NetBSD/sys/kern
cgd 4be7b669e2 fs types are names now; accompanying changes. 1994-04-14 04:05: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 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 SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +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 SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +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 light clean 1994-04-10 00:16:58 +00:00
kern_kinfo.c add new type 1994-01-28 04:55:41 +00:00
kern_ktrace.c
kern_lkm.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +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 SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
kern_resource.c
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
kern_time.c
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
subr_disk.c Don't need back pointers for disksort(). 1994-02-10 15:43:20 +00:00
subr_log.c FIONREAD returns int, not off_t 1994-04-12 19:41:48 +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
sys_generic.c read(): return EINVAL if `count' argument is negative. 1994-02-16 17:23:03 +00:00
sys_process.c SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
sys_socket.c
syscalls.c SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
syscalls.master kill two LIBCOMPATs 1994-04-07 00:15:29 +00:00
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 FIONREAD plays with an int, not an off_t. 1994-04-09 22:35:00 +00:00
tty_compat.c Fix numerous bugs; flags in the wrong places, modes getting clobbered, etc. 1994-04-12 17:18:59 +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 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_socket.c more COMPAT_SUNOS changes. 1994-01-23 06:06:21 +00:00
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c Make FFS optional 1994-03-09 21:21:37 +00:00
vfs_cache.c
vfs_conf.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
vfs_lockf.c Make FFS optional 1994-03-09 21:21:37 +00:00
vfs_lookup.c
vfs_subr.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
vfs_syscalls.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
vfs_vnops.c FIONREAD returns int not off_t. (ssize_t prefered, but standards may 1994-04-12 19:18:33 +00:00