NetBSD/sys
tron f808646713 Use wsmouse protocol for PS/2, Logitech bus and Microsoft InPort mice
by default. The X11 distribution included in our last release already
supports it and the wsmouse protocol can be used for any of the above
and for USB mice.
1999-07-21 20:28:45 +00:00
..
adosfs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
arch Use wsmouse protocol for PS/2, Logitech bus and Microsoft InPort mice 1999-07-21 20:28:45 +00:00
coda Bump osrelease to 1.4E. Add layerfs files, remove null_subr.c. 1999-07-08 01:26:21 +00:00
compat Move the call of cpu_wait() out of the wait4() functions, and into the 1999-07-20 21:54:05 +00:00
conf We're now at 1.4G due to changes in vnode flags. 1999-07-15 22:00:40 +00:00
ddb Fix tyop in error message. 1999-06-26 16:58:12 +00:00
dev - Style nits 1999-07-21 19:19:03 +00:00
filecorefs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +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 Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
kern Move the call of cpu_wait() out of the wait4() functions, and into the 1999-07-20 21:54:05 +00:00
lib fix damage in error handling crept in in 1.4 1999-07-12 12:34:57 +00:00
lkm Make nullfs's lkm right. 1999-07-08 01:51:57 +00:00
miscfs From Bill Studenmund: unlock the fdescfs "/dev/tty" vnode before calling 1999-07-19 23:00:47 +00:00
msdosfs Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
net Needs cpu.h for netisr (compile breaks on sun3). 1999-07-12 15:03:26 +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 no need to include faith.h on non-IPv6 build, so wrap by #ifdef. 1999-07-17 12:53:05 +00:00
netinet6 fix IPV6_CHECKSUM socket option (length computation was wrong). 1999-07-19 18:37:19 +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 defopt INET6, and put it in opt_inet.h (most places already include this 1999-07-09 23:41:16 +00:00
netnatm
netns add PR_LISTEN to protocols which support listen(2) 1999-07-01 05:53:04 +00:00
nfs Teach nfs_lookup to clear PDIRUNLOCK. 1999-07-08 22:53:08 +00:00
ntfs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
stand
sys Oops. Got a little too agressive with changing 06->07. 1999-07-16 20:49:34 +00:00
ufs Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
uvm make sure 'wide' fault handling is actually done only once per fault. 1999-07-19 19:02:22 +00:00
vm Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00