This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
bin
History
christos
0a6f2d385f
PR/30132: Juan RP: tar --chroot refuses to extract files.
...
fchroot() changes the effective path, so we need to call updatepath().
2005-05-05 14:54:49 +00:00
..
cat
…
chio
…
chmod
…
cp
…
csh
…
date
Add a '-a' option to set the time using adjtime(2) instead of settimeofday(2).
2005-04-18 06:53:35 +00:00
dd
Fixed an off-by-one error with ASCII <-> EBCDIC conversion combined with
2005-04-20 17:38:59 +00:00
df
…
domainname
…
echo
…
ed
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
2005-04-19 20:14:29 +00:00
expr
…
hostname
…
kill
…
ksh
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
2005-04-19 20:14:29 +00:00
ln
…
ls
…
mkdir
…
mt
…
mv
…
pax
PR/30132: Juan RP: tar --chroot refuses to extract files.
2005-05-05 14:54:49 +00:00
ps
…
pwd
…
rcmd
…
rcp
Use more macros (Sq/Dq).
2005-03-11 13:16:10 +00:00
rm
…
rmdir
…
sh
A rather better fix for treating $((x)) as equivalent to $(($x)) provided
2005-03-21 22:37:09 +00:00
sleep
…
stty
…
sync
…
systrace
From jmc@openbsd:
2005-04-23 10:56:54 +00:00
test
…
Makefile
…
Makefile.inc
…