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

git: Fix LINT build.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 11 Sep 2010 01:57:45 -0700 (PDT)

commit 93bffecadc0caefc46f12b736eab0e62c2b6f42e
Author: Sascha Wildner <saw@online.de>
Date:   Sat Sep 11 10:57:34 2010 +0200

    Fix LINT build.
    
    I never get why LINT isn't just checked before pushing such huge
    changes. Takes just a couple of minutes, really. :)

Summary of changes:
 sys/net/pf/pf.c                 |    2 +-
 sys/netinet/ip_divert.c         |    3 ++-
 sys/netinet/sctp_input.c        |    1 +
 sys/netinet/sctp_peeloff.c      |    1 +
 sys/netinet/sctp_usrreq.c       |    1 +
 sys/netproto/atalk/ddp_usrreq.c |    6 ++++--
 sys/netproto/atm/atm_subr.c     |    1 +
 sys/netproto/ipx/ipx_usrreq.c   |    1 +
 sys/netproto/ipx/spx_usrreq.c   |    1 +
 sys/netproto/mpls/mpls_demux.c  |    1 -
 sys/netproto/ncp/ncp_sock.c     |    1 +
 sys/netproto/ns/idp_usrreq.c    |    1 +
 sys/netproto/ns/spp_usrreq.c    |    1 +
 sys/netproto/smb/smb_trantcp.c  |    1 +
 14 files changed, 17 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93bffecadc0caefc46f12b736eab0e62c2b6f42e


-- 
DragonFly BSD source repository



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