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
msaitoh
0a51b829fa
ps's information is sorted by controlling terminal and (among processes with
...
the same controlling terminal) by PID.
1999-03-17 20:59:55 +00:00
..
cat
Patch from PR#5156 to adjust buffer size to match filesystem block size
1999-03-11 12:04:18 +00:00
chio
…
chmod
…
cp
…
csh
…
date
Work around a spurious warning.
1999-03-09 03:02:40 +00:00
dd
…
df
…
domainname
…
echo
…
ed
…
expr
…
hostname
…
kill
…
ksh
…
ln
…
ls
…
mkdir
…
mt
Don't assume that defined(sun) means SunOS... Protect with __SVR4 against
1999-03-02 21:02:08 +00:00
mv
…
pax
Do the previous is a slightly different way, to avoid .Po/.Pc.
1999-03-07 22:40:18 +00:00
ps
ps's information is sorted by controlling terminal and (among processes with
1999-03-17 20:59:55 +00:00
pwd
…
rcmd
…
rcp
…
rm
…
rmdir
…
sh
Add '#include <sys/types.h>' since that's where int8_t and u_int8_t can
1999-03-08 17:55:20 +00:00
sleep
…
stty
s/BSD/STTY_BSD/ where I missed it before.
1999-03-02 17:30:05 +00:00
sync
…
test
the '[' wasn't being displayed properly as a command. Thanks to Charles
1999-03-09 07:05:33 +00:00
Makefile
…
Makefile.inc
…