NetBSD/sys/kern
1997-03-19 04:55:07 +00:00
..
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_elf32.c Probe linux emul before svr4 emul. From Christos. 1997-03-13 02:55:25 +00:00
exec_elf64.c
exec_elf_common.c
exec_script.c
exec_subr.c
genassym.awk This little awk program translates the initialized data table found 1997-02-03 21:31:17 +00:00
genassym.sh Look for $AWK in environment 1997-03-13 22:47:20 +00:00
init_main.c Add missing \n in printf format for "cannot mount root" error message. 1997-02-02 02:55:06 +00:00
init_sysent.c Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:35:52 +00:00
kern_acct.c
kern_clock.c Use splclock() to block time updates, not splhigh(). 1997-02-28 04:45:35 +00:00
kern_descrip.c
kern_exec.c Return EISDIR for directories, not EACCES. 1997-03-14 06:12:11 +00:00
kern_exit.c check options argument to wait{3,4,pid}(); from Klaus Klein in PR 3182. 1997-02-07 05:33:07 +00:00
kern_fork.c pass P_SUGID to child. from freebsd. 1997-02-18 01:30:37 +00:00
kern_ktrace.c
kern_lkm.c
kern_malloc.c KMEMSTATS is a header option; pull in "opt_kmemstats.h". 1997-02-02 21:22:16 +00:00
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c Only make the memory-disk device the default root device when 1997-02-24 12:20:47 +00:00
kern_synch.c
kern_sysctl.c fill_eproc(): Fill in e_login. From PR 3351, by Geoff Wing. 1997-03-19 04:55:07 +00:00
kern_time.c NFSCLIENT -> NFS 1997-01-31 02:34:23 +00:00
kern_xxx.c
kgdb_stub.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
Make.tags.inc
Makefile
makesyscalls.sh
subr_autoconf.c
subr_disk.c
subr_extent.c
subr_log.c
subr_prf.c Only call Debugger() on panic if "db_onpanic" is set. 1997-01-09 05:38:22 +00:00
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c in pollscan, cast incoming fd to unsigned int. from mycroft. 1997-02-23 02:23:07 +00:00
sys_process.c
sys_socket.c
syscalls.c Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:35:52 +00:00
syscalls.conf
syscalls.master NFSCLIENT -> NFS 1997-01-31 02:34:23 +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
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket2.c Implement sbcreatecontrol(), a generic function to create a "control" 1997-01-11 05:16:46 +00:00
uipc_socket.c Implement SO_TIMESTAMP socket option: receive a timeval timestamp 1997-01-11 05:15:01 +00:00
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
vfs_cluster.c
vfs_conf.c NFSCLIENT -> NFS 1997-01-31 02:36:24 +00:00
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c Do previous change properly (pasto; should have been inside the loop). 1997-02-23 00:07:18 +00:00
vfs_syscalls.c Add missing part of MNT_NOATIME commit: add it to the flags that can 1997-03-13 20:20:39 +00:00
vfs_vnops.c
vnode_if.c regen 1997-01-22 06:54:31 +00:00
vnode_if.sh add multiple inclusion protection to generated header 1997-01-22 06:51:59 +00:00
vnode_if.src