.. |
alpha
|
- Implement osf1_emul_find() using kern_alternate_path(). This changes
|
2005-02-18 18:37:26 +00:00 |
amd64
|
MFi386 rev 1.61: Fix a few bugs in the legacy cpu attachment ivars.
|
2005-02-15 07:26:28 +00:00 |
arm
|
Support high vectors for arm9.
|
2005-02-18 17:29:12 +00:00 |
boot
|
Document the new default init_path.
|
2005-02-17 11:14:45 +00:00 |
bsm
|
Add a stub audit_kevents.h, which defines exactly one audit event:
|
2005-02-02 14:27:36 +00:00 |
cam
|
Remove a shadow declaration of 'error' that caused certain tests to be
|
2005-02-12 04:51:19 +00:00 |
coda
|
Remove vop_destroyvobject() initialization.
|
2005-02-07 08:04:24 +00:00 |
compat
|
Fix a couple of u_int_foos that should have been uint_foos.
|
2005-02-18 04:33:34 +00:00 |
conf
|
Add support for Windows/x86-64 binaries to Project Evil.
|
2005-02-16 05:41:18 +00:00 |
contrib
|
Fix inteface clear time. pf printed "Thu Jan 1 09:00:01 1970"
|
2005-02-17 03:36:31 +00:00 |
crypto
|
|
|
ddb
|
|
|
dev
|
For the I/O port case, we need to set ok to 1 if we have what looks
|
2005-02-18 17:35:03 +00:00 |
doc
|
|
|
fs
|
Remove basically unused root_vp pointer in udfmount.
|
2005-02-18 11:47:51 +00:00 |
gdb
|
|
|
geom
|
In case of drive errors, don't close the associated consumer and
|
2005-02-17 16:08:36 +00:00 |
gnu
|
Make a SYSCTL_NODE static
|
2005-02-10 12:23:29 +00:00 |
i4b
|
|
|
i386
|
Correct a few bugs in the legacy cpu attachment. Get the unit from the
|
2005-02-15 07:21:20 +00:00 |
ia64
|
s/descr/oid_descr/
|
2005-02-09 04:48:23 +00:00 |
isa
|
Use the local APIC timer to drive the various kernel clocks on SMP machines
|
2005-02-08 20:25:07 +00:00 |
isofs/cd9660
|
Conditionalize cd9660 chattiness regarding the nature of the file system
|
2005-02-18 10:49:55 +00:00 |
kern
|
Minor style tweaks: line wrap comments and lines more consistently.
|
2005-02-18 18:49:44 +00:00 |
libkern
|
Add strspn() to libkern.
|
2005-02-10 20:39:39 +00:00 |
modules
|
Add support for Windows/x86-64 binaries to Project Evil.
|
2005-02-16 05:41:18 +00:00 |
net
|
Check for non-NULL ac_netgraph field in interface arpcom, instead of
|
2005-02-14 11:58:54 +00:00 |
net80211
|
rev 1.19 fixed wpa supplicant but broke wpa authenticator; when operating
|
2005-02-10 17:00:48 +00:00 |
netatalk
|
Run the netatalk netisrs without Giant.
|
2005-02-18 10:53:00 +00:00 |
netatm
|
Mark netatm and netnatm explicitly as requiring Giant, as they still do.
|
2005-02-17 14:21:22 +00:00 |
netgraph
|
Remove a recursion protection, which we inherited from splnet() netgraph times.
|
2005-02-16 16:00:35 +00:00 |
netinet
|
Remove 2 (SACK) fields from the tcpcb. These are only used by a
|
2005-02-17 23:04:56 +00:00 |
netinet6
|
Add missed merge of ripcbinfo extern. Given how widely used
|
2005-02-09 01:12:43 +00:00 |
netipsec
|
|
|
netipx
|
Mark the IPX netisr as MPSAFE so that inbound IPX traffic is processed
|
2005-01-09 07:34:55 +00:00 |
netkey
|
fixed an unexpected addr/port matching failure in IPv6 SA management
|
2005-01-10 13:06:42 +00:00 |
netnatm
|
Mark netatm and netnatm explicitly as requiring Giant, as they still do.
|
2005-02-17 14:21:22 +00:00 |
netncp
|
|
|
netsmb
|
|
|
nfs
|
|
|
nfs4client
|
Remove unused cred arg from nfs_vinvalbuf() and many bogus arguments
|
2005-01-24 12:31:06 +00:00 |
nfsclient
|
Drop Giant before calling kthread_exit().
|
2005-02-07 18:21:50 +00:00 |
nfsserver
|
Don't try to create vnode_pager objects on other filesystems vnodes,
|
2005-01-24 22:09:13 +00:00 |
opencrypto
|
|
|
pc98
|
Merged from sys/dev/sio/sio.c revision 1.458.
|
2005-02-11 03:41:34 +00:00 |
pccard
|
Remove more deadwood that never got implemented in NEWCARD, since NEWCARD
|
2005-02-15 02:54:53 +00:00 |
pci
|
Correct the SiS 755 PCI ID. Confirmed against Linux code.
|
2005-02-14 07:30:04 +00:00 |
posix4
|
|
|
powerpc
|
Finish the job of sorting all includes and fix the build by including
|
2005-02-06 01:55:08 +00:00 |
rpc
|
|
|
security
|
Synchronize HEAD copyright/license with RELENG_5 copyright/license:
|
2005-02-13 13:59:34 +00:00 |
sparc64
|
Silence witness warnings about duplicate pmap lock emitted since
|
2005-02-18 15:37:34 +00:00 |
sys
|
For non-embedded platforms, increase the size of the argument list.
|
2005-02-18 08:01:59 +00:00 |
tools
|
Add VOP_FOO_APV() which takes a pointer to the vop_vector.
|
2005-02-08 12:54:32 +00:00 |
ufs
|
- Remove the unused and unsafe ufs_ihashlookup. This function returned a
|
2005-02-14 20:51:39 +00:00 |
vm
|
Well, it seems that I pre-maturely removed the "All rights reserved"
|
2005-02-16 21:45:59 +00:00 |
Makefile
|
|
|