.. |
altq
|
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
|
2008-01-20 18:09:03 +00:00 |
arch
|
Remove NETBSD32_OFF_T_RETURN() netbsd32_lseek() now uses MI code to return
|
2008-01-27 17:37:40 +00:00 |
coda
|
Remove VOP_LEASE. Discussed on tech-kern.
|
2008-01-25 14:32:11 +00:00 |
compat
|
Implement new version of posix_fadvise as a stub callinig the real
|
2008-01-27 16:16:50 +00:00 |
conf
|
Refactor in_cksum/in4_cksum/in6_cksum implementations:
|
2008-01-25 21:12:10 +00:00 |
contrib/dev/ath
|
Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules
|
2008-01-17 01:13:01 +00:00 |
crypto
|
use __KERNEL_RCSID()
|
2007-12-11 23:31:07 +00:00 |
ddb
|
Convert many of the uses of __attribute__ to equivalent
|
2007-12-25 18:33:32 +00:00 |
dev
|
On resume, ensure that esa is powered up, and ensure we power the
|
2008-01-27 01:57:03 +00:00 |
dist
|
Convert rtcache_init()+rtcache_getrt() to single rtcache_init()
|
2008-01-14 17:17:19 +00:00 |
fs
|
- Fix several problems with the inode hash.
|
2008-01-26 14:25:38 +00:00 |
gdbscripts
|
|
|
ipkdb
|
Improve chances of having this file compiled.
|
2007-11-24 14:20:41 +00:00 |
kern
|
- sys_shmget: size type must be size_t, not int. Should avoid possible
|
2008-01-27 18:37:50 +00:00 |
lib
|
Remove support for NetBSD/pc532.
|
2008-01-09 11:25:58 +00:00 |
lkm
|
Add new linux_uid16.c file needed for m68k.
|
2008-01-17 15:10:53 +00:00 |
miscfs
|
Spec_open(): clear sd_bdevvp if bdev_open() failed.
|
2008-01-25 16:21:04 +00:00 |
modules
|
Pull in my modules code for review/test/hacking.
|
2008-01-16 12:34:50 +00:00 |
net
|
Fix more fall-out from extracting ifioctl_common(): don't return
|
2008-01-23 16:51:19 +00:00 |
net80211
|
Fix ieee80211_node leak
|
2008-01-13 13:01:12 +00:00 |
netatalk
|
Use rtcache_validate() instead of rtcache_getrt().
|
2008-01-14 04:12:40 +00:00 |
netbt
|
request and keep a mask of supported commands per unit in order
|
2007-12-30 18:26:42 +00:00 |
netinet
|
Refactor in_cksum/in4_cksum/in6_cksum implementations:
|
2008-01-25 21:12:10 +00:00 |
netinet6
|
Refactor in_cksum/in4_cksum/in6_cksum implementations:
|
2008-01-25 21:12:10 +00:00 |
netipsec
|
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
|
2008-01-20 18:09:03 +00:00 |
netisdn
|
__FUNCTION__ -> __func__
|
2007-12-15 00:39:14 +00:00 |
netiso
|
Use rtcache_validate() instead of rtcache_getrt().
|
2008-01-14 04:17:35 +00:00 |
netkey
|
s/DIGAGNOSTIC/DIAGNOSTIC/
|
2008-01-13 10:45:19 +00:00 |
netnatm
|
Use struct initializers. No functional change.
|
2007-12-07 19:46:18 +00:00 |
netsmb
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
nfs
|
- Make nfsnode hash MPSAFE.
|
2008-01-26 15:30:07 +00:00 |
opencrypto
|
Make /dev/crypto properly cloning. Leave CRIOGET in place but note that
|
2008-01-26 00:04:27 +00:00 |
rump
|
Use vfs_subr.c from sys/kern. This brings differences in the vnode
|
2008-01-27 19:07:20 +00:00 |
secmodel
|
Tons of process scope changes.
|
2008-01-23 15:04:38 +00:00 |
stand
|
|
|
sys
|
vrele2 is a goner
|
2008-01-27 19:08:07 +00:00 |
ufs
|
Remove VOP_LEASE. Discussed on tech-kern.
|
2008-01-25 14:32:11 +00:00 |
uvm
|
uvm_swap_init(): Call VOP_OPEN() on swapdev_vp to make I/O through the
|
2008-01-27 17:18:09 +00:00 |
Makefile
|
remove sun2 from no-rump list
|
2007-09-24 14:19:36 +00:00 |