Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 23:39:19 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/mail lex.c src/usr.bin/make compat.c util.c src/usr.bin/more os.c src/usr.bin/renice renice.c src/usr.bin/systat vmstat.c src/usr.bin/tip/libacu dn11.c v831.c src/usr.bin/window ttoutput.c wwchild.c wwerror.c ...
Message-ID:  <200004140639.XAA00953@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/04/13 23:39:19 PDT

  Modified files:
    usr.bin/mail         lex.c 
    usr.bin/make         compat.c util.c 
    usr.bin/more         os.c 
    usr.bin/renice       renice.c 
    usr.bin/systat       vmstat.c 
    usr.bin/tip/libacu   dn11.c v831.c 
    usr.bin/window       ttoutput.c wwchild.c wwerror.c 
    usr.bin/tip/tip      cmds.c tip.c tip.h tipout.c value.c 
  Log:
  #include <errno.h> where needed.  Kill extern int errno;.
  
  Minor warnings in tip corrected.
  
  Revision  Changes    Path
  1.6       +2 -1      src/usr.bin/mail/lex.c
  1.17      +1 -2      src/usr.bin/make/compat.c
  1.6       +2 -5      src/usr.bin/make/util.c
  1.5       +3 -1      src/usr.bin/more/os.c
  1.5       +2 -2      src/usr.bin/renice/renice.c
  1.39      +2 -2      src/usr.bin/systat/vmstat.c
  1.2       +3 -1      src/usr.bin/tip/libacu/dn11.c
  1.2       +3 -1      src/usr.bin/tip/libacu/v831.c
  1.2       +3 -2      src/usr.bin/window/ttoutput.c
  1.2       +3 -1      src/usr.bin/window/wwchild.c
  1.2       +3 -1      src/usr.bin/window/wwerror.c
  1.13      +3 -2      src/usr.bin/tip/tip/cmds.c
  1.13      +2 -2      src/usr.bin/tip/tip/tip.c
  1.6       +3 -1      src/usr.bin/tip/tip/tip.h
  1.7       +2 -2      src/usr.bin/tip/tip/tipout.c
  1.6       +3 -3      src/usr.bin/tip/tip/value.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004140639.XAA00953>