.. |
alpha
|
Reset the per-CPU unique value at boot and clear it in the PCB of the
|
2003-07-27 23:45:48 +00:00 |
amd64
|
Use PSL_KERNEL as upcall thread's initial rflags, don't use
|
2003-07-29 12:44:16 +00:00 |
arm
|
|
|
boot
|
|
|
cam
|
Deprecate USB and Firewire quirks. We should now never send 6 byte commands
|
2003-07-29 04:32:33 +00:00 |
coda
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
compat
|
Try to make 'uname -a' look more like it does on Linux:
|
2003-07-29 10:03:15 +00:00 |
conf
|
Deprecate USB and Firewire quirks. We should now never send 6 byte commands
|
2003-07-29 04:32:33 +00:00 |
contrib
|
Make this compile on 64 bit systems again. You cannot just cast a 32 bit
|
2003-07-28 10:25:26 +00:00 |
crypto
|
|
|
ddb
|
|
|
dev
|
Use a size_t where a buffer length is meant.
|
2003-07-29 13:33:14 +00:00 |
fs
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
geom
|
Implement DOSPTYP_EXTLBA more completely: loop until we find no more
|
2003-07-29 10:09:13 +00:00 |
gnu
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
i4b
|
Undo agressive inlining which GCC previously wisely ignored.
|
2003-07-23 17:58:41 +00:00 |
i386
|
Don't hide the name of tmpstk, since there is no need to do so and the
|
2003-07-29 11:44:31 +00:00 |
ia64
|
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
|
2003-07-27 13:52:10 +00:00 |
isa
|
|
|
isofs/cd9660
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
kern
|
Revision 1.51 of vm/uma_core.c modified uma_large_free() to acquire Giant
|
2003-07-29 05:23:19 +00:00 |
libkern
|
Backed out the micro-optimization in 1.4. It was to help gcc-2.6.3
|
2003-07-25 15:54:23 +00:00 |
modules
|
Initiate de-orbit burn for fpu-less operation. 386+387 is still
|
2003-07-22 08:11:17 +00:00 |
net
|
Implement a mechanism by which ATM drivers can inform interested
|
2003-07-29 13:04:52 +00:00 |
net80211
|
add monitor mode
|
2003-07-21 02:49:42 +00:00 |
netatalk
|
|
|
netatm
|
The number of prefixes can never be negative so use an u_int for this.
|
2003-07-29 13:46:43 +00:00 |
netgraph
|
|
|
netinet
|
o Do not overwrite saved interrupt priority level by alloc_hash(),
|
2003-07-25 09:59:16 +00:00 |
netinet6
|
ip6fw does not handle ESP correctly
|
2003-07-27 16:21:10 +00:00 |
netipsec
|
|
|
netipx
|
|
|
netkey
|
|
|
netnatm
|
|
|
netncp
|
size_t != int. Make this compile on 64 bit platforms (eg: amd64).
|
2003-07-24 01:59:18 +00:00 |
netsmb
|
Reserve space for the trailing null byte in the srvname member of
|
2003-07-27 11:36:00 +00:00 |
nfs
|
|
|
nfsclient
|
Fix a problem that occurs when truncating files on NFSv3 mounts: we need
|
2003-07-29 00:17:29 +00:00 |
nfsserver
|
|
|
opencrypto
|
|
|
pc98
|
MFi386: revision 1.1090.
|
2003-07-23 12:09:14 +00:00 |
pccard
|
|
|
pci
|
Use the BUS_DMA_ZERO flag.
|
2003-07-27 14:38:54 +00:00 |
posix4
|
|
|
powerpc
|
Make pmap_pvo_allocf() callable without Giant.
|
2003-07-27 20:57:53 +00:00 |
rpc
|
|
|
security
|
|
|
sparc64
|
Respect BUS_DMA_ZERO in iommu_dvmamem_alloc().
|
2003-07-27 15:19:45 +00:00 |
sys
|
Add fdidx argument to vn_open() and vn_open_cred() and pass -1 throughout.
|
2003-07-27 17:04:56 +00:00 |
tools
|
|
|
ufs
|
Rename VOP_RMEXTATTR() to VOP_DELETEEXTATTR() for consistency with the
|
2003-07-28 18:53:29 +00:00 |
vm
|
None of the "alloc" functions used by UMA assume that Giant is held any
|
2003-07-28 02:29:07 +00:00 |
Makefile
|
|
|