Home | History | Annotate | Download | only in libkern
History log of /src/sys/lib/libkern/intoa.c
RevisionDateAuthorComments
 1.3  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.2  14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.1  07-May-1999  drochner branches: 1.1.2; 1.1.140; 1.1.150; 1.1.156;
move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro,
nuke ip_convertaddr()
 1.1.156.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.150.1  28-Apr-2009  skrll Sync with HEAD.
 1.1.140.1  04-May-2009  yamt sync with head.
 1.1.2.1  21-Jun-1999  thorpej Sync w/ -current.

RSS XML Feed