Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
4abd9a00
Commit
4abd9a00
authored
Jul 22, 2003
by
Per Cederqvist
Browse files
Don't redefine LIST_INIT on FreeBSD 4.8.
parent
6ca99f81
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
4abd9a00
2003
-
07
-
22
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Don
't redefine LIST_INIT on FreeBSD 4.8.
* src/libraries/adns/src/dlist.h (ADNS_LIST_INIT, ADNS_LINK_INIT)
(ADNS_LIST_UNLINK_PART, ADNS_LIST_LINK_TAIL_PART, ADNS_LIST_UNLINK)
(ADNS_LIST_LINK_TAIL): Appended the "ADNS_" prefix to make the
macro names more unique. LIST_INIT is already defined in
/usr/include/sys/queue.h:291 on FreeBSD 4.8. All users updated.
Added overflow checking of timeval configuration parameters, and
test cases for the error checking.
* src/server/conf-file.c (assign_timeval): Added overflow checking.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment