Commit Graph

  • 8ab096d2a4 Finish up wc(1) FRIGN 2015-02-01 03:01:11 +0100
  • d75cc2e556 POSIX doesn't specify yes(1) so mark it as such in README sin 2015-02-01 01:27:44 +0000
  • 9b37332e1e yes: Minor style fix sin 2015-02-01 01:27:05 +0000
  • 0b5ab80b05 Fix potential modulo 0 FRIGN 2015-02-01 02:23:35 +0100
  • f40608ef09 Finish up yes(1) by adding multiple string support FRIGN 2015-02-01 02:13:47 +0100
  • 27b770c02c Adjust some limits to more flexibility for strtonum FRIGN 2015-02-01 01:24:03 +0100
  • 5a20d0e9d7 Finish up cols(1) FRIGN 2015-02-01 00:55:22 +0100
  • 7cdb24d085 Finish up setsid(1) FRIGN 2015-02-01 00:47:32 +0100
  • 7faf732d0b Edit readlink.1 and document missing flags FRIGN 2015-02-01 00:43:43 +0100
  • a645f52843 Finish up printenv(1) FRIGN 2015-02-01 00:23:38 +0100
  • cd37dc4553 Fix grammar in mktemp(1) FRIGN 2015-02-01 00:15:19 +0100
  • 93a0e759c9 Finish up mktemp(1) FRIGN 2015-02-01 00:14:19 +0100
  • 01195fa7e5 Finish up hostname(1) FRIGN 2015-02-01 00:03:03 +0100
  • bcf264f9cd Finish up chroot(1) and md5sum(1) FRIGN 2015-01-31 23:54:23 +0100
  • 4769b47dd7 Use size_t for number of lines in linebuf Jakob Kramer 2015-01-31 20:57:29 +0100
  • 0934e7f6ed Add .Os sbase and sed replace to .Os sbase $(VERSION) in make install sin 2015-01-31 19:37:03 +0000
  • 572ad27110 sort: support sorting decimal numbers correctly Jakob Kramer 2015-01-31 19:12:18 +0100
  • 0e01a2db9b ln: usage, just use %s Hiltjo Posthuma 2015-01-31 15:23:59 +0100
  • 6579919fec grep: getline returns signed (ssize_t) Hiltjo Posthuma 2015-01-31 15:19:42 +0100
  • f769c2402f fix mandoc warnings Hiltjo Posthuma 2015-01-31 14:43:27 +0100
  • 4a920a5960 remove sbase-VERSION from man page, fix sponge.1 date Hiltjo Posthuma 2015-01-31 14:20:02 +0100
  • 3253f2eec3 split.1: convert to mandoc Hiltjo Posthuma 2015-01-31 14:07:13 +0100
  • 67e374bcba tar.1: convert to mandoc Hiltjo Posthuma 2015-01-31 14:05:23 +0100
  • 6c2f9615ac uuencode.1, uudecode.1: convert to mandoc Hiltjo Posthuma 2015-01-31 00:25:28 +0100
  • 89881a4e4c unexpand.1: convert to mandoc Hiltjo Posthuma 2015-01-31 00:20:29 +0100
  • 658b5989d3 sponge.1: convert to mandoc Hiltjo Posthuma 2015-01-31 00:16:25 +0100
  • 4e7cbbee28 sort.1: convert to mandoc Hiltjo Posthuma 2015-01-30 23:49:13 +0100
  • f2eb5d3b2d readlink.1: convert to mandoc Hiltjo Posthuma 2015-01-30 23:34:36 +0100
  • 08904c0308 mktemp.1: convert to mandoc Hiltjo Posthuma 2015-01-30 23:29:09 +0100
  • 0ac41ca998 printenv.1: convert to mandoc Hiltjo Posthuma 2015-01-30 23:25:12 +0100
  • 073a5726c7 setsid.1: convert to mandoc Hiltjo Posthuma 2015-01-30 23:10:09 +0100
  • 1e4fd252be *sum.1: convert to mandoc Hiltjo Posthuma 2015-01-30 23:08:25 +0100
  • a576a74635 test.1: convert to mandoc and some fixes Hiltjo Posthuma 2015-01-30 22:52:01 +0100
  • b3c5b206e7 seq.1: convert to mandoc Hiltjo Posthuma 2015-01-30 22:39:41 +0100
  • 1c93b03a85 hostname.1: convert to mandoc Hiltjo Posthuma 2015-01-30 22:15:57 +0100
  • 1466021305 du.1: convert to mandoc Hiltjo Posthuma 2015-01-30 22:13:37 +0100
  • 987152a7d7 cp.1: convert to mandoc, add mv(1) to SEE ALSO Hiltjo Posthuma 2015-01-30 22:07:17 +0100
  • 481ed596ff sync.1: convert to mandoc Hiltjo Posthuma 2015-01-30 21:56:25 +0100
  • 9d12daf179 mandoc: convert uname.1, uniq.1 and xargs.1 Hiltjo Posthuma 2015-01-30 21:51:23 +0100
  • a7e0f6b4f1 tail.1: fix list Hiltjo Posthuma 2015-01-30 21:49:32 +0100
  • 57a19e3b86 add some mandoc pages and fix some warnings Hiltjo Posthuma 2015-01-30 21:17:58 +0100
  • 8c177d8d83 fold: Be consistent and use size_t sin 2015-01-30 16:47:36 +0000
  • c7f2848a35 seq: Use INT_MIN as opposed to -INT_MAX sin 2015-01-30 16:47:00 +0000
  • b66c44b24e ARGNUMF() only works on base 10 as it uses strtonum underneath sin 2015-01-30 16:45:44 +0000
  • fd562481f3 Convert estrto{l, ul} to estrtonum FRIGN 2015-01-30 16:52:44 +0100
  • 8c359daee3 Convert cal(1) to strtonum FRIGN 2015-01-30 16:01:10 +0100
  • 7a0c2669fb Remember to include limits.h for UINT_MAX sin 2015-01-30 14:02:59 +0000
  • 48cc842aa9 Use estrtonum in sleep(1) sin 2015-01-30 14:01:45 +0000
  • ab149deebe Use errstr as filled by strtonum() because it is more informative sin 2015-01-30 13:59:16 +0000
  • e5c1f0f372 Add estrtonum() as well sin 2015-01-30 13:56:45 +0000
  • 28d9b18e4c Remember to undef strtonum in case it is provided also as a macro sin 2015-01-30 13:52:24 +0000
  • add25a464f Add strtonum() in preparation to nuking estrtol() and friends sin 2015-01-30 13:48:33 +0000
  • e8cb7f5ef0 sleep: Allow sleeping for 136 years sin 2015-01-30 13:24:55 +0000
  • b90ca482a0 Add estrtoul() sin 2015-01-30 13:24:41 +0000
  • e077e0c00a sleep(3) cannot handle ulong so don't fool people sin 2015-01-30 13:14:22 +0000
  • 329936053b Add mandoc-manpage for sleep(1) and refactor the code a bit FRIGN 2015-01-30 13:41:36 +0100
  • dc7f392339 Add mandoc-manpage for rmdir(1) FRIGN 2015-01-30 13:30:03 +0100
  • 737d23092a Staticise mv_status sin 2015-01-30 11:48:33 +0000
  • e60885699c Fix return values in rm(1) and mv(1) FRIGN 2015-01-30 12:45:54 +0100
  • a9c7d16cde Properly report return value in rmdir(1) FRIGN 2015-01-30 12:43:55 +0100
  • ae0df49f24 Add p-flag to rmdir(1) FRIGN 2015-01-30 12:21:26 +0100
  • 97ad252d5d Add mandoc-manpage for rm(1) FRIGN 2015-01-30 11:34:05 +0100
  • 3728bd9305 Fix niceness-range in nice.1 FRIGN 2015-01-29 23:59:39 +0100
  • 0d32a8963f Mark renice(1) as finished in README FRIGN 2015-01-29 23:58:44 +0100
  • a0020ca4c0 Add mandoc-manpage for renice(1) FRIGN 2015-01-29 23:58:02 +0100
  • 38adcf0c08 Fix tabs in libutil/unescape.c FRIGN 2015-01-29 21:59:27 +0100
  • b8b9d983c8 Add unescape() to libutil FRIGN 2015-01-29 21:52:44 +0100
  • d4e2067d3d Add mandoc-manpage for paste(1) FRIGN 2015-01-29 21:26:09 +0100
  • cdbc0d5035 Add UTF8-support to paste(1) and refactor parallel() FRIGN 2015-01-29 20:15:50 +0100
  • 7b6d918b78 Add mandoc-manpage for nohup(1) FRIGN 2015-01-28 23:55:57 +0100
  • 20b5d7c0d4 Add mandoc-manpage for nice(1) FRIGN 2015-01-28 22:40:40 +0100
  • 2733fc7249 Rectify order of cases FRIGN 2015-01-28 22:11:50 +0100
  • 7437901098 Add mandoc-manpage for mv(1) FRIGN 2015-01-28 22:06:50 +0100
  • 409db4e5d7 Add additional info to mkdir(1), mkfifo(1) and chmod(1)-manpages FRIGN 2015-01-28 21:15:55 +0100
  • 9119365c91 Add full mode support to mkdir(1) and fix return values FRIGN 2015-01-28 20:57:32 +0100
  • befec8cf67 Add mandoc-manpage for mkfifo(1) and add full mode support FRIGN 2015-01-28 20:55:50 +0100
  • ee6f7d3fc0 Add trivial equivalence class support in tr(1) and update manpage FRIGN 2015-01-28 19:44:05 +0100
  • 63d7f29bd9 Fix build sin 2015-01-26 16:14:45 +0000
  • 2334c04952 tar: Remove support for old syntax (we now require '-' to parse flags) sin 2015-01-26 16:13:01 +0000
  • 1412d07b7d tar: No need to use -f for gzip sin 2015-01-26 16:03:46 +0000
  • 7fbb858bcd tar: Add support for -z and -j by invoking external programs sin 2015-01-26 15:07:42 +0000
  • d00d73fd4a mkdir: Don't stop after the first failure sin 2015-01-26 15:09:26 +0000
  • 58dac5cf0a Add mandoc-manpage for mkdir(1) and clean up code FRIGN 2015-01-26 15:30:56 +0100
  • 1d28e5b981 Add mandoc-manpage for logname(1) FRIGN 2015-01-26 15:06:50 +0100
  • 00e7f4e38a Add mandoc-manpage for ln(1) FRIGN 2015-01-26 14:54:22 +0100
  • 7067089798 Fix alphabetical order in README FRIGN 2015-01-26 13:12:44 +0100
  • 0bb5f5f453 Add mandoc-manpage for link(1) FRIGN 2015-01-25 22:44:47 +0100
  • 5c852e5c3c Change description of tail(1) FRIGN 2015-01-25 22:03:50 +0100
  • 741d8c9a76 Add mandoc-manpage for head(1) and clean up code FRIGN 2015-01-25 22:01:26 +0100
  • 454fab03aa Use correct date format in fold.1 FRIGN 2015-01-25 21:36:32 +0100
  • d6bcbf521b Mark fold(1) and grep(1) as finished in the README FRIGN 2015-01-25 21:33:28 +0100
  • 8c99cfae86 fold: Properly report exit status if we fail to open a file sin 2015-01-25 20:26:30 +0000
  • e3c51eb17d Small readability fix in fold.1 FRIGN 2015-01-25 21:25:03 +0100
  • f5b7e549b8 Add mandoc-manpage for fold(1) and refactor code FRIGN 2015-01-25 21:22:17 +0100
  • 6f73cd1c97 Relax with caps in usage sin 2015-01-25 18:31:25 +0000
  • 34c9083598 expand: Use strsep() for parsing the tablist sin 2015-01-25 18:13:32 +0000
  • bc9c752df5 Import strsep() from musl libc sin 2015-01-25 17:48:11 +0000
  • b98bf41ecc Add mandoc-manpage for expr(1) FRIGN 2015-01-25 16:49:46 +0100
  • 1a8dfaca37 Fix issue with negative integers passed to expand(1) FRIGN 2015-01-25 15:24:48 +0100
  • 5f448d9a8b Use strtoul in expand(1) and force base 10 FRIGN 2015-01-25 15:07:13 +0100