Commit Graph

2005 Commits

Author SHA1 Message Date
Connor Lane Smith 9ef61c39e9 sort: fix 2011-06-04 12:27:44 +01:00
Connor Lane Smith ea7563dc0b fix errno 2011-06-04 12:22:07 +01:00
Connor Lane Smith d90ced2047 consistent error check 2011-06-04 12:20:41 +01:00
Connor Lane Smith de221bc6f5 grep: cleanup 2011-06-04 12:00:23 +01:00
Connor Lane Smith 763409841f grep -E 2011-06-04 11:57:31 +01:00
Connor Lane Smith e565522068 ln -f 2011-06-04 02:56:18 +01:00
Connor Lane Smith 59e09c9963 reformat makefile 2011-06-03 05:38:40 +01:00
Connor Lane Smith 894b42a885 add tty 2011-06-02 21:15:35 +01:00
Connor Lane Smith 164e0c171f fix manpages 2011-06-02 20:38:48 +01:00
Connor Lane Smith 92baf1a5c9 add uname, thanks hiltjo 2011-06-02 20:32:05 +01:00
Connor Lane Smith 16a0ee098c sort -u 2011-06-02 13:09:30 +01:00
Connor Lane Smith 9f9ea07e6c add sort 2011-06-02 13:03:34 +01:00
Connor Lane Smith 726973dcd5 glibc hates stripping 2011-06-01 21:31:22 +01:00
Connor Lane Smith 97b6c267ce nl: update usage 2011-05-29 21:34:02 +01:00
Connor Lane Smith 430b453c4d add nl 2011-05-29 21:30:44 +01:00
Connor Lane Smith 6427386b02 grep: default REG_NOSUB 2011-05-29 20:38:15 +01:00
Connor Lane Smith 04bac53826 chmod: no S_ISVTX 2011-05-29 20:38:03 +01:00
Connor Lane Smith 3172b979dc pwd -LP 2011-05-28 15:37:42 +01:00
Connor Lane Smith 0a3a8c55e4 ls cleanup 2011-05-27 23:56:43 +01:00
Connor Lane Smith 2dfe5c6b8b octal-only chmod 2011-05-27 23:48:07 +01:00
Connor Lane Smith 73c2898e91 typo 2011-05-27 11:13:38 +01:00
Connor Lane Smith 864be9b1c7 fix dist 2011-05-27 01:20:03 +01:00
Connor Lane Smith 210137fba4 fix typo 2011-05-27 00:54:10 +01:00
Connor Lane Smith ad442060b8 tail cleanup 2011-05-26 16:29:22 -01:00
Connor Lane Smith a2be57eca8 tail: free rings 2011-05-26 16:24:56 -01:00
Connor Lane Smith bf9626d408 add tail 2011-05-26 16:18:42 -01:00
Connor Lane Smith 0236550c77 no strdup 2011-05-26 06:39:12 +01:00
Connor Lane Smith 5629972223 add mkdir 2011-05-26 05:47:58 +01:00
Connor Lane Smith 6c7f288bd8 separate dirs 2011-05-26 05:03:37 +01:00
Connor Lane Smith 217e9bce9c buf -> cwd 2011-05-26 04:17:06 +01:00
Connor Lane Smith 8be2afd2c3 cleanup ls 2011-05-26 04:12:49 +01:00
Connor Lane Smith 6ef3d9174b add ls; simpler pwd 2011-05-26 04:01:20 +01:00
Connor Lane Smith 273f150c84 fix afgets 2011-05-25 20:45:01 +01:00
Connor Lane Smith d6a9e35d0b really long lines 2011-05-25 20:40:47 +01:00
Connor Lane Smith 47308190b3 update manpages 2011-05-25 18:29:46 +01:00
Connor Lane Smith 416a068df6 fix head manpage 2011-05-25 11:56:04 +01:00
Connor Lane Smith 262f357fdd add head 2011-05-25 11:42:17 +01:00
Connor Lane Smith a9c970b973 add mkfifo 2011-05-25 11:00:15 +01:00
Connor Lane Smith da757ff7d1 add chown 2011-05-25 00:24:33 +01:00
Connor Lane Smith c367d4d05f add dirname 2011-05-24 21:39:20 +01:00
Connor Lane Smith 4fc1ad22ad posix 2 hates symlinks 2011-05-24 19:22:28 +01:00
Connor Lane Smith a07ea108ad c99 2011-05-24 19:14:46 +01:00
Connor Lane Smith 5e6e00121e no bsd macro 2011-05-24 19:09:50 +01:00
Connor Lane Smith f458397d5a no, getopt.h is gnu specific 2011-05-24 18:58:36 +01:00
pancake da547fb294 add missing #include <getopt.h>
do not override CC in config.mk
2011-05-24 14:34:26 +02:00
Connor Lane Smith 78fd8698cc fix rm -r 2011-05-24 13:04:56 +01:00
Connor Lane Smith fbb80983ce add ln, util.a 2011-05-24 13:00:30 +01:00
Connor Lane Smith 026e63c005 simplify basename 2011-05-24 12:56:38 +01:00
Connor Lane Smith be6e177f6e fix rm -f 2011-05-24 12:32:33 +01:00
Connor Lane Smith 4c6c379812 handle -- 2011-05-24 11:05:36 +01:00