NetBSD/sys/kern
cgd a823bc627d fix other half of the text file busy problem:
don't allow user to exec a file if it's open for writing
1993-04-29 10:12:42 +00:00
..
dead_vnops.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
fifo_vnops.c Jay Fenlason <hack@datacube.com>: 1993-04-02 20:19:48 +00:00
init_main.c Give processes 0 and 2 more appropriate names (`scheduler' and `swapper', respectively). 1993-04-28 04:19:25 +00:00
init_sysent.c fixed '#ifdef NFS' appropriately. 1993-04-10 20:18:57 +00:00
kern__physio.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
kern_acct.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_clock.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_descrip.c now uses `maxfdescs' to bound `openfiles' resource limit. 1993-04-04 04:32:14 +00:00
kern_execve initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_execve.c fix other half of the text file busy problem: 1993-04-29 10:12:42 +00:00
kern_exit.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_fork.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_kinfo.c Don't try to copy in from NULL pointer. 1993-04-19 12:42:39 +00:00
kern_ktrace.c removed unnecessary #ifdefing, fixed conf/files appropriately 1993-03-26 22:16:30 +00:00
kern_malloc.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_proc.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_prot.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_resource.c now uses `maxfdescs' to bound `openfiles' resource limit. 1993-04-04 04:32:14 +00:00
kern_sig.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_subr.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
kern_synch.c i hate NDDB...... 1993-04-15 07:15:25 +00:00
kern_time.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_xxx.c added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy 1993-04-02 12:24:21 +00:00
makesyscalls.sh added 'makesyscalls.sh' from BNR/2. Edit only 'syscalls.master' 1993-04-06 10:37:09 +00:00
spec_vnops.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
subr_disk.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
subr_log.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
subr_mcount.c JOLITZ MANGLED MY PROFILING PATCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 1993-04-29 05:38:52 +00:00
subr_prf.c fixed to be compliant, subservient, and to take advantage of the newly 1993-04-10 12:04:35 +00:00
subr_rlist.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
subr_xxx.c added changes from Steven Reiz <sreiz@aie.nl> (based on 1993-04-03 02:15:18 +00:00
sys_generic.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
sys_process.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
sys_socket.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
syscalls.c fixed '#ifdef NFS' appropriately. 1993-04-10 20:18:57 +00:00
syscalls.master forgot to update syscalls.master. the makesyscalls.sh generated stuff 1993-04-10 20:27:10 +00:00
sysv_shm.c From: Guido van Rooij <guido@gvr.win.tue.nl> 1993-04-09 17:16:30 +00:00
tty.c Oops. Inserted at the wrong place. 1993-03-24 20:22:51 +00:00
tty_compat.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
tty_conf.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
tty_pty.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
tty_ring.c Add rb_read, to read part of a ring buffer into an ordinary buffer. 1993-04-22 07:49:18 +00:00
tty_tb.c fixed to be compliant, subservient, and to take advantage of the newly 1993-04-10 12:04:35 +00:00
tty_tty.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
uipc_domain.c fixed to be compliant, subservient, and to take advantage of the newly 1993-04-10 12:04:35 +00:00
uipc_mbuf.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
uipc_proto.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
uipc_socket.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
uipc_socket2.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
uipc_syscalls.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
uipc_usrreq.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vfs__bio.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
vfs_bio.old.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vfs_cache.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vfs_conf.c fixed '#ifdef NFS' appropriately. 1993-04-10 20:18:57 +00:00
vfs_lookup.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
vfs_subr.c modified files to support kernfs and fdesc fs 1993-03-23 23:56:07 +00:00
vfs_syscalls.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vfs_vnops.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00