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