freebsd-nq/sys/kern
1999-03-30 09:00:45 +00:00
..
bus_if.m Add some useful functions to the device framework: 1999-03-29 08:54:20 +00:00
device_if.m
imgact_aout.c For clarity, use the "map" variable introduced by the last commit 1999-03-10 07:07:42 +00:00
imgact_elf.c If you merge this into -stable, please increment __FreeBSD_version 1999-02-20 23:52:34 +00:00
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c Removed all traces of `p_switchtime'. The relevant timestamp is per-cpu, 1999-02-28 10:53:29 +00:00
init_sysent.c Added pread and pwrite. These functions are defined by the X/Open 1999-03-27 21:16:58 +00:00
kern_acct.c
kern_clock.c Fix an old cut&paste bogon. 1999-03-12 21:58:54 +00:00
kern_conf.c Call the module's unload handler before removing the device from the 1999-03-23 21:11:47 +00:00
kern_descrip.c
kern_environment.c
kern_exec.c Hide access to vmspace:vm_pmap with inline function vmspace_pmap(). This 1999-02-19 14:25:37 +00:00
kern_exit.c Fixed runtime accounting. The time since the previous context switch 1999-03-11 21:53:12 +00:00
kern_fork.c Fix thread/process tracking and differentiation for Linux threads emulation. 1999-03-02 00:28:09 +00:00
kern_intr.c
kern_ktrace.c
kern_linker.c * Register sysctl nodes before running sysinits when loading files and 1999-03-07 16:06:41 +00:00
kern_lkm.c
kern_lock.c fix breakage for alphas. 1999-03-15 05:11:27 +00:00
kern_lockf.c
kern_malloc.c
kern_mib.c
kern_module.c
kern_ntptime.c Make the same size rounding error both ways. 1999-03-22 14:01:58 +00:00
kern_physio.c
kern_proc.c Hide access to vmspace:vm_pmap with inline function vmspace_pmap(). This 1999-02-19 14:25:37 +00:00
kern_prot.c
kern_random.c
kern_resource.c Enforce monotonicity of apparent process user, system and interrupt times. 1999-03-13 19:46:13 +00:00
kern_shutdown.c
kern_sig.c
kern_subr.c This solves a deadlock that can occur when read()ing into a file-mmap() 1999-03-12 03:09:29 +00:00
kern_synch.c The magic "no-cpu" cpu number is 0xff. Don't misrepresent cpu 1999-03-05 16:38:13 +00:00
kern_syscalls.c
kern_sysctl.c Purging lint from the Bruce filter. 1999-03-30 09:00:45 +00:00
kern_tc.c Fix an old cut&paste bogon. 1999-03-12 21:58:54 +00:00
kern_threads.c
kern_time.c Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>). 1999-02-25 15:54:06 +00:00
kern_timeout.c Fix callout_init(). This didn't have any practical effect since it 1999-03-06 22:27:02 +00:00
kern_xxx.c
ksched.c
link_aout.c
link_elf_obj.c
link_elf.c
Make.tags.inc Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00
makedevops.pl Add some useful functions to the device framework: 1999-03-29 08:54:20 +00:00
makedevops.sh
Makefile
makesyscalls.sh
md5c.c
p1003_1b.c
posix4_mib.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
subr_autoconf.c
subr_blist.c
subr_bus.c Add some useful functions to the device framework: 1999-03-29 08:54:20 +00:00
subr_clist.c
subr_devstat.c Add a prioritization field to the devstat_add_entry() call so that 1999-02-10 00:04:13 +00:00
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
subr_rman.c Fix a bug which prevented more than two clients from sharing a resource. 1999-03-29 08:30:17 +00:00
subr_scanf.c Only needed to cast array index from char to unsigned char, did not 1999-02-14 20:58:21 +00:00
subr_smp.c The magic "no-cpu" cpu number is 0xff. Don't misrepresent cpu 1999-03-05 16:38:13 +00:00
subr_trap.c Make TIMER_FREQ a normal, undocumented option. Raise confusion to 1999-03-09 20:20:09 +00:00
subr_xxx.c
sys_generic.c Added pread and pwrite. These functions are defined by the X/Open 1999-03-27 21:16:58 +00:00
sys_pipe.c
sys_process.c Call ptrace_u_check with the right size. 1999-03-29 08:29:22 +00:00
sys_socket.c
syscalls.c Added pread and pwrite. These functions are defined by the X/Open 1999-03-27 21:16:58 +00:00
syscalls.master Added pread and pwrite. These functions are defined by the X/Open 1999-03-27 21:16:58 +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 Introduce machine-dependent macro pgtok() to convert page count to number 1999-02-19 19:34:49 +00:00
uipc_domain.c
uipc_mbuf.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
uipc_proto.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
uipc_syscalls.c
uipc_usrreq.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
vfs_aio.c Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>). 1999-02-25 15:54:06 +00:00
vfs_bio.c Fixed a serious bug in rev.1.202. getnewbuf() sometimes didn't 1999-03-19 10:17:44 +00:00
vfs_cache.c
vfs_cluster.c Reviewed by: Many at differnt times in differnt parts, 1999-03-12 02:24:58 +00:00
vfs_conf.c
vfs_default.c Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>). 1999-02-25 15:54:06 +00:00
vfs_export.c Reviewed by: Many at differnt times in differnt parts, 1999-03-12 02:24:58 +00:00
vfs_extattr.c Add a sysctl variable which can help stop chroot(2) escapes. 1999-03-23 14:26:40 +00:00
vfs_init.c * Register sysctl nodes before running sysinits when loading files and 1999-03-07 16:06:41 +00:00
vfs_lookup.c
vfs_mount.c
vfs_subr.c Reviewed by: Many at differnt times in differnt parts, 1999-03-12 02:24:58 +00:00
vfs_syscalls.c Add a sysctl variable which can help stop chroot(2) escapes. 1999-03-23 14:26:40 +00:00
vfs_vnops.c Changed vn_read/write such that fp->f_offset isn't touched 1999-03-26 20:25:21 +00:00
vnode_if.pl Declare static __inline functions as __inline in their forward 1999-02-28 11:30:00 +00:00
vnode_if.sh Declare static __inline functions as __inline in their forward 1999-02-28 11:30:00 +00:00
vnode_if.src Remove incorrect lock specs for vop_whiteout (introduced by Lite/2). 1999-03-27 03:08:07 +00:00