aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/srv.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-8/+7
| | | | | | | | | 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>
* misc: more post9pservice callersRuss Cox2008-05-071-3/+4
|
* srv: add -n flag to reject auth by clientsRuss Cox2007-10-121-4/+8
|
* new note grouprsc2006-02-041-0/+1
|
* use correct type for NOFID (sunos)rsc2005-07-271-1/+1
|
* check auth_proxy return value properlyrsc2005-05-071-1/+1
|
* add srv -a optionrsc2005-03-211-4/+314
|
* newrsc2005-03-181-0/+41