summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2014-03-27The "old" conversions are not mandated by any standard and areTed Unangst
2014-03-26Ignore the -b option if cksum is called as-is (e.g. "cksum -b /bsd")Lawrence Teo
2014-03-24support gigabytes. also update some comments and make goto label nicer.Ted Unangst
2014-03-23kill(1) doesn't use getopt() due to its non-standard option processing.Todd C. Miller
2014-03-23note that the last two usage forms are marked xsi; ok millertJason McIntyre
2014-03-20missed a turdTed Unangst
2014-03-20purge sum and sysvsum code. ok deraadt jmc lteo millertTed Unangst
2014-03-20remove insecure MD4 checksum algorithm; ok tedu@, man page ok jmc@Christian Weisgerber
2014-03-20Move the "minflt" entry to the correct spot in the var array so that allLawrence Teo
2014-03-19Thulsa Doom says "Infidel Defilers. They shall all drown in lakes of blood."Ted Unangst
2014-03-19there is no need for rcp anymoreTed Unangst
2014-03-17word tweak from schwarze;Jason McIntyre
2014-03-17use Ex;Jason McIntyre
2014-03-16lint is dead (long live the lint!), so stop using it as a cpp conditionalPhilip Guenther
2014-03-16cope with the renaming of default _PATH_RSHTheo de Raadt
2014-03-12rmail should not reside in /bin.Ted Unangst
2014-03-07When using the -C option, exit with an exit status of 1 if any of theLawrence Teo
2014-03-06add an ASYNCHRONOUS EVENTS section for signals, as per vi;Jason McIntyre
2014-02-24NO_REALLOC_NULL and NEED_INSQUE are long gone.Todd C. Miller
2014-02-23add HISTORY and AUTHORS;Ingo Schwarze
2014-02-22STANDARDS:Jason McIntyre
2014-02-21remove section 2/3 pointers from section 1,Ingo Schwarze
2014-02-19Map negative mtimes to zero instead of skipping the affected files.Philip Guenther
2014-02-15schwarze poinits out that -n conflicts with posix, so document it as such,Jason McIntyre
2014-02-14reference xsi, not xpg;Jason McIntyre
2014-02-14some general and portability notes;Jason McIntyre
2014-02-14use .At where appropriate; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2014-02-13BLOCKSIZE is an extension;Jason McIntyre
2014-02-13Don't use use .Tn with AND/OR/NOTPhilip Guenther
2014-02-12tweak previous;Jason McIntyre
2014-02-12missing .An macros, based on a patch from Jan Stary <hans at stare dot cz>Ingo Schwarze
2014-02-12Add an operand to /bin/dd that suppresses the status lines printedAlexander Bluhm
2014-02-06Oops, pax -x and cpio -H need to set frmtPhilip Guenther
2014-02-05make pax cope with a stripped down format list, e.g. when compiledAlexander Hall
2014-02-04various minor fixes; ok sobradoJason McIntyre
2014-02-02expand STANDARDS; ok sobradoJason McIntyre
2014-01-30abstraction for the sake of abstraction is distracting.Marc Espie
2014-01-30Add MISSING to the list of possible results of a checklist comparisonLawrence Teo
2014-01-29same tweak as per ch* utils: for -H, remove brackets in description;Jason McIntyre
2014-01-28update book references;Jason McIntyre
2014-01-28consistency fixes, to match the other ch* utils;Jason McIntyre
2014-01-25sticky bit is marked xsi;Jason McIntyre
2014-01-24bump the year for ISO/IEC 8802:3 from 1989 to 1996;Jason McIntyre
2014-01-23add a note to STANDARDS about non-root use of chown;Jason McIntyre
2014-01-21paste in the fs.posix.setuid blurb from chown(1), as it'sJason McIntyre
2014-01-21document that specifying ":group" (without an owner) is an extension;Jason McIntyre
2014-01-21- remove brackets in -H description: the information is quite relevantJason McIntyre
2014-01-21localtime(3) can return NULL; seen by Rod Whitworth; ok guenther@Otto Moerbeek
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2014-01-20Do not use .Ar for fixed strings, it is intended for argument placeholders.Ingo Schwarze