DragonFly-2.3.0.509.g953df master libexec/bootpd bootpd.c libexec/bootpd/bootpgw bootpgw.c libexec/bootpd dovend.c dovend.h dumptab.c getether.c getif.c hash.c hash.h hwaddr.c hwaddr.h lookup.c lookup.h readfile.c readfile.h report.c report.h rtmsg.c libexec/bootpd/tools/bootpef bootpef.c libexec/bootpd/tools/bootptest bootptest.c bootptest.h print-bootp.c libexec/bootpd tzone.c
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Mar 27 05:49:19 PDT 2009
commit 953df15ce4dd39df097d774dfce2b2c7373c4616
Author: Sascha Wildner <saw at online.de>
Date: Fri Mar 27 13:46:52 2009 +0100
bootpd(8): Remove 'register' and P() and silence -Wold-style-definition.
Summary of changes:
libexec/bootpd/bootpd.c | 56 +++------
libexec/bootpd/bootpgw/bootpgw.c | 24 +---
libexec/bootpd/dovend.c | 28 +----
libexec/bootpd/dovend.h | 14 +--
libexec/bootpd/dumptab.c | 32 ++----
libexec/bootpd/getether.c | 12 +-
libexec/bootpd/getif.c | 16 ++-
libexec/bootpd/hash.c | 72 ++++--------
libexec/bootpd/hash.h | 39 +++----
libexec/bootpd/hwaddr.c | 27 ++---
libexec/bootpd/hwaddr.h | 14 +--
libexec/bootpd/lookup.c | 14 +--
libexec/bootpd/lookup.h | 14 +--
libexec/bootpd/readfile.c | 158 +++++++++-----------------
libexec/bootpd/readfile.h | 19 +---
libexec/bootpd/report.c | 5 +-
libexec/bootpd/report.h | 14 +--
libexec/bootpd/rtmsg.c | 26 ++--
libexec/bootpd/tools/bootpef/bootpef.c | 21 +---
libexec/bootpd/tools/bootptest/bootptest.c | 15 +--
libexec/bootpd/tools/bootptest/bootptest.h | 10 +--
libexec/bootpd/tools/bootptest/print-bootp.c | 27 ++---
libexec/bootpd/tzone.c | 2 +-
23 files changed, 215 insertions(+), 444 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/953df15ce4dd39df097d774dfce2b2c7373c4616
--
DragonFly BSD source repository
More information about the Commits
mailing list