summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2010-12-23Fix speling ("deferred," not "defered") as reported in #netbsd-code onriz
2010-12-22Add iseek and oseek option as aliases for skip and seek respectively.enami
2010-12-22Copy argument before modifying it so that ps shows entire argument.enami
2010-12-22Sort option descriptions, bump date for -a.wiz
2010-12-22Say that -a is non-standard and -P is the default.christos
2010-12-21Add -a archive flag. from Aleksey Cheusovchristos
2010-12-17Fix cross-reference, dir(5) -> dirent(3).njoly
2010-12-14remove some leftover development garbagepooka
2010-12-14Make compile on non-NetBSD.pooka
2010-12-13PR/44229: Henning Petersen: Remove dup check for whitespace.christos
2010-12-12check return value of localtime.christos
2010-12-11- check return of strtollchristos
2010-12-09Wrap long line.enami
2010-12-06Fix most inopportune typo. from gson & jmmv.pooka
2010-12-05Hmm, for 'rof', I believe that C_ROF|C_OF is invalid rather thanjym
2010-11-22extra crunchgen hoopspooka
2010-11-22Add two new operands: "rif" and "rof". They operate exactly likepooka
2010-11-17revert again, since this breaks libtool amongst other things.christos
2010-11-16PR/43469: Antii Kantee: test/util/sh/t_expand:strip fails.christos
2010-11-14revert previous. breaks other stuff.christos
2010-11-14- Fix a couple of bugs to make the following two echo statements print thechristos
2010-11-14don't core-dump if we cannot open the trace file.christos
2010-10-29Make sh build in debug modestacktic
2010-10-29Initialized flag field in struct alias (Fixed PR/43281)stacktic
2010-10-25Re-enable support for reading files of at most 8MB via mmap(2).tron
2010-10-22Disable mmap path. With the current vnode locking scheme it haspooka
2010-10-09Bump date for SIGINFO.wiz
2010-10-09add SIGINFO support; from freebsd:mrg
2010-10-03Simplify by using setenv() instead of putenv().gson
2010-10-02putenv() no longer accepts a const stringgson
2010-08-31Backout previous; it was wrong fix.enami
2010-08-31Fix build as tools.enami
2010-08-31- Raise an error rather than silently creating broken archiveenami
2010-08-30dprintf is claimed by posix.christos
2010-08-30increase commented out debugging.christos
2010-08-25Do not throw a usage message for -i followed by -tsjg
2010-08-22add bsd.subdir.mkperry
2010-08-22RCSIdsperry
2010-08-22build the tutoralperry
2010-08-22Extremely extensive updates.perry
2010-08-22Revive S.R. Bourne's original tutorial on using the Bourne Shell.perry
2010-08-18Fix broken indentation. No functional change.enami
2010-07-28Do not check pcpu value against 100.0 but rather 99.95, to properlynjoly
2010-07-27Make %cpu drop the decimal part when reaching 100%, to stay in the 5njoly
2010-07-19Don't quite `+', `-' and `/' in set -x output.joerg
2010-07-08Add #include <sys/param.h> for howmany().rmind
2010-06-19Use Fl Fl for long options. Remove unnecessary Bk/Ek.wiz
2010-06-19add --use-compress-program to pax, requested by mrg.christos
2010-06-09If the definition of a static function is #if DES, the declarationriz
2010-06-05PR: 39604sjg