| Mon, 21 Jan 2008 21:19:53 +0000 |
Roy Marples |
Quiet some lint warnings.
draft
|
| Mon, 21 Jan 2008 16:08:42 +0000 |
Roy Marples |
Prefer for (;;) over while (1)
draft
|
| Mon, 21 Jan 2008 15:13:59 +0000 |
Roy Marples |
Re-factor our state engine, splitting out the massive switch block into smaller functions. Hopefully I've not introduced any bugs as it seems to work fine.
draft
|
| Mon, 21 Jan 2008 15:12:51 +0000 |
Roy Marples |
Don't raise signals on child exits.
draft
|
| Mon, 21 Jan 2008 15:12:31 +0000 |
Roy Marples |
We should use ssize_t here.
draft
|
| Mon, 21 Jan 2008 15:10:46 +0000 |
Roy Marples |
inet_aton returns 1 for success
draft
|
| Thu, 17 Jan 2008 18:49:26 +0000 |
Roy Marples |
Change man page building to a suffix rule.
draft
|
| Thu, 17 Jan 2008 17:54:03 +0000 |
Roy Marples |
Formatting.
draft
|
| Thu, 17 Jan 2008 17:51:00 +0000 |
Roy Marples |
We should use caddr_t instead of our own types for arp hardware addresses.
draft
|
| Thu, 17 Jan 2008 14:16:13 +0000 |
Roy Marples |
Re-write the man page using the mdoc format.
draft
|
| Wed, 16 Jan 2008 17:49:58 +0000 |
Roy Marples |
Exit through our abort label to ensure we always clean our memory.
draft
|
| Wed, 16 Jan 2008 17:38:02 +0000 |
Roy Marples |
Don't request a NULL address and supply a serveraddress when we should.
draft
|
| Wed, 16 Jan 2008 17:34:36 +0000 |
Roy Marples |
More formatting fixes.
draft
|
| Wed, 16 Jan 2008 16:38:47 +0000 |
Roy Marples |
Re format for standard tabs.
draft
|
| Wed, 16 Jan 2008 15:59:14 +0000 |
Roy Marples |
Add correct license
draft
|
| Wed, 16 Jan 2008 14:32:35 +0000 |
Roy Marples |
We now work with C90 compilers, so no need to enforce C99.
draft
|
| Wed, 16 Jan 2008 13:40:42 +0000 |
Roy Marples |
start and last_send should really be time_t also.
draft
|
| Wed, 16 Jan 2008 13:16:11 +0000 |
Roy Marples |
uptime should return time_t
draft
|
| Tue, 15 Jan 2008 15:11:00 +0000 |
Roy Marples |
Fix -S in getopt.
draft
|
| Tue, 15 Jan 2008 14:34:28 +0000 |
Roy Marples |
Add -S to optionally request a Microsoft CSR. -SS only request a Microsoft CSR and not a normal.
draft
|
| Wed, 09 Jan 2008 15:51:04 +0000 |
Roy Marples |
Release 3.1.9
draft
|
| Wed, 09 Jan 2008 14:16:18 +0000 |
Roy Marples |
Fix INFODIR
draft
|
| Wed, 09 Jan 2008 13:41:16 +0000 |
Roy Marples |
Disallow arp claim for IEEE1394 per RFC 2734 thanks to pawka.
draft
|
| Wed, 09 Jan 2008 12:34:34 +0000 |
Roy Marples |
Write the real routing message length, fixing the addition of routes on NetBSD and hopefully OpenBSD.
draft
|
| Wed, 09 Jan 2008 11:45:30 +0000 |
Roy Marples |
.depend shouldn't need scripts.
draft
|
| Wed, 09 Jan 2008 10:19:16 +0000 |
Roy Marples |
Bump the version for testing.
draft
|
| Wed, 09 Jan 2008 10:17:57 +0000 |
Roy Marples |
Only ignore dhcpcd bz2 files.
draft
|
| Wed, 09 Jan 2008 10:17:10 +0000 |
Roy Marples |
Use correct castings for UINT16_MAX.
draft
|
| Wed, 09 Jan 2008 10:12:59 +0000 |
Roy Marples |
Default all int entries in the dhcp header to unsigned.
draft
|
| Wed, 09 Jan 2008 10:02:28 +0000 |
Roy Marples |
common.h now defines a simple define to create the function in common.c. NetBSD needs srandomdev also.
draft
|
| Wed, 09 Jan 2008 09:38:00 +0000 |
Roy Marples |
We no longer need these headers.
draft
|
| Tue, 08 Jan 2008 11:04:52 +0000 |
Roy Marples |
Ignore *.bz2 files
draft
|
| Tue, 08 Jan 2008 10:51:03 +0000 |
Roy Marples |
Fix makefiles for installing via ports
draft
|
| Tue, 08 Jan 2008 10:22:57 +0000 |
Roy Marples |
Fix the man install
draft
|
| Tue, 08 Jan 2008 10:03:18 +0000 |
Roy Marples |
Style
draft
|
| Tue, 08 Jan 2008 10:02:25 +0000 |
Roy Marples |
Add comment about where to find the ChangeLog, and now prefer my bugzilla over the cruddy berlios bug reporting system.
draft
|
| Tue, 08 Jan 2008 09:51:23 +0000 |
Roy Marples |
Belatedly into 2008 :)
draft
|
| Tue, 08 Jan 2008 09:41:22 +0000 |
Roy Marples |
Add a dist mk stub and tweak the other mk's for style.
draft
|
| Tue, 08 Jan 2008 09:40:24 +0000 |
Roy Marples |
Remove ChangeLog, use the git log instead.
draft
|
| Mon, 07 Jan 2008 23:46:47 +0000 |
Roy Marples |
Add an ignore file
draft
|
| Mon, 07 Jan 2008 23:45:48 +0000 |
Roy Marples |
Move to a BSD style Makefile and supply mk stubs that work with gmake and pmake.
draft
|
| Mon, 07 Jan 2008 20:52:49 +0000 |
Roy Marples |
Stop using asprintf as it's not portable.
draft
|
| Mon, 07 Jan 2008 20:49:25 +0000 |
Roy Marples |
Clean up some valgrind warnings.
draft
|
| Mon, 07 Jan 2008 20:48:32 +0000 |
Roy Marples |
Always relaunch with the full path.
draft
|
| Mon, 07 Jan 2008 20:47:58 +0000 |
Roy Marples |
Always exit throught the abort label so we clean up our memory like a good citizen.
draft
|
| Mon, 07 Jan 2008 20:47:06 +0000 |
Roy Marples |
Stop trying to fudge gmake including the .depend
draft
|
| Mon, 07 Jan 2008 19:13:54 +0000 |
Roy Marples |
Avoid valgrind errors with getline.
draft
|
| Mon, 07 Jan 2008 18:14:51 +0000 |
Roy Marples |
Stop using static inflexable buffers when cleaning metas and reading files.
draft
|
| Wed, 28 Nov 2007 16:14:38 +0000 |
Roy Marples |
whitespace
draft
|
| Tue, 27 Nov 2007 22:03:42 +0000 |
Roy Marples |
Use generic BSD define.
draft
|
| Sat, 24 Nov 2007 11:03:49 +0000 |
Roy Marples |
3.1.8
draft
|
| Sat, 24 Nov 2007 10:30:14 +0000 |
Roy Marples |
Don't force CFLAGS
draft
|
| Wed, 21 Nov 2007 10:31:30 +0000 |
Roy Marples |
Merge branch 'master' of marples:/var/git/dhcpcd
draft
|
| Wed, 21 Nov 2007 10:31:16 +0000 |
Roy Marples |
We shouldn't specify log or drift locations
draft
|
| Mon, 19 Nov 2007 21:00:36 +0000 |
Roy Marples |
whitespace
draft
|
| Mon, 19 Nov 2007 20:23:30 +0000 |
Roy Marples |
Don't hardcode as much
draft
|
| Fri, 16 Nov 2007 13:08:00 +0000 |
Roy Marples |
Fix file_in_path
draft
|
| Thu, 15 Nov 2007 23:58:16 +0000 |
Roy Marples |
Detect Slackware RC. Also rename ORC to OPENRC and BRC to BSDRC.
draft
|
| Thu, 15 Nov 2007 17:58:39 +0000 |
Roy Marples |
Fix atoint for out of range
draft
|
| Thu, 15 Nov 2007 17:57:10 +0000 |
Roy Marples |
Replace the macro STRINGINT with a function
draft
|