4d38f60685Eliminating the getopt disgrace.
Christoph Lohmann
2013-06-14 20:20:47 +0200
75c97de593Various fixes, add renice command.
Lorenzo Cogotti
2013-06-11 20:33:52 +0200
c3b771d682Seq has been implemented.
Christoph Lohmann
2013-06-14 18:56:22 +0200
9df408f8c6Adding who, chroot, env and split.
Christoph Lohmann
2013-06-14 18:55:25 +0200
b0898c605dAdding the new C files too.
Christoph Lohmann
2013-06-09 15:20:55 +0200
2c162042b1Adding some utilities.
Christoph Lohmann
2013-05-30 21:29:56 +0200
c9aac796c8Fixing the ARG macros and adding nice.
Christoph Lohmann
2013-05-29 20:52:39 +0200
f648c7fa71Fixing whitespaces.
Christoph Lohmann
2013-05-04 07:49:51 +0200
c451683c3fAdded POSIX paste(1) command implementation.
Lorenzo Cogotti
2013-04-29 18:54:36 +0200
e509d56baes/getopt/ARGBEGIN/ and -r bug fix cp
Federico G. Benavento
2013-03-10 21:59:22 -0300
5c7b7e3fa8s/getopt/ARGBEGIN/ wc
Federico G. Benavento
2013-03-10 21:12:10 -0300
ae3423e366pathconf(".", _PC_PATH_MAX) doesn't work from nfs mounted filesystems on BSD systems, use "/" instead.
Federico G. Benavento
2013-03-10 17:48:17 -0300
f8dc6883a3Style inquistion for util and some tools.
Christoph Lohmann
2013-03-05 21:46:48 +0100
52d39e35c2The style inquisition on basename.
Christoph Lohmann
2013-03-05 21:35:55 +0100
284e9f723dseq: remove unused fflag
Connor Lane Smith
2012-06-09 18:53:39 +0100
ec6924a56eseq: set ff=unix (?!)
Connor Lane Smith
2012-06-09 18:53:05 +0100
c68bba6867grep: fix ARGC()
Connor Lane Smith
2012-06-09 18:49:02 +0100
c2c5ea9c60grep: ARGBEGIN
Connor Lane Smith
2012-05-31 19:38:25 +0100
171ef71c74cat: ARGBEGIN
Connor Lane Smith
2012-05-31 19:38:18 +0100
79e2f3ec19rm: update manpage
Connor Lane Smith
2012-05-25 21:56:00 +0100
196e81c5fbrm: removing empty dirs is okay
Connor Lane Smith
2012-05-25 21:55:31 +0100
20d526391dchmod, chown: remove redundant flag
Connor Lane Smith
2012-05-25 21:52:01 +0100
95ea9d4a00fold: clarify utf8 behaviour in manpage
Connor Lane Smith
2012-05-25 21:51:24 +0100
9ea0be3f07Add missing file (util/getlines.c)
Robert Ransom
2012-05-22 11:05:07 +0000
e6238dda31grep: Remove trailing newline before trying to match RE
Robert Ransom
2012-05-22 00:05:03 +0000
8ed28e50e4uniq: WTFM
Robert Ransom
2012-05-21 23:46:22 +0000
a16f603b20uniq: Lobotomize for POSIX-subset compatibility
Robert Ransom
2012-05-21 23:33:36 +0000
85efaad43buniq: Initial commit
Robert Ransom
2012-05-21 23:24:28 +0000
85b84675f1I'm probably a sbase copyright holder now
Robert Ransom
2012-05-21 22:17:54 +0000
05f24a6764mc: WTFM
Robert Ransom
2012-05-21 22:16:46 +0000
19e8c45158mc: Initial commit
Robert Ransom
2012-05-21 22:05:09 +0000
a6308d52beMakefile: Correct list of .o files depending on text.h
Robert Ransom
2012-05-21 21:12:11 +0000
07b702d9a1sort: Librarify getlines()
Robert Ransom
2012-05-21 21:09:38 +0000
6a86755feesort: Expand linebuf.lines by more than one pointer-size at a time
Robert Ransom
2012-05-21 20:27:03 +0000
e9d6735a9dsort: Move lines and nlines globals into a struct
Robert Ransom
2012-05-21 20:09:44 +0000
7565af0e31sort: Return 2 on usage error
Robert Ransom
2012-05-20 14:38:52 +0000
c0f60a6f3dnl: Return 2 on usage error
Robert Ransom
2012-05-20 12:57:58 +0000
572dcc2b83util/estrtol: Also check for out-of-range values using errno
Robert Ransom
2012-05-20 12:51:18 +0000
c77ea0210bMake Makefile possibly POSIX-conformant
Robert Ransom
2012-05-16 12:14:02 +0000
7c121e189etest: eprintf in usage
Connor Lane Smith
2012-05-15 13:34:32 +0100
fcb8821246revert to per-cmd usage()
Connor Lane Smith
2012-05-15 13:32:56 +0100
f3188246d8cksum: ARGBEGIN, no buffering
Connor Lane Smith
2012-05-14 21:30:02 +0100
146cca114enew ARGBEGIN & usage() function
Connor Lane Smith
2012-05-14 21:28:41 +0100
f1259218f2test: more efficient -e flag
Connor Lane Smith
2012-05-14 13:33:07 +0100
1360f568bbgrep: better regerror message
Connor Lane Smith
2012-05-12 18:01:27 +0100
cd73d1b330grep: check regcomp succeeds
Connor Lane Smith
2012-05-12 17:54:36 +0100
6e0f5c1409seq: some cleanup
Connor Lane Smith
2012-05-10 19:20:16 +0100
c018f86fc7Add -u option to date (POSIX and Plan 9, and useful)
Robert Ransom
2012-04-23 08:32:24 -0700
3863ccdf98Testing before rage. Suffix is fixed in basename.
Christoph Lohmann
2012-04-23 16:34:34 +0200