summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/inet_addr.c
AgeCommit message (Expand)Author
2005-12-20Use common sources with userland.christos
2001-04-18ctype-like functions are now in libkern.thorpej
2000-03-30Kill some more register declarations.augustss
1999-04-13make libkern compile in userland - for testing purposesdrochner
1999-04-12This was an n_long, not u_long, so u_int32_t is correct.drochner
1999-04-12libkern just got an inet_addr(), but it won't compile, no prototype. Cleanup...ross
1997-12-12Copied from src/lib/libc/net/inet_pton.cgwr