2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 12:57:42 +00:00

18 Commits

Author SHA1 Message Date
Ted Lemon
a17d7685dc Account for tabs when pointing out errors. 1999-03-29 18:51:19 +00:00
Ted Lemon
f39b6e0089 Update license. 1999-03-16 05:50:46 +00:00
Ted Lemon
8ae2d59584 Change names of error functions to be more consistent. 1999-02-24 17:56:53 +00:00
Ted Lemon
7c695fad45 Cygwin32 compatibility; reindent; add routine for printing WinSock errors 1997-05-09 08:03:44 +00:00
Ted Lemon
006c74dade Don't name dhcpd - this is used by dhclient and dhcrelay as well 1997-02-22 12:26:12 +00:00
Ted Lemon
0c56f332ea error() now logs a message simply indicating that it is exiting. 1997-02-22 08:30:13 +00:00
Ted Lemon
a6cbc1e491 Log messages to stderr, not stdout. 1996-11-08 20:07:31 +00:00
Ted Lemon
eb5cc81eb9 Don't do syslog() when DEBUG is defined 1996-09-02 21:15:27 +00:00
Ted Lemon
88ddda34a5 Don't proceed if errors are found in dhcpd.conf 1996-08-29 09:49:53 +00:00
Ted Lemon
555261121a If log_perror is nonzero, print to stderr as well as logging; no more DEBUG ifdefs; parse_warn now prints offending line and points arrow at offending token. 1996-08-28 01:38:09 +00:00
Ted Lemon
f8b7d0973f rename tline/tlpos 1996-08-27 09:49:06 +00:00
Ted Lemon
ee9d710a5a Add tlname variable to store pointer to name of file being parsed 1996-05-23 22:21:12 +00:00
Ted Lemon
a2f303cd26 Update copyright 1996-05-20 20:22:47 +00:00
Ted Lemon
30b185f29c declare error function as void 1996-05-17 23:26:32 +00:00
Ted Lemon
409503846d Add support for broken old 4.2BSD syslog 1996-05-17 00:28:58 +00:00
Ted Lemon
cd05ee6b82 Add strerror() function if needed; account for lack of snprintf support 1996-05-16 07:20:51 +00:00
Ted Lemon
73fd7342cd LOG_ERR, not LOG_ERROR 1996-03-06 10:41:13 +00:00
Ted Lemon
d7837182d3 DHCP Server Daemon 1995-11-29 07:40:04 +00:00