.. |
exec_aout.c
|
…
|
|
exec_conf.c
|
…
|
|
exec_script.c
|
…
|
|
exec_subr.c
|
expand uid_t/gid_t/off_t
|
1994-03-27 09:08:02 +00:00 |
init_main.c
|
Clean up uname(2) code some more.
|
1994-03-18 18:57:13 +00:00 |
init_sysent.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
kern_acct.c
|
kill XXX's i marked long ago
|
1994-02-27 11:53:31 +00:00 |
kern_clock.c
|
…
|
|
kern_descrip.c
|
expand uid_t/gid_t/off_t
|
1994-03-27 09:08:02 +00:00 |
kern_exec.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
kern_exit.c
|
…
|
|
kern_fork.c
|
light clean
|
1994-04-10 00:16:58 +00:00 |
kern_kinfo.c
|
…
|
|
kern_ktrace.c
|
…
|
|
kern_lkm.c
|
fs types are names now; accompanying changes.
|
1994-04-14 04:05:28 +00:00 |
kern_malloc.c
|
…
|
|
kern_physio.c
|
…
|
|
kern_proc.c
|
…
|
|
kern_prot.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
kern_resource.c
|
…
|
|
kern_sig.c
|
bad comment. fix from vdlinden@fwi.uva.nl (Frank van der Linden)
|
1994-03-19 18:38:33 +00:00 |
kern_subr.c
|
…
|
|
kern_synch.c
|
…
|
|
kern_time.c
|
…
|
|
kern_xxx.c
|
Clean up uname(2) code some more.
|
1994-03-18 18:57:13 +00:00 |
makesyscalls.sh
|
Standardize #includes.
|
1994-03-18 19:08:28 +00:00 |
subr_autoconf.c
|
…
|
|
subr_disk.c
|
…
|
|
subr_log.c
|
FIONREAD returns int, not off_t
|
1994-04-12 19:41:48 +00:00 |
subr_mcount.c
|
Sparc support.
|
1994-03-18 08:35:56 +00:00 |
subr_prf.c
|
…
|
|
subr_rmap.c
|
as pointed out by Phil: all instances of bcopy used in this file should
|
1994-03-14 21:15:07 +00:00 |
subr_xxx.c
|
…
|
|
sys_generic.c
|
…
|
|
sys_process.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
sys_socket.c
|
…
|
|
syscalls.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
syscalls.master
|
kill two LIBCOMPATs
|
1994-04-07 00:15:29 +00:00 |
sysv_ipc.c
|
…
|
|
sysv_msg.c
|
…
|
|
sysv_sem.c
|
…
|
|
sysv_shm.c
|
…
|
|
tty.c
|
FIONREAD plays with an int, not an off_t.
|
1994-04-09 22:35:00 +00:00 |
tty_compat.c
|
Fix numerous bugs; flags in the wrong places, modes getting clobbered, etc.
|
1994-04-12 17:18:59 +00:00 |
tty_conf.c
|
…
|
|
tty_pty.c
|
…
|
|
tty_subr.c
|
whoops, typo
|
1994-02-24 01:37:18 +00:00 |
tty_tb.c
|
…
|
|
tty_tty.c
|
…
|
|
uipc_domain.c
|
…
|
|
uipc_mbuf.c
|
the packet header is at the start of the mbuf chain, not the end.
|
1994-04-14 21:34:17 +00:00 |
uipc_proto.c
|
…
|
|
uipc_socket.c
|
…
|
|
uipc_socket2.c
|
…
|
|
uipc_syscalls.c
|
…
|
|
uipc_usrreq.c
|
…
|
|
vfs_bio.c
|
Make FFS optional
|
1994-03-09 21:21:37 +00:00 |
vfs_cache.c
|
…
|
|
vfs_conf.c
|
fs types are names now; accompanying changes.
|
1994-04-14 04:05:28 +00:00 |
vfs_lockf.c
|
Make FFS optional
|
1994-03-09 21:21:37 +00:00 |
vfs_lookup.c
|
…
|
|
vfs_subr.c
|
fs types are names now; accompanying changes.
|
1994-04-14 04:05:28 +00:00 |
vfs_syscalls.c
|
slightly loosen lseek restriction
|
1994-04-16 06:51:58 +00:00 |
vfs_vnops.c
|
FIONREAD returns int not off_t. (ssize_t prefered, but standards may
|
1994-04-12 19:18:33 +00:00 |