.. |
adosfs
|
Change the second and third args to struct vfsops' (*vfs_mount)() to
|
1996-12-22 10:10:12 +00:00 |
arch
|
Take another register snapshot at the end of dumpsys() to refresh the PCB
|
1997-04-02 20:56:28 +00:00 |
compat
|
Fix reverse test in O_NOCTTY; pointed out by Klaus Klein
|
1997-04-02 15:29:18 +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
|
Remove superfluous probe message.
|
1997-04-02 03:58:25 +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
|
Moved the `unlocking a lock-free inode' shortcut behind
|
1997-04-02 18:42:46 +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
|
Remove superfluous (uio_resid == 0) check.
|
1997-04-02 17:14:32 +00:00 |
msdosfs
|
Eliminate obsolete TIMEZONE and DST options.
|
1997-01-15 01:28:28 +00:00 |
net
|
Sync with Lite2.
|
1997-04-02 21:17:28 +00:00 |
netccitt
|
backout previous kprintf change
|
1996-10-13 02:10:01 +00:00 |
netinet
|
Make it compile again by removing a cast to void of KFREE(). KFREE expands
|
1997-04-01 00:07:07 +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
|
Don't assume mbuf external storage is MCLBYTES.
|
1997-03-27 20:45:27 +00:00 |
scsi
|
Add a SDEV_AUTOSAVE quirk for the Emulex SCSI<->ESDI bridge.
|
1997-04-02 02:36:02 +00:00 |
stand
|
backout previous kprintf change
|
1996-10-12 22:14:10 +00:00 |
sys
|
Implement OCRNL "\r" -> "\n" tty output translation.
|
1997-04-02 03:10:51 +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
|
Add netatalk
|
1997-04-02 21:14:29 +00:00 |