Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-11 | Explicit mapping type to mmap. (not used yet) | Artur Grabowski | |
1999-05-06 | "cp -f" should unlink the destination before copying. Similar to | Todd C. Miller | |
a patch from FreeBSD (but this is simpler). Closes PR #821 | |||
1998-09-26 | for -p preserve sticky bit | Theo de Raadt | |
1998-06-07 | use MAP_FAILED | Theo de Raadt | |
1998-05-18 | readlink(path, buf, sizeof buf-1). Never forget that -1. | Theo de Raadt | |
1997-11-08 | spelling | Todd T. Fries | |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt | |
1997-07-31 | improve error message (yes I know mmap(2) isn't used yet.) | kstailey | |
1997-05-28 | bad usage line; oster@cs.usask.ca | Theo de Raadt | |
1997-04-05 | Patch from BSDI (via Keith Bostic, via NetBSD): | Thorsten Lockert | |
>NFS doesn't support chflags; ignore errors unless there's reason >to believe we're losing bits. (Note, this still won't be right >if the server supports flags and we were trying to *remove* flags >on a file that we copied, i.e., that we didn't create.) | |||
1997-02-25 | Better fix for -p and links. | Todd C. Miller | |
1997-02-24 | Only update owner (via lchown) when dealing with symbolic links. | Todd C. Miller | |
Fixes core dump problem with ``-p'' and symbolic links. Noted by Carsten Hammer <chammer@post.uni-bielefeld.de>. | |||
1997-01-26 | support for lchown(2) if "-p" is used | kstailey | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |