Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 08:46:04 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ipcs ipcs.c
Message-ID:  <200203301646.g2UGk4Z00881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2002/03/30 08:46:04 PST

  Modified files:
    usr.bin/ipcs         ipcs.c 
  Log:
  1) Add missing prototypes for fmt_perm and cvt_time.
  2) Move a break outside a #if block to keep gcc3 from seeing a "default:"
     at the end of a block.
  3) Fix some format warnings. Some remain which can be fixed more easily
     when we have a full C99 printf.
  
  Revision  Changes    Path
  1.19      +8 -6      src/usr.bin/ipcs/ipcs.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?200203301646.g2UGk4Z00881>