Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   ross
Date:           Mon Apr 12 01:05:01 UTC 1999

Modified Files:
        src/sys/lib/libkern: inet_addr.c libkern.h
        src/sys/lib/libsa: net.c net.h
        src/sys/nfs: nfs_bootparam.c
Log Message:
libkern just got an inet_addr(), but it won't compile, no prototype. Cleanup...
* Add prototype to libkern.h.
* Remove the almost-identical-copy from libsa/net.[ch].
* Change its type back to the (wrong, but harmless) historical one. (u_long)
* Kill the XXX local prototype in nfs_bootparam.c




Home | Main Index | Thread Index | Old Index