Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / mhl.c
2012-06-04 markus schnalkeRemoved configure flag --disable-locale and have it...
2012-05-16 markus schnalkeFixed mhl's -nobody switch.
2012-05-05 markus schnalkemhl: Removed unused digest features from mhl.
2012-05-01 markus schnalkeRenamed -version switch to -Version to remove the confl...
2012-04-14 markus schnalkemhl: Don't invoke the pager anymore.
2012-03-29 markus schnalkemhl: removed -folder switch and folder output for messa...
2012-03-27 markus schnalkeChanged types and added casts so that build is clean...
2012-03-27 markus schnalkeProper field initialization.
2012-03-27 markus schnalkeWe are making POSIX signal support a requirement.
2012-03-27 markus schnalkeSwitch from using RETSIGTYPE via autoconf to void.
2012-03-24 markus schnalkeIn-sourced copyip() and could make the code simpler.
2012-03-22 markus schnalkemoreproc is now Pager/defaultpager; removed -moreproc...
2012-03-20 markus schnalkes/nfs/fmtstr/
2012-02-11 markus schnalkeRemoved the now unused SOprint().
2012-02-10 markus schnalkeRemoved any knowledge of a screen length from mhl.
2012-02-10 markus schnalkeRemoved the -clear switch from mhl.
2012-02-10 markus schnalkeRemoved the -bell option from mhl.
2012-02-10 markus schnalkemoreproc will always be set in config/config.c, thus...
2012-02-10 markus schnalkeRemoved the check for hardcopy terminals. There won...
2012-02-10 markus schnalkeRemoved the -nomoreproc switch from mhl, show, mhshow.
2012-02-10 markus schnalkeMerged mhlsbr.c into mhl.c.
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-04 markus schnalkeRemoved the MTS and post; now we always use /usr/sbin...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision