bird/sysdep/unix
Martin Mares 9fac310d1a Put client on a stony ground. The whole client is going to be system-specific
(the current version UNIX-specific) anyway, so it's useless to try splitting it
to sysdep and generic part. Instead of this, configure script decides (based on
system type and user's wish) what (if any) client should be built and what
autoconfiguration it requires. Also, the client provides its own die/bug/...
functions.
2000-01-19 15:07:00 +00:00
..
config.Y Wording changes. 2000-01-16 23:36:19 +00:00
endian.h Moved all system-dependent #include's containing endianity conversion 1999-03-29 19:14:43 +00:00
io.c Better order of includes. 1999-12-16 13:14:02 +00:00
krt-iface.c Minor cleanups. 1999-12-16 13:51:43 +00:00
krt-iface.h Reconfiguration for device protocol. 2000-01-17 11:17:33 +00:00
krt-set.c Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt-set.h Kernel route syncer now supports dynamic reconfiguration. Also it doesn't 2000-01-18 10:39:30 +00:00
krt.c Killed protocol->priority. Protocol startup should be clean and hack-free now. 2000-01-18 11:01:03 +00:00
krt.h Kernel route syncer now supports dynamic reconfiguration. Also it doesn't 2000-01-18 10:39:30 +00:00
krt.Y Separated `official protocol names' used in status dumps from name templates 2000-01-17 11:52:50 +00:00
log.c Allow logging to stderr as well. 1999-12-06 13:51:04 +00:00
main.c Converted shutdown to a kind of reconfiguration, it's no more handled 2000-01-16 17:40:26 +00:00
Modules Put client on a stony ground. The whole client is going to be system-specific 2000-01-19 15:07:00 +00:00
timer.h Added tm_format_reltime() for formatting of relative time quantities. 1999-12-01 11:59:00 +00:00
unix.h First attempt on dynamic reconfiguration. There are still lots of bugs 2000-01-16 16:44:50 +00:00