NetBSD/sys/kern
chopps cdad699946 add support for adosfs. 1994-05-11 18:50:36 +00:00
..
exec_aout.c
exec_conf.c
exec_script.c kill an FDSCRIPTS bug which nobody had found yet. 1994-04-29 08:35:29 +00:00
exec_subr.c expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
init_main.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
init_sysent.c do the syscall shuffle 1994-05-07 01:05:04 +00:00
kern_acct.c Remove now-bogus casts. 1994-05-05 08:37:38 +00:00
kern_clock.c clock info gathering 1994-05-07 00:42:11 +00:00
kern_descrip.c stub fpathconf 1994-05-07 00:58:57 +00:00
kern_exec.c kill bogus include 1994-05-07 04:17:10 +00:00
kern_exit.c a conditional p_regs! 1994-05-05 22:28:44 +00:00
kern_fork.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
kern_ktrace.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
kern_lkm.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
kern_malloc.c
kern_physio.c HPUXCOMPAT -> COMPAT_HPUX 1994-05-04 04:02:54 +00:00
kern_proc.c Rename a lot of process flags. 1994-05-04 03:41:12 +00:00
kern_prot.c compat_09 stuff for pid_t's 1994-05-09 07:40:00 +00:00
kern_resource.c Now setpri() is really toast. 1994-05-05 09:06:10 +00:00
kern_sig.c compat_09 stuff for pid_t's 1994-05-09 07:40:00 +00:00
kern_subr.c
kern_synch.c function name changes 1994-05-07 00:57:23 +00:00
kern_sysctl.c latent support for general sysctl-ish stuff 1994-05-06 22:42:07 +00:00
kern_time.c Remove now-bogus casts. 1994-05-05 09:15:48 +00:00
kern_xxx.c deprecate all of the info getting/setting functions 1994-05-07 00:49:08 +00:00
makesyscalls.sh Standardize #includes. 1994-03-18 19:08:28 +00:00
subr_autoconf.c
subr_disk.c
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 lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
subr_prof.c sysctl kernel prof info 1994-05-07 00:55:46 +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 setrun changes name 1994-05-07 00:56:46 +00:00
sys_process.c function name changes 1994-05-07 00:51:06 +00:00
sys_socket.c Minor changes. 1994-05-11 10:27:22 +00:00
syscalls.c do the syscall shuffle 1994-05-07 01:05:04 +00:00
syscalls.master do the syscall shuffle. this is most of the rest 1994-05-07 00:39:06 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +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 lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
tty_pty.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
tty_subr.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
tty_tb.c
tty_tty.c Rename a lot of process flags. 1994-05-04 03:41:12 +00:00
uipc_domain.c stub for sysctl 1994-05-07 00:46:28 +00:00
uipc_mbuf.c the packet header is at the start of the mbuf chain, not the end. 1994-04-14 21:34:17 +00:00
uipc_proto.c
uipc_socket.c More return types... 1994-05-04 11:24:06 +00:00
uipc_socket2.c More return types... 1994-05-04 11:04:58 +00:00
uipc_syscalls.c Add return types where missing. Simplify some of the compat conditionals. 1994-05-04 10:27:20 +00:00
uipc_usrreq.c Fix panic when closing a file descriptor on which access rights have been sent 1994-05-04 09:50:11 +00:00
vfs_bio.c rearrange some splfoo 1994-04-28 01:17:00 +00:00
vfs_cache.c
vfs_conf.c add support for adosfs. 1994-05-11 18:50:36 +00:00
vfs_lockf.c some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
vfs_lookup.c
vfs_subr.c sysctl update 1994-05-07 00:53:37 +00:00
vfs_syscalls.c stub pathconf, kill some spaces 1994-05-07 00:59:59 +00:00
vfs_vnops.c some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00