freebsd-dev/sys
Poul-Henning Kamp 2e21099372 On working the new sysctl vars a bit I realized that I needed more generality.
This is here now.  We can now access (the new) sysctl variables from the
kernel too and using functions to handle access is more sane now.
I will now attack sysctl variables in the rest of the kernel and get them
all converted to newspeak.
1995-11-06 16:18:52 +00:00
..
alpha
amd64 Add eisa0 and remove ISA configuration line for ahc0. 1995-11-05 17:02:54 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf Changes to existing files for ext2fs support. The UFS mods need rework 1995-11-05 23:36:07 +00:00
ddb
dev Probe all slots even if an EISA main board isn't found. This catches 1995-11-06 05:21:01 +00:00
fs Pad out MSDOS boot block to 512 bytes (bugfix only) 1995-10-31 20:54:33 +00:00
gnu Omitted a '#if FIFO' in ext2_vnops.c 1995-11-06 04:05:01 +00:00
i386 All: 1995-11-06 12:52:37 +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
kern On working the new sysctl vars a bit I realized that I needed more generality. 1995-11-06 16:18:52 +00:00
libkern
miscfs
modules
msdosfs Pad out MSDOS boot block to 512 bytes (bugfix only) 1995-10-31 20:54:33 +00:00
net Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
netccitt
netinet Cosmetic changes to processing of segments in the SYN_SENT state: 1995-11-03 22:31:54 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso
netns
nfs Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
nfsclient Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +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 Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
pci Conform to new probe/attach interface exported by aic7xxx.c. 1995-11-05 04:51:58 +00:00
powerpc/include
rpc
scsi Initialize the 3 remaining elements of the scsi_cmd struct rather than 1995-11-06 08:19:24 +00:00
sys On working the new sysctl vars a bit I realized that I needed more generality. 1995-11-06 16:18:52 +00:00
tools
ufs This commit causes UFS to perform at Linux EXT2FS metadata rates. After 1995-11-06 03:21:41 +00:00
vm Initialize lock struct entries explicitly rather than calling bzero(). 1995-11-06 08:44:15 +00:00
Makefile