summaryrefslogtreecommitdiffstats
path: root/usr.sbin/radiusctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not mix EX_* from sysexits.h and EXIT_* from stdlib.h, just usemillert2015-12-311-3/+2
* Add pledge(2) for radiusctl(8) and radiusd(8).yasuoka2015-10-191-1/+3
* Remove references to the -h command line option which was removed.yasuoka2015-08-252-8/+7
* sync usage();jmc2015-08-031-2/+2
* tweak previous;jmc2015-08-031-22/+19
* Add radiusctl.8yasuoka2015-08-032-3/+89
* Fix styles. Also delete -h option since any other ctl command doesn't haveyasuoka2015-08-021-9/+12
* Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUSyasuoka2015-07-216-0/+1182