summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/elog.c
Commit message (Collapse)AuthorAgeFilesLines
* acme: fix owner bug in elogapplyRuss Cox2008-06-011-1/+12
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* Two bug fixes.rsc2005-03-231-33/+25
| | | | | 1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully.
* Small tweaksrsc2004-03-211-1/+1
| | | | Lots of new code imported.
* More files related to user-level file servers.rsc2003-12-111-0/+350
Also add acme!