summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ipx_addr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove ipx-related stuff. objections nobody. major bump by kurt in a fewhenning2007-06-051-213/+0
|
* zap rcsid.espie2005-08-061-4/+1
| | | | | | | split functions off res_debug.c so that getnetnamadr.c does not pull it all when it's used. okay deraadt@, krw@
* ansify. ok deraadt@ moritz@otto2005-03-251-16/+8
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-3/+2
|
* grammer/spellingtodd2001-01-041-2/+2
|
* Clean up some -Wall flowers.millert1997-07-091-2/+2
|
* Fix RCS idstholo1996-08-191-2/+4
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* ipx.mickey1996-08-161-0/+227