summaryrefslogtreecommitdiff
path: root/lib/libc/net/ipx_addr.c
AgeCommit message (Collapse)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-01-04grammer/spellingTodd T. Fries
1997-07-09Clean up some -Wall flowers.Todd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-08-16ipx.Michael Shalayeff