History log of /netbsd-src/sys/arch/atari/stand/tostools/aptck/disklbl.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 82357f6d 14-Mar-2009 dsl <dsl@NetBSD.org>

ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.


# 454af1c0 14-Mar-2009 dsl <dsl@NetBSD.org>

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

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.)

show more ...


# 79b57114 26-Jul-2001 wiz <wiz@NetBSD.org>

auxilary -> auxiliary


# 89bbb8b2 09-Feb-1996 leo <leo@NetBSD.org>

Catchup with the future.


# 88a221b7 20-Jan-1996 leo <leo@NetBSD.org>

BBSIZE -> BBMINSIZE


# cb560ce3 16-Jan-1996 leo <leo@NetBSD.org>

Move things around a bit to make all names fit into the [8.3] namespace
of msdosfs.