busybox/coreutils
Ron Yorston 64ed5f0d3c uname: make OS name configurable
A mailing list thread in September 2013 discussed changing the string
returned by the non-POSIX 'uname -o' option.  Nothing ever came of this
because there was no agreement as to what the string should be.

Make the string configurable so that people can decide for themselves.

Signed-off-by: Ron Yorston <rmy@frippery.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-08-03 18:09:18 +02:00
..
libcoreutils
basename.c trim extra newlines in help texts 2015-01-24 19:46:45 +01:00
cal.c
cat.c
catv.c catv: suppress compiler warning 2014-02-03 03:27:53 +01:00
chgrp.c
chmod.c
chown.c chown: fix help text 2015-06-07 02:32:23 +02:00
chroot.c
cksum.c
comm.c
Config.src uname: make OS name configurable 2015-08-03 18:09:18 +02:00
cp.c Add conditional support for -v / --verbose 2014-05-19 16:23:50 +02:00
cut.c
date.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
dd.c dd: move suffix struct to xatonum.c 2015-03-22 17:41:04 +01:00
df.c df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0 2014-09-20 18:55:17 +02:00
dirname.c
dos2unix.c
du.c
echo.c echo: make escape sequences depend on fancy mode 2015-07-31 03:47:49 +02:00
env.c
expand.c expand: use printable_string instead of hard-coding implementation 2013-12-16 03:38:24 +01:00
expr.c
false.c special-case {true,false,test} --help 2015-04-21 16:00:41 +02:00
fold.c
fsync.c
head.c
hostid.c
id_test.sh
id.c
install.c install: fix help text 2014-09-24 22:16:24 +02:00
Kbuild.src sync: add support for -d -f FILE 2015-07-21 19:50:48 +02:00
length.c.disabled
ln.c Removes stray empty line from code 2015-07-13 03:25:46 +02:00
logname.c
ls.c ls: heed compiler warning 2015-02-23 15:25:58 +01:00
md5_sha1_sum.c
mkdir.c Add conditional support for -v / --verbose 2014-05-19 16:23:50 +02:00
mkfifo.c
mknod.c
mv.c Add conditional support for -v / --verbose 2014-05-19 16:23:50 +02:00
nice.c
nohup.c
od_bloaty.c od: fix printing of high-bit chars 2015-03-12 20:11:48 +01:00
od.c
printenv.c
printf.c
pwd.c
readlink.c
realpath.c
rm.c Add conditional support for -v / --verbose 2014-05-19 16:23:50 +02:00
rmdir.c Add conditional support for -v / --verbose 2014-05-19 16:23:50 +02:00
seq.c
shuf.c fix whitespaces 2015-06-07 18:19:47 +02:00
sleep.c
sort.c sort: check global flags on fallback sort 2014-01-19 09:10:14 +01:00
split.c
stat.c typo fixes 2015-05-25 13:46:36 +02:00
stty.c
sum.c
sync.c sync: add support for -d -f FILE 2015-07-21 19:50:48 +02:00
tac.c
tail.c tail: adjust help/usage texts 2014-01-10 16:26:15 +01:00
tee.c
test_ptr_hack.c
test.c special-case {true,false,test} --help 2015-04-21 16:00:41 +02:00
touch.c
tr.c
true.c special-case {true,false,test} --help 2015-04-21 16:00:41 +02:00
truncate.c truncate: do not die when a file doesn't exist and no-create flag is on 2015-05-25 15:17:03 +02:00
tty.c
uname.c uname: make OS name configurable 2015-08-03 18:09:18 +02:00
uniq.c
unlink.c unlink: new applet 2014-06-22 20:44:25 +02:00
usleep.c
uudecode.c typo fixes 2015-05-25 13:46:36 +02:00
uuencode.c
wc.c
who.c *: Switch to POSIX utmpx API 2015-04-02 23:03:46 +02:00
whoami.c
yes.c