..
adosfs
_PC_MAX_CANON and _PC_MAX_INPUT aren't really filesystem-specific in NetBSD.
2002-08-04 05:42:43 +00:00
altq
Spell 'should' correctly.
2002-07-18 11:59:06 +00:00
arch
Found the issue with the kinetic bootloader.
2002-09-03 23:00:40 +00:00
coda
Die, qaddr_t, die! - mnt_data in struct mount is already effectively
2002-07-30 07:40:07 +00:00
compat
Adapt to recent exec changes.
2002-08-29 14:02:50 +00:00
conf
Build a .gdbinit in the kernel build directory. The new .gdbinit
2002-09-01 23:04:47 +00:00
crypto
…
ddb
Another item on the TODO list:
2002-08-26 11:35:22 +00:00
dev
Support this device, which is evidently a rebadged GEMTEK WLAN which we
2002-09-04 00:04:03 +00:00
filecorefs
Die, qaddr_t, die! - mnt_data in struct mount is already effectively
2002-07-30 07:40:07 +00:00
fs
Die, qaddr_t, die! - mnt_data in struct mount is already effectively
2002-07-30 07:40:07 +00:00
gdbscripts
Build a .gdbinit in the kernel build directory. The new .gdbinit
2002-09-01 23:04:47 +00:00
ipkdb
…
isofs
Die, qaddr_t, die! - mnt_data in struct mount is already effectively
2002-07-30 07:40:07 +00:00
kern
Initialize proc0.p_raslock to avoid a lock assertion on the first fork().
2002-08-31 20:02:09 +00:00
lib
Save 1-4 instructions on all cases except for the ret=0 case.
2002-09-01 13:14:53 +00:00
lkm
make this compile again (thanks mrg)
2002-08-27 14:18:41 +00:00
miscfs
Fix a signed/unsigned comparison warning from GCC 3.3.
2002-08-26 01:26:29 +00:00
msdosfs
Die, qaddr_t, die! - mnt_data in struct mount is already effectively
2002-07-30 07:40:07 +00:00
net
Several fixes hostap for awi driver:
2002-09-03 14:54:00 +00:00
netatalk
…
netccitt
Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from
2002-07-03 21:39:40 +00:00
netinet
avoid SIOCSIFADDR if there's an IPv4 address already.
2002-09-04 00:03:58 +00:00
netinet6
pass proc * to in6_pcbsetport. PR 18073
2002-08-26 14:25:00 +00:00
netisdn
…
netiso
avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE
2002-08-14 00:23:27 +00:00
netkey
should return error code from key_senderror(). sync w/kame
2002-08-20 08:17:02 +00:00
netnatm
…
netns
avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE
2002-08-14 00:23:27 +00:00
netsmb
…
nfs
nfs_doio(): handle the case where nfs_writerpc() returned error != 0.
2002-09-01 10:39:38 +00:00
ntfs
Die, qaddr_t, die! - mnt_data in struct mount is already effectively
2002-07-30 07:40:07 +00:00
stand
…
sys
G. not F.
2002-08-31 17:08:49 +00:00
ufs
Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these
2002-08-25 20:21:33 +00:00
uvm
When breaking an loan due to a page fault, check to see if the other
2002-09-02 21:09:50 +00:00
Makefile
…