2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

72 Commits

Author SHA1 Message Date
Ted Lemon
e6e36dea92 Get rid of alphaosf workaround - found a better one. 2000-02-03 03:50:08 +00:00
Ted Lemon
3a6b1f5822 Don't include BIND 8 resolver files anymore. 2000-02-02 08:20:46 +00:00
Ted Lemon
cfdfb9f126 AIX and Digital Unix compatibility fixes. 2000-02-01 03:19:56 +00:00
Ted Lemon
bc7b98ab10 Add reference pointer to rc history structure. 2000-01-27 23:37:59 +00:00
Ted Lemon
400c0b19be Move log functions to omapip_p.h because they require cdefs.h. 2000-01-27 23:37:38 +00:00
Ted Lemon
b4f786d47e - In reference count history, remember the address where the reference
is stored as well as the address of the thing referenced.
2000-01-27 22:20:29 +00:00
Ted Lemon
4bd8800e89 Fix compilation errors introduced in the last set of checkins. 2000-01-26 14:56:18 +00:00
Ted Lemon
525d9204ed Fix up some declarations. 1999-11-23 22:23:24 +00:00
Ted Lemon
7b60299c8f unsigned -> u_int32_t 1999-11-23 19:06:48 +00:00
Ted Lemon
d9eefc5dec Mass commit for Brian Murrell. 1999-11-20 18:36:32 +00:00
Ted Lemon
88be0390f1 Get rid of broken BUFFER_BYTES_AVAIL macro, replace it with new macros. 1999-10-19 15:33:17 +00:00
Ted Lemon
444dcb2b79 Automatically include result.h 1999-10-14 18:08:06 +00:00
Ted Lemon
a804d24e26 Get rid of u_* declarations for portability. 1999-10-08 17:19:41 +00:00
Ted Lemon
e9d8afd106 Private definitions for omapip library. 1999-10-08 16:30:55 +00:00
Ted Lemon
6a4c4be871 Seperate public and private object declarations. 1999-10-08 03:43:15 +00:00
Ted Lemon
b1b7b521fe Get a clean compile with all known gcc warnings. 1999-10-07 06:36:35 +00:00
Ted Lemon
c859d3b834 Make Digital Unix C compiler happy. 1999-10-06 22:37:14 +00:00
Ted Lemon
89a93f8b08 Protect against multiple inclusion 1999-10-04 23:51:16 +00:00
Ted Lemon
ccce1cc621 Change delete to remove for compatibility with C++ 1999-09-16 04:53:38 +00:00
Ted Lemon
47e746b7f9 Add delete method and notify_object. 1999-09-09 23:30:51 +00:00
Ted Lemon
8ec6b42644 More prototypes; adjust the object type structure. 1999-09-09 21:07:00 +00:00
Ted Lemon
a40cbc2b96 omapi include files. 1999-09-02 00:31:48 +00:00