Commit Graph

  • bd99b92e91 parsemode: rework Hiltjo Posthuma 2014-04-23 21:28:59 +0200
  • a1b62b2282 sort: style, explicitly state type Hiltjo Posthuma 2014-04-23 16:00:34 +0200
  • 459161481a use always static for usage and keep usage definition above main dwts 2014-04-22 16:44:16 +0300
  • 575b38391c keep usage definition above main dwts 2014-04-22 15:13:51 +0300
  • f488547779 Don't bail out if chmod(2) or chown(2) fails sin 2014-04-22 12:11:46 +0100
  • b700d5a8ed minor style changes dwts 2014-04-22 13:43:01 +0300
  • 59d0b5cd97 chown: add -R for compatability Hiltjo Posthuma 2014-04-18 19:46:33 +0200
  • cd194d96ad chown: fix out-of-bounds ((null) bad address error) Hiltjo Posthuma 2014-04-18 19:46:02 +0200
  • 1d5663672e Minor style changes to sort sin 2014-04-18 17:21:31 +0100
  • 98a12cc146 sort: add -k, fix -u Jakob Kramer 2014-04-12 17:53:10 +0200
  • 02d91696b4 Fix char **argv to char *argv[] sin 2014-04-18 11:51:18 +0100
  • 4e13ff39c3 Wrap mbtowc to check for errors Silvan Jegen 2014-04-12 20:50:51 +0200
  • bc13aa5960 No need to cast return value of mmap() in tr sin 2014-04-12 20:32:39 +0100
  • 9ad06c3aef update TODO file Hiltjo Posthuma 2014-04-12 13:18:25 +0200
  • 1599880c93 update some man pages Hiltjo Posthuma 2014-04-12 13:17:10 +0200
  • a8f45b4568 tr: change delete behaviour Hiltjo Posthuma 2014-04-12 12:56:56 +0200
  • 16cf92119f Fix missing '-' in usage sin 2014-04-09 18:20:24 +0100
  • 1be58188ad xargs: implement -n Hiltjo Posthuma 2014-04-09 17:35:29 +0200
  • 6dd138613e cmp: suppress file open error with sflag Hiltjo Posthuma 2014-04-09 15:28:16 +0200
  • 560340341f make parsemode() generic Hiltjo Posthuma 2014-04-09 15:17:20 +0200
  • ff474a8cbc tr: add dflag, error with usage() on invalid flag combination Hiltjo Posthuma 2014-04-09 14:12:34 +0200
  • 3e49e946b7 tr: fix escape code handling in set2 Hiltjo Posthuma 2014-04-09 14:03:02 +0200
  • e3c62682ff Don't bail out if the username/group name does not exist in ls(1) sin 2014-04-05 19:22:56 +0100
  • 81f9cf2a33 Fix style issue in crypt.c sin 2014-04-04 11:09:46 +0100
  • fbf71521f1 Rename variable `dif' to `diff' in comm(1) sin 2014-04-04 11:05:47 +0100
  • eee182cdd7 cmp: fix missing braces Hiltjo Posthuma 2014-04-01 16:55:37 +0200
  • 6b45824463 cmp: fix wrong rebase, missing line, sorry Hiltjo Posthuma 2014-04-01 16:53:15 +0200
  • bd9a81951f split: dont use table lookup for size Hiltjo Posthuma 2014-04-01 15:30:17 +0200
  • f7403ce6c6 style: whitespace fixes Hiltjo Posthuma 2014-04-01 15:26:10 +0200
  • ce28f6ca90 cmp: dont output EOF difference is sflag is set Hiltjo Posthuma 2014-04-01 15:14:21 +0200
  • a7954e8cab cmp: fix line numbers Hiltjo Posthuma 2014-04-01 15:13:30 +0200
  • 1059cf5f17 cmp: make EOF check more clear Hiltjo Posthuma 2014-04-01 15:06:42 +0200
  • 24a5006f57 Prefix error/warning messages with program name if DEBUG is defined sin 2014-03-28 15:55:08 +0000
  • 897efd5f13 Remove "WARNING: " prefix from messages sin 2014-03-23 18:58:43 +0000
  • a6ef67cd3d Use strlcpy() sin 2014-03-23 18:33:06 +0000
  • dd7eb63869 crypt: free line and tiny cleanup Hiltjo Posthuma 2014-03-23 13:45:52 +0100
  • 04f32f4d9a checksum tools: implement -c Hiltjo Posthuma 2014-03-23 12:18:38 +0100
  • 18b6e40161 crypt: error status code if an error occured in a file series Hiltjo Posthuma 2014-03-23 12:30:34 +0100
  • 7727530b53 crypt: dont error out if a file in a series fails Hiltjo Posthuma 2014-03-23 12:23:56 +0100
  • bc0de5e7e5 Rename mc(1) to cols(1) sin 2014-03-12 16:43:45 +0200
  • f34e1ae1d0 kill: argc < 2 should be argc < 1 Hiltjo Posthuma 2014-03-07 19:35:43 +0100
  • d9a1030d57 We do symbolic options for chmod(1) sin 2014-03-04 11:02:03 +0000
  • 760690c85e Make code a bit more clear sin 2014-03-04 10:41:19 +0000
  • c28e2a39ec We should not require both files to be present for cmp(1) sin 2014-03-04 10:33:51 +0000
  • 99300c9514 Update README sin 2014-02-27 16:54:40 +0000
  • 17338bfbb8 id(1) is not portable - move it to ubase sin 2014-02-27 14:26:22 +0000
  • 795ffe490d Use the more portable NZERO instead of PRIO_* sin 2014-02-27 14:19:36 +0000
  • 2773bdaac7 add the man entry for ls -F Daniel Bainton 2014-02-19 12:27:49 +0000
  • fe62ed0d48 Preserve permissions when copying files sin 2014-02-18 16:49:41 +0000
  • 73066131ab Add Daniel Bainton to LICENSE sin 2014-02-18 12:52:13 +0000
  • 080db637f8 Add the -F flag to ls Daniel Bainton 2014-02-17 14:41:09 +0000
  • c6f59aadbd Simplify ln(1) sin 2014-02-17 11:41:37 +0000
  • 13cbb19adc Fix wrong length for sethostname() sin 2014-02-14 15:11:06 +0000
  • 5c6a17ef20 Remove who(1) from README sin 2014-02-14 15:08:03 +0000
  • 386aa62b94 Remove who(1) from sbase sin 2014-02-14 15:04:43 +0000
  • efbce07f94 Use sysconf() instead of HOST_NAME_MAX sin 2014-02-14 15:01:15 +0000
  • 7309302e25 Don't check remove() return value sin 2014-02-14 11:47:34 +0000
  • ac47a21b9b Don't complain if we use -f in ln(1) sin 2014-02-14 11:23:07 +0000
  • 43b472601d Return proper error values in case execvp() fails sin 2014-02-13 13:02:12 +0000
  • 79a913f4e6 We can't use eprintf etc. without using the arg.h macros. sin 2014-02-13 12:57:16 +0000
  • a79472bb1a Minor fix for README sin 2014-02-12 18:39:13 +0000
  • f8dd426745 Add initial README sin 2014-02-12 14:34:09 +0000
  • 3bf464c1d6 Use HOST_NAME_MAX in hostname(1) sin 2014-02-11 10:59:53 +0000
  • b0e4b45e3b No need to use do { } while (0) construct sin 2014-02-04 16:49:18 +0000
  • 136f2f3b60 Correct error message in uudecode(1) sin 2014-02-04 15:19:02 +0000
  • 71461978f2 Error out on invalid mode in uudecode(1) sin 2014-02-04 15:17:29 +0000
  • df035a6a2c Break out fclose() sin 2014-02-04 15:14:12 +0000
  • 6da5fb7153 Rename check*() to parse*() to be consistent with the rest of sbase sin 2014-02-04 15:05:48 +0000
  • d7383490dc Use chmod() directly sin 2014-02-04 15:05:31 +0000
  • bf2b270946 A couple more stylistic changes to uudecode(1) sin 2014-02-04 14:44:43 +0000
  • ed9985205b Explicitly check for '\0' at the start and exit early sin 2014-02-04 14:36:58 +0000
  • c2db1b9ec6 Remember to fclose(nfp) as well sin 2014-02-04 14:33:24 +0000
  • 4d8c3d4dc2 Simplify uudecode(1) and fix some bugs sin 2014-02-04 14:30:17 +0000
  • 7008d751b2 Initial commit of the uudecode tool and man page dsp 2014-02-02 19:08:22 +0000
  • d69ca7c9c3 Add FRIGN to LICENSE sin 2014-02-01 20:15:44 +0000
  • a4d9b7b11e Use PRIu32 and avoid cast FRIGN 2014-02-01 20:14:25 +0000
  • 2e98468788 check for valid octal input and crude range check on that for validity dsp 2014-02-01 19:48:57 +0000
  • 31894adad2 Use printf() instead of fprintf() in uuencode(1) sin 2014-01-31 15:53:46 +0000
  • cb5733ea41 Make the buffer 45 bytes exactly for uuencode(1) sin 2014-01-31 15:43:37 +0000
  • b60882f206 Use putchar() instead of fputc() in uuencode(1) sin 2014-01-31 15:42:20 +0000
  • aab53ef197 Add uuencode(1) sin 2014-01-31 15:24:38 +0000
  • 04a32251e4 Use uint32_t instead of unsigned int in cksum(1) sin 2014-01-31 13:51:10 +0000
  • c96fc3a382 Forgot to include these before sin 2014-01-30 21:50:01 +0000
  • 4ba6c37839 Ensure we #undef strlcat and strlcpy sin 2014-01-30 21:02:45 +0000
  • f4609e2836 Remove stat(1) from sbase as it is not portable sin 2014-01-30 16:23:55 +0000
  • e37e2782a9 Only use major()/minor() if they are available in tar(1) sin 2014-01-30 16:14:33 +0000
  • 0a7791a25c Use recurse() in tar(1) instead of ftw(3) sin 2014-01-30 14:12:12 +0000
  • 94e97f19cd No need to use enprintf() with EXIT_FAILURE sin 2014-01-30 13:54:16 +0000
  • b1b225c9ee No need to print the name of the program sin 2014-01-30 13:51:47 +0000
  • fb12183c52 Add strlcpy()/strlcat() sin 2014-01-30 12:37:35 +0000
  • 08ff1c56e7 Update TODO sin 2014-01-30 11:42:24 +0000
  • c83aef2cda Use preprocessor conditionals to check if makedev() is present sin 2014-01-28 16:54:41 +0000
  • 203b52c38a Use getpriority()/setpriority() instead of deprecated nice() sin 2014-01-28 17:10:09 +0000
  • 43057f3a39 Remove mknod(1) from sbase sin 2014-01-28 16:52:06 +0000
  • 7028920ff4 Rename `saved_errno' to `savederrno' sin 2014-01-27 15:16:43 +0000
  • 6a18e77962 Ensure we return a proper error value in setsid(1) sin 2014-01-27 15:15:58 +0000
  • a0fbe3278a Add Markus Teich to LICENSE sin 2014-01-25 22:52:54 +0000
  • eef1cef1d1 Add more people to LICENSE sin 2014-01-25 22:50:09 +0000
  • e31b8b76ee Add Silvan Jegen to LICENSE sin 2014-01-25 22:44:58 +0000
  • e9a4af87bd Staticise functions in tr(1) sin 2014-01-25 22:07:13 +0000