freebsd-dev/sys
KATO Takenori 75107779c9 Added sysctl args vfs.ext2fs.doclusterread and
vfs.ext2fs.doclusterwrite which control cluster read/write operation
on ext2fs filesystem.
1997-08-23 07:41:02 +00:00
..
alpha Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
amd64 #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
compat/linux Ops the arguments to copyin was in the wrong order.. 1997-08-10 18:15:20 +00:00
compile
conf Mention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp. 1997-08-19 17:11:35 +00:00
ddb Minor hack to also allow for syscons's "interesting" arrow keys. 1997-08-17 21:21:50 +00:00
dev #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
fs This is a trial improvement for the vnode reference count while on the vnode 1997-08-22 03:56:37 +00:00
geom
gnu Added sysctl args vfs.ext2fs.doclusterread and 1997-08-23 07:41:02 +00:00
i386 Change restart_sequencer to be more robust by performing an explicit 1997-08-21 21:23:21 +00:00
isa #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
isofs/cd9660 Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
kern Print a warning if an unsupported (under SMP) shared address space fork 1997-08-22 15:10:00 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
modules make lkm/if_ppp build again.. opt_ppp.h is needed again... 1997-08-21 10:17:29 +00:00
msdosfs This is a trial improvement for the vnode reference count while on the vnode 1997-08-22 03:56:37 +00:00
net add some comments while trying to understand why appletalk 1997-08-22 22:47:27 +00:00
netatalk Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netinet Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netipx Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netkey
netnatm Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netns
nfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsclient Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsserver Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
pc98 Synchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.c 1997-08-22 08:12:14 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Yank the casts. 1997-08-21 08:42:59 +00:00
powerpc/include
rpc
scsi preparation for scsi device RESERVATION CONFLICT support. 1997-08-17 14:02:18 +00:00
sys Made PEND_INTS default. 1997-08-21 05:08:25 +00:00
tools
ufs Fix the "remove optimization" by removing it. Sorry for the trouble. 1997-08-22 15:37:23 +00:00
vm This is a trial improvement for the vnode reference count while on the vnode 1997-08-22 03:56:37 +00:00
Makefile