Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2002 02:49:11 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ktrace ktrace.c ktrace.h subr.c
Message-ID:  <200204011049.g31AnBq90573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2002/04/01 02:49:11 PST

  Modified files:
    usr.bin/ktrace       ktrace.c ktrace.h subr.c 
  Log:
  1) Clean up vendor and ID strings.
  2) include stdlib.h for atoi.
  3) staticise and constify.
  4) add some missing prototypes.
  5) add some parens to keep gcc happy.
  
  Revision  Changes    Path
  1.17      +15 -10    src/usr.bin/ktrace/ktrace.c
  1.3       +3 -0      src/usr.bin/ktrace/ktrace.h
  1.9       +11 -2     src/usr.bin/ktrace/subr.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?200204011049.g31AnBq90573>