summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/intoa.c
AgeCommit message (Expand)Author
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
1999-05-07move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro,drochner