freebsd-dev/sys/kern
1999-01-26 07:37:11 +00:00
..
bus_if.m
device_if.m
imgact_aout.c
imgact_elf.c Enable Linux threads support by default. 1999-01-26 02:38:12 +00:00
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c Enable Linux threads support by default. 1999-01-26 02:38:12 +00:00
init_sysent.c
kern_acct.c
kern_clock.c
kern_conf.c
kern_descrip.c
kern_environment.c
kern_exec.c
kern_exit.c Enable Linux threads support by default. 1999-01-26 02:38:12 +00:00
kern_fork.c Enable Linux threads support by default. 1999-01-26 02:38:12 +00:00
kern_intr.c
kern_ktrace.c
kern_linker.c Don't try to call SYSUNINIT functions if there was a link error. 1999-01-25 08:42:24 +00:00
kern_lkm.c
kern_lock.c
kern_lockf.c
kern_malloc.c Allow VM_KMEM_SIZE to be tuned from the kernel environment. This tuning 1999-01-21 21:54:32 +00:00
kern_mib.c Ok, people didn't like kern.conf_dir. Poof, backed out. 1999-01-26 07:37:11 +00:00
kern_module.c
kern_ntptime.c
kern_physio.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
kern_proc.c Enable Linux threads support by default. 1999-01-26 02:38:12 +00:00
kern_prot.c
kern_random.c
kern_resource.c
kern_shutdown.c
kern_sig.c Enable Linux threads support by default. 1999-01-26 02:38:12 +00:00
kern_subr.c
kern_synch.c
kern_syscalls.c
kern_sysctl.c
kern_tc.c
kern_threads.c
kern_time.c
kern_timeout.c
kern_xxx.c
ksched.c
link_aout.c Don't try to call SYSUNINIT functions if there was a link error. 1999-01-25 08:42:24 +00:00
link_elf_obj.c Don't try to call SYSUNINIT functions if there was a link error. 1999-01-25 08:42:24 +00:00
link_elf.c Don't try to call SYSUNINIT functions if there was a link error. 1999-01-25 08:42:24 +00:00
Make.tags.inc
makedevops.pl
makedevops.sh
Makefile
makesyscalls.sh
md5c.c
p1003_1b.c
posix4_mib.c
subr_autoconf.c
subr_blist.c
subr_bus.c
subr_clist.c
subr_devstat.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_module.c
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c This module was used only by the old swapper and has been #if'd out, 1999-01-21 08:58:41 +00:00
subr_rman.c
subr_scanf.c
subr_smp.c
subr_trap.c
subr_xxx.c
sys_generic.c
sys_pipe.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c Port NetBSD's 19990120-accept bug fix. This works around the race condition 1999-01-25 16:58:56 +00:00
uipc_socket2.c Port NetBSD's 19990120-accept bug fix. This works around the race condition 1999-01-25 16:58:56 +00:00
uipc_socket.c Port NetBSD's 19990120-accept bug fix. This works around the race condition 1999-01-25 16:58:56 +00:00
uipc_syscalls.c Don't free the socket address if soaccept() / pru_accept() doesn't 1999-01-25 16:53:53 +00:00
uipc_usrreq.c The code that reclaims descriptors from in-transit unix domain 1999-01-21 09:02:18 +00:00
vfs_aio.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
vfs_bio.c Don't try to calculate B_CACHE for an NFS related bp that has a 1999-01-24 00:51:11 +00:00
vfs_cache.c
vfs_cluster.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
vfs_conf.c
vfs_default.c
vfs_export.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
vfs_extattr.c Go back to only supporting revoke() for bdevs and cdevs. It is very 1999-01-24 06:28:37 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
vfs_syscalls.c Go back to only supporting revoke() for bdevs and cdevs. It is very 1999-01-24 06:28:37 +00:00
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src