NetBSD/sys
perry d5a261206d Replace the #ifdef'ed variable DELAYs with a pair of non-ifdefed
DELAY(1)'s. This should fix interrupt driven lpt driver hang and
reboot problems for the group of users who have experienced them, and
shouldn't hurt anyone else.
1999-03-29 21:50:06 +00:00
..
adosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
arch add a commented out WS_KERNEL_BG option, closes PR port-i386/7271 1999-03-29 19:57:34 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getlogin 1999-03-28 21:56:56 +00:00
conf COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 08:00:38 +00:00
ddb completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
dev Replace the #ifdef'ed variable DELAYs with a pair of non-ifdefed 1999-03-29 21:50:06 +00:00
filecorefs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
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 We must handle MNT_NODEV at open time, so add an open op for null and union, 1999-03-25 13:05:41 +00:00
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 Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet Alpha printf format fixes. 1999-03-27 21:47:59 +00:00
netiso exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 1999-03-12 22:42:30 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Fix crash reported in PR7116 on shutdown 1999-03-25 04:07:33 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Add a few MBR types. 1999-03-28 20:01:52 +00:00
ufs Make sysctl variable lfs_clean_vnhead do what it was supposed to do, 1999-03-25 22:38:28 +00:00
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 fix typo 1999-03-10 08:56:16 +00:00