summaryrefslogtreecommitdiff
path: root/dhcpctl/dhcpctl.3
Commit message (Collapse)AuthorAgeFilesLines
* [#231] typo fixv4_4_3231-final-release-of-4-4-3Wlodek Wencel2022-03-081-2/+2
|
* [#76] Added dhcp_timed_connect() function76-add-a-version-of-dhcpctl_wait_completion-that-accepts-a-timeoutThomas Markwalder2022-01-201-4/+41
| | | | | | | | | | | | dhcpctl/cltest2.c Added use of dhcp_timed_connect() dhcpctl/dhcpctl.3 Added entry for dhcp_timed_connect() dhcpctl/dhcpctl.* dhcpctl_timed_connect() - new function dhcp_timed_wait_for_completion() - corrected commentary
* [#76] Added new functions to man page dhcpctl/dhcpctl.3Thomas Markwalder2022-01-201-2/+76
| | | | Also updated copyrights
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-26/+25
|
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
|
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-3/+5
| | | | | Remove old information from copyrights and man pages.
* Various minor documentation improvements:Jeremy C. Reed2013-01-281-4/+4
| | | | | | | | | | | | | | | | | | remove repeated words fix: it's to its some minor formatting added (this needs to be improved still, there is a mix of \fB Bold and \fI underline for same things) spelling fixes minor punctuation fixes (remove ...) uppercase an acronym that is not a config item (I didn't get this reviewed, these all are very minor or obvious.)
* Documentation fixesShawn Routhier2011-04-251-6/+11
| | | | | | | [ISC-Bugs #17959] add text to AIX section describing how to have it send responses to the all-ones address. [ISC-Bugs #19615] update the includes in dhcpctl/dhcpctl.3 to be more correct [ISC-Bugs #20676] update dhcpd.conf.5 to include the RFC numbers for DDNS
* Update copyright yearsShawn Routhier2009-11-241-2/+2
|
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
| | | | for new web site as appropirate.
* Update documentation to refer to omshell(1)Shawn Routhier2008-11-191-2/+2
|
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-10/+28
| | | | now synced as of tag V3-0-3-BETA-1.
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-4/+11
|
* troff source from james replaces plain text.Ben Cottrell2001-04-161-268/+463
|
* Arf... these are nroff output, but I don't have the original troff source.Ben Cottrell2001-04-121-0/+268
| | | | | | | | | | Hopefully James does, so he can replace these with the nroff. I just used: memcpy(ipaddrstring->value, &convaddr.s_addr, 4); for the byte order thingy. I'm hoping this is right. inet_pton will spit out the address in network byte order, and Ted says that dhcpctl_set_value is expecting it in network byte order, also.
* Dhcpctl control libraryTed Lemon1999-09-021-0/+0