freebsd-skq/sys
rwatson ffdb230263 mac_syscall is now implemented, switch to MSTD.
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-19 20:01:31 +00:00
..
alpha Make similar changes to fo_stat() and fo_poll() as made earlier to 2002-08-16 12:52:03 +00:00
amd64 o Simplify the ptphint test in pmap_release_free_page(). In other words, 2002-08-18 02:13:50 +00:00
arm
boot Support for VIA VT8233 audio controller. 2002-08-17 16:23:44 +00:00
cam Updates to cmd6workaround: 2002-08-16 22:05:19 +00:00
coda
compat Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
conf Added rules to generate .c files from .m files. Run mkdep on these .c 2002-08-19 01:00:37 +00:00
contrib
crypto
ddb
dev Fix buffer length. 2002-08-19 18:52:23 +00:00
fs In continuation of early fileop credential changes, modify fo_ioctl() to 2002-08-17 02:36:16 +00:00
geom
gnu
i4b
i386 o Simplify the ptphint test in pmap_release_free_page(). In other words, 2002-08-18 02:13:50 +00:00
ia64
isa
isofs/cd9660
kern mac_syscall is now implemented, switch to MSTD. 2002-08-19 20:01:31 +00:00
libkern Convert GNU variadic macros to the ISO 9X variety. 2002-07-15 13:34:50 +00:00
modules Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c. 2002-08-18 05:45:10 +00:00
net Fix a couple of bogus return values in previous commit. 2002-08-19 19:22:41 +00:00
netatalk
netatm Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
netgraph
netinet Enclose IPv6 addresses in brackets when they are displayed printable with a 2002-08-19 19:47:13 +00:00
netinet6 Enclose IPv6 addresses in brackets when they are displayed printable with a 2002-08-19 19:47:13 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
nfsserver
pc98
pccard
pci Don't read the PCI config space during mii operations. Instead save whether 2002-08-19 16:54:26 +00:00
posix4
powerpc
rpc
security Pass active_cred and file_cred into the MAC framework explicitly 2002-08-19 19:04:53 +00:00
sparc64 Fix warning. These structs should probably be removed altogether. 2002-08-18 03:05:55 +00:00
sys Pass active_cred and file_cred into the MAC framework explicitly 2002-08-19 19:04:53 +00:00
tools
ufs First snapshot of UFS2 EA support. 2002-08-19 07:01:55 +00:00
vm
Makefile