utils/src
2020-12-08 14:43:00 +01:00
..
.gitignore Register grep(1) 2017-10-24 02:41:52 +02:00
basename.c Updated the copyright line 2014-08-10 01:38:08 +02:00
cat.c Use PROGNAME in more programs 2020-12-08 14:43:00 +01:00
chgrp.c Use PROGNAME in more programs 2020-12-08 14:43:00 +01:00
chmod.c Use PROGNAME in more programs 2020-12-08 14:43:00 +01:00
chown.c Use PROGNAME in more programs 2020-12-08 14:43:00 +01:00
cksum.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
cmp.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
common.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
cp.c Get cp(1) and mv(1) closer together 2018-01-30 01:12:48 +01:00
date.c No longer report an error for empty format strings 2014-05-06 01:44:49 +02:00
df.c Additional fix for FreeBSD 2013-11-28 01:11:45 +01:00
dirname.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
du.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
echo.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
false.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
file.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
find.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
grep.c Add support for "grep -v" 2017-01-31 23:07:17 +01:00
head.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
id.c Hopefully fixed "id -G" 2013-07-20 01:58:52 +02:00
kill.c Added a couple signals 2014-12-13 03:40:36 +01:00
link.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
ln.c Using snprintf() instead of sprintf() 2010-05-04 23:39:25 +00:00
locale.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
logname.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
ls.c Fix a call to snprintf() 2016-01-29 17:12:24 +01:00
mkdir.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
mkfifo.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
more.c The filename "-" also means reading the standard input 2011-03-22 11:48:21 +00:00
mv.c Update the copyright notice 2018-01-30 01:13:31 +01:00
nice.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
pr.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
printf.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
project.conf Build with the default stack protector 2017-10-24 14:25:45 +02:00
ps.c ps: detect errors when generating pathnames 2020-12-08 14:16:22 +01:00
pwd.c Prefer PATH_MAX to MAXPATHLEN 2011-03-30 01:08:48 +00:00
renice.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
rm.c Updated the copyright line 2014-07-28 21:20:36 +02:00
rmdir.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
sleep.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
strings.c Code cleanup 2014-04-25 00:26:41 +08:00
tail.c Code cleanup 2012-06-04 21:19:57 +00:00
test.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
time.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
touch.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
true.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
tty.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
uname.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
uniq.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
unlink.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
wc.c Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
who.c Compilation fix for FreeBSD 2010-02-06 11:55:38 +00:00