freebsd-dev/sys/kern
1997-06-27 23:38:32 +00:00
..
imgact_aout.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
init_smp.c Initialize private variable other_cpus during AP boot. 1997-06-27 23:38:32 +00:00
init_sysent.c Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
init_sysvec.c
kern_acct.c
kern_clock.c Add tickadj to struct clockinfo, like NetBSD and OpenBSD. 1997-06-24 18:21:09 +00:00
kern_conf.c tiny spelling fix in comment 1997-06-02 04:56:38 +00:00
kern_descrip.c
kern_exec.c
kern_exit.c Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
kern_fork.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
kern_intr.c Add safety check in case "conflicts" keyword specified more times than 1997-06-08 17:15:31 +00:00
kern_ktrace.c
kern_linker.c
kern_lkm.c
kern_lock.c
kern_lockf.c
kern_malloc.c Killed bogus kernacc() call in malloc() DIAGNOSTIC code. kernacc() by 1997-06-24 09:41:00 +00:00
kern_mib.c Don't ever allow lowering the securelevel at all. Allowing it does 1997-06-25 07:31:47 +00:00
kern_module.c
kern_ntptime.c
kern_opt.c
kern_physio.c
kern_proc.c Fill in some extra fields in the eproc structure. gdb uses this information 1997-06-27 15:42:05 +00:00
kern_prot.c
kern_random.c
kern_resource.c
kern_shutdown.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
kern_sig.c
kern_subr.c Define NPRIMES in terms of the number of elements in 'primes' (as opposed 1997-05-28 00:47:27 +00:00
kern_synch.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
kern_sysctl.c
kern_tc.c Add tickadj to struct clockinfo, like NetBSD and OpenBSD. 1997-06-24 18:21:09 +00:00
kern_threads.c Add initial AIO/LIO kernel thread support files. This is preliminary, and 1997-06-16 00:27:26 +00:00
kern_time.c Add tickadj to struct clockinfo, like NetBSD and OpenBSD. 1997-06-24 18:21:09 +00:00
kern_timeout.c Add tickadj to struct clockinfo, like NetBSD and OpenBSD. 1997-06-24 18:21:09 +00:00
kern_xxx.c
link_aout.c
Make.tags.inc
Makefile
makesyscalls.sh Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_param.c Removed unused #includes. 1997-06-14 11:38:46 +00:00
subr_prf.c
subr_prof.c
subr_rlist.c
subr_smp.c Added POST code output to various points of the startup code. 1997-06-27 23:33:17 +00:00
subr_trap.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
subr_xxx.c
sys_generic.c Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
sys_pipe.c
sys_process.c
sys_socket.c
syscalls.c Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
syscalls.master Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
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_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 Attempt to convert the ip_divert code to use the new-style protocol request 1997-05-24 17:23:11 +00:00
uipc_socket2.c Attempt to convert the ip_divert code to use the new-style protocol request 1997-05-24 17:23:11 +00:00
uipc_socket.c Don't accept insane values for SO_(SND|RCV)BUF, and the low water marks. 1997-06-27 15:28:54 +00:00
uipc_syscalls.c
uipc_usrreq.c
vfs_aio.c Add initial AIO/LIO kernel thread support files. This is preliminary, and 1997-06-16 00:27:26 +00:00
vfs_bio.c Fix a problem with the VN device. Specifically, the VN device can 1997-06-15 17:56:53 +00:00
vfs_cache.c
vfs_cluster.c Fix a problem with the VN device. Specifically, the VN device can 1997-06-15 17:56:53 +00:00
vfs_conf.c
vfs_export.c Remove a window during running down a file vnode. Also, the OBJ_DEAD 1997-06-22 03:00:24 +00:00
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c Remove a window during running down a file vnode. Also, the OBJ_DEAD 1997-06-22 03:00:24 +00:00
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src