Go to file
Thomas Veerman 0c1cd8720a VFS: fix last_dir not returning last directory
If the provided path was only a single component (i.e., without
slashes), then last_dir would return early and skip the symlink
detection (i.e., check whether the path ends in a symlink and resolve
that first before returning). This bug triggered an assert in open
which expects that an advance after an last_dir (with VMNT_WRITE lock)
does not yield another vmnt lock.
2012-02-21 10:21:05 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
commands better cpp 2012-02-17 23:53:44 +01:00
common Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs Added UPDATING note about newer clang required. 2012-02-14 16:42:58 +01:00
drivers portugese keymap 2012-02-18 02:05:04 +01:00
etc pkgin_cd clarification in motd 2012-02-18 01:17:32 +01:00
external/public-domain/xz gzip boot modules. 2012-02-17 12:32:35 +00:00
include Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
kernel try multiple reset methods 2012-02-20 23:46:38 +01:00
lib gzip boot modules. 2012-02-17 12:32:35 +00:00
libexec Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
man install library manpages 2012-02-16 01:48:46 +00:00
sbin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servers VFS: fix last_dir not returning last directory 2012-02-21 10:21:05 +00:00
share Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
sys Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
test test set: remove GCC specificity 2012-02-17 17:22:37 +00:00
tools fix for git commit id from branch 2012-02-21 01:20:00 +01:00
usr.bin gzip boot modules. 2012-02-17 12:32:35 +00:00
usr.sbin user(8): remove output file from source 2012-02-14 15:49:04 +01:00
.gitignore Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00