Shane Kerr
|
28868515f6
|
Code cleanup to remove warnings from "gcc -Wall".
See RT ticket #16988 for more.
|
2007-07-13 06:43:43 +00:00 |
|
David Hankins
|
706792c9d3
|
Copyright++
|
2007-05-19 19:16:28 +00:00 |
|
David Hankins
|
fe5b0fdd70
|
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
- RELNOTES/README++
- s/wether/whether/ in dhcp-options.5 manpage edits.
|
2007-05-19 18:47:15 +00:00 |
|
Evan Hunt
|
a58da042f5
|
Allow trace output files (-tf option) to be overwritten, rather than
crashing dhcpd if the file already exists [rt16459]
|
2007-04-27 22:38:03 +00:00 |
|
David Hankins
|
88cd8aca9e
|
- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence
robie).
|
2006-02-24 23:16:32 +00:00 |
|
David Hankins
|
98311e4ba9
|
MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
now synced as of tag V3-0-3-BETA-1.
|
2005-03-17 20:15:29 +00:00 |
|
Ted Lemon
|
d758ad8cac
|
Merge changes between 3.0rc7 and 3.0rc8pl2.
|
2001-06-27 00:31:20 +00:00 |
|
Ted Lemon
|
3a4f23b5c4
|
Don't continue to try to trace if we can't open the tracefile.
|
2001-04-24 00:51:31 +00:00 |
|
Ted Lemon
|
6a031f2e3c
|
Don't create a trace file if there's one there already.
|
2001-04-06 01:02:47 +00:00 |
|
Ted Lemon
|
c466184540
|
Fix up NetBSD/alpha build.
|
2001-02-26 22:21:15 +00:00 |
|
Ted Lemon
|
6b85636e11
|
Fix time snooper.
|
2001-02-22 07:29:36 +00:00 |
|
Ted Lemon
|
a7394d157f
|
Fix cross-platform compile warnings
|
2001-02-17 21:34:56 +00:00 |
|
Ted Lemon
|
7a563fb8bf
|
- Get rid of the requirement that trace types be declared after trace_init()
is called.
|
2001-02-17 21:19:55 +00:00 |
|
Damien Neil
|
d0042425f2
|
Fixed a number of format bugs: %d -> %ld, plus (long int) cast.
|
2001-02-15 20:58:31 +00:00 |
|
Ted Lemon
|
ac679e8f57
|
Add trace_snoop_time.
|
2001-02-15 14:12:36 +00:00 |
|
Ted Lemon
|
c128c100ae
|
Support for tracing omapi and related connections.
|
2001-02-12 20:48:04 +00:00 |
|