Removed some dead code, all inside #if 0's. I tried to not remove
[mmh] / uip / mhcachesbr.c
2012-12-12 David LevineRemoved some dead code, all inside #if 0's. I tried...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2012-01-11 Ken HornsteinCompletely remove the use of TIME_WITH_SYS_TIME (I...
2012-01-09 Ken HornsteinRemove OS-specific defines. As part of it, remove...
2012-01-04 Lyndon NerenbergClean up process wait to use POSIX waitpid() interface.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-04-30 Doug MorrisInitial revision