git: Ansify some function definitions that were previously overlooked.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Aug 4 03:29:57 PDT 2012


commit 89a89091c12ec84cf9b8955493e873d019d439fa
Author: Sascha Wildner <saw at online.de>
Date:   Sat Aug 4 12:29:28 2012 +0200

    Ansify some function definitions that were previously overlooked.

Summary of changes:
 lib/libipsec/pfkey.c                 |  301 ++++++++++------------------------
 lib/libipsec/pfkey_dump.c            |   19 +--
 lib/libpuffs/framebuf.c              |    2 +-
 libexec/ftpd/logwtmp.c               |    5 +-
 libexec/rbootd/bpf.c                 |   14 +-
 libexec/rbootd/parseconf.c           |    8 +-
 libexec/rbootd/rbootd.c              |   24 +--
 libexec/rbootd/rmpproto.c            |   26 +--
 libexec/rbootd/utils.c               |   36 ++---
 libexec/rpc.rstatd/rstat_proc.c      |   37 ++---
 libexec/rpc.rstatd/rstatd.c          |    7 +-
 libexec/rpc.rusersd/rusers_proc.c    |   23 +--
 libexec/rpc.rusersd/rusersd.c        |    7 +-
 libexec/rpc.rwalld/rwalld.c          |   22 +--
 libexec/rpc.sprayd/sprayd.c          |   13 +-
 libexec/telnetd/telnetd.c            |    4 +-
 libexec/telnetd/utility.c            |    5 +-
 sbin/mountd/mountd.c                 |    3 +-
 usr.bin/locate/code/locate.code.c    |    7 +-
 usr.bin/locate/locate/fastfind.c     |   16 +--
 usr.bin/locate/locate/locate.c       |   17 +--
 usr.bin/locate/locate/util.c         |   24 +--
 usr.bin/telnet/ring.c                |    6 +-
 usr.sbin/puffs/mount_psshfs/psbuf.c  |    2 +-
 usr.sbin/puffs/mount_psshfs/psshfs.c |    2 +-
 usr.sbin/setkey/token.l              |   10 +-
 26 files changed, 190 insertions(+), 450 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89a89091c12ec84cf9b8955493e873d019d439fa


-- 
DragonFly BSD source repository





More information about the Commits mailing list