NetBSD/sys/kern
1994-02-13 11:31:16 +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 Fix spelling error in Copyright notice 1994-01-28 23:43:26 +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
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 Fix typo in last change. 1994-02-12 07:19:11 +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
kern_kinfo.c add new type 1994-01-28 04:55:41 +00:00
kern_ktrace.c
kern_lkm.c dtrt with exec header size 1994-02-05 02:23:30 +00:00
kern_malloc.c
kern_physio.c kill hack for vfs_bio jolitz-ish hack 1994-01-27 07:45:21 +00:00
kern_proc.c
kern_prot.c pull in COMPAT_SUNOS stuff from magnum 1994-01-23 05:56:27 +00:00
kern_resource.c
kern_sig.c pull in COMPAT_SUNOS stuff from magnum 1994-01-23 05:56:27 +00:00
kern_subr.c
kern_synch.c
kern_time.c
kern_xxx.c
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 All hp300 ifdefs apply for amiga too. 1994-01-26 21:58:43 +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
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 Format police. 1994-02-13 09:36:09 +00:00
sysv_sem.c Format police, the end. 1994-02-13 11:31:16 +00:00
sysv_shm.c SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT 1994-01-08 15:09:01 +00:00
tty_compat.c All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +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
tty_tb.c always good to think about patches before they're included: 1994-02-13 00:10:47 +00:00
tty_tty.c
tty.c All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +00:00
uipc_domain.c prevent an explicit splimp->splnet lowering. (which blows up on 1994-01-14 22:20:25 +00:00
uipc_mbuf.c
uipc_proto.c
uipc_socket2.c
uipc_socket.c more COMPAT_SUNOS changes. 1994-01-23 06:06:21 +00:00
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c get rid of jolitz hack, and add panic() where appropriate 1994-01-27 07:39:32 +00:00
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