1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys
Jake Burkholder 6f9e4d866d Rev 1.61 accidentily added makeoptions NO_MODULES=yes. Funny that I add this
to all my kernel configs.

Submitted by:	Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
2003-11-14 05:31:50 +00:00
..
alpha - Drop the process lock before we call into ptrace_{read|write}_int or 2003-11-14 04:04:14 +00:00
amd64 Whitespace. 2003-11-13 18:16:37 +00:00
arm
boot
cam
coda
compat
conf
contrib
crypto
ddb
dev fix broken _IOR usage 2003-11-14 05:13:00 +00:00
fs Initialize b_iooffset correctly. 2003-11-13 09:58:09 +00:00
geom
gnu
i4b
i386 Whitespace. 2003-11-13 18:16:37 +00:00
ia64
isa Don't disable the TSC with statclock_disable. 2003-11-13 10:02:12 +00:00
isofs/cd9660
kern Fix a number of style(9) bugs introduced in r1.113 by me. 2003-11-14 05:27:41 +00:00
libkern
modules
net
net80211 o insure the current channel is in a good state before starting an AP scan 2003-11-13 05:23:58 +00:00
netatalk
netatm
netgraph Change double include protection style in headers to match 2003-11-14 03:45:29 +00:00
netinet add missing inpcb lock before call to tcp_twclose (which reclaims the inpcb) 2003-11-13 05:18:23 +00:00
netinet6 reflect ip6_pktopts and ip6_moptions into embeded scope of 2003-11-12 21:39:12 +00:00
netipsec
netipx
netkey add sysctl MIB net.key.esp_auth which was wrongly dropped 2003-11-13 12:26:55 +00:00
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Try to create some sort of consistency in how the routings to find the 2003-11-13 20:55:53 +00:00
posix4
powerpc
rpc
security Mark __mac_get_pid() as MPSAFE in the comment, as it runs without 2003-11-12 22:19:15 +00:00
sparc64 Rev 1.61 accidentily added makeoptions NO_MODULES=yes. Funny that I add this 2003-11-14 05:31:50 +00:00
sys - regen. 2003-11-14 03:49:41 +00:00
tools
ufs Call free(9) after the vnode interlock is released, avoiding a lock-order 2003-11-13 03:56:32 +00:00
vm
Makefile