summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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
1997-09-12-WallTodd C. Miller
1997-09-12#include <grp.h>Todd C. Miller
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12-WallTodd C. Miller
1997-09-12Don't put newline's in warnx()Todd C. Miller
1997-09-12do not quitenv() too early, or "s" goes away due to it's temporary nature;Theo de Raadt
1997-09-03doc emul optionkstailey
1997-09-03add ps "emul" optionkstailey
1997-09-01GLOB_ABEND -> GLOB_ABORTEDTodd C. Miller
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-08-30minor errors; josh@quick.netTheo de Raadt
1997-08-27clean up 'Theo de Raadt
1997-08-26drum not swap; entropy@tardis.bernstein.comTheo de Raadt
1997-08-25clear input buffer to ' ' or \0 correctly; jlemon@freebsdTheo de Raadt
1997-08-24correct -sane error msg; steve@freebsdTheo de Raadt
1997-08-23Strip trailing slashes from source (we already did dest).Todd C. Miller
1997-08-22document XPG4 compatible format optionskstailey
1997-08-22XPG4 compatibility for format options:kstailey
1997-08-21clarify -r; rs@bifrost.seastrom.comTheo de Raadt
1997-08-21correct [yy]yy stuff in manpages and usageTheo de Raadt
1997-08-20this has not been used for a whileTheo de Raadt
1997-08-19Note -P option and POSIX 1003.2denny
1997-08-19Add -P option, the POSIX 1003.2 output format (strictly specified for parsing).denny
1997-08-19Note return code >2 if malloc fails (POSIX spec behavior).denny
1997-08-19POSIX 1003.2: exit code is 3 if memory allocation fails, 2 if expr invalid.denny
1997-08-19Note POSIX 1003.2 conformance.denny
1997-08-19POSIX 1003.2: exit w/ 0 code if receive SIGALRM.denny
1997-08-17Don't include both strings.h and string.h -- just use string.hTodd C. Miller
1997-08-08Add a "parsed" flag for ps fields so we don't print the same fieldTodd C. Miller
1997-08-05errno.hTheo de Raadt
1997-08-05make signal handlers errno safeTheo de Raadt
1997-08-05Fixes for a variety of pdksh problems:grr
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-04toast non-NEWVM code; freebsdTheo de Raadt
1997-08-04bad NsTheo de Raadt
1997-08-04more NsTheo de Raadt
1997-08-03oops. ok, why does my footer not show up yet??Theo de Raadt
1997-08-03roughly 3 hours of slaving results in a much more beautiful mdoc man page.Theo de Raadt
1997-08-01show args later on; works around page wrap in middle of lineTheo de Raadt