Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 14:12:55 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/nscd agent.h cachelib.h cacheplcs.h config.h debug.h log.h mp_rs_query.h mp_ws_query.h nscdcli.h parser.h protocol.h query.h src/usr.sbin/nscd/agents group.h passwd.h services.h
Message-ID:  <200906131413.n5DEDBIj064280@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2009-06-13 14:12:55 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/nscd        agent.h cachelib.h cacheplcs.h config.h 
                         debug.h log.h mp_rs_query.h mp_ws_query.h 
                         nscdcli.h parser.h protocol.h query.h 
    usr.sbin/nscd/agents group.h passwd.h services.h 
  Log:
  SVN rev 194112 on 2009-06-13 14:12:55Z by des
  
  Remove "extern" from function prototypes, and fix some (but not all)
  style(9) violations.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.5       +4 -5      src/usr.sbin/nscd/agent.h
  1.4       +2 -2      src/usr.sbin/nscd/agents/group.h
  1.4       +2 -2      src/usr.sbin/nscd/agents/passwd.h
  1.4       +2 -2      src/usr.sbin/nscd/agents/services.h
  1.6       +29 -41    src/usr.sbin/nscd/cachelib.h
  1.6       +12 -18    src/usr.sbin/nscd/cacheplcs.h
  1.5       +20 -23    src/usr.sbin/nscd/config.h
  1.5       +9 -9      src/usr.sbin/nscd/debug.h
  1.4       +2 -2      src/usr.sbin/nscd/log.h
  1.4       +1 -1      src/usr.sbin/nscd/mp_rs_query.h
  1.4       +2 -3      src/usr.sbin/nscd/mp_ws_query.h
  1.4       +9 -11     src/usr.sbin/nscd/nscdcli.h
  1.4       +1 -1      src/usr.sbin/nscd/parser.h
  1.5       +51 -65    src/usr.sbin/nscd/protocol.h
  1.5       +9 -12     src/usr.sbin/nscd/query.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906131413.n5DEDBIj064280>