summaryrefslogtreecommitdiff
path: root/net/omcmd/files/patch-base64.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* omcmd is a CLI utility for performing OMAPI queries and updates on aMartin Wilke2011-01-291-0/+10
running ISC DHCP server, such as adding a host entry or querying a lease. Unlike omshell, it is designed to be readily usable by shell scripts; it has simple one-shot commands and returns error codes. WWW: http://freshmeat.net/projects/omcmd PR: ports/148398 Submitted by: Pavel Volkov Feature safe: yes