summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dhcrelay/dhcrelay.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* tree.h is not used at allderaadt2004-04-201-2/+1
|
* use the shiny new _PATH_VAREMPTYhenning2004-04-151-2/+2
|
* $OpenBSD$henning2004-04-131-0/+2
|
* remove the quiet option, we're being quiet by defaulthenning2004-04-131-7/+3
|
* chroot to /var/empty and drop privileges, theo okhenning2004-04-131-0/+13
|
* relaying back bootp answers should work againhenning2004-04-121-20/+3
|
* remove those overly helpfull comments like explaining that time(3) gets thehenning2004-04-121-8/+0
| | | | current time
* KNFhenning2004-04-121-16/+13
|
* one big sweep of KNF, ansi and suchhenning2004-04-121-105/+67
|
* se daemon(3)henning2004-04-121-15/+2
|
* spacingderaadt2004-04-121-4/+3
|
* the rocket science department suggests: getopthenning2004-04-121-53/+53
|
* kill pidfile gunkhenning2004-04-121-34/+2
|
* less pathetic usage()henning2004-04-121-25/+13
|
* initial cut at split out dhcrelay, whacked from usr.sbin/dhcp/ and sbin/dhclienthenning2004-04-121-0/+402