2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

2505 Commits

Author SHA1 Message Date
Ted Lemon
0d88a8be37 SA_LEN instead of SIN_LEN 1996-05-20 00:10:34 +00:00
Ted Lemon
597e1211b4 Fix up prototypes for convert.c 1996-05-20 00:08:47 +00:00
Ted Lemon
20581a0b07 Fix copyright; SA_LEN instead of SIN_LEN; formatting consistency 1996-05-20 00:04:24 +00:00
Ted Lemon
a5ab762b84 Fix copyright; use intN_t types instead of actual C type names, which may be wrong 1996-05-20 00:00:48 +00:00
Ted Lemon
c4f1fbb096 Fix copyrights; fix typos; take out TM_GMT garbage 1996-05-19 23:57:22 +00:00
Ted Lemon
86461900f0 Fix copyright; INLINE is a GNU C construct, not ANSI; SCO defines __STDC__ even though it's not even remotely STD, so ignore __STDC__ if BROKEN_ANSI defined 1996-05-19 23:56:17 +00:00
Ted Lemon
c41e81e4f6 Use distributed Berkeley networking headers 1996-05-19 23:55:07 +00:00
Ted Lemon
ea46559112 Change SIN_LEN to SA_LEN; fix copyrights 1996-05-19 23:54:24 +00:00
Ted Lemon
f6123fabc8 Fix copyrights 1996-05-19 23:53:44 +00:00
Ted Lemon
94e3334ce0 Makefile is now generated from Makefile.dist 1996-05-19 23:53:07 +00:00
Ted Lemon
8fdfeffecd error() returns void; declare all variables as extern 1996-05-17 23:29:07 +00:00
Ted Lemon
30b185f29c declare error function as void 1996-05-17 23:26:32 +00:00
Ted Lemon
6185d99424 initialize option pointers after allocating a new class structure 1996-05-17 23:20:23 +00:00
Ted Lemon
4a0d788a26 declare default and max lease times 1996-05-17 23:18:54 +00:00
Ted Lemon
9375101b4a Preinitialize static lease structure to avoid accidentally shadowing values across lease statements; allow text strings as Unique Identifiers; zero-length Unique Identifiers generate warning, but do not cause code to fail 1996-05-17 23:12:09 +00:00
Ted Lemon
d48783033b getc() returns int, not char 1996-05-17 23:09:54 +00:00
Ted Lemon
67cf2a75a0 Update copyright 1996-05-17 07:42:05 +00:00
Ted Lemon
2de3ea532a Add BSD/OS definitions 1996-05-17 01:09:31 +00:00
Ted Lemon
73fd57182e Fix up 64-bit faux pas 1996-05-17 01:08:52 +00:00
Ted Lemon
a8513aef86 Clean up comments 1996-05-17 01:07:52 +00:00
Ted Lemon
3060073a8f Fix ultrix.h so it works without a hacked Ultrix system 1996-05-17 00:29:29 +00:00
Ted Lemon
409503846d Add support for broken old 4.2BSD syslog 1996-05-17 00:28:58 +00:00
Ted Lemon
b610e24a96 Configuration information for Alpha/OSF1 1996-05-16 23:56:17 +00:00
Ted Lemon
48142f2385 Fix pointer type incompatibilities 1996-05-16 23:56:03 +00:00
Ted Lemon
58a4aa848d Add support for Alpha/OSF1; add default format for sprintfing BPF device name 1996-05-16 23:55:42 +00:00
Ted Lemon
019f8a12eb Fix up pointer types; add support for Alpha OSF/1 pfilt, which is only slightly different 1996-05-16 23:55:04 +00:00
Ted Lemon
dd4f610d15 Blow away BSD-style Makefile - it's not worth it 1996-05-16 23:53:18 +00:00
Ted Lemon
58f7243dba Add jmp_buf prototype declaration macro 1996-05-16 23:14:44 +00:00
Ted Lemon
e76970d349 Fix up pointer type incompatibilities 1996-05-16 23:13:59 +00:00
Ted Lemon
9029cbeea8 Fix up ethernet address struct-vs-array bug 1996-05-16 23:13:07 +00:00
Ted Lemon
b1af589d57 Add solaris dependencies 1996-05-16 23:12:28 +00:00
Ted Lemon
56c9de4bd7 Fix up jmp_buf declarations 1996-05-16 23:12:18 +00:00
Ted Lemon
74ccb1f3ac Add solaris defs 1996-05-16 23:11:48 +00:00
Ted Lemon
92c90cb265 Configuration for Solaris 2.5 1996-05-16 23:10:01 +00:00
Ted Lemon
d2fd62bf8d Use HAVE_SIN_LEN for bsdos... 1996-05-16 23:08:03 +00:00
Ted Lemon
fcc09faa7c Add an else clause to avoid redundant test 1996-05-16 23:07:36 +00:00
Ted Lemon
cbecf9cd78 Add subnet info for vix.com 1996-05-16 23:06:34 +00:00
Ted Lemon
33c95d3bc4 Default network API is NIT 1996-05-16 09:43:14 +00:00
Ted Lemon
fda0441fd8 Hack around broadcast netmask bug by installing a host route to 255.255.255.255 1996-05-16 09:22:53 +00:00
Ted Lemon
47bab74fcd Take out debug code in filter allowing in client packets 1996-05-16 08:19:02 +00:00
Ted Lemon
a8de6c982d Debug and install NIT packet filter 1996-05-16 08:18:05 +00:00
Ted Lemon
64ed2d7cf9 Don't log the fact that a packet has arrived 1996-05-16 07:53:29 +00:00
Ted Lemon
f9a32ee9b4 Dump DHCP request type at LOG_INFO level instead of LOG_DEBUG 1996-05-16 07:52:49 +00:00
Ted Lemon
7e7af53b9b Another fussy interface announcement change 1996-05-16 07:45:14 +00:00
Ted Lemon
e41d835013 Undo interface attach announcement changes 1996-05-16 07:43:43 +00:00
Ted Lemon
66d9a26622 Fix copyright dates 1996-05-16 07:43:11 +00:00
Ted Lemon
cafcf586c8 Kludge hardware interface type 1996-05-16 07:37:18 +00:00
Ted Lemon
fd1dff9463 Don't need to include if_dl anymore 1996-05-16 07:34:24 +00:00
Ted Lemon
107821e1c0 Define array-vs-struct compatibility macros; no snprintf; no strerror; use poll() syscall 1996-05-16 07:31:45 +00:00
Ted Lemon
e7f3140459 Move if_dl.h include to machine-dependent headers 1996-05-16 07:30:34 +00:00