History log of /netbsd-src/sys/arch/atari/stand/tostools/libtos/bsdlabel.c (Results 1 – 4 of 4)
Revision Date Author Comments
# e90ec2ad 31-Mar-2009 tsutsui <tsutsui@NetBSD.org>

Remove extra whitespace added by a dumb tool.


# e2cb8590 18-Mar-2009 cegger <cegger@NetBSD.org>

bcopy -> memcpy


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


# 7b23fbe2 22-Mar-2002 leo <leo@NetBSD.org>

Add code for reading NetBSD disklabels.