Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 15:57:01 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rbootd bpf.c defs.h parseconf.c rbootd.c rmpproto.c utils.c src/libexec/revnetgroup hash.c hash.h parse_netgroup.c revnetgroup.c src/libexec/rexecd rexecd.c src/libexec/rlogind rlogind.c
Message-ID:  <200202072357.g17Nv1H19643@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/02/07 15:57:01 PST

  Modified files:
    libexec/rbootd       bpf.c defs.h parseconf.c rbootd.c 
                         rmpproto.c utils.c 
    libexec/revnetgroup  hash.c hash.h parse_netgroup.c 
                         revnetgroup.c 
    libexec/rexecd       rexecd.c 
    libexec/rlogind      rlogind.c 
  Log:
  o __P removal
  o register removal
  o use new style prototypes and function definitions
  
  Revision  Changes    Path
  1.11      +5 -9      src/libexec/rbootd/bpf.c
  1.4       +33 -33    src/libexec/rbootd/defs.h
  1.11      +4 -5      src/libexec/rbootd/parseconf.c
  1.13      +10 -17    src/libexec/rbootd/rbootd.c
  1.8       +8 -20     src/libexec/rbootd/rmpproto.c
  1.7       +13 -25    src/libexec/rbootd/utils.c
  1.7       +12 -17    src/libexec/revnetgroup/hash.c
  1.7       +6 -6      src/libexec/revnetgroup/hash.h
  1.8       +14 -20    src/libexec/revnetgroup/parse_netgroup.c
  1.12      +3 -5      src/libexec/revnetgroup/revnetgroup.c
  1.25      +21 -28    src/libexec/rexecd/rexecd.c
  1.38      +23 -40    src/libexec/rlogind/rlogind.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?200202072357.g17Nv1H19643>