Go to file
bouyer ad69d389ab Remove the hack to attach devices responding with ATA signatures as atapi if
IDENTIFY said so: it doesn't help for the drive this was supposed helping,
and seems to break another device.
In interrupt routine, don't return 0 if we are polling: this should fix the
"panic: wdc_exec_command: polled command not done" some people reported
(kern/7269).
1999-03-29 08:32:02 +00:00
bin - Be really paranoid. Any time we open a file that is in /proc, run 1999-03-28 00:46:47 +00:00
distrib Use TERM=rcons, not sun or pc3. 1999-03-29 07:19:47 +00:00
etc Add a NO_POSTFIX check to allow \'make distribution\' to work. 1999-03-28 21:31:11 +00:00
games defined(attron) does not mean there is a <term.h> 1999-03-29 05:12:39 +00:00
gnu if using -Os, don't pad loops and branches to 'nice' boundaries w/nops 1999-03-27 19:20:33 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
lib Document new chroot-related restrictions on fchdir, chroot, and ptrace 1999-03-26 23:37:27 +00:00
libexec Don't include <machine/regdef.h>. 1999-03-28 11:56:51 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin
share Enable ipip.4 1999-03-28 17:06:38 +00:00
sys Remove the hack to attach devices responding with ATA signatures as atapi if 1999-03-29 08:32:02 +00:00
usr.bin .wav files are little endian. 1999-03-29 04:49:49 +00:00
usr.sbin Forgot to add these a while ago. 1999-03-28 17:18:45 +00:00
Makefile