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
dsl
ea2078818f
TOG require that 'set +o' output the options in a form suitable for
...
restoring them - make it so.
2005-12-13 17:44:18 +00:00
..
cat
…
chio
…
chmod
Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265.
2005-12-09 20:27:02 +00:00
cp
- Better detect pathname overflow (from FreeBSD)
2005-11-16 22:42:12 +00:00
csh
…
date
…
dd
…
df
PR/32103: Zafer Aydogan: Fix references to obsolete fstatfs and getfsstat
2005-11-18 05:04:24 +00:00
domainname
…
echo
…
ed
…
expr
…
hostname
…
kill
…
ksh
…
ln
…
ls
Somehow missed this in the last commit, where I only changed the commentary
2005-10-31 14:13:33 +00:00
mkdir
…
mt
…
mv
…
pax
If we get EACCES from mkdir, try to stat() it, and if it is ok, we keep going.
2005-12-06 19:11:15 +00:00
ps
add "uaddr" and improve text for "laddr".
2005-11-11 17:06:22 +00:00
pwd
…
rcmd
…
rcp
…
rm
…
rmdir
…
sh
TOG require that 'set +o' output the options in a form suitable for
2005-12-13 17:44:18 +00:00
sleep
…
stty
…
sync
…
systrace
The emulation for these should be "native", not "netbsd".
2005-10-26 21:17:23 +00:00
test
…
Makefile
…
Makefile.inc
…