This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
724365fa3e
NetBSD
/
sys
/
kern
History
darrenr
8b165c84f7
don't log an error for ktrace if it's EPIPE - an error that should be
...
expected with fktrace/ktruss (i.e the error is `noise').
1999-07-25 13:59:08 +00:00
..
Make.tags.inc
…
Makefile
…
exec_aout.c
…
exec_conf.c
…
exec_ecoff.c
…
exec_elf32.c
…
exec_elf64.c
…
exec_elf_common.c
…
exec_script.c
…
exec_subr.c
…
genassym.awk
…
genassym.sh
…
init_main.c
Add a read/write lock to the proclists and PID hash table. Use the
1999-07-22 21:08:30 +00:00
init_sysent.c
Regen.
1999-07-12 23:01:47 +00:00
kern_acct.c
…
kern_allocsys.c
…
kern_clock.c
…
kern_descrip.c
…
kern_exec.c
…
kern_exit.c
Add a read/write lock to the proclists and PID hash table. Use the
1999-07-22 21:08:30 +00:00
kern_fork.c
Add a read/write lock to the proclists and PID hash table. Use the
1999-07-22 21:08:30 +00:00
kern_kthread.c
…
kern_ktrace.c
don't log an error for ktrace if it's EPIPE - an error that should be
1999-07-25 13:59:08 +00:00
kern_lkm.c
…
kern_lock.c
Add a spin lock mode to the lock manager. Provides a read/write
1999-07-25 06:24:22 +00:00
kern_malloc.c
remove simplelockrecurse, it's no longer needed.
1999-07-19 03:17:42 +00:00
kern_ntptime.c
…
kern_physio.c
…
kern_proc.c
Turn the proclist lock into a read/write spinlock. Update proclist locking
1999-07-25 06:30:33 +00:00
kern_prot.c
…
kern_resource.c
Turn the proclist lock into a read/write spinlock. Update proclist locking
1999-07-25 06:30:33 +00:00
kern_sig.c
Turn the proclist lock into a read/write spinlock. Update proclist locking
1999-07-25 06:30:33 +00:00
kern_subr.c
…
kern_synch.c
Turn the proclist lock into a read/write spinlock. Update proclist locking
1999-07-25 06:30:33 +00:00
kern_sysctl.c
Turn the proclist lock into a read/write spinlock. Update proclist locking
1999-07-25 06:30:33 +00:00
kern_time.c
…
kern_xxx.c
…
kgdb_stub.c
…
makesyscalls.sh
…
subr_autoconf.c
…
subr_disk.c
…
subr_extent.c
…
subr_log.c
…
subr_pool.c
…
subr_prf.c
…
subr_prof.c
…
subr_rmap.c
…
subr_xxx.c
…
sys_generic.c
…
sys_process.c
…
sys_socket.c
…
syscalls.c
Regen.
1999-07-12 23:01:47 +00:00
syscalls.conf
…
syscalls.master
Remove two lines that were apparently added by accident.
1999-07-12 23:01:27 +00:00
sysv_ipc.c
…
sysv_msg.c
…
sysv_sem.c
…
sysv_shm.c
…
tty.c
Fix NULL pointer access. Patch supplied by Dave Huang in PR kern/8055.
1999-07-24 15:10:02 +00:00
tty_conf.c
…
tty_pty.c
…
tty_subr.c
…
tty_tb.c
…
tty_tty.c
…
uipc_domain.c
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
1999-07-09 22:57:15 +00:00
uipc_mbuf.c
…
uipc_proto.c
…
uipc_socket.c
…
uipc_socket2.c
…
uipc_syscalls.c
…
uipc_usrreq.c
…
vfs_bio.c
…
vfs_cache.c
…
vfs_cluster.c
…
vfs_getcwd.c
Fix kern/7944: getcwd permission checking was overly restrictive.
1999-07-11 09:27:23 +00:00
vfs_init.c
…
vfs_lockf.c
…
vfs_lookup.c
Modify file systems to deal with struct lock in struct vnode. All leaf
1999-07-08 01:05:58 +00:00
vfs_subr.c
Define VLAYER and make layered fs's set this flag when creating their vnodes.
1999-07-15 21:30:31 +00:00
vfs_syscalls.c
Turn the proclist lock into a read/write spinlock. Update proclist locking
1999-07-25 06:30:33 +00:00
vfs_vnops.c
…
vnode_if.c
Regen to reflect WILLPUT & WILLUNLOCK syntax.
1999-07-07 23:33:50 +00:00
vnode_if.sh
Update syntax to support WILLUNLOCK and WILLPUT syntax. Change calls which
1999-07-07 23:32:50 +00:00
vnode_if.src
Update syntax to support WILLUNLOCK and WILLPUT syntax. Change calls which
1999-07-07 23:32:50 +00:00