.. |
arch
|
Update MACHINE to mac68k in param.h.
|
1993-12-02 18:36:35 +00:00 |
boot
|
Clean up deleted files.
|
1993-10-13 05:42:10 +00:00 |
compat
|
Clean up deleted files.
|
1993-11-28 18:07:58 +00:00 |
conf
|
Bring files.newconf back into touch with reality:
|
1993-11-29 03:39:46 +00:00 |
ddb
|
Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MACHINE_COMMANDS from Mach 3.0 version.
|
1993-09-13 14:08:54 +00:00 |
dev
|
Use new struct buf fields.
|
1993-11-29 20:33:25 +00:00 |
isofs
|
Bug fixes to ISOFS
|
1993-11-26 19:56:51 +00:00 |
kern
|
initialize uninitialized variable, from Andy Heffernan <ahh@netcom.com>.
|
1993-12-01 22:05:04 +00:00 |
lib
|
Move the SRCS from hp300 over to here, changing ffs.c to ffs.s.
|
1993-11-29 05:29:51 +00:00 |
libkern
|
Clean up deleted files.
|
1993-10-13 05:42:10 +00:00 |
miscfs
|
#ifdef out /kern/root at theo's request
|
1993-11-20 01:57:07 +00:00 |
msdosfs
|
don't do the exflags thing.
|
1993-12-02 06:23:48 +00:00 |
net
|
rename loattach() to loopattach() so that the pdevinit[] stuff can find it.
|
1993-11-23 08:16:55 +00:00 |
netccitt
|
Declare frame_reject(), rej_routine(), free_iframes() as static.
|
1993-09-06 18:09:55 +00:00 |
netinet
|
fix from david greenman, davidg@freefall.cdrom.com:
|
1993-11-05 23:06:26 +00:00 |
netiso
|
Move pk_flowcontrol() up and declare it static void.
|
1993-09-06 18:08:02 +00:00 |
netns
|
fix multiple inclusion protection and rcsid, because of RCS+crash fuckup
|
1993-05-21 07:44:05 +00:00 |
nfs
|
Bug fixes to ISOFS
|
1993-11-26 19:56:51 +00:00 |
pcfs
|
Clean up deleted files.
|
1993-08-13 11:35:49 +00:00 |
scsi
|
Use new struct buf fields.
|
1993-11-29 20:33:25 +00:00 |
stand
|
add rcs ids, and clean up headers where necessary
|
1993-05-20 03:53:21 +00:00 |
sys
|
New code from Julian.
|
1993-11-25 20:17:47 +00:00 |
ufs
|
do something better with lookup return values; suggested by BSDI's msdosfs mod
|
1993-11-20 09:40:32 +00:00 |
vm
|
Use proc0's credentials in buffer used for IO to swap device.
|
1993-11-29 16:05:20 +00:00 |
Makefile
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |