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: yamt-nfs-mp-base9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Make.tags.inc  1.21   14 years  dyoung   branches: 1.21.2; 1.21.4; A definition in aic79xxvar.h somehow shadows pci_att...
[TXT] Makefile  1.15   15 years  apb   Use ${TOOL_SED} instead of plain "sed" in "!=" assignments. This may need more ...
[TXT] bufq_disksort.c  1.11   15 years  yamt   branches: 1.11.24; 1.11.42; 1.11.46; malloc -> kmem_alloc
[TXT] bufq_fcfs.c  1.10   15 years  yamt   branches: 1.10.24; 1.10.42; 1.10.46; malloc -> kmem_alloc
[TXT] bufq_priocscan.c  1.14   15 years  yamt   malloc -> kmem_alloc
[TXT] bufq_readprio.c  1.13   15 years  yamt   branches: 1.13.24; 1.13.42; 1.13.46; malloc -> kmem_alloc
[TXT] cnmagic.c  1.11   14 years  hubertf   branches: 1.11.12; Replace more printfs with aprint_normal / aprint_verbose Mak...
[TXT] core_elf32.c  1.35   14 years  matt   branches: 1.35.12; 1.35.16; Merge from matt-nb5-mips64
[TXT] core_elf64.c  1.1   22 years  thorpej   branches: 1.1.2; 1.1.4; Add support for dumping ELF-cormat core files.
[TXT] core_netbsd.c  1.16   15 years  ad   branches: 1.16.8; Make the emulations, exec formats, coredump, NFS, and the NFS...
[TXT] exec_aout.c  1.34   15 years  ad   branches: 1.34.8; 1.34.10; Make the emulations, exec formats, coredump, NFS, a...
[TXT] exec_ecoff.c  1.28   15 years  cegger   branches: 1.28.8; 1.28.10; make this compile
[TXT] exec_elf.c  1.13   14 years  drochner   branches: 1.13.2; Run binaries with ELF_TYPE==DYN at virtual address PAGE_SIZE ...
[TXT] exec_elf32.c  1.137   15 years  ad   branches: 1.137.16; 1.137.26; 1.137.30; Make the emulations, exec formats, co...
[TXT] exec_elf64.c  1.3   15 years  ad   branches: 1.3.16; 1.3.26; 1.3.30; Make the emulations, exec formats, coredump...
[TXT] exec_script.c  1.63   15 years  ad   branches: 1.63.6; 1.63.8; Make the emulations, exec formats, coredump, NFS, an...
[TXT] exec_subr.c  1.63   14 years  matt   branches: 1.63.2; 1.63.4; Change u_long to vaddr_t/vsize_t in exec code where ...
[TXT] genlintstub.awk  1.10   18 years  uwe   Rewrite to support LINTSTUB in multiline comments. Be more flexible in what we a...
[TXT] init_main.c  1.418   14 years  cegger   branches: 1.418.2; 1.418.4; fix LOCKDEBUG panic 'uninitialized lock'. seminit(...
[TXT] init_sysctl.c  1.173   14 years  yamt   branches: 1.173.2; sysctl_doeproc: don't follow a possibly stale pointer.
[TXT] init_sysctl_base.c  1.1   14 years  pooka   branches: 1.1.4; 1.1.14; 1.1.24; 1.1.28; Chop init_sysctl into base nodes (i...
[TXT] init_sysent.c  1.245   14 years  pooka   branches: 1.245.2; regen: lfs megamaid syscalls -> MODULAR
[TXT] kern_acct.c  1.88   14 years  pooka   branches: 1.88.2; 1.88.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost the...
[TXT] kern_auth.c  1.65   14 years  elad   branches: 1.65.12; 1.65.16; Tiny cosmetics...
[TXT] kern_cctr.c  1.9   15 years  yamt   branches: 1.9.66; remove extra semicolons.
[TXT] kern_clock.c  1.126   15 years  pooka   branches: 1.126.16; 1.126.20; hardclock() itself doesn't schedule callout soft...
[TXT] kern_condvar.c  1.28   14 years  pooka   branches: 1.28.4; 1.28.6; tsleep() on lbolt is now illegal. Convert cv_wakeup...
[TXT] kern_core.c  1.15   14 years  pooka   branches: 1.15.2; 1.15.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost the...
[TXT] kern_cpu.c  1.43   14 years  mrg   branches: 1.43.2; 1.43.4; introduce a new function that returns a unique strin...
[TXT] kern_descrip.c  1.202   14 years  dsl   branches: 1.202.2; 1.202.4; If a multithreaded app closes an fd while another ...
[TXT] kern_drvctl.c  1.31   14 years  dsl   If a multithreaded app closes an fd while another thread is blocked in read/writ...
[TXT] kern_event.c  1.69   14 years  dsl   branches: 1.69.2; 1.69.4; Use sizeof correct type, not pointer to wrong type. ...
[TXT] kern_exec.c  1.294   14 years  darran   branches: 1.294.2; DTrace: Add an SDT (Statically Defined Tracing) provider fra...
[TXT] kern_exit.c  1.227   14 years  yamt   branches: 1.227.2; remove redundant checks of PK_MARKER.
[TXT] kern_fileassoc.c  1.34   14 years  elad   branches: 1.34.12; 1.34.16; Oops - unintentional locking bit that's not yet re...
[TXT] kern_fork.c  1.176   14 years  darran   branches: 1.176.2; DTrace: Add an SDT (Statically Defined Tracing) provider fra...
[TXT] kern_hook.c  1.3   14 years  martin   branches: 1.3.4; 1.3.6; This is using device_t, so it needs to include <sys/de...
[TXT] kern_idle.c  1.23   14 years  yamt   branches: 1.23.4; 1.23.6; set LP_RUNNING when starting lwp0 and idle lwps. add...
[TXT] kern_ksyms.c  1.55   14 years  darran   Revert accidental commit of CTF work-in-progress changes.
[TXT] kern_kthread.c  1.27   14 years  rmind   branches: 1.27.2; 1.27.4; Remove uarea swap-out functionality: - Addresses th...
[TXT] kern_ktrace.c  1.151   14 years  yamt   branches: 1.151.2; remove redundant checks of PK_MARKER.
[TXT] kern_lock.c  1.150   14 years  mrg   remove dated and wrong comments about curlwp being NULL. _kernel_{,un}lock() alw...
[TXT] kern_lwp.c  1.141   14 years  darran   branches: 1.141.2; DTrace: Add an SDT (Statically Defined Tracing) provider fra...
[TXT] kern_malloc.c  1.128   14 years  hubertf   branches: 1.128.2; 1.128.4; Let kernel build when MALLOCLOG is defined but DIA...
[TXT] kern_module.c  1.60   14 years  pooka   branches: 1.60.2; Make module_{lookup,enqueue}() static now that it's possible ...
[TXT] kern_module_vfs.c  1.3   14 years  dholland   branches: 1.3.2; 1.3.4; Don't inspect vn_stat() results until after checking t...
[TXT] kern_mutex.c  1.49   14 years  skrll   branches: 1.49.2; 1.49.4; Re-apply: Invert the sense of the bit to mark if L...
[TXT] kern_mutex_obj.c  1.1   14 years  pooka   branches: 1.1.2; 1.1.4; 1.1.6; Heave-ho mutex/rwlock object routines into sep...
[TXT] kern_ntptime.c  1.52   15 years  christos   branches: 1.52.4; 1.52.6; remove !NTP stub.
[TXT] kern_pax.c  1.22   15 years  ad   branches: 1.22.8; 1.22.14; 1.22.16; 1.22.18; 1.22.20; Fix broken enable tes...
[TXT] kern_physio.c  1.91   14 years  hannken   branches: 1.91.4; 1.91.6; 1.91.8; PR kern/39536: bufq related problem when wr...
[TXT] kern_pmf.c  1.33   14 years  dyoung   branches: 1.33.2; 1.33.4; A pointer typedef entails trading too much flexibili...
[TXT] kern_proc.c  1.163   14 years  jym   branches: 1.163.2; Change RSS (resident set size) limit. Instead of setting it ...
[TXT] kern_prot.c  1.109   14 years  rmind   branches: 1.109.2; 1.109.4; - Rearrange pg_delete() and pg_remove() (renamed p...
[TXT] kern_ras.c  1.34   15 years  wrstuden   branches: 1.34.28; 1.34.32; Merge wrstuden-revivesa into HEAD.
[TXT] kern_rate.c  1.1   15 years  pooka   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.18; 1.1.36; 1.1.46; Split rate-checking...
[TXT] kern_resource.c  1.155   14 years  yamt   branches: 1.155.2; remove redundant checks of PK_MARKER.
[TXT] kern_runq.c  1.30   14 years  yamt   remove redundant checks of PK_MARKER.
[TXT] kern_rwlock.c  1.36   14 years  skrll   branches: 1.36.2; 1.36.4; Re-apply: Invert the sense of the bit to mark if L...
[TXT] kern_rwlock_obj.c  1.1   14 years  pooka   branches: 1.1.2; 1.1.4; 1.1.6; Heave-ho mutex/rwlock object routines into sep...
[TXT] kern_sdt.c  1.1   14 years  darran   branches: 1.1.2; 1.1.6; 1.1.24; 1.1.42; DTrace: Add an SDT (Statically Defin...
[TXT] kern_sig.c  1.304   14 years  yamt   branches: 1.304.2; remove redundant checks of PK_MARKER.
[TXT] kern_sleepq.c  1.37   14 years  rmind   branches: 1.37.4; 1.37.6; Remove uarea swap-out functionality: - Addresses th...
[TXT] kern_softint.c  1.31   14 years  rmind   branches: 1.31.4; softint_overlay: disable kernel preemption before curlwp->l_c...
[TXT] kern_ssp.c  1.5   14 years  njoly   branches: 1.5.12; Switch SSP init output to aprint_debug() instead of aprint_no...
[TXT] kern_stub.c  1.22   14 years  pooka   branches: 1.22.2; Remove fs_lfs now that the syscall is always defined.
[TXT] kern_subr.c  1.206   14 years  pooka   branches: 1.206.2; 1.206.4; Place *hook implementations in kern_hook.c instead...
[TXT] kern_synch.c  1.280   14 years  yamt   branches: 1.280.2; remove redundant checks of PK_MARKER.
[TXT] kern_sysctl.c  1.228   14 years  pooka   branches: 1.228.2; 1.228.4; Minimize unnecessary differences in rump.
[TXT] kern_tc.c  1.41   14 years  uebayasi   branches: 1.41.2; 1.41.4; __inline -> inline
[TXT] kern_time.c  1.163   14 years  drochner   branches: 1.163.2; 1.163.4; If a struct sigevent with SIGEV_SIGNAL is passed t...
[TXT] kern_timeout.c  1.44   15 years  ad   branches: 1.44.4; Allocate sleep queue locks with mutex_obj_alloc. Reduces memo...
[TXT] kern_todr.c  1.33   14 years  tsutsui   branches: 1.33.4; 1.33.6; 1.33.8; Update default TOD value to 2010/01/01 12:0...
[TXT] kern_turnstile.c  1.28   14 years  yamt   branches: 1.28.4; 1.28.6; turnstile_block: reduce code duplication.
[TXT] kern_uidinfo.c  1.5   15 years  ad   branches: 1.5.2; 1.5.14; uid_init: maxproc -> maxcpus
[TXT] kern_uuid.c  1.16   15 years  joerg   branches: 1.16.6; 1.16.8; Make uuidgen available for the kernel.
[TXT] kgdb_stub.c  1.23   15 years  cegger   branches: 1.23.6; 1.23.8; make kgdb_dev a dev_t
[TXT] makesyscalls.sh  1.94   14 years  pooka   branches: 1.94.2; Make is possible to add extra output at the top of syscallarg...
[TXT] sched_4bsd.c  1.25   14 years  yamt   branches: 1.25.4; 1.25.6; sched_pstats_hook: fix estcpu decay. this makes my d...
[TXT] sched_m2.c  1.29   14 years  mbalmer   more s/the the/the/
[TXT] subr_autoconf.c  1.203   14 years  dyoung   branches: 1.203.2; A pointer typedef entails trading too much flexibility to de...
[TXT] subr_blist.c  1.9   18 years  yamt   branches: 1.9.96; 1.9.102; blst_meta_fill: fix an assertion. PR/32580 from Ni...
[TXT] subr_bufq.c  1.20   14 years  pooka   branches: 1.20.12; 1.20.22; 1.20.26; Provide unwind log for bufq sysctls, sin...
[TXT] subr_callback.c  1.7   14 years  rmind   Add assert that ce->ce_func is not NULL.
[TXT] subr_copy.c  1.1   14 years  pooka   branches: 1.1.4; 1.1.24; 1.1.42; Split uiomove() and high-level copy routines...
[TXT] subr_debug.c  1.7   15 years  ad   Disable the freecheck stuff atomically so we only get one warning about being ou...
[TXT] subr_device.c  1.2   14 years  pooka   branches: 1.2.22; 1.2.40; Device accessors are only marginally related to auto...
[TXT] subr_devsw.c  1.28   14 years  jmcneill   branches: 1.28.12; 1.28.16; In bdev_strategy, return ENXIO instead of panicing...
[TXT] subr_disk.c  1.99   14 years  dsl   branches: 1.99.2; 1.99.4; When truncating a request in bounds_check_with_media...
[TXT] subr_disk_mbr.c  1.39   14 years  mbalmer   branches: 1.39.2; 1.39.4; Fix typo, no code change.
[TXT] subr_disk_open.c  1.2   14 years  mlelstv   Add helper function that determines the size and block size of a disk device. Fo...
[TXT] subr_evcnt.c  1.6   15 years  pooka   branches: 1.6.4; protect allevents list with a mutex
[TXT] subr_exec_fd.c  1.2   14 years  ad   branches: 1.2.2; 1.2.4; More changes to improve kern_descrip.c. - Avoid atomi...
[TXT] subr_extent.c  1.72   15 years  martin   branches: 1.72.34; 1.72.38; Remove clause 3 and 4 from TNF licenses
[TXT] subr_hash.c  1.3   15 years  ad   branches: 1.3.34; 1.3.38; - Convert hashinit() to use kmem_alloc(). The hash t...
[TXT] subr_humanize.c  1.1   14 years  pooka   branches: 1.1.4; 1.1.66; Give humanize_number & format_bytes their own spots i...
[TXT] subr_iostat.c  1.19   14 years  pooka   branches: 1.19.12; 1.19.22; 1.19.26; Create CTL_HW before creating nodes on t...
[TXT] subr_kmem.c  1.33   14 years  haad   branches: 1.33.2; 1.33.4; 1.33.6; Add kmem_asprintf rotuine which allocates s...
[TXT] subr_kobj.c  1.40   14 years  pooka   branches: 1.40.2; 1.40.4; Due to the schizophrenic nature of kobj (mem + vfs s...
[TXT] subr_kobj_vfs.c  1.2   14 years  pooka   branches: 1.2.2; 1.2.4; 1.2.6; Rename a few routines from _file() to _vfs() f...
[TXT] subr_lockdebug.c  1.41   14 years  dyoung   branches: 1.41.2; 1.41.4; Make lockdebug_lock_print(NULL, ...) dump all locks....
[TXT] subr_log.c  1.50   15 years  martin   branches: 1.50.34; 1.50.44; 1.50.50; Remove clause 3 and 4 from TNF licenses
[TXT] subr_once.c  1.6   15 years  cegger   branches: 1.6.64; ansify function definitions
[TXT] subr_optstr.c  1.5   15 years  martin   branches: 1.5.44; 1.5.64; Remove clause 3 and 4 from TNF licenses
[TXT] subr_pcq.c  1.3   15 years  rmind   branches: 1.3.4; 1.3.6; 1.3.8; 1.3.12; 1.3.24; 1.3.28; - Optimise by avoid...
[TXT] subr_percpu.c  1.10   14 years  rmind   branches: 1.10.4; 1.10.6; Remove uarea swap-out functionality: - Addresses th...
[TXT] subr_pool.c  1.182   14 years  rmind   branches: 1.182.2; 1.182.4; pool_cache_invalidate: comment out invalidation of...
[TXT] subr_prf.c  1.138   14 years  he   branches: 1.138.4; 1.138.6; 1.138.8; On a recursive panic(), don't try to tak...
[TXT] subr_prof.c  1.45   14 years  rmind   branches: 1.45.12; 1.45.22; 1.45.26; Replace few USER_TO_UAREA/UAREA_TO_USER ...
[TXT] subr_specificdata.c  1.13   15 years  martin   branches: 1.13.44; 1.13.64; Remove clause 3 and 4 from TNF licenses
[TXT] subr_spldebug.c  1.2   14 years  dyoung   branches: 1.2.2; 1.2.4; 1.2.6; Address some of the concerns that SPLDEBUG is ...
[TXT] subr_syscall_stats.c  1.2   15 years  martin   branches: 1.2.34; 1.2.44; 1.2.50; Convert to new 2 clause license
[TXT] subr_tftproot.c  1.10   14 years  manu   branches: 1.10.12; 1.10.18; 1.10.22; Back out previous change: do not skip th...
[TXT] subr_time.c  1.5   14 years  rmind   branches: 1.5.4; - Move inittimeleft() and gettimeleft() to subr_time.c, where ...
[TXT] subr_userconf.c  1.19   14 years  snj   branches: 1.19.2; 1.19.4; Follow upstream's lead and remove third and fourth c...
[TXT] subr_vmem.c  1.57   15 years  cegger   branches: 1.57.4; Ansify function definitions w/o arguments. Generated with sed...
[TXT] subr_workqueue.c  1.30   14 years  rmind   workqueue_finiqueue: remove unused variable.
[TXT] subr_xcall.c  1.11   14 years  pooka   branches: 1.11.2; 1.11.4; explicitly initialize static boolean
[TXT] sys_aio.c  1.31   14 years  rmind   branches: 1.31.2; 1.31.4; aio_suspend1: remove wrong comment, add one new. Tid...
[TXT] sys_descrip.c  1.17   14 years  njoly   branches: 1.17.2; 1.17.4; Make flock(2) more robust to invalid operation, such...
[TXT] sys_generic.c  1.124   14 years  haad   branches: 1.124.4; 1.124.6; Allow undescribed, direct ioctls as used by Unix. ...
[TXT] sys_lwp.c  1.48   14 years  rmind   branches: 1.48.2; 1.48.4; - Move inittimeleft() and gettimeleft() to subr_time...
[TXT] sys_module.c  1.11   14 years  pooka   branches: 1.11.2; Move builtin modules to a list in init and load them from the...
[TXT] sys_mqueue.c  1.29   14 years  dsl   branches: 1.29.2; 1.29.4; If a multithreaded app closes an fd while another th...
[TXT] sys_pipe.c  1.127   14 years  dsl   branches: 1.127.2; 1.127.4; If a multithreaded app closes an fd while another ...
[TXT] sys_process.c  1.153   14 years  rmind   branches: 1.153.2; 1.153.4; Replace few USER_TO_UAREA/UAREA_TO_USER uses, redu...
[TXT] sys_pset.c  1.13   14 years  elad   branches: 1.13.2; 1.13.4; Move psets security policy back to the subsystem and...
[TXT] sys_sched.c  1.34   14 years  elad   branches: 1.34.2; 1.34.4; - Move sched_listener and co. from kern_synch.c to s...
[TXT] sys_select.c  1.21   14 years  rmind   branches: 1.21.2; 1.21.4; Add comment about locking.
[TXT] sys_sig.c  1.26   14 years  pooka   branches: 1.26.2; 1.26.4; Get rid of last "easy" kernel symbols starting with ...
[TXT] sys_socket.c  1.63   14 years  dsl   If a multithreaded app closes an fd while another thread is blocked in read/writ...
[TXT] sys_syscall.c  1.9   15 years  martin   branches: 1.9.34; 1.9.38; Convert to new 2 clause license
[TXT] syscalls.c  1.236   14 years  pooka   branches: 1.236.2; regen: lfs megamaid syscalls -> MODULAR
[TXT] syscalls.conf  1.15   14 years  pooka   branches: 1.15.2; 1.15.4; Make is possible to add extra output at the top of s...
[TXT] syscalls.master  1.232   14 years  pooka   branches: 1.232.2; Make lfs syscalls loadable. This nukes fs_lfs.h & #ifdef LF...
[TXT] sysv_ipc.c  1.23   15 years  rmind   branches: 1.23.12; 1.23.16; Replace malloc with kmem(9).
[TXT] sysv_msg.c  1.61   15 years  njoly   Do not call put_type() but use copyout() when returning the message segments to ...
[TXT] sysv_sem.c  1.86   14 years  rmind   branches: 1.86.4; 1.86.6; semu_alloc: simplify a little.
[TXT] sysv_shm.c  1.117   14 years  rmind   branches: 1.117.2; 1.117.4; shmexit: simplify a lot by avoiding unnecessary me...
[TXT] tty.c  1.234   14 years  dsl   branches: 1.234.2; 1.234.4; Check for zero length read here - and return zero....
[TXT] tty_bsdpty.c  1.16   14 years  pooka   branches: 1.16.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will t...
[TXT] tty_conf.c  1.55   15 years  martin   branches: 1.55.44; 1.55.60; Remove clause 3 and 4 from TNF licenses
[TXT] tty_ptm.c  1.26   15 years  yamt   branches: 1.26.4; 1.26.6; malloc -> kmem_alloc
[TXT] tty_pty.c  1.121   14 years  dholland   branches: 1.121.2; 1.121.4; Amplify comment about ultrix bits.
[TXT] tty_subr.c  1.39   14 years  dsl   Christos was worried about clrbits() being called with a length of zero. This ca...
[TXT] tty_tty.c  1.37   15 years  ad   branches: 1.37.2; 1.37.22; 1.37.24; Network protocol interrupts can now block...
[TXT] uipc_accf.c  1.10   14 years  pooka   branches: 1.10.2; Can't use CTLFLAG_PERMANENT here without providing a rollback...
[TXT] uipc_domain.c  1.85   14 years  elad   branches: 1.85.4; 1.85.6; KAUTH_GENERIC_CANSEE -> KAUTH_REQ_NETWORK_SOCKET_CAN...
[TXT] uipc_mbuf.c  1.134   14 years  joerg   branches: 1.134.2; Handle rump like the direct mapping case.
[TXT] uipc_proto.c  1.21   15 years  ad   branches: 1.21.12; 1.21.24; 1.21.30; Merge the socket locking patch: - Socke...
[TXT] uipc_sem.c  1.29   15 years  ad   branches: 1.29.8; 1.29.10; Replace semid_t with intptr_t. No function change. ...
[TXT] uipc_socket.c  1.200   14 years  elad   branches: 1.200.2; 1.200.4; Don't bother caching egid. It'll be removed soon.
[TXT] uipc_socket2.c  1.106   14 years  elad   branches: 1.106.4; 1.106.6; Don't bother caching egid. It'll be removed soon.
[TXT] uipc_syscalls.c  1.140   14 years  pgoyette   branches: 1.140.2; 1.140.4; Remove unnecessary call to kauth_cred_free(). Thi...
[TXT] uipc_usrreq.c  1.129   14 years  wiz   branches: 1.129.2; Fix typo in comment.
[TXT] vfs_bio.c  1.223   14 years  pooka   branches: 1.223.2; fs_ffs.h is no longer required (since the death of bufops / ...
[TXT] vfs_cache.c  1.84   15 years  yamt   branches: 1.84.2; 1.84.4; cache_lookup_entry: add an assertion.
[TXT] vfs_cwd.c  1.3   14 years  pooka   branches: 1.3.4; 1.3.6; 1.3.8; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lo...
[TXT] vfs_dirhash.c  1.10   15 years  enami   branches: 1.10.4; 1.10.16; 1.10.26; 1.10.30; Previous code ususally works si...
[TXT] vfs_getcwd.c  1.44   14 years  pooka   branches: 1.44.2; 1.44.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost the...
[TXT] vfs_hooks.c  1.6   15 years  cegger   ansify function definitions
[TXT] vfs_init.c  1.45   14 years  elad   branches: 1.45.12; 1.45.16; - Add usermount_common_policy() that implements so...
[TXT] vfs_lockf.c  1.72   14 years  dsl   branches: 1.72.4; 1.72.6; 1.72.8; lockf() passes its arguments through to fcn...
[TXT] vfs_lookup.c  1.121   14 years  pooka   branches: 1.121.2; 1.121.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost t...
[TXT] vfs_subr.c  1.398   14 years  haad   branches: 1.398.2; Add vrele_async routine which asynchronously release vnodes ...
[TXT] vfs_syscalls.c  1.404   14 years  yamt   branches: 1.404.2; remove redundant checks of PK_MARKER.
[TXT] vfs_trans.c  1.25   14 years  yamt   branches: 1.25.12; 1.25.22; don't forget to skip marker processes.
[TXT] vfs_vnops.c  1.169   14 years  pooka   branches: 1.169.2; 1.169.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost t...
[TXT] vfs_wapbl.c  1.34   14 years  mlelstv   branches: 1.34.2; Move block number computations to callers of wapl_read/wapl_w...
[TXT] vfs_xattr.c  1.20   14 years  dholland   branches: 1.20.2; 1.20.4; Convert 67 namei call sites to use namei_simple, in ...
[TXT] vnode_if.c  1.81   14 years  pooka   branches: 1.81.2; 1.81.4; regen: remove VNODE_LOCKDEBUG
[TXT] vnode_if.sh  1.53   14 years  pooka   branches: 1.53.2; 1.53.4; Generate scheduling points around rump vnode operati...
[TXT] vnode_if.src  1.58   15 years  pooka   branches: 1.58.6; 1.58.8; vpp is not logically passed in IN with lookup, so IN...


CVSweb <webmaster@jp.NetBSD.org>