K 10 svn:author V 3 gad K 8 svn:date V 27 2002-06-22T22:11:34.000000Z K 7 svn:log V 687 MFC *: Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable', 'restart', 'start', 'stop' and 'up'. This reduces the amount of code that is run as the priv userid, and eliminates some cases where error messages were written while that priv uid was in effect. As far as users are concerned, there should be no noticable difference in the new versions. In case there *is*, the previous implementations are still there as 'xabort', 'xenable', etc, so they are available for instant fallback. If no one reports a problem after a few weeks, then a later update will remove those x-commands. [* = 1.26->1.28 common.c, 1.21 lp.h, 1.25 cmds.c, 1.5 cmdtab.c, 1.6 extern.h] END