| .. |
|
alpha
|
Sort some of the _BSD_* types.
|
2001-01-01 22:26:56 +00:00 |
|
amd64
|
Protect proc.p_pptr and proc.p_children/p_sibling with the
|
2000-12-23 19:43:10 +00:00 |
|
boot
|
Use <sys/queue.h> macro API.
|
2000-12-30 20:40:16 +00:00 |
|
cam
|
Generalize quirk for Sony Memory Sticks. Any device that starts with
|
2000-12-14 22:08:13 +00:00 |
|
coda
|
When p_ucred is passed to the venus daemon, first grab the proc lock to
|
2000-12-15 00:12:30 +00:00 |
|
compat
|
Map FreeBSD character device hard disks to Linux block device hard disks.
|
2000-12-29 00:44:42 +00:00 |
|
compile
|
|
|
|
conf
|
Remove the old acpi stuff entry.
|
2000-12-29 15:39:45 +00:00 |
|
contrib/dev
|
Resolve conflicts from the ACPI CA 20001215 vendor import.
|
2000-12-21 07:04:32 +00:00 |
|
crypto
|
Initial import of AES algorithm code (aka Rijndael) from KAME.
|
2000-10-30 11:03:32 +00:00 |
|
ddb
|
Use macro API for <sys/queue.h>
|
2000-12-30 22:06:19 +00:00 |
|
dev
|
Sanity check ptr for legal values so it is less likely
|
2001-01-01 16:49:31 +00:00 |
|
fs
|
Use macro API to <sys/queue.h>
|
2000-12-31 10:24:19 +00:00 |
|
geom
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
|
gnu
|
Avoid a data-consistency race between write() and mmap()
|
2000-12-17 23:57:05 +00:00 |
|
i4b
|
Divorce the kernel binary ABI version number from the message
|
2000-12-18 20:03:32 +00:00 |
|
i386
|
Remove the old acpi stuff entry.
|
2000-12-29 15:39:45 +00:00 |
|
ia64
|
Don't include <stddef.h> for offsetof() - its also defined in <sys/types.h>
|
2000-12-30 13:07:58 +00:00 |
|
isa
|
Add OZO8008 - Zoom (33.6k Modem).
|
2000-12-26 06:52:57 +00:00 |
|
isofs/cd9660
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
|
kern
|
Push down sched_lock in psignal(). sched_lock was being held across
|
2001-01-01 02:31:08 +00:00 |
|
libkern
|
Add __ucmpdi2 prototype to quelch a warning.
|
2000-12-07 22:28:20 +00:00 |
|
miscfs
|
Use macro API to <sys/queue.h>
|
2000-12-31 10:24:19 +00:00 |
|
modules
|
Add a missing vnode_if.h.
|
2001-01-01 11:28:32 +00:00 |
|
msdosfs
|
Use macro API to <sys/queue.h>
|
2000-12-31 10:24:19 +00:00 |
|
net
|
Small fix for bpf compat:
|
2000-12-27 22:20:13 +00:00 |
|
netatalk
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
netatm
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
netgraph
|
Divorce the kernel binary ABI version number from the message
|
2000-12-18 20:03:32 +00:00 |
|
netinet
|
include tcp header files to get the prototype for tcp_seq_vs_sess
|
2000-12-27 03:02:29 +00:00 |
|
netinet6
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
netipx
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
netkey
|
Revert previous commit after discussion with phk.
|
2000-10-30 09:13:46 +00:00 |
|
netnatm
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
|
netncp
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
netns
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
nfs
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
nfsclient
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
nfsserver
|
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
|
2000-12-21 21:44:31 +00:00 |
|
ntfs
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
|
nwfs
|
v_interlock is a mutex now, not simple lock.
|
2000-11-04 02:42:11 +00:00 |
|
pc98
|
Merged from sys/i386/conf/GENERIC revisions 1.292 - 1.294.
|
2000-12-16 03:31:44 +00:00 |
|
pccard
|
add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P.
|
2000-12-11 15:02:50 +00:00 |
|
pci
|
Set up to do a local interrupt fielding before calling common code-
|
2000-12-29 19:10:16 +00:00 |
|
posix4
|
Add $FreeBSD$
|
2000-05-01 20:32:07 +00:00 |
|
powerpc
|
PowerPC platform-specific type definitions.
|
2001-01-01 22:43:52 +00:00 |
|
rpc
|
$Id$ -> $FreeBSD$
|
1999-08-27 23:45:13 +00:00 |
|
svr4
|
This patchset fixes a large number of file descriptor race conditions.
|
2000-11-18 21:01:04 +00:00 |
|
sys
|
Update the e_machine values to include x86-64, PowerPC and [Strong]ARM;
|
2001-01-01 21:56:57 +00:00 |
|
tools
|
Simplify this a bit so that it doesn't have to generate silly redundant
|
2000-12-06 06:59:38 +00:00 |
|
ufs
|
This implements a better launder limiting solution. There was a solution
|
2000-12-26 19:41:38 +00:00 |
|
vm
|
fix comment which was outdated 3 years ago
|
2000-12-29 13:49:05 +00:00 |
|
Makefile
|
I should know better than to touch this without testing a 'make release'
|
2000-08-24 18:53:09 +00:00 |