.. |
arch
|
Add MACHINE_NONCONTIG option
|
1993-09-13 14:22:42 +00:00 |
compat/hpux
|
Ditto.
|
1993-09-02 19:05:40 +00:00 |
conf
|
add kern/exec_aout.c as a standard file.
|
1993-09-05 01:31:59 +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
|
As of this revision, all known bugs have been fixed. Some of the fixes include:
|
1993-09-09 09:40:56 +00:00 |
isofs
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
kern
|
check return codes on copyout()s, panic if they fail.
|
1993-09-12 07:56:22 +00:00 |
lib/libsa
|
Add definition for reverse address resolution protocol.
|
1993-09-05 00:52:15 +00:00 |
libkern
|
Install libkern.a in sys/arch/${MACHINE}/compile.
|
1993-09-10 23:32:17 +00:00 |
miscfs
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
msdosfs
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
net
|
added include of select.h to bpfdesc.h because it now has a reference to
|
1993-09-09 09:43:18 +00:00 |
netccitt
|
Declare frame_reject(), rej_routine(), free_iframes() as static.
|
1993-09-06 18:09:55 +00:00 |
netinet
|
Add definition for reverse address resolution protocol.
|
1993-09-05 00:52:15 +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
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
pcfs
|
Clean up deleted files.
|
1993-08-13 11:35:49 +00:00 |
scsi
|
Normalize play_msf changes with 386bsd patch.
|
1993-08-04 19:33:44 +00:00 |
stand
|
add rcs ids, and clean up headers where necessary
|
1993-05-20 03:53:21 +00:00 |
sys
|
MID_PC532 -> MID_NS32532. All of these machines have 4K page sizes.
|
1993-09-10 21:27:35 +00:00 |
ufs
|
Removed functions moved to libkern: scanc, skpc, locc.
|
1993-09-11 00:09:25 +00:00 |
vm
|
Wrap iprintf, vm_object_print, vm_map_print to allow passing a printf function.
|
1993-09-13 14:10:35 +00:00 |
Makefile
|
Compile libkern too.
|
1993-09-10 23:33:02 +00:00 |