summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2011-07-12Move the savehandler assignment before setjmp() to avoid triggeringjoerg
2011-07-01add a comment to confirm a workaround as only being a GCC 4.1 issue.mrg
2011-06-22add a missing part from rev 1.10 and s/newline/newlinex/. found by GCC 4.5.3.mrg
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-06-19Use Fl Fl for long options.wiz
2011-06-19document --xzchristos
2011-06-18add --xzchristos
2011-06-18PR/45069: Henning Petersen: Use prototypes from builtins.h .christos
2011-06-13Sort sections. Remove trailing whitespace.wiz
2011-06-13When converting from pages to kilobytes, cast the return value ofdholland
2011-06-13Typos.uebayasi
2011-06-11document OLDPWD and cd -christos
2011-06-10Support $OLDPWD. (christos@ will update the manual.)uebayasi
2011-05-31Sort options in SYNOPSIS, sort option descriptions, remove some extrawiz
2011-05-31PR/45008: Martin Neitzel: document all rcmd(1) options. -46p were missing,christos
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-23Conditionalize printfs instead of using conditional empty formatjoerg
2011-04-28Sort sections, punctuation nits.wiz
2011-04-02Wording fixes from Ryo HAYASAKA, thanks.mbalmer
2011-03-26Fix bogus paranthesis, From Henning Peternse in PR bin/44773.martin
2011-03-23minor usage nitdholland
2011-03-15- use printf(3) "'" format to do thousands grouping instead of custom version.christos
2011-03-15Add -M to usage.wiz
2011-03-15Remove trailing whitespace. Add -M to usage.wiz
2011-03-15PR#7540, add a -M option to ls which causes sizes (and number of blocks) to beerh
2011-03-09Fix sub-section references.njoly
2011-02-27Typographical improvement by David H. Gutteridge in PR 44645.wiz
2011-02-17Tell copyfd if the caller wants the exact tofd to just fd >= tofd.pooka
2011-02-13fix typo, from Randolf Richardson in PR 44559dholland
2011-02-06Put -l compatibility note in STANDARDS section.wiz
2011-02-06Add -l option to copy a tree as links.darcy
2011-02-04Remove the rif/rof options and add rump.dd. This makes usagepooka
2011-01-29revert the revert and fix the code properly.christos
2011-01-28roll back to 20101210 -- the current version just hung if one trieddrochner
2011-01-24Use Fx.wiz
2011-01-24document what -a is foryamt
2011-01-23The previous commit removed a { } block, and unintendedly introduced ahauke
2011-01-23The Solaris 7 "/usr/{,xpg4/}bin/sort"s expect whitespace between the "-k"hauke
2011-01-22fix previous.christos
2011-01-22Make printing of lwp flags similar to the process one, identifying (O)nprocchristos
2011-01-13No need to cast with bsearch(), it returns a void *. Use __arraycount().jym
2011-01-07Call el_source before initializing sh-specific editline properties (i.e.jmmv
2011-01-04Fix fd leak in error case. Found by cppcheck.wiz
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