This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-01-31 03:34:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
coreutils
History
Matt Kraai
6943815400
Fix applet_name.
2001-05-17 20:40:21 +00:00
..
basename.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
cat.c
…
chgrp.c
…
chmod.c
…
chown.c
This patch from Lars Kellogg-Stedman, fixes the behavior of
2001-05-11 15:55:41 +00:00
chroot.c
Fix applet_name.
2001-05-17 20:40:21 +00:00
cmp.c
…
cp.c
…
cut.c
…
date.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
dd.c
…
df.c
Patch from Vladimir:
2001-05-15 17:42:16 +00:00
dirname.c
…
dos2unix.c
…
du.c
…
echo.c
…
env.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
expr.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
head.c
…
hostid.c
…
id.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
length.c
…
ln.c
…
logname.c
…
ls.c
…
md5sum.c
…
mkdir.c
…
mkfifo.c
…
mknod.c
…
mv.c
…
printf.c
…
pwd.c
…
rm.c
…
rmdir.c
…
sleep.c
…
sort.c
…
stty.c
…
sync.c
…
tail.c
…
tee.c
…
test.c
…
touch.c
…
tr.c
…
tty.c
…
uname.c
…
uniq.c
…
usleep.c
…
uudecode.c
…
uuencode.c
…
wc.c
…
whoami.c
…
yes.c
…