DragonFly commits List (threaded) for 2009-03
DragonFly BSD
DragonFly commits List (threaded) for 2009-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Mar 2009 05:47:46 -0700 (PDT)

commit 953df15ce4dd39df097d774dfce2b2c7373c4616
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]