Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-12 | don't print more directory slashes than user specified on error. | michaels | |
Reported by Nick Sayer (nsayer@quack.kfu.com) in FreeBSD pr bin/3025. | |||
1997-03-01 | Error out if someone tries to mv a mount point. Old behavior was to | Todd C. Miller | |
move all files contained in the mounted filesystem to the dest. dir which could be quite nasty. Personally, I think rename(2) should return EPERM or EINVAL instead of EXDEV. | |||
1997-02-02 | Remember errno if fchown() fails so we get correct warnings | Thorsten Lockert | |
Only warn about not being able to restore user/group owner if not -f | |||
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt | |
1996-07-30 | regarding freebsd pr#1351 & pr#1377 re: fastcopy(); kill "wrong gid but | Theo de Raadt | |
group-readable" window; do not setuid/setgid if fchown() fails. | |||
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |