1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Robert Watson 2dba710ddb Incremental style improvements: more consistently avoid assignments
in conditionals; remove some excess vertical whitespace; remove a
bug in the return handling of the delete_vp() case for MAC.

Spotted by:	bde
2002-10-10 13:59:58 +00:00
..
alpha
amd64 re-regen. Sigh. 2002-10-09 22:40:41 +00:00
arm
boot Revert MEM_USR back to 0xa000 for BTX clients. Instead, adjust boot2 2002-10-08 18:19:02 +00:00
cam Fix the location of the length bytes in the 12-byte read/write CDB 2002-10-08 17:12:44 +00:00
coda
compat re-regen. Sigh. 2002-10-09 22:40:41 +00:00
conf geom_mbr.c and geom_bsd.c would be kinda useful here too, at least 2002-10-10 00:58:23 +00:00
contrib
crypto
ddb Round out the facilty for a 'bound' thread to loan out its KSE 2002-10-09 02:33:36 +00:00
dev Use d_thread_t for cdevsw functions instead of struct thread * so that it 2002-10-09 20:39:26 +00:00
fs Treat the pathptrn field as a real pattern with the aid of fnmatch(). 2002-10-08 04:21:54 +00:00
geom Add support g_clone_bio() and g_std_done() to spawn multiple children 2002-10-09 07:11:59 +00:00
gnu
i4b
i386 Use d_thread_t for cdevsw functions instead of struct thread * so that it 2002-10-09 20:39:26 +00:00
ia64 re-regen. Sigh. 2002-10-09 22:40:41 +00:00
isa
isofs/cd9660
kern Incremental style improvements: more consistently avoid assignments 2002-10-10 13:59:58 +00:00
libkern Allow for multiple #includes of this file. 2002-10-08 07:24:19 +00:00
modules Allow ubsa(4) driver to be build as a kernel module. 2002-10-10 05:03:09 +00:00
net
netatalk
netatm
netgraph
netinet Fix IPOPT_TS processing: do not overwrite IP address by timestamp. 2002-10-10 12:03:36 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
opencrypto o split crypto_proc into two threads: one for processing requests and one 2002-10-07 18:46:38 +00:00
pc98 Fixed SBUS_RA_*_region_* functions. 2002-10-10 13:38:50 +00:00
pccard MFp4: Comment about not assuming INTA# for 6729 2002-10-07 07:02:48 +00:00
pci Ooops. Need to free dc_srom on detach to not leak memory. 2002-10-07 05:29:13 +00:00
posix4 Remove duplicate uninstalled aio.h header. 2002-10-07 21:18:30 +00:00
powerpc
rpc
security
sparc64
sys Regen from syntax fix to syscalls.master. 2002-10-10 04:08:12 +00:00
tools
ufs Fix build of 64 bit platforms. 2002-10-09 12:19:36 +00:00
vm
Makefile