]> diplodocus.org Git - nmh/history - uip/mhl.c
getpass.c: Move interface to own file.
[nmh] / uip / mhl.c
2017-11-12 Ralph CorderoyUse #include with `""' for including nmh's source.
2017-10-30 Ralph Corderoynmh_init(): Replace integer parameter with two bools.
2017-09-21 Ralph CorderoyDetect function-pointer `done' being set twice in a...
2017-05-15 Ralph Corderoyh/utils.h: Move in nmh_init() prototype from h/prototyp...
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2016-10-06 David LevineMerge branch 'welcome'
2016-09-29 David LevineInstead of relying on invo_name to decide whether to...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-25 David LevineReplaced boilerplate at beginning of each nmh program...
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinRemove the --disable-locale configure option and make...
2012-03-27 David LevineRemoved the hostable option from mts.conf because it...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
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