The NetBSD Project

src/sys/kern/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / kern

Current tag: nathanw_sa


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Make.tags.inc  1.8.20.2   22 years  nathanw   Catch up to -current.
[TXT] Makefile  1.9.2.1   23 years  nathanw   Catch up with -current.
[TXT] cnmagic.c  1.2.2.2   22 years  nathanw   Catch up to -current.
[TXT] core_elf32.c  1.3.2.5   21 years  nathanw   No longer need to pull in lwp.h; proc.h pulls it in for us.
[TXT] core_elf64.c  1.1.2.2   22 years  nathanw   Catch up to -current.
[TXT] core_netbsd.c  1.2.2.3   22 years  nathanw   LWPify new interfaces.
[TXT] exec_aout.c  1.20.2.4   21 years  thorpej   Sync with HEAD.
[TXT] exec_ecoff.c  1.14.2.2   21 years  nathanw   Catch up to -current.
[TXT] exec_elf32.c  1.62.2.9   21 years  thorpej   Sync with HEAD.
[TXT] exec_elf64.c  1.1.40.1   22 years  nathanw   Catch up to -current.
[TXT] exec_script.c  1.27.2.4   21 years  nathanw   Catch up to -current
[TXT] exec_subr.c  1.26.2.6   21 years  thorpej   Sync with HEAD.
[TXT] genlintstub.awk  1.4.2.3   21 years  nathanw   Catch up to -current
[TXT] init_main.c  1.188.2.23   21 years  thorpej   Sync with HEAD.
[TXT] init_sysent.c  1.124.2.17   21 years  thorpej   Implement _lwp_getprivate(2) and _lwp_setprivate(2).
[TXT] kern_acct.c  1.49.6.4   21 years  nathanw   No longer need to pull in lwp.h; proc.h pulls it in for us.
[TXT] kern_clock.c  1.74.2.11   21 years  nathanw   Catch up to -current
[TXT] kern_descrip.c  1.72.2.17   21 years  thorpej   Sync with HEAD.
[TXT] kern_event.c  1.4.2.5   21 years  thorpej   Sync with HEAD.
[TXT] kern_exec.c  1.138.2.20   21 years  thorpej   Sync with HEAD.
[TXT] kern_exit.c  1.89.2.27   21 years  thorpej   Sync with HEAD.
[TXT] kern_fork.c  1.84.2.23   21 years  thorpej   Sync with HEAD.
[TXT] kern_kthread.c  1.11.2.7   21 years  thorpej   Sync with HEAD.
[TXT] kern_ktrace.c  1.53.2.12   21 years  thorpej   In the SA universe, the switch-to-this-LWP decision is made at a different level...
[TXT] kern_lock.c  1.51.2.16   21 years  thorpej   Sync with HEAD.
[TXT] kern_lwp.c  1.1.2.24   21 years  thorpej   Implement _lwp_getprivate(2) and _lwp_setprivate(2).
[TXT] kern_malloc.c  1.57.2.10   21 years  nathanw   Catch up to -current
[TXT] kern_ntptime.c  1.13.2.8   21 years  nathanw   No longer need to pull in lwp.h; proc.h pulls it in for us.
[TXT] kern_physio.c  1.46.2.9   21 years  nathanw   Catch up to -current.
[TXT] kern_proc.c  1.44.2.11   21 years  nathanw   Catch up to -current.
[TXT] kern_prot.c  1.63.2.8   21 years  nathanw   Catch up to -current.
[TXT] kern_ras.c  1.1.6.6   21 years  nathanw   Catch up to -current
[TXT] kern_resource.c  1.60.2.7   21 years  nathanw   Catch up to -current.
[TXT] kern_sig.c  1.112.2.38   21 years  nathanw   When a LWP stops in issignal() because the process state has already been set to...
[TXT] kern_subr.c  1.75.2.21   21 years  thorpej   In the SA universe, the switch-to-this-LWP decision is made at a different level...
[TXT] kern_synch.c  1.101.2.32   21 years  thorpej   Sync with HEAD.
[TXT] kern_sysctl.c  1.86.2.27   21 years  thorpej   Sync with HEAD.
[TXT] kern_time.c  1.54.2.24   21 years  thorpej   Sync with HEAD.
[TXT] kgdb_stub.c  1.7.2.8   21 years  wdk   remove kgdb_trap printf
[TXT] makesyscalls.sh  1.45.2.5   22 years  nathanw   Catch up to -current.
[TXT] subr_autoconf.c  1.55.2.11   21 years  thorpej   Sync with HEAD.
[TXT] subr_devsw.c  1.4.2.2   21 years  nathanw   Catch up to -current.
[TXT] subr_disk.c  1.29.6.7   21 years  nathanw   Catch up to -current
[TXT] subr_extent.c  1.39.2.6   21 years  nathanw   Catch up to -current.
[TXT] subr_log.c  1.20.4.5   21 years  thorpej   Sync with HEAD.
[TXT] subr_pool.c  1.50.2.13   21 years  thorpej   Sync with HEAD.
[TXT] subr_prf.c  1.76.2.12   21 years  thorpej   Sync with HEAD.
[TXT] subr_prof.c  1.22.2.5   21 years  nathanw   No longer need to pull in lwp.h; proc.h pulls it in for us.
[TXT] subr_userconf.c  1.4.2.5   21 years  nathanw   Catch up to -current
[TXT] sys_generic.c  1.54.2.11   21 years  thorpej   Sync with HEAD.
[TXT] sys_pipe.c  1.4.2.15   21 years  thorpej   Sync with HEAD.
[TXT] sys_process.c  1.66.2.22   21 years  gmcgarry   All _validfoo functions revert to taking struct proc *.
[TXT] sys_socket.c  1.22.6.5   21 years  thorpej   Sync with HEAD.
[TXT] syscalls.c  1.119.2.17   21 years  thorpej   Implement _lwp_getprivate(2) and _lwp_setprivate(2).
[TXT] syscalls.conf  1.6   23 years  mycroft   branches: 1.6.24; Round up the sysent table size.
[TXT] syscalls.master  1.108.2.15   21 years  thorpej   Implement _lwp_getprivate(2) and _lwp_setprivate(2).
[TXT] sysv_ipc.c  1.14.24.1   22 years  nathanw   Catch up to -current.
[TXT] sysv_msg.c  1.32.2.4   21 years  nathanw   #include <sys/sa.h> before <sys/syscallargs.h>, to provide sa_upcall_t now that ...
[TXT] sysv_sem.c  1.40.2.5   21 years  nathanw   #include <sys/sa.h> before <sys/syscallargs.h>, to provide sa_upcall_t now that ...
[TXT] sysv_shm.c  1.60.2.6   21 years  nathanw   #include <sys/sa.h> before <sys/syscallargs.h>, to provide sa_upcall_t now that ...
[TXT] tty.c  1.125.2.16   21 years  thorpej   Sync with HEAD.
[TXT] tty_conf.c  1.31.2.8   21 years  nathanw   Catch up to -current
[TXT] tty_pty.c  1.55.2.11   21 years  thorpej   Sync with HEAD.
[TXT] tty_subr.c  1.20.2.3   21 years  thorpej   Sync with HEAD.
[TXT] tty_tty.c  1.16.6.3   21 years  nathanw   Catch up to -current
[TXT] uipc_domain.c  1.34.2.2   21 years  nathanw   Catch up to -current.
[TXT] uipc_mbuf.c  1.52.2.7   21 years  nathanw   Catch up to -current.
[TXT] uipc_proto.c  1.12.14.1   22 years  nathanw   Catch up to -current.
[TXT] uipc_socket.c  1.54.2.18   21 years  thorpej   Sync with HEAD.
[TXT] uipc_socket2.c  1.37.2.7   21 years  nathanw   Catch up to -current
[TXT] uipc_syscalls.c  1.57.2.13   21 years  thorpej   Sync with HEAD.
[TXT] uipc_usrreq.c  1.48.4.7   21 years  nathanw   Catch up to -current.
[TXT] vfs_bio.c  1.74.2.11   21 years  nathanw   Catch up to -current.
[TXT] vfs_cache.c  1.28.2.7   21 years  nathanw   Catch up to -current.
[TXT] vfs_getcwd.c  1.14.2.4   21 years  nathanw   No longer need to pull in lwp.h; proc.h pulls it in for us.
[TXT] vfs_init.c  1.18.2.4   21 years  nathanw   Catch up to -current.
[TXT] vfs_lockf.c  1.17.2.6   21 years  nathanw   Catch up to -current
[TXT] vfs_lookup.c  1.35.2.7   21 years  nathanw   Catch up to -current
[TXT] vfs_subr.c  1.146.2.20   21 years  thorpej   Sync with HEAD.
[TXT] vfs_syscalls.c  1.164.2.14   21 years  nathanw   Catch up to -current
[TXT] vfs_vnops.c  1.45.2.10   21 years  thorpej   Sync with HEAD.
[TXT] vnode_if.c  1.33.2.5   21 years  nathanw   Catch up to -current
[TXT] vnode_if.sh  1.28.2.2   22 years  nathanw   Catch up to -current.
[TXT] vnode_if.src  1.26.2.4   21 years  nathanw   Catch up to -current
[TXT] exec_conf.c (in the Attic) [Hide]  1.55.2.13   21 years  thorpej   Sync with HEAD.
[TXT] exec_elf_common.c (in the Attic) [Hide]  1.13.2.3   21 years  thorpej   Sync with HEAD.
[TXT] exec_macho.c (in the Attic) [Hide]  1.2.4.7   21 years  thorpej   Sync with HEAD.
[TXT] genassym.awk (in the Attic) [Hide]  1.5   25 years  castor   branches: 1.5.44; Allow pattern matching for symbol string to handle GCC's outp...
[TXT] genassym.sh (in the Attic) [Hide]  1.9.26.3   21 years  thorpej   Sync with HEAD.
[TXT] kern_allocsys.c (in the Attic) [Hide]  1.14.2.5   21 years  nathanw   Catch up to -current.
[TXT] kern_lkm.c (in the Attic) [Hide]  1.55.2.7   21 years  nathanw   Catch up to -current
[TXT] kern_malloc_debug.c (in the Attic) [Hide]  1.1.2.7   21 years  nathanw   Catch up to -current.
[TXT] kern_sa.c (in the Attic) [Hide]  1.1.2.45   21 years  nathanw   Call upcallret() in sa_yieldcall(). (XXX upcallret still needs a better name. i...
[TXT] kern_systrace.c (in the Attic) [Hide]  1.2.2.11   21 years  thorpej   Sync with HEAD.
[TXT] kern_verifiedexec.c (in the Attic) [Hide]  1.1.2.3   21 years  thorpej   Sync with HEAD.
[TXT] kern_xxx.c (in the Attic) [Hide]  1.45.2.8   21 years  nathanw   Catch up to -current.
[TXT] subr_prop.c (in the Attic) [Hide]  1.3.4.6   21 years  nathanw   Catch up to -current.
[TXT] subr_rmap.c (in the Attic) [Hide]  1.16.24.2   21 years  nathanw   Catch up to -current.
[TXT] subr_xxx.c (in the Attic) [Hide]  1.11.26.1   22 years  nathanw   Catch up to -current.
[TXT] sys_pmc.c (in the Attic) [Hide]  1.2.2.4   21 years  thorpej   Make this compile again. Add a note about needing a multiprocessor locking prot...
[TXT] tty_tb.c (in the Attic) [Hide]  1.25.2.6   21 years  nathanw   No longer need to pull in lwp.h; proc.h pulls it in for us.
[TXT] uipc_mbuf2.c (in the Attic) [Hide]  1.6.2.5   21 years  thorpej   Sync with HEAD.
[TXT] vfs_cluster.c (in the Attic) [Hide]  1.26.2.2   22 years  nathanw   Catch up to -current.


CVSweb <webmaster@jp.NetBSD.org>