aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/dc.c
Commit message (Collapse)AuthorAgeFilesLines
* dc: cleanup, fix off-by-one memory errorRuss Cox2008-12-061-15/+1
|
* dc: clean up minor memory errorsRuss Cox2008-12-061-6/+5
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-0/+1
| | | | with them.
* Tweaks for Linux.rsc2003-11-241-0/+1
|
* new utilities.rsc2003-11-231-0/+2300
the .C files compile but are renamed to avoid building automatically.