bird/sysdep/unix
Ondrej Zajicek (work) 3fda08e405 Unix: Change debugging options
The old behavior was that enabling debugging did many nontrivial changes
in BIRD behavior. The patch changes it that these changes are generally
independent. Compiling with --enable-debug now just enables compile-time
debug macros, but do not automatically activate debug mode (-d) nor local
mode (-l). Debug mode with output to file (-D) do not force foreground
mode (-f), therefore there is no need for backgroud option (-b), which is
removed. Also fixes a bug when the default log target in -D mode was
stderr instead of given debug file.
2018-12-04 16:55:25 +01:00
..
config.Y Unix: Implement log file size limit / log rotation 2018-11-18 14:03:50 +01:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Unix: Refactor tracked files 2018-11-18 14:03:50 +01:00
krt.c Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
krt.h Nest: Removing separate tmpa from route propagation 2018-05-30 17:08:49 +02:00
krt.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
log.c Unix: Change debugging options 2018-12-04 16:55:25 +01:00
main.c Unix: Change debugging options 2018-12-04 16:55:25 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-06-26 17:09:12 +02:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
unix.h Unix: Change debugging options 2018-12-04 16:55:25 +01:00