HardenedBSD/sys/kern
Garrett Wollman f1d8109335 Add support for devconf to a large number of device drivers, and do
the right thing in dev_goawayall() when kdc_goaway is null.
1994-10-19 01:59:11 +00:00
..
imgact_aout.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
kern_acct.c
kern_clock.c kern_clock.c: define dk_names[][]. 1994-10-16 03:52:14 +00:00
kern_descrip.c
kern_devconf.c Add support for devconf to a large number of device drivers, and do 1994-10-19 01:59:11 +00:00
kern_exec.c
kern_exit.c
kern_fork.c
kern_ktrace.c
kern_lkm.c
kern_lockf.c
kern_malloc.c
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c Removed references to bclnlist which we don't use/support/need. 1994-10-18 06:55:57 +00:00
kern_sysctl.c kern_clock.c: define dk_names[][]. 1994-10-16 03:52:14 +00:00
kern_tc.c kern_clock.c: define dk_names[][]. 1994-10-16 03:52:14 +00:00
kern_time.c
kern_timeout.c kern_clock.c: define dk_names[][]. 1994-10-16 03:52:14 +00:00
kern_xxx.c
Make.tags.inc
Makefile
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c This basically allows you to stick a disklabel on any partition. 1994-10-17 02:31:33 +00:00
subr_log.c
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_rmap.c
subr_trap.c
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c ttywait: check conditions again right after oproc 1994-10-15 17:59:02 +00:00
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 Removed references to bclnlist which we don't use/support/need. 1994-10-18 06:55:57 +00:00
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_export.c
vfs_extattr.c Fix the problem with panics when mounting on nonexistant directories. Probably 1994-10-15 02:53:26 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c
vfs_syscalls.c Fix the problem with panics when mounting on nonexistant directories. Probably 1994-10-15 02:53:26 +00:00
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src