On today's systems fork() will hardly fail, thus removed the fork retry loops.
[mmh] / uip / mhshowsbr.c
2012-03-21 markus schnalkeOn today's systems fork() will hardly fail, thus remove...
2012-02-11 markus schnalkeRemoved the now unused SOprint().
2012-02-10 markus schnalkemoreproc will always be set in config/config.c, thus...
2012-02-10 markus schnalkeRemoved the -nomoreproc switch from mhl, show, mhshow.
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-01-30 markus schnalkeRemoved -pause from mhshow(1).
2012-01-05 markus schnalkeExplicit checks for return values of strcmp().
2012-01-03 markus schnalkes/vfork/fork/
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-05 markus schnalkeRemoved mhn, as it was already replaced by mhlist/mhsho...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-04-11 Oliver Kiddlemove most remaining macros out of acconfig.h which...
2008-01-25 Josh Bressers* uip/mhshowsbr.c (show_all_messages): Be more generous...
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-08-07 Ruud de RooijModify umask set by mhshow to enable user execute bit...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-04-06 Dan HarklessApplied Eric Schnoebelen <eric@cirr.com>'s mhshowsbr...
2000-02-28 Ruud de Rooij * Fix security hole in mhshowsbr.c which allowed untru...
1999-09-26 Ruud de Rooij * Added config.sub and config.guess to the list of...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision