NetBSD/sys
cgd 8595fc3073 make coredump() use more sensible error returns (even though they're
not used by anything, for now), and implement MNT_NOCOREDUMP by checking
whether or not MNT_NOCOREDUMP is set on the file system where the dump
would land (i.e. the file system of the process's current working
directory), and disallowing the core dump if it's set.
1996-10-23 23:13:19 +00:00
..
adosfs
arch Fix typo: #endeif 1996-10-23 20:04:40 +00:00
compat Spelling error 1996-10-22 22:28:20 +00:00
conf Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
ddb backout previous kprintf changes 1996-10-13 04:10:34 +00:00
dev * At least the Teac FC-1 Shugart-SCSI bridgeboard does motor on/off 1996-10-23 07:25:39 +00:00
ipkdb Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
isofs/cd9660
kern make coredump() use more sensible error returns (even though they're 1996-10-23 23:13:19 +00:00
lib copy down changes from libc 1996-10-17 04:26:20 +00:00
lkm Clean up changes to make sys/lkm build again 1996-10-22 19:43:13 +00:00
miscfs
msdosfs backout previous kprintf changes 1996-10-13 04:10:34 +00:00
net Small fix to make this compile even if no BPFs are being compiled 1996-10-21 01:58:23 +00:00
netccitt
netinet Fix a panic from the pfil_hooks. 1996-10-22 11:27:05 +00:00
netiso backout previous kprintf change 1996-10-13 16:50:51 +00:00
netnatm
netns
nfs Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
scsi * At least the Teac FC-1 Shugart-SCSI bridgeboard does motor on/off 1996-10-23 07:25:39 +00:00
stand
sys add the MNT_NOCOREDUMP file system flag, which prevents the system 1996-10-23 22:53:09 +00:00
ufs
vm * The kernel-stack no longer needs to be wired-down on the pc532. 1996-10-23 07:20:09 +00:00
Makefile enable lkm on non alpha/mips platforms. 1996-10-20 23:03:07 +00:00