HardenedBSD/sys/kern
1994-09-14 05:52:13 +00:00
..
imgact_aout.c
imgact_shell.c
init_main.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
init_sysent.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
kern_acct.c
kern_clock.c
kern_descrip.c
kern_exec.c Added missing #ifdef SYSVSHM. 1994-09-14 05:52:13 +00:00
kern_exit.c Limit p_estcpu to UCHAR_MAX to keep it within reasonable bounds - else 1994-09-12 11:27:03 +00:00
kern_fork.c
kern_ktrace.c
kern_lkm.c
kern_lockf.c
kern_malloc.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c Define new MIB variable, hw.floatingpoint, which is true if FP hardware 1994-09-09 23:13:03 +00:00
kern_tc.c
kern_time.c
kern_timeout.c
kern_xxx.c
Make.tags.inc
Makefile Added namespace information for future pollution-control measures. 1994-09-13 00:48:26 +00:00
makesyscalls.sh Forgot to check this important file in. 1994-09-13 02:21:48 +00:00
md5c.c
subr_autoconf.c
subr_clist.c Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). 1994-09-13 16:02:20 +00:00
subr_disklabel.c
subr_log.c
subr_param.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
subr_prf.c
subr_prof.c
subr_rlist.c
subr_rmap.c
subr_trap.c Be more careful about dereferencing curproc, p_vmspace, and curpcb, 1994-09-11 11:26:18 +00:00
subr_xxx.c
sys_generic.c Whoops, accidently left out some pieces of the munmapfd patch. 1994-09-02 15:06:51 +00:00
sys_process.c
sys_socket.c
syscalls.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
syscalls.master Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
sysv_ipc.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
sysv_msg.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
sysv_sem.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
sysv_shm.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c
tty_subr.c Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). 1994-09-13 16:02:20 +00:00
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
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_export.c
vfs_extattr.c Disallow truncating to negative file sizes. Doing so causes ffs_truncate() 1994-09-02 10:23:43 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c
vfs_syscalls.c Disallow truncating to negative file sizes. Doing so causes ffs_truncate() 1994-09-02 10:23:43 +00:00
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src