freebsd_amp_hwpstate/sys/kern
John Dyson c04b956c6f Effectively remove the previous commit to fix threads forking. The
change was a false-start, and needs more work.
1997-04-12 04:07:50 +00:00
..
Make.tags.inc
Makefile
imgact_aout.c
imgact_elf.c Use OID_AUTO instead of magic number for old sysctl debug.elf_trace. The 1997-04-01 10:41:48 +00:00
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
init_sysent.c Regenerate (added issetugid) 1997-03-31 14:55:05 +00:00
init_sysvec.c
kern_acct.c
kern_clock.c
kern_conf.c
kern_descrip.c Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack that 1997-04-09 16:53:45 +00:00
kern_exec.c Effectively remove the previous commit to fix threads forking. The 1997-04-12 04:07:50 +00:00
kern_exit.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
kern_fork.c Remove explicit zero of p_vmspace on creation, it's now in the startzero 1997-04-07 09:38:39 +00:00
kern_ktrace.c
kern_lkm.c Make MOD_* macros almost consistent: 1997-04-06 11:14:13 +00:00
kern_lock.c Fixed commented-out Lite2 sysctl debug.lockpausetime. 1997-04-01 10:18:51 +00:00
kern_lockf.c Use OID_AUTO instead of a magic number for Lite2 sysctl debug.lockf_debug. 1997-04-01 10:30:06 +00:00
kern_malloc.c
kern_mib.c
kern_ntptime.c
kern_opt.c
kern_physio.c
kern_proc.c
kern_prot.c Don't incorrectly set P_SUGID in setre[ug]id() for no reason, as noticed 1997-04-02 17:05:49 +00:00
kern_random.c
kern_resource.c
kern_shutdown.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c Include <sys/buf.h> instead of <sys/vnode.h>. kern_sysctl.c no 1997-04-09 15:23:09 +00:00
kern_tc.c
kern_time.c
kern_timeout.c
kern_xxx.c
makesyscalls.sh
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
subr_prf.c
subr_prof.c
subr_rlist.c
subr_trap.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
subr_xxx.c
sys_generic.c
sys_pipe.c Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack that 1997-04-09 16:53:45 +00:00
sys_process.c
sys_socket.c
syscalls.c Regenerate (added issetugid) 1997-03-31 14:55:05 +00:00
syscalls.master issetugid is now implemented rather than reserved 1997-03-31 14:52:50 +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 In accept1(), falloc() is called after the process has awoken, but prior 1997-03-31 12:30:01 +00:00
uipc_socket.c
uipc_socket2.c In accept1(), falloc() is called after the process has awoken, but prior 1997-03-31 12:30:01 +00:00
uipc_syscalls.c Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack that 1997-04-09 16:53:45 +00:00
uipc_usrreq.c
vfs_bio.c Removed potentially harmful garbage <vm/lock.h> and fixed bogus 1997-04-01 08:39:07 +00:00
vfs_cache.c
vfs_cluster.c Use OID_AUTO instead of magic number for the old sysctl debug.rcluster. 1997-04-01 11:48:30 +00:00
vfs_conf.c
vfs_export.c Add a function vop_sharedlock which a copy of vop_nolock without the 1997-04-04 17:46:21 +00:00
vfs_extattr.c [Previous comment was incorrect for these files] 1997-04-04 17:47:43 +00:00
vfs_init.c
vfs_lookup.c [Previous comment was incorrect for these files] 1997-04-04 17:47:43 +00:00
vfs_mount.c
vfs_subr.c Add a function vop_sharedlock which a copy of vop_nolock without the 1997-04-04 17:46:21 +00:00
vfs_syscalls.c [Previous comment was incorrect for these files] 1997-04-04 17:47:43 +00:00
vfs_vnops.c [Previous comment was incorrect for these files] 1997-04-04 17:47:43 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src