summaryrefslogtreecommitdiffstats
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* calloc is better. from Peter Malonetedu2014-04-241-5/+4
* calloc is better. from Peter Malonetedu2014-04-241-4/+3
* Remove more commentary about recently removed des supportderaadt2014-04-202-16/+6
* tweak;jmc2014-04-181-5/+5
* note some unsupported features, and clean up some macros - in particular,jmc2014-04-151-99/+45
* flesh out STANDARDS; ok millert sobradojmc2014-04-151-3/+16
* more x removal;jmc2014-04-142-11/+7
* remove nonstandard DES support because DES. ok beck deraadt miodtedu2014-04-146-463/+10
* slightly reword -f; ok sobrado schwarzejmc2014-04-011-3/+3
* restore the traditional behavior of -f implying -a; apparently Keith Bosticsobrado2014-03-312-8/+8
* revert previous: i was wrong;jmc2014-03-311-5/+4
* a pesky comma rendered the text describing how output is sorted relevantjmc2014-03-301-4/+5
* expand STANDARDS somewhat; ok millertjmc2014-03-281-11/+18
* The "old" conversions are not mandated by any standard and aretedu2014-03-274-159/+19
* Ignore the -b option if cksum is called as-is (e.g. "cksum -b /bsd")lteo2014-03-261-2/+2
* support gigabytes. also update some comments and make goto label nicer.tedu2014-03-242-32/+50
* kill(1) doesn't use getopt() due to its non-standard option processing.millert2014-03-231-12/+18
* note that the last two usage forms are marked xsi; ok millertjmc2014-03-231-2/+12
* missed a turdtedu2014-03-201-9/+1
* purge sum and sysvsum code. ok deraadt jmc lteo millerttedu2014-03-205-269/+18
* remove insecure MD4 checksum algorithm; ok tedu@, man page ok jmc@naddy2014-03-202-17/+5
* Move the "minflt" entry to the correct spot in the var array so that alllteo2014-03-201-2/+2
* Thulsa Doom says "Infidel Defilers. They shall all drown in lakes of blood."tedu2014-03-196-1401/+0
* there is no need for rcp anymoretedu2014-03-192-5/+4
* word tweak from schwarze;jmc2014-03-171-3/+3
* use Ex;jmc2014-03-171-8/+3
* lint is dead (long live the lint!), so stop using it as a cpp conditionalguenther2014-03-162-11/+2
* cope with the renaming of default _PATH_RSHderaadt2014-03-162-4/+4
* rmail should not reside in /bin.tedu2014-03-124-452/+2
* When using the -C option, exit with an exit status of 1 if any of thelteo2014-03-073-20/+33
* add an ASYNCHRONOUS EVENTS section for signals, as per vi;jmc2014-03-061-7/+26
* NO_REALLOC_NULL and NEED_INSQUE are long gone.millert2014-02-241-3/+1
* add HISTORY and AUTHORS;schwarze2014-02-231-2/+20
* STANDARDS:jmc2014-02-221-5/+17
* remove section 2/3 pointers from section 1,schwarze2014-02-211-8/+3
* Map negative mtimes to zero instead of skipping the affected files.guenther2014-02-192-18/+25
* schwarze poinits out that -n conflicts with posix, so document it as such,jmc2014-02-151-9/+9
* reference xsi, not xpg;jmc2014-02-141-3/+4
* some general and portability notes;jmc2014-02-141-2/+18
* use .At where appropriate; from Jan Stary <hans at stare dot cz>schwarze2014-02-141-7/+12
* BLOCKSIZE is an extension;jmc2014-02-131-3/+6
* Don't use use .Tn with AND/OR/NOTguenther2014-02-131-5/+3
* tweak previous;jmc2014-02-121-3/+5
* missing .An macros, based on a patch from Jan Stary <hans at stare dot cz>schwarze2014-02-122-14/+36
* Add an operand to /bin/dd that suppresses the status lines printedbluhm2014-02-124-12/+49
* Oops, pax -x and cpio -H need to set frmtguenther2014-02-061-3/+9
* make pax cope with a stripped down format list, e.g. when compiledhalex2014-02-052-29/+21
* various minor fixes; ok sobradojmc2014-02-041-9/+10
* expand STANDARDS; ok sobradojmc2014-02-021-8/+14
* abstraction for the sake of abstraction is distracting.espie2014-01-303-17/+13