HardenedBSD/sys
Bruce Evans f9dd61a448 Only allow `sensitive' devices for displays in find_display(). This is
a quick fix for syscons deciding not to become the console because it
thinks another tty device has priority.
1995-10-22 15:07:43 +00:00
..
alpha
amd64 Only allow `sensitive' devices for displays in find_display(). This is 1995-10-22 15:07:43 +00:00
compat/linux
compile
conf An even better idea: The default will be that on _${KMOD} (_nfs_mod...) will 1995-10-15 16:56:56 +00:00
ddb
dev Remove bogus #include <sys/device.h>, and the bogus instances of 1995-10-21 09:10:49 +00:00
fs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
gnu
i386 Only allow `sensitive' devices for displays in find_display(). This is 1995-10-22 15:07:43 +00:00
isa A mixed bag of changes, relating to getting the state in "lsdev" right, 1995-10-21 00:55:36 +00:00
isofs/cd9660 Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
kern Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
libkern
miscfs
modules Revert to default entry point. 1995-10-15 17:00:49 +00:00
msdosfs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
net Change signature of rt->rt_output() so that it is compatible with 1995-10-16 20:53:55 +00:00
netccitt
netinet Fix panic caused by PRU_CONTROL not being dealt with properly. Bug pointed 1995-10-21 02:12:20 +00:00
netiso
netns
nfs Fix order problem: unbusy pages before releasing the buffer. 1995-10-22 09:37:45 +00:00
nfsclient Fix order problem: unbusy pages before releasing the buffer. 1995-10-22 09:37:45 +00:00
nfsserver
pc98/pc98 Latest fixes from Serge: 1995-10-14 15:41:10 +00:00
pccard A mixed bag of changes, relating to getting the state in "lsdev" right, 1995-10-21 00:55:36 +00:00
pci Say goodbye to IFF_NOTRAILERS. Support for trailers was officially 1995-10-13 19:48:06 +00:00
powerpc/include
rpc
scsi Make a lot of things static. 1995-10-21 23:13:11 +00:00
sys Implement SA_NODEFER sa_flag for sigaction(): 1995-10-19 19:16:01 +00:00
tools
ufs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
vm Implement mincore system call. 1995-10-21 17:42:28 +00:00
Makefile