freebsd_amp_hwpstate/sys/kern
Poul-Henning Kamp a508801763 Fix a division which I had made a multiplication.
Fix return value from ntp_adjtime().

Submitted by:	jhay
1999-04-04 19:56:04 +00:00
..
Make.tags.inc Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00
Makefile
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 Restore support for executing BSD/OS binaries on the i386 by passing 1999-04-03 22:20:03 +00:00
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
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 Don't open window for race condition. 1999-04-02 13:57:21 +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 Restore support for executing BSD/OS binaries on the i386 by passing 1999-04-03 22:20:03 +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 Fix a division which I had made a multiplication. 1999-04-04 19:56:04 +00:00
kern_physio.c
kern_proc.c
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 Don't open window for race condition. 1999-04-02 13:57:21 +00:00
kern_threads.c
kern_time.c
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.c
link_elf_obj.c
makedevops.pl Add some useful functions to the device framework: 1999-03-29 08:54:20 +00:00
makedevops.sh
makesyscalls.sh
md5c.c
p1003_1b.c
posix4_mib.c
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
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
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 Fix race in pipe read code whereby a blocked lock can allow another 1999-02-04 23:50:49 +00:00
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.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
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c
vfs_aio.c
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
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
vnode_if.sh
vnode_if.src Remove incorrect lock specs for vop_whiteout (introduced by Lite/2). 1999-03-27 03:08:07 +00:00