..
alpha
Moved most of the "MI" definitions and declarations from <machine/profile.h>
2004-05-19 15:41:26 +00:00
amd64
Oops, ".align 4" for the data section in the previous commit should
2004-05-24 12:42:16 +00:00
arm
Remove two debugging printf().
2004-05-22 13:15:14 +00:00
boot
Use the correct location of the EBDA for searching for the RSDP.
2004-05-25 05:52:48 +00:00
cam
Quirk for Neuros USB audio device.
2004-05-02 19:24:23 +00:00
coda
compat
Small timer cleanups:
2004-04-30 20:51:55 +00:00
conf
Fixed profiling of trap, syscall and interrupt handlers and some
2004-05-24 12:08:56 +00:00
contrib
This commit was generated by cvs2svn to compensate for changes in r129694,
2004-05-25 03:06:37 +00:00
crypto
ddb
Fixed DDB_NOKLDSYM on amd64's:
2004-05-18 05:30:06 +00:00
dev
Set the IFCAP_VLAN_MTU bit in capenable as well.
2004-05-25 11:33:19 +00:00
fs
Switch from using the vnode interlock to a private mutex in fifo_open()
2004-05-17 20:16:40 +00:00
geom
- Change command name from 'config' to 'configure'.
2004-05-21 15:23:48 +00:00
gnu
i4b
i386
Revert part of rev 1.230 and assume that all EISA IRQs use active high
2004-05-24 15:51:46 +00:00
ia64
Moved most of the "MI" definitions and declarations from <machine/profile.h>
2004-05-19 15:41:26 +00:00
isa
Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files were
2004-05-17 05:46:16 +00:00
isofs /cd9660
kern
As previously threatened, give each device its own sysctl context and
2004-05-25 12:06:26 +00:00
libkern
Import libkern arm specific bits.
2004-05-14 12:28:31 +00:00
modules
- Connect geom(8) and its libraries to the build.
2004-05-20 10:37:13 +00:00
net
After all the relevant drivers have been fixed, fix vlan(4) itself
2004-05-25 14:30:12 +00:00
net80211
Link state change notification of ethernet media to the routing socket.
2004-05-05 15:48:06 +00:00
netatalk
Remove redundant call to soisdisconnected() from ddp_abort(), as it
2004-05-05 03:34:37 +00:00
netatm
netgraph
Use NG_HOOKSIZ instead of the deprecated (NG_HOOKLEN + 1)
2004-05-24 20:41:40 +00:00
netinet
When checking for possible port theft, skip over a TCP inpcb
2004-05-20 06:35:02 +00:00
netinet6
Fix a bug which I discovered recently while doing IPv6 testing at
2004-05-14 03:57:17 +00:00
netipsec
use correct address for SADB_EXT_ADDRESS_DST in key_do_allocsa_policy
2004-05-03 05:15:53 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
Make vm_page's PG_ZERO flag immutable between the time of the page's
2004-05-06 05:03:23 +00:00
nfsserver
The socket code upcalls into the NFS server using the so_upcall
2004-05-24 04:06:14 +00:00
opencrypto
pc98
MFi386: revision 1.1160.
2004-05-18 11:56:56 +00:00
pccard
pci
Wrap the code to save/restore PCI config registers on suspend/resume in
2004-05-24 19:39:23 +00:00
posix4
powerpc
Moved most of the "MI" definitions and declarations from <machine/profile.h>
2004-05-19 15:41:26 +00:00
rpc
security
Remove dead code. (This loop counted the number of rules, but the count
2004-05-15 20:55:19 +00:00
sparc64
Use unsigned types for the arguments of the atomic(9) operations,
2004-05-22 00:52:16 +00:00
sys
As previously threatened, give each device its own sysctl context and
2004-05-25 12:06:26 +00:00
tools
Correct $FreeBSD$ style.
2004-04-16 05:22:11 +00:00
ufs
Upon further review it was decided this piece of the msync(2)
2004-05-21 12:05:48 +00:00
vm
Correct two error cases in vm_map_unwire():
2004-05-25 05:51:17 +00:00
Makefile
Try harder not to compile anything in sys/boot for arm.
2004-05-16 00:19:12 +00:00