1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys
Robert Watson fdba6d3a1e o Improve style(9) compliance following KSE modifications. In particular,
strip the space from '( struct thread *...', wrap long lines.
o Remove an unneeded comment on the topic of no lock being required as
  part of the NDINIT() in __acl_get_file(), as it's really not required
  there.

Obtained from:	TrustedBSD Project
2001-10-27 05:45:42 +00:00
..
alpha minor commenting based on syscall environment 2001-10-26 20:35:52 +00:00
amd64 Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
arm
boot Just use ${MACHINE}, it's already special-casing pc98. 2001-10-25 09:05:47 +00:00
cam
coda
compat Force the length of the sockaddr to be correct for AF_INET and AF_INET6 2001-10-26 23:10:08 +00:00
conf Support the "install.debug" and "reinstall.debug" targets for kernel modules. 2001-10-27 00:52:50 +00:00
contrib
crypto
ddb
dev Enable round-robin arbitration between transmit and receive unit 2001-10-27 00:59:17 +00:00
fs Add VOP_IOCTL support, and fix a bug that would cause a panic if a file or 2001-10-26 18:52:47 +00:00
geom
gnu
i4b
i386 Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
ia64 Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
isa
isofs/cd9660
kern o Improve style(9) compliance following KSE modifications. In particular, 2001-10-27 05:45:42 +00:00
libkern
modules Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
net
netatalk
netatm
netgraph
netinet Don't use the ip_timestamp structure to access timestamp options, as the 2001-10-25 06:27:51 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver Now that nfsm_reply() does not usually set 'error' to 0, we need 2001-10-25 19:07:56 +00:00
pc98
pccard
pci Enable round-robin arbitration between transmit and receive unit 2001-10-27 00:59:17 +00:00
posix4
powerpc
rpc
sparc64 Add a per-thread ucred reference for syscalls and synchronous traps from 2001-10-26 08:12:54 +00:00
svr4
sys Add mtx_lock_giant() and mtx_unlock_giant() wrappers for sysctl management 2001-10-26 20:48:04 +00:00
tools
ufs o Althought this is not specified in POSIX.1e, the UFS ACL implementation 2001-10-27 05:39:17 +00:00
vm Move recently added procedure which was incorrectly placed within an 2001-10-26 16:27:54 +00:00
Makefile