freebsd-src/sys/kern
1994-09-01 11:20:11 +00:00
..
imgact_aout.c
imgact_shell.c
init_main.c Fixed bug that caused system processes to run at realtime priority. 1994-09-01 11:20:11 +00:00
init_sysent.c Realtime priority scheduling support. 1994-09-01 05:15:50 +00:00
kern_acct.c
kern_clock.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
kern_descrip.c
kern_exec.c
kern_exit.c
kern_fork.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_ktrace.c
kern_lkm.c Changes to new sysent structure. TODO MOD_EXEC support. 1994-08-26 08:42:07 +00:00
kern_lockf.c
kern_malloc.c
kern_physio.c
kern_proc.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_prot.c
kern_resource.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_sig.c
kern_subr.c
kern_synch.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_sysctl.c
kern_tc.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
kern_time.c
kern_timeout.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
kern_xxx.c
Make.tags.inc
Makefile
makesyscalls.sh Oops didn't check that init_sysent.c was generated proberly. Fixed. 1994-08-26 09:33:37 +00:00
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_log.c
subr_param.c
subr_prf.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
subr_prof.c
subr_rlist.c
subr_rmap.c
subr_trap.c Don't test if a u_int is < 0. The remaining test is sufficient and the 1994-08-28 16:16:33 +00:00
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c Realtime priority scheduling support. 1994-09-01 05:15:50 +00:00
syscalls.master Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
tty_compat.c
tty_conf.c
tty_cons.c Conditionalized support for syscons as the console so that it can be 1994-08-31 07:44:22 +00:00
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c Rather than exclude bounce buffers support with NOBOUNCE, include it 1994-08-31 06:17:49 +00:00
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_export.c "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src