aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/common/libsys.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+4
| | | | | | | | | 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>
* upas: fix segfault when host not foundDavid du Colombier2011-11-211-1/+4
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5370105
* better lockingrsc2006-05-211-0/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-8/+8
|
* more changesrsc2006-02-121-122/+99
|
* various cleanuprsc2006-02-111-0/+1
|
* cleanuprsc2006-02-081-97/+7
|
* Thanks to John Cummings.rsc2005-10-291-0/+1001