.. |
dead_vnops.c
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
exec_aout.c
|
there now exists an "exec switch". break the a.out code into another
|
1993-09-05 01:33:35 +00:00 |
fifo_vnops.c
|
|
|
init_main.c
|
make allproc be volatile, and cast things accordingly.
|
1993-09-15 22:30:32 +00:00 |
init_sysent.c
|
Add sysarch() syscall.
|
1993-09-19 18:55:38 +00:00 |
kern_acct.c
|
|
|
kern_clock.c
|
|
|
kern_descrip.c
|
|
|
kern_exec.c
|
there now exists an "exec switch". break the a.out code into another
|
1993-09-05 01:33:35 +00:00 |
kern_exit.c
|
These changes are due to a mismatch with user functions prototyped as
|
1993-09-09 22:03:59 +00:00 |
kern_fork.c
|
make allproc be volatile, and cast things accordingly.
|
1993-09-15 22:30:32 +00:00 |
kern_kinfo.c
|
make allproc be volatile, and cast things accordingly.
|
1993-09-15 22:30:32 +00:00 |
kern_ktrace.c
|
make allproc be volatile, and cast things accordingly.
|
1993-09-15 22:30:32 +00:00 |
kern_lkm.c
|
enable loadable execution handlers. need to do something better re:
|
1993-09-05 01:36:28 +00:00 |
kern_malloc.c
|
|
|
kern_physio.c
|
|
|
kern_proc.c
|
|
|
kern_prot.c
|
These changes are due to a mismatch with user functions prototyped as
|
1993-09-09 22:03:59 +00:00 |
kern_resource.c
|
make allproc be volatile, and cast things accordingly.
|
1993-09-15 22:30:32 +00:00 |
kern_sig.c
|
make allproc be volatile, and cast things accordingly.
|
1993-09-15 22:30:32 +00:00 |
kern_subr.c
|
Removed functions moved to libkern: strcpy, strcmp, strlen, ffs, etc.
|
1993-09-11 00:08:03 +00:00 |
kern_synch.c
|
make allproc be volatile, and cast things accordingly.
|
1993-09-15 22:30:32 +00:00 |
kern_time.c
|
|
|
kern_xxx.c
|
|
|
makesyscalls.sh
|
|
|
spec_vnops.c
|
|
|
subr_acct.c
|
|
|
subr_autoconf.c
|
|
|
subr_disk.c
|
Add \n to end of error message.
|
1993-09-05 22:07:31 +00:00 |
subr_log.c
|
|
|
subr_mcount.c
|
|
|
subr_prf.c
|
|
|
subr_rmap.c
|
|
|
subr_xxx.c
|
Removed functions moved to libkern: strcpy, strcmp, strlen, ffs, etc.
|
1993-09-11 00:08:03 +00:00 |
sys_generic.c
|
|
|
sys_process.c
|
A little more cleanup; 0 --> FALSE and 1 --> TRUE.
|
1993-09-06 02:06:34 +00:00 |
sys_socket.c
|
|
|
syscalls.c
|
Add sysarch() syscall.
|
1993-09-19 18:55:38 +00:00 |
syscalls.master
|
Add sysarch() syscall.
|
1993-09-19 18:55:38 +00:00 |
sysv_shm.c
|
|
|
tty_compat.c
|
|
|
tty_conf.c
|
|
|
tty_pty.c
|
|
|
tty_subr.c
|
|
|
tty_tb.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
|
|
uipc_domain.c
|
|
|
uipc_mbuf.c
|
Include systm.h to get prototypes (and possibly inlines) of *max functions.
|
1993-09-04 00:01:43 +00:00 |
uipc_proto.c
|
|
|
uipc_socket2.c
|
|
|
uipc_socket.c
|
Patch from David Greenman to reduce CPU usage during network transmit.
|
1993-09-08 21:12:49 +00:00 |
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
Fix from Noriyuki Soda <soda@sra.co.jp>:
|
1993-09-14 03:35:08 +00:00 |
vfs_bio.c
|
rewrite biodone to the spec in the daemon book, and to account for
|
1993-09-21 00:40:02 +00:00 |
vfs_cache.c
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
vfs_conf.c
|
|
|
vfs_lookup.c
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
vfs_subr.c
|
|
|
vfs_syscalls.c
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |
vfs_vnops.c
|
Changes to VFS readdir semantics
|
1993-09-07 15:40:14 +00:00 |