.. |
altq
|
init tbr_callout in all cases (hi ad!)
|
2007-09-04 14:17:16 +00:00 |
arch
|
add support for the "tumbler" as found at least on iBook G3/600.
|
2007-09-17 13:15:20 +00:00 |
coda
|
* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
|
2007-07-31 21:14:15 +00:00 |
compat
|
Define netbsd32_uint64 for 64bit integers with the alignment requirement
|
2007-09-16 22:35:01 +00:00 |
conf
|
move the HID processing defs to a higher context, since it is used by
|
2007-09-07 20:17:37 +00:00 |
contrib/dev/ath
|
Make ath(4) work again on sparc64 (and other big-endian machines).
|
2007-08-28 00:12:46 +00:00 |
crypto
|
|
|
ddb
|
Implementation of POSIX message queues.
|
2007-09-07 18:56:02 +00:00 |
dev
|
Add a workaround for drives with the LBA48 bug:
|
2007-09-16 18:41:47 +00:00 |
dist
|
Fixed IPF bug #1779455
|
2007-09-17 06:56:15 +00:00 |
fs
|
Don't explicitly set vp->v_size and then call uvm_vnp_setsize(). This is
|
2007-09-08 19:19:37 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Put the RCSID before any other headers
|
2007-09-16 15:17:36 +00:00 |
lib
|
Do the panicstr check only if _KERNEL.
|
2007-08-03 13:06:00 +00:00 |
lkm
|
Actually include all of the EFS source in the lkm.
|
2007-09-13 21:46:54 +00:00 |
miscfs
|
Make bioops a pointer and point it to the softdeps struct in softdep
|
2007-09-01 23:40:21 +00:00 |
net
|
Save some lines of code, use sockaddr_dup(), sockaddr_free(),
|
2007-09-16 18:09:51 +00:00 |
net80211
|
Add a sockaddr_storage member to "struct ifreq" maintaining backwards
|
2007-05-29 21:32:27 +00:00 |
netatalk
|
Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and
|
2007-09-01 04:32:50 +00:00 |
netbt
|
Macros that are meant for statements (instead of expressions) SHALL
|
2007-09-17 01:23:17 +00:00 |
netinet
|
In some FAST_IPSEC, spl level is not restored correctly. Fix that.
|
2007-09-11 14:18:09 +00:00 |
netinet6
|
Cosmetic: shorten staircase.
|
2007-09-16 18:01:30 +00:00 |
netipsec
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
netisdn
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
netiso
|
We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(...,
|
2007-09-02 19:42:21 +00:00 |
netkey
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
netnatm
|
Eliminate address family-specific route caches (struct route, struct
|
2007-05-02 20:40:22 +00:00 |
netsmb
|
Don't exit an unheld mutex.
|
2007-07-10 21:05:03 +00:00 |
nfs
|
nfs_mount: Plug a possible leaks.
|
2007-09-06 01:11:44 +00:00 |
opencrypto
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
rump
|
don't allocate variable-sized arrays from the stack
|
2007-09-12 10:24:23 +00:00 |
secmodel
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
stand
|
|
|
sys
|
Add basic defines to be able to use pcc as compiler (renaming etc).
|
2007-09-15 14:24:27 +00:00 |
ufs
|
include sys/mount.h for export_args30
|
2007-09-10 23:47:23 +00:00 |
uvm
|
Make bioops a pointer and point it to the softdeps struct in softdep
|
2007-09-01 23:40:21 +00:00 |
Makefile
|
Temporarily disable rump build for archs which need MD twiddling
|
2007-09-16 21:42:23 +00:00 |