1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Ugen J.S. Antsilevich bd41022924 Firewall files & accounting added here.
ip_fwdef.c is support for ipfw lkm module
and should be compoiled always with 'options inet'.
1995-01-12 13:04:23 +00:00
..
alpha/include First round in syscons update. Several new features has been added: 1995-01-12 11:47:05 +00:00
amd64 Change GENERIC to SWAP_GENERIC for now. I need the GENERIC kernel to 1995-01-11 17:51:26 +00:00
compile
conf Firewall files & accounting added here. 1995-01-12 13:04:23 +00:00
ddb
dev First round in syscons update. Several new features has been added: 1995-01-12 11:47:05 +00:00
fs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
gnu These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
i386 First round in syscons update. Several new features has been added: 1995-01-12 11:47:05 +00:00
isa First round in syscons update. Several new features has been added: 1995-01-12 11:47:05 +00:00
isofs/cd9660 Remove the bogus include of <sys/dkbad.h>. 1994-11-14 07:01:58 +00:00
kern Increase maxfiles to NPROC*2. This makes the per-process open file limit 1995-01-12 03:38:12 +00:00
libkern Always build libkern_p.a. `NOPROFILE' should only control user libraries. 1995-01-10 01:57:56 +00:00
miscfs Initialize map start hint to vm_map_find()...not doing so will cause it 1995-01-05 03:59:38 +00:00
modules Firewall can be used as lkm module.To use it 1995-01-12 13:03:02 +00:00
msdosfs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
net Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> 1995-01-05 19:51:51 +00:00
netccitt Update calls to rtalloc1() to match. 1994-12-13 22:32:17 +00:00
netinet Fixed mbuf lossage when level != IPPROTO_IP. Problem reported by Robert 1995-01-12 10:53:25 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
nfs Fix conversion to/from nfs v2 time in handling microseconds. 1995-01-10 13:11:42 +00:00
nfsclient Added two missing brelse() calls. 1995-01-10 13:06:51 +00:00
nfsserver These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
pci Restore my changes in rev 1.11 that Garrett killed in his commit. 1994-12-22 23:42:25 +00:00
powerpc/include
rpc
scsi Ensured all files have copyright and RCS ID variable. 1995-01-08 15:56:10 +00:00
sys These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
tools
ufs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm Improve my previous change to use the same tests as are used in qcollapse. 1995-01-11 20:19:20 +00:00
Makefile