diff options
author | 2005-01-11 17:19:16 +0000 | |
---|---|---|
committer | 2005-01-11 17:19:16 +0000 | |
commit | 9a0680a643d1e6c2a99aa32e967235f4910c3fff (patch) | |
tree | ca32625d210345038ec75763ca0ee848b0304e42 /usr.bin/cvs/commit.c | |
parent | Let 'boot' and 'ls' take arguments of the form [device:][file]. (diff) | |
download | wireguard-openbsd-9a0680a643d1e6c2a99aa32e967235f4910c3fff.tar.xz wireguard-openbsd-9a0680a643d1e6c2a99aa32e967235f4910c3fff.zip |
no need to call realpath() in adjustname()
realpath returns an error if cwd is not writeable, and that is quite common
with NFS-mounted ~ and sudo mg /etc/something - annoying as hell. realpath
is not needed at all here, so zap it. vincent ok
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions