NetBSD/sys/kern
mycroft 06a1236be9 Rearrange the locking in sys_unlink(), more like nfsrv_remove(). 1996-02-09 15:39:12 +00:00
..
Make.tags.inc
Makefile move ../sys/syscallargs.h out of the way when making new version, 1995-11-22 23:11:32 +00:00
exec_aout.c First pass at prototyping 1996-02-04 02:15:01 +00:00
exec_conf.c (1) undef various EXEC_ cpp symbols before defining them, in case 1995-12-09 05:34:47 +00:00
exec_ecoff.c
exec_elf.c Use a default, 'safe' address to map the loader to in case the an emulation- 1996-02-09 13:25:54 +00:00
exec_elf32.c Use a default, 'safe' address to map the loader to in case the an emulation- 1996-02-09 13:25:54 +00:00
exec_script.c First pass at prototyping 1996-02-04 02:15:01 +00:00
exec_subr.c
init_main.c First pass at prototyping 1996-02-04 02:15:01 +00:00
init_sysent.c update for new syscalls.master 1995-11-22 23:09:26 +00:00
kern_acct.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_clock.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_conf.h new files... 1996-02-04 02:19:27 +00:00
kern_descrip.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_exec.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_exit.c If parent is in ppwait, wake it up early to prevent deadlock. 1996-02-09 01:19:21 +00:00
kern_extern.h new files... 1996-02-04 02:19:27 +00:00
kern_fork.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_ktrace.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_lkm.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_malloc.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_physio.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_proc.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_prot.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_resource.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_sig.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_subr.c
kern_synch.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_sysctl.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_time.c First pass at prototyping 1996-02-04 02:15:01 +00:00
kern_xxx.c First pass at prototyping 1996-02-04 02:15:01 +00:00
makesyscalls.sh Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
subr_autoconf.c First pass at prototyping 1996-02-04 02:15:01 +00:00
subr_disk.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
subr_log.c First pass at prototyping 1996-02-04 02:15:01 +00:00
subr_prf.c First pass at prototyping 1996-02-04 02:15:01 +00:00
subr_prof.c First pass at prototyping 1996-02-04 02:15:01 +00:00
subr_rmap.c First pass at prototyping 1996-02-04 02:15:01 +00:00
subr_xxx.c First pass at prototyping 1996-02-04 02:15:01 +00:00
sys_generic.c First pass at prototyping 1996-02-04 02:15:01 +00:00
sys_process.c First pass at prototyping 1996-02-04 02:15:01 +00:00
sys_socket.c
syscalls.c update for new syscalls.master 1995-11-22 23:09:26 +00:00
syscalls.conf
syscalls.master change definition of profil() to make it 64-bit friendly. This has 1995-11-22 23:07:19 +00:00
sysv_ipc.c
sysv_msg.c First pass at prototyping 1996-02-04 02:15:01 +00:00
sysv_sem.c First pass at prototyping 1996-02-04 02:15:01 +00:00
sysv_shm.c First pass at prototyping 1996-02-04 02:15:01 +00:00
tty.c First pass at prototyping 1996-02-04 02:15:01 +00:00
tty_conf.c First pass at prototyping 1996-02-04 02:15:01 +00:00
tty_pty.c First pass at prototyping 1996-02-04 02:15:01 +00:00
tty_subr.c First pass at prototyping 1996-02-04 02:15:01 +00:00
tty_tb.c First pass at prototyping 1996-02-04 02:15:01 +00:00
tty_tty.c First pass at prototyping 1996-02-04 02:17:39 +00:00
uipc_domain.c First pass at prototyping 1996-02-04 02:17:43 +00:00
uipc_mbuf.c First pass at prototyping 1996-02-04 02:17:43 +00:00
uipc_proto.c First pass at prototyping 1996-02-04 02:17:43 +00:00
uipc_socket.c First pass at prototyping 1996-02-04 02:17:43 +00:00
uipc_socket2.c First pass at prototyping 1996-02-04 02:17:43 +00:00
uipc_syscalls.c First pass at prototyping 1996-02-04 02:17:43 +00:00
uipc_usrreq.c unp_detach() return type botch. 1996-02-04 20:32:15 +00:00
vfs_bio.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vfs_cache.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vfs_cluster.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vfs_conf.c ffs -> ufs 1995-11-11 22:00:15 +00:00
vfs_init.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vfs_lockf.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vfs_lookup.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vfs_subr.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vfs_syscalls.c Rearrange the locking in sys_unlink(), more like nfsrv_remove(). 1996-02-09 15:39:12 +00:00
vfs_vnops.c First pass at prototyping 1996-02-04 02:17:43 +00:00
vnode_if.sh
vnode_if.src Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 14:45:36 +00:00