NetBSD/sys
thorpej 34e34c985a Use the monotonically increasing slow timer timestamp provided by
the protocol dispatch layer for TCP timers.  This saves having to
modify a potentially large number of timer values (which were shorts,
and expanded to ... a lot of code on the Alpha).
1998-05-06 01:24:38 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch remove the unneccessary alpha_mbs and slight cleanup 1998-05-05 22:01:54 +00:00
compat regen. 1998-05-02 18:14:56 +00:00
conf Add support for "fast" forwarding. Add hooks in if_ethersubr.c and 1998-04-29 21:37:52 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev more info (in heavy debugging cases) to print 1998-05-05 22:14:23 +00:00
gdbscripts
ipkdb
isofs/cd9660 Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
kern Add monotonically increasing "current time" stamps for pfslowtimo() and 1998-05-06 01:11:46 +00:00
lib -catch zero and broadcast IP addresses sent by a DHCP server 1998-04-24 18:50:23 +00:00
lkm Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured 1998-03-28 23:58:44 +00:00
miscfs procfs_readdir: in case of error, check if cookies actually have 1998-04-21 16:36:37 +00:00
msdosfs Fix missing variable increment, which caused writing FAT32 filesystems 1998-05-02 01:47:12 +00:00
net Add IPX bits. 1998-05-04 12:54:22 +00:00
netatalk
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Use the monotonically increasing slow timer timestamp provided by 1998-05-06 01:24:38 +00:00
netiso Use macros from tcp_timer.h to manipulate TCP timers, so that their 1998-05-06 01:21:20 +00:00
netnatm
netns Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
nfs Adapt to new sosend/soreceive and upcall (now down in sowakeup) 1998-04-25 17:41:01 +00:00
stand
sys Add monotonically increasing "current time" stamps for pfslowtimo() and 1998-05-06 01:11:46 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
vm Pass vslock() and vsunlock() a proc *, rather than implicitly operating 1998-04-30 06:28:57 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00