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
jdolecek
c13c5901f2
also credit J.T. Conklin in copyright message
2000-10-27 21:40:02 +00:00
..
cat
…
chio
…
chmod
The "X" permission _is_ specified by POSIX.2.
2000-10-14 18:45:03 +00:00
cp
…
csh
…
date
Use strtol() to convert the -r parameter so we can use alternate bases
2000-10-23 02:43:52 +00:00
dd
KNF nit in previous.
2000-10-25 10:57:20 +00:00
df
Support the 1003.2-92 -P flag for a `portable output format'; based on
2000-10-15 17:50:10 +00:00
domainname
…
echo
…
ed
…
expr
also credit J.T. Conklin in copyright message
2000-10-27 21:40:02 +00:00
hostname
…
kill
…
ksh
…
ln
…
ls
…
mkdir
…
mt
…
mv
…
pax
LC_TIME holds a locale name, which isn't a strftime() format string.
2000-10-22 15:41:31 +00:00
ps
Add a K flag to the state information - K is for kernel thread or system
2000-10-23 05:54:06 +00:00
pwd
…
rcmd
…
rcp
…
rm
…
rmdir
…
sh
Wrap malloc() calls with an INTOFF/INTON pair. Fixes PR 8414.
2000-10-21 04:37:17 +00:00
sleep
…
stty
…
sync
…
test
…
Makefile
…
Makefile.inc
…