OpenBSD CVS

src/usr.sbin/radiusctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / radiusctl

Current tag: OPENBSD_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   8 years  yasuoka   Add radiusctl.8 ok deraadt
[TXT] chap_ms.c  1.1   8 years  yasuoka   Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS server a...
[TXT] chap_ms.h  1.1   8 years  yasuoka   Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS server a...
[TXT] parser.c  1.1   8 years  yasuoka   Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS server a...
[TXT] parser.h  1.1   8 years  yasuoka   Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS server a...
[TXT] radiusctl.8  1.3   8 years  yasuoka   Remove references to the -h command line option which was removed. Also use `ret...
[TXT] radiusctl.c  1.6   8 years  millert   Do not mix EX_* from sysexits.h and EXIT_* from stdlib.h, just use EXIT_*.