summaryrefslogtreecommitdiffstats
path: root/sysdep/unix/Modules
AgeCommit message (Expand)Author
2000-06-05Split random number functions off io.c, so that they can be documentedMartin Mares
2000-01-19Put client on a stony ground. The whole client is going to be system-specificMartin Mares
1999-12-06Logging is now configurable. You can define multiple log outputs (to bothMartin Mares
1999-10-29Added skeleton of the client. Does nothing, but at least compiles.Martin Mares
1999-03-29Moved all system-dependent #include's containing endianity conversionMartin Mares
1999-03-03Rewrote the kernel syncer. The old layering was horrible.Martin Mares
1999-03-01Use traditional Unix route/iface interface only when CONFIG_NETLINKMartin Mares
1999-02-13When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICEMartin Mares
1998-12-08Hopefully finished kernel syncer (krt) rewrite:Martin Mares
1998-12-06Kernel syncer is now configurable. It will probably need some moreMartin Mares
1998-10-18Since almost every UNIX system requires different techniques for readingMartin Mares
1998-10-18Split protocol init to building of protocol list and real protocol init.Martin Mares
1998-05-26Implemented scanning of network interfaces. Mostly very ugly code due toMartin Mares
1998-05-24Implemented timers. Using bird_clock_t for absolute time from now...Martin Mares
1998-05-15The library is now glued together from generic and OS-dependent partsMartin Mares