HardenedBSD/sys
Yoshinobu Inoue 6a800098cc IPSEC support in the kernel.
pr_input() routines prototype is also changed to support IPSEC and IPV6
chained protocol headers.

Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
1999-12-22 19:13:38 +00:00
..
alpha Turn on the sym' driver by default. It lives well beside the ncr' driver 1999-12-22 05:52:04 +00:00
amd64 Turn on the sym' driver by default. It lives well beside the ncr' driver 1999-12-22 05:52:04 +00:00
boot - Supported the bd_getbigeom function and use this function to get BIOS 1999-12-19 14:05:46 +00:00
cam Make sure we don't look at an edt entry that could go away when we try 1999-12-20 16:16:53 +00:00
coda Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
compat Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
compile
conf IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
contrib Garbage collect oltr_pci_shutdown 1999-12-21 08:21:36 +00:00
crypto IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
ddb
dev Newbusify the driver. 1999-12-22 08:44:13 +00:00
fs Fix a typo that was doing something kind of silly, and that is initializing 1999-12-21 06:29:00 +00:00
geom Remove unused variable 1999-12-21 08:20:36 +00:00
gnu Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
i4b update to isdn4bsd beta release 0.90 1999-12-14 20:54:38 +00:00
i386 IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
isa Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Some 1999-12-21 09:16:03 +00:00
isofs/cd9660 Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
kern Prettyness police: Identify flags in b_xflags with BX_ to distinguish 1999-12-22 03:11:04 +00:00
libkern
miscfs Fix a typo that was doing something kind of silly, and that is initializing 1999-12-21 06:29:00 +00:00
modules Revert previous checkin; I incorrectly thought that it was needed 1999-12-21 20:51:34 +00:00
msdosfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
net IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
netatalk
netatm
netgraph Fix bugs in the MP fragment reassembly code that can cause a panic. 1999-12-17 23:29:04 +00:00
netinet IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
netinet6 IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
netipx Lose a register declaration to avoid a warning 1999-12-20 18:43:04 +00:00
netkey IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
netnatm
netncp
netns
nfs make getfh a standard syscall instead of dependant on having 1999-12-21 20:21:12 +00:00
nfsclient make getfh a standard syscall instead of dependant on having 1999-12-21 20:21:12 +00:00
nfsserver make getfh a standard syscall instead of dependant on having 1999-12-21 20:21:12 +00:00
ntfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nwfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
pc98 sn driver is no longer using isa_compat layer 1999-12-22 09:40:35 +00:00
pccard
pci Add #ifdef notyet around uncalled code that is later going to become DDB 1999-12-21 18:11:48 +00:00
posix4
powerpc
rpc
svr4 Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
sys IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
tools Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
ufs Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
vm Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
Makefile