Go to file
bouyer da5d0a6f17 pciide.c: don't define WDCDEBUG, so it compiles on alpha. Correct a bogon
in the printing of DMA mode (piix3/4 only)
others: set the debug_mask to 0, so that debug messages are turned off by
default but can be easily turned on.
Reset drive_flags to 0 for unconfigured devices, so that they are ignored
later. For configured devices, reset state to 0 after probe/attach.
1998-10-13 08:59:45 +00:00
bin create a "stat_flags.h" to go with stat_flags.c 1998-10-10 07:38:22 +00:00
distrib Add braces to make egcs happy. 1998-10-12 17:00:43 +00:00
etc Nuke symlink /dev/ttyv0 -> /dev/vga It isn't needed any more. 1998-10-12 21:05:24 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu Teach bfd that NetBSD/vax can have two MIDs. 1998-10-12 01:43:38 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib PICify. (e.g. change movl $sym, rX to movab sym, rX) 1998-10-13 00:02:19 +00:00
libexec Add PPP autodetect, based on code from FreeBSD via OpenBSD. 1998-10-12 18:03:48 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Back out the wait-for-slowly-dying-processes change. 1998-10-09 18:50:35 +00:00
share Fix typo: SHMPAXPGS -> SHMMAXPGS, closes pr 6178 by MOCHIDA Shuji. 1998-10-10 14:02:15 +00:00
sys pciide.c: don't define WDCDEBUG, so it compiles on alpha. Correct a bogon 1998-10-13 08:59:45 +00:00
usr.bin Use __CONCAT to concatenate strings "-I" and _PATH_CALENDARS. 1998-10-12 20:51:06 +00:00
usr.sbin Allow quote-escaping of environment variable names so that they may contain 1998-10-12 22:15:47 +00:00
Makefile Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping. 1998-10-07 02:35:38 +00:00