NetBSD/sys
mycroft b6ee330d4e dmapos should start at 0, in theory.
Also experimentally force polling mode.
1999-03-18 06:04:21 +00:00
..
adosfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
arch if uvm_fault() fails with KERN_RESOURCE_SHORTAGE, send a SIGKILL 1999-03-18 04:56:01 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat Don't do pathname translation for file creation. The real intent here is 1999-03-15 23:50:07 +00:00
conf defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev dmapos should start at 0, in theory. 1999-03-18 06:04:21 +00:00
filecorefs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
gdbscripts
ipkdb
isofs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
kern Hinherit MNT_NOEXEC from the mount point. Without this a user can exec 1999-03-17 15:35:03 +00:00
lib Don't add .abicalls if NO_ABICALLS is defined even if ABICALLS is defined. 1999-03-17 13:31:43 +00:00
lkm Enable this lkm on alpha. 1999-03-18 06:01:42 +00:00
miscfs malloc the arg temporary buffer, rather than declaring it as an automatic 1999-03-13 22:26:48 +00:00
msdosfs Fix too tight check for maximum supported partition size. Now partitions 1999-03-07 13:57:20 +00:00
net make this compile again 1999-03-13 14:09:46 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 1999-03-12 22:42:30 +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 ..JUKEBOX can happen on writes too. 1999-03-16 23:24:28 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys /dev/log ==> /var/run/syslog.socket 1999-03-15 16:46:13 +00:00
ufs Move dlfs_pad to the end of struct dlfs (after the pad), for upward 1999-03-17 18:38:34 +00:00
uvm VHOLD() must be called at splbio() since HOLDRELE() is called 1999-03-18 01:45:29 +00:00
vm Have unimplemented/unsupported system calls (madvise(), mincore(), sbrk(), 1999-03-09 12:18:22 +00:00
Makefile fix typo 1999-03-10 08:56:16 +00:00