freebsd-dev/sys/i386
bde 360f666867 Added undocumented option DEBUG so that debugging code gets maintained
or deleted.

Motivated by:	`int doclusteread = 1;' in ext2_vnops.c redefined
doclusterread if DEBUG is defined, so it could not have worked.
This was fixed by staticizing things before it caused problems.
I didn't find any more cases like this.
1995-12-22 18:44:07 +00:00
..
apm Cleanup. 1995-12-22 13:08:27 +00:00
bios Cleanup. 1995-12-22 13:08:27 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf Added undocumented option DEBUG so that debugging code gets maintained 1995-12-22 18:44:07 +00:00
eisa Completed function declarations and added prototypes. Sorted prototypes. 1995-12-14 23:26:53 +00:00
i386 Staticized code that was hidden by `#ifdef DEBUG'. 1995-12-22 18:21:26 +00:00
ibcs2 Update ibcs2 to use the new ps_strings / stack gap arrangements.. 1995-12-09 04:33:27 +00:00
include Implemented a (sorely needed for years) double fault handler to catch stack 1995-12-19 14:30:50 +00:00
isa Typo in my last commit. 1995-12-22 15:52:07 +00:00
linux Update linux_ipc.c to use the now generated prototypes for the shm* calls 1995-12-15 05:07:20 +00:00
pci Completed function declarations and/or added prototypes and/or added 1995-12-16 00:27:59 +00:00
scsi Completed function declarations and added prototypes. Sorted prototypes. 1995-12-15 23:49:42 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'NETBSD'. 1994-10-14 08:53:17 +00:00