Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't have cat(1) and kill(1) on the miniroot disks. | mbr | 2003-03-23 | 1 | -9/+15 |
| | | | | | | | | This fix will be committed to the ISC repo later, but for now take this file out of the vendor tree. Reviewed by: phk Approved by: murray | ||||
* | Add a -v(erbose) flag to undo our -q(uiet) default. | obrien | 2003-03-18 | 1 | -0/+3 |
| | |||||
* | Resolve conflicts. | murray | 2003-01-15 | 1 | -15/+15 |
| | | | | (import approved by: re) | ||||
* | Resolve conflicts. | murray | 2002-09-30 | 1 | -4/+7 |
| | |||||
* | Resolve conflicts: | murray | 2002-04-01 | 1 | -13/+41 |
| | | | | | | | | * $FreeBSD$ * connect std{in,out,err} (r1.19). * prefer strlcpy to strpy (r1.13). * quiet by default (r1.6). * document -D option. | ||||
* | Resolve conflicts. | murray | 2002-02-19 | 1 | -1112/+1953 |
| | | | | | | | | * $FreeBSD$ * connect std{in,out,err}. (r1.19) * prefer strlcpy to strpy. (r1.13) * quiet by default. (r1.6) * document -D option. | ||||
* | Connect std{in,out,err} to *something* so that "hooks" scripts that write | obrien | 2001-07-16 | 1 | -0/+7 |
| | | | | | | | | | | to std{err,out} will not spam /etc/resolv.conf. Ted Lemon fixed the problem in version 3 of the client, but only for the pre-daemonized case. Thanks to Brian for pointing that out and helping to make our future dhclient (v3) better. Submitted by: brian | ||||
* | Fix conflicts. | obrien | 2000-11-04 | 1 | -1/+1 |
| | |||||
* | Fix conflicts. | obrien | 2000-08-09 | 1 | -1/+1 |
| | |||||
* | Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameter | obrien | 2000-07-20 | 1 | -1/+1 |
| | | | | | | | | types did not match the prototype. (Note: this is one bug that an Ada compiler would have found as when you typedef a new type, the new type is not assignment compatabile with the type used to make it up. C should only be so featureful.) | ||||
* | Make sure we delete the PID file when we exit. | obrien | 2000-07-20 | 1 | -0/+2 |
| | | | | | Obtained from: OpenBSD rev 1.3 (this semi-security fix was hidden as a lease time fix) | ||||
* | Add yet more options to usage() that the author did not document. | obrien | 2000-07-20 | 1 | -2/+2 |
| | |||||
* | Careful with long, command-line provided interface names. | obrien | 2000-07-20 | 1 | -1/+1 |
| | | | | Obtained from: OpenBSD (rev 1.7) | ||||
* | Fix conflicts. | obrien | 2000-07-20 | 1 | -84/+147 |
| | |||||
* | Removed the doubled $FreeBSD$. | obrien | 2000-06-26 | 1 | -2/+0 |
| | |||||
* | Merge in rev 1.2 ("-1"), and rev 1.6 (be quiet). | obrien | 2000-06-26 | 1 | -5/+11 |
| | |||||
* | Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from this | obrien | 1999-06-25 | 1 | -3/+3 |
| | | | | option is distingishable from other errors. | ||||
* | Clean up conflicts. | obrien | 1999-06-24 | 1 | -4/+5 |
| | |||||
* | Fix conflicts. | obrien | 1999-05-02 | 1 | -44/+87 |
| | |||||
* | Be quiet by default. | obrien | 1999-04-02 | 1 | -1/+1 |
| | |||||
* | fix conflicts. | obrien | 1999-03-22 | 1 | -2/+2 |
| | |||||
* | fix conflicts | obrien | 1999-02-28 | 1 | -13/+20 |
| | |||||
* | fix conflicts | obrien | 1999-02-11 | 1 | -37/+106 |
| | |||||
* | add -1 option: Try once, if we fail, EXIT | obrien | 1999-02-10 | 1 | -1/+8 |
| | | | | Obtained from: OpenBSD | ||||
* | Virgin import of ISC-DHCP v2.0b1pl6 | obrien | 1999-02-10 | 1 | -0/+2052 |