NetBSD/sys
scottr 35e9372060 Add entries to the intvid_info table that are equivalent to
the (in)famous MADHATTER patch.  The only one that has been
tested is the Q700, however, so the rest are conditionalized
on the MADHATTER option until they can be verified.
1998-01-17 23:10:22 +00:00
..
adosfs Bump last argument to VOP_READDIR to off_t (from u_long). 1997-10-10 01:57:31 +00:00
arch Add entries to the intvid_info table that are equivalent to 1998-01-17 23:10:22 +00:00
compat Generate dependencies on the VM86 option. 1998-01-15 22:25:52 +00:00
conf Shuffle wd/wdc driver files around (via repository copies). wdc 1998-01-14 23:36:30 +00:00
ddb Fixes for software-assisted single-stepping from Chuck Silvers. 1997-12-10 23:09:31 +00:00
dev Put each of two labels one line to early. That could cause a panic, 1998-01-17 00:40:45 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern Grab a fix from 4.4BSD-Lite2: open(2) with O_FSYNC and MNT_SYNCHRONOUS 1998-01-14 22:08:44 +00:00
lib RCSID Police. 1998-01-05 19:40:40 +00:00
lkm merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
miscfs RCSID Police. 1998-01-05 19:19:41 +00:00
msdosfs PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
net Fix imported RCS keyword slightly 1998-01-05 05:08:43 +00:00
netatalk Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
netccitt Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
netinet Use option header file for MROUTING 1998-01-12 03:02:48 +00:00
netiso return an error if given an ioctl which isn't recognized. (Fixes 1998-01-16 18:54:10 +00:00
netnatm typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
netns - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
nfs Consolidate NFS_BOOT_* options into opt_nfs_boot.h 1998-01-12 21:27:09 +00:00
stand
sys Change to the new 12-12-8 device number format. 1998-01-17 12:04:49 +00:00
ufs Nuke spurious semicolon, from Konrad Schroder <perseant@hhhh.org>. 1998-01-13 03:30:39 +00:00
vm Oops, don't need vm_page_physget() if PMAP_STEAL_MEMORY. 1998-01-10 03:02:58 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00