NetBSD/sys
kleink 79ce98b212 Per discussion with Lennart Augustsson, change the behaviour to report emulated
encodings, too.  (This is currently an issue with the eso(4) driver, which,
due to different byte orders in playing and recording directions, sets the
emulated flag for all 16-bit encodings, although it could be argued that this
is an unfortunate weakness of the query_encoding() interface.)
1999-08-22 13:43:09 +00:00
..
adosfs Revoke revoke(2) bug. 1999-08-19 03:42:23 +00:00
arch export elf_machdep.h 1999-08-21 23:35:44 +00:00
coda Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
compat Per discussion with Lennart Augustsson, change the behaviour to report emulated 1999-08-22 13:43:09 +00:00
conf Add needs-flag to if_fddisubr.c for previous commit 1999-08-21 03:47:50 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev Disable interrupts early. 1999-08-21 21:35:36 +00:00
filecorefs Fix compiler warning. 1999-08-18 22:01:53 +00:00
gdbscripts
ipkdb Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
kern Deal with device vnodes which aren't on the spechash tables, rather than 1999-08-20 22:21:25 +00:00
lib Remove prototype for find_inode(). 1999-08-19 00:19:16 +00:00
lkm Make nullfs's lkm right. 1999-07-08 01:51:57 +00:00
miscfs Fin uninitialized variable use noted by Simon Burge. 1999-08-16 21:24:53 +00:00
msdosfs Revoke revoke(2) bug. 1999-08-19 03:42:23 +00:00
net Cleanup a little kludge in mtu handling in route.c. Bring down FDDI 1999-08-21 03:46:35 +00:00
netatalk
netccitt IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
netinet Cleanup a little kludge in mtu handling in route.c. Bring down FDDI 1999-08-21 03:46:35 +00:00
netinet6 do not capture packets by gif, when gif interface is down. 1999-08-20 10:07:40 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
netkey sync with recent KAME. 1999-07-31 18:41:15 +00:00
netnatm
netns add PR_LISTEN to protocols which support listen(2) 1999-07-01 05:53:04 +00:00
nfs Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
ntfs Make it compile with DIAGNOSTIC. 1999-08-18 16:25:52 +00:00
stand
sys ONOEOT isn't X/Open. 1999-08-22 13:12:41 +00:00
ufs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
uvm When handling the MADV_FREE case, if the amap or aobj has more than 1999-08-21 02:19:05 +00:00
vm Garbage collect thread_sleep()/thread_wakeup() left over from the old 1999-07-22 22:58:38 +00:00
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00