tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: DHCP client with minimal functionality and size



On Wed, 2008-01-16 at 07:08 -0500, Thor Lancelot Simon wrote:
> This is the "dhcpcd" whose main() used to be 1-space indented and
> was declared as "int main(argn, argc, argv)"?
> 
> Please tell me there are two programs named "dhcpcd" because I never,
> ever, ever want to look at the source code to that one again.

dhcpcd-3 is a ground up re-write.

The only similarity between dhcpcd-3 and dhcpcd-1 is that the user
interface is pretty much the same.

>From my git repo [1]
int main(int argc, char **argv)


Thanks

Roy

[1]
http://git.marples.name/?p=dhcpcd/.git;a=blob_plain;f=dhcpcd.c;hb=0cb69edd45db5ebe0c21913e05712d91e9e42121




Home | Main Index | Thread Index | Old Index