Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-12 | use pid_t | Aaron Campbell | |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one | Aaron Campbell | |
it's given) | |||
1998-11-06 | use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and future | Aaron Campbell | |
processing); kill redundant .Pp macros; other misc fixes | |||
1998-09-14 | First complete sweep of man pages, bin/. Command/function names previously | Aaron Campbell | |
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos. | |||
1998-07-02 | indent | Theo de Raadt | |
1998-07-02 | Fix mv b/ a where a is a directory. | Constantine Sapuntzakis | |
1998-05-18 | MAXPATHLEN not MAXPATHLEN+1, no buf oflow of targdir | Theo de Raadt | |
1997-09-28 | avoid looping on question; wosch@freebsd | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-27 | clean up ' | Theo de Raadt | |
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 | |