Commit Graph

  • ff93350289 Fix col(1) -f sin 2014-10-17 21:12:23 +0100
  • 353ac69a93 Fix a completely broken ln(1) sin 2014-10-17 16:03:41 +0100
  • 0cc3beb739 Introduce new test(1) implementation Evan Gates 2014-10-17 15:44:29 +0100
  • ebbbc58aad Small style fix sin 2014-10-17 15:42:00 +0100
  • e59cd2e0ce Use puts() instead of printf() for logname(1) sin 2014-10-17 15:39:14 +0100
  • 86d12bf0bf Style fix for link(1) sin 2014-10-17 15:38:40 +0100
  • 7a73da6864 Add logname(1) Brandon Mulcahy 2014-10-16 17:15:16 -0400
  • 314885836c Add link(1) Markus Teich 2014-10-17 15:32:08 +0100
  • 1dd2913e33 Update list of tools in README sin 2014-10-16 12:33:56 +0100
  • 41d78c398b Staticise symbols sin 2014-10-16 12:29:02 +0100
  • c0b9a8533f Import csplit(1) from OpenBSD sin 2014-10-16 11:58:04 +0100
  • d1a1c42eb3 Update only the modified objects in util.a sin 2014-10-16 11:33:05 +0100
  • bae62cda71 Update TODO sin 2014-10-16 11:15:10 +0100
  • 4ff6c585f8 Update TODO sin 2014-10-16 11:01:25 +0100
  • 8311023781 Fix test(1) semantics sin 2014-10-16 10:10:00 +0100
  • 4608d91c6d Add human readable output to du(1) sin 2014-10-16 10:06:27 +0100
  • 44319a3972 Simplify true(1) and false(1) sin 2014-10-03 00:02:41 +0100
  • a6793ced1b Another EXIT_SUCCESS nuked sin 2014-10-02 23:49:19 +0100
  • 0c5b7b9155 Stop using EXIT_{SUCCESS,FAILURE} sin 2014-10-02 23:46:04 +0100
  • 7305786244 Add col(1) to README sin 2014-09-29 19:53:02 +0100
  • a48b850d3f Import col(1) from OpenBSD with minor modifications sin 2014-09-29 19:45:42 +0100
  • 7c6f2f60e6 Add printf.1 sin 2014-09-29 14:35:35 +0100
  • d348bb22c9 Add expr.1 sin 2014-09-29 14:22:59 +0100
  • a1784b721d Fix build error sin 2014-09-29 14:10:54 +0100
  • 618aecd2ec Import expr(1) from OpenBSD sin 2014-09-29 13:43:41 +0100
  • 015cecfd8d Update README for printf(1) and remove from TODO sin 2014-09-28 15:13:09 +0100
  • fe41494ed3 Import printf(1) from OpenBSD sin 2014-09-28 15:10:27 +0100
  • 7a6af2faba Fix typo breaking functionality in tail Wolfgang Corcoran-Mathe 2014-09-17 10:05:27 +0100
  • b712ef44ad Fix warning 'array subscript of type char' sin 2014-09-02 12:45:39 +0100
  • 0cbafaecb6 cp: print error to stderr and continue Hiltjo Posthuma 2014-08-02 14:40:04 +0000
  • a9c9681f95 Fixup README sin 2014-07-26 15:44:13 +0100
  • 323c45edb7 cp: improvements Hiltjo Posthuma 2014-07-21 16:27:20 +0000
  • 35959cd1c4 ls: improve default format Hiltjo Posthuma 2014-07-21 13:42:33 +0000
  • 81bb8422a5 ln: allow with one argument Hiltjo Posthuma 2014-07-10 21:00:02 +0000
  • 72b909df9c chown: update usage Hiltjo Posthuma 2014-07-10 20:31:51 +0000
  • ba8ca986a4 util/enmasse: fix double / Hiltjo Posthuma 2014-07-10 20:30:47 +0000
  • f67320ce93 cp: add -v, fix manpage info Hiltjo Posthuma 2014-07-10 20:30:30 +0000
  • ac402965d5 Fix comment style and nuke stray whitespace sin 2014-07-16 20:42:46 +0100
  • b3a63a60e4 Improved tr Adria Garriga 2014-07-15 00:49:42 +0200
  • 8b3a9c1971 cp: add -a, -d, -p Hiltjo Posthuma 2014-07-09 21:28:43 +0000
  • 8e8d8ff242 Only check errno if getpw*() fails sin 2014-07-09 14:48:59 +0100
  • 7872986dd2 Add at(1) to TODO sin 2014-07-07 07:36:24 +0100
  • 7fdbdd0770 ls: add -1 for compatibility (ignore) Hiltjo Posthuma 2014-07-05 14:35:34 +0000
  • 5df631ac09 Use /dev/fd/0 as opposed to /dev/stdin sin 2014-07-04 23:10:14 +0100
  • f02f2190f0 fixed incorrect fday handling in dayofweek() function Willem van de Krol 2014-07-04 22:23:52 +0200
  • 5721deb2c4 optimized isleap() function Willem van de Krol 2014-07-04 22:00:04 +0200
  • 5dc02f757b Add support for '-' to cat sin 2014-07-04 16:45:20 +0100
  • a62eda512c Don't require two C-d to exit the loop sin 2014-07-04 16:42:31 +0100
  • f5ac08cc04 Only use /tmp if template is a file and not a path sin 2014-07-04 15:55:31 +0100
  • 8eea7f74e9 A plain rm -f is valid and should not be considered an error sin 2014-07-04 14:50:20 +0100
  • 75382abbf3 Add some error checking to util/recurse.c sin 2014-06-30 15:58:00 +0100
  • df1b25a187 No need to include unistd.h in echo(1) sin 2014-06-25 21:27:13 +0100
  • 696cbdbb68 util.h, mode_t: sys/types.h defines mode_t Hiltjo Posthuma 2014-06-16 23:38:57 +0200
  • 8f7bc0db35 Refactor rmdir FRIGN 2014-06-09 21:03:42 +0200
  • 612e09af7e Implement -i flag for expand Tuukka Kataja 2014-06-09 16:54:45 +0100
  • 6561567597 Fix expand when one of multiple files can't be opened Tuukka Kataja 2014-06-09 16:53:55 +0100
  • 8b87d0098a Add unexpand(1) Tuukka Kataja 2014-06-09 16:52:20 +0100
  • 7f7e7dcbb9 cols: simplify filling with spaces Jakob Kramer 2014-06-04 17:46:22 +0200
  • 2e1580ed2d remove unnecessary calls to realloc from tee Jakob Kramer 2014-06-03 00:15:52 +0200
  • 7d1fd2621e add -t flag to sort Jakob Kramer 2014-05-15 20:08:17 +0200
  • 2ab2d2ee3b remove afgets Hiltjo Posthuma 2014-06-01 15:12:33 +0200
  • fab4b384e7 use agetline instead of agets Hiltjo Posthuma 2014-06-01 15:04:32 +0200
  • eac0f658cf check snprintf error aswell, handle as truncation error Hiltjo Posthuma 2014-06-01 15:01:09 +0200
  • 953ebf3573 code style Hiltjo Posthuma 2014-06-01 14:59:47 +0200
  • 97ca7c8b6d cut: improvements Hiltjo Posthuma 2014-06-01 14:39:34 +0200
  • 97fb4a1f9c grep: improvements Hiltjo Posthuma 2014-06-01 14:03:10 +0200
  • d12e953f18 add agetline, separate estrtod to util Hiltjo Posthuma 2014-06-01 13:57:22 +0200
  • daad071b31 cut, uudecode: free buf after use Hiltjo Posthuma 2014-06-01 13:49:07 +0200
  • 2dbb694932 strlcat, strlcpy style Hiltjo Posthuma 2014-06-01 13:35:58 +0200
  • 07dd658f0d Use -std=c99 by default sin 2014-05-31 17:55:25 +0100
  • 69cde23703 Proper copyright header for strlcpy and strlcat sin 2014-05-28 11:11:35 +0100
  • 4896bdf6de Revert "Make grep more memory-efficient" sin 2014-05-12 11:59:39 +0100
  • 5b3a0a9382 build warnings: initialise values... Hiltjo Posthuma 2014-05-12 11:01:47 +0000
  • 11eef783fe Declare error buffer at start of block sin 2014-05-12 00:39:56 +0100
  • fb1bfe24bb Make grep more memory-efficient FRIGN 2014-05-12 00:31:07 +0200
  • 8ea17b2a7d Switching to real name FRIGN 2014-05-11 10:56:18 +0200
  • 9366f48b1f sort: simplify linecmp, rename curr => tail Jakob Kramer 2014-05-06 18:47:02 +0200
  • 8a44c352ee renice(1): renice is not PASTE Jakob Kramer 2014-05-06 16:13:22 +0200
  • 6f7e9a5078 sort: add support for "per-keydef" flags Jakob Kramer 2014-05-06 16:07:05 +0200
  • 109e8963f5 sort: ignore trailing newline while sorting Jakob Kramer 2014-05-06 13:37:05 +0200
  • 0723c8d32e sort: work with signed integers as well Jakob Kramer 2014-05-06 13:35:06 +0200
  • 9694305e05 Chop one level of indentation sin 2014-05-05 15:07:55 +0100
  • b257f7a05f cp: Don't try to open the file twice in case we did not provide -f sin 2014-05-05 15:02:16 +0100
  • 02918a46e8 Implement cp -f sin 2014-05-05 14:58:14 +0100
  • c323f6f233 Support reading checksums from stdin Daniel Bainton 2014-05-05 11:11:37 +0300
  • 9ad5ca5a15 Add breaks to the sha*sum arg cases Daniel Bainton 2014-05-05 11:05:01 +0300
  • 814b04e710 sort: document -b Jakob Kramer 2014-05-03 20:42:33 +0200
  • a2da9edb99 sort: simplify skip_columns Jakob Kramer 2014-05-03 20:39:45 +0200
  • d965985a52 sort: add -b flag; don't use it as default Jakob Kramer 2014-05-03 20:24:08 +0200
  • a62a2197a8 sort: don't evaluate if clause Jakob Kramer 2014-05-03 19:06:20 +0200
  • e535e8d88a sort: replace loop with MIN() Jakob Kramer 2014-05-03 18:52:18 +0200
  • 56e1616486 sort: remove 'rest' variable Jakob Kramer 2014-05-03 18:44:10 +0200
  • 56b9a26de9 sort: don't repeat skipping columns logic Jakob Kramer 2014-05-03 18:34:51 +0200
  • c4e5354a32 sort: linebuf is no global Jakob Kramer 2014-05-03 18:28:20 +0200
  • f23409f65a Break long line in mktemp(1) sin 2014-05-02 21:38:03 +0100
  • 0bc6b1377b sort: readability; check strndup return value Jakob Kramer 2014-04-30 16:08:11 +0200
  • f8a216a18c Add -D_GNU_SOURCE to config.mk for tcc sin 2014-04-29 22:30:44 +0100
  • 60e972c229 Update tr.1 man page Silvan Jegen 2014-04-27 11:23:18 +0200
  • 997f4f006c chown: return EXIT_FAILURE if one file failed. Hiltjo Posthuma 2014-04-23 22:48:04 +0200
  • 90861840b7 chmod: process file series behaviour Hiltjo Posthuma 2014-04-23 22:00:08 +0200