HardenedBSD/sys/kern
1996-06-17 05:15:01 +00:00
..
imgact_aout.c
imgact_elf.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
init_sysent.c
init_sysvec.c
kern_acct.c
kern_clock.c
kern_conf.c
kern_descrip.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
kern_devconf.c Externalize the declaration of dc_list. This is required in order to 1996-06-12 15:10:30 +00:00
kern_exec.c
kern_exit.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
kern_fork.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
kern_ktrace.c
kern_lkm.c
kern_lockf.c
kern_malloc.c
kern_mib.c
kern_ntptime.c
kern_physio.c
kern_proc.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
kern_prot.c
kern_random.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c Implemented 'kern_sysctl', which differs from 'userland_sysctl' in that 1996-06-10 16:23:42 +00:00
kern_tc.c
kern_time.c Updated some comments in settimeofday(). 1996-06-08 11:55:32 +00:00
kern_timeout.c
kern_xxx.c
Make.tags.inc
Makefile
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
subr_dkbad.c
subr_log.c
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_trap.c A fast memory copy for Pentiums using floating point registers. 1996-06-13 07:17:21 +00:00
subr_xxx.c
sys_generic.c
sys_pipe.c Disable direct writes for non-blocking output. 1996-06-17 05:15:01 +00:00
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
sysv_shm.c
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
uipc_socket2.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_export.c
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src