plan9port/src/cmd
2009-09-25 01:43:54 -04:00
..
9pfuse merge 2009-06-16 07:16:25 -07:00
9term convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
9660 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
9660srv 9660srv: dynamically init fcalls 2008-12-01 19:22:35 -05:00
acid Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
acidtypes Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
acme acme: correct modified message after initial load; more detail in 2009-09-25 01:43:54 -04:00
astro Use va_args in cosadd/sinadd (Michael Teichgräber) 2006-05-27 18:35:26 +00:00
auth secstore: avoid name conflict with SS macro 2008-12-01 19:27:32 -05:00
auxstats stats: make more stats work in Linux 2009-08-08 16:45:27 -04:00
awk awk: sync with Plan 9 2009-08-11 20:16:30 -04:00
bzip2 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
cb try to handle Beof in the macros (Michael Teichgräber) 2007-03-25 18:32:51 +00:00
db Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
devdraw devdraw: fix X11 input sequences 2009-09-14 17:23:37 -04:00
dict merge 2007-08-22 09:00:26 -04:00
diff diff: continue after i/o errors when diffing many files 2007-11-05 11:09:39 -05:00
draw stats: make more stats work in Linux 2009-08-08 16:45:27 -04:00
eqn INSTALL: fix build on Snow Leopard 2009-09-11 13:51:50 -04:00
faces Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
fontsrv fontsrv: add half-documented -s option 2009-07-08 22:23:58 -07:00
grap INSTALL: fix build on Snow Leopard 2009-09-11 13:51:50 -04:00
graph no c99 isms 2006-05-31 04:55:43 +00:00
grep no need to be so forward about it 2007-05-03 22:27:52 +00:00
gzip shut up gcc! 2006-04-20 20:28:08 +00:00
hoc hoc: print exact floating point output 2007-12-07 15:29:19 -05:00
htmlfmt Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
htmlroff htmlroff: ignore \X... text; allow delims besides quote 2008-11-11 10:59:48 -08:00
index
ip dhcpd: fix build on OS X, silence non-log prints 2009-09-13 17:48:44 -04:00
jpg misc: array bounds fixes that gcc finds (John Gosset) 2008-05-10 13:35:19 -04:00
lex bug fix 2006-04-20 21:51:05 +00:00
lp Changes. 2005-08-31 02:20:12 +00:00
map system tan() is probably good enough 2006-04-21 04:00:56 +00:00
mk unix fix 2007-04-21 22:36:01 +00:00
mnihongo
mpm make compile 2006-02-17 18:21:29 +00:00
ndb post9pservice: add extra arg to unmodified calls 2008-04-17 16:13:04 -04:00
netfiles Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
page page: remove temporary file at program exit; fixes reading from stdin 2009-08-20 14:38:31 -04:00
pic INSTALL: fix build on Snow Leopard 2009-09-11 13:51:50 -04:00
plot Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
plumb post9pservice: add extra arg to unmodified calls 2008-04-17 16:13:04 -04:00
postscript postscript: update for 32-bit Rune 2009-09-13 17:42:33 -04:00
proof darwin 2006-04-21 04:26:02 +00:00
rc rc: implement and document <>{cmd} notation 2009-09-13 18:26:51 -04:00
rio rio: stub out _NET_WM_STATE_FULLSCREEN support 2008-07-09 14:30:30 -04:00
sam convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
samterm merge 2009-04-30 07:29:24 -07:00
scat scat: fix 64-bit warning 2009-05-25 21:06:12 -07:00
smugfs smugfs: delete debugging prints 2009-07-29 11:28:00 -04:00
snarfer snarfer: OS X native version (ha!) 2008-06-30 19:40:59 -04:00
spell Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
tapefs misc: array bounds fixes that gcc finds (John Gosset) 2008-05-10 13:35:19 -04:00
tbl cast 2006-04-20 22:56:08 +00:00
tcs tcs: update for 32-bit Rune 2009-09-13 17:43:37 -04:00
tpic INSTALL: fix build on Snow Leopard 2009-09-11 13:51:50 -04:00
troff convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
troff2html fix again 2007-03-25 17:28:01 +00:00
upas mailfs: plumb messages correctly even if body comes before header 2008-12-06 18:54:02 -08:00
vac vacfs: no post9pservice with -i 2009-07-26 13:13:20 -04:00
vbackup vbackup: fix build on FreeBSD 8 2009-09-12 23:26:48 -04:00
venti venti: handle FS block size > MaxIo 2009-08-23 17:35:22 -04:00
.cvsignore Ignore more. 2005-09-13 00:42:27 +00:00
9p.c 9p: honour the -l flag to ls 2008-07-22 03:22:33 +10:00
9pserve.c 9pserve: add -c option 2008-06-11 06:40:54 -07:00
acmeevent.c in with the new 2005-01-04 22:30:59 +00:00
ascii.c
auxclog.c libc conflict on os x 2007-03-15 17:35:43 +00:00
basename.c
bc.y bc: cleanup, make sure to run 9 dc 2008-12-06 16:45:22 -08:00
cal.c
calendar.c I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
cat.c
cleanname.c
cmp.c
comm.c no /fd/0 2005-01-14 20:08:31 +00:00
core.c do not readdir files - from zoltan jarai 2005-01-30 19:45:08 +00:00
date.c
dc.c dc: cleanup, fix off-by-one memory error 2008-12-06 16:45:40 -08:00
dd.c
delatex.lx merge 2008-01-30 10:30:45 -05:00
deroff.c no wide character constants; sigh 2005-05-07 22:42:06 +00:00
dformat
dial.c send output to fd instead of 0 2005-02-11 16:42:48 +00:00
du.C du: build by default; fix bug gcc discovered 2009-02-05 09:17:54 -08:00
echo.c
ed.c ed: update to 32-bit Runes 2009-09-16 16:46:07 -04:00
factor.c
file.c x3f support 2008-10-08 21:16:13 -05:00
fmt.c avoid double spacing 2006-05-10 04:13:56 +00:00
fortune.c
freq.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
fsize.c
getflags.c move files that codebot put in the wrong place 2009-08-14 20:38:22 -07:00
hget.c print final verbose update (Lou Kamenov) 2006-10-12 01:47:30 +00:00
hist.c apple 2005-07-13 21:34:11 +00:00
idiff.c lib9: add mode parameter to opentemp 2008-07-10 11:10:10 -04:00
import.c import: add -x flag 2008-12-06 16:44:26 -08:00
join.c I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
listen1.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
look.c no wide character constants; sigh 2005-05-07 22:42:06 +00:00
ls.C Make ls -lF work. 2007-01-29 15:12:42 +00:00
md5sum.C
mkdir.C
mkfile scat: add to build 2009-04-30 11:09:52 -07:00
mtime.c
namespace.c
netkey.c changes 2005-02-11 19:51:21 +00:00
news.c Many small edits. 2005-01-13 04:49:19 +00:00
p.c
pbd.c
pr.c os x changes 2005-01-11 17:43:53 +00:00
primes.c
ramfs.c misc: more post9pservice callers 2008-05-07 12:55:48 -04:00
read.c in with the new 2005-01-04 22:30:59 +00:00
readcons.c new program readcons 2005-02-13 18:03:41 +00:00
resample.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rm.c Many small edits. 2005-01-13 04:49:19 +00:00
sed.c convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
seq.c new seq from plan 9 (Anthony Martin) 2006-10-12 01:42:11 +00:00
sftpcache.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
sha1sum.c
sleep.c
sort.c sort: use noted(NDFLT) in note handler 2008-06-01 08:26:10 -04:00
split.c I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
srv.c misc: more post9pservice callers 2008-05-07 12:55:48 -04:00
strings.c no /fd/ 2005-11-12 16:43:07 +00:00
sum.c
tail.c I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
tar.c src/cmd/tar.c: avoid conflict with strnlen in libc 2008-12-01 19:41:36 -05:00
tee.c
test.c oops 2007-05-21 21:09:24 +00:00
time.c
touch.c print error if changing time fails 2007-05-20 14:37:29 +00:00
tr.c convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
unicode.c convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
uniq.c I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
units.y Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
unutf.c
usage.c move files that codebot put in the wrong place 2009-08-14 20:38:22 -07:00
wc.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
xd.c merge 2009-02-04 20:12:48 -08:00
yacc.c write YYARG def to ftable (fdefine might be null, and is not the right place anyway) 2007-01-29 16:46:16 +00:00