NetBSD/sys/conf
dholland 717e1785a5 Fix some race conditions in rename.
Introduce a per-FS rename lock and new vfsops to manipulate it.
Get this lock while renaming. Also add another relookup() in do_sys_rename,
which is a hack to kludge around some of the worst deficiencies of
ufs_rename.
reviewed-by: pooka (and an earlier rev by ad)
posted on tech-kern with no objections.
2008-01-28 14:31:15 +00:00
..
Makefile.kern.inc Add a stub file that includes a bunch of kernel headers and always get 2008-01-17 20:14:49 +00:00
copyright Welcome to 2008. 2008-01-01 00:00:18 +00:00
debugsyms.c Add a stub file that includes a bunch of kernel headers and always get 2008-01-17 20:14:49 +00:00
files Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
majors a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
mkldscript.sh Move mkldscript.sh, which is used to create ldscript dynamically to 2007-03-04 02:35:49 +00:00
newvers.sh Deal with arm gas weirdness. 2007-11-17 08:59:51 +00:00
newvers_stand.sh
osrelease.sh
param.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
std Add cpuctl(8). For now this is not much more than a toy for debugging and 2007-08-04 11:02:56 +00:00