NetBSD/sys
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
..
adosfs
arch Nuke the contents of pmap_pageable(). It accomplishes nothing on this port, 1999-03-29 07:15:06 +00:00
coda
compat sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getlogin 1999-03-28 21:56:56 +00:00
conf
ddb
dev Remove the hack to attach devices responding with ATA signatures as atapi if 1999-03-29 08:32:02 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Sync __getlogin()'s namelen argument with the libc-internal declaration 1999-03-28 17:34:33 +00:00
lib Changes to compile the next68k bootblocks with 1999-03-26 15:41:38 +00:00
lkm Cleanups from Hauke. 1999-03-27 07:09:30 +00:00
miscfs
msdosfs Fix for handling of 8+3 filenames with blanks supplied by Bill Sommerfeld 1999-03-28 11:05:43 +00:00
net ANSI C police. 1999-03-28 17:13:47 +00:00
netatalk Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
netccitt
netinet Alpha printf format fixes. 1999-03-27 21:47:59 +00:00
netiso
netnatm
netns
nfs
stand
sys Add a few MBR types. 1999-03-28 20:01:52 +00:00
ufs
uvm Duuuh. Back and front pages should have an access_type of 0, since we don't 1999-03-29 05:43:31 +00:00
vm Add a new `access type' argument to pmap_enter(). This indicates what type of 1999-03-26 21:58:39 +00:00
Makefile