.. |
arch
|
ioctl now takes struct proc *.
|
1994-02-10 04:30:27 +00:00 |
boot
|
…
|
|
compat
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
conf
|
MULTICAST is no longer optional.
|
1994-02-03 05:43:12 +00:00 |
ddb
|
#if --> #ifdef
|
1994-01-31 23:55:06 +00:00 |
dev
|
All ioctl routines take a struct proc * now.
|
1994-02-09 21:06:46 +00:00 |
isofs
|
Fix off by one error
|
1994-02-06 20:38:42 +00:00 |
kern
|
All ioctl routines take a struct proc * now.
|
1994-02-09 21:06:46 +00:00 |
lib
|
Multicast is no longer optional.
|
1994-02-02 05:58:50 +00:00 |
libkern
|
Clean up deleted files.
|
1993-12-04 07:26:07 +00:00 |
miscfs
|
don't panic if user does 'cat /kern', though result is dubious.
|
1994-02-09 06:32:17 +00:00 |
msdosfs
|
be sure to clear pm_fmod when mounting the FS, and be a bit more careful
|
1994-02-07 23:14:16 +00:00 |
net
|
mccanne convinced me that slip.h *should* exist. this is what
|
1994-02-10 05:39:07 +00:00 |
netccitt
|
pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff
|
1994-01-16 01:58:59 +00:00 |
netinet
|
Multicast is no longer optional.
|
1994-02-02 05:58:50 +00:00 |
netiso
|
pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff
|
1994-01-16 01:58:59 +00:00 |
netns
|
delete references to mtpr.h
|
1994-01-20 18:17:00 +00:00 |
nfs
|
Eliminate some more uses of b_actl.
|
1994-02-06 11:28:37 +00:00 |
pcfs
|
…
|
|
scsi
|
Use b_actf, not av_forw.
|
1994-02-06 10:00:30 +00:00 |
stand
|
Clean up deleted files.
|
1994-01-26 03:21:46 +00:00 |
sys
|
Add filesystem type for Macintosh HFS. We recognize it, but not much else
|
1994-02-10 04:19:25 +00:00 |
ufs
|
Use b_actf, not av_forw.
|
1994-02-06 10:13:02 +00:00 |
vm
|
Use b_actf, not av_forw.
|
1994-02-06 10:13:02 +00:00 |
Makefile
|
…
|
|