freebsd-dev/lib/libdisk
Warner Losh dcb0ae4ed8 More egcs warning fixes:
o use braces to avoid potentially ambiguous else
	o don't default to type int (and also remove a useless register
	  modifier).
	o Use parens around assignment values used as truth values.
	o Remove unused function.

Reviewed by: obrien and chuckr
1999-04-25 22:29:30 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c Bring us one step closer to sysinstall'ing on a DOC2k device. 1999-01-14 21:48:13 +00:00
disk.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
disklabel.c
libdisk.3 Eliminate all dependence on boot1 and boot2. This is passed in by 1998-12-31 02:35:43 +00:00
libdisk.h Eliminate all dependence on boot1 and boot2. This is passed in by 1998-12-31 02:35:43 +00:00
Makefile Eliminate all dependence on boot1 and boot2. This is passed in by 1998-12-31 02:35:43 +00:00
rules.c
tst01.c More support for Alpha installs. 1999-01-29 11:39:24 +00:00
write_disk.c More support for Alpha installs. 1999-01-29 11:39:24 +00:00