NetBSD/bin
christos 1897181a72 From tnozaki@: make fpos_t a complex object that keeps track of the parse
state of the stream. Change argument of the seek function to funopen() from
fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing
backwards compatible entry points. Approved by releng@
2012-01-22 18:36:14 +00:00
..
cat Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
chio Use __dead 2011-08-29 14:51:17 +00:00
chmod Use __dead 2011-08-29 14:51:17 +00:00
cp Add siginfo support from Daniel Loffgren. 2012-01-04 15:58:37 +00:00
csh From tnozaki@: make fpos_t a complex object that keeps track of the parse 2012-01-22 18:36:14 +00:00
date Annotate dead functions 2011-08-27 12:55:09 +00:00
dd As suggested by Enami, rework the msgfmt logic a bit: 2011-11-07 22:24:23 +00:00
df use strspct. 2012-01-07 18:45:13 +00:00
domainname Use __dead 2011-08-29 14:51:17 +00:00
echo Check ferror(stdout) and exit(1) if there's been a problem. 2008-09-18 05:42:08 +00:00
ed Use __dead 2011-08-29 14:51:17 +00:00
expr Mark yyerror as dead. 2011-08-25 01:11:47 +00:00
hostname Use __dead 2011-08-29 14:51:17 +00:00
kill Use __dead 2011-08-29 14:51:17 +00:00
ksh Fix typo. 2011-10-18 12:36:31 +00:00
ln note what "other ln implementations" is. 2011-10-24 16:15:46 +00:00
ls Move usage and mark it static+dead 2011-08-29 14:44:21 +00:00
mkdir static + __dead 2011-08-29 14:45:28 +00:00
mt static + __dead 2011-08-29 14:45:28 +00:00
mv static + __dead 2011-08-29 14:45:28 +00:00
pax Accept -X - 2011-11-03 21:59:45 +00:00
ps Use __dead 2011-08-29 14:51:17 +00:00
pwd Use __dead 2011-08-29 14:51:17 +00:00
rcmd Sort options in SYNOPSIS, sort option descriptions, remove some extra 2011-05-31 11:31:10 +00:00
rcp Fix up seriously borked mallocing of a static buffer, which seems to 2009-08-31 07:11:16 +00:00
rm Siginfo support from Daniel Loffgren 2012-01-21 16:38:41 +00:00
rmdir static + __dead 2011-08-29 14:47:47 +00:00
sh PR/45613: Aleksey Cheusov: /bin/sh: 'set -e' + 'if eval false' problem 2011-11-14 18:24:45 +00:00
sleep Use __dead 2011-08-29 14:51:17 +00:00
stty Use __dead 2011-08-29 14:51:17 +00:00
sync Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
test Use __dead 2011-08-29 14:51:17 +00:00
Makefile Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
Makefile.inc Default to WARNS=4 (except for rcp & ksh) 2009-02-14 08:31:13 +00:00