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
pk
50e7d72655
Protect vnode when updating for started IO on buffers.
1996-06-11 11:15:36 +00:00
..
exec_aout.c
…
exec_conf.c
…
exec_ecoff.c
…
exec_elf32.c
…
exec_elf.c
…
exec_script.c
…
exec_subr.c
…
init_main.c
…
init_sysent.c
…
kern_acct.c
…
kern_clock.c
Do not declare tickfixcnt ifdef NTP.
1996-06-09 04:51:03 +00:00
kern_descrip.c
…
kern_exec.c
…
kern_exit.c
…
kern_fork.c
…
kern_ktrace.c
…
kern_lkm.c
now that tty.h has queue.h, we do not need it here.
1996-05-31 00:03:05 +00:00
kern_malloc.c
Fix a bug where free()ing an already-free block, or even a block that looked
1996-06-06 19:13:32 +00:00
kern_ntptime.c
…
kern_physio.c
…
kern_proc.c
…
kern_prot.c
…
kern_resource.c
…
kern_sig.c
…
kern_subr.c
…
kern_synch.c
…
kern_sysctl.c
…
kern_time.c
…
kern_xxx.c
…
Make.tags.inc
…
Makefile
…
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
Deal with FD_SETSIZE larger than the default.
1996-06-02 14:48:23 +00:00
sys_process.c
…
sys_socket.c
…
syscalls.c
…
syscalls.conf
…
syscalls.master
…
sysv_ipc.c
…
sysv_msg.c
…
sysv_sem.c
…
sysv_shm.c
…
tty_conf.c
…
tty_pty.c
…
tty_subr.c
…
tty_tb.c
…
tty_tty.c
…
tty.c
don't tty_detach() in ttyfree(). make the user of ttyfree() do
1996-06-06 15:31:24 +00:00
uipc_domain.c
…
uipc_mbuf.c
…
uipc_proto.c
…
uipc_socket2.c
…
uipc_socket.c
…
uipc_syscalls.c
…
uipc_usrreq.c
…
vfs_bio.c
Protect vnode when updating for started IO on buffers.
1996-06-11 11:15:36 +00:00
vfs_cache.c
…
vfs_cluster.c
…
vfs_conf.c
…
vfs_init.c
…
vfs_lockf.c
…
vfs_lookup.c
…
vfs_subr.c
print out file systems being unmounted, #ifdef DEBUG. pr#1492
1996-06-01 20:24:05 +00:00
vfs_syscalls.c
…
vfs_vnops.c
…
vnode_if.c
…
vnode_if.sh
…
vnode_if.src
…