NetBSD/sys/kern
cgd 3035c3a3f3 make nosys() return ENOSYS, based on user requests and discussions with
mkm.  it still always signals.
1994-12-07 21:31:11 +00:00
..
Make.tags.inc from 4.4-Lite. probably don't work yet. 1994-12-03 07:42:51 +00:00
Makefile from 4.4-Lite. probably don't work yet. 1994-12-03 07:42:51 +00:00
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_script.c Use common fdclose() rather than a private version. 1994-12-04 03:10:40 +00:00
exec_subr.c Use common fdclose() rather than a private version. 1994-12-04 03:10:40 +00:00
init_main.c
init_sysent.c
kern_acct.c added extra argument in vn_open and VOP_OPEN to allow cloning devices 1994-11-14 06:01:16 +00:00
kern_clock.c
kern_descrip.c Abstract out the code to maintain fd_lastfile. Remove the old dup() compatibility 1994-12-04 03:09:50 +00:00
kern_exec.c Use common fdclose() rather than a private version. 1994-12-04 03:10:40 +00:00
kern_exit.c
kern_fork.c
kern_ktrace.c added extra argument in vn_open and VOP_OPEN to allow cloning devices 1994-11-14 06:01:16 +00:00
kern_lkm.c
kern_malloc.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c Added ifdef COMPAT_SVR4 to the kernel compat code needed. 1994-11-17 20:27:10 +00:00
kern_sig.c make nosys() return ENOSYS, based on user requests and discussions with 1994-12-07 21:31:11 +00:00
kern_subr.c
kern_synch.c
kern_sysctl.c
kern_time.c
kern_xxx.c added defined(COMPAT_ULTRIX) for compat_09_getdomainname 1994-11-23 22:36:59 +00:00
makesyscalls.sh
subr_autoconf.c
subr_disk.c
subr_log.c
subr_prf.c
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.conf
syscalls.master
sysv_ipc.c
sysv_msg.c Minor style cleanup. 1994-12-05 06:53:13 +00:00
sysv_sem.c Make semlock_holder non-static. 1994-12-05 08:30:30 +00:00
sysv_shm.c
tty.c Added ifdef COMPAT_SVR4 to the kernel compat code needed. 1994-11-17 20:27:10 +00:00
tty_compat.c Added ifdef COMPAT_SVR4 to the kernel compat code needed. 1994-11-17 20:27:10 +00:00
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c Various code rearrangement. 1994-11-22 01:31:02 +00:00
vfs_cache.c
vfs_cluster.c Turn off doreallocblks until it is fixed. 1994-11-26 04:18:46 +00:00
vfs_conf.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c
vfs_syscalls.c Abstract out the code to maintain fd_lastfile. Remove the old dup() compatibility 1994-12-04 03:09:50 +00:00
vfs_vnops.c added extra argument in vn_open and VOP_OPEN to allow cloning devices 1994-11-14 06:01:16 +00:00
vnode_if.sh
vnode_if.src added extra argument in vn_open and VOP_OPEN to allow cloning devices 1994-11-14 06:01:16 +00:00