Source-Changes archive

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

sun-lamp CVS commits



pk
Mon Sep 18 17:19:49 EDT 1995
Update of /a/cvsroot/src/sys/lib/libsa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10725

Modified Files:
        arp.c bootp.c bootparam.c bootparam.h exit.c globals.c 
        iodesc.h net.c net.h netif.c nfs.c nfs.h rarp.c rpc.c rpc.h 
        saerrno.h stand.h 
Log Message:
Another round of clean up, including fixes presented by Matthias Drochner
(PR#1404). Things to be noted:
        - all IP addresses are now `struct in_addr's.
        - the function rarp_getipaddress() no longer return `myip'; in stead
          it returns -1 on failure (errno set), 0 on success. `myip' is set
          as a size-effect.




Home | Main Index | Thread Index | Old Index