aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/fsys.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
* acme: check file content before declaring file "modified since last read"Russ Cox2017-10-101-0/+1
* acme: add log file in acme root directoryRuss Cox2014-04-301-0/+1
* acme: sync against Plan 9, remove -$ optionRuss Cox2008-03-071-15/+0
* acme: add -m option and avoid looking in the mirrorRuss Cox2008-04-171-1/+1
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+4
* More thread names.rsc2005-09-261-0/+2
* openbsdrsc2005-07-221-0/+5
* use nil instead of 0rsc2005-03-181-1/+1
* bug fix in authrsc2005-02-111-1/+3
* add errors filersc2005-01-301-0/+1
* remove searching print; check fids in use; handle addr correctly againrsc2005-01-271-2/+16
* change to use new thread libraryrsc2004-12-271-2/+2
* change md argument to number etc. (which acted only as a flag)rsc2004-10-221-0/+1
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
* undo the madness.rsc2004-04-211-2/+0
* $foo in tags - here only for reference.rsc2004-04-211-0/+2
* SunOS can rot in hell.rsc2004-03-261-5/+5
* Today's changes.rsc2004-03-251-16/+28
* Fighting the good fight.rsc2004-02-291-4/+7
* Tweaks to various bits.rsc2003-12-171-2/+5
* More files related to user-level file servers.rsc2003-12-111-0/+717