summaryrefslogtreecommitdiff
path: root/lib/libc/net/ascii2addr.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the fix.Joerg Wunsch1996-12-131-1/+2
| | | | | | | Pointed out by: wollman, bde Notes: svn path=/head/; revision=20398
* Fix an embarassing and rather obscure incarnation of an uninitializedJoerg Wunsch1996-12-121-1/+1
| | | | | | | | | local variable use. Found by: actually using ascii2addr() :-/ Notes: svn path=/head/; revision=20375
* It would help if I actually added the source code for these routines.Garrett Wollman1996-06-131-0/+71
Notes: svn path=/head/; revision=16353