NetBSD/sys/kern
2001-01-05 22:25:26 +00:00
..
cnmagic.c only print the magic number changing if not cold 2000-12-19 04:39:19 +00:00
exec_aout.c
exec_conf.c hum, use freebsd_setregs for FreeBSD ELF binaries (this bug was introduced with 2000-12-17 21:36:49 +00:00
exec_ecoff.c
exec_elf32.c Tighten up the ELF signature checks, and actually look for the ABI tag added 2000-12-15 06:14:21 +00:00
exec_elf64.c
exec_elf_common.c
exec_script.c
exec_subr.c
genassym.awk
genassym.sh
init_main.c Happy new year! 2001-01-01 20:18:34 +00:00
init_sysent.c regen after utrace() parameter rename 2001-01-05 21:53:38 +00:00
kern_acct.c
kern_allocsys.c
kern_clock.c
kern_descrip.c
kern_exec.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
kern_exit.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
kern_fork.c PR 4853: we fork a lot more during startup these days. Wrap nextpid to 500. 2000-12-31 17:43:41 +00:00
kern_kthread.c
kern_ktrace.c utrace(2): limit size of user data to KTR_USER_MAXLEN (currently 2048); return EINVAL if 'len' is bigger 2001-01-05 22:25:26 +00:00
kern_lkm.c
kern_lock.c Default lock_printf to syslog rather than printf. Some of the lock debug checks 2000-12-24 23:56:24 +00:00
kern_malloc.c
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
kern_subr.c
kern_synch.c MULTIPROCESSOR: The two calls to psignal() inside mi_switch() are 2001-01-01 16:02:51 +00:00
kern_sysctl.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
kern_time.c
kern_xxx.c
kgdb_stub.c
Make.tags.inc
Makefile
makesyscalls.sh Avoid generating duplicate SYS_* defines to *syscall.h - is possible 2001-01-01 16:41:43 +00:00
subr_autoconf.c
subr_disk.c
subr_extent.c
subr_log.c
subr_pool.c
subr_prf.c
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c regen after utrace() parameter rename 2001-01-05 21:53:38 +00:00
syscalls.conf
syscalls.master utrace(2): rename 'id' parameter to 'label' 2001-01-05 21:42:08 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
uipc_domain.c
uipc_mbuf2.c
uipc_mbuf.c
uipc_proto.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
vfs_cluster.c
vfs_getcwd.c Jump out of the scandir loop if VOP_READDIR returns an error, avoiding 2000-12-15 11:52:14 +00:00
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c Add a missing simple_unlock() to the LK_NOWAIT/VXLOCK error case in vget(). 2000-12-31 03:13:51 +00:00
vfs_syscalls.c
vfs_vnops.c
vnode_if.c Regen. 2000-12-22 20:07:09 +00:00
vnode_if.sh Make that defined(LKM) || defined(_LKM), to catch both the cases 2000-12-22 20:05:35 +00:00
vnode_if.src