Age | Commit message (Expand) | Author |
2014-05-17 | better description for -A and -a, with help from millert; | Jason McIntyre |
2014-05-16 | more STANDARDS fleshing; ok sobrado millert | Jason McIntyre |
2014-05-16 | Make the df calculations of available space the same as that done in | Kenneth R Westerback |
2014-05-15 | more for STANDARDS: unsupported lists (noted by guenther) and env vars; | Jason McIntyre |
2014-05-15 | flesh out STANDARDS; ok guenther | Jason McIntyre |
2014-05-07 | use reallocarray. ok guenther | Ted Unangst |
2014-05-07 | Remove the undocumented and ineffective -F option (force hard link | Ingo Schwarze |
2014-05-07 | convert calloc to use reallocarray instead. ok millert | Ted Unangst |
2014-05-06 | reallocarray | Ted Unangst |
2014-05-06 | spell NULL as NULL | Ted Unangst |
2014-04-24 | calloc is better. from Peter Malone | Ted Unangst |
2014-04-24 | calloc is better. from Peter Malone | Ted Unangst |
2014-04-20 | Remove more commentary about recently removed des support | Theo de Raadt |
2014-04-18 | tweak; | Jason McIntyre |
2014-04-15 | note some unsupported features, and clean up some macros - in particular, | Jason McIntyre |
2014-04-15 | flesh out STANDARDS; ok millert sobrado | Jason McIntyre |
2014-04-14 | more x removal; | Jason McIntyre |
2014-04-14 | remove nonstandard DES support because DES. ok beck deraadt miod | Ted Unangst |
2014-04-01 | slightly reword -f; ok sobrado schwarze | Jason McIntyre |
2014-03-31 | restore the traditional behavior of -f implying -a; apparently Keith Bostic | Igor Sobrado |
2014-03-31 | revert previous: i was wrong; | Jason McIntyre |
2014-03-30 | a pesky comma rendered the text describing how output is sorted relevant | Jason McIntyre |
2014-03-28 | expand STANDARDS somewhat; ok millert | Jason McIntyre |
2014-03-27 | The "old" conversions are not mandated by any standard and are | Ted Unangst |
2014-03-26 | Ignore the -b option if cksum is called as-is (e.g. "cksum -b /bsd") | Lawrence Teo |
2014-03-24 | support gigabytes. also update some comments and make goto label nicer. | Ted Unangst |
2014-03-23 | kill(1) doesn't use getopt() due to its non-standard option processing. | Todd C. Miller |
2014-03-23 | note that the last two usage forms are marked xsi; ok millert | Jason McIntyre |
2014-03-20 | missed a turd | Ted Unangst |
2014-03-20 | purge sum and sysvsum code. ok deraadt jmc lteo millert | Ted Unangst |
2014-03-20 | remove insecure MD4 checksum algorithm; ok tedu@, man page ok jmc@ | Christian Weisgerber |
2014-03-20 | Move the "minflt" entry to the correct spot in the var array so that all | Lawrence Teo |
2014-03-19 | Thulsa Doom says "Infidel Defilers. They shall all drown in lakes of blood." | Ted Unangst |
2014-03-19 | there is no need for rcp anymore | Ted Unangst |
2014-03-17 | word tweak from schwarze; | Jason McIntyre |
2014-03-17 | use Ex; | Jason McIntyre |
2014-03-16 | lint is dead (long live the lint!), so stop using it as a cpp conditional | Philip Guenther |
2014-03-16 | cope with the renaming of default _PATH_RSH | Theo de Raadt |
2014-03-12 | rmail should not reside in /bin. | Ted Unangst |
2014-03-07 | When using the -C option, exit with an exit status of 1 if any of the | Lawrence Teo |
2014-03-06 | add an ASYNCHRONOUS EVENTS section for signals, as per vi; | Jason McIntyre |
2014-02-24 | NO_REALLOC_NULL and NEED_INSQUE are long gone. | Todd C. Miller |
2014-02-23 | add HISTORY and AUTHORS; | Ingo Schwarze |
2014-02-22 | STANDARDS: | Jason McIntyre |
2014-02-21 | remove section 2/3 pointers from section 1, | Ingo Schwarze |
2014-02-19 | Map negative mtimes to zero instead of skipping the affected files. | Philip Guenther |
2014-02-15 | schwarze poinits out that -n conflicts with posix, so document it as such, | Jason McIntyre |
2014-02-14 | reference xsi, not xpg; | Jason McIntyre |
2014-02-14 | some general and portability notes; | Jason McIntyre |
2014-02-14 | use .At where appropriate; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |