summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
1998-04-30WallTheo de Raadt
1998-04-28Xr madvise not vadviseTheo de Raadt
1998-04-26Use the physmem variable to get at the physical memory size (instead of theTheo de Raadt
1998-04-25nroff error; joel@panacea.null.orgTheo de Raadt
1998-03-31only preserve uid/gid if -p. This is unlike traditional tar but more like gtarTodd C. Miller
1998-03-27do not nest RS/RETheo de Raadt
1998-03-18Document what sh/ksh does when the cd command matches a non empty pathMarco S Hyman
1998-03-10umask manipulation not neccessaryTheo de Raadt
1998-03-06Add unlimit man link for csh and ulimit man link for sh.Todd C. Miller
1998-03-03Correct -x and -p flags to be more like traditional tar and makeTodd C. Miller
1998-02-14recog STRIPDISC; kleinkTheo de Raadt
1998-01-25Fix a race where a dir might have been created after a stat call, but beforeNiklas Hallqvist
1998-01-22Preserve uid/gid if invoked as tar and extracting as root.Todd C. Miller
1998-01-21Back out last change. ed and sed should not use extended regular expressions.Todd C. Miller
1998-01-18Support extended (modern) instead of basic (obsolescent) regular expressions.Todd C. Miller
1998-01-17Make ulimit catch bogosity so that: "ulimit -dflmnpst unlimitted"Todd C. Miller
1998-01-17Don't document ulimit flags that don't existTodd C. Miller
1998-01-02use getopt; mph@pobox.comTheo de Raadt
1998-01-02man page error; helbigTheo de Raadt
1997-12-08use cp -R for local copiesTheo de Raadt
1997-12-02repository move of src/bin/pdksh to src/bin/kshTheo de Raadt
1997-11-30oh yeah, we are min() cleanTheo de Raadt
1997-11-30deal with unterminated e_login and e_wmesgTheo de Raadt
1997-11-20Fix units conversion wrt -h flag to be correct (and consistent withTodd C. Miller
1997-11-17proper .XrTheo de Raadt
1997-11-16Revert one of the $_ changes made 970102, as it makes sh crash when mailNiklas Hallqvist
1997-11-15spellingTodd T. Fries
1997-11-15slipped through the cracks.Todd T. Fries
1997-11-15spellingTodd T. Fries
1997-11-13let "expr a : /" work. Mark the next token after the match operator as aTheo de Raadt
1997-11-12correct references.Niels Provos
1997-11-08spellingTodd T. Fries
1997-11-08spellingTodd T. Fries
1997-11-08spellingTodd T. Fries
1997-11-08spellingTodd T. Fries
1997-11-08spellingTodd T. Fries
1997-11-06fix ps(1) LIM columnkstailey
1997-11-05print "-" instead of "" for login name; dada@sbox.tu-graz.ac.atTheo de Raadt
1997-11-05avoid having pw_ information active when calling rcmd(); tacha@tera.fukui-med...Theo de Raadt
1997-10-04use ISO format in example, not some stupid americano-centric bullshitTheo de Raadt
1997-10-01typos; khym@bga.comTheo de Raadt
1997-09-28avoid looping on question; wosch@freebsdTheo de Raadt
1997-09-22err.[ch] -> error.[ch] and fix err/warn usage.Todd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-09-20Don't strip trailing '/' in source, fts(3) now does this for us.Todd C. Miller
1997-09-18make ls -d still sort files in the regular order; reported byTheo de Raadt
1997-09-17Cosmetic:bri
1997-09-16Do not error out on archives without theNiklas Hallqvist
1997-09-16nicer spacing in usageTheo de Raadt
1997-09-12#include <ctype.h>Todd C. Miller