Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2002 21:24:53 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rpc.rquotad rquotad.c src/libexec/rpc.rstatd rstat_proc.c rstatd.c src/libexec/rpc.rusersd rusers_proc.c rusersd.c src/libexec/rpc.rwalld rwalld.c src/libexec/rpc.sprayd sprayd.c
Message-ID:  <200202070524.g175Or954230@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/02/06 21:24:53 PST

  Modified files:
    libexec/rpc.rquotad  rquotad.c 
    libexec/rpc.rstatd   rstat_proc.c rstatd.c 
    libexec/rpc.rusersd  rusers_proc.c rusersd.c 
    libexec/rpc.rwalld   rwalld.c 
    libexec/rpc.sprayd   sprayd.c 
  Log:
  o __P removal
  o use new style prototypes and function definitions
  o signal handlers need an argument.  Mark it unused.
  
  Revision  Changes    Path
  1.5       +15 -27    src/libexec/rpc.rquotad/rquotad.c
  1.17      +15 -30    src/libexec/rpc.rstatd/rstat_proc.c
  1.9       +3 -5      src/libexec/rpc.rstatd/rstatd.c
  1.11      +8 -18     src/libexec/rpc.rusersd/rusers_proc.c
  1.9       +3 -5      src/libexec/rpc.rusersd/rusersd.c
  1.9       +13 -16    src/libexec/rpc.rwalld/rwalld.c
  1.6       +5 -9      src/libexec/rpc.sprayd/sprayd.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?200202070524.g175Or954230>