This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
bin
History
Edward Tomasz Napierala
70583fbb77
Remove redundant close(2).
...
Submitted by: kensmith Approved by: rwatson (mentor)
2008-09-09 12:31:42 +00:00
..
cat
…
chflags
…
chio
…
chmod
…
cp
Remove redundant close(2).
2008-09-09 12:31:42 +00:00
csh
…
date
…
dd
…
df
…
domainname
…
echo
Mark functions as __dead2 in order to help the LLVM static checker
2008-08-04 01:25:48 +00:00
ed
…
expr
…
getfacl
…
hostname
…
kenv
…
kill
…
ln
…
ls
…
mkdir
…
mv
Staticify symbols that will not be used in other
2008-07-19 00:13:26 +00:00
pax
…
pkill
pkill(1) first appeared in /usr/bin, but later it was moved to /bin
2008-08-31 14:27:59 +00:00
ps
…
pwd
…
rcp
…
realpath
…
rm
…
rmail
…
rmdir
…
setfacl
Fix double free in setfacl(1). Description from the author:
2008-09-06 13:17:35 +00:00
sh
Document the ulimit -p option in the sh(1) manual page.
2008-08-30 22:35:21 +00:00
sleep
…
stty
Make stty(1) use tab0 and tab3 to handle tab completion.
2008-08-23 13:28:55 +00:00
sync
…
test
…
uuidgen
…
Makefile
pkill(1) first appeared in /usr/bin, but later it was moved to /bin
2008-08-31 14:27:59 +00:00
Makefile.inc
…