HardenedBSD/sys
Julian Elischer a4ec03cfa8 Two simple changes to the kernel internal API for netgraph modules,
to support future work in flow-control and 'packet reject/replace'
processing modes.

reviewed by: phk, archie
2000-04-28 17:09:00 +00:00
..
alpha Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
amd64 Fix a long-standing bug which caused massive character loss in remote 2000-04-25 01:41:57 +00:00
boot Make PXE do a dhcp request to find out where its files are. The 2000-04-27 12:30:28 +00:00
cam
coda
compat
compile
conf Reserve register t7 on alpha to point at per-cpu global variables. 2000-04-28 08:44:42 +00:00
contrib Enforce and respect the 8 unit limit. 2000-04-23 09:10:09 +00:00
crypto
ddb
dev Two simple changes to the kernel internal API for netgraph modules, 2000-04-28 17:09:00 +00:00
fs Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). 2000-04-26 11:57:45 +00:00
geom
gnu
i4b * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
i386 Two simple changes to the kernel internal API for netgraph modules, 2000-04-28 17:09:00 +00:00
isa
isofs/cd9660
kern Add default 5min timeout for output drain to stop hanging on exit or in other 2000-04-27 20:14:21 +00:00
libkern
miscfs Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). 2000-04-26 11:57:45 +00:00
modules Added PC-98 supports. 2000-04-27 13:37:40 +00:00
msdosfs
net Add a bpfdetach() stub routine to bpf.c. Without this, you'll get an 2000-04-27 15:11:41 +00:00
netatalk
netatm
netgraph Two simple changes to the kernel internal API for netgraph modules, 2000-04-28 17:09:00 +00:00
netinet Replace PacketAliasRedirectPptp() (which had nothing specific 2000-04-28 13:44:49 +00:00
netinet6
netipx Calculate checksum properly for propagated IPX/NetBIOS packets. 2000-04-27 10:29:14 +00:00
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. 2000-04-27 13:34:32 +00:00
pccard MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
pci Two simple changes to the kernel internal API for netgraph modules, 2000-04-28 17:09:00 +00:00
posix4 Add $FreeBSD$. 2000-04-22 15:13:06 +00:00
powerpc
rpc
svr4
sys Change Elf64_Brandinfo::brand from char* to int. 2000-04-28 08:53:23 +00:00
tools
ufs When files are given to users by root, the quota system failed to 2000-04-28 06:12:56 +00:00
vm Implement POSIX.1b shared memory objects. In this implementation, 2000-04-22 15:22:31 +00:00
Makefile