NetBSD/sys/kern
1999-10-14 05:59:57 +00:00
..
exec_aout.c
exec_conf.c
exec_ecoff.c * don't have the [onz]magic setup functions set up the stack. 1999-04-27 05:36:43 +00:00
exec_elf32.c
exec_elf64.c
exec_elf_common.c
exec_script.c
exec_subr.c
genassym.awk Allow pattern matching for symbol string to handle GCC's output for mips, 1998-11-25 06:10:19 +00:00
genassym.sh
init_main.c Remplace kern.shortcorename sysctl with a more flexible sheme, 1999-09-28 14:47:00 +00:00
init_sysent.c
kern_acct.c
kern_allocsys.c
kern_clock.c
kern_descrip.c
kern_exec.c
kern_exit.c
kern_fork.c
kern_kthread.c
kern_ktrace.c
kern_lkm.c
kern_lock.c Make it possible to direct LOCKDEBUG messages to syslog only. 1999-08-27 01:14:38 +00:00
kern_malloc.c
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c Back out a small and unfinished piece of the old scheduler rototill. 1999-10-14 05:59:57 +00:00
kern_sysctl.c Remplace kern.shortcorename sysctl with a more flexible sheme, 1999-09-28 14:47:00 +00:00
kern_time.c
kern_xxx.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
kgdb_stub.c Fix a few comment tyops, kill an inaccurate comment, and 1998-08-30 20:30:57 +00:00
Make.tags.inc
Makefile
makesyscalls.sh
subr_autoconf.c
subr_disk.c
subr_extent.c
subr_log.c Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
subr_pool.c In _pool_put(), panic if we're put'ing with nout == 0. This will help us 1999-08-29 00:26:01 +00:00
subr_prf.c Implement vlog() (varargs version of log()). 1999-08-27 01:14:15 +00:00
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c Disallow tracing of processes unless tracer's root directory is at or 1999-03-25 04:45:56 +00:00
sys_socket.c Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
syscalls.c
syscalls.conf
syscalls.master Overhaul of the SVID IPC facilities, primarily to use the types specified 1999-08-25 05:05:48 +00:00
sysv_ipc.c
sysv_msg.c Overhaul of the SVID IPC facilities, primarily to use the types specified 1999-08-25 05:05:48 +00:00
sysv_sem.c
sysv_shm.c
tty_conf.c
tty_pty.c
tty_subr.c g/c REAL_CLISTS. 1999-04-25 02:56:26 +00:00
tty_tb.c Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. 1998-08-04 04:03:10 +00:00
tty_tty.c
tty.c
uipc_domain.c Implement arp_drain(), which frees packets tied up in the arp cache if 1999-08-05 04:04:28 +00:00
uipc_mbuf.c
uipc_proto.c add PR_LISTEN for UNIX domain socket, SOCK_STREAM case. 1999-07-01 07:59:57 +00:00
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
uipc_usrreq.c
vfs_bio.c
vfs_cache.c Obey negative cache entries for intermediate directories during a create. 1999-09-10 23:24:23 +00:00
vfs_cluster.c
vfs_getcwd.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c Modify how lookup walks up mount points. As suggested by Konrad 1999-08-03 18:17:24 +00:00
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c
vnode_if.c Regen for revision: 1.19 of vnode_if.src. 1999-08-03 18:20:22 +00:00
vnode_if.sh
vnode_if.src