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
jym
d4045078ec
No need to cast with bsearch(), it returns a void *. Use __arraycount().
2011-01-13 23:45:13 +00:00
..
cat
…
chio
…
chmod
…
cp
Fix fd leak in error case. Found by cppcheck.
2011-01-04 10:35:10 +00:00
csh
…
date
check return value of localtime.
2010-12-12 17:30:23 +00:00
dd
No need to cast with bsearch(), it returns a void *. Use __arraycount().
2011-01-13 23:45:13 +00:00
df
…
domainname
…
echo
…
ed
…
expr
…
hostname
…
kill
…
ksh
…
ln
…
ls
Fix cross-reference, dir(5) -> dirent(3).
2010-12-17 19:20:42 +00:00
mkdir
…
mt
…
mv
…
pax
Backout previous; it was wrong fix.
2010-08-31 05:07:09 +00:00
ps
Do not check pcpu value against 100.0 but rather 99.95, to properly
2010-07-28 17:39:54 +00:00
pwd
…
rcmd
…
rcp
…
rm
…
rmdir
…
sh
Call el_source before initializing sh-specific editline properties (i.e.
2011-01-07 22:21:56 +00:00
sleep
Bump date for SIGINFO.
2010-10-09 07:40:58 +00:00
stty
…
sync
…
test
…
Makefile
…
Makefile.inc
…