.. |
exec_aout.c
|
See to it that `vm_tsize' and `vm_dsize' get set up properly for
|
1994-08-01 18:49:49 +00:00 |
exec_conf.c
|
New iBCS2 code from Scott.
|
1994-09-05 01:08:43 +00:00 |
exec_ecoff.c
|
can't do ptr math on void *
|
1994-08-18 22:09:35 +00:00 |
exec_script.c
|
…
|
|
exec_subr.c
|
…
|
|
init_main.c
|
Avoid GCC generating a call to memset().
|
1994-10-11 09:26:01 +00:00 |
init_sysent.c
|
…
|
|
kern_acct.c
|
…
|
|
kern_clock.c
|
Clean up #includes.
|
1994-10-09 08:29:55 +00:00 |
kern_descrip.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
kern_exec.c
|
…
|
|
kern_exit.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
kern_fork.c
|
Make sure p_emul is copied on fork.
|
1994-08-30 06:16:25 +00:00 |
kern_ktrace.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
kern_lkm.c
|
Allow unloading of vfs's if the refcount is 0.
|
1994-09-22 02:22:42 +00:00 |
kern_malloc.c
|
…
|
|
kern_physio.c
|
…
|
|
kern_proc.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
kern_prot.c
|
Require at least one group.
|
1994-09-19 07:52:57 +00:00 |
kern_resource.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
kern_sig.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
kern_subr.c
|
…
|
|
kern_synch.c
|
Display emulation type.
|
1994-08-30 06:22:10 +00:00 |
kern_sysctl.c
|
sparc is not special anymore
|
1994-09-16 23:57:22 +00:00 |
kern_time.c
|
Remove extern of tickadj.
|
1994-09-18 21:49:07 +00:00 |
kern_xxx.c
|
…
|
|
makesyscalls.sh
|
…
|
|
subr_autoconf.c
|
Simplify the code to expand the dev array slightly, and make sure the size is
|
1994-10-07 09:07:56 +00:00 |
subr_disk.c
|
…
|
|
subr_log.c
|
…
|
|
subr_prf.c
|
…
|
|
subr_prof.c
|
…
|
|
subr_rmap.c
|
…
|
|
subr_xxx.c
|
…
|
|
sys_generic.c
|
…
|
|
sys_process.c
|
Correct test for already being traced.
|
1994-09-24 07:17:18 +00:00 |
sys_socket.c
|
…
|
|
syscalls.c
|
…
|
|
syscalls.master
|
…
|
|
sysv_ipc.c
|
…
|
|
sysv_msg.c
|
…
|
|
sysv_sem.c
|
…
|
|
sysv_shm.c
|
Decrease shm_nused when a segment is deleted.
|
1994-08-31 21:47:36 +00:00 |
tty.c
|
fix PR#484 relating to backspacing over a tab.
|
1994-09-18 18:32:51 +00:00 |
tty_compat.c
|
Make sure CS8 is set if RAW is on.
|
1994-08-03 03:41:34 +00:00 |
tty_conf.c
|
…
|
|
tty_pty.c
|
…
|
|
tty_subr.c
|
fix ndqb bug handling flags other than TTY_QUOTE.
|
1994-10-02 04:11:53 +00:00 |
tty_tb.c
|
…
|
|
tty_tty.c
|
…
|
|
uipc_domain.c
|
…
|
|
uipc_mbuf.c
|
don't play with CLBYTES in cpp
|
1994-09-28 00:44:30 +00:00 |
uipc_proto.c
|
…
|
|
uipc_socket.c
|
…
|
|
uipc_socket2.c
|
…
|
|
uipc_syscalls.c
|
…
|
|
uipc_usrreq.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
vfs_bio.c
|
Patch to fix `reassignbuf: NULL' messages, from cgd.
|
1994-08-29 01:47:02 +00:00 |
vfs_cache.c
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
vfs_cluster.c
|
handle another "too much memory in buffer" boundary case
|
1994-08-21 06:38:42 +00:00 |
vfs_conf.c
|
…
|
|
vfs_init.c
|
Clean this up a bit, and separate parts of vfs_opv_init() into separate
|
1994-07-24 07:15:19 +00:00 |
vfs_lockf.c
|
…
|
|
vfs_lookup.c
|
…
|
|
vfs_subr.c
|
…
|
|
vfs_syscalls.c
|
Maintain vfs reference counts.
|
1994-09-22 02:17:00 +00:00 |
vfs_vnops.c
|
Fix space change in last commit.
|
1994-09-18 04:40:47 +00:00 |
vnode_if.sh
|
gwr's slightly cleaner way to do that last...
|
1994-08-25 03:04:28 +00:00 |
vnode_if.src
|
…
|
|