..
alpha
amd64
Catch up with the "physical memory" sysctl change.
2005-03-01 04:18:32 +00:00
arm
Instead of using sysarch() to store-retrieve the tp, add a magic address,
2005-02-26 18:59:01 +00:00
boot
bsm
cam
coda
compat
Correct the freebsd32_kevent prototype.
2005-03-01 06:32:53 +00:00
conf
Use dynamic major number allocation.
2005-02-27 22:19:35 +00:00
contrib
Add FreeBSD ID.
2005-02-28 00:53:29 +00:00
crypto
ddb
dev
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
2005-03-01 08:58:06 +00:00
doc
fs
Avoid a couple of mutex operations in the process exit path for the
2005-03-01 12:20:49 +00:00
gdb
geom
- Add md_provsize field to metadata, which will help with
2005-02-27 23:07:47 +00:00
gnu
Remove debug printout of major/minor numbers, print name instead.
2005-02-27 21:16:26 +00:00
i4b
i386
Add a sysctl that records the amount of physical memory in the machine.
2005-02-28 21:42:56 +00:00
ia64
Remove acpi_perf from {ARCH}/conf/NOTES, to make tinderbox happy.
2005-02-25 07:10:37 +00:00
isa
Save and restore the VGA state across a suspend-resume cycle. This
2005-02-28 21:06:14 +00:00
isofs /cd9660
kern
When mac_check_system_acct() fails, make sure to unlock as well as close
2005-03-01 08:56:13 +00:00
libkern
modules
The chip specific functions have been split out in their own
2005-02-25 09:49:29 +00:00
net
Use NET_CALLOUT_MPSAFE macro.
2005-03-01 12:01:17 +00:00
net80211
mark timestamp for pending fragments
2005-02-23 04:52:30 +00:00
netatalk
netatm
netgraph
Replace NG_PARSE_APPEND() macro with ng_parse_append() function. Check
2005-03-01 11:31:06 +00:00
netinet
Add more locking when reading/writing to carp softc. When carp softc is
2005-03-01 13:14:33 +00:00
netinet6
icmp6_notify_error uses IP6_EXTHDR_CHECK, which in turn calls
2005-02-27 18:57:10 +00:00
netipsec
netipx
netkey
netnatm
netncp
avoid potential null ptr derefs
2005-02-23 22:44:38 +00:00
netsmb
nfs
nfs4client
Follow v_id changes in NFSv[23]
2005-02-22 15:15:28 +00:00
nfsclient
Minor cleanup in nfs_request() and removal of a comment that doesn't
2005-02-26 18:55:36 +00:00
nfsserver
opencrypto
Use dynamic major number allocation.
2005-02-27 22:11:02 +00:00
pc98
MFi386: revisions 1.1186 and 1187
2005-02-28 11:51:18 +00:00
pccard
pci
Add device id for the Ali M1671 host to AGP bridge.
2005-02-27 13:05:34 +00:00
posix4
powerpc
Catch up with "physical memory" sysctl change.
2005-03-01 07:59:24 +00:00
rpc
security
Remove an accidental clearing of the new label pointer on a system V
2005-02-24 16:08:41 +00:00
sparc64
Use the kernel pmap's lock to guarantee that only one thread at a time is
2005-03-01 05:06:52 +00:00
sys
Add macro NET_CALLOUT_MPSAFE, which should be used when initializing
2005-03-01 11:54:46 +00:00
tools
ufs
- Fix anoter dyslexic moment; an atomic_set_int should've become ACTIVESET,
2005-03-01 07:38:45 +00:00
vm
Revert the first part of revision 1.114 and modify the second part. On
2005-02-24 06:13:01 +00:00
Makefile