Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 16:01:07 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libnetgraph Makefile msg.c netgraph.3
Message-ID:  <200006212301.QAA87889@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/06/21 16:01:07 PDT

  Modified files:
    lib/libnetgraph      Makefile msg.c netgraph.3 
  Log:
  - Make sure the message token returned by NgSendMsg() is non-negative
  - Have NgSendAsciiMsg() return the same token as NgSendMsg()
  - Document that NgSendMsg() and NgSendAsciiMsg() return the token
  - Add MLINKS for the functions defined in netgraph(3)
  
  Revision  Changes    Path
  1.5       +13 -1     src/lib/libnetgraph/Makefile
  1.4       +12 -5     src/lib/libnetgraph/msg.c
  1.7       +6 -1      src/lib/libnetgraph/netgraph.3



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?200006212301.QAA87889>