.. |
alpha
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
amd64
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
arm
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
boot
|
Fix a bunch of typos and grammatical errors.
|
2003-05-04 08:23:24 +00:00 |
cam
|
Fix three problems in large (>2TB) device handling:
|
2003-05-03 00:21:40 +00:00 |
coda
|
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
|
2003-03-31 22:49:17 +00:00 |
compat
|
Initialize tbuf in newstat_copyout() too.
|
2003-04-29 17:03:22 +00:00 |
conf
|
Use C99 for the kernel.
|
2003-05-03 18:05:56 +00:00 |
contrib
|
This commit was generated by cvs2svn to compensate for changes in r114584,
|
2003-05-03 17:16:40 +00:00 |
crypto
|
Assembly files put thru the C preprocessor need to have C style comments.
|
2003-04-21 16:30:12 +00:00 |
ddb
|
Move the _oncpu entry from the KSE to the thread.
|
2003-04-10 17:35:44 +00:00 |
dev
|
Back out accidentally committed debugging
|
2003-05-04 23:58:37 +00:00 |
fs
|
Eliminate the separate malloc type for the sparing table.
|
2003-05-04 07:41:07 +00:00 |
geom
|
Only accept a rawoffset if it is identical to the mbroffset.
|
2003-05-04 19:26:31 +00:00 |
gnu
|
This commit was generated by cvs2svn to compensate for changes in r113778,
|
2003-04-21 02:27:52 +00:00 |
i4b
|
|
|
i386
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
ia64
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
isa
|
Only use the pc bios stuff on i386's. I think this might even be unused
|
2003-05-01 04:23:15 +00:00 |
isofs/cd9660
|
|
|
kern
|
- Revert kern/vfs_subr.c revision 1.444. The vm_object's size isn't
|
2003-05-03 08:09:24 +00:00 |
libkern
|
Deprecate machine/limits.h in favor of new sys/limits.h.
|
2003-04-29 13:36:06 +00:00 |
modules
|
Add RealTek RTL8150 USB to fast Ethernet controller driver.
|
2003-05-03 10:16:56 +00:00 |
net
|
Fix some easy, global, lint warnings. In most cases, this means
|
2003-04-30 12:57:40 +00:00 |
netatalk
|
|
|
netatm
|
Use __FBSDID rather than rcsid[].
|
2003-04-03 21:36:33 +00:00 |
netgraph
|
Deprecate machine/limits.h in favor of new sys/limits.h.
|
2003-04-29 13:36:06 +00:00 |
netinet
|
Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP.
|
2003-04-29 22:03:46 +00:00 |
netinet6
|
Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP.
|
2003-04-29 22:03:46 +00:00 |
netipsec
|
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
|
2003-04-08 14:25:47 +00:00 |
netipx
|
|
|
netkey
|
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
|
2003-04-08 14:25:47 +00:00 |
netnatm
|
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
|
2003-04-08 14:25:47 +00:00 |
netncp
|
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
|
2003-03-31 22:49:17 +00:00 |
netsmb
|
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
|
2003-03-31 22:49:17 +00:00 |
nfs
|
|
|
nfsclient
|
Instead of recording the Unix time in a process when it starts, record the
|
2003-05-01 16:59:23 +00:00 |
nfsserver
|
- Acquire the vm_object's lock when performing vm_object_page_clean().
|
2003-04-24 04:31:25 +00:00 |
opencrypto
|
|
|
pc98
|
Deprecate machine/limits.h in favor of new sys/limits.h.
|
2003-04-29 13:36:06 +00:00 |
pccard
|
1. Allow drivers to query CIS strings from OLDCARD.
|
2003-04-23 23:39:21 +00:00 |
pci
|
Use only a 64bit hash filter table for ADM-Centaur cards like the
|
2003-05-01 09:31:01 +00:00 |
posix4
|
|
|
powerpc
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
rpc
|
|
|
security
|
- Acquire the vm_object's lock when performing vm_object_page_clean().
|
2003-04-24 04:31:25 +00:00 |
sparc64
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
sys
|
Style fixes.
|
2003-05-04 22:13:04 +00:00 |
tools
|
|
|
ufs
|
Lock the vm_object on entry to vm_object_vndeallocate().
|
2003-05-03 20:28:26 +00:00 |
vm
|
Extend the scope of the vm_object lock in vm_object_terminate().
|
2003-05-04 19:23:40 +00:00 |
Makefile
|
|
|