NetBSD/sys/kern
ws e9dc62de63 Support BSS in LKMs
Don't panic when modunloading an empty slot
1994-03-31 20:31:19 +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 expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
init_main.c Clean up uname(2) code some more. 1994-03-18 18:57:13 +00:00
init_sysent.c expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
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 expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
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 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 Support BSS in LKMs 1994-03-31 20:31:19 +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 expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
kern_resource.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
kern_sig.c bad comment. fix from vdlinden@fwi.uva.nl (Frank van der Linden) 1994-03-19 18:38:33 +00:00
kern_subr.c Check `uio_resid' separately (and panic if invalid). 1994-02-16 17:34:01 +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 Clean up uname(2) code some more. 1994-03-18 18:57:13 +00:00
makesyscalls.sh Standardize #includes. 1994-03-18 19:08:28 +00:00
subr_autoconf.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
subr_disk.c Don't need back pointers for disksort(). 1994-02-10 15:43:20 +00:00
subr_log.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
subr_mcount.c Sparc support. 1994-03-18 08:35:56 +00:00
subr_prf.c make panic a varargs function 1994-01-30 13:22:05 +00:00
subr_rmap.c as pointed out by Phil: all instances of bcopy used in this file should 1994-03-14 21:15:07 +00:00
subr_xxx.c Canonicalize all #includes. 1993-12-18 03:59:02 +00:00
sys_generic.c read(): return EINVAL if `count' argument is negative. 1994-02-16 17:23:03 +00:00
sys_process.c A zero scale factor turns profiling off. 1994-03-11 09:12:22 +00:00
sys_socket.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
syscalls.c expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
syscalls.master do the syscall shuffle 1994-03-27 08:34:59 +00:00
sysv_ipc.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
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 SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT 1994-01-08 15:09:01 +00:00
tty.c fix somebody's typo 1994-03-18 04:01:15 +00:00
tty_compat.c Don't do TIOCHPCL if !COMPAT_43. In the new world, you use termios. 1994-03-05 22:42:54 +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 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 Make FFS optional 1994-03-09 21:21:37 +00:00
vfs_cache.c Canonicalize all #includes. 1993-12-18 04:21:37 +00:00
vfs_conf.c Make FFS optional 1994-03-09 21:21:37 +00:00
vfs_lockf.c Make FFS optional 1994-03-09 21:21:37 +00:00
vfs_lookup.c minor cleanup; extra spaces, patchkit info, etc. 1994-01-05 13:49:52 +00:00
vfs_subr.c Ooops. Forgot to move something. 1994-03-18 20:15:39 +00:00
vfs_syscalls.c expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
vfs_vnops.c kill two wrong 'case's 1993-12-21 07:19:14 +00:00