aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9660srv
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross3-4/+3
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>
2017-01-06all: fix or silence all INSTALL warnings on macOSRuss Cox1-2/+2
Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com>
2014-02-27all: DragonFly port.Shenghou Ma1-1/+1
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046
2008-12-019660srv: dynamically init fcallsAlbert Lee1-15/+20
2008-12-019660srv: give names to anonymous structs in unionAlbert Lee2-48/+48
2008-07-209660srv: import from Plan 9Russ Cox9-0/+2135