This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
kern
History
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
…
fifo_vnops.c
…
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
…
kern_acct.c
…
kern_clock.c
…
kern_descrip.c
…
kern_execve
…
kern_execve.c
fix other half of the text file busy problem:
1993-04-29 10:12:42 +00:00
kern_exit.c
…
kern_fork.c
…
kern_kinfo.c
Don't try to copy in from NULL pointer.
1993-04-19 12:42:39 +00:00
kern_ktrace.c
…
kern_malloc.c
…
kern_proc.c
…
kern_prot.c
…
kern_resource.c
…
kern_sig.c
…
kern_subr.c
…
kern_synch.c
i hate NDDB......
1993-04-15 07:15:25 +00:00
kern_time.c
…
kern_xxx.c
…
makesyscalls.sh
…
spec_vnops.c
…
subr_disk.c
…
subr_log.c
…
subr_mcount.c
JOLITZ MANGLED MY PROFILING PATCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1993-04-29 05:38:52 +00:00
subr_prf.c
…
subr_rlist.c
…
subr_xxx.c
…
sys_generic.c
…
sys_process.c
…
sys_socket.c
…
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
…
tty_compat.c
…
tty_conf.c
…
tty_pty.c
…
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
…
tty_tty.c
…
tty.c
…
uipc_domain.c
…
uipc_mbuf.c
…
uipc_proto.c
…
uipc_socket2.c
…
uipc_socket.c
…
uipc_syscalls.c
…
uipc_usrreq.c
…
vfs__bio.c
…
vfs_bio.old.c
…
vfs_cache.c
…
vfs_conf.c
fixed '#ifdef NFS' appropriately.
1993-04-10 20:18:57 +00:00
vfs_lookup.c
…
vfs_subr.c
…
vfs_syscalls.c
…
vfs_vnops.c
…