NetBSD/sys/kern
glass 1827fc3820 small improvement in output formatting of scdebug routines 1994-03-01 07:58:28 +00:00
..
exec_aout.c Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
exec_conf.c dtrt with exec header size 1994-02-05 02:23:30 +00:00
exec_script.c simplify error returns, and fix bugs 1994-02-16 01:21:00 +00:00
exec_subr.c Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
init_main.c KNFify uname code. 1994-02-13 04:18:06 +00:00
init_sysent.c
kern_acct.c kill XXX's i marked long ago 1994-02-27 11:53:31 +00:00
kern_clock.c kill support for 'dcfclk' ; shouldn't pollute tree for things not in NetBSD. 1994-02-07 07:33:49 +00:00
kern_descrip.c
kern_exec.c simplify error returns, and fix bugs 1994-02-16 01:21:00 +00:00
kern_exit.c Mike Karels' solution to Andrew Herbert <andrew@werple.apana.org.au>'s 1994-02-11 03:09:17 +00:00
kern_fork.c fix incorect check of nprocs vs. maxproc. 1994-02-21 23:10:46 +00:00
kern_kinfo.c
kern_ktrace.c
kern_lkm.c Some cleanup. 1994-02-15 14:17:07 +00:00
kern_malloc.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c Check `uio_resid' separately (and panic if invalid). 1994-02-16 17:34:01 +00:00
kern_synch.c
kern_time.c
kern_xxx.c small improvement in output formatting of scdebug routines 1994-03-01 07:58:28 +00:00
makesyscalls.sh
subr_autoconf.c
subr_disk.c Don't need back pointers for disksort(). 1994-02-10 15:43:20 +00:00
subr_log.c
subr_mcount.c hp300||amiga||da30 -> m68k 1994-02-24 01:10:11 +00:00
subr_prf.c make panic a varargs function 1994-01-30 13:22:05 +00:00
subr_rmap.c
subr_xxx.c
sys_generic.c read(): return EINVAL if `count' argument is negative. 1994-02-16 17:23:03 +00:00
sys_process.c Remove out-dated comments 1994-02-03 16:17:25 +00:00
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c Some more cleanup. 1994-02-15 13:35:53 +00:00
sysv_sem.c Format police, the end. 1994-02-13 11:31:16 +00:00
sysv_shm.c
tty.c Return a legitimate value from ttylclose(). 1994-02-20 17:24:19 +00:00
tty_compat.c Parity setting wasn't preserved across TIOCGETP / TIOCSETP if you 1994-02-24 01:03:15 +00:00
tty_conf.c Remove l_rend and l_meta. 1994-02-09 20:18:17 +00:00
tty_pty.c All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +00:00
tty_subr.c whoops, typo 1994-02-24 01:37:18 +00:00
tty_tb.c #include proc.h. 1994-02-17 14:50:38 +00:00
tty_tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
vfs_conf.c
vfs_lookup.c
vfs_subr.c
vfs_syscalls.c Fix that last bug correctly. 1994-02-01 01:04:07 +00:00
vfs_vnops.c