Call send directly, not via sendproc. Removed its profile entry, too.
[mmh] / uip / whatnow.c
2012-03-22 markus schnalkeCall send directly, not via sendproc. Removed its profi...
2012-03-22 markus schnalkes/lproc/listproc/
2012-03-22 markus schnalkeRework of Editor/defaulteditor, similar to Pager/defaul...
2012-03-21 markus schnalkeOn today's systems fork() will hardly fail, thus remove...
2012-03-20 markus schnalkeanno: Undid the ``preserve argument hack''.
2012-02-11 markus schnalkeMade show(1) the default lproc. `list' and `display...
2012-02-08 markus schnalkeAnnotations will always be done inplace from now on.
2012-02-08 markus schnalkeRemoved the `-delete' option from the `quit' command...
2012-02-08 markus schnalkeSeparated send from whatnow, similar to the previous...
2012-02-08 markus schnalkeAlways exec whatnow; don't link the code into comp...
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!
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
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