NetBSD/sys/kern
cgd fea9aa2096 clean up a comment (in code derived from the a.out code, where i cleaned
up the comment earlier).
1996-09-27 03:38:27 +00:00
..
Make.tags.inc
Makefile
exec_aout.c fix some typos and clean up some comments. 1996-09-26 23:34:46 +00:00
exec_conf.c add support and reorganize for 64-bit ELF, included by EXEC_ELF64 1996-09-26 20:51:03 +00:00
exec_ecoff.c clean up a comment (in code derived from the a.out code, where i cleaned 1996-09-27 03:38:27 +00:00
exec_elf32.c add and use a machine-dependent header, which currently defines some 1996-09-26 21:50:55 +00:00
exec_elf64.c add support and reorganize for 64-bit ELF, included by EXEC_ELF64 1996-09-26 20:51:03 +00:00
exec_elf_common.c clean up a comment (in code derived from the a.out code, where i cleaned 1996-09-27 03:38:27 +00:00
exec_script.c
exec_subr.c
init_main.c
init_sysent.c renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
kern_acct.c
kern_clock.c Fix unused variable warning for an "int i" left over from the old disk 1996-07-24 16:13:04 +00:00
kern_descrip.c
kern_exec.c fix some typos and clean up some comments. 1996-09-26 23:34:46 +00:00
kern_exit.c
kern_fork.c
kern_ktrace.c
kern_lkm.c spelling error only 1996-08-14 05:43:19 +00:00
kern_malloc.c implement realloc(), just like the user-land version, except it takes 1996-08-27 20:01:42 +00:00
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
kern_resource.c Used signed instead of unsigned longs for sec and usec variables to 1996-07-11 00:09:29 +00:00
kern_sig.c Don't core dump if ruid != euid or rgid != egid. 1996-09-01 01:56:10 +00:00
kern_subr.c
kern_synch.c Add compile-time and run-time control over automatic niceing 1996-07-17 21:54:04 +00:00
kern_sysctl.c Add compile-time and run-time control over automatic niceing 1996-07-17 21:54:04 +00:00
kern_time.c
kern_xxx.c update so that SYSCALL_DEBUG works again. s/nosys/sys_nosys/g. 1996-08-20 22:00:36 +00:00
makesyscalls.sh
subr_autoconf.c
subr_disk.c Remove old-style disk instrumentation code. 1996-07-12 22:00:42 +00:00
subr_extent.c Fix unititialized variable warning. Pointed out by Aaron Brown. 1996-07-25 20:41:48 +00:00
subr_log.c Implement poll(2). 1996-09-07 12:40:22 +00:00
subr_prf.c Recognize %.2x as %02x 1996-09-25 21:03:06 +00:00
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c Use INFTIM, not -1. 1996-09-07 21:47:23 +00:00
sys_process.c
sys_socket.c Implement poll(2). 1996-09-07 12:40:22 +00:00
syscalls.c renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
syscalls.conf Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
syscalls.master renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c Calling shmdt(2) before calling shmat(2) would crash the system because 1996-09-01 22:53:06 +00:00
tty.c Implement poll(2). 1996-09-07 12:40:22 +00:00
tty_conf.c
tty_pty.c Implement poll(2). 1996-09-07 12:40:22 +00:00
tty_subr.c
tty_tb.c
tty_tty.c Implement poll(2). 1996-09-07 12:40:22 +00:00
uipc_domain.c formatting fix only 1996-08-14 05:43:35 +00:00
uipc_mbuf.c
uipc_proto.c
uipc_socket.c This fixes a nasty little bug where traceroute (and other raw-ip sending 1996-08-14 05:53:18 +00:00
uipc_socket2.c Implement poll(2). 1996-09-07 12:40:22 +00:00
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c Implement poll(2). 1996-09-07 12:40:22 +00:00
vnode_if.c Regen. 1996-09-07 12:56:49 +00:00
vnode_if.sh
vnode_if.src Implement poll(2). 1996-09-07 12:40:22 +00:00