NetBSD/sys
veego 7ae296c7de - new hardware reset hook, mainly for PCnet-ISA cards (79c960)
- new MD variable: sc_initmodemedia, 79c960 cards can select
  between two ports, but this needs to be done in the MI init mode page
- new defines for PCnet-ISA cards (79c960)
1997-03-27 21:01:50 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch Don't allocate mclrefcnt[]; it's dead and gone. 1997-03-27 21:01:49 +00:00
compat s/boot/cpu_reboot/ 1997-03-26 23:44:27 +00:00
conf Build if_media.c on the same conditions as if.c 1997-03-17 03:10:30 +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 - new hardware reset hook, mainly for PCnet-ISA cards (79c960) 1997-03-27 21:01:50 +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 Update and enhancement to the mbuf code, to support use of non-cluster 1997-03-27 20:33:07 +00:00
lib New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
lkm Bring in entire 3.2alpha2 source tree 1997-03-27 15:13:58 +00:00
miscfs this is umapfs, not lofs 1997-03-11 03:55:04 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net m_copyback() is now in uipc_mbuf.c 1997-03-27 20:38:20 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet Fix several bugs related to the new ARP code, and ARCnet ARP support. 1997-03-23 01:22:35 +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 backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs Don't assume mbuf external storage is MCLBYTES. 1997-03-27 20:45:27 +00:00
scsi Add SDEV_AUTOSAVE quirks for IBM 0663H{08,12} disks 1997-03-27 07:37:54 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys Update and enhancement to the mbuf code, to support use of non-cluster 1997-03-27 20:33:07 +00:00
ufs POSIX.1 specifies that a failed link() to a directory must return EPERM, 1997-03-27 07:30:25 +00:00
vm Remove a printf() that's no longer needed. 1997-03-03 20:56:12 +00:00
Makefile Remove a mistake from the pull up of is-newarp. 1997-03-17 08:27:54 +00:00