Skip to content
GitLab
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
439845d2
Commit
439845d2
authored
Nov 02, 1995
by
Per Cederqvist
Browse files
Send the async_rejected_connection msg at most once per minute.
Added -t flag to dbck.
parent
1c2bf47b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/ChangeLog
View file @
439845d2
Thu Nov 2 20:58:40 1995 Per Cederqvist (ceder@lysator.liu.se)
* send-async.c (async_rejected_connection): Send this message at
most once per minute.
* log.c (log): A pid is sometimes larger than an int, so use %ld
and proper casts when printing the pid.
* dbck.c (dump_text_numbers): New variable.
(check_texts): Print a line for each checked text if
dump_text_numbers is set.
(main): Set dump_text_numbers if -t was given. Changed
usage-messages to include [-t].
* cache-database.c: Include "server/smalloc.h", not "smalloc.h".
* server-config.c: Likewise.
* conf-file.c: Likewise.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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