aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ip/dhcpd
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross9-10/+9
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>
2009-09-13dhcpd: fix build on OS X, silence non-log printsRuss Cox2-9/+2
http://codereview.appspot.com/117064
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc3-13/+13
2005-12-26new goodiesrsc10-0/+3076