NetBSD/sys/lib
dsl 454af1c0e8 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.)
2009-03-14 15:35:58 +00:00
..
libkern Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
libsa Use EXT2_DINODE_SIZE() to get offset of inode, not struct ext2fs_dinode array. 2009-03-02 10:25:00 +00:00
libx86emu Follow the syntax of file conditionals for makeoptions, using minor case 2009-03-13 18:25:58 +00:00
libz Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00