HardenedBSD/sys
Poul-Henning Kamp ae0eb976c5 The entire sysctl callback to read/write version. I havn't tested this as
much as I'd like to, but the malloc stunt I tried for an interim for
sure does worse.
Now we can read and write from any kind of address-space, not only
user and kernel, using callbacks.
This may be over-generalization for now, but it's actually simpler.
1995-11-12 19:52:09 +00:00
..
alpha
amd64 The entire sysctl callback to read/write version. I havn't tested this as 1995-11-12 19:52:09 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could 1995-11-10 21:52:59 +00:00
ddb
dev Modify the kdc_description for eisa0 to include the system board ID. 1995-11-10 01:32:12 +00:00
fs Brought in the setattr call support from Lite-2 so that more correct error 1995-11-12 10:36:19 +00:00
gnu ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
i386 The entire sysctl callback to read/write version. I havn't tested this as 1995-11-12 19:52:09 +00:00
isa Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
isofs/cd9660 Brought in the setattr call support from Lite-2 so that more correct error 1995-11-12 10:36:19 +00:00
kern The entire sysctl callback to read/write version. I havn't tested this as 1995-11-12 19:52:09 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Removed unsed function dead_nullop(). 1995-11-11 03:36:07 +00:00
modules Update if_ppp lkm to pull in the new files... 1995-10-31 20:54:15 +00:00
msdosfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
net Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
netccitt
netinet Start adding new style sysctl here too. 1995-11-09 20:23:09 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso
netns
nfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfsclient Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfsserver Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +00:00
pc98/pc98
pccard Clean up the ident style. 1995-11-09 20:44:36 +00:00
pci Remove uneccessary increment of the unit number. 1995-11-07 05:33:27 +00:00
powerpc/include
rpc
scsi Set B_BUSY on the private buffer to avoid a panic in biodone when the 1995-11-10 14:54:16 +00:00
sys The entire sysctl callback to read/write version. I havn't tested this as 1995-11-12 19:52:09 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm Moved vm_map_lock call to inside the splhigh protection in vm_map_find(). 1995-11-12 08:58:58 +00:00
Makefile