Federico G. Benavento
|
ae3423e366
|
pathconf(".", _PC_PATH_MAX) doesn't work from nfs mounted filesystems on BSD systems, use "/" instead.
|
2013-03-10 17:48:17 -03:00 |
|
Christoph Lohmann
|
f8dc6883a3
|
Style inquistion for util and some tools.
|
2013-03-05 21:46:48 +01:00 |
|
Robert Ransom
|
9ea0be3f07
|
Add missing file (util/getlines.c)
|
2012-05-22 11:05:07 +00:00 |
|
Robert Ransom
|
572dcc2b83
|
util/estrtol: Also check for out-of-range values using errno
|
2012-05-20 12:51:18 +00:00 |
|
Connor Lane Smith
|
fcb8821246
|
revert to per-cmd usage()
|
2012-05-15 13:32:56 +01:00 |
|
Connor Lane Smith
|
146cca114e
|
new ARGBEGIN & usage() function
|
2012-05-14 21:28:41 +01:00 |
|
Connor Lane Smith
|
6e0f5c1409
|
seq: some cleanup
|
2012-05-10 19:20:16 +01:00 |
|
William Haddon
|
cec53d14b1
|
implement cp and mv and improve rm
|
2012-01-30 22:41:33 +00:00 |
|
Connor Lane Smith
|
4104affcbd
|
path_max not useful
|
2011-06-25 18:49:32 +01:00 |
|
Connor Lane Smith
|
9658c7cfa7
|
apathmax fix
|
2011-06-25 17:33:38 +01:00 |
|
Connor Lane Smith
|
33de3bffdb
|
apathmax
|
2011-06-25 17:26:44 +01:00 |
|
Connor Lane Smith
|
a051bab859
|
enmasse: check filename length
|
2011-06-23 02:08:41 +01:00 |
|
Connor Lane Smith
|
807d45aa80
|
ln: try link first
|
2011-06-22 23:45:03 +01:00 |
|
Connor Lane Smith
|
2835d9ecda
|
enmasse same file check
|
2011-06-22 23:04:56 +01:00 |
|
Connor Lane Smith
|
d7f9bda740
|
cc -Wextra
|
2011-06-21 05:05:37 +01:00 |
|
Connor Lane Smith
|
f24772dcbb
|
add nohup
|
2011-06-18 06:41:28 +01:00 |
|
Connor Lane Smith
|
954106050f
|
rename estrtol
|
2011-06-10 14:55:01 +01:00 |
|
Connor Lane Smith
|
afb1f0ead0
|
whoops, add strnum.c
|
2011-06-10 05:46:20 +01:00 |
|
Connor Lane Smith
|
5156758e21
|
kill -l
|
2011-06-10 02:56:13 +01:00 |
|
Connor Lane Smith
|
b5ff71655d
|
recurse: ignore links
|
2011-06-04 14:30:54 +01:00 |
|
Connor Lane Smith
|
d90ced2047
|
consistent error check
|
2011-06-04 12:20:41 +01:00 |
|
Connor Lane Smith
|
210137fba4
|
fix typo
|
2011-05-27 00:54:10 +01:00 |
|
Connor Lane Smith
|
bf9626d408
|
add tail
|
2011-05-26 16:18:42 -01:00 |
|
Connor Lane Smith
|
217e9bce9c
|
buf -> cwd
|
2011-05-26 04:17:06 +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
|
da757ff7d1
|
add chown
|
2011-05-25 00:24:33 +01:00 |
|
Connor Lane Smith
|
fbb80983ce
|
add ln, util.a
|
2011-05-24 13:00:30 +01:00 |
|