cvs commit: src/usr.sbin/lptcontrol Makefile lptcontrol.8 lptcontrol.c

Jens Schweikhardt schweikh at FreeBSD.org
Fri Oct 1 13:04:21 PDT 2004


schweikh    2004-10-01 20:04:20 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/lptcontrol  Makefile lptcontrol.8 lptcontrol.c 
  Log:
  General overhaul:
  - Makefile: WARNS=6
  - man page: sort options, better xrefs, informative BUGS section
  - C source: proper option parsing, use printer control (.ctl) device,
              removed heaps of bit rot, style(9) cleanup, WARNS=6 cleanup.
  
  Prodded by:     joerg
  
  Revision  Changes    Path
  1.7       +2 -2      src/usr.sbin/lptcontrol/Makefile
  1.21      +23 -16    src/usr.sbin/lptcontrol/lptcontrol.8
  1.15      +52 -41    src/usr.sbin/lptcontrol/lptcontrol.c


More information about the cvs-src mailing list