Commit Graph

  • 8163451249 Check parseoffset return value in od(1) FRIGN 2015-09-30 19:13:32 +0200
  • fc886aa144 Implement od(1) v-flag FRIGN 2015-09-30 12:54:24 +0200
  • f8f2a56852 Add -j and -N to od(1) and update README FRIGN 2015-09-30 01:50:56 +0200
  • 64929039e9 Don't forget to scale in parseoffset() FRIGN 2015-09-30 01:26:27 +0200
  • 007df69fc5 Add parseoffset() FRIGN 2015-09-30 01:19:01 +0200
  • 7132473947 Some small changes for od(1) FRIGN 2015-09-30 00:08:58 +0200
  • 365f392d3c Properly handle namedict in od(1) FRIGN 2015-09-29 23:40:20 +0200
  • 0d6d1dc02f Check explicit length in od(1) FRIGN 2015-09-29 23:14:59 +0200
  • d49bce7fc8 Refactor parts of od(1) FRIGN 2015-09-29 23:09:59 +0200
  • fd0d1e4567 Created od, with improvements suggested by FRIGN Greg Reagle 2015-09-28 21:02:17 -0400
  • 521c3734af ls: fix usage line, add f, n and p flag Hiltjo Posthuma 2015-09-06 22:36:21 +0200
  • aba450fd1a ls: printf("%s", s) -> fputs(s, stdout) Hiltjo Posthuma 2015-09-06 22:36:01 +0200
  • 874d131728 ls: LEN(pw|grname) -> sizeof() Hiltjo Posthuma 2015-09-06 22:35:14 +0200
  • 53be158979 code-style: whitespace fixes Hiltjo Posthuma 2015-09-06 22:33:41 +0200
  • 51009a9600 use CC for sbase-box, remove LD Evan Gates 2015-09-03 11:07:16 -0700
  • 93f1fc4614 Remove trailing whitespace inside of ls(1) FRIGN 2015-08-31 18:02:10 +0200
  • 365e1a324a ls: group sorting options Quentin Rameau 2015-06-12 20:51:51 +0200
  • f1bbe6529a ls: detect infinite loop with recursivity Quentin Rameau 2015-06-12 20:03:04 +0200
  • 74b5aa151c ls: correctly handle recursivity Quentin Rameau 2015-06-12 19:38:07 +0200
  • 1905b83cc9 ls: list operands in correct order Quentin Rameau 2015-06-12 16:22:46 +0200
  • b88ed2ab2d ls: fix -q Quentin Rameau 2015-06-12 15:09:32 +0200
  • 438d2542e4 tail: Don't print garbage when input contains no newlines. Wolfgang Corcoran-Mathe 2015-08-28 00:10:02 -0400
  • 1fa942a0ee Add TFTP client as specified by RFC 1350 sin 2015-08-14 12:58:02 +0100
  • d6d8c98345 Fix mandoc warnings for sed.1 and find.1 sin 2015-08-04 19:51:40 +0100
  • 9d429de50d Mark manpages as done in the README for find(1) and sed(1) FRIGN 2015-08-04 20:42:55 +0200
  • 2c0828f3fb add preliminary find(1) manpage Evan Gates 2015-08-04 08:58:15 -0700
  • 0bd0c246a5 add preliminary sed(1) manpage Evan Gates 2015-08-04 08:57:40 -0700
  • ac62259d24 comm: Print first trailing unpaired line in file 1 Wolfgang Corcoran-Mathe 2015-08-03 15:30:35 -0400
  • 5dc6f3c1e6 Note in the README that find(1) and sed(1) are lacking manpages FRIGN 2015-08-04 12:59:04 +0200
  • 51390a3c51 Audit sort(1) and mark it as finished FRIGN 2015-08-04 12:45:59 +0200
  • 0a2562e994 Make fname static in cut() in cut(1) FRIGN 2015-08-04 12:44:33 +0200
  • e153447657 Make sort(1) utf-compliant and update README FRIGN 2015-08-03 17:35:01 +0200
  • 1622089a21 Reorder functions in sort(1) FRIGN 2015-08-03 01:32:21 +0200
  • 61ee561728 Factor out parse_keydef() into addkeydef() and reorder functions FRIGN 2015-08-03 01:12:29 +0200
  • e00cdf226a Use queue.h-macros in sort(1) FRIGN 2015-08-02 23:55:54 +0200
  • 8d1ae98163 Call C compiler for linking Shiz 2015-08-01 00:09:40 +0200
  • 625f421f5a join: Use LIMIT macro Wolfgang Corcoran-Mathe 2015-07-22 13:36:37 -0400
  • 5dab8bbfa9 find: NULL terminate braces array in exec primary Wolfgang Corcoran-Mathe 2015-07-11 14:17:22 -0400
  • 015fb69f01 Add LNGARG() to sbase. Christoph Lohmann 2015-07-10 16:45:52 +0200
  • 47c05f9ff4 join: Stricter parsing of -o list Wolfgang Corcoran-Mathe 2015-06-23 13:42:41 -0400
  • d0269af73e Remove debug-code in printf(1) FRIGN 2015-06-21 15:57:32 +0200
  • d848bcac4b Fix parameter-usage in printf(1) FRIGN 2015-06-21 15:52:21 +0200
  • 6e7cbdd918 find: Improve prompt spacing with -ok Wolfgang Corcoran-Mathe 2015-06-15 15:27:38 -0400
  • cf769f2d8d find: Fix flushing input buffer with -ok Wolfgang Corcoran-Mathe 2015-06-15 15:27:37 -0400
  • 1490b37bd2 NULL terminate braces array in get_ok_arg Evan Gates 2015-06-15 13:49:38 -0700
  • c5f8294f63 cksum: Skip files with read errors and continue Wolfgang Corcoran-Mathe 2015-06-11 13:58:13 -0400
  • a6f8f66ac1 Fix typo in join(1) FRIGN 2015-06-06 22:38:03 +0200
  • 9e04a4fcdc ln: allow dangling symlinks Eivind Uggedal 2015-06-05 11:11:09 +0000
  • d383612450 Add some info to config.mk FRIGN 2015-06-05 01:16:13 +0200
  • 198c45ee6d Remove col(1) FRIGN 2015-06-05 00:27:14 +0200
  • 93043beec9 readlink: simplify -f Eivind Uggedal 2015-06-04 20:36:40 +0000
  • 7e035a9a2e sed: Alias -r to -E for GNU compat sin 2015-06-03 18:50:13 +0100
  • ced76f3b03 sed: support extended regular expressions (-E) Eivind Uggedal 2015-05-26 21:36:19 +0000
  • 844267bce4 delete pattern space before updating ranges on c,d,D Evan Gates 2015-06-03 07:31:31 -0700
  • 78b285deb6 Fix ln(1) symbolic link handling FRIGN 2015-05-27 18:15:24 +0200
  • d23cc72490 Simplify return & fshut() logic FRIGN 2015-05-25 01:33:19 +0200
  • e8a4f37884 Fix tail(1) -n 0 handling and unglobalize some variables FRIGN 2015-05-20 17:49:56 +0200
  • fbd128b564 fold: check -N form properly Hiltjo Posthuma 2015-05-19 23:43:58 +0200
  • bc9205cab5 fold: check form -n aswell, > 0 Hiltjo Posthuma 2015-05-19 21:48:10 +0200
  • 9304b84c92 Use a function pointer in uuencode(1) FRIGN 2015-05-19 17:59:58 +0200
  • 9a074144c9 Remove handrolled strcmp()'s FRIGN 2015-05-19 17:44:15 +0200
  • 1797df01e7 Fix uniq(1) FRIGN 2015-05-19 15:30:09 +0200
  • b4adb4bb87 touch: Use both atime and mtime of reference file Michael Forney 2015-05-16 04:57:27 +0000
  • 4132561c17 touch: Handle nanosecond timestamps Michael Forney 2015-05-16 04:57:26 +0000
  • 1d28fbd6cf mv, cp: Preserve nanosecond timestamps Michael Forney 2015-05-16 04:57:25 +0000
  • 0ba81a0f84 grep: Remove unused variable sin 2015-05-15 12:37:33 +0100
  • 0545d32ce9 Handle '-' consistently FRIGN 2015-05-15 13:28:39 +0200
  • 6be7eaff1b ls: fix option -S for it to work without -lnpFi Alexandre Niveau 2015-05-14 23:37:54 +0200
  • f90354bfc9 find: Allow using multiple paths sin 2015-05-15 11:55:59 +0100
  • 86f9ce55a8 need implicit -a between ) and ! Evan Gates 2015-05-13 14:18:13 -0700
  • 347f0828f3 mktemp improvements Hiltjo Posthuma 2015-05-09 20:38:20 +0200
  • 590f34c4a9 tar: compatibility, treat reserved type as regular file Hiltjo Posthuma 2015-05-10 11:13:25 +0200
  • 9d95321f0b tar: compatibility, allow empty magic aswell Hiltjo Posthuma 2015-05-10 11:13:02 +0200
  • 00883efc16 join: fix typo Wolfgang Corcoran-Mathe 2015-05-09 13:01:30 -0400
  • d41095299a tar: ignore more crazy GNU PAX header crap Hiltjo Posthuma 2015-05-08 22:28:24 +0200
  • deb8a16527 tar: fix checksum calculation (signed/unsigned issue) Hiltjo Posthuma 2015-05-08 22:01:37 +0200
  • 29649762b3 libutil/getlines: fix potential crash Hiltjo Posthuma 2015-05-08 17:10:39 +0200
  • e3cdcce2ec Clarify that compression is now supported in tar.1 sin 2015-05-08 15:55:26 +0100
  • 198238bd5d Bump date in tar.1 sin 2015-05-08 15:53:49 +0100
  • 1d9d17eba2 tar: add support for compressing with an external tool Hiltjo Posthuma 2015-05-08 12:43:33 +0200
  • 7dff7d4c83 tar: add verbose flag (-v) Hiltjo Posthuma 2015-05-08 12:28:51 +0200
  • f5f43dbd5b ln: exit non-zero when errors accured Eivind Uggedal 2015-05-08 08:16:58 +0000
  • 8f4b2e8689 ln: only check existence of src/to for hardlinks Eivind Uggedal 2015-05-08 08:16:57 +0000
  • 3f01706837 libutil/getlines: use known line length Hiltjo Posthuma 2015-05-05 14:55:09 +0200
  • adf9f47525 Revert "libutil/getlines: use known line length" Hiltjo Posthuma 2015-05-05 14:53:19 +0200
  • bd67e7d92d libutil/getlines: use known line length Hiltjo Posthuma 2015-05-05 13:42:56 +0200
  • 72250324b1 sort: reuse buffer in columns() Hiltjo Posthuma 2015-05-05 13:41:43 +0200
  • 0b85532616 join manpage: Fix spelling Wolfgang Corcoran-Mathe 2015-05-01 13:41:14 -0400
  • dcfa94cdbd join: Add LICENSE header Wolfgang Corcoran-Mathe 2015-05-01 13:38:46 -0400
  • 72d6553b12 include stdint.h for SIZE_MAX Evan Gates 2015-04-29 14:19:36 -0700
  • 50c8785497 kill: Include strings.h for strcasecmp() sin 2015-04-29 12:15:32 +0100
  • 63d863ae53 du: Use off_t instead of uintmax_t sin 2015-04-29 12:12:18 +0100
  • 2deb40290e Use off_t in humansize() as it is more descriptive and applicable sin 2015-04-28 11:48:05 +0100
  • 42326f7684 Include stdint.h in util.h for uintmax_t sin 2015-04-28 11:35:37 +0100
  • a04da01160 du: Use uintmax_t instead of size_t Dionysis Grigoropoulos 2015-04-28 12:25:13 +0300
  • 2d6cde1862 humansize: Use uintmax_t for size Dionysis Grigoropoulos 2015-04-28 12:23:25 +0300
  • 68fb6754ba which: Add LICENSE header sin 2015-04-27 19:33:23 +0100
  • 0b76449414 Add flag support to printf(1) FRIGN 2015-04-27 20:27:37 +0200
  • b333176b8c Refactor and audit which(1) FRIGN 2015-04-27 20:01:30 +0200
  • 035e14c516 tr: Fix -c option when translating Michael Forney 2015-04-27 00:49:02 +0000