NetBSD/sys/kern
deraadt 425f5d3170 more untimouts needed, from someone at freebsd 1994-02-01 15:09:52 +00:00
..
exec_aout.c Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
exec_conf.c Fix spelling error in Copyright notice 1994-01-28 23:43:26 +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 amiga wants RTC started early, too (like i386 and mac) 1994-01-26 21:55:44 +00:00
init_sysent.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_acct.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_clock.c pass around a `clockframe *' instead of a `clockframe' 1994-02-01 01:50:38 +00:00
kern_descrip.c generalize dupfdopen() to allow dups and moves. from jsp 1994-01-04 12:26:21 +00:00
kern_exec.c clean up, break script handling out of check_exec(), and comment a bit. 1994-01-16 03:09:59 +00:00
kern_exit.c Make procfs really work for debugging. 1994-01-20 21:22:47 +00:00
kern_fork.c field name change 1994-01-04 11:29:55 +00:00
kern_kinfo.c add new type 1994-01-28 04:55:41 +00:00
kern_ktrace.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_lkm.c use exec_map 1994-01-13 06:23:57 +00:00
kern_malloc.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_physio.c kill hack for vfs_bio jolitz-ish hack 1994-01-27 07:45:21 +00:00
kern_proc.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_prot.c pull in COMPAT_SUNOS stuff from magnum 1994-01-23 05:56:27 +00:00
kern_resource.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_sig.c pull in COMPAT_SUNOS stuff from magnum 1994-01-23 05:56:27 +00:00
kern_subr.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_synch.c cast to match header (changed back...) 1993-12-22 13:46:28 +00:00
kern_time.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_xxx.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
makesyscalls.sh add support for terry lambert's loadable kernel modules. 1993-06-07 19:51:59 +00:00
subr_autoconf.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
subr_disk.c remove warning 1994-01-23 19:11:25 +00:00
subr_log.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
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 Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
subr_xxx.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
sys_generic.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
sys_process.c make sure PT_STEP's are in #ifdefs 1994-01-28 19:06:17 +00:00
sys_socket.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
syscalls.c update to new syscalls.master 1993-12-12 19:42:13 +00:00
syscalls.master make syscall#0 "syscall", like in 4.4 (causes SYS_syscall to be defined) 1993-12-12 19:28:21 +00:00
sysv_ipc.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
sysv_msg.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
sysv_sem.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
sysv_shm.c SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT 1994-01-08 15:09:01 +00:00
tty.c more untimouts needed, from someone at freebsd 1994-02-01 15:09:52 +00:00
tty_compat.c more COMPAT_SUNOS changes. 1994-01-23 06:06:21 +00:00
tty_conf.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
tty_pty.c kill two patchkit bogons 1994-01-27 03:26:48 +00:00
tty_subr.c cleanup a printf 1994-01-07 18:03:56 +00:00
tty_tb.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
tty_tty.c Canonicalize all #includes. 1993-12-18 04:21:37 +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 #include vm_kern.h. 1994-01-08 05:29:15 +00:00
uipc_proto.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
uipc_socket.c more COMPAT_SUNOS changes. 1994-01-23 06:06:21 +00:00
uipc_socket2.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
uipc_syscalls.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
uipc_usrreq.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
vfs_bio.c get rid of jolitz hack, and add panic() where appropriate 1994-01-27 07:39:32 +00:00
vfs_cache.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
vfs_conf.c add portal and lofs entries 1993-12-22 13:43:18 +00:00
vfs_lookup.c minor cleanup; extra spaces, patchkit info, etc. 1994-01-05 13:49:52 +00:00
vfs_subr.c move getnewfsid() to where jsp says it belongs. update for header 1993-12-22 13:51:14 +00:00
vfs_syscalls.c Fix that last bug correctly. 1994-02-01 01:04:07 +00:00
vfs_vnops.c kill two wrong 'case's 1993-12-21 07:19:14 +00:00