This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dc01e23eda
freebsd-dev
/
sys
/
kern
History
John Dyson
b332d9a66e
Make sure that *fork() always returns with %edx == 1 in the
...
child. This was sometimes not happening correctly during my threads code work.
1997-05-05 04:08:12 +00:00
..
imgact_aout.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_smp.c
Finish off and activate the smp_active sysctl handler..
1997-05-04 02:08:09 +00:00
init_sysent.c
init_sysvec.c
kern_acct.c
kern_clock.c
kern_conf.c
kern_descrip.c
kern_exec.c
kern_exit.c
kern_fork.c
kern_ktrace.c
kern_lkm.c
kern_lock.c
kern_lockf.c
kern_malloc.c
kern_mib.c
kern_ntptime.c
kern_opt.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_random.c
don't #ifdef out reference to i586_ctr_freq.
1997-05-04 14:28:22 +00:00
kern_resource.c
kern_shutdown.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c
kern_tc.c
kern_time.c
kern_timeout.c
kern_xxx.c
Make.tags.inc
Makefile
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_smp.c
new function to turn an APIC pin# into an INT mask.
1997-05-03 17:42:01 +00:00
subr_trap.c
Make sure that *fork() always returns with %edx == 1 in the
1997-05-05 04:08:12 +00:00
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
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
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
1. Add a {pointer, v_id} pair to the vnode to store the reference to the
1997-05-04 09:17:38 +00:00
vfs_cluster.c
vfs_conf.c
vfs_export.c
1. Add a {pointer, v_id} pair to the vnode to store the reference to the
1997-05-04 09:17:38 +00:00
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c
1. Add a {pointer, v_id} pair to the vnode to store the reference to the
1997-05-04 09:17:38 +00:00
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src