NetBSD/sys
jonathan 4ecce8621c * 2048 bytes between vertically-adjacent pixels on 1280x1024 mfb.
Fixes broken blitting from rcons.
* Put back old 4.4bsd range test on cursor movement.  1.2 code is broken.
* Disable screensaver, it reportedly never comes back on properly.
1997-04-10 08:37:54 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch * 2048 bytes between vertically-adjacent pixels on 1280x1024 mfb. 1997-04-10 08:37:54 +00:00
compat Regen. 1997-04-07 14:15:06 +00:00
conf Add netatalk glue 1997-04-02 21:34:11 +00:00
ddb FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev fix off-by-one error in fixed I/O resource interpreter 1997-04-10 07:02:53 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern Internalize and externalize file descriptors being passed via local domain 1997-04-10 01:51:21 +00:00
lib New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
lkm Use control device names provided by <netinet/ip_fil.h> 1997-03-29 19:51:45 +00:00
miscfs don't try to use __builtin_return_address() on the Alpha. (It's never 1997-04-10 05:35:08 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net prevent multiple inclusions 1997-04-08 21:29:26 +00:00
netatalk Make at_ifawithnet take an ifnet arg instead of an ifaddr. Suggested by 1997-04-03 18:38:21 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet add newlines at end of debugging log messages which were missing them 1997-04-07 01:48:30 +00:00
netiso New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
netnatm netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
netns PR/3408: From Koji Imada: mv_faults on SPP connections. 1997-03-29 17:01:38 +00:00
nfs Avoid nfsiods acquiring/releasing a lock, then acquiring it again, before 1997-04-08 17:57:16 +00:00
scsi Add another IBM disk that needs SDEV_AUTOSAVE. 1997-04-08 17:35:06 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys Fix two performance issues: 1997-04-09 21:12:10 +00:00
ufs Return immediately upon zero byte reads, as updating st_atime in this case 1997-04-04 14:21:32 +00:00
vm Document a requirement of vm_object_bypass(). 1997-04-08 22:35:49 +00:00
Makefile Add netatalk 1997-04-02 21:14:29 +00:00