summaryrefslogtreecommitdiff
path: root/lib/libc/net/ns_addr.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-17use strlcpy where it is more appropriate.itojun
2001-06-25Change ns_addr() to allocate 'addr' on stack, rather than using a global -jdolecek
2001-06-17Fix fallout from variable string format audit, so that this works again.jdolecek
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2000-10-04Avoid compile-time variable format string (format audit)sommerfeld
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-13delintchristos
1997-07-18Be careful with types. XXX sys/netns needs to be swept, but this addressesthorpej
1997-07-13Fix RCSID'schristos
1995-02-25clean up import. also convert everything to new Id format.cgd
1994-05-25kill typo, pointed out by John Hay <jhay@mikom.csir.co.za>cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd