ArchiveOrangemail archive

cvs-sbin.freebsd.org


(List home) (Recent threads) (174 other FreeBSD lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe (we seem to have lost it) address with "subscribe" in the subject line.
  • This list contains about 1,481 messages, beginning Feb 1995
  • This list doesn't seem to be active
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

cvs commit: src/sbin/routed parms.c src/sbin/routed/rtquery rtquery.c

Ad
Poul-Henning Kamp 901086625Wed, 22 Jul 1998 05:50:25 +0000 (UTC)
phk         1998/07/21 22:49:40 PDT

  Modified files:
    sbin/routed          parms.c 
    sbin/routed/rtquery  rtquery.c 
  Log:
  /usr/src/sbin/routed/parms.c and .../routed/rtquery/rtquery.c both
  contain code that compare a char pointer with a char.  As this
  doesn't make much sense, it looks very much as if a '*' has been
  dropped by mistake.  I have made no analysis of the possible
  consequences of the problem.
  
  PR:		7319
  Reviewed by:	phk
  Submitted by:	Anders Thulin 
  
  Revision  Changes    Path
  1.3       +2 -2      src/sbin/routed/parms.c
  1.8       +2 -2      src/sbin/routed/rtquery/rtquery.c
Home | About | Privacy