summaryrefslogtreecommitdiffstats
path: root/src/cmd/9660srv/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+2
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* all: DragonFly port.Shenghou Ma2014-02-271-1/+1
| | | | | | | | Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046
* 9660srv: dynamically init fcallsAlbert Lee2008-12-011-15/+20
|
* 9660srv: import from Plan 9Russ Cox2008-07-201-0/+576