bird/sysdep/unix/Modules
Martin Mares a0c37b45e5 Logging is now configurable. You can define multiple log outputs (to both
files and syslog) and assign lists of message categories to each of them.
1999-12-06 13:45:56 +00:00

24 lines
193 B
Plaintext

log.c
main.c
timer.h
io.c
unix.h
endian.h
config.Y
krt.c
krt.h
krt.Y
#ifdef CONFIG_UNIX_IFACE
krt-iface.c
krt-iface.h
#endif
#ifdef CONFIG_UNIX_SET
krt-set.c
krt-set.h
#endif
client-main.c