kib         2012-09-01 05:35:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/drm2         drmP.h drm_drv.c 
    sys/dev/drm2/i915    i915_dma.c i915_drv.h 
    sys/modules/drm2/drm2 Makefile 
    sys/modules/drm2/i915kms Makefile 
  Added files:           (Branch: RELENG_9)
    sys/dev/drm2         drm_ioc32.c 
    sys/dev/drm2/i915    i915_ioc32.c 
  Log:
  SVN rev 239965 on 2012-09-01 05:35:48Z by kib
  
  MFC r239375:
  Add drm and i915 ioctl translations for 32 bit process on 64 bit host.
  
  Revision  Changes    Path
  1.1.2.4   +5 -0      src/sys/dev/drm2/drmP.h
  1.1.2.3   +27 -3     src/sys/dev/drm2/drm_drv.c
  1.1.2.2   +788 -0    src/sys/dev/drm2/drm_ioc32.c (new)
  1.1.2.3   +12 -3     src/sys/dev/drm2/i915/i915_dma.c
  1.1.2.3   +6 -0      src/sys/dev/drm2/i915/i915_drv.h
  1.1.2.2   +138 -0    src/sys/dev/drm2/i915/i915_ioc32.c (new)
  1.1.2.3   +5 -1      src/sys/modules/drm2/drm2/Makefile
  1.1.2.3   +7 -1      src/sys/modules/drm2/i915kms/Makefile



adrian      2012-09-01 05:43:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5212 ar5212_recv.c 
  Log:
  SVN rev 239966 on 2012-09-01 05:43:30Z by adrian
  
  Fix the PHY / CRC error bug in the AR5212 HAL, which apparently also pops
  up on (at least) the AR5413.
  
  The 30 second summary - if a CRC error frame comes in during PHY error
  processing, that CRC bit will be set for all subsequent frames until
  a non-CRC error frame is processed.
  
  So to allow for accurate PHY error processing (Radar, and ANI on the AR5212
  HAL chips) just tag the frame as being both CRC and PHY - let the driver
  decide what to do with it.
  
  PR:             kern/169362
  
  Revision  Changes    Path
  1.7       +14 -4     src/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c



rpaulo      2012-09-01 07:35:16 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/dtrace/dtraceall Makefile dtraceall.c 
  Log:
  SVN rev 239971 on 2012-09-01 07:35:16Z by rpaulo
  
  The dtnfsclient module dependency should only be added if the old NFS
  client support was compiled in.
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/modules/dtrace/dtraceall/Makefile
  1.9       +3 -0      src/sys/modules/dtrace/dtraceall/dtraceall.c



ed          2012-09-01 08:45:19 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              time.h 
  Log:
  SVN rev 239973 on 2012-09-01 08:45:19Z by ed
  
  Fix whitespace.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.89      +25 -25    src/sys/sys/time.h



ed          2012-09-01 08:45:58 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              time.h 
  Log:
  SVN rev 239974 on 2012-09-01 08:45:58Z by ed
  
  While there, remove an unneeded blank line.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.90      +0 -1      src/sys/sys/time.h



trociny     2012-09-01 09:58:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          igmp.c 
  Log:
  SVN rev 239976 on 2012-09-01 09:58:09Z by trociny
  
  MFC r238084:
  
  Don't check for ifp != NULL before KASSERT, as ifp may not be NULL here
  (it is dereferenced below).
  
  Discussed with: jhb
  
  Revision  Changes    Path
  1.93.2.4  +5 -7      src/sys/netinet/igmp.c



trociny     2012-09-01 10:00:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          igmp.c 
  Log:
  SVN rev 239977 on 2012-09-01 10:00:37Z by trociny
  
  MFC r238084:
  
  Don't check for ifp != NULL before KASSERT, as ifp may not be NULL here
  (it is dereferenced below).
  
  Discussed with: jhb
  
  Revision  Changes    Path
  1.89.2.6  +5 -7      src/sys/netinet/igmp.c



trociny     2012-09-01 10:18:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 239978 on 2012-09-01 10:18:09Z by trociny
  
  MFC r238085:
  
  Fix KASSERT message.
  
  Revision   Changes    Path
  1.358.2.6  +1 -1      src/sys/kern/uipc_socket.c



trociny     2012-09-01 10:21:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 239979 on 2012-09-01 10:21:56Z by trociny
  
  MFC r238085:
  
  Fix KASSERT message.
  
  Revision    Changes    Path
  1.340.2.16  +1 -1      src/sys/kern/uipc_socket.c



trociny     2012-09-01 10:27:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/net              if_epair.c 
  Log:
  SVN rev 239980 on 2012-09-01 10:27:18Z by trociny
  
  MFC r238309:
  
  In epair_clone_destroy(), when destroying the second half, we have to
  switch to its vnet before calling ether_ifdetach(). Otherwise if the
  second half resides in a different vnet, if_detach() silently fails
  leaving a stale pointer in V_ifnet list, and the system crashes trying
  to access this pointer later.
  
  Another solution could be not to allow to destroy epair unless both
  ends are in the home vnet.
  
  Discussed with: bz
  Tested by:      delphij
  
  Revision  Changes    Path
  1.11.2.2  +20 -18    src/sys/net/if_epair.c



trociny     2012-09-01 10:28:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              if_epair.c 
  Log:
  SVN rev 239981 on 2012-09-01 10:28:20Z by trociny
  
  MFC r238309:
  
  In epair_clone_destroy(), when destroying the second half, we have to
  switch to its vnet before calling ether_ifdetach(). Otherwise if the
  second half resides in a different vnet, if_detach() silently fails
  leaving a stale pointer in V_ifnet list, and the system crashes trying
  to access this pointer later.
  
  Another solution could be not to allow to destroy epair unless both
  ends are in the home vnet.
  
  Discussed with: bz
  Tested by:      delphij
  
  Revision  Changes    Path
  1.3.2.10  +20 -18    src/sys/net/if_epair.c



trociny     2012-09-01 10:32:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 239982 on 2012-09-01 10:32:40Z by trociny
  
  MFC r239075:
  
  In tcp timers, check INP_DROPPED flag a little later, after
  callout_deactivate(), so if INP_DROPPED is set we return with the
  timer active flag cleared.
  
  For me this fixes negative keep timer values reported by `netstat -x'
  for connections in CLOSE state.
  
  Revision   Changes    Path
  1.121.2.4  +38 -9     src/sys/netinet/tcp_timer.c



trociny     2012-09-01 10:33:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 239983 on 2012-09-01 10:33:53Z by trociny
  
  MFC r239075:
  
  In tcp timers, check INP_DROPPED flag a little later, after
  callout_deactivate(), so if INP_DROPPED is set we return with the
  timer active flag cleared.
  
  For me this fixes negative keep timer values reported by `netstat -x'
  for connections in CLOSE state.
  
  Revision   Changes    Path
  1.112.2.6  +38 -9     src/sys/netinet/tcp_timer.c



trociny     2012-09-01 10:37:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet6         ip6_output.c 
  Log:
  SVN rev 239984 on 2012-09-01 10:37:41Z by trociny
  
  MFC r239383:
  
  In ip6_ctloutput() guard inp_flags modifications with INP_WLOCK.
  
  Revision    Changes    Path
  1.147.2.10  +6 -0      src/sys/netinet6/ip6_output.c



trociny     2012-09-01 10:39:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet6         ip6_output.c 
  Log:
  SVN rev 239985 on 2012-09-01 10:39:01Z by trociny
  
  MFC r239383:
  
  In ip6_ctloutput() guard inp_flags modifications with INP_WLOCK.
  
  Revision   Changes    Path
  1.137.2.9  +6 -0      src/sys/netinet6/ip6_output.c



pjd         2012-09-01 10:52:19 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_subr.c 
  Log:
  SVN rev 239987 on 2012-09-01 10:52:19Z by pjd
  
  Allow to pass providers with /dev/ prefix to g_provider_by_name().
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.119     +8 -0      src/sys/geom/geom_subr.c



pjd         2012-09-01 11:21:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sys_procdesc.c 
  Log:
  SVN rev 239989 on 2012-09-01 11:21:56Z by pjd
  
  Fix panic in procdesc that can be triggered in the following scenario:
  
  1. Process A pdfork(2)s process B.
  2. Process A passes process descriptor of B to unrelated process C.
  3. Hit CTRL+C to terminate process A. Process B is also terminated
     with SIGINT.
  4. init(8) collects status of process B.
  5. Process C closes process descriptor associated with process B.
  
  When we have such order of events, init(8), by collecting status of
  process B, will call procdesc_reap(). This function sets pd_proc to NULL.
  
  Now when process C calls close on this process descriptor,
  procdesc_close() is called. Unfortunately procdesc_close() assumes that
  pd_proc points at a valid proc structure, but it was set to NULL earlier,
  so the kernel panics.
  
  The patch also adds setting 'p->p_procdesc' to NULL in procdesc_reap(),
  which I think should be done.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +10 -2     src/sys/kern/sys_procdesc.c



kib         2012-09-01 15:50:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/i386        ptrace_machdep.c 
  Log:
  SVN rev 239992 on 2012-09-01 15:50:52Z by kib
  
  MFC r238675:
  Force clean FPU state in PCB user FPU save area for PT_I386_{GET,SET}XMMREGS.
  
  Revision  Changes    Path
  1.7.2.2   +2 -0      src/sys/i386/i386/ptrace_machdep.c



kib         2012-09-01 15:53:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/isa         npx.c 
  Log:
  SVN rev 239993 on 2012-09-01 15:53:26Z by kib
  
  MFC r238676:
  Add stmxcsr.
  
  MFC r238914:
  Change (unused) prototype for stmxcsr() to match reality.
  
  Revision   Changes    Path
  1.192.2.4  +2 -0      src/sys/i386/isa/npx.c



kib         2012-09-01 15:55:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/isa         npx.c 
  Log:
  SVN rev 239994 on 2012-09-01 15:55:14Z by kib
  
  MFC r238677:
  Stop clearing x87 exceptions in the #MF handler.
  
  Revision   Changes    Path
  1.192.2.5  +13 -16    src/sys/i386/isa/npx.c



kib         2012-09-01 15:57:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/i386        trap.c 
    sys/i386/include     npx.h 
    sys/i386/isa         npx.c 
  Log:
  SVN rev 239995 on 2012-09-01 15:57:12Z by kib
  
  MFC r238678:
  Provide siginfo.si_code for floating point errors when error occurs
  using the SSE math processor.
  
  Revision   Changes    Path
  1.341.2.8  +8 -2      src/sys/i386/i386/trap.c
  1.36.2.4   +2 -1      src/sys/i386/include/npx.h
  1.192.2.6  +25 -2     src/sys/i386/isa/npx.c



kib         2012-09-01 15:59:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/i386        machdep.c pmap.c trap.c vm86.c 
                         vm_machdep.c 
    sys/i386/include     pcpu.h 
    sys/i386/isa         npx.c 
  Log:
  SVN rev 239996 on 2012-09-01 15:59:09Z by kib
  
  MFC r238792:
  Introduce curpcb magic variable.
  
  Revision    Changes    Path
  1.736.2.9   +1 -1      src/sys/i386/i386/machdep.c
  1.705.2.11  +3 -3      src/sys/i386/i386/pmap.c
  1.341.2.9   +9 -9      src/sys/i386/i386/trap.c
  1.63.4.3    +3 -3      src/sys/i386/i386/vm86.c
  1.307.2.2   +4 -0      src/sys/i386/i386/vm_machdep.c
  1.60.2.2    +21 -1     src/sys/i386/include/pcpu.h
  1.192.2.7   +14 -15    src/sys/i386/isa/npx.c



eadler      2012-09-01 23:33:49 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet/ipfw     ip_fw_log.c 
  Log:
  SVN rev 239997 on 2012-09-01 23:33:49Z by eadler
  
      Mark the ipfw interface type as not being ether. This fixes an issue
      where uuidgen tried to obtain a ipfw device's mac address which was
      always zero.
  
      PR:         170460
      Submitted by:       wxs
      Reviewed by:        bdrewery
      Reviewed by:        delphij
      Approved by:        cperciva
      MFC after:  1 week
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/netinet/ipfw/ip_fw_log.c



avatar      2012-09-02 03:36:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/gnu/fs/reiserfs  reiserfs_vfsops.c 
  Log:
  SVN rev 239999 on 2012-09-02 03:36:57Z by avatar
  
  MFC r238980:
  
    Just like the other file systems found in /sys/fs, g_vfs_open()
  should be paried with g_vfs_close().  Though g_vfs_close() is a wrapper
  around g_wither_geom_close(), r206130 added the following test in
  g_vfs_open():
  
          if (bo->bo_private != vp)
                  return (EBUSY);
  
    Which will cause a 'Device busy' error inside reiserfs_mountfs() if
  the same file system is re-mounted again after umount or mounting failure:
  
          (case 1, /dev/ad4s3 is not a valid REISERFS partition)
          # mount -t reiserfs -o ro /dev/ad4s3 /mnt
          mount: /dev/ad4s3: Invalid argument
          # mount -t msdosfs -o ro /dev/ad4s3 /mnt
          mount: /dev/ad4s3: Device busy
  
          (case 2, /dev/ad4s3 is a valid REISERFS partition)
          # mount -t reiserfs -o ro /dev/ad4s3 /mnt
          # umount /mnt
          # mount -t reiserfs -o ro /dev/ad4s3 /mnt
          mount: /dev/ad4s3: Device busy
  
    On the other hand, g_vfs_close() 'fixed' the above cases by doing an
  extra step to keep 'sc->sc_bo->bo_private' and 'cp->private' pointers
  synchronised.
  
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.17.2.4  +2 -2      src/sys/gnu/fs/reiserfs/reiserfs_vfsops.c



alc         2012-09-02 04:39:07 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 240000 on 2012-09-02 04:39:07Z by alc
  
  Calculate the new PTE value in pmap_enter() before acquiring any locks.
  
  Move an assertion to the beginning of pmap_enter().
  
  Revision  Changes    Path
  1.113     +17 -24    src/sys/mips/mips/pmap.c



adrian      2012-09-02 04:56:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5212 ar5212_misc.c 
  Log:
  SVN rev 240001 on 2012-09-02 04:56:29Z by adrian
  
  AR5212 radar pulse fixes.
  
  Fix the strong signal diversity capability setting - I had totally
  messed up the indentation.
  
  Set the default values to match what's in the .ini for now, rather than
  what values I had previously gleaned from places.  This seems to work
  quite well for the early AR5212 NICs I have.  Of course, later NICs
  have different PHYs and the radar configuration is very card/board
  dependent..
  
  Tested:
  
   * ath1: AR5212 mac 5.3 RF5111 phy 4.1
     ath1: 2GHz radio: 0x0023; 5GHz radio: 0x0017
  
  This detects 1, 5, 25, 50, 75, 100uS pulses reliably (with no interference.)
  
  However, 10uS pulses don't detect reliably. That may be around the
  transition between short and long pulses so some further tuning may
  improve things.
  
  Revision  Changes    Path
  1.30      +12 -13    src/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c



adrian      2012-09-02 05:01:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_dfs/null dfs_null.c 
  Log:
  SVN rev 240002 on 2012-09-02 05:01:10Z by adrian
  
  Disable strong signal diversity when enabling radar pulse detection
  for the AR5212 era NICs.
  
  Revision  Changes    Path
  1.13      +7 -0      src/sys/dev/ath/ath_dfs/null/dfs_null.c



trociny     2012-09-02 07:29:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 240003 on 2012-09-02 07:29:37Z by trociny
  
  In soreceive_generic() when checking if the type of mbuf has changed
  check it for MT_CONTROL type too, otherwise the assertion
  "m->m_type == MT_DATA" below may be triggered by the following scenario:
  
  - the sender sends some data (MT_DATA) and then a file descriptor
    (MT_CONTROL);
  - the receiver calls recv(2) with a MSG_WAITALL asking for data larger
    than the receive buffer (uio_resid > hiwat).
  
  MFC after:      2 week
  
  Revision  Changes    Path
  1.367     +2 -2      src/sys/kern/uipc_socket.c



trociny     2012-09-02 07:33:52 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 240004 on 2012-09-02 07:33:52Z by trociny
  
  In soreceive_generic() remove the optimization for the case when
  MSG_WAITALL is set, and it is possible to do the entire receive
  operation at once if we block (resid <= hiwat). Actually it might make
  the recv(2) with MSG_WAITALL flag get stuck when there is enough space
  in the receiver buffer to satisfy the request but not enough to open
  the window closed previously due to the buffer being full.
  
  The issue can be reproduced using the following scenario:
  
  On the sender side do 2 send(2) requests:
  
  1) data of size much smaller than SOBUF_SIZE (e.g. SOBUF_SIZE / 10);
  2) data of size equal to SOBUF_SIZE.
  
  On the receiver side do 2 recv(2) requests with MSG_WAITALL flag set:
  
  1) recv() data of SOBUF_SIZE / 10 size;
  2) recv() data of SOBUF_SIZE size;
  
  We totally fill the receiver buffer with one SOBUF_SIZE/10 size request
  and partial SOBUF_SIZE request. When the first request is processed we
  get SOBUF_SIZE/10 free space. It is just enough to receive the rest of
  bytes for the second request, and soreceive_generic() blocks in the
  part that is a subject of this change waiting for the rest. But the
  window was closed when the buffer was filled and to avoid silly window
  syndrome it opens only when available space is larger than sb_hiwat/4
  or maxseg. So it is stuck and pending data is only sent via TCP window
  probes.
  
  Discussed with: kib (long ago)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.368     +2 -8      src/sys/kern/uipc_socket.c



tuexen      2012-09-02 12:37:30 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctputil.c 
  Log:
  SVN rev 240007 on 2012-09-02 12:37:30Z by tuexen
  
  Fix a typo which results in RTT to be off by a factor of 10, if the RTT is
  larger than 1 second.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.189     +1 -1      src/sys/netinet/sctputil.c



mjacob      2012-09-02 14:41:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp.c isp_pci.c 
  Log:
  SVN rev 240008 on 2012-09-02 14:41:29Z by mjacob
  
  Very belated MFC of 227548
  
  Was chasing down a failure to load f/w on a 2400. It turns out that the card
  is actually broken, or needs a BIOS upgrade for 64 bit loads, but this uncovered
  a couple of misplaced opcode definitions and some missing continual mbox command
  cases, so might as well update them here.
  
  Revision   Changes    Path
  1.167.2.4  +56 -11    src/sys/dev/isp/isp.c
  1.158.2.4  +2 -0      src/sys/dev/isp/isp_pci.c



mjacob      2012-09-02 14:44:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp.c isp_freebsd.h isp_pci.c ispmbox.h 
                         ispreg.h ispvar.h 
  Log:
  SVN rev 240009 on 2012-09-02 14:44:09Z by mjacob
  
  MFC of 237210
  
  Prepare for FC-Tape support.
  
  Revision   Changes    Path
  1.167.2.5  +405 -325  src/sys/dev/isp/isp.c
  1.117.2.6  +12 -2     src/sys/dev/isp/isp_freebsd.h
  1.158.2.5  +5 -10     src/sys/dev/isp/isp_pci.c
  1.64.2.2   +10 -3     src/sys/dev/isp/ispmbox.h
  1.31.2.2   +7 -12     src/sys/dev/isp/ispreg.h
  1.92.2.3   +7 -5      src/sys/dev/isp/ispvar.h



mjacob      2012-09-02 14:45:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp.c isp_freebsd.c isp_freebsd.h 
                         isp_pci.c ispmbox.h ispvar.h 
  Log:
  SVN rev 240010 on 2012-09-02 14:45:36Z by mjacob
  
  MFC of 237537
  
  Clean up multi-id mode so it's driven by the f/w loaded,...
  
  Revision   Changes    Path
  1.167.2.6  +62 -29    src/sys/dev/isp/isp.c
  1.175.2.4  +7 -4      src/sys/dev/isp/isp_freebsd.c
  1.117.2.7  +4 -3      src/sys/dev/isp/isp_freebsd.h
  1.158.2.6  +8 -14     src/sys/dev/isp/isp_pci.c
  1.64.2.3   +18 -3     src/sys/dev/isp/ispmbox.h
  1.92.2.4   +1 -1      src/sys/dev/isp/ispvar.h



dim         2012-09-02 14:46:18 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/gnu/fs/xfs       xfs_alloc.c xfs_vfsops.c 
    sys/gnu/fs/xfs/FreeBSD xfs_ioctl.c xfs_stats.c xfs_super.c 
    sys/modules/xfs      Makefile 
  Log:
  SVN rev 240011 on 2012-09-02 14:46:18Z by dim
  
  Partially revert r239959, after actually fixing most of the clang
  warnings in sys/gnu/fs/xfs.  The only warnings that still need to be
  suppressed are those about array bound overruns of flexible array
  members in xfs_dir2_{block,sf}.c, which are too expensive (in terms of
  cascading code changes) to fix.
  
  MFC after:      1 week
  X-MFC-With:     r239959
  
  Revision  Changes    Path
  1.1707    +6 -6      src/sys/conf/files
  1.7       +0 -4      src/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
  1.2       +1 -1      src/sys/gnu/fs/xfs/FreeBSD/xfs_stats.c
  1.10      +1 -1      src/sys/gnu/fs/xfs/FreeBSD/xfs_super.c
  1.3       +3 -1      src/sys/gnu/fs/xfs/xfs_alloc.c
  1.5       +1 -1      src/sys/gnu/fs/xfs/xfs_vfsops.c
  1.7       +0 -6      src/sys/modules/xfs/Makefile



mjacob      2012-09-02 14:46:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp.c 
  Log:
  SVN rev 240012 on 2012-09-02 14:46:30Z by mjacob
  
  MFC of 237544
  
  Unbreak register tests for parallel SCSI.
  
  Revision   Changes    Path
  1.167.2.7  +5 -2      src/sys/dev/isp/isp.c



mjacob      2012-09-02 14:56:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_freebsd.c isp_freebsd.h 
  Log:
  SVN rev 240013 on 2012-09-02 14:56:04Z by mjacob
  
  A belated MFC of 227126
  
  Implement the sysctl's for fibre channel that are listed in the man page.
  
  Revision   Changes    Path
  1.175.2.5  +8 -0      src/sys/dev/isp/isp_freebsd.c
  1.117.2.8  +1 -0      src/sys/dev/isp/isp_freebsd.h



mjacob      2012-09-02 15:00:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_freebsd.c isp_freebsd.h 
  Log:
  SVN rev 240014 on 2012-09-02 15:00:35Z by mjacob
  
  MFC of 228914
  
  Fix target mode compilation issues that arose after a change
  in the sense data structures.
  
  Revision   Changes    Path
  1.175.2.6  +28 -28    src/sys/dev/isp/isp_freebsd.c
  1.117.2.9  +7 -0      src/sys/dev/isp/isp_freebsd.h



mjacob      2012-09-02 15:03:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp.c isp_freebsd.c isp_freebsd.h 
                         isp_library.c isp_library.h isp_pci.c 
                         isp_stds.h isp_target.c isp_target.h 
                         ispmbox.h ispvar.h 
  Log:
  SVN rev 240015 on 2012-09-02 15:03:40Z by mjacob
  
  MFC of 238859
  
  Mega change for FC-Tape.
  
  Revision    Changes    Path
  1.167.2.8   +299 -268  src/sys/dev/isp/isp.c
  1.175.2.7   +919 -377  src/sys/dev/isp/isp_freebsd.c
  1.117.2.10  +97 -64    src/sys/dev/isp/isp_freebsd.h
  1.24.2.2    +236 -161  src/sys/dev/isp/isp_library.c
  1.11.2.2    +6 -2      src/sys/dev/isp/isp_library.h
  1.158.2.7   +83 -13    src/sys/dev/isp/isp_pci.c
  1.7.2.2     +70 -8     src/sys/dev/isp/isp_stds.h
  1.47.2.2    +60 -35    src/sys/dev/isp/isp_target.c
  1.31.4.2    +1 -0      src/sys/dev/isp/isp_target.h
  1.64.2.4    +42 -70    src/sys/dev/isp/ispmbox.h
  1.92.2.5    +28 -18    src/sys/dev/isp/ispvar.h



mjacob      2012-09-02 15:04:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_freebsd.c isp_freebsd.h 
  Log:
  SVN rev 240016 on 2012-09-02 15:04:39Z by mjacob
  
  MFC of 239143
  
  More rototilling with target mode in an attemp to get multiple...
  
  Revision    Changes    Path
  1.175.2.8   +617 -580  src/sys/dev/isp/isp_freebsd.c
  1.117.2.11  +13 -1     src/sys/dev/isp/isp_freebsd.h



mjacob      2012-09-02 15:05:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_freebsd.c isp_pci.c 
  Log:
  SVN rev 240017 on 2012-09-02 15:05:39Z by mjacob
  
  MFC of 239218
  
  Fix an oops where we wiped out DMA maps...
  
  Revision   Changes    Path
  1.175.2.9  +21 -8     src/sys/dev/isp/isp_freebsd.c
  1.158.2.8  +12 -10    src/sys/dev/isp/isp_pci.c



mjacob      2012-09-02 15:06:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp.c 
  Log:
  SVN rev 240018 on 2012-09-02 15:06:55Z by mjacob
  
  MFC of 239219
  
  Remove extraneous newline.
  
  Revision   Changes    Path
  1.167.2.9  +1 -1      src/sys/dev/isp/isp.c



mjacob      2012-09-02 15:07:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_freebsd.c 
  Log:
  SVN rev 240019 on 2012-09-02 15:07:51Z by mjacob
  
  MFC of 239330
  
  On lun disable, complete all INOTs and ATIOs with CAM_REQ_ABORTED.
  
  Revision    Changes    Path
  1.175.2.10  +18 -1     src/sys/dev/isp/isp_freebsd.c



mjacob      2012-09-02 15:18:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ispfw        asm_2300.h 
  Log:
  SVN rev 240020 on 2012-09-02 15:18:08Z by mjacob
  
  MFC of 238806
  
  Switch to FC-Tape f/w for the 23XX cards.
  
  Revision  Changes      Path
  1.11.4.2  +6522 -6085  src/sys/dev/ispfw/asm_2300.h



mjacob      2012-09-02 15:20:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/ctl          scsi_ctl.c 
  Log:
  SVN rev 240021 on 2012-09-02 15:20:10Z by mjacob
  
  MFC of 238870.
  
  Handle a case where we had an SRR that pushed back the..
  
  Revision  Changes    Path
  1.2.2.5   +124 -4    src/sys/cam/ctl/scsi_ctl.c



mjacob      2012-09-02 15:21:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_sbus.c 
  Log:
  SVN rev 240022 on 2012-09-02 15:21:55Z by mjacob
  
  MFC of 238887- fix compilation on isp_sbus.c
  
  Revision  Changes    Path
  1.42.2.3  +1 -1      src/sys/dev/isp/isp_sbus.c



mjacob      2012-09-02 15:23:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_pci.c 
  Log:
  SVN rev 240023 on 2012-09-02 15:23:01Z by mjacob
  
  MFC of 239010
  
  Oops. We only do allocate room for extended commands
  and responses for 2300 cards are newer.
  
  Revision   Changes    Path
  1.158.2.9  +12 -10    src/sys/dev/isp/isp_pci.c



mjacob      2012-09-02 15:24:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/scsi         scsi_all.h 
  Log:
  SVN rev 240024 on 2012-09-02 15:24:57Z by mjacob
  
  MFC of 239212
  
  Add VERIFY_10 def.
  
  Revision   Changes    Path
  1.37.2.10  +1 -0      src/sys/cam/scsi/scsi_all.h



mjacob      2012-09-02 15:27:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_sbus.c 
  Log:
  SVN rev 240025 on 2012-09-02 15:27:20Z by mjacob
  
  MFC of 239023
  
  Add detach logic to SBus variant.
  
  Revision  Changes    Path
  1.42.2.4  +59 -33    src/sys/dev/isp/isp_sbus.c



zont        2012-09-02 17:39:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_param.c 
  Log:
  SVN rev 240026 on 2012-09-02 17:39:02Z by zont
  
  - Make kern.maxtsiz, kern.dfldsiz, kern.maxdsiz, kern.dflssiz, kern.maxssiz
    and kern.sgrowsiz sysctls writable.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.102     +7 -7      src/sys/kern/subr_param.c



eadler      2012-09-02 17:46:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/puc          pucdata.c 
  Log:
  SVN rev 240027 on 2012-09-02 17:46:46Z by eadler
  
  MFC r239048:
          Add additional Perle Speed LE serial cards
  
  PR:             kern/168816
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.84.2.8  +25 -0     src/sys/dev/puc/pucdata.c



eadler      2012-09-02 18:00:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/aic7xxx      aic_osm_lib.c 
  Log:
  SVN rev 240028 on 2012-09-02 18:00:57Z by eadler
  
  MFC r239047:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.7.2.2   +0 -3      src/sys/dev/aic7xxx/aic_osm_lib.c



eadler      2012-09-02 18:01:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/aic7xxx      aic_osm_lib.c 
  Log:
  SVN rev 240029 on 2012-09-02 18:01:16Z by eadler
  
  MFC r239047:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.6.2.1   +0 -3      src/sys/dev/aic7xxx/aic_osm_lib.c



eadler      2012-09-02 18:04:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/puc          pucdata.c 
  Log:
  SVN rev 240030 on 2012-09-02 18:04:06Z by eadler
  
  MFC r239076:
          Add support for SIIG Cyber Serial Dual PCI 16C850
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.59.2.14  +6 -0      src/sys/dev/puc/pucdata.c



eadler      2012-09-02 18:04:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/puc          pucdata.c 
  Log:
  SVN rev 240031 on 2012-09-02 18:04:27Z by eadler
  
  MFC r239076:
          Add support for SIIG Cyber Serial Dual PCI 16C850
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.73.2.18  +6 -0      src/sys/dev/puc/pucdata.c



eadler      2012-09-02 18:04:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/puc          pucdata.c 
  Log:
  SVN rev 240032 on 2012-09-02 18:04:50Z by eadler
  
  MFC r239076:
          Add support for SIIG Cyber Serial Dual PCI 16C850
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.84.2.9  +6 -0      src/sys/dev/puc/pucdata.c



eadler      2012-09-02 18:13:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ata/chipsets ata-via.c 
  Log:
  SVN rev 240038 on 2012-09-02 18:13:18Z by eadler
  
  MFC r238203:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.6.2.12  +0 -4      src/sys/dev/ata/chipsets/ata-via.c



eadler      2012-09-02 18:13:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ata/chipsets ata-via.c 
  Log:
  SVN rev 240039 on 2012-09-02 18:13:22Z by eadler
  
  MFC r238203:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.16.2.3  +0 -4      src/sys/dev/ata/chipsets/ata-via.c



eadler      2012-09-02 18:17:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/aac          aac_disk.c 
  Log:
  SVN rev 240041 on 2012-09-02 18:17:12Z by eadler
  
  MFC r238201:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.43.10.6  +0 -3      src/sys/dev/aac/aac_disk.c



eadler      2012-09-02 18:17:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/aac          aac_disk.c 
  Log:
  SVN rev 240042 on 2012-09-02 18:17:16Z by eadler
  
  MFC r238201:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.47.2.4  +0 -3      src/sys/dev/aac/aac_disk.c



eadler      2012-09-02 18:17:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/aac          aac_disk.c 
  Log:
  SVN rev 240043 on 2012-09-02 18:17:20Z by eadler
  
  MFC r238201:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.49.2.2  +0 -3      src/sys/dev/aac/aac_disk.c



eadler      2012-09-02 18:19:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               uma_core.c 
  Log:
  SVN rev 240044 on 2012-09-02 18:19:37Z by eadler
  
  MFC r238206:
          Add missing sleep stat increase
  
  PR:             kern/168211
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.153.2.10  +1 -0      src/sys/vm/uma_core.c



eadler      2012-09-02 18:19:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               uma_core.c 
  Log:
  SVN rev 240045 on 2012-09-02 18:19:41Z by eadler
  
  MFC r238206:
          Add missing sleep stat increase
  
  PR:             kern/168211
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.171.2.5  +1 -0      src/sys/vm/uma_core.c



eadler      2012-09-02 18:31:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/scsi         scsi_all.c scsi_ch.c 
  Log:
  SVN rev 240047 on 2012-09-02 18:31:23Z by eadler
  
  MFC r238200:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.60.2.8  +2 -2      src/sys/cam/scsi/scsi_all.c
  1.52.2.3  +0 -6      src/sys/cam/scsi/scsi_ch.c



eadler      2012-09-02 18:33:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/acpica       acpi_powerres.c 
  Log:
  SVN rev 240048 on 2012-09-02 18:33:43Z by eadler
  
  MFC r238199:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.30.2.1  +1 -3      src/sys/dev/acpica/acpi_powerres.c



eadler      2012-09-02 18:33:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/acpica       acpi_powerres.c 
  Log:
  SVN rev 240049 on 2012-09-02 18:33:47Z by eadler
  
  MFC r238199:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.31.2.3  +1 -3      src/sys/dev/acpica/acpi_powerres.c



eadler      2012-09-02 18:33:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/acpica       acpi_powerres.c 
  Log:
  SVN rev 240050 on 2012-09-02 18:33:51Z by eadler
  
  MFC r238199:
          Remove variables which are initialized but never used thereafter
          reported by gcc46 warning
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.32.2.2  +1 -3      src/sys/dev/acpica/acpi_powerres.c



eadler      2012-09-02 18:54:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet/libalias libalias.3 
  Log:
  SVN rev 240057 on 2012-09-02 18:54:31Z by eadler
  
  MFC r236596:
          Fix style nit: don't use leading zero for dates in .Dd
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.58.2.2  +1 -1      src/sys/netinet/libalias/libalias.3



eadler      2012-09-02 18:54:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet/libalias libalias.3 
    usr.bin/gzip         zmore.1 
    usr.bin/usbhidctl    usbhidctl.1 
  Log:
  SVN rev 240058 on 2012-09-02 18:54:47Z by eadler
  
  MFC r236596:
          Fix style nit: don't use leading zero for dates in .Dd
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.58.10.5  +1 -1      src/sys/netinet/libalias/libalias.3
  1.1.12.3   +1 -1      src/usr.bin/gzip/zmore.1
  1.7.10.4   +1 -1      src/usr.bin/usbhidctl/usbhidctl.1



eadler      2012-09-02 18:54:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet/libalias libalias.3 
    usr.bin/gzip         zmore.1 
    usr.bin/usbhidctl    usbhidctl.1 
  Log:
  SVN rev 240059 on 2012-09-02 18:54:51Z by eadler
  
  MFC r236596:
          Fix style nit: don't use leading zero for dates in .Dd
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.62.2.3  +1 -1      src/sys/netinet/libalias/libalias.3
  1.2.2.2   +1 -1      src/usr.bin/gzip/zmore.1
  1.8.2.4   +1 -1      src/usr.bin/usbhidctl/usbhidctl.1



pfg         2012-09-02 21:04:40 UTC

  FreeBSD src repository

  Modified files:
    include/rpc          auth.h auth_unix.h clnt.h clnt_soc.h 
                         des_crypt.h nettype.h pmap_clnt.h 
                         pmap_rmt.h rpc_com.h rpc_msg.h 
                         rpcb_clnt.h rpcent.h rpcsec_gss.h svc.h 
                         svc_soc.h xdr.h 
    sys/rpc              rpc_com.h xdr.h 
  Log:
  SVN rev 240060 on 2012-09-02 21:04:40Z by pfg
  
  Fix RPC headers for C++
  
  C++ mangling will cause trouble with variables like __rpc_xdr
  in xdr.h so rename this to XDR.
  While here add proper C++ guards to RPC headers.
  
  PR:             137443
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.24      +8 -0      src/include/rpc/auth.h
  1.13      +8 -0      src/include/rpc/auth_unix.h
  1.22      +8 -0      src/include/rpc/clnt.h
  1.3       +8 -0      src/include/rpc/clnt_soc.h
  1.5       +8 -0      src/include/rpc/des_crypt.h
  1.3       +8 -0      src/include/rpc/nettype.h
  1.15      +8 -0      src/include/rpc/pmap_clnt.h
  1.13      +8 -0      src/include/rpc/pmap_rmt.h
  1.7       +9 -1      src/include/rpc/rpc_com.h
  1.16      +8 -0      src/include/rpc/rpc_msg.h
  1.3       +8 -0      src/include/rpc/rpcb_clnt.h
  1.5       +7 -0      src/include/rpc/rpcent.h
  1.2       +8 -0      src/include/rpc/rpcsec_gss.h
  1.28      +7 -0      src/include/rpc/svc.h
  1.3       +8 -0      src/include/rpc/svc_soc.h
  1.27      +18 -10    src/include/rpc/xdr.h
  1.4       +2 -2      src/sys/rpc/rpc_com.h
  1.5       +10 -10    src/sys/rpc/xdr.h



eadler      2012-09-02 21:44:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               uma_core.c 
  Log:
  SVN rev 240061 on 2012-09-02 21:44:24Z by eadler
  
  Revert MFC of r238206 as this feature isn't available in stable/8
  
  Approved by:    cperciva (implicit)
  Pointyhat to:   me
  
  Revision    Changes    Path
  1.153.2.11  +0 -1      src/sys/vm/uma_core.c



alc         2012-09-03 02:32:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/gxemul/disk  gxemul_disk.c 
  Log:
  SVN rev 240065 on 2012-09-03 02:32:00Z by alc
  
  Correct an error in gxemul_disk_write().  It was issuing the command to
  read from rather than write to the emulated disk.
  
  Reviewed by:    jmallett
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/dev/gxemul/disk/gxemul_disk.c



ray         2012-09-03 08:52:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_hints.c 
  Log:
  SVN rev 240067 on 2012-09-03 08:52:05Z by ray
  
  Add kern.hintmode sysctl variable to show current state of hints:
  0 - loader hints in environment only;
  1 - static hints only
  2 - fallback mode (Dynamic KENV with fallback to kernel environment)
  Add kern.hintmode write handler, accept only value 2. That will switch
  static KENV to dynamic. So it will be possible to change device hints.
  
  Approved by:    adrian (mentor)
  
  Revision  Changes    Path
  1.15      +77 -0     src/sys/kern/subr_hints.c



zont        2012-09-03 09:26:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_param.c 
  Log:
  SVN rev 240068 on 2012-09-03 09:26:56Z by zont
  
  - Mark some sysctls with CTLFLAG_TUN flag instead of CTLFLAG_RDTUN.
  
  Pointed out by: avg
  Approved by:    kib (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.103     +7 -7      src/sys/kern/subr_param.c



zont        2012-09-03 09:34:46 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
  SVN rev 240069 on 2012-09-03 09:34:46Z by zont
  
  - After r240026 sgrowsiz should be used in a safer maner.
  
  Approved by:    kib (mentor)
  MCF after:      1 week
  
  Revision  Changes    Path
  1.457     +7 -4      src/sys/vm/vm_map.c



ray         2012-09-03 09:46:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_hints.c 
  Log:
  SVN rev 240070 on 2012-09-03 09:46:46Z by ray
  
  Add missing braces.
  
  Approved by:    bschmidt (while mentor offline)
  Pointed by:     gcooper
  Pointy hat to:  ray
  
  Revision  Changes    Path
  1.16      +2 -1      src/sys/kern/subr_hints.c



glebius     2012-09-03 10:08:20 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  SVN rev 240071 on 2012-09-03 10:08:20Z by glebius
  
  Change bridge(4) to use if_transmit for forwarding packets to underlying
  interfaces instead of queueing.
  
  Tested by:      ray
  
  Revision  Changes    Path
  1.157     +33 -33    src/sys/net/if_bridge.c



glebius     2012-09-03 14:29:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          if_ether.c 
    usr.sbin/arp         arp.4 
  Log:
  SVN rev 240073 on 2012-09-03 14:29:28Z by glebius
  
  Provide a sysctl switch that allows to install ARP entries
  with multicast bit set. FreeBSD refuses to install such
  entries since 9.0, and this broke installations running
  Microsoft NLB, which are violating standards.
  
  Tested by:      Tarasov Oleg <oleg_tarasov sg-tea.com>
  
  Revision  Changes    Path
  1.255     +5 -3      src/sys/netinet/if_ether.c
  1.29      +11 -0     src/usr.sbin/arp/arp.4



hselasky    2012-09-03 15:22:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otgreg.h 
  Log:
  SVN rev 240074 on 2012-09-03 15:22:02Z by hselasky
  
  Add more DWC OTG register definitions.
  
  Submitted by:   Nick Hudson
  
  Revision  Changes    Path
  1.2       +21 -3     src/sys/dev/usb/controller/dwc_otgreg.h



hselasky    2012-09-03 19:17:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudioreg.h 
  Log:
  SVN rev 240078 on 2012-09-03 19:17:25Z by hselasky
  
  Add required USB AUDIO v2.0 structure definitions.
  
  PR:     misc/171254
  
  Revision  Changes    Path
  1.12      +394 -1    src/sys/dev/sound/usb/uaudioreg.h



delphij     2012-09-04 05:15:54 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       arcmsr.4 
    sys/dev/arcmsr       arcmsr.c arcmsr.h 
  Log:
  SVN rev 240079 on 2012-09-04 05:15:54Z by delphij
  
  Update arcmsr(4) to vendor version 1.20.00.25.
  
  Many thanks to Areca for continuing to support FreeBSD.
  
  Submitted by:   Ching-Lung Huang <ching2048 areca com tw>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.8       +7 -1      src/share/man/man4/arcmsr.4
  1.43      +116 -122  src/sys/dev/arcmsr/arcmsr.c
  1.10      +17 -0     src/sys/dev/arcmsr/arcmsr.h



melifaro    2012-09-04 10:56:30 UTC

  FreeBSD src repository

  Modified files:
    sys/ofed/drivers/infiniband/ulp/ipoib ipoib.h 
  Log:
  SVN rev 240082 on 2012-09-04 10:56:30Z by melifaro
  
  Remove unneeded ipfw headers introduced in r213447 from Infiniband code.
  
  MFC after:     2 weeks
  
  Revision  Changes    Path
  1.4       +0 -2      src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h



glebius     2012-09-04 12:07:33 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       hash.9 
    sys/conf             files 
    sys/net              flowtable.c 
    sys/sys              hash.h 
  Added files:
    sys/libkern          jenkins_hash.c 
  Removed files:
    sys/libkern          jenkins.h 
  Log:
  SVN rev 240086 on 2012-09-04 12:07:33Z by glebius
  
  - Move jenkins.h to jenkins_hash.c
  - Provide missing function that can do hashing of arbitrary sized buffer.
  - Refetch lookup3.c and do only minimal edits to it, so that diff between
    our jenkins_hash.c and lookup3.c is minimal.
  - Add declarations for jenkins_hash(), jenkins_hash32() to sys/hash.h.
  - Document these functions in hash(9)
  
  Obtained from:  http://burtleburtle.net/bob/c/lookup3.c
  
  Revision  Changes    Path
  1.5       +45 -10    src/share/man/man9/hash.9
  1.1708    +1 -0      src/sys/conf/files
  1.4       +0 -185    src/sys/libkern/jenkins.h (dead)
  1.1       +463 -0    src/sys/libkern/jenkins_hash.c (new)
  1.46      +3 -3      src/sys/net/flowtable.c
  1.4       +9 -0      src/sys/sys/hash.h



jimharris    2012-09-04 15:58:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isci/scil    sati.c 
  Log:
  SVN rev 240089 on 2012-09-04 15:58:58Z by jimharris
  
  MFC r239889:
  
  Do not call sati_check_data_io() for SATI_UNMAP sequences.
  
  This routine is intended only for commands such as INQUIRY where
  the controller may fill out a smaller amount of data than allocated
  by the host.
  
  The end result of this bug was that isci(4) would report non-zero
  resid for successful SCSI_UNMAP commands.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.1.4.3   +0 -4      src/sys/dev/isci/scil/sati.c



jimharris    2012-09-04 17:13:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/isci/scil    sati.c 
  Log:
  SVN rev 240091 on 2012-09-04 17:13:52Z by jimharris
  
  MFC r239889:
  
  Do not call sati_check_data_io() for SATI_UNMAP sequences.
  
  This routine is intended only for commands such as INQUIRY where
  the controller may fill out a smaller amount of data than allocated
  by the host.
  
  The end result of this bug was that isci(4) would report non-zero
  resid for successful SCSI_UNMAP commands.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.1.2.3   +0 -4      src/sys/dev/isci/scil/sati.c



jimharris    2012-09-04 17:15:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/isci/scil    sati.c 
  Log:
  SVN rev 240092 on 2012-09-04 17:15:19Z by jimharris
  
  MFC r239889:
  
  Do not call sati_check_data_io() for SATI_UNMAP sequences.
  
  This routine is intended only for commands such as INQUIRY where
  the controller may fill out a smaller amount of data than allocated
  by the host.
  
  The end result of this bug was that isci(4) would report non-zero
  resid for successful SCSI_UNMAP commands.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.1.6.3   +0 -4      src/sys/dev/isci/scil/sati.c



des         2012-09-04 19:04:02 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  SVN rev 240096 on 2012-09-04 19:04:02Z by des
  
  No memory barrier is required.  This was pointed out by kib@ a while ago,
  but I got distracted by other matters.
  
  Revision  Changes    Path
  1.344     +89 -82    src/sys/vm/swap_pager.c



des         2012-09-04 19:14:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/include    param.h 
    sys/boot/common      loader.8 
    sys/i386/include     param.h 
  Log:
  SVN rev 240097 on 2012-09-04 19:14:57Z by des
  
  MFH (r239255, r239730): increase maxswzone on i386 and remove it on amd64.
  
  Revision   Changes    Path
  1.37.2.2   +0 -8      src/sys/amd64/include/param.h
  1.101.2.8  +20 -11    src/sys/boot/common/loader.8
  1.93.2.2   +7 -1      src/sys/i386/include/param.h



jhb         2012-09-04 19:19:36 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       NOTES 
    sys/conf             NOTES 
    sys/i386/conf        NOTES 
  Log:
  SVN rev 240098 on 2012-09-04 19:19:36Z by jhb
  
  Fix duplicate entries for mwl(4):
  - Move mwlfw from {amd64,i386}/conf/NOTES to sys/conf/NOTES (mwl(4) is
    already present in sys/conf/NOTES).
  - Remove duplicate mwl(4) entries from {amd64,i386}/conf/NOTES.
  - While here, add a description to the sfxge line in amd64/conf/NOTES.
  
  Revision  Changes    Path
  1.120     +1 -6      src/sys/amd64/conf/NOTES
  1.1653    +3 -0      src/sys/conf/NOTES
  1.1308    +0 -5      src/sys/i386/conf/NOTES



melifaro    2012-09-04 19:43:26 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c if_ethersubr.c if_var.h 
    sys/netinet          ip_var.h 
    sys/netinet/ipfw     ip_fw2.c ip_fw_pfil.c ip_fw_private.h 
  Log:
  SVN rev 240099 on 2012-09-04 19:43:26Z by melifaro
  
  Introduce new link-layer PFIL hook V_link_pfil_hook.
  Merge ether_ipfw_chk() and part of bridge_pfil() into
  unified ipfw_check_frame() function called by PFIL.
  This change was suggested by rwatson? @ DevSummit.
  
  Remove ipfw headers from ether/bridge code since they are unneeded now.
  
  Note this thange introduce some (temporary) performance penalty since
  PFIL read lock has to be acquired for every link-level packet.
  
  MFC after:     3 weeks
  
  Revision  Changes    Path
  1.158     +10 -61    src/sys/net/if_bridge.c
  1.291     +49 -145   src/sys/net/if_ethersubr.c
  1.182     +3 -0      src/sys/net/if_var.h
  1.124     +0 -2      src/sys/netinet/ip_var.h
  1.75      +3 -6      src/sys/netinet/ipfw/ip_fw2.c
  1.27      +146 -18   src/sys/netinet/ipfw/ip_fw_pfil.c
  1.23      +0 -4      src/sys/netinet/ipfw/ip_fw_private.h



delphij     2012-09-04 21:02:57 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       GENERIC 
    sys/i386/conf        GENERIC 
  Log:
  SVN rev 240104 on 2012-09-04 21:02:57Z by delphij
  
  Add hpt27xx to GENERIC kernel for amd64 and i386 systems.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.594     +1 -0      src/sys/amd64/conf/GENERIC
  1.576     +1 -0      src/sys/i386/conf/GENERIC



des         2012-09-04 21:06:53 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  SVN rev 240105 on 2012-09-04 21:06:53Z by des
  
  Revert previous commit, which was performed in the wrong tree.
  
  Revision  Changes    Path
  1.345     +82 -89    src/sys/vm/swap_pager.c



melifaro    2012-09-04 22:17:33 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_var.h 
  Log:
  SVN rev 240112 on 2012-09-04 22:17:33Z by melifaro
  
  Fix the build broken by r240099.
  Hide link_pfil_hook under _KERNEL macro.
  
  MFC after:    3 weeks
  
  Revision  Changes    Path
  1.183     +2 -0      src/sys/net/if_var.h



des         2012-09-04 22:19:33 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  SVN rev 240113 on 2012-09-04 22:19:33Z by des
  
  No memory barrier is required.  This was pointed out by kib@ a while ago,
  but I got distracted by other matters.
  
  (for real this time)
  
  Revision  Changes    Path
  1.346     +2 -2      src/sys/vm/swap_pager.c



tuexen      2012-09-04 22:40:49 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctputil.c 
  Log:
  SVN rev 240114 on 2012-09-04 22:40:49Z by tuexen
  
  Whitespace change.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.190     +1 -1      src/sys/netinet/sctputil.c



tuexen      2012-09-04 22:45:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c 
  Log:
  SVN rev 240115 on 2012-09-04 22:45:00Z by tuexen
  
  Use the consistenly the size of a variable. This helps to keep the code
  simpler for the userland implementation.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.196     +21 -21    src/sys/netinet/sctp_output.c



gavin       2012-09-04 23:13:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/serial   uchcom.c 
  Log:
  SVN rev 240118 on 2012-09-04 23:13:24Z by gavin
  
  Support another uchcom(4) device.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.24      +1 -0      src/sys/dev/usb/serial/uchcom.c
  1.554     +1 -0      src/sys/dev/usb/usbdevs



ray         2012-09-04 23:16:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_hints.c 
  Log:
  SVN rev 240119 on 2012-09-04 23:16:55Z by ray
  
  Style fixes.
  
  Suggested by:   mdf
  Approved by:    adrian (menthor)
  
  Revision  Changes    Path
  1.17      +9 -6      src/sys/kern/subr_hints.c



alc         2012-09-05 06:02:54 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
    sys/i386/xen         pmap.c 
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 240126 on 2012-09-05 06:02:54Z by alc
  
  Rename {_,}pmap_unwire_pte_hold() to {_,}pmap_unwire_ptp() and update the
  comment describing them.  Both the function names and the comment had grown
  stale.  Quite some time has passed since these pmap implementations last
  used the page's hold count to track the number of valid mapping within a
  page table page.  Also, returning TRUE from pmap_unwire_ptp() rather than
  _pmap_unwire_ptp() eliminates a few instructions from callers like
  pmap_enter_quick_locked() where pmap_unwire_ptp()'s return value is used
  directly by a conditional statement.
  
  Revision  Changes    Path
  1.771     +22 -22    src/sys/amd64/amd64/pmap.c
  1.723     +18 -17    src/sys/i386/i386/pmap.c
  1.78      +18 -17    src/sys/i386/xen/pmap.c
  1.114     +18 -22    src/sys/mips/mips/pmap.c



silby       2012-09-05 06:51:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bxe          if_bxe.c 
  Log:
  SVN rev 240128 on 2012-09-05 06:51:28Z by silby
  
  Only stop the BXE controller if it was first started.  Stopping
  an uninitialized controller can cause IPMI bus errors on some
  systems.
  
  Reviewed by:    yongari
  Obtained from:  McAfee, Inc.
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.24      +7 -1      src/sys/dev/bxe/if_bxe.c



tuexen      2012-09-05 07:47:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          sctputil.c 
  Log:
  SVN rev 240129 on 2012-09-05 07:47:09Z by tuexen
  
  MFC r240007:
  Fix a typo which results in RTT to be off by a factor of 10, if the RTT is
  larger than 1 second.
  
  Revision    Changes    Path
  1.151.2.37  +1 -1      src/sys/netinet/sctputil.c



mm          2012-09-05 12:02:09 UTC

  FreeBSD src repository

  Modified files:
    cddl/contrib/opensolaris/cmd/ztest ztest.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs arc.c bptree.c 
                                                   dmu_traverse.c 
                                                   dmu_tx.c 
                                                   dsl_dataset.c 
                                                   dsl_dir.c 
                                                   dsl_synctask.c 
                                                   spa_history.c 
                                                   spa_misc.c 
                                                   zfs_ioctl.c 
                                                   zio.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys arc.h 
                                                       dnode.h 
                                                       zfs_debug.h 
  Log:
  SVN rev 240133 on 2012-09-05 12:02:09Z by mm
  
  Merge recent vendor changes and sync code:
  1862 incremental zfs receive fails for sparse file > 8PB
  3112 ztest does not honor ZFS_DEBUG
  3122 zfs destroy filesystem should prefetch blocks
  3129 'zpool reopen' restarts resilvers
  3130 ztest failure: Assertion failed:
         0 == dmu_objset_destroy(name, B_FALSE) (0x0 == 0x10)
  
  References:
    https://www.illumos.org/issues/1862
    https://www.illumos.org/issues/3112
    https://www.illumos.org/issues/3122
    https://www.illumos.org/issues/3129
    https://www.illumos.org/issues/3130
  
  Obtained from:  illumos (vendor/illumos, vendor/illumos-sys)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.18      +2 -0      src/cddl/contrib/opensolaris/cmd/ztest/ztest.c
  1.55      +81 -9     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
  1.2       +2 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bptree.c
  1.10      +83 -14    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c
  1.9       +27 -15    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
  1.27      +0 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
  1.15      +7 -5      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c
  1.5       +1 -6      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_synctask.c
  1.9       +5 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_history.c
  1.13      +13 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
  1.10      +8 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h
  1.7       +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dnode.h
  1.4       +7 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_debug.h
  1.47      +10 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  1.27      +14 -2     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c



des         2012-09-05 12:24:50 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  SVN rev 240134 on 2012-09-05 12:24:50Z by des
  
  Whitespace cleanup.
  
  Revision  Changes    Path
  1.347     +76 -76    src/sys/vm/swap_pager.c



kib         2012-09-05 13:18:51 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       GENERIC 
    sys/conf             files.amd64 files.i386 options.amd64 
                         options.i386 
    sys/dev/random       nehemiah.c probe.c 
    sys/i386/conf        GENERIC 
    sys/modules/random   Makefile 
  Added files:
    sys/dev/random       ivy.c 
  Removed files:
    sys/dev/random       nehemiah.h 
  Log:
  SVN rev 240135 on 2012-09-05 13:18:51Z by kib
  
  Add support for new Intel on-CPU Bull Mountain random number
  generator, found on IvyBridge and supposedly later CPUs, accessible
  with RDRAND instruction.
  
  From the Intel whitepapers and articles about Bull Mountain, it seems
  that we do not need to perform post-processing of RDRAND results, like
  AES-encryption of the data with random IV and keys, which was done for
  Padlock. Intel claims that sanitization is performed in hardware.
  
  Make both Padlock and Bull Mountain random generators support code
  covered by kernel config options, for the benefit of people who prefer
  minimal kernels. Also add the tunables to disable hardware generator
  even if detected.
  
  Reviewed by:    markm, secteam (simon)
  Tested by:      bapt, Michael Moll <kvedulv@kvedulv.de>
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.595     +2 -0      src/sys/amd64/conf/GENERIC
  1.197     +2 -1      src/sys/conf/files.amd64
  1.680     +2 -1      src/sys/conf/files.i386
  1.45      +4 -0      src/sys/conf/options.amd64
  1.251     +4 -0      src/sys/conf/options.i386
  1.1       +117 -0    src/sys/dev/random/ivy.c (new)
  1.8       +6 -0      src/sys/dev/random/nehemiah.c
  1.2       +0 -29     src/sys/dev/random/nehemiah.h (dead)
  1.9       +33 -3     src/sys/dev/random/probe.c
  1.577     +2 -0      src/sys/i386/conf/GENERIC
  1.17      +2 -1      src/sys/modules/random/Makefile



jhb         2012-09-05 14:31:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/twe          twe.c twevar.h 
  Log:
  SVN rev 240137 on 2012-09-05 14:31:58Z by jhb
  
  - Explicitly call twe_done() to poll the hardware when looping in
    twe_start() to simulate the behavior on 4.x where the driver dropped
    spl to allow interrupts to run to free up space in the command
    queue.  Be careful to only poll if we are going to make at least
    one more attempt to queue the current command.  Also, when polling,
    be careful to not call twe_startio() to queue more commands to avoid
    recursion.
  - Move the buffer for formatting AEN messages into the softc instead of
    using a single driver-wide static buffer.
  
  Requested by:   scottl (1)
  Tested by:      Mike Tancsa @ Sentex
  
  Revision  Changes    Path
  1.32      +19 -16    src/sys/dev/twe/twe.c
  1.17      +1 -0      src/sys/dev/twe/twevar.h



brooks      2012-09-05 15:55:51 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/conf        BERI_DE4_MDROOT BERI_SIM_MDROOT 
  Log:
  SVN rev 240139 on 2012-09-05 15:55:51Z by brooks
  
  Don't hardcode paths to MFS_IMAGE in the kernel config.  When they don't
  exist they don't cause "make tinderbox" to fail.
  
  Reported by:    jhb
  
  Revision  Changes    Path
  1.6       +0 -1      src/sys/mips/conf/BERI_DE4_MDROOT
  1.2       +0 -1      src/sys/mips/conf/BERI_SIM_MDROOT



kib         2012-09-05 16:35:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/sys              vmmeter.h 
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 240142 on 2012-09-05 16:35:37Z by kib
  
  MFC r238212:
  Drop page queues mutex on each iteration of vm_pageout_scan over the
  inactive queue, unless busy page is found.
  
  MFC r238258:
  Avoid vm page queues lock leak after r238212.
  
  Revision   Changes    Path
  1.38.2.2   +1 -1      src/sys/sys/vmmeter.h
  1.340.2.6  +38 -25    src/sys/vm/vm_pageout.c



kib         2012-09-05 16:47:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 240143 on 2012-09-05 16:47:00Z by kib
  
  MFC r238604:
  Do not restart scan of the inactive queue when non-inactive page is
  found. Rather, we shall not find such pages on inactive queue at all.
  
  Revision   Changes    Path
  1.340.2.7  +1 -5      src/sys/vm/vm_pageout.c



dim         2012-09-05 17:13:08 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.amd64 files.i386 
  Log:
  SVN rev 240144 on 2012-09-05 17:13:08Z by dim
  
  After r240104, make sure the hpt27xx driver also compiles with clang,
  when it is statically linked into the kernel.
  
  MFC after:      2 weeks
  X-MFC-With:     r240104
  
  Revision  Changes    Path
  1.198     +2 -1      src/sys/conf/files.amd64
  1.681     +2 -1      src/sys/conf/files.i386



zont        2012-09-05 18:19:54 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_mmap.c 
  Log:
  SVN rev 240145 on 2012-09-05 18:19:54Z by zont
  
  - Simplify VM code by using vmspace_wired_count() for counting wired
  memory of a process.
  
  Reviewed by:    avg
  Approved by:    kib (mentor)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.270     +3 -4      src/sys/vm/vm_mmap.c



kib         2012-09-05 18:49:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 240147 on 2012-09-05 18:49:00Z by kib
  
  MFC r238732 (by alc):
  Addendum to r238604.  If the inactive queue scan isn't restarted, then
  the variable "addl_page_shortage_init" isn't needed.
  
  Revision   Changes    Path
  1.340.2.8  +3 -4      src/sys/vm/vm_pageout.c



tuexen      2012-09-05 18:52:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_asconf.c sctp_auth.c 
                         sctp_cc_functions.c sctp_indata.c 
                         sctp_input.c sctp_output.c sctp_pcb.c 
                         sctp_timer.c sctputil.c 
  Log:
  SVN rev 240148 on 2012-09-05 18:52:01Z by tuexen
  
  Using %p in a format string requires a void *.
  
  MFC after: 10 days
  
  Revision  Changes    Path
  1.68      +3 -3      src/sys/netinet/sctp_asconf.c
  1.37      +3 -3      src/sys/netinet/sctp_auth.c
  1.31      +1 -1      src/sys/netinet/sctp_cc_functions.c
  1.120     +1 -1      src/sys/netinet/sctp_indata.c
  1.161     +14 -14    src/sys/netinet/sctp_input.c
  1.197     +6 -6      src/sys/netinet/sctp_output.c
  1.176     +10 -10    src/sys/netinet/sctp_pcb.c
  1.77      +6 -6      src/sys/netinet/sctp_timer.c
  1.191     +3 -3      src/sys/netinet/sctputil.c



kib         2012-09-05 18:55:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 240149 on 2012-09-05 18:55:35Z by kib
  
  MFC r238791:
  Do not requeue held page or page for which locking failed, just leave
  them alone.
  
  Process the act_count updates for the held pages in the vm_pageout
  loop over the inactive queue, instead of refusing to do anything with
  such page.
  
  Clarify the intent of the addl_page_shortage counter and change its
  use for pages which are not processed in the loop according to the
  description.
  
  Revision   Changes    Path
  1.340.2.9  +35 -21    src/sys/vm/vm_pageout.c



gavin       2012-09-05 19:01:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 240150 on 2012-09-05 19:01:39Z by gavin
  
  Add #defines for the bits in the PCI Express SLOT registers.  Names
  have been chosen based on the bit names in the PCI Express Base
  Specification 3.0, and to match the predominant style of the existing
  bit definitions.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.86      +32 -0     src/sys/dev/pci/pcireg.h



kib         2012-09-05 20:40:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/amd64      pmap.c 
    sys/amd64/include    cpufunc.h 
    sys/i386/i386        pmap.c 
    sys/i386/xen         pmap.c 
    sys/kern             subr_witness.c 
    sys/mips/mips        pmap.c 
    sys/sparc64/sparc64  pmap.c 
    sys/vm               vm_map.c vm_page.c 
  Log:
  SVN rev 240151 on 2012-09-05 20:40:11Z by kib
  
  MFC r233122,r237086,r237228,r237264,r237290,r237404,r237414,r237513,r237551,
  r237592,r237604,r237623,r237684,r237733,r237813,r237855,r238124,r238126,
  r238163,r238414,r238610,r238889,r238970,r239072,r239137,r240126 (all by alc):
  
  Add fine-grained PV chunk and list locking to the amd64 pmap, enabling
  concurrent execution of the following functions on different pmaps:
  
          pmap_change_wiring()
          pmap_copy()
          pmap_enter()
          pmap_enter_object()
          pmap_enter_quick()
          pmap_page_exists_quick()
          pmap_page_is_mapped()
          pmap_protect()
          pmap_remove()
          pmap_remove_pages()
  
  Requested and approved by:      alc
  
  Revision    Changes    Path
  1.726.2.13  +600 -345  src/sys/amd64/amd64/pmap.c
  1.161.2.7   +9 -0      src/sys/amd64/include/cpufunc.h
  1.705.2.12  +19 -18    src/sys/i386/i386/pmap.c
  1.65.2.7    +18 -17    src/sys/i386/xen/pmap.c
  1.281.2.5   +8 -5      src/sys/kern/subr_witness.c
  1.98.2.2    +18 -22    src/sys/mips/mips/pmap.c
  1.223.2.8   +3 -2      src/sys/sparc64/sparc64/pmap.c
  1.445.2.11  +2 -2      src/sys/vm/vm_map.c
  1.445.2.15  +4 -7      src/sys/vm/vm_page.c



kevlo       2012-09-06 02:07:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe_82599.c 
  Log:
  SVN rev 240155 on 2012-09-06 02:07:58Z by kevlo
  
  Add missing braces
  
  Obtained from:  DragonFly
  
  Revision  Changes    Path
  1.9       +2 -1      src/sys/dev/ixgbe/ixgbe_82599.c



tuexen      2012-09-06 07:03:56 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_cc_functions.c 
  Log:
  SVN rev 240158 on 2012-09-06 07:03:56Z by tuexen
  
  Get rid of a gcc'ism.
  
  MFC after: 10 days
  
  Revision  Changes    Path
  1.32      +3 -4      src/sys/netinet/sctp_cc_functions.c



thomas      2012-09-06 07:45:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sbin/geom/class/multipath geom_multipath.c gmultipath.8 
    sys/geom/multipath   g_multipath.c 
  Log:
  SVN rev 240159 on 2012-09-06 07:45:45Z by thomas
  
  MFC: merge rev. 239012 from head to stable/9
  New command "gmultipath prefer" to force selection of a specified
  provider in an Active/Passive configuration.
  
  Revision  Changes    Path
  1.8.2.4   +26 -0     src/sbin/geom/class/multipath/geom_multipath.c
  1.6.4.4   +8 -1      src/sbin/geom/class/multipath/gmultipath.8
  1.12.2.6  +74 -0     src/sys/geom/multipath/g_multipath.c



thomas      2012-09-06 07:48:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sbin/geom/class/multipath geom_multipath.c gmultipath.8 
    sys/geom/multipath   g_multipath.c 
  Log:
  SVN rev 240160 on 2012-09-06 07:48:17Z by thomas
  
  MFC rev. 239012 to stable/8:
  New command "gmultipath prefer" to force selection of a specified
  provider in an Active/Passive configuration.
  
  Revision  Changes    Path
  1.2.10.9  +26 -0     src/sbin/geom/class/multipath/geom_multipath.c
  1.6.2.4   +8 -1      src/sbin/geom/class/multipath/gmultipath.8
  1.2.2.16  +74 -0     src/sys/geom/multipath/g_multipath.c



trociny     2012-09-06 10:10:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 240161 on 2012-09-06 10:10:56Z by trociny
  
  Direct commit to stable/8 to fix the mis-merge in r239983: in 8.x
  read-locking of the inpcbinfo is not used in the TCP timer code.
  
  Reported by:    bz
  Submitted by:   rwatson
  
  Revision   Changes    Path
  1.112.2.7  +1 -1      src/sys/netinet/tcp_timer.c



mm          2012-09-06 13:43:48 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/compat/opensolaris/sys sid.h 
  Log:
  SVN rev 240162 on 2012-09-06 13:43:48Z by mm
  
  Make r230454 more readable and vendor-like.
  
  PR:             kern/171380
  MFC after:      3 days
  
  Revision  Changes    Path
  1.5       +8 -2      src/sys/cddl/compat/opensolaris/sys/sid.h



fabient     2012-09-06 13:54:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libpmc           Makefile libpmc.c pmc.sandybridge.3 
    sys/dev/hwpmc        hwpmc_core.c hwpmc_core.h hwpmc_intel.c 
                         pmc_events.h 
    sys/sys              pmc.h 
  Added files:
    lib/libpmc           pmc.ivybridge.3 
  Log:
  SVN rev 240164 on 2012-09-06 13:54:01Z by fabient
  
  Add Intel Ivy Bridge support to hwpmc(9).
  Update offcore RSP token for Sandy Bridge.
  Note: No uncore support.
  
  Will works on Family 6 Model 3a.
  
  MFC after: 1 month
  Tested by: bapt, grehan
  
  Revision  Changes    Path
  1.23      +1 -0      src/lib/libpmc/Makefile
  1.36      +67 -8     src/lib/libpmc/libpmc.c
  1.1       +880 -0    src/lib/libpmc/pmc.ivybridge.3 (new)
  1.4       +69 -44    src/lib/libpmc/pmc.sandybridge.3
  1.23      +223 -173  src/sys/dev/hwpmc/hwpmc_core.c
  1.5       +4 -3      src/sys/dev/hwpmc/hwpmc_core.h
  1.19      +6 -0      src/sys/dev/hwpmc/hwpmc_intel.c
  1.23      +200 -0    src/sys/dev/hwpmc/pmc_events.h
  1.38      +1 -0      src/sys/sys/pmc.h



alc         2012-09-06 16:26:04 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  SVN rev 240166 on 2012-09-06 16:26:04Z by alc
  
  There is no need to release the pvh global lock around calls to
  pmap_get_pv_entry().  In fact, some callers already held it around calls.
  (In earlier versions, the same statements would apply to the page queues
  lock.)
  
  While I'm here tidy up the style of a few nearby statements and revise
  some comments.
  
  Tested by:      Ian Lepore
  
  Revision  Changes    Path
  1.145     +15 -20    src/sys/arm/arm/pmap.c



np          2012-09-06 17:28:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cxgb/ulp/tom cxgb_listen.c cxgb_toepcb.h 
    sys/dev/cxgbe        adapter.h offload.h t4_main.c t4_sge.c 
    sys/dev/cxgbe/common t4_hw.h t4_msg.h 
    sys/dev/cxgbe/firmware t4fw_cfg.txt 
    sys/dev/cxgbe/tom    t4_connect.c t4_cpl_io.c t4_listen.c 
                         t4_tom.c t4_tom.h 
    sys/modules/cxgbe/if_cxgbe Makefile 
    sys/modules/cxgbe/tom Makefile 
  Added files:           (Branch: RELENG_9)
    sys/dev/cxgbe/tom    t4_ddp.c 
  Log:
  SVN rev 240169 on 2012-09-06 17:28:47Z by np
  
  MFC many cxgb and cxgbe features and fixes (r239258, r239259, r239264,
  r239266, r239336, r239338, r239339, r239341, r239344, r239514, r239527,
  r239528, r239544.
  
  r239258:
  Convert some fixed parameters to tunables (with reasonable default
  values).
  
  - cong_drop specifies what to do on congestion: nothing, backpressure,
    or drop.
  - fl_pktshift specifies the padding before Ethernet payload.
  - fl_pad specifies the boundary upto which to pad Ethernet payload.
  - spg_len controls the length of the status page.
  
  r239259:
  if_iqdrops should include frames truncated within the chip.
  
  r239264:
  Assume INET, INET6, and TCP_OFFLOAD when the driver is built out of tree and
  KERNBUILDDIR is not set.
  
  r239266:
  The size of the buffers in an Ethernet freelist has to be higher than the
  interface's MTU.  Initialize such freelists with correct values.
  
  This wasn't a problem for common MTUs (1500 and 9000) as the buffers (2048
  and 9216 in size) happened to have enough spare room.  I ran into it when
  playing around with unusual MTUs.
  
  r239336:
  Allow for a different handler for each type of firmware message.
  
  r239338:
  Add a routine (t4_set_tcb_field) to update arbitrary parts of a hardware
  TCB.  Filters are programmed by modifying the TCB too (via a different
  routine) and the reply to any TCB update is delivered via a
  CPL_SET_TCB_RPL.  Figure out whether the reply is for a filter-write or
  something else and route it appropriately.
  
  r239339:
  Make room for DDP page pods in the default configuration profile.  While
  here, bump up the L2 table's size to 4K entries.
  
  r239341:
  Initialize various DDP parameters in the main cxgbe(4) driver:
  
  - Setup multiple DDP page sizes.  When the driver attempts DDP it will
    try to combine physically contiguous pages into regions of these sizes.
  
  - Set the indicate size such that the payload carried in the indicate can
    be copied in the header mbuf (and the 16K rx buffer can be recycled).
  
  - Set DDP threshold to the max payload that the chip will coalesce and
    deliver to the driver (this is ~16K by default, which is also why the
    offload rx queue is backed by 16K buffers).  If the chip is able to
    coalesce up to the max it's allowed to, it's a good sign that the peer
    is transmitting in bulk without any TCP PSH.
  
  r239344:
  Support for TCP DDP (Direct Data Placement) in the T4 TOE module.
  
  Basically, this is automatic rx zero copy when feasible.  TCP payload is
  DMA'd directly into the userspace buffer described by the uio submitted
  in soreceive by an application.
  
  - Works with sockets that are being handled by the TCP offload engine
    of a T4 chip (you need t4_tom.ko module loaded after cxgbe, and an
    "ifconfig +toe" on the cxgbe interface).
  - Does not require any modification to the application.
  - Not enabled by default.  Use hw.t4nex.<X>.toe.ddp="1" to enable it.
  
  r239514:
  Minor cleanup: use bitwise ops instead of pointless wrappers around
  setbit/clrbit.
  
  r239527:
  Cannot hold a mutex around vm_fault_quick_hold_pages, so don't.  Tweak
  some comments while here.
  
  r239528:
  Avoid a NULL pointer dereference.
  
  r239544:
  Deal with the case where a syncache entry added by the TOE driver is
  evicted from the syncache but a later syncache_expand succeeds because
  of syncookies.  The TOE driver has to resort to more direct means to
  install its hooks in the socket in this case.
  
  Revision   Changes    Path
  1.7.4.3    +11 -0     src/sys/dev/cxgb/ulp/tom/cxgb_listen.c
  1.4.4.3    +1 -0      src/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h
  1.15.2.8   +12 -1     src/sys/dev/cxgbe/adapter.h
  1.1.4.3    +2 -0      src/sys/dev/cxgbe/common/t4_hw.h
  1.1.4.3    +15 -0     src/sys/dev/cxgbe/common/t4_msg.h
  1.1.2.4    +4 -3      src/sys/dev/cxgbe/firmware/t4fw_cfg.txt
  1.3.2.4    +7 -4      src/sys/dev/cxgbe/offload.h
  1.25.2.15  +57 -13    src/sys/dev/cxgbe/t4_main.c
  1.24.2.7   +114 -34   src/sys/dev/cxgbe/t4_sge.c
  1.1.2.3    +10 -3     src/sys/dev/cxgbe/tom/t4_connect.c
  1.2.2.4    +216 -76   src/sys/dev/cxgbe/tom/t4_cpl_io.c
  1.3.2.2    +1233 -0   src/sys/dev/cxgbe/tom/t4_ddp.c (new)
  1.1.2.3    +55 -25    src/sys/dev/cxgbe/tom/t4_listen.c
  1.1.2.3    +34 -12    src/sys/dev/cxgbe/tom/t4_tom.c
  1.1.2.3    +75 -48    src/sys/dev/cxgbe/tom/t4_tom.h
  1.4.2.3    +15 -0     src/sys/modules/cxgbe/if_cxgbe/Makefile
  1.1.2.3    +11 -1     src/sys/modules/cxgbe/tom/Makefile



jhb         2012-09-06 18:02:32 UTC

  FreeBSD src repository

  src/sys/modules/ct - New directory



jhb         2012-09-06 18:02:32 UTC

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
  Added files:
    sys/modules/ct       Makefile 
  Log:
  SVN rev 240170 on 2012-09-06 18:02:32Z by jhb
  
  Add a kernel module on pc98 for the ct(4) driver.
  
  Revision  Changes    Path
  1.713     +2 -0      src/sys/modules/Makefile
  1.1       +10 -0     src/sys/modules/ct/Makefile (new)



jhb         2012-09-06 18:53:33 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_low.c scsi_low.h scsi_low_pisa.c 
                         scsi_low_pisa.h 
    sys/dev/ct           bshw_machdep.c ct.c ct_isa.c ctvar.h 
    sys/dev/ncv          ncr53c500.c ncr53c500_pccard.c 
                         ncr53c500var.h 
    sys/dev/nsp          nsp.c nsp_pccard.c nspvar.h 
    sys/dev/stg          tmc18c30.c tmc18c30_pccard.c 
                         tmc18c30var.h 
  Removed files:
    sys/sys              device_port.h 
  Log:
  SVN rev 240172 on 2012-09-06 18:53:33Z by jhb
  
  Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98.
  NetBSD/pc98 was never merged into the main NetBSD tree and is no longer
  developed.  Adding locking to these drivers would have made the compat
  shims hard to impossible to maintain, so remove the shims to ease
  future changes.
  
  These changes were verified by md5.  Some additional shims can be removed
  that do affect the compiled results that I will probably do in another
  round.
  
  Approved by:    nyan (tentatively)
  
  Revision  Changes    Path
  1.35      +22 -560   src/sys/cam/scsi/scsi_low.c
  1.10      +2 -49     src/sys/cam/scsi/scsi_low.h
  1.9       +1 -88     src/sys/cam/scsi/scsi_low_pisa.c
  1.6       +1 -8      src/sys/cam/scsi/scsi_low_pisa.h
  1.9       +4 -36     src/sys/dev/ct/bshw_machdep.c
  1.11      +9 -34     src/sys/dev/ct/ct.c
  1.16      +2 -27     src/sys/dev/ct/ct_isa.c
  1.5       +0 -8      src/sys/dev/ct/ctvar.h
  1.14      +12 -38    src/sys/dev/ncv/ncr53c500.c
  1.31      +15 -14    src/sys/dev/ncv/ncr53c500_pccard.c
  1.10      +0 -10     src/sys/dev/ncv/ncr53c500var.h
  1.17      +18 -40    src/sys/dev/nsp/nsp.c
  1.27      +14 -13    src/sys/dev/nsp/nsp_pccard.c
  1.9       +0 -11     src/sys/dev/nsp/nspvar.h
  1.17      +14 -36    src/sys/dev/stg/tmc18c30.c
  1.27      +1 -1      src/sys/dev/stg/tmc18c30_pccard.c
  1.9       +0 -10     src/sys/dev/stg/tmc18c30var.h
  1.3       +0 -70     src/sys/sys/device_port.h (dead)



jhb         2012-09-06 20:16:59 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          busdma_machdep.c 
    sys/mips/mips        busdma_machdep.c 
  Log:
  SVN rev 240177 on 2012-09-06 20:16:59Z by jhb
  
  Dynamically allocate the S/G lists passed to callback routines rather than
  allocating them on the stack of various bus_dmamap_load*() functions.  The
  S/G lists are stored in the DMA tags.  This matches the implementation on
  all other platforms.
  
  Discussed with: scottl, gibbs
  Tested by:      stas (arm@)
  
  Revision  Changes    Path
  1.55      +35 -25    src/sys/arm/arm/busdma_machdep.c
  1.14      +36 -25    src/sys/mips/mips/busdma_machdep.c



adrian      2012-09-07 00:24:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240180 on 2012-09-07 00:24:27Z by adrian
  
  Ensure that single-frame aggregate session frames are retransmitted
  with the correct configuration.
  
  Occasionally an aggregate TX would fail and the first frame would be
  retransmitted as a non-AMPDU frame.  Since bfs_aggr=1 and bfs_nframes > 1
  (from the previous AMPDU attempt), the aggr completion function would be
  called and be very confused about what's going on.
  
  Noticed by:     Kim <w8hdkim@gmail.com>
  PR:             kern/171394
  
  Revision  Changes    Path
  1.80      +45 -0     src/sys/dev/ath/if_ath_tx.c



alc         2012-09-07 01:33:25 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      pmap.h 
  Log:
  SVN rev 240181 on 2012-09-07 01:33:25Z by alc
  
  Eliminate an unused macro.
  
  Revision  Changes    Path
  1.45      +0 -7      src/sys/arm/include/pmap.h



alc         2012-09-07 06:12:28 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 240185 on 2012-09-07 06:12:28Z by alc
  
  Eliminate unnecessary NULL checks.
  
  Revision  Changes    Path
  1.115     +2 -2      src/sys/mips/mips/pmap.c



gavin       2012-09-07 08:18:06 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  vmparam.h 
  Log:
  SVN rev 240190 on 2012-09-07 08:18:06Z by gavin
  
  Prevent indent(1) from reformatting this comment, as it contains
  a formatting-sensitive table.
  
  Revision  Changes    Path
  1.33      +1 -1      src/sys/sparc64/include/vmparam.h



kib         2012-09-07 10:11:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/fs/nfs           nfs_commonport.c 
  Log:
  SVN rev 240195 on 2012-09-07 10:11:28Z by kib
  
  MFC r239039:
  The header uma_int.h is internal uma header, unused by this source
  file.  Do not include it needlessly.
  
  Revision  Changes    Path
  1.20.2.4  +0 -1      src/sys/fs/nfs/nfs_commonport.c



rmacklem    2012-09-07 13:17:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clnode.c 
  Log:
  SVN rev 240197 on 2012-09-07 13:17:18Z by rmacklem
  
  MFC: r237200
  Move the nfsrpc_close() call in ncl_reclaim() for the NFSv4 client
  to below the vnode_destroy_vobject() call, since that is where
  writes are flushed.
  
  Revision  Changes    Path
  1.4.2.13  +9 -9      src/sys/fs/nfsclient/nfs_clnode.c



tuexen      2012-09-07 13:36:42 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_header.h sctp_indata.c sctp_input.c 
                         sctp_input.h sctp_structs.h 
  Log:
  SVN rev 240198 on 2012-09-07 13:36:42Z by tuexen
  
  Don't include a structure containing a flexible array in another
  structure.
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.22      +0 -10     src/sys/netinet/sctp_header.h
  1.121     +1 -1      src/sys/netinet/sctp_indata.c
  1.162     +9 -10     src/sys/netinet/sctp_input.c
  1.17      +1 -1      src/sys/netinet/sctp_input.h
  1.69      +2 -2      src/sys/netinet/sctp_structs.h



mav         2012-09-07 14:04:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ahci         ahci.c 
    sys/dev/ata          ata-pci.h 
    sys/dev/ata/chipsets ata-jmicron.c 
  Log:
  SVN rev 240199 on 2012-09-07 14:04:00Z by mav
  
  MFC r239907:
  Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers.
  
  Revision   Changes    Path
  1.74.2.13  +2 -0      src/sys/dev/ahci/ahci.c
  1.128.2.8  +1 -0      src/sys/dev/ata/ata-pci.h
  1.9.2.3    +1 -0      src/sys/dev/ata/chipsets/ata-jmicron.c



mav         2012-09-07 14:05:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ahci         ahci.c 
    sys/dev/ata          ata-pci.h 
    sys/dev/ata/chipsets ata-jmicron.c 
  Log:
  SVN rev 240200 on 2012-09-07 14:05:08Z by mav
  
  MFC r239907:
  Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers.
  
  Revision    Changes    Path
  1.1.2.77    +2 -0      src/sys/dev/ahci/ahci.c
  1.109.2.25  +1 -0      src/sys/dev/ata/ata-pci.h
  1.6.2.6     +1 -0      src/sys/dev/ata/chipsets/ata-jmicron.c



mav         2012-09-07 14:07:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/sound/pci/hda hdac.c hdac.h 
  Log:
  SVN rev 240201 on 2012-09-07 14:07:13Z by mav
  
  MFC r239908:
  Add bunch of ATI HDMI HDA controller IDs.
  
  Revision   Changes    Path
  1.136.2.5  +9 -0      src/sys/dev/sound/pci/hda/hdac.c
  1.1.18.3   +9 -0      src/sys/dev/sound/pci/hda/hdac.h



mav         2012-09-07 14:10:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/sound/pci/hda hdac.c hdac.h 
  Log:
  SVN rev 240202 on 2012-09-07 14:10:22Z by mav
  
  MFC r239908:
  Add bunch of ATI HDMI HDA controller IDs.
  
  Revision    Changes    Path
  1.109.2.29  +9 -0      src/sys/dev/sound/pci/hda/hdac.c
  1.1.12.4    +9 -0      src/sys/dev/sound/pci/hda/hdac.h



fabient     2012-09-07 14:45:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hwpmc        hwpmc_core.c 
  Log:
  SVN rev 240203 on 2012-09-07 14:45:59Z by fabient
  
  Complete and merge the list between Sandy/Ivy bridge of events
  that can run on specific PMC.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.24      +18 -28    src/sys/dev/hwpmc/hwpmc_core.c



jhb         2012-09-07 15:10:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c kern_thread.c 
  Log:
  SVN rev 240204 on 2012-09-07 15:10:46Z by jhb
  
  A few whitespace and comment fixes.
  
  Revision  Changes    Path
  1.354     +3 -3      src/sys/kern/kern_exit.c
  1.309     +1 -1      src/sys/kern/kern_thread.c



dim         2012-09-07 17:51:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/bios        smapi_bios.S 
  Log:
  SVN rev 240206 on 2012-09-07 17:51:12Z by dim
  
  MFC r239869:
  
  Remove the argument-less .align directive in sys/i386/bios/smapi_bios.S.
  Specifying no argument is undocumented in the gas manual, and clang's
  integrated assembler refuses to parse it.  Also, removing it causes no
  change at all in the resulting object file.
  
  Revision  Changes    Path
  1.5.16.2  +0 -1      src/sys/i386/bios/smapi_bios.S



dim         2012-09-07 17:58:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             files 
    sys/gnu/fs/xfs       xfs_alloc.c xfs_vfsops.c 
    sys/gnu/fs/xfs/FreeBSD xfs_ioctl.c xfs_stats.c xfs_super.c 
    sys/modules/xfs      Makefile 
  Log:
  SVN rev 240207 on 2012-09-07 17:58:36Z by dim
  
  MFC r239959:
  
    Work around several warnings from clang in the xfs filesystem, when
    linking it statically into the kernel.  With our gcc in base there are
    no warnings, so also remove the WERROR= from the module makefile.
  
    Noted by:     Eir Nym <eirnym@gmail.com>
  
  MFC r240011:
  
    Partially revert r239959, after actually fixing most of the clang
    warnings in sys/gnu/fs/xfs.  The only warnings that still need to be
    suppressed are those about array bound overruns of flexible array
    members in xfs_dir2_{block,sf}.c, which are too expensive (in terms of
    cascading code changes) to fix.
  
  Revision     Changes    Path
  1.1611.2.40  +3 -3      src/sys/conf/files
  1.6.10.1     +0 -4      src/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
  1.1.22.1     +1 -1      src/sys/gnu/fs/xfs/FreeBSD/xfs_stats.c
  1.9.10.1     +1 -1      src/sys/gnu/fs/xfs/FreeBSD/xfs_super.c
  1.2.22.1     +3 -1      src/sys/gnu/fs/xfs/xfs_alloc.c
  1.3.22.1     +1 -1      src/sys/gnu/fs/xfs/xfs_vfsops.c
  1.4.4.3      +2 -3      src/sys/modules/xfs/Makefile



jhb         2012-09-07 18:41:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/twe          twe.c twe_compat.h twe_freebsd.c twevar.h 
  Log:
  SVN rev 240209 on 2012-09-07 18:41:19Z by jhb
  
  Remove remaining 4.x compat shims.  No resulting changes (verified by
  md5).
  
  Revision  Changes    Path
  1.33      +14 -11    src/sys/dev/twe/twe.c
  1.16      +3 -21     src/sys/dev/twe/twe_compat.h
  1.53      +9 -12     src/sys/dev/twe/twe_freebsd.c
  1.18      +9 -9      src/sys/dev/twe/twevar.h



delphij     2012-09-07 19:00:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hptmv        entry.c 
  Log:
  SVN rev 240210 on 2012-09-07 19:00:27Z by delphij
  
  It seems that what the code really meant is that when a write is completed,
  do a BUS_DMASYNC_POSTWRITE over the DMA map.  The way it currently is would
  only do POSTREAD for read transactions.
  
  Submitted by:   Sascha Wildner
  MFC after:      1 month
  
  Revision  Changes    Path
  1.27      +1 -1      src/sys/dev/hptmv/entry.c



jhb         2012-09-07 19:42:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/atkbdc       psm.c 
  Log:
  SVN rev 240211 on 2012-09-07 19:42:36Z by jhb
  
  Use callout(9) instead of timeout(9) to manage timers.
  
  Revision  Changes    Path
  1.112     +15 -13    src/sys/dev/atkbdc/psm.c



rmacklem    2012-09-07 20:57:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clnode.c 
  Log:
  SVN rev 240213 on 2012-09-07 20:57:36Z by rmacklem
  
  MFC: r237244
  Fix the NFSv4 client for the case where mmap'd files are
  written, but not msync'd by a process. A VOP_PUTPAGES()
  called when VOP_RECLAIM() happens will usually fail, since
  the NFSv4 Open has already been closed by VOP_INACTIVE().
  Add a vm_object_page_clean() call to the NFSv4 client's
  VOP_INACTIVE(), so that the write happens before the NFSv4
  Open is closed. kib@ suggested using vgone() instead and
  I will explore this, but this patch fixes things in the
  meantime. For some reason, the VOP_PUTPAGES() is still
  attempted in VOP_RECLAIM(), but having this fail doesn't
  cause any problems except a "stateid0 in write" being logged.
  
  Revision  Changes    Path
  1.4.2.14  +15 -5     src/sys/fs/nfsclient/nfs_clnode.c



glebius     2012-09-07 21:06:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  SVN rev 240214 on 2012-09-07 21:06:54Z by glebius
  
  Supply the pr_ctloutput method for local datagram sockets,
  so that setsockopt() and getsockopt() work on them.
  
  This makes 'tools/regression/sockets/unix_cmsg -t dgram'
  more successful.
  
  Revision  Changes    Path
  1.251     +1 -0      src/sys/kern/uipc_usrreq.c



thomas      2012-09-07 22:30:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/multipath   g_multipath.c 
  Log:
  SVN rev 240217 on 2012-09-07 22:30:20Z by thomas
  
  Merge rev. 239673 from head to stable/9:
  (g_multipath_rotate): Fix algorithm so that it does rotate over all good
  providers, not just the last two.
  
  Revision  Changes    Path
  1.12.2.7  +10 -3     src/sys/geom/multipath/g_multipath.c



thomas      2012-09-07 22:34:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom/multipath   g_multipath.c 
  Log:
  SVN rev 240218 on 2012-09-07 22:34:30Z by thomas
  
  Merge rev. 239673 from head to stable/8:
  (g_multipath_rotate): Fix algorithm so that it does rotate over all good
  providers, not just the last two.
  
  Revision  Changes    Path
  1.2.2.17  +10 -3     src/sys/geom/multipath/g_multipath.c



mjacob      2012-09-07 22:45:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  SVN rev 240219 on 2012-09-07 22:45:31Z by mjacob
  
  Remove useless extra test.
  
  Pointed out by: Sascha of DragonFly BSD
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.168     +2 -4      src/sys/dev/isp/isp_pci.c



rpaulo      2012-09-08 01:26:52 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/wii      wii_bus.c 
  Log:
  SVN rev 240224 on 2012-09-08 01:26:52Z by rpaulo
  
  Add IRQ support to the resource list handling functions.
  
  Revision  Changes    Path
  1.2       +7 -3      src/sys/powerpc/wii/wii_bus.c



eadler      2012-09-08 02:41:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/compat/opensolaris/sys sid.h 
  Log:
  SVN rev 240225 on 2012-09-08 02:41:50Z by eadler
  
  MFC r230454:
          Use provided name when allocating ksid domain. It isn't really used on FreeBSD,
          but should fix a panic when pool is imported from another OS that is using this.
  
  No objections from;     pjd
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.3.2.2   +3 -3      src/sys/cddl/compat/opensolaris/sys/sid.h



adrian      2012-09-08 02:56:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_ht.c 
  Log:
  SVN rev 240226 on 2012-09-08 02:56:09Z by adrian
  
  Correctly mask out the RTS/CTS flags when forming aggregates.
  
  This had the side effect of clearing HAL_TXDESC_CLRDMASK for a bunch of
  frames, meaning they'd end up being potentially filtered if there were
  an error.  This is fine in the previous world as they'd just be
  software retried but now that I'm working on filtered frames, these
  descriptors would be endlessly retried until another valid frame would
  come along that had CLRDMASK set.
  
  Revision  Changes    Path
  1.30      +1 -1      src/sys/dev/ath/if_ath_tx_ht.c



glebius     2012-09-08 06:41:54 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    contrib/pf/man       pf.4 pf.conf.5 
    contrib/pf/pfctl     parse.y pf_print_state.c pfctl.c 
                         pfctl_parser.c pfctl_table.c 
    sys/contrib/altq/altq altq_cbq.c altq_hfsc.c altq_priq.c 
                          altq_subr.c 
    sys/contrib/pf/net   if_pflog.c if_pflog.h if_pfsync.c 
                         if_pfsync.h pf.c pf_if.c pf_ioctl.c 
                         pf_lb.c pf_mtag.h pf_norm.c pf_osfp.c 
                         pf_ruleset.c pf_table.c pfvar.h 
    sys/modules/pf       Makefile 
    sys/net              if.c 
    sys/netinet          in_gif.c ip_icmp.c raw_ip.c tcp_subr.c 
    sys/netinet/ipfw     ip_fw2.c 
    sys/netinet6         icmp6.c in6_gif.c 
    sys/netipsec         ipsec_input.c ipsec_output.c xform_ipip.c 
    sys/sys              mbuf.h param.h 
    usr.bin/netstat      if.c 
    usr.sbin/bsnmpd/modules/snmp_pf BEGEMOT-PF-MIB.txt pf_snmp.c 
                                    pf_tree.def 
  Removed files:
    sys/contrib/pf/net   if_pflow.h 
  Log:
  SVN rev 240233 on 2012-09-08 06:41:54Z by glebius
  
  Merge the projects/pf/head branch, that was worked on for last six months,
  into head. The most significant achievements in the new code:
  
   o Fine grained locking, thus much better performance.
   o Fixes to many problems in pf, that were specific to FreeBSD port.
  
  New code doesn't have that many ifdefs and much less OpenBSDisms, thus
  is more attractive to our developers.
  
    Those interested in details, can browse through SVN log of the
  projects/pf/head branch. And for reference, here is exact list of
  revisions merged:
  
  r232043, r232044, r232062, r232148, r232149, r232150, r232298, r232330,
  r232332, r232340, r232386, r232390, r232391, r232605, r232655, r232656,
  r232661, r232662, r232663, r232664, r232673, r232691, r233309, r233782,
  r233829, r233830, r233834, r233835, r233836, r233865, r233866, r233868,
  r233873, r234056, r234096, r234100, r234108, r234175, r234187, r234223,
  r234271, r234272, r234282, r234307, r234309, r234382, r234384, r234456,
  r234486, r234606, r234640, r234641, r234642, r234644, r234651, r235505,
  r235506, r235535, r235605, r235606, r235826, r235991, r235993, r236168,
  r236173, r236179, r236180, r236181, r236186, r236223, r236227, r236230,
  r236252, r236254, r236298, r236299, r236300, r236301, r236397, r236398,
  r236399, r236499, r236512, r236513, r236525, r236526, r236545, r236548,
  r236553, r236554, r236556, r236557, r236561, r236570, r236630, r236672,
  r236673, r236679, r236706, r236710, r236718, r237154, r237155, r237169,
  r237314, r237363, r237364, r237368, r237369, r237376, r237440, r237442,
  r237751, r237783, r237784, r237785, r237788, r237791, r238421, r238522,
  r238523, r238524, r238525, r239173, r239186, r239644, r239652, r239661,
  r239773, r240125, r240130, r240131, r240136, r240186, r240196, r240212.
  
  I'd like to thank people who participated in early testing:
  
  Tested by:      Florian Smeets <flo freebsd.org>
  Tested by:      Chekaluk Vitaly <artemrts ukr.net>
  Tested by:      Ben Wilber <ben desync.com>
  Tested by:      Ian FREISLICH <ianf cloudseed.co.za>
  
  Revision  Changes      Path
  1.725     +4 -0        src/UPDATING
  1.13      +21 -3       src/contrib/pf/man/pf.4
  1.18      +4 -36       src/contrib/pf/man/pf.conf.5
  1.13      +2 -41       src/contrib/pf/pfctl/parse.y
  1.7       +0 -5        src/contrib/pf/pfctl/pf_print_state.c
  1.10      +0 -17       src/contrib/pf/pfctl/pfctl.c
  1.12      +0 -6        src/contrib/pf/pfctl/pfctl_parser.c
  1.10      +1 -2        src/contrib/pf/pfctl/pfctl_table.c
  1.8       +1 -2        src/sys/contrib/altq/altq/altq_cbq.c
  1.9       +1 -2        src/sys/contrib/altq/altq/altq_hfsc.c
  1.7       +1 -3        src/sys/contrib/altq/altq/altq_priq.c
  1.34      +2 -6        src/sys/contrib/altq/altq/altq_subr.c
  1.27      +43 -188     src/sys/contrib/pf/net/if_pflog.c
  1.11      +2 -37       src/sys/contrib/pf/net/if_pflog.h
  1.2       +0 -126      src/sys/contrib/pf/net/if_pflow.h (dead)
  1.78      +643 -1720   src/sys/contrib/pf/net/if_pfsync.c
  1.13      +6 -32       src/sys/contrib/pf/net/if_pfsync.h
  1.88      +1532 -2882  src/sys/contrib/pf/net/pf.c
  1.28      +250 -501    src/sys/contrib/pf/net/pf_if.c
  1.59      +1093 -1739  src/sys/contrib/pf/net/pf_ioctl.c
  1.3       +185 -315    src/sys/contrib/pf/net/pf_lb.c
  1.3       +0 -22       src/sys/contrib/pf/net/pf_mtag.h
  1.23      +210 -570    src/sys/contrib/pf/net/pf_norm.c
  1.9       +31 -203     src/sys/contrib/pf/net/pf_osfp.c
  1.4       +11 -44      src/sys/contrib/pf/net/pf_ruleset.c
  1.15      +365 -690    src/sys/contrib/pf/net/pf_table.c
  1.30      +207 -480    src/sys/contrib/pf/net/pfvar.h
  1.20      +2 -3        src/sys/modules/pf/Makefile
  1.414     +10 -5       src/sys/net/if.c
  1.53      +0 -2        src/sys/netinet/in_gif.c
  1.149     +0 -2        src/sys/netinet/ip_icmp.c
  1.76      +12 -2       src/sys/netinet/ipfw/ip_fw2.c
  1.241     +0 -3        src/sys/netinet/raw_ip.c
  1.390     +0 -1        src/sys/netinet/tcp_subr.c
  1.136     +0 -4        src/sys/netinet6/icmp6.c
  1.45      +0 -2        src/sys/netinet6/in6_gif.c
  1.35      +0 -2        src/sys/netipsec/ipsec_input.c
  1.36      +0 -2        src/sys/netipsec/ipsec_output.c
  1.37      +0 -2        src/sys/netipsec/xform_ipip.c
  1.248     +1 -11       src/sys/sys/mbuf.h
  1.510     +1 -1        src/sys/sys/param.h
  1.84      +32 -5       src/usr.bin/netstat/if.c
  1.4       +1 -1        src/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt
  1.15      +1 -4        src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
  1.4       +1 -1        src/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def



kib         2012-09-08 16:40:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/arm/arm          pmap.c 
    sys/dev/agp          agp.c agp_i810.c 
    sys/dev/md           md.c 
    sys/fs/nfsclient     nfs_clbio.c 
    sys/fs/nwfs          nwfs_io.c 
    sys/fs/smbfs         smbfs_io.c 
    sys/fs/tmpfs         tmpfs_subr.c tmpfs_vnops.c 
    sys/ia64/ia64        pmap.c 
    sys/kern             kern_proc.c subr_uio.c uipc_syscalls.c 
    sys/net              bpf_zerocopy.c 
    sys/nfsclient        nfs_bio.c 
    sys/ofed/include/linux gfp.h 
    sys/ufs/ffs          ffs_vnops.c 
    sys/vm               device_pager.c sg_pager.c vm_page.h 
                         vnode_pager.c 
  Log:
  SVN rev 240238 on 2012-09-08 16:40:18Z by kib
  
  MFC r239065:
  Stop including vm_param.h into vm_page.h. Include vm_param.h
  explicitely for the kernel code which needs it.
  
  Revision    Changes    Path
  1.137.2.3   +1 -1      src/sys/arm/arm/pmap.c
  1.72.2.3    +1 -0      src/sys/dev/agp/agp.c
  1.58.2.4    +1 -0      src/sys/dev/agp/agp_i810.c
  1.201.2.3   +1 -2      src/sys/dev/md/md.c
  1.24.2.12   +1 -0      src/sys/fs/nfsclient/nfs_clbio.c
  1.57.2.3    +1 -0      src/sys/fs/nwfs/nwfs_io.c
  1.57.2.3    +1 -0      src/sys/fs/smbfs/smbfs_io.c
  1.31.2.6    +1 -0      src/sys/fs/tmpfs/tmpfs_subr.c
  1.48.2.9    +1 -0      src/sys/fs/tmpfs/tmpfs_vnops.c
  1.240.2.3   +1 -0      src/sys/ia64/ia64/pmap.c
  1.317.2.9   +1 -0      src/sys/kern/kern_proc.c
  1.11.2.4    +1 -1      src/sys/kern/subr_uio.c
  1.310.2.6   +1 -0      src/sys/kern/uipc_syscalls.c
  1.12.2.3    +1 -0      src/sys/net/bpf_zerocopy.c
  1.191.2.7   +1 -0      src/sys/nfsclient/nfs_bio.c
  1.2.2.1     +1 -0      src/sys/ofed/include/linux/gfp.h
  1.199.2.10  +1 -0      src/sys/ufs/ffs/ffs_vnops.c
  1.100.2.5   +1 -0      src/sys/vm/device_pager.c
  1.7.2.2     +1 -0      src/sys/vm/sg_pager.c
  1.188.2.12  +0 -2      src/sys/vm/vm_page.h
  1.268.2.6   +1 -0      src/sys/vm/vnode_pager.c



alc         2012-09-08 17:43:20 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 240241 on 2012-09-08 17:43:20Z by alc
  
  pmap_remove:
  
    Avoid re-walking the page table from the root for every PTE examined.
  
    Tidy up some of pmap_remove()'s helper functions.
  
  pmap_enter:
  
    Set PV_TABLE_REF whenever the physical page being mapped is managed, not
    just when it is writeable.
  
    Only call pmap_update_page() when the old mapping was valid.  If there was
    no prior valid mapping, then pmap_update_page() serves no useful purpose.
    However, it will interrupt every processor that has the pmap active.
  
  pmap_enter_quick_locked:
  
    Always set PTE_RO.
  
  pmap_emulate_modified:
  
    Don't set PV_TABLE_REF.
  
    Eliminate a nonsensical comment.
  
  Revision  Changes    Path
  1.116     +18 -30    src/sys/mips/mips/pmap.c



attilio     2012-09-08 18:27:11 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      trap.c 
    sys/i386/i386        trap.c 
    sys/ia64/ia32        ia32_trap.c 
    sys/ia64/ia64        trap.c 
    sys/kern             kern_fork.c subr_trap.c 
    sys/mips/mips        trap.c 
    sys/powerpc/aim      trap.c 
    sys/powerpc/booke    trap.c 
    sys/sparc64/sparc64  trap.c 
  Log:
  SVN rev 240244 on 2012-09-08 18:27:11Z by attilio
  
  userret() already checks for td_locks when INVARIANTS is enabled, so
  there is no need to check if Giant is acquired after it.
  
  Reviewed by:    kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.373     +0 -1      src/sys/amd64/amd64/trap.c
  1.354     +0 -1      src/sys/i386/i386/trap.c
  1.19      +0 -1      src/sys/ia64/ia32/ia32_trap.c
  1.142     +0 -1      src/sys/ia64/ia64/trap.c
  1.343     +0 -1      src/sys/kern/kern_fork.c
  1.331     +0 -1      src/sys/kern/subr_trap.c
  1.39      +0 -1      src/sys/mips/mips/trap.c
  1.96      +0 -1      src/sys/powerpc/aim/trap.c
  1.12      +0 -1      src/sys/powerpc/booke/trap.c
  1.111     +0 -1      src/sys/sparc64/sparc64/trap.c



attilio     2012-09-08 18:29:53 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_trap.c 
  Log:
  SVN rev 240245 on 2012-09-08 18:29:53Z by attilio
  
  Move PT_UPDATED_FLUSH() before td_locks check in order to have more
  coverage also in the XEN case.
  
  Reviewed by:    kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.332     +3 -3      src/sys/kern/subr_trap.c



attilio     2012-09-08 18:35:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_syscall.c subr_trap.c 
  Log:
  SVN rev 240246 on 2012-09-08 18:35:15Z by attilio
  
  Move the checks for td_pinned, td_critnest, TDP_NOFAULTING and
  TDP_NOSLEEPING leaking from syscallret() to userret() so that also
  trap handling is covered. Also, the check on td_locks is not duplicated
  between the two functions.
  
  Reported by:    avg
  Reviewed by:    kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +0 -21     src/sys/kern/subr_syscall.c
  1.333     +14 -1     src/sys/kern/subr_trap.c



andreast    2012-09-08 20:00:31 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      load_elf.c 
  Log:
  SVN rev 240249 on 2012-09-08 20:00:31Z by andreast
  
  Fix loading of kernel modules at boot time for powerpc64.
  
  Reported by:    Mathias Breuninger
  MFC after:      1 week
  
  Revision  Changes    Path
  1.45      +3 -3      src/sys/boot/common/load_elf.c



tuexen      2012-09-08 20:54:54 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_asconf.c 
  Log:
  SVN rev 240250 on 2012-09-08 20:54:54Z by tuexen
  
  Whitespace cleanup.
  
  MFC after: 10 days
  
  Revision  Changes    Path
  1.69      +0 -1      src/sys/netinet/sctp_asconf.c



adrian      2012-09-09 04:53:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 240254 on 2012-09-09 04:53:10Z by adrian
  
  Remove TDMA #define entries from if_ath.c; they now exist in if_ath_tdma.h.
  
  Revision  Changes    Path
  1.456     +0 -16     src/sys/dev/ath/if_ath.c



adrian      2012-09-09 05:06:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240255 on 2012-09-09 05:06:16Z by adrian
  
  Make sure the aggregate fields are properly cleared - both in the
  ath_buf and when forming a non-aggregate frame.
  
  The non-11n setds function is called when TXing aggregate frames (and
  yes, I should fix this!) and the non-11n TX aggregation code doesn't clear
  the delimiter field.  I figure it's nicer to do that.
  
  Revision  Changes    Path
  1.81      +12 -0     src/sys/dev/ath/if_ath_tx.c



mm          2012-09-09 07:38:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/compat/opensolaris/sys sid.h 
  Log:
  SVN rev 240258 on 2012-09-09 07:38:15Z by mm
  
  MFC r240162:
  Make r230454 more readable and vendor-like.
  
  PR:     kern/171380
  
  Revision  Changes    Path
  1.3.2.3   +8 -2      src/sys/cddl/compat/opensolaris/sys/sid.h



mm          2012-09-09 07:46:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/compat/opensolaris/sys sid.h 
  Log:
  SVN rev 240259 on 2012-09-09 07:46:45Z by mm
  
  MFC r240162:
  Make r230454 more readable and vendor-like.
  
  PR:     kern/171380
  
  Revision  Changes    Path
  1.1.4.5   +8 -2      src/sys/cddl/compat/opensolaris/sys/sid.h



mm          2012-09-09 07:47:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/cddl/compat/opensolaris/sys sid.h 
  Log:
  SVN rev 240260 on 2012-09-09 07:47:02Z by mm
  
  MFC r240162:
  Make r230454 more readable and vendor-like.
  
  PR:     kern/171380
  
  Revision  Changes    Path
  1.1.2.4   +8 -2      src/sys/cddl/compat/opensolaris/sys/sid.h



tuexen      2012-09-09 08:14:04 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_pcb.c 
  Log:
  SVN rev 240263 on 2012-09-09 08:14:04Z by tuexen
  
  Whitespace changes.
  
  MFC after: 10 days
  
  Revision  Changes    Path
  1.177     +4 -6      src/sys/netinet/sctp_pcb.c



trociny     2012-09-09 08:15:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/gate        g_gate.c g_gate.h 
  Log:
  SVN rev 240265 on 2012-09-09 08:15:49Z by trociny
  
  MFC r238119, r238868, r239131:
  
  r238119 (pjd):
  
  Extend GEOM Gate class to handle read I/O requests directly within the kernel.
  This will allow HAST to read directly from the local component without
  even communicating userland daemon.
  
  Sponsored by:   Panzura, http://www.panzura.com
  
  r238868:
  
  Reorder things in g_gate_create() so at the moment when g_new_geomf()
  is called name is properly initialized.
  
  Discussed with: pjd
  
  r239131:
  
  In g_gate_dumpconf() always check the result of g_gate_hold().
  
  This fixes "Negative sc_ref" panic possible when sysctl_kern_geom_confxml()
  is run simultaneously with destroying GATE device.
  
  Reviewed by:    pjd
  
  Revision  Changes    Path
  1.37.2.2  +286 -37   src/sys/geom/gate/g_gate.c
  1.12.2.2  +24 -5     src/sys/geom/gate/g_gate.h



trociny     2012-09-09 08:21:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom/gate        g_gate.c g_gate.h 
  Log:
  SVN rev 240266 on 2012-09-09 08:21:06Z by trociny
  
  MFC r238119, r238868, r239131:
  
  r238119 (pjd):
  
  Extend GEOM Gate class to handle read I/O requests directly within the kernel.
  This will allow HAST to read directly from the local component without
  even communicating userland daemon.
  
  Sponsored by:   Panzura, http://www.panzura.com
  
  r238868:
  
  Reorder things in g_gate_create() so at the moment when g_new_geomf()
  is called name is properly initialized.
  
  Discussed with: pjd
  
  r239131:
  
  In g_gate_dumpconf() always check the result of g_gate_hold().
  
  This fixes "Negative sc_ref" panic possible when sysctl_kern_geom_confxml()
  is run simultaneously with destroying GATE device.
  
  Reviewed by:    pjd
  
  Revision   Changes    Path
  1.26.10.8  +286 -37   src/sys/geom/gate/g_gate.c
  1.10.10.4  +24 -5     src/sys/geom/gate/g_gate.h



trociny     2012-09-09 08:28:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom             geom_subr.c 
  Log:
  SVN rev 240267 on 2012-09-09 08:28:17Z by trociny
  
  MFC r239987 (pjd):
  
  Allow to pass providers with /dev/ prefix to g_provider_by_name().
  
  Revision   Changes    Path
  1.112.2.3  +8 -0      src/sys/geom/geom_subr.c



trociny     2012-09-09 08:30:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom             geom_subr.c 
  Log:
  SVN rev 240268 on 2012-09-09 08:30:22Z by trociny
  
  MFC r239987 (pjd):
  
  Allow to pass providers with /dev/ prefix to g_provider_by_name().
  
  Revision   Changes    Path
  1.107.2.5  +8 -0      src/sys/geom/geom_subr.c



ae          2012-09-09 11:30:45 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/uboot/lib   libuboot.h 
  Log:
  SVN rev 240272 on 2012-09-09 11:30:45Z by ae
  
  Make struct uboot_devdesc compatible with struct disk_devdesc.
  
  Revision  Changes    Path
  1.8       +3 -6      src/sys/boot/uboot/lib/libuboot.h



ae          2012-09-09 11:32:06 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/uboot/lib   devicename.c 
  Log:
  SVN rev 240273 on 2012-09-09 11:32:06Z by ae
  
  Use disk_fmtdev() and disk_parsedev() functions from the new DISK API.
  
  Revision  Changes    Path
  1.7       +9 -62     src/sys/boot/uboot/lib/devicename.c



ae          2012-09-09 11:33:06 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/uboot/lib   disk.c 
  Log:
  SVN rev 240274 on 2012-09-09 11:33:06Z by ae
  
  Update uboot's disk driver to use new DISK API.
  
  Revision  Changes    Path
  1.9       +97 -591   src/sys/boot/uboot/lib/disk.c



ae          2012-09-09 11:34:27 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/uboot/lib   Makefile 
  Log:
  SVN rev 240275 on 2012-09-09 11:34:27Z by ae
  
  Build disk.c only when DISK_SUPPORT is enabled.
  
  Revision  Changes    Path
  1.8       +6 -1      src/sys/boot/uboot/lib/Makefile



ae          2012-09-09 11:37:17 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/uboot/common main.c 
  Log:
  SVN rev 240276 on 2012-09-09 11:37:17Z by ae
  
  Update according to the change of struct uboot_devdesc.
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/boot/uboot/common/main.c



ae          2012-09-09 11:40:37 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/arm/uboot   Makefile 
    sys/boot/powerpc/uboot Makefile 
  Log:
  SVN rev 240277 on 2012-09-09 11:40:37Z by ae
  
  Handle LOADER_NO_DISK_SUPPORT knob in the arm and powerpc ubldr.
  
  Revision  Changes    Path
  1.10      +4 -0      src/sys/boot/arm/uboot/Makefile
  1.8       +4 -0      src/sys/boot/powerpc/uboot/Makefile



hselasky    2012-09-09 14:41:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h dwc_otgreg.h 
  Log:
  SVN rev 240279 on 2012-09-09 14:41:34Z by hselasky
  
  Add support for host mode to the DWC OTG controller driver.
  The DWC OTG host mode support should still be considered
  experimental. Isochronous support for DWC OTG is not
  fully implemented. Some code added derives from
  Aleksandr Rybalko's dotg.c driver.
  
  Revision  Changes     Path
  1.6       +1140 -185  src/sys/dev/usb/controller/dwc_otg.c
  1.4       +34 -6      src/sys/dev/usb/controller/dwc_otg.h
  1.3       +2 -4       src/sys/dev/usb/controller/dwc_otgreg.h



hselasky    2012-09-09 14:51:38 UTC

  FreeBSD src repository

  Added files:
    sys/arm/broadcom/bcm2835 dwc_otg_brcm.c 
  Log:
  SVN rev 240280 on 2012-09-09 14:51:38Z by hselasky
  
  Add support for DWC OTG.
  
  Revision  Changes    Path
  1.1       +211 -0    src/sys/arm/broadcom/bcm2835/dwc_otg_brcm.c (new)



hselasky    2012-09-09 14:53:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller usb_controller.c 
  Log:
  SVN rev 240281 on 2012-09-09 14:53:34Z by hselasky
  
  Add support for DWC OTG.
  
  Revision  Changes    Path
  1.48      +3 -0      src/sys/dev/usb/controller/usb_controller.c



hselasky    2012-09-09 17:23:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c 
  Log:
  SVN rev 240282 on 2012-09-09 17:23:57Z by hselasky
  
  Implement missing USB suspend and resume support for DWC OTG driver.
  
  Revision  Changes    Path
  1.7       +60 -6     src/sys/dev/usb/controller/dwc_otg.c



kib         2012-09-09 19:11:52 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_lookup.c 
    sys/sys              mount.h 
  Log:
  SVN rev 240283 on 2012-09-09 19:11:52Z by kib
  
  Add MNTK_LOOKUP_EXCL_DOTDOT struct mount flag, which specifies to the
  lookup code that dotdot lookups shall override any shared lock
  requests with the exclusive one. The flag is useful for filesystems
  which sometimes need to upgrade shared lock to exclusive inside the
  VOP_LOOKUP or later, which cannot be done safely for dotdot, due to
  dvp also locked and causing LOR.
  
  In collaboration with:      pho
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.142     +13 -9     src/sys/kern/vfs_lookup.c
  1.268     +1 -0      src/sys/sys/mount.h



kib         2012-09-09 19:17:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c vfs_subr.c 
    sys/sys              mount.h 
  Log:
  SVN rev 240284 on 2012-09-09 19:17:15Z by kib
  
  Add a facility for vgone() to inform the set of subscribed mounts
  about vnode reclamation. Typical use is for the bypass mounts like
  nullfs to get a notification about lower vnode going away.
  
  Now, vgone() calls new VFS op vfs_reclaim_lowervp() with an argument
  lowervp which is reclaimed. It is possible to register several
  reclamation event listeners, to correctly handle the case of several
  nullfs mounts over the same directory.
  
  For the filesystem not having nullfs mounts over it, the overhead
  added is a single mount interlock lock/unlock in the vnode reclamation
  path.
  
  In collaboration with:  pho
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.350     +4 -1      src/sys/kern/vfs_mount.c
  1.839     +55 -0     src/sys/kern/vfs_subr.c
  1.269     +10 -0     src/sys/sys/mount.h



kib         2012-09-09 19:20:23 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null.h null_subr.c null_vfsops.c 
                         null_vnops.c 
  Log:
  SVN rev 240285 on 2012-09-09 19:20:23Z by kib
  
  Allow shared lookups for nullfs mounts, if lower filesystem supports
  it.  There are two problems which shall be addressed for shared
  lookups use to have measurable effect on nullfs scalability:
  
  1. When vfs_lookup() calls VOP_LOOKUP() for nullfs, which passes lookup
  operation to lower fs, resulting vnode is often only shared-locked. Then
  null_nodeget() cannot instantiate covering vnode for lower vnode, since
  insmntque1() and null_hashins() require exclusive lock on the lower.
  
  Change the assert that lower vnode is exclusively locked to only
  require any lock.  If null hash failed to find pre-existing nullfs
  vnode for lower vnode and the vnode is shared-locked, the lower vnode
  lock is upgraded.
  
  2. Nullfs reclaims its vnodes on deactivation. This is due to nullfs
  inability to detect reclamation of the lower vnode.  Reclamation of a
  nullfs vnode at deactivation time prevents a reference to the lower
  vnode to become stale.
  
  Change nullfs VOP_INACTIVE to not reclaim the vnode, instead use the
  VFS_RECLAIM_LOWERVP to get notification and reclaim upper vnode
  together with the reclamation of the lower vnode.
  
  Note that nullfs reclamation procedure calls vput() on the lowervp
  vnode, temporary unlocking the vnode being reclaimed. This seems to be
  fine for MPSAFE filesystems, but not-MPSAFE code often put partially
  initialized vnode on some globally visible list, and later can decide
  that half-constructed vnode is not needed.  If nullfs mount is created
  above such filesystem, then other threads might catch such not
  properly initialized vnode. Instead of trying to overcome this case,
  e.g. by recursing the lower vnode lock in null_reclaim_lowervp(), I
  decided to rely on nearby removal of the support for non-MPSAFE
  filesystems.
  
  In collaboration with:  pho
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.24      +1 -0      src/sys/fs/nullfs/null.h
  1.66      +18 -11    src/sys/fs/nullfs/null_subr.c
  1.102     +44 -16    src/sys/fs/nullfs/null_vfsops.c
  1.120     +4 -19     src/sys/fs/nullfs/null_vnops.c



mav         2012-09-09 20:00:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_hpet.c 
  Log:
  SVN rev 240286 on 2012-09-09 20:00:00Z by mav
  
  At least from A70M FCH chipsets AMD started to use their real vendor ID
  (1022) in HPET. But according to report they still haven't fixed problem
  with level-triggered interrupts.
  Make workaround used for earlier chipsets apply to this new ID also.
  
  PR:             amd64/171355
  MFC after:      3 days
  
  Revision  Changes    Path
  1.41      +2 -1      src/sys/dev/acpica/acpi_hpet.c



adrian      2012-09-09 20:13:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/pccbb        pccbb_pci.c 
  Log:
  SVN rev 240287 on 2012-09-09 20:13:11Z by adrian
  
  MFC r238954 - Restore the PCI bridge configuration upon resume.
  
  This allows my TI1510 cardbus/PCI bridge to work after a suspend/resume,
  without having to unload/reload the cbb driver.
  
  PR:             kern/170058
  
  Revision  Changes    Path
  1.37.2.3  +5 -0      src/sys/dev/pccbb/pccbb_pci.c



rmacklem    2012-09-09 21:00:45 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfs_commonport.c nfscl.h 
    sys/fs/nfsclient     nfs_clrpcops.c 
  Log:
  SVN rev 240289 on 2012-09-09 21:00:45Z by rmacklem
  
  Add a simple printf() based debug facility to the new nfs client.
  Use it for a printf() that can be harmlessly generated for mmap()'d
  files. It will be used extensively for the NFSv4.1 client.
  Debugging printf()s are enabled by setting vfs.nfs.debuglevel to
  a non-zero value. The higher the value, the more debugging printf()s.
  
  Reviewed by:    jhb
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.24      +3 -0      src/sys/fs/nfs/nfs_commonport.c
  1.2       +6 -0      src/sys/fs/nfs/nfscl.h
  1.32      +2 -1      src/sys/fs/nfsclient/nfs_clrpcops.c



hselasky    2012-09-10 08:23:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h 
  Log:
  SVN rev 240302 on 2012-09-10 08:23:56Z by hselasky
  
  Cleanup interrupt handling in Host Mode.
  
  Revision  Changes    Path
  1.8       +45 -44    src/sys/dev/usb/controller/dwc_otg.c
  1.5       +0 -1      src/sys/dev/usb/controller/dwc_otg.h



mm          2012-09-10 10:24:57 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/compat/opensolaris/kern opensolaris_cmn_err.c 
    sys/cddl/contrib/opensolaris/uts/common/sys debug.h 
  Added files:
    sys/cddl/compat/opensolaris/sys assfail.h 
  Removed files:
    sys/cddl/compat/opensolaris/sys debug.h 
  Log:
  SVN rev 240303 on 2012-09-10 10:24:57Z by mm
  
  Add assfail() and assfail3() to the opensolaris module.
  Remove obsoleted intermediate cddl/compat/opensolaris/sys/debug.h.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.4       +21 -1     src/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c
  1.1       +46 -0     src/sys/cddl/compat/opensolaris/sys/assfail.h (new)
  1.3       +0 -48     src/sys/cddl/compat/opensolaris/sys/debug.h (dead)
  1.6       +4 -0      src/sys/cddl/contrib/opensolaris/uts/common/sys/debug.h



glebius     2012-09-10 11:38:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/net              flowtable.c route.h 
    sys/netinet          ip_input.c ip_mroute.c ip_mroute.h 
                         ip_output.c sctp_output.c 
    sys/netinet6         ip6_mroute.c ip6_mroute.h ip6_output.c 
                         nd6_nbr.c 
  Log:
  SVN rev 240305 on 2012-09-10 11:38:02Z by glebius
  
  Merge r238002, r238016, r238092 from head:
  
  r238002 by tuexen@:
    Remove dead code (on FreeBSD) as suggested by glebius@.
  
  r238016:
    Remove route caching from IP multicast routing code. There is no
    reason to do that, and also, cached route never got unreferenced,
    which meant a reference leak.
  
    Reviewed by:  bms
  
  r238092:
    When ip_output()/ip6_output() is supplied a struct route *ro argument,
    it skips FLOWTABLE lookup. However, the non-NULL ro has dual meaning
    here: it may be supplied to provide route, and it may be supplied to
    store and return to caller the route that ip_output()/ip6_output()
    finds. In the latter case skipping FLOWTABLE lookup is pessimisation.
  
    The difference between struct route filled by FLOWTABLE and filled
    by rtalloc() family is that the former doesn't hold a reference on
    its rtentry. Reference is hold by flow entry, and it is about to
    be released in future. Thus, route filled by FLOWTABLE shouldn't
    be passed to RTFREE() macro.
  
    - Introduce new flag for struct route/route_in6, that marks route
      not holding a reference on rtentry.
    - Introduce new macro RO_RTFREE() that cleans up a struct route
      depending on its kind.
    - All callers to ip_output()/ip6_output() that do supply non-NULL
      but empty route should use RO_RTFREE() to free results of
      lookup.
    - ip_output()/ip6_output() now do FLOWTABLE lookup always when
      ro->ro_rt == NULL.
  
  Revision    Changes    Path
  1.40.2.4    +2 -1      src/sys/net/flowtable.c
  1.93.2.5    +14 -1     src/sys/net/route.h
  1.393.2.5   +1 -2      src/sys/netinet/ip_input.c
  1.161.2.3   +1 -2      src/sys/netinet/ip_mroute.c
  1.37.2.2    +0 -1      src/sys/netinet/ip_mroute.h
  1.329.2.5   +22 -22    src/sys/netinet/ip_output.c
  1.159.2.30  +3 -15     src/sys/netinet/sctp_output.c
  1.66.2.3    +16 -14    src/sys/netinet6/ip6_mroute.c
  1.15.4.2    +0 -1      src/sys/netinet6/ip6_mroute.h
  1.147.2.11  +11 -14    src/sys/netinet6/ip6_output.c
  1.82.2.4    +6 -6      src/sys/netinet6/nd6_nbr.c



glebius     2012-09-10 11:43:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          tcp_output.c 
  Log:
  SVN rev 240307 on 2012-09-10 11:43:28Z by glebius
  
  Merge r238516 from head:
    If ip_output() returns EMSGSIZE to tcp_output(), then the latter calls
    tcp_mtudisc(), which in its turn may call tcp_output(). Under certain
    conditions (must admit they are very special) an infinite recursion can
    happen.
  
    To avoid recursion we can pass struct route to ip_output() and obtain
    correct mtu. This allows us not to use tcp_mtudisc() but call tcp_mss_update()
    directly.
  
    PR:           kern/155585
    Submitted by: zont
  
  Revision   Changes    Path
  1.184.2.6  +27 -16    src/sys/netinet/tcp_output.c



glebius     2012-09-10 12:02:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/net              if_llatbl.h 
    sys/netinet          in.c 
    sys/netinet6         in6.c 
  Log:
  SVN rev 240309 on 2012-09-10 12:02:58Z by glebius
  
  Merge r232054 by kmacy:
    When using flowtable llentrys can outlive the interface with
    which they're associated at which the lle_tbl pointer points
    to freed memory and the llt_free pointer is no longer valid.
  
    Move the free pointer in to the llentry itself and update the
    initalization sites.
  
  Revision    Changes    Path
  1.14.2.2    +1 -3      src/sys/net/if_llatbl.h
  1.174.2.12  +15 -16    src/sys/netinet/in.c
  1.139.2.19  +15 -15    src/sys/netinet6/in6.c



glebius     2012-09-10 12:09:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/net              if_llatbl.c if_llatbl.h 
    sys/netinet          if_ether.c in.c 
    sys/netinet6         in6.c 
  Log:
  SVN rev 240310 on 2012-09-10 12:09:19Z by glebius
  
  Merge 238945,238967:
    Some style(9) and whitespace changes.
  
  Revision    Changes    Path
  1.27.2.3    +12 -12    src/sys/net/if_llatbl.c
  1.14.2.3    +10 -9     src/sys/net/if_llatbl.h
  1.240.2.5   +33 -34    src/sys/netinet/if_ether.c
  1.174.2.13  +39 -46    src/sys/netinet/in.c
  1.139.2.20  +43 -46    src/sys/netinet6/in6.c



glebius     2012-09-10 12:11:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/net              flowtable.c if_llatbl.c if_llatbl.h 
  Log:
  SVN rev 240311 on 2012-09-10 12:11:11Z by glebius
  
  Merge r238989:
    The llentry_update() is used only by flowtable and the latter
    always passes NULL pointer to it. Thus, code can be simplified
    and function renamed to llentry_alloc() to match rtalloc().
  
  Revision  Changes    Path
  1.40.2.5  +2 -2      src/sys/net/flowtable.c
  1.27.2.4  +11 -20    src/sys/net/if_llatbl.c
  1.14.2.4  +2 -2      src/sys/net/if_llatbl.h



hselasky    2012-09-10 12:23:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c 
  Log:
  SVN rev 240312 on 2012-09-10 12:23:56Z by hselasky
  
  Fix for IRQ hang in DWC OTG host mode.
  
  Revision  Changes    Path
  1.9       +27 -19    src/sys/dev/usb/controller/dwc_otg.c



glebius     2012-09-10 12:25:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/net              if_llatbl.c if_llatbl.h if_var.h 
    sys/netinet          if_ether.c in.c 
    sys/netinet6         in6.c 
  Log:
  SVN rev 240313 on 2012-09-10 12:25:57Z by glebius
  
  Merge r238990 (manually resolving absence of r237263):
    Fix races between in_lltable_prefix_free(), lla_lookup(),
    llentry_free() and arptimer():
  
    o Use callout_init_rw() for lle timeout, this allows us safely
      disestablish them.
      - This allows us to simplify the arptimer() and make it
        race safe.
    o Consistently use ifp->if_afdata_lock to lock access to
      linked lists in the lle hashes.
    o Introduce new lle flag LLE_LINKED, which marks an entry that
      is attached to the hash.
      - Use LLE_LINKED to avoid double unlinking via consequent
        calls to llentry_free().
      - Mark lle with LLE_DELETED via |= operation istead of =,
        so that other flags won't be lost.
    o Make LLE_ADDREF(), LLE_REMREF() and LLE_FREE_LOCKED() more
      consistent and provide more informative KASSERTs.
  
    The patch is a collaborative work of all submitters and myself.
  
    PR:           kern/165863
    Submitted by: zont, rstone
    Submitted by: Eric van Gyzen <eric_van_gyzen dell.com>
  
  Revision    Changes    Path
  1.27.2.5    +13 -6     src/sys/net/if_llatbl.c
  1.14.2.5    +10 -7     src/sys/net/if_llatbl.h
  1.172.2.4   +2 -0      src/sys/net/if_var.h
  1.240.2.6   +17 -25    src/sys/netinet/if_ether.c
  1.174.2.14  +9 -7      src/sys/netinet/in.c
  1.139.2.21  +9 -9      src/sys/netinet6/in6.c



hselasky    2012-09-10 13:50:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller at91dci.c at91dci_atmelarm.c 
  Log:
  SVN rev 240314 on 2012-09-10 13:50:34Z by hselasky
  
  Poll VBUS status every second, hence the AT91 GPIO library doesn't support
  registering interrupt handlers yet for GPIO events.
  
  Revision  Changes    Path
  1.32      +0 -2      src/sys/dev/usb/controller/at91dci.c
  1.14      +15 -49    src/sys/dev/usb/controller/at91dci_atmelarm.c



alc         2012-09-10 16:11:29 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
    sys/i386/xen         pmap.c 
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 240317 on 2012-09-10 16:11:29Z by alc
  
  Simplify pmap_unmapdev().  Since kmem_free() eventually calls pmap_remove(),
  pmap_unmapdev()'s own direct efforts to destroy the page table entries are
  redundant, so eliminate them.
  
  Don't set PTE_W on the page table entry in pmap_kenter{,_attr}() on MIPS.
  Setting PTE_W on MIPS is inconsistent with the implementation of this
  function on other architectures.  Moreover, PTE_W should not be set, unless
  the pmap's wired mapping count is incremented, which pmap_kenter{,_attr}()
  doesn't do.
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.772     +1 -4      src/sys/amd64/amd64/pmap.c
  1.724     +1 -4      src/sys/i386/i386/pmap.c
  1.79      +1 -6      src/sys/i386/xen/pmap.c
  1.117     +2 -4      src/sys/mips/mips/pmap.c



alc         2012-09-10 16:27:19 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap-v6.c 
  Log:
  SVN rev 240321 on 2012-09-10 16:27:19Z by alc
  
  Replace all uses of the vm page queues lock by a r/w lock that is private
  to this pmap.
  
  Revise some comments.
  
  The file vm/vm_param.h includes the file machine/vmparam.h, so there is no
  need to directly include it.
  
  Tested by:      andrew
  
  Revision  Changes    Path
  1.3       +55 -49    src/sys/arm/arm/pmap-v6.c



jhb         2012-09-10 18:49:49 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_low.c scsi_low.h 
    sys/conf             files 
    sys/dev/ct           bshw_machdep.c ct.c ct_isa.c ct_machdep.h 
                         ctvar.h 
    sys/dev/ncv          ncr53c500.c ncr53c500_pccard.c 
                         ncr53c500hw.h ncr53c500var.h 
    sys/dev/nsp          nsp.c nsp_pccard.c nspvar.h 
    sys/dev/stg          tmc18c30.c tmc18c30_isa.c 
                         tmc18c30_pccard.c tmc18c30_pci.c 
                         tmc18c30_subr.c tmc18c30var.h 
  Removed files:
    sys/cam/scsi         scsi_low_pisa.c scsi_low_pisa.h 
    sys/compat/netbsd    physio_proc.h 
  Log:
  SVN rev 240325 on 2012-09-10 18:49:49Z by jhb
  
  Remove some more NetBSD compat shims and other unused bits from these
  drivers:
  - Remove scsi_low_pisa.*, they were unused.
  - Remove <compat/netbsd/physio_proc.h> and calls to the stubs in that
    header.  They were empty nops.
  - Retire sl_xname and use device_get_nameunit() and device_printf() with
    the underlying device_t instead.
  - Remove unused {ct,ncv,nsp,stg}print() functions.
  - Remove empty SOFT_INTR_REQUIRED() macro and the unused sl_irq member.
  
  Revision  Changes    Path
  1.36      +77 -69    src/sys/cam/scsi/scsi_low.c
  1.11      +0 -15     src/sys/cam/scsi/scsi_low.h
  1.10      +0 -81     src/sys/cam/scsi/scsi_low_pisa.c (dead)
  1.7       +0 -40     src/sys/cam/scsi/scsi_low_pisa.h (dead)
  1.8       +0 -57     src/sys/compat/netbsd/physio_proc.h (dead)
  1.1709    +0 -1      src/sys/conf/files
  1.10      +11 -10    src/sys/dev/ct/bshw_machdep.c
  1.12      +13 -29    src/sys/dev/ct/ct.c
  1.17      +0 -2      src/sys/dev/ct/ct_isa.c
  1.7       +0 -5      src/sys/dev/ct/ct_machdep.h
  1.6       +0 -1      src/sys/dev/ct/ctvar.h
  1.15      +17 -35    src/sys/dev/ncv/ncr53c500.c
  1.32      +0 -1      src/sys/dev/ncv/ncr53c500_pccard.c
  1.5       +0 -2      src/sys/dev/ncv/ncr53c500hw.h
  1.11      +0 -6      src/sys/dev/ncv/ncr53c500var.h
  1.18      +26 -44    src/sys/dev/nsp/nsp.c
  1.28      +0 -2      src/sys/dev/nsp/nsp_pccard.c
  1.10      +0 -6      src/sys/dev/nsp/nspvar.h
  1.18      +26 -47    src/sys/dev/stg/tmc18c30.c
  1.14      +0 -1      src/sys/dev/stg/tmc18c30_isa.c
  1.28      +0 -2      src/sys/dev/stg/tmc18c30_pccard.c
  1.8       +0 -1      src/sys/dev/stg/tmc18c30_pci.c
  1.8       +0 -1      src/sys/dev/stg/tmc18c30_subr.c
  1.10      +0 -6      src/sys/dev/stg/tmc18c30var.h



gnn         2012-09-10 21:57:40 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/scsi_low Makefile 
  Log:
  SVN rev 240327 on 2012-09-10 21:57:40Z by gnn
  
  Remove scsi_low_pisa.c from the module Makefile to keep in line
  with r240325.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/modules/scsi_low/Makefile



adrian      2012-09-11 04:11:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240333 on 2012-09-11 04:11:42Z by adrian
  
  Clear the correct descriptor when going through the chained together
  gather DMA descriptor list.
  
  Pointy hat to: adrian@, for even USING bf->bf_desc here instead of 'ds'.
  
  Revision  Changes    Path
  1.82      +1 -1      src/sys/dev/ath/if_ath_tx.c



ae          2012-09-11 04:54:44 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader conf.c 
    sys/boot/sparc64/loader main.c 
  Log:
  SVN rev 240335 on 2012-09-11 04:54:44Z by ae
  
  Slightly reduce an overhead for the open() call in the zfsloader.
  libstand(3) tries to detect file system in the predefined order,
  but zfsloader usually is used for the booting from ZFS, and there is
  no need to try detect several file system types for each open() call.
  
  Revision  Changes    Path
  1.31      +3 -3      src/sys/boot/i386/loader/conf.c
  1.61      +3 -3      src/sys/boot/sparc64/loader/main.c



avg         2012-09-11 05:58:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_shutdown.c 
  Log:
  SVN rev 240337 on 2012-09-11 05:58:32Z by avg
  
  MFC r235777: Make dumptid non-static. It is used by libkvm.
  
  PR:             kern/167671
  MFC slacker:    harti
  
  Revision   Changes    Path
  1.215.2.8  +1 -1      src/sys/kern/kern_shutdown.c



avg         2012-09-11 05:59:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_shutdown.c 
  Log:
  SVN rev 240338 on 2012-09-11 05:59:19Z by avg
  
  MFC r235777: Make dumptid non-static. It is used by libkvm.
  
  PR:             kern/167671
  MFC slacker:    harti
  
  Revision    Changes    Path
  1.198.2.11  +1 -1      src/sys/kern/kern_shutdown.c



avg         2012-09-11 06:15:55 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader main.c 
  Log:
  SVN rev 240341 on 2012-09-11 06:15:55Z by avg
  
  a bit of trailing whitespace cleanup
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.51      +7 -7      src/sys/boot/i386/loader/main.c



avg         2012-09-11 06:18:36 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      module.c 
  Log:
  SVN rev 240342 on 2012-09-11 06:18:36Z by avg
  
  boot: file_loadraw should strdup name argument
  
  ... the same way it's done for type argument.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.33      +1 -1      src/sys/boot/common/module.c



avg         2012-09-11 06:26:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c 
  Log:
  SVN rev 240344 on 2012-09-11 06:26:20Z by avg
  
  acpi_cpu: free result of device_get_children
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.111     +1 -0      src/sys/dev/acpica/acpi_cpu.c



avg         2012-09-11 07:07:52 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs sa.c 
  Log:
  SVN rev 240345 on 2012-09-11 07:07:52Z by avg
  
  zfs: fix sa_modify_attrs handling of variable-sized attributes
  
  - skip length_idx index for a replaced variable-sized attribute
  - skip length_idx index for a removed variable-sized attribute
  - also re-arranged code to make sure that length_idx is always
    incremented for variable-sized attributes
  - additionally add an assertion that the number of actually produced
    attributes is the same as the expected number of resulting
    attributes
  
  In cooperation with:    Matthew Ahrens <mahrens@delphix.com>
  Tested by:      Trent Nelson <trent@snakebite.org>
  Reviewed by:    Matthew Ahrens <mahrens@delphix.com> (for upstream)
  To do:          get this upstreamed
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.5       +16 -9     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c



avg         2012-09-11 07:11:32 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfs.c zfsimpl.c 
  Log:
  SVN rev 240346 on 2012-09-11 07:11:32Z by avg
  
  zfs boot: bring zap_leaf_chunk field names in sync with kernel code
  
  This change is cosmetic.
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.18      +1 -1      src/sys/boot/zfs/zfs.c
  1.29      +3 -3      src/sys/boot/zfs/zfsimpl.c



avg         2012-09-11 07:12:48 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 240347 on 2012-09-11 07:12:48Z by avg
  
  zfs boot: fix/replace fzap_rlookup implementation
  
  The previous one was totally bogus as it used hash value of
  _output_ variable as an index for searching...
  The only reliable way to do a reverse lookup here is to iterate
  over all entries.
  
  MFC after:      15 days
  
  Revision  Changes    Path
  1.30      +21 -48    src/sys/boot/zfs/zfsimpl.c



avg         2012-09-11 07:13:58 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 240348 on 2012-09-11 07:13:58Z by avg
  
  zfs boot: print only an attribute name in fzap_list
  
  ... this matches mzap_list behavior
  
  MFC after:      12 days
  
  Revision  Changes    Path
  1.31      +2 -1      src/sys/boot/zfs/zfsimpl.c



avg         2012-09-11 07:15:11 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 240349 on 2012-09-11 07:15:11Z by avg
  
  zfs boot: add a size check for a value in fzap_lookup
  
  MFC after:      25 days
  
  Revision  Changes    Path
  1.32      +2 -0      src/sys/boot/zfs/zfsimpl.c



kevlo       2012-09-11 08:36:41 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/ext2fs        ext2_inode.c 
  Log:
  SVN rev 240355 on 2012-09-11 08:36:41Z by kevlo
  
  Fix style nit
  
  Revision  Changes    Path
  1.7       +1 -2      src/sys/fs/ext2fs/ext2_inode.c



avg         2012-09-11 08:45:49 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/boot/zfs    zfsimpl.h 
  Log:
  SVN rev 240356 on 2012-09-11 08:45:49Z by avg
  
  forgotten file from r240346
  
  Pointyhat to:   avg
  MFC after:      10 days
  X-MFC with:     r240346
  
  Revision  Changes    Path
  1.14      +3 -3      src/sys/cddl/boot/zfs/zfsimpl.h



kevlo       2012-09-11 09:38:32 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nandfs        bmap.c 
  Log:
  SVN rev 240358 on 2012-09-11 09:38:32Z by kevlo
  
  Prevent nump NULL pointer dereference in bmap_getlbns()
  
  Revision  Changes    Path
  1.2       +2 -1      src/sys/fs/nandfs/bmap.c



pjd         2012-09-11 10:07:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/modules/zfs      Makefile 
  Log:
  SVN rev 240359 on 2012-09-11 10:07:55Z by pjd
  
  MFC r226738:
  
  Don't look for includes in userland directories. There is no need for it
  and it breaks building the kernel without userland sources.
  
  Reported by:    andre, imp
  
  Revision  Changes    Path
  1.29.2.2  +0 -1      src/sys/modules/zfs/Makefile



scottl      2012-09-11 16:59:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
  Log:
  SVN rev 240366 on 2012-09-11 16:59:04Z by scottl
  
  Remove a prefetch() directive that, after careful testing, does more harm
  than good.
  
  Submitted by:   Fabien Thomas
  Reviewed by:    jfv
  
  Revision  Changes    Path
  1.72      +0 -1      src/sys/dev/ixgbe/ixgbe.c



avg         2012-09-11 17:21:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c 
  Log:
  SVN rev 240367 on 2012-09-11 17:21:25Z by avg
  
  revert r240344: cpu_devices[] is used in other functions and must be kept
  
  Reported by:    gjb, glebius
  Pointyhat to:   avg
  MFC after:      1 day
  X-MFC note:     fake MFC, reminder to never MFC r240344
  
  Revision  Changes    Path
  1.112     +0 -1      src/sys/dev/acpica/acpi_cpu.c



glebius     2012-09-11 20:20:13 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c 
    sys/geom/raid3       g_raid3.c 
  Log:
  SVN rev 240371 on 2012-09-11 20:20:13Z by glebius
  
    When synchronizing, include in the config dump amount of
  bytes syncronized.
    The rationale behind this is the following: for large disks the
  percent synchronisation counter ticks too seldom, and monitoring
  software (as well as human operator) can't tell whether
  synchronisation goes on or one of disks got stuck. On an idle
  server one can look into gstat and see whether synchronisation goes
  on or not, but on a busy server that won't work. Also, new value
  monitored can be differentiated obtaining the synchronisation speed
  quite precisely.
  
  Submitted by:   Konstantin Kukushkin <dark ramtel.ru>
  Reviewed by:    pjd
  
  Revision  Changes    Path
  1.108     +5 -0      src/sys/geom/mirror/g_mirror.c
  1.94      +5 -0      src/sys/geom/raid3/g_raid3.c



hselasky    2012-09-11 22:08:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h 
  Log:
  SVN rev 240374 on 2012-09-11 22:08:19Z by hselasky
  
  Fix missing parts of DWC OTG host mode support. The host mode support
  of the DWC OTG is very simple in PIO mode, and we need to re-transmit
  data when NAK is received among other things. We probably will need
  to implement some kind of rate limitation on the NAK-ing.
  
  Revision  Changes    Path
  1.10      +164 -192  src/sys/dev/usb/controller/dwc_otg.c
  1.6       +4 -1      src/sys/dev/usb/controller/dwc_otg.h



hselasky    2012-09-11 22:10:36 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 240375 on 2012-09-11 22:10:36Z by hselasky
  
  Add device entry for DWC OTG.
  
  Revision  Changes    Path
  1.1710    +1 -0      src/sys/conf/files



hselasky    2012-09-11 22:13:37 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 files.bcm2835 
  Log:
  SVN rev 240376 on 2012-09-11 22:13:37Z by hselasky
  
  Add device entry for DWC OTG.
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/arm/broadcom/bcm2835/files.bcm2835



kevlo       2012-09-12 03:42:52 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/ntfs          ntfs_vfsops.c 
    sys/gnu/fs/xfs/FreeBSD xfs_mountops.c 
  Log:
  SVN rev 240379 on 2012-09-12 03:42:52Z by kevlo
  
  Add VFCF_READONLY flag that indicates ntfs and xfs file systems are
  only supported as read-only.
  
  Revision  Changes    Path
  1.106     +1 -1      src/sys/fs/ntfs/ntfs_vfsops.c
  1.17      +1 -1      src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c



kevlo       2012-09-12 04:29:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ixgbe        ixgbe_82599.c 
  Log:
  SVN rev 240380 on 2012-09-12 04:29:11Z by kevlo
  
  MFC r240155:
  Add missing braces
  
  Obtained from:  DragonFly
  
  Revision  Changes    Path
  1.6.2.4   +2 -1      src/sys/dev/ixgbe/ixgbe_82599.c



hselasky    2012-09-12 07:34:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h 
  Log:
  SVN rev 240381 on 2012-09-12 07:34:09Z by hselasky
  
  Reduce DWC OTG polling rate by using the SOF interrupt.
  
  Revision  Changes    Path
  1.11      +75 -40    src/sys/dev/usb/controller/dwc_otg.c
  1.7       +0 -2      src/sys/dev/usb/controller/dwc_otg.h



kevlo       2012-09-12 07:59:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/serial   ufoma.c 
  Log:
  SVN rev 240382 on 2012-09-12 07:59:28Z by kevlo
  
  Restart the USB transfer if the error is not USB_ERR_CANCELLED.
  
  Revision  Changes    Path
  1.27      +0 -7      src/sys/dev/usb/serial/ufoma.c



mav         2012-09-12 09:20:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahci.c 
  Log:
  SVN rev 240383 on 2012-09-12 09:20:37Z by mav
  
  Fix AHCI 1.2 version checks. This should be mostly cosmetic.
  
  Submitted by:   Dmitry Luhtionov <dmitryluhtionov@gmail.com>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.90      +3 -3      src/sys/dev/ahci/ahci.c



mav         2012-09-12 09:29:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/acpica       acpi_hpet.c 
  Log:
  SVN rev 240384 on 2012-09-12 09:29:22Z by mav
  
  MFC r240286:
  At least from A70M FCH chipsets AMD started to use their real vendor ID
  (1022) in HPET. But according to report they still haven't fixed problem
  with level-triggered interrupts.
  Make workaround used for earlier chipsets apply to this new ID also.
  
  PR:             amd64/171355
  
  Revision  Changes    Path
  1.38.2.4  +2 -1      src/sys/dev/acpica/acpi_hpet.c



kevlo       2012-09-12 10:12:03 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_file.c 
  Log:
  SVN rev 240387 on 2012-09-12 10:12:03Z by kevlo
  
  Remove redundant check
  
  Revision  Changes    Path
  1.131     +0 -5      src/sys/compat/linux/linux_file.c



vanhu       2012-09-12 12:14:50 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         key.c 
  Log:
  SVN rev 240392 on 2012-09-12 12:14:50Z by vanhu
  
  In NAT-T transport mode, allow a client to open a new connection just after
  closing another.
  It worked only in tunnel mode before.
  
  Submitted by:   Andreas Longwitz <longwitz@incore.de>
  MFC after: 1M
  
  Revision  Changes    Path
  1.82      +5 -3      src/sys/netipsec/key.c



obrien      2012-09-12 13:58:18 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.amd64 files.i386 
  Log:
  SVN rev 240400 on 2012-09-12 13:58:18Z by obrien
  
  Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilation
  in environments where 'objcopy' is spelled differently.
  
  Submitted by:   John Van Horne <jvanhorne@juniper.net>
  
  Revision  Changes    Path
  1.199     +1 -1      src/sys/conf/files.amd64
  1.682     +1 -1      src/sys/conf/files.i386



obrien      2012-09-12 14:17:11 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             Makefile.amd64 Makefile.arm 
                         Makefile.powerpc 
  Log:
  SVN rev 240401 on 2012-09-12 14:17:11Z by obrien
  
  Not all Pmake derived makes quietly tolerate assignment from shell commands
  with no output.  Add "echo" at the end these shell commands whose output is
  assigned to a variable's value to ensure there is some output.
  
  Submitted by:   John Van Horne <jvanhorne@juniper.net>
  
  Revision  Changes    Path
  1.29      +3 -3      src/sys/conf/Makefile.amd64
  1.49      +1 -1      src/sys/conf/Makefile.arm
  1.289     +1 -1      src/sys/conf/Makefile.powerpc



obrien      2012-09-12 14:19:40 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             Makefile.amd64 Makefile.arm 
                         Makefile.powerpc kern.pre.mk 
  Log:
  SVN rev 240402 on 2012-09-12 14:19:40Z by obrien
  
  Remove duplication and centralize testing of various config(8)ed features.
  
  Revision  Changes    Path
  1.30      +0 -3      src/sys/conf/Makefile.amd64
  1.50      +0 -2      src/sys/conf/Makefile.arm
  1.290     +0 -1      src/sys/conf/Makefile.powerpc
  1.148     +5 -0      src/sys/conf/kern.pre.mk



mm          2012-09-12 18:05:43 UTC

  FreeBSD src repository

  Modified files:
    cddl/contrib/opensolaris/cmd/zfs zfs.8 zfs_main.c 
    cddl/contrib/opensolaris/cmd/zpool zpool_main.c 
    cddl/contrib/opensolaris/cmd/ztest ztest.c 
    cddl/contrib/opensolaris/lib/libuutil/common uu_misc.c 
    cddl/contrib/opensolaris/lib/libzfs/common libzfs_dataset.c 
    cddl/contrib/opensolaris/lib/libzpool/common/sys zfs_context.h 
    cddl/lib/libzpool    Makefile 
    cddl/usr.bin/ztest   Makefile 
    cddl/usr.sbin/zdb    Makefile 
    cddl/usr.sbin/zhack  Makefile 
    sys/cddl/compat/opensolaris/sys assfail.h 
    sys/cddl/contrib/opensolaris/common/nvpair fnvpair.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs arc.c bpobj.c 
                                                   bptree.c dbuf.c 
                                                   dmu_send.c 
                                                   dmu_traverse.c 
                                                   dmu_tx.c 
                                                   dnode.c 
                                                   dnode_sync.c 
                                                   dsl_dataset.c 
                                                   dsl_dir.c 
                                                   dsl_pool.c 
                                                   dsl_synctask.c 
                                                   metaslab.c 
                                                   spa.c 
                                                   space_map.c 
                                                   vdev.c 
                                                   vdev_raidz.c 
                                                   zap.c 
                                                   zap_micro.c 
                                                   zfs_debug.c 
                                                   zfs_ioctl.c 
                                                   zfs_rlock.c 
                                                   zfs_vfsops.c 
                                                   zfs_vnops.c 
                                                   zfs_znode.c 
                                                   zil.c zio.c 
    sys/cddl/contrib/opensolaris/uts/common/sys debug.h 
  Added files:
    sys/cddl/compat/opensolaris/sys debug.h 
  Log:
  SVN rev 240415 on 2012-09-12 18:05:43Z by mm
  
  Merge recent zfs vendor changes, sync code and adjust userland DEBUG.
  
  Illumos issued covered:
  1884 Empty "used" field for zfs *space commands
  3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument
       is zero
  3028 zfs {group,user}space -n prints (null) instead of numeric GID/UID
  3048 zfs {user,group}space [-s|-S] is broken
  3049 zfs {user,group}space -t doesn't really filter the results
  3060 zfs {user,group}space -H output isn't tab-delimited
  3061 zfs {user,group}space -o doesn't use specified fields order
  3064 usr/src/cmd/zpool/zpool_main.c misspells "successful"
  3093 zfs {user,group}space's -i is noop
  3098 zfs userspace/groupspace fail without saying why when run as non-root
  
  References:
    https://www.illumos.org/issues/ + [issue_id]
  
  Obtained from:  illumos (vendor/illumos, vendor/illumos-sys)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.36      +19 -11    src/cddl/contrib/opensolaris/cmd/zfs/zfs.8
  1.28      +364 -395  src/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
  1.28      +1 -1      src/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c
  1.19      +12 -12    src/cddl/contrib/opensolaris/cmd/ztest/ztest.c
  1.4       +2 -0      src/cddl/contrib/opensolaris/lib/libuutil/common/uu_misc.c
  1.27      +17 -12    src/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
  1.22      +1 -56     src/cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h
  1.17      +3 -0      src/cddl/lib/libzpool/Makefile
  1.12      +3 -0      src/cddl/usr.bin/ztest/Makefile
  1.13      +3 -0      src/cddl/usr.sbin/zdb/Makefile
  1.2       +3 -0      src/cddl/usr.sbin/zhack/Makefile
  1.2       +36 -0     src/sys/cddl/compat/opensolaris/sys/assfail.h
  1.4       +42 -0     src/sys/cddl/compat/opensolaris/sys/debug.h (new)
  1.2       +58 -58    src/sys/cddl/contrib/opensolaris/common/nvpair/fnvpair.c
  1.56      +5 -5      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
  1.4       +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bpobj.c
  1.3       +7 -7      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bptree.c
  1.17      +3 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
  1.18      +3 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c
  1.11      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c
  1.10      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
  1.18      +37 -37    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
  1.9       +4 -4      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c
  1.28      +8 -8      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
  1.16      +6 -6      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c
  1.14      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c
  1.6       +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_synctask.c
  1.10      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c
  1.28      +2 -2      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  1.11      +6 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c
  1.20      +7 -7      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c
  1.9       +3 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c
  1.10      +5 -5      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap.c
  1.11      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c
  1.2       +3 -2      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_debug.c
  1.48      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  1.6       +6 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_rlock.c
  1.59      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
  1.104     +6 -5      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
  1.45      +5 -4      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
  1.17      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c
  1.28      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c
  1.7       +8 -4      src/sys/cddl/contrib/opensolaris/uts/common/sys/debug.h



hselasky    2012-09-12 19:15:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h 
  Log:
  SVN rev 240419 on 2012-09-12 19:15:29Z by hselasky
  
  Fix TX FIFO sizes. Correct FIFO handling in Host mode.
  
  Revision  Changes    Path
  1.12      +83 -66    src/sys/dev/usb/controller/dwc_otg.c
  1.8       +1 -0      src/sys/dev/usb/controller/dwc_otg.h



jimharris    2012-09-12 19:36:54 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.amd64 files.i386 
    sys/modules          Makefile 
  Log:
  SVN rev 240420 on 2012-09-12 19:36:54Z by jimharris
  
  Remove some trailing whitespace.
  
  Revision  Changes    Path
  1.200     +1 -1      src/sys/conf/files.amd64
  1.683     +2 -2      src/sys/conf/files.i386
  1.714     +1 -1      src/sys/modules/Makefile



mav         2012-09-12 21:00:37 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/libi386 pxe.c pxe.h 
  Log:
  SVN rev 240421 on 2012-09-12 21:00:37Z by mav
  
  Make pxe device in lsdev really include device name, looking like this:
      pxe0:    192.168.3.1:/storage/nfsroot/amd64
  , instead of confusing and less useful:
        192.168.3.1:pxeboot
  
  Revision  Changes    Path
  1.27      +4 -11     src/sys/boot/i386/libi386/pxe.c
  1.7       +0 -9      src/sys/boot/i386/libi386/pxe.h



ed          2012-09-12 21:03:48 UTC

  FreeBSD src repository

  Modified files:
    share/man/man3       Makefile queue.3 
    sys/sys              cdefs.h param.h queue.h 
  Log:
  SVN rev 240422 on 2012-09-12 21:03:48Z by ed
  
  Implement LIST_PREV().
  
  Regular LISTs have been implemented in such a way that the prev-pointer
  does not point to the previous element, but to the next-pointer stored
  in the previous element. This is done to simplify LIST_REMOVE(). This
  macro can be implemented without knowing the address of the list head.
  
  Unfortunately this makes it harder to implement LIST_PREV(), which is
  why this macro was never here. Still, it is possible to implement this
  macro. If the prev-pointer points to the list head, we return NULL.
  Otherwise we simply subtract the offset of the prev-pointer within the
  structure.
  
  It's not as efficient as traversing forward of course, but in practice
  it shouldn't be that bad. In almost all use cases, people will want to
  compare the value returned by LIST_PREV() against NULL, so an optimizing
  compiler will not emit code that does more branching than TAILQs.
  
  While there, make the code a bit more readable by introducing
  __member2struct(). This makes STAILQ_LAST() far more readable.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.60      +1 -0      src/share/man/man3/Makefile
  1.49      +23 -3     src/share/man/man3/queue.3
  1.134     +2 -0      src/sys/sys/cdefs.h
  1.511     +1 -2      src/sys/sys/param.h
  1.76      +8 -4      src/sys/sys/queue.h



attilio     2012-09-12 22:05:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_sleepqueue.c 
  Log:
  SVN rev 240423 on 2012-09-12 22:05:54Z by attilio
  
  Tweak the commit message in case of panic for sleeping from threads
  with TDP_NOSLEEPING on.
  
  The current message has no informations on the thread and wchan
  involed, which may be useful in case where dumps have mangled dwarf
  informations.
  
  Reported by:    kib
  Reviewed by:    bde, jhb, kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.77      +2 -1      src/sys/kern/subr_sleepqueue.c



attilio     2012-09-12 22:10:53 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_lock.c kern_mutex.c kern_rmlock.c 
                         kern_rwlock.c kern_sx.c subr_turnstile.c 
  Log:
  SVN rev 240424 on 2012-09-12 22:10:53Z by attilio
  
  Improve check coverage about idle threads.
  
  Idle threads are not allowed to acquire any lock but spinlocks.
  Deny any attempt to do so by panicing at the locking operation
  when INVARIANTS is on. Then, remove the check on blocking on a
  turnstile.
  The check in sleepqueues is left because they are not allowed to use
  tsleep() either which could happen still.
  
  Reviewed by:    bde, jhb, kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.164     +3 -0      src/sys/kern/kern_lock.c
  1.225     +6 -0      src/sys/kern/kern_mutex.c
  1.18      +6 -0      src/sys/kern/kern_rmlock.c
  1.57      +13 -0     src/sys/kern/kern_rwlock.c
  1.83      +13 -0     src/sys/kern/kern_sx.c
  1.185     +0 -1      src/sys/kern/subr_turnstile.c



ed          2012-09-12 22:54:11 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              queue.h 
  Log:
  SVN rev 240426 on 2012-09-12 22:54:11Z by ed
  
  Correctness: use __member2struct() on the correct fields.
  
  The prev-pointers point to the next-pointers of the previous element --
  not the ENTRY structure. The next-pointers are stored in the ENTRY
  structures first, so the code would already work correctly. Still, it is
  more accurate to use the next-fields.
  
  To prevent misuse of __member2struct() in the future, I've got a patch
  that requires the pointer to be passed to this macro to be compatible
  with the member of the structure. I'll commit this patch after I've
  tested it properly.
  
  MFC after:      1 month.
  
  Revision  Changes    Path
  1.77      +2 -2      src/sys/sys/queue.h



grehan      2012-09-13 00:36:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/virtio       virtqueue.c 
  Log:
  SVN rev 240427 on 2012-09-13 00:36:46Z by grehan
  
  Relax requirement of certain mb()s
  
  Submitted by:   Bryan Venteicher bryanv at daemoninthecloset org
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/dev/virtio/virtqueue.c



mav         2012-09-13 00:36:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240428 on 2012-09-13 00:36:56Z by mav
  
  MFC r239254:
  Fix multichannel input signals tracing on some CODECs like ALC260.
  
  Revision  Changes    Path
  1.14.2.5  +4 -5      src/sys/dev/sound/pci/hda/hdaa.c



mav         2012-09-13 00:39:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240429 on 2012-09-13 00:39:44Z by mav
  
  MFC r239254:
  Fix multichannel input signals tracing on some CODECs like ALC260.
  
  Revision  Changes    Path
  1.15.2.6  +4 -5      src/sys/dev/sound/pci/hda/hdaa.c



grehan      2012-09-13 00:42:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/virtio       virtio.h 
  Log:
  SVN rev 240430 on 2012-09-13 00:42:56Z by grehan
  
  No need to leak these into the includer's namespace.
  
  Submitted by:   Bryan Venteicher bryanv at daemoninthecloset org
  
  Revision  Changes    Path
  1.5       +6 -0      src/sys/dev/virtio/virtio.h



alc         2012-09-13 06:16:49 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  SVN rev 240442 on 2012-09-13 06:16:49Z by alc
  
  Simplify the kernel pmap locking in pmap_enter_pv().  While I'm here, tidy
  up the comments and whitespace.
  
  Tested by:      cognet
  
  Revision  Changes    Path
  1.146     +10 -17    src/sys/arm/arm/pmap.c



np          2012-09-13 06:32:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe/common common.h 
    sys/dev/cxgbe/firmware t4fw_interface.h 
    sys/modules/cxgbe/firmware Makefile 
  Added files:
    sys/dev/cxgbe/firmware t4fw-1.6.2.0.bin.uu 
  Log:
  SVN rev 240443 on 2012-09-13 06:32:52Z by np
  
  Update interface to firmware 1.6.2 and include the firmware in the driver.
  
  Obtained from:  Chelsio
  MFC after:      1 week
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/dev/cxgbe/common/common.h
  1.1       +7600 -0   src/sys/dev/cxgbe/firmware/t4fw-1.6.2.0.bin.uu (new)
  1.4       +99 -15    src/sys/dev/cxgbe/firmware/t4fw_interface.h
  1.2       +6 -6      src/sys/modules/cxgbe/firmware/Makefile



adrian      2012-09-13 07:17:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah.c 
  Log:
  SVN rev 240444 on 2012-09-13 07:17:29Z by adrian
  
  Compensate for half/quarter rate differences in MAC clock speed.
  
  This fixes the incorrect slot (and likely ACK/RTS timeout) values
  which I see when enabling half/quarter rate support on the AR9280.
  
  The resulting math matches the expected calculated default values.
  
  Revision  Changes    Path
  1.50      +7 -0      src/sys/dev/ath/ath_hal/ah.c



adrian      2012-09-13 07:17:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416reg.h 
  Log:
  SVN rev 240445 on 2012-09-13 07:17:58Z by adrian
  
  Add register defintions for the AR5416 TX/RX latency fields.
  
  Obtained from:  Qualcomm Atheros
  
  Revision  Changes    Path
  1.35      +6 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416reg.h



adrian      2012-09-13 07:19:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_misc.c 
  Log:
  SVN rev 240446 on 2012-09-13 07:19:53Z by adrian
  
  Call the ar5212SetCoverageClass() function for now.
  
  Some of the math is a little wrong thanks to clocks in 11a mode running
  at 44MHz when in fast clock mode (rather than 40MHz, which the chips
  before AR9280 ran 11a in).  That'll have to be addressed in a future commit.
  
  Revision  Changes    Path
  1.41      +2 -1      src/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c



adrian      2012-09-13 07:22:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_reset.c 
  Log:
  SVN rev 240447 on 2012-09-13 07:22:40Z by adrian
  
  Introduce an AR5416 flavour of the IFS and mac usec/timing configuration
  used when running the chips in half/quarter rate.
  
  This sets up some default parameters which are then overridden by the
  driver (which manually configures things like slot timing at interface
  start time.)
  
  Although this is a copy-and-modify from the AR5212 HAL, I did peek
  at the reference HAL and the ath9k driver to see what they did.
  Ath9k in particular doesn't hard-code this - instead, their version
  of ar5416InitUserSettings() does all of the relevant math.
  
  TODO:
  
  * do the math, not hard code things!
  * fix the mac clock calculation for the AR9287; since it runs the
    MAC clock at a higher rate, requiring all the duration calculations
    to change;
  * Do a whole lot more validation for half/quarter rates.
  
  Obtained from:  Qualcomm Atheros, Linux ath9k
  
  Revision  Changes    Path
  1.87      +140 -1    src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c



adrian      2012-09-13 07:24:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_attach.c 
  Log:
  SVN rev 240448 on 2012-09-13 07:24:14Z by adrian
  
  Flip on half/quarter rate support.
  
  No, this isn't HT/5 and HT/10 support.  This is the 11a half/quarter
  rate support primarily used by the 4.9GHz and GSM band regulatory
  domains.
  
  This is definitely a work in progress.
  
  TODO:
  
  * everything in the last commit;
  * lots more interoperability testing with the AR5212 half/quarter rate
    support for the relevant chips;
  * Do some interop testing on half/quarter rate support between _all_
    the 11n chips - AR5416, AR9160, AR9280 (and AR9285/AR9287 when 2GHz
    half/quarter rate support is coded up.)
  
  Revision  Changes    Path
  1.66      +3 -3      src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c



adrian      2012-09-13 07:25:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar9002 ar9280.c 
  Log:
  SVN rev 240449 on 2012-09-13 07:25:41Z by adrian
  
  Enable fractional 5G mode on half/quarter rate channels.
  
  Obtained from:  Linux ath9k
  
  Revision  Changes    Path
  1.6       +11 -1     src/sys/dev/ath/ath_hal/ar9002/ar9280.c



ed          2012-09-13 08:13:01 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              cdefs.h param.h queue.h 
  Log:
  SVN rev 240450 on 2012-09-13 08:13:01Z by ed
  
  Rename __member2struct() to __containerof().
  
  Compared to __member2struct(), this macro has the following advantages:
  
  - It ensures that the type of the pointer is compatible with the member
    field of the structure (or a void pointer).
  - It works properly in combination with volatile and const, though
    unfortunately it drops these qualifiers from the returned value.
  
  mdf@ proposed to add the container_of() macro, just like Linux has.
  Eventually I decided against this, as <sys/param.h> is included all over
  the place. It seems container_of() on Linux is specific to the kernel,
  not userspace. I'd rather not pollute userspace with this.
  
  I also thought about adding __container_of(), but this would have two
  advantages. Xorg seems to already have a __container_of(), which is not
  compatible with this version. Also, the underscore in the middle
  conflicts with our existing macros (__offsetof, __rangeof, etc).
  
  I'm changing member2struct() to use its old code, as the extra
  strictness of this new macro conflicts with existing code (read: cxgb).
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.135     +16 -2     src/sys/sys/cdefs.h
  1.512     +3 -3      src/sys/sys/param.h
  1.78      +4 -6      src/sys/sys/queue.h



np          2012-09-13 09:01:52 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files kern.pre.mk 
  Log:
  SVN rev 240451 on 2012-09-13 09:01:52Z by np
  
  Allow cxgbe to be built into a kernel with "device cxgbe."
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.1711    +34 -0     src/sys/conf/files
  1.149     +1 -0      src/sys/conf/kern.pre.mk



np          2012-09-13 09:10:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        osdep.h t4_l2t.h t4_main.c 
    sys/dev/cxgbe/tom    t4_ddp.c 
  Log:
  SVN rev 240452 on 2012-09-13 09:10:10Z by np
  
  Use native FreeBSD facilities everywhere except the shared code in common/
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/dev/cxgbe/osdep.h
  1.5       +1 -1      src/sys/dev/cxgbe/t4_l2t.h
  1.49      +20 -25    src/sys/dev/cxgbe/t4_main.c
  1.4       +5 -5      src/sys/dev/cxgbe/tom/t4_ddp.c



np          2012-09-13 09:18:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        t4_main.c 
  Log:
  SVN rev 240453 on 2012-09-13 09:18:13Z by np
  
  Install interrupt handlers early, during attach, for the reason
  explained in r239913 by jhb.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.50      +67 -41    src/sys/dev/cxgbe/t4_main.c



kib         2012-09-13 10:12:16 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       GENERIC 
    sys/conf             files.amd64 files.i386 options.amd64 
                         options.i386 
    sys/dev/random       ivy.c probe.c 
    sys/i386/conf        GENERIC 
  Log:
  SVN rev 240455 on 2012-09-13 10:12:16Z by kib
  
  Rename the IVY_RNG option to RDRAND_RNG.
  
  Based on submission by: Arthur Mesh <arthurmesh@gmail.com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.596     +1 -1      src/sys/amd64/conf/GENERIC
  1.201     +1 -1      src/sys/conf/files.amd64
  1.684     +1 -1      src/sys/conf/files.i386
  1.46      +1 -1      src/sys/conf/options.amd64
  1.252     +1 -1      src/sys/conf/options.i386
  1.2       +1 -1      src/sys/dev/random/ivy.c
  1.10      +2 -2      src/sys/dev/random/probe.c
  1.578     +1 -1      src/sys/i386/conf/GENERIC



kib         2012-09-13 13:05:45 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/deadfs        dead_vnops.c 
  Log:
  SVN rev 240464 on 2012-09-13 13:05:45Z by kib
  
  The deadfs VOPs for vop_ioctl and vop_bmap call itself recursively,
  which is an elaborate way to cause kernel panic. Change the VOPs
  implementation to return EBADF for a reclaimed vnode.
  
  While the calls to vop_bmap should not reach deadfs, it is indeed
  possible for vop_ioctl, because the VOP locking protocol is to pass
  the vnode to VOP unlocked. The actual panic was observed when ioctl
  was called on procfs filedescriptor which pointed to an exited
  process.
  
  Reported by:    zont
  Tested by:      pho
  MFC after:      1 week
  
  Revision  Changes    Path
  1.53      +2 -41     src/sys/fs/deadfs/dead_vnops.c



mav         2012-09-13 13:27:09 UTC

  FreeBSD src repository

  Modified files:
    sbin/geom/class/raid graid.8 
    sys/geom/raid        g_raid.c g_raid.h md_ddf.c md_intel.c 
                         md_jmicron.c md_nvidia.c md_promise.c 
                         md_sii.c tr_concat.c tr_raid0.c 
                         tr_raid1.c tr_raid1e.c tr_raid5.c 
  Log:
  SVN rev 240465 on 2012-09-13 13:27:09Z by mav
  
  Add global and per-module sysctls/tunables to enable/disable metadata taste.
  That should help to handle some cases when disk has some RAID metadata that
  should be ignored, especially during boot.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.12      +5 -1      src/sbin/geom/class/raid/graid.8
  1.13      +10 -0     src/sys/geom/raid/g_raid.c
  1.6       +36 -12    src/sys/geom/raid/g_raid.h
  1.10      +2 -1      src/sys/geom/raid/md_ddf.c
  1.9       +2 -1      src/sys/geom/raid/md_intel.c
  1.7       +2 -1      src/sys/geom/raid/md_jmicron.c
  1.8       +2 -1      src/sys/geom/raid/md_nvidia.c
  1.9       +2 -1      src/sys/geom/raid/md_promise.c
  1.7       +2 -1      src/sys/geom/raid/md_sii.c
  1.2       +2 -1      src/sys/geom/raid/tr_concat.c
  1.2       +2 -1      src/sys/geom/raid/tr_raid0.c
  1.7       +3 -4      src/sys/geom/raid/tr_raid1.c
  1.6       +3 -4      src/sys/geom/raid/tr_raid1e.c
  1.4       +2 -3      src/sys/geom/raid/tr_raid5.c



eadler      2012-09-13 14:40:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe_osdep.h 
  Log:
  SVN rev 240466 on 2012-09-13 14:40:24Z by eadler
  
  Define missing DEBUGOUT# macros. DEBUGOUT[45] are not yet used but are
  being defined pre-emptively to avoid future build breakage
  
  PR:             kern/168967
  Submitted by:   fuzhli <fuzl@arraynetworks.com.cn>
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.15      +5 -0      src/sys/dev/ixgbe/ixgbe_osdep.h



jhb         2012-09-13 15:51:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c kern_sig.c 
  Log:
  SVN rev 240467 on 2012-09-13 15:51:18Z by jhb
  
  Ignore stop and continue signals sent to an exiting process.  Stop signals
  set p_xstat to the signal that triggered the stop, but p_xstat is also
  used to hold the exit status of an exiting process.  Without this change,
  a stop signal that arrived after a process was marked P_WEXIT but before
  it was marked a zombie would overwrite the exit status with the stop signal
  number.
  
  Reviewed by:    kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.355     +8 -0      src/sys/kern/kern_exit.c
  1.417     +5 -2      src/sys/kern/kern_sig.c



brooks      2012-09-13 16:00:46 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
    share/mk             Makefile bsd.sys.mk 
    sys/conf             kern.mk kern.pre.mk kmod.mk 
  Added files:
    share/mk             bsd.compiler.mk 
  Log:
  SVN rev 240468 on 2012-09-13 16:00:46Z by brooks
  
  Introduce a new make variable COMPILER_TYPE that specifies what
  type of compiler is being used (currently clang or gcc).  COMPILER_TYPE
  is set in the new bsd.compiler.mk file based on the value of the CC
  variable or, should it prove informative, by running ${CC} --version
  and examining the output.
  
  To avoid negative performance impacts in the default case and correct
  value for COMPILER_TYPE type is determined and passed in the environment
  of submake instances while building world.
  
  Replace adhoc attempts at determining the compiler type by examining
  CC or MK_CLANG_IS_CC with checks of COMPILER_TYPE.  This eliminates
  bootstrapping complications when first setting WITH_CLANG_IS_CC.
  
  Sponsored by:   DARPA, AFRL
  Reviewed by:    Yamaya Takashi <yamayan@kbh.biglobe.ne.jp>, imp, linimon
                  (with some modifications post review)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.747     +15 -2     src/Makefile.inc1
  1.56      +2 -1      src/share/mk/Makefile
  1.1       +21 -0     src/share/mk/bsd.compiler.mk (new)
  1.72      +12 -14    src/share/mk/bsd.sys.mk
  1.101     +3 -3      src/sys/conf/kern.mk
  1.150     +4 -3      src/sys/conf/kern.pre.mk
  1.258     +2 -1      src/sys/conf/kmod.mk



adrian      2012-09-13 18:24:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_reset.c 
    sys/dev/ath/ath_hal/ar9002 ar9280_attach.c 
  Log:
  SVN rev 240471 on 2012-09-13 18:24:13Z by adrian
  
  Don't use AR_PHY_MODE to setup half/quarter rate.
  
  I'm not sure where in the deep, distant past I found the AR_PHY_MODE
  registers for half/quarter rate mode, but unfortunately that doesn't
  seem to work "right" for non-AR9280 chips.
  
  Specifically:
  
  * don't touch AR_PHY_MODE
  * set the PLL bits when configuring half/quarter rate
  
  I've verified this on the AR9280 (5ghz fast clock) and the AR5416.
  
  The AR9280 works in both half/quarter rate; the AR5416 unfortunately
  only currently works at half rate.  It fails to calibrate on quarter rate.
  
  Revision  Changes    Path
  1.88      +0 -13     src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  1.38      +4 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c



np          2012-09-13 18:47:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             subr_firmware.c 
  Log:
  SVN rev 240472 on 2012-09-13 18:47:24Z by np
  
  MFC r227689:
  
  Do not increment the parent firmware's reference count when any other
  firmware image in the module is registered.  Instead, do it when the
  other image is itself referenced.
  
  This allows a module with multiple firmware images to be automatically
  unloaded when none of the firmware images are in use.
  
  Revision  Changes    Path
  1.15.2.3  +5 -5      src/sys/kern/subr_firmware.c



jhb         2012-09-13 19:05:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 240473 on 2012-09-13 19:05:24Z by jhb
  
  - Add some registers defined in PCI 3.0 including new AER bits.
  - Add constants for the rest of the fields in the PCI-express device
    capability and control registers.
  - Tweak some of the recently added PCI-e capability constants (always
    use hex for offsets in config space, and include a shortened
    version of the relevant register in the name of field constants).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.87      +68 -11    src/sys/dev/pci/pcireg.h



attilio     2012-09-13 22:26:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hwpmc        hwpmc_arm.c hwpmc_x86.c 
    sys/kern             kern_condvar.c kern_mutex.c kern_rwlock.c 
                         kern_sx.c kern_thread.c vfs_subr.c 
  Log:
  SVN rev 240475 on 2012-09-13 22:26:22Z by attilio
  
  Remove all the checks on curthread != NULL with the exception of some MD
  trap checks (eg. printtrap()).
  
  Generally this check is not needed anymore, as there is not a legitimate
  case where curthread != NULL, after pcpu 0 area has been properly
  initialized.
  
  Reviewed by:    bde, jhb
  MFC after:      1 week
  
  Revision  Changes    Path
  1.7       +2 -6      src/sys/dev/hwpmc/hwpmc_arm.c
  1.17      +1 -3      src/sys/dev/hwpmc/hwpmc_x86.c
  1.69      +1 -1      src/sys/kern/kern_condvar.c
  1.226     +0 -5      src/sys/kern/kern_mutex.c
  1.58      +0 -2      src/sys/kern/kern_rwlock.c
  1.84      +0 -5      src/sys/kern/kern_sx.c
  1.310     +0 -1      src/sys/kern/kern_thread.c
  1.840     +0 -1      src/sys/kern/vfs_subr.c



kientzle    2012-09-14 05:24:06 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      part.c 
  Log:
  SVN rev 240481 on 2012-09-14 05:24:06Z by kientzle
  
  The MBR data is not necessarily aligned.  This is a problem on ARM.
  
  Revision  Changes    Path
  1.6       +2 -2      src/sys/boot/common/part.c



hselasky    2012-09-14 07:52:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h dwc_otgreg.h 
  Log:
  SVN rev 240482 on 2012-09-14 07:52:57Z by hselasky
  
  DWC OTG improvements. Implement full support for SPLIT transactions, in other
  words FULL/LOW speed devices through HIGH speed HUBs. Improve support for
  suspend and resume in host mode.
  
  Revision  Changes    Path
  1.13      +430 -205  src/sys/dev/usb/controller/dwc_otg.c
  1.9       +13 -3     src/sys/dev/usb/controller/dwc_otg.h
  1.4       +2 -0      src/sys/dev/usb/controller/dwc_otgreg.h



hselasky    2012-09-14 08:11:59 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         RPI-B 
  Log:
  SVN rev 240483 on 2012-09-14 08:11:59Z by hselasky
  
  Add basic USB support to Raspberry PI target.
  
  Revision  Changes    Path
  1.2       +15 -9     src/sys/arm/conf/RPI-B



gber        2012-09-14 09:33:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdt          fdt_common.c 
  Log:
  SVN rev 240484 on 2012-09-14 09:33:35Z by gber
  
  Set busaddr and bussize to 0 when fdt_get_range() fails.
  
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.10      +4 -1      src/sys/dev/fdt/fdt_common.c



gber        2012-09-14 09:36:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdt          fdt_common.c fdt_common.h 
  Log:
  SVN rev 240485 on 2012-09-14 09:36:35Z by gber
  
  Add fdt_get_unit() function.
  
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.11      +11 -0     src/sys/dev/fdt/fdt_common.c
  1.6       +1 -0      src/sys/dev/fdt/fdt_common.h



gber        2012-09-14 09:38:54 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          cpufunc.c identcpu.c 
    sys/arm/include      armreg.h 
  Log:
  SVN rev 240486 on 2012-09-14 09:38:54Z by gber
  
  Support identification of new PJ4B cores.
  
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.37      +3 -2      src/sys/arm/arm/cpufunc.c
  1.24      +4 -2      src/sys/arm/arm/identcpu.c
  1.18      +3 -2      src/sys/arm/include/armreg.h



gber        2012-09-14 09:45:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdt          fdt_pci.c 
  Log:
  SVN rev 240487 on 2012-09-14 09:45:13Z by gber
  
  If virtual addresses are not set use one to one mapping.
  Do not map memory and IO space at address 0.
  
  Obtained from: Semihalf
  
  Revision  Changes    Path
  1.6       +2 -2      src/sys/dev/fdt/fdt_pci.c



gber        2012-09-14 09:55:19 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         ARMADAXP 
    sys/arm/include      intr.h 
    sys/arm/mv           common.c mvreg.h mvvar.h mvwin.h timer.c 
    sys/arm/mv/armadaxp  armadaxp.c 
  Added files:
    sys/boot/fdt/dts     db78460.dts 
  Removed files:
    sys/boot/fdt/dts     db88f78160.dts 
  Log:
  SVN rev 240488 on 2012-09-14 09:55:19Z by gber
  
  Add support for Armada XP A0.
  
  - Add functions to calculate clocks instead using hardcoded values
  - Update reset and timers functions
  - Update number of interrupts
  - Change name of platform from db88f78100 to db78460
  - Correct DRAM size and PCI IRQ routing in dts file.
  
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/arm/conf/ARMADAXP
  1.17      +2 -0      src/sys/arm/include/intr.h
  1.2       +99 -2     src/sys/arm/mv/armadaxp/armadaxp.c
  1.19      +69 -6     src/sys/arm/mv/common.c
  1.14      +13 -0     src/sys/arm/mv/mvreg.h
  1.10      +8 -0      src/sys/arm/mv/mvvar.h
  1.7       +2 -0      src/sys/arm/mv/mvwin.h
  1.8       +11 -3     src/sys/arm/mv/timer.c
  1.1       +311 -0    src/sys/boot/fdt/dts/db78460.dts (new)
  1.2       +0 -311    src/sys/boot/fdt/dts/db88f78160.dts (dead)



gber        2012-09-14 09:57:41 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/mv           mv_pci.c mvwin.h 
  Log:
  SVN rev 240489 on 2012-09-14 09:57:41Z by gber
  
  pci: Implement new memory and io space allocator for PCI.
  
  Cleanup code and move initializing bridge into separate function.
  Add checking of PCI mode (RC or endpoint).
  
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.11      +232 -108  src/sys/arm/mv/mv_pci.c
  1.8       +4 -3      src/sys/arm/mv/mvwin.h



gber        2012-09-14 09:59:27 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         ARMADAXP 
    sys/arm/mv/armadaxp  armadaxp.c 
  Log:
  SVN rev 240490 on 2012-09-14 09:59:27Z by gber
  
  Enable PCI for Armada XP
  
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.3       +3 -0      src/sys/arm/conf/ARMADAXP
  1.3       +0 -8      src/sys/arm/mv/armadaxp/armadaxp.c



gber        2012-09-14 10:01:52 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/mv           mpic.c 
  Log:
  SVN rev 240491 on 2012-09-14 10:01:52Z by gber
  
  Remove unused structure fields
  
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.2       +0 -2      src/sys/arm/mv/mpic.c



gber        2012-09-14 10:05:01 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      intr.h 
    sys/arm/mv           mpic.c mvvar.h 
    sys/boot/fdt/dts     db78460.dts 
  Log:
  SVN rev 240492 on 2012-09-14 10:05:01Z by gber
  
  Add support for MSI in interrupt controlller.
  
  MSI are implemented via software interrupt. PCIe cards will write
  into software interrupt register which will cause inbound shared
  interrupt which will be interpreted as a MSI.
  
  Obtained from:  Marvell, Semihalf
  
  Revision  Changes    Path
  1.18      +6 -1      src/sys/arm/include/intr.h
  1.3       +111 -18   src/sys/arm/mv/mpic.c
  1.11      +2 -0      src/sys/arm/mv/mvvar.h
  1.2       +1 -1      src/sys/boot/fdt/dts/db78460.dts



gber        2012-09-14 10:06:56 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/mv           mv_pci.c 
  Log:
  SVN rev 240493 on 2012-09-14 10:06:56Z by gber
  
  Implement MSI support.
  
  MSI are implemented via Inbound Shared Doorbell 1 interrupts. Interrupts
  are triggered by writing to Software Triggered Interrupt registeri (PCIe
  card using physical address of this register in BAR0 space). There are 32
  interrupts available. It can be increased by using Doorbell 2 and
  Doorbell 3 registers to 96 interrupts.
  
  Obtained from:  Marvell, Semihalf
  
  Revision  Changes    Path
  1.12      +101 -2    src/sys/arm/mv/mv_pci.c



glebius     2012-09-14 11:51:49 UTC

  FreeBSD src repository

  src/sys/netpfil - New directory



glebius     2012-09-14 11:51:49 UTC

  FreeBSD src repository

  src/sys/netpfil/ipfw - New directory



glebius     2012-09-14 11:51:49 UTC

  FreeBSD src repository

  src/sys/netpfil/ipfw/test - New directory



glebius     2012-09-14 11:51:49 UTC

  FreeBSD src repository

  src/sys/netpfil/pf - New directory



glebius     2012-09-14 11:51:49 UTC

  FreeBSD src repository

  Modified files:
    include              Makefile 
    sbin/pfctl           Makefile 
    share/man/man4       Makefile 
    share/man/man5       Makefile 
    sys/conf             files kern.pre.mk 
    sys/modules/dummynet Makefile 
    sys/modules/ipfw     Makefile 
    sys/modules/ipfw_nat Makefile 
    sys/modules/pf       Makefile 
    sys/modules/pflog    Makefile 
    sys/modules/pfsync   Makefile 
    sys/netgraph         ng_ipfw.c 
    usr.sbin/authpf      Makefile 
    usr.sbin/ftp-proxy/ftp-proxy Makefile 
  Added files:
    sbin/pfctl           parse.y pf_print_state.c pfctl.8 pfctl.c 
                         pfctl.h pfctl_altq.c pfctl_optimize.c 
                         pfctl_osfp.c pfctl_parser.c 
                         pfctl_parser.h pfctl_qstats.c 
                         pfctl_radix.c pfctl_table.c 
    share/man/man4       pf.4 pflog.4 pfsync.4 
    share/man/man5       pf.conf.5 pf.os.5 
    sys/net              if_pflog.h if_pfsync.h pf_mtag.h pfvar.h 
    sys/netpfil/ipfw     dn_heap.c dn_heap.h dn_sched.h 
                         dn_sched_fifo.c dn_sched_prio.c 
                         dn_sched_qfq.c dn_sched_rr.c 
                         dn_sched_wf2q.c dummynet.txt ip_dn_glue.c 
                         ip_dn_io.c ip_dn_private.h ip_dummynet.c 
                         ip_fw2.c ip_fw_dynamic.c ip_fw_log.c 
                         ip_fw_nat.c ip_fw_pfil.c ip_fw_private.h 
                         ip_fw_sockopt.c ip_fw_table.c 
    sys/netpfil/ipfw/test Makefile dn_test.h main.c mylist.h 
                          test_dn_heap.c test_dn_sched.c 
    sys/netpfil/pf       if_pflog.c if_pfsync.c in4_cksum.c pf.c 
                         pf_if.c pf_ioctl.c pf_lb.c pf_norm.c 
                         pf_osfp.c pf_ruleset.c pf_table.c 
  Removed files:
    contrib/pf/man       pf.4 pf.conf.5 pf.os.5 pflog.4 pfsync.4 
    contrib/pf/pfctl     parse.y pf_print_state.c pfctl.8 pfctl.c 
                         pfctl.h pfctl_altq.c pfctl_optimize.c 
                         pfctl_osfp.c pfctl_parser.c 
                         pfctl_parser.h pfctl_qstats.c 
                         pfctl_radix.c pfctl_table.c 
    sbin/pfctl/missing/altq altq.h altq_cbq.h altq_classq.h 
                            altq_hfsc.h altq_priq.h altq_red.h 
                            altq_rio.h altq_rmclass.h 
                            altq_rmclass_debug.h altq_var.h 
                            altq_wfq.h 
    sys/contrib/pf/net   if_pflog.c if_pflog.h if_pfsync.c 
                         if_pfsync.h pf.c pf_if.c pf_ioctl.c 
                         pf_lb.c pf_mtag.h pf_norm.c pf_osfp.c 
                         pf_ruleset.c pf_table.c pfvar.h 
    sys/contrib/pf/netinet in4_cksum.c 
    sys/netinet/ipfw     dn_heap.c dn_heap.h dn_sched.h 
                         dn_sched_fifo.c dn_sched_prio.c 
                         dn_sched_qfq.c dn_sched_rr.c 
                         dn_sched_wf2q.c dummynet.txt ip_dn_glue.c 
                         ip_dn_io.c ip_dn_private.h ip_dummynet.c 
                         ip_fw2.c ip_fw_dynamic.c ip_fw_log.c 
                         ip_fw_nat.c ip_fw_pfil.c ip_fw_private.h 
                         ip_fw_sockopt.c ip_fw_table.c 
    sys/netinet/ipfw/test Makefile dn_test.h main.c mylist.h 
                          test_dn_heap.c test_dn_sched.c 
  Log:
  SVN rev 240494 on 2012-09-14 11:51:49Z by glebius
  
  o Create directory sys/netpfil, where all packet filters should
    reside, and move there ipfw(4) and pf(4).
  
  o Move most modified parts of pf out of contrib.
  
  Actual movements:
  
  sys/contrib/pf/net/*.c          -> sys/netpfil/pf/
  sys/contrib/pf/net/*.h          -> sys/net/
  contrib/pf/pfctl/*.c            -> sbin/pfctl
  contrib/pf/pfctl/*.h            -> sbin/pfctl
  contrib/pf/pfctl/pfctl.8        -> sbin/pfctl
  contrib/pf/pfctl/*.4            -> share/man/man4
  contrib/pf/pfctl/*.5            -> share/man/man5
  
  sys/netinet/ipfw                -> sys/netpfil/ipfw
  
  The arguable movement is pf/net/*.h -> sys/net. There are
  future plans to refactor pf includes, so I decided not to
  break things twice.
  
  Not modified bits of pf left in contrib: authpf, ftp-proxy,
  tftp-proxy, pflogd.
  
  The ipfw(4) movement is planned to be merged to stable/9,
  to make head and stable match.
  
  Discussed with:         bz, luigi
  
  Revision  Changes    Path
  1.14      +0 -1175   src/contrib/pf/man/pf.4 (dead)
  1.19      +0 -3066   src/contrib/pf/man/pf.conf.5 (dead)
  1.5       +0 -223    src/contrib/pf/man/pf.os.5 (dead)
  1.8       +0 -107    src/contrib/pf/man/pflog.4 (dead)
  1.14      +0 -229    src/contrib/pf/man/pfsync.4 (dead)
  1.14      +0 -6038   src/contrib/pf/pfctl/parse.y (dead)
  1.8       +0 -375    src/contrib/pf/pfctl/pf_print_state.c (dead)
  1.7       +0 -687    src/contrib/pf/pfctl/pfctl.8 (dead)
  1.11      +0 -2391   src/contrib/pf/pfctl/pfctl.c (dead)
  1.9       +0 -130    src/contrib/pf/pfctl/pfctl.h (dead)
  1.12      +0 -1258   src/contrib/pf/pfctl/pfctl_altq.c (dead)
  1.6       +0 -1655   src/contrib/pf/pfctl/pfctl_optimize.c (dead)
  1.3       +0 -1108   src/contrib/pf/pfctl/pfctl_osfp.c (dead)
  1.13      +0 -1746   src/contrib/pf/pfctl/pfctl_parser.c (dead)
  1.10      +0 -305    src/contrib/pf/pfctl/pfctl_parser.h (dead)
  1.9       +0 -449    src/contrib/pf/pfctl/pfctl_qstats.c (dead)
  1.3       +0 -585    src/contrib/pf/pfctl/pfctl_radix.c (dead)
  1.11      +0 -634    src/contrib/pf/pfctl/pfctl_table.c (dead)
  1.315     +0 -8      src/include/Makefile
  1.9       +5 -9      src/sbin/pfctl/Makefile
  1.2       +0 -204    src/sbin/pfctl/missing/altq/altq.h (dead)
  1.2       +0 -232    src/sbin/pfctl/missing/altq/altq_cbq.h (dead)
  1.3       +0 -203    src/sbin/pfctl/missing/altq/altq_classq.h (dead)
  1.2       +0 -325    src/sbin/pfctl/missing/altq/altq_hfsc.h (dead)
  1.2       +0 -172    src/sbin/pfctl/missing/altq/altq_priq.h (dead)
  1.2       +0 -199    src/sbin/pfctl/missing/altq/altq_red.h (dead)
  1.2       +0 -145    src/sbin/pfctl/missing/altq/altq_rio.h (dead)
  1.3       +0 -263    src/sbin/pfctl/missing/altq/altq_rmclass.h (dead)
  1.2       +0 -113    src/sbin/pfctl/missing/altq/altq_rmclass_debug.h (dead)
  1.2       +0 -267    src/sbin/pfctl/missing/altq/altq_var.h (dead)
  1.2       +0 -129    src/sbin/pfctl/missing/altq/altq_wfq.h (dead)
  1.1       +6038 -0   src/sbin/pfctl/parse.y (new)
  1.1       +375 -0    src/sbin/pfctl/pf_print_state.c (new)
  1.1       +687 -0    src/sbin/pfctl/pfctl.8 (new)
  1.1       +2391 -0   src/sbin/pfctl/pfctl.c (new)
  1.1       +130 -0    src/sbin/pfctl/pfctl.h (new)
  1.1       +1258 -0   src/sbin/pfctl/pfctl_altq.c (new)
  1.1       +1655 -0   src/sbin/pfctl/pfctl_optimize.c (new)
  1.1       +1108 -0   src/sbin/pfctl/pfctl_osfp.c (new)
  1.1       +1746 -0   src/sbin/pfctl/pfctl_parser.c (new)
  1.1       +305 -0    src/sbin/pfctl/pfctl_parser.h (new)
  1.1       +449 -0    src/sbin/pfctl/pfctl_qstats.c (new)
  1.1       +585 -0    src/sbin/pfctl/pfctl_radix.c (new)
  1.1       +634 -0    src/sbin/pfctl/pfctl_table.c (new)
  1.545     +3 -0      src/share/man/man4/Makefile
  1.1       +1175 -0   src/share/man/man4/pf.4 (new)
  1.1       +107 -0    src/share/man/man4/pflog.4 (new)
  1.1       +229 -0    src/share/man/man4/pfsync.4 (new)
  1.88      +2 -0      src/share/man/man5/Makefile
  1.1       +3066 -0   src/share/man/man5/pf.conf.5 (new)
  1.1       +223 -0    src/share/man/man5/pf.os.5 (new)
  1.1712    +35 -48    src/sys/conf/files
  1.151     +0 -3      src/sys/conf/kern.pre.mk
  1.28      +0 -290    src/sys/contrib/pf/net/if_pflog.c (dead)
  1.12      +0 -66     src/sys/contrib/pf/net/if_pflog.h (dead)
  1.79      +0 -2397   src/sys/contrib/pf/net/if_pfsync.c (dead)
  1.14      +0 -298    src/sys/contrib/pf/net/if_pfsync.h (dead)
  1.89      +0 -6270   src/sys/contrib/pf/net/pf.c (dead)
  1.29      +0 -859    src/sys/contrib/pf/net/pf_if.c (dead)
  1.60      +0 -3774   src/sys/contrib/pf/net/pf_ioctl.c (dead)
  1.4       +0 -663    src/sys/contrib/pf/net/pf_lb.c (dead)
  1.4       +0 -62     src/sys/contrib/pf/net/pf_mtag.h (dead)
  1.24      +0 -1999   src/sys/contrib/pf/net/pf_norm.c (dead)
  1.10      +0 -526    src/sys/contrib/pf/net/pf_osfp.c (dead)
  1.5       +0 -424    src/sys/contrib/pf/net/pf_ruleset.c (dead)
  1.16      +0 -2191   src/sys/contrib/pf/net/pf_table.c (dead)
  1.31      +0 -1961   src/sys/contrib/pf/net/pfvar.h (dead)
  1.6       +0 -120    src/sys/contrib/pf/netinet/in4_cksum.c (dead)
  1.10      +1 -1      src/sys/modules/dummynet/Makefile
  1.36      +1 -2      src/sys/modules/ipfw/Makefile
  1.3       +1 -1      src/sys/modules/ipfw_nat/Makefile
  1.21      +1 -4      src/sys/modules/pf/Makefile
  1.9       +1 -3      src/sys/modules/pflog/Makefile
  1.6       +1 -3      src/sys/modules/pfsync/Makefile
  1.1       +66 -0     src/sys/net/if_pflog.h (new)
  1.1       +298 -0    src/sys/net/if_pfsync.h (new)
  1.1       +62 -0     src/sys/net/pf_mtag.h (new)
  1.1       +1961 -0   src/sys/net/pfvar.h (new)
  1.24      +2 -1      src/sys/netgraph/ng_ipfw.c
  1.5       +0 -552    src/sys/netinet/ipfw/dn_heap.c (dead)
  1.3       +0 -191    src/sys/netinet/ipfw/dn_heap.h (dead)
  1.5       +0 -191    src/sys/netinet/ipfw/dn_sched.h (dead)
  1.2       +0 -120    src/sys/netinet/ipfw/dn_sched_fifo.c (dead)
  1.2       +0 -229    src/sys/netinet/ipfw/dn_sched_prio.c (dead)
  1.4       +0 -864    src/sys/netinet/ipfw/dn_sched_qfq.c (dead)
  1.3       +0 -307    src/sys/netinet/ipfw/dn_sched_rr.c (dead)
  1.4       +0 -373    src/sys/netinet/ipfw/dn_sched_wf2q.c (dead)
  1.5       +0 -860    src/sys/netinet/ipfw/dummynet.txt (dead)
  1.7       +0 -845    src/sys/netinet/ipfw/ip_dn_glue.c (dead)
  1.17      +0 -858    src/sys/netinet/ipfw/ip_dn_io.c (dead)
  1.8       +0 -403    src/sys/netinet/ipfw/ip_dn_private.h (dead)
  1.44      +0 -2314   src/sys/netinet/ipfw/ip_dummynet.c (dead)
  1.77      +0 -2790   src/sys/netinet/ipfw/ip_fw2.c (dead)
  1.19      +0 -1244   src/sys/netinet/ipfw/ip_fw_dynamic.c (dead)
  1.22      +0 -552    src/sys/netinet/ipfw/ip_fw_log.c (dead)
  1.22      +0 -661    src/sys/netinet/ipfw/ip_fw_nat.c (dead)
  1.28      +0 -588    src/sys/netinet/ipfw/ip_fw_pfil.c (dead)
  1.24      +0 -309    src/sys/netinet/ipfw/ip_fw_private.h (dead)
  1.29      +0 -1448   src/sys/netinet/ipfw/ip_fw_sockopt.c (dead)
  1.18      +0 -761    src/sys/netinet/ipfw/ip_fw_table.c (dead)
  1.3       +0 -51     src/sys/netinet/ipfw/test/Makefile (dead)
  1.4       +0 -175    src/sys/netinet/ipfw/test/dn_test.h (dead)
  1.2       +0 -636    src/sys/netinet/ipfw/test/main.c (dead)
  1.3       +0 -49     src/sys/netinet/ipfw/test/mylist.h (dead)
  1.2       +0 -162    src/sys/netinet/ipfw/test/test_dn_heap.c (dead)
  1.3       +0 -89     src/sys/netinet/ipfw/test/test_dn_sched.c (dead)
  1.1       +552 -0    src/sys/netpfil/ipfw/dn_heap.c (new)
  1.1       +191 -0    src/sys/netpfil/ipfw/dn_heap.h (new)
  1.1       +191 -0    src/sys/netpfil/ipfw/dn_sched.h (new)
  1.1       +120 -0    src/sys/netpfil/ipfw/dn_sched_fifo.c (new)
  1.1       +229 -0    src/sys/netpfil/ipfw/dn_sched_prio.c (new)
  1.1       +864 -0    src/sys/netpfil/ipfw/dn_sched_qfq.c (new)
  1.1       +307 -0    src/sys/netpfil/ipfw/dn_sched_rr.c (new)
  1.1       +373 -0    src/sys/netpfil/ipfw/dn_sched_wf2q.c (new)
  1.1       +860 -0    src/sys/netpfil/ipfw/dummynet.txt (new)
  1.1       +846 -0    src/sys/netpfil/ipfw/ip_dn_glue.c (new)
  1.1       +857 -0    src/sys/netpfil/ipfw/ip_dn_io.c (new)
  1.1       +403 -0    src/sys/netpfil/ipfw/ip_dn_private.h (new)
  1.1       +2315 -0   src/sys/netpfil/ipfw/ip_dummynet.c (new)
  1.1       +2791 -0   src/sys/netpfil/ipfw/ip_fw2.c (new)
  1.1       +1245 -0   src/sys/netpfil/ipfw/ip_fw_dynamic.c (new)
  1.1       +553 -0    src/sys/netpfil/ipfw/ip_fw_log.c (new)
  1.1       +662 -0    src/sys/netpfil/ipfw/ip_fw_nat.c (new)
  1.1       +590 -0    src/sys/netpfil/ipfw/ip_fw_pfil.c (new)
  1.1       +309 -0    src/sys/netpfil/ipfw/ip_fw_private.h (new)
  1.1       +1449 -0   src/sys/netpfil/ipfw/ip_fw_sockopt.c (new)
  1.1       +762 -0    src/sys/netpfil/ipfw/ip_fw_table.c (new)
  1.1       +51 -0     src/sys/netpfil/ipfw/test/Makefile (new)
  1.1       +175 -0    src/sys/netpfil/ipfw/test/dn_test.h (new)
  1.1       +636 -0    src/sys/netpfil/ipfw/test/main.c (new)
  1.1       +49 -0     src/sys/netpfil/ipfw/test/mylist.h (new)
  1.1       +162 -0    src/sys/netpfil/ipfw/test/test_dn_heap.c (new)
  1.1       +89 -0     src/sys/netpfil/ipfw/test/test_dn_sched.c (new)
  1.1       +290 -0    src/sys/netpfil/pf/if_pflog.c (new)
  1.1       +2397 -0   src/sys/netpfil/pf/if_pfsync.c (new)
  1.1       +120 -0    src/sys/netpfil/pf/in4_cksum.c (new)
  1.1       +6271 -0   src/sys/netpfil/pf/pf.c (new)
  1.1       +859 -0    src/sys/netpfil/pf/pf_if.c (new)
  1.1       +3774 -0   src/sys/netpfil/pf/pf_ioctl.c (new)
  1.1       +663 -0    src/sys/netpfil/pf/pf_lb.c (new)
  1.1       +1999 -0   src/sys/netpfil/pf/pf_norm.c (new)
  1.1       +526 -0    src/sys/netpfil/pf/pf_osfp.c (new)
  1.1       +424 -0    src/sys/netpfil/pf/pf_ruleset.c (new)
  1.1       +2191 -0   src/sys/netpfil/pf/pf_table.c (new)
  1.6       +0 -3      src/usr.sbin/authpf/Makefile
  1.3       +0 -1      src/usr.sbin/ftp-proxy/ftp-proxy/Makefile



zont        2012-09-14 13:56:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_glue.c 
  Log:
  SVN rev 240499 on 2012-09-14 13:56:50Z by zont
  
  MFC r239818:
  - Don't take an account of locked memory for current process in vslock(9).
  
  There are two consumers of vslock(9): sysctl code and drm driver.  These
  consumers are using locked memory as transient memory, it doesn't belong
  to a process's memory.
  
  MFC r239895:
  - Remove accounting of locked memory from vsunlock(9) that I missed in r239818.
  
  Revision   Changes    Path
  1.251.2.3  +0 -28     src/sys/vm/vm_glue.c



zont        2012-09-14 13:57:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               vm_glue.c 
  Log:
  SVN rev 240500 on 2012-09-14 13:57:34Z by zont
  
  MFC r239818:
  - Don't take an account of locked memory for current process in vslock(9).
  
  There are two consumers of vslock(9): sysctl code and drm driver.  These
  consumers are using locked memory as transient memory, it doesn't belong
  to a process's memory.
  
  MFC r239895:
  - Remove accounting of locked memory from vsunlock(9) that I missed in r239818.
  
  Revision   Changes    Path
  1.235.2.8  +0 -8      src/sys/vm/vm_glue.c



zont        2012-09-14 14:23:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             subr_param.c 
    sys/vm               vm_map.c 
  Log:
  SVN rev 240501 on 2012-09-14 14:23:17Z by zont
  
  MFC r240026:
  - Make kern.maxtsiz, kern.dfldsiz, kern.maxdsiz, kern.dflssiz, kern.maxssiz
    and kern.sgrowsiz sysctls writable.
  
  MFC r240068:
  - Mark some sysctls with CTLFLAG_TUN flag instead of CTLFLAG_RDTUN.
  
  MFC r240069:
  - After r240026 sgrowsiz should be used in a safer maner.
  
  Revision    Changes    Path
  1.99.2.3    +6 -6      src/sys/kern/subr_param.c
  1.445.2.12  +7 -4      src/sys/vm/vm_map.c



zont        2012-09-14 14:24:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_param.c 
    sys/vm               vm_map.c 
  Log:
  SVN rev 240502 on 2012-09-14 14:24:21Z by zont
  
  MFC r240026:
  - Make kern.maxtsiz, kern.dfldsiz, kern.maxdsiz, kern.dflssiz, kern.maxssiz
    and kern.sgrowsiz sysctls writable.
  
  MFC r240068:
  - Mark some sysctls with CTLFLAG_TUN flag instead of CTLFLAG_RDTUN.
  
  MFC r240069:
  - After r240026 sgrowsiz should be used in a safer maner.
  
  Revision    Changes    Path
  1.90.2.8    +6 -6      src/sys/kern/subr_param.c
  1.419.2.17  +7 -4      src/sys/vm/vm_map.c



tuexen      2012-09-14 18:32:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctputil.c 
  Log:
  SVN rev 240507 on 2012-09-14 18:32:20Z by tuexen
  
  Small cleanups. No functional change.
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.192     +3 -8      src/sys/netinet/sctputil.c



avg         2012-09-14 19:55:28 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 240513 on 2012-09-14 19:55:28Z by avg
  
  sched_ule: fix inverted condition in reporting of priority lending via ktr
  
  Reviewed by:    kan
  MFC after:      1 week
  
  Revision  Changes    Path
  1.312     +1 -1      src/sys/kern/sched_ule.c



jimharris    2012-09-14 20:05:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isci/scil    sati_util.c sati_write_buffer.c 
  Log:
  SVN rev 240514 on 2012-09-14 20:05:38Z by jimharris
  
  isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
  (download microcode with offsets, save, and activate).
  
  SATI translation layer was incorrectly using allocation length instead
  of blocks, and was constructing the ATA command incorrectly.
  
  Also change #define to specify that the 512 block size here is
  specific for DOWNLOAD_MICROCODE, and does not relate to the device's
  logical block size.
  
  Submitted by: scottl (with small modifications)
  MFC after: 3 days
  
  Revision  Changes    Path
  1.2       +6 -3      src/sys/dev/isci/scil/sati_util.c
  1.2       +8 -4      src/sys/dev/isci/scil/sati_write_buffer.c



eadler      2012-09-14 21:28:56 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       scanf_l.3 
    share/examples/diskless README.BOOTP 
    sys/arm/ti           ti_scm.c 
    sys/dev/altera/jtag_uart altera_jtag_uart_cons.c 
    sys/dev/buslogic     bt.c 
    sys/dev/e1000        e1000_82575.c e1000_ich8lan.c 
    sys/dev/isci/scil    sati.c sati_callbacks.h 
                         sci_base_controller.h sci_base_domain.h 
                         sci_base_phy.h sci_base_remote_device.h 
                         scic_io_request.h scic_sds_phy.c 
                         scic_sds_port.h 
                         scic_sds_remote_node_context.h 
                         scic_sds_request.c scu_bios_definitions.h 
    sys/dev/isp          isp_freebsd.c 
    sys/dev/mps          mps_sas.c 
    sys/kern             subr_unit.c 
    sys/sparc64/sparc64  ata_machdep.c 
    sys/vm               vm_pageout.c 
    tools/kerneldoc/subsys common-Doxyfile 
    usr.bin/lex          NEWS 
    usr.sbin/bsdconfig/networking/include media.subr 
    usr.sbin/tcpdump/tcpdump tcpdump.1 
  Log:
  SVN rev 240518 on 2012-09-14 21:28:56Z by eadler
  
  Correct double "the the"
  
  Approved by:    cperciva
  MFC after:      3 days
  
  Revision  Changes    Path
  1.2       +1 -1      src/lib/libc/stdio/scanf_l.3
  1.5       +1 -1      src/share/examples/diskless/README.BOOTP
  1.2       +1 -1      src/sys/arm/ti/ti_scm.c
  1.2       +1 -1      src/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c
  1.52      +1 -1      src/sys/dev/buslogic/bt.c
  1.15      +1 -1      src/sys/dev/e1000/e1000_82575.c
  1.15      +1 -1      src/sys/dev/e1000/e1000_ich8lan.c
  1.3       +1 -1      src/sys/dev/isci/scil/sati.c
  1.2       +1 -1      src/sys/dev/isci/scil/sati_callbacks.h
  1.2       +1 -1      src/sys/dev/isci/scil/sci_base_controller.h
  1.2       +1 -1      src/sys/dev/isci/scil/sci_base_domain.h
  1.2       +1 -1      src/sys/dev/isci/scil/sci_base_phy.h
  1.2       +1 -1      src/sys/dev/isci/scil/sci_base_remote_device.h
  1.2       +2 -2      src/sys/dev/isci/scil/scic_io_request.h
  1.2       +1 -1      src/sys/dev/isci/scil/scic_sds_phy.c
  1.2       +1 -1      src/sys/dev/isci/scil/scic_sds_port.h
  1.2       +1 -1      src/sys/dev/isci/scil/scic_sds_remote_node_context.h
  1.2       +1 -1      src/sys/dev/isci/scil/scic_sds_request.c
  1.2       +4 -4      src/sys/dev/isci/scil/scu_bios_definitions.h
  1.185     +1 -1      src/sys/dev/isp/isp_freebsd.c
  1.23      +2 -2      src/sys/dev/mps/mps_sas.c
  1.16      +1 -1      src/sys/kern/subr_unit.c
  1.4       +1 -1      src/sys/sparc64/sparc64/ata_machdep.c
  1.353     +1 -1      src/sys/vm/vm_pageout.c
  1.7       +1 -1      src/tools/kerneldoc/subsys/common-Doxyfile
  1.4       +1 -1      src/usr.bin/lex/NEWS
  1.2       +1 -1      src/usr.sbin/bsdconfig/networking/include/media.subr
  1.12      +2 -2      src/usr.sbin/tcpdump/tcpdump/tcpdump.1



eadler      2012-09-14 21:59:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isci/scil    scic_io_request.h 
    sys/dev/vxge/include vxgehal-ll.h 
    sys/i386/include/xen xen-os.h 
    sys/netinet          sctp_input.c 
  Log:
  SVN rev 240520 on 2012-09-14 21:59:55Z by eadler
  
  s/teh/the/g
  
  Approved by:    cperciva
  MFC after:      3 days
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/dev/isci/scil/scic_io_request.h
  1.4       +1 -1      src/sys/dev/vxge/include/vxgehal-ll.h
  1.8       +1 -1      src/sys/i386/include/xen/xen-os.h
  1.163     +1 -1      src/sys/netinet/sctp_input.c



eadler      2012-09-14 22:00:03 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_enc.c 
    sys/dev/isci/scil    scic_sds_remote_device.h 
    sys/dev/xen/netback  netback_unit_tests.c 
    sys/libkern          jenkins_hash.c 
    sys/net80211         ieee80211_mesh.c 
  Log:
  SVN rev 240521 on 2012-09-14 22:00:03Z by eadler
  
  s/ is is / is /g
  s/ a a / a /g
  
  Approved by:    cperciva
  MFC after:      3 days
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/cam/scsi/scsi_enc.c
  1.2       +1 -1      src/sys/dev/isci/scil/scic_sds_remote_device.h
  1.2       +3 -3      src/sys/dev/xen/netback/netback_unit_tests.c
  1.2       +1 -1      src/sys/libkern/jenkins_hash.c
  1.39      +1 -1      src/sys/net80211/ieee80211_mesh.c



alc         2012-09-15 17:32:19 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          vm_machdep.c 
  Log:
  SVN rev 240532 on 2012-09-15 17:32:19Z by alc
  
  Eliminate an unused malloc type.
  
  Revision  Changes    Path
  1.52      +0 -2      src/sys/arm/arm/vm_machdep.c



andreast    2012-09-15 17:47:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/common      load_elf.c 
  Log:
  SVN rev 240533 on 2012-09-15 17:47:44Z by andreast
  
  MFC: r240249
  Fix loading of kernel modules at boot time for powerpc64.
  
  Reported by:    Mathias Breuninger
  
  Revision  Changes    Path
  1.43.2.3  +3 -3      src/sys/boot/common/load_elf.c



ed          2012-09-15 19:28:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm2         drm_gem.c 
    sys/dev/drm2/i915    i915_drv.h 
    sys/fs/devfs         devfs_int.h 
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 240539 on 2012-09-15 19:28:54Z by ed
  
  Prefer __containerof() above member2struct().
  
  The first does proper checking of the argument types, while the latter
  does not.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/dev/drm2/drm_gem.c
  1.3       +1 -1      src/sys/dev/drm2/i915/i915_drv.h
  1.13      +1 -1      src/sys/fs/devfs/devfs_int.h
  1.118     +1 -1      src/sys/mips/mips/pmap.c



pfg         2012-09-16 00:32:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    include/rpc          xdr.h 
    sys/rpc              rpc_com.h xdr.h 
  Log:
  SVN rev 240542 on 2012-09-16 00:32:25Z by pfg
  
  MFC     r240060, r240062:
  
  Rename __rpc_xdr with XDR. This fixes at least one C++ application and
  matches what upstream (Solaris) has done on their xdr.h header.
  
  PR:     137443
  
  Revision  Changes    Path
  1.26.2.2  +10 -10    src/include/rpc/xdr.h
  1.3.2.2   +2 -2      src/sys/rpc/rpc_com.h
  1.4.4.2   +10 -10    src/sys/rpc/xdr.h



pfg         2012-09-16 00:34:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    include/rpc          xdr.h 
    sys/rpc              rpc_com.h xdr.h 
  Log:
  SVN rev 240543 on 2012-09-16 00:34:04Z by pfg
  
  MFC     r240060, r240062:
  
  Rename __rpc_xdr with XDR. This fixes at least one C++ application and
  matches what upstream (Solaris) has done on their xdr.h header.
  
  PR:     137443
  
  Revision  Changes    Path
  1.24.2.2  +10 -10    src/include/rpc/xdr.h
  1.2.2.3   +2 -2      src/sys/rpc/rpc_com.h
  1.4.2.2   +10 -10    src/sys/rpc/xdr.h



rpaulo      2012-09-16 06:01:34 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             newvers.sh 
  Log:
  SVN rev 240547 on 2012-09-16 06:01:34Z by rpaulo
  
  Add Perforce support.
  
  Revision  Changes    Path
  1.100     +23 -4     src/sys/conf/newvers.sh



andrew      2012-09-16 07:55:49 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/tegra        common.c 
  Log:
  SVN rev 240549 on 2012-09-16 07:55:49Z by andrew
  
  The cpu_reset function is noreturn, make sure this is true on Tegra 2.
  While here fix a typo.
  
  Revision  Changes    Path
  1.2       +3 -1      src/sys/arm/tegra/common.c



andrew      2012-09-16 08:00:29 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/tegra        std.tegra2 
  Log:
  SVN rev 240550 on 2012-09-16 08:00:29Z by andrew
  
  In the Tegra 2 standard config:
   * Remove an unneeded makeoption
   * Set machine correctly
   * Properly indent the include of files.tegra2
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/arm/tegra/std.tegra2



andrew      2012-09-16 08:09:10 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/tegra        tegra2_machdep.c 
  Log:
  SVN rev 240551 on 2012-09-16 08:09:10Z by andrew
  
  Start to clean up ARMv6 initarm implementations by making the Tegra 2
  version similar to the Ti version.
  
  Revision  Changes    Path
  1.2       +86 -160   src/sys/arm/tegra/tegra2_machdep.c



mav         2012-09-16 08:42:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/raid        g_raid.c g_raid.h md_ddf.c md_intel.c 
                         md_jmicron.c md_nvidia.c md_promise.c 
                         md_sii.c tr_concat.c tr_raid0.c 
                         tr_raid1.c tr_raid1e.c tr_raid5.c 
  Log:
  SVN rev 240552 on 2012-09-16 08:42:40Z by mav
  
  MFC r240465:
  Add global and per-module sysctls/tunables to enable/disable metadata taste.
  That should help to handle some cases when disk has some RAID metadata that
  should be ignored, especially during boot.
  
  Revision  Changes    Path
  1.4.2.3   +10 -0     src/sys/geom/raid/g_raid.c
  1.1.4.3   +36 -12    src/sys/geom/raid/g_raid.h
  1.9.2.3   +2 -1      src/sys/geom/raid/md_ddf.c
  1.3.4.6   +2 -1      src/sys/geom/raid/md_intel.c
  1.3.4.4   +2 -1      src/sys/geom/raid/md_jmicron.c
  1.3.4.5   +2 -1      src/sys/geom/raid/md_nvidia.c
  1.3.4.5   +2 -1      src/sys/geom/raid/md_promise.c
  1.3.4.4   +2 -1      src/sys/geom/raid/md_sii.c
  1.1.4.2   +2 -1      src/sys/geom/raid/tr_concat.c
  1.1.4.2   +2 -1      src/sys/geom/raid/tr_raid0.c
  1.3.4.4   +3 -4      src/sys/geom/raid/tr_raid1.c
  1.2.4.4   +3 -4      src/sys/geom/raid/tr_raid1e.c
  1.3.2.3   +2 -3      src/sys/geom/raid/tr_raid5.c



mav         2012-09-16 08:58:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom/raid        g_raid.c g_raid.h md_ddf.c md_intel.c 
                         md_jmicron.c md_nvidia.c md_promise.c 
                         md_sii.c tr_concat.c tr_raid0.c 
                         tr_raid1.c tr_raid1e.c tr_raid5.c 
  Log:
  SVN rev 240554 on 2012-09-16 08:58:34Z by mav
  
  MFC r240465:
  Add global and per-module sysctls/tunables to enable/disable metadata taste.
  That should help to handle some cases when disk has some RAID metadata that
  should be ignored, especially during boot.
  
  pR:
  
  Revision  Changes    Path
  1.3.2.4   +10 -0     src/sys/geom/raid/g_raid.c
  1.1.2.4   +36 -12    src/sys/geom/raid/g_raid.h
  1.9.4.3   +2 -1      src/sys/geom/raid/md_ddf.c
  1.3.2.7   +2 -1      src/sys/geom/raid/md_intel.c
  1.3.2.5   +2 -1      src/sys/geom/raid/md_jmicron.c
  1.3.2.6   +2 -1      src/sys/geom/raid/md_nvidia.c
  1.3.2.6   +2 -1      src/sys/geom/raid/md_promise.c
  1.3.2.5   +2 -1      src/sys/geom/raid/md_sii.c
  1.1.2.3   +2 -1      src/sys/geom/raid/tr_concat.c
  1.1.2.3   +2 -1      src/sys/geom/raid/tr_raid0.c
  1.3.2.5   +3 -4      src/sys/geom/raid/tr_raid1.c
  1.2.2.5   +3 -4      src/sys/geom/raid/tr_raid1e.c
  1.3.4.3   +2 -3      src/sys/geom/raid/tr_raid5.c



mav         2012-09-16 12:06:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240559 on 2012-09-16 12:06:45Z by mav
  
  MFC r239326:
  Fix "speaker" volume control, broken at r230451.
  
  Revision  Changes    Path
  1.14.2.6  +8 -5      src/sys/dev/sound/pci/hda/hdaa.c



mav         2012-09-16 12:08:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240560 on 2012-09-16 12:08:06Z by mav
  
  MFC r239326:
  Fix "speaker" volume control, broken at r230451.
  
  Revision  Changes    Path
  1.15.2.7  +8 -5      src/sys/dev/sound/pci/hda/hdaa.c



gavin       2012-09-16 18:17:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
    sys/dev/usb/serial   uchcom.c 
  Log:
  SVN rev 240567 on 2012-09-16 18:17:39Z by gavin
  
  Merge r240118 from head:
  
    Support another uchcom(4) device.
  
  Revision    Changes    Path
  1.19.2.3    +1 -0      src/sys/dev/usb/serial/uchcom.c
  1.518.2.16  +1 -0      src/sys/dev/usb/usbdevs



gavin       2012-09-16 18:57:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
    sys/dev/usb/serial   uchcom.c 
  Log:
  SVN rev 240570 on 2012-09-16 18:57:32Z by gavin
  
  Merge r240118 from head:
    Support another uchcom(4) device.
  
  Revision    Changes    Path
  1.11.2.10   +1 -0      src/sys/dev/usb/serial/uchcom.c
  1.421.2.95  +1 -0      src/sys/dev/usb/usbdevs



jmg         2012-09-16 19:42:27 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 240571 on 2012-09-16 19:42:27Z by jmg
  
  remove some unnecessary debugging statements, dead code and incorrect
  comment...
  
  Reviewed by:    gnn, imp
  
  Revision  Changes    Path
  1.3       +1 -5      src/sys/arm/ti/cpsw/if_cpsw.c



jmg         2012-09-16 19:48:48 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         ARMADAXP BEAGLEBONE CNS11XXNAS DOCKSTAR 
                         EA3250 GUMSTIX-QEMU HL201 KB920X 
                         LN2410SBC PANDABOARD QILA9G20 RPI-B 
                         SAM9G20EK SAM9X25EK SHEEVAPLUG SN9G45 
                         TS7800 
  Log:
  SVN rev 240572 on 2012-09-16 19:48:48Z by jmg
  
  fix the kernel files to match our standard "option<space><tab>" format
  such that when commenting/uncommentting lines, horizontal spacing is
  maintained...
  
  Also fix some minor comment formatting to line things up, etc...
  
  Reviewed by:    gnn, imp
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/arm/conf/ARMADAXP
  1.2       +43 -43    src/sys/arm/conf/BEAGLEBONE
  1.8       +4 -4      src/sys/arm/conf/CNS11XXNAS
  1.4       +3 -3      src/sys/arm/conf/DOCKSTAR
  1.2       +1 -1      src/sys/arm/conf/EA3250
  1.4       +1 -1      src/sys/arm/conf/GUMSTIX-QEMU
  1.7       +2 -2      src/sys/arm/conf/HL201
  1.39      +2 -2      src/sys/arm/conf/KB920X
  1.7       +1 -1      src/sys/arm/conf/LN2410SBC
  1.2       +15 -15    src/sys/arm/conf/PANDABOARD
  1.7       +1 -1      src/sys/arm/conf/QILA9G20
  1.3       +11 -11    src/sys/arm/conf/RPI-B
  1.8       +1 -1      src/sys/arm/conf/SAM9G20EK
  1.3       +1 -1      src/sys/arm/conf/SAM9X25EK
  1.8       +3 -3      src/sys/arm/conf/SHEEVAPLUG
  1.3       +1 -1      src/sys/arm/conf/SN9G45
  1.5       +1 -1      src/sys/arm/conf/TS7800



adrian      2012-09-16 22:45:00 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_node.c 
  Log:
  SVN rev 240574 on 2012-09-16 22:45:00Z by adrian
  
  Fix a crash bug introduced in the iterate node work recently done.
  
  When resuming, the first VAP is checked for max_aid; however if there
  is no VAP, this results in a NULL pointer dereference and kernel
  panic.
  
  Revision  Changes    Path
  1.149     +9 -1      src/sys/net80211/ieee80211_node.c



eadler      2012-09-17 00:32:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/isci/scil    scic_sds_remote_device.h 
  Log:
  SVN rev 240576 on 2012-09-17 00:32:35Z by eadler
  
  MFC r240521:
  
          s/ is is / is /g
          s/ a a / a /g
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.1.2.3   +1 -1      src/sys/dev/isci/scil/scic_sds_remote_device.h



eadler      2012-09-17 00:32:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isci/scil    scic_sds_remote_device.h 
  Log:
  SVN rev 240577 on 2012-09-17 00:32:36Z by eadler
  
  MFC r240521:
  
          s/ is is / is /g
          s/ a a / a /g
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.1.4.3   +1 -1      src/sys/dev/isci/scil/scic_sds_remote_device.h



eadler      2012-09-17 00:44:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_unit.c 
    sys/sparc64/sparc64  ata_machdep.c 
  Log:
  SVN rev 240578 on 2012-09-17 00:44:11Z by eadler
  
  MFC r240518:
          Correct double "the the"
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.9.10.5  +1 -1      src/sys/kern/subr_unit.c
  1.1.6.4   +1 -1      src/sys/sparc64/sparc64/ata_machdep.c



eadler      2012-09-17 00:44:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/buslogic     bt.c 
    sys/dev/e1000        e1000_82575.c e1000_ich8lan.c 
    sys/dev/isci/scil    sati.c sati_callbacks.h 
                         sci_base_controller.h sci_base_domain.h 
                         sci_base_phy.h sci_base_remote_device.h 
                         scic_io_request.h scic_sds_phy.c 
                         scic_sds_port.h 
                         scic_sds_remote_node_context.h 
                         scic_sds_request.c scu_bios_definitions.h 
    sys/dev/isp          isp_freebsd.c 
    sys/dev/mps          mps_sas.c 
    sys/kern             subr_unit.c 
    sys/sparc64/sparc64  ata_machdep.c 
    sys/vm               vm_pageout.c 
    usr.sbin/tcpdump/tcpdump tcpdump.1 
  Log:
  SVN rev 240579 on 2012-09-17 00:44:16Z by eadler
  
  MFC r240518:
          Correct double "the the"
  
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.51.2.2    +1 -1      src/sys/dev/buslogic/bt.c
  1.11.2.5    +1 -1      src/sys/dev/e1000/e1000_82575.c
  1.12.2.4    +1 -1      src/sys/dev/e1000/e1000_ich8lan.c
  1.1.4.4     +1 -1      src/sys/dev/isci/scil/sati.c
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/sati_callbacks.h
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/sci_base_controller.h
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/sci_base_domain.h
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/sci_base_phy.h
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/sci_base_remote_device.h
  1.1.4.3     +2 -2      src/sys/dev/isci/scil/scic_io_request.h
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/scic_sds_phy.c
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/scic_sds_port.h
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/scic_sds_remote_node_context.h
  1.1.4.3     +1 -1      src/sys/dev/isci/scil/scic_sds_request.c
  1.1.4.3     +4 -4      src/sys/dev/isci/scil/scu_bios_definitions.h
  1.175.2.11  +1 -1      src/sys/dev/isp/isp_freebsd.c
  1.11.2.11   +2 -2      src/sys/dev/mps/mps_sas.c
  1.15.2.2    +1 -1      src/sys/kern/subr_unit.c
  1.2.2.3     +1 -1      src/sys/sparc64/sparc64/ata_machdep.c
  1.340.2.10  +1 -1      src/sys/vm/vm_pageout.c
  1.7.2.3     +2 -2      src/usr.sbin/tcpdump/tcpdump/tcpdump.1



eadler      2012-09-17 00:47:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isci/scil    scic_io_request.h 
    sys/dev/vxge/include vxgehal-ll.h 
    sys/i386/include/xen xen-os.h 
    sys/netinet          sctp_input.c 
  Log:
  SVN rev 240580 on 2012-09-17 00:47:35Z by eadler
  
  MFC r240520:
          s/teh/the/g
  
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.1.4.4     +1 -1      src/sys/dev/isci/scil/scic_io_request.h
  1.1.2.3     +1 -1      src/sys/dev/vxge/include/vxgehal-ll.h
  1.7.2.1     +1 -1      src/sys/i386/include/xen/xen-os.h
  1.126.2.27  +1 -1      src/sys/netinet/sctp_input.c



eadler      2012-09-17 00:47:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/i386/include/xen xen-os.h 
    sys/netinet          sctp_input.c 
  Log:
  SVN rev 240581 on 2012-09-17 00:47:37Z by eadler
  
  MFC r240520:
          s/teh/the/g
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.5.2.3    +1 -1      src/sys/i386/include/xen/xen-os.h
  1.82.2.58  +1 -1      src/sys/netinet/sctp_input.c



adrian      2012-09-17 01:09:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  SVN rev 240583 on 2012-09-17 01:09:17Z by adrian
  
  Improve performance of the Sample rate algorithm on 802.11n networks.
  
  * Don't treat high percentage failures as "sucessive failures" - high
    MCS rates are very picky and will quite happily "fade" from low
    to high failure % and back again within a few seconds.  If they really
    don't work, the aggregate will just plain fail.
  
  * Only sample MCS rates +/- 3 from the current MCS.  Sample will back off
    quite quickly, so there's no need to sample _all_ MCS rates between
    a high MCS rate and MCS0; there may be a lot of them.
  
  * Modify the smoothing rate to be 75% rather than 95% - it's more adaptive
    but it comes with a cost of being slightly less stable at times.
    A per-node, hysterisis behaviour would be nicer.
  
  Revision  Changes    Path
  1.53      +5 -15     src/sys/dev/ath/ath_rate/sample/sample.c



adrian      2012-09-17 01:18:47 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_debug.h 
  Log:
  SVN rev 240584 on 2012-09-17 01:18:47Z by adrian
  
  Add a debug bit for TX destination filtering.
  
  Revision  Changes    Path
  1.7       +1 -0      src/sys/dev/ath/if_ath_debug.h



adrian      2012-09-17 01:21:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_athvar.h 
  Log:
  SVN rev 240585 on 2012-09-17 01:21:55Z by adrian
  
  Add a per-TID filter queue and filter state bits.
  
  These are intended for software TX filtering support, where the NIC
  decides there has been too many successive failues to a destination
  and will filter it.
  
  Although the filtering is done per-destination (via the keycache),
  the state and queue is kept per-TID for now.  It simplifies the overall
  architecture design and locking.
  
  Whilst here, add ATH_TID_UNLOCK_ASSERT().
  
  Revision  Changes    Path
  1.179     +15 -0     src/sys/dev/ath/if_athvar.h



mjacob      2012-09-17 02:49:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_freebsd.c 
  Log:
  SVN rev 240589 on 2012-09-17 02:49:02Z by mjacob
  
  Add some edits to the changed comments so that they make more sense.
  
  MFC after:      1 day
  
  Revision  Changes    Path
  1.186     +3 -3      src/sys/dev/isp/isp_freebsd.c



mjacob      2012-09-17 02:50:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_freebsd.c 
  Log:
  SVN rev 240590 on 2012-09-17 02:50:16Z by mjacob
  
  Minor correction.
  
  MFC after:      1 day
  
  Revision  Changes    Path
  1.187     +1 -1      src/sys/dev/isp/isp_freebsd.c



adrian      2012-09-17 03:17:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240592 on 2012-09-17 03:17:42Z by adrian
  
  Take credit for the work I've done in this source file.
  
  Revision  Changes    Path
  1.83      +1 -0      src/sys/dev/ath/if_ath_tx.c



andrew      2012-09-17 07:14:07 UTC

  FreeBSD src repository

  Added files:
    sys/boot/fdt/dts     tegra20-paz00.dts tegra20.dtsi 
  Log:
  SVN rev 240594 on 2012-09-17 07:14:07Z by andrew
  
  Add the Tegra2 DTS files. Now our dtc supports including other files use
  this support to pull out the SoC specific parts of the dts file.
  
  Revision  Changes    Path
  1.1       +58 -0     src/sys/boot/fdt/dts/tegra20-paz00.dts (new)
  1.1       +74 -0     src/sys/boot/fdt/dts/tegra20.dtsi (new)



andrew      2012-09-17 09:22:59 UTC

  FreeBSD src repository

  Added files:
    sys/arm/conf         AC100 
  Log:
  SVN rev 240596 on 2012-09-17 09:22:59Z by andrew
  
  Add a kernel config for the Toshiba AC100. The AC100 is an ARM laptop with
  an NVidia Tegra 2 CPU.
  
  Tegra 2 needs an external patch to pmap for atomic operations to work. Even
  with this the Kernel only gets to the mount root prompt. As such Tegra
  support is considered experimental, however adding the kernel config will
  help ensure the Tegra code builds.
  
  Revision  Changes    Path
  1.1       +96 -0     src/sys/arm/conf/AC100 (new)



kevlo       2012-09-17 09:32:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/net      uhso.c 
  Log:
  SVN rev 240597 on 2012-09-17 09:32:11Z by kevlo
  
  Remove unused variable cd.
  This variable is initialized but not used.
  
  Revision  Changes    Path
  1.19      +0 -2      src/sys/dev/usb/net/uhso.c



gavin       2012-09-17 12:51:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 240602 on 2012-09-17 12:51:48Z by gavin
  
  - Add #defines for the bits within the iPCI Express PCIR_EXPRESS_LINK_CTL
    register
  - Add missing register PCIR_EXPRESS_ROOT_CAP
  - Correct a spelling mistake (SLAT -> SLOT) [1]
  
  Reviewed by:    jhb [1]
  
  Revision  Changes    Path
  1.88      +15 -1     src/sys/dev/pci/pcireg.h



glebius     2012-09-17 13:06:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/mirror      g_mirror.c 
    sys/geom/raid3       g_raid3.c 
  Log:
  SVN rev 240604 on 2012-09-17 13:06:47Z by glebius
  
  Merge r240371:
      When synchronizing, include in the config dump amount of
    bytes syncronized.
      The rationale behind this is the following: for large disks the
    percent synchronisation counter ticks too seldom, and monitoring
    software (as well as human operator) can't tell whether
    synchronisation goes on or one of disks got stuck. On an idle
    server one can look into gstat and see whether synchronisation goes
    on or not, but on a busy server that won't work. Also, new value
    monitored can be differentiated obtaining the synchronisation speed
    quite precisely.
  
    Submitted by: Konstantin Kukushkin <dark ramtel.ru>
    Reviewed by:  pjd
  
  Revision   Changes    Path
  1.103.2.4  +5 -0      src/sys/geom/mirror/g_mirror.c
  1.92.2.2   +5 -0      src/sys/geom/raid3/g_raid3.c



trociny     2012-09-17 14:53:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 240606 on 2012-09-17 14:53:33Z by trociny
  
  MFC r240003, r240004:
  
  r240003:
  
  In soreceive_generic() when checking if the type of mbuf has changed
  check it for MT_CONTROL type too, otherwise the assertion
  "m->m_type == MT_DATA" below may be triggered by the following scenario:
  
  - the sender sends some data (MT_DATA) and then a file descriptor
    (MT_CONTROL);
  - the receiver calls recv(2) with a MSG_WAITALL asking for data larger
    than the receive buffer (uio_resid > hiwat).
  
  r240004:
  
  In soreceive_generic() remove the optimization for the case when
  MSG_WAITALL is set, and it is possible to do the entire receive
  operation at once if we block (resid <= hiwat). Actually it might make
  the recv(2) with MSG_WAITALL flag get stuck when there is enough space
  in the receiver buffer to satisfy the request but not enough to open
  the window closed previously due to the buffer being full.
  
  The issue can be reproduced using the following scenario:
  
  On the sender side do 2 send(2) requests:
  
  1) data of size much smaller than SOBUF_SIZE (e.g. SOBUF_SIZE / 10);
  2) data of size equal to SOBUF_SIZE.
  
  On the receiver side do 2 recv(2) requests with MSG_WAITALL flag set:
  
  1) recv() data of SOBUF_SIZE / 10 size;
  2) recv() data of SOBUF_SIZE size;
  
  We totally fill the receiver buffer with one SOBUF_SIZE/10 size request
  and partial SOBUF_SIZE request. When the first request is processed we
  get SOBUF_SIZE/10 free space. It is just enough to receive the rest of
  bytes for the second request, and soreceive_generic() blocks in the
  part that is a subject of this change waiting for the rest. But the
  window was closed when the buffer was filled and to avoid silly window
  syndrome it opens only when available space is larger than sb_hiwat/4
  or maxseg. So it is stuck and pending data is only sent via TCP window
  probes.
  
  Discussed with: kib (long ago)
  
  Revision   Changes    Path
  1.358.2.7  +4 -10     src/sys/kern/uipc_socket.c



trociny     2012-09-17 14:54:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 240607 on 2012-09-17 14:54:58Z by trociny
  
  MFC r240003, r240004:
  
  r240003:
  
  In soreceive_generic() when checking if the type of mbuf has changed
  check it for MT_CONTROL type too, otherwise the assertion
  "m->m_type == MT_DATA" below may be triggered by the following scenario:
  
  - the sender sends some data (MT_DATA) and then a file descriptor
    (MT_CONTROL);
  - the receiver calls recv(2) with a MSG_WAITALL asking for data larger
    than the receive buffer (uio_resid > hiwat).
  
  r240004:
  
  In soreceive_generic() remove the optimization for the case when
  MSG_WAITALL is set, and it is possible to do the entire receive
  operation at once if we block (resid <= hiwat). Actually it might make
  the recv(2) with MSG_WAITALL flag get stuck when there is enough space
  in the receiver buffer to satisfy the request but not enough to open
  the window closed previously due to the buffer being full.
  
  The issue can be reproduced using the following scenario:
  
  On the sender side do 2 send(2) requests:
  
  1) data of size much smaller than SOBUF_SIZE (e.g. SOBUF_SIZE / 10);
  2) data of size equal to SOBUF_SIZE.
  
  On the receiver side do 2 recv(2) requests with MSG_WAITALL flag set:
  
  1) recv() data of SOBUF_SIZE / 10 size;
  2) recv() data of SOBUF_SIZE size;
  
  We totally fill the receiver buffer with one SOBUF_SIZE/10 size request
  and partial SOBUF_SIZE request. When the first request is processed we
  get SOBUF_SIZE/10 free space. It is just enough to receive the rest of
  bytes for the second request, and soreceive_generic() blocks in the
  part that is a subject of this change waiting for the rest. But the
  window was closed when the buffer was filled and to avoid silly window
  syndrome it opens only when available space is larger than sb_hiwat/4
  or maxseg. So it is stuck and pending data is only sent via TCP window
  probes.
  
  Discussed with: kib (long ago)
  
  Revision    Changes    Path
  1.340.2.17  +4 -10     src/sys/kern/uipc_socket.c



jhb         2012-09-17 15:27:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mlx          mlx.c mlx_disk.c mlx_pci.c mlxreg.h 
                         mlxvar.h 
  Log:
  SVN rev 240608 on 2012-09-17 15:27:30Z by jhb
  
  Add locking to mlx(4) to make it MPSAFE along with some other fixes:
  - Use callout(9) rather than timeout(9).
  - Add a mutex as an I/O lock that protects the adapter and is used
    for the I/O path.
  - Add an sx lock as a configuration lock that protects the relationship
    of configured volumes.
  - Freeze the request queue when a DMA load is deferred with EINPROGRESS
    and unfreeze the queue when the DMA callback is invoked.
  - Explicitly poll the hardware while waiting to submit a command to
    allow completed commands to free up slots in the command ring.
  - Remove driver-wide 'initted' variable from mlx_*_fw_handshake() routines.
    That state should be per-controller instead.  Add it as an argument
    since the first caller knows when it is the first caller.
  - Remove explicit bus_space tag/handle and use bus_*() rather than
    bus_space_*().
  - Move duplicated PCI device ID probing into a  mlx_pci_match() routine.
  - Don't check for PCIM_CMD_MEMEN (the PCI bus will enable that when
    allocating the resource) and use pci_enable_busmaster() rather than
    manipulating the register directly.
  
  Tested by:      no one despite multiple requests (hope it works)
  
  Revision  Changes    Path
  1.62      +201 -140  src/sys/dev/mlx/mlx.c
  1.35      +18 -3     src/sys/dev/mlx/mlx_disk.c
  1.27      +33 -38    src/sys/dev/mlx/mlx_pci.c
  1.10      +36 -36    src/sys/dev/mlx/mlxreg.h
  1.25      +11 -28    src/sys/dev/mlx/mlxvar.h



hselasky    2012-09-17 15:43:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c uaudioreg.h 
  Log:
  SVN rev 240609 on 2012-09-17 15:43:57Z by hselasky
  
  Implement support for USB Audio v2.0. Remove some redundant
  USB audio v1.0 debug data, hence userspace tools like lsusb
  exist to show this information properly.
  
  Revision  Changes     Path
  1.82      +1461 -566  src/sys/dev/sound/usb/uaudio.c
  1.13      +15 -13     src/sys/dev/sound/usb/uaudioreg.h



jimharris    2012-09-17 16:05:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isci/scil    sati_util.c sati_write_buffer.c 
  Log:
  SVN rev 240611 on 2012-09-17 16:05:03Z by jimharris
  
  MFC r240514:
  
  isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
  (download microcode with offsets, save, and activate).
  
  SATI translation layer was incorrectly using allocation length instead
  of blocks, and was constructing the ATA command incorrectly.
  
  Also change #define to specify that the 512 block size here is
  specific for DOWNLOAD_MICROCODE, and does not relate to the device's
  logical block size.
  
  Revision  Changes    Path
  1.1.4.3   +6 -3      src/sys/dev/isci/scil/sati_util.c
  1.1.4.3   +8 -4      src/sys/dev/isci/scil/sati_write_buffer.c



jimharris    2012-09-17 16:11:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/isci/scil    sati_util.c sati_write_buffer.c 
  Log:
  SVN rev 240612 on 2012-09-17 16:11:22Z by jimharris
  
  MFC r240514:
  
  isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
  (download microcode with offsets, save, and activate).
  
  SATI translation layer was incorrectly using allocation length instead
  of blocks, and was constructing the ATA command incorrectly.
  
  Also change #define to specify that the 512 block size here is
  specific for DOWNLOAD_MICROCODE, and does not relate to the device's
  logical block size.
  
  Revision  Changes    Path
  1.1.2.3   +6 -3      src/sys/dev/isci/scil/sati_util.c
  1.1.2.3   +8 -4      src/sys/dev/isci/scil/sati_write_buffer.c



jimharris    2012-09-17 16:12:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/isci/scil    sati_util.c sati_write_buffer.c 
  Log:
  SVN rev 240613 on 2012-09-17 16:12:53Z by jimharris
  
  MFC r240514:
  
  isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
  (download microcode with offsets, save, and activate).
  
  SATI translation layer was incorrectly using allocation length instead
  of blocks, and was constructing the ATA command incorrectly.
  
  Also change #define to specify that the 512 block size here is
  specific for DOWNLOAD_MICROCODE, and does not relate to the device's
  logical block size.
  
  Revision  Changes    Path
  1.1.6.3   +6 -3      src/sys/dev/isci/scil/sati_util.c
  1.1.6.3   +8 -4      src/sys/dev/isci/scil/sati_write_buffer.c



hselasky    2012-09-17 19:06:35 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       usb_quirk.4 
    sys/dev/usb/input    ums.c 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
  Log:
  SVN rev 240615 on 2012-09-17 19:06:35Z by hselasky
  
  Add UQ_UMS_IGNORE quirk.
  Wrap two long lines.
  Some minor spelling correction.
  
  PR:     usb/171721
  
  Revision  Changes    Path
  1.5       +2 -0      src/share/man/man4/usb_quirk.4
  1.33      +3 -0      src/sys/dev/usb/input/ums.c
  1.42      +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.11      +6 -2      src/sys/dev/usb/quirk/usb_quirk.h



jimharris    2012-09-17 19:23:01 UTC

  FreeBSD src repository

  src/sys/dev/nvme - New directory



jimharris    2012-09-17 19:23:01 UTC

  FreeBSD src repository

  src/sys/dev/nvd - New directory



jimharris    2012-09-17 19:23:01 UTC

  FreeBSD src repository

  Added files:
    sys/dev/nvd          nvd.c 
    sys/dev/nvme         nvme.c nvme.h nvme_ctrlr.c 
                         nvme_ctrlr_cmd.c nvme_ns.c nvme_ns_cmd.c 
                         nvme_private.h nvme_qpair.c nvme_sysctl.c 
                         nvme_test.c nvme_uio.c 
  Log:
  SVN rev 240616 on 2012-09-17 19:23:01Z by jimharris
  
  This is the first of several commits which will add NVM Express (NVMe)
  support to FreeBSD.  A full description of the overall functionality
  being added is below.  nvmexpress.org defines NVM Express as "an optimized
  register interface, command set and feature set fo PCI Express (PCIe)-based
  Solid-State Drives (SSDs)."
  
  This commit adds nvme(4) and nvd(4) driver source code and Makefiles
  to the tree.
  
  Full NVMe functionality description:
  Add nvme(4) and nvd(4) drivers and nvmecontrol(8) for NVM Express (NVMe)
  device support.
  
  There will continue to be ongoing work on NVM Express support, but there
  is more than enough to allow for evaluation of pre-production NVM Express
  devices as well as soliciting feedback.  Questions and feedback are welcome.
  
  nvme(4) implements NVMe hardware abstraction and is a provider of NVMe
  namespaces.  The closest equivalent of an NVMe namespace is a SCSI LUN.
  nvd(4) is an NVMe consumer, surfacing NVMe namespaces as GEOM disks.
  nvmecontrol(8) is used for NVMe configuration and management.
  
  The following are currently supported:
  nvme(4)
  - full mandatory NVM command set support
  - per-CPU IO queues (enabled by default but configurable)
  - per-queue sysctls for statistics and full command/completion queue
       dumps for debugging
  - registration API for NVMe namespace consumers
  - I/O error handling (except for timeoutsee below)
  - compilation switches for support back to stable-7
  
  nvd(4)
  - BIO_DELETE and BIO_FLUSH (if supported by controller)
  - proper BIO_ORDERED handling
  
  nvmecontrol(8)
  - devlist: list NVMe controllers and their namespaces
  - identify: display controller or namespace identify data in
        human-readable or hex format
  - perftest: quick and dirty performance test to measure raw
        performance of NVMe device without userspace/physio/GEOM
        overhead
  
  The following are still work in progress and will be completed over the
  next 3-6 months in rough priority order:
  - complete man pages
  - firmware download and activation
  - asynchronous error requests
  - command timeout error handling
  - controller resets
  - nvmecontrol(8) log page retrieval
  
  This has been primarily tested on amd64, with light testing on i386.  I
  would be happy to provide assistance to anyone interested in porting
  this to other architectures, but am not currently planning to do this
  work myself.  Big-endian and dmamap sync for command/completion queues
  are the main areas that would need to be addressed.
  
  The nvme(4) driver currently has references to Chatham, which is an
  Intel-developed prototype board which is not fully spec compliant.
  These references will all be removed over time.
  
  Sponsored by:        Intel
  Contributions from:  Joe Golio/EMC <joseph dot golio at emc dot com>
  
  Revision  Changes    Path
  1.1       +318 -0    src/sys/dev/nvd/nvd.c (new)
  1.1       +408 -0    src/sys/dev/nvme/nvme.c (new)
  1.1       +738 -0    src/sys/dev/nvme/nvme.h (new)
  1.1       +787 -0    src/sys/dev/nvme/nvme_ctrlr.c (new)
  1.1       +312 -0    src/sys/dev/nvme/nvme_ctrlr_cmd.c (new)
  1.1       +364 -0    src/sys/dev/nvme/nvme_ns.c (new)
  1.1       +120 -0    src/sys/dev/nvme/nvme_ns_cmd.c (new)
  1.1       +369 -0    src/sys/dev/nvme/nvme_private.h (new)
  1.1       +422 -0    src/sys/dev/nvme/nvme_qpair.c (new)
  1.1       +187 -0    src/sys/dev/nvme/nvme_sysctl.c (new)
  1.1       +305 -0    src/sys/dev/nvme/nvme_test.c (new)
  1.1       +180 -0    src/sys/dev/nvme/nvme_uio.c (new)



jimharris    2012-09-17 19:26:33 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       NOTES 
    sys/conf             files.amd64 files.i386 
    sys/i386/conf        NOTES 
    sys/modules          Makefile 
  Log:
  SVN rev 240618 on 2012-09-17 19:26:33Z by jimharris
  
  Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.121     +5 -0      src/sys/amd64/conf/NOTES
  1.202     +10 -0     src/sys/conf/files.amd64
  1.685     +10 -0     src/sys/conf/files.i386
  1.1309    +5 -0      src/sys/i386/conf/NOTES
  1.715     +6 -0      src/sys/modules/Makefile



jimharris    2012-09-17 19:58:02 UTC

  FreeBSD src repository

  src/sys/modules/nvme - New directory



jimharris    2012-09-17 19:58:02 UTC

  FreeBSD src repository

  src/sys/modules/nvd - New directory



jimharris    2012-09-17 19:58:02 UTC

  FreeBSD src repository

  Added files:
    sys/modules/nvd      Makefile 
    sys/modules/nvme     Makefile 
  Log:
  SVN rev 240619 on 2012-09-17 19:58:02Z by jimharris
  
  Add nvme(4) and nvd(4) Makefiles to the tree.
  
  Noticed by:     pluknet
  Pointy-hat to:  jimharris
  
  Revision  Changes    Path
  1.1       +8 -0      src/sys/modules/nvd/Makefile (new)
  1.1       +21 -0     src/sys/modules/nvme/Makefile (new)



adrian      2012-09-17 23:24:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah.c ah.h ah_internal.h 
  Log:
  SVN rev 240623 on 2012-09-17 23:24:45Z by adrian
  
  Rename AH_MIMO_MAX_CHAINS to AH_MAX_CHAINS, for compatibility with
  internal atheros HAL code.
  
  Revision  Changes    Path
  1.51      +5 -5      src/sys/dev/ath/ath_hal/ah.c
  1.87      +1 -1      src/sys/dev/ath/ath_hal/ah.h
  1.62      +2 -2      src/sys/dev/ath/ath_hal/ah_internal.h



kensmith    2012-08-05 23:54:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    .                    COPYRIGHT LOCKS MAINTAINERS Makefile 
                         Makefile.inc1 Makefile.mips 
                         ObsoleteFiles.inc README UPDATING 
    bin                  Makefile Makefile.inc 
    bin/cat              Makefile cat.1 cat.c 
    bin/chflags          Makefile chflags.1 chflags.c 
    bin/chio             Makefile chio.1 chio.c defs.h pathnames.h 
    bin/chmod            Makefile chmod.1 chmod.c 
    bin/cp               Makefile cp.1 cp.c extern.h utils.c 
    bin/csh              Makefile config.h config_p.h iconv_stub.c 
                         iconv_stub.h 
    bin/date             Makefile date.1 date.c extern.h netdate.c 
                         vary.c vary.h 
    bin/dd               Makefile args.c conv.c conv_tab.c dd.1 
                         dd.c dd.h extern.h gen.c misc.c 
                         position.c ref.ascii ref.ebcdic ref.ibm 
                         ref.lcase ref.oldascii ref.oldebcdic 
                         ref.oldibm ref.pareven ref.parnone 
                         ref.parodd ref.parset ref.swab ref.ucase 
    bin/df               Makefile df.1 df.c 
    bin/domainname       Makefile domainname.1 domainname.c 
    bin/echo             Makefile echo.1 echo.c 
    bin/ed               Makefile POSIX README buf.c cbc.c ed.1 
                         ed.h glbl.c io.c main.c re.c sub.c undo.c 
    bin/ed/test          Makefile README ckscripts.sh mkscripts.sh 
    bin/expr             Makefile expr.1 expr.y 
    bin/getfacl          Makefile getfacl.1 getfacl.c 
    bin/hostname         Makefile hostname.1 hostname.c 
    bin/kenv             Makefile kenv.1 kenv.c 
    bin/kill             Makefile kill.1 kill.c 
    bin/ln               Makefile ln.1 ln.c symlink.7 
    bin/ls               Makefile cmp.c extern.h ls.1 ls.c ls.h 
                         print.c util.c 
    bin/mkdir            Makefile mkdir.1 mkdir.c 
    bin/mv               Makefile mv.1 mv.c 
    bin/pax              Makefile ar_io.c ar_subs.c buf_subs.c 
                         cache.c cache.h cpio.c cpio.h extern.h 
                         file_subs.c ftree.c ftree.h gen_subs.c 
                         getoldopt.c options.c options.h pat_rep.c 
                         pat_rep.h pax.1 pax.c pax.h sel_subs.c 
                         sel_subs.h tables.c tables.h tar.c tar.h 
                         tty_subs.c 
    bin/pkill            Makefile pkill.1 pkill.c 
    bin/ps               Makefile extern.h fmt.c keyword.c nlist.c 
                         print.c ps.1 ps.c ps.h 
    bin/pwait            Makefile pwait.1 pwait.c 
    bin/pwd              Makefile pwd.1 pwd.c 
    bin/rcp              Makefile extern.h rcp.1 rcp.c util.c 
    bin/realpath         Makefile realpath.1 realpath.c 
    bin/rm               Makefile rm.1 rm.c 
    bin/rmail            Makefile 
    bin/rmdir            Makefile rmdir.1 rmdir.c 
    bin/setfacl          Makefile file.c mask.c merge.c remove.c 
                         setfacl.1 setfacl.c setfacl.h util.c 
    bin/sh               Makefile TOUR alias.c alias.h arith.h 
                         arith_yacc.c arith_yacc.h arith_yylex.c 
                         builtins.def cd.c cd.h error.c error.h 
                         eval.c eval.h exec.c exec.h expand.c 
                         expand.h histedit.c init.h input.c 
                         input.h jobs.c jobs.h mail.c mail.h 
                         main.c main.h memalloc.c memalloc.h 
                         miscbltin.c mkbuiltins mkinit.c mknodes.c 
                         mksyntax.c mktokens myhistedit.h 
                         mystring.c mystring.h nodes.c.pat 
                         nodetypes options.c options.h output.c 
                         output.h parser.c parser.h redir.c 
                         redir.h sh.1 shell.h show.c show.h trap.c 
                         trap.h var.c var.h 
    bin/sh/bltin         bltin.h echo.c 
    bin/sh/funcs         cmv dirs login newgrp popd pushd suspend 
    bin/sleep            Makefile sleep.1 sleep.c 
    bin/stty             Makefile cchar.c extern.h gfmt.c key.c 
                         modes.c print.c stty.1 stty.c stty.h 
                         util.c 
    bin/sync             Makefile sync.8 sync.c 
    bin/test             Makefile test.1 test.c 
    bin/uuidgen          Makefile uuidgen.1 uuidgen.c 
    cddl                 Makefile Makefile.inc 
    cddl/compat/opensolaris/include alloca.h assert.h devid.h 
                                    dtrace.h fcntl.h fsshare.h 
                                    libintl.h libproc.h libshare.h 
                                    mnttab.h priv.h sha2.h 
                                    solaris.h stdio.h stdlib.h 
                                    strings.h thread_pool.h 
                                    unistd.h zone.h 
    cddl/compat/opensolaris/lib/libumem umem.c umem.h 
    cddl/compat/opensolaris/misc deviceid.c fsshare.c mkdirp.c 
                                 mnttab.c zmount.c zone.c 
    cddl/contrib/opensolaris/cmd/zdb zdb.8 
    cddl/contrib/opensolaris/cmd/zfs zfs.8 
    cddl/contrib/opensolaris/cmd/zpool zpool.8 
    cddl/contrib/opensolaris/cmd/zstreamdump zstreamdump.1 
    cddl/lib             Makefile Makefile.inc 
    cddl/lib/drti        Makefile 
    cddl/lib/libavl      Makefile 
    cddl/lib/libctf      Makefile 
    cddl/lib/libdtrace   Makefile errno.d libproc_compat.h net.d 
                         nfs.d psinfo.d regs_x86.d sched.d 
                         signal.d unistd.d 
    cddl/lib/libnvpair   Makefile 
    cddl/lib/libumem     Makefile 
    cddl/lib/libuutil    Makefile 
    cddl/lib/libzfs      Makefile 
    cddl/lib/libzpool    Makefile 
    cddl/sbin            Makefile Makefile.inc 
    cddl/sbin/zfs        Makefile 
    cddl/sbin/zpool      Makefile 
    cddl/usr.bin         Makefile Makefile.inc 
    cddl/usr.bin/ctfconvert Makefile ctfconvert.1 
    cddl/usr.bin/ctfdump Makefile ctfdump.1 
    cddl/usr.bin/ctfmerge Makefile ctfmerge.1 
    cddl/usr.bin/sgsmsg  Makefile 
    cddl/usr.bin/zinject Makefile 
    cddl/usr.bin/zlook   Makefile 
    cddl/usr.bin/zstreamdump Makefile 
    cddl/usr.bin/ztest   Makefile 
    cddl/usr.sbin        Makefile Makefile.inc 
    cddl/usr.sbin/dtrace Makefile 
    cddl/usr.sbin/dtruss Makefile dtruss.1 
    cddl/usr.sbin/lockstat Makefile 
    cddl/usr.sbin/plockstat Makefile plockstat.1 
    cddl/usr.sbin/zdb    Makefile 
    contrib/amd          FREEBSD-Xlist FREEBSD-upgrade 
    contrib/amd/amd      amd.8 amd.c 
    contrib/amd/amq      amq.8 pawd.1 
    contrib/amd/conf/nfs_prot nfs_prot_freebsd3.h 
    contrib/amd/conf/trap trap_default.h 
    contrib/amd/fixmount fixmount.8 
    contrib/amd/fsinfo   fsinfo.8 
    contrib/amd/hlfsd    hlfsd.8 
    contrib/amd/include  am_defs.h 
    contrib/amd/mk-amd-map mk-amd-map.8 
    contrib/amd/scripts  amd.conf.5 
    contrib/amd/wire-test wire-test.8 
    contrib/bind9/lib/isc sha2.c 
    contrib/bind9/lib/isc/alpha/include/isc atomic.h 
    contrib/bind9/lib/isc/arm/include/isc atomic.h 
    contrib/bind9/lib/isc/include/isc sha2.h 
    contrib/bind9/lib/isc/sparc64/include/isc atomic.h 
    contrib/binutils     FREEBSD-Xlist FREEBSD-deletelist 
                         FREEBSD-upgrade 
    contrib/binutils/bfd elf.c freebsd.h 
    contrib/binutils/ld  Makefile.in 
    contrib/bsnmp        FREEBSD-Xlist FREEBSD-upgrade 
    contrib/bsnmp/lib    snmpcrypto.c tc.def 
    contrib/bsnmp/snmp_target snmp_target.3 target_snmp.c 
                              target_tree.def 
    contrib/bsnmp/snmp_usm snmp_usm.3 usm_snmp.c usm_tree.def 
    contrib/bsnmp/snmp_vacm snmp_vacm.3 vacm_snmp.c vacm_tree.def 
    contrib/bzip2        FREEBSD-Xlist FREEBSD-upgrade 
                         FREEBSD-vendor bzlib.c 
    contrib/com_err      com_err.3 com_err.c com_err.h com_right.h 
                         compile_et.1 compile_et.c compile_et.h 
                         getarg.c lex.l parse.y 
    contrib/cvs          FREEBSD-Xlist FREEBSD-upgrade 
                         FREEBSD-vendstock 
    contrib/cvs/contrib  sccs2rcs.in 
    contrib/cvs/diff     diff3.c 
    contrib/cvs/lib      md5.h 
    contrib/cvs/man      cvs.1 cvsbug.8 
    contrib/cvs/src      buffer.c checkout.c classify.c client.c 
                         commit.c cvs.h diff.c entries.c lock.c 
                         log.c logmsg.c main.c parseinfo.c patch.c 
                         rcs.c rcs.h rcscmds.c server.c tag.c 
                         update.c update.h 
    contrib/diff         FREEBSD-Xlist FREEBSD-upgrade config.h 
    contrib/ee           ee.c ee.msg 
    contrib/expat        FREEBSD-upgrade 
    contrib/gcc          FREEBSD-Xlist FREEBSD-deletelist 
                         FREEBSD-libiberty FREEBSD-upgrade 
                         c-decl.c c-format.c c-opts.c c.opt 
                         function.c gcc.c opts.c toplev.c 
                         version.c 
    contrib/gcc/config   freebsd-spec.h freebsd.h 
    contrib/gcc/config/i386 freebsd.h freebsd64.h i386.c x86-64.h 
    contrib/gcc/config/mips freebsd.h 
    contrib/gcc/config/sparc freebsd.h 
    contrib/gcc/cp       ptree.c 
    contrib/gdb          FREEBSD-Xlist FREEBSD-upgrade 
    contrib/gdtoa        gdtoaimp.h strtod.c strtof.c strtorQ.c 
                         strtorx.c 
    contrib/gnu-sort     FREEBSD-upgrade 
    contrib/gnu-sort/lib hard-locale.c version-etc.c 
    contrib/gnu-sort/src sort.c 
    contrib/gperf        FREEBSD-Xlist 
    contrib/groff        FREEBSD-Xlist FREEBSD-upgrade 
    contrib/groff/src/devices/grotty grotty.man 
    contrib/groff/src/libs/libgroff cmap.cpp cset.cpp invalid.cpp 
    contrib/groff/src/preproc/eqn neqn.sh 
    contrib/groff/src/roff/groff groff.man 
    contrib/groff/src/roff/nroff nroff.man nroff.sh 
    contrib/groff/tmac   eqnrc troffrc tty-char.tmac tty.tmac 
    contrib/ipfilter     INST.FreeBSD-2.2 INSTALL.xBSD Makefile 
                         bpf-ipf.h bpf_filter.c ip_fil.c 
                         ip_msnrpc_pxy.c ipf.h ipmon.h ipt.h 
                         kmem.h md5.c md5.h mlf_ipl.c mlf_rule.c 
                         mlfk_rule.c mlh_rule.c opts.h pcap-bpf.h 
                         pcap-ipf.h radix.c radix_ipf.h snoop.h 
    contrib/ipfilter/FreeBSD-4.0 ipv6-patch-4.0 ipv6-patch-4.1 
                                 ipv6-patch-4.2 
    contrib/ipfilter/iplang iplang.h iplang_l.l iplang_y.y 
    contrib/ipfilter/ipsd ipsd.c ipsd.h ipsdr.c linux.h sbpf.c 
                          sdlpi.c slinux.c snit.c 
    contrib/ipfilter/ipsd/Celler ip_compat.h 
    contrib/ipfilter/ipsend 44arp.c arp.c dlcommon.c dltest.h 
                            hpux.c in_var.h ip.c ip_var.h 
                            ipresend.1 ipresend.c ipsend.1 
                            ipsend.5 ipsend.c ipsend.h ipsopt.c 
                            iptest.1 iptest.c iptests.c larp.c 
                            linux.h lsock.c resend.c sbpf.c 
                            sdlpi.c sirix.c slinux.c snit.c sock.c 
                            sockraw.c tcpip.h 
    contrib/ipfilter/ipsend/.OLD ip_compat.h 
    contrib/ipfilter/l4check l4check.c 
    contrib/ipfilter/lib addicmp.c addipopt.c bcopywrap.c 
                         binprint.c buildopts.c checkrev.c 
                         count4bits.c count6bits.c debug.c 
                         facpri.c facpri.h fill6bits.c flags.c 
                         gethost.c getifname.c getnattype.c 
                         getport.c getportproto.c getproto.c 
                         getsumd.c hostname.c icmpcode.c 
                         inet_addr.c initparse.c ionames.c 
                         ipf_dotuning.c ipft_ef.c ipft_hx.c 
                         ipft_pc.c ipft_sn.c ipft_td.c ipft_tx.c 
                         ipoptsec.c kmem.c kmem.h kmemcpywrap.c 
                         kvatoname.c load_hash.c load_hashnode.c 
                         load_pool.c load_poolnode.c mutex_emul.c 
                         nametokva.c nat_setgroupmap.c ntomask.c 
                         optname.c optprint.c optprintv6.c 
                         optvalue.c portname.c print_toif.c 
                         printactivenat.c printaps.c printbuf.c 
                         printfr.c printfraginfo.c printhash.c 
                         printhashnode.c printhostmap.c 
                         printhostmask.c printifname.c printip.c 
                         printlog.c printmask.c printnat.c 
                         printpacket.c printpacket6.c printpool.c 
                         printpoolnode.c printportcmp.c 
                         printsbuf.c printstate.c printtunable.c 
                         remove_hash.c remove_hashnode.c 
                         remove_pool.c remove_poolnode.c 
                         resetlexer.c rwlock_emul.c tcp_flags.c 
                         tcpflags.c tcpoptnames.c v6ionames.c 
                         v6optvalue.c var.c verbose.c 
    contrib/ipfilter/man Makefile ipf.4 ipf.5 ipf.8 ipfilter.4 
                         ipfilter.5 ipfs.8 ipfstat.8 ipftest.1 
                         ipl.4 ipmon.5 ipmon.8 ipnat.4 ipnat.5 
                         ipnat.8 ippool.5 ippool.8 ipscan.5 
                         ipscan.8 mkfilters.1 
    contrib/ipfilter/samples proxy.c relay.c userauth.c 
    contrib/ipfilter/test logtest 
    contrib/ipfilter/tools ipf.c ipf_y.y ipfcomp.c ipfs.c 
                           ipfstat.c ipftest.c ipmon.c ipmon_y.y 
                           ipnat.c ipnat_y.y ippool.c ippool_y.y 
                           ipscan_y.y ipsyncm.c ipsyncs.c 
                           lex_var.h lexer.c lexer.h 
    contrib/less         FREEBSD-upgrade command.c forwback.c 
                         less.h line.c main.c prompt.c screen.c 
                         search.c signal.c 
    contrib/libarchive   FREEBSD-Xlist FREEBSD-upgrade 
    contrib/libarchive/cpio bsdcpio.1 cmdline.c config_freebsd.h 
                            cpio.c cpio.h cpio_platform.h 
    contrib/libarchive/cpio/test main.c test.h test_0.c 
                                 test_basic.c test_cmdline.c 
                                 test_format_newc.c 
                                 test_gcpio_compat.c 
                                 test_gcpio_compat_ref.bin.uu 
                                 test_gcpio_compat_ref.crc.uu 
                                 test_gcpio_compat_ref.newc.uu 
                                 test_gcpio_compat_ref.ustar.uu 
                                 test_option_B_upper.c 
                                 test_option_C_upper.c 
                                 test_option_J_upper.c 
                                 test_option_L_upper.c 
                                 test_option_Z_upper.c 
                                 test_option_a.c test_option_c.c 
                                 test_option_d.c test_option_f.c 
                                 test_option_f.cpio.uu 
                                 test_option_help.c 
                                 test_option_l.c 
                                 test_option_lzma.c 
                                 test_option_m.c 
                                 test_option_m.cpio.uu 
                                 test_option_t.c 
                                 test_option_t.cpio.uu 
                                 test_option_t.stdout.uu 
                                 test_option_tv.stdout.uu 
                                 test_option_u.c 
                                 test_option_version.c 
                                 test_option_y.c test_option_z.c 
                                 test_owner_parse.c 
                                 test_passthrough_dotdot.c 
                                 test_passthrough_reverse.c 
                                 test_pathmatch.c 
    contrib/libarchive/libarchive archive.h archive_check_magic.c 
                                  archive_crc32.h archive_endian.h 
                                  archive_entry.3 archive_entry.c 
                                  archive_entry.h 
                                  archive_entry_copy_stat.c 
                                  archive_entry_link_resolver.c 
                                  archive_entry_private.h 
                                  archive_entry_stat.c 
                                  archive_entry_strmode.c 
                                  archive_entry_xattr.c 
                                  archive_hash.h 
                                  archive_platform.h 
                                  archive_private.h archive_read.3 
                                  archive_read.c 
                                  archive_read_data_into_fd.c 
                                  archive_read_disk.3 
                                  archive_read_disk.c 
                                  archive_read_disk_entry_from_file.c 
                                  archive_read_disk_private.h 
                                  archive_read_disk_set_standard_lookup.c 
                                  archive_read_extract.c 
                                  archive_read_open_fd.c 
                                  archive_read_open_file.c 
                                  archive_read_open_filename.c 
                                  archive_read_open_memory.c 
                                  archive_read_private.h 
                                  archive_read_support_compression_all.c 
                                  archive_read_support_compression_bzip2.c 
                                  archive_read_support_compression_compress.c 
                                  archive_read_support_compression_gzip.c 
                                  archive_read_support_compression_none.c 
                                  archive_read_support_compression_program.c 
                                  archive_read_support_compression_uu.c 
                                  archive_read_support_compression_xz.c 
                                  archive_read_support_format_all.c 
                                  archive_read_support_format_ar.c 
                                  archive_read_support_format_cpio.c 
                                  archive_read_support_format_empty.c 
                                  archive_read_support_format_iso9660.c 
                                  archive_read_support_format_mtree.c 
                                  archive_read_support_format_raw.c 
                                  archive_read_support_format_tar.c 
                                  archive_read_support_format_xar.c 
                                  archive_read_support_format_zip.c 
                                  archive_string.c 
                                  archive_string.h 
                                  archive_string_sprintf.c 
                                  archive_util.3 archive_util.c 
                                  archive_virtual.c 
                                  archive_write.3 archive_write.c 
                                  archive_write_disk.3 
                                  archive_write_disk.c 
                                  archive_write_disk_private.h 
                                  archive_write_disk_set_standard_lookup.c 
                                  archive_write_open_fd.c 
                                  archive_write_open_file.c 
                                  archive_write_open_filename.c 
                                  archive_write_open_memory.c 
                                  archive_write_private.h 
                                  archive_write_set_compression_bzip2.c 
                                  archive_write_set_compression_compress.c 
                                  archive_write_set_compression_gzip.c 
                                  archive_write_set_compression_none.c 
                                  archive_write_set_compression_program.c 
                                  archive_write_set_compression_xz.c 
                                  archive_write_set_format.c 
                                  archive_write_set_format_ar.c 
                                  archive_write_set_format_by_name.c 
                                  archive_write_set_format_cpio.c 
                                  archive_write_set_format_cpio_newc.c 
                                  archive_write_set_format_mtree.c 
                                  archive_write_set_format_pax.c 
                                  archive_write_set_format_shar.c 
                                  archive_write_set_format_ustar.c 
                                  archive_write_set_format_zip.c 
                                  config_freebsd.h cpio.5 
                                  filter_fork.c filter_fork.h 
                                  libarchive-formats.5 
                                  libarchive.3 
                                  libarchive_internals.3 tar.5 
    contrib/libarchive/libarchive/test README main.c 
                                       read_open_memory.c test.h 
                                       test_acl_basic.c 
                                       test_acl_freebsd.c 
                                       test_acl_pax.c 
                                       test_archive_api_feature.c 
                                       test_bad_fd.c 
                                       test_compat_bzip2.c 
                                       test_compat_bzip2_1.tbz.uu 
                                       test_compat_bzip2_2.tbz.uu 
                                       test_compat_cpio.c 
                                       test_compat_cpio_1.cpio.uu 
                                       test_compat_gtar.c 
                                       test_compat_gtar_1.tar.uu 
                                       test_compat_gzip.c 
                                       test_compat_gzip_1.tgz.uu 
                                       test_compat_gzip_2.tgz.uu 
                                       test_compat_lzma.c 
                                       test_compat_lzma_1.tlz.uu 
                                       test_compat_lzma_2.tlz.uu 
                                       test_compat_lzma_3.tlz.uu 
                                       test_compat_solaris_tar_acl.c 
                                       test_compat_solaris_tar_acl.tar.uu 
                                       test_compat_tar_hardlink.c 
                                       test_compat_tar_hardlink_1.tar.uu 
                                       test_compat_xz.c 
                                       test_compat_xz_1.txz.uu 
                                       test_compat_zip.c 
                                       test_compat_zip_1.zip.uu 
                                       test_compat_zip_2.zip.uu 
                                       test_empty_write.c 
                                       test_entry.c 
                                       test_entry_strmode.c 
                                       test_extattr_freebsd.c 
                                       test_fuzz.c 
                                       test_fuzz_1.iso.Z.uu 
                                       test_link_resolver.c 
                                       test_open_failure.c 
                                       test_open_fd.c 
                                       test_open_file.c 
                                       test_open_filename.c 
                                       test_pax_filename_encoding.c 
                                       test_pax_filename_encoding.tar.uu 
                                       test_read_compress_program.c 
                                       test_read_data_large.c 
                                       test_read_disk.c 
                                       test_read_disk_entry_from_file.c 
                                       test_read_extract.c 
                                       test_read_file_nonexistent.c 
                                       test_read_format_ar.ar.uu 
                                       test_read_format_ar.c 
                                       test_read_format_cpio_bin.c 
                                       test_read_format_cpio_bin_Z.c 
                                       test_read_format_cpio_bin_be.c 
                                       test_read_format_cpio_bin_be.cpio.uu 
                                       test_read_format_cpio_bin_bz2.c 
                                       test_read_format_cpio_bin_gz.c 
                                       test_read_format_cpio_bin_lzma.c 
                                       test_read_format_cpio_bin_xz.c 
                                       test_read_format_cpio_odc.c 
                                       test_read_format_cpio_svr4_gzip.c 
                                       test_read_format_cpio_svr4c_Z.c 
                                       test_read_format_empty.c 
                                       test_read_format_gtar_gz.c 
                                       test_read_format_gtar_lzma.c 
                                       test_read_format_gtar_sparse.c 
                                       test_read_format_gtar_sparse_1_13.tar.uu 
                                       test_read_format_gtar_sparse_1_17.tar.uu 
                                       test_read_format_gtar_sparse_1_17_posix00.tar.uu 
                                       test_read_format_gtar_sparse_1_17_posix01.tar.uu 
                                       test_read_format_gtar_sparse_1_17_posix10.tar.uu 
                                       test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu 
                                       test_read_format_iso.iso.Z.uu 
                                       test_read_format_iso_Z.c 
                                       test_read_format_iso_joliet.iso.Z.uu 
                                       test_read_format_iso_joliet_long.iso.Z.uu 
                                       test_read_format_iso_joliet_rockridge.iso.Z.uu 
                                       test_read_format_iso_multi_extent.c 
                                       test_read_format_iso_multi_extent.iso.Z.uu 
                                       test_read_format_iso_rockridge.iso.Z.uu 
                                       test_read_format_iso_rockridge_ce.iso.Z.uu 
                                       test_read_format_iso_rockridge_new.iso.Z.uu 
                                       test_read_format_iso_rockridge_rr_moved.iso.Z.uu 
                                       test_read_format_iso_zisofs.iso.Z.uu 
                                       test_read_format_isojoliet_bz2.c 
                                       test_read_format_isojoliet_long.c 
                                       test_read_format_isojoliet_rr.c 
                                       test_read_format_isorr_bz2.c 
                                       test_read_format_isorr_ce.c 
                                       test_read_format_isorr_new_bz2.c 
                                       test_read_format_isorr_rr_moved.c 
                                       test_read_format_isozisofs_bz2.c 
                                       test_read_format_mtree.c 
                                       test_read_format_mtree.mtree.uu 
                                       test_read_format_pax_bz2.c 
                                       test_read_format_raw.c 
                                       test_read_format_raw.data.Z.uu 
                                       test_read_format_raw.data.uu 
                                       test_read_format_tar.c 
                                       test_read_format_tar_empty_filename.c 
                                       test_read_format_tar_empty_filename.tar.uu 
                                       test_read_format_tbz.c 
                                       test_read_format_tgz.c 
                                       test_read_format_tlz.c 
                                       test_read_format_txz.c 
                                       test_read_format_tz.c 
                                       test_read_format_xar.c 
                                       test_read_format_zip.c 
                                       test_read_format_zip.zip.uu 
                                       test_read_large.c 
                                       test_read_pax_truncated.c 
                                       test_read_position.c 
                                       test_read_truncated.c 
                                       test_read_uu.c 
                                       test_tar_filenames.c 
                                       test_tar_large.c 
                                       test_ustar_filenames.c 
                                       test_write_compress.c 
                                       test_write_compress_bzip2.c 
                                       test_write_compress_gzip.c 
                                       test_write_compress_lzma.c 
                                       test_write_compress_program.c 
                                       test_write_compress_xz.c 
                                       test_write_disk.c 
                                       test_write_disk_failures.c 
                                       test_write_disk_hardlink.c 
                                       test_write_disk_perms.c 
                                       test_write_disk_secure.c 
                                       test_write_disk_sparse.c 
                                       test_write_disk_symlink.c 
                                       test_write_disk_times.c 
                                       test_write_format_ar.c 
                                       test_write_format_cpio.c 
                                       test_write_format_cpio_empty.c 
                                       test_write_format_cpio_newc.c 
                                       test_write_format_cpio_odc.c 
                                       test_write_format_mtree.c 
                                       test_write_format_pax.c 
                                       test_write_format_shar_empty.c 
                                       test_write_format_tar.c 
                                       test_write_format_tar_empty.c 
                                       test_write_format_tar_ustar.c 
                                       test_write_format_zip.c 
                                       test_write_format_zip_empty.c 
                                       test_write_format_zip_no_compression.c 
                                       test_write_open_memory.c 
    contrib/libarchive/libarchive_fe err.c err.h lafe_platform.h 
                                     line_reader.c line_reader.h 
                                     matching.c matching.h 
                                     pathmatch.c pathmatch.h 
    contrib/libarchive/tar bsdtar.1 bsdtar.c bsdtar.h 
                           bsdtar_platform.h cmdline.c 
                           config_freebsd.h getdate.c read.c 
                           subst.c tree.c tree.h util.c write.c 
    contrib/libarchive/tar/test main.c test.h test_0.c 
                                test_basic.c test_copy.c 
                                test_empty_mtree.c test_getdate.c 
                                test_help.c test_option_T_upper.c 
                                test_option_q.c test_option_r.c 
                                test_option_s.c test_patterns.c 
                                test_stdio.c 
                                test_strip_components.c 
                                test_symlink_dir.c test_version.c 
    contrib/libc++       FREEBSD-upgrade 
    contrib/libcxxrt     FREEBSD-upgrade 
    contrib/libpcap      gencode.c grammar.y ieee80211.h 
                         nametoaddr.c pcap-bpf.c scanner.l 
    contrib/libreadline  FREEBSD-upgrade complete.c display.c 
                         readline.h rlconf.h shell.c terminal.c 
                         util.c vi_mode.c 
    contrib/libreadline/doc readline.3 
    contrib/lukemftpd/src ftpd.c ftpd.conf.5 
    contrib/ncurses      FREEBSD-Xlist FREEBSD-upgrade 
    contrib/ncurses/ncurses/tinfo comp_scan.c lib_termcap.c 
    contrib/netcat       FREEBSD-Xlist FREEBSD-upgrade 
                         FREEBSD-vendor nc.1 netcat.c 
    contrib/ngatm        FREEBSD-Xlist FREEBSD-upgrade 
    contrib/ntp/libntp   ntp_random.c 
    contrib/ntp/ntpd     ntp_control.c 
    contrib/nvi/cl       cl_screen.c 
    contrib/nvi/common   exf.c 
    contrib/nvi/docs/USD.doc/vi.man vi.1 
    contrib/nvi/docs/USD.doc/vi.ref vi.ref 
    contrib/nvi/ex       ex.c 
    contrib/nvi/perl_api perl.xs 
    contrib/nvi/vi       vs_line.c vs_refresh.c 
    contrib/ofed/usr.bin/ibaddr Makefile 
    contrib/ofed/usr.bin/ibnetdiscover Makefile 
    contrib/ofed/usr.bin/ibping Makefile 
    contrib/ofed/usr.bin/ibportstate Makefile 
    contrib/ofed/usr.bin/ibroute Makefile 
    contrib/ofed/usr.bin/ibsendtrap Makefile 
    contrib/ofed/usr.bin/ibstat Makefile 
    contrib/ofed/usr.bin/ibsysstat Makefile 
    contrib/ofed/usr.bin/ibtracert Makefile 
    contrib/ofed/usr.bin/opensm Makefile 
    contrib/ofed/usr.bin/perfquery Makefile 
    contrib/ofed/usr.bin/saquery Makefile 
    contrib/ofed/usr.bin/sminfo Makefile 
    contrib/ofed/usr.bin/smpdump Makefile 
    contrib/ofed/usr.bin/smpquery Makefile 
    contrib/ofed/usr.bin/vendstat Makefile 
    contrib/ofed/usr.lib/libibcm Makefile 
    contrib/ofed/usr.lib/libibcommon Makefile 
    contrib/ofed/usr.lib/libibmad Makefile 
    contrib/ofed/usr.lib/libibumad Makefile 
    contrib/ofed/usr.lib/libibverbs Makefile 
    contrib/ofed/usr.lib/libmlx4 Makefile 
    contrib/ofed/usr.lib/libmthca Makefile 
    contrib/ofed/usr.lib/libopensm Makefile 
    contrib/ofed/usr.lib/libosmcomp Makefile 
    contrib/ofed/usr.lib/libosmvendor Makefile 
    contrib/ofed/usr.lib/librdmacm Makefile 
    contrib/ofed/usr.lib/libsdp Makefile 
    contrib/one-true-awk FREEBSD-upgrade b.c main.c run.c 
    contrib/openbsm      FREEBSD-upgrade 
    contrib/openbsm/etc  audit_class audit_control audit_event 
                         audit_user audit_warn 
    contrib/openpam      FREEBSD-vendor 
    contrib/opie         ftpcmd.y opie.4 opie.h opie_cfg.h 
                         opieaccess.5 opieftpd.c opieinfo.1 
                         opieinfo.c opiekey.1 opiekey.c opiekeys.5 
                         opiepasswd.1 opiepasswd.c popen.c 
    contrib/opie/libopie challenge.c generator.c hash.c hashlen.c 
                         insecure.c lock.c newseed.c readrec.c 
                         writerec.c 
    contrib/pf/authpf    authpf.8 authpf.c 
    contrib/pf/ftp-proxy ftp-proxy.8 ftp-proxy.c 
    contrib/pf/man       pf.4 pf.conf.5 pf.os.5 pflog.4 pfsync.4 
    contrib/pf/pfctl     parse.y pf_print_state.c pfctl.8 pfctl.c 
                         pfctl.h pfctl_altq.c pfctl_optimize.c 
                         pfctl_parser.c pfctl_parser.h 
                         pfctl_qstats.c pfctl_radix.c 
                         pfctl_table.c 
    contrib/pf/pflogd    pflogd.8 pflogd.c pidfile.c pidfile.h 
                         privsep.c 
    contrib/pf/tftp-proxy filter.c 
    contrib/pnpinfo      pnpinfo.8 pnpinfo.c pnpinfo.h 
    contrib/sendmail     FREEBSD-upgrade 
    contrib/sendmail/cf/m4 cfhead.m4 
    contrib/sendmail/cf/sh makeinfo.sh 
    contrib/sendmail/mail.local mail.local.8 mail.local.c 
    contrib/sendmail/rmail rmail.c 
    contrib/sendmail/smrsh smrsh.8 
    contrib/sendmail/src sendmail.8 
    contrib/smbfs        FREEBSD-upgrade 
    contrib/smbfs/examples dot.nsmbrc 
    contrib/smbfs/include/netsmb nb_lib.h smb_lib.h 
    contrib/smbfs/lib/smb ctx.c file.c kiconv.c mbuf.c nb.c 
                          nb_name.c nb_net.c nbns_rq.c nls.c rap.c 
                          rcfile.c rq.c 
    contrib/smbfs/mount_smbfs mount_smbfs.8 mount_smbfs.c 
    contrib/smbfs/smbutil common.h dumptree.c print.c view.c 
    contrib/tcp_wrappers Makefile fix_options.c hosts_access.5 
                         hosts_access.c inetcf.c misc.c options.c 
                         refuse.c rfc931.c scaffold.c scaffold.h 
                         socket.c tcpd.c tcpd.h tcpdchk.c 
                         tcpdmatch.c tli.c update.c workarounds.c 
    contrib/tcpdump      addrtoname.c ethertype.h 
                         ieee802_11_radio.h ipproto.h nfs.h 
                         nfsfh.h parsenfsfh.c pmap_prot.h ppp.h 
                         print-arp.c print-atalk.c print-atm.c 
                         print-bootp.c print-domain.c 
                         print-ether.c print-fddi.c print-fr.c 
                         print-icmp.c print-ip.c print-ip6.c 
                         print-ipx.c print-isoclns.c print-llc.c 
                         print-nfs.c print-ntp.c print-null.c 
                         print-pim.c print-ppp.c print-sl.c 
                         print-sunrpc.c print-token.c print-udp.c 
                         rpc_auth.h rpc_msg.h tcpdump.c token.h 
    contrib/tcsh         FREEBSD-Xlist FREEBSD-upgrade 
    contrib/telnet/arpa  telnet.h 
    contrib/telnet/libtelnet auth-proto.h auth.c auth.h 
                             enc-proto.h enc_des.c encrypt.c 
                             encrypt.h genget.c getent.c 
                             kerberos.c kerberos5.c key-proto.h 
                             krb4encpwd.c misc-proto.h misc.c pk.c 
                             pk.h read_password.c rsaencpwd.c 
                             sra.c 
    contrib/telnet/telnet authenc.c commands.c defines.h externs.h 
                          main.c network.c ring.c ring.h sys_bsd.c 
                          telnet.1 telnet.c terminal.c utilities.c 
    contrib/telnet/telnetd authenc.c defs.h ext.h global.c 
                           pathnames.h slc.c state.c sys_term.c 
                           telnetd.8 telnetd.c telnetd.h 
                           termstat.c utility.c 
    contrib/texinfo      FREEBSD-Xlist FREEBSD-upgrade config.h 
    contrib/texinfo/util install-info.c 
    contrib/top          commands.c display.c layout.h machine.h 
                         screen.c sigconv.awk top.X top.c top.h 
                         username.c utils.c 
    contrib/traceroute   FREEBSD-upgrade VERSION as.c as.h 
                         findsaddr-socket.c traceroute.8 
                         traceroute.c 
    contrib/tzcode/stdtime asctime.c ctime.3 difftime.c 
                           localtime.c private.h time2posix.3 
                           tzfile.5 tzfile.h 
    contrib/tzcode/zic   README Theory ialloc.c private.h scheck.c 
                         zdump.8 zdump.c zic.8 zic.c 
    contrib/tzcode/zic/zdump Makefile 
    contrib/tzcode/zic/zic Makefile 
    contrib/wpa/src/utils radiotap.h 
    contrib/xz           FREEBSD-Xlist FREEBSD-upgrade 
    crypto               README 
    crypto/heimdal       FREEBSD-Xlist acinclude.m4 
    crypto/heimdal/admin ktutil_locl.h 
    crypto/heimdal/appl/ftp/ftp ftp_locl.h 
    crypto/heimdal/appl/rcp extern.h util.c 
    crypto/heimdal/appl/su Makefile.am su.c 
    crypto/heimdal/kadmin kadmin_locl.h 
    crypto/heimdal/kdc   headers.h 
    crypto/heimdal/lib/gssapi gssapi_mech.h 
    crypto/heimdal/lib/gssapi/spnego accept_sec_context.c 
                                     spnego_locl.h 
    crypto/heimdal/lib/hdb hdb_locl.h 
    crypto/heimdal/lib/krb5 crypto.c krb5_locl.h 
    crypto/openssh       FREEBSD-tricks FREEBSD-upgrade 
                         FREEBSD-vendor auth-krb5.c auth-pam.c 
                         auth.c auth2.c buffer.c buffer.h 
                         channels.c channels.h cipher.c 
                         clientloop.c compat.c compat.h kex.c 
                         kex.h loginrec.c misc.c misc.h 
                         myproposal.h packet.c packet.h readconf.c 
                         readconf.h schnorr.c servconf.c 
                         servconf.h serverloop.c session.c 
                         sftp-server.8 sftp.1 sftp.c ssh-agent.1 
                         ssh-agent.c ssh-keygen.1 ssh-keyscan.1 
                         ssh.1 ssh.c ssh_config ssh_config.5 
                         ssh_namespace.h sshconnect.c 
                         sshconnect2.c sshd.8 sshd.c sshd_config 
                         sshd_config.5 version.c version.h 
    crypto/openssl/apps  openssl.cnf 
    etc                  Makefile amd.map apmd.conf crontab 
                         csh.cshrc csh.login csh.logout ddb.conf 
                         devd.conf devfs.conf dhclient.conf 
                         disktab fbtab freebsd-update.conf 
                         ftpusers gettytab group hosts hosts.allow 
                         hosts.equiv hosts.lpd inetd.conf 
                         libalias.conf login.access login.conf 
                         mac.conf man.alias master.passwd 
                         netconfig netstart network.subr networks 
                         newsyslog.conf nls.alias nscd.conf 
                         nsmb.conf nsswitch.conf ntp.conf 
                         opieaccess pccard_ether pf.os phones 
                         portsnap.conf printcap profile protocols 
                         rc rc.bsdextended rc.firewall 
                         rc.initdiskless rc.resume rc.sendmail 
                         rc.shutdown rc.subr rc.suspend 
                         regdomain.xml remote rpc services shells 
                         snmpd.config sysctl.conf syslog.conf 
                         termcap.small 
    etc/bluetooth        Makefile hcsecd.conf hosts protocols 
    etc/defaults         Makefile bluetooth.device.conf 
                         devfs.rules periodic.conf rc.conf 
    etc/devd             Makefile apple.conf asus.conf uath.conf 
                         usb.conf 
    etc/etc.amd64        ttys 
    etc/etc.arm          ttys 
    etc/etc.i386         ttys 
    etc/etc.ia64         ttys 
    etc/etc.mips         ttys 
    etc/etc.pc98         ttys 
    etc/etc.powerpc      ttys 
    etc/etc.sparc64      ttys 
    etc/gss              Makefile mech qop 
    etc/mail             Makefile README access.sample aliases 
                         mailer.conf mailertable.sample 
                         virtusertable.sample 
    etc/mtree            BIND.chroot.dist BIND.include.dist 
                         BSD.groff.dist BSD.include.dist 
                         BSD.release.dist BSD.root.dist 
                         BSD.sendmail.dist BSD.usr.dist 
                         BSD.var.dist Makefile README 
    etc/namedb           Makefile named.conf named.root 
    etc/namedb/master    Makefile empty.db localhost-forward.db 
                         localhost-reverse.db 
    etc/pam.d            Makefile README atrun convert.pl cron 
                         ftpd imap kde login other passwd pop3 rsh 
                         sshd su system telnetd xdm 
    etc/periodic         Makefile Makefile.inc 
    etc/periodic/daily   100.clean-disks 110.clean-tmps 
                         120.clean-preserve 130.clean-msgs 
                         140.clean-rwho 150.clean-hoststat 
                         200.backup-passwd 210.backup-aliases 
                         220.backup-pkgdb 300.calendar 
                         310.accounting 330.news 400.status-disks 
                         404.status-zfs 405.status-ata-raid 
                         406.status-gmirror 407.status-graid3 
                         408.status-gstripe 409.status-gconcat 
                         420.status-network 430.status-rwho 
                         440.status-mailq 450.status-security 
                         460.status-mail-rejects 470.status-named 
                         480.status-ntpd 490.status-pkg-changes 
                         500.queuerun 800.scrub-zfs 999.local 
                         Makefile 
    etc/periodic/monthly 200.accounting 999.local Makefile 
    etc/periodic/security 100.chksetuid 110.neggrpperm 
                          200.chkmounts 300.chkuid0 400.passwdless 
                          410.logincheck 460.chkportsum 
                          500.ipfwdenied 510.ipfdenied 
                          520.pfdenied 550.ipfwlimit 
                          610.ipf6denied 700.kernelmsg 
                          800.loginfail 900.tcpwrap Makefile 
                          security.functions 
    etc/periodic/weekly  310.locate 320.whatis 330.catman 340.noid 
                         400.status-pkg 999.local Makefile 
    etc/ppp              ppp.conf 
    etc/rc.d             DAEMON FILESYSTEMS LOGIN Makefile 
                         NETWORKING SERVERS abi accounting addswap 
                         adjkerntz amd apm apmd archdep atm1 atm2 
                         atm3 auditd bgfsck bluetooth bootparams 
                         bridge bsnmpd bthidd ccd cleanvar 
                         cleartmp cron ddb defaultroute devd devfs 
                         dhclient dmesg dumpon encswap faith fsck 
                         ftp-proxy ftpd gbde geli geli2 gptboot 
                         gssd hastd hcsecd hostapd hostid 
                         hostid_save hostname inetd initrandom 
                         ip6addrctl ipfilter ipfs ipfw ipmon ipnat 
                         ipsec ipxrouted jail kadmind kerberos 
                         keyserv kld kldxref kpasswdd ldconfig 
                         local localpkg lockd lpd mdconfig 
                         mdconfig2 mixer motd mountcritlocal 
                         mountcritremote mountd mountlate moused 
                         mroute6d mrouted msgs named natd netif 
                         netoptions netwait newsyslog nfscbd 
                         nfsclient nfsd nfsuserd nisdomain nscd 
                         nsswitch ntpd ntpdate opensm othermta pf 
                         pflog pfsync power_profile powerd ppp 
                         pppoed pwcheck quota random rarpd rctl 
                         resolv rfcomm_pppd_server root route6d 
                         routed routing rpcbind rtadvd rtsold rwho 
                         savecore sdpd securelevel sendmail serial 
                         sppp sshd statd static_arp static_ndp stf 
                         swap1 syscons sysctl syslogd timed tmp 
                         ubthidhci ugidfw var virecover watchdogd 
                         wpa_supplicant ypbind yppasswdd ypserv 
                         ypset ypupdated ypxfrd zfs zvol 
    etc/root             dot.cshrc dot.k5login dot.login 
                         dot.profile 
    etc/sendmail         Makefile freebsd.mc freebsd.submit.mc 
                         freefall.mc 
    games                Makefile Makefile.inc 
    games/bcd            Makefile bcd.6 bcd.c 
    games/caesar         Makefile caesar.6 caesar.c rot13.sh 
    games/factor         Makefile factor.6 factor.c 
    games/fortune        Notes README 
    games/fortune/datfiles Makefile fortunes fortunes-o.real 
                           fortunes-o.sp.ok fortunes.sp.ok 
                           freebsd-tips freebsd-tips.sp.ok 
                           gerrold.limerick limerick 
                           limerick.sp.ok murphy murphy-o 
                           murphy.sp.ok startrek startrek.sp.ok 
                           zippy zippy.sp.ok 
    games/fortune/fortune Makefile fortune.6 fortune.c pathnames.h 
    games/fortune/strfile Makefile strfile.8 strfile.c strfile.h 
    games/fortune/tools  do_sort do_uniq.py 
    games/fortune/unstr  Makefile unstr.c 
    games/grdc           Makefile grdc.6 grdc.c 
    games/morse          Makefile morse.6 morse.c 
    games/number         Makefile number.6 number.c 
    games/pom            Makefile pom.6 pom.c 
    games/ppt            Makefile ppt.c 
    games/primes         Makefile pattern.c pr_tbl.c primes.c 
                         primes.h 
    games/random         Makefile random.6 random.c randomize_fd.c 
                         randomize_fd.h 
    gnu                  Makefile Makefile.inc 
    gnu/lib              Makefile Makefile.inc 
    gnu/lib/csu          Makefile 
    gnu/lib/libdialog    Makefile dlg_config.h 
    gnu/lib/libgcc       Makefile 
    gnu/lib/libgcov      Makefile 
    gnu/lib/libgomp      Makefile config.h 
    gnu/lib/libodialog   Makefile checklist.c dialog.3 dialog.h 
                         gauge.c kernel.c menubox.c msgbox.c 
                         notify.c prgbox.c radiolist.c raw_popen.c 
                         textbox.c tree.c yesno.c 
    gnu/lib/libodialog/TESTS Makefile check1.c check2.c check3.c 
                             dselect.c fselect.c ftree1.c ftree2.c 
                             gauge.c input1.c input2.c menu1.c 
                             menu2.c menu3.c msg.c prgbox.c 
                             radio1.c radio2.c radio3.c text.c 
                             tree.c yesno.c 
    gnu/lib/libreadline  Makefile Makefile.inc config.h 
    gnu/lib/libreadline/history Makefile 
    gnu/lib/libreadline/history/doc Makefile 
    gnu/lib/libreadline/readline Makefile 
    gnu/lib/libreadline/readline/doc Makefile 
    gnu/lib/libregex     FREEBSD-upgrade Makefile config.h 
                         gnuregex.h regex.c regex.h 
    gnu/lib/libregex/doc Makefile 
    gnu/lib/libssp       Makefile config.h 
    gnu/lib/libssp/libssp_nonshared Makefile 
    gnu/lib/libstdc++    Makefile config.h 
    gnu/lib/libstdc++/doc Makefile 
    gnu/lib/libsupc++    Makefile Version.map 
    gnu/usr.bin          Makefile Makefile.inc 
    gnu/usr.bin/binutils Makefile Makefile.inc Makefile.inc0 
                         update.sh 
    gnu/usr.bin/binutils/addr2line Makefile addr2line.1 
    gnu/usr.bin/binutils/ar Makefile ar.1 
    gnu/usr.bin/binutils/as Makefile as.1 config.h obj-format.h 
                            targ-env.h 
    gnu/usr.bin/binutils/as/amd64-freebsd itbl-cpu.h targ-cpu.h 
    gnu/usr.bin/binutils/as/arm-freebsd targ-cpu.h 
    gnu/usr.bin/binutils/as/ia64-freebsd targ-cpu.h 
    gnu/usr.bin/binutils/as/mips-freebsd itbl-cpu.h targ-cpu.h 
    gnu/usr.bin/binutils/as/powerpc-freebsd itbl-cpu.h targ-cpu.h 
    gnu/usr.bin/binutils/as/sparc64-freebsd targ-cpu.h 
    gnu/usr.bin/binutils/doc Makefile asconfig.texi 
    gnu/usr.bin/binutils/ld Makefile Makefile.amd64 Makefile.arm 
                            Makefile.i386 Makefile.ia64 
                            Makefile.mips Makefile.powerpc 
                            Makefile.powerpc64 Makefile.sparc64 
                            armelf_fbsd.sh armelfb_fbsd.sh 
                            config.h elf32btsmip_fbsd.sh 
                            elf32btsmipn32_fbsd.sh 
                            elf32ltsmip_fbsd.sh 
                            elf32ltsmipn32_fbsd.sh 
                            elf64_ia64_fbsd.sh elf64btsmip_fbsd.sh 
                            elf64ltsmip_fbsd.sh genscripts.sh ld.1 
    gnu/usr.bin/binutils/libbfd Makefile Makefile.amd64 
                                Makefile.arm Makefile.i386 
                                Makefile.ia64 Makefile.mips 
                                Makefile.powerpc 
                                Makefile.powerpc64 
                                Makefile.sparc64 bfd.h 
                                config.h.fbsd elf-fbsd-brand.c 
    gnu/usr.bin/binutils/libbinutils Makefile config.h 
    gnu/usr.bin/binutils/libiberty Makefile config.h 
    gnu/usr.bin/binutils/libopcodes Makefile Makefile.amd64 
                                    Makefile.arm Makefile.i386 
                                    Makefile.ia64 Makefile.m68k 
                                    Makefile.mips Makefile.powerpc 
                                    Makefile.sparc 
                                    Makefile.sparc64 config.h 
    gnu/usr.bin/binutils/nm Makefile nm.1 
    gnu/usr.bin/binutils/objcopy Makefile objcopy.1 
    gnu/usr.bin/binutils/objdump Makefile objdump.1 
    gnu/usr.bin/binutils/ranlib Makefile ranlib.1 
    gnu/usr.bin/binutils/readelf Makefile readelf.1 
    gnu/usr.bin/binutils/size Makefile size.1 
    gnu/usr.bin/binutils/strings Makefile strings.1 
    gnu/usr.bin/binutils/strip Makefile strip.1 
    gnu/usr.bin/cc       Makefile Makefile.fe Makefile.inc 
                         Makefile.tgt Makefile.ver 
    gnu/usr.bin/cc/c++   Makefile 
    gnu/usr.bin/cc/c++filt Makefile 
    gnu/usr.bin/cc/cc    Makefile 
    gnu/usr.bin/cc/cc1   Makefile 
    gnu/usr.bin/cc/cc1plus Makefile 
    gnu/usr.bin/cc/cc_int Makefile 
    gnu/usr.bin/cc/cc_tools Makefile Makefile.dep arm.md.diff 
                            auto-host.h elfos-undef.h 
                            freebsd-native.h freebsd.opt 
                            i386-freebsd.opt size-host.h 
    gnu/usr.bin/cc/collect2 Makefile 
    gnu/usr.bin/cc/cpp   Makefile 
    gnu/usr.bin/cc/doc   Makefile 
    gnu/usr.bin/cc/f77   Makefile 
    gnu/usr.bin/cc/f771  Makefile 
    gnu/usr.bin/cc/f77doc Makefile 
    gnu/usr.bin/cc/gcov  Makefile 
    gnu/usr.bin/cc/include Makefile 
    gnu/usr.bin/cc/libcpp Makefile config.h 
    gnu/usr.bin/cc/libdecnumber Makefile config.h 
    gnu/usr.bin/cc/libiberty Makefile config.h 
    gnu/usr.bin/cc/protoize Makefile 
    gnu/usr.bin/cvs      Makefile Makefile.inc 
    gnu/usr.bin/cvs/contrib Makefile easy-import.pl 
    gnu/usr.bin/cvs/cvs  Makefile prepend_args.c prepend_args.h 
    gnu/usr.bin/cvs/cvsbug Makefile 
    gnu/usr.bin/cvs/doc  Makefile 
    gnu/usr.bin/cvs/lib  Makefile config.h.proto 
    gnu/usr.bin/cvs/libdiff Makefile 
    gnu/usr.bin/dialog   Makefile 
    gnu/usr.bin/diff     Makefile context.c.diff diff.c.diff 
    gnu/usr.bin/diff/doc Makefile 
    gnu/usr.bin/diff3    Makefile diff3.c.diff 
    gnu/usr.bin/dtc      Makefile 
    gnu/usr.bin/gdb      Makefile Makefile.inc 
    gnu/usr.bin/gdb/arch/amd64 Makefile config.h init.c 
    gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c 
                             config.h init.c nm-fbsd.h tm-fbsd.h 
                             xm-fbsd.h 
    gnu/usr.bin/gdb/arch/i386 Makefile config.h init.c 
    gnu/usr.bin/gdb/arch/ia64 Makefile config.h init.c 
    gnu/usr.bin/gdb/arch/mips Makefile config.h init.c 
    gnu/usr.bin/gdb/arch/powerpc Makefile config.h init.c 
    gnu/usr.bin/gdb/arch/powerpc64 Makefile config.h init.c 
    gnu/usr.bin/gdb/arch/sparc64 Makefile config.h init.c 
    gnu/usr.bin/gdb/doc  Makefile inc-hist.diff 
    gnu/usr.bin/gdb/gdb  Makefile gdb.1 
    gnu/usr.bin/gdb/gdbserver Makefile fbsd-amd64-low.c 
                              fbsd-arm-low.c fbsd-i386-low.c 
                              fbsd-low.c fbsd-low.h 
                              fbsd-powerpc-low.c reg-amd64.c 
                              reg-arm.c reg-i386.c reg-powerpc.c 
    gnu/usr.bin/gdb/gdbtui Makefile 
    gnu/usr.bin/gdb/kgdb Makefile kgdb.1 kgdb.h kld.c kthr.c 
                         main.c trgt.c trgt_amd64.c trgt_arm.c 
                         trgt_i386.c trgt_ia64.c trgt_mips.c 
                         trgt_powerpc.c trgt_powerpc64.c 
                         trgt_sparc64.c 
    gnu/usr.bin/gdb/libgdb Makefile fbsd-threads.c 
                           frame-unwind.diff 
    gnu/usr.bin/gperf    Makefile config.h 
    gnu/usr.bin/gperf/doc Makefile 
    gnu/usr.bin/grep     FREEBSD-upgrade Makefile config.h dfa.c 
                         dfa.h getpagesize.h grep.1 grep.c grep.h 
                         hard-locale.c kwset.c kwset.h savedir.c 
                         search.c 
    gnu/usr.bin/grep/doc Makefile 
    gnu/usr.bin/groff    Makefile Makefile.inc 
    gnu/usr.bin/groff/contrib Makefile Makefile.inc 
    gnu/usr.bin/groff/contrib/groffer Makefile 
    gnu/usr.bin/groff/contrib/mm Makefile 
    gnu/usr.bin/groff/doc Makefile 
    gnu/usr.bin/groff/font Makefile Makefile.dev Makefile.inc 
                           Makefile.tty 
    gnu/usr.bin/groff/font/devX100 Makefile 
    gnu/usr.bin/groff/font/devX100-12 Makefile 
    gnu/usr.bin/groff/font/devX75 Makefile 
    gnu/usr.bin/groff/font/devX75-12 Makefile 
    gnu/usr.bin/groff/font/devascii Makefile 
    gnu/usr.bin/groff/font/devcp1047 Makefile 
    gnu/usr.bin/groff/font/devdvi Makefile 
    gnu/usr.bin/groff/font/devhtml Makefile 
    gnu/usr.bin/groff/font/devkoi8-r Makefile R.proto 
    gnu/usr.bin/groff/font/devlatin1 Makefile 
    gnu/usr.bin/groff/font/devlbp Makefile 
    gnu/usr.bin/groff/font/devlj4 Makefile 
    gnu/usr.bin/groff/font/devps Makefile 
    gnu/usr.bin/groff/font/devutf8 Makefile 
    gnu/usr.bin/groff/man Makefile 
    gnu/usr.bin/groff/src Makefile 
    gnu/usr.bin/groff/src/devices Makefile Makefile.inc 
    gnu/usr.bin/groff/src/devices/grodvi Makefile 
    gnu/usr.bin/groff/src/devices/grohtml Makefile 
    gnu/usr.bin/groff/src/devices/grolbp Makefile 
    gnu/usr.bin/groff/src/devices/grolj4 Makefile 
    gnu/usr.bin/groff/src/devices/grops Makefile 
    gnu/usr.bin/groff/src/devices/grotty Makefile 
    gnu/usr.bin/groff/src/devices/xditview Makefile 
    gnu/usr.bin/groff/src/include config.h defs.h 
    gnu/usr.bin/groff/src/libs Makefile Makefile.inc 
    gnu/usr.bin/groff/src/libs/libbib Makefile 
    gnu/usr.bin/groff/src/libs/libdriver Makefile 
    gnu/usr.bin/groff/src/libs/libgroff Makefile 
    gnu/usr.bin/groff/src/preproc Makefile Makefile.inc 
    gnu/usr.bin/groff/src/preproc/eqn Makefile 
    gnu/usr.bin/groff/src/preproc/grn Makefile 
    gnu/usr.bin/groff/src/preproc/html Makefile 
    gnu/usr.bin/groff/src/preproc/pic Makefile 
    gnu/usr.bin/groff/src/preproc/refer Makefile 
    gnu/usr.bin/groff/src/preproc/soelim Makefile 
    gnu/usr.bin/groff/src/preproc/tbl Makefile 
    gnu/usr.bin/groff/src/roff Makefile Makefile.inc 
    gnu/usr.bin/groff/src/roff/groff Makefile 
    gnu/usr.bin/groff/src/roff/grog Makefile 
    gnu/usr.bin/groff/src/roff/nroff Makefile 
    gnu/usr.bin/groff/src/roff/psroff Makefile psroff.1 psroff.sh 
    gnu/usr.bin/groff/src/roff/troff Makefile 
    gnu/usr.bin/groff/src/utils Makefile Makefile.inc 
    gnu/usr.bin/groff/src/utils/addftinfo Makefile 
    gnu/usr.bin/groff/src/utils/afmtodit Makefile 
    gnu/usr.bin/groff/src/utils/hpftodit Makefile 
    gnu/usr.bin/groff/src/utils/indxbib Makefile 
    gnu/usr.bin/groff/src/utils/lkbib Makefile 
    gnu/usr.bin/groff/src/utils/lookbib Makefile 
    gnu/usr.bin/groff/src/utils/pfbtops Makefile 
    gnu/usr.bin/groff/src/utils/tfmtodit Makefile 
    gnu/usr.bin/groff/tmac Makefile fr.ISO8859-1 koi8-r.tmac 
                           mdoc.local ru.KOI8-R 
    gnu/usr.bin/patch    EXTERN.h INTERN.h Makefile backupfile.c 
                         backupfile.h common.h inp.c inp.h patch.1 
                         patch.c pch.c pch.h util.c util.h 
                         version.c version.h 
    gnu/usr.bin/rcs      CREDITS Makefile.inc NEWS REFS rcstest 
    gnu/usr.bin/rcs/ci   ci.1 ci.c 
    gnu/usr.bin/rcs/co   co.1 co.c 
    gnu/usr.bin/rcs/doc  rcs.ms 
    gnu/usr.bin/rcs/ident ident.1 ident.c 
    gnu/usr.bin/rcs/lib  Makefile conf.h maketime.c merger.c 
                         partime.c rcsbase.h rcsedit.c rcsfcmp.c 
                         rcsfnms.c rcsgen.c rcskeep.c rcskeys.c 
                         rcslex.c rcsmap.c rcsrev.c rcssyn.c 
                         rcstime.c rcsutil.c 
    gnu/usr.bin/rcs/merge merge.1 merge.c 
    gnu/usr.bin/rcs/rcs  Makefile rcs.1 rcs.c rcsfile.5 rcsintro.1 
    gnu/usr.bin/rcs/rcsclean rcsclean.1 rcsclean.c 
    gnu/usr.bin/rcs/rcsdiff rcsdiff.1 rcsdiff.c 
    gnu/usr.bin/rcs/rcsfreeze Makefile rcsfreeze.1 rcsfreeze.sh 
    gnu/usr.bin/rcs/rcsmerge rcsmerge.1 rcsmerge.c 
    gnu/usr.bin/rcs/rlog rlog.1 rlog.c 
    gnu/usr.bin/sdiff    Makefile sdiff.c.diff 
    gnu/usr.bin/send-pr  Makefile categories send-pr-el.in 
                         send-pr.1 send-pr.sh 
    gnu/usr.bin/send-pr/doc categ.texi fields.texi s-usage.texi 
                            send-pr.texi states.texi version.texi 
    gnu/usr.bin/sort     Makefile alloca.h config.h localedir.h 
                         unlocked-io.h 
    gnu/usr.bin/texinfo  Makefile Makefile.inc 
    gnu/usr.bin/texinfo/doc Makefile 
    gnu/usr.bin/texinfo/info Makefile 
    gnu/usr.bin/texinfo/infokey Makefile 
    gnu/usr.bin/texinfo/install-info Makefile 
    gnu/usr.bin/texinfo/libtxi Makefile 
    gnu/usr.bin/texinfo/makeinfo Makefile 
    gnu/usr.bin/texinfo/texindex Makefile 
    include              Makefile _ctype.h a.out.h ar.h assert.h 
                         bitstring.h complex.h cpio.h ctype.h db.h 
                         dirent.h dlfcn.h elf-hints.h elf.h err.h 
                         fmtmsg.h fnmatch.h fstab.h fts.h ftw.h 
                         getopt.h glob.h grp.h gssapi.h hesiod.h 
                         iconv.h ieeefp.h ifaddrs.h inttypes.h 
                         iso646.h kenv.h langinfo.h libgen.h 
                         limits.h link.h locale.h malloc.h 
                         malloc_np.h memory.h monetary.h mpool.h 
                         mqueue.h ndbm.h netconfig.h netdb.h 
                         nl_types.h nlist.h nss.h nsswitch.h 
                         paths.h printf.h proc_service.h pthread.h 
                         pthread_np.h pwd.h ranlib.h 
                         readpassphrase.h regex.h res_update.h 
                         resolv.h runetype.h search.h semaphore.h 
                         setjmp.h signal.h spawn.h stab.h 
                         stdatomic.h stdbool.h stddef.h stdio.h 
                         stdlib.h string.h stringlist.h strings.h 
                         sysexits.h tar.h termios.h tgmath.h 
                         time.h timeconv.h timers.h ttyent.h 
                         ulimit.h unistd.h unwind.h utime.h 
                         utmpx.h uuid.h varargs.h vis.h wchar.h 
                         wctype.h wordexp.h xlocale.h 
    include/arpa         Makefile ftp.h inet.h nameser.h 
                         nameser_compat.h telnet.h tftp.h 
    include/gssapi       Makefile gssapi.h 
    include/protocols    Makefile dumprestore.h routed.h rwhod.h 
                         talkd.h timed.h 
    include/rpc          Makefile auth.h auth_des.h auth_kerb.h 
                         auth_unix.h clnt.h clnt_soc.h clnt_stat.h 
                         des.h des_crypt.h nettype.h pmap_clnt.h 
                         pmap_prot.h pmap_rmt.h raw.h rpc.h 
                         rpc_com.h rpc_msg.h rpcb_clnt.h 
                         rpcb_prot.x rpcent.h rpcsec_gss.h svc.h 
                         svc_auth.h svc_dg.h svc_soc.h xdr.h 
    include/rpcsvc       Makefile bootparam_prot.x crypt.x 
                         key_prot.x klm_prot.x mount.x nfs_prot.x 
                         nis.x nis_cache.x nis_callback.x nis_db.h 
                         nislib.h nlm_prot.x pmap_prot.x rex.x 
                         rnusers.x rquota.x rstat.x sm_inter.x 
                         spray.x yp.x yp_prot.h ypclnt.h 
                         yppasswd.x ypupdate_prot.x ypxfrd.x 
    include/xlocale      Makefile _ctype.h _inttypes.h _langinfo.h 
                         _locale.h _monetary.h _stdio.h _stdlib.h 
                         _string.h _time.h _wchar.h 
    kerberos5            Makefile Makefile.inc 
    kerberos5/doc        Makefile 
    kerberos5/include    config.h crypto-headers.h krb5-types.h 
                         version.h 
    kerberos5/lib        Makefile Makefile.inc 
    kerberos5/lib/libasn1 Makefile 
    kerberos5/lib/libgssapi_krb5 Makefile gss_krb5.c 
                                 pname_to_uid.c prefix.c 
    kerberos5/lib/libgssapi_ntlm Makefile prefix.c 
    kerberos5/lib/libgssapi_spnego Makefile prefix.c 
    kerberos5/lib/libhdb Makefile 
    kerberos5/lib/libheimntlm Makefile 
    kerberos5/lib/libhx509 Makefile 
    kerberos5/lib/libkadm5clnt Makefile 
    kerberos5/lib/libkadm5srv Makefile 
    kerberos5/lib/libkafs5 Makefile 
    kerberos5/lib/libkrb5 Makefile 
    kerberos5/lib/libroken Makefile 
    kerberos5/lib/libsl  Makefile 
    kerberos5/lib/libvers Makefile 
    kerberos5/libexec    Makefile Makefile.inc 
    kerberos5/libexec/hprop Makefile 
    kerberos5/libexec/hpropd Makefile 
    kerberos5/libexec/ipropd-master Makefile 
    kerberos5/libexec/ipropd-slave Makefile 
    kerberos5/libexec/kadmind Makefile 
    kerberos5/libexec/kcm Makefile 
    kerberos5/libexec/kdc Makefile 
    kerberos5/libexec/kpasswdd Makefile 
    kerberos5/tools      Makefile Makefile.inc 
    kerberos5/tools/asn1_compile Makefile 
    kerberos5/tools/make-print-version Makefile 
    kerberos5/tools/make-roken Makefile 
    kerberos5/tools/slc  Makefile 
    kerberos5/usr.bin    Makefile Makefile.inc 
    kerberos5/usr.bin/kadmin Makefile 
    kerberos5/usr.bin/kdestroy Makefile 
    kerberos5/usr.bin/kinit Makefile 
    kerberos5/usr.bin/klist Makefile 
    kerberos5/usr.bin/kpasswd Makefile 
    kerberos5/usr.bin/krb5-config Makefile 
    kerberos5/usr.bin/ksu Makefile 
    kerberos5/usr.bin/verify_krb5_conf Makefile 
    kerberos5/usr.sbin   Makefile Makefile.inc 
    kerberos5/usr.sbin/kstash Makefile 
    kerberos5/usr.sbin/ktutil Makefile 
    lib                  Makefile Makefile.inc 
    lib/bind             Makefile config.h config.mk 
    lib/bind/bind9       Makefile 
    lib/bind/dns         Makefile code.h 
    lib/bind/dns/dns     enumclass.h enumtype.h rdatastruct.h 
    lib/bind/isc         Makefile backtrace-emptytbl.c 
    lib/bind/isc/isc     platform.h 
    lib/bind/isccc       Makefile 
    lib/bind/isccfg      Makefile 
    lib/bind/lwres       Makefile 
    lib/bind/lwres/lwres netdb.h platform.h 
    lib/clang            Makefile clang.build.mk clang.lib.mk 
    lib/clang/include    ARMGenAsmMatcher.inc ARMGenAsmWriter.inc 
                         ARMGenCallingConv.inc 
                         ARMGenCodeEmitter.inc ARMGenDAGISel.inc 
                         ARMGenDisassemblerTables.inc 
                         ARMGenEDInfo.inc ARMGenFastISel.inc 
                         ARMGenInstrInfo.inc 
                         ARMGenMCCodeEmitter.inc 
                         ARMGenMCPseudoLowering.inc 
                         ARMGenRegisterInfo.inc 
                         ARMGenSubtargetInfo.inc Checkers.inc 
                         IA64GenAsmWriter.inc IA64GenDAGISel.inc 
                         IA64GenInstrInfo.inc 
                         IA64GenRegisterInfo.inc Makefile 
                         MipsGenAsmWriter.inc 
                         MipsGenCallingConv.inc 
                         MipsGenCodeEmitter.inc MipsGenDAGISel.inc 
                         MipsGenInstrInfo.inc 
                         MipsGenMCCodeEmitter.inc 
                         MipsGenRegisterInfo.inc 
                         MipsGenSubtargetInfo.inc 
                         PPCGenAsmWriter.inc PPCGenCallingConv.inc 
                         PPCGenCodeEmitter.inc PPCGenDAGISel.inc 
                         PPCGenInstrInfo.inc 
                         PPCGenMCCodeEmitter.inc 
                         PPCGenRegisterInfo.inc 
                         PPCGenSubtargetInfo.inc 
                         X86GenAsmMatcher.inc X86GenAsmWriter.inc 
                         X86GenAsmWriter1.inc 
                         X86GenCallingConv.inc X86GenDAGISel.inc 
                         X86GenDisassemblerTables.inc 
                         X86GenEDInfo.inc X86GenFastISel.inc 
                         X86GenInstrInfo.inc 
                         X86GenRegisterInfo.inc 
                         X86GenSubtargetInfo.inc 
    lib/clang/include/clang/AST AttrImpl.inc Attrs.inc 
                                DeclNodes.inc StmtNodes.inc 
    lib/clang/include/clang/Basic AttrList.inc 
                                  DiagnosticASTKinds.inc 
                                  DiagnosticAnalysisKinds.inc 
                                  DiagnosticCommonKinds.inc 
                                  DiagnosticDriverKinds.inc 
                                  DiagnosticFrontendKinds.inc 
                                  DiagnosticGroups.inc 
                                  DiagnosticIndexName.inc 
                                  DiagnosticLexKinds.inc 
                                  DiagnosticParseKinds.inc 
                                  DiagnosticSemaKinds.inc 
                                  DiagnosticSerializationKinds.inc 
                                  Version.inc arm_neon.inc 
    lib/clang/include/clang/Config config.h 
    lib/clang/include/clang/Driver CC1AsOptions.inc CC1Options.inc 
                                   Options.inc 
    lib/clang/include/clang/Lex AttrSpellings.inc 
    lib/clang/include/clang/Parse AttrLateParsed.inc 
    lib/clang/include/clang/Sema AttrParsedAttrKinds.inc 
                                 AttrParsedAttrList.inc 
                                 AttrTemplateInstantiate.inc 
    lib/clang/include/clang/Serialization AttrPCHRead.inc 
                                          AttrPCHWrite.inc 
    lib/clang/include/llvm Intrinsics.gen 
    lib/clang/include/llvm/Config AsmParsers.def AsmPrinters.def 
                                  Disassemblers.def Targets.def 
                                  config.h llvm-config.h 
    lib/clang/include/llvm/Support DataTypes.h 
    lib/clang/libclanganalysis Makefile 
    lib/clang/libclangarcmigrate Makefile 
    lib/clang/libclangast Makefile 
    lib/clang/libclangbasic Makefile 
    lib/clang/libclangcodegen Makefile 
    lib/clang/libclangdriver Makefile 
    lib/clang/libclangedit Makefile 
    lib/clang/libclangfrontend Makefile 
    lib/clang/libclangfrontendtool Makefile 
    lib/clang/libclanglex Makefile 
    lib/clang/libclangparse Makefile 
    lib/clang/libclangrewrite Makefile 
    lib/clang/libclangsema Makefile 
    lib/clang/libclangserialization Makefile 
    lib/clang/libclangstaticanalyzercheckers Makefile 
    lib/clang/libclangstaticanalyzercore Makefile 
    lib/clang/libclangstaticanalyzerfrontend Makefile 
    lib/clang/libllvmanalysis Makefile 
    lib/clang/libllvmarchive Makefile 
    lib/clang/libllvmarmasmparser Makefile 
    lib/clang/libllvmarmcodegen Makefile 
    lib/clang/libllvmarmdesc Makefile 
    lib/clang/libllvmarmdisassembler Makefile 
    lib/clang/libllvmarminfo Makefile 
    lib/clang/libllvmarminstprinter Makefile 
    lib/clang/libllvmasmparser Makefile 
    lib/clang/libllvmasmprinter Makefile 
    lib/clang/libllvmbitreader Makefile 
    lib/clang/libllvmbitwriter Makefile 
    lib/clang/libllvmcodegen Makefile 
    lib/clang/libllvmcore Makefile 
    lib/clang/libllvmdebuginfo Makefile 
    lib/clang/libllvmexecutionengine Makefile 
    lib/clang/libllvminstcombine Makefile 
    lib/clang/libllvminstrumentation Makefile 
    lib/clang/libllvminterpreter Makefile 
    lib/clang/libllvmipa Makefile 
    lib/clang/libllvmipo Makefile 
    lib/clang/libllvmjit Makefile 
    lib/clang/libllvmlinker Makefile 
    lib/clang/libllvmmc  Makefile 
    lib/clang/libllvmmcdisassembler Makefile 
    lib/clang/libllvmmcjit Makefile 
    lib/clang/libllvmmcparser Makefile 
    lib/clang/libllvmmipsasmparser Makefile 
    lib/clang/libllvmmipscodegen Makefile 
    lib/clang/libllvmmipsdesc Makefile 
    lib/clang/libllvmmipsinfo Makefile 
    lib/clang/libllvmmipsinstprinter Makefile 
    lib/clang/libllvmobject Makefile 
    lib/clang/libllvmpowerpccodegen Makefile 
    lib/clang/libllvmpowerpcdesc Makefile 
    lib/clang/libllvmpowerpcinfo Makefile 
    lib/clang/libllvmpowerpcinstprinter Makefile 
    lib/clang/libllvmruntimedyld Makefile 
    lib/clang/libllvmscalaropts Makefile 
    lib/clang/libllvmselectiondag Makefile 
    lib/clang/libllvmsupport Makefile 
    lib/clang/libllvmtablegen Makefile 
    lib/clang/libllvmtarget Makefile 
    lib/clang/libllvmtransformutils Makefile 
    lib/clang/libllvmvectorize Makefile 
    lib/clang/libllvmx86asmparser Makefile 
    lib/clang/libllvmx86codegen Makefile 
    lib/clang/libllvmx86desc Makefile 
    lib/clang/libllvmx86disassembler Makefile 
    lib/clang/libllvmx86info Makefile 
    lib/clang/libllvmx86instprinter Makefile 
    lib/clang/libllvmx86utils Makefile 
    lib/csu              Makefile.inc 
    lib/csu/amd64        Makefile crt1.c crti.S crtn.S 
    lib/csu/arm          Makefile crt1.c crti.S crtn.S 
    lib/csu/common       crtbrand.c notes.h 
    lib/csu/i386-elf     Makefile crt1_c.c crt1_s.S crti.S crtn.S 
    lib/csu/ia64         Makefile crt1.S crti.S crtn.S 
    lib/csu/mips         Makefile crt1.c crti.S crtn.S 
    lib/csu/powerpc      Makefile crt1.c crti.S crtn.S 
    lib/csu/powerpc64    Makefile crt1.c crti.S crtn.S 
    lib/csu/sparc64      Makefile crt1.c crti.S crtn.S 
    lib/libalias         Makefile Makefile.inc 
    lib/libalias/libalias Makefile 
    lib/libalias/modules Makefile Makefile.inc 
    lib/libalias/modules/cuseeme Makefile 
    lib/libalias/modules/dummy Makefile 
    lib/libalias/modules/ftp Makefile 
    lib/libalias/modules/irc Makefile 
    lib/libalias/modules/nbt Makefile 
    lib/libalias/modules/pptp Makefile 
    lib/libalias/modules/skinny Makefile 
    lib/libalias/modules/smedia Makefile 
    lib/libarchive       Makefile config_freebsd.h 
    lib/libarchive/test  Makefile 
    lib/libauditd        Makefile 
    lib/libbegemot       Makefile 
    lib/libblocksruntime Makefile config.h 
    lib/libbluetooth     Makefile bluetooth.3 bluetooth.c 
                         bluetooth.h dev.c hci.c 
    lib/libbsm           Makefile 
    lib/libbsnmp         Makefile Makefile.inc 
    lib/libbsnmp/libbsnmp Makefile 
    lib/libbz2           Makefile 
    lib/libc             Makefile Versions.def 
    lib/libc/amd64       Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/amd64/gen   Makefile.inc _set_tp.c _setjmp.S fabs.S 
                         flt_rounds.c fpgetmask.c fpgetprec.c 
                         fpgetround.c fpgetsticky.c fpsetmask.c 
                         fpsetprec.c fpsetround.c getcontextx.c 
                         infinity.c makecontext.c modf.S 
                         rfork_thread.S setjmp.S signalcontext.c 
                         sigsetjmp.S 
    lib/libc/amd64/stdlib Makefile.inc div.S ldiv.S lldiv.S 
    lib/libc/amd64/string Makefile.inc bcmp.S bcopy.S bzero.S 
                          memcmp.S memcpy.S memmove.S memset.S 
                          stpcpy.S strcat.S strcmp.S strcpy.c 
    lib/libc/amd64/sys   Makefile.inc amd64_get_fsbase.c 
                         amd64_get_gsbase.c amd64_set_fsbase.c 
                         amd64_set_gsbase.c brk.S cerror.S exect.S 
                         getcontext.S pipe.S ptrace.S reboot.S 
                         sbrk.S setlogin.S sigreturn.S vfork.S 
    lib/libc/arm         Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/arm/gen     Makefile.inc __aeabi_read_tp.S 
                         _ctx_start.S _set_tp.c _setjmp.S alloca.S 
                         divsi3.S fabs.c getcontextx.c infinity.c 
                         makecontext.c modf.c setjmp.S 
                         signalcontext.c sigsetjmp.S 
    lib/libc/arm/softfloat arm-gcc.h milieu.h softfloat.h 
    lib/libc/arm/string  Makefile.inc bcopy.S bzero.S ffs.S 
                         memcmp.S memcpy.S memcpy_arm.S 
                         memcpy_xscale.S memmove.S memset.S 
                         strcmp.S strlen.S strncmp.S 
    lib/libc/arm/sys     Makefile.inc Ovfork.S brk.S cerror.S 
                         fork.S pipe.S ptrace.S sbrk.S shmat.S 
                         sigreturn.S syscall.S 
    lib/libc/compat-43   Makefile.inc Symbol.map creat.2 creat.c 
                         gethostid.3 gethostid.c getwd.c killpg.2 
                         killpg.c sethostid.c setpgrp.c setrgid.c 
                         setruid.3 setruid.c sigcompat.c 
                         sigpause.2 sigsetmask.2 sigvec.2 
    lib/libc/db          Makefile.inc README Symbol.map 
    lib/libc/db/btree    Makefile.inc bt_close.c bt_conv.c 
                         bt_debug.c bt_delete.c bt_get.c bt_open.c 
                         bt_overflow.c bt_page.c bt_put.c 
                         bt_search.c bt_seq.c bt_split.c 
                         bt_utils.c btree.h extern.h 
    lib/libc/db/db       Makefile.inc db.c 
    lib/libc/db/docs     hash.usenix.ps libtp.usenix.ps 
    lib/libc/db/hash     Makefile.inc README extern.h hash.c 
                         hash.h hash_bigkey.c hash_buf.c 
                         hash_func.c hash_log2.c hash_page.c 
                         ndbm.c page.h 
    lib/libc/db/man      Makefile.inc btree.3 dbm.3 dbopen.3 
                         hash.3 mpool.3 recno.3 
    lib/libc/db/mpool    Makefile.inc mpool-compat.c mpool.c 
                         mpool.libtp 
    lib/libc/db/recno    Makefile.inc extern.h rec_close.c 
                         rec_delete.c rec_get.c rec_open.c 
                         rec_put.c rec_search.c rec_seq.c 
                         rec_utils.c recno.h 
    lib/libc/db/test     Makefile dbtest.c 
    lib/libc/db/test/btree.tests main.c 
    lib/libc/db/test/hash.tests driver2.c tcreat3.c tdel.c 
                                thash4.c tread2.c tseq.c tverify.c 
    lib/libc/gdtoa       Makefile.inc Symbol.map _hdtoa.c 
                         _hldtoa.c _ldtoa.c glue.c machdep_ldisQ.c 
                         machdep_ldisd.c machdep_ldisx.c 
    lib/libc/gen         Makefile.inc Symbol.map __getosreldate.c 
                         __xuname.c _once_stub.c _pthread_stubs.c 
                         _rand48.c _spinlock_stub.c _thread_init.c 
                         alarm.3 alarm.c arc4random.3 arc4random.c 
                         assert.c aux.c basename.3 basename.c 
                         check_utility_compat.3 
                         check_utility_compat.c clock.3 clock.c 
                         closedir.c confstr.3 confstr.c crypt.c 
                         ctermid.3 ctermid.c daemon.3 daemon.c 
                         devname.3 devname.c directory.3 dirname.3 
                         dirname.c disklabel.c dl_iterate_phdr.3 
                         dladdr.3 dlfcn.c dlinfo.3 dllockinit.3 
                         dlopen.3 drand48.c elf_utils.c erand48.c 
                         err.3 err.c errlst.c errno.c exec.3 
                         exec.c fdevname.c feature_present.3 
                         feature_present.c fmtcheck.3 fmtcheck.c 
                         fmtmsg.3 fmtmsg.c fnmatch.3 fnmatch.c 
                         fpclassify.3 fpclassify.c frexp.3 frexp.c 
                         fstab.c ftok.3 ftok.c fts-compat.c 
                         fts-compat.h fts.3 fts.c ftw.3 ftw.c 
                         getbootfile.3 getbootfile.c getbsize.3 
                         getbsize.c getcap.3 getcap.c getcontext.3 
                         getcwd.3 getcwd.c getdiskbyname.3 
                         getdomainname.3 getdomainname.c 
                         getfsent.3 getgrent.3 getgrent.c 
                         getgrouplist.3 getgrouplist.c 
                         gethostname.3 gethostname.c getloadavg.3 
                         getloadavg.c getlogin.c getmntinfo.3 
                         getmntinfo.c getnetgrent.3 getnetgrent.c 
                         getosreldate.3 getosreldate.c 
                         getpagesize.3 getpagesize.c 
                         getpagesizes.3 getpagesizes.c getpass.3 
                         getpeereid.3 getpeereid.c getprogname.3 
                         getprogname.c getpwent.3 getpwent.c 
                         getttyent.3 getttyent.c getusershell.3 
                         getusershell.c getutxent.3 getutxent.c 
                         getvfsbyname.3 getvfsbyname.c glob.3 
                         glob.c initgroups.3 initgroups.c isatty.c 
                         isgreater.3 isinf.c isnan.c jrand48.c 
                         lcong48.c ldexp.3 ldexp.c libc_dlopen.c 
                         lockf.3 lockf.c lrand48.c makecontext.3 
                         modf.3 mrand48.c nftw.c nice.3 nice.c 
                         nlist.3 nlist.c nrand48.c opendir.c 
                         pause.3 pause.c pmadvise.c popen.3 
                         popen.c posix_spawn.3 posix_spawn.c 
                         posix_spawn_file_actions_addopen.3 
                         posix_spawn_file_actions_init.3 
                         posix_spawnattr_getflags.3 
                         posix_spawnattr_getpgroup.3 
                         posix_spawnattr_getschedparam.3 
                         posix_spawnattr_getschedpolicy.3 
                         posix_spawnattr_getsigdefault.3 
                         posix_spawnattr_getsigmask.3 
                         posix_spawnattr_init.3 psignal.3 
                         psignal.c pututxline.c pw_scan.c 
                         pw_scan.h pwcache.3 pwcache.c raise.3 
                         raise.c rand48.3 rand48.h readdir.c 
                         readpassphrase.3 readpassphrase.c 
                         rewinddir.c rfork_thread.3 scandir.3 
                         scandir.c seed48.c seekdir.c sem.c 
                         sem_destroy.3 sem_getvalue.3 sem_init.3 
                         sem_new.c sem_open.3 sem_post.3 
                         sem_timedwait.3 sem_wait.3 semctl.c 
                         setdomainname.c sethostname.c setjmp.3 
                         setjmperr.c setmode.3 setmode.c 
                         setproctitle.3 setproctitle.c 
                         setprogname.c siginterrupt.3 
                         siginterrupt.c siglist.c signal.3 
                         signal.c sigsetops.3 sigsetops.c sleep.3 
                         sleep.c statvfs.3 statvfs.c stringlist.3 
                         stringlist.c strtofflags.3 strtofflags.c 
                         swapcontext.c sysconf.3 sysconf.c 
                         sysctl.3 sysctl.c sysctlbyname.c 
                         sysctlnametomib.c syslog.3 syslog.c 
                         tcgetpgrp.3 tcgetsid.3 tcsendbreak.3 
                         tcsetattr.3 tcsetpgrp.3 tcsetsid.3 
                         telldir.c telldir.h termios.c time.3 
                         time.c times.3 times.c timezone.3 
                         timezone.c tls.c ttyname.3 ttyname.c 
                         ttyslot.c tzset.3 ualarm.3 ualarm.c 
                         ucontext.3 ulimit.3 ulimit.c uname.3 
                         uname.c unvis.3 unvis.c usleep.3 usleep.c 
                         utime.3 utime.c utxdb.c utxdb.h valloc.3 
                         valloc.c vis.3 vis.c wait.c wait3.c 
                         waitpid.c wordexp.3 wordexp.c 
    lib/libc/gmon        Makefile.inc Symbol.map gmon.c mcount.c 
                         moncontrol.3 
    lib/libc/i386        Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/i386/gen    Makefile.inc _ctx_start.S _set_tp.c 
                         _setjmp.S fabs.S flt_rounds.c 
                         getcontextx.c infinity.c makecontext.c 
                         modf.S rfork_thread.S setjmp.S 
                         signalcontext.c sigsetjmp.S 
    lib/libc/i386/stdlib Makefile.inc div.S ldiv.S 
    lib/libc/i386/string Makefile.inc bcmp.S bcopy.S bzero.S ffs.S 
                         index.S memchr.S memcmp.S memcpy.S 
                         memmove.S memset.S rindex.S strcat.S 
                         strchr.S strcmp.S strcpy.S strncmp.S 
                         strrchr.S swab.S wcschr.S wcscmp.S 
                         wcslen.S wmemchr.S 
    lib/libc/i386/sys    Makefile.inc Ovfork.S brk.S cerror.S 
                         exect.S getcontext.S i386_clr_watch.c 
                         i386_get_fsbase.c i386_get_gsbase.c 
                         i386_get_ioperm.2 i386_get_ioperm.c 
                         i386_get_ldt.2 i386_get_ldt.c 
                         i386_set_fsbase.c i386_set_gsbase.c 
                         i386_set_ioperm.c i386_set_ldt.c 
                         i386_set_watch.3 i386_set_watch.c 
                         i386_vm86.2 i386_vm86.c pipe.S ptrace.S 
                         reboot.S sbrk.S setlogin.S sigreturn.S 
                         syscall.S 
    lib/libc/ia64        Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/ia64/gen    Makefile.inc __divdf3.S __divdi3.S 
                         __divsf3.S __divsi3.S __moddi3.S 
                         __modsi3.S __udivdi3.S __udivsi3.S 
                         __umoddi3.S __umodsi3.S _mcount.S 
                         _set_tp.c _setjmp.S fabs.S flt_rounds.c 
                         fpgetmask.c fpgetround.c fpsetmask.c 
                         fpsetround.c getcontextx.c infinity.c 
                         makecontext.c modf.c setjmp.S 
                         signalcontext.c sigsetjmp.S unwind.c 
    lib/libc/ia64/string Makefile.inc bcopy.S bzero.S ffs.S 
                         memcpy.S memmove.S 
    lib/libc/ia64/sys    Makefile.inc Ovfork.S brk.S cerror.S 
                         exect.S fork.S getcontext.S pipe.S 
                         ptrace.S sbrk.S setlogin.S sigreturn.S 
                         swapcontext.S 
    lib/libc/iconv       Makefile.inc Symbol.map 
                         __iconv_get_list.3 _strtol.h _strtoul.h 
                         citrus_aliasname_local.h citrus_bcs.c 
                         citrus_bcs.h citrus_bcs_strtol.c 
                         citrus_bcs_strtoul.c citrus_csmapper.c 
                         citrus_csmapper.h citrus_db.c citrus_db.h 
                         citrus_db_factory.c citrus_db_factory.h 
                         citrus_db_file.h citrus_db_hash.c 
                         citrus_db_hash.h citrus_esdb.c 
                         citrus_esdb.h citrus_esdb_file.h 
                         citrus_fix_grouping.h citrus_hash.c 
                         citrus_hash.h citrus_iconv.c 
                         citrus_iconv.h citrus_iconv_local.h 
                         citrus_lock.h citrus_lookup.c 
                         citrus_lookup.h citrus_lookup_factory.c 
                         citrus_lookup_factory.h 
                         citrus_lookup_file.h citrus_mapper.c 
                         citrus_mapper.h citrus_mapper_local.h 
                         citrus_memstream.c citrus_memstream.h 
                         citrus_mmap.c citrus_mmap.h 
                         citrus_module.c citrus_module.h 
                         citrus_namespace.h citrus_none.c 
                         citrus_none.h citrus_pivot_factory.c 
                         citrus_pivot_factory.h 
                         citrus_pivot_file.h citrus_prop.c 
                         citrus_prop.h citrus_region.h 
                         citrus_stdenc.c citrus_stdenc.h 
                         citrus_stdenc_local.h 
                         citrus_stdenc_template.h citrus_types.h 
                         iconv.3 iconv.c iconv_canonicalize.3 
                         iconvctl.3 iconvlist.3 
    lib/libc/include     compat.h fpmath.h libc_private.h 
                         namespace.h nscache.h nscachedcli.h 
                         nss_tls.h port_after.h port_before.h 
                         reentrant.h spinlock.h un-namespace.h 
    lib/libc/include/isc list.h platform.h 
    lib/libc/inet        Makefile.inc Symbol.map inet_addr.c 
                         inet_cidr_pton.c inet_lnaof.c 
                         inet_makeaddr.c inet_net_ntop.c 
                         inet_net_pton.c inet_neta.c inet_netof.c 
                         inet_network.c inet_ntoa.c inet_ntop.c 
                         inet_pton.c nsap_addr.c 
    lib/libc/isc         Makefile.inc ev_streams.c ev_timers.c 
                         eventlib_p.h 
    lib/libc/locale      DESIGN.xlocale Makefile.inc Symbol.map 
                         ascii.c big5.5 big5.c btowc.3 btowc.c 
                         collate.c collate.h collcmp.c ctype.3 
                         ctype.c ctype_l.3 digittoint.3 
                         duplocale.3 euc.5 euc.c fix_grouping.c 
                         freelocale.3 gb18030.5 gb18030.c gb2312.5 
                         gb2312.c gbk.5 gbk.c isalnum.3 isalpha.3 
                         isascii.3 isblank.3 iscntrl.3 isctype.c 
                         isdigit.3 isgraph.3 isideogram.3 
                         islower.3 isphonogram.3 isprint.3 
                         ispunct.3 isrune.3 isspace.3 isspecial.3 
                         isupper.3 iswalnum.3 iswctype.c 
                         isxdigit.3 ldpart.c ldpart.h lmessages.c 
                         lmessages.h lmonetary.c lmonetary.h 
                         lnumeric.c lnumeric.h localeconv.3 
                         localeconv.c mblen.3 mblen.c mblocal.h 
                         mbrlen.3 mbrlen.c mbrtowc.3 mbrtowc.c 
                         mbsinit.3 mbsinit.c mbsnrtowcs.c 
                         mbsrtowcs.3 mbsrtowcs.c mbstowcs.3 
                         mbstowcs.c mbtowc.3 mbtowc.c mskanji.5 
                         mskanji.c multibyte.3 newlocale.3 
                         nextwctype.3 nextwctype.c nl_langinfo.3 
                         nl_langinfo.c nomacros.c none.c 
                         querylocale.3 rpmatch.3 rpmatch.c rune.c 
                         runefile.h runetype.c setlocale.3 
                         setlocale.c setlocale.h setrunelocale.c 
                         table.c toascii.3 tolower.3 tolower.c 
                         toupper.3 toupper.c towlower.3 towupper.3 
                         uselocale.3 utf8.5 utf8.c wcrtomb.3 
                         wcrtomb.c wcsftime.3 wcsftime.c 
                         wcsnrtombs.c wcsrtombs.3 wcsrtombs.c 
                         wcstod.3 wcstod.c wcstof.c wcstoimax.c 
                         wcstol.3 wcstol.c wcstold.c wcstoll.c 
                         wcstombs.3 wcstombs.c wcstoul.c 
                         wcstoull.c wcstoumax.c wctob.c wctomb.3 
                         wctomb.c wctrans.3 wctrans.c wctype.3 
                         wctype.c wcwidth.3 wcwidth.c xlocale.3 
                         xlocale.c xlocale_private.h 
    lib/libc/mips        Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/mips/gdtoa  Makefile.inc arith.h 
    lib/libc/mips/gen    Makefile.inc _ctx_start.S _set_tp.c 
                         _setjmp.S fabs.S fabs.c flt_rounds.c 
                         getcontextx.c infinity.c ldexp.S 
                         longjmp.c makecontext.c modf.S modf.c 
                         setjmp.S signalcontext.c sigsetjmp.S 
    lib/libc/mips/gen/hardfloat fpgetmask.c fpgetround.c 
                                fpgetsticky.c fpsetmask.c 
                                fpsetround.c fpsetsticky.c 
    lib/libc/mips/net    Makefile.inc htonl.S htons.S ntohl.S 
                         ntohs.S 
    lib/libc/mips/softfloat milieu.h mips-gcc.h softfloat.h 
    lib/libc/mips/string Makefile.inc bcmp.S bcopy.S bzero.S ffs.S 
                         index.S memcpy.S memmove.S rindex.S 
                         strcmp.S strlen.S 
    lib/libc/mips/sys    Makefile.inc Ovfork.S brk.S cerror.S 
                         exect.S fork.S pipe.S ptrace.S sbrk.S 
                         shmat.S syscall.S 
    lib/libc/nameser     Makefile.inc Symbol.map ns_print.c 
                         ns_samedomain.c 
    lib/libc/net         Makefile.inc Symbol.map base64.c 
                         byteorder.3 ether_addr.c ethers.3 eui64.3 
                         eui64.c gai_strerror.3 gai_strerror.c 
                         getaddrinfo.3 getaddrinfo.c 
                         gethostbydns.c gethostbyht.c 
                         gethostbyname.3 gethostbynis.c 
                         gethostnamadr.c getifaddrs.3 getifaddrs.c 
                         getifmaddrs.3 getifmaddrs.c 
                         getipnodebyname.3 getnameinfo.3 
                         getnameinfo.c getnetbydns.c getnetbyht.c 
                         getnetbynis.c getnetent.3 getnetnamadr.c 
                         getproto.c getprotoent.3 getprotoent.c 
                         getprotoname.c getservent.3 getservent.c 
                         hesiod.3 hesiod.c if_indextoname.3 
                         if_indextoname.c if_nameindex.c 
                         if_nametoindex.c inet.3 inet6_opt_init.3 
                         inet6_option_space.3 inet6_rth_space.3 
                         inet6_rthdr_space.3 inet_net.3 ip6opt.c 
                         linkaddr.3 linkaddr.c map_v4v6.c name6.c 
                         netdb_private.h nscache.c nscachedcli.c 
                         nsdispatch.3 nsdispatch.c nslexer.l 
                         nsparser.y nss_backends.h nss_compat.c 
                         ntoh.c rcmd.3 rcmd.c rcmdsh.3 rcmdsh.c 
                         recv.c res_config.h resolver.3 rthdr.c 
                         sctp_bindx.3 sctp_connectx.3 
                         sctp_freepaddrs.3 sctp_getaddrlen.3 
                         sctp_getassocid.3 sctp_getpaddrs.3 
                         sctp_opt_info.3 sctp_recvmsg.3 
                         sctp_send.3 sctp_sendmsg.3 
                         sctp_sys_calls.c send.c sockatmark.3 
                         sockatmark.c sourcefilter.3 
                         sourcefilter.c vars.c 
    lib/libc/nls         C.msg Makefile.inc Symbol.map 
                         be_BY.UTF-8.msg ca_ES.ISO8859-1.msg 
                         catclose.3 catgets.3 catopen.3 
                         de_DE.ISO8859-1.msg el_GR.ISO8859-7.msg 
                         es_ES.ISO8859-1.msg fi_FI.ISO8859-1.msg 
                         fr_FR.ISO8859-1.msg gl_ES.ISO8859-1.msg 
                         hu_HU.ISO8859-2.msg it_IT.ISO8859-15.msg 
                         ja_JP.UTF-8.msg ja_JP.eucJP.msg 
                         ko_KR.UTF-8.msg ko_KR.eucKR.msg 
                         mn_MN.UTF-8.msg msgcat.c 
                         nl_NL.ISO8859-1.msg no_NO.ISO8859-1.msg 
                         pl_PL.ISO8859-2.msg pt_BR.ISO8859-1.msg 
                         ru_RU.KOI8-R.msg sk_SK.ISO8859-2.msg 
                         sv_SE.ISO8859-1.msg uk_UA.UTF-8.msg 
    lib/libc/posix1e     Makefile.inc Symbol.map acl.3 
                         acl_add_flag_np.3 acl_add_perm.3 
                         acl_branding.c acl_calc_mask.3 
                         acl_calc_mask.c acl_clear_flags_np.3 
                         acl_clear_perms.3 acl_compat.c acl_copy.c 
                         acl_copy_entry.3 acl_create_entry.3 
                         acl_delete.3 acl_delete.c 
                         acl_delete_entry.3 acl_delete_entry.c 
                         acl_delete_flag_np.3 acl_delete_perm.3 
                         acl_dup.3 acl_entry.c acl_flag.c 
                         acl_free.3 acl_free.c acl_from_text.3 
                         acl_from_text.c acl_from_text_nfs4.c 
                         acl_get.3 acl_get.c acl_get_brand_np.3 
                         acl_get_entry.3 acl_get_entry_type_np.3 
                         acl_get_flag_np.3 acl_get_flagset_np.3 
                         acl_get_perm_np.3 acl_get_permset.3 
                         acl_get_qualifier.3 acl_get_tag_type.3 
                         acl_id_to_name.c acl_init.3 acl_init.c 
                         acl_is_trivial_np.3 acl_perm.c acl_set.3 
                         acl_set.c acl_set_entry_type_np.3 
                         acl_set_flagset_np.3 acl_set_permset.3 
                         acl_set_qualifier.3 acl_set_tag_type.3 
                         acl_size.c acl_strip.c acl_strip_np.3 
                         acl_support.c acl_support.h 
                         acl_support_nfs4.c acl_to_text.3 
                         acl_to_text.c acl_to_text_nfs4.c 
                         acl_valid.3 acl_valid.c extattr.3 
                         extattr.c mac.3 mac.c mac.conf.5 
                         mac_exec.c mac_free.3 mac_get.3 mac_get.c 
                         mac_is_present.3 mac_prepare.3 mac_set.3 
                         mac_set.c mac_text.3 posix1e.3 
    lib/libc/powerpc     Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/powerpc/gen Makefile.inc _ctx_start.S _set_tp.c 
                         _setjmp.S fabs.S flt_rounds.c fpgetmask.c 
                         fpgetround.c fpgetsticky.c fpsetmask.c 
                         fpsetround.c getcontextx.c infinity.c 
                         makecontext.c modf.c setjmp.S 
                         signalcontext.c sigsetjmp.S syncicache.c 
    lib/libc/powerpc/softfloat milieu.h powerpc-gcc.h softfloat.h 
    lib/libc/powerpc/sys Makefile.inc brk.S cerror.S exect.S 
                         pipe.S ptrace.S sbrk.S setlogin.S 
    lib/libc/powerpc64   Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/powerpc64/gen Makefile.inc _ctx_start.S _set_tp.c 
                           _setjmp.S fabs.S flt_rounds.c 
                           fpgetmask.c fpgetround.c fpgetsticky.c 
                           fpsetmask.c fpsetround.c getcontextx.c 
                           infinity.c makecontext.c modf.c 
                           setjmp.S signalcontext.c sigsetjmp.S 
                           syncicache.c 
    lib/libc/powerpc64/softfloat milieu.h powerpc-gcc.h 
                                 softfloat.h 
    lib/libc/powerpc64/sys Makefile.inc brk.S cerror.S exect.S 
                           pipe.S ptrace.S sbrk.S setlogin.S 
    lib/libc/quad        Makefile.inc Symbol.map adddi3.c anddi3.c 
                         ashldi3.c ashrdi3.c cmpdi2.c divdi3.c 
                         fixdfdi.c fixsfdi.c fixunsdfdi.c 
                         fixunssfdi.c floatdidf.c floatdisf.c 
                         floatunsdidf.c iordi3.c lshldi3.c 
                         lshrdi3.c moddi3.c muldi3.c negdi2.c 
                         notdi2.c qdivrem.c quad.h subdi3.c 
                         ucmpdi2.c udivdi3.c umoddi3.c xordi3.c 
    lib/libc/quad/TESTS  divrem.c mul.c 
    lib/libc/regex       Makefile.inc Symbol.map cname.h engine.c 
                         re_format.7 regcomp.c regerror.c regex.3 
                         regex2.h regexec.c regfree.c utils.h 
    lib/libc/regex/grot  Makefile debug.c main.c mkh split.c tests 
    lib/libc/resolv      Makefile.inc Symbol.map h_errno.c 
                         herror.c mtctxres.c res_comp.c res_data.c 
                         res_debug.c res_findzonecut.c res_init.c 
                         res_mkquery.c res_mkupdate.c res_query.c 
                         res_send.c res_state.c res_update.c 
    lib/libc/rpc         DISCLAIMER LICENSE Makefile.inc README 
                         Symbol.map auth_des.c auth_none.c 
                         auth_time.c auth_unix.c authdes_prot.c 
                         authunix_prot.c bindresvport.3 
                         bindresvport.c clnt_bcast.c clnt_dg.c 
                         clnt_generic.c clnt_perror.c clnt_raw.c 
                         clnt_simple.c clnt_vc.c crypt_client.c 
                         des_crypt.3 des_crypt.c des_soft.c 
                         getnetconfig.3 getnetconfig.c 
                         getnetpath.3 getnetpath.c getpublickey.c 
                         getrpcent.3 getrpcent.c getrpcport.3 
                         getrpcport.c key_call.c key_prot_xdr.c 
                         mt_misc.c mt_misc.h netconfig.5 netname.c 
                         netnamer.c pmap_clnt.c pmap_getmaps.c 
                         pmap_getport.c pmap_prot.c pmap_prot2.c 
                         pmap_rmt.c publickey.3 publickey.5 rpc.3 
                         rpc.5 rpc_callmsg.c rpc_clnt_auth.3 
                         rpc_clnt_calls.3 rpc_clnt_create.3 
                         rpc_com.h rpc_commondata.c 
                         rpc_dtablesize.c rpc_generic.c rpc_prot.c 
                         rpc_secure.3 rpc_soc.3 rpc_soc.c 
                         rpc_svc_calls.3 rpc_svc_create.3 
                         rpc_svc_err.3 rpc_svc_reg.3 rpc_xdr.3 
                         rpcb_clnt.c rpcb_prot.c rpcb_st_xdr.c 
                         rpcbind.3 rpcdname.c rpcsec_gss_stub.c 
                         rtime.3 rtime.c svc.c svc_auth.c 
                         svc_auth_des.c svc_auth_unix.c svc_dg.c 
                         svc_generic.c svc_raw.c svc_run.c 
                         svc_simple.c svc_vc.c 
    lib/libc/softfloat   Makefile.inc README.NetBSD README.txt 
                         Symbol.map eqdf2.c eqsf2.c fpgetmask.c 
                         fpgetround.c fpgetsticky.c fpsetmask.c 
                         fpsetround.c fpsetsticky.c gedf2.c 
                         gesf2.c gtdf2.c gtsf2.c ledf2.c lesf2.c 
                         ltdf2.c ltsf2.c nedf2.c negdf2.c negsf2.c 
                         nesf2.c softfloat-for-gcc.h 
                         softfloat-history.txt 
                         softfloat-source.txt softfloat-specialize 
                         softfloat.txt timesoftfloat.c 
                         timesoftfloat.txt unorddf2.c unordsf2.c 
    lib/libc/softfloat/bits32 softfloat-macros softfloat.c 
    lib/libc/softfloat/bits64 softfloat-macros softfloat.c 
    lib/libc/softfloat/templates milieu.h softfloat-specialize 
                                 softfloat.h 
    lib/libc/sparc64     Makefile.inc SYS.h Symbol.map _fpmath.h 
                         arith.h gd_qnan.h 
    lib/libc/sparc64/fpu Makefile.inc fpu.c fpu_add.c fpu_arith.h 
                         fpu_compare.c fpu_div.c fpu_emu.h 
                         fpu_explode.c fpu_extern.h fpu_implode.c 
                         fpu_mul.c fpu_qp.c fpu_reg.S fpu_reg.h 
                         fpu_sqrt.c fpu_subr.c 
    lib/libc/sparc64/gen Makefile.inc _ctx_start.S _set_tp.c 
                         _setjmp.S assym.s fabs.S fixunsdfsi.S 
                         flt_rounds.c fpgetmask.c fpgetround.c 
                         fpgetsticky.c fpsetmask.c fpsetround.c 
                         getcontextx.c infinity.c makecontext.c 
                         modf.S setjmp.S signalcontext.c 
                         sigsetjmp.S 
    lib/libc/sparc64/string Makefile.inc 
    lib/libc/sparc64/sys Makefile.inc __sparc_sigtramp_setup.c 
                         __sparc_utrap.c __sparc_utrap_align.c 
                         __sparc_utrap_emul.c 
                         __sparc_utrap_fp_disabled.S 
                         __sparc_utrap_gen.S 
                         __sparc_utrap_install.c 
                         __sparc_utrap_private.h 
                         __sparc_utrap_setup.c assym.s brk.S 
                         cerror.S exect.S pipe.S ptrace.S sbrk.S 
                         setlogin.S sigaction.S sigcode.S 
    lib/libc/stdio       Makefile.inc Symbol.map _flock_stub.c 
                         asprintf.c clrerr.c dprintf.c fclose.3 
                         fclose.c fcloseall.c fdopen.c feof.c 
                         ferror.3 ferror.c fflush.3 fflush.c 
                         fgetc.c fgetln.3 fgetln.c fgetpos.c 
                         fgets.3 fgets.c fgetwc.c fgetwln.3 
                         fgetwln.c fgetws.3 fgetws.c fileno.c 
                         findfp.c flags.c floatio.h flockfile.3 
                         fopen.3 fopen.c fprintf.c fpurge.c 
                         fputc.c fputs.3 fputs.c fputwc.c fputws.3 
                         fputws.c fread.3 fread.c freopen.c 
                         fscanf.c fseek.3 fseek.c fsetpos.c 
                         ftell.c funopen.3 funopen.c fvwrite.c 
                         fvwrite.h fwalk.c fwide.3 fwide.c 
                         fwprintf.c fwrite.c fwscanf.c getc.3 
                         getc.c getchar.c getdelim.c getline.3 
                         getline.c gets.c getw.c getwc.3 getwc.c 
                         getwchar.c glue.h local.h makebuf.c 
                         mktemp.3 mktemp.c perror.c printf-pos.c 
                         printf.3 printf.c printf_l.3 
                         printfcommon.h printflocal.h putc.3 
                         putc.c putchar.c puts.c putw.c putwc.3 
                         putwc.c putwchar.c refill.c remove.3 
                         remove.c rewind.c rget.c scanf.3 scanf.c 
                         scanf_l.3 setbuf.3 setbuf.c setbuffer.c 
                         setvbuf.c snprintf.c sprintf.c sscanf.c 
                         stdio.3 stdio.c swprintf.c swscanf.c 
                         tempnam.c tmpfile.c tmpnam.3 tmpnam.c 
                         ungetc.3 ungetc.c ungetwc.3 ungetwc.c 
                         vasprintf.c vdprintf.c vfprintf.c 
                         vfscanf.c vfwprintf.c vfwscanf.c 
                         vprintf.c vscanf.c vsnprintf.c vsprintf.c 
                         vsscanf.c vswprintf.c vswscanf.c 
                         vwprintf.c vwscanf.c wbuf.c wprintf.3 
                         wprintf.c wscanf.3 wscanf.c wsetup.c 
                         xprintf.c xprintf_errno.c xprintf_float.c 
                         xprintf_hexdump.c xprintf_int.c 
                         xprintf_quote.c xprintf_str.c 
                         xprintf_time.c xprintf_vis.c 
    lib/libc/stdlib      Makefile.inc Symbol.map _Exit.c a64l.3 
                         a64l.c abort.3 abort.c abs.3 abs.c 
                         alloca.3 at_quick_exit.3 atexit.3 
                         atexit.c atexit.h atof.3 atof.c atoi.3 
                         atoi.c atol.3 atol.c atoll.c bsearch.3 
                         bsearch.c div.3 div.c exit.3 exit.c 
                         getenv.3 getenv.c getopt.3 getopt.c 
                         getopt_long.3 getopt_long.c getsubopt.3 
                         getsubopt.c hcreate.3 hcreate.c 
                         heapsort.c imaxabs.3 imaxabs.c imaxdiv.3 
                         imaxdiv.c insque.3 insque.c l64a.c labs.3 
                         labs.c ldiv.3 ldiv.c llabs.3 llabs.c 
                         lldiv.3 lldiv.c lsearch.3 lsearch.c 
                         malloc.3 malloc.c memory.3 merge.c 
                         posix_memalign.3 ptsname.3 ptsname.c ql.h 
                         qr.h qsort.3 qsort.c qsort_r.c 
                         quick_exit.3 quick_exit.c radixsort.3 
                         radixsort.c rand.3 rand.c random.3 
                         random.c rb.h reallocf.c realpath.3 
                         realpath.c remque.c strfmon.3 strfmon.c 
                         strtod.3 strtoimax.c strtol.3 strtol.c 
                         strtoll.c strtonum.3 strtonum.c strtoq.c 
                         strtoul.3 strtoul.c strtoull.c 
                         strtoumax.c strtouq.c system.3 system.c 
                         tdelete.c tfind.c tsearch.3 tsearch.c 
                         twalk.c 
    lib/libc/stdtime     Makefile.inc Symbol.map strftime.3 
                         strftime.c strptime.3 strptime.c time32.c 
                         timelocal.c timelocal.h 
    lib/libc/string      Makefile.inc Symbol.map bcmp.3 bcmp.c 
                         bcopy.3 bcopy.c bstring.3 bzero.3 bzero.c 
                         ffs.3 ffs.c ffsl.c ffsll.c fls.c flsl.c 
                         flsll.c index.3 index.c memccpy.3 
                         memccpy.c memchr.3 memchr.c memcmp.3 
                         memcmp.c memcpy.3 memcpy.c memmem.3 
                         memmem.c memmove.3 memmove.c memrchr.c 
                         memset.3 memset.c rindex.c stpcpy.c 
                         stpncpy.c strcasecmp.3 strcasecmp.c 
                         strcasestr.c strcat.3 strcat.c strchr.3 
                         strchr.c strcmp.3 strcmp.c strcoll.3 
                         strcoll.c strcpy.3 strcpy.c strcspn.3 
                         strcspn.c strdup.3 strdup.c strerror.3 
                         strerror.c string.3 strlcat.c strlcpy.3 
                         strlcpy.c strlen.3 strlen.c strmode.3 
                         strmode.c strncat.c strncmp.c strncpy.c 
                         strndup.c strnlen.c strnstr.c strpbrk.3 
                         strpbrk.c strrchr.c strsep.3 strsep.c 
                         strsignal.c strspn.3 strspn.c strstr.3 
                         strstr.c strtok.3 strtok.c strxfrm.3 
                         strxfrm.c swab.3 swab.c wcpcpy.c 
                         wcpncpy.c wcscasecmp.c wcscat.c wcschr.c 
                         wcscmp.c wcscoll.3 wcscoll.c wcscpy.c 
                         wcscspn.c wcsdup.c wcslcat.c wcslcpy.c 
                         wcslen.c wcsncasecmp.c wcsncat.c 
                         wcsncmp.c wcsncpy.c wcsnlen.c wcspbrk.c 
                         wcsrchr.c wcsspn.c wcsstr.c wcstok.3 
                         wcstok.c wcswidth.3 wcswidth.c wcsxfrm.3 
                         wcsxfrm.c wmemchr.3 wmemchr.c wmemcmp.c 
                         wmemcpy.c wmemmove.c wmemset.c 
    lib/libc/sys         Makefile.inc Symbol.map __error.c _exit.2 
                         abort2.2 accept.2 access.2 acct.2 
                         adjtime.2 aio_cancel.2 aio_error.2 
                         aio_read.2 aio_return.2 aio_suspend.2 
                         aio_waitcomplete.2 aio_write.2 bind.2 
                         brk.2 cap_enter.2 cap_new.2 chdir.2 
                         chflags.2 chmod.2 chown.2 chroot.2 
                         clock_gettime.2 close.2 closefrom.2 
                         connect.2 cpuset.2 cpuset_getaffinity.2 
                         dup.2 execve.2 extattr_get_file.2 fcntl.2 
                         fcntl.c fhopen.2 flock.2 fork.2 fsync.2 
                         ftruncate.c getdirentries.2 
                         getdtablesize.2 getfh.2 getfsstat.2 
                         getgid.2 getgroups.2 getitimer.2 
                         getlogin.2 getloginclass.2 getpeername.2 
                         getpgrp.2 getpid.2 getpriority.2 
                         getrlimit.2 getrusage.2 getsid.2 
                         getsockname.2 getsockopt.2 gettimeofday.2 
                         getuid.2 intro.2 ioctl.2 issetugid.2 
                         jail.2 kenv.2 kill.2 kldfind.2 
                         kldfirstmod.2 kldload.2 kldnext.2 
                         kldstat.2 kldsym.2 kldunload.2 kqueue.2 
                         kse.2 ktrace.2 link.2 lio_listio.2 
                         listen.2 lseek.2 lseek.c madvise.2 
                         mincore.2 minherit.2 mkdir.2 mkfifo.2 
                         mknod.2 mlock.2 mlockall.2 mmap.2 mmap.c 
                         modfind.2 modnext.2 modstat.2 mount.2 
                         mprotect.2 mq_close.2 mq_getattr.2 
                         mq_notify.2 mq_open.2 mq_receive.2 
                         mq_send.2 mq_setattr.2 msgctl.2 msgget.2 
                         msgrcv.2 msgsnd.2 msync.2 munmap.2 
                         nanosleep.2 nfssvc.2 ntp_adjtime.2 open.2 
                         pathconf.2 pdfork.2 pipe.2 poll.2 
                         posix_fadvise.2 posix_fallocate.2 
                         posix_openpt.2 pread.c profil.2 pselect.2 
                         ptrace.2 pwrite.c quotactl.2 read.2 
                         readlink.2 reboot.2 recv.2 rename.2 
                         revoke.2 rfork.2 rmdir.2 rtprio.2 
                         sched_get_priority_max.2 sched_setparam.2 
                         sched_setscheduler.2 sched_yield.2 
                         sctp_generic_recvmsg.2 
                         sctp_generic_sendmsg.2 sctp_peeloff.2 
                         select.2 semctl.2 semget.2 semop.2 send.2 
                         sendfile.2 setfib.2 setgroups.2 setpgid.2 
                         setregid.2 setresuid.2 setreuid.2 
                         setsid.2 setuid.2 shm_open.2 shmat.2 
                         shmctl.2 shmget.2 shutdown.2 sigaction.2 
                         sigaltstack.2 sigpending.2 sigprocmask.2 
                         sigqueue.2 sigreturn.2 sigstack.2 
                         sigsuspend.2 sigwait.2 sigwait.c 
                         sigwaitinfo.2 socket.2 socketpair.2 
                         stack_protector.c 
                         stack_protector_compat.c stat.2 statfs.2 
                         swapon.2 symlink.2 sync.2 sysarch.2 
                         syscall.2 timer_create.2 timer_delete.2 
                         timer_settime.2 truncate.2 truncate.c 
                         umask.2 undelete.2 unlink.2 utimes.2 
                         utrace.2 uuidgen.2 vfork.2 wait.2 write.2 
    lib/libc/uuid        Makefile.inc Symbol.map uuid.3 
                         uuid_compare.c uuid_create.c 
                         uuid_create_nil.c uuid_equal.c 
                         uuid_from_string.c uuid_hash.c 
                         uuid_is_nil.c uuid_stream.c 
                         uuid_to_string.c 
    lib/libc/xdr         Makefile.inc Symbol.map xdr.3 xdr.c 
                         xdr_array.c xdr_float.c xdr_mem.c 
                         xdr_rec.c xdr_reference.c xdr_sizeof.c 
                         xdr_stdio.c 
    lib/libc/yp          Makefile.inc Symbol.map xdryp.c yplib.c 
    lib/libc++           Makefile 
    lib/libcalendar      Makefile calendar.3 calendar.c calendar.h 
                         easter.c 
    lib/libcam           Makefile cam.3 cam_cdbparse.3 camlib.c 
                         camlib.h scsi_cmdparse.c 
    lib/libcom_err       Makefile 
    lib/libcom_err/doc   Makefile com_err.texinfo 
    lib/libcompat        Makefile 
    lib/libcompat/4.1    ftime.3 ftime.c 
    lib/libcompat/4.3    re_comp.3 re_comp.c rexec.3 rexec.c 
    lib/libcompat/4.4    cuserid.3 cuserid.c 
    lib/libcompiler_rt   Makefile __sync_fetch_and_add_4.c 
                         __sync_fetch_and_add_8.c 
                         __sync_fetch_and_and_4.c 
                         __sync_fetch_and_and_8.c 
                         __sync_fetch_and_op_n.h 
                         __sync_fetch_and_or_4.c 
                         __sync_fetch_and_or_8.c 
                         __sync_fetch_and_sub_4.c 
                         __sync_fetch_and_sub_8.c 
                         __sync_fetch_and_xor_4.c 
                         __sync_fetch_and_xor_8.c 
                         __sync_lock_test_and_set_4.c 
                         __sync_lock_test_and_set_8.c 
                         __sync_val_compare_and_swap_4.c 
                         __sync_val_compare_and_swap_8.c 
                         __sync_val_compare_and_swap_n.h 
    lib/libcrypt         Makefile crypt-md5.c crypt-nthash.c 
                         crypt-sha256.c crypt-sha512.c crypt.3 
                         crypt.c crypt.h misc.c 
    lib/libcxxrt         Makefile Version.map 
    lib/libdevinfo       Makefile devinfo.3 devinfo.c devinfo.h 
                         devinfo_var.h 
    lib/libdevstat       Makefile devstat.3 devstat.c devstat.h 
    lib/libdisk          Makefile blocks.c change.c chunk.c 
                         create_chunk.c disk.c libdisk.3 libdisk.h 
                         open_disk.c open_ia64_disk.c rules.c 
                         tst01.c write_amd64_disk.c 
                         write_arm_disk.c write_disk.c 
                         write_i386_disk.c write_ia64_disk.c 
                         write_mips_disk.c write_pc98_disk.c 
                         write_powerpc_disk.c write_sparc64_disk.c 
    lib/libdwarf         Makefile _libdwarf.h dwarf.h 
                         dwarf_abbrev.c dwarf_attr.c 
                         dwarf_attrval.c dwarf_cu.c 
                         dwarf_dealloc.c dwarf_die.c dwarf_dump.c 
                         dwarf_errmsg.c dwarf_errno.c 
                         dwarf_finish.c dwarf_form.c dwarf_func.c 
                         dwarf_init.c dwarf_loc.c libdwarf.h 
    lib/libedit          Makefile chared.c chared.h chartype.h 
                         common.c editline.3 editrc.5 el.c el.h 
                         emacs.c filecomplete.c filecomplete.h 
                         hist.c hist.h histedit.h history.c key.c 
                         key.h makelist map.c map.h parse.c 
                         parse.h prompt.c prompt.h read.c read.h 
                         readline.c refresh.c refresh.h search.c 
                         search.h sig.c sig.h sys.h term.c term.h 
                         tokenizer.c tty.c tty.h vi.c 
    lib/libedit/TEST     test.c 
    lib/libedit/edit/readline Makefile history.h readline.h 
                              tilde.h 
    lib/libefi           Makefile efi_getvar.c efi_nextvarname.c 
                         efi_setvar.c libefi.3 libefi.c libefi.h 
                         libefi_int.h 
    lib/libelf           Makefile README Version.map _libelf.h 
                         elf.3 elf_begin.3 elf_begin.c elf_cntl.3 
                         elf_cntl.c elf_data.c elf_end.3 elf_end.c 
                         elf_errmsg.3 elf_errmsg.c elf_errno.c 
                         elf_fill.3 elf_fill.c elf_flag.c 
                         elf_flagdata.3 elf_getarhdr.3 
                         elf_getarhdr.c elf_getarsym.3 
                         elf_getarsym.c elf_getbase.3 
                         elf_getbase.c elf_getdata.3 
                         elf_getident.3 elf_getident.c 
                         elf_getphdrnum.3 elf_getphnum.3 
                         elf_getscn.3 elf_getshdrnum.3 
                         elf_getshdrstrndx.3 elf_getshnum.3 
                         elf_getshstrndx.3 elf_hash.3 elf_hash.c 
                         elf_kind.3 elf_kind.c elf_memory.3 
                         elf_memory.c elf_next.3 elf_next.c 
                         elf_phnum.c elf_rand.3 elf_rand.c 
                         elf_rawfile.3 elf_rawfile.c elf_scn.c 
                         elf_shnum.c elf_shstrndx.c elf_strptr.3 
                         elf_strptr.c elf_types.m4 elf_update.3 
                         elf_update.c elf_version.3 elf_version.c 
                         gelf.3 gelf.h gelf_cap.c gelf_checksum.3 
                         gelf_checksum.c gelf_dyn.c gelf_ehdr.c 
                         gelf_fsize.3 gelf_fsize.c gelf_getcap.3 
                         gelf_getclass.3 gelf_getclass.c 
                         gelf_getdyn.3 gelf_getehdr.3 
                         gelf_getmove.3 gelf_getphdr.3 
                         gelf_getrel.3 gelf_getrela.3 
                         gelf_getshdr.3 gelf_getsym.3 
                         gelf_getsyminfo.3 gelf_getsymshndx.3 
                         gelf_move.c gelf_newehdr.3 gelf_newphdr.3 
                         gelf_phdr.c gelf_rel.c gelf_rela.c 
                         gelf_shdr.c gelf_sym.c gelf_syminfo.c 
                         gelf_symshndx.c gelf_update_ehdr.3 
                         gelf_xlate.c gelf_xlatetof.3 libelf.c 
                         libelf.h libelf_align.c libelf_allocate.c 
                         libelf_ar.c libelf_ar_util.c 
                         libelf_checksum.c libelf_convert.m4 
                         libelf_data.c libelf_ehdr.c 
                         libelf_extended.c libelf_fsize.m4 
                         libelf_msize.m4 libelf_phdr.c 
                         libelf_shdr.c libelf_xlate.c 
    lib/libexpat         Makefile expat_config.h libbsdxml.3 
    lib/libfetch         Makefile common.c common.h fetch.3 
                         fetch.c fetch.h file.c ftp.c ftp.errors 
                         http.c http.errors 
    lib/libftpio         Makefile ftp.errors ftpio.3 ftpio.c 
                         ftpio.h 
    lib/libgeom          Makefile geom_ctl.c geom_getxml.c 
                         geom_stats.c geom_util.c geom_xml2tree.c 
                         libgeom.3 libgeom.h 
    lib/libgpib          Makefile gpib.3 gpib.h ibfoo.c 
    lib/libgssapi        Makefile Symbol.map context.h cred.h 
                         gss_accept_sec_context.3 
                         gss_accept_sec_context.c 
                         gss_acquire_cred.3 gss_acquire_cred.c 
                         gss_add_cred.3 gss_add_cred.c 
                         gss_add_oid_set_member.3 
                         gss_add_oid_set_member.c gss_buffer_set.c 
                         gss_canonicalize_name.3 
                         gss_canonicalize_name.c 
                         gss_compare_name.3 gss_compare_name.c 
                         gss_context_time.3 gss_context_time.c 
                         gss_create_empty_oid_set.3 
                         gss_create_empty_oid_set.c 
                         gss_decapsulate_token.c 
                         gss_delete_sec_context.3 
                         gss_delete_sec_context.c 
                         gss_display_name.3 gss_display_name.c 
                         gss_display_status.3 gss_display_status.c 
                         gss_duplicate_name.3 gss_duplicate_name.c 
                         gss_duplicate_oid.c 
                         gss_encapsulate_token.c gss_export_name.3 
                         gss_export_name.c 
                         gss_export_sec_context.3 
                         gss_export_sec_context.c gss_get_mic.3 
                         gss_get_mic.c gss_import_name.3 
                         gss_import_name.c 
                         gss_import_sec_context.3 
                         gss_import_sec_context.c 
                         gss_indicate_mechs.3 gss_indicate_mechs.c 
                         gss_init_sec_context.3 
                         gss_init_sec_context.c 
                         gss_inquire_context.3 
                         gss_inquire_context.c gss_inquire_cred.3 
                         gss_inquire_cred.c 
                         gss_inquire_cred_by_mech.3 
                         gss_inquire_cred_by_mech.c 
                         gss_inquire_cred_by_oid.c 
                         gss_inquire_mechs_for_name.3 
                         gss_inquire_mechs_for_name.c 
                         gss_inquire_names_for_mech.3 
                         gss_inquire_names_for_mech.c 
                         gss_inquire_sec_context_by_oid.c 
                         gss_krb5.c gss_mech_switch.c gss_names.c 
                         gss_oid_to_str.c gss_pname_to_uid.c 
                         gss_process_context_token.3 
                         gss_process_context_token.c 
                         gss_pseudo_random.c gss_release_buffer.3 
                         gss_release_buffer.c gss_release_cred.3 
                         gss_release_cred.c gss_release_name.3 
                         gss_release_name.c gss_release_oid.c 
                         gss_release_oid_set.3 
                         gss_release_oid_set.c gss_seal.c 
                         gss_set_cred_option.c 
                         gss_set_sec_context_option.c gss_sign.c 
                         gss_test_oid_set_member.3 
                         gss_test_oid_set_member.c gss_unseal.c 
                         gss_unwrap.3 gss_unwrap.c gss_utils.c 
                         gss_verify.c gss_verify_mic.3 
                         gss_verify_mic.c gss_wrap.3 gss_wrap.c 
                         gss_wrap_size_limit.3 
                         gss_wrap_size_limit.c gssapi.3 mech.5 
                         mech_switch.h name.h spnego.h utils.h 
    lib/libiconv         Makefile 
    lib/libiconv_modules Makefile Makefile.inc 
    lib/libiconv_modules/BIG5 Makefile citrus_big5.c citrus_big5.h 
    lib/libiconv_modules/DECHanyu Makefile citrus_dechanyu.c 
                                  citrus_dechanyu.h 
    lib/libiconv_modules/EUC Makefile citrus_euc.c citrus_euc.h 
    lib/libiconv_modules/EUCTW Makefile citrus_euctw.c 
                               citrus_euctw.h 
    lib/libiconv_modules/GBK2K Makefile citrus_gbk2k.c 
                               citrus_gbk2k.h 
    lib/libiconv_modules/HZ Makefile citrus_hz.c citrus_hz.h 
    lib/libiconv_modules/ISO2022 Makefile citrus_iso2022.c 
                                 citrus_iso2022.h 
    lib/libiconv_modules/JOHAB Makefile citrus_johab.c 
                               citrus_johab.h 
    lib/libiconv_modules/MSKanji Makefile citrus_mskanji.c 
                                 citrus_mskanji.h 
    lib/libiconv_modules/UES Makefile citrus_ues.c citrus_ues.h 
    lib/libiconv_modules/UTF1632 Makefile citrus_utf1632.c 
                                 citrus_utf1632.h 
    lib/libiconv_modules/UTF7 Makefile citrus_utf7.c citrus_utf7.h 
    lib/libiconv_modules/UTF8 Makefile citrus_utf8.c citrus_utf8.h 
    lib/libiconv_modules/VIQR Makefile citrus_viqr.c citrus_viqr.h 
    lib/libiconv_modules/ZW Makefile citrus_zw.c citrus_zw.h 
    lib/libiconv_modules/iconv_none Makefile citrus_iconv_none.c 
                                    citrus_iconv_none.h 
    lib/libiconv_modules/iconv_std Makefile citrus_iconv_std.c 
                                   citrus_iconv_std.h 
                                   citrus_iconv_std_local.h 
    lib/libiconv_modules/mapper_646 Makefile citrus_mapper_646.c 
                                    citrus_mapper_646.h 
    lib/libiconv_modules/mapper_none Makefile citrus_mapper_none.c 
                                     citrus_mapper_none.h 
    lib/libiconv_modules/mapper_parallel Makefile 
    lib/libiconv_modules/mapper_serial Makefile 
                                       citrus_mapper_serial.c 
                                       citrus_mapper_serial.h 
    lib/libiconv_modules/mapper_std Makefile citrus_mapper_std.c 
                                    citrus_mapper_std.h 
                                    citrus_mapper_std_file.h 
                                    citrus_mapper_std_local.h 
    lib/libiconv_modules/mapper_zone Makefile citrus_mapper_zone.c 
                                     citrus_mapper_zone.h 
    lib/libipsec         Makefile ipsec_dump_policy.c 
                         ipsec_get_policylen.c ipsec_set_policy.3 
                         ipsec_strerror.3 ipsec_strerror.c 
                         ipsec_strerror.h libpfkey.h pfkey.c 
                         pfkey_dump.c policy_parse.y 
                         policy_token.l test-policy.c 
    lib/libipx           Makefile ipx.3 ipx_addr.c ipx_ntoa.c 
    lib/libjail          Makefile jail.3 jail.c jail.h 
                         jail_getid.c 
    lib/libkiconv        Makefile kiconv.3 kiconv_sysctl.c 
                         quirks.c quirks.h xlat16_iconv.c 
                         xlat16_sysctl.c 
    lib/libkse           Makefile kse.map 
    lib/libkse/arch/amd64 Makefile.inc 
    lib/libkse/arch/amd64/amd64 context.S enter_uts.S pthread_md.c 
    lib/libkse/arch/amd64/include atomic_ops.h pthread_md.h 
    lib/libkse/arch/arm  Makefile.inc 
    lib/libkse/arch/arm/arm context.S pthread_md.c 
    lib/libkse/arch/arm/include atomic_ops.h pthread_md.h 
    lib/libkse/arch/i386 Makefile.inc 
    lib/libkse/arch/i386/i386 pthread_md.c thr_enter_uts.S 
                              thr_getcontext.S 
    lib/libkse/arch/i386/include atomic_ops.h pthread_md.h 
    lib/libkse/arch/ia64 Makefile.inc 
    lib/libkse/arch/ia64/ia64 context.S enter_uts.S pthread_md.c 
    lib/libkse/arch/ia64/include atomic_ops.h pthread_md.h 
    lib/libkse/arch/powerpc Makefile.inc 
    lib/libkse/arch/powerpc/include atomic_ops.h pthread_md.h 
    lib/libkse/arch/powerpc/powerpc assym.c assym.s context.S 
                                    enter_uts.S pthread_md.c 
    lib/libkse/arch/sparc64 Makefile.inc 
    lib/libkse/arch/sparc64/include atomic_ops.h pthread_md.h 
    lib/libkse/arch/sparc64/sparc64 assym.s pthread_md.c 
                                    thr_getcontext.S 
    lib/libkse/support   Makefile.inc thr_support.c 
    lib/libkse/sys       Makefile.inc lock.c lock.h thr_error.c 
    lib/libkse/test      Makefile README guard_b.c guard_b.exp 
                         guard_s.pl hello_b.c hello_d.c 
                         hello_d.exp hello_s.c join_leak_d.c 
                         join_leak_d.exp mutex_d.c mutex_d.exp 
                         propagate_s.pl sem_d.c sem_d.exp 
                         sigsuspend_d.c sigsuspend_d.exp 
                         sigwait_d.c sigwait_d.exp verify 
    lib/libkse/thread    Makefile.inc thr_accept.c 
                         thr_aio_suspend.c thr_atfork.c 
                         thr_attr_destroy.c thr_attr_get_np.c 
                         thr_attr_getdetachstate.c 
                         thr_attr_getguardsize.c 
                         thr_attr_getinheritsched.c 
                         thr_attr_getschedparam.c 
                         thr_attr_getschedpolicy.c 
                         thr_attr_getscope.c thr_attr_getstack.c 
                         thr_attr_getstackaddr.c 
                         thr_attr_getstacksize.c thr_attr_init.c 
                         thr_attr_setcreatesuspend_np.c 
                         thr_attr_setdetachstate.c 
                         thr_attr_setguardsize.c 
                         thr_attr_setinheritsched.c 
                         thr_attr_setschedparam.c 
                         thr_attr_setschedpolicy.c 
                         thr_attr_setscope.c thr_attr_setstack.c 
                         thr_attr_setstackaddr.c 
                         thr_attr_setstacksize.c thr_autoinit.c 
                         thr_barrier.c thr_barrierattr.c 
                         thr_cancel.c thr_clean.c thr_close.c 
                         thr_concurrency.c thr_cond.c 
                         thr_condattr_destroy.c 
                         thr_condattr_init.c 
                         thr_condattr_pshared.c thr_connect.c 
                         thr_creat.c thr_create.c thr_detach.c 
                         thr_equal.c thr_execve.c thr_exit.c 
                         thr_fcntl.c thr_find_thread.c thr_fork.c 
                         thr_fsync.c thr_getprio.c 
                         thr_getschedparam.c thr_info.c thr_init.c 
                         thr_join.c thr_kern.c thr_kill.c 
                         thr_main_np.c thr_mattr_init.c 
                         thr_mattr_kind_np.c thr_mattr_pshared.c 
                         thr_msync.c thr_multi_np.c thr_mutex.c 
                         thr_mutex_prioceiling.c 
                         thr_mutex_protocol.c 
                         thr_mutexattr_destroy.c thr_nanosleep.c 
                         thr_once.c thr_open.c thr_pause.c 
                         thr_poll.c thr_printf.c 
                         thr_priority_queue.c thr_private.h 
                         thr_pselect.c thr_pspinlock.c thr_raise.c 
                         thr_read.c thr_readv.c thr_resume_np.c 
                         thr_rtld.c thr_rwlock.c thr_rwlockattr.c 
                         thr_select.c thr_self.c thr_sem.c 
                         thr_seterrno.c thr_setprio.c 
                         thr_setschedparam.c thr_sig.c 
                         thr_sigaction.c thr_sigaltstack.c 
                         thr_sigmask.c thr_sigpending.c 
                         thr_sigprocmask.c thr_sigsuspend.c 
                         thr_sigwait.c thr_single_np.c thr_sleep.c 
                         thr_spec.c thr_spinlock.c thr_stack.c 
                         thr_suspend_np.c thr_switch_np.c 
                         thr_symbols.c thr_system.c thr_tcdrain.c 
                         thr_vfork.c thr_wait.c thr_wait4.c 
                         thr_waitpid.c thr_write.c thr_writev.c 
                         thr_yield.c 
    lib/libkvm           Makefile kvm.3 kvm.c kvm.h kvm_amd64.c 
                         kvm_arm.c kvm_cptime.c kvm_file.c 
                         kvm_getcptime.3 kvm_geterr.3 
                         kvm_getfiles.3 kvm_getloadavg.3 
                         kvm_getloadavg.c kvm_getpcpu.3 
                         kvm_getprocs.3 kvm_getswapinfo.3 
                         kvm_getswapinfo.c kvm_i386.c kvm_ia64.c 
                         kvm_minidump_amd64.c kvm_minidump_arm.c 
                         kvm_minidump_i386.c kvm_minidump_mips.c 
                         kvm_mips.c kvm_nlist.3 kvm_open.3 
                         kvm_pcpu.c kvm_powerpc.c kvm_powerpc64.c 
                         kvm_private.h kvm_proc.c kvm_read.3 
                         kvm_sparc.c kvm_sparc64.c kvm_vnet.c 
    lib/liblzma          Makefile Symbol.map Versions.def config.h 
    lib/libmagic         Makefile config.h 
    lib/libmd            Makefile md2.copyright md2.h md2c.c 
                         md4.copyright md4.h md4c.c md5.copyright 
                         md5c.c mdX.3 mdXhl.c mddriver.c ripemd.3 
                         ripemd.h rmd160c.c rmddriver.c sha.3 
                         sha.h sha0c.c sha1c.c sha256.3 sha256.h 
                         sha256c.c sha512.3 sha512.h sha512c.c 
                         shadriver.c 
    lib/libmd/i386       rmd160.S sha.S 
    lib/libmemstat       Makefile libmemstat.3 memstat.c memstat.h 
                         memstat_all.c memstat_internal.h 
                         memstat_malloc.c memstat_uma.c 
    lib/libmilter        Makefile 
    lib/libmp            Makefile Symbol.map libmp.3 mp.h mpasbn.c 
    lib/libncp           CREDITS Makefile ipx.c ipxsap.h 
                         ncpl_bind.c ncpl_conn.c ncpl_crypt.c 
                         ncpl_file.c ncpl_misc.c ncpl_msg.c 
                         ncpl_net.c ncpl_nls.c ncpl_queue.c 
                         ncpl_rcfile.c ncpl_rpc.c ncpl_subr.c 
                         sap.c 
    lib/libnetgraph      Makefile debug.c internal.h msg.c 
                         netgraph.3 netgraph.h sock.c 
    lib/libngatm         Makefile 
    lib/libopie          Makefile config.h opieextra.c 
    lib/libpam           Makefile Makefile.inc 
    lib/libpam/libpam    Makefile pam_debug_log.c pam_std_option.c 
    lib/libpam/libpam/security pam_mod_misc.h 
    lib/libpam/modules   Makefile Makefile.inc modules.inc 
    lib/libpam/modules/pam_chroot Makefile pam_chroot.8 
                                  pam_chroot.c 
    lib/libpam/modules/pam_deny Makefile pam_deny.8 pam_deny.c 
    lib/libpam/modules/pam_echo Makefile pam_echo.8 pam_echo.c 
    lib/libpam/modules/pam_exec Makefile pam_exec.8 pam_exec.c 
    lib/libpam/modules/pam_ftpusers Makefile pam_ftpusers.8 
                                    pam_ftpusers.c 
    lib/libpam/modules/pam_group Makefile pam_group.8 pam_group.c 
    lib/libpam/modules/pam_guest Makefile pam_guest.8 pam_guest.c 
    lib/libpam/modules/pam_krb5 Makefile pam_krb5.8 pam_krb5.c 
    lib/libpam/modules/pam_ksu Makefile pam_ksu.8 pam_ksu.c 
    lib/libpam/modules/pam_lastlog Makefile pam_lastlog.8 
                                   pam_lastlog.c 
    lib/libpam/modules/pam_login_access Makefile login.access.5 
                                        login_access.c 
                                        pam_login_access.8 
                                        pam_login_access.c 
                                        pam_login_access.h 
    lib/libpam/modules/pam_nologin Makefile pam_nologin.8 
                                   pam_nologin.c 
    lib/libpam/modules/pam_opie Makefile pam_opie.8 pam_opie.c 
    lib/libpam/modules/pam_opieaccess Makefile pam_opieaccess.8 
                                      pam_opieaccess.c 
    lib/libpam/modules/pam_passwdqc Makefile pam_passwdqc.8 
    lib/libpam/modules/pam_permit Makefile pam_permit.8 
                                  pam_permit.c 
    lib/libpam/modules/pam_radius Makefile pam_radius.8 
                                  pam_radius.c 
    lib/libpam/modules/pam_rhosts Makefile pam_rhosts.8 
                                  pam_rhosts.c 
    lib/libpam/modules/pam_rootok Makefile pam_rootok.8 
                                  pam_rootok.c 
    lib/libpam/modules/pam_securetty Makefile pam_securetty.8 
                                     pam_securetty.c 
    lib/libpam/modules/pam_self Makefile pam_self.8 pam_self.c 
    lib/libpam/modules/pam_ssh Makefile pam_ssh.8 pam_ssh.c 
    lib/libpam/modules/pam_tacplus Makefile pam_tacplus.8 
                                   pam_tacplus.c 
    lib/libpam/modules/pam_unix Makefile pam_unix.8 pam_unix.c 
    lib/libpcap          Makefile config.h 
    lib/libpmc           Makefile libpmc.c libpmcinternal.h pmc.3 
                         pmc.atom.3 pmc.core.3 pmc.core2.3 
                         pmc.corei7.3 pmc.corei7uc.3 pmc.h 
                         pmc.iaf.3 pmc.k7.3 pmc.k8.3 pmc.mips.3 
                         pmc.p4.3 pmc.p5.3 pmc.p6.3 
                         pmc.sandybridge.3 pmc.sandybridgeuc.3 
                         pmc.soft.3 pmc.tsc.3 pmc.ucf.3 
                         pmc.westmere.3 pmc.westmereuc.3 
                         pmc.xscale.3 pmc_allocate.3 pmc_attach.3 
                         pmc_capabilities.3 
                         pmc_configure_logfile.3 pmc_disable.3 
                         pmc_event_names_of_class.3 
                         pmc_get_driver_stats.3 pmc_get_msr.3 
                         pmc_init.3 pmc_name_of_capability.3 
                         pmc_read.3 pmc_set.3 pmc_start.3 pmclog.3 
                         pmclog.c pmclog.h 
    lib/libproc          Makefile _libproc.h libproc.h proc_bkpt.c 
                         proc_create.c proc_regs.c proc_rtld.c 
                         proc_sym.c proc_util.c 
    lib/libproc/test     Makefile 
    lib/libproc/test/t1-bkpt Makefile t1-bkpt.c 
    lib/libproc/test/t2-name2map Makefile t2-name2map.c 
    lib/libproc/test/t3-name2sym Makefile t3-name2sym.c 
    lib/libprocstat      Makefile Symbol.map Versions.def cd9660.c 
                         common_kvm.c common_kvm.h libprocstat.3 
                         libprocstat.c libprocstat.h 
                         libprocstat_internal.h msdosfs.c ntfs.c 
                         nwfs.c smbfs.c udf.c zfs.c 
    lib/libprocstat/zfs  Makefile 
    lib/libradius        Makefile libradius.3 radius.conf.5 
                         radlib.c radlib.h radlib_private.h 
                         radlib_vs.h 
    lib/librpcsec_gss    Makefile Symbol.map rpc_gss_get_error.3 
                         rpc_gss_get_mech_info.3 
                         rpc_gss_get_mechanisms.3 
                         rpc_gss_get_principal_name.3 
                         rpc_gss_get_versions.3 rpc_gss_getcred.3 
                         rpc_gss_is_installed.3 
                         rpc_gss_max_data_length.3 
                         rpc_gss_mech_to_oid.3 
                         rpc_gss_oid_to_mech.3 
                         rpc_gss_qop_to_num.3 rpc_gss_seccreate.3 
                         rpc_gss_set_callback.3 
                         rpc_gss_set_defaults.3 
                         rpc_gss_set_svc_name.3 
                         rpc_gss_svc_max_data_length.3 
                         rpcsec_gss.3 rpcsec_gss.c 
                         rpcsec_gss_conf.c rpcsec_gss_int.h 
                         rpcsec_gss_misc.c rpcsec_gss_prot.c 
                         svc_rpcsec_gss.c 
    lib/librpcsvc        Makefile rnusers.c rstat.c rwall.c 
                         secretkey.c xcrypt.c yp_passwd.c 
                         yp_update.c 
    lib/librt            Makefile Version.map aio.c mq.c 
                         sigev_thread.c sigev_thread.h timer.c 
    lib/librtld_db       Makefile librtld_db.3 rtld_db.c rtld_db.h 
    lib/libsbuf          Makefile Symbol.map Version.def 
    lib/libsdp           Makefile sdp-int.h sdp.3 sdp.h search.c 
                         service.c session.c util.c 
    lib/libsm            Makefile 
    lib/libsmb           Makefile 
    lib/libsmdb          Makefile 
    lib/libsmutil        Makefile 
    lib/libstand         Makefile __main.c arp.c assert.c bcd.c 
                         bootp.c bootp.h bootparam.c bswap.c 
                         bzipfs.c cd9660.c close.c closeall.c 
                         dev.c dosfs.c environment.c ether.c 
                         ext2fs.c fstat.c getopt.c gets.c 
                         globals.c gzipfs.c if_ether.h in_cksum.c 
                         inet_ntoa.c ioctl.c iodesc.h libstand.3 
                         lseek.c net.c net.h netif.c netif.h nfs.c 
                         nfsv2.h nullfs.c open.c pager.c printf.c 
                         qdivrem.c quad.h random.c rarp.c read.c 
                         readdir.c rpc.c rpc.h rpcv2.h saioctl.h 
                         sbrk.c splitfs.c stand.h stat.c 
                         strcasecmp.c strdup.c strerror.c strtol.c 
                         tftp.c twiddle.c udp.c ufs.c write.c 
                         zalloc.c zalloc_defs.h zalloc_malloc.c 
                         zalloc_mem.h zalloc_protos.h 
    lib/libstand/arm     _setjmp.S 
    lib/libstand/i386    _setjmp.S 
    lib/libstand/mips    _setjmp.S 
    lib/libstand/powerpc _setjmp.S 
    lib/libstand/sparc64 _setjmp.S 
    lib/libstdbuf        Makefile libstdbuf.3 stdbuf.c 
    lib/libtacplus       Makefile libtacplus.3 taclib.c taclib.h 
                         taclib_private.h tacplus.conf.5 
    lib/libtelnet        Makefile 
    lib/libthr           Makefile libthr.3 pthread.map 
    lib/libthr/arch/amd64 Makefile.inc 
    lib/libthr/arch/amd64/amd64 _umtx_op_err.S pthread_md.c 
    lib/libthr/arch/amd64/include pthread_md.h 
    lib/libthr/arch/arm  Makefile.inc 
    lib/libthr/arch/arm/arm pthread_md.c 
    lib/libthr/arch/arm/include pthread_md.h 
    lib/libthr/arch/i386 Makefile.inc 
    lib/libthr/arch/i386/i386 _umtx_op_err.S pthread_md.c 
    lib/libthr/arch/i386/include pthread_md.h 
    lib/libthr/arch/ia64 Makefile.inc 
    lib/libthr/arch/ia64/ia64 _umtx_op_err.S pthread_md.c 
    lib/libthr/arch/ia64/include pthread_md.h 
    lib/libthr/arch/mips Makefile.inc 
    lib/libthr/arch/mips/include pthread_md.h 
    lib/libthr/arch/mips/mips pthread_md.c 
    lib/libthr/arch/powerpc Makefile.inc 
    lib/libthr/arch/powerpc/include pthread_md.h 
    lib/libthr/arch/powerpc/powerpc pthread_md.c 
    lib/libthr/arch/sparc64 Makefile.inc 
    lib/libthr/arch/sparc64/include pthread_md.h 
    lib/libthr/arch/sparc64/sparc64 _umtx_op_err.S pthread_md.c 
    lib/libthr/support   Makefile.inc 
    lib/libthr/sys       Makefile.inc thr_error.c 
    lib/libthr/thread    Makefile.inc thr_affinity.c thr_attr.c 
                         thr_autoinit.c thr_barrier.c 
                         thr_barrierattr.c thr_cancel.c 
                         thr_clean.c thr_concurrency.c thr_cond.c 
                         thr_condattr.c thr_create.c thr_detach.c 
                         thr_equal.c thr_event.c thr_exit.c 
                         thr_fork.c thr_getcpuclockid.c 
                         thr_getprio.c thr_getschedparam.c 
                         thr_getthreadid_np.c thr_info.c 
                         thr_init.c thr_join.c thr_kern.c 
                         thr_kill.c thr_list.c thr_main_np.c 
                         thr_multi_np.c thr_mutex.c 
                         thr_mutexattr.c thr_once.c thr_printf.c 
                         thr_private.h thr_pspinlock.c 
                         thr_resume_np.c thr_rtld.c thr_rwlock.c 
                         thr_rwlockattr.c thr_self.c thr_sem.c 
                         thr_setprio.c thr_setschedparam.c 
                         thr_sig.c thr_single_np.c thr_sleepq.c 
                         thr_spec.c thr_spinlock.c thr_stack.c 
                         thr_suspend_np.c thr_switch_np.c 
                         thr_symbols.c thr_syscalls.c thr_umtx.c 
                         thr_umtx.h thr_yield.c 
    lib/libthread_db     Makefile Symbol.map kse.h libpthread_db.c 
                         libpthread_db.h libthr_db.c thread_db.c 
                         thread_db.h thread_db_int.h 
    lib/libthread_db/arch/amd64 libpthread_md.c 
    lib/libthread_db/arch/arm libpthread_md.c 
    lib/libthread_db/arch/i386 libpthread_md.c 
    lib/libthread_db/arch/ia64 libpthread_md.c 
    lib/libthread_db/arch/mips libpthread_md.c 
    lib/libthread_db/arch/powerpc libpthread_md.c 
    lib/libthread_db/arch/sparc64 libpthread_md.c 
    lib/libufs           Makefile block.c bread.3 cgread.3 
                         cgroup.c inode.c libufs.3 libufs.h 
                         sblock.c sbread.3 type.c ufs_disk_close.3 
    lib/libugidfw        Makefile bsde_get_rule.3 
                         bsde_get_rule_count.3 bsde_parse_rule.3 
                         bsde_rule_to_string.3 libugidfw.3 
                         ugidfw.c ugidfw.h 
    lib/libulog          Makefile Symbol.map ulog.h ulog_login.3 
                         ulog_login.c ulog_login_pseudo.c 
                         utempter.c utempter.h 
                         utempter_add_record.3 
    lib/libusb           Makefile libusb.3 libusb.h libusb01.c 
                         libusb10.c libusb10.h libusb10_desc.c 
                         libusb10_io.c libusb20.3 libusb20.c 
                         libusb20.h libusb20_desc.c 
                         libusb20_desc.h libusb20_int.h 
                         libusb20_ugen20.c usb.h 
    lib/libusbhid        Makefile data.c descr.c descr_compat.c 
                         parse.c usage.c usbhid.3 usbhid.h 
                         usbvar.h 
    lib/libutil          Makefile _secure_path.3 _secure_path.c 
                         auth.c expand_number.3 expand_number.c 
                         flopen.3 flopen.c fparseln.3 fparseln.c 
                         gr_util.c hexdump.3 hexdump.c 
                         humanize_number.3 humanize_number.c 
                         kinfo_getallproc.3 kinfo_getallproc.c 
                         kinfo_getfile.3 kinfo_getfile.c 
                         kinfo_getproc.3 kinfo_getproc.c 
                         kinfo_getvmmap.3 kinfo_getvmmap.c kld.3 
                         kld.c libutil.h login.conf.5 login_auth.3 
                         login_auth.c login_cap.3 login_cap.c 
                         login_cap.h login_class.3 login_class.c 
                         login_crypt.c login_ok.3 login_ok.c 
                         login_times.3 login_times.c login_tty.3 
                         login_tty.c pidfile.3 pidfile.c 
                         property.3 property.c pty.3 pty.c 
                         pw_util.c quotafile.3 quotafile.c 
                         realhostname.3 realhostname.c 
                         realhostname_sa.3 stub.c trimdomain.3 
                         trimdomain.c uucplock.3 uucplock.c 
    lib/libvgl           Makefile bitmap.c keyboard.c main.c 
                         mouse.c simple.c text.c vgl.3 vgl.h 
    lib/libwrap          Makefile 
    lib/liby             Makefile main.c yyerror.c 
    lib/libypclnt        Makefile ypclnt.h ypclnt_connect.c 
                         ypclnt_error.c ypclnt_free.c ypclnt_get.c 
                         ypclnt_new.c ypclnt_passwd.c 
    lib/libz             FREEBSD-upgrade Makefile Symbol.map 
                         Versions.def gzlib.c gzread.c gzwrite.c 
                         zconf.h zopen.c 
    lib/msun             Makefile Symbol.map 
    lib/msun/amd64       Makefile.inc Symbol.map e_remainder.S 
                         e_remainderf.S e_remainderl.S e_sqrt.S 
                         e_sqrtf.S e_sqrtl.S fenv.c fenv.h 
                         s_llrint.S s_llrintf.S s_llrintl.S 
                         s_logbl.S s_lrint.S s_lrintf.S s_lrintl.S 
                         s_remquo.S s_remquof.S s_remquol.S 
                         s_rintl.S s_scalbn.S s_scalbnf.S 
                         s_scalbnl.S 
    lib/msun/arm         Makefile.inc Symbol.map fenv.c fenv.h 
    lib/msun/bsdsrc      b_exp.c b_log.c b_tgamma.c mathimpl.h 
    lib/msun/i387        Makefile.inc Symbol.map e_exp.S e_fmod.S 
                         e_log.S e_log10.S e_log10f.S e_logf.S 
                         e_remainder.S e_remainderf.S 
                         e_remainderl.S e_sqrt.S e_sqrtf.S 
                         e_sqrtl.S fenv.c fenv.h invtrig.c 
                         s_ceil.S s_ceilf.S s_ceill.S s_copysign.S 
                         s_copysignf.S s_copysignl.S s_cos.S 
                         s_finite.S s_floor.S s_floorf.S 
                         s_floorl.S s_llrint.S s_llrintf.S 
                         s_llrintl.S s_logb.S s_logbf.S s_logbl.S 
                         s_lrint.S s_lrintf.S s_lrintl.S 
                         s_remquo.S s_remquof.S s_remquol.S 
                         s_rint.S s_rintf.S s_rintl.S s_scalbn.S 
                         s_scalbnf.S s_scalbnl.S s_significand.S 
                         s_significandf.S s_sin.S s_tan.S 
                         s_trunc.S s_truncf.S s_truncl.S 
    lib/msun/ia64        Makefile.inc Symbol.map fenv.c fenv.h 
                         s_fma.S s_fmaf.S s_fmal.S 
    lib/msun/ld128       e_rem_pio2l.h invtrig.c invtrig.h 
                         k_cosl.c k_sinl.c k_tanl.c s_exp2l.c 
                         s_nanl.c 
    lib/msun/ld80        e_rem_pio2l.h invtrig.c invtrig.h 
                         k_cosl.c k_sinl.c k_tanl.c s_exp2l.c 
                         s_nanl.c 
    lib/msun/man         acos.3 acosh.3 asin.3 asinh.3 atan.3 
                         atan2.3 atanh.3 ceil.3 cexp.3 cimag.3 
                         complex.3 copysign.3 cos.3 cosh.3 csqrt.3 
                         erf.3 exp.3 fabs.3 fdim.3 feclearexcept.3 
                         feenableexcept.3 fegetenv.3 fegetround.3 
                         fenv.3 floor.3 fma.3 fmax.3 fmod.3 
                         hypot.3 ieee.3 ieee_test.3 ilogb.3 j0.3 
                         lgamma.3 log.3 lrint.3 lround.3 math.3 
                         nan.3 nextafter.3 remainder.3 rint.3 
                         round.3 scalbn.3 signbit.3 sin.3 sinh.3 
                         sqrt.3 tan.3 tanh.3 trunc.3 
    lib/msun/mips        Makefile.inc Symbol.map fenv.c fenv.h 
    lib/msun/powerpc     Makefile.inc Symbol.map fenv.c fenv.h 
    lib/msun/sparc64     Makefile.inc Symbol.map e_sqrt.S 
                         e_sqrtf.S fenv.c fenv.h 
    lib/msun/src         e_acos.c e_acosf.c e_acosh.c e_acoshf.c 
                         e_acosl.c e_asin.c e_asinf.c e_asinl.c 
                         e_atan2.c e_atan2f.c e_atan2l.c e_atanh.c 
                         e_atanhf.c e_cosh.c e_coshf.c e_exp.c 
                         e_expf.c e_fmod.c e_fmodf.c e_fmodl.c 
                         e_gamma.c e_gamma_r.c e_gammaf.c 
                         e_gammaf_r.c e_hypot.c e_hypotf.c 
                         e_hypotl.c e_j0.c e_j0f.c e_j1.c e_j1f.c 
                         e_jn.c e_jnf.c e_lgamma.c e_lgamma_r.c 
                         e_lgammaf.c e_lgammaf_r.c e_log.c 
                         e_log10.c e_log10f.c e_log2.c e_log2f.c 
                         e_logf.c e_pow.c e_powf.c e_rem_pio2.c 
                         e_rem_pio2f.c e_remainder.c 
                         e_remainderf.c e_remainderl.c e_scalb.c 
                         e_scalbf.c e_sinh.c e_sinhf.c e_sqrt.c 
                         e_sqrtf.c e_sqrtl.c k_cos.c k_cosf.c 
                         k_log.h k_logf.h k_rem_pio2.c k_sin.c 
                         k_sinf.c k_tan.c k_tanf.c math.h 
                         math_private.h s_asinh.c s_asinhf.c 
                         s_atan.c s_atanf.c s_atanl.c s_carg.c 
                         s_cargf.c s_cargl.c s_cbrt.c s_cbrtf.c 
                         s_cbrtl.c s_ceil.c s_ceilf.c s_ceill.c 
                         s_cexp.c s_cexpf.c s_cimag.c s_cimagf.c 
                         s_cimagl.c s_conj.c s_conjf.c s_conjl.c 
                         s_copysign.c s_copysignf.c s_copysignl.c 
                         s_cos.c s_cosf.c s_cosl.c s_cproj.c 
                         s_cprojf.c s_cprojl.c s_creal.c 
                         s_crealf.c s_creall.c s_csqrt.c 
                         s_csqrtf.c s_csqrtl.c s_erf.c s_erff.c 
                         s_exp2.c s_exp2f.c s_expm1.c s_expm1f.c 
                         s_fabs.c s_fabsf.c s_fabsl.c s_fdim.c 
                         s_finite.c s_finitef.c s_floor.c 
                         s_floorf.c s_floorl.c s_fma.c s_fmaf.c 
                         s_fmal.c s_fmax.c s_fmaxf.c s_fmaxl.c 
                         s_fmin.c s_fminf.c s_fminl.c s_frexp.c 
                         s_frexpf.c s_frexpl.c s_ilogb.c 
                         s_ilogbf.c s_ilogbl.c s_isfinite.c 
                         s_isnan.c s_isnormal.c s_llrint.c 
                         s_llrintf.c s_llrintl.c s_llround.c 
                         s_llroundf.c s_llroundl.c s_log1p.c 
                         s_log1pf.c s_logb.c s_logbf.c s_logbl.c 
                         s_lrint.c s_lrintf.c s_lrintl.c 
                         s_lround.c s_lroundf.c s_lroundl.c 
                         s_modf.c s_modff.c s_modfl.c s_nan.c 
                         s_nearbyint.c s_nextafter.c 
                         s_nextafterf.c s_nextafterl.c 
                         s_nexttoward.c s_nexttowardf.c s_remquo.c 
                         s_remquof.c s_remquol.c s_rint.c 
                         s_rintf.c s_rintl.c s_round.c s_roundf.c 
                         s_roundl.c s_scalbln.c s_scalbn.c 
                         s_scalbnf.c s_scalbnl.c s_signbit.c 
                         s_significand.c s_significandf.c s_sin.c 
                         s_sinf.c s_sinl.c s_tan.c s_tanf.c 
                         s_tanh.c s_tanhf.c s_tanl.c s_tgammaf.c 
                         s_trunc.c s_truncf.c s_truncl.c w_cabs.c 
                         w_cabsf.c w_cabsl.c w_dremf.c 
    lib/ncurses          Makefile Makefile.inc config.mk 
    lib/ncurses/form     Makefile 
    lib/ncurses/formw    Makefile 
    lib/ncurses/menu     Makefile 
    lib/ncurses/menuw    Makefile 
    lib/ncurses/ncurses  Makefile ncurses_cfg.h pathnames.h 
                         termcap.c 
    lib/ncurses/ncursesw Makefile 
    lib/ncurses/panel    Makefile 
    lib/ncurses/panelw   Makefile 
    libexec              Makefile Makefile.inc 
    libexec/atrun        LEGAL Makefile atrun.c atrun.man 
                         gloadavg.c gloadavg.h 
    libexec/bootpd       Announce Changes Makefile Makefile.UNIX 
                         Makefile.inc Problems README bootp.h 
                         bootpd.8 bootpd.c bootpd.h bootptab.5 
                         bootptab.mcs bptypes.h dovend.c dovend.h 
                         dumptab.c getether.c getether.h getif.c 
                         getif.h hash.c hash.h hwaddr.c hwaddr.h 
                         lookup.c lookup.h patchlevel.h readfile.c 
                         readfile.h report.c report.h rtmsg.c 
                         trygetea.c trygetif.c trylook.c tzone.c 
    libexec/bootpd/bootpgw Makefile bootpgw.c 
    libexec/bootpd/tools Makefile Makefile.inc 
    libexec/bootpd/tools/bootpef Makefile bootpef.8 bootpef.c 
    libexec/bootpd/tools/bootptest Makefile bootptest.8 
                                   bootptest.c bootptest.h 
                                   print-bootp.c 
    libexec/comsat       Makefile comsat.8 comsat.c 
    libexec/fingerd      Makefile fingerd.8 fingerd.c 
    libexec/ftpd         Makefile config.h extern.h ftpchroot.5 
                         ftpcmd.y ftpd.8 ftpd.c logwtmp.c 
                         pathnames.h popen.c 
    libexec/getty        Makefile chat.c extern.h getty.8 
                         gettytab.5 gettytab.h init.c main.c 
                         pathnames.h subr.c ttys.5 
    libexec/lukemftpd    Makefile config.h nbsd2fbsd.h 
                         nbsd_pidfile.h util.h 
    libexec/mail.local   Makefile 
    libexec/mknetid      Makefile hash.c hash.h mknetid.8 
                         mknetid.c netid.5 parse_group.c 
    libexec/pppoed       Makefile pppoed.8 pppoed.c 
    libexec/rbootd       Makefile bpf.c conf.c defs.h parseconf.c 
                         rbootd.8 rbootd.c rmpproto.c utils.c 
    libexec/revnetgroup  Makefile hash.c hash.h parse_netgroup.c 
                         revnetgroup.8 revnetgroup.c 
    libexec/rlogind      Makefile rlogind.8 rlogind.c 
    libexec/rpc.rquotad  Makefile rpc.rquotad.8 rquotad.c 
    libexec/rpc.rstatd   Makefile rpc.rstatd.8 rstat_proc.c 
                         rstatd.c 
    libexec/rpc.rusersd  Makefile rpc.rusersd.8 rusers_proc.c 
                         rusersd.c 
    libexec/rpc.rwalld   Makefile rpc.rwalld.8 rwalld.c 
    libexec/rpc.sprayd   Makefile rpc.sprayd.8 sprayd.c 
    libexec/rshd         Makefile rshd.8 rshd.c 
    libexec/rtld-aout    shlib.c shlib.h support.c support.h 
    libexec/rtld-elf     Makefile Symbol.map debug.c debug.h 
                         libmap.c libmap.h malloc.c map_object.c 
                         rtld.1 rtld.c rtld.h rtld_lock.c 
                         rtld_lock.h rtld_printf.c rtld_printf.h 
                         rtld_tls.h xmalloc.c 
    libexec/rtld-elf/amd64 Makefile.inc reloc.c rtld_machdep.h 
                           rtld_start.S 
    libexec/rtld-elf/arm Makefile.inc reloc.c rtld_machdep.h 
                         rtld_start.S 
    libexec/rtld-elf/i386 Makefile.inc Symbol.map reloc.c 
                          rtld_machdep.h rtld_start.S 
    libexec/rtld-elf/ia64 Makefile.inc reloc.c rtld_machdep.h 
                          rtld_start.S 
    libexec/rtld-elf/mips reloc.c rtld_machdep.h rtld_start.S 
    libexec/rtld-elf/powerpc Makefile.inc reloc.c rtld_machdep.h 
                             rtld_start.S 
    libexec/rtld-elf/powerpc64 Makefile.inc reloc.c rtld_machdep.h 
                               rtld_start.S 
    libexec/rtld-elf/sparc64 Makefile.inc reloc.c rtld_machdep.h 
                             rtld_start.S 
    libexec/save-entropy Makefile save-entropy.sh 
    libexec/smrsh        Makefile 
    libexec/talkd        Makefile announce.c extern.h print.c 
                         process.c table.c talkd.8 talkd.c 
    libexec/tcpd         Makefile 
    libexec/telnetd      Makefile 
    libexec/tftp-proxy   Makefile 
    libexec/tftpd        Makefile tftp-file.c tftp-file.h 
                         tftp-io.c tftp-io.h tftp-options.c 
                         tftp-options.h tftp-transfer.c 
                         tftp-transfer.h tftp-utils.c tftp-utils.h 
                         tftpd.8 tftpd.c 
    libexec/ulog-helper  Makefile ulog-helper.c 
    libexec/ypxfr        Makefile yp_dbwrite.c ypxfr.8 
                         ypxfr_extern.h ypxfr_getmap.c 
                         ypxfr_main.c ypxfr_misc.c ypxfrd_getmap.c 
    release              Makefile Makefile.inc.docports 
                         Makefile.sysinstall fixit.profile 
                         fixit.services generate-release.sh 
                         rc.local svnbranch.awk 
    release/amd64        boot_crunch.conf make-memstick.sh 
                         mkisoimages.sh 
    release/doc          Makefile README 
    release/doc/de_DE.ISO8859-1 Makefile 
    release/doc/de_DE.ISO8859-1/early-adopter Makefile 
                                              article.sgml 
    release/doc/de_DE.ISO8859-1/errata Makefile article.sgml 
    release/doc/de_DE.ISO8859-1/hardware Makefile Makefile.inc 
    release/doc/de_DE.ISO8859-1/hardware/alpha Makefile 
                                               article.sgml 
                                               proc-alpha.sgml 
    release/doc/de_DE.ISO8859-1/hardware/common artheader.sgml 
                                                dev.sgml hw.ent 
                                                intro.sgml 
    release/doc/de_DE.ISO8859-1/hardware/i386 Makefile 
                                              article.sgml 
                                              proc-i386.sgml 
    release/doc/de_DE.ISO8859-1/hardware/ia64 Makefile 
                                              article.sgml 
                                              proc-ia64.sgml 
    release/doc/de_DE.ISO8859-1/hardware/pc98 Makefile 
                                              article.sgml 
                                              proc-pc98.sgml 
    release/doc/de_DE.ISO8859-1/hardware/sparc64 Makefile 
                                                 article.sgml 
                                                 dev-sparc64.sgml 
                                                 proc-sparc64.sgml 
    release/doc/de_DE.ISO8859-1/installation Makefile Makefile.inc 
    release/doc/de_DE.ISO8859-1/installation/alpha Makefile 
                                                   article.sgml 
    release/doc/de_DE.ISO8859-1/installation/common abstract.sgml 
                                                    artheader.sgml 
                                                    install.ent 
                                                    install.sgml 
                                                    layout.sgml 
                                                    trouble.sgml 
                                                    upgrade.sgml 
    release/doc/de_DE.ISO8859-1/installation/i386 Makefile 
                                                  article.sgml 
    release/doc/de_DE.ISO8859-1/installation/ia64 Makefile 
                                                  article.sgml 
    release/doc/de_DE.ISO8859-1/installation/pc98 Makefile 
                                                  article.sgml 
    release/doc/de_DE.ISO8859-1/installation/sparc64 Makefile 
                                                     article.sgml 
                                                     install.sgml 
    release/doc/de_DE.ISO8859-1/readme Makefile article.sgml 
    release/doc/de_DE.ISO8859-1/relnotes Makefile Makefile.inc 
    release/doc/de_DE.ISO8859-1/relnotes/alpha Makefile 
                                               article.sgml 
    release/doc/de_DE.ISO8859-1/relnotes/common new.sgml 
                                                relnotes.ent 
    release/doc/de_DE.ISO8859-1/relnotes/i386 Makefile 
                                              article.sgml 
    release/doc/de_DE.ISO8859-1/relnotes/ia64 Makefile 
                                              article.sgml 
    release/doc/de_DE.ISO8859-1/relnotes/pc98 Makefile 
                                              article.sgml 
    release/doc/de_DE.ISO8859-1/relnotes/sparc64 Makefile 
                                                 article.sgml 
    release/doc/de_DE.ISO8859-1/share/sgml catalog release.dsl 
    release/doc/en_US.ISO8859-1 Makefile 
    release/doc/en_US.ISO8859-1/errata Makefile article.sgml 
    release/doc/en_US.ISO8859-1/hardware Makefile article.sgml 
    release/doc/en_US.ISO8859-1/installation Makefile article.sgml 
    release/doc/en_US.ISO8859-1/readme Makefile article.sgml 
    release/doc/en_US.ISO8859-1/relnotes Makefile article.sgml 
    release/doc/en_US.ISO8859-1/share/sgml catalog release.dsl 
    release/doc/fr_FR.ISO8859-1 Makefile 
    release/doc/fr_FR.ISO8859-1/early-adopter Makefile 
                                              article.sgml 
    release/doc/fr_FR.ISO8859-1/errata Makefile article.sgml 
    release/doc/fr_FR.ISO8859-1/hardware Makefile Makefile.inc 
    release/doc/fr_FR.ISO8859-1/hardware/alpha Makefile 
                                               article.sgml 
                                               proc-alpha.sgml 
    release/doc/fr_FR.ISO8859-1/hardware/common artheader.sgml 
                                                dev.sgml hw.ent 
                                                intro.sgml 
    release/doc/fr_FR.ISO8859-1/hardware/i386 Makefile 
                                              article.sgml 
                                              proc-i386.sgml 
    release/doc/fr_FR.ISO8859-1/hardware/ia64 Makefile 
                                              article.sgml 
                                              proc-ia64.sgml 
    release/doc/fr_FR.ISO8859-1/hardware/pc98 Makefile 
                                              article.sgml 
                                              proc-pc98.sgml 
    release/doc/fr_FR.ISO8859-1/hardware/sparc64 Makefile 
                                                 article.sgml 
                                                 dev-sparc64.sgml 
                                                 proc-sparc64.sgml 
    release/doc/fr_FR.ISO8859-1/installation Makefile Makefile.inc 
    release/doc/fr_FR.ISO8859-1/installation/alpha Makefile 
                                                   article.sgml 
    release/doc/fr_FR.ISO8859-1/installation/common abstract.sgml 
                                                    artheader.sgml 
                                                    install.ent 
                                                    install.sgml 
                                                    layout.sgml 
                                                    trouble.sgml 
                                                    upgrade.sgml 
    release/doc/fr_FR.ISO8859-1/installation/i386 Makefile 
                                                  article.sgml 
    release/doc/fr_FR.ISO8859-1/installation/pc98 Makefile 
                                                  article.sgml 
    release/doc/fr_FR.ISO8859-1/installation/sparc64 Makefile 
                                                     article.sgml 
                                                     install.sgml 
    release/doc/fr_FR.ISO8859-1/relnotes Makefile Makefile.inc 
    release/doc/fr_FR.ISO8859-1/relnotes/alpha Makefile 
                                               article.sgml 
    release/doc/fr_FR.ISO8859-1/relnotes/common new.sgml 
                                                relnotes.ent 
    release/doc/fr_FR.ISO8859-1/relnotes/i386 Makefile 
                                              article.sgml 
    release/doc/fr_FR.ISO8859-1/share/sgml catalog release.dsl 
    release/doc/ja_JP.eucJP Makefile 
    release/doc/ja_JP.eucJP/errata Makefile article.sgml 
    release/doc/ja_JP.eucJP/hardware Makefile Makefile.inc 
    release/doc/ja_JP.eucJP/hardware/alpha Makefile article.sgml 
    release/doc/ja_JP.eucJP/hardware/amd64 Makefile article.sgml 
                                           proc-amd64.sgml 
    release/doc/ja_JP.eucJP/hardware/common artheader.sgml 
                                            dev.sgml hw.ent 
                                            intro.sgml 
    release/doc/ja_JP.eucJP/hardware/i386 Makefile article.sgml 
                                          proc-i386.sgml 
    release/doc/ja_JP.eucJP/hardware/ia64 Makefile article.sgml 
                                          proc-ia64.sgml 
    release/doc/ja_JP.eucJP/hardware/pc98 Makefile article.sgml 
                                          proc-pc98.sgml 
    release/doc/ja_JP.eucJP/hardware/sparc64 Makefile article.sgml 
                                             proc-sparc64.sgml 
    release/doc/ja_JP.eucJP/relnotes Makefile Makefile.inc 
    release/doc/ja_JP.eucJP/relnotes/alpha Makefile article.sgml 
    release/doc/ja_JP.eucJP/relnotes/amd64 Makefile article.sgml 
    release/doc/ja_JP.eucJP/relnotes/common new.sgml relnotes.ent 
    release/doc/ja_JP.eucJP/relnotes/i386 Makefile article.sgml 
    release/doc/ja_JP.eucJP/relnotes/ia64 Makefile article.sgml 
    release/doc/ja_JP.eucJP/relnotes/pc98 Makefile article.sgml 
    release/doc/ja_JP.eucJP/relnotes/sparc64 Makefile article.sgml 
    release/doc/ja_JP.eucJP/share/sgml catalog dev-auto-ja.sgml 
                                       release.dsl 
    release/doc/ru_RU.KOI8-R Makefile 
    release/doc/ru_RU.KOI8-R/errata Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/hardware Makefile Makefile.inc 
    release/doc/ru_RU.KOI8-R/hardware/alpha Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/hardware/amd64 Makefile article.sgml 
                                            proc-amd64.sgml 
    release/doc/ru_RU.KOI8-R/hardware/common artheader.sgml 
                                             dev.sgml hw.ent 
                                             intro.sgml 
    release/doc/ru_RU.KOI8-R/hardware/i386 Makefile article.sgml 
                                           proc-i386.sgml 
    release/doc/ru_RU.KOI8-R/hardware/ia64 Makefile article.sgml 
                                           proc-ia64.sgml 
    release/doc/ru_RU.KOI8-R/hardware/pc98 Makefile article.sgml 
                                           proc-pc98.sgml 
    release/doc/ru_RU.KOI8-R/hardware/sparc64 Makefile 
                                              article.sgml 
                                              proc-sparc64.sgml 
    release/doc/ru_RU.KOI8-R/installation Makefile Makefile.inc 
    release/doc/ru_RU.KOI8-R/installation/alpha Makefile 
                                                article.sgml 
    release/doc/ru_RU.KOI8-R/installation/amd64 Makefile 
                                                article.sgml 
    release/doc/ru_RU.KOI8-R/installation/common abstract.sgml 
                                                 artheader.sgml 
                                                 install.ent 
                                                 install.sgml 
                                                 layout.sgml 
                                                 trouble.sgml 
                                                 upgrade.sgml 
    release/doc/ru_RU.KOI8-R/installation/i386 Makefile 
                                               article.sgml 
    release/doc/ru_RU.KOI8-R/installation/ia64 Makefile 
                                               article.sgml 
    release/doc/ru_RU.KOI8-R/installation/pc98 Makefile 
                                               article.sgml 
    release/doc/ru_RU.KOI8-R/installation/sparc64 Makefile 
                                                  article.sgml 
    release/doc/ru_RU.KOI8-R/readme Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/relnotes Makefile Makefile.inc 
    release/doc/ru_RU.KOI8-R/relnotes/alpha Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/relnotes/amd64 Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/relnotes/common new.sgml relnotes.ent 
    release/doc/ru_RU.KOI8-R/relnotes/i386 Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/relnotes/ia64 Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/relnotes/pc98 Makefile article.sgml 
    release/doc/ru_RU.KOI8-R/relnotes/sparc64 Makefile 
                                              article.sgml 
    release/doc/ru_RU.KOI8-R/share/examples dev-auto-translate.pl 
    release/doc/ru_RU.KOI8-R/share/sgml catalog dev-auto-ru.sgml 
                                        release.dsl 
    release/doc/share/examples Makefile.relnotesng 
    release/doc/share/misc dev.archlist.txt man2hwnotes.pl 
    release/doc/share/mk doc.relnotes.mk 
    release/doc/share/sgml Makefile catalog default.dsl 
                           release.dsl release.ent 
    release/doc/zh_CN.GB2312 Makefile 
    release/doc/zh_CN.GB2312/errata Makefile article.sgml 
    release/doc/zh_CN.GB2312/hardware Makefile article.sgml 
    release/doc/zh_CN.GB2312/readme Makefile article.sgml 
    release/doc/zh_CN.GB2312/relnotes Makefile article.sgml 
    release/doc/zh_CN.GB2312/share/sgml catalog release.dsl 
    release/i386         boot_crunch.conf fixit_crunch.conf 
                         make-memstick.sh mkisoimages.sh 
    release/ia64         boot_crunch.conf make-memstick.sh 
                         mkisoimages.sh 
    release/pc98         boot_crunch.conf fixit-small_crunch.conf 
                         fixit_crunch.conf mkisoimages.sh 
    release/picobsd/bridge PICOBSD PICOBSD.hints config 
                           crunch.conf 
    release/picobsd/build Makefile.conf mfs.mtree picobsd 
    release/picobsd/floppy.tree/etc fstab hosts master.passwd 
                                    rc.conf.defaults rc.firewall 
                                    rc1 ttys 
    release/picobsd/floppy.tree/etc/ppp ppp.conf ppp.secret.sample 
    release/picobsd/floppy.tree/sbin dhclient-script 
    release/picobsd/mfs_tree/etc disktab gettytab login.conf 
                                 protocols rc rc.network rc.serial 
                                 remote shells termcap 
    release/picobsd/mfs_tree/stand update 
    release/picobsd/qemu PICOBSD PICOBSD.hints config crunch.conf 
    release/picobsd/tinyware/aps Makefile README main.c 
    release/picobsd/tinyware/help Makefile README help.c 
    release/picobsd/tinyware/login Makefile README pathnames.h 
                                   pico-login.c 
    release/picobsd/tinyware/msg Makefile README msg.c 
    release/picobsd/tinyware/msh Makefile 
    release/picobsd/tinyware/ns Makefile README ns.c 
    release/picobsd/tinyware/oinit Makefile README oinit.c 
    release/picobsd/tinyware/passwd Makefile extern.h 
                                    local_passwd.c passwd.c 
                                    pw_copy.c pw_util.c pw_util.h 
    release/picobsd/tinyware/simple_httpd Makefile README 
                                          simple_httpd.c 
    release/picobsd/tinyware/sps Makefile README sps.c 
    release/picobsd/tinyware/view Makefile README view.c 
    release/picobsd/tinyware/vm Makefile README vm.c 
    release/powerpc      boot.tbxi boot_crunch.conf 
                         generate-hfs.sh hfs-boot.bz2.uu 
                         make-memstick.sh mkisoimages.sh 
    release/scripts      base-install.sh catpages-install.sh 
                         catpages-make.sh checkindex.pl chkINDEX 
                         commerce-install.sh dict-install.sh 
                         dict-make.sh doFS.sh doc-install.sh 
                         doc-make.sh games-install.sh 
                         info-install.sh info-make.sh info.sh 
                         kernels-install.sh lib32-install.sh 
                         make-manifest.sh manpages-install.sh 
                         manpages-make.sh mkpkghier mkpkgindex.sh 
                         mm-mtree.sh package-split.py 
                         package-trees.sh ports-install.sh 
                         proflibs-install.sh proflibs-make.sh 
                         split-file.sh src-install.sh tar.sh 
                         xperimnt-install.sh 
    release/sparc64      boot_crunch.conf mkisoimages.sh 
    rescue               Makefile README 
    rescue/librescue     Makefile 
    rescue/rescue        Makefile 
    sbin                 Makefile Makefile.amd64 Makefile.arm 
                         Makefile.i386 Makefile.ia64 Makefile.inc 
                         Makefile.mips Makefile.pc98 
                         Makefile.sparc64 
    sbin/adjkerntz       Makefile adjkerntz.8 adjkerntz.c 
    sbin/atacontrol      Makefile atacontrol.8 atacontrol.c 
    sbin/atm             Makefile Makefile.inc 
    sbin/atm/atmconfig   Makefile atm_oid.list atmconfig.8 
                         atmconfig.h atmconfig.help 
                         atmconfig_device.c atmconfig_device.h 
                         atmconfig_device.help diag.c diag.h 
                         main.c natm.c private.h 
    sbin/badsect         Makefile badsect.8 badsect.c 
    sbin/bsdlabel        Makefile bsdlabel.8 bsdlabel.c 
                         pathnames.h 
    sbin/camcontrol      Makefile camcontrol.8 camcontrol.c 
                         camcontrol.h fwdownload.c modeedit.c 
                         progress.c progress.h util.c 
    sbin/ccdconfig       Makefile ccdconfig.8 ccdconfig.c 
                         pathnames.h 
    sbin/clri            Makefile clri.8 clri.c 
    sbin/comcontrol      Makefile comcontrol.8 comcontrol.c 
    sbin/conscontrol     Makefile conscontrol.8 conscontrol.c 
    sbin/ddb             Makefile ddb.8 ddb.c ddb.h ddb_capture.c 
                         ddb_script.c 
    sbin/devd            Makefile devd.8 devd.cc devd.conf.5 
                         devd.h devd.hh parse.y token.l 
    sbin/devfs           Makefile devfs.8 devfs.c extern.h rule.c 
    sbin/dhclient        Makefile alloc.c bpf.c clparse.c 
                         conflex.c convert.c dhclient-script 
                         dhclient-script.8 dhclient.8 dhclient.c 
                         dhclient.conf dhclient.conf.5 
                         dhclient.leases.5 dhcp-options.5 dhcp.h 
                         dhcpd.h dispatch.c errwarn.c hash.c 
                         inet.c options.c packet.c parse.c 
                         privsep.c tables.c tree.c 
    sbin/dmesg           Makefile dmesg.8 dmesg.c 
    sbin/dump            Makefile cache.c dump.8 dump.h dumprmt.c 
                         itime.c main.c optr.c pathnames.h tape.c 
                         traverse.c unctime.c 
    sbin/dumpfs          Makefile dumpfs.8 dumpfs.c 
    sbin/dumpon          Makefile dumpon.8 dumpon.c 
    sbin/fdisk           Makefile fdisk.8 fdisk.c runtest.sh 
    sbin/fdisk_pc98      Makefile fdisk.8 fdisk.c 
    sbin/ffsinfo         Makefile ffsinfo.8 ffsinfo.c 
    sbin/fsck            Makefile fsck.8 fsck.c fsutil.c fsutil.h 
                         preen.c 
    sbin/fsck_ffs        Makefile dir.c ea.c fsck.h fsck_ffs.8 
                         fsutil.c gjournal.c inode.c main.c 
                         pass1.c pass1b.c pass2.c pass3.c pass4.c 
                         pass5.c setup.c suj.c utilities.c 
    sbin/fsck_msdosfs    Makefile boot.c check.c dir.c dosfs.h 
                         ext.h fat.c fsck_msdosfs.8 main.c 
    sbin/fsdb            Makefile fsdb.8 fsdb.c fsdb.h fsdbutil.c 
    sbin/fsirand         Makefile fsirand.8 fsirand.c 
    sbin/gbde            Makefile gbde.8 gbde.c image.uu 
                         template.txt test.sh 
    sbin/geom            Makefile Makefile.inc 
    sbin/geom/class      Makefile Makefile.inc 
    sbin/geom/class/cache Makefile gcache.8 geom_cache.c 
    sbin/geom/class/concat Makefile gconcat.8 geom_concat.c 
    sbin/geom/class/eli  Makefile geli.8 geom_eli.c 
    sbin/geom/class/journal Makefile geom_journal.c geom_journal.h 
                            geom_journal_ufs.c gjournal.8 
    sbin/geom/class/label Makefile geom_label.c glabel.8 
    sbin/geom/class/mirror Makefile geom_mirror.c gmirror.8 
    sbin/geom/class/mountver Makefile geom_mountver.c gmountver.8 
    sbin/geom/class/multipath Makefile geom_multipath.c 
                              gmultipath.8 
    sbin/geom/class/nop  Makefile geom_nop.c gnop.8 
    sbin/geom/class/part Makefile geom_part.c gpart.8 
    sbin/geom/class/raid Makefile geom_raid.c graid.8 
    sbin/geom/class/raid3 Makefile geom_raid3.c graid3.8 
    sbin/geom/class/sched Makefile geom_sched.c gsched.8 
    sbin/geom/class/shsec Makefile geom_shsec.c gshsec.8 
    sbin/geom/class/stripe Makefile geom_stripe.c gstripe.8 
    sbin/geom/class/virstor Makefile geom_virstor.c gvirstor.8 
    sbin/geom/core       Makefile geom.8 geom.c geom.h 
    sbin/geom/misc       subr.c subr.h 
    sbin/ggate           Makefile Makefile.inc 
    sbin/ggate/ggatec    Makefile ggatec.8 ggatec.c 
    sbin/ggate/ggated    Makefile ggated.8 ggated.c 
    sbin/ggate/ggatel    Makefile ggatel.8 ggatel.c 
    sbin/ggate/shared    ggate.c ggate.h 
    sbin/growfs          Makefile debug.c debug.h growfs.8 
                         growfs.c 
    sbin/gvinum          Makefile gvinum.8 gvinum.c gvinum.h 
    sbin/hastctl         Makefile hastctl.8 hastctl.c 
    sbin/hastd           Makefile activemap.c activemap.h 
                         control.c control.h crc32.c crc32.h 
                         ebuf.c ebuf.h event.c event.h hast.conf.5 
                         hast.h hast_checksum.c hast_checksum.h 
                         hast_compression.c hast_compression.h 
                         hast_proto.c hast_proto.h hastd.8 hastd.c 
                         hastd.h hooks.c hooks.h metadata.c 
                         metadata.h nv.c nv.h parse.y pjdlog.c 
                         pjdlog.h primary.c proto.c proto.h 
                         proto_common.c proto_impl.h 
                         proto_socketpair.c proto_tcp.c 
                         proto_uds.c rangelock.c rangelock.h 
                         secondary.c subr.c subr.h synch.h token.l 
    sbin/ifconfig        Makefile af_atalk.c af_inet.c af_inet6.c 
                         af_ipx.c af_link.c af_nd6.c ifbridge.c 
                         ifcarp.c ifclone.c ifconfig.8 ifconfig.c 
                         ifconfig.h iffib.c ifgif.c ifgre.c 
                         ifgroup.c ifieee80211.c iflagg.c ifmac.c 
                         ifmedia.c ifpfsync.c ifvlan.c regdomain.c 
                         regdomain.h 
    sbin/init            Makefile init.8 init.c pathnames.h 
    sbin/ipf             Makefile Makefile.inc 
    sbin/ipf/ipf         Makefile 
    sbin/ipf/ipfs        Makefile 
    sbin/ipf/ipfstat     Makefile 
    sbin/ipf/ipftest     Makefile 
    sbin/ipf/ipmon       Makefile 
    sbin/ipf/ipnat       Makefile 
    sbin/ipf/ippool      Makefile 
    sbin/ipf/ipresend    Makefile 
    sbin/ipf/ipsend      Makefile 
    sbin/ipf/iptest      Makefile 
    sbin/ipf/libipf      Makefile 
    sbin/ipf/rules       Makefile 
    sbin/ipfw            Makefile altq.c dummynet.c ipfw.8 ipfw2.c 
                         ipfw2.h ipv6.c main.c nat.c 
    sbin/iscontrol       Makefile auth_subr.c config.c fsm.c 
                         iscontrol.8 iscontrol.c iscontrol.h 
                         iscsi.conf.5 login.c misc.c pdu.c 
    sbin/kldconfig       Makefile kldconfig.8 kldconfig.c 
    sbin/kldload         Makefile kldload.8 kldload.c 
    sbin/kldstat         Makefile kldstat.8 kldstat.c 
    sbin/kldunload       Makefile kldunload.8 kldunload.c 
    sbin/ldconfig        Makefile elfhints.c ldconfig.8 ldconfig.c 
                         ldconfig.h 
    sbin/mca             Makefile mca.8 mca.c 
    sbin/md5             Makefile md5.1 md5.c 
    sbin/mdconfig        Makefile mdconfig.8 mdconfig.c 
    sbin/mdmfs           Makefile mdmfs.8 mdmfs.c 
    sbin/mknod           Makefile mknod.8 mknod.c 
    sbin/mksnap_ffs      Makefile mksnap_ffs.8 mksnap_ffs.c 
    sbin/mount           Makefile extern.h getmntopts.3 
                         getmntopts.c mntopts.h mount.8 mount.c 
                         mount_fs.c pathnames.h vfslist.c 
    sbin/mount_cd9660    Makefile mount_cd9660.8 mount_cd9660.c 
    sbin/mount_ext2fs    Makefile mount_ext2fs.8 mount_ext2fs.c 
    sbin/mount_hpfs      Makefile mount_hpfs.8 mount_hpfs.c 
    sbin/mount_msdosfs   Makefile mount_msdosfs.8 mount_msdosfs.c 
    sbin/mount_nfs       Makefile mount_nfs.8 mount_nfs.c 
    sbin/mount_ntfs      Makefile mount_ntfs.8 mount_ntfs.c 
    sbin/mount_nullfs    Makefile mount_nullfs.8 mount_nullfs.c 
    sbin/mount_reiserfs  Makefile mount_reiserfs.8 
                         mount_reiserfs.c 
    sbin/mount_std       Makefile mount_std.8 mount_std.c 
    sbin/mount_udf       Makefile mount_udf.8 mount_udf.c 
    sbin/mount_unionfs   Makefile mount_unionfs.8 mount_unionfs.c 
    sbin/natd            Makefile README icmp.c natd.8 natd.c 
                         natd.h 
    sbin/natd/samples    natd.cf.sample 
    sbin/newfs           Makefile mkfs.c newfs.8 newfs.c newfs.h 
                         ref.test runtest00.sh runtest01.sh 
    sbin/newfs_msdos     Makefile newfs_msdos.8 newfs_msdos.c 
    sbin/nfsiod          Makefile nfsiod.8 nfsiod.c 
    sbin/nos-tun         Makefile nos-tun.8 nos-tun.c 
    sbin/pfctl           Makefile 
    sbin/pfctl/missing/altq altq.h altq_cbq.h altq_classq.h 
                            altq_hfsc.h altq_priq.h altq_red.h 
                            altq_rio.h altq_rmclass.h 
                            altq_rmclass_debug.h altq_var.h 
                            altq_wfq.h 
    sbin/pflogd          Makefile 
    sbin/ping            Makefile ping.8 ping.c 
    sbin/ping6           Makefile ping6.8 ping6.c 
    sbin/quotacheck      Makefile preen.c quotacheck.8 
                         quotacheck.c quotacheck.h 
    sbin/rcorder         Makefile ealloc.c ealloc.h hash.c hash.h 
                         rcorder.8 rcorder.c 
    sbin/reboot          Makefile boot_i386.8 nextboot.8 
                         nextboot.sh reboot.8 reboot.c 
    sbin/recoverdisk     Makefile recoverdisk.1 recoverdisk.c 
    sbin/resolvconf      Makefile 
    sbin/restore         Makefile dirs.c extern.h interactive.c 
                         main.c restore.8 restore.c restore.h 
                         symtab.c tape.c utilities.c 
    sbin/route           Makefile keywords route.8 route.c 
    sbin/routed          Makefile Makefile.inc defs.h if.c input.c 
                         main.c output.c parms.c pathnames.h 
                         radix.c radix.h rdisc.c routed.8 table.c 
                         trace.c 
    sbin/routed/rtquery  Makefile rtquery.8 rtquery.c 
    sbin/rtsol           Makefile 
    sbin/savecore        Makefile savecore.8 savecore.c 
    sbin/sconfig         Makefile sconfig.8 sconfig.c 
    sbin/setkey          Makefile parse.y sample.cf scriptdump.pl 
                         setkey.8 setkey.c test-pfkey.c 
                         test-policy.c token.l vchar.h 
    sbin/shutdown        Makefile shutdown.8 shutdown.c 
    sbin/spppcontrol     Makefile spppcontrol.8 spppcontrol.c 
    sbin/sunlabel        Makefile runtest.sh sunlabel.8 sunlabel.c 
    sbin/swapon          Makefile swapon.8 swapon.c 
    sbin/sysctl          Makefile sysctl.8 sysctl.c 
    sbin/tunefs          Makefile tunefs.8 tunefs.c 
    sbin/umount          Makefile umount.8 umount.c 
    secure               Makefile Makefile.inc 
    secure/lib           Makefile Makefile.inc 
    secure/lib/libcrypt  blowfish.c blowfish.h crypt-blowfish.c 
                         crypt-des.c 
    secure/lib/libcrypto Makefile Makefile.asm Makefile.inc 
                         Makefile.man opensslconf-amd64.h 
                         opensslconf-arm.h opensslconf-i386.h 
                         opensslconf-ia64.h opensslconf-mips.h 
                         opensslconf-powerpc.h 
                         opensslconf-sparc64.h 
    secure/lib/libcrypto/engines Makefile Makefile.inc 
    secure/lib/libcrypto/engines/lib4758cca Makefile 
    secure/lib/libcrypto/engines/libaep Makefile 
    secure/lib/libcrypto/engines/libatalla Makefile 
    secure/lib/libcrypto/engines/libchil Makefile 
    secure/lib/libcrypto/engines/libcswift Makefile 
    secure/lib/libcrypto/engines/libnuron Makefile 
    secure/lib/libcrypto/engines/libsureware Makefile 
    secure/lib/libcrypto/engines/libubsec Makefile 
    secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s 
                              cast-586.s co-586.s crypt586.s 
                              des-586.s md5-586.s rc4-586.s 
                              rc5-586.s rmd-586.s sha1-586.s 
    secure/lib/libssh    Makefile 
    secure/lib/libssl    Makefile Makefile.man 
    secure/libexec       Makefile Makefile.inc 
    secure/libexec/sftp-server Makefile 
    secure/libexec/ssh-keysign Makefile 
    secure/libexec/ssh-pkcs11-helper Makefile 
    secure/usr.bin       Makefile Makefile.inc 
    secure/usr.bin/bdes  Makefile bdes.1 bdes.c bdes.ps 
    secure/usr.bin/openssl Makefile Makefile.man 
    secure/usr.bin/scp   Makefile 
    secure/usr.bin/sftp  Makefile 
    secure/usr.bin/ssh   Makefile 
    secure/usr.bin/ssh-add Makefile 
    secure/usr.bin/ssh-agent Makefile 
    secure/usr.bin/ssh-keygen Makefile 
    secure/usr.bin/ssh-keyscan Makefile 
    secure/usr.sbin      Makefile Makefile.inc 
    secure/usr.sbin/sshd Makefile 
    share                Makefile Makefile.inc 
    share/colldef        Makefile README be_BY.CP1131.src 
                         be_BY.CP1251.src be_BY.ISO8859-5.src 
                         bg_BG.CP1251.src ca_ES.ISO8859-1.src 
                         ca_ES.ISO8859-15.src cs_CZ.ISO8859-2.src 
                         de_DE.ISO8859-1.src de_DE.ISO8859-15.src 
                         el_GR.ISO8859-7.src es_ES.ISO8859-1.src 
                         es_ES.ISO8859-15.src et_EE.ISO8859-15.src 
                         hi_IN.ISCII-DEV.src hr_HR.ISO8859-2.src 
                         hy_AM.ARMSCII-8.src is_IS.ISO8859-1.src 
                         is_IS.ISO8859-15.src kk_KZ.PT154.src 
                         la_LN.ISO8859-1.src la_LN.ISO8859-13.src 
                         la_LN.ISO8859-15.src la_LN.ISO8859-2.src 
                         la_LN.ISO8859-4.src la_LN.US-ASCII.src 
                         lt_LT.ISO8859-4.src map.ARMSCII-8 
                         map.CP1131 map.CP1251 map.CP866 
                         map.ISCII-DEV map.ISO8859-13 
                         map.ISO8859-4 map.ISO8859-5 map.ISO8859-7 
                         map.ISO8859-9 map.KOI8-R map.KOI8-U 
                         map.PT154 no_NO.ISO8859-1.src 
                         no_NO.ISO8859-15.src pl_PL.ISO8859-2.src 
                         ru_RU.CP1251.src ru_RU.CP866.src 
                         ru_RU.ISO8859-5.src ru_RU.KOI8-R.src 
                         sl_SI.ISO8859-2.src sr_YU.ISO8859-5.src 
                         sv_SE.ISO8859-1.src sv_SE.ISO8859-15.src 
                         tr_TR.ISO8859-9.src uk_UA.CP1251.src 
                         uk_UA.ISO8859-5.src uk_UA.KOI8-U.src 
    share/dict           Makefile README freebsd 
    share/doc            Makefile 
    share/doc/IPv6       IMPLEMENTATION Makefile 
    share/doc/bind9      Makefile 
    share/doc/legal      Makefile 
    share/doc/legal/intel_ipw Makefile 
    share/doc/legal/intel_iwi Makefile 
    share/doc/legal/intel_iwn Makefile 
    share/doc/legal/intel_wpi Makefile 
    share/doc/llvm       Makefile 
    share/doc/llvm/clang Makefile 
    share/doc/papers     Makefile 
    share/doc/papers/beyond4.3 Makefile beyond43.ms 
    share/doc/papers/bufbio Makefile bio.ms bufsize.eps 
    share/doc/papers/contents Makefile contents.ms 
    share/doc/papers/devfs Makefile paper.me 
    share/doc/papers/diskperf Makefile conclusions.ms 
                              motivation.ms tests.ms 
    share/doc/papers/fsinterface Makefile fsinterface.ms 
    share/doc/papers/hwpmc Makefile hwpmc.ms 
    share/doc/papers/jail Makefile future.ms implementation.ms 
                          jail01.eps jail01.fig mgt.ms paper.ms 
    share/doc/papers/kernmalloc Makefile appendix.ms kernmalloc.t 
    share/doc/papers/kerntune 1.t Makefile 
    share/doc/papers/malloc Makefile abs.ms alternatives.ms 
                            conclusion.ms implementation.ms 
                            intro.ms kernel.ms malloc.ms 
                            performance.ms problems.ms 
    share/doc/papers/newvm 1.t Makefile a.t 
    share/doc/papers/relengr 0.t Makefile 
    share/doc/papers/sysperf 4.t 5.t Makefile appendix.ms 
    share/doc/papers/timecounter Makefile fig1.eps fig2.eps 
                                 fig3.eps fig4.eps fig5.eps gps.ps 
                                 intr.ps timecounter.ms 
                                 tmac.usenix 
    share/doc/psd        Makefile 
    share/doc/psd/01.cacm Makefile p.mac p1 p2 p3 p4 p5 p6 ref.bib 
    share/doc/psd/02.implement Makefile fig1.pic fig2.pic 
                               implement ref.bib 
    share/doc/psd/03.iosys Makefile iosys 
    share/doc/psd/04.uprog Makefile p.mac p0 p1 p2 p3 p4 p5 p6 p8 
                           p9 
    share/doc/psd/05.sysman 1.1.t 1.2.t 2.3.t Makefile 
    share/doc/psd/06.Clang Clang.ms Makefile 
    share/doc/psd/12.make Makefile stubs tutorial.ms 
    share/doc/psd/13.rcs Makefile Makefile.inc 
    share/doc/psd/13.rcs/rcs Makefile 
    share/doc/psd/13.rcs/rcs_func Makefile 
    share/doc/psd/15.yacc Makefile ref.bib ss0 ss1 ss10 ss11 ss2 
                          ss3 ss4 ss5 ss6 ss7 ss8 ss9 ss_ ssa ssb 
                          ssc ssd 
    share/doc/psd/16.lex Makefile lex.ms 
    share/doc/psd/17.m4  Makefile m4.ms 
    share/doc/psd/18.gprof Makefile 
    share/doc/psd/20.ipctut Makefile 
    share/doc/psd/21.ipc 3.t 4.t 5.t Makefile 
    share/doc/psd/22.rpcgen Makefile rpcgen.ms stubs 
    share/doc/psd/23.rpc Makefile rpc.prog.ms stubs 
    share/doc/psd/24.xdr Makefile stubs xdr.nts.ms 
    share/doc/psd/25.xdrrfc Makefile stubs xdr.rfc.ms 
    share/doc/psd/26.rpcrfc Makefile rpc.rfc.ms stubs 
    share/doc/psd/27.nfsrpc Makefile nfs.rfc.ms stubs 
    share/doc/psd/28.cvs Makefile 
    share/doc/psd/contents Makefile contents.ms 
    share/doc/psd/title  Makefile Title 
    share/doc/smm        Makefile 
    share/doc/smm/01.setup 0.t 2.t 3.t 4.t 5.t Makefile spell.ok 
                           stubs 
    share/doc/smm/02.config 6.t Makefile spell.ok 
    share/doc/smm/03.fsck 0.t 1.t 2.t 3.t 4.t Makefile 
    share/doc/smm/04.quotas Makefile 
    share/doc/smm/05.fastfs 3.t Makefile 
    share/doc/smm/06.nfs 1.t 2.t Makefile 
    share/doc/smm/07.lpd Makefile 
    share/doc/smm/08.sendmailop Makefile 
    share/doc/smm/11.timedop Makefile 
    share/doc/smm/12.timed Makefile timed.ms 
    share/doc/smm/18.net 7.t Makefile 
    share/doc/smm/contents Makefile contents.ms 
    share/doc/smm/title  Makefile Title 
    share/doc/usd        Makefile 
    share/doc/usd/04.csh Makefile csh.1 csh.2 csh.3 csh.4 csh.a 
                         csh.g tabs 
    share/doc/usd/05.dc  Makefile dc 
    share/doc/usd/06.bc  Makefile bc 
    share/doc/usd/07.mail Makefile mail0.nr mail5.nr 
    share/doc/usd/10.exref Makefile Makefile.inc 
    share/doc/usd/10.exref/exref Makefile 
    share/doc/usd/10.exref/summary Makefile 
    share/doc/usd/11.vitut Makefile 
    share/doc/usd/12.vi  Makefile Makefile.inc 
    share/doc/usd/12.vi/summary Makefile 
    share/doc/usd/12.vi/vi Makefile 
    share/doc/usd/12.vi/viapwh Makefile 
    share/doc/usd/13.viref Makefile 
    share/doc/usd/18.msdiffs Makefile ms.diffs 
    share/doc/usd/19.memacros Makefile 
    share/doc/usd/20.meref Makefile 
    share/doc/usd/21.troff Makefile m.mac m0 m0a m1 m2 m3 m4 m5 
                           table1 table2 
    share/doc/usd/22.trofftut Makefile tt.mac tt00 tt01 tt02 tt03 
                              tt04 tt05 tt06 tt07 tt08 tt09 tt10 
                              tt11 tt12 tt13 tt14 ttack ttcharset 
                              ttindex 
    share/doc/usd/contents Makefile contents.ms 
    share/doc/usd/title  Makefile Title 
    share/examples       Makefile 
    share/examples/BSD_daemon FreeBSD.pfa README beastie.eps 
                              beastie.fig eps.patch poster.sh 
    share/examples/FreeBSD_version FreeBSD_version.c Makefile 
    share/examples/IPv6  USAGE 
    share/examples/autofs/driver Makefile autodriver.c autotab 
    share/examples/bootforth README boot.4th frames.4th loader.rc 
                             menu.4th menuconf.4th screen.4th 
    share/examples/csh   dot.cshrc 
    share/examples/cvsup README cvs-supfile doc-supfile 
                         gnats-supfile ports-supfile refuse.README 
                         stable-supfile standard-supfile 
                         www-supfile 
    share/examples/diskless ME README.BOOTP README.TEMPLATING 
                            clone_root 
    share/examples/drivers README make_device_driver.sh 
                           make_pseudo_driver.sh 
    share/examples/etc   README.examples make.conf 
    share/examples/find_interface Makefile find_interface.c 
    share/examples/hast  ucarp.sh ucarp_down.sh ucarp_up.sh 
                         vip-down.sh vip-up.sh 
    share/examples/hwpmc README 
    share/examples/ipfilter Makefile README example.14 
                            examples.txt firewall.1 firewall.2 
                            ipf-howto.txt ipf.conf.permissive 
                            ipf.conf.restrictive ipf.conf.sample 
                            ipnat.conf.sample rules.txt 
    share/examples/ipfw  change_rules.sh 
    share/examples/jails README 
    share/examples/kld   Makefile 
    share/examples/kld/cdev Makefile README 
    share/examples/kld/cdev/module Makefile cdev.c cdev.h 
                                   cdevmod.c 
    share/examples/kld/cdev/test Makefile testcdev.c 
    share/examples/kld/dyn_sysctl Makefile README dyn_sysctl.c 
    share/examples/kld/firmware Makefile README 
    share/examples/kld/firmware/fwconsumer Makefile fw_consumer.c 
    share/examples/kld/firmware/fwimage Makefile firmware.img.uu 
    share/examples/kld/khelp Makefile README h_example.c 
    share/examples/kld/syscall Makefile 
    share/examples/kld/syscall/module Makefile syscall.c 
    share/examples/kld/syscall/test Makefile call.c 
    share/examples/libvgl Makefile demo.c 
    share/examples/mdoc  POSIX-copyright deshallify.sh example.1 
                         example.3 example.4 example.9 
    share/examples/netgraph ether.bridge frame_relay ngctl raw 
                            udp.tunnel virtual.chain virtual.lan 
    share/examples/nwclient dot.nwfsrc nwfs.sh.sample 
    share/examples/perfmon Makefile README perfmon.c 
    share/examples/pf    Makefile ackpri faq-example1 faq-example2 
                         faq-example3 pf.conf queue1 queue2 queue3 
                         queue4 spamd 
    share/examples/portal README 
    share/examples/ppi   Makefile ppilcd.c 
    share/examples/ppp   chap-auth login-auth ppp.conf.sample 
                         ppp.conf.span-isp 
                         ppp.conf.span-isp.working 
                         ppp.linkdown.sample ppp.linkdown.span-isp 
                         ppp.linkdown.span-isp.working 
                         ppp.linkup.sample ppp.linkup.span-isp 
                         ppp.linkup.span-isp.working 
                         ppp.secret.sample ppp.secret.span-isp 
                         ppp.secret.span-isp.working 
    share/examples/printing README hpvf 
    share/examples/scsi_target Makefile scsi_cmds.c scsi_target.8 
                               scsi_target.c scsi_target.h 
    share/examples/ses   Makefile Makefile.inc 
    share/examples/ses/getencstat Makefile getencstat.0 
    share/examples/ses/sesd Makefile sesd.0 
    share/examples/ses/setencstat Makefile setencstat.0 
    share/examples/ses/setobjstat Makefile setobjstat.0 
    share/examples/ses/srcs chpmon.c eltsub.c eltsub.h 
                            getencstat.c getnobj.c getobjmap.c 
                            getobjstat.c inienc.c sesd.c 
                            setencstat.c setobjstat.c 
    share/examples/smbfs Makefile 
    share/examples/smbfs/print Makefile 
    share/examples/sunrpc/msg msg_proc.c printmsg.c 
    share/examples/witness lockgraphs.sh 
    share/i18n           Makefile 
    share/i18n/csmapper  Makefile Makefile.inc Makefile.part 
                         charset.pivot.src mapper.dir.src 
    share/i18n/csmapper/APPLE ARABIC%UCS.src CELTIC%UCS.src 
                              CENTEURO%UCS.src CROATIAN%UCS.src 
                              CYRILLIC%UCS.src DEVANAGA%UCS.src 
                              DINGBATS%UCS.src FARSI%UCS.src 
                              GAELIC%UCS.src GREEK%UCS.src 
                              GUJARATI%UCS.src GURMUKHI%UCS.src 
                              HEBREW%UCS.src ICELAND%UCS.src 
                              INUIT%UCS.src KEYBOARD%UCS.src 
                              MAC.part Makefile ROMAN%UCS.src 
                              ROMANIAN%UCS.src SYMBOL%UCS.src 
                              THAI%UCS.src TURKISH%UCS.src 
                              UCS%ARABIC.src UCS%CELTIC.src 
                              UCS%CENTEURO.src UCS%CROATIAN.src 
                              UCS%CYRILLIC.src UCS%DEVANAGA.src 
                              UCS%DINGBATS.src UCS%FARSI.src 
                              UCS%GAELIC.src UCS%GREEK.src 
                              UCS%GUJARATI.src UCS%GURMUKHI.src 
                              UCS%HEBREW.src UCS%ICELAND.src 
                              UCS%INUIT.src UCS%KEYBOARD.src 
                              UCS%ROMAN.src UCS%ROMANIAN.src 
                              UCS%SYMBOL.src UCS%THAI.src 
                              UCS%TURKISH.src 
    share/i18n/csmapper/AST ARMSCII-7%UCS.src ARMSCII-8%UCS.src 
                            ARMSCII-8A%UCS.src ARMSCII.part 
                            Makefile UCS%ARMSCII-7.src 
                            UCS%ARMSCII-8.src UCS%ARMSCII-8A.src 
    share/i18n/csmapper/BIG5 Big5@1984%UCS.src 
                             Big5EXT@2003%UCS.src 
                             Big5EXT@E%UCS.src Big5EXT@IBM%UCS.src 
                             Big5EXT@Plus%UCS.src Big5UDA%UCS.src 
                             ETen%UCS@BMP.src ETen%UCS@SIP.src 
                             HKSCS%UCS@BMP.src HKSCS%UCS@SIP.src 
                             Makefile UCS%Big5@1984.src 
                             UCS%Big5EXT@2003.src 
                             UCS%Big5EXT@E.src UCS%Big5EXT@IBM.src 
                             UCS%Big5EXT@Plus.src UCS%Big5UDA.src 
                             UCS@BMP%ETen.src UCS@BMP%HKSCS.src 
                             UCS@SIP%ETen.src UCS@SIP%HKSCS.src 
                             charset.pivot.BIG5.src 
                             mapper.dir.BIG5.src 
    share/i18n/csmapper/CNS CNS11643-1%UCS.src CNS11643-2%UCS.src 
                            CNS11643-3%UCS@BMP.src 
                            CNS11643-3%UCS@SIP.src 
                            CNS11643-4%UCS@BMP.src 
                            CNS11643-4%UCS@SIP.src 
                            CNS11643-5%UCS@BMP.src 
                            CNS11643-5%UCS@SIP.src 
                            CNS11643-6%UCS@BMP.src 
                            CNS11643-6%UCS@SIP.src 
                            CNS11643-7%UCS@BMP.src 
                            CNS11643-7%UCS@SIP.src Makefile 
                            UCS%CNS11643-1.src UCS%CNS11643-2.src 
                            UCS@BMP%CNS11643-3.src 
                            UCS@BMP%CNS11643-4.src 
                            UCS@BMP%CNS11643-5.src 
                            UCS@BMP%CNS11643-6.src 
                            UCS@BMP%CNS11643-7.src 
                            UCS@SIP%CNS11643-3.src 
                            UCS@SIP%CNS11643-4.src 
                            UCS@SIP%CNS11643-5.src 
                            UCS@SIP%CNS11643-6.src 
                            UCS@SIP%CNS11643-7.src 
                            charset.pivot.CNS.src 
                            mapper.dir.CNS.src 
    share/i18n/csmapper/CP CP.part CP037%UCS.src CP038%UCS.src 
                           CP10000%UCS.src CP10006%UCS.src 
                           CP10007%UCS.src CP10029%UCS.src 
                           CP1006%UCS.src CP10079%UCS.src 
                           CP10081%UCS.src CP1026%UCS.src 
                           CP1046%UCS.src CP1124%UCS.src 
                           CP1125%UCS.src CP1129%UCS.src 
                           CP1131%UCS.src CP1133%UCS.src 
                           CP1161%UCS.src CP1162%UCS.src 
                           CP1163%UCS.src CP1250%UCS.src 
                           CP1251%UCS.src CP1252%UCS.src 
                           CP1253%UCS.src CP1254%UCS.src 
                           CP1255%UCS.src CP1256%UCS.src 
                           CP1257%UCS.src CP1258%UCS.src 
                           CP273%UCS.src CP274%UCS.src 
                           CP275%UCS.src CP277%UCS.src 
                           CP278%UCS.src CP280%UCS.src 
                           CP281%UCS.src CP284%UCS.src 
                           CP285%UCS.src CP290%UCS.src 
                           CP297%UCS.src CP420%UCS.src 
                           CP423%UCS.src CP424%UCS.src 
                           CP437%UCS.src CP500%UCS.src 
                           CP737%UCS.src CP775%UCS.src 
                           CP850%UCS.src CP851%UCS.src 
                           CP852%UCS.src CP853%UCS.src 
                           CP855%UCS.src CP856%UCS.src 
                           CP857%UCS.src CP858%UCS.src 
                           CP860%UCS.src CP861%UCS.src 
                           CP862%UCS.src CP863%UCS.src 
                           CP864%UCS.src CP865%UCS.src 
                           CP866%UCS.src CP868%UCS.src 
                           CP869%UCS.src CP870%UCS.src 
                           CP871%UCS.src CP874%UCS.src 
                           CP875%UCS.src CP880%UCS.src 
                           CP891%UCS.src CP903%UCS.src 
                           CP904%UCS.src CP905%UCS.src 
                           CP918%UCS.src CP922%UCS.src 
                           CP932UDA%UCS.src CP932VDC@IBM%UCS.src 
                           CP932VDC@NEC_IBM%UCS.src 
                           CP936EXT%UCS.src CP942EXT%UCS.src 
                           CP949EXT%UCS.src CP950%UCS.src Makefile 
                           UCS%CP037.src UCS%CP038.src 
                           UCS%CP10000.src UCS%CP10006.src 
                           UCS%CP10007.src UCS%CP10029.src 
                           UCS%CP1006.src UCS%CP10079.src 
                           UCS%CP10081.src UCS%CP1026.src 
                           UCS%CP1046.src UCS%CP1124.src 
                           UCS%CP1125.src UCS%CP1129.src 
                           UCS%CP1131.src UCS%CP1133.src 
                           UCS%CP1161.src UCS%CP1162.src 
                           UCS%CP1163.src UCS%CP1250.src 
                           UCS%CP1251.src UCS%CP1252.src 
                           UCS%CP1253.src UCS%CP1254.src 
                           UCS%CP1255.src UCS%CP1256.src 
                           UCS%CP1257.src UCS%CP1258.src 
                           UCS%CP273.src UCS%CP274.src 
                           UCS%CP275.src UCS%CP277.src 
                           UCS%CP278.src UCS%CP280.src 
                           UCS%CP281.src UCS%CP284.src 
                           UCS%CP285.src UCS%CP290.src 
                           UCS%CP297.src UCS%CP420.src 
                           UCS%CP423.src UCS%CP424.src 
                           UCS%CP437.src UCS%CP500.src 
                           UCS%CP737.src UCS%CP775.src 
                           UCS%CP850.src UCS%CP851.src 
                           UCS%CP852.src UCS%CP853.src 
                           UCS%CP855.src UCS%CP856.src 
                           UCS%CP857.src UCS%CP858.src 
                           UCS%CP860.src UCS%CP861.src 
                           UCS%CP862.src UCS%CP863.src 
                           UCS%CP864.src UCS%CP865.src 
                           UCS%CP866.src UCS%CP868.src 
                           UCS%CP869.src UCS%CP870.src 
                           UCS%CP871.src UCS%CP874.src 
                           UCS%CP875.src UCS%CP880.src 
                           UCS%CP891.src UCS%CP903.src 
                           UCS%CP904.src UCS%CP905.src 
                           UCS%CP918.src UCS%CP922.src 
                           UCS%CP932UDA.src UCS%CP932VDC@IBM.src 
                           UCS%CP932VDC@NEC_IBM.src 
                           UCS%CP936EXT.src UCS%CP942EXT.src 
                           UCS%CP949EXT.src UCS%CP950.src 
                           charset.pivot.CP.src mapper.dir.CP.src 
    share/i18n/csmapper/EBCDIC EBCDIC-AT-DE%UCS.src 
                               EBCDIC-AT-DE-A%UCS.src 
                               EBCDIC-CA-FR%UCS.src 
                               EBCDIC-DK-NO%UCS.src 
                               EBCDIC-DK-NO-A%UCS.src 
                               EBCDIC-ES%UCS.src 
                               EBCDIC-ES-A%UCS.src 
                               EBCDIC-ES-S%UCS.src 
                               EBCDIC-FI-SE%UCS.src 
                               EBCDIC-FI-SE-A%UCS.src 
                               EBCDIC-FR%UCS.src EBCDIC-IT%UCS.src 
                               EBCDIC-PT%UCS.src EBCDIC-UK%UCS.src 
                               EBCDIC.part Makefile 
                               UCS%EBCDIC-AT-DE-A.src 
                               UCS%EBCDIC-AT-DE.src 
                               UCS%EBCDIC-CA-FR.src 
                               UCS%EBCDIC-DK-NO-A.src 
                               UCS%EBCDIC-DK-NO.src 
                               UCS%EBCDIC-ES-A.src 
                               UCS%EBCDIC-ES-S.src 
                               UCS%EBCDIC-ES.src 
                               UCS%EBCDIC-FI-SE-A.src 
                               UCS%EBCDIC-FI-SE.src 
                               UCS%EBCDIC-FR.src UCS%EBCDIC-IT.src 
                               UCS%EBCDIC-PT.src UCS%EBCDIC-UK.src 
    share/i18n/csmapper/GB GB12345%UCS.src GB18030%UCS@BMP.src 
                           GB2312%UCS.src GB2312EXT%UCS.src 
                           GB2312GBK%UCS.src GB2312UDA1%UCS.src 
                           GB2312UDA2%UCS.src GBKEXT%UCS.src 
                           GBKUDA%UCS.src ISO-IR-165EXT%UCS.src 
                           Makefile UCS%GB12345.src UCS%GB2312.src 
                           UCS%GB2312EXT.src UCS%GB2312UDA1.src 
                           UCS%GB2312UDA2.src UCS%GBKEXT.src 
                           UCS%GBKUDA.src UCS%ISO-IR-165EXT.src 
                           UCS@BMP%GB18030.src 
                           charset.pivot.GB.src mapper.dir.GB.src 
    share/i18n/csmapper/GEORGIAN GEORGIAN-ACADEMY%UCS.src 
                                 GEORGIAN-ACADEMY@OldCapital%UCS.src 
                                 GEORGIAN-PS%UCS.src 
                                 GEORGIAN-PS@OldCapital%UCS.src 
                                 GEORGIAN.part Makefile 
                                 UCS%GEORGIAN-ACADEMY.src 
                                 UCS%GEORGIAN-ACADEMY@OldCapital.src 
                                 UCS%GEORGIAN-PS.src 
                                 UCS%GEORGIAN-PS@OldCapital.src 
    share/i18n/csmapper/ISO-8859 ISO-8859-10%UCS.src 
                                 ISO-8859-11%UCS.src 
                                 ISO-8859-13%UCS.src 
                                 ISO-8859-14%UCS.src 
                                 ISO-8859-15%UCS.src 
                                 ISO-8859-16%UCS.src 
                                 ISO-8859-2%UCS.src 
                                 ISO-8859-3%UCS.src 
                                 ISO-8859-4%UCS.src 
                                 ISO-8859-5%UCS.src 
                                 ISO-8859-6%UCS.src 
                                 ISO-8859-7%UCS.src 
                                 ISO-8859-8%UCS.src 
                                 ISO-8859-9%UCS.src ISO-8859.part 
                                 Makefile UCS%ISO-8859-10.src 
                                 UCS%ISO-8859-11.src 
                                 UCS%ISO-8859-13.src 
                                 UCS%ISO-8859-14.src 
                                 UCS%ISO-8859-15.src 
                                 UCS%ISO-8859-16.src 
                                 UCS%ISO-8859-2.src 
                                 UCS%ISO-8859-3.src 
                                 UCS%ISO-8859-4.src 
                                 UCS%ISO-8859-5.src 
                                 UCS%ISO-8859-6.src 
                                 UCS%ISO-8859-7.src 
                                 UCS%ISO-8859-8.src 
                                 UCS%ISO-8859-9.src 
    share/i18n/csmapper/ISO646 ISO646-BASIC@1983%UCS.646 
                               ISO646-CA%UCS.646 
                               ISO646-CA2%UCS.646 
                               ISO646-CN%UCS.646 ISO646-CU%UCS.646 
                               ISO646-DE%UCS.646 ISO646-DK%UCS.646 
                               ISO646-ES%UCS.646 
                               ISO646-ES2%UCS.646 
                               ISO646-FI%UCS.646 ISO646-FR%UCS.646 
                               ISO646-FR1%UCS.646 
                               ISO646-GB%UCS.646 ISO646-HU%UCS.646 
                               ISO646-IRV@1983%UCS.646 
                               ISO646-IT%UCS.646 ISO646-JP%UCS.646 
                               ISO646-JP-OCR-B%UCS.646 
                               ISO646-KR%UCS.646 ISO646-NO%UCS.646 
                               ISO646-NO2%UCS.646 
                               ISO646-PT%UCS.646 
                               ISO646-PT2%UCS.646 
                               ISO646-SE%UCS.646 
                               ISO646-SE2%UCS.646 
                               ISO646-US%UCS.646 ISO646-YU%UCS.646 
                               ISO646.part Makefile 
    share/i18n/csmapper/JIS JISX0201-KANA%UCS.src 
                            JISX0208@1978%UCS.src 
                            JISX0208@1990%UCS.src 
                            JISX0208@MS%UCS.src 
                            JISX0208UDC%UCS.src 
                            JISX0208VDC@NEC%UCS.src 
                            JISX0212%UCS.src JISX0212@MS%UCS.src 
                            JISX0212UDC%UCS.src 
                            JISX0212VDC@IBM%UCS.src 
                            JISX0213-1%UCS@BMP.src 
                            JISX0213-1%UCS@SIP.src 
                            JISX0213-2%UCS@BMP.src 
                            JISX0213-2%UCS@SIP.src Makefile 
                            UCS%JISX0201-KANA.src 
                            UCS%JISX0208@1978.src 
                            UCS%JISX0208@1990.src 
                            UCS%JISX0208@MS.src 
                            UCS%JISX0208UDC.src 
                            UCS%JISX0208VDC@NEC.src 
                            UCS%JISX0212.src UCS%JISX0212@MS.src 
                            UCS%JISX0212UDC.src 
                            UCS%JISX0212VDC@IBM.src 
                            UCS@BMP%JISX0213-1.src 
                            UCS@BMP%JISX0213-2.src 
                            UCS@SIP%JISX0213-1.src 
                            UCS@SIP%JISX0213-2.src 
                            charset.pivot.JIS.src 
                            mapper.dir.JIS.src 
    share/i18n/csmapper/KAZAKH KZ1048%UCS.src Makefile 
                               PTCP154%UCS.src UCS%KZ1048.src 
                               UCS%PTCP154.src 
                               charset.pivot.KAZAKH.src 
                               mapper.dir.KAZAKH.src 
    share/i18n/csmapper/KOI GOST19768-74%UCS.src ISO-5427%UCS.src 
                            KOI7%UCS.src KOI8%UCS.src 
                            KOI8-C%UCS.src 
                            KOI8-CyrillicOld%UCS.src 
                            KOI8-E%UCS.src KOI8-R%UCS.src 
                            KOI8-RU%UCS.src KOI8-T%UCS.src 
                            KOI8-U%UCS.src KOI8.part Makefile 
                            UCS%GOST19768-74.src UCS%ISO-5427.src 
                            UCS%KOI7.src UCS%KOI8-C.src 
                            UCS%KOI8-CyrillicOld.src 
                            UCS%KOI8-E.src UCS%KOI8-R.src 
                            UCS%KOI8-RU.src UCS%KOI8-T.src 
                            UCS%KOI8-U.src UCS%KOI8.src 
                            charset.pivot.KOI.src 
                            mapper.dir.KOI.src 
    share/i18n/csmapper/KS JOHAB%UCS.src KSC5601HANGUL%UCS.src 
                           KSC5601HANJA%UCS.src Makefile 
                           UCS%JOHAB.src UCS%KSC5601HANGUL.src 
                           UCS%KSC5601HANJA.src 
                           charset.pivot.KS.src mapper.dir.KS.src 
    share/i18n/csmapper/MISC ATARIST%UCS.src DECMCS%UCS.src 
                             HP-ROMAN8%UCS.src MULELAO-1%UCS.src 
                             Makefile NEXTSTEP%UCS.src 
                             RISCOS-LATIN1%UCS.src TDS565%UCS.src 
                             UCS%ATARIST.src UCS%DECMCS.src 
                             UCS%HP-ROMAN8.src UCS%MULELAO-1.src 
                             UCS%NEXTSTEP.src 
                             UCS%RISCOS-LATIN1.src UCS%TDS565.src 
                             charset.pivot.MISC.src 
                             mapper.dir.MISC.src 
    share/i18n/csmapper/TCVN Makefile TCVN5712-1%UCS.src 
                             UCS%TCVN5712-1.src UCS%VISCII.src 
                             VISCII%UCS.src charset.pivot.TCVN.src 
                             mapper.dir.TCVN.src 
    share/i18n/esdb      Makefile Makefile.inc Makefile.part 
    share/i18n/esdb/APPLE MAC.alias MAC.part MAC.src Makefile 
    share/i18n/esdb/AST  ARMSCII-7.src ARMSCII.alias ARMSCII.part 
                         ARMSCII.src Makefile 
    share/i18n/esdb/BIG5 Big5.alias Big5.part Big5.src 
                         Big5.variable Makefile 
    share/i18n/esdb/CP   CP.alias CP.part CP.src CP50220.src 
                         CP50221.src CP50222.src CP51932.src 
                         CP932.src CP936.src CP942.src CP942C.src 
                         CP943.src CP943C.src CP949.src CP950.src 
                         Makefile 
    share/i18n/esdb/DEC  DEC.alias DEC.part DEC.src DECHanyu.src 
                         Makefile 
    share/i18n/esdb/EBCDIC EBCDIC.alias EBCDIC.part EBCDIC.src 
                           Makefile 
    share/i18n/esdb/EUC  EUC-CN.src EUC-JIS-2004.src EUC-JP-MS.src 
                         EUC-JP.src EUC-KR.src EUC-TW.src 
                         EUC.alias EUC.part Makefile 
    share/i18n/esdb/GB   GB.alias GB.part GB12345.src GB18030.src 
                         GBK.src Makefile 
    share/i18n/esdb/GEORGIAN GEORGIAN.alias GEORGIAN.part 
                             GEORGIAN.src Makefile 
    share/i18n/esdb/ISO-2022 ISO-2022-CN-EXT.src ISO-2022-CN.src 
                             ISO-2022-JP-1.src ISO-2022-JP-2.src 
                             ISO-2022-JP-2004.src ISO-2022-JP.src 
                             ISO-2022-KR.src ISO-2022.alias 
                             ISO-2022.part Makefile 
    share/i18n/esdb/ISO-8859 ISO-8859.alias ISO-8859.part 
                             ISO-8859.src Makefile 
    share/i18n/esdb/ISO646 ISO646.alias ISO646.part ISO646.src 
                           Makefile 
    share/i18n/esdb/KAZAKH KAZAKH.alias KAZAKH.part KZ1048.src 
                           Makefile PTCP154.src 
    share/i18n/esdb/KOI  KOI.alias KOI.part KOI.src 
                         KOI7-switched.src KOI7.src Makefile 
    share/i18n/esdb/MISC ATARIST.src C99.src CTEXT.src 
                         HP-ROMAN8.src HZ.src HZ8.src 
                         ISO-IR-165.src JAVA.src JISX0201-KANA.src 
                         JISX0208@1990.src JOHAB.src MISC.alias 
                         MISC.part MULELAO-1.src Makefile 
                         NEXTSTEP.src RISCOS-LATIN1.src 
                         Shift_JIS-2004.src Shift_JIS.src 
                         TDS565.src ZW.src 
    share/i18n/esdb/TCVN Makefile TCVN.alias TCVN.part 
                         TCVN5712-1.src VIQR.src VISCII.src 
    share/i18n/esdb/UTF  Makefile UTF.alias UTF.part UTF.src 
    share/info           Makefile 
    share/man            Makefile 
    share/man/man1       Makefile builtin.1 intro.1 
    share/man/man3       Makefile assert.3 bitstring.3 end.3 
                         fpgetround.3 intro.3 makedev.3 pthread.3 
                         pthread_affinity_np.3 pthread_atfork.3 
                         pthread_attr.3 pthread_attr_affinity_np.3 
                         pthread_attr_get_np.3 
                         pthread_attr_setcreatesuspend_np.3 
                         pthread_barrier_destroy.3 
                         pthread_barrierattr.3 pthread_cancel.3 
                         pthread_cleanup_pop.3 
                         pthread_cleanup_push.3 
                         pthread_cond_broadcast.3 
                         pthread_cond_destroy.3 
                         pthread_cond_init.3 pthread_cond_signal.3 
                         pthread_cond_timedwait.3 
                         pthread_cond_wait.3 pthread_condattr.3 
                         pthread_create.3 pthread_detach.3 
                         pthread_equal.3 pthread_exit.3 
                         pthread_getconcurrency.3 
                         pthread_getspecific.3 
                         pthread_getthreadid_np.3 pthread_join.3 
                         pthread_key_create.3 pthread_key_delete.3 
                         pthread_kill.3 pthread_main_np.3 
                         pthread_multi_np.3 
                         pthread_mutex_destroy.3 
                         pthread_mutex_init.3 pthread_mutex_lock.3 
                         pthread_mutex_timedlock.3 
                         pthread_mutex_trylock.3 
                         pthread_mutex_unlock.3 
                         pthread_mutexattr.3 
                         pthread_mutexattr_getkind_np.3 
                         pthread_once.3 pthread_resume_all_np.3 
                         pthread_resume_np.3 
                         pthread_rwlock_destroy.3 
                         pthread_rwlock_init.3 
                         pthread_rwlock_rdlock.3 
                         pthread_rwlock_timedrdlock.3 
                         pthread_rwlock_timedwrlock.3 
                         pthread_rwlock_unlock.3 
                         pthread_rwlock_wrlock.3 
                         pthread_rwlockattr_destroy.3 
                         pthread_rwlockattr_getpshared.3 
                         pthread_rwlockattr_init.3 
                         pthread_rwlockattr_setpshared.3 
                         pthread_schedparam.3 pthread_self.3 
                         pthread_set_name_np.3 
                         pthread_setspecific.3 pthread_sigmask.3 
                         pthread_spin_init.3 pthread_spin_lock.3 
                         pthread_suspend_all_np.3 
                         pthread_suspend_np.3 
                         pthread_switch_add_np.3 
                         pthread_testcancel.3 pthread_yield.3 
                         queue.3 siginfo.3 stdarg.3 sysexits.3 
                         tgmath.3 timeradd.3 tree.3 
    share/man/man4       Makefile aac.4 acpi.4 acpi_asus.4 
                         acpi_dock.4 acpi_fujitsu.4 acpi_hp.4 
                         acpi_ibm.4 acpi_panasonic.4 acpi_sony.4 
                         acpi_thermal.4 acpi_toshiba.4 
                         acpi_video.4 acpi_wmi.4 ada.4 adv.4 adw.4 
                         ae.4 aesni.4 age.4 agp.4 aha.4 ahb.4 
                         ahc.4 ahci.4 ahd.4 aibs.4 aio.4 alc.4 
                         ale.4 alpm.4 altq.4 amd.4 amdpm.4 
                         amdsbwd.4 amdsmb.4 amdtemp.4 amr.4 an.4 
                         apic.4 arcmsr.4 asmc.4 asr.4 ata.4 
                         atapicam.4 ataraid.4 ath.4 ath_ahb.4 
                         ath_hal.4 ath_pci.4 atkbd.4 atkbdc.4 
                         atp.4 atrtc.4 attimer.4 audit.4 
                         auditpipe.4 aue.4 axe.4 bce.4 bfe.4 bge.4 
                         bktr.4 blackhole.4 bpf.4 bridge.4 bt.4 
                         bwi.4 bwn.4 bxe.4 capsicum.4 cardbus.4 
                         carp.4 cas.4 cc_chd.4 cc_cubic.4 cc_hd.4 
                         cc_htcp.4 cc_newreno.4 cc_vegas.4 ccd.4 
                         cd.4 cdce.4 ch.4 ciss.4 cm.4 cmx.4 coda.4 
                         coretemp.4 cpuctl.4 cpufreq.4 crypto.4 
                         cue.4 cxgb.4 cxgbe.4 cy.4 da.4 dc.4 
                         dcons.4 dcons_crom.4 ddb.4 de.4 devctl.4 
                         digi.4 disc.4 divert.4 dpms.4 dpt.4 
                         dummynet.4 ed.4 edsc.4 ef.4 ehci.4 em.4 
                         en.4 enc.4 epair.4 esp.4 est.4 et.4 
                         eventtimers.4 exca.4 faith.4 fatm.4 fd.4 
                         fdc.4 fdt.4 fdtbus.4 filemon.4 firewire.4 
                         fpa.4 fwe.4 fwip.4 fwohci.4 fxp.4 gbde.4 
                         gdb.4 gem.4 geom.4 geom_fox.4 
                         geom_linux_lvm.4 geom_map.4 geom_uzip.4 
                         gif.4 gpib.4 gre.4 h_ertt.4 harp.4 hatm.4 
                         hfa.4 hifn.4 hme.4 hpet.4 hpt27xx.4 
                         hptiop.4 hptmv.4 hptrr.4 hwpmc.4 ichsmb.4 
                         ichwd.4 icmp.4 icmp6.4 ida.4 idt.4 
                         ifmib.4 igb.4 igmp.4 iic.4 iicbb.4 
                         iicbus.4 iicsmb.4 iir.4 inet.4 inet6.4 
                         intpm.4 intro.4 io.4 ip.4 ip6.4 
                         ipfirewall.4 ipmi.4 ips.4 ipsec.4 ipw.4 
                         ipwfw.4 isci.4 iscsi_initiator.4 isp.4 
                         ispfw.4 iwi.4 iwifw.4 iwn.4 iwnfw.4 
                         ixgb.4 ixgbe.4 jme.4 joy.4 kbdmux.4 
                         keyboard.4 kld.4 ksyms.4 ktr.4 kue.4 
                         lagg.4 le.4 led.4 lge.4 lindev.4 linux.4 
                         lmc.4 lo.4 lp.4 lpbb.4 lpt.4 mac.4 
                         mac_biba.4 mac_bsdextended.4 mac_ifoff.4 
                         mac_lomac.4 mac_mls.4 mac_none.4 
                         mac_partition.4 mac_portacl.4 
                         mac_seeotheruids.4 mac_stub.4 mac_test.4 
                         malo.4 mcd.4 md.4 mem.4 meteor.4 mfi.4 
                         miibus.4 mk48txx.4 mld.4 mlx.4 mly.4 
                         mmc.4 mmcsd.4 mn.4 mod_cc.4 mos.4 mouse.4 
                         mps.4 mpt.4 msk.4 mtio.4 multicast.4 
                         mvs.4 mwl.4 mwlfw.4 mxge.4 my.4 natm.4 
                         natmip.4 ncr.4 ncv.4 ndis.4 net80211.4 
                         netgraph.4 netintro.4 netmap.4 nfe.4 
                         nfsmb.4 ng_UI.4 ng_async.4 ng_atm.4 
                         ng_atmllc.4 ng_bluetooth.4 ng_bpf.4 
                         ng_bridge.4 ng_bt3c.4 ng_btsocket.4 
                         ng_car.4 ng_ccatm.4 ng_cisco.4 
                         ng_deflate.4 ng_device.4 ng_echo.4 
                         ng_eiface.4 ng_etf.4 ng_ether.4 
                         ng_ether_echo.4 ng_fec.4 ng_frame_relay.4 
                         ng_gif.4 ng_gif_demux.4 ng_h4.4 ng_hci.4 
                         ng_hole.4 ng_hub.4 ng_iface.4 
                         ng_ip_input.4 ng_ipfw.4 ng_ksocket.4 
                         ng_l2cap.4 ng_l2tp.4 ng_lmi.4 ng_mppc.4 
                         ng_nat.4 ng_netflow.4 ng_one2many.4 
                         ng_patch.4 ng_ppp.4 ng_pppoe.4 
                         ng_pptpgre.4 ng_pred1.4 ng_rfc1490.4 
                         ng_socket.4 ng_source.4 ng_split.4 
                         ng_sppp.4 ng_sscfu.4 ng_sscop.4 ng_tag.4 
                         ng_tcpmss.4 ng_tee.4 ng_tty.4 ng_ubt.4 
                         ng_uni.4 ng_vjc.4 ng_vlan.4 ngatmbase.4 
                         nge.4 nmdm.4 nsp.4 null.4 nve.4 nvram.4 
                         nvram2env.4 nxge.4 oce.4 ohci.4 orm.4 
                         padlock.4 pass.4 patm.4 pccard.4 pccbb.4 
                         pcf.4 pci.4 pcib.4 pcic.4 pcii.4 pcm.4 
                         pcn.4 pim.4 polling.4 ppbus.4 ppc.4 ppi.4 
                         psm.4 pst.4 pt.4 pts.4 pty.4 puc.4 
                         qlxgb.4 ral.4 random.4 rc.4 re.4 rgephy.4 
                         rl.4 rndtest.4 route.4 rp.4 rue.4 rum.4 
                         run.4 runfw.4 sa.4 safe.4 sbp.4 
                         sbp_targ.4 scc.4 scd.4 sched_4bsd.4 
                         sched_ule.4 screen.4 scsi.4 sctp.4 
                         sdhci.4 sem.4 send.4 ses.4 sf.4 sfxge.4 
                         sge.4 si.4 siba.4 siftr.4 siis.4 
                         simplebus.4 sio.4 sis.4 sk.4 smb.4 
                         smbus.4 smp.4 sn.4 snd_ad1816.4 
                         snd_als4000.4 snd_atiixp.4 snd_cmi.4 
                         snd_cs4281.4 snd_csa.4 snd_ds1.4 
                         snd_emu10k1.4 snd_emu10kx.4 snd_envy24.4 
                         snd_envy24ht.4 snd_es137x.4 snd_ess.4 
                         snd_fm801.4 snd_gusc.4 snd_hda.4 
                         snd_hdspe.4 snd_ich.4 snd_maestro.4 
                         snd_maestro3.4 snd_mss.4 snd_neomagic.4 
                         snd_sbc.4 snd_solo.4 snd_spicds.4 
                         snd_t4dwave.4 snd_uaudio.4 snd_via8233.4 
                         snd_via82c686.4 snd_vibes.4 snp.4 spic.4 
                         spkr.4 splash.4 sppp.4 ste.4 stf.4 stg.4 
                         stge.4 sym.4 syncache.4 syncer.4 
                         syscons.4 sysmouse.4 tap.4 targ.4 tcp.4 
                         tdfx.4 termios.4 textdump.4 ti.4 
                         timecounters.4 tl.4 tnt4882.4 tpm.4 trm.4 
                         tty.4 tun.4 twa.4 twe.4 tws.4 tx.4 txp.4 
                         u3g.4 uark.4 uart.4 uath.4 ubsa.4 ubsec.4 
                         ubser.4 ubtbcmfw.4 uchcom.4 ucom.4 
                         ucycom.4 udav.4 udbp.4 udp.4 uep.4 ufm.4 
                         ufoma.4 uftdi.4 ugen.4 uhci.4 uhid.4 
                         uhso.4 uipaq.4 ukbd.4 ulpt.4 umass.4 
                         umcs.4 umct.4 umodem.4 ums.4 unix.4 
                         upgt.4 uplcom.4 ural.4 urio.4 urtw.4 
                         usb.4 usb2_template.4 usb_quirk.4 
                         uslcom.4 utopia.4 uvisor.4 uvscom.4 vga.4 
                         vge.4 viapm.4 viawd.4 vinum.4 vkbd.4 
                         vlan.4 vpo.4 vr.4 vte.4 vxge.4 watchdog.4 
                         wb.4 wbwd.4 wi.4 witness.4 wlan.4 
                         wlan_acl.4 wlan_amrr.4 wlan_ccmp.4 
                         wlan_tkip.4 wlan_wep.4 wlan_xauth.4 wpi.4 
                         xe.4 xen.4 xhci.4 xl.4 xnb.4 xpt.4 zero.4 
                         zyd.4 
    share/man/man4/man4.arm Makefile mge.4 npe.4 
    share/man/man4/man4.i386 CPU_ELAN.4 Makefile aic.4 apm.4 ce.4 
                             cp.4 cs.4 ct.4 ctau.4 cx.4 ep.4 ex.4 
                             fe.4 glxiic.4 glxsb.4 ie.4 longrun.4 
                             mse.4 npx.4 pae.4 pbio.4 perfmon.4 
                             pnp.4 pnpbios.4 sbni.4 smapi.4 snc.4 
                             streams.4 svr4.4 vpd.4 vx.4 wl.4 
    share/man/man4/man4.powerpc Makefile abtn.4 adb.4 akbd.4 ams.4 
                                bm.4 cuda.4 pmu.4 powermac_nvram.4 
                                smu.4 snd_ai2s.4 snd_davbus.4 
                                tsec.4 
    share/man/man4/man4.sparc64 Makefile auxio.4 central.4 
                                clkbrd.4 creator.4 ebus.4 eeprom.4 
                                fhc.4 machfb.4 ofw_console.4 
                                openfirm.4 openprom.4 rtc.4 sbus.4 
                                snd_audiocs.4 
    share/man/man5       Makefile a.out.5 acct.5 ar.5 
                         bluetooth.device.conf.5 bluetooth.hosts.5 
                         bluetooth.protocols.5 boot.config.5 
                         core.5 devfs.5 devfs.conf.5 devfs.rules.5 
                         device.hints.5 dir.5 disktab.5 elf.5 
                         ethers.5 eui64.5 ext2fs.5 fbtab.5 
                         fdescfs.5 forward.5 freebsd-update.conf.5 
                         fs.5 fstab.5 group.5 hesiod.conf.5 
                         hosts.5 hosts.equiv.5 hosts.lpd.5 intro.5 
                         libmap.conf.5 link.5 linprocfs.5 
                         linsysfs.5 mailer.conf.5 make.conf.5 
                         moduli.5 motd.5 mqueuefs.5 msdosfs.5 
                         networks.5 nsmb.conf.5 nsswitch.conf.5 
                         nullfs.5 passwd.5 pbm.5 periodic.conf.5 
                         phones.5 portindex.5 portsnap.conf.5 
                         procfs.5 protocols.5 quota.user.5 
                         rc.conf.5 rctl.conf.5 regdomain.5 
                         reiserfs.5 remote.5 resolver.5 services.5 
                         shells.5 src.conf.5 stab.5 
                         style.Makefile.5 sysctl.conf.5 tmpfs.5 
                         xfs.5 
    share/man/man6       Makefile intro.6 
    share/man/man7       Makefile adding_user.7 ascii.7 
                         bsd.snmpmod.mk.7 build.7 c99.7 clocks.7 
                         development.7 environ.7 ffs.7 firewall.7 
                         hier.7 hostname.7 intro.7 maclabel.7 
                         mailaddr.7 operator.7 ports.7 release.7 
                         sdoc.7 security.7 sprog.7 stdint.7 
                         sticky.7 tuning.7 
    share/man/man8       Makefile crash.8 diskless.8 intro.8 
                         nanobsd.8 picobsd.8 rc.8 rc.sendmail.8 
                         rc.subr.8 rescue.8 yp.8 
    share/man/man9       BUF_ISLOCKED.9 BUF_LOCK.9 BUF_LOCKFREE.9 
                         BUF_LOCKINIT.9 BUF_RECURSED.9 
                         BUF_TIMELOCK.9 BUF_UNLOCK.9 
                         BUS_ADD_CHILD.9 BUS_BIND_INTR.9 
                         BUS_CONFIG_INTR.9 BUS_DESCRIBE_INTR.9 
                         BUS_NEW_PASS.9 BUS_PRINT_CHILD.9 
                         BUS_READ_IVAR.9 BUS_SETUP_INTR.9 
                         CTASSERT.9 DB_COMMAND.9 
                         DECLARE_GEOM_CLASS.9 DECLARE_MODULE.9 
                         DELAY.9 DEVICE_ATTACH.9 DEVICE_DETACH.9 
                         DEVICE_IDENTIFY.9 DEVICE_PROBE.9 
                         DEVICE_SHUTDOWN.9 DEV_MODULE.9 
                         DRIVER_MODULE.9 EVENTHANDLER.9 KASSERT.9 
                         LOCK_PROFILING.9 MD5.9 MODULE_DEPEND.9 
                         MODULE_VERSION.9 Makefile 
                         SYSCALL_MODULE.9 SYSINIT.9 VFS.9 
                         VFS_CHECKEXP.9 VFS_FHTOVP.9 
                         VFS_LOCK_GIANT.9 VFS_MOUNT.9 
                         VFS_QUOTACTL.9 VFS_ROOT.9 VFS_SET.9 
                         VFS_STATFS.9 VFS_SYNC.9 VFS_UNMOUNT.9 
                         VFS_VGET.9 VOP_ACCESS.9 VOP_ACLCHECK.9 
                         VOP_ADVLOCK.9 VOP_ATTRIB.9 VOP_BWRITE.9 
                         VOP_CREATE.9 VOP_FSYNC.9 VOP_GETACL.9 
                         VOP_GETEXTATTR.9 VOP_GETPAGES.9 
                         VOP_GETVOBJECT.9 VOP_INACTIVE.9 
                         VOP_IOCTL.9 VOP_LINK.9 VOP_LISTEXTATTR.9 
                         VOP_LOCK.9 VOP_LOOKUP.9 VOP_OPENCLOSE.9 
                         VOP_PATHCONF.9 VOP_PRINT.9 VOP_RDWR.9 
                         VOP_READDIR.9 VOP_READLINK.9 
                         VOP_REALLOCBLKS.9 VOP_REMOVE.9 
                         VOP_RENAME.9 VOP_REVOKE.9 VOP_SETACL.9 
                         VOP_SETEXTATTR.9 VOP_STRATEGY.9 
                         VOP_VPTOCNP.9 VOP_VPTOFH.9 
                         accept_filter.9 accf_data.9 accf_dns.9 
                         accf_http.9 acl.9 alq.9 altq.9 atomic.9 
                         bios.9 boot.9 bpf.9 buf.9 buf_ring.9 
                         bus_activate_resource.9 
                         bus_adjust_resource.9 
                         bus_alloc_resource.9 bus_child_present.9 
                         bus_dma.9 bus_generic_attach.9 
                         bus_generic_detach.9 
                         bus_generic_new_pass.9 
                         bus_generic_print_child.9 
                         bus_generic_read_ivar.9 
                         bus_generic_shutdown.9 
                         bus_release_resource.9 bus_set_pass.9 
                         bus_set_resource.9 bus_space.9 
                         byteorder.9 cd.9 condvar.9 
                         config_intrhook.9 contigmalloc.9 copy.9 
                         cr_cansee.9 cr_seeothergids.9 
                         cr_seeotheruids.9 critical_enter.9 
                         crypto.9 dev_clone.9 devclass.9 
                         devclass_find.9 devclass_get_count.9 
                         devclass_get_device.9 
                         devclass_get_devices.9 
                         devclass_get_drivers.9 
                         devclass_get_maxunit.9 
                         devclass_get_name.9 devclass_get_softc.9 
                         devfs_set_cdevpriv.9 device.9 
                         device_add_child.9 device_delete_child.9 
                         device_enable.9 device_find_child.9 
                         device_get_children.9 
                         device_get_devclass.9 device_get_driver.9 
                         device_get_ivars.9 device_get_name.9 
                         device_get_parent.9 device_get_softc.9 
                         device_get_state.9 device_get_sysctl.9 
                         device_get_unit.9 device_printf.9 
                         device_probe_and_attach.9 device_quiet.9 
                         device_set_desc.9 device_set_driver.9 
                         device_set_flags.9 devstat.9 devtoname.9 
                         disk.9 domain.9 drbr.9 driver.9 
                         eventtimers.9 extattr.9 fail.9 fetch.9 
                         firmware.9 g_access.9 g_attach.9 g_bio.9 
                         g_consumer.9 g_data.9 g_event.9 g_geom.9 
                         g_provider.9 g_provider_by_name.9 
                         g_wither_geom.9 get_cyclecount.9 
                         getnewvnode.9 groupmember.9 hash.9 
                         hashinit.9 hexdump.9 hhook.9 ieee80211.9 
                         ieee80211_amrr.9 ieee80211_beacon.9 
                         ieee80211_bmiss.9 ieee80211_crypto.9 
                         ieee80211_ddb.9 ieee80211_input.9 
                         ieee80211_node.9 ieee80211_output.9 
                         ieee80211_proto.9 ieee80211_radiotap.9 
                         ieee80211_regdomain.9 ieee80211_scan.9 
                         ieee80211_vap.9 ifnet.9 inittodr.9 
                         insmntque.9 intro.9 ithread.9 kernacc.9 
                         kernel_mount.9 khelp.9 kobj.9 kproc.9 
                         kqueue.9 kthread.9 ktr.9 lock.9 locking.9 
                         mac.9 make_dev.9 malloc.9 mbchain.9 
                         mbpool.9 mbuf.9 mbuf_tags.9 mdchain.9 
                         memguard.9 mi_switch.9 microseq.9 
                         microtime.9 microuptime.9 mod_cc.9 
                         module.9 mtx_pool.9 mutex.9 namei.9 
                         netisr.9 osd.9 p_candebug.9 p_cansee.9 
                         panic.9 pbuf.9 pci.9 pfil.9 pfind.9 
                         pgfind.9 physio.9 pmap.9 pmap_activate.9 
                         pmap_change_wiring.9 pmap_clear_modify.9 
                         pmap_copy.9 pmap_enter.9 pmap_extract.9 
                         pmap_growkernel.9 pmap_init.9 
                         pmap_is_modified.9 pmap_is_prefaultable.9 
                         pmap_map.9 pmap_mincore.9 
                         pmap_object_init_pt.9 
                         pmap_page_exists_quick.9 pmap_page_init.9 
                         pmap_page_protect.9 pmap_pinit.9 
                         pmap_qenter.9 pmap_release.9 
                         pmap_remove.9 pmap_resident_count.9 
                         pmap_zero_page.9 printf.9 prison_check.9 
                         priv.9 pseudofs.9 psignal.9 random.9 
                         random_harvest.9 redzone.9 refcount.9 
                         resettodr.9 resource_int_value.9 
                         rijndael.9 rman.9 rmlock.9 rtalloc.9 
                         rtentry.9 runqueue.9 rwlock.9 sbuf.9 
                         scheduler.9 securelevel_gt.9 selrecord.9 
                         sema.9 sf_buf.9 sglist.9 shm_map.9 
                         signal.9 sleep.9 sleepqueue.9 socket.9 
                         spl.9 stack.9 store.9 style.9 swi.9 sx.9 
                         sysctl.9 sysctl_add_oid.9 
                         sysctl_ctx_init.9 taskqueue.9 
                         thread_exit.9 time.9 timeout.9 tvtohz.9 
                         ucred.9 uidinfo.9 uio.9 unr.9 usbdi.9 
                         utopia.9 vaccess.9 vaccess_acl_nfs4.9 
                         vaccess_acl_posix1e.9 vcount.9 vflush.9 
                         vfs_busy.9 vfs_getnewfsid.9 vfs_getopt.9 
                         vfs_getvfs.9 vfs_mount.9 
                         vfs_mountedfrom.9 vfs_rootmountalloc.9 
                         vfs_suser.9 vfs_timestamp.9 vfs_unbusy.9 
                         vfs_unmountall.9 vfsconf.9 vget.9 vgone.9 
                         vhold.9 vinvalbuf.9 vm_fault_prefault.9 
                         vm_map.9 vm_map_check_protection.9 
                         vm_map_create.9 vm_map_delete.9 
                         vm_map_entry_resize_free.9 vm_map_find.9 
                         vm_map_findspace.9 vm_map_inherit.9 
                         vm_map_init.9 vm_map_insert.9 
                         vm_map_lock.9 vm_map_lookup.9 
                         vm_map_madvise.9 vm_map_max.9 
                         vm_map_protect.9 vm_map_remove.9 
                         vm_map_simplify_entry.9 vm_map_stack.9 
                         vm_map_submap.9 vm_map_sync.9 
                         vm_map_wire.9 vm_page_aflag.9 
                         vm_page_alloc.9 vm_page_bits.9 
                         vm_page_cache.9 vm_page_deactivate.9 
                         vm_page_dontneed.9 vm_page_free.9 
                         vm_page_grab.9 vm_page_hold.9 
                         vm_page_insert.9 vm_page_io.9 
                         vm_page_lookup.9 vm_page_rename.9 
                         vm_page_sleep_if_busy.9 vm_page_wakeup.9 
                         vm_page_wire.9 vm_set_page_size.9 
                         vn_fullpath.9 vn_isdisk.9 vnode.9 vref.9 
                         vrefcnt.9 vrele.9 vslock.9 watchdog.9 
                         zero_copy.9 zone.9 
    share/me             Makefile eqn.me orig_me.7 tmac.orig_me 
    share/misc           Makefile bsd-family-tree 
                         committers-doc.dot committers-ports.dot 
                         committers-src.dot iso3166 iso639 latin1 
                         mdoc.template operator organization.dot 
                         pci_vendors scsi_modes usb_hid_usages 
    share/mk             Makefile bsd.README bsd.compat.mk 
                         bsd.cpu.mk bsd.crunchgen.mk bsd.dep.mk 
                         bsd.doc.mk bsd.dtrace.mk bsd.endian.mk 
                         bsd.files.mk bsd.incs.mk bsd.info.mk 
                         bsd.init.mk bsd.kmod.mk bsd.lib.mk 
                         bsd.libnames.mk bsd.links.mk bsd.man.mk 
                         bsd.nls.mk bsd.obj.mk bsd.own.mk 
                         bsd.pkg.mk bsd.port.mk 
                         bsd.port.options.mk bsd.port.post.mk 
                         bsd.port.pre.mk bsd.port.subdir.mk 
                         bsd.prog.mk bsd.snmpmod.mk bsd.subdir.mk 
                         bsd.symver.mk bsd.sys.mk sys.mk 
                         version_gen.awk 
    share/mklocale       Makefile README.locale_name UTF-8.src 
                         am_ET.UTF-8.src be_BY.CP1131.src 
                         bg_BG.CP1251.src el_GR.ISO8859-7.src 
                         hi_IN.ISCII-DEV.src hy_AM.ARMSCII-8.src 
                         ja_JP.SJIS.src ja_JP.eucJP.src 
                         kk_KZ.PT154.src ko_KR.CP949.src 
                         ko_KR.eucKR.src la_LN.ISO8859-1.src 
                         la_LN.ISO8859-13.src la_LN.ISO8859-15.src 
                         la_LN.ISO8859-2.src la_LN.ISO8859-4.src 
                         la_LN.US-ASCII.src ru_RU.CP866.src 
                         ru_RU.ISO8859-5.src ru_RU.KOI8-R.src 
                         tr_TR.ISO8859-9.src uk_UA.KOI8-U.src 
                         zh_CN.GB18030.src zh_CN.GB2312.src 
                         zh_CN.GBK.src zh_CN.eucCN.src 
                         zh_HK.Big5HKSCS.src zh_TW.Big5.src 
    share/monetdef       Makefile af_ZA.ISO8859-1.src 
                         am_ET.UTF-8.src be_BY.CP1131.src 
                         be_BY.CP1251.src be_BY.ISO8859-5.src 
                         be_BY.UTF-8.src bg_BG.CP1251.src 
                         bg_BG.UTF-8.src ca_ES.ISO8859-1.src 
                         cs_CZ.ISO8859-2.src cs_CZ.UTF-8.src 
                         da_DK.ISO8859-1.src de_AT.ISO8859-1.src 
                         de_CH.ISO8859-1.src de_DE.ISO8859-1.src 
                         el_GR.ISO8859-7.src en_AU.ISO8859-1.src 
                         en_CA.ISO8859-1.src en_GB.ISO8859-1.src 
                         en_GB.UTF-8.src en_IE.UTF-8.src 
                         en_NZ.ISO8859-1.src en_US.ISO8859-1.src 
                         es_ES.ISO8859-1.src et_EE.ISO8859-15.src 
                         fi_FI.ISO8859-1.src fr_BE.ISO8859-1.src 
                         fr_CA.ISO8859-1.src fr_FR.ISO8859-1.src 
                         he_IL.UTF-8.src hi_IN.ISCII-DEV.src 
                         hr_HR.ISO8859-2.src hu_HU.ISO8859-2.src 
                         hy_AM.ARMSCII-8.src hy_AM.UTF-8.src 
                         is_IS.ISO8859-1.src it_IT.ISO8859-1.src 
                         ja_JP.UTF-8.src ja_JP.eucJP.src 
                         kk_KZ.PT154.src kk_KZ.UTF-8.src 
                         ko_KR.UTF-8.src ko_KR.eucKR.src 
                         lt_LT.ISO8859-13.src lv_LV.ISO8859-13.src 
                         mn_MN.UTF-8.src nl_BE.ISO8859-1.src 
                         nl_NL.ISO8859-1.src no_NO.ISO8859-1.src 
                         pl_PL.ISO8859-2.src pl_PL.UTF-8.src 
                         pt_BR.ISO8859-1.src pt_PT.ISO8859-1.src 
                         pt_PT.ISO8859-15.src pt_PT.UTF-8.src 
                         ro_RO.ISO8859-2.src ru_RU.CP1251.src 
                         ru_RU.CP866.src ru_RU.ISO8859-5.src 
                         ru_RU.KOI8-R.src ru_RU.UTF-8.src 
                         sk_SK.ISO8859-2.src sl_SI.ISO8859-2.src 
                         sr_YU.ISO8859-2.src sr_YU.ISO8859-5.src 
                         sr_YU.UTF-8.src sv_SE.ISO8859-1.src 
                         tr_TR.ISO8859-9.src uk_UA.CP1251.src 
                         uk_UA.ISO8859-5.src uk_UA.KOI8-U.src 
                         uk_UA.UTF-8.src zh_CN.GB18030.src 
                         zh_CN.GB2312.src zh_CN.UTF-8.src 
                         zh_CN.eucCN.src zh_HK.UTF-8.src 
                         zh_TW.Big5.src 
    share/msgdef         Makefile af_ZA.ISO8859-1.src 
                         am_ET.UTF-8.src be_BY.CP1131.src 
                         be_BY.CP1251.src be_BY.ISO8859-5.src 
                         be_BY.UTF-8.src bg_BG.CP1251.src 
                         bg_BG.UTF-8.src ca_ES.ISO8859-1.src 
                         cs_CZ.ISO8859-2.src da_DK.ISO8859-1.src 
                         de_DE.ISO8859-1.src el_GR.ISO8859-7.src 
                         el_GR.UTF-8.src en_CA.ISO8859-1.src 
                         en_GB.ISO8859-1.src en_US.ISO8859-1.src 
                         es_ES.ISO8859-1.src et_EE.ISO8859-15.src 
                         eu_ES.ISO8859-1.src fi_FI.ISO8859-1.src 
                         fr_BE.ISO8859-1.src fr_CH.ISO8859-1.src 
                         fr_FR.ISO8859-1.src he_IL.UTF-8.src 
                         hi_IN.ISCII-DEV.src hr_HR.ISO8859-2.src 
                         hu_HU.ISO8859-2.src hy_AM.ARMSCII-8.src 
                         hy_AM.UTF-8.src is_IS.ISO8859-1.src 
                         it_IT.ISO8859-1.src ja_JP.SJIS.src 
                         ja_JP.UTF-8.src ja_JP.eucJP.src 
                         kk_KZ.PT154.src kk_KZ.UTF-8.src 
                         ko_KR.UTF-8.src ko_KR.eucKR.src 
                         lt_LT.ISO8859-13.src lv_LV.ISO8859-13.src 
                         lv_LV.UTF-8.src mn_MN.UTF-8.src 
                         nl_NL.ISO8859-1.src no_NO.ISO8859-1.src 
                         pl_PL.ISO8859-2.src pt_PT.ISO8859-1.src 
                         ro_RO.ISO8859-2.src ru_RU.CP1251.src 
                         ru_RU.CP866.src ru_RU.ISO8859-5.src 
                         ru_RU.KOI8-R.src ru_RU.UTF-8.src 
                         sl_SI.ISO8859-2.src sr_YU.ISO8859-2.src 
                         sr_YU.ISO8859-5.src sr_YU.UTF-8.src 
                         sv_SE.ISO8859-1.src tr_TR.ISO8859-9.src 
                         uk_UA.CP1251.src uk_UA.ISO8859-5.src 
                         uk_UA.KOI8-U.src uk_UA.UTF-8.src 
                         zh_CN.GB18030.src zh_CN.GB2312.src 
                         zh_CN.UTF-8.src zh_CN.eucCN.src 
                         zh_TW.Big5.src zh_TW.UTF-8.src 
    share/numericdef     Makefile af_ZA.ISO8859-1.src 
                         am_ET.UTF-8.src be_BY.CP1251.src 
                         bg_BG.CP1251.src ca_ES.ISO8859-1.src 
                         cs_CZ.ISO8859-2.src da_DK.ISO8859-1.src 
                         de_CH.ISO8859-1.src de_DE.ISO8859-1.src 
                         el_GR.ISO8859-7.src en_US.ISO8859-1.src 
                         es_ES.ISO8859-1.src et_EE.ISO8859-15.src 
                         eu_ES.ISO8859-1.src fi_FI.ISO8859-1.src 
                         fr_BE.ISO8859-1.src fr_FR.ISO8859-1.src 
                         hi_IN.ISCII-DEV.src hr_HR.ISO8859-2.src 
                         hu_HU.ISO8859-2.src hy_AM.ARMSCII-8.src 
                         is_IS.ISO8859-1.src it_IT.ISO8859-1.src 
                         ja_JP.eucJP.src kk_KZ.PT154.src 
                         ko_KR.eucKR.src lt_LT.ISO8859-13.src 
                         mn_MN.UTF-8.src nl_NL.ISO8859-1.src 
                         no_NO.ISO8859-1.src pl_PL.ISO8859-2.src 
                         pt_BR.ISO8859-1.src pt_PT.ISO8859-1.src 
                         ro_RO.ISO8859-2.src ru_RU.KOI8-R.src 
                         sk_SK.ISO8859-2.src sl_SI.ISO8859-2.src 
                         sr_YU.ISO8859-2.src sr_YU.ISO8859-5.src 
                         sv_SE.ISO8859-1.src tr_TR.ISO8859-9.src 
                         uk_UA.KOI8-U.src zh_CN.eucCN.src 
    share/security       Makefile lomac-policy.contexts 
    share/sendmail       Makefile 
    share/skel           Makefile dot.cshrc dot.login 
                         dot.login_conf dot.mail_aliases 
                         dot.mailrc dot.profile dot.rhosts 
                         dot.shrc 
    share/snmp           Makefile 
    share/snmp/mibs      FREEBSD-MIB.txt Makefile 
    share/syscons        Makefile 
    share/syscons/fonts  INDEX.fonts Makefile armscii8-8x14.fnt 
                         armscii8-8x16.fnt armscii8-8x8.fnt 
                         cp1251-8x14.fnt cp1251-8x16.fnt 
                         cp1251-8x8.fnt cp866u-8x14.fnt 
                         cp866u-8x16.fnt cp866u-8x8.fnt 
                         haik8-8x14.fnt haik8-8x16.fnt 
                         haik8-8x8.fnt iso-8x14.fnt iso-8x16.fnt 
                         iso-8x8.fnt iso-thin-8x16.fnt 
                         iso02-8x14.fnt iso02-8x16.fnt 
                         iso02-8x8.fnt iso04-8x14.fnt 
                         iso04-8x16.fnt iso04-8x8.fnt 
                         iso04-vga9-8x14.fnt iso04-vga9-8x16.fnt 
                         iso04-vga9-8x8.fnt 
                         iso04-vga9-wide-8x16.fnt 
                         iso04-wide-8x16.fnt iso05-8x14.fnt 
                         iso05-8x16.fnt iso05-8x8.fnt 
                         iso07-8x14.fnt iso07-8x16.fnt 
                         iso07-8x8.fnt iso08-8x14.fnt 
                         iso08-8x16.fnt iso08-8x8.fnt 
                         iso09-8x16.fnt iso15-8x14.fnt 
                         iso15-8x16.fnt iso15-8x8.fnt 
                         iso15-thin-8x16.fnt koi8-r-8x14.fnt 
                         koi8-r-8x16.fnt koi8-r-8x8.fnt 
                         koi8-rb-8x16.fnt koi8-rc-8x16.fnt 
                         koi8-u-8x14.fnt koi8-u-8x16.fnt 
                         koi8-u-8x8.fnt swiss-1131-8x16.fnt 
                         swiss-1251-8x16.fnt swiss-8x14.fnt 
    share/syscons/keymaps INDEX.keymaps Makefile be.iso.acc.kbd 
                          be.iso.kbd bg.bds.ctrlcaps.kbd 
                          bg.phonetic.ctrlcaps.kbd br275.cp850.kbd 
                          br275.iso.acc.kbd br275.iso.kbd 
                          by.cp1131.kbd by.cp1251.kbd by.iso5.kbd 
                          ce.iso2.kbd colemak.iso15.acc.kbd 
                          cs.latin2.qwertz.kbd cz.iso2.kbd 
                          danish.cp865.kbd danish.iso.acc.kbd 
                          danish.iso.kbd dutch.iso.acc.kbd 
                          eee_nordic.kbd el.iso07.kbd 
                          estonian.cp850.kbd estonian.iso.kbd 
                          estonian.iso15.kbd finnish.cp850.kbd 
                          finnish.iso.kbd fr.dvorak.acc.kbd 
                          fr.dvorak.kbd fr.iso.acc.kbd fr.iso.kbd 
                          fr.macbook.acc.kbd fr_CA.iso.acc.kbd 
                          german.cp850.kbd german.iso.acc.kbd 
                          german.iso.kbd gr.elot.acc.kbd 
                          gr.us101.acc.kbd hr.iso.kbd 
                          hu.iso2.101keys.kbd hu.iso2.102keys.kbd 
                          hy.armscii-8.kbd icelandic.iso.acc.kbd 
                          icelandic.iso.kbd it.iso.kbd iw.iso8.kbd 
                          jp.106.kbd jp.106x.kbd jp.pc98.iso.kbd 
                          jp.pc98.kbd kk.pt154.io.kbd 
                          kk.pt154.kst.kbd 
                          latinamerican.iso.acc.kbd 
                          latinamerican.kbd lt.iso4.kbd 
                          norwegian.dvorak.kbd norwegian.iso.kbd 
                          pl_PL.ISO8859-2.kbd pl_PL.dvorak.kbd 
                          pt.iso.acc.kbd pt.iso.kbd ru.cp866.kbd 
                          ru.iso5.kbd ru.koi8-r.kbd 
                          ru.koi8-r.shift.kbd ru.koi8-r.win.kbd 
                          si.iso.kbd sk.iso2.kbd 
                          spanish.dvorak.kbd spanish.iso.acc.kbd 
                          spanish.iso.kbd spanish.iso15.acc.kbd 
                          swedish.cp850.kbd swedish.iso.kbd 
                          swissfrench.cp850.kbd 
                          swissfrench.iso.acc.kbd 
                          swissfrench.iso.kbd 
                          swissgerman.cp850.kbd 
                          swissgerman.iso.acc.kbd 
                          swissgerman.iso.kbd 
                          swissgerman.macbook.acc.kbd 
                          tr.iso9.q.kbd ua.iso5.kbd ua.koi8-u.kbd 
                          ua.koi8-u.shift.alt.kbd 
                          uk.cp850-ctrl.kbd uk.cp850.kbd 
                          uk.dvorak.kbd uk.iso-ctrl.kbd uk.iso.kbd 
                          us.dvorak.kbd us.dvorakl.kbd 
                          us.dvorakr.kbd us.dvorakx.kbd 
                          us.emacs.kbd us.iso.acc.kbd us.iso.kbd 
                          us.pc-ctrl.kbd us.unix.kbd 
    share/syscons/scrnmaps Makefile armscii8-2haik8 
                           iso-8859-1_to_cp437 iso-8859-4_for_vga9 
                           iso-8859-7_to_cp437 koi8-r2cp866 
                           koi8-u2cp866u mkscrfil.c 
                           us-ascii_to_cp437 
    share/tabset         Makefile 
    share/termcap        Makefile reorder termcap.5 termcap.src 
    share/timedef        Makefile am_ET.UTF-8.src be_BY.CP1131.src 
                         be_BY.CP1251.src be_BY.ISO8859-5.src 
                         be_BY.UTF-8.src bg_BG.CP1251.src 
                         bg_BG.UTF-8.src ca_ES.ISO8859-1.src 
                         ca_ES.UTF-8.src cs_CZ.ISO8859-2.src 
                         cs_CZ.UTF-8.src da_DK.ISO8859-1.src 
                         da_DK.UTF-8.src de_AT.ISO8859-1.src 
                         de_AT.UTF-8.src de_DE.ISO8859-1.src 
                         de_DE.UTF-8.src el_GR.ISO8859-7.src 
                         el_GR.UTF-8.src en_GB.ISO8859-1.src 
                         en_US.ISO8859-1.src es_ES.ISO8859-1.src 
                         es_ES.UTF-8.src et_EE.ISO8859-15.src 
                         et_EE.UTF-8.src eu_ES.ISO8859-1.src 
                         fi_FI.ISO8859-1.src fi_FI.UTF-8.src 
                         fr_FR.ISO8859-1.src fr_FR.UTF-8.src 
                         he_IL.UTF-8.src hi_IN.ISCII-DEV.src 
                         hr_HR.ISO8859-2.src hr_HR.UTF-8.src 
                         hu_HU.ISO8859-2.src hu_HU.UTF-8.src 
                         hy_AM.ARMSCII-8.src hy_AM.UTF-8.src 
                         is_IS.ISO8859-1.src is_IS.UTF-8.src 
                         it_IT.ISO8859-1.src it_IT.UTF-8.src 
                         ja_JP.SJIS.src ja_JP.UTF-8.src 
                         ja_JP.eucJP.src kk_KZ.PT154.src 
                         kk_KZ.UTF-8.src ko_KR.UTF-8.src 
                         ko_KR.eucKR.src la_LN.ISO8859-1.src 
                         lt_LT.ISO8859-13.src lt_LT.ISO8859-4.src 
                         lt_LT.UTF-8.src lv_LV.ISO8859-13.src 
                         lv_LV.UTF-8.src mn_MN.UTF-8.src 
                         nb_NO.ISO8859-1.src nb_NO.UTF-8.src 
                         nl_NL.ISO8859-1.src nn_NO.ISO8859-1.src 
                         nn_NO.UTF-8.src pl_PL.ISO8859-2.src 
                         pl_PL.UTF-8.src pt_BR.ISO8859-1.src 
                         pt_BR.UTF-8.src pt_PT.ISO8859-1.src 
                         pt_PT.UTF-8.src ro_RO.ISO8859-2.src 
                         ro_RO.UTF-8.src ru_RU.CP1251.src 
                         ru_RU.CP866.src ru_RU.ISO8859-5.src 
                         ru_RU.KOI8-R.src ru_RU.UTF-8.src 
                         sk_SK.ISO8859-2.src sk_SK.UTF-8.src 
                         sl_SI.ISO8859-2.src sl_SI.UTF-8.src 
                         sr_YU.ISO8859-2.src sr_YU.ISO8859-5.src 
                         sr_YU.UTF-8.src sv_SE.ISO8859-1.src 
                         sv_SE.UTF-8.src tr_TR.ISO8859-9.src 
                         tr_TR.UTF-8.src uk_UA.CP1251.src 
                         uk_UA.ISO8859-5.src uk_UA.KOI8-U.src 
                         uk_UA.UTF-8.src zh_CN.GB18030.src 
                         zh_CN.GB2312.src zh_CN.UTF-8.src 
                         zh_CN.eucCN.src zh_TW.Big5.src 
                         zh_TW.UTF-8.src 
    share/zoneinfo       Makefile 
    sys                  Makefile 
    sys/amd64            Makefile 
    sys/amd64/acpica     acpi_machdep.c acpi_switch.S 
                         acpi_wakecode.S acpi_wakeup.c 
    sys/amd64/amd64      amd64_mem.c apic_vector.S atomic.c 
                         atpic_vector.S autoconf.c bios.c 
                         bpf_jit_machdep.c bpf_jit_machdep.h 
                         cpu_switch.S db_disasm.c db_interface.c 
                         db_trace.c elf_machdep.c exception.S 
                         fpu.c gdb_machdep.c genassym.c identcpu.c 
                         in_cksum.c initcpu.c io.c legacy.c 
                         locore.S machdep.c mem.c 
                         minidump_machdep.c mp_machdep.c 
                         mp_watchdog.c mpboot.S pmap.c 
                         prof_machdep.c ptrace_machdep.c 
                         sigtramp.S stack_machdep.c support.S 
                         sys_machdep.c trap.c uio_machdep.c 
                         uma_machdep.c vm_machdep.c 
    sys/amd64/conf       DEFAULTS GENERIC GENERIC.hints Makefile 
                         NOTES XENHVM 
    sys/amd64/ia32       ia32_exception.S ia32_misc.c ia32_reg.c 
                         ia32_signal.c ia32_sigtramp.S 
                         ia32_syscall.c 
    sys/amd64/include    _align.h _bus.h _inttypes.h _limits.h 
                         _stdint.h _types.h acpica_machdep.h 
                         apicvar.h apm_bios.h asm.h asmacros.h 
                         atomic.h bus.h bus_dma.h clock.h cpu.h 
                         cpufunc.h cputypes.h db_machdep.h elf.h 
                         endian.h exec.h float.h floatingpoint.h 
                         fpu.h frame.h gdb_machdep.h ieeefp.h 
                         in_cksum.h intr_machdep.h iodev.h kdb.h 
                         legacyvar.h limits.h md_var.h memdev.h 
                         metadata.h minidump.h mp_watchdog.h 
                         nexusvar.h param.h pcb.h pci_cfgreg.h 
                         pcpu.h pmap.h pmc_mdep.h ppireg.h proc.h 
                         profile.h psl.h ptrace.h reg.h reloc.h 
                         resource.h runq.h segments.h setjmp.h 
                         sf_buf.h sigframe.h signal.h smp.h 
                         specialreg.h stack.h stdarg.h sysarch.h 
                         timerreg.h trap.h tss.h ucontext.h 
                         varargs.h vm.h vmparam.h 
    sys/amd64/include/pc bios.h display.h 
    sys/amd64/include/xen xenfunc.h xenvar.h 
    sys/amd64/linux32    Makefile linux.h linux32_dummy.c 
                         linux32_genassym.c linux32_ipc64.h 
                         linux32_locore.s linux32_machdep.c 
                         linux32_proto.h linux32_support.s 
                         linux32_syscall.h linux32_syscalls.c 
                         linux32_sysent.c linux32_systrace_args.c 
                         linux32_sysvec.c syscalls.conf 
                         syscalls.master 
    sys/amd64/pci        pci_cfgreg.c 
    sys/arm/arm          autoconf.c bcopy_page.S bcopyinout.S 
                         bcopyinout_xscale.S blockio.S 
                         bootconfig.c bus_space_asm_generic.S 
                         bus_space_generic.c busdma_machdep.c 
                         copystr.S cpufunc.c cpufunc_asm.S 
                         cpufunc_asm_arm10.S cpufunc_asm_arm11.S 
                         cpufunc_asm_arm7tdmi.S cpufunc_asm_arm8.S 
                         cpufunc_asm_arm9.S cpufunc_asm_armv4.S 
                         cpufunc_asm_armv5.S 
                         cpufunc_asm_armv5_ec.S 
                         cpufunc_asm_fa526.S cpufunc_asm_ixp12x0.S 
                         cpufunc_asm_sa1.S cpufunc_asm_sa11x0.S 
                         cpufunc_asm_sheeva.S cpufunc_asm_xscale.S 
                         cpufunc_asm_xscale_c3.S db_disasm.c 
                         db_interface.c db_trace.c disassem.c 
                         dump_machdep.c elf_machdep.c 
                         elf_trampoline.c exception.S fiq.c 
                         fiq_subr.S fusu.S gdb_machdep.c 
                         genassym.c identcpu.c in_cksum.c 
                         in_cksum_arm.S inckern.S intr.c 
                         irq_dispatch.S locore.S machdep.c mem.c 
                         minidump_machdep.c nexus.c pmap.c 
                         setcpsr.S setstack.s stack_machdep.c 
                         support.S swtch.S sys_machdep.c trap.c 
                         uio_machdep.c undefined.c vectors.S 
                         vm_machdep.c 
    sys/arm/at91         at91.c at91_aicreg.h at91_cfata.c 
                         at91_machdep.c at91_mci.c at91_mcireg.h 
                         at91_pdcreg.h at91_pio.c 
                         at91_pio_rm9200.h at91_pio_sam9g20.h 
                         at91_pioreg.h at91_piovar.h at91_pit.c 
                         at91_pitreg.h at91_pmc.c at91_pmcreg.h 
                         at91_pmcvar.h at91_reset.S at91_rst.c 
                         at91_rstreg.h at91_rtc.c at91_rtcreg.h 
                         at91_spi.c at91_spireg.h at91_ssc.c 
                         at91_sscreg.h at91_st.c at91_streg.h 
                         at91_twi.c at91_twiio.h at91_twireg.h 
                         at91_usartreg.h at91_wdt.c at91_wdtreg.h 
                         at91board.h at91reg.h at91rm9200.c 
                         at91rm92reg.h at91sam9260.c 
                         at91sam9260reg.h at91sam9g20.c 
                         at91sam9g20reg.h at91var.h board_bwct.c 
                         board_ethernut5.c board_hl200.c 
                         board_hl201.c board_kb920x.c 
                         board_qila9g20.c board_sam9g20ek.c 
                         board_tsc4370.c files.at91 files.at91sam9 
                         hints.at91rm9200 hints.at91sam9261 
                         if_ate.c if_atereg.h if_macb.c 
                         if_macbreg.h if_macbvar.h std.at91 
                         std.at91sam9 std.bwct std.ethernut5 
                         std.hl200 std.hl201 std.kb920x 
                         std.qila9g20 std.sam9g20ek std.tsc4370 
                         uart_bus_at91usart.c 
                         uart_cpu_at91rm9200usart.c 
                         uart_dev_at91usart.c 
    sys/arm/conf         AVILA AVILA.hints BWCT BWCT.hints CAMBRIA 
                         CAMBRIA.hints CNS11XXNAS CRB DB-78XXX 
                         DB-88F5XXX DB-88F6XXX DEFAULTS DOCKSTAR 
                         EP80219 ETHERNUT5 ETHERNUT5.hints GUMSTIX 
                         GUMSTIX.hints HL200 HL201 HL201.hints 
                         IQ31244 KB920X KB920X.hints LN2410SBC 
                         NSLU NSLU.hints QILA9G20 QILA9G20.hints 
                         SAM9G20EK SAM9G20EK.hints SHEEVAPLUG 
                         SIMICS TS7800 
    sys/arm/econa        cfi_bus_econa.c econa.c econa_machdep.c 
                         econa_reg.h econa_var.h ehci_ebus.c 
                         files.econa if_ece.c if_ecereg.h 
                         if_ecevar.h ohci_ec.c std.econa timer.c 
                         uart_bus_ec.c uart_cpu_ec.c 
    sys/arm/include      _align.h _bus.h _inttypes.h _limits.h 
                         _stdint.h _types.h armreg.h asm.h 
                         asmacros.h atomic.h blockio.h 
                         bootconfig.h bus.h bus_dma.h clock.h 
                         cpu.h cpuconf.h cpufunc.h db_machdep.h 
                         disassem.h elf.h endian.h exec.h fdt.h 
                         fiq.h float.h floatingpoint.h fp.h 
                         frame.h gdb_machdep.h ieee.h ieeefp.h 
                         in_cksum.h intr.h katelib.h kdb.h 
                         limits.h machdep.h md_var.h memdev.h 
                         metadata.h minidump.h ofw_machdep.h 
                         param.h pcb.h pcpu.h pmap.h pmc_mdep.h 
                         proc.h profile.h psl.h pte.h ptrace.h 
                         reg.h reloc.h resource.h runq.h setjmp.h 
                         sf_buf.h sigframe.h signal.h smp.h 
                         stack.h stdarg.h swi.h sysarch.h trap.h 
                         ucontext.h undefined.h utrap.h vm.h 
                         vmparam.h 
    sys/arm/mv           bus_space.c common.c files.mv gpio.c ic.c 
                         mv_machdep.c mv_pci.c mv_sata.c mvreg.h 
                         mvvar.h mvwin.h rtc.c std.mv timer.c 
                         twsi.c 
    sys/arm/mv/discovery discovery.c files.db78xxx std.db78xxx 
    sys/arm/mv/kirkwood  files.kirkwood files.sheevaplug 
                         kirkwood.c sheevaplug.c std.db88f6xxx 
                         std.kirkwood std.sheevaplug 
    sys/arm/mv/orion     db88f5xxx.c files.db88f5xxx files.ts7800 
                         orion.c std.db88f5xxx std.ts7800 
    sys/arm/s3c2xx0      board_ln2410sbc.c files.s3c2xx0 
                         s3c2410reg.h s3c2410var.h s3c2440reg.h 
                         s3c24x0.c s3c24x0_clk.c s3c24x0_machdep.c 
                         s3c24x0_rtc.c s3c24x0reg.h s3c24x0var.h 
                         s3c2xx0_space.c s3c2xx0board.h 
                         s3c2xx0reg.h s3c2xx0var.h std.ln2410sbc 
                         std.s3c2410 uart_bus_s3c2410.c 
                         uart_cpu_s3c2410.c uart_dev_s3c2410.c 
                         uart_dev_s3c2410.h 
    sys/arm/sa11x0       assabet_machdep.c files.sa11x0 sa11x0.c 
                         sa11x0_dmacreg.h sa11x0_gpioreg.h 
                         sa11x0_io.c sa11x0_io_asm.S sa11x0_irq.S 
                         sa11x0_irqhandler.c sa11x0_ost.c 
                         sa11x0_ostreg.h sa11x0_ppcreg.h 
                         sa11x0_reg.h sa11x0_var.h std.sa11x0 
                         uart_bus_sa1110.c uart_cpu_sa1110.c 
                         uart_dev_sa1110.c uart_dev_sa1110.h 
    sys/arm/xscale       std.xscale 
    sys/arm/xscale/i80321 ep80219_machdep.c files.ep80219 
                          files.i80219 files.i80321 files.iq31244 
                          i80321.c i80321_aau.c i80321_dma.c 
                          i80321_intr.h i80321_mcu.c i80321_pci.c 
                          i80321_space.c i80321_timer.c 
                          i80321_wdog.c i80321reg.h i80321var.h 
                          iq31244_7seg.c iq31244_machdep.c 
                          iq80321.c iq80321reg.h iq80321var.h 
                          obio.c obio_space.c obiovar.h 
                          std.ep80219 std.i80219 std.i80321 
                          std.iq31244 uart_bus_i80321.c 
                          uart_cpu_i80321.c 
    sys/arm/xscale/i8134x crb_machdep.c files.crb files.i81342 
                          i81342.c i81342_mcu.c i81342_pci.c 
                          i81342_space.c i81342reg.h i81342var.h 
                          iq81342_7seg.c iq81342reg.h iq81342var.h 
                          obio.c obio_space.c obiovar.h std.crb 
                          std.i81342 uart_bus_i81342.c 
                          uart_cpu_i81342.c 
    sys/arm/xscale/ixp425 avila_ata.c avila_gpio.c avila_led.c 
                          avila_machdep.c cambria_exp_space.c 
                          cambria_fled.c cambria_gpio.c 
                          cambria_led.c files.avila files.ixp425 
                          if_npe.c if_npereg.h ixdp425_pci.c 
                          ixdp425reg.h ixp425.c ixp425_a4x_io.S 
                          ixp425_a4x_space.c ixp425_iic.c 
                          ixp425_intr.h ixp425_mem.c ixp425_npe.c 
                          ixp425_npereg.h ixp425_npevar.h 
                          ixp425_pci.c ixp425_pci_asm.S 
                          ixp425_pci_space.c ixp425_qmgr.c 
                          ixp425_qmgr.h ixp425_space.c 
                          ixp425_timer.c ixp425_wdog.c ixp425reg.h 
                          ixp425var.h std.avila std.ixp425 
                          std.ixp435 uart_bus_ixp425.c 
                          uart_cpu_ixp425.c 
    sys/arm/xscale/pxa   files.pxa if_smc_smi.c pxa_gpio.c 
                         pxa_icu.c pxa_machdep.c pxa_obio.c 
                         pxa_smi.c pxa_space.c pxa_timer.c 
                         pxareg.h pxavar.h std.pxa uart_bus_pxa.c 
                         uart_cpu_pxa.c 
    sys/boot             Makefile Makefile.amd64 Makefile.arm 
                         Makefile.i386 Makefile.ia64 Makefile.inc 
                         Makefile.pc98 Makefile.powerpc 
                         Makefile.sparc64 README 
    sys/boot/arm         Makefile Makefile.inc 
    sys/boot/arm/at91    Makefile Makefile.inc linker.cfg 
    sys/boot/arm/at91/boot0 Makefile README linker.cfg main.c 
    sys/boot/arm/at91/boot0iic Makefile main.c 
    sys/boot/arm/at91/boot0spi Makefile main.c 
    sys/boot/arm/at91/boot2 Makefile board.h boot2.c bwct_board.c 
                            centipad_board.c kb920x_board.c 
    sys/boot/arm/at91/bootiic Makefile README env_vars.c 
                              env_vars.h loader_prompt.c 
                              loader_prompt.h main.c 
    sys/boot/arm/at91/bootspi Makefile README ee.c ee.h env_vars.c 
                              env_vars.h loader_prompt.c 
                              loader_prompt.h main.c 
    sys/boot/arm/at91/libat91 Makefile arm_init.S at91rm9200.h 
                              at91rm9200_lowlevel.c 
                              at91rm9200_lowlevel.h delay.c 
                              eeprom.c emac.c emac.h emac_init.c 
                              getc.c lib.h lib_AT91RM9200.h 
                              mci_device.h memcmp.c memcpy.c 
                              memset.c p_string.c printf.c 
                              putchar.c reset.c sd-card.c 
                              sd-card.h spi_flash.c spi_flash.h 
                              strcmp.c strcpy.c strcvt.c strlen.c 
                              tag_list.c tag_list.h xmodem.c 
    sys/boot/arm/ixp425  Makefile.inc 
    sys/boot/arm/ixp425/boot2 Makefile arm_init.S boot2.c cf_ata.h 
                              ixp425_board.c lib.h 
    sys/boot/arm/uboot   Makefile conf.c help.uboot ldscript.arm 
                         start.S version 
    sys/boot/common      Makefile.inc bcache.c boot.c bootstrap.h 
                         commands.c console.c crc32.c crc32.h 
                         dev_net.c dev_net.h devopen.c disk.c 
                         disk.h gpt.c gpt.h interp.c 
                         interp_backslash.c interp_forth.c 
                         interp_parse.c isapnp.c isapnp.h 
                         load_elf.c load_elf32.c load_elf32_obj.c 
                         load_elf64.c load_elf64_obj.c 
                         load_elf_obj.c loader.8 ls.c md.c 
                         merge_help.awk misc.c module.c newvers.sh 
                         panic.c pnp.c reloc_elf.c reloc_elf32.c 
                         reloc_elf64.c ufsread.c util.c util.h 
    sys/boot/efi         Makefile Makefile.inc 
    sys/boot/efi/include README efi.h efi_nii.h efiapi.h eficon.h 
                         efidebug.h efidef.h efidevp.h efierr.h 
                         efifpswa.h efifs.h efilib.h efinet.h 
                         efipart.h efiprot.h efipxebc.h efiser.h 
                         efistdarg.h 
    sys/boot/efi/include/i386 efibind.h pe.h 
    sys/boot/efi/include/ia64 efibind.h pe.h 
    sys/boot/efi/libefi  Makefile delay.c efi_console.c efinet.c 
                         efipart.c errno.c handles.c libefi.c 
                         time.c 
    sys/boot/fdt         Makefile fdt_loader_cmd.c 
    sys/boot/fdt/dts     bindings-gpio.txt bindings-mpp.txt 
                         db78100.dts db88f5182.dts db88f5281.dts 
                         db88f6281.dts dockstar.dts mpc8555cds.dts 
                         mpc8572ds.dts sheevaplug.dts ts7800.dts 
    sys/boot/ficl        Makefile dict.c ficl.c ficl.h 
                         fileaccess.c float.c loader.c math64.c 
                         math64.h prefix.c search.c stack.c 
                         testmain.c tools.c unix.c vm.c words.c 
    sys/boot/ficl/amd64  sysdep.c sysdep.h 
    sys/boot/ficl/arm    sysdep.c sysdep.h 
    sys/boot/ficl/i386   sysdep.c sysdep.h 
    sys/boot/ficl/ia64   sysdep.c sysdep.h 
    sys/boot/ficl/mips   sysdep.c sysdep.h 
    sys/boot/ficl/powerpc sysdep.c sysdep.h 
    sys/boot/ficl/softwords classes.fr ficlclass.fr ficllocal.fr 
                            fileaccess.fr forml.fr freebsd.fr 
                            ifbrack.fr jhlocal.fr marker.fr oo.fr 
                            prefix.fr softcore.awk softcore.fr 
                            string.fr 
    sys/boot/ficl/sparc64 sysdep.c sysdep.h 
    sys/boot/forth       beastie.4th beastie.4th.8 brand.4th 
                         brand.4th.8 check-password.4th 
                         check-password.4th.8 color.4th 
                         color.4th.8 delay.4th delay.4th.8 
                         frames.4th loader.4th loader.4th.8 
                         loader.conf loader.conf.5 loader.rc 
                         menu-commands.4th menu.4th menu.4th.8 
                         menu.rc pnp.4th screen.4th shortcuts.4th 
                         support.4th version.4th version.4th.8 
    sys/boot/i386        Makefile Makefile.inc 
    sys/boot/i386/boot0  Makefile boot0.S boot0ext.S 
    sys/boot/i386/boot0ext Makefile 
    sys/boot/i386/boot0sio Makefile 
    sys/boot/i386/boot2  Makefile boot1.S boot2.c lib.h sio.S 
    sys/boot/i386/btx    Makefile Makefile.inc 
    sys/boot/i386/btx/btx Makefile btx.S 
    sys/boot/i386/btx/btxldr Makefile btxldr.S 
    sys/boot/i386/btx/lib Makefile btxcsu.S btxsys.s btxv86.h 
                          btxv86.s 
    sys/boot/i386/cdboot Makefile cdboot.S 
    sys/boot/i386/common bootargs.h cons.c cons.h drv.c drv.h 
                         edd.h rbx.h 
    sys/boot/i386/efi    Makefile autoload.c bootinfo.c conf.c 
                         devicename.c efimd.c elf32_freebsd.c 
                         exec.c i386_copy.c ldscript.amd64 
                         ldscript.i386 main.c reloc.c start.S 
                         version 
    sys/boot/i386/gptboot Makefile gptboot.c gptldr.S 
    sys/boot/i386/gptzfsboot Makefile 
    sys/boot/i386/kgzldr Makefile boot.c crt.s kgzldr.h lib.c 
                         sio.s start.s 
    sys/boot/i386/libfirewire Makefile dconsole.c firewire.c 
                              fwohci.c fwohci.h fwohcireg.h 
    sys/boot/i386/libi386 Makefile amd64_tramp.S biosacpi.c 
                          bioscd.c biosdisk.c biosmem.c biospci.c 
                          biospnp.c biossmap.c bootinfo.c 
                          bootinfo32.c bootinfo64.c comconsole.c 
                          devicename.c elf32_freebsd.c 
                          elf64_freebsd.c i386_copy.c 
                          i386_module.c libi386.h nullconsole.c 
                          pread.c pxe.c pxe.h pxetramp.s smbios.c 
                          spinconsole.c time.c vidconsole.c 
    sys/boot/i386/loader Makefile conf.c loader.rc main.c version 
    sys/boot/i386/mbr    Makefile mbr.s 
    sys/boot/i386/pmbr   Makefile pmbr.s 
    sys/boot/i386/pxeldr Makefile pxeboot.8 pxeldr.S 
    sys/boot/i386/zfsboot Makefile zfsboot.c zfsldr.S 
    sys/boot/i386/zfsloader Makefile 
    sys/boot/ia64        Makefile Makefile.inc 
    sys/boot/ia64/common Makefile autoload.c bootinfo.c copy.c 
                         devicename.c exec.c icache.c libia64.h 
    sys/boot/ia64/efi    Makefile conf.c efimd.c ldscript.ia64 
                         main.c start.S version 
    sys/boot/ia64/ski    Makefile acpi_stub.c conf.c delay.c 
                         efi_stub.c exit.c ldscript.ia64 libski.h 
                         main.c pal_stub.S sal_stub.c skiconsole.c 
                         skifs.c skiload.cmd skimd.c ssc.c start.S 
                         time.c version 
    sys/boot/ofw         Makefile Makefile.inc 
    sys/boot/ofw/common  Makefile.inc main.c 
    sys/boot/ofw/libofw  Makefile devicename.c elf_freebsd.c 
                         libofw.h ofw_console.c ofw_copy.c 
                         ofw_disk.c ofw_memory.c ofw_module.c 
                         ofw_net.c ofw_reboot.c ofw_time.c 
                         openfirm.c openfirm.h ppc64_elf_freebsd.c 
    sys/boot/pc98        Makefile Makefile.inc 
    sys/boot/pc98/boot0  Makefile boot0.s 
    sys/boot/pc98/boot0.5 Makefile boot.s boot0.5.s disk.s 
                          ldscript putssjis.s selector.s start.s 
                          support.s syscons.s 
    sys/boot/pc98/boot2  Makefile boot1.S boot2.c 
    sys/boot/pc98/btx    Makefile Makefile.inc 
    sys/boot/pc98/btx/btx Makefile btx.S 
    sys/boot/pc98/btx/btxldr Makefile btxldr.S 
    sys/boot/pc98/btx/lib Makefile btxcsu.S btxsys.s btxv86.h 
                          btxv86.s 
    sys/boot/pc98/cdboot Makefile cdboot.S 
    sys/boot/pc98/kgzldr Makefile crt.s 
    sys/boot/pc98/libpc98 Makefile bioscd.c biosdisk.c biosmem.c 
                          biossmap.c comconsole.c libpc98.h 
                          pc98_sys.c time.c vidconsole.c 
    sys/boot/pc98/loader Makefile conf.c main.c 
    sys/boot/pc98/pc98boot Makefile 
    sys/boot/powerpc     Makefile Makefile.inc 
    sys/boot/powerpc/boot1.chrp Makefile Makefile.hfs boot1.c 
                                bootinfo.txt generate-hfs.sh 
                                hfs.tmpl.bz2.uu 
    sys/boot/powerpc/ofw Makefile conf.c help.ofw ldscript.powerpc 
                         metadata.c start.c version 
    sys/boot/powerpc/ps3 Makefile conf.c devicename.c help.ps3 
                         ldscript.powerpc lv1call.S lv1call.h 
                         main.c metadata.c ppc64_elf_freebsd.c 
                         ps3.h ps3bus.h ps3cdrom.c ps3cons.c 
                         ps3devdesc.h ps3disk.c ps3mmu.c ps3net.c 
                         ps3repo.c ps3repo.h ps3stor.c ps3stor.h 
                         start.S version 
    sys/boot/powerpc/uboot Makefile conf.c help.uboot 
                           ldscript.powerpc start.S version 
    sys/boot/sparc64     Makefile Makefile.inc 
    sys/boot/sparc64/boot1 Makefile _start.s boot1.c 
    sys/boot/sparc64/loader Makefile locore.S main.c metadata.c 
                            version 
    sys/boot/sparc64/zfsboot Makefile 
    sys/boot/sparc64/zfsloader Makefile 
    sys/boot/uboot       Makefile Makefile.inc 
    sys/boot/uboot/common Makefile.inc main.c metadata.c 
    sys/boot/uboot/lib   Makefile api_public.h console.c copy.c 
                         devicename.c disk.c elf_freebsd.c glue.c 
                         glue.h libuboot.h module.c net.c reboot.c 
                         time.c 
    sys/boot/userboot    Makefile userboot.h 
    sys/boot/userboot/ficl Makefile 
    sys/boot/userboot/libstand Makefile 
    sys/boot/userboot/libstand/amd64 _setjmp.S 
    sys/boot/userboot/test Makefile test.c 
    sys/boot/userboot/userboot Makefile autoload.c bootinfo.c 
                               bootinfo32.c bootinfo64.c conf.c 
                               copy.c devicename.c elf32_freebsd.c 
                               elf64_freebsd.c host.c 
                               libuserboot.h main.c 
                               userboot_cons.c userboot_disk.c 
                               version 
    sys/boot/zfs         Makefile devicename_stubs.c libzfs.h 
                         zfs.c zfsimpl.c 
    sys/bsm              audit.h audit_domain.h audit_errno.h 
                         audit_fcntl.h audit_internal.h 
                         audit_kevents.h audit_record.h 
                         audit_socket_type.h 
    sys/cam              README.quirks cam.c cam.h cam_ccb.h 
                         cam_debug.h cam_periph.c cam_periph.h 
                         cam_queue.c cam_queue.h cam_sim.c 
                         cam_sim.h cam_xpt.c cam_xpt.h 
                         cam_xpt_internal.h cam_xpt_periph.h 
                         cam_xpt_sim.h 
    sys/cam/ata          ata_all.c ata_all.h ata_da.c ata_pmp.c 
                         ata_xpt.c 
    sys/cam/ctl          README.ctl.txt ctl.c ctl.h ctl_backend.c 
                         ctl_backend.h ctl_backend_block.c 
                         ctl_backend_block.h ctl_backend_ramdisk.c 
                         ctl_cmd_table.c ctl_debug.h ctl_error.c 
                         ctl_error.h ctl_frontend.c ctl_frontend.h 
                         ctl_frontend_cam_sim.c 
                         ctl_frontend_internal.c 
                         ctl_frontend_internal.h ctl_ha.h ctl_io.h 
                         ctl_ioctl.h ctl_mem_pool.c ctl_mem_pool.h 
                         ctl_private.h ctl_scsi_all.c 
                         ctl_scsi_all.h ctl_ser_table.c ctl_util.c 
                         ctl_util.h scsi_ctl.c 
    sys/cam/scsi         scsi_all.c scsi_all.h scsi_cd.c scsi_cd.h 
                         scsi_ch.c scsi_ch.h scsi_da.c scsi_da.h 
                         scsi_dvcfg.h scsi_iu.h scsi_low.c 
                         scsi_low.h scsi_low_pisa.c 
                         scsi_low_pisa.h scsi_message.h 
                         scsi_pass.c scsi_pass.h scsi_pt.c 
                         scsi_pt.h scsi_sa.c scsi_sa.h scsi_ses.c 
                         scsi_ses.h scsi_sg.c scsi_sg.h 
                         scsi_targ_bh.c scsi_target.c 
                         scsi_targetio.h scsi_xpt.c smp_all.c 
                         smp_all.h 
    sys/cddl/boot/zfs    README zfssubr.c 
    sys/cddl/compat/opensolaris/kern opensolaris.c 
                                     opensolaris_acl.c 
                                     opensolaris_atomic.c 
                                     opensolaris_cmn_err.c 
                                     opensolaris_kmem.c 
                                     opensolaris_kobj.c 
                                     opensolaris_kstat.c 
                                     opensolaris_lookup.c 
                                     opensolaris_misc.c 
                                     opensolaris_policy.c 
                                     opensolaris_string.c 
                                     opensolaris_sunddi.c 
                                     opensolaris_sysevent.c 
                                     opensolaris_taskq.c 
                                     opensolaris_uio.c 
                                     opensolaris_vfs.c 
                                     opensolaris_zone.c 
    sys/cddl/compat/opensolaris/sys acl.h atomic.h bitmap.h 
                                    byteorder.h cmn_err.h 
                                    cpupart.h cpuvar.h cred.h 
                                    cyclic.h cyclic_impl.h debug.h 
                                    dirent.h dkio.h dnlc.h elf.h 
                                    feature_tests.h file.h 
                                    kcondvar.h kidmap.h kmem.h 
                                    kobj.h kstat.h lock.h misc.h 
                                    mman.h mntent.h mnttab.h 
                                    modctl.h mount.h mutex.h 
                                    objfs.h param.h pathname.h 
                                    pcpu.h policy.h proc.h 
                                    random.h refstr.h rwlock.h 
                                    sdt.h sema.h sid.h sig.h 
                                    stat.h string.h sunddi.h 
                                    systm.h taskq.h time.h types.h 
                                    uio.h varargs.h vfs.h vnode.h 
                                    zone.h 
    sys/cddl/contrib/opensolaris/common/atomic/ia64 
                                                    opensolaris_atomic.S 
    sys/cddl/contrib/opensolaris/common/atomic/powerpc64 
                                                         opensolaris_atomic.S 
    sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c 
                                                   fasttrap.c 
    sys/cddl/contrib/opensolaris/uts/common/sys dtrace_impl.h 
    sys/cddl/contrib/opensolaris/uts/intel/dtrace fasttrap_isa.c 
    sys/cddl/dev         prototype.c 
    sys/cddl/dev/cyclic  cyclic.c cyclic_test.c 
    sys/cddl/dev/cyclic/i386 cyclic_machdep.c 
    sys/cddl/dev/dtmalloc dtmalloc.c 
    sys/cddl/dev/dtrace  dtrace_anon.c dtrace_cddl.h 
                         dtrace_clone.c dtrace_debug.c 
                         dtrace_hacks.c dtrace_ioctl.c 
                         dtrace_load.c dtrace_modevent.c 
                         dtrace_sysctl.c dtrace_test.c 
                         dtrace_unload.c dtrace_vtime.c 
    sys/cddl/dev/dtrace/amd64 dis_tables.c dis_tables.h 
                              dtrace_asm.S dtrace_isa.c 
                              dtrace_subr.c instr_size.c regset.h 
    sys/cddl/dev/dtrace/i386 dis_tables.c dis_tables.h 
                             dtrace_asm.S dtrace_isa.c 
                             dtrace_subr.c instr_size.c regset.h 
    sys/cddl/dev/fbt     fbt.c 
    sys/cddl/dev/lockstat lockstat.c 
    sys/cddl/dev/profile profile.c 
    sys/cddl/dev/sdt     sdt.c 
    sys/cddl/dev/systrace systrace.c 
    sys/compat/freebsd32 Makefile freebsd32.h freebsd32_ioctl.c 
                         freebsd32_ioctl.h freebsd32_ipc.h 
                         freebsd32_misc.c freebsd32_proto.h 
                         freebsd32_signal.h freebsd32_syscall.h 
                         freebsd32_syscalls.c freebsd32_sysent.c 
                         freebsd32_systrace_args.c 
                         freebsd32_util.h syscalls.conf 
                         syscalls.master 
    sys/compat/ia32      ia32_genassym.c ia32_reg.h ia32_signal.h 
                         ia32_sysvec.c ia32_util.h 
    sys/compat/linprocfs linprocfs.c 
    sys/compat/linsysfs  linsysfs.c 
    sys/compat/linux     linux_emul.c linux_emul.h linux_file.c 
                         linux_file.h linux_fork.c linux_futex.c 
                         linux_futex.h linux_getcwd.c 
                         linux_ioctl.c linux_ioctl.h linux_ipc.c 
                         linux_ipc.h linux_mib.c linux_mib.h 
                         linux_misc.c linux_misc.h linux_signal.c 
                         linux_signal.h linux_socket.c 
                         linux_socket.h linux_stats.c 
                         linux_sysctl.c linux_sysproto.h 
                         linux_time.c linux_uid16.c linux_util.c 
                         linux_util.h linux_videodev.h 
                         linux_videodev2.h 
                         linux_videodev2_compat.h 
                         linux_videodev_compat.h 
    sys/compat/ndis      cfg_var.h hal_var.h kern_ndis.c 
                         kern_windrv.c ndis_var.h ntoskrnl_var.h 
                         pe_var.h resource_var.h subr_hal.c 
                         subr_ndis.c subr_ntoskrnl.c subr_pe.c 
                         subr_usbd.c usbd_var.h winx32_wrap.S 
                         winx64_wrap.S 
    sys/compat/netbsd    dvcfg.h physio_proc.h 
    sys/compat/svr4      Makefile imgact_svr4.c svr4.h svr4_acl.h 
                         svr4_dirent.h svr4_errno.h svr4_exec.h 
                         svr4_fcntl.c svr4_fcntl.h svr4_filio.c 
                         svr4_filio.h svr4_fuser.h svr4_hrt.h 
                         svr4_ioctl.c svr4_ioctl.h svr4_ipc.c 
                         svr4_ipc.h svr4_misc.c svr4_mman.h 
                         svr4_proto.h svr4_resource.c 
                         svr4_resource.h svr4_siginfo.h 
                         svr4_signal.c svr4_signal.h svr4_socket.c 
                         svr4_socket.h svr4_sockio.c svr4_sockio.h 
                         svr4_sockmod.h svr4_stat.c svr4_stat.h 
                         svr4_statvfs.h svr4_stream.c 
                         svr4_stropts.h svr4_syscall.h 
                         svr4_syscallnames.c svr4_sysconfig.h 
                         svr4_sysent.c svr4_systeminfo.h 
                         svr4_sysvec.c svr4_termios.c 
                         svr4_termios.h svr4_time.h svr4_timod.h 
                         svr4_types.h svr4_ucontext.h 
                         svr4_ulimit.h svr4_ustat.h svr4_util.h 
                         svr4_utsname.h svr4_wait.h syscalls.conf 
                         syscalls.master 
    sys/compat/x86bios   x86bios.c x86bios.h 
    sys/conf             Makefile.amd64 Makefile.arm Makefile.i386 
                         Makefile.ia64 Makefile.mips Makefile.pc98 
                         Makefile.powerpc Makefile.sparc64 NOTES 
                         WITHOUT_SOURCELESS 
                         WITHOUT_SOURCELESS_HOST 
                         WITHOUT_SOURCELESS_UCODE files 
                         files.amd64 files.arm files.i386 
                         files.ia64 files.mips files.pc98 
                         files.powerpc files.sparc64 kern.mk 
                         kern.post.mk kern.pre.mk kmod.mk 
                         kmod_syms.awk ldscript.amd64 ldscript.arm 
                         ldscript.i386 ldscript.ia64 ldscript.mips 
                         ldscript.mips.cfe ldscript.mips.mips64 
                         ldscript.mips.octeon1 ldscript.powerpc 
                         ldscript.powerpc64 ldscript.sparc64 
                         makeLINT.mk makeLINT.sed newvers.sh 
                         options options.amd64 options.arm 
                         options.i386 options.ia64 options.mips 
                         options.pc98 options.powerpc 
                         options.sparc64 systags.sh 
    sys/contrib/altq/altq altq.h altq_cbq.c altq_cdnr.c 
                          altq_hfsc.c altq_priq.c altq_red.c 
                          altq_rio.c altq_rmclass.c altq_subr.c 
                          altq_var.h if_altq.h 
    sys/contrib/dev/acpica acpica_prep.sh 
    sys/contrib/dev/iwi  Makefile 
    sys/contrib/dev/mwl  Makefile 
    sys/contrib/dev/npe  LICENSE 
    sys/contrib/dev/nve/amd64 nvenetlib.README nvenetlib.o.bz2.uu 
    sys/contrib/dev/nve/i386 nvenetlib.README nvenetlib.o.bz2.uu 
    sys/contrib/dev/ral  LICENSE Makefile microcode.h rt2561.fw.uu 
                         rt2561s.fw.uu rt2661.fw.uu rt2860.fw.uu 
    sys/contrib/ipfilter/netinet IPFILTER.LICENCE QNX_OCL.txt 
                                 fil.c ip_auth.c ip_auth.h 
                                 ip_compat.h ip_fil.h 
                                 ip_fil_freebsd.c ip_frag.c 
                                 ip_frag.h ip_ftp_pxy.c 
                                 ip_htable.c ip_log.c ip_nat.c 
                                 ip_nat.h ip_proxy.c ip_proxy.h 
                                 ip_raudio_pxy.c ip_rcmd_pxy.c 
                                 ip_rules.c ip_rules.h ip_state.c 
                                 ip_state.h ip_sync.c ipl.h 
                                 mlfk_ipl.c 
    sys/contrib/ngatm    FREEBSD-Xlist FREEBSD-upgrade 
    sys/contrib/ngatm/netnatm/msg uni_ie.h uni_ietab.h uni_msg.c 
                                  uni_msg.h 
    sys/contrib/ngatm/netnatm/sig genmsgcpyc.awk genmsgcpyh.awk 
                                  sig_unimsgcpy.c unimsgcpy.h 
    sys/contrib/pf/net   if_pflog.c if_pflow.h if_pfsync.c pf.c 
                         pf_if.c pf_ioctl.c pf_lb.c pf_mtag.h 
                         pf_norm.c pf_osfp.c pf_ruleset.c 
                         pf_table.c 
    sys/contrib/pf/netinet in4_cksum.c 
    sys/contrib/rdma     core_priv.h ib_addr.h ib_cache.h ib_cm.h 
                         ib_fmr_pool.h ib_mad.h ib_marshall.h 
                         ib_pack.h ib_sa.h ib_smi.h ib_umem.h 
                         ib_user_cm.h ib_user_mad.h ib_user_sa.h 
                         ib_user_verbs.h ib_verbs.h iw_cm.h 
                         rdma_addr.c rdma_cache.c rdma_cm.h 
                         rdma_cm_ib.h rdma_cma.c rdma_device.c 
                         rdma_iwcm.c rdma_user_cm.h rdma_verbs.c 
                         types.h 
    sys/contrib/rdma/krping getopt.c getopt.h krping.c krping.h 
                            krping_dev.c 
    sys/contrib/x86emu   x86emu.c x86emu.h 
    sys/crypto           sha1.c sha1.h 
    sys/crypto/aesni     aesencdec_amd64.S aesencdec_i386.S 
                         aeskeys_amd64.S aeskeys_i386.S aesni.c 
                         aesni.h aesni_wrap.c 
    sys/crypto/blowfish  bf_ecb.c bf_enc.c bf_locl.h bf_pi.h 
                         bf_skey.c blowfish.h 
    sys/crypto/blowfish/arch/i386 bf_enc.S bf_enc_586.S 
                                  bf_enc_686.S 
    sys/crypto/camellia  camellia-api.c camellia.c camellia.h 
    sys/crypto/des       des.h des_ecb.c des_enc.c des_locl.h 
                         des_setkey.c podd.h sk.h spr.h 
    sys/crypto/des/arch/i386 des_enc.S 
    sys/crypto/rc4       rc4.c rc4.h 
    sys/crypto/rijndael  Makefile rijndael-alg-fst.c 
                         rijndael-api-fst.c rijndael-api-fst.h 
                         rijndael-api.c rijndael.h 
                         rijndael_local.h test00.c 
    sys/crypto/sha2      sha2.c sha2.h 
    sys/crypto/via       padlock.c padlock.h padlock_cipher.c 
                         padlock_hash.c 
    sys/ddb              db_access.c db_access.h db_break.c 
                         db_break.h db_capture.c db_command.c 
                         db_command.h db_examine.c db_expr.c 
                         db_input.c db_lex.c db_lex.h db_main.c 
                         db_output.c db_output.h db_print.c 
                         db_ps.c db_run.c db_script.c db_sym.c 
                         db_sym.h db_textdump.c db_thread.c 
                         db_variables.c db_variables.h db_watch.c 
                         db_watch.h db_write_cmd.c ddb.h 
    sys/dev/aac          aac.c aac_cam.c aac_debug.c aac_disk.c 
                         aac_linux.c aac_pci.c aac_tables.h 
                         aacreg.h aacvar.h 
    sys/dev/acpi_support acpi_asus.c acpi_fujitsu.c acpi_hp.c 
                         acpi_ibm.c acpi_panasonic.c acpi_sony.c 
                         acpi_toshiba.c acpi_wmi.c acpi_wmi_if.m 
                         atk0110.c 
    sys/dev/acpica       acpi.c acpi_acad.c acpi_battery.c 
                         acpi_button.c acpi_cmbat.c acpi_cpu.c 
                         acpi_dock.c acpi_ec.c acpi_hpet.c 
                         acpi_hpet.h acpi_if.m acpi_isab.c 
                         acpi_lid.c acpi_package.c acpi_pci.c 
                         acpi_pci_link.c acpi_pcib.c 
                         acpi_pcib_acpi.c acpi_pcib_pci.c 
                         acpi_pcibvar.h acpi_perf.c 
                         acpi_powerres.c acpi_quirk.c acpi_quirks 
                         acpi_resource.c acpi_smbat.c acpi_smbus.h 
                         acpi_thermal.c acpi_throttle.c 
                         acpi_timer.c acpi_video.c acpiio.h 
                         acpivar.h 
    sys/dev/acpica/Osd   OsdDebug.c OsdHardware.c OsdInterrupt.c 
                         OsdMemory.c OsdSchedule.c OsdStream.c 
                         OsdSynch.c OsdTable.c 
    sys/dev/adb          adb.h adb_bus.c adb_buttons.c adb_hb_if.m 
                         adb_if.m adb_kbd.c adb_mouse.c adbvar.h 
    sys/dev/adlink       adlink.c 
    sys/dev/advansys     adv_eisa.c adv_isa.c adv_pci.c advansys.c 
                         advansys.h advlib.c advlib.h advmcode.c 
                         advmcode.h adw_pci.c adwcam.c adwlib.c 
                         adwlib.h adwmcode.c adwmcode.h adwvar.h 
    sys/dev/ae           if_ae.c if_aereg.h if_aevar.h 
    sys/dev/age          if_age.c if_agereg.h if_agevar.h 
    sys/dev/agp          agp.c agp_ali.c agp_amd.c agp_amd64.c 
                         agp_apple.c agp_ati.c agp_i810.c 
                         agp_i810.h agp_if.m agp_intel.c 
                         agp_nvidia.c agp_sis.c agp_via.c 
                         agppriv.h agpreg.h agpvar.h 
    sys/dev/aha          aha.c aha_isa.c aha_mca.c ahareg.h 
    sys/dev/ahb          ahb.c ahbreg.h 
    sys/dev/ahci         ahci.c ahci.h 
    sys/dev/aic          aic.c aic6360reg.h aic_cbus.c aic_isa.c 
                         aic_pccard.c aicvar.h 
    sys/dev/aic7xxx      ahc_eisa.c ahc_isa.c ahc_pci.c ahd_pci.c 
                         aic7770.c aic79xx.c aic79xx.h aic79xx.reg 
                         aic79xx.seq aic79xx_inline.h 
                         aic79xx_osm.c aic79xx_osm.h aic79xx_pci.c 
                         aic7xxx.c aic7xxx.h aic7xxx.reg 
                         aic7xxx.seq aic7xxx_93cx6.c 
                         aic7xxx_93cx6.h aic7xxx_inline.h 
                         aic7xxx_osm.c aic7xxx_osm.h aic7xxx_pci.c 
                         aic_osm_lib.c aic_osm_lib.h 
    sys/dev/aic7xxx/aicasm Makefile aicasm.c aicasm.h 
                           aicasm_gram.y aicasm_insformat.h 
                           aicasm_macro_gram.y aicasm_macro_scan.l 
                           aicasm_scan.l aicasm_symbol.c 
                           aicasm_symbol.h 
    sys/dev/alc          if_alc.c if_alcreg.h if_alcvar.h 
    sys/dev/ale          if_ale.c if_alereg.h if_alevar.h 
    sys/dev/amd          amd.c amd.h 
    sys/dev/amdsbwd      amdsbwd.c 
    sys/dev/amdtemp      amdtemp.c 
    sys/dev/amr          amr.c amr_cam.c amr_disk.c amr_linux.c 
                         amr_pci.c amr_tables.h amrio.h amrreg.h 
                         amrvar.h 
    sys/dev/an           if_aironet_ieee.h if_an.c if_an_isa.c 
                         if_an_pccard.c if_an_pci.c if_anreg.h 
    sys/dev/arcmsr       arcmsr.c arcmsr.h 
    sys/dev/asmc         asmc.c asmcvar.h 
    sys/dev/asr          asr.c dptalign.h dptsig.h i2oadptr.h 
                         i2obscsi.h i2odep.h i2odpt.h i2oexec.h 
                         i2omsg.h i2otypes.h i2outil.h osd_defs.h 
                         osd_unix.h osd_util.h sys_info.h 
    sys/dev/ata          ata-all.c ata-all.h ata-card.c ata-cbus.c 
                         ata-disk.c ata-disk.h ata-dma.c ata-isa.c 
                         ata-lowlevel.c ata-pci.c ata-pci.h 
                         ata-queue.c ata-raid-ddf.h ata-raid.c 
                         ata-raid.h ata-sata.c ata_if.m 
                         atapi-cam.c atapi-cd.c atapi-cd.h 
                         atapi-fd.c atapi-fd.h atapi-tape.c 
                         atapi-tape.h 
    sys/dev/ata/chipsets ata-acard.c ata-acerlabs.c ata-adaptec.c 
                         ata-ahci.c ata-amd.c ata-ati.c 
                         ata-cenatek.c ata-cypress.c ata-cyrix.c 
                         ata-highpoint.c ata-intel.c ata-ite.c 
                         ata-jmicron.c ata-marvell.c ata-micron.c 
                         ata-national.c ata-netcell.c ata-nvidia.c 
                         ata-promise.c ata-serverworks.c 
                         ata-siliconimage.c ata-sis.c ata-via.c 
    sys/dev/ath          ah_osdep.c ah_osdep.h if_ath.c 
                         if_ath_ahb.c if_ath_debug.c 
                         if_ath_debug.h if_ath_keycache.c 
                         if_ath_keycache.h if_ath_misc.h 
                         if_ath_pci.c if_ath_sysctl.c 
                         if_ath_sysctl.h if_ath_tx.c if_ath_tx.h 
                         if_ath_tx_ht.c if_ath_tx_ht.h if_athdfs.h 
                         if_athioctl.h if_athrate.h if_athvar.h 
    sys/dev/ath/ath_dfs/null dfs_null.c 
    sys/dev/ath/ath_hal  ah.c ah.h ah_debug.h ah_decode.h 
                         ah_desc.h ah_devid.h ah_diagcodes.h 
                         ah_eeprom.h ah_eeprom_9287.c 
                         ah_eeprom_9287.h ah_eeprom_v1.c 
                         ah_eeprom_v1.h ah_eeprom_v14.c 
                         ah_eeprom_v14.h ah_eeprom_v3.c 
                         ah_eeprom_v3.h ah_eeprom_v4k.c 
                         ah_eeprom_v4k.h ah_internal.h 
                         ah_regdomain.c ah_regdomain.h ah_soc.h 
    sys/dev/ath/ath_hal/ah_regdomain ah_rd_ctry.h ah_rd_domains.h 
                                     ah_rd_freqbands.h 
                                     ah_rd_regenum.h 
                                     ah_rd_regmap.h 
    sys/dev/ath/ath_hal/ar5210 ar5210.h ar5210_attach.c 
                               ar5210_beacon.c ar5210_interrupts.c 
                               ar5210_keycache.c ar5210_misc.c 
                               ar5210_phy.c ar5210_power.c 
                               ar5210_recv.c ar5210_reset.c 
                               ar5210_xmit.c ar5210desc.h 
                               ar5210phy.h ar5210reg.h 
                               ar5k_0007.ini 
    sys/dev/ath/ath_hal/ar5211 ar5211.h ar5211_attach.c 
                               ar5211_beacon.c ar5211_interrupts.c 
                               ar5211_keycache.c ar5211_misc.c 
                               ar5211_phy.c ar5211_power.c 
                               ar5211_recv.c ar5211_reset.c 
                               ar5211_xmit.c ar5211desc.h 
                               ar5211phy.h ar5211reg.h boss.ini 
    sys/dev/ath/ath_hal/ar5212 ar2316.c ar2317.c ar2413.c ar2425.c 
                               ar5111.c ar5112.c ar5212.h 
                               ar5212.ini ar5212_ani.c 
                               ar5212_attach.c ar5212_beacon.c 
                               ar5212_eeprom.c ar5212_gpio.c 
                               ar5212_interrupts.c 
                               ar5212_keycache.c ar5212_misc.c 
                               ar5212_phy.c ar5212_power.c 
                               ar5212_recv.c ar5212_reset.c 
                               ar5212_rfgain.c ar5212_xmit.c 
                               ar5212desc.h ar5212phy.h 
                               ar5212reg.h ar5311reg.h ar5413.c 
    sys/dev/ath/ath_hal/ar5312 ar5312.h ar5312_attach.c 
                               ar5312_eeprom.c ar5312_gpio.c 
                               ar5312_interrupts.c ar5312_misc.c 
                               ar5312_power.c ar5312_reset.c 
                               ar5312phy.h ar5312reg.h 
                               ar5315_gpio.c 
    sys/dev/ath/ath_hal/ar5416 ar2133.c ar5416.h ar5416.ini 
                               ar5416_ani.c ar5416_attach.c 
                               ar5416_beacon.c ar5416_cal.c 
                               ar5416_cal.h ar5416_cal_adcdc.c 
                               ar5416_cal_adcgain.c 
                               ar5416_cal_iq.c ar5416_eeprom.c 
                               ar5416_gpio.c ar5416_interrupts.c 
                               ar5416_keycache.c ar5416_misc.c 
                               ar5416_phy.c ar5416_power.c 
                               ar5416_recv.c ar5416_reset.c 
                               ar5416_xmit.c ar5416desc.h 
                               ar5416phy.h ar5416reg.h 
    sys/dev/ath/ath_hal/ar9001 ar9130.ini ar9130_attach.c 
                               ar9130_eeprom.c ar9130_eeprom.h 
                               ar9130_phy.c ar9130_phy.h 
                               ar9130reg.h ar9160.ini 
                               ar9160_attach.c 
    sys/dev/ath/ath_hal/ar9002 ar9002phy.h ar9280.c ar9280.h 
                               ar9280_attach.c ar9280_olc.c 
                               ar9280_olc.h ar9280v1.ini 
                               ar9280v2.ini ar9285.c ar9285.h 
                               ar9285.ini ar9285_attach.c 
                               ar9285_cal.c ar9285_cal.h 
                               ar9285_diversity.c 
                               ar9285_diversity.h ar9285_phy.c 
                               ar9285_phy.h ar9285_reset.c 
                               ar9285an.h ar9285phy.h ar9285v2.ini 
                               ar9287.c ar9287.h ar9287.ini 
                               ar9287_attach.c ar9287_cal.c 
                               ar9287_cal.h ar9287_olc.c 
                               ar9287_olc.h ar9287_reset.c 
                               ar9287_reset.h ar9287an.h 
                               ar9287phy.h 
    sys/dev/ath/ath_rate/amrr amrr.c amrr.h 
    sys/dev/ath/ath_rate/onoe onoe.c onoe.h 
    sys/dev/ath/ath_rate/sample sample.c sample.h tx_schedules.h 
    sys/dev/atkbdc       atkbd.c atkbd_atkbdc.c atkbdc.c 
                         atkbdc_ebus.c atkbdc_isa.c atkbdc_subr.c 
                         atkbdc_subr.h atkbdcreg.h atkbdreg.h 
                         psm.c psm.h 
    sys/dev/auxio        auxio.c auxioreg.h 
    sys/dev/bce          if_bce.c if_bcefw.h if_bcereg.h 
    sys/dev/bfe          if_bfe.c if_bfereg.h 
    sys/dev/bge          if_bge.c if_bgereg.h 
    sys/dev/bktr         CHANGELOG.TXT bktr_audio.c bktr_audio.h 
                         bktr_card.c bktr_card.h bktr_core.c 
                         bktr_core.h bktr_i2c.c bktr_i2c.h 
                         bktr_mem.c bktr_mem.h bktr_os.c bktr_os.h 
                         bktr_reg.h bktr_tuner.c bktr_tuner.h 
                         ioctl_bt848.h ioctl_meteor.h msp34xx.c 
    sys/dev/bm           if_bm.c if_bmreg.h if_bmvar.h 
    sys/dev/buslogic     bt.c bt_eisa.c bt_isa.c bt_mca.c bt_pci.c 
                         btreg.h 
    sys/dev/bwi          bitops.h bwimac.c bwimac.h bwiphy.c 
                         bwiphy.h bwirf.c bwirf.h if_bwi.c 
                         if_bwi_pci.c if_bwireg.h if_bwivar.h 
    sys/dev/bwn          if_bwn.c if_bwnreg.h if_bwnvar.h 
    sys/dev/bxe          bxe_debug.h bxe_fw_defs.h bxe_hsi.h 
                         bxe_include.h bxe_init.h 
                         bxe_init_values_e1.h 
                         bxe_init_values_e1h.h bxe_link.c 
                         bxe_link.h bxe_reg.h bxe_self_test.h 
                         dump_e1.h dump_e1h.h hw_dump_reg_st.h 
                         if_bxe.c if_bxe.h 
    sys/dev/cardbus      cardbus.c cardbus_cis.c cardbus_cis.h 
                         cardbus_device.c cardbusreg.h 
                         cardbusvar.h 
    sys/dev/cas          if_cas.c if_casreg.h if_casvar.h 
    sys/dev/ce           ceddk.c ceddk.h if_ce.c ng_ce.h 
                         tau32-ddk.c tau32-ddk.h 
    sys/dev/cesa         cesa.c cesa.h 
    sys/dev/cfe          cfe_api.c cfe_api.h cfe_api_int.h 
                         cfe_console.c cfe_env.c cfe_error.h 
                         cfe_ioctl.h cfe_resource.c 
    sys/dev/cfi          cfi_bus_fdt.c cfi_bus_ixp4xx.c cfi_core.c 
                         cfi_dev.c cfi_disk.c cfi_reg.h cfi_var.h 
    sys/dev/ciss         ciss.c cissio.h cissreg.h cissvar.h 
    sys/dev/cm           if_cm_isa.c smc90cx6.c smc90cx6reg.h 
                         smc90cx6var.h 
    sys/dev/cmx          cmx.c cmx_pccard.c cmxreg.h cmxvar.h 
    sys/dev/coretemp     coretemp.c 
    sys/dev/cp           cpddk.c cpddk.h if_cp.c ng_cp.h 
    sys/dev/cpuctl       cpuctl.c 
    sys/dev/cpufreq      ichss.c 
    sys/dev/cs           if_cs.c if_cs_isa.c if_cs_pccard.c 
                         if_csreg.h if_csvar.h 
    sys/dev/ct           bshw_machdep.c bshwvar.h ct.c ct_isa.c 
                         ct_machdep.h ctvar.h 
    sys/dev/ctau         am8530.h ctau.c ctau2fw.h ctaue1fw.h 
                         ctaufw.h ctaug7fw.h ctaureg.h ctddk.c 
                         ctddk.h ds2153.h hdc64570.h if_ct.c 
                         lxt318.h ng_ct.h 
    sys/dev/cx           cronyxfw.h csigma.c csigmafw.h cxddk.c 
                         cxddk.h cxreg.h if_cx.c machdep.h ng_cx.h 
    sys/dev/cxgb         bin2h.pl cxgb_adapter.h cxgb_include.h 
                         cxgb_ioctl.h cxgb_main.c cxgb_offload.h 
                         cxgb_osdep.h cxgb_sge.c cxgb_t3fw.c 
                         cxgb_t3fw.h t3b_protocol_sram.h 
                         t3b_tp_eeprom.h t3c_protocol_sram.h 
                         t3c_tp_eeprom.h 
    sys/dev/cxgb/common  cxgb_ael1002.c cxgb_aq100x.c 
                         cxgb_common.h cxgb_ctl_defs.h 
                         cxgb_firmware_exports.h cxgb_mc5.c 
                         cxgb_mv88e1xxx.c cxgb_regs.h 
                         cxgb_sge_defs.h cxgb_t3_cpl.h 
                         cxgb_t3_hw.c cxgb_tcb.h cxgb_tn1010.c 
                         cxgb_vsc7323.c cxgb_vsc8211.c 
                         cxgb_xgmac.c jhash.h 
    sys/dev/cxgb/sys     mbufq.h mvec.h uipc_mvec.c 
    sys/dev/cxgb/ulp/iw_cxgb iw_cxgb.c iw_cxgb.h iw_cxgb_cm.c 
                             iw_cxgb_cm.h iw_cxgb_cq.c 
                             iw_cxgb_dbg.c iw_cxgb_ev.c 
                             iw_cxgb_hal.c iw_cxgb_hal.h 
                             iw_cxgb_ib_intfc.h iw_cxgb_mem.c 
                             iw_cxgb_provider.c iw_cxgb_provider.h 
                             iw_cxgb_qp.c iw_cxgb_resource.c 
                             iw_cxgb_resource.h iw_cxgb_user.h 
                             iw_cxgb_wr.h 
    sys/dev/cxgb/ulp/tom cxgb_cpl_io.c cxgb_l2t.c cxgb_l2t.h 
                         cxgb_listen.c cxgb_toepcb.h cxgb_tom.c 
                         cxgb_tom.h 
    sys/dev/cxgbe        adapter.h offload.h osdep.h t4_ioctl.h 
                         t4_l2t.c t4_l2t.h t4_main.c t4_sge.c 
    sys/dev/cxgbe/common common.h jhash.h t4_hw.c t4_hw.h t4_msg.h 
                         t4_regs.h t4_regs_values.h t4_tcb.h 
    sys/dev/cxgbe/firmware t4fw_cfg.txt t4fw_cfg_uwire.txt 
                           t4fw_interface.h 
    sys/dev/cxgbe/tom    t4_connect.c t4_cpl_io.c t4_listen.c 
                         t4_tom.c t4_tom.h t4_tom_l2t.c 
                         t4_tom_l2t.h 
    sys/dev/cy           cy.c cy_isa.c cy_pci.c cyreg.h cyvar.h 
    sys/dev/dc           dcphy.c if_dc.c if_dcreg.h pnphy.c 
    sys/dev/dcons        dcons.c dcons.h dcons_crom.c dcons_os.c 
                         dcons_os.h 
    sys/dev/de           dc21040reg.h if_de.c if_devar.h 
    sys/dev/digi         CX.bios.h CX.c CX.fepos.h CX_PCI.bios.h 
                         CX_PCI.c CX_PCI.fepos.h EPCX.bios.h 
                         EPCX.c EPCX.fepos.h EPCX_PCI.bios.h 
                         EPCX_PCI.c EPCX_PCI.fepos.h Xe.bios.h 
                         Xe.c Xe.fepos.h Xem.bios.h Xem.c 
                         Xem.fepos.h Xr.bios.h Xr.c Xr.fepos.h 
                         digi.c digi.h digi_isa.c digi_mod.h 
                         digi_pci.c digi_pci.h digireg.h 
    sys/dev/dpms         dpms.c 
    sys/dev/dpt          dpt.h dpt_eisa.c dpt_isa.c dpt_pci.c 
                         dpt_scsi.c 
    sys/dev/drm          ati_pcigart.c drm.h drmP.h 
                         drm_agpsupport.c drm_atomic.h drm_auth.c 
                         drm_bufs.c drm_context.c drm_dma.c 
                         drm_drawable.c drm_drv.c drm_fops.c 
                         drm_hashtab.c drm_hashtab.h 
                         drm_internal.h drm_ioctl.c drm_irq.c 
                         drm_linux_list.h drm_lock.c drm_memory.c 
                         drm_mm.c drm_mm.h drm_pci.c drm_pciids.h 
                         drm_sarea.h drm_scatter.c drm_sman.c 
                         drm_sman.h drm_sysctl.c drm_vm.c 
                         i915_dma.c i915_drm.h i915_drv.c 
                         i915_drv.h i915_irq.c i915_mem.c 
                         i915_reg.h i915_suspend.c mach64_dma.c 
                         mach64_drm.h mach64_drv.c mach64_drv.h 
                         mach64_irq.c mach64_state.c mga_dma.c 
                         mga_drm.h mga_drv.c mga_drv.h mga_irq.c 
                         mga_state.c mga_ucode.h mga_warp.c 
                         r128_cce.c r128_drm.h r128_drv.c 
                         r128_drv.h r128_irq.c r128_state.c 
                         r300_cmdbuf.c r300_reg.h r600_blit.c 
                         r600_cp.c r600_microcode.h radeon_cp.c 
                         radeon_cs.c radeon_drm.h radeon_drv.c 
                         radeon_drv.h radeon_irq.c radeon_mem.c 
                         radeon_microcode.h radeon_state.c 
                         savage_bci.c savage_drm.h savage_drv.c 
                         savage_drv.h savage_state.c sis_drm.h 
                         sis_drv.c sis_drv.h sis_ds.c sis_ds.h 
                         sis_mm.c tdfx_drv.c tdfx_drv.h 
                         via_3d_reg.h via_dma.c via_dmablit.c 
                         via_dmablit.h via_drm.h via_drv.c 
                         via_drv.h via_irq.c via_map.c via_mm.c 
                         via_verifier.c via_verifier.h via_video.c 
    sys/dev/drm2         drm.h drmP.h drm_agpsupport.c 
                         drm_atomic.h drm_auth.c drm_bufs.c 
                         drm_context.c drm_crtc.c drm_crtc.h 
                         drm_crtc_helper.c drm_crtc_helper.h 
                         drm_dma.c drm_dp_helper.h 
                         drm_dp_iic_helper.c drm_drawable.c 
                         drm_drv.c drm_edid.c drm_edid.h 
                         drm_edid_modes.h drm_fb_helper.c 
                         drm_fb_helper.h drm_fops.c drm_fourcc.h 
                         drm_gem.c drm_gem_names.c drm_gem_names.h 
                         drm_hashtab.c drm_hashtab.h 
                         drm_internal.h drm_ioctl.c drm_irq.c 
                         drm_linux_list.h drm_linux_list_sort.c 
                         drm_lock.c drm_memory.c drm_mm.c drm_mm.h 
                         drm_mode.h drm_modes.c drm_pci.c 
                         drm_pciids.h drm_sarea.h drm_scatter.c 
                         drm_sman.c drm_sman.h drm_stub.c 
                         drm_sysctl.c drm_vm.c 
    sys/dev/drm2/i915    i915_debug.c i915_dma.c i915_drm.h 
                         i915_drv.c i915_drv.h i915_gem.c 
                         i915_gem_evict.c i915_gem_execbuffer.c 
                         i915_gem_gtt.c i915_gem_tiling.c 
                         i915_irq.c i915_reg.h i915_suspend.c 
                         intel_bios.c intel_bios.h intel_crt.c 
                         intel_display.c intel_dp.c intel_drv.h 
                         intel_fb.c intel_hdmi.c intel_iic.c 
                         intel_lvds.c intel_modes.c 
                         intel_opregion.c intel_overlay.c 
                         intel_panel.c intel_ringbuffer.c 
                         intel_ringbuffer.h intel_sdvo.c 
                         intel_sdvo_regs.h intel_sprite.c 
                         intel_tv.c 
    sys/dev/e1000        LICENSE README e1000_80003es2lan.c 
                         e1000_80003es2lan.h e1000_82540.c 
                         e1000_82541.c e1000_82541.h e1000_82542.c 
                         e1000_82543.c e1000_82543.h e1000_82571.c 
                         e1000_82571.h e1000_82575.c e1000_82575.h 
                         e1000_api.c e1000_api.h e1000_defines.h 
                         e1000_hw.h e1000_i210.c e1000_i210.h 
                         e1000_ich8lan.c e1000_ich8lan.h 
                         e1000_mac.c e1000_mac.h e1000_manage.c 
                         e1000_manage.h e1000_mbx.c e1000_mbx.h 
                         e1000_nvm.c e1000_nvm.h e1000_osdep.c 
                         e1000_osdep.h e1000_phy.c e1000_phy.h 
                         e1000_regs.h e1000_vf.c e1000_vf.h 
                         if_em.c if_em.h if_igb.c if_igb.h 
                         if_lem.c if_lem.h 
    sys/dev/ed           ax88x90reg.h dl100xxreg.h if_ed.c 
                         if_ed98.h if_ed_3c503.c if_ed_cbus.c 
                         if_ed_hpp.c if_ed_isa.c if_ed_novell.c 
                         if_ed_pccard.c if_ed_pci.c 
                         if_ed_rtl80x9.c if_ed_sic.c 
                         if_ed_wd80x3.c if_edreg.h if_edvar.h 
                         rtl80x9reg.h tc5299jreg.h 
    sys/dev/eisa         eisa_if.m eisaconf.c eisaconf.h 
    sys/dev/en           if_en_pci.c midway.c midwayreg.h 
                         midwayvar.h 
    sys/dev/ep           if_ep.c if_ep_eisa.c if_ep_isa.c 
                         if_ep_mca.c if_ep_pccard.c if_epreg.h 
                         if_epvar.h 
    sys/dev/esp          am53c974reg.h esp_pci.c esp_sbus.c 
                         ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h 
    sys/dev/et           if_et.c if_etreg.h if_etvar.h 
    sys/dev/ex           if_ex.c if_ex_isa.c if_ex_pccard.c 
                         if_exreg.h if_exvar.h 
    sys/dev/exca         exca.c excareg.h excavar.h 
    sys/dev/fatm         firmware.h if_fatm.c if_fatm_rate.h 
                         if_fatmreg.h if_fatmvar.h 
    sys/dev/fb           boot_font.c creator.c creatorreg.h fb.c 
                         fbreg.h gallant12x22.c gfb.h machfb.c 
                         machfbreg.h s3_pci.c splash.c 
                         splash_bmp.c splash_pcx.c splash_txt.c 
                         splashreg.h vesa.c vesa.h vga.c vgareg.h 
    sys/dev/fdc          fdc.c fdc_acpi.c fdc_isa.c fdc_pccard.c 
                         fdcvar.h 
    sys/dev/fdt          fdt_common.c fdt_common.h fdt_pci.c 
                         fdt_powerpc.c fdt_static_dtb.S fdtbus.c 
                         simplebus.c 
    sys/dev/fe           if_fe.c if_fe_cbus.c if_fe_isa.c 
                         if_fe_pccard.c if_fereg.h if_fevar.h 
                         mb86960.h 
    sys/dev/filemon      filemon.c filemon.h filemon_lock.c 
                         filemon_wrapper.c 
    sys/dev/firewire     00README firewire.c firewire.h 
                         firewire_phy.h firewirereg.h fwcrom.c 
                         fwdev.c fwdma.c fwdma.h fwmem.c fwmem.h 
                         fwohci.c fwohci_pci.c fwohcireg.h 
                         fwohcivar.h fwphyreg.h iec13213.h 
                         iec68113.h if_fwe.c if_fwevar.h if_fwip.c 
                         if_fwipvar.h sbp.c sbp.h sbp_targ.c 
    sys/dev/flash        at45d.c mx25l.c mx25lreg.h 
    sys/dev/fxp          if_fxp.c if_fxpreg.h if_fxpvar.h inphy.c 
                         inphyreg.h rcvbundl.h 
    sys/dev/gem          if_gem.c if_gem_pci.c if_gem_sbus.c 
                         if_gemreg.h if_gemvar.h 
    sys/dev/glxiic       glxiic.c 
    sys/dev/glxsb        glxsb.c glxsb.h glxsb_hash.c 
    sys/dev/gpio         gpio_if.m gpiobus.c gpiobus_if.m 
                         gpiobusvar.h gpioc.c gpioiic.c gpioled.c 
    sys/dev/hatm         if_hatm.c if_hatm_intr.c if_hatm_ioctl.c 
                         if_hatm_rx.c if_hatm_tx.c if_hatmconf.h 
                         if_hatmreg.h if_hatmvar.h 
    sys/dev/hifn         hifn7751.c hifn7751reg.h hifn7751var.h 
    sys/dev/hme          if_hme.c if_hme_pci.c if_hme_sbus.c 
                         if_hmereg.h if_hmevar.h 
    sys/dev/hpt27xx      README array.h him.h himfuncs.h 
                         hpt27xx_config.c hpt27xx_config.h 
                         hptintf.h ldm.h list.h os_bsd.c os_bsd.h 
                         osm.h osm_bsd.c wj.h 
    sys/dev/hptiop       hptiop.c hptiop.h 
    sys/dev/hptmv        access601.h amd64-elf.raid.o.uu array.h 
                         atapi.h command.h entry.c global.h 
                         gui_lib.c hptintf.h hptproc.c 
                         i386-elf.raid.o.uu ioctl.c mv.c mvOs.h 
                         mvSata.h mvStorageDev.h osbsd.h raid5n.h 
                         readme.txt vdevice.h 
    sys/dev/hptrr        amd64-elf.hptrr_lib.o.uu array.h him.h 
                         himfuncs.h hptintf.h hptrr_config.c 
                         hptrr_config.h hptrr_os_bsd.c 
                         hptrr_osm_bsd.c i386-elf.hptrr_lib.o.uu 
                         ldm.h list.h os_bsd.h osm.h 
    sys/dev/hwpmc        hwpmc_amd.c hwpmc_amd.h hwpmc_arm.c 
                         hwpmc_core.c hwpmc_core.h hwpmc_ia64.c 
                         hwpmc_intel.c hwpmc_logging.c 
                         hwpmc_mips.c hwpmc_mips24k.c 
                         hwpmc_mips24k.h hwpmc_mod.c 
                         hwpmc_pentium.c hwpmc_pentium.h 
                         hwpmc_piv.c hwpmc_piv.h hwpmc_powerpc.c 
                         hwpmc_ppro.c hwpmc_ppro.h hwpmc_soft.c 
                         hwpmc_soft.h hwpmc_sparc64.c hwpmc_tsc.c 
                         hwpmc_tsc.h hwpmc_uncore.c hwpmc_uncore.h 
                         hwpmc_x86.c hwpmc_xscale.c hwpmc_xscale.h 
                         pmc_events.h 
    sys/dev/ic           cd1400.h cd180.h esp.h hd64570.h i8237.h 
                         i8251.h i8253reg.h i8255.h i82586.h 
                         i8259.h nec765.h ns16550.h quicc.h rsa.h 
                         sab82532.h via6522reg.h wd33c93reg.h 
                         z8530.h 
    sys/dev/ichsmb       ichsmb.c ichsmb_pci.c ichsmb_reg.h 
                         ichsmb_var.h 
    sys/dev/ichwd        ichwd.c ichwd.h 
    sys/dev/ida          ida.c ida_disk.c ida_eisa.c ida_pci.c 
                         idaio.h idareg.h idavar.h 
    sys/dev/ie           if_ie.c if_ie507.h if_ie_isa.c if_iee16.h 
                         if_iereg.h if_ievar.h 
    sys/dev/ieee488      ibfoo.c ibfoo_int.h pcii.c tnt4882.c 
                         tnt4882.h ugpib.h upd7210.c upd7210.h 
    sys/dev/if_ndis      if_ndis.c if_ndis_pccard.c if_ndis_pci.c 
                         if_ndis_usb.c if_ndisvar.h 
    sys/dev/iicbus       ad7417.c ad7418.c ds133x.c ds1672.c 
                         ds1775.c icee.c if_ic.c iic.c iic.h 
                         iicbb.c iicbb_if.m iicbus.c iicbus.h 
                         iicbus_if.m iiconf.c iiconf.h iicsmb.c 
                         max6690.c pcf8563.c pcf8563reg.h 
    sys/dev/iir          iir.c iir.h iir_ctrl.c iir_pci.c 
    sys/dev/io           iodev.c iodev.h 
    sys/dev/ipmi         ipmi.c ipmi_acpi.c ipmi_isa.c ipmi_kcs.c 
                         ipmi_linux.c ipmi_pci.c ipmi_smbios.c 
                         ipmi_smbus.c ipmi_smic.c ipmi_ssif.c 
                         ipmivars.h 
    sys/dev/ips          ips.c ips.h ips_commands.c ips_disk.c 
                         ips_disk.h ips_ioctl.c ips_ioctl.h 
                         ips_pci.c ipsreg.h 
    sys/dev/ipw          if_ipw.c if_ipwreg.h if_ipwvar.h 
    sys/dev/isci         environment.h isci.c isci.h 
                         isci_controller.c isci_domain.c 
                         isci_interrupt.c isci_io_request.c 
                         isci_logger.c isci_oem_parameters.c 
                         isci_remote_device.c isci_sysctl.c 
                         isci_task_request.c isci_timer.c types.h 
    sys/dev/isci/scil    intel_ata.h intel_pci.h intel_sas.h 
                         intel_sat.h intel_sata.h intel_scsi.h 
                         sati.c sati.h sati_abort_task_set.c 
                         sati_abort_task_set.h sati_atapi.c 
                         sati_atapi.h sati_callbacks.h 
                         sati_design.h sati_device.c sati_device.h 
                         sati_inquiry.c sati_inquiry.h 
                         sati_log_sense.c sati_log_sense.h 
                         sati_lun_reset.c sati_lun_reset.h 
                         sati_mode_pages.c sati_mode_pages.h 
                         sati_mode_select.c sati_mode_select.h 
                         sati_mode_sense.c sati_mode_sense.h 
                         sati_mode_sense_10.c sati_mode_sense_10.h 
                         sati_mode_sense_6.c sati_mode_sense_6.h 
                         sati_move.c sati_move.h 
                         sati_passthrough.c sati_passthrough.h 
                         sati_read.c sati_read.h 
                         sati_read_buffer.c sati_read_buffer.h 
                         sati_read_capacity.c sati_read_capacity.h 
                         sati_reassign_blocks.c 
                         sati_reassign_blocks.h sati_report_luns.c 
                         sati_report_luns.h sati_request_sense.c 
                         sati_request_sense.h 
                         sati_start_stop_unit.c 
                         sati_start_stop_unit.h 
                         sati_synchronize_cache.c 
                         sati_synchronize_cache.h 
                         sati_test_unit_ready.c 
                         sati_test_unit_ready.h 
                         sati_translator_sequence.h sati_types.h 
                         sati_unmap.c sati_unmap.h sati_util.c 
                         sati_util.h sati_verify.c sati_verify.h 
                         sati_write.c sati_write.h 
                         sati_write_and_verify.c 
                         sati_write_and_verify.h 
                         sati_write_buffer.c sati_write_buffer.h 
                         sati_write_long.c sati_write_long.h 
                         sci_abstract_list.c sci_abstract_list.h 
                         sci_base_controller.c 
                         sci_base_controller.h sci_base_domain.c 
                         sci_base_domain.h sci_base_iterator.c 
                         sci_base_iterator.h sci_base_library.c 
                         sci_base_library.h sci_base_logger.c 
                         sci_base_logger.h 
                         sci_base_memory_descriptor_list.c 
                         sci_base_memory_descriptor_list.h 
                         sci_base_memory_descriptor_list_decorator.c 
                         sci_base_object.c sci_base_object.h 
                         sci_base_observer.c sci_base_observer.h 
                         sci_base_phy.c sci_base_phy.h 
                         sci_base_port.c sci_base_port.h 
                         sci_base_remote_device.c 
                         sci_base_remote_device.h 
                         sci_base_request.c sci_base_request.h 
                         sci_base_state.h sci_base_state_machine.c 
                         sci_base_state_machine.h 
                         sci_base_state_machine_logger.c 
                         sci_base_state_machine_logger.h 
                         sci_base_state_machine_observer.c 
                         sci_base_state_machine_observer.h 
                         sci_base_subject.c sci_base_subject.h 
                         sci_controller.h 
                         sci_controller_constants.h 
                         sci_fast_list.h sci_iterator.h 
                         sci_library.h sci_logger.h 
                         sci_memory_descriptor_list.h 
                         sci_memory_descriptor_list_decorator.h 
                         sci_object.h sci_overview.h sci_pool.h 
                         sci_simple_list.h sci_status.h 
                         sci_types.h sci_util.c sci_util.h 
                         scic_config_parameters.h 
                         scic_controller.h scic_io_request.h 
                         scic_library.h scic_logger.h 
                         scic_overview.h scic_phy.h scic_port.h 
                         scic_remote_device.h 
                         scic_sds_controller.c 
                         scic_sds_controller.h 
                         scic_sds_controller_registers.h 
                         scic_sds_library.c scic_sds_library.h 
                         scic_sds_logger.h scic_sds_pci.c 
                         scic_sds_pci.h scic_sds_phy.c 
                         scic_sds_phy.h scic_sds_phy_registers.h 
                         scic_sds_port.c scic_sds_port.h 
                         scic_sds_port_configuration_agent.c 
                         scic_sds_port_configuration_agent.h 
                         scic_sds_port_registers.h 
                         scic_sds_remote_device.c 
                         scic_sds_remote_device.h 
                         scic_sds_remote_node_context.c 
                         scic_sds_remote_node_context.h 
                         scic_sds_remote_node_table.c 
                         scic_sds_remote_node_table.h 
                         scic_sds_request.c scic_sds_request.h 
                         scic_sds_sgpio.c 
                         scic_sds_smp_remote_device.c 
                         scic_sds_smp_request.c 
                         scic_sds_smp_request.h 
                         scic_sds_ssp_request.c 
                         scic_sds_stp_packet_request.c 
                         scic_sds_stp_packet_request.h 
                         scic_sds_stp_pio_request.h 
                         scic_sds_stp_remote_device.c 
                         scic_sds_stp_request.c 
                         scic_sds_stp_request.h 
                         scic_sds_unsolicited_frame_control.c 
                         scic_sds_unsolicited_frame_control.h 
                         scic_sgpio.h scic_task_request.h 
                         scic_user_callback.h 
                         scif_config_parameters.h 
                         scif_controller.h scif_domain.h 
                         scif_io_request.h scif_library.h 
                         scif_logger.h scif_overview.h 
                         scif_remote_device.h scif_sas_constants.h 
                         scif_sas_controller.c 
                         scif_sas_controller.h 
                         scif_sas_controller_state_handlers.c 
                         scif_sas_controller_states.c 
                         scif_sas_design.h scif_sas_domain.c 
                         scif_sas_domain.h 
                         scif_sas_domain_state_handlers.c 
                         scif_sas_domain_states.c 
                         scif_sas_high_priority_request_queue.c 
                         scif_sas_high_priority_request_queue.h 
                         scif_sas_internal_io_request.c 
                         scif_sas_internal_io_request.h 
                         scif_sas_io_request.c 
                         scif_sas_io_request.h 
                         scif_sas_io_request_state_handlers.c 
                         scif_sas_io_request_states.c 
                         scif_sas_library.c scif_sas_library.h 
                         scif_sas_logger.h 
                         scif_sas_remote_device.c 
                         scif_sas_remote_device.h 
                         scif_sas_remote_device_ready_substate_handlers.c 
                         scif_sas_remote_device_ready_substates.c 
                         scif_sas_remote_device_starting_substate_handlers.c 
                         scif_sas_remote_device_starting_substates.c 
                         scif_sas_remote_device_state_handlers.c 
                         scif_sas_remote_device_states.c 
                         scif_sas_request.c scif_sas_request.h 
                         scif_sas_sati_binding.h 
                         scif_sas_smp_activity_clear_affiliation.c 
                         scif_sas_smp_io_request.c 
                         scif_sas_smp_io_request.h 
                         scif_sas_smp_phy.c scif_sas_smp_phy.h 
                         scif_sas_smp_remote_device.c 
                         scif_sas_smp_remote_device.h 
                         scif_sas_stp_io_request.c 
                         scif_sas_stp_io_request.h 
                         scif_sas_stp_remote_device.c 
                         scif_sas_stp_remote_device.h 
                         scif_sas_stp_task_request.c 
                         scif_sas_stp_task_request.h 
                         scif_sas_task_request.c 
                         scif_sas_task_request.h 
                         scif_sas_task_request_state_handlers.c 
                         scif_sas_task_request_states.c 
                         scif_sas_timer.c scif_task_request.h 
                         scif_user_callback.h 
                         scu_bios_definitions.h 
                         scu_completion_codes.h scu_constants.h 
                         scu_event_codes.h scu_registers.h 
                         scu_remote_node_context.h 
                         scu_task_context.h 
                         scu_unsolicited_frame.h scu_viit_data.h 
    sys/dev/iscsi/initiator isc_cam.c isc_sm.c isc_soc.c 
                            isc_subr.c iscsi.c iscsi.h 
                            iscsi_subr.c iscsivar.h 
    sys/dev/isp          DriverManual.txt Hardware.txt isp.c 
                         isp_freebsd.c isp_freebsd.h isp_ioctl.h 
                         isp_library.c isp_library.h isp_pci.c 
                         isp_sbus.c isp_stds.h isp_target.c 
                         isp_target.h ispmbox.h ispreg.h ispvar.h 
    sys/dev/ispfw        asm_1000.h asm_1040.h asm_1080.h 
                         asm_12160.h asm_2100.h asm_2200.h 
                         asm_2300.h asm_2322.h asm_2400.h 
                         asm_2500.h ispfw.c 
    sys/dev/iwi          if_iwi.c if_iwireg.h if_iwivar.h 
    sys/dev/iwn          if_iwn.c if_iwnreg.h if_iwnvar.h 
    sys/dev/ixgb         LICENSE README if_ixgb.c if_ixgb.h 
                         if_ixgb_osdep.h ixgb_ee.c ixgb_ee.h 
                         ixgb_hw.c ixgb_hw.h ixgb_ids.h 
    sys/dev/ixgbe        LICENSE README ixgbe.c ixgbe.h 
                         ixgbe_82598.c ixgbe_82598.h ixgbe_82599.c 
                         ixgbe_82599.h ixgbe_api.c ixgbe_api.h 
                         ixgbe_common.c ixgbe_common.h ixgbe_mbx.c 
                         ixgbe_mbx.h ixgbe_osdep.h ixgbe_phy.c 
                         ixgbe_phy.h ixgbe_type.h ixgbe_vf.c 
                         ixgbe_vf.h ixgbe_x540.c ixgbe_x540.h 
                         ixv.c ixv.h 
    sys/dev/jme          if_jme.c if_jmereg.h if_jmevar.h 
    sys/dev/joy          joy.c joy_isa.c joy_pccard.c joyvar.h 
    sys/dev/kbd          kbd.c kbdreg.h kbdtables.h 
    sys/dev/kbdmux       kbdmux.c 
    sys/dev/ksyms        ksyms.c 
    sys/dev/le           am7990.c am79900.c am79900reg.h 
                         am79900var.h am7990reg.h am7990var.h 
                         if_le_cbus.c if_le_isa.c if_le_lebuffer.c 
                         if_le_ledma.c if_le_pci.c lance.c 
                         lancereg.h lancevar.h lebuffer_sbus.c 
    sys/dev/led          led.c led.h 
    sys/dev/lge          if_lge.c if_lgereg.h 
    sys/dev/lindev       full.c lindev.c lindev.h 
    sys/dev/lmc          if_lmc.c if_lmc.h 
    sys/dev/malo         if_malo.c if_malo.h if_malo_pci.c 
                         if_malohal.c if_malohal.h if_maloioctl.h 
    sys/dev/mc146818     mc146818.c mc146818reg.h mc146818var.h 
    sys/dev/mca          mca_bus.c mca_busreg.h mca_busvar.h 
    sys/dev/mcd          mcd.c mcd_isa.c mcdreg.h mcdvar.h 
    sys/dev/md           md.c 
    sys/dev/mem          memdev.c memutil.c 
    sys/dev/mfi          mfi.c mfi_cam.c mfi_debug.c mfi_disk.c 
                         mfi_ioctl.h mfi_linux.c mfi_pci.c 
                         mfi_syspd.c mfi_tbolt.c mfireg.h mfivar.h 
    sys/dev/mge          if_mge.c if_mgevar.h 
    sys/dev/mii          acphy.c acphyreg.h amphy.c amphyreg.h 
                         atphy.c atphyreg.h axphy.c bmtphy.c 
                         bmtphyreg.h brgphy.c brgphyreg.h ciphy.c 
                         ciphyreg.h e1000phy.c e1000phyreg.h 
                         gentbi.c icsphy.c icsphyreg.h ip1000phy.c 
                         ip1000phyreg.h jmphy.c jmphyreg.h 
                         lxtphy.c lxtphyreg.h mii.c mii.h 
                         mii_bitbang.c mii_bitbang.h mii_physubr.c 
                         miibus_if.m miidevs miivar.h mlphy.c 
                         nsgphy.c nsgphyreg.h nsphy.c nsphyreg.h 
                         nsphyter.c nsphyterreg.h pnaphy.c qsphy.c 
                         qsphyreg.h rdcphy.c rdcphyreg.h rgephy.c 
                         rgephyreg.h rlphy.c rlswitch.c smcphy.c 
                         tdkphy.c tdkphyreg.h tlphy.c tlphyreg.h 
                         truephy.c truephyreg.h ukphy.c 
                         ukphy_subr.c xmphy.c xmphyreg.h 
    sys/dev/mk48txx      mk48txx.c mk48txxreg.h mk48txxvar.h 
    sys/dev/mlx          mlx.c mlx_compat.h mlx_disk.c mlx_pci.c 
                         mlxio.h mlxreg.h mlxvar.h 
    sys/dev/mly          mly.c mly_tables.h mlyio.h mlyreg.h 
                         mlyvar.h 
    sys/dev/mmc          bridge.h mmc.c mmcbr_if.m mmcbrvar.h 
                         mmcbus_if.m mmcreg.h mmcsd.c mmcvar.h 
    sys/dev/mn           if_mn.c 
    sys/dev/mps          mps.c mps_config.c mps_ioctl.h 
                         mps_mapping.c mps_mapping.h mps_pci.c 
                         mps_sas.c mps_sas.h mps_sas_lsi.c 
                         mps_table.c mps_table.h mps_user.c 
                         mpsvar.h 
    sys/dev/mps/mpi      mpi2.h mpi2_cnfg.h mpi2_hbd.h 
                         mpi2_history.txt mpi2_init.h mpi2_ioc.h 
                         mpi2_ra.h mpi2_raid.h mpi2_sas.h 
                         mpi2_targ.h mpi2_tool.h mpi2_type.h 
    sys/dev/mpt          mpt.c mpt.h mpt_cam.c mpt_cam.h 
                         mpt_debug.c mpt_pci.c mpt_raid.c 
                         mpt_raid.h mpt_reg.h mpt_user.c 
    sys/dev/mpt/mpilib   mpi.h mpi_cnfg.h mpi_fc.h mpi_init.h 
                         mpi_ioc.h mpi_lan.h mpi_log_fc.h 
                         mpi_log_sas.h mpi_raid.h mpi_sas.h 
                         mpi_targ.h mpi_tool.h mpi_type.h 
    sys/dev/mse          mse.c mse_cbus.c mse_isa.c msevar.h 
    sys/dev/msk          if_msk.c if_mskreg.h 
    sys/dev/mvs          mvs.c mvs.h mvs_if.m mvs_pci.c mvs_soc.c 
    sys/dev/mwl          if_mwl.c if_mwl_pci.c if_mwlioctl.h 
                         if_mwlvar.h mwldiag.h mwlhal.c mwlhal.h 
                         mwlreg.h 
    sys/dev/mxge         eth_z8e.h ethp_z8e.h if_mxge.c 
                         if_mxge_var.h mcp_gen_header.h 
                         mxge_eth_z8e.c mxge_ethp_z8e.c mxge_lro.c 
                         mxge_mcp.h mxge_rss_eth_z8e.c 
                         mxge_rss_ethp_z8e.c rss_eth_z8e.h 
                         rss_ethp_z8e.h 
    sys/dev/my           if_my.c if_myreg.h 
    sys/dev/ncv          ncr53c500.c ncr53c500_pccard.c 
                         ncr53c500hw.h ncr53c500hwtab.h 
                         ncr53c500reg.h ncr53c500var.h 
    sys/dev/netmap       if_em_netmap.h if_igb_netmap.h 
                         if_lem_netmap.h if_re_netmap.h 
                         ixgbe_netmap.h netmap.c netmap_kern.h 
                         netmap_mem1.c netmap_mem2.c 
    sys/dev/nfe          if_nfe.c if_nfereg.h if_nfevar.h 
    sys/dev/nge          if_nge.c if_ngereg.h 
    sys/dev/nmdm         nmdm.c 
    sys/dev/nsp          nsp.c nsp_pccard.c nspreg.h nspvar.h 
    sys/dev/null         null.c 
    sys/dev/nve          if_nve.c if_nvereg.h 
    sys/dev/nvram        nvram.c 
    sys/dev/nvram2env    nvram2env.c 
    sys/dev/nxge         if_nxge.c if_nxge.h xge-osdep.h 
                         xgell-version.h 
    sys/dev/nxge/include build-version.h version.h xge-debug.h 
                         xge-defs.h xge-list.h xge-os-pal.h 
                         xge-queue.h xgehal-channel.h 
                         xgehal-config.h xgehal-device.h 
                         xgehal-driver.h xgehal-event.h 
                         xgehal-fifo.h xgehal-mgmt.h 
                         xgehal-mgmtaux.h xgehal-mm.h 
                         xgehal-regs.h xgehal-ring.h 
                         xgehal-stats.h xgehal-types.h xgehal.h 
    sys/dev/nxge/xgehal  xge-queue.c xgehal-channel-fp.c 
                         xgehal-channel.c xgehal-config.c 
                         xgehal-device-fp.c xgehal-device.c 
                         xgehal-driver.c xgehal-fifo-fp.c 
                         xgehal-fifo.c xgehal-mgmt.c 
                         xgehal-mgmtaux.c xgehal-mm.c 
                         xgehal-ring-fp.c xgehal-ring.c 
                         xgehal-stats.c 
    sys/dev/oce          oce_hw.c oce_hw.h oce_if.c oce_if.h 
                         oce_mbox.c oce_queue.c oce_sysctl.c 
                         oce_util.c 
    sys/dev/ofw          ofw_bus.h ofw_bus_if.m ofw_bus_subr.c 
                         ofw_bus_subr.h ofw_console.c ofw_disk.c 
                         ofw_fdt.c ofw_if.m ofw_iicbus.c ofw_pci.h 
                         ofw_standard.c ofwvar.h openfirm.c 
                         openfirm.h openfirmio.c openfirmio.h 
                         openpromio.c openpromio.h 
    sys/dev/patm         idt77252reg.h if_patm.c if_patm_attach.c 
                         if_patm_intr.c if_patm_ioctl.c 
                         if_patm_rtables.c if_patm_rx.c 
                         if_patm_tx.c if_patmvar.h 
    sys/dev/patm/genrtab Makefile genrtab.c 
    sys/dev/pbio         pbio.c pbioio.h 
    sys/dev/pccard       card_if.m pccard.c pccard_cis.c 
                         pccard_cis.h pccard_cis_quirks.c 
                         pccard_device.c pccarddevs pccardreg.h 
                         pccardvar.h pccardvarp.h power_if.m 
    sys/dev/pccbb        pccbb.c pccbb_isa.c pccbb_pci.c 
                         pccbbdevid.h pccbbreg.h pccbbvar.h 
    sys/dev/pcf          envctrl.c pcf.c pcf_ebus.c pcf_isa.c 
                         pcfvar.h 
    sys/dev/pci          eisa_pci.c fixup_pci.c hostb_pci.c 
                         ignore_pci.c isa_pci.c pci.c pci_if.m 
                         pci_pci.c pci_private.h pci_subr.c 
                         pci_user.c pcib_if.m pcib_private.h 
                         pcireg.h pcivar.h vga_pci.c 
    sys/dev/pcn          if_pcn.c if_pcnreg.h 
    sys/dev/pdq          if_fea.c if_fpa.c pdq.c pdq_freebsd.h 
                         pdq_ifsubr.c pdqreg.h pdqvar.h 
    sys/dev/powermac_nvram powermac_nvram.c powermac_nvramvar.h 
    sys/dev/ppbus        if_plip.c immio.c lpbb.c lpt.c lpt.h 
                         lptio.h pcfclock.c ppb_1284.c ppb_1284.h 
                         ppb_base.c ppb_msq.c ppb_msq.h ppbconf.c 
                         ppbconf.h ppbio.h ppbus_if.m ppi.c ppi.h 
                         pps.c vpo.c vpoio.c vpoio.h 
    sys/dev/ppc          ppc.c ppc_acpi.c ppc_isa.c ppc_pci.c 
                         ppc_puc.c ppcreg.h ppcvar.h 
    sys/dev/pst          pst-iop.c pst-iop.h pst-pci.c pst-raid.c 
    sys/dev/pty          pty.c 
    sys/dev/puc          puc.c puc_bfe.h puc_bus.h puc_cfg.c 
                         puc_cfg.h puc_pccard.c puc_pci.c 
                         pucdata.c 
    sys/dev/qlxgb        README.txt qla_dbg.c qla_dbg.h qla_def.h 
                         qla_glbl.h qla_hw.c qla_hw.h qla_inline.h 
                         qla_ioctl.c qla_ioctl.h qla_isr.c 
                         qla_misc.c qla_os.c qla_os.h qla_reg.h 
                         qla_ver.h 
    sys/dev/quicc        quicc_bfe.h quicc_bfe_fdt.c quicc_bus.h 
                         quicc_core.c 
    sys/dev/ral          if_ral_pci.c rt2560.c rt2560reg.h 
                         rt2560var.h rt2661.c rt2661reg.h 
                         rt2661var.h rt2860.c rt2860reg.h 
                         rt2860var.h 
    sys/dev/random       harvest.c hash.c hash.h nehemiah.c 
                         nehemiah.h probe.c randomdev.c 
                         randomdev.h randomdev_soft.c 
                         randomdev_soft.h yarrow.c yarrow.h 
    sys/dev/rc           rc.c rcreg.h 
    sys/dev/re           if_re.c 
    sys/dev/rndtest      rndtest.c rndtest.h 
    sys/dev/rp           rp.c rp_isa.c rp_pci.c rpreg.h rpvar.h 
    sys/dev/rt           if_rt.c if_rtreg.h if_rtvar.h 
    sys/dev/safe         safe.c safereg.h safevar.h 
    sys/dev/sbni         if_sbni.c if_sbni_isa.c if_sbni_pci.c 
                         if_sbnireg.h if_sbnivar.h 
    sys/dev/scc          scc_bfe.h scc_bfe_ebus.c scc_bfe_macio.c 
                         scc_bfe_quicc.c scc_bfe_sbus.c scc_bus.h 
                         scc_core.c scc_dev_quicc.c 
                         scc_dev_sab82532.c scc_dev_z8530.c 
                         scc_if.m 
    sys/dev/scd          scd.c scd_isa.c scdreg.h scdvar.h 
    sys/dev/sdhci        sdhci.c sdhci.h 
    sys/dev/sec          sec.c sec.h 
    sys/dev/sf           if_sf.c if_sfreg.h starfire_rx.h 
                         starfire_tx.h 
    sys/dev/sfxge        sfxge.c sfxge.h sfxge_dma.c sfxge_ev.c 
                         sfxge_intr.c sfxge_mcdi.c sfxge_port.c 
                         sfxge_rx.c sfxge_rx.h sfxge_tx.c 
                         sfxge_tx.h 
    sys/dev/sfxge/common efsys.h efx.h efx_bootcfg.c efx_ev.c 
                         efx_filter.c efx_impl.h efx_intr.c 
                         efx_mac.c efx_mcdi.c efx_mcdi.h efx_mon.c 
                         efx_nic.c efx_nvram.c efx_phy.c 
                         efx_port.c efx_regs.h efx_regs_ef10.h 
                         efx_regs_mcdi.h efx_regs_pci.h efx_rx.c 
                         efx_sram.c efx_tx.c efx_types.h efx_vpd.c 
                         efx_wol.c siena_flash.h siena_impl.h 
                         siena_mac.c siena_mon.c siena_nic.c 
                         siena_nvram.c siena_phy.c siena_sram.c 
                         siena_vpd.c 
    sys/dev/sge          if_sge.c if_sgereg.h 
    sys/dev/si           si.c si.h si2_z280.c si3_t225.c si_eisa.c 
                         si_isa.c si_pci.c sireg.h sivar.h 
    sys/dev/siba         siba.c siba_bwn.c siba_cc.c siba_core.c 
                         siba_ids.h siba_pcib.c siba_pcibvar.h 
                         sibareg.h sibavar.h 
    sys/dev/siis         siis.c siis.h 
    sys/dev/sio          sio.c sio_isa.c sio_pccard.c sio_pci.c 
                         sio_puc.c sioreg.h siovar.h 
    sys/dev/sis          if_sis.c if_sisreg.h 
    sys/dev/sk           if_sk.c if_skreg.h xmaciireg.h yukonreg.h 
    sys/dev/smbus        smb.c smb.h smbconf.c smbconf.h smbus.c 
                         smbus.h smbus_if.m 
    sys/dev/smc          if_smc.c if_smcreg.h if_smcvar.h 
    sys/dev/sn           if_sn.c if_sn_isa.c if_sn_pccard.c 
                         if_snreg.h if_snvar.h ositech.h 
    sys/dev/snc          dp83932.c dp83932reg.h dp83932subr.c 
                         dp83932subr.h dp83932var.h if_snc.c 
                         if_snc_cbus.c if_snc_pccard.c if_sncreg.h 
                         if_sncvar.h 
    sys/dev/snp          snp.c 
    sys/dev/sound        chip.h clone.c clone.h driver.c unit.c 
                         unit.h version.h 
    sys/dev/sound/isa    ad1816.c ad1816.h ess.c gusc.c mss.c 
                         mss.h sb.h sb16.c sb8.c sbc.c 
                         sndbuf_dma.c 
    sys/dev/sound/macio  aoa.c aoa.h davbus.c davbusreg.h i2s.c 
                         snapper.c tumbler.c 
    sys/dev/sound/midi   midi.c midi.h midiq.h mpu401.c mpu401.h 
                         mpu_if.m mpufoi_if.m sequencer.c 
                         sequencer.h synth_if.m 
    sys/dev/sound/pci    allegro_code.h allegro_reg.h als4000.c 
                         als4000.h atiixp.c atiixp.h aureal.c 
                         aureal.h cmi.c cmireg.h cs4281.c cs4281.h 
                         cs461x_dsp.h csa.c csapcm.c csareg.h 
                         csavar.h ds1-fw.h ds1.c ds1.h emu10k1.c 
                         emu10kx-midi.c emu10kx-pcm.c emu10kx.c 
                         emu10kx.h emuxkireg.h envy24.c envy24.h 
                         envy24ht.c envy24ht.h es137x.c es137x.h 
                         fm801.c hdspe-pcm.c hdspe.c hdspe.h ich.c 
                         ich.h maestro.c maestro3.c maestro_reg.h 
                         neomagic-coeff.h neomagic.c neomagic.h 
                         solo.c spicds.c spicds.h t4dwave.c 
                         t4dwave.h via8233.c via8233.h via82c686.c 
                         via82c686.h vibes.c vibes.h 
    sys/dev/sound/pci/hda hda_reg.h hdaa.c hdaa.h hdaa_patches.c 
                          hdac.c hdac.h hdac_if.m hdac_private.h 
                          hdac_reg.h hdacc.c 
    sys/dev/sound/pcm    ac97.c ac97.h ac97_if.m ac97_patch.c 
                         ac97_patch.h buffer.c buffer.h channel.c 
                         channel.h channel_if.m dsp.c dsp.h 
                         feeder.c feeder.h feeder_chain.c 
                         feeder_eq.c feeder_format.c feeder_if.m 
                         feeder_matrix.c feeder_mixer.c 
                         feeder_rate.c feeder_volume.c g711.h 
                         intpcm.h matrix.h matrix_map.h mixer.c 
                         mixer.h mixer_if.m pcm.h sndstat.c 
                         sndstat.h sound.c sound.h vchan.c vchan.h 
    sys/dev/sound/sbus   apcdmareg.h cs4231.c cs4231.h 
    sys/dev/sound/usb    uaudio.c uaudio.h uaudio_pcm.c 
                         uaudioreg.h 
    sys/dev/speaker      speaker.h spkr.c 
    sys/dev/spibus       spi.h spibus.c spibus_if.m spibusvar.h 
    sys/dev/ste          if_ste.c if_stereg.h 
    sys/dev/stg          tmc18c30.c tmc18c30.h tmc18c30_isa.c 
                         tmc18c30_pccard.c tmc18c30_pci.c 
                         tmc18c30_subr.c tmc18c30reg.h 
                         tmc18c30var.h 
    sys/dev/stge         if_stge.c if_stgereg.h 
    sys/dev/streams      streams.c 
    sys/dev/sym          README.sym sym_conf.h sym_defs.h sym_fw.h 
                         sym_fw1.h sym_fw2.h sym_hipd.c 
    sys/dev/syscons      scgfbrndr.c schistory.c scmouse.c 
                         scterm-teken.c scterm.c scvesactl.c 
                         scvgarndr.c scvidctl.c scvtb.c syscons.c 
                         syscons.h sysmouse.c 
    sys/dev/syscons/apm  apm_saver.c 
    sys/dev/syscons/blank blank_saver.c 
    sys/dev/syscons/daemon daemon_saver.c 
    sys/dev/syscons/dragon dragon_saver.c 
    sys/dev/syscons/fade fade_saver.c 
    sys/dev/syscons/fire fire_saver.c 
    sys/dev/syscons/green green_saver.c 
    sys/dev/syscons/logo beastie.c logo.c logo_saver.c 
    sys/dev/syscons/rain rain_saver.c 
    sys/dev/syscons/snake snake_saver.c 
    sys/dev/syscons/star star_saver.c 
    sys/dev/syscons/warp warp_saver.c 
    sys/dev/tdfx         tdfx_io.h tdfx_linux.c tdfx_linux.h 
                         tdfx_pci.c tdfx_pci.h tdfx_vars.h 
    sys/dev/ti           if_ti.c if_tireg.h ti_fw.h ti_fw2.h 
    sys/dev/tl           if_tl.c if_tlreg.h 
    sys/dev/tpm          tpm.c tpm_acpi.c tpm_isa.c tpmvar.h 
    sys/dev/trm          trm.c trm.h 
    sys/dev/tsec         if_tsec.c if_tsec.h if_tsec_fdt.c 
                         if_tsecreg.h 
    sys/dev/twa          tw_cl.h tw_cl_externs.h tw_cl_fwif.h 
                         tw_cl_init.c tw_cl_intr.c tw_cl_io.c 
                         tw_cl_ioctl.h tw_cl_misc.c tw_cl_share.h 
                         tw_osl.h tw_osl_cam.c tw_osl_externs.h 
                         tw_osl_freebsd.c tw_osl_includes.h 
                         tw_osl_inline.h tw_osl_ioctl.h 
                         tw_osl_share.h tw_osl_types.h 
    sys/dev/twe          twe.c twe_compat.h twe_freebsd.c 
                         twe_tables.h tweio.h twereg.h twevar.h 
    sys/dev/tws          tws.c tws.h tws_cam.c tws_hdm.c tws_hdm.h 
                         tws_services.c tws_services.h tws_user.c 
                         tws_user.h 
    sys/dev/tx           if_tx.c if_txreg.h if_txvar.h 
    sys/dev/txp          3c990img.h if_txp.c if_txpreg.h 
    sys/dev/uart         uart.h uart_bus.h uart_bus_acpi.c 
                         uart_bus_ebus.c uart_bus_fdt.c 
                         uart_bus_isa.c uart_bus_pccard.c 
                         uart_bus_pci.c uart_bus_puc.c 
                         uart_bus_scc.c uart_core.c uart_cpu.h 
                         uart_cpu_amd64.c uart_cpu_i386.c 
                         uart_cpu_ia64.c uart_cpu_pc98.c 
                         uart_cpu_powerpc.c uart_cpu_sparc64.c 
                         uart_dbg.c uart_dev_ns8250.c 
                         uart_dev_quicc.c uart_dev_sab82532.c 
                         uart_dev_z8530.c uart_if.m uart_kbd_sun.c 
                         uart_kbd_sun.h uart_kbd_sun_tables.h 
                         uart_subr.c uart_tty.c 
    sys/dev/ubsec        ubsec.c ubsecreg.h ubsecvar.h 
    sys/dev/usb          ufm_ioctl.h usb.h usb_bus.h usb_busdma.c 
                         usb_busdma.h usb_cdc.h usb_compat_linux.c 
                         usb_compat_linux.h usb_controller.h 
                         usb_core.c usb_core.h usb_debug.c 
                         usb_debug.h usb_dev.c usb_dev.h 
                         usb_device.c usb_device.h usb_dynamic.c 
                         usb_dynamic.h usb_endian.h usb_error.c 
                         usb_freebsd.h usb_generic.c usb_generic.h 
                         usb_handle_request.c usb_hid.c usb_hub.c 
                         usb_hub.h usb_if.m usb_ioctl.h 
                         usb_lookup.c usb_mbuf.c usb_mbuf.h 
                         usb_msctest.c usb_msctest.h usb_parse.c 
                         usb_pci.h usb_pf.c usb_pf.h usb_process.c 
                         usb_process.h usb_request.c usb_request.h 
                         usb_transfer.c usb_transfer.h usb_util.c 
                         usb_util.h usbdevs usbdi.h usbdi_util.h 
                         usbhid.h 
    sys/dev/usb/controller at91dci.c at91dci.h at91dci_atmelarm.c 
                           atmegadci.c atmegadci.h 
                           atmegadci_atmelarm.c avr32dci.c 
                           avr32dci.h ehci.c ehci.h ehci_ixp4xx.c 
                           ehci_mv.c ehci_pci.c ehcireg.h 
                           musb_otg.c musb_otg.h 
                           musb_otg_atmelarm.c ohci.c ohci.h 
                           ohci_atmelarm.c ohci_pci.c 
                           ohci_s3c24x0.c ohcireg.h uhci.c uhci.h 
                           uhci_pci.c uhcireg.h usb_controller.c 
                           uss820dci.c uss820dci.h 
                           uss820dci_atmelarm.c xhci.c xhci.h 
                           xhci_pci.c xhcireg.h 
    sys/dev/usb/input    atp.c uep.c uhid.c ukbd.c ums.c 
                         usb_rdesc.h 
    sys/dev/usb/misc     udbp.c udbp.h ufm.c 
    sys/dev/usb/net      if_aue.c if_auereg.h if_axe.c if_axereg.h 
                         if_cdce.c if_cdcereg.h if_cue.c 
                         if_cuereg.h if_ipheth.c if_iphethvar.h 
                         if_kue.c if_kuefw.h if_kuereg.h if_mos.c 
                         if_mosreg.h if_rue.c if_ruereg.h 
                         if_udav.c if_udavreg.h if_usie.c 
                         if_usievar.h ruephy.c ruephyreg.h uhso.c 
                         usb_ethernet.c usb_ethernet.h 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
    sys/dev/usb/serial   u3g.c uark.c ubsa.c ubser.c uchcom.c 
                         ucycom.c ufoma.c uftdi.c uftdi_reg.h 
                         ugensa.c uipaq.c ulpt.c umcs.c umcs.h 
                         umct.c umodem.c umoscom.c uplcom.c 
                         usb_serial.c usb_serial.h uslcom.c 
                         uvisor.c uvscom.c 
    sys/dev/usb/storage  rio500_usb.h umass.c urio.c ustorage_fs.c 
    sys/dev/usb/template usb_template.c usb_template.h 
                         usb_template_audio.c usb_template_cdce.c 
                         usb_template_kbd.c usb_template_modem.c 
                         usb_template_mouse.c usb_template_msc.c 
                         usb_template_mtp.c 
    sys/dev/usb/wlan     if_rum.c if_rumfw.h if_rumreg.h 
                         if_rumvar.h if_run.c if_runreg.h 
                         if_runvar.h if_uath.c if_uathreg.h 
                         if_uathvar.h if_upgt.c if_upgtvar.h 
                         if_ural.c if_uralreg.h if_uralvar.h 
                         if_urtw.c if_urtwreg.h if_urtwvar.h 
                         if_zyd.c if_zydfw.h if_zydreg.h 
    sys/dev/utopia       idtphy.c idtphy.h suni.c suni.h utopia.c 
                         utopia.h utopia_priv.h 
    sys/dev/vge          if_vge.c if_vgereg.h if_vgevar.h 
    sys/dev/viawd        viawd.c viawd.h 
    sys/dev/vkbd         vkbd.c vkbd_var.h 
    sys/dev/vr           if_vr.c if_vrreg.h 
    sys/dev/vte          if_vte.c if_vtereg.h if_vtevar.h 
    sys/dev/vx           if_vx.c if_vx_eisa.c if_vx_pci.c 
                         if_vxreg.h if_vxvar.h 
    sys/dev/vxge         LICENSE README vxge-firmware.h 
                         vxge-osdep.h vxge.c vxge.h 
                         vxgell-version.h 
    sys/dev/vxge/include build-version.h vxge-debug.h vxge-defs.h 
                         vxge-list.h vxge-os-debug.h vxge-os-pal.h 
                         vxge-queue.h vxgehal-config.h 
                         vxgehal-ll.h vxgehal-mgmt.h 
                         vxgehal-mgmtaux.h vxgehal-stats.h 
                         vxgehal-status.h vxgehal-types.h 
                         vxgehal-version.h 
    sys/dev/vxge/vxgehal vxge-queue.c vxgehal-blockpool.c 
                         vxgehal-blockpool.h vxgehal-channel.c 
                         vxgehal-channel.h vxgehal-common-reg.h 
                         vxgehal-config-priv.h vxgehal-config.c 
                         vxgehal-debug.h vxgehal-device.c 
                         vxgehal-device.h vxgehal-doorbells.c 
                         vxgehal-doorbells.h vxgehal-driver.c 
                         vxgehal-driver.h vxgehal-fifo.c 
                         vxgehal-fifo.h vxgehal-ifmsg.c 
                         vxgehal-ifmsg.h vxgehal-legacy-reg.h 
                         vxgehal-memrepair-reg.h vxgehal-mgmt.c 
                         vxgehal-mgmtaux.c vxgehal-mm.c 
                         vxgehal-mm.h vxgehal-mrpcim-reg.h 
                         vxgehal-mrpcim.c vxgehal-mrpcim.h 
                         vxgehal-pcicfgmgmt-reg.h 
                         vxgehal-regdefs.h vxgehal-regs.h 
                         vxgehal-ring.c vxgehal-ring.h 
                         vxgehal-srpcim-reg.h vxgehal-srpcim.c 
                         vxgehal-srpcim.h vxgehal-swapper.c 
                         vxgehal-swapper.h vxgehal-toc-reg.h 
                         vxgehal-virtualpath.c 
                         vxgehal-virtualpath.h vxgehal-vpath-reg.h 
                         vxgehal-vpmgmt-reg.h vxgehal.h 
    sys/dev/watchdog     watchdog.c 
    sys/dev/wb           if_wb.c if_wbreg.h 
    sys/dev/wbwd         wbwd.c 
    sys/dev/wds          wd7000.c 
    sys/dev/wi           if_wavelan_ieee.h if_wi.c if_wi_pccard.c 
                         if_wi_pci.c if_wireg.h if_wivar.h 
    sys/dev/wl           if_wl.c if_wl.h if_wl_i82586.h 
    sys/dev/wpi          if_wpi.c if_wpireg.h if_wpivar.h 
    sys/dev/xe           if_xe.c if_xe_pccard.c if_xereg.h 
                         if_xevar.h 
    sys/dev/xen/balloon  balloon.c 
    sys/dev/xen/blkback  blkback.c 
    sys/dev/xen/blkfront blkfront.c block.h 
    sys/dev/xen/console  console.c xencons_ring.c xencons_ring.h 
    sys/dev/xen/control  control.c 
    sys/dev/xen/evtchn   evtchn_dev.c 
    sys/dev/xen/netback  netback.c netback_unit_tests.c 
    sys/dev/xen/netfront mbufq.h netfront.c 
    sys/dev/xen/pcifront pcifront.c 
    sys/dev/xen/xenpci   evtchn.c machine_reboot.c xenpci.c 
    sys/dev/xl           if_xl.c if_xlreg.h xlphy.c 
    sys/fs/cd9660        TODO TODO.hibler cd9660_bmap.c 
                         cd9660_iconv.c cd9660_lookup.c 
                         cd9660_mount.h cd9660_node.c 
                         cd9660_node.h cd9660_rrip.c cd9660_rrip.h 
                         cd9660_util.c cd9660_vfsops.c 
                         cd9660_vnops.c iso.h iso_rrip.h 
    sys/fs/coda          README TODO cnode.h coda.h coda_fbsd.c 
                         coda_io.h coda_opstats.h coda_pioctl.h 
                         coda_psdev.c coda_psdev.h coda_subr.c 
                         coda_subr.h coda_venus.c coda_venus.h 
                         coda_vfsops.c coda_vfsops.h coda_vnops.c 
                         coda_vnops.h 
    sys/fs/deadfs        dead_vnops.c 
    sys/fs/devfs         devfs.h devfs_devs.c devfs_dir.c 
                         devfs_int.h devfs_rule.c devfs_vfsops.c 
                         devfs_vnops.c 
    sys/fs/ext2fs        ext2_alloc.c ext2_balloc.c ext2_bmap.c 
                         ext2_dinode.h ext2_dir.h ext2_extern.h 
                         ext2_inode.c ext2_inode_cnv.c 
                         ext2_lookup.c ext2_mount.h ext2_subr.c 
                         ext2_vfsops.c ext2_vnops.c ext2fs.h fs.h 
                         inode.h 
    sys/fs/fdescfs       fdesc.h fdesc_vfsops.c fdesc_vnops.c 
    sys/fs/fifofs        fifo.h fifo_vnops.c 
    sys/fs/hpfs          hpfs.h hpfs_alsubr.c hpfs_ioctl.h 
                         hpfs_lookup.c hpfs_subr.c hpfs_subr.h 
                         hpfs_vfsops.c hpfs_vnops.c hpfsmount.h 
    sys/fs/msdosfs       bootsect.h bpb.h denode.h direntry.h 
                         fat.h msdosfs_conv.c msdosfs_denode.c 
                         msdosfs_fat.c msdosfs_fileno.c 
                         msdosfs_iconv.c msdosfs_lookup.c 
                         msdosfs_vfsops.c msdosfs_vnops.c 
                         msdosfsmount.h 
    sys/fs/nfs           nfs.h nfs_commonacl.c nfs_commonkrpc.c 
                         nfs_commonport.c nfs_commonsubs.c 
                         nfs_var.h nfscl.h nfsclstate.h nfsdport.h 
                         nfskpiport.h nfsm_subs.h nfsport.h 
                         nfsproto.h nfsrvcache.h nfsrvstate.h 
                         nfsv4_errstr.h rpcv2.h xdr_subs.h 
    sys/fs/nfsclient     nfs.h nfs_clbio.c nfs_clcomsubs.c 
                         nfs_clkdtrace.c nfs_clkrpc.c 
                         nfs_clnfsiod.c nfs_clnode.c nfs_clport.c 
                         nfs_clrpcops.c nfs_clstate.c nfs_clsubs.c 
                         nfs_clvfsops.c nfs_clvnops.c 
                         nfs_kdtrace.h nfsmount.h nfsnode.h 
                         nlminfo.h 
    sys/fs/nfsserver     nfs_nfsdcache.c nfs_nfsdkrpc.c 
                         nfs_nfsdport.c nfs_nfsdserv.c 
                         nfs_nfsdsocket.c nfs_nfsdstate.c 
                         nfs_nfsdsubs.c 
    sys/fs/ntfs          ntfs.h ntfs_compr.c ntfs_compr.h 
                         ntfs_iconv.c ntfs_ihash.c ntfs_ihash.h 
                         ntfs_inode.h ntfs_subr.c ntfs_subr.h 
                         ntfs_vfsops.c ntfs_vfsops.h ntfs_vnops.c 
                         ntfsmount.h 
    sys/fs/nullfs        null.h null_subr.c null_vfsops.c 
                         null_vnops.c 
    sys/fs/nwfs          nwfs.h nwfs_io.c nwfs_ioctl.c 
                         nwfs_mount.h nwfs_node.c nwfs_node.h 
                         nwfs_subr.c nwfs_subr.h nwfs_vfsops.c 
                         nwfs_vnops.c 
    sys/fs/portalfs      portal.h portal_vfsops.c portal_vnops.c 
    sys/fs/procfs        README procfs.c procfs.h procfs_ctl.c 
                         procfs_dbregs.c procfs_fpregs.c 
                         procfs_ioctl.c procfs_map.c procfs_mem.c 
                         procfs_note.c procfs_osrel.c 
                         procfs_regs.c procfs_rlimit.c 
                         procfs_status.c procfs_type.c 
    sys/fs/pseudofs      pseudofs.c pseudofs.h pseudofs_fileno.c 
                         pseudofs_internal.h pseudofs_vncache.c 
                         pseudofs_vnops.c 
    sys/fs/smbfs         smbfs.h smbfs_io.c smbfs_node.c 
                         smbfs_node.h smbfs_smb.c smbfs_subr.c 
                         smbfs_subr.h smbfs_vfsops.c smbfs_vnops.c 
    sys/fs/tmpfs         tmpfs.h tmpfs_fifoops.c tmpfs_fifoops.h 
                         tmpfs_subr.c tmpfs_vfsops.c tmpfs_vnops.c 
                         tmpfs_vnops.h 
    sys/fs/udf           ecma167-udf.h osta.c osta.h udf.h 
                         udf_iconv.c udf_mount.h udf_vfsops.c 
                         udf_vnops.c 
    sys/fs/unionfs       union.h union_subr.c union_vfsops.c 
                         union_vnops.c 
    sys/gdb              gdb.h gdb_cons.c gdb_int.h gdb_main.c 
                         gdb_packet.c 
    sys/geom             geom.h geom_aes.c geom_bsd.c 
                         geom_bsd_enc.c geom_ccd.c geom_ctl.c 
                         geom_ctl.h geom_dev.c geom_disk.c 
                         geom_disk.h geom_dump.c geom_event.c 
                         geom_fox.c geom_int.h geom_io.c 
                         geom_kern.c geom_map.c geom_mbr.c 
                         geom_mbr_enc.c geom_pc98.c 
                         geom_pc98_enc.c geom_redboot.c 
                         geom_slice.c geom_slice.h geom_subr.c 
                         geom_sunlabel.c geom_sunlabel_enc.c 
                         geom_vfs.c geom_vfs.h geom_vol_ffs.c 
                         notes 
    sys/geom/bde         g_bde.c g_bde.h g_bde_crypt.c 
                         g_bde_lock.c g_bde_work.c 
    sys/geom/cache       g_cache.c g_cache.h 
    sys/geom/concat      g_concat.c g_concat.h 
    sys/geom/eli         g_eli.c g_eli.h g_eli_crypto.c 
                         g_eli_ctl.c g_eli_integrity.c g_eli_key.c 
                         g_eli_key_cache.c g_eli_privacy.c 
                         pkcs5v2.c pkcs5v2.h 
    sys/geom/gate        g_gate.c g_gate.h 
    sys/geom/journal     g_journal.c g_journal.h g_journal_ufs.c 
    sys/geom/label       g_label.c g_label.h g_label_ext2fs.c 
                         g_label_gpt.c g_label_iso9660.c 
                         g_label_msdosfs.c g_label_msdosfs.h 
                         g_label_ntfs.c g_label_reiserfs.c 
                         g_label_ufs.c 
    sys/geom/linux_lvm   g_linux_lvm.c g_linux_lvm.h 
    sys/geom/mirror      g_mirror.c g_mirror.h g_mirror_ctl.c 
    sys/geom/mountver    g_mountver.c g_mountver.h 
    sys/geom/multipath   g_multipath.c g_multipath.h 
    sys/geom/nop         g_nop.c g_nop.h 
    sys/geom/part        g_part.c g_part.h g_part_apm.c 
                         g_part_bsd.c g_part_ebr.c g_part_gpt.c 
                         g_part_if.m g_part_ldm.c g_part_mbr.c 
                         g_part_pc98.c g_part_vtoc8.c 
    sys/geom/raid        g_raid.c g_raid.h g_raid_ctl.c 
                         g_raid_md_if.m g_raid_tr_if.m md_ddf.c 
                         md_ddf.h md_intel.c md_jmicron.c 
                         md_nvidia.c md_promise.c md_sii.c 
                         tr_concat.c tr_raid0.c tr_raid1.c 
                         tr_raid1e.c tr_raid5.c 
    sys/geom/raid3       g_raid3.c g_raid3.h g_raid3_ctl.c 
    sys/geom/sched       README g_sched.c g_sched.h gs_rr.c 
                         gs_scheduler.h subr_disk.c 
    sys/geom/shsec       g_shsec.c g_shsec.h 
    sys/geom/stripe      g_stripe.c g_stripe.h 
    sys/geom/uncompress  g_uncompress.c 
    sys/geom/uzip        g_uzip.c 
    sys/geom/vinum       geom_vinum.c geom_vinum.h 
                         geom_vinum_create.c geom_vinum_drive.c 
                         geom_vinum_events.c geom_vinum_init.c 
                         geom_vinum_list.c geom_vinum_move.c 
                         geom_vinum_plex.c geom_vinum_raid5.c 
                         geom_vinum_raid5.h geom_vinum_rename.c 
                         geom_vinum_rm.c geom_vinum_share.c 
                         geom_vinum_share.h geom_vinum_state.c 
                         geom_vinum_subr.c geom_vinum_var.h 
                         geom_vinum_volume.c 
    sys/geom/virstor     binstream.c binstream.h g_virstor.c 
                         g_virstor.h g_virstor_md.c g_virstor_md.h 
    sys/geom/zero        g_zero.c 
    sys/gnu/fs/reiserfs  README reiserfs_fs.h reiserfs_fs_i.h 
                         reiserfs_fs_sb.h reiserfs_hashes.c 
                         reiserfs_inode.c reiserfs_item_ops.c 
                         reiserfs_mount.h reiserfs_namei.c 
                         reiserfs_prints.c reiserfs_stree.c 
                         reiserfs_vfsops.c reiserfs_vnops.c 
    sys/gnu/fs/xfs/FreeBSD xfs_buf.c xfs_mountops.c xfs_mountops.h 
                           xfs_vnops.c 
    sys/i386             Makefile 
    sys/i386/acpica      acpi_machdep.c acpi_wakecode.S 
                         acpi_wakeup.c 
    sys/i386/bios        apm.c apm.h mca_machdep.c mca_machdep.h 
                         smapi.c smapi_bios.S 
    sys/i386/conf        DEFAULTS GENERIC GENERIC.hints Makefile 
                         NOTES PAE XBOX XEN XENHVM 
    sys/i386/i386        apic_vector.s atomic.c atpic_vector.s 
                         autoconf.c bios.c bioscall.s 
                         bpf_jit_machdep.c bpf_jit_machdep.h 
                         db_disasm.c db_interface.c db_trace.c 
                         elan-mmcr.c elf_machdep.c exception.s 
                         gdb_machdep.c genassym.c geode.c 
                         i686_mem.c identcpu.c in_cksum.c 
                         initcpu.c io.c k6_mem.c legacy.c locore.s 
                         longrun.c machdep.c mem.c 
                         minidump_machdep.c mp_clock.c 
                         mp_machdep.c mp_watchdog.c mpboot.s 
                         perfmon.c pmap.c ptrace_machdep.c 
                         stack_machdep.c support.s swtch.s 
                         symbols.raw sys_machdep.c trap.c 
                         uio_machdep.c vm86.c vm86bios.s 
                         vm_machdep.c 
    sys/i386/ibcs2       Makefile coff.h ibcs2_dirent.h 
                         ibcs2_errno.c ibcs2_errno.h ibcs2_fcntl.c 
                         ibcs2_fcntl.h ibcs2_ioctl.c ibcs2_ipc.c 
                         ibcs2_ipc.h ibcs2_isc.c 
                         ibcs2_isc_syscall.h ibcs2_isc_sysent.c 
                         ibcs2_misc.c ibcs2_mount.h ibcs2_msg.c 
                         ibcs2_other.c ibcs2_proto.h 
                         ibcs2_signal.c ibcs2_signal.h 
                         ibcs2_socksys.c ibcs2_socksys.h 
                         ibcs2_stat.c ibcs2_stat.h ibcs2_statfs.h 
                         ibcs2_stropts.h ibcs2_syscall.h 
                         ibcs2_sysent.c ibcs2_sysi86.c 
                         ibcs2_sysvec.c ibcs2_termios.h 
                         ibcs2_time.h ibcs2_types.h ibcs2_unistd.h 
                         ibcs2_ustat.h ibcs2_util.c ibcs2_util.h 
                         ibcs2_utime.h ibcs2_utsname.h 
                         ibcs2_xenix.c ibcs2_xenix.h 
                         ibcs2_xenix_syscall.h 
                         ibcs2_xenix_sysent.c imgact_coff.c 
                         syscalls.conf syscalls.isc 
                         syscalls.isc.conf syscalls.master 
                         syscalls.xenix syscalls.xenix.conf 
    sys/i386/include     _align.h _bus.h _inttypes.h _limits.h 
                         _stdint.h _types.h acpica_machdep.h 
                         apicvar.h apm_bios.h apm_segments.h asm.h 
                         asmacros.h atomic.h bootinfo.h bus.h 
                         bus_dma.h clock.h cpu.h cpufunc.h 
                         cputypes.h cserial.h db_machdep.h 
                         elan_mmcr.h elf.h endian.h exec.h float.h 
                         floatingpoint.h frame.h gdb_machdep.h 
                         ieeefp.h if_wl_wavelan.h in_cksum.h 
                         intr_machdep.h ioctl_bt848.h 
                         ioctl_meteor.h iodev.h kdb.h legacyvar.h 
                         limits.h md_var.h memdev.h metadata.h 
                         minidump.h mp_watchdog.h nexusvar.h npx.h 
                         param.h pcaudioio.h pcb.h pcb_ext.h 
                         pci_cfgreg.h pcpu.h perfmon.h pmap.h 
                         pmc_mdep.h ppireg.h privatespace.h proc.h 
                         profile.h psl.h ptrace.h reg.h reloc.h 
                         resource.h runq.h segments.h setjmp.h 
                         sf_buf.h sigframe.h signal.h smapi.h 
                         smp.h speaker.h specialreg.h stack.h 
                         stdarg.h sysarch.h timerreg.h trap.h 
                         tss.h ucontext.h varargs.h vm.h vm86.h 
                         vmparam.h xbox.h 
    sys/i386/include/pc  bios.h display.h 
    sys/i386/include/xen features.h xen_clock_util.h xenfunc.h 
                         xenpmap.h xenvar.h 
    sys/i386/isa         ccbque.h elink.c elink.h npx.c pmtimer.c 
                         prof_machdep.c spic.c spicreg.h 
    sys/i386/linux       Makefile imgact_linux.c linux.h 
                         linux_dummy.c linux_genassym.c 
                         linux_ipc64.h linux_locore.s 
                         linux_machdep.c linux_proto.h 
                         linux_ptrace.c linux_support.s 
                         linux_syscall.h linux_syscalls.c 
                         linux_sysent.c linux_systrace_args.c 
                         linux_sysvec.c syscalls.conf 
                         syscalls.master 
    sys/i386/pci         pci_cfgreg.c pci_pir.c 
    sys/i386/svr4        svr4_genassym.c svr4_locore.s 
                         svr4_machdep.c svr4_machdep.h 
    sys/i386/xbox        pic16l.s xbox.c xboxfb.c 
    sys/i386/xen         clock.c exception.s locore.s mp_machdep.c 
                         mptable.c pmap.c xen_clock_util.c 
                         xen_machdep.c xen_rtc.c 
    sys/ia64/acpica      OsdEnvironment.c acpi_machdep.c 
                         acpi_wakeup.c madt.c 
    sys/ia64/conf        DEFAULTS GENERIC GENERIC.hints Makefile 
                         NOTES SKI 
    sys/ia64/disasm      disasm.h disasm_decode.c disasm_extract.c 
                         disasm_format.c disasm_int.h 
    sys/ia64/ia32        ia32_misc.c ia32_reg.c ia32_signal.c 
                         ia32_trap.c 
    sys/ia64/ia64        autoconf.c bus_machdep.c busdma_machdep.c 
                         clock.c context.S db_machdep.c 
                         dump_machdep.c efi.c elf_machdep.c 
                         emulate.c exception.S gdb_machdep.c 
                         genassym.c highfp.c in_cksum.c 
                         interrupt.c iodev_machdep.c locore.S 
                         machdep.c mca.c mem.c mp_locore.S 
                         mp_machdep.c nexus.c pal.S physical.S 
                         pmap.c ptrace_machdep.c sal.c sapic.c 
                         setjmp.S ssc.c sscdisk.c stack_machdep.c 
                         support.S sys_machdep.c syscall.S trap.c 
                         uio_machdep.c uma_machdep.c unaligned.c 
                         unwind.c vm_machdep.c 
    sys/ia64/include     _align.h _bus.h _inttypes.h _limits.h 
                         _regset.h _stdint.h _types.h 
                         acpica_machdep.h asm.h atomic.h 
                         bootinfo.h bus.h bus_dma.h clock.h cpu.h 
                         cpufunc.h db_machdep.h dig64.h efi.h 
                         elf.h endian.h exec.h float.h 
                         floatingpoint.h fpu.h frame.h 
                         gdb_machdep.h ia64_cpu.h ieee.h ieeefp.h 
                         in_cksum.h intr.h intrcnt.h iodev.h kdb.h 
                         limits.h mca.h md_var.h memdev.h pal.h 
                         param.h pcb.h pci_cfgreg.h pcpu.h pmap.h 
                         pmc_mdep.h proc.h profile.h pte.h 
                         ptrace.h reg.h reloc.h resource.h runq.h 
                         sal.h setjmp.h sf_buf.h sigframe.h 
                         signal.h smp.h stdarg.h sysarch.h 
                         ucontext.h unwind.h varargs.h vm.h 
                         vmparam.h 
    sys/ia64/include/pc  display.h 
    sys/ia64/isa         isa.c isa_dma.c 
    sys/ia64/pci         pci_cfgreg.c 
    sys/isa              isa_common.c isa_common.h isa_dmareg.h 
                         isa_if.m isahint.c isareg.h isavar.h 
                         pnp.c pnpparse.c pnpreg.h pnpvar.h rtc.h 
                         syscons_isa.c vga_isa.c 
    sys/kern             Make.tags.inc Makefile bus_if.m 
                         capabilities.conf clock_if.m cpufreq_if.m 
                         device_if.m genassym.sh imgact_aout.c 
                         imgact_elf.c imgact_elf32.c 
                         imgact_elf64.c imgact_gzip.c 
                         imgact_shell.c inflate.c init_main.c 
                         init_sysent.c kern_acct.c kern_alq.c 
                         kern_clock.c kern_clocksource.c 
                         kern_condvar.c kern_conf.c kern_cons.c 
                         kern_context.c kern_cpu.c kern_cpuset.c 
                         kern_ctf.c kern_descrip.c kern_dtrace.c 
                         kern_environment.c kern_et.c kern_event.c 
                         kern_exec.c kern_exit.c kern_fail.c 
                         kern_fork.c kern_gzio.c kern_hhook.c 
                         kern_idle.c kern_intr.c kern_jail.c 
                         kern_khelp.c kern_kthread.c kern_ktr.c 
                         kern_ktrace.c kern_linker.c kern_lock.c 
                         kern_lockf.c kern_lockstat.c 
                         kern_loginclass.c kern_malloc.c 
                         kern_mbuf.c kern_mib.c kern_module.c 
                         kern_mtxpool.c kern_mutex.c 
                         kern_ntptime.c kern_osd.c kern_physio.c 
                         kern_pmc.c kern_poll.c kern_priv.c 
                         kern_proc.c kern_prot.c kern_racct.c 
                         kern_rctl.c kern_resource.c kern_rmlock.c 
                         kern_rwlock.c kern_sdt.c kern_sema.c 
                         kern_shutdown.c kern_sig.c kern_switch.c 
                         kern_sx.c kern_synch.c kern_syscalls.c 
                         kern_sysctl.c kern_tc.c kern_thr.c 
                         kern_thread.c kern_time.c kern_timeout.c 
                         kern_umtx.c kern_uuid.c kern_xxx.c 
                         ksched.c link_elf.c link_elf_obj.c 
                         linker_if.m makesyscalls.sh md4c.c md5c.c 
                         p1003_1b.c posix4_mib.c sched_4bsd.c 
                         sched_ule.c serdev_if.m stack_protector.c 
                         subr_acl_nfs4.c subr_acl_posix1e.c 
                         subr_autoconf.c subr_blist.c 
                         subr_bufring.c subr_bus.c subr_clock.c 
                         subr_devstat.c subr_disk.c 
                         subr_eventhandler.c subr_fattime.c 
                         subr_firmware.c subr_hash.c subr_hints.c 
                         subr_kdb.c subr_kobj.c subr_lock.c 
                         subr_log.c subr_mbpool.c subr_mchain.c 
                         subr_module.c subr_msgbuf.c subr_param.c 
                         subr_pcpu.c subr_power.c subr_prf.c 
                         subr_prof.c subr_rman.c subr_rtc.c 
                         subr_sbuf.c subr_scanf.c subr_sglist.c 
                         subr_sleepqueue.c subr_smp.c subr_stack.c 
                         subr_syscall.c subr_taskqueue.c 
                         subr_trap.c subr_turnstile.c subr_uio.c 
                         subr_unit.c subr_witness.c 
                         sys_capability.c sys_generic.c sys_pipe.c 
                         sys_procdesc.c sys_process.c sys_socket.c 
                         syscalls.c syscalls.master 
                         systrace_args.c sysv_ipc.c sysv_msg.c 
                         sysv_sem.c sysv_shm.c tty.c tty_compat.c 
                         tty_info.c tty_inq.c tty_outq.c tty_pts.c 
                         tty_tty.c tty_ttydisc.c uipc_accf.c 
                         uipc_cow.c uipc_debug.c uipc_domain.c 
                         uipc_mbuf.c uipc_mbuf2.c uipc_mqueue.c 
                         uipc_sem.c uipc_shm.c uipc_sockbuf.c 
                         uipc_socket.c uipc_syscalls.c 
                         uipc_usrreq.c vfs_acl.c vfs_aio.c 
                         vfs_bio.c vfs_cache.c vfs_cluster.c 
                         vfs_default.c vfs_export.c vfs_extattr.c 
                         vfs_hash.c vfs_init.c vfs_lookup.c 
                         vfs_mount.c vfs_mountroot.c vfs_subr.c 
                         vfs_syscalls.c vfs_vnops.c vnode_if.src 
    sys/kgssapi          gss_accept_sec_context.c 
                         gss_acquire_cred.c 
                         gss_add_oid_set_member.c 
                         gss_canonicalize_name.c 
                         gss_create_empty_oid_set.c 
                         gss_delete_sec_context.c 
                         gss_display_status.c gss_export_name.c 
                         gss_get_mic.c gss_impl.c 
                         gss_import_name.c gss_init_sec_context.c 
                         gss_names.c gss_pname_to_uid.c 
                         gss_release_buffer.c gss_release_cred.c 
                         gss_release_name.c gss_release_oid_set.c 
                         gss_set_cred_option.c 
                         gss_test_oid_set_member.c gss_unwrap.c 
                         gss_verify_mic.c gss_wrap.c 
                         gss_wrap_size_limit.c gssapi.h 
                         gssapi_impl.h gssd.x gssd_prot.c 
                         gsstest.c kgss_if.m 
    sys/kgssapi/krb5     kcrypto.c kcrypto.h kcrypto_aes.c 
                         kcrypto_arcfour.c kcrypto_des.c 
                         kcrypto_des3.c krb5_mech.c 
    sys/libkern          arc4random.c ashldi3.c ashrdi3.c bcd.c 
                         bcmp.c bsearch.c cmpdi2.c crc32.c 
                         divdi3.c ffs.c ffsl.c fls.c flsl.c 
                         fnmatch.c iconv.c iconv_converter_if.m 
                         iconv_ucs.c iconv_xlat.c iconv_xlat16.c 
                         index.c inet_aton.c inet_ntoa.c 
                         inet_ntop.c inet_pton.c jenkins.h 
                         lshrdi3.c mcount.c memchr.c memcmp.c 
                         memmove.c memset.c moddi3.c qdivrem.c 
                         qsort.c qsort_r.c quad.h random.c 
                         rindex.c scanc.c skpc.c strcasecmp.c 
                         strcat.c strcmp.c strcpy.c strcspn.c 
                         strdup.c strlcat.c strlcpy.c strlen.c 
                         strncmp.c strncpy.c strnlen.c strsep.c 
                         strspn.c strstr.c strtol.c strtoq.c 
                         strtoul.c strtouq.c strvalid.c ucmpdi2.c 
                         udivdi3.c umoddi3.c 
    sys/libkern/arm      divsi3.S ffs.S muldi3.c 
    sys/libkern/ia64     __divdi3.S __divsi3.S __moddi3.S 
                         __modsi3.S __udivdi3.S __udivsi3.S 
                         __umoddi3.S __umodsi3.S bswap16.S 
                         bswap32.S byte_swap_2.S byte_swap_4.S 
    sys/mips/adm5120     adm5120_machdep.c adm5120reg.h admpci.c 
                         console.c files.adm5120 if_admsw.c 
                         if_admswreg.h if_admswvar.h obio.c 
                         obiovar.h std.adm5120 uart_bus_adm5120.c 
                         uart_cpu_adm5120.c uart_dev_adm5120.c 
                         uart_dev_adm5120.h 
    sys/mips/alchemy     alchemy_machdep.c files.alchemy obio.c 
                         std.alchemy uart_bus_alchemy.c 
                         uart_cpu_alchemy.c 
    sys/mips/atheros     apb.c ar71xx_bus_space_reversed.c 
                         ar71xx_chip.c ar71xx_chip.h 
                         ar71xx_cpudef.h ar71xx_ehci.c 
                         ar71xx_gpio.c ar71xx_gpiovar.h 
                         ar71xx_machdep.c ar71xx_ohci.c 
                         ar71xx_pci.c ar71xx_pci_bus_space.c 
                         ar71xx_setup.c ar71xx_setup.h 
                         ar71xx_spi.c ar71xx_wdog.c ar71xxreg.h 
                         ar724x_chip.c ar724x_chip.h ar724x_pci.c 
                         ar724xreg.h ar91xx_chip.c ar91xx_chip.h 
                         ar91xxreg.h files.ar71xx if_arge.c 
                         if_argevar.h pcf2123_rtc.c pcf2123reg.h 
                         std.ar71xx uart_bus_ar71xx.c 
                         uart_cpu_ar71xx.c 
    sys/mips/cavium      asm_octeon.S ciu.c cvmx_config.h 
                         files.octeon1 if_octm.c obio.c obiovar.h 
                         octeon_ds1337.c octeon_ebt3000_cf.c 
                         octeon_machdep.c octeon_mp.c octeon_nmi.S 
                         octeon_pcmap_regs.h octeon_rnd.c 
                         octeon_rtc.c octeon_wdog.c octopci.c 
                         octopci_bus_space.c octopcireg.h 
                         octopcivar.h std.octeon1 
                         uart_bus_octeonusart.c 
                         uart_cpu_octeonusart.c 
                         uart_dev_oct16550.c 
    sys/mips/cavium/cryptocteon cavium_crypto.c cryptocteon.c 
                                cryptocteonvar.h 
    sys/mips/cavium/octe cavium-ethernet.h ethernet-common.c 
                         ethernet-common.h ethernet-defines.h 
                         ethernet-headers.h ethernet-mdio.c 
                         ethernet-mdio.h ethernet-mem.c 
                         ethernet-mem.h ethernet-mv88e61xx.c 
                         ethernet-mv88e61xx.h ethernet-rgmii.c 
                         ethernet-rx.c ethernet-rx.h 
                         ethernet-sgmii.c ethernet-spi.c 
                         ethernet-tx.c ethernet-tx.h 
                         ethernet-util.h ethernet-xaui.c 
                         ethernet.c mv88e61xxphy.c 
                         mv88e61xxphyreg.h octe.c octebus.c 
                         octebusvar.h wrapper-cvmx-includes.h 
    sys/mips/cavium/usb  octusb.c octusb.h octusb_octeon.c 
    sys/mips/conf        ADM5120 ADM5120.hints ALCHEMY AR71XX 
                         AR71XX.hints AR91XX_BASE 
                         AR91XX_BASE.hints DEFAULTS IDT IDT.hints 
                         MALTA MALTA.hints MALTA64 OCTEON1 
                         OCTEON1.hints PB92 PB92.hints QEMU RT305X 
                         RT305X.hints SENTRY5 SENTRY5.hints SWARM 
                         SWARM.hints SWARM64 SWARM64_SMP SWARM_SMP 
                         TP-WN1043ND TP-WN1043ND.hints XLP XLP64 
                         XLPN32 XLR XLR64 XLRN32 std.SWARM 
    sys/mips/idt         files.idt idt_machdep.c idtpci.c idtreg.h 
                         if_kr.c if_krreg.h obio.c obiovar.h 
                         std.idt uart_bus_rc32434.c 
                         uart_cpu_rc32434.c 
    sys/mips/include     _align.h _bus.h _inttypes.h _limits.h 
                         _stdint.h _types.h asm.h atomic.h 
                         bootinfo.h bswap.h bus.h bus_dma.h 
                         cache.h cache_mipsNN.h cache_r4k.h 
                         cdefs.h clock.h clockvar.h cpu.h 
                         cpufunc.h cpuinfo.h cpuregs.h cputypes.h 
                         db_machdep.h elf.h endian.h exec.h 
                         float.h floatingpoint.h fpu.h frame.h 
                         gdb_machdep.h hwfunc.h ieee.h ieeefp.h 
                         in_cksum.h intr_machdep.h iodev.h kdb.h 
                         limits.h locore.h md_var.h memdev.h 
                         metadata.h minidump.h mips_opcode.h 
                         mp_watchdog.h param.h pcb.h pci_cfgreg.h 
                         pcpu.h pmap.h pmc_mdep.h ppireg.h proc.h 
                         profile.h pte.h ptrace.h reg.h regdef.h 
                         regnum.h reloc.h resource.h runq.h 
                         setjmp.h sf_buf.h sigframe.h signal.h 
                         smp.h stdarg.h sysarch.h timerreg.h tlb.h 
                         trap.h ucontext.h varargs.h vm.h 
                         vmparam.h 
    sys/mips/malta       files.malta gt.c gt_pci.c gtreg.h gtvar.h 
                         malta_machdep.c maltareg.h obio.c 
                         obiovar.h std.malta uart_bus_maltausart.c 
                         uart_cpu_maltausart.c yamon.c yamon.h 
    sys/mips/mips        autoconf.c bus_space_generic.c 
                         busdma_machdep.c cache.c cache_mipsNN.c 
                         cpu.c db_disasm.c db_interface.c 
                         db_trace.c dump_machdep.c elf64_machdep.c 
                         elf_machdep.c elf_trampoline.c 
                         exception.S fp.S gdb_machdep.c genassym.c 
                         in_cksum.c inckern.S intr_machdep.c 
                         locore.S machdep.c mainbus.c mem.c 
                         minidump_machdep.c mp_machdep.c mpboot.S 
                         nexus.c pm_machdep.c pmap.c 
                         ptrace_machdep.c stack_machdep.c 
                         support.S swtch.S sys_machdep.c tick.c 
                         tlb.c trap.c uio_machdep.c uma_machdep.c 
                         vm_machdep.c 
    sys/mips/nlm         board.c board.h bus_space_rmi.c 
                         bus_space_rmi_pci.c clock.h cms.c 
                         files.xlp intern_dev.c interrupt.h 
                         intr_machdep.c mpreset.S msgring.h 
                         std.xlp tick.c uart_bus_xlp_iodi.c 
                         uart_cpu_xlp.c uart_pci_xlp.c usb_init.c 
                         xlp.h xlp_machdep.c xlp_pci.c 
    sys/mips/nlm/hal     bridge.h cop2.h cpucontrol.h fmn.c fmn.h 
                         haldefs.h iomap.h mips-extns.h mmu.h 
                         pcibus.h pic.h sys.h uart.h usb.h 
    sys/mips/rmi         board.c board.h bus_space_rmi.c 
                         bus_space_rmi_pci.c files.xlr fmn.c 
                         interrupt.h intr_machdep.c iodi.c iomap.h 
                         mpwait.S msgring.h pcibus.h pic.h 
                         rmi_boot_info.h rmi_mips_exts.h 
                         rootfs_list.txt std.xlr tick.c 
                         uart_bus_xlr_iodi.c uart_cpu_mips_xlr.c 
                         xlr_i2c.c xlr_machdep.c xlr_pci.c 
                         xlr_pcmcia.c xls_ehci.c 
    sys/mips/rmi/dev/iic at24co2n.c ds1374u.c max6657.c 
    sys/mips/rmi/dev/nlge if_nlge.c if_nlge.h 
    sys/mips/rmi/dev/sec desc.h rmilib.c rmilib.h rmisec.c 
    sys/mips/rmi/dev/xlr debug.h rge.c rge.h 
    sys/mips/rt305x      files.rt305x obio.c obiovar.h 
                         rt305x_dotg.c rt305x_gpio.c rt305x_gpio.h 
                         rt305x_gpiovar.h rt305x_ic.c 
                         rt305x_icvar.h rt305x_machdep.c 
                         rt305x_sysctl.c rt305x_sysctlvar.h 
                         rt305xreg.h rt_swreg.h std.rt305x 
                         uart_bus_rt305x.c uart_cpu_rt305x.c 
                         uart_dev_rt305x.c uart_dev_rt305x.h 
    sys/mips/sentry5     files.sentry5 obio.c obiovar.h 
                         s5_machdep.c s5reg.h std.sentry5 
                         uart_bus_sbusart.c uart_cpu_sbusart.c 
    sys/mips/sibyte      ata_zbbus.c files.sibyte sb_asm.S 
                         sb_bus_space.h sb_machdep.c sb_scd.c 
                         sb_scd.h sb_zbbus.c sb_zbpci.c std.sibyte 
    sys/modules          Makefile Makefile.inc 
    sys/modules/3dfx     Makefile 
    sys/modules/3dfx_linux Makefile 
    sys/modules/aac      Makefile Makefile.inc 
    sys/modules/aac/aac_linux Makefile 
    sys/modules/accf_data Makefile 
    sys/modules/accf_dns Makefile 
    sys/modules/accf_http Makefile 
    sys/modules/acpi     Makefile Makefile.inc 
    sys/modules/acpi/acpi Makefile 
    sys/modules/acpi/acpi_asus Makefile 
    sys/modules/acpi/acpi_dock Makefile 
    sys/modules/acpi/acpi_fujitsu Makefile 
    sys/modules/acpi/acpi_hp Makefile 
    sys/modules/acpi/acpi_ibm Makefile 
    sys/modules/acpi/acpi_panasonic Makefile 
    sys/modules/acpi/acpi_sony Makefile 
    sys/modules/acpi/acpi_toshiba Makefile 
    sys/modules/acpi/acpi_video Makefile 
    sys/modules/acpi/acpi_wmi Makefile 
    sys/modules/acpi/aibs Makefile 
    sys/modules/ae       Makefile 
    sys/modules/aesni    Makefile 
    sys/modules/age      Makefile 
    sys/modules/agp      Makefile 
    sys/modules/aha      Makefile 
    sys/modules/ahb      Makefile 
    sys/modules/ahci     Makefile 
    sys/modules/aic      Makefile 
    sys/modules/aic7xxx  Makefile Makefile.inc 
    sys/modules/aic7xxx/ahc Makefile Makefile.inc 
    sys/modules/aic7xxx/ahc/ahc_eisa Makefile 
    sys/modules/aic7xxx/ahc/ahc_isa Makefile 
    sys/modules/aic7xxx/ahc/ahc_pci Makefile 
    sys/modules/aic7xxx/ahd Makefile 
    sys/modules/aic7xxx/aicasm Makefile 
    sys/modules/aio      Makefile 
    sys/modules/alc      Makefile 
    sys/modules/ale      Makefile 
    sys/modules/alq      Makefile 
    sys/modules/amd      Makefile 
    sys/modules/amdsbwd  Makefile 
    sys/modules/amdtemp  Makefile 
    sys/modules/amr      Makefile 
    sys/modules/amr/amr_cam Makefile 
    sys/modules/amr/amr_linux Makefile 
    sys/modules/an       Makefile 
    sys/modules/aout     Makefile 
    sys/modules/apm      Makefile 
    sys/modules/arcmsr   Makefile 
    sys/modules/arcnet   Makefile 
    sys/modules/asmc     Makefile 
    sys/modules/asr      Makefile 
    sys/modules/ata      Makefile Makefile.inc 
    sys/modules/ata/atacam Makefile 
    sys/modules/ata/atacard Makefile 
    sys/modules/ata/atacbus Makefile 
    sys/modules/ata/atacore Makefile 
    sys/modules/ata/atadevel Makefile ata-devel.c 
    sys/modules/ata/atadisk Makefile 
    sys/modules/ata/ataisa Makefile 
    sys/modules/ata/atapci Makefile Makefile.inc 
    sys/modules/ata/atapci/chipsets Makefile Makefile.inc 
    sys/modules/ata/atapci/chipsets/ataacard Makefile 
    sys/modules/ata/atapci/chipsets/ataacerlabs Makefile 
    sys/modules/ata/atapci/chipsets/ataadaptec Makefile 
    sys/modules/ata/atapci/chipsets/ataahci Makefile 
    sys/modules/ata/atapci/chipsets/ataamd Makefile 
    sys/modules/ata/atapci/chipsets/ataati Makefile 
    sys/modules/ata/atapci/chipsets/atacenatek Makefile 
    sys/modules/ata/atapci/chipsets/atacypress Makefile 
    sys/modules/ata/atapci/chipsets/atacyrix Makefile 
    sys/modules/ata/atapci/chipsets/atahighpoint Makefile 
    sys/modules/ata/atapci/chipsets/ataintel Makefile 
    sys/modules/ata/atapci/chipsets/ataite Makefile 
    sys/modules/ata/atapci/chipsets/atajmicron Makefile 
    sys/modules/ata/atapci/chipsets/atamarvell Makefile 
    sys/modules/ata/atapci/chipsets/atamicron Makefile 
    sys/modules/ata/atapci/chipsets/atanational Makefile 
    sys/modules/ata/atapci/chipsets/atanetcell Makefile 
    sys/modules/ata/atapci/chipsets/atanvidia Makefile 
    sys/modules/ata/atapci/chipsets/atapromise Makefile 
    sys/modules/ata/atapci/chipsets/ataserverworks Makefile 
    sys/modules/ata/atapci/chipsets/atasiliconimage Makefile 
    sys/modules/ata/atapci/chipsets/atasis Makefile 
    sys/modules/ata/atapci/chipsets/atavia Makefile 
    sys/modules/ata/atapicam Makefile 
    sys/modules/ata/atapicd Makefile 
    sys/modules/ata/atapifd Makefile 
    sys/modules/ata/atapist Makefile 
    sys/modules/ata/ataraid Makefile 
    sys/modules/ath      Makefile 
    sys/modules/ath_ahb  Makefile 
    sys/modules/ath_pci  Makefile 
    sys/modules/auxio    Makefile 
    sys/modules/bce      Makefile 
    sys/modules/bfe      Makefile 
    sys/modules/bge      Makefile 
    sys/modules/bios     Makefile 
    sys/modules/bios/smapi Makefile 
    sys/modules/bios/smbios Makefile 
    sys/modules/bios/vpd Makefile 
    sys/modules/bktr     Makefile Makefile.inc 
    sys/modules/bktr/bktr Makefile 
    sys/modules/bktr/bktr_mem Makefile 
    sys/modules/bm       Makefile 
    sys/modules/bridgestp Makefile 
    sys/modules/bwi      Makefile 
    sys/modules/bwn      Makefile 
    sys/modules/bxe      Makefile 
    sys/modules/cam      Makefile 
    sys/modules/canbepm  Makefile 
    sys/modules/canbus   Makefile 
    sys/modules/cardbus  Makefile 
    sys/modules/cas      Makefile 
    sys/modules/cbb      Makefile 
    sys/modules/cc       Makefile 
    sys/modules/cc/cc_chd Makefile 
    sys/modules/cc/cc_cubic Makefile 
    sys/modules/cc/cc_hd Makefile 
    sys/modules/cc/cc_htcp Makefile 
    sys/modules/cc/cc_vegas Makefile 
    sys/modules/cd9660   Makefile 
    sys/modules/cd9660_iconv Makefile 
    sys/modules/ce       Makefile 
    sys/modules/ciss     Makefile 
    sys/modules/cm       Makefile 
    sys/modules/cmx      Makefile 
    sys/modules/coda     Makefile 
    sys/modules/coda5    Makefile 
    sys/modules/coff     Makefile 
    sys/modules/coretemp Makefile 
    sys/modules/cp       Makefile 
    sys/modules/cpuctl   Makefile 
    sys/modules/cpufreq  Makefile 
    sys/modules/crypto   Makefile 
    sys/modules/cryptodev Makefile 
    sys/modules/cs       Makefile 
    sys/modules/ctau     Makefile 
    sys/modules/cx       Makefile 
    sys/modules/cxgb     Makefile 
    sys/modules/cxgb/cxgb Makefile 
    sys/modules/cxgb/cxgb_t3fw Makefile 
    sys/modules/cxgb/iw_cxgb Makefile 
    sys/modules/cxgb/tom Makefile 
    sys/modules/cxgbe    Makefile 
    sys/modules/cxgbe/firmware Makefile 
    sys/modules/cxgbe/if_cxgbe Makefile 
    sys/modules/cxgbe/tom Makefile 
    sys/modules/cyclic   Makefile 
    sys/modules/dc       Makefile 
    sys/modules/dcons    Makefile 
    sys/modules/dcons_crom Makefile 
    sys/modules/de       Makefile 
    sys/modules/digi     Makefile Makefile.inc 
    sys/modules/digi/digi Makefile 
    sys/modules/digi/digi_CX Makefile 
    sys/modules/digi/digi_CX_PCI Makefile 
    sys/modules/digi/digi_EPCX Makefile 
    sys/modules/digi/digi_EPCX_PCI Makefile 
    sys/modules/digi/digi_Xe Makefile 
    sys/modules/digi/digi_Xem Makefile 
    sys/modules/digi/digi_Xr Makefile 
    sys/modules/dpms     Makefile 
    sys/modules/dpt      Makefile 
    sys/modules/drm      Makefile Makefile.inc 
    sys/modules/drm/drm  Makefile 
    sys/modules/drm/i915 Makefile 
    sys/modules/drm/mach64 Makefile 
    sys/modules/drm/mga  Makefile 
    sys/modules/drm/r128 Makefile 
    sys/modules/drm/radeon Makefile 
    sys/modules/drm/savage Makefile 
    sys/modules/drm/sis  Makefile 
    sys/modules/drm/tdfx Makefile 
    sys/modules/drm/via  Makefile 
    sys/modules/drm2     Makefile Makefile.inc 
    sys/modules/drm2/drm2 Makefile 
    sys/modules/drm2/i915kms Makefile 
    sys/modules/dtrace   Makefile Makefile.inc 
    sys/modules/dtrace/dtmalloc Makefile 
    sys/modules/dtrace/dtnfscl Makefile 
    sys/modules/dtrace/dtnfsclient Makefile 
    sys/modules/dtrace/dtrace Makefile 
    sys/modules/dtrace/dtrace_test Makefile 
    sys/modules/dtrace/dtraceall Makefile dtraceall.c 
    sys/modules/dtrace/fasttrap Makefile 
    sys/modules/dtrace/fbt Makefile 
    sys/modules/dtrace/lockstat Makefile 
    sys/modules/dtrace/profile Makefile 
    sys/modules/dtrace/prototype Makefile 
    sys/modules/dtrace/sdt Makefile 
    sys/modules/dtrace/systrace Makefile 
    sys/modules/dtrace/systrace_freebsd32 Makefile 
    sys/modules/dtrace/systrace_linux32 Makefile 
    sys/modules/dummynet Makefile 
    sys/modules/ed       Makefile 
    sys/modules/elink    Makefile 
    sys/modules/em       Makefile 
    sys/modules/en       Makefile 
    sys/modules/ep       Makefile 
    sys/modules/epic     Makefile 
    sys/modules/esp      Makefile 
    sys/modules/et       Makefile 
    sys/modules/ex       Makefile 
    sys/modules/exca     Makefile 
    sys/modules/ext2fs   Makefile 
    sys/modules/fatm     Makefile 
    sys/modules/fdc      Makefile 
    sys/modules/fdescfs  Makefile 
    sys/modules/fe       Makefile 
    sys/modules/filemon  Makefile 
    sys/modules/firewire Makefile Makefile.inc 
    sys/modules/firewire/firewire Makefile 
    sys/modules/firewire/fwe Makefile 
    sys/modules/firewire/fwip Makefile 
    sys/modules/firewire/sbp Makefile 
    sys/modules/firewire/sbp_targ Makefile 
    sys/modules/firmware Makefile 
    sys/modules/fxp      Makefile 
    sys/modules/gem      Makefile 
    sys/modules/geom     Makefile Makefile.inc 
    sys/modules/geom/geom_bde Makefile 
    sys/modules/geom/geom_bsd Makefile 
    sys/modules/geom/geom_cache Makefile 
    sys/modules/geom/geom_ccd Makefile 
    sys/modules/geom/geom_concat Makefile 
    sys/modules/geom/geom_eli Makefile 
    sys/modules/geom/geom_fox Makefile 
    sys/modules/geom/geom_gate Makefile 
    sys/modules/geom/geom_journal Makefile 
    sys/modules/geom/geom_label Makefile 
    sys/modules/geom/geom_linux_lvm Makefile 
    sys/modules/geom/geom_mbr Makefile 
    sys/modules/geom/geom_mirror Makefile 
    sys/modules/geom/geom_mountver Makefile 
    sys/modules/geom/geom_multipath Makefile 
    sys/modules/geom/geom_nop Makefile 
    sys/modules/geom/geom_part Makefile 
    sys/modules/geom/geom_part/geom_part_apm Makefile 
    sys/modules/geom/geom_part/geom_part_bsd Makefile 
    sys/modules/geom/geom_part/geom_part_ebr Makefile 
    sys/modules/geom/geom_part/geom_part_gpt Makefile 
    sys/modules/geom/geom_part/geom_part_ldm Makefile 
    sys/modules/geom/geom_part/geom_part_mbr Makefile 
    sys/modules/geom/geom_part/geom_part_pc98 Makefile 
    sys/modules/geom/geom_part/geom_part_vtoc8 Makefile 
    sys/modules/geom/geom_pc98 Makefile 
    sys/modules/geom/geom_raid Makefile 
    sys/modules/geom/geom_raid3 Makefile 
    sys/modules/geom/geom_sched Makefile Makefile.inc 
    sys/modules/geom/geom_sched/gs_sched Makefile 
    sys/modules/geom/geom_sched/gsched_rr Makefile 
    sys/modules/geom/geom_shsec Makefile 
    sys/modules/geom/geom_stripe Makefile 
    sys/modules/geom/geom_sunlabel Makefile 
    sys/modules/geom/geom_uncompress Makefile 
    sys/modules/geom/geom_uzip Makefile 
    sys/modules/geom/geom_vinum Makefile 
    sys/modules/geom/geom_virstor Makefile 
    sys/modules/geom/geom_vol_ffs Makefile 
    sys/modules/geom/geom_zero Makefile 
    sys/modules/glxiic   Makefile 
    sys/modules/glxsb    Makefile 
    sys/modules/hatm     Makefile 
    sys/modules/hifn     Makefile 
    sys/modules/hme      Makefile 
    sys/modules/hpfs     Makefile 
    sys/modules/hpt27xx  Makefile 
    sys/modules/hptiop   Makefile 
    sys/modules/hptmv    Makefile 
    sys/modules/hptrr    Makefile 
    sys/modules/hwpmc    Makefile 
    sys/modules/i2c      Makefile Makefile.inc 
    sys/modules/i2c/controllers Makefile Makefile.inc 
    sys/modules/i2c/controllers/alpm Makefile 
    sys/modules/i2c/controllers/amdpm Makefile 
    sys/modules/i2c/controllers/amdsmb Makefile 
    sys/modules/i2c/controllers/ichsmb Makefile 
    sys/modules/i2c/controllers/intpm Makefile 
    sys/modules/i2c/controllers/lpbb Makefile 
    sys/modules/i2c/controllers/nfsmb Makefile 
    sys/modules/i2c/controllers/pcf Makefile 
    sys/modules/i2c/controllers/viapm Makefile 
    sys/modules/i2c/if_ic Makefile 
    sys/modules/i2c/iic  Makefile 
    sys/modules/i2c/iicbb Makefile 
    sys/modules/i2c/iicbus Makefile 
    sys/modules/i2c/iicsmb Makefile 
    sys/modules/i2c/smb  Makefile 
    sys/modules/i2c/smbus Makefile 
    sys/modules/ibcs2    Makefile 
    sys/modules/ichwd    Makefile 
    sys/modules/ida      Makefile 
    sys/modules/ie       Makefile 
    sys/modules/if_bridge Makefile 
    sys/modules/if_carp  Makefile 
    sys/modules/if_disc  Makefile 
    sys/modules/if_edsc  Makefile 
    sys/modules/if_ef    Makefile 
    sys/modules/if_epair Makefile 
    sys/modules/if_faith Makefile 
    sys/modules/if_gif   Makefile 
    sys/modules/if_gre   Makefile 
    sys/modules/if_lagg  Makefile 
    sys/modules/if_ndis  Makefile 
    sys/modules/if_stf   Makefile 
    sys/modules/if_tap   Makefile 
    sys/modules/if_tun   Makefile 
    sys/modules/if_vlan  Makefile 
    sys/modules/igb      Makefile 
    sys/modules/iir      Makefile 
    sys/modules/io       Makefile 
    sys/modules/ip6_mroute_mod Makefile 
    sys/modules/ip_mroute_mod Makefile 
    sys/modules/ipdivert Makefile 
    sys/modules/ipfilter Makefile 
    sys/modules/ipfw     Makefile 
    sys/modules/ipfw_nat Makefile 
    sys/modules/ipmi     Makefile 
    sys/modules/ipmi/ipmi_linux Makefile 
    sys/modules/ips      Makefile 
    sys/modules/ipw      Makefile 
    sys/modules/ipwfw    Makefile 
    sys/modules/ipwfw/ipw_bss Makefile 
    sys/modules/ipwfw/ipw_ibss Makefile 
    sys/modules/ipwfw/ipw_monitor Makefile 
    sys/modules/isci     Makefile 
    sys/modules/iscsi    Makefile 
    sys/modules/iscsi/initiator Makefile 
    sys/modules/isp      Makefile 
    sys/modules/ispfw    Makefile 
    sys/modules/ispfw/isp_1000 Makefile 
    sys/modules/ispfw/isp_1040 Makefile 
    sys/modules/ispfw/isp_1040_it Makefile 
    sys/modules/ispfw/isp_1080 Makefile 
    sys/modules/ispfw/isp_1080_it Makefile 
    sys/modules/ispfw/isp_12160 Makefile 
    sys/modules/ispfw/isp_12160_it Makefile 
    sys/modules/ispfw/isp_2100 Makefile 
    sys/modules/ispfw/isp_2200 Makefile 
    sys/modules/ispfw/isp_2300 Makefile 
    sys/modules/ispfw/isp_2322 Makefile 
    sys/modules/ispfw/isp_2400 Makefile 
    sys/modules/ispfw/isp_2400_multi Makefile 
    sys/modules/ispfw/isp_2500 Makefile 
    sys/modules/ispfw/isp_2500_multi Makefile 
    sys/modules/ispfw/ispfw Makefile 
    sys/modules/iwi      Makefile 
    sys/modules/iwifw    Makefile 
    sys/modules/iwifw/iwi_bss Makefile 
    sys/modules/iwifw/iwi_ibss Makefile 
    sys/modules/iwifw/iwi_monitor Makefile 
    sys/modules/iwn      Makefile 
    sys/modules/iwnfw    Makefile Makefile.inc 
    sys/modules/iwnfw/iwn1000 Makefile 
    sys/modules/iwnfw/iwn4965 Makefile 
    sys/modules/iwnfw/iwn5000 Makefile 
    sys/modules/iwnfw/iwn5150 Makefile 
    sys/modules/iwnfw/iwn6000 Makefile 
    sys/modules/iwnfw/iwn6000g2a Makefile 
    sys/modules/iwnfw/iwn6000g2b Makefile 
    sys/modules/iwnfw/iwn6050 Makefile 
    sys/modules/ixgb     Makefile 
    sys/modules/ixgbe    Makefile 
    sys/modules/jme      Makefile 
    sys/modules/joy      Makefile 
    sys/modules/kbdmux   Makefile 
    sys/modules/kgssapi  Makefile 
    sys/modules/kgssapi_krb5 Makefile 
    sys/modules/khelp    Makefile 
    sys/modules/khelp/h_ertt Makefile 
    sys/modules/krpc     Makefile 
    sys/modules/ksyms    Makefile 
    sys/modules/le       Makefile 
    sys/modules/lge      Makefile 
    sys/modules/libalias Makefile 
    sys/modules/libalias/libalias Makefile 
    sys/modules/libalias/modules Makefile Makefile.inc modules.inc 
    sys/modules/libalias/modules/cuseeme Makefile 
    sys/modules/libalias/modules/dummy Makefile 
    sys/modules/libalias/modules/ftp Makefile 
    sys/modules/libalias/modules/irc Makefile 
    sys/modules/libalias/modules/nbt Makefile 
    sys/modules/libalias/modules/pptp Makefile 
    sys/modules/libalias/modules/skinny Makefile 
    sys/modules/libalias/modules/smedia Makefile 
    sys/modules/libiconv Makefile 
    sys/modules/libmbpool Makefile 
    sys/modules/libmchain Makefile 
    sys/modules/lindev   Makefile 
    sys/modules/linprocfs Makefile 
    sys/modules/linsysfs Makefile 
    sys/modules/linux    Makefile 
    sys/modules/lmc      Makefile 
    sys/modules/lpt      Makefile 
    sys/modules/mac_biba Makefile 
    sys/modules/mac_bsdextended Makefile 
    sys/modules/mac_ifoff Makefile 
    sys/modules/mac_lomac Makefile 
    sys/modules/mac_mls  Makefile 
    sys/modules/mac_none Makefile 
    sys/modules/mac_partition Makefile 
    sys/modules/mac_portacl Makefile 
    sys/modules/mac_seeotheruids Makefile 
    sys/modules/mac_stub Makefile 
    sys/modules/mac_test Makefile 
    sys/modules/malo     Makefile 
    sys/modules/mcd      Makefile 
    sys/modules/md       Makefile 
    sys/modules/mem      Makefile 
    sys/modules/mfi      Makefile 
    sys/modules/mfi/mfi_linux Makefile 
    sys/modules/mfi/mfip Makefile 
    sys/modules/mii      Makefile 
    sys/modules/mlx      Makefile 
    sys/modules/mlx4     Makefile 
    sys/modules/mlx4ib   Makefile 
    sys/modules/mlxen    Makefile 
    sys/modules/mly      Makefile 
    sys/modules/mmc      Makefile 
    sys/modules/mmcsd    Makefile 
    sys/modules/mps      Makefile 
    sys/modules/mpt      Makefile 
    sys/modules/mqueue   Makefile 
    sys/modules/msdosfs  Makefile 
    sys/modules/msdosfs_iconv Makefile 
    sys/modules/mse      Makefile 
    sys/modules/msk      Makefile 
    sys/modules/mthca    Makefile 
    sys/modules/mvs      Makefile 
    sys/modules/mwl      Makefile 
    sys/modules/mwlfw    Makefile 
    sys/modules/mxge     Makefile 
    sys/modules/mxge/mxge Makefile 
    sys/modules/mxge/mxge_eth_z8e Makefile 
    sys/modules/mxge/mxge_ethp_z8e Makefile 
    sys/modules/mxge/mxge_rss_eth_z8e Makefile 
    sys/modules/mxge/mxge_rss_ethp_z8e Makefile 
    sys/modules/my       Makefile 
    sys/modules/ncp      Makefile 
    sys/modules/ncv      Makefile 
    sys/modules/ndis     Makefile 
    sys/modules/netgraph Makefile Makefile.inc 
    sys/modules/netgraph/UI Makefile 
    sys/modules/netgraph/async Makefile 
    sys/modules/netgraph/atm Makefile Makefile.inc 
    sys/modules/netgraph/atm/atm Makefile 
    sys/modules/netgraph/atm/atmbase Makefile 
    sys/modules/netgraph/atm/ccatm Makefile 
    sys/modules/netgraph/atm/sscfu Makefile 
    sys/modules/netgraph/atm/sscop Makefile 
    sys/modules/netgraph/atm/uni Makefile 
    sys/modules/netgraph/atmllc Makefile 
    sys/modules/netgraph/bluetooth Makefile Makefile.inc 
    sys/modules/netgraph/bluetooth/bluetooth Makefile 
    sys/modules/netgraph/bluetooth/bt3c Makefile 
    sys/modules/netgraph/bluetooth/h4 Makefile 
    sys/modules/netgraph/bluetooth/hci Makefile 
    sys/modules/netgraph/bluetooth/l2cap Makefile 
    sys/modules/netgraph/bluetooth/socket Makefile 
    sys/modules/netgraph/bluetooth/ubt Makefile 
    sys/modules/netgraph/bluetooth/ubtbcmfw Makefile 
    sys/modules/netgraph/bpf Makefile 
    sys/modules/netgraph/bridge Makefile 
    sys/modules/netgraph/car Makefile 
    sys/modules/netgraph/cisco Makefile 
    sys/modules/netgraph/deflate Makefile 
    sys/modules/netgraph/device Makefile 
    sys/modules/netgraph/echo Makefile 
    sys/modules/netgraph/eiface Makefile 
    sys/modules/netgraph/etf Makefile 
    sys/modules/netgraph/ether Makefile 
    sys/modules/netgraph/ether_echo Makefile 
    sys/modules/netgraph/fec Makefile 
    sys/modules/netgraph/frame_relay Makefile 
    sys/modules/netgraph/gif Makefile 
    sys/modules/netgraph/gif_demux Makefile 
    sys/modules/netgraph/hole Makefile 
    sys/modules/netgraph/hub Makefile 
    sys/modules/netgraph/iface Makefile 
    sys/modules/netgraph/ip_input Makefile 
    sys/modules/netgraph/ipfw Makefile 
    sys/modules/netgraph/ksocket Makefile 
    sys/modules/netgraph/l2tp Makefile 
    sys/modules/netgraph/lmi Makefile 
    sys/modules/netgraph/mppc Makefile 
    sys/modules/netgraph/nat Makefile 
    sys/modules/netgraph/netflow Makefile 
    sys/modules/netgraph/netgraph Makefile 
    sys/modules/netgraph/one2many Makefile 
    sys/modules/netgraph/patch Makefile 
    sys/modules/netgraph/pipe Makefile 
    sys/modules/netgraph/ppp Makefile 
    sys/modules/netgraph/pppoe Makefile 
    sys/modules/netgraph/pptpgre Makefile 
    sys/modules/netgraph/pred1 Makefile 
    sys/modules/netgraph/rfc1490 Makefile 
    sys/modules/netgraph/sample Makefile 
    sys/modules/netgraph/socket Makefile 
    sys/modules/netgraph/source Makefile 
    sys/modules/netgraph/split Makefile 
    sys/modules/netgraph/sppp Makefile 
    sys/modules/netgraph/tag Makefile 
    sys/modules/netgraph/tcpmss Makefile 
    sys/modules/netgraph/tee Makefile 
    sys/modules/netgraph/tty Makefile 
    sys/modules/netgraph/vjc Makefile 
    sys/modules/netgraph/vlan Makefile 
    sys/modules/netmap   Makefile 
    sys/modules/nfe      Makefile 
    sys/modules/nfs_common Makefile 
    sys/modules/nfscl    Makefile 
    sys/modules/nfsclient Makefile 
    sys/modules/nfscommon Makefile 
    sys/modules/nfsd     Makefile 
    sys/modules/nfslock  Makefile 
    sys/modules/nfslockd Makefile 
    sys/modules/nfsserver Makefile 
    sys/modules/nfssvc   Makefile 
    sys/modules/nge      Makefile 
    sys/modules/nmdm     Makefile 
    sys/modules/nsp      Makefile 
    sys/modules/ntfs     Makefile 
    sys/modules/ntfs_iconv Makefile 
    sys/modules/nullfs   Makefile 
    sys/modules/nve      Makefile 
    sys/modules/nvram    Makefile 
    sys/modules/nwfs     Makefile 
    sys/modules/nxge     Makefile 
    sys/modules/oce      Makefile 
    sys/modules/opensolaris Makefile 
    sys/modules/padlock  Makefile 
    sys/modules/patm     Makefile 
    sys/modules/pccard   Makefile 
    sys/modules/pcfclock Makefile 
    sys/modules/pcn      Makefile 
    sys/modules/pf       Makefile 
    sys/modules/pflog    Makefile 
    sys/modules/pfsync   Makefile 
    sys/modules/plip     Makefile 
    sys/modules/pmc      Makefile 
    sys/modules/portalfs Makefile 
    sys/modules/powermac_nvram Makefile 
    sys/modules/ppbus    Makefile 
    sys/modules/ppc      Makefile 
    sys/modules/ppi      Makefile 
    sys/modules/pps      Makefile 
    sys/modules/procfs   Makefile 
    sys/modules/pseudofs Makefile 
    sys/modules/pst      Makefile 
    sys/modules/pty      Makefile 
    sys/modules/puc      Makefile 
    sys/modules/qlxgb    Makefile 
    sys/modules/ral      Makefile 
    sys/modules/ralfw    Makefile Makefile.inc 
    sys/modules/ralfw/rt2561 Makefile 
    sys/modules/ralfw/rt2561s Makefile 
    sys/modules/ralfw/rt2661 Makefile 
    sys/modules/ralfw/rt2860 Makefile 
    sys/modules/random   Makefile 
    sys/modules/rc       Makefile 
    sys/modules/rc4      Makefile 
    sys/modules/rdma     Makefile 
    sys/modules/rdma/addr Makefile 
    sys/modules/rdma/cma Makefile 
    sys/modules/rdma/core Makefile 
    sys/modules/rdma/iwcm Makefile 
    sys/modules/rdma/krping Makefile 
    sys/modules/re       Makefile 
    sys/modules/reiserfs Makefile 
    sys/modules/rl       Makefile 
    sys/modules/rndtest  Makefile 
    sys/modules/rp       Makefile 
    sys/modules/runfw    Makefile 
    sys/modules/s3       Makefile 
    sys/modules/safe     Makefile 
    sys/modules/sbni     Makefile 
    sys/modules/scc      Makefile 
    sys/modules/scd      Makefile 
    sys/modules/scsi_low Makefile 
    sys/modules/sdhci    Makefile 
    sys/modules/sem      Makefile 
    sys/modules/send     Makefile 
    sys/modules/sf       Makefile 
    sys/modules/sfxge    Makefile 
    sys/modules/sge      Makefile 
    sys/modules/siba_bwn Makefile 
    sys/modules/siftr    Makefile 
    sys/modules/siis     Makefile 
    sys/modules/sio      Makefile 
    sys/modules/sis      Makefile 
    sys/modules/sk       Makefile 
    sys/modules/smbfs    Makefile 
    sys/modules/sn       Makefile 
    sys/modules/snc      Makefile 
    sys/modules/snp      Makefile 
    sys/modules/sound    Makefile Makefile.inc 
    sys/modules/sound/driver Makefile Makefile.inc 
    sys/modules/sound/driver/ad1816 Makefile 
    sys/modules/sound/driver/ai2s Makefile 
    sys/modules/sound/driver/als4000 Makefile 
    sys/modules/sound/driver/atiixp Makefile 
    sys/modules/sound/driver/audiocs Makefile 
    sys/modules/sound/driver/cmi Makefile 
    sys/modules/sound/driver/cs4281 Makefile 
    sys/modules/sound/driver/csa Makefile 
    sys/modules/sound/driver/davbus Makefile 
    sys/modules/sound/driver/driver Makefile 
    sys/modules/sound/driver/ds1 Makefile 
    sys/modules/sound/driver/emu10k1 Makefile 
    sys/modules/sound/driver/emu10kx Makefile 
    sys/modules/sound/driver/envy24 Makefile 
    sys/modules/sound/driver/envy24ht Makefile 
    sys/modules/sound/driver/es137x Makefile 
    sys/modules/sound/driver/ess Makefile 
    sys/modules/sound/driver/fm801 Makefile 
    sys/modules/sound/driver/hda Makefile 
    sys/modules/sound/driver/hdspe Makefile 
    sys/modules/sound/driver/ich Makefile 
    sys/modules/sound/driver/maestro Makefile 
    sys/modules/sound/driver/maestro3 Makefile 
    sys/modules/sound/driver/mss Makefile 
    sys/modules/sound/driver/neomagic Makefile 
    sys/modules/sound/driver/sb16 Makefile 
    sys/modules/sound/driver/sb8 Makefile 
    sys/modules/sound/driver/sbc Makefile 
    sys/modules/sound/driver/solo Makefile 
    sys/modules/sound/driver/spicds Makefile 
    sys/modules/sound/driver/t4dwave Makefile 
    sys/modules/sound/driver/uaudio Makefile 
    sys/modules/sound/driver/via8233 Makefile 
    sys/modules/sound/driver/via82c686 Makefile 
    sys/modules/sound/driver/vibes Makefile 
    sys/modules/sound/sound Makefile 
    sys/modules/speaker  Makefile 
    sys/modules/splash   Makefile Makefile.inc 
    sys/modules/splash/bmp Makefile 
    sys/modules/splash/pcx Makefile 
    sys/modules/splash/txt Makefile 
    sys/modules/sppp     Makefile 
    sys/modules/ste      Makefile 
    sys/modules/stg      Makefile 
    sys/modules/stge     Makefile 
    sys/modules/streams  Makefile 
    sys/modules/svr4     Makefile README TO-DO 
    sys/modules/sym      Makefile 
    sys/modules/syscons  Makefile Makefile.inc 
    sys/modules/syscons/apm Makefile 
    sys/modules/syscons/beastie Makefile 
    sys/modules/syscons/blank Makefile 
    sys/modules/syscons/daemon Makefile 
    sys/modules/syscons/dragon Makefile 
    sys/modules/syscons/fade Makefile 
    sys/modules/syscons/fire Makefile 
    sys/modules/syscons/green Makefile 
    sys/modules/syscons/logo Makefile 
    sys/modules/syscons/rain Makefile 
    sys/modules/syscons/snake Makefile 
    sys/modules/syscons/star Makefile 
    sys/modules/syscons/warp Makefile 
    sys/modules/sysvipc  Makefile Makefile.inc 
    sys/modules/sysvipc/sysvmsg Makefile 
    sys/modules/sysvipc/sysvsem Makefile 
    sys/modules/sysvipc/sysvshm Makefile 
    sys/modules/ti       Makefile 
    sys/modules/tl       Makefile 
    sys/modules/tmpfs    Makefile 
    sys/modules/tpm      Makefile 
    sys/modules/trm      Makefile 
    sys/modules/twa      Makefile 
    sys/modules/twe      Makefile 
    sys/modules/tws      Makefile 
    sys/modules/tx       Makefile 
    sys/modules/txp      Makefile 
    sys/modules/uart     Makefile 
    sys/modules/ubsec    Makefile 
    sys/modules/ubser    Makefile 
    sys/modules/uchcom   Makefile 
    sys/modules/ucycom   Makefile 
    sys/modules/udf      Makefile 
    sys/modules/udf_iconv Makefile 
    sys/modules/ufs      Makefile 
    sys/modules/unionfs  Makefile 
    sys/modules/usb      Makefile 
    sys/modules/usb/at91dci Makefile 
    sys/modules/usb/atmegadci Makefile 
    sys/modules/usb/atp  Makefile 
    sys/modules/usb/aue  Makefile 
    sys/modules/usb/avr32dci Makefile 
    sys/modules/usb/axe  Makefile 
    sys/modules/usb/cdce Makefile 
    sys/modules/usb/cue  Makefile 
    sys/modules/usb/ehci Makefile 
    sys/modules/usb/ipheth Makefile 
    sys/modules/usb/kue  Makefile 
    sys/modules/usb/mos  Makefile 
    sys/modules/usb/musb Makefile 
    sys/modules/usb/ohci Makefile 
    sys/modules/usb/quirk Makefile 
    sys/modules/usb/rue  Makefile 
    sys/modules/usb/rum  Makefile 
    sys/modules/usb/run  Makefile 
    sys/modules/usb/template Makefile 
    sys/modules/usb/u3g  Makefile 
    sys/modules/usb/uark Makefile 
    sys/modules/usb/uath Makefile 
    sys/modules/usb/ubsa Makefile 
    sys/modules/usb/ubser Makefile 
    sys/modules/usb/uchcom Makefile 
    sys/modules/usb/ucom Makefile 
    sys/modules/usb/ucycom Makefile 
    sys/modules/usb/udav Makefile 
    sys/modules/usb/udbp Makefile 
    sys/modules/usb/uep  Makefile 
    sys/modules/usb/uether Makefile 
    sys/modules/usb/ufm  Makefile 
    sys/modules/usb/ufoma Makefile 
    sys/modules/usb/uftdi Makefile 
    sys/modules/usb/ugensa Makefile 
    sys/modules/usb/uhci Makefile 
    sys/modules/usb/uhid Makefile 
    sys/modules/usb/uhso Makefile 
    sys/modules/usb/uipaq Makefile 
    sys/modules/usb/ukbd Makefile 
    sys/modules/usb/ulpt Makefile 
    sys/modules/usb/umass Makefile 
    sys/modules/usb/umcs Makefile 
    sys/modules/usb/umct Makefile 
    sys/modules/usb/umodem Makefile 
    sys/modules/usb/umoscom Makefile 
    sys/modules/usb/ums  Makefile 
    sys/modules/usb/upgt Makefile 
    sys/modules/usb/uplcom Makefile 
    sys/modules/usb/ural Makefile 
    sys/modules/usb/urio Makefile 
    sys/modules/usb/urtw Makefile 
    sys/modules/usb/usb  Makefile 
    sys/modules/usb/usfs Makefile 
    sys/modules/usb/usie Makefile 
    sys/modules/usb/uslcom Makefile 
    sys/modules/usb/uss820dci Makefile 
    sys/modules/usb/uvisor Makefile 
    sys/modules/usb/uvscom Makefile 
    sys/modules/usb/xhci Makefile 
    sys/modules/usb/zyd  Makefile 
    sys/modules/utopia   Makefile 
    sys/modules/vesa     Makefile 
    sys/modules/vge      Makefile 
    sys/modules/viawd    Makefile 
    sys/modules/vkbd     Makefile 
    sys/modules/vpo      Makefile 
    sys/modules/vr       Makefile 
    sys/modules/vte      Makefile 
    sys/modules/vx       Makefile 
    sys/modules/vxge     Makefile 
    sys/modules/wb       Makefile 
    sys/modules/wbwd     Makefile 
    sys/modules/wi       Makefile 
    sys/modules/wlan     Makefile 
    sys/modules/wlan_acl Makefile 
    sys/modules/wlan_amrr Makefile 
    sys/modules/wlan_ccmp Makefile 
    sys/modules/wlan_rssadapt Makefile 
    sys/modules/wlan_tkip Makefile 
    sys/modules/wlan_wep Makefile 
    sys/modules/wlan_xauth Makefile 
    sys/modules/wpi      Makefile 
    sys/modules/wpifw    Makefile 
    sys/modules/x86bios  Makefile 
    sys/modules/xe       Makefile 
    sys/modules/xfs      Makefile 
    sys/modules/xl       Makefile 
    sys/modules/zfs      Makefile 
    sys/modules/zlib     Makefile 
    sys/net              bpf.c bpf.h bpf_buffer.c bpf_buffer.h 
                         bpf_filter.c bpf_jitter.c bpf_jitter.h 
                         bpf_zerocopy.c bpf_zerocopy.h bpfdesc.h 
                         bridgestp.c bridgestp.h ethernet.h fddi.h 
                         firewire.h flowtable.c flowtable.h 
                         ieee8023ad_lacp.c ieee8023ad_lacp.h if.c 
                         if.h if_arc.h if_arcsubr.c if_arp.h 
                         if_atm.h if_atmsubr.c if_bridge.c 
                         if_bridgevar.h if_clone.c if_clone.h 
                         if_dead.c if_debug.c if_disc.c if_dl.h 
                         if_edsc.c if_ef.c if_enc.c if_enc.h 
                         if_epair.c if_ethersubr.c if_faith.c 
                         if_fddisubr.c if_fwsubr.c if_gif.c 
                         if_gif.h if_gre.c if_gre.h 
                         if_iso88025subr.c if_lagg.c if_lagg.h 
                         if_llatbl.c if_llatbl.h if_llc.h 
                         if_loop.c if_media.c if_media.h if_mib.c 
                         if_mib.h if_sppp.h if_spppfr.c 
                         if_spppsubr.c if_stf.c if_stf.h if_tap.c 
                         if_tap.h if_tapvar.h if_tun.c if_tun.h 
                         if_types.h if_var.h if_vlan.c 
                         if_vlan_var.h iso88025.h netisr.c 
                         netisr.h netisr_internal.h netmap.h 
                         netmap_user.h pfil.c pfil.h pfkeyv2.h 
                         ppp_defs.h radix.c radix.h radix_mpath.c 
                         radix_mpath.h raw_cb.c raw_cb.h 
                         raw_usrreq.c route.c route.h rtsock.c 
                         slcompress.c slcompress.h vnet.c vnet.h 
                         zlib.c zlib.h zutil.h 
    sys/net80211         _ieee80211.h ieee80211.c ieee80211.h 
                         ieee80211_acl.c ieee80211_action.c 
                         ieee80211_action.h ieee80211_adhoc.c 
                         ieee80211_adhoc.h ieee80211_ageq.c 
                         ieee80211_ageq.h ieee80211_alq.c 
                         ieee80211_alq.h ieee80211_amrr.c 
                         ieee80211_amrr.h ieee80211_crypto.c 
                         ieee80211_crypto.h 
                         ieee80211_crypto_ccmp.c 
                         ieee80211_crypto_none.c 
                         ieee80211_crypto_tkip.c 
                         ieee80211_crypto_wep.c ieee80211_ddb.c 
                         ieee80211_dfs.c ieee80211_dfs.h 
                         ieee80211_freebsd.c ieee80211_freebsd.h 
                         ieee80211_hostap.c ieee80211_hostap.h 
                         ieee80211_ht.c ieee80211_ht.h 
                         ieee80211_hwmp.c ieee80211_input.c 
                         ieee80211_input.h ieee80211_ioctl.c 
                         ieee80211_ioctl.h ieee80211_mesh.c 
                         ieee80211_mesh.h ieee80211_monitor.c 
                         ieee80211_monitor.h ieee80211_node.c 
                         ieee80211_node.h ieee80211_output.c 
                         ieee80211_phy.c ieee80211_phy.h 
                         ieee80211_power.c ieee80211_power.h 
                         ieee80211_proto.c ieee80211_proto.h 
                         ieee80211_radiotap.c ieee80211_radiotap.h 
                         ieee80211_ratectl.c ieee80211_ratectl.h 
                         ieee80211_ratectl_none.c 
                         ieee80211_regdomain.c 
                         ieee80211_regdomain.h 
                         ieee80211_rssadapt.c ieee80211_rssadapt.h 
                         ieee80211_scan.c ieee80211_scan.h 
                         ieee80211_scan_sta.c ieee80211_sta.c 
                         ieee80211_sta.h ieee80211_superg.c 
                         ieee80211_superg.h ieee80211_tdma.c 
                         ieee80211_tdma.h ieee80211_var.h 
                         ieee80211_wds.c ieee80211_wds.h 
                         ieee80211_xauth.c 
    sys/netatalk         COPYRIGHT aarp.c aarp.h at.h at_control.c 
                         at_extern.h at_proto.c at_rmx.c at_var.h 
                         ddp.h ddp_input.c ddp_output.c ddp_pcb.c 
                         ddp_pcb.h ddp_usrreq.c ddp_var.h endian.h 
                         phase2.h 
    sys/netgraph         NOTES netgraph.h ng_UI.c ng_UI.h 
                         ng_async.c ng_async.h ng_atmllc.c 
                         ng_atmllc.h ng_base.c ng_bpf.c ng_bpf.h 
                         ng_bridge.c ng_bridge.h ng_car.c ng_car.h 
                         ng_cisco.c ng_cisco.h ng_deflate.c 
                         ng_deflate.h ng_device.c ng_device.h 
                         ng_echo.c ng_echo.h ng_eiface.c 
                         ng_eiface.h ng_etf.c ng_etf.h ng_ether.c 
                         ng_ether.h ng_ether_echo.c 
                         ng_ether_echo.h ng_fec.c ng_fec.h 
                         ng_frame_relay.c ng_frame_relay.h 
                         ng_gif.c ng_gif.h ng_gif_demux.c 
                         ng_gif_demux.h ng_hole.c ng_hole.h 
                         ng_hub.c ng_hub.h ng_iface.c ng_iface.h 
                         ng_ip_input.c ng_ip_input.h ng_ipfw.c 
                         ng_ipfw.h ng_ksocket.c ng_ksocket.h 
                         ng_l2tp.c ng_l2tp.h ng_lmi.c ng_lmi.h 
                         ng_message.h ng_mppc.c ng_mppc.h ng_nat.c 
                         ng_nat.h ng_one2many.c ng_one2many.h 
                         ng_parse.c ng_parse.h ng_patch.c 
                         ng_patch.h ng_pipe.c ng_pipe.h ng_ppp.c 
                         ng_ppp.h ng_pppoe.c ng_pppoe.h 
                         ng_pptpgre.c ng_pptpgre.h ng_pred1.c 
                         ng_pred1.h ng_rfc1490.c ng_rfc1490.h 
                         ng_sample.c ng_sample.h ng_socket.c 
                         ng_socket.h ng_socketvar.h ng_source.c 
                         ng_source.h ng_split.c ng_split.h 
                         ng_sppp.c ng_sppp.h ng_tag.c ng_tag.h 
                         ng_tcpmss.c ng_tcpmss.h ng_tee.c ng_tee.h 
                         ng_tty.c ng_tty.h ng_vjc.c ng_vjc.h 
                         ng_vlan.c ng_vlan.h 
    sys/netgraph/atm     ng_atm.c ng_atm.h ng_ccatm.h ng_sscfu.h 
                         ng_sscop.h ng_uni.h ngatmbase.c 
                         ngatmbase.h 
    sys/netgraph/atm/ccatm ng_ccatm.c ng_ccatm_cust.h 
    sys/netgraph/atm/sscfu ng_sscfu.c ng_sscfu_cust.h 
    sys/netgraph/atm/sscop ng_sscop.c ng_sscop_cust.h 
    sys/netgraph/atm/uni ng_uni.c ng_uni_cust.h 
    sys/netgraph/bluetooth/common ng_bluetooth.c 
    sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c 
                                        ng_bt3c_var.h 
    sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h 
                                      ng_h4_var.h 
    sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h 
    sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c 
    sys/netgraph/bluetooth/hci TODO ng_hci_cmds.c ng_hci_cmds.h 
                               ng_hci_evnt.c ng_hci_evnt.h 
                               ng_hci_main.c ng_hci_misc.c 
                               ng_hci_misc.h ng_hci_prse.h 
                               ng_hci_ulpi.c ng_hci_ulpi.h 
                               ng_hci_var.h 
    sys/netgraph/bluetooth/include ng_bluetooth.h ng_bt3c.h 
                                   ng_btsocket.h 
                                   ng_btsocket_hci_raw.h 
                                   ng_btsocket_l2cap.h 
                                   ng_btsocket_rfcomm.h 
                                   ng_btsocket_sco.h ng_h4.h 
                                   ng_hci.h ng_l2cap.h ng_ubt.h 
    sys/netgraph/bluetooth/l2cap TODO ng_l2cap_cmds.c 
                                 ng_l2cap_cmds.h ng_l2cap_evnt.c 
                                 ng_l2cap_evnt.h ng_l2cap_llpi.c 
                                 ng_l2cap_llpi.h ng_l2cap_main.c 
                                 ng_l2cap_misc.c ng_l2cap_misc.h 
                                 ng_l2cap_prse.h ng_l2cap_ulpi.c 
                                 ng_l2cap_ulpi.h ng_l2cap_var.h 
    sys/netgraph/bluetooth/socket TODO ng_btsocket.c 
                                  ng_btsocket_hci_raw.c 
                                  ng_btsocket_l2cap.c 
                                  ng_btsocket_l2cap_raw.c 
                                  ng_btsocket_rfcomm.c 
                                  ng_btsocket_sco.c 
    sys/netgraph/netflow netflow.c netflow.h netflow_v9.c 
                         netflow_v9.h ng_netflow.c ng_netflow.h 
    sys/netinet          accf_data.c accf_dns.c accf_http.c cc.h 
                         icmp6.h icmp_var.h if_atm.c if_atm.h 
                         if_ether.c if_ether.h igmp.c igmp.h 
                         igmp_var.h in.c in.h in_cksum.c 
                         in_debug.c in_gif.c in_gif.h in_mcast.c 
                         in_pcb.c in_pcb.h in_pcbgroup.c 
                         in_proto.c in_rmx.c in_systm.h in_var.h 
                         ip.h ip6.h ip_carp.c ip_carp.h 
                         ip_divert.c ip_divert.h ip_dummynet.h 
                         ip_ecn.c ip_ecn.h ip_encap.c ip_encap.h 
                         ip_fastfwd.c ip_fw.h ip_gre.c ip_gre.h 
                         ip_icmp.c ip_icmp.h ip_id.c ip_input.c 
                         ip_ipsec.c ip_ipsec.h ip_mroute.c 
                         ip_mroute.h ip_options.c ip_options.h 
                         ip_output.c ip_var.h pim.h pim_var.h 
                         raw_ip.c sctp.h sctp_asconf.c 
                         sctp_asconf.h sctp_auth.c sctp_auth.h 
                         sctp_bsd_addr.c sctp_bsd_addr.h 
                         sctp_cc_functions.c sctp_constants.h 
                         sctp_crc32.c sctp_crc32.h 
                         sctp_dtrace_declare.h 
                         sctp_dtrace_define.h sctp_header.h 
                         sctp_indata.c sctp_indata.h sctp_input.c 
                         sctp_input.h sctp_lock_bsd.h sctp_os.h 
                         sctp_os_bsd.h sctp_output.c sctp_output.h 
                         sctp_pcb.c sctp_pcb.h sctp_peeloff.c 
                         sctp_peeloff.h sctp_ss_functions.c 
                         sctp_structs.h sctp_sysctl.c 
                         sctp_sysctl.h sctp_timer.c sctp_timer.h 
                         sctp_uio.h sctp_usrreq.c sctp_var.h 
                         sctputil.c sctputil.h siftr.c tcp.h 
                         tcp_debug.c tcp_debug.h tcp_fsm.h 
                         tcp_hostcache.c tcp_hostcache.h 
                         tcp_input.c tcp_lro.c tcp_lro.h 
                         tcp_offload.c tcp_offload.h tcp_output.c 
                         tcp_reass.c tcp_sack.c tcp_seq.h 
                         tcp_subr.c tcp_syncache.c tcp_syncache.h 
                         tcp_timer.c tcp_timer.h tcp_timewait.c 
                         tcp_usrreq.c tcp_var.h tcpip.h toedev.h 
                         udp.h udp_usrreq.c udp_var.h 
    sys/netinet/cc       cc.c cc_chd.c cc_cubic.c cc_cubic.h 
                         cc_hd.c cc_htcp.c cc_module.h 
                         cc_newreno.c cc_vegas.c 
    sys/netinet/ipfw     dn_heap.c dn_heap.h dn_sched.h 
                         dn_sched_fifo.c dn_sched_prio.c 
                         dn_sched_qfq.c dn_sched_rr.c 
                         dn_sched_wf2q.c dummynet.txt ip_dn_glue.c 
                         ip_dn_io.c ip_dn_private.h ip_dummynet.c 
                         ip_fw2.c ip_fw_dynamic.c ip_fw_log.c 
                         ip_fw_nat.c ip_fw_pfil.c ip_fw_private.h 
                         ip_fw_sockopt.c ip_fw_table.c 
    sys/netinet/ipfw/test Makefile dn_test.h main.c mylist.h 
                          test_dn_heap.c test_dn_sched.c 
    sys/netinet/khelp    h_ertt.c h_ertt.h 
    sys/netinet/libalias HISTORY alias.c alias.h alias_cuseeme.c 
                         alias_db.c alias_dummy.c alias_ftp.c 
                         alias_irc.c alias_local.h alias_mod.c 
                         alias_mod.h alias_nbt.c alias_pptp.c 
                         alias_proxy.c alias_sctp.c alias_sctp.h 
                         alias_skinny.c alias_smedia.c 
                         alias_util.c libalias.3 
    sys/netinet6         dest6.c frag6.c icmp6.c icmp6.h in6.c 
                         in6.h in6_cksum.c in6_gif.c in6_gif.h 
                         in6_ifattach.c in6_ifattach.h in6_mcast.c 
                         in6_pcb.c in6_pcb.h in6_pcbgroup.c 
                         in6_proto.c in6_rmx.c in6_src.c in6_var.h 
                         ip6.h ip6_ecn.h ip6_forward.c ip6_id.c 
                         ip6_input.c ip6_ipsec.c ip6_ipsec.h 
                         ip6_mroute.c ip6_mroute.h ip6_output.c 
                         ip6_var.h ip6protosw.h mld6.c mld6.h 
                         mld6_var.h nd6.c nd6.h nd6_nbr.c 
                         nd6_rtr.c pim6.h pim6_var.h raw_ip6.c 
                         raw_ip6.h route6.c scope6.c scope6_var.h 
                         sctp6_usrreq.c sctp6_var.h send.c send.h 
                         tcp6_var.h udp6_usrreq.c udp6_var.h 
    sys/netipsec         ah.h ah_var.h esp.h esp_var.h ipcomp.h 
                         ipcomp_var.h ipip_var.h ipsec.c ipsec.h 
                         ipsec6.h ipsec_input.c ipsec_mbuf.c 
                         ipsec_output.c key.c key.h key_debug.c 
                         key_debug.h key_var.h keydb.h keysock.c 
                         keysock.h xform.h xform_ah.c xform_esp.c 
                         xform_ipcomp.c xform_ipip.c xform_tcp.c 
    sys/netipx           README ipx.c ipx.h ipx_cksum.c ipx_if.h 
                         ipx_input.c ipx_outputfl.c ipx_pcb.c 
                         ipx_pcb.h ipx_proto.c ipx_usrreq.c 
                         ipx_var.h spx.h spx_debug.c spx_debug.h 
                         spx_reass.c spx_timer.h spx_usrreq.c 
                         spx_var.h 
    sys/netnatm          natm.c natm.h natm_pcb.c natm_proto.c 
    sys/netncp           ncp.h ncp_cfg.h ncp_conn.c ncp_conn.h 
                         ncp_crypt.c ncp_file.h ncp_lib.h 
                         ncp_login.c ncp_mod.c ncp_ncp.c ncp_ncp.h 
                         ncp_nls.c ncp_nls.h ncp_rcfile.h ncp_rq.c 
                         ncp_rq.h ncp_sock.c ncp_sock.h ncp_subr.c 
                         ncp_subr.h ncp_user.h ncpio.h nwerror.h 
    sys/netsmb           netbios.h smb.h smb_conn.c smb_conn.h 
                         smb_crypt.c smb_dev.c smb_dev.h smb_iod.c 
                         smb_rq.c smb_rq.h smb_smb.c smb_subr.c 
                         smb_subr.h smb_tran.h smb_trantcp.c 
                         smb_trantcp.h smb_usr.c 
    sys/nfs              bootp_subr.c krpc.h krpc_subr.c 
                         nfs_common.c nfs_common.h nfs_diskless.c 
                         nfs_kdtrace.h nfs_lock.c nfs_lock.h 
                         nfs_mountcommon.h nfs_nfssvc.c 
                         nfsdiskless.h nfsproto.h nfssvc.h 
                         xdr_subs.h 
    sys/nfsclient        nfs.h nfs_bio.c nfs_kdtrace.c nfs_krpc.c 
                         nfs_nfsiod.c nfs_node.c nfs_subs.c 
                         nfs_vfsops.c nfs_vnops.c nfsargs.h 
                         nfsm_subs.h nfsmount.h nfsnode.h 
                         nfsstats.h nlminfo.h 
    sys/nfsserver        nfs.h nfs_fha.c nfs_fha.h nfs_serv.c 
                         nfs_srvkrpc.c nfs_srvsubs.c nfsm_subs.h 
                         nfsrvcache.h nfsrvstats.h 
    sys/nlm              nlm.h nlm_advlock.c nlm_prot.h 
                         nlm_prot_clnt.c nlm_prot_impl.c 
                         nlm_prot_server.c nlm_prot_svc.c 
                         nlm_prot_xdr.c sm_inter.h sm_inter_xdr.c 
    sys/ofed/drivers/infiniband/ulp/sdp sdp_main.c 
    sys/opencrypto       cast.c cast.h castsb.h criov.c crypto.c 
                         cryptodev.c cryptodev.h cryptodev_if.m 
                         cryptosoft.c cryptosoft.h deflate.c 
                         deflate.h rmd160.c rmd160.h skipjack.c 
                         skipjack.h xform.c xform.h 
    sys/pc98/apm         apm_bioscall.S 
    sys/pc98/cbus        30line.h cbus.h cbus_dma.c cbus_dmareg.h 
                         fdc.c fdc_cbus.c fdcreg.h fdcvar.h gdc.c 
                         nmi.c olpt.c olptreg.h pckbd.c 
                         pckbdtables.h pcrtc.c pmc.c sc_machdep.h 
                         scgdcrndr.c scterm-sck.c sctermvar.h 
                         scvtb.c sio.c sio_cbus.c syscons_cbus.c 
    sys/pc98/conf        DEFAULTS GENERIC GENERIC.hints Makefile 
                         NOTES 
    sys/pc98/include     _align.h _bus.h _inttypes.h _limits.h 
                         _stdint.h _types.h apicvar.h apm_bios.h 
                         apm_segments.h asm.h asmacros.h atomic.h 
                         bootinfo.h bus.h bus_dma.h clock.h cpu.h 
                         cpufunc.h cputypes.h cserial.h 
                         db_machdep.h elf.h endian.h exec.h 
                         float.h floatingpoint.h frame.h 
                         gdb_machdep.h ieeefp.h in_cksum.h 
                         intr_machdep.h ioctl_bt848.h 
                         ioctl_meteor.h iodev.h kdb.h legacyvar.h 
                         limits.h md_var.h memdev.h metadata.h 
                         minidump.h mp_watchdog.h nexusvar.h npx.h 
                         param.h pcaudioio.h pcb.h pcb_ext.h 
                         pci_cfgreg.h pcpu.h perfmon.h pmap.h 
                         pmc_mdep.h ppireg.h privatespace.h proc.h 
                         profile.h psl.h ptrace.h reg.h reloc.h 
                         resource.h runq.h segments.h setjmp.h 
                         sf_buf.h sigframe.h signal.h smapi.h 
                         smp.h speaker.h specialreg.h stack.h 
                         stdarg.h sysarch.h timerreg.h trap.h 
                         tss.h ucontext.h varargs.h vm.h vm86.h 
                         vmparam.h 
    sys/pc98/include/pc  bios.h display.h 
    sys/pc98/linux       linux.h linux_ipc64.h linux_proto.h 
    sys/pc98/pc98        busio.s busiosubr.c canbepm.c canbus.c 
                         canbus.h canbus_if.m canbusvars.h 
                         machdep.c pc98_machdep.c pc98_machdep.h 
    sys/pci              alpm.c amdpm.c amdsmb.c if_rl.c 
                         if_rlreg.h intpm.c intpmreg.h locate.pl 
                         ncr.c ncrreg.h nfsmb.c viapm.c 
    sys/powerpc/aim      clock.c copyinout.c interrupt.c locore.S 
                         locore32.S locore64.S machdep.c mmu_oea.c 
                         mmu_oea64.c mmu_oea64.h moea64_if.m 
                         moea64_native.c mp_cpudep.c nexus.c slb.c 
                         swtch32.S swtch64.S trap.c trap_subr32.S 
                         trap_subr64.S uma_machdep.c vm_machdep.c 
    sys/powerpc/booke    clock.c copyinout.c interrupt.c locore.S 
                         machdep.c mp_cpudep.c platform_bare.c 
                         pmap.c swtch.S trap.c trap_subr.S 
                         vm_machdep.c 
    sys/powerpc/conf     DEFAULTS GENERIC GENERIC.hints GENERIC64 
                         MPC85XX Makefile NOTES 
    sys/powerpc/cpufreq  dfs.c pcr.c 
    sys/powerpc/fpu      fpu_add.c fpu_arith.h fpu_compare.c 
                         fpu_div.c fpu_emu.c fpu_emu.h 
                         fpu_explode.c fpu_extern.h fpu_implode.c 
                         fpu_instr.h fpu_mul.c fpu_sqrt.c 
                         fpu_subr.c 
    sys/powerpc/include  _align.h _bus.h _inttypes.h _limits.h 
                         _stdint.h _types.h altivec.h asm.h 
                         atomic.h bat.h bus.h bus_dma.h clock.h 
                         cpu.h cpufunc.h db_machdep.h dbdma.h 
                         elf.h endian.h exec.h fdt.h float.h 
                         floatingpoint.h fpu.h frame.h 
                         gdb_machdep.h hid.h ieee.h ieeefp.h 
                         in_cksum.h intr_machdep.h kdb.h limits.h 
                         md_var.h memdev.h metadata.h mmuvar.h 
                         ofw_machdep.h openpicreg.h openpicvar.h 
                         param.h pcb.h pcpu.h pio.h platform.h 
                         platformvar.h pmap.h pmc_mdep.h proc.h 
                         profile.h psl.h pte.h ptrace.h reg.h 
                         reloc.h resource.h rtas.h runq.h 
                         sc_machdep.h setjmp.h sf_buf.h sigframe.h 
                         signal.h slb.h smp.h spr.h sr.h stack.h 
                         stdarg.h sysarch.h tlb.h trap.h 
                         trap_aim.h trap_booke.h ucontext.h 
                         varargs.h vm.h vmparam.h 
    sys/powerpc/mambo    mambo.c mambo_console.c mambo_disk.c 
                         mambo_openpic.c mambocall.S mambocall.h 
    sys/powerpc/mpc85xx  atpic.c ds1553_bus_fdt.c ds1553_core.c 
                         ds1553_reg.h i2c.c isa.c lbc.c lbc.h 
                         mpc85xx.c mpc85xx.h nexus.c openpic_fdt.c 
                         pci_fdt.c 
    sys/powerpc/ofw      ofw_cpu.c ofw_machdep.c ofw_pci.c 
                         ofw_pci.h ofw_pcib_pci.c ofw_pcibus.c 
                         ofw_real.c ofw_syscons.c ofw_syscons.h 
                         ofwcall32.S ofwcall64.S ofwmagic.S rtas.c 
    sys/powerpc/powermac ata_dbdma.c ata_dbdma.h ata_kauai.c 
                         ata_macio.c atibl.c cpcht.c cuda.c 
                         cudavar.h dbdma.c dbdmavar.h fcu.c 
                         grackle.c gracklevar.h hrowpic.c 
                         hrowpicvar.h kiic.c macgpio.c 
                         macgpiovar.h macio.c maciovar.h 
                         openpic_macio.c platform_powermac.c pmu.c 
                         pmuvar.h powermac_thermal.c 
                         powermac_thermal.h pswitch.c smu.c 
                         smusat.c uninorth.c uninorthpci.c 
                         uninorthvar.h vcoregpio.c viareg.h 
                         windtunnel.c 
    sys/powerpc/powerpc  altivec.c atomic.S autoconf.c bcopy.c 
                         bus_machdep.c busdma_machdep.c copystr.c 
                         cpu.c db_disasm.c db_hwwatch.c 
                         db_interface.c db_trace.c dump_machdep.c 
                         elf32_machdep.c elf64_machdep.c 
                         exec_machdep.c fpu.c fuswintr.c 
                         gdb_machdep.c genassym.c in_cksum.c 
                         intr_machdep.c iommu_if.m mem.c mmu_if.m 
                         mp_machdep.c openpic.c pic_if.m 
                         platform.c platform_if.m pmap_dispatch.c 
                         sc_machdep.c setjmp.S sigcode32.S 
                         sigcode64.S stack_machdep.c suswintr.c 
                         syncicache.c sys_machdep.c uio_machdep.c 
    sys/powerpc/ps3      ehci_ps3.c if_glc.c if_glcreg.h mmu_ps3.c 
                         ohci_ps3.c platform_ps3.c ps3-hv-asm.awk 
                         ps3-hv-header.awk ps3-hvcall.S 
                         ps3-hvcall.h ps3-hvcall.master 
                         ps3_syscons.c ps3bus.c ps3bus.h 
                         ps3cdrom.c ps3disk.c ps3pic.c 
    sys/powerpc/psim     ata_iobus.c iobus.c iobusvar.h 
                         openpic_iobus.c psim-tree uart_iobus.c 
    sys/rpc              auth.h auth_none.c auth_unix.c 
                         authunix_prot.c clnt.h clnt_dg.c 
                         clnt_rc.c clnt_stat.h clnt_vc.c 
                         getnetconfig.c netconfig.h nettype.h 
                         pmap_prot.h replay.c replay.h rpc.h 
                         rpc_callmsg.c rpc_com.h rpc_generic.c 
                         rpc_msg.h rpc_prot.c rpcb_clnt.c 
                         rpcb_clnt.h rpcb_prot.c rpcb_prot.h 
                         rpcm_subs.h rpcsec_gss.h svc.c svc.h 
                         svc_auth.c svc_auth.h svc_auth_unix.c 
                         svc_dg.c svc_generic.c svc_vc.c types.h 
                         xdr.h 
    sys/rpc/rpcsec_gss   rpcsec_gss.c rpcsec_gss_conf.c 
                         rpcsec_gss_int.h rpcsec_gss_misc.c 
                         rpcsec_gss_prot.c svc_rpcsec_gss.c 
    sys/security/audit   audit.c audit.h audit_arg.c audit_bsm.c 
                         audit_bsm_domain.c audit_bsm_errno.c 
                         audit_bsm_fcntl.c audit_bsm_klib.c 
                         audit_bsm_socket_type.c audit_bsm_token.c 
                         audit_ioctl.h audit_pipe.c 
                         audit_private.h audit_syscalls.c 
                         audit_trigger.c audit_worker.c 
    sys/security/mac     mac_atalk.c mac_audit.c mac_cred.c 
                         mac_framework.c mac_framework.h 
                         mac_inet.c mac_inet6.c mac_internal.h 
                         mac_label.c mac_net.c mac_pipe.c 
                         mac_policy.h mac_posix_sem.c 
                         mac_posix_shm.c mac_priv.c mac_process.c 
                         mac_socket.c mac_syscalls.c mac_system.c 
                         mac_sysv_msg.c mac_sysv_sem.c 
                         mac_sysv_shm.c mac_vfs.c 
    sys/security/mac_biba mac_biba.c mac_biba.h 
    sys/security/mac_bsdextended mac_bsdextended.c 
                                 mac_bsdextended.h 
                                 ugidfw_internal.h ugidfw_system.c 
                                 ugidfw_vnode.c 
    sys/security/mac_ifoff mac_ifoff.c 
    sys/security/mac_lomac mac_lomac.c mac_lomac.h 
    sys/security/mac_mls mac_mls.c mac_mls.h 
    sys/security/mac_none mac_none.c 
    sys/security/mac_partition mac_partition.c mac_partition.h 
    sys/security/mac_portacl mac_portacl.c 
    sys/security/mac_seeotheruids mac_seeotheruids.c 
    sys/security/mac_stub mac_stub.c 
    sys/security/mac_test mac_test.c 
    sys/sparc64/central  central.c 
    sys/sparc64/conf     DEFAULTS GENERIC GENERIC.hints Makefile 
                         NOTES 
    sys/sparc64/ebus     ebus.c ebusreg.h epic.c 
    sys/sparc64/fhc      clkbrd.c clkbrdreg.h fhc.c fhcreg.h 
    sys/sparc64/include  _align.h _bus.h _inttypes.h _limits.h 
                         _stdint.h _types.h asi.h asm.h asmacros.h 
                         atomic.h bus.h bus_common.h bus_dma.h 
                         bus_private.h cache.h ccr.h clock.h cmt.h 
                         cpu.h cpufunc.h db_machdep.h dcr.h elf.h 
                         endian.h exec.h fireplane.h float.h 
                         floatingpoint.h fp.h frame.h fsr.h 
                         gdb_machdep.h idprom.h ieee.h ieeefp.h 
                         in_cksum.h instr.h intr_machdep.h 
                         iommureg.h iommuvar.h jbus.h kdb.h 
                         kerneldump.h ktr.h limits.h lsu.h mcntl.h 
                         md_var.h memdev.h metadata.h nexusvar.h 
                         ofw_machdep.h ofw_mem.h ofw_nexus.h 
                         param.h pcb.h pcpu.h pmap.h pmc_mdep.h 
                         proc.h profile.h pstate.h ptrace.h reg.h 
                         reloc.h resource.h runq.h sc_machdep.h 
                         setjmp.h sf_buf.h sigframe.h signal.h 
                         smp.h stack.h stdarg.h sysarch.h tick.h 
                         tlb.h trap.h tsb.h tstate.h tte.h 
                         ucontext.h upa.h utrap.h varargs.h ver.h 
                         vm.h vmparam.h watch.h wstate.h 
    sys/sparc64/isa      isa.c isa_dma.c ofw_isa.c ofw_isa.h 
    sys/sparc64/pci      apb.c fire.c firereg.h firevar.h 
                         ofw_pci.h ofw_pci_if.m ofw_pcib.c 
                         ofw_pcib_subr.c ofw_pcib_subr.h 
                         ofw_pcibus.c psycho.c psychoreg.h 
                         psychovar.h sbbc.c schizo.c schizoreg.h 
                         schizovar.h 
    sys/sparc64/sbus     dma_sbus.c lsi64854.c lsi64854reg.h 
                         lsi64854var.h ofw_sbus.h sbus.c sbusreg.h 
                         sbusvar.h 
    sys/sparc64/sparc64  ata_machdep.c autoconf.c bus_machdep.c 
                         cache.c cam_machdep.c cheetah.c clock.c 
                         counter.c db_disasm.c db_hwwatch.c 
                         db_interface.c db_trace.c dump_machdep.c 
                         eeprom.c elf_machdep.c exception.S 
                         gdb_machdep.c genassym.c identcpu.c 
                         in_cksum.c interrupt.S intr_machdep.c 
                         iommu.c jbusppm.c locore.S machdep.c 
                         mem.c mp_exception.S mp_locore.S 
                         mp_machdep.c nexus.c ofw_machdep.c pmap.c 
                         prof_machdep.c rtc.c rwindow.c 
                         sc_machdep.c schppm.c spitfire.c ssm.c 
                         stack_machdep.c support.S swtch.S 
                         sys_machdep.c tick.c tlb.c trap.c tsb.c 
                         uio_machdep.c upa.c vm_machdep.c zeus.c 
    sys/sys              _bus_dma.h _callout.h _cpuset.h _iovec.h 
                         _kstack_cache.h _lock.h _lockmgr.h 
                         _mutex.h _null.h _pthreadtypes.h 
                         _rmlock.h _rwlock.h _semaphore.h 
                         _sigset.h _sockaddr_storage.h _stack.h 
                         _stdint.h _sx.h _task.h _termios.h 
                         _timespec.h _timeval.h _types.h _umtx.h 
                         aac_ioctl.h acct.h acl.h agpio.h aio.h 
                         alq.h apm.h assym.h ata.h bio.h 
                         bitstring.h blist.h buf.h buf_ring.h 
                         bufobj.h bus.h bus_dma.h callout.h 
                         capability.h cdefs.h cdio.h cdrio.h 
                         cfictl.h chio.h clock.h condvar.h conf.h 
                         cons.h consio.h copyright.h cpu.h 
                         cpuctl.h cpuset.h ctype.h dataacq.h 
                         device_port.h devicestat.h digiio.h dir.h 
                         dirent.h disk.h disklabel.h diskmbr.h 
                         diskpc98.h dkstat.h domain.h dtrace_bsd.h 
                         dvdio.h elf.h elf32.h elf64.h 
                         elf_common.h elf_generic.h endian.h 
                         errno.h eui64.h event.h eventhandler.h 
                         eventvar.h exec.h extattr.h fail.h fbio.h 
                         fcntl.h fdcio.h file.h filedesc.h filio.h 
                         firmware.h fnv_hash.h gmon.h gpio.h gpt.h 
                         hash.h hhook.h iconv.h imgact.h 
                         imgact_aout.h imgact_elf.h inflate.h 
                         interrupt.h ioccom.h ioctl.h 
                         ioctl_compat.h ipc.h ipmi.h jail.h 
                         joystick.h kbio.h kdb.h kenv.h kernel.h 
                         kerneldump.h khelp.h kobj.h ksem.h 
                         ksyms.h kthread.h ktr.h ktrace.h 
                         libkern.h limits.h link_aout.h link_elf.h 
                         linker.h linker_set.h lock.h 
                         lock_profile.h lockf.h lockmgr.h 
                         lockstat.h loginclass.h mac.h malloc.h 
                         mbpool.h mbuf.h mchain.h md4.h md5.h 
                         mdioctl.h memrange.h mman.h module.h 
                         module_khelp.h mount.h mouse.h 
                         mpt_ioctl.h mqueue.h msg.h msgbuf.h 
                         mtio.h mutex.h namei.h nlist_aout.h osd.h 
                         param.h pciio.h pcpu.h pioctl.h pipe.h 
                         pmc.h pmckern.h pmclog.h poll.h posix4.h 
                         power.h priority.h priv.h proc.h 
                         procdesc.h procfs.h protosw.h ptio.h 
                         ptrace.h queue.h racct.h random.h rctl.h 
                         reboot.h refcount.h regression.h 
                         resource.h resourcevar.h rman.h rmlock.h 
                         rtprio.h runq.h rwlock.h sbuf.h sched.h 
                         sdt.h select.h selinfo.h sem.h sema.h 
                         serial.h sf_buf.h sglist.h shm.h sigio.h 
                         signal.h signalvar.h sleepqueue.h smp.h 
                         snoop.h sockbuf.h socket.h socketvar.h 
                         sockio.h sockopt.h sockstate.h 
                         soundcard.h stack.h stat.h statvfs.h 
                         stddef.h stdint.h sun_disklabel.h sx.h 
                         syscall.h syscall.mk syscallsubr.h 
                         sysctl.h sysent.h syslimits.h syslog.h 
                         sysproto.h systm.h taskqueue.h termios.h 
                         thr.h tiio.h time.h timeb.h timeet.h 
                         timepps.h timers.h times.h timespec.h 
                         timetc.h timex.h tree.h tty.h ttycom.h 
                         ttydefaults.h ttydevsw.h ttydisc.h 
                         ttyhook.h ttyqueue.h turnstile.h types.h 
                         ucontext.h ucred.h uio.h umtx.h un.h 
                         unistd.h unpcb.h user.h utsname.h uuid.h 
                         vmmeter.h vnode.h vtoc.h wait.h 
                         watchdog.h 
    sys/teken            gensequences sequences teken.c teken.h 
                         teken_scs.h teken_subr.h 
                         teken_subr_compat.h teken_wcwidth.h 
    sys/teken/demo       Makefile teken_demo.c 
    sys/teken/libteken   Makefile Symbol.map teken.3 
    sys/teken/stress     Makefile teken_stress.c 
    sys/tools            acpi_quirks2h.awk bus_macro.sh 
                         embed_mfs.sh fw_stub.awk makeobjops.awk 
                         miidevs2h.awk pccarddevs2h.awk 
                         usbdevs2h.awk vnode_if.awk 
    sys/tools/fdt        embed_dtb.sh make_dtbh.sh 
    sys/tools/sound      emu10k1-mkalsa.sh feeder_eq_mkfilter.awk 
                         feeder_rate_mkfilter.awk 
                         snd_fxdiv_gen.awk 
    sys/ufs/ffs          ffs_alloc.c ffs_balloc.c ffs_extern.h 
                         ffs_inode.c ffs_rawread.c ffs_snapshot.c 
                         ffs_softdep.c ffs_subr.c ffs_tables.c 
                         ffs_vfsops.c ffs_vnops.c fs.h softdep.h 
    sys/ufs/ufs          README.acls README.extattr acl.h dinode.h 
                         dir.h dirhash.h extattr.h gjournal.h 
                         inode.h quota.h ufs_acl.c ufs_bmap.c 
                         ufs_dirhash.c ufs_extattr.c ufs_extern.h 
                         ufs_gjournal.c ufs_inode.c ufs_lookup.c 
                         ufs_quota.c ufs_vfsops.c ufs_vnops.c 
                         ufsmount.h 
    sys/vm               default_pager.c device_pager.c memguard.c 
                         memguard.h phys_pager.c pmap.h redzone.c 
                         redzone.h sg_pager.c swap_pager.c 
                         swap_pager.h uma.h uma_core.c uma_dbg.c 
                         uma_dbg.h uma_int.h vm.h vm_contig.c 
                         vm_extern.h vm_fault.c vm_glue.c 
                         vm_init.c vm_kern.c vm_kern.h vm_map.c 
                         vm_map.h vm_meter.c vm_mmap.c vm_object.c 
                         vm_object.h vm_page.c vm_page.h 
                         vm_pageout.c vm_pageout.h vm_pager.c 
                         vm_pager.h vm_param.h vm_phys.c vm_phys.h 
                         vm_reserv.c vm_reserv.h vm_unix.c 
                         vm_zeroidle.c vnode_pager.c vnode_pager.h 
    sys/x86/acpica       OsdEnvironment.c acpi_apm.c madt.c srat.c 
    sys/x86/bios         smbios.c vpd.c 
    sys/x86/cpufreq      est.c hwpstate.c p4tcc.c powernow.c 
                         smist.c 
    sys/x86/include      _align.h _inttypes.h apicreg.h apm_bios.h 
                         bus.h mca.h mptable.h pci_cfgreg.h 
    sys/x86/isa          atpic.c atrtc.c clock.c elcr.c icu.h 
                         isa.c isa.h isa_dma.c nmi.c orm.c 
    sys/x86/pci          pci_bus.c qpi.c 
    sys/x86/x86          busdma_machdep.c dump_machdep.c 
                         intr_machdep.c io_apic.c local_apic.c 
                         mca.c mptable.c mptable_pci.c msi.c 
                         nexus.c tsc.c 
    sys/xdr              xdr.c xdr_array.c xdr_mbuf.c xdr_mem.c 
                         xdr_reference.c xdr_sizeof.c 
    sys/xen              blkif.h evtchn.h features.c gnttab.c 
                         hypervisor.h xen_intr.h 
    sys/xen/evtchn       evtchn.c evtchn_dev.c 
    sys/xen/xenbus       xenbus.c xenbus_if.m xenbusb.c xenbusb.h 
                         xenbusb_back.c xenbusb_front.c 
                         xenbusb_if.m xenbusvar.h 
    sys/xen/xenstore     xenstore.c xenstore_dev.c 
                         xenstore_internal.h xenstorevar.h 
    tools                README install.sh make_libdeps.sh 
    tools/KSE/ksetest    Makefile kse_asm.S kse_threads_test.c 
                         simplelock.h 
    tools/KSE/rr         Makefile kse_asm.S rr.c simplelock.h 
    tools/LibraryReport  LibraryReport.tcl 
    tools/build          Makefile dummy.c 
    tools/build/cross-build Makefile date.sh hostname.sh 
    tools/build/make_check Makefile regress.t shell_test.sh 
    tools/build/mk       Makefile.boot OptionalObsoleteFiles.inc 
                         bsd.lib.mk bsd.prog.mk 
    tools/build/options  WITHOUT_ACCT WITHOUT_ACPI WITHOUT_AMD 
                         WITHOUT_APM WITHOUT_ASSERT_DEBUG 
                         WITHOUT_AT WITHOUT_ATM WITHOUT_AUDIT 
                         WITHOUT_AUTHPF WITHOUT_BIND 
                         WITHOUT_BIND_DNSSEC WITHOUT_BIND_ETC 
                         WITHOUT_BIND_LIBS_LWRES 
                         WITHOUT_BIND_MTREE WITHOUT_BIND_NAMED 
                         WITHOUT_BIND_UTILS WITHOUT_BINUTILS 
                         WITHOUT_BLUETOOTH WITHOUT_BOOT 
                         WITHOUT_BSD_CPIO WITHOUT_BSNMP 
                         WITHOUT_BZIP2 WITHOUT_BZIP2_SUPPORT 
                         WITHOUT_CALENDAR WITHOUT_CDDL 
                         WITHOUT_CLANG WITHOUT_CPP WITHOUT_CRYPT 
                         WITHOUT_CTM WITHOUT_CVS WITHOUT_CXX 
                         WITHOUT_DICT WITHOUT_DYNAMICROOT 
                         WITHOUT_EXAMPLES WITHOUT_FDT 
                         WITHOUT_FLOPPY WITHOUT_FORTH 
                         WITHOUT_FP_LIBC WITHOUT_FREEBSD_UPDATE 
                         WITHOUT_GAMES WITHOUT_GCC WITHOUT_GCOV 
                         WITHOUT_GDB WITHOUT_GNU 
                         WITHOUT_GNU_SUPPORT WITHOUT_GPIB 
                         WITHOUT_GPIO WITHOUT_GROFF WITHOUT_GSSAPI 
                         WITHOUT_HTML WITHOUT_INET WITHOUT_INET6 
                         WITHOUT_INET6_SUPPORT 
                         WITHOUT_INET_SUPPORT WITHOUT_INFO 
                         WITHOUT_INSTALLLIB WITHOUT_IPFILTER 
                         WITHOUT_IPFW WITHOUT_IPX 
                         WITHOUT_IPX_SUPPORT WITHOUT_JAIL 
                         WITHOUT_KERBEROS WITHOUT_KERBEROS_SUPPORT 
                         WITHOUT_KERNEL_SYMBOLS WITHOUT_KVM 
                         WITHOUT_KVM_SUPPORT 
                         WITHOUT_LEGACY_CONSOLE WITHOUT_LIB32 
                         WITHOUT_LIBPTHREAD WITHOUT_LIBTHR 
                         WITHOUT_LOCALES WITHOUT_LOCATE 
                         WITHOUT_LPR WITHOUT_MAIL 
                         WITHOUT_MAILWRAPPER WITHOUT_MAKE 
                         WITHOUT_MAN WITHOUT_MAN_UTILS WITHOUT_NCP 
                         WITHOUT_NDIS WITHOUT_NETCAT 
                         WITHOUT_NETGRAPH WITHOUT_NETGRAPH_SUPPORT 
                         WITHOUT_NIS WITHOUT_NLS 
                         WITHOUT_NLS_CATALOGS WITHOUT_NS_CACHING 
                         WITHOUT_NTP WITHOUT_OPENSSH 
                         WITHOUT_OPENSSL WITHOUT_PAM 
                         WITHOUT_PAM_SUPPORT WITHOUT_PF 
                         WITHOUT_PKGTOOLS WITHOUT_PMC 
                         WITHOUT_PORTSNAP WITHOUT_PPP 
                         WITHOUT_PROFILE WITHOUT_QUOTAS 
                         WITHOUT_RCMDS WITHOUT_RCS WITHOUT_RESCUE 
                         WITHOUT_ROUTED WITHOUT_SENDMAIL 
                         WITHOUT_SETUID_LOGIN WITHOUT_SHAREDOCS 
                         WITHOUT_SOURCELESS 
                         WITHOUT_SOURCELESS_HOST 
                         WITHOUT_SOURCELESS_UCODE WITHOUT_SSP 
                         WITHOUT_SYMVER WITHOUT_SYSCONS 
                         WITHOUT_SYSINSTALL WITHOUT_TCSH 
                         WITHOUT_TELNET WITHOUT_TEXTPROC 
                         WITHOUT_TOOLCHAIN WITHOUT_USB 
                         WITHOUT_UTMPX WITHOUT_WIRELESS 
                         WITHOUT_WIRELESS_SUPPORT 
                         WITHOUT_WPA_SUPPLICANT_EAPOL WITHOUT_ZFS 
                         WITHOUT_ZONEINFO WITH_BIND_IDN 
                         WITH_BIND_LARGE_FILE WITH_BIND_LIBS 
                         WITH_BIND_SIGCHASE WITH_BIND_XML 
                         WITH_BSD_GREP WITH_CLANG 
                         WITH_CLANG_EXTRAS WITH_CLANG_IS_CC 
                         WITH_FDT WITH_HESIOD WITH_ICONV WITH_IDEA 
                         WITH_OFED WITH_SHARED_TOOLCHAIN makeman 
    tools/debugscripts   README dot.gdbinit gdbinit.i386 
                         gdbinit.kernel kgdb kld_deb.py 
    tools/diag           README 
    tools/diag/ac        README cknames.pl ent.sh 
    tools/diag/dumpvfscache Makefile dumpvfscache.c 
    tools/diag/httpd-error httpd-error 
    tools/diag/localeck  Makefile docheck.sh localeck.c 
    tools/kerneldoc      Doxyfile Makefile 
    tools/kerneldoc/subsys Dependencies Doxyfile-cam 
                           Doxyfile-crypto Doxyfile-dev_pci 
                           Doxyfile-dev_sound Doxyfile-dev_usb 
                           Doxyfile-geom Doxyfile-kern 
                           Doxyfile-libkern Doxyfile-linux 
                           Doxyfile-net80211 Doxyfile-netgraph 
                           Doxyfile-netinet Doxyfile-netinet6 
                           Doxyfile-netipsec Doxyfile-opencrypto 
                           Doxyfile-vm Makefile README 
                           common-Doxyfile notreviewed.dox 
    tools/regression     README TODO geom_subr.sh 
    tools/regression/acct Makefile pack.c regress.t 
    tools/regression/acltools 00.t 01.t 02.t 03.t 04.t 
                              aclfuzzer.sh mktrivial.sh run 
                              tools-crossfs.test 
                              tools-nfs4-psarc.test 
                              tools-nfs4-trivial.test 
                              tools-nfs4.test tools-posix.test 
    tools/regression/aio/aiop Makefile aiop.c 
    tools/regression/aio/aiotest Makefile aiotest.c 
    tools/regression/aio/kqueue Makefile aio_kqueue.c 
    tools/regression/aio/kqueue/lio Makefile lio_kqueue.c 
    tools/regression/atm Funcs.sh README RunTest.sh 
    tools/regression/atm/proto_cc RunTest.sh 
    tools/regression/atm/proto_sscfu RunTest.sh 
    tools/regression/atm/proto_sscop RunTest.sh 
    tools/regression/atm/proto_uni RunTest.sh 
    tools/regression/audit/audit_pipe_ioctl Makefile 
                                            audit_pipe_ioctl.c 
    tools/regression/bin Makefile 
    tools/regression/bin/date Makefile regress.sh regress.t 
    tools/regression/bin/mv Makefile regress.sh regress.t 
    tools/regression/bin/pax Makefile regress.t 
    tools/regression/bin/sh Makefile regress.sh regress.t 
    tools/regression/bin/sh/builtins alias.0 alias.1 break1.0 
                                     break2.0 break3.0 builtin1.0 
                                     case1.0 case10.0 case11.0 
                                     case12.0 case2.0 case3.0 
                                     case4.0 case5.0 case6.0 
                                     case7.0 case8.0 case9.0 cd1.0 
                                     cd2.0 cd3.0 cd4.0 cd5.0 cd6.0 
                                     cd7.0 cd8.0 command1.0 
                                     command10.0 command11.0 
                                     command2.0 command3.0 
                                     command4.0 command5.0 
                                     command6.0 command7.0 
                                     command8.0 command9.0 dot1.0 
                                     dot2.0 dot3.0 dot4.0 eval1.0 
                                     eval2.0 eval3.0 eval4.0 
                                     eval5.0 exec1.0 exec2.0 
                                     exit1.0 exit2.8 exit3.0 
                                     export1.0 fc1.0 fc2.0 for1.0 
                                     getopts1.0 getopts2.0 hash1.0 
                                     hash2.0 hash3.0 lineno.0 
                                     locale1.0 printf1.0 printf2.0 
                                     printf3.0 printf4.0 read1.0 
                                     read2.0 read3.0 read4.0 
                                     read5.0 return1.0 return2.1 
                                     return3.1 return4.0 return5.0 
                                     return6.4 return7.4 set1.0 
                                     set2.0 trap1.0 trap10.0 
                                     trap11.0 trap2.0 trap3.0 
                                     trap4.0 trap5.0 trap6.0 
                                     trap7.0 trap8.0 trap9.0 
                                     type1.0 type2.0 unalias.0 
                                     var-assign.0 var-assign2.0 
                                     wait1.0 wait2.0 wait3.0 
    tools/regression/bin/sh/errors assignment-error1.0 
                                   assignment-error2.0 
                                   backquote-error1.0 
                                   backquote-error2.0 
                                   bad-binary1.126 bad-keyword1.0 
                                   bad-parm-exp1.0 bad-parm-exp2.2 
                                   bad-parm-exp3.2 bad-parm-exp4.2 
                                   bad-parm-exp5.2 bad-parm-exp6.2 
                                   option-error.0 
                                   redirection-error.0 
                                   redirection-error2.2 
                                   redirection-error3.0 
                                   redirection-error4.0 
                                   redirection-error5.0 
                                   redirection-error6.0 
                                   redirection-error7.0 
    tools/regression/bin/sh/execution bg1.0 bg2.0 bg3.0 bg4.0 
                                      fork1.0 fork2.0 fork3.0 
                                      func1.0 func2.0 func3.0 
                                      hash1.0 killed1.0 killed2.0 
                                      path1.0 redir1.0 redir2.0 
                                      redir3.0 redir4.0 redir5.0 
                                      redir6.0 redir7.0 set-n1.0 
                                      set-n2.0 set-n3.0 set-n4.0 
                                      set-x1.0 set-x2.0 set-x3.0 
                                      shellproc1.0 unknown1.0 
                                      var-assign1.0 
    tools/regression/bin/sh/expansion arith1.0 arith10.0 arith11.0 
                                      arith12.0 arith2.0 arith3.0 
                                      arith4.0 arith5.0 arith6.0 
                                      arith7.0 arith8.0 arith9.0 
                                      assign1.0 cmdsubst1.0 
                                      cmdsubst10.0 cmdsubst11.0 
                                      cmdsubst12.0 cmdsubst13.0 
                                      cmdsubst2.0 cmdsubst3.0 
                                      cmdsubst4.0 cmdsubst5.0 
                                      cmdsubst6.0 cmdsubst7.0 
                                      cmdsubst8.0 cmdsubst9.0 
                                      heredoc1.0 heredoc2.0 ifs1.0 
                                      ifs2.0 ifs3.0 ifs4.0 
                                      length1.0 length2.0 
                                      length3.0 length4.0 
                                      length5.0 length6.0 
                                      length7.0 length8.0 
                                      pathname1.0 pathname2.0 
                                      pathname3.0 pathname4.0 
                                      plus-minus1.0 plus-minus2.0 
                                      plus-minus3.0 plus-minus4.0 
                                      plus-minus5.0 plus-minus6.0 
                                      plus-minus7.0 plus-minus8.0 
                                      question1.0 set-u1.0 
                                      set-u2.0 set-u3.0 tilde1.0 
                                      tilde2.0 trim1.0 trim2.0 
                                      trim3.0 trim4.0 trim5.0 
                                      trim6.0 trim7.0 trim8.0 
    tools/regression/bin/sh/parameters env1.0 exitstatus1.0 
                                       mail1.0 mail2.0 
                                       positional1.0 positional2.0 
                                       pwd1.0 pwd2.0 
    tools/regression/bin/sh/parser alias1.0 alias2.0 alias3.0 
                                   alias4.0 alias5.0 alias6.0 
                                   and-pipe-not.0 case1.0 case2.0 
                                   dollar-quote1.0 
                                   dollar-quote10.0 
                                   dollar-quote11.0 
                                   dollar-quote2.0 dollar-quote3.0 
                                   dollar-quote4.0 dollar-quote5.0 
                                   dollar-quote6.0 dollar-quote7.0 
                                   dollar-quote8.0 dollar-quote9.0 
                                   for1.0 for2.0 func1.0 func2.0 
                                   func3.0 heredoc1.0 heredoc10.0 
                                   heredoc11.0 heredoc2.0 
                                   heredoc3.0 heredoc4.0 
                                   heredoc5.0 heredoc6.0 
                                   heredoc7.0 heredoc8.0 
                                   heredoc9.0 no-space1.0 
                                   no-space2.0 only-redir1.0 
                                   pipe-not1.0 
    tools/regression/bin/sh/set-e and1.0 and2.1 and3.0 and4.0 
                                  background1.0 cmd1.0 cmd2.1 
                                  elif1.0 elif2.0 eval1.0 eval2.1 
                                  for1.0 func1.0 func2.1 if1.0 
                                  if2.0 if3.0 not1.0 not2.0 or1.0 
                                  or2.0 or3.1 pipe1.1 pipe2.0 
                                  return1.0 semi1.1 semi2.1 
                                  subshell1.0 subshell2.1 until1.0 
                                  until2.0 until3.0 while1.0 
                                  while2.0 while3.0 
    tools/regression/bin/test Makefile regress.sh regress.t 
    tools/regression/bpf Makefile 
    tools/regression/bpf/bpf_filter Makefile bpf_test.c 
    tools/regression/bpf/bpf_filter/tests test0001.h test0002.h 
                                          test0003.h test0004.h 
                                          test0005.h test0006.h 
                                          test0007.h test0008.h 
                                          test0009.h test0010.h 
                                          test0011.h test0012.h 
                                          test0013.h test0014.h 
                                          test0015.h test0016.h 
                                          test0017.h test0018.h 
                                          test0019.h test0020.h 
                                          test0021.h test0022.h 
                                          test0023.h test0024.h 
                                          test0025.h test0026.h 
                                          test0027.h test0028.h 
                                          test0029.h test0030.h 
                                          test0031.h test0032.h 
                                          test0033.h test0034.h 
                                          test0035.h test0036.h 
                                          test0037.h test0038.h 
                                          test0039.h test0040.h 
                                          test0041.h test0042.h 
                                          test0043.h test0044.h 
                                          test0045.h test0046.h 
                                          test0047.h test0048.h 
                                          test0049.h test0050.h 
                                          test0051.h test0052.h 
                                          test0053.h test0054.h 
                                          test0055.h test0056.h 
                                          test0057.h test0058.h 
                                          test0059.h test0060.h 
                                          test0061.h test0062.h 
                                          test0063.h test0064.h 
                                          test0065.h test0066.h 
                                          test0067.h test0068.h 
                                          test0069.h test0070.h 
                                          test0071.h test0072.h 
                                          test0073.h test0074.h 
                                          test0075.h test0076.h 
                                          test0077.h test0078.h 
                                          test0079.h test0080.h 
                                          test0081.h test0082.h 
                                          test0083.h test0084.h 
    tools/regression/ccd/layout Makefile a.c b.c ccd.sh ccd0.sh 
                                ref.128k_128k_128k_128k_0_0 
                                ref.128k_128k_128k_128k_0_4 
                                ref.128k_128k_128k_128k_4_0 
                                ref.128k_128k_128k_128k_4_2 
                                ref.128k_128k_128k_128k_4_4 
                                ref.256k_128k_128k_128k_0_0 
                                ref.256k_128k_128k_128k_0_4 
                                ref.256k_128k_128k_128k_4_0 
                                ref.256k_128k_128k_128k_4_2 
                                ref.256k_128k_128k_128k_4_4 
                                ref.256k_128k_384k_128k_0_0 
                                ref.256k_128k_384k_128k_0_4 
                                ref.256k_128k_384k_128k_16_0 
                                ref.256k_128k_384k_128k_16_2 
                                ref.256k_128k_384k_128k_16_4 
                                ref.256k_128k_384k_128k_4_0 
                                ref.256k_128k_384k_128k_4_2 
                                ref.256k_128k_384k_128k_4_4 
    tools/regression/doat Makefile README doat.c 
    tools/regression/environ Makefile Makefile.envctl 
                             Makefile.retention Makefile.timings 
                             envctl.c envtest.t retention.c 
                             timings.c 
    tools/regression/ethernet/ethermulti Makefile ethermulti.c 
    tools/regression/execve Makefile doexec.c execve.t 
    tools/regression/execve/tests badinterplen devnullscript 
                                  goodaout.c goodscript 
                                  nonexistshell scriptarg 
                                  scriptarg-nospace 
    tools/regression/fifo/fifo_create Makefile fifo_create.c 
    tools/regression/fifo/fifo_io Makefile fifo_io.c 
    tools/regression/fifo/fifo_misc Makefile fifo_misc.c 
    tools/regression/fifo/fifo_open Makefile fifo_open.c 
    tools/regression/file/closefrom Makefile closefrom.c 
                                    closefrom.t 
    tools/regression/file/dup Makefile dup.c dup.t 
    tools/regression/file/flock Makefile flock.c 
    tools/regression/file/ftruncate Makefile ftruncate.c 
    tools/regression/file/newfileops_on_fork Makefile 
                                             newfileops_on_fork.c 
    tools/regression/filemon Makefile filemontest.c test_script.sh 
    tools/regression/fsx Makefile fsx.c 
    tools/regression/gaithrstress Makefile gaithrstress.c 
    tools/regression/geom RunTest.sh RunTest.t 
    tools/regression/geom/ConfCmp ConfCmp.c Makefile a1.conf 
                                  a1a.conf a1b.conf a1c.conf 
                                  a1d.conf a2.conf a2a.conf 
                                  a2b.conf a2c.conf a2d.conf 
    tools/regression/geom/Data disk.alpha.da0.xml 
                               disk.alpha2.da0.xml disk.apple.xml 
                               disk.beast.da0.xml 
                               disk.critter.ad0.xml 
                               disk.empty.flp.xml disk.far.ad0.xml 
                               disk.flat.da1.xml disk.kern.flp.xml 
                               disk.msdos.ext.xml 
                               disk.msdos.flp.xml 
                               disk.pc98.wdc0.xml disk.sun.da0.xml 
                               disk.sun.da1.xml disk.typo.ad0.xml 
    tools/regression/geom/MdLoad Makefile MdLoad.c 
    tools/regression/geom/Ref disk.alpha.da0.xml 
                              disk.alpha2.da0.xml disk.apple.xml 
                              disk.beast.da0.xml 
                              disk.critter.ad0.xml 
                              disk.empty.flp.xml disk.far.ad0.xml 
                              disk.flat.da1.xml disk.kern.flp.xml 
                              disk.msdos.ext.xml 
                              disk.msdos.flp.xml 
                              disk.pc98.wdc0.xml disk.sun.da0.xml 
                              disk.sun.da1.xml disk.typo.ad0.xml 
    tools/regression/geom_concat conf.sh test-1.t test-2.t 
    tools/regression/geom_eli attach-d.t configure-b-B.t delkey.t 
                              detach-l.t init-B.t init-J.t 
                              init-a.t init-i-P.t init.t 
                              integrity-copy.t integrity-data.t 
                              integrity-hmac.t kill.t nokey.t 
                              onetime-a.t onetime-d.t onetime.t 
                              readonly.t resize.t setkey.t 
    tools/regression/geom_gate Makefile runtests.sh test-1.sh 
                               test-1.t test-2.sh test-2.t 
                               test-3.sh test-3.t 
    tools/regression/geom_gpt gctl.t test.c 
    tools/regression/geom_mirror conf.sh test-1.t test-2.t 
                                 test-3.t test-4.t test-5.t 
                                 test-6.t test-7.t 
    tools/regression/geom_nop conf.sh test-1.t test-2.t 
    tools/regression/geom_raid3 conf.sh test-1.t test-10.t 
                                test-11.t test-12.t test-2.t 
                                test-3.t test-4.t test-5.t 
                                test-6.t test-7.t test-8.t 
                                test-9.t 
    tools/regression/geom_shsec conf.sh test-1.t test-2.t 
    tools/regression/geom_stripe conf.sh test-1.t test-2.t 
    tools/regression/geom_uzip Makefile runtests.sh 
                               test-1.img.uzip.uue test-1.sh 
                               test-2.sh 
    tools/regression/geom_uzip/etalon etalon.txt 
    tools/regression/ia64/emulated brl.t test.c 
    tools/regression/ia64/unaligned test.c unaligned.t 
    tools/regression/include/tgmath Makefile tgmath.c tgmath.t 
    tools/regression/ipfw/fwd vimage-fwd.sh 
    tools/regression/ipsec ipsec.t ipsec6.t 
    tools/regression/kgssapi Makefile gsstest.c 
    tools/regression/kqueue Makefile common.h config.h main.c 
                            proc.c read.c signal.c timer.c user.c 
                            vnode.c 
    tools/regression/kthread/kld Makefile kthrdlk.c 
    tools/regression/lib/libc/gen Makefile test-fmtcheck.c 
                                  test-fnmatch.c test-fpclassify.c 
                                  test-posix_spawn.c 
                                  test-wordexp.c 
    tools/regression/lib/libc/locale Makefile test-btowc.c 
                                     test-btowc.t test-iswctype.c 
                                     test-iswctype.t test-mblen.c 
                                     test-mblen.t test-mbrlen.c 
                                     test-mbrlen.t test-mbrtowc.c 
                                     test-mbrtowc.t 
                                     test-mbsnrtowcs.c 
                                     test-mbsnrtowcs.t 
                                     test-mbsrtowcs.c 
                                     test-mbsrtowcs.t 
                                     test-mbstowcs.c 
                                     test-mbstowcs.t test-mbtowc.c 
                                     test-mbtowc.t 
                                     test-towctrans.c 
                                     test-towctrans.t 
                                     test-wcrtomb.c test-wcrtomb.t 
                                     test-wcsnrtombs.c 
                                     test-wcsnrtombs.t 
                                     test-wcsrtombs.c 
                                     test-wcsrtombs.t 
                                     test-wcstombs.c 
                                     test-wcstombs.t test-wctomb.c 
                                     test-wctomb.t 
    tools/regression/lib/libc/net Makefile test-ether.c 
                                  test-ether.t test-eui64.h 
                                  test-eui64_aton.c 
                                  test-eui64_aton.t 
                                  test-eui64_line.c 
                                  test-eui64_line.t 
                                  test-eui64_ntoa.c 
                                  test-eui64_ntoa.t 
    tools/regression/lib/libc/nss Makefile README mach 
                                  test-getaddr.c test-getaddr.t 
                                  test-getgr.c test-getgr.t 
                                  test-gethostby.c 
                                  test-gethostby.t test-getproto.c 
                                  test-getproto.t test-getpw.c 
                                  test-getpw.t test-getrpc.c 
                                  test-getrpc.t test-getserv.c 
                                  test-getserv.t 
                                  test-getusershell.c 
                                  test-getusershell.t testutil.h 
    tools/regression/lib/libc/regex Makefile 
    tools/regression/lib/libc/resolv Makefile resolv.c resolv.t 
    tools/regression/lib/libc/stdio Makefile test-getdelim.c 
                                    test-perror.c test-perror.t 
                                    test-print-positional.c 
                                    test-printbasic.c 
                                    test-printfloat.c 
                                    test-printfloat.t 
                                    test-scanfloat.c 
                                    test-scanfloat.t 
    tools/regression/lib/libc/stdlib Makefile test-heapsort.c 
                                     test-heapsort.t 
                                     test-mergesort.c 
                                     test-mergesort.t test-qsort.c 
                                     test-qsort.t test-sort.h 
    tools/regression/lib/libc/string Makefile test-stpncpy.c 
                                     test-strerror.c 
                                     test-strerror.t 
                                     test-wcscasecmp.c 
                                     test-wcsnlen.c 
    tools/regression/lib/libmp Makefile test-libmp.c test-libmp.t 
    tools/regression/lib/libutil Makefile test-flopen.c 
                                 test-flopen.t test-grp.c 
                                 test-grp.t test-pidfile.c 
                                 test-trimdomain-nodomain.c 
                                 test-trimdomain-nodomain.t 
                                 test-trimdomain.c 
                                 test-trimdomain.t 
    tools/regression/lib/msun Makefile test-cexp.c test-cexp.t 
                              test-conj.c test-conj.t test-csqrt.c 
                              test-csqrt.t test-exponential.c 
                              test-exponential.t test-fenv.c 
                              test-fenv.t test-fma.c test-fma.t 
                              test-fmaxmin.c test-fmaxmin.t 
                              test-ilogb.c test-ilogb.t 
                              test-invtrig.c test-invtrig.t 
                              test-logarithm.c test-logarithm.t 
                              test-lrint.c test-lrint.t 
                              test-lround.c test-lround.t 
                              test-nan.c test-nan.t 
                              test-nearbyint.c test-nearbyint.t 
                              test-next.c test-next.t test-rem.c 
                              test-rem.t test-trig.c test-trig.t 
    tools/regression/mac/mac_bsdextended Makefile test_matches.sh 
                                         test_ugidfw.c 
    tools/regression/mac/mac_portacl LICENSE misc.sh nobody.t 
                                     root.t 
    tools/regression/mlock Makefile mlock.c 
    tools/regression/mmap Makefile mmap.c 
    tools/regression/mqueue Makefile 
    tools/regression/mqueue/mqtest1 Makefile mqtest1.c 
    tools/regression/mqueue/mqtest2 Makefile mqtest2.c 
    tools/regression/mqueue/mqtest3 Makefile mqtest3.c 
    tools/regression/mqueue/mqtest4 Makefile mqtest4.c 
    tools/regression/mqueue/mqtest5 Makefile mqtest5.c 
    tools/regression/msdosfs msdosfstest-2.sh msdosfstest-3.sh 
                             msdosfstest-4.sh msdosfstest-5.sh 
                             msdosfstest-6.sh msdosfstest.sh 
    tools/regression/net80211/ccmp Makefile test_ccmp.c 
    tools/regression/net80211/tkip Makefile test_tkip.c 
    tools/regression/net80211/wep Makefile test_wep.c 
    tools/regression/netatalk/simple_send Makefile simple_send.c 
    tools/regression/netinet/arphold Makefile arphold.c arphold.t 
    tools/regression/netinet/ip_id_period ip_id_period.py 
    tools/regression/netinet/ipbroadcast Makefile ipbroadcast.c 
    tools/regression/netinet/ipdivert Makefile ipdivert.c 
    tools/regression/netinet/ipmulticast Makefile ipmulticast.c 
    tools/regression/netinet/ipsockopt Makefile ipsockopt.c 
                                       ipsockopt.t 
    tools/regression/netinet/msocket Makefile msocket.c 
    tools/regression/netinet/msocket_ifnet_remove Makefile 
                                                  msocket_ifnet_remove.c 
    tools/regression/netinet/rawconnect Makefile rawconnect.c 
                                        rawconnect.t 
    tools/regression/netinet/tcpconnect Makefile README.tcp-md5 
                                        tcpconnect.c 
    tools/regression/netinet/tcpdrop Makefile tcpdrop.c 
    tools/regression/netinet/tcpfullwindowrst Makefile 
                                              tcpfullwindowrst.t 
                                              tcpfullwindowrsttest.c 
    tools/regression/netinet/tcpsockclosebeforeaccept Makefile 
                                                      tcpsockclosebeforeaccept.c 
    tools/regression/netinet/tcpsocktimewait Makefile 
                                             tcpsocktimewait.c 
    tools/regression/netinet/tcpstream Makefile README tcpstream.c 
    tools/regression/netinet/udpconnectjail Makefile 
                                            udpconnectjail.c 
    tools/regression/netinet/udpzerobyte Makefile udpzerobyte.c 
    tools/regression/netinet6/icmp6_filter Makefile icmp6_filter.c 
    tools/regression/netinet6/inet6_rth Makefile 
                                        inet6_rth-segments.c 
                                        test_subr.c test_subr.h 
    tools/regression/netinet6/ip6_sockets Makefile ip6_sockets.c 
    tools/regression/netipx README 
    tools/regression/netipx/ipxdgramloopback Makefile 
                                             ipxdgramloopback.c 
    tools/regression/netipx/ipxsocket Makefile ipxsocket.c 
    tools/regression/netipx/spxabort Makefile spxabort.c 
    tools/regression/netipx/spxloopback Makefile spxloopback.c 
    tools/regression/nfsmmap/test1 Makefile 
    tools/regression/nfsmmap/test2 Makefile 
    tools/regression/p1003_1b Makefile README fifo.c main.c 
                              memlock.c p26.c prutil.c prutil.h 
                              sched.c yield.c 
    tools/regression/pipe Makefile bigpipetest.c bigpipetest.t 
                          pipe-fstatbug.c pipe-ino.c 
                          pipe-overcommit1.c pipe-overcommit2.c 
                          pipe-reverse.c pipe-reverse2.c 
                          pipe-wraparound.c 
    tools/regression/pjdfstest LICENSE Makefile README pjdfstest.c 
    tools/regression/pjdfstest/tests conf misc.sh 
    tools/regression/pjdfstest/tests/chflags 00.t 01.t 02.t 03.t 
                                             04.t 05.t 06.t 07.t 
                                             08.t 09.t 10.t 11.t 
                                             12.t 13.t 
    tools/regression/pjdfstest/tests/chmod 00.t 01.t 02.t 03.t 
                                           04.t 05.t 06.t 07.t 
                                           08.t 09.t 10.t 11.t 
                                           12.t 
    tools/regression/pjdfstest/tests/chown 00.t 01.t 02.t 03.t 
                                           04.t 05.t 06.t 07.t 
                                           08.t 09.t 10.t 
    tools/regression/pjdfstest/tests/ftruncate 00.t 
    tools/regression/pjdfstest/tests/granular 00.t 01.t 02.t 03.t 
                                              04.t 05.t 
    tools/regression/pjdfstest/tests/link 00.t 01.t 02.t 03.t 04.t 
                                          05.t 06.t 07.t 08.t 09.t 
                                          10.t 11.t 12.t 13.t 14.t 
                                          15.t 16.t 17.t 
    tools/regression/pjdfstest/tests/mkdir 00.t 01.t 02.t 03.t 
                                           04.t 05.t 06.t 07.t 
                                           08.t 09.t 10.t 11.t 
                                           12.t 
    tools/regression/pjdfstest/tests/mkfifo 00.t 01.t 02.t 03.t 
                                            04.t 05.t 06.t 07.t 
                                            08.t 09.t 10.t 11.t 
                                            12.t 
    tools/regression/pjdfstest/tests/mknod 00.t 01.t 02.t 03.t 
                                           04.t 05.t 06.t 07.t 
                                           08.t 09.t 10.t 11.t 
    tools/regression/pjdfstest/tests/open 00.t 01.t 02.t 03.t 04.t 
                                          05.t 06.t 07.t 08.t 09.t 
                                          10.t 11.t 12.t 13.t 14.t 
                                          15.t 16.t 17.t 18.t 19.t 
                                          20.t 21.t 22.t 23.t 24.t 
    tools/regression/pjdfstest/tests/rename 00.t 01.t 02.t 03.t 
                                            04.t 05.t 06.t 07.t 
                                            08.t 09.t 10.t 11.t 
                                            12.t 13.t 14.t 15.t 
                                            16.t 17.t 18.t 19.t 
                                            20.t 21.t 
    tools/regression/pjdfstest/tests/rmdir 00.t 01.t 02.t 03.t 
                                           04.t 05.t 06.t 07.t 
                                           08.t 09.t 10.t 11.t 
                                           12.t 13.t 14.t 15.t 
    tools/regression/pjdfstest/tests/symlink 00.t 01.t 02.t 03.t 
                                             04.t 05.t 06.t 07.t 
                                             08.t 09.t 10.t 11.t 
                                             12.t 
    tools/regression/pjdfstest/tests/truncate 00.t 01.t 02.t 03.t 
                                              04.t 05.t 06.t 07.t 
                                              08.t 09.t 10.t 11.t 
                                              12.t 13.t 14.t 
    tools/regression/pjdfstest/tests/unlink 00.t 01.t 02.t 03.t 
                                            04.t 05.t 06.t 07.t 
                                            08.t 09.t 10.t 11.t 
                                            12.t 13.t 
    tools/regression/poll Makefile Readme pipepoll.c pipeselect.c 
                          sockpoll.c 
    tools/regression/posixsem Makefile posixsem.c posixsem.t 
                              test.c test.h 
    tools/regression/posixsem2 Makefile semtest.c 
    tools/regression/posixshm Makefile posixshm.c posixshm.t 
                              test.c test.h 
    tools/regression/priv Makefile main.c main.h priv_acct.c 
                          priv_adjtime.c priv_audit_control.c 
                          priv_audit_getaudit.c 
                          priv_audit_setaudit.c 
                          priv_audit_submit.c priv_clock_settime.c 
                          priv_cred.c priv_io.c priv_kenv_set.c 
                          priv_kenv_unset.c priv_msgbuf.c 
                          priv_netinet_ipsec.c priv_netinet_raw.c 
                          priv_proc_setlogin.c 
                          priv_proc_setrlimit.c 
                          priv_sched_rtprio.c 
                          priv_sched_setpriority.c 
                          priv_settimeofday.c priv_sysctl_write.c 
                          priv_vfs_chflags.c priv_vfs_chmod.c 
                          priv_vfs_chown.c priv_vfs_chroot.c 
                          priv_vfs_clearsugid.c 
                          priv_vfs_extattr_system.c 
                          priv_vfs_fhopen.c priv_vfs_fhstat.c 
                          priv_vfs_fhstatfs.c 
                          priv_vfs_generation.c priv_vfs_getfh.c 
                          priv_vfs_read_write.c priv_vfs_setgid.c 
                          priv_vfs_stickyfile.c priv_vfs_utimes.c 
                          priv_vm_madv_protect.c priv_vm_mlock.c 
                          priv_vm_munlock.c 
    tools/regression/pthread/cv_cancel1 Makefile cv_cancel1.c 
    tools/regression/pthread/mutex_isowned_np Makefile 
                                              mutex_isowned_np.c 
    tools/regression/pthread/unwind Makefile Test.cpp 
                                    catch_pthread_exit.cpp 
                                    cond_wait_cancel.cpp 
                                    cond_wait_cancel2.cpp 
                                    main_thread_exit.cpp 
                                    sem_wait_cancel.cpp 
                                    thread_normal_exit.cpp 
    tools/regression/redzone9 Makefile README redzone.c test.sh 
    tools/regression/rpcsec_gss Makefile rpctest.c 
    tools/regression/sbin Makefile 
    tools/regression/sbin/dhclient Makefile fake.c 
                                   option-domain-search.c 
    tools/regression/sbin/growfs Makefile regress.t 
    tools/regression/security/access Makefile testaccess.c 
    tools/regression/security/cap_test Makefile cap_test.c 
                                       cap_test.h cap_test.t 
                                       cap_test_capabilities.c 
                                       cap_test_capmode.c 
                                       cap_test_fcntl.c 
                                       cap_test_pdfork.c 
                                       cap_test_pdkill.c 
                                       cap_test_relative.c 
                                       cap_test_sysctl.c 
    tools/regression/security/open_to_operation Makefile 
                                                open_to_operation.c 
    tools/regression/security/proc_to_proc Makefile README 
                                           scenario.c scenario.h 
                                           testuid.c 
    tools/regression/sigqueue Makefile 
    tools/regression/sigqueue/sigqtest1 Makefile sigqtest1.c 
    tools/regression/sigqueue/sigqtest2 Makefile sigqtest2.c 
    tools/regression/sockets/accept_fd_leak Makefile 
                                            accept_fd_leak.c 
                                            accept_fd_leak.t 
    tools/regression/sockets/accf_data_attach Makefile 
                                              accf_data_attach.c 
                                              accf_data_attach.t 
    tools/regression/sockets/fstat Makefile fstat.c 
    tools/regression/sockets/kqueue Makefile kqueue.c kqueue.t 
    tools/regression/sockets/listen_backlog Makefile 
                                            listen_backlog.c 
    tools/regression/sockets/listenclose Makefile listenclose.c 
    tools/regression/sockets/pr_atomic Makefile pr_atomic.c 
    tools/regression/sockets/reconnect Makefile reconnect.c 
    tools/regression/sockets/rtsocket Makefile rtsocket.c 
    tools/regression/sockets/sblock Makefile sblock.c 
    tools/regression/sockets/sendfile Makefile sendfile.c 
    tools/regression/sockets/shutdown Makefile shutdown.c 
    tools/regression/sockets/sigpipe Makefile sigpipe.c 
    tools/regression/sockets/so_setfib Makefile so_setfib.c 
                                       so_setfib.t 
    tools/regression/sockets/socketpair Makefile socketpair.c 
    tools/regression/sockets/unix_bindconnect Makefile 
                                              unix_bindconnect.c 
    tools/regression/sockets/unix_close_race Makefile 
                                             unix_close_race.c 
    tools/regression/sockets/unix_cmsg Makefile README unix_cmsg.c 
                                       unix_cmsg.t 
    tools/regression/sockets/unix_gc Makefile unix_gc.c 
    tools/regression/sockets/unix_passfd Makefile unix_passfd.c 
    tools/regression/sockets/unix_sendtorace Makefile 
                                             unix_sendtorace.c 
    tools/regression/sockets/unix_seqpacket Makefile 
                                            unix_seqpacket.c 
    tools/regression/sockets/unix_seqpacket_exercise Makefile 
                                                     unix_seqpacket_exercise.c 
    tools/regression/sockets/unix_socket Makefile unix_socket.c 
    tools/regression/sockets/unix_sorflush Makefile 
                                           unix_sorflush.c 
    tools/regression/sockets/zerosend Makefile zerosend.c 
    tools/regression/sysvmsg Makefile README msgtest.c 
    tools/regression/sysvsem Makefile README semtest.c 
    tools/regression/sysvshm Makefile README shmtest.c 
    tools/regression/tls Makefile 
    tools/regression/tls/libxx Makefile xx.c 
    tools/regression/tls/libyy Makefile yy.c 
    tools/regression/tls/ttls1 Makefile ttls1.c 
    tools/regression/tls/ttls2 Makefile ttls2.c 
    tools/regression/tls/ttls3 Makefile elftls.S tls-test-lib.c 
                               tls-test.c 
    tools/regression/tls/ttls4 Makefile ttls4.c 
    tools/regression/tmpfs Makefile h_funcs.subr h_tools.c 
                           t_create t_dots t_exec t_link t_mkdir 
                           t_mount t_pipes t_read_write t_readdir 
                           t_remove t_rename t_rmdir t_setattr 
                           t_sizes t_sockets t_statvfs t_symlink 
                           t_times t_trail_slash t_truncate t_vnd 
                           t_vnode_leak 
    tools/regression/ufs/uprintf Makefile ufs_uprintf.c 
    tools/regression/usr.bin Makefile regress.m4 
    tools/regression/usr.bin/apply Makefile regress.01.sh 
                                   regress.sh regress.t 
    tools/regression/usr.bin/calendar Makefile calendar.calibrate 
                                      regress.sh regress.t 
    tools/regression/usr.bin/comm Makefile regress.sh regress.t 
    tools/regression/usr.bin/env Makefile regress-env.rgdata 
                                 regress-sb.rb 
    tools/regression/usr.bin/file2c Makefile regress.sh regress.t 
    tools/regression/usr.bin/join Makefile regress.sh regress.t 
    tools/regression/usr.bin/jot Makefile regress.sh regress.t 
    tools/regression/usr.bin/lastcomm Makefile README regress.t 
                                      values.sh 
    tools/regression/usr.bin/m4 Makefile regress.sh regress.t 
    tools/regression/usr.bin/make README all.sh common.sh 
                                  test-new.mk 
    tools/regression/usr.bin/make/archives/fmt_44bsd Makefile 
                                                     test.t 
    tools/regression/usr.bin/make/archives/fmt_44bsd_mod Makefile 
                                                         test.t 
    tools/regression/usr.bin/make/archives/fmt_oldbsd Makefile 
                                                      test.t 
    tools/regression/usr.bin/make/basic/t0 test.t 
    tools/regression/usr.bin/make/basic/t1 Makefile test.t 
    tools/regression/usr.bin/make/basic/t2 Makefile test.t 
    tools/regression/usr.bin/make/basic/t3 test.t 
    tools/regression/usr.bin/make/shell/builtin Makefile sh test.t 
    tools/regression/usr.bin/make/shell/meta Makefile sh test.t 
    tools/regression/usr.bin/make/shell/path Makefile sh test.t 
    tools/regression/usr.bin/make/shell/path_select Makefile shell 
                                                    test.t 
    tools/regression/usr.bin/make/shell/replace Makefile shell 
                                                test.t 
    tools/regression/usr.bin/make/shell/select Makefile test.t 
    tools/regression/usr.bin/make/suffixes/basic Makefile test.t 
    tools/regression/usr.bin/make/suffixes/src_wild1 Makefile 
                                                     test.t 
    tools/regression/usr.bin/make/suffixes/src_wild2 Makefile 
                                                     test.t 
    tools/regression/usr.bin/make/syntax/directive-t0 Makefile 
                                                      test.t 
    tools/regression/usr.bin/make/syntax/enl Makefile test.t 
    tools/regression/usr.bin/make/syntax/semi Makefile test.t 
    tools/regression/usr.bin/make/sysmk/t0/2/1 Makefile test.t 
    tools/regression/usr.bin/make/sysmk/t0/mk sys.mk 
    tools/regression/usr.bin/make/sysmk/t1/2/1 cleanup test.t 
    tools/regression/usr.bin/make/sysmk/t1/mk sys.mk 
    tools/regression/usr.bin/make/sysmk/t2/2/1 cleanup test.t 
    tools/regression/usr.bin/make/sysmk/t2/mk sys.mk 
    tools/regression/usr.bin/make/variables/modifier_M Makefile 
                                                       test.t 
    tools/regression/usr.bin/make/variables/modifier_t Makefile 
                                                       test.t 
    tools/regression/usr.bin/make/variables/opt_V Makefile test.t 
    tools/regression/usr.bin/make/variables/t0 Makefile test.t 
    tools/regression/usr.bin/ncal Makefile regress.sh regress.t 
    tools/regression/usr.bin/pkill pgrep-F.t pgrep-LF.t pgrep-P.t 
                                   pgrep-U.t pgrep-_g.t pgrep-_s.t 
                                   pgrep-g.t pgrep-i.t pgrep-j.t 
                                   pgrep-l.t pgrep-n.t pgrep-o.t 
                                   pgrep-q.t pgrep-s.t pgrep-t.t 
                                   pgrep-v.t pgrep-x.t pkill-F.t 
                                   pkill-LF.t pkill-P.t pkill-U.t 
                                   pkill-_g.t pkill-g.t pkill-i.t 
                                   pkill-j.t pkill-s.t pkill-t.t 
                                   pkill-x.t 
    tools/regression/usr.bin/printf Makefile regress.sh regress.t 
    tools/regression/usr.bin/sed Makefile hanoi.sed inplace_race.t 
                                 math.sed multitest.t regress.sh 
                                 regress.t 
    tools/regression/usr.bin/tr Makefile regress.sh regress.t 
    tools/regression/usr.bin/uudecode Makefile regress.sh 
                                      regress.t 
    tools/regression/usr.bin/uuencode Makefile regress.sh 
                                      regress.t 
    tools/regression/usr.bin/xargs Makefile regress.sh regress.t 
    tools/regression/usr.sbin Makefile 
    tools/regression/usr.sbin/newsyslog Makefile regress.sh 
                                        regress.t 
    tools/regression/usr.sbin/sa Makefile prime.sh regress.t 
    tools/regression/vfs trailing_slash.t 
    tools/regression/zfs LICENSE misc.sh 
    tools/regression/zfs/zpool/add cache.t disks.t doesnt_exist.t 
                                   files.t log.t mirror.t 
                                   option-f_inuse.t 
                                   option-f_replication_level_mismatch_0.t 
                                   option-f_replication_level_mismatch_1.t 
                                   option-f_size_mismatch.t 
                                   option-f_type_mismatch.t 
                                   option-n.t raidz1.t raidz2.t 
                                   spare.t 
    tools/regression/zfs/zpool/attach log.t mirror.t 
                                      option-f_inuse.t 
    tools/regression/zfs/zpool/create already_exists.t automount.t 
                                      cache.t disks.t files.t 
                                      log.t mirror.t option-R.t 
                                      option-f_inuse.t 
                                      option-f_replication_level_mismatch_0.t 
                                      option-f_replication_level_mismatch_1.t 
                                      option-f_size_mismatch.t 
                                      option-f_type_mismatch.t 
                                      option-m.t option-n.t 
                                      option-o.t raidz1.t raidz2.t 
                                      spare.t 
    tools/regression/zfs/zpool/offline io.t log.t mirror.t 
                                       option-t.t raidz1.t 
                                       raidz2.t 
    tools/regression/zfs/zpool/remove cache.t spare.t 
    tools/regression/zfs/zpool/replace cache.t disk.t log.t 
                                       mirror.t raidz1.t raidz2.t 
                                       spare.t 
    tools/sched          schedgraph.py 
    tools/test           README 
    tools/test/auxinfo   Makefile auxinfo.c 
    tools/test/devrandom hammer.random hammer.urandom stat.16bit 
                         stat.8bit 
    tools/test/dtrace    Makefile 
    tools/test/iconv     Makefile const-gnuism.c 
    tools/test/iconv/gnu Makefile gnu.c 
    tools/test/iconv/posix Makefile posix.c 
    tools/test/iconv/ref ARMSCII-8 ARMSCII-8-rev ASCII ASCII-rev 
                         ATARIST ATARIST-rev BIG5 BIG5-2003 
                         BIG5-2003-rev BIG5-HKSCS BIG5-HKSCS-rev 
                         BIG5-rev BIG5HKSCS BIG5HKSCS-rev C99 
                         C99-rev CP1046 CP1046-rev CP1124 
                         CP1124-rev CP1125 CP1125-rev CP1129 
                         CP1129-rev CP1131 CP1131-rev CP1133 
                         CP1133-rev CP1161 CP1161-rev CP1162 
                         CP1162-rev CP1163 CP1163-rev CP1250 
                         CP1250-rev CP1251 CP1251-rev CP1252 
                         CP1252-rev CP1253 CP1253-rev CP1254 
                         CP1254-rev CP1255 CP1255-rev CP1256 
                         CP1256-rev CP1257 CP1257-rev CP1258 
                         CP1258-rev CP437 CP437-rev CP737 
                         CP737-rev CP775 CP775-rev CP850 CP850-rev 
                         CP852 CP852-rev CP853 CP853-rev CP855 
                         CP855-rev CP856 CP856-rev CP857 CP857-rev 
                         CP858 CP858-rev CP860 CP860-rev CP861 
                         CP861-rev CP862 CP862-rev CP863 CP863-rev 
                         CP864 CP864-rev CP865 CP865-rev CP866 
                         CP866-rev CP869 CP869-rev CP874 CP874-rev 
                         CP922 CP922-rev CP932 CP932-rev CP936 
                         CP936-rev CP943 CP943-rev CP949 CP949-rev 
                         CP950 CP950-rev DEC-HANYU DEC-HANYU-rev 
                         EUC-CN EUC-CN-rev EUC-JIS-2004 
                         EUC-JIS-2004-rev EUC-JP EUC-JP-rev EUC-KR 
                         EUC-KR-rev EUC-TW EUC-TW-rev GB18030 
                         GB18030-rev GB2312 GB2312-rev GBK GBK-rev 
                         GEORGIAN-ACADEMY GEORGIAN-ACADEMY-rev 
                         GEORGIAN-PS GEORGIAN-PS-rev HP-ROMAN8 
                         HP-ROMAN8-rev HZ HZ-rev ISO-2022-CN 
                         ISO-2022-CN-EXT ISO-2022-CN-EXT-rev 
                         ISO-2022-CN-rev ISO-2022-JP ISO-2022-JP-1 
                         ISO-2022-JP-1-rev ISO-2022-JP-2 
                         ISO-2022-JP-2-rev ISO-2022-JP-2004 
                         ISO-2022-JP-2004-rev ISO-2022-JP-rev 
                         ISO-2022-KR ISO-2022-KR-rev ISO-IR-14 
                         ISO-IR-14-rev ISO-IR-165 ISO-IR-165-rev 
                         ISO-IR-57 ISO-IR-57-rev ISO8859-1 
                         ISO8859-1-rev ISO8859-10 ISO8859-10-rev 
                         ISO8859-11 ISO8859-11-rev ISO8859-13 
                         ISO8859-13-rev ISO8859-14 ISO8859-14-rev 
                         ISO8859-15 ISO8859-15-rev ISO8859-16 
                         ISO8859-16-rev ISO8859-2 ISO8859-2-rev 
                         ISO8859-3 ISO8859-3-rev ISO8859-4 
                         ISO8859-4-rev ISO8859-5 ISO8859-5-rev 
                         ISO8859-6 ISO8859-6-rev ISO8859-7 
                         ISO8859-7-rev ISO8859-8 ISO8859-8-rev 
                         ISO8859-9 ISO8859-9-rev JAVA JAVA-rev 
                         JIS_X0201 JIS_X0201-rev JIS_X0208-1990 
                         JIS_X0208-1990-rev JOHAB JOHAB-rev KOI8-R 
                         KOI8-R-rev KOI8-RU KOI8-RU-rev KOI8-T 
                         KOI8-T-rev KOI8-U KOI8-U-rev KZ-1048 
                         KZ-1048-rev MACARABIC MACARABIC-rev 
                         MACCENTRALEUROPE MACCENTRALEUROPE-rev 
                         MACCROATIAN MACCROATIAN-rev MACCYRILLIC 
                         MACCYRILLIC-rev MACGREEK MACGREEK-rev 
                         MACHEBREW MACHEBREW-rev MACICELAND 
                         MACICELAND-rev MACROMAN MACROMAN-rev 
                         MACROMANIA MACROMANIA-rev MACTHAI 
                         MACTHAI-rev MACTURKISH MACTURKISH-rev 
                         MACUKRAINE MACUKRAINE-rev MULELAO-1 
                         MULELAO-1-rev NEXTSTEP NEXTSTEP-rev PT154 
                         PT154-rev RISCOS-LATIN1 RISCOS-LATIN1-rev 
                         SHIFT_JIS SHIFT_JIS-rev TCVN5712-1 
                         TCVN5712-1-rev TDS565 TDS565-rev UTF-16BE 
                         UTF-16BE-rev UTF-16LE UTF-16LE-rev 
                         UTF-32BE UTF-32BE-rev UTF-32LE 
                         UTF-32LE-rev UTF-7 UTF-7-rev UTF-8 
                         UTF-8-rev VISCII VISCII-rev 
    tools/test/iconv/refgen Makefile 
    tools/test/iconv/tablegen Makefile cmp.sh tablegen.c 
    tools/test/malloc    Makefile main.c 
    tools/test/netfibs   Makefile README forwarding.sh 
                         initiator.sh reflect.c reflector.sh 
    tools/test/posixshm  README shm_test.c 
    tools/test/ppsapi    Makefile README ppsapitest.c 
    tools/test/pthread_vfork pthread_vfork_test.c 
    tools/test/ptrace    Makefile scescx.c 
    tools/test/testfloat random.c testCases.c testfloat.c 
                         testsoftfloat.c 
    tools/test/testfloat/sparc64 Makefile fpu_emul.S fpu_reg.h 
                                 fpu_util.c libc_private.h 
                                 milieu.h namespace.h softfloat.h 
                                 sparc64.h systflags.c systfloat.S 
                                 systfloat.h systmodes.c 
                                 un-namespace.h 
    tools/tools          README 
    tools/tools/aac      Makefile aac_checkq.c 
    tools/tools/ansify   Makefile ansify.pl 
    tools/tools/ath      Makefile Makefile.inc athctrl.sh 
    tools/tools/ath/arcode Makefile arcode.c 
    tools/tools/ath/ath_ee_9287_print 9287.c 9287.h Makefile 
                                      eeprom.c eeprom.h main.c 
    tools/tools/ath/ath_ee_v14_print Makefile ath_ee_v14_print.c 
    tools/tools/ath/ath_ee_v4k_print Makefile eeprom.c eeprom.h 
                                     main.c v4k.c v4k.h 
    tools/tools/ath/ath_prom_read Makefile ath_prom_read.c 
    tools/tools/ath/athdebug Makefile athdebug.c 
    tools/tools/ath/athdecode Makefile main.c 
    tools/tools/ath/athkey Makefile athkey.c 
    tools/tools/ath/athpoke Makefile athpoke.c 
    tools/tools/ath/athpow Makefile athpow.c 
    tools/tools/ath/athprom Makefile athprom.c eeprom-14 eeprom-3 
                            eeprom-4 eeprom-5 
    tools/tools/ath/athradar Makefile athradar.c 
    tools/tools/ath/athrd Makefile athrd.1 athrd.c run.sh 
    tools/tools/ath/athregs Makefile dumpregs.c 
    tools/tools/ath/athstats Makefile athstats.c athstats.h main.c 
                             statfoo.c statfoo.h 
    tools/tools/ath/common ah_osdep.h diag.h dumpregs.h 
                           dumpregs_5210.c dumpregs_5211.c 
                           dumpregs_5212.c dumpregs_5416.c 
    tools/tools/backout_commit backout_commit.rb 
    tools/tools/build_option_survey listallopts.sh mkhtml.sh 
                                    option_survey.sh reduce.sh 
    tools/tools/bus_autoconf Makefile bus_autoconf.c 
                             bus_autoconf.h bus_autoconf.sh 
                             bus_autoconf_format_example.txt 
                             bus_load_file.c bus_load_file.h 
                             bus_sections.c bus_sections.h 
                             bus_usb.c bus_usb.h 
    tools/tools/cd2dvd   cd2dvd.sh 
    tools/tools/cfi      Makefile cfi.c 
    tools/tools/commitsdb make_commit_db query_commit_db 
    tools/tools/crypto   Makefile README cryptokeytest.c 
                         cryptostats.c cryptotest.c hifnstats.c 
                         ipsecstats.c safestats.c ubsecstats.c 
    tools/tools/cxgbetool Makefile cxgbetool.c reg_defs_t4.c 
                          reg_defs_t4vf.c 
    tools/tools/cxgbtool Makefile cxgbtool.c reg_defs.c 
                         reg_defs_t3.c reg_defs_t3b.c 
                         reg_defs_t3c.c version.h 
    tools/tools/editing  freebsd.vim 
    tools/tools/epfe     epfe.pl 
    tools/tools/ether_reflect Makefile ether_reflect.1 
                              ether_reflect.c 
    tools/tools/find-sb  Makefile README find-sb.c mini_ufs.h 
    tools/tools/gdb_regofs Makefile ia64.c 
    tools/tools/genericize Makefile genericize.pl 
    tools/tools/hcomp    Makefile hcomp.pl 
    tools/tools/html-mv  html-mv 
    tools/tools/ifinfo   Makefile ifinfo.c ifinfo.h 
    tools/tools/ipw      Makefile ipwstats.c 
    tools/tools/iso      check-iso3166.pl check-iso639.pl 
    tools/tools/iwi      Makefile iwistats.c 
    tools/tools/kdrv     KernelDriver sample.drvinfo 
    tools/tools/kernelcruft kernelcruft.sh 
    tools/tools/kerninclude kerninclude.sh 
    tools/tools/kernxref kernxref.sh 
    tools/tools/kttcp    Makefile README kttcp.c 
    tools/tools/kttcp/sys Makefile kttcp.c kttcpio.h 
    tools/tools/mcgrab   Makefile mcgrab.1 mcgrab.cc 
    tools/tools/mctest   Makefile mctest.1 mctest.cc mctest.h 
                         mctest_run.sh 
    tools/tools/mfc      Makefile README mfc.awk mfc.pl mfc.sh 
    tools/tools/mfi      Makefile mfi_checkq.c runmegacli.sh 
    tools/tools/mid      mid-build mid-index 
    tools/tools/mtxstat  mtxratio.sh mtxstat.pl 
    tools/tools/mwl      Makefile 
    tools/tools/mwl/mwldebug Makefile mwldebug.c 
    tools/tools/mwl/mwlstats Makefile main.c mwlstats.c mwlstats.h 
                             statfoo.c statfoo.h 
    tools/tools/nanobsd  FlashDevice.sub fill_pkg.sh nanobsd.sh 
    tools/tools/nanobsd/Files/root change_password save_cfg 
                                   save_sshkeys update updatep1 
                                   updatep2 
    tools/tools/nanobsd/gateworks G2348 G2358 avila cambria common 
    tools/tools/nanobsd/gateworks/Files/root .profile updatep1 
                                             updatep2 
    tools/tools/nanobsd/gateworks/cfg/ssh sshd_config 
    tools/tools/nanobsd/pcengines ALIX_DSK ALIX_NFS alix_dsk.conf 
                                  alix_nfs.conf build.sh 
                                  common.conf test.sh 
    tools/tools/nanobsd/pcengines/Files/etc rc.conf ttys 
    tools/tools/nanobsd/pcengines/Files/root .cshrc .k5login 
                                             .login 
                                             change_password 
                                             save_cfg save_sshkeys 
                                             updatep1 updatep2 
    tools/tools/nanobsd/rescue build.sh common merge.sh 
                               rescue_amd64.conf rescue_i386.conf 
    tools/tools/nanobsd/rescue/Files/etc ttys 
    tools/tools/nanobsd/rescue/Files/etc/ssh ssh_config 
                                             sshd_config 
    tools/tools/nanobsd/rescue/Files/root .cshrc GPT4ZFS_Create.sh 
                                          ZFS_Create.txt 
    tools/tools/ncpus    Makefile acpi.c acpidump.h biosmptable.c 
                         ncpus.c 
    tools/tools/net80211 Makefile README 
    tools/tools/net80211/scripts config setup.dfs setup.fixed 
                                 setup.local setup.mixed 
                                 setup.simple setup.simple2 
                                 setup.sta setup.tdma-master 
                                 setup.tdma-slave setup.tsn 
                                 setup.updown setup.updown.wpa 
                                 setup.wds setup.wdsmain 
                                 setup.wdsrelay setup.wep 
                                 setup.wpa setup.wpa1.aes 
                                 setup.wpa1.tkip setup.wpa2 
                                 setup.wpa2.tkip 
    tools/tools/net80211/scripts/mesh common config.mesh 
                                      setup.simple topology.line 
                                      topology.ring topology.star 
                                      topology.tree 
    tools/tools/net80211/stumbler Makefile stumbler.c 
    tools/tools/net80211/w00t Makefile Makefile.inc README 
    tools/tools/net80211/w00t/ap Makefile ap.c 
    tools/tools/net80211/w00t/assoc Makefile assoc.c 
    tools/tools/net80211/w00t/expand Makefile expand.c 
    tools/tools/net80211/w00t/libw00t Makefile w00t.c w00t.h 
    tools/tools/net80211/w00t/prga Makefile prga.c 
    tools/tools/net80211/w00t/redir Makefile buddy.c redir.c 
    tools/tools/net80211/wesside Makefile README 
    tools/tools/net80211/wesside/dics Makefile dics.c 
    tools/tools/net80211/wesside/udps Makefile udps.c 
    tools/tools/net80211/wesside/wesside Makefile 
                                         aircrack-ptw-lib.c 
                                         aircrack-ptw-lib.h 
                                         wesside.c 
    tools/tools/net80211/wlaninject Makefile README wlaninject.c 
    tools/tools/net80211/wlanstats Makefile main.c statfoo.c 
                                   statfoo.h wlanstats.c 
                                   wlanstats.h 
    tools/tools/net80211/wlantxtime Makefile wlantxtime.c 
    tools/tools/net80211/wlanwatch Makefile wlanwatch.c 
    tools/tools/net80211/wlanwds Makefile wlanwds.c 
    tools/tools/netmap   Makefile README bridge.c click-test.cfg 
                         pcap.c pkt-gen.c 
    tools/tools/netrate  Makefile Makefile.inc README 
    tools/tools/netrate/http Makefile http.c 
    tools/tools/netrate/httpd Makefile httpd.c 
    tools/tools/netrate/juggle Makefile juggle.c 
    tools/tools/netrate/netblast Makefile netblast.c 
    tools/tools/netrate/netreceive Makefile netreceive.c 
    tools/tools/netrate/netsend Makefile netsend.c 
    tools/tools/netrate/tcpconnect Makefile tcpconnect.c 
    tools/tools/netrate/tcpp Makefile README parallelism.csh 
                             runit.pl tcpp.c tcpp.h tcpp_client.c 
                             tcpp_server.c tcpp_util.c 
    tools/tools/netrate/tcpreceive Makefile tcpreceive.c 
    tools/tools/notescheck Makefile notescheck.py 
    tools/tools/npe      Makefile 
    tools/tools/npe/npestats Makefile main.c npestats.c npestats.h 
                             statfoo.c statfoo.h 
    tools/tools/nxge     Makefile xge_cmn.h xge_info.c xge_info.h 
                         xge_log.c xge_log.h 
    tools/tools/pciroms  Makefile pciroms.c 
    tools/tools/pirtool  Makefile pirtable.h pirtool.c 
    tools/tools/portsinfo portsinfo.sh 
    tools/tools/prstats  prstats.pl 
    tools/tools/release  chk_dokern.sh_and_drivers.conf 
    tools/tools/scsi-defects scsi-defects.pl 
    tools/tools/sysbuild README sysbuild.sh 
    tools/tools/syscall_timing Makefile syscall_timing.c 
    tools/tools/sysdoc   Makefile sysctl.sh sysdoc.sh 
                         tunables.mdoc 
    tools/tools/termcap  termcap.pl 
    tools/tools/tinybsd  CHANGES README tinybsd 
    tools/tools/tinybsd/conf/bridge TINYBSD tinybsd.basefiles 
                                    tinybsd.ports 
    tools/tools/tinybsd/conf/bridge/etc fstab rc.conf sysctl.conf 
    tools/tools/tinybsd/conf/default TINYBSD tinybsd.basefiles 
                                     tinybsd.ports 
    tools/tools/tinybsd/conf/default/etc fstab rc.conf 
    tools/tools/tinybsd/conf/firewall TINYBSD tinybsd.basefiles 
                                      tinybsd.ports 
    tools/tools/tinybsd/conf/firewall/etc fstab natd.conf pf.conf 
                                          pf.os rc.conf 
                                          rc.firewall sysctl.conf 
    tools/tools/tinybsd/conf/firewall/etc/authpf authpf.rules 
    tools/tools/tinybsd/conf/minimal TINYBSD tinybsd.basefiles 
                                     tinybsd.ports 
    tools/tools/tinybsd/conf/minimal/etc fstab rc.conf 
    tools/tools/tinybsd/conf/vpn TINYBSD tinybsd.basefiles 
                                 tinybsd.ports 
    tools/tools/tinybsd/conf/vpn/etc fstab rc.conf setkey.conf 
    tools/tools/tinybsd/conf/wireless TINYBSD tinybsd.basefiles 
                                      tinybsd.ports 
    tools/tools/tinybsd/conf/wireless/etc fstab natd.conf pf.conf 
                                          pf.os rc.conf 
                                          rc.firewall 
    tools/tools/tinybsd/conf/wireless/etc/authpf authpf.rules 
    tools/tools/tinybsd/conf/wrap TINYBSD tinybsd.basefiles 
                                  tinybsd.ports 
    tools/tools/tinybsd/conf/wrap/etc fstab rc.conf ttys 
    tools/tools/tionxcl  Makefile tionxcl.c 
    tools/tools/track    Makefile track.sh 
    tools/tools/umastat  Makefile umastat.c 
    tools/tools/usb      print-usb-if-vids.sh 
    tools/tools/vhba     Makefile README opt_cam.h vhba.c vhba.h 
    tools/tools/vhba/faulty Makefile vhba_faulty.c 
    tools/tools/vhba/lots Makefile vhba_lots.c 
    tools/tools/vhba/medium Makefile vhba_medium.c 
    tools/tools/vhba/mptest Makefile vhba_mptest.c 
    tools/tools/vhba/rptluns Makefile vhba_rptluns.c 
    tools/tools/vhba/simple Makefile vhba_simple.c 
    tools/tools/vimage   Makefile vimage.8 vimage.c 
    tools/tools/vop_table vop_table.pl vop_table.tcl 
    tools/tools/vxge     Makefile vxge_cmn.h vxge_info.c 
                         vxge_info.h vxge_log.c vxge_log.h 
    tools/tools/whereintheworld Makefile whereintheworld.pl 
    tools/tools/zfsboottest Makefile zfsboottest.c zfsboottest.sh 
    usr.bin              Makefile Makefile.amd64 Makefile.arm 
                         Makefile.i386 Makefile.ia64 Makefile.inc 
                         Makefile.powerpc Makefile.sparc64 
    usr.bin/alias        Makefile generic.sh 
    usr.bin/apply        Makefile apply.1 apply.c 
    usr.bin/ar           Makefile acplex.l acpyacc.y ar.1 ar.c 
                         ar.h read.c util.c write.c 
    usr.bin/asa          Makefile asa.1 asa.c 
    usr.bin/at           Makefile at.c at.h at.man panic.c panic.h 
                         parsetime.c perm.c perm.h privs.h 
    usr.bin/atm          Makefile Makefile.inc 
    usr.bin/atm/sscop    Makefile 
    usr.bin/awk          Makefile 
    usr.bin/banner       Makefile banner.6 banner.c 
    usr.bin/basename     Makefile basename.1 basename.c 
    usr.bin/bc           Makefile bc.1 bc.library bc.y extern.h 
                         pathnames.h scan.l 
    usr.bin/biff         Makefile biff.1 biff.c 
    usr.bin/bluetooth    Makefile Makefile.inc 
    usr.bin/bluetooth/bthost Makefile bthost.1 bthost.c 
    usr.bin/bluetooth/btsockstat Makefile btsockstat.1 
                                 btsockstat.c 
    usr.bin/bluetooth/rfcomm_sppd Makefile rfcomm_sdp.c 
                                  rfcomm_sppd.1 rfcomm_sppd.c 
    usr.bin/brandelf     Makefile brandelf.1 brandelf.c 
    usr.bin/bsdiff       Makefile Makefile.inc 
    usr.bin/bsdiff/bsdiff Makefile bsdiff.1 bsdiff.c 
    usr.bin/bsdiff/bspatch Makefile bspatch.1 bspatch.c 
    usr.bin/bzip2        Makefile 
    usr.bin/bzip2recover Makefile 
    usr.bin/c89          Makefile c89.1 c89.c 
    usr.bin/c99          Makefile c99.1 c99.c 
    usr.bin/calendar     Makefile calendar.1 calendar.c calendar.h 
                         dates.c day.c events.c io.c locale.c 
                         ostern.c parsedata.c paskha.c pathnames.h 
                         pom.c sunpos.c 
    usr.bin/calendar/calendars calendar.all calendar.australia 
                               calendar.birthday 
                               calendar.brazilian 
                               calendar.christian 
                               calendar.computer calendar.croatian 
                               calendar.dutch calendar.freebsd 
                               calendar.french calendar.german 
                               calendar.history calendar.holiday 
                               calendar.hungarian calendar.judaic 
                               calendar.lotr calendar.music 
                               calendar.newzealand 
                               calendar.russian 
                               calendar.southafrica 
                               calendar.ukrainian 
                               calendar.usholiday calendar.world 
    usr.bin/calendar/calendars/de_AT.ISO_8859-15 calendar.feiertag 
    usr.bin/calendar/calendars/de_DE.ISO8859-1 calendar.all 
                                               calendar.feiertag 
                                               calendar.geschichte 
                                               calendar.kirche 
                                               calendar.literatur 
                                               calendar.musik 
                                               calendar.wissenschaft 
    usr.bin/calendar/calendars/fr_FR.ISO8859-1 calendar.all 
                                               calendar.fetes 
                                               calendar.french 
                                               calendar.jferies 
                                               calendar.proverbes 
    usr.bin/calendar/calendars/hr_HR.ISO8859-2 calendar.all 
                                               calendar.praznici 
    usr.bin/calendar/calendars/hu_HU.ISO8859-2 calendar.all 
                                               calendar.nevnapok 
                                               calendar.unnepek 
    usr.bin/calendar/calendars/pt_BR.ISO8859-1 calendar.all 
                                               calendar.commemorative 
                                               calendar.holidays 
                                               calendar.mcommemorative 
    usr.bin/calendar/calendars/pt_BR.UTF-8 calendar.all 
                                           calendar.commemorative 
                                           calendar.holidays 
                                           calendar.mcommemorative 
    usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.all 
                                            calendar.common 
                                            calendar.holiday 
                                            calendar.military 
                                            calendar.orthodox 
                                            calendar.pagan 
    usr.bin/calendar/calendars/uk_UA.KOI8-U calendar.all 
                                            calendar.holiday 
                                            calendar.misc 
                                            calendar.orthodox 
    usr.bin/cap_mkdb     Makefile cap_mkdb.1 cap_mkdb.c 
    usr.bin/catman       Makefile catman.1 catman.c 
    usr.bin/chat         Makefile chat.8 chat.c 
    usr.bin/checknr      Makefile checknr.1 checknr.c 
    usr.bin/chkey        Makefile chkey.1 chkey.c 
    usr.bin/chpass       Makefile chpass.1 chpass.c chpass.h 
                         edit.c field.c table.c util.c 
    usr.bin/cksum        Makefile cksum.1 cksum.c crc.c crc32.c 
                         extern.h print.c sum1.c sum2.c 
    usr.bin/clang        Makefile clang.prog.mk 
    usr.bin/clang/bugpoint Makefile bugpoint.1 
    usr.bin/clang/clang  Makefile clang.1 
    usr.bin/clang/clang-tblgen Makefile 
    usr.bin/clang/llc    Makefile llc.1 
    usr.bin/clang/lli    Makefile lli.1 
    usr.bin/clang/llvm-ar Makefile llvm-ar.1 
    usr.bin/clang/llvm-as Makefile llvm-as.1 
    usr.bin/clang/llvm-bcanalyzer Makefile llvm-bcanalyzer.1 
    usr.bin/clang/llvm-diff Makefile llvm-diff.1 
    usr.bin/clang/llvm-dis Makefile llvm-dis.1 
    usr.bin/clang/llvm-extract Makefile llvm-extract.1 
    usr.bin/clang/llvm-ld Makefile llvm-ld.1 
    usr.bin/clang/llvm-link Makefile llvm-link.1 
    usr.bin/clang/llvm-mc Makefile 
    usr.bin/clang/llvm-nm Makefile llvm-nm.1 
    usr.bin/clang/llvm-objdump Makefile 
    usr.bin/clang/llvm-prof Makefile llvm-prof.1 
    usr.bin/clang/llvm-ranlib Makefile llvm-ranlib.1 
    usr.bin/clang/llvm-rtdyld Makefile 
    usr.bin/clang/llvm-stub Makefile 
    usr.bin/clang/macho-dump Makefile 
    usr.bin/clang/opt    Makefile opt.1 
    usr.bin/clang/tblgen Makefile tblgen.1 
    usr.bin/cmp          Makefile cmp.1 cmp.c extern.h link.c 
                         misc.c regular.c special.c 
    usr.bin/col          Makefile README col.1 col.c 
    usr.bin/colcrt       Makefile colcrt.1 colcrt.c 
    usr.bin/colldef      Makefile colldef.1 common.h parse.y 
                         scan.l 
    usr.bin/colrm        Makefile colrm.1 colrm.c 
    usr.bin/column       Makefile column.1 column.c 
    usr.bin/comm         Makefile comm.1 comm.c 
    usr.bin/compile_et   Makefile 
    usr.bin/compress     Makefile compress.1 compress.c zopen.3 
                         zopen.c zopen.h 
    usr.bin/compress/doc NOTES README revision.log 
    usr.bin/cpio         Makefile config_freebsd.h 
    usr.bin/cpio/test    Makefile 
    usr.bin/cpuset       Makefile cpuset.1 cpuset.c 
    usr.bin/csplit       Makefile csplit.1 csplit.c 
    usr.bin/csup         Makefile README TODO auth.c auth.h 
                         config.c config.h cpasswd.1 cpasswd.sh 
                         csup.1 detailer.c detailer.h diff.c 
                         diff.h fattr.c fattr.h fixups.c fixups.h 
                         fnmatch.c fnmatch.h globtree.c globtree.h 
                         idcache.c idcache.h keyword.c keyword.h 
                         lex.rcs.c lister.c lister.h main.c misc.c 
                         misc.h mux.c mux.h parse.y pathcomp.c 
                         pathcomp.h proto.c proto.h queue.h 
                         rcsfile.c rcsfile.h rcsparse.c rcsparse.h 
                         rcstokenizer.l rsyncfile.c rsyncfile.h 
                         status.c status.h stream.c stream.h 
                         threads.c threads.h token.h token.l 
                         updater.c updater.h 
    usr.bin/ctags        C.c Makefile ctags.1 ctags.c ctags.h 
                         fortran.c lisp.c print.c tree.c yacc.c 
    usr.bin/ctlstat      Makefile ctlstat.8 ctlstat.c 
    usr.bin/cut          Makefile cut.1 cut.c 
    usr.bin/dc           Makefile bcode.c bcode.h dc.1 dc.c 
                         extern.h inout.c mem.c stack.c 
    usr.bin/dig          Makefile 
    usr.bin/dirname      Makefile dirname.c 
    usr.bin/du           Makefile du.1 du.c 
    usr.bin/ee           Makefile 
    usr.bin/ee/nls/de_DE.ISO8859-1 ee.msg 
    usr.bin/ee/nls/fr_FR.ISO8859-1 ee.msg 
    usr.bin/ee/nls/hu_HU.ISO8859-2 ee.msg 
    usr.bin/ee/nls/pl_PL.ISO8859-2 ee.msg 
    usr.bin/ee/nls/pt_BR.ISO8859-1 ee.msg 
    usr.bin/ee/nls/ru_RU.KOI8-R ee.msg 
    usr.bin/ee/nls/uk_UA.KOI8-U ee.msg 
    usr.bin/elf2aout     Makefile elf2aout.1 elf2aout.c 
    usr.bin/elfdump      Makefile elfdump.1 elfdump.c 
    usr.bin/enigma       Makefile enigma.1 enigma.c 
    usr.bin/env          Makefile env.1 env.c envopts.c envopts.h 
    usr.bin/expand       Makefile expand.1 expand.c 
    usr.bin/false        Makefile false.1 false.c 
    usr.bin/fetch        Makefile fetch.1 fetch.c 
    usr.bin/file         Makefile 
    usr.bin/file2c       Makefile file2c.1 file2c.c 
    usr.bin/find         Makefile extern.h find.1 find.c find.h 
                         function.c getdate.y ls.c main.c misc.c 
                         operator.c option.c 
    usr.bin/finger       Makefile extern.h finger.1 finger.c 
                         finger.conf.5 finger.h lprint.c net.c 
                         pathnames.h sprint.c util.c 
    usr.bin/fmt          Makefile fmt.1 fmt.c 
    usr.bin/fold         Makefile fold.1 fold.c 
    usr.bin/from         Makefile from.1 from.c 
    usr.bin/fstat        Makefile fstat.1 fstat.c functions.h 
                         fuser.1 fuser.c main.c 
    usr.bin/fsync        Makefile fsync.1 fsync.c 
    usr.bin/ftp          Makefile tnftp_config.h 
    usr.bin/gcore        Makefile elfcore.c extern.h gcore.1 
                         gcore.c 
    usr.bin/gencat       Makefile gencat.1 gencat.c 
    usr.bin/getconf      Makefile confstr.gperf fake-gperf.awk 
                         getconf.1 getconf.c getconf.h 
                         limits.gperf pathconf.gperf progenv.gperf 
                         sysconf.gperf 
    usr.bin/getent       Makefile getent.1 getent.c 
    usr.bin/getopt       Makefile getopt.1 getopt.c 
    usr.bin/gprof        Makefile amd64.h aout.c arcs.c arm.h 
                         dfn.c elf.c gprof.1 gprof.c gprof.h 
                         hertz.c i386.h ia64.h kernel.c lookup.c 
                         mips.h pathnames.h powerpc.h printgprof.c 
                         printlist.c sparc64.h 
    usr.bin/grep         Makefile file.c grep.1 grep.c grep.h 
                         queue.c util.c 
    usr.bin/grep/nls     C.msg Makefile.inc es_ES.ISO8859-1.msg 
                         gl_ES.ISO8859-1.msg hu_HU.ISO8859-2.msg 
                         ja_JP.SJIS.msg ja_JP.UTF-8.msg 
                         ja_JP.eucJP.msg pt_BR.ISO8859-1.msg 
                         ru_RU.KOI8-R.msg uk_UA.UTF-8.msg 
                         zh_CN.UTF-8.msg 
    usr.bin/grep/regex   fastmatch.c fastmatch.h glue.h 
                         hashtable.c hashtable.h tre-compile.c 
                         tre-fastmatch.c tre-fastmatch.h xmalloc.c 
                         xmalloc.h 
    usr.bin/gzip         Makefile gzexe gzexe.1 gzip.1 gzip.c 
                         unbzip2.c unpack.c zdiff zdiff.1 zforce 
                         zforce.1 zmore zmore.1 znew znew.1 
                         zuncompress.c 
    usr.bin/head         Makefile head.1 head.c 
    usr.bin/hesinfo      Makefile hesinfo.1 hesinfo.c 
    usr.bin/hexdump      Makefile conv.c display.c hexdump.1 
                         hexdump.c hexdump.h hexsyntax.c od.1 
                         odsyntax.c parse.c 
    usr.bin/host         Makefile 
    usr.bin/iconv        Makefile iconv.1 iconv.c 
    usr.bin/id           Makefile groups.1 id.1 id.c whoami.1 
    usr.bin/indent       README args.c indent.1 indent.c indent.h 
                         indent_codes.h indent_globs.h io.c lexi.c 
                         parse.c pr_comment.c 
    usr.bin/ipcrm        Makefile ipcrm.1 ipcrm.c 
    usr.bin/ipcs         Makefile ipc.c ipc.h ipcs.1 ipcs.c 
    usr.bin/join         join.1 join.c 
    usr.bin/jot          Makefile jot.1 jot.c 
    usr.bin/kdump        Makefile kdump.1 kdump.c kdump_subr.h 
                         linux_syscalls.conf mkioctls mksubr 
    usr.bin/keylogin     Makefile keylogin.1 keylogin.c 
    usr.bin/keylogout    Makefile keylogout.1 keylogout.c 
    usr.bin/killall      Makefile killall.1 killall.c 
    usr.bin/ktrace       Makefile ktrace.1 ktrace.c ktrace.h 
                         subr.c 
    usr.bin/ktrdump      Makefile ktrdump.8 ktrdump.c 
    usr.bin/lam          Makefile lam.1 lam.c 
    usr.bin/last         Makefile last.1 last.c 
    usr.bin/lastcomm     Makefile lastcomm.1 lastcomm.c 
                         pathnames.h readrec.c 
    usr.bin/ldd          Makefile extern.h ldd.1 ldd.c sods.c 
    usr.bin/leave        Makefile leave.1 leave.c 
    usr.bin/less         Makefile Makefile.common defines.h 
                         lesspipe.sh zless.sh 
    usr.bin/lessecho     Makefile 
    usr.bin/lesskey      Makefile 
    usr.bin/lex          FlexLexer.h Makefile ccl.c config.h dfa.c 
                         ecs.c flex.skl flexdef.h gen.c initscan.c 
                         lex.1 main.c misc.c nfa.c parse.y scan.l 
                         sym.c tblcmp.c version.h yylex.c 
    usr.bin/lex/lib      Makefile libmain.c libyywrap.c 
    usr.bin/limits       Makefile limits.1 limits.c 
    usr.bin/locale       Makefile locale.1 locale.c 
    usr.bin/locate       Makefile Makefile.inc 
    usr.bin/locate/bigram Makefile locate.bigram.c 
    usr.bin/locate/code  Makefile locate.code.c 
    usr.bin/locate/locate Makefile concatdb.sh fastfind.c locate.1 
                          locate.c locate.h locate.rc 
                          locate.updatedb.8 mklocatedb.sh 
                          updatedb.sh util.c 
    usr.bin/lock         Makefile lock.1 lock.c 
    usr.bin/lockf        Makefile lockf.1 lockf.c 
    usr.bin/logger       Makefile logger.1 logger.c 
    usr.bin/login        Makefile README login.1 login.c login.h 
                         login_audit.c login_fbtab.c pathnames.h 
    usr.bin/logins       Makefile logins.1 logins.c 
    usr.bin/logname      Makefile logname.1 logname.c 
    usr.bin/look         Makefile look.1 look.c pathnames.h 
    usr.bin/lorder       Makefile lorder.1 lorder.sh 
    usr.bin/lsvfs        Makefile lsvfs.1 lsvfs.c 
    usr.bin/lzmainfo     Makefile 
    usr.bin/m4           Makefile eval.c expr.c extern.h gnum4.c 
                         look.c m4.1 main.c mdef.h misc.c 
                         pathnames.h stdd.h trace.c 
    usr.bin/m4/TEST      ack.m4 hanoi.m4 hash.m4 math.m4 sqroot.m4 
                         string.m4 test.m4 
    usr.bin/mail         Makefile cmd1.c cmd2.c cmd3.c cmdtab.c 
                         collect.c def.h edit.c extern.h fio.c 
                         getname.c glob.h head.c lex.c list.c 
                         mail.1 main.c names.c pathnames.h popen.c 
                         quit.c rcv.h send.c strings.c temp.c 
                         tty.c util.c v7.local.c vars.c version.c 
    usr.bin/make         GNode.h Makefile Makefile.dist arch.c 
                         arch.h buf.c buf.h cond.c cond.h config.h 
                         dir.c dir.h for.c for.h globals.h hash.c 
                         hash.h hash_tables.c hash_tables.h job.c 
                         job.h lst.c lst.h main.c make.1 make.c 
                         make.h parse.c parse.h pathnames.h proc.c 
                         proc.h shell.c shell.h str.c str.h suff.c 
                         suff.h targ.c targ.h util.c util.h var.c 
                         var.h 
    usr.bin/makewhatis   Makefile makewhatis.1 makewhatis.c 
                         makewhatis.local.8 makewhatis.local.sh 
    usr.bin/man          Makefile apropos.1 man.1 man.conf.5 
                         man.sh manpath.1 
    usr.bin/mesg         Makefile mesg.1 mesg.c 
    usr.bin/minigzip     Makefile minigzip.1 
    usr.bin/ministat     Makefile README chameleon iguana 
                         ministat.1 ministat.c 
    usr.bin/mkcsmapper   Makefile Makefile.inc ldef.h lex.l 
                         mkcsmapper.1 yacc.y 
    usr.bin/mkcsmapper_static Makefile 
    usr.bin/mkdep        Makefile mkdep.1 mkdep.gcc.sh mkdep.sh 
    usr.bin/mkesdb       Makefile Makefile.inc ldef.h lex.l 
                         mkesdb.1 yacc.y 
    usr.bin/mkesdb_static Makefile 
    usr.bin/mkfifo       Makefile mkfifo.1 mkfifo.c 
    usr.bin/mklocale     Makefile extern.h ldef.h lex.l mklocale.1 
                         yacc.y 
    usr.bin/mkstr        Makefile mkstr.1 mkstr.c 
    usr.bin/mktemp       Makefile mktemp.1 mktemp.c 
    usr.bin/mkulzma      Makefile mkulzma.8 mkulzma.c 
    usr.bin/mkuzip       Makefile mkuzip.8 mkuzip.c 
    usr.bin/msgs         Makefile msgs.1 msgs.c pathnames.h 
    usr.bin/mt           Makefile mt.1 mt.c 
    usr.bin/nc           Makefile 
    usr.bin/ncal         Makefile ncal.1 ncal.c 
    usr.bin/ncplist      Makefile ncplist.1 ncplist.c 
    usr.bin/ncplogin     Makefile ncplogin.1 ncplogin.c 
                         ncplogout.1 
    usr.bin/netstat      Makefile atalk.c bpf.c if.c inet.c 
                         inet6.c ipsec.c ipx.c main.c mbuf.c 
                         mroute.c mroute6.c netgraph.c netisr.c 
                         netstat.1 netstat.h pfkey.c route.c 
                         sctp.c unix.c 
    usr.bin/newgrp       Makefile newgrp.1 newgrp.c 
    usr.bin/newkey       Makefile extern.h generic.c newkey.8 
                         newkey.c update.c 
    usr.bin/nfsstat      Makefile nfsstat.1 nfsstat.c 
    usr.bin/nice         Makefile nice.1 nice.c 
    usr.bin/nl           Makefile nl.1 nl.c 
    usr.bin/nohup        Makefile nohup.1 nohup.c 
    usr.bin/nslookup     Makefile 
    usr.bin/nsupdate     Makefile 
    usr.bin/opieinfo     Makefile 
    usr.bin/opiekey      Makefile 
    usr.bin/opiepasswd   Makefile 
    usr.bin/pagesize     Makefile pagesize.1 pagesize.sh 
    usr.bin/passwd       Makefile passwd.1 passwd.c 
    usr.bin/paste        paste.1 paste.c 
    usr.bin/pathchk      Makefile pathchk.1 pathchk.c 
    usr.bin/perror       Makefile perror.1 perror.c 
    usr.bin/pr           Makefile egetopt.c extern.h pr.1 pr.c 
                         pr.h 
    usr.bin/printenv     Makefile printenv.1 printenv.c 
    usr.bin/printf       Makefile printf.1 printf.c 
    usr.bin/procstat     Makefile procstat.1 procstat.c procstat.h 
                         procstat_args.c procstat_auxv.c 
                         procstat_basic.c procstat_bin.c 
                         procstat_cred.c procstat_files.c 
                         procstat_kstack.c procstat_rlimit.c 
                         procstat_sigs.c procstat_threads.c 
                         procstat_vm.c 
    usr.bin/quota        Makefile quota.1 quota.c 
    usr.bin/rctl         Makefile rctl.8 rctl.c 
    usr.bin/renice       Makefile renice.8 renice.c 
    usr.bin/rev          Makefile rev.1 rev.c 
    usr.bin/revoke       Makefile revoke.1 revoke.c 
    usr.bin/rlogin       Makefile rlogin.1 rlogin.c 
    usr.bin/rpcgen       Makefile rpc_clntout.c rpc_cout.c 
                         rpc_hout.c rpc_main.c rpc_parse.c 
                         rpc_parse.h rpc_sample.c rpc_scan.c 
                         rpc_scan.h rpc_svcout.c rpc_tblout.c 
                         rpc_util.c rpc_util.h rpcgen.1 
    usr.bin/rpcinfo      Makefile rpcinfo.8 rpcinfo.c 
    usr.bin/rs           rs.1 rs.c 
    usr.bin/rsh          Makefile rsh.1 rsh.c 
    usr.bin/rup          Makefile rup.1 rup.c 
    usr.bin/ruptime      Makefile ruptime.1 ruptime.c 
    usr.bin/rusers       Makefile rusers.1 rusers.c 
    usr.bin/rwall        Makefile rwall.1 rwall.c 
    usr.bin/rwho         Makefile rwho.1 rwho.c 
    usr.bin/script       Makefile script.1 script.c 
    usr.bin/sed          Makefile POSIX compile.c defs.h extern.h 
                         main.c misc.c process.c sed.1 
    usr.bin/seq          Makefile seq.1 seq.c 
    usr.bin/setchannel   Makefile setchannel.1 setchannel.c 
    usr.bin/shar         Makefile shar.1 shar.sh 
    usr.bin/showmount    Makefile showmount.8 showmount.c 
    usr.bin/smbutil      Makefile 
    usr.bin/sockstat     Makefile sockstat.1 sockstat.c 
    usr.bin/split        Makefile split.1 split.c 
    usr.bin/stat         Makefile stat.1 stat.c 
    usr.bin/stdbuf       Makefile stdbuf.1 stdbuf.c 
    usr.bin/su           Makefile su.1 su.c 
    usr.bin/systat       Makefile cmds.c cmdtab.c convtbl.c 
                         convtbl.h devs.c devs.h extern.h fetch.c 
                         icmp.c icmp6.c ifcmds.c ifstat.c iostat.c 
                         ip.c ip6.c keyboard.c main.c mbufs.c 
                         mode.c mode.h netcmds.c netstat.c pigs.c 
                         swap.c systat.1 systat.h tcp.c vmstat.c 
    usr.bin/tabs         Makefile tabs.1 tabs.c 
    usr.bin/tail         Makefile extern.h forward.c misc.c read.c 
                         reverse.c tail.1 tail.c 
    usr.bin/talk         Makefile ctl.c ctl_transact.c display.c 
                         get_addrs.c get_iface.c get_names.c 
                         init_disp.c invite.c io.c look_up.c 
                         msgs.c talk.1 talk.c talk.h talk_ctl.h 
    usr.bin/tar          Makefile config_freebsd.h 
    usr.bin/tar/test     Makefile 
    usr.bin/tcopy        Makefile tcopy.1 tcopy.c 
    usr.bin/tee          Makefile tee.1 tee.c 
    usr.bin/telnet       Makefile 
    usr.bin/tftp         Makefile main.c tftp.1 tftp.c tftp.h 
    usr.bin/time         Makefile time.1 time.c 
    usr.bin/tip          Makefile Makefile.inc README TODO 
    usr.bin/tip/libacu   biz22.c biz31.c courier.c df.c dn11.c 
                         hayes.c t3000.c v3451.c v831.c ventel.c 
    usr.bin/tip/tip      Makefile acu.c acutab.c cmds.c cmdtab.c 
                         cu.1 cu.c hunt.c log.c partab.c 
                         pathnames.h remote.c tip.1 tip.c tip.h 
                         tipout.c uucplock.c value.c vars.c 
    usr.bin/top          Makefile machine.c top.local.1 
    usr.bin/touch        Makefile touch.1 touch.c 
    usr.bin/tput         Makefile clear.sh tput.1 tput.c 
    usr.bin/tr           Makefile cmap.c cmap.h cset.c cset.h 
                         extern.h str.c tr.1 tr.c 
    usr.bin/true         Makefile true.1 true.c 
    usr.bin/truncate     Makefile truncate.1 truncate.c 
    usr.bin/truss        Makefile amd64-fbsd.c amd64-fbsd32.c 
                         amd64-linux32.c amd64linux32.conf 
                         extern.h fbsd32.conf i386-fbsd.c 
                         i386-linux.c i386.conf i386linux.conf 
                         ia64-fbsd.c main.c mips-fbsd.c 
                         powerpc-fbsd.c powerpc64-fbsd.c setup.c 
                         sparc64-fbsd.c syscall.h syscalls.c 
                         truss.1 truss.h 
    usr.bin/tset         extern.h map.c misc.c set.c term.c tset.1 
                         tset.c wrterm.c 
    usr.bin/tsort        Makefile tsort.1 tsort.c 
    usr.bin/tty          Makefile tty.1 tty.c 
    usr.bin/ul           Makefile ul.1 ul.c 
    usr.bin/uname        uname.1 uname.c 
    usr.bin/unexpand     Makefile unexpand.c 
    usr.bin/unifdef      Makefile unifdef.1 unifdef.c 
                         unifdefall.sh 
    usr.bin/uniq         Makefile uniq.1 uniq.c 
    usr.bin/units        Makefile README pathnames.h units.1 
                         units.c units.lib 
    usr.bin/unvis        Makefile unvis.1 unvis.c 
    usr.bin/unzip        Makefile unzip.1 unzip.c 
    usr.bin/usbhidaction Makefile usbhidaction.1 usbhidaction.c 
    usr.bin/usbhidctl    Makefile usbhid.c usbhidctl.1 
    usr.bin/users        Makefile users.1 users.c 
    usr.bin/uudecode     Makefile uudecode.c 
    usr.bin/uuencode     Makefile uuencode.1 uuencode.c 
                         uuencode.format.5 
    usr.bin/vacation     Makefile 
    usr.bin/vgrind       Makefile extern.h pathnames.h regexp.c 
                         tmac.vgrind vfontedpr.c vgrind.1 
                         vgrind.sh vgrindefs.5 vgrindefs.c 
                         vgrindefs.src 
    usr.bin/vgrind/RETEST Makefile retest.c 
    usr.bin/vi           Makefile config.h pathnames.h port.h 
    usr.bin/vis          extern.h foldit.c vis.1 vis.c 
    usr.bin/vmstat       Makefile vmstat.8 vmstat.c 
    usr.bin/w            Makefile extern.h pr_time.c 
                         proc_compare.c uptime.1 w.1 w.c 
    usr.bin/wall         Makefile ttymsg.c ttymsg.h wall.1 wall.c 
    usr.bin/wc           Makefile wc.1 wc.c 
    usr.bin/what         Makefile what.1 what.c 
    usr.bin/whereis      Makefile pathnames.h whereis.1 whereis.c 
    usr.bin/which        Makefile which.1 which.c 
    usr.bin/who          Makefile who.1 who.c 
    usr.bin/whois        Makefile whois.1 whois.c 
    usr.bin/write        Makefile write.1 write.c 
    usr.bin/wtmpcvt      Makefile wtmpcvt.1 wtmpcvt.c 
    usr.bin/xargs        Makefile pathnames.h strnsubst.c xargs.1 
                         xargs.c 
    usr.bin/xinstall     Makefile install.1 xinstall.c 
    usr.bin/xlint        Makefile Makefile.inc 
    usr.bin/xlint/arch/ia64 targparam.h 
    usr.bin/xlint/arch/powerpc targparam.h 
    usr.bin/xlint/arch/powerpc64 targparam.h 
    usr.bin/xlint/lint1  Makefile cgram.y decl.c emit.c emit1.c 
                         err.c func.c init.c lint1.h main1.c 
                         makeman mem1.c param.h scan.l tree.c 
    usr.bin/xlint/lint2  Makefile chk.c emit2.c hash.c main2.c 
                         mem2.c msg.c read.c 
    usr.bin/xlint/llib   Makefile llib-lposix llib-lstdc 
    usr.bin/xlint/xlint  Makefile lint.1 pathnames.h xlint.c 
    usr.bin/xstr         pathnames.h xstr.1 xstr.c 
    usr.bin/xz           Makefile 
    usr.bin/xzdec        Makefile 
    usr.bin/yacc         Makefile closure.c defs.h error.c lalr.c 
                         lr0.c main.c mkpar.c output.c reader.c 
                         skeleton.c symtab.c verbose.c warshall.c 
                         yacc.1 yyfix.1 yyfix.sh 
    usr.bin/yes          Makefile yes.1 yes.c 
    usr.bin/ypcat        Makefile ypcat.1 ypcat.c 
    usr.bin/ypmatch      Makefile ypmatch.1 ypmatch.c 
    usr.bin/ypwhich      Makefile ypwhich.1 ypwhich.c 
    usr.sbin             Makefile Makefile.amd64 Makefile.arm 
                         Makefile.i386 Makefile.ia64 Makefile.inc 
                         Makefile.mips Makefile.powerpc 
                         Makefile.sparc64 
    usr.sbin/IPXrouted   IPXrouted.8 Makefile af.c af.h defs.h 
                         if.c input.c interface.h main.c output.c 
                         protocol.h sap.h sap_input.c sap_output.c 
                         sap_tables.c startup.c table.h tables.c 
                         timer.c trace.c trace.h 
    usr.sbin/ac          Makefile ac.8 ac.c 
    usr.sbin/accton      Makefile accton.8 accton.c 
    usr.sbin/acpi        Makefile Makefile.inc 
    usr.sbin/acpi/acpiconf Makefile acpiconf.8 acpiconf.c 
    usr.sbin/acpi/acpidb Makefile acpidb.8 acpidb.c 
    usr.sbin/acpi/acpidump Makefile acpi.c acpi_user.c acpidump.8 
                           acpidump.c acpidump.h 
    usr.sbin/acpi/iasl   Makefile iasl.8 
    usr.sbin/adduser     Makefile adduser.8 adduser.conf.5 
                         adduser.sh rmuser.8 rmuser.sh 
    usr.sbin/amd         Makefile Makefile.inc 
    usr.sbin/amd/amd     Makefile 
    usr.sbin/amd/amq     Makefile 
    usr.sbin/amd/doc     Makefile 
    usr.sbin/amd/fixmount Makefile 
    usr.sbin/amd/fsinfo  Makefile 
    usr.sbin/amd/hlfsd   Makefile 
    usr.sbin/amd/include Makefile amu_autofs_prot.h aux_conf.h 
                         build_version.h config.h newvers.sh 
    usr.sbin/amd/libamu  Makefile 
    usr.sbin/amd/mk-amd-map Makefile 
    usr.sbin/amd/pawd    Makefile 
    usr.sbin/amd/scripts Makefile 
    usr.sbin/amd/wire-test Makefile 
    usr.sbin/ancontrol   Makefile ancontrol.8 ancontrol.c 
    usr.sbin/apm         Makefile apm.8 apm.c 
    usr.sbin/apmd        Makefile README apmd.8 apmd.c apmd.h 
                         apmdlex.l apmdparse.y 
    usr.sbin/apmd/contrib pccardq.c 
    usr.sbin/arp         Makefile arp.4 arp.8 arp.c 
    usr.sbin/arpaname    Makefile 
    usr.sbin/asf         Makefile asf.8 asf.c asf.h asf_kld.c 
                         asf_kvm.c asf_prog.c 
    usr.sbin/audit       Makefile 
    usr.sbin/auditd      Makefile 
    usr.sbin/auditreduce Makefile 
    usr.sbin/authpf      Makefile 
    usr.sbin/bluetooth   Makefile Makefile.inc 
    usr.sbin/bluetooth/ath3kfw Makefile ath3kfw.8 ath3kfw.c 
    usr.sbin/bluetooth/bcmfw BCM-LEGAL.txt Makefile README bcmfw.8 
                             bcmfw.c 
    usr.sbin/bluetooth/bt3cfw Makefile bt3cfw.8 bt3cfw.c 
    usr.sbin/bluetooth/bthidcontrol Makefile bthidcontrol.8 
                                    bthidcontrol.c bthidcontrol.h 
                                    hid.c sdp.c 
    usr.sbin/bluetooth/bthidd Makefile bthid_config.h bthidd.8 
                              bthidd.c bthidd.conf.sample bthidd.h 
                              client.c hid.c kbd.c kbd.h lexer.l 
                              parser.y server.c session.c 
    usr.sbin/bluetooth/btpand Makefile bnep.c bnep.h btpand.8 
                              btpand.c btpand.h channel.c client.c 
                              event.c event.h packet.c sdp.c sdp.h 
                              server.c tap.c 
    usr.sbin/bluetooth/hccontrol Makefile hccontrol.8 hccontrol.c 
                                 hccontrol.h 
                                 host_controller_baseband.c info.c 
                                 link_control.c link_policy.c 
                                 node.c send_recv.c status.c 
                                 util.c 
    usr.sbin/bluetooth/hcsecd Makefile hcsecd.8 hcsecd.c 
                              hcsecd.conf hcsecd.conf.5 hcsecd.h 
                              lexer.l parser.y 
    usr.sbin/bluetooth/hcseriald Makefile hcseriald.8 hcseriald.c 
    usr.sbin/bluetooth/l2control Makefile l2cap.c l2control.8 
                                 l2control.c l2control.h 
    usr.sbin/bluetooth/l2ping Makefile l2ping.8 l2ping.c 
    usr.sbin/bluetooth/rfcomm_pppd Makefile rfcomm_pppd.8 
                                   rfcomm_pppd.c 
    usr.sbin/bluetooth/sdpcontrol Makefile sdpcontrol.8 
                                  sdpcontrol.c sdpcontrol.h 
                                  search.c 
    usr.sbin/bluetooth/sdpd Makefile bgd.c dun.c ftrn.c gn.c 
                            irmc.c irmc_command.c lan.c log.c 
                            log.h main.c nap.c opush.c panu.c 
                            profile.c profile.h provider.c 
                            provider.h sar.c scr.c sd.c sdpd.8 
                            server.c server.h sp.c srr.c ssar.c 
                            ssr.c sur.c uuid-private.h uuid.c 
    usr.sbin/boot0cfg    Makefile boot0cfg.8 boot0cfg.c 
    usr.sbin/boot98cfg   Makefile boot98cfg.8 boot98cfg.c 
    usr.sbin/bootparamd  Makefile Makefile.inc 
    usr.sbin/bootparamd/bootparamd Makefile README bootparamd.8 
                                   bootparamd.c bootparams.5 
                                   main.c 
    usr.sbin/bootparamd/callbootd Makefile callbootd.c 
    usr.sbin/bsdinstall  Makefile bsdinstall bsdinstall.8 
    usr.sbin/bsdinstall/distextract Makefile distextract.c 
    usr.sbin/bsdinstall/distfetch Makefile distfetch.c 
    usr.sbin/bsdinstall/partedit Makefile diskeditor.c 
                                 diskeditor.h gpart_ops.c 
                                 part_wizard.c partedit.c 
                                 partedit.h partedit_generic.c 
                                 partedit_pc98.c 
                                 partedit_powerpc.c 
                                 partedit_sparc64.c partedit_x86.c 
    usr.sbin/bsdinstall/scripts Makefile adduser auto checksum 
                                config docsinstall hostname jail 
                                keymap mirrorselect mount 
                                netconfig netconfig_ipv4 
                                netconfig_ipv6 rootpass services 
                                time umount wlanconfig 
    usr.sbin/bsnmpd      Makefile Makefile.inc 
    usr.sbin/bsnmpd/bsnmpd Makefile 
    usr.sbin/bsnmpd/gensnmptree Makefile 
    usr.sbin/bsnmpd/modules Makefile Makefile.inc 
    usr.sbin/bsnmpd/modules/snmp_atm BEGEMOT-ATM-FREEBSD-MIB.txt 
                                     Makefile atm_freebsd.def 
                                     atm_sys.c 
    usr.sbin/bsnmpd/modules/snmp_bridge BEGEMOT-BRIDGE-MIB.txt 
                                        BRIDGE-MIB.txt Makefile 
                                        RSTP-MIB.txt 
                                        bridge_addrs.c bridge_if.c 
                                        bridge_pf.c bridge_port.c 
                                        bridge_snmp.c 
                                        bridge_snmp.h bridge_sys.c 
                                        bridge_tree.def 
                                        snmp_bridge.3 
    usr.sbin/bsnmpd/modules/snmp_hostres BEGEMOT-HOSTRES-MIB.txt 
                                         Makefile 
                                         hostres_begemot.c 
                                         hostres_device_tbl.c 
                                         hostres_diskstorage_tbl.c 
                                         hostres_fs_tbl.c 
                                         hostres_network_tbl.c 
                                         hostres_partition_tbl.c 
                                         hostres_printer_tbl.c 
                                         hostres_processor_tbl.c 
                                         hostres_scalars.c 
                                         hostres_snmp.c 
                                         hostres_snmp.h 
                                         hostres_storage_tbl.c 
                                         hostres_swinstalled_tbl.c 
                                         hostres_swrun_tbl.c 
                                         hostres_tree.def 
                                         snmp_hostres.3 
    usr.sbin/bsnmpd/modules/snmp_mibII Makefile 
    usr.sbin/bsnmpd/modules/snmp_netgraph BEGEMOT-NETGRAPH.txt 
                                          Makefile 
                                          netgraph_tree.def 
                                          snmp_netgraph.3 
                                          snmp_netgraph.c 
                                          snmp_netgraph.h 
    usr.sbin/bsnmpd/modules/snmp_pf BEGEMOT-PF-MIB.txt Makefile 
                                    pf_snmp.c pf_tree.def 
    usr.sbin/bsnmpd/modules/snmp_target Makefile 
    usr.sbin/bsnmpd/modules/snmp_usm Makefile 
    usr.sbin/bsnmpd/modules/snmp_vacm Makefile 
    usr.sbin/bsnmpd/modules/snmp_wlan BEGEMOT-WIRELESS-MIB.txt 
                                      Makefile snmp_wlan.3 
                                      wlan_snmp.c wlan_snmp.h 
                                      wlan_sys.c wlan_tree.def 
    usr.sbin/bsnmpd/tools Makefile Makefile.inc 
    usr.sbin/bsnmpd/tools/bsnmptools Makefile bsnmpget.1 
                                     bsnmpget.c 
    usr.sbin/bsnmpd/tools/libbsnmptools Makefile bsnmpimport.c 
                                        bsnmpmap.c bsnmptc.c 
                                        bsnmptc.h bsnmptools.c 
                                        bsnmptools.h 
    usr.sbin/btxld       Makefile btx.h btxld.8 btxld.c elfh.c 
                         elfh.h 
    usr.sbin/burncd      Makefile burncd.8 burncd.c 
    usr.sbin/cdcontrol   Makefile cdcontrol.1 cdcontrol.c 
    usr.sbin/chkgrp      Makefile chkgrp.8 chkgrp.c 
    usr.sbin/chown       Makefile chgrp.1 chown.8 chown.c 
    usr.sbin/chroot      Makefile chroot.8 chroot.c 
    usr.sbin/ckdist      Makefile ckdist.1 ckdist.c 
    usr.sbin/clear_locks Makefile clear_locks.8 clear_locks.c 
    usr.sbin/config      Makefile config.5 config.8 config.h 
                         config.y configvers.h kernconf.tmpl 
                         lang.l main.c mkheaders.c mkmakefile.c 
                         mkoptions.c 
    usr.sbin/cpucontrol  Makefile amd.c amd.h cpucontrol.8 
                         cpucontrol.c cpucontrol.h intel.c intel.h 
                         via.c via.h 
    usr.sbin/crashinfo   Makefile crashinfo.8 crashinfo.sh 
    usr.sbin/cron        Makefile Makefile.inc 
    usr.sbin/cron/cron   Makefile compat.h config.h cron.8 cron.c 
                         cron.h database.c do_command.c externs.h 
                         job.c pathnames.h popen.c user.c 
    usr.sbin/cron/crontab Makefile crontab.1 crontab.5 crontab.c 
    usr.sbin/cron/doc    CONVERSION FEATURES INSTALL MAIL 
                         Makefile.vixie README 
    usr.sbin/cron/lib    Makefile compat.c entry.c env.c misc.c 
    usr.sbin/crunch      Makefile Makefile.inc 
    usr.sbin/crunch/crunchgen Makefile crunched_main.c crunchgen.1 
                              crunchgen.c 
    usr.sbin/crunch/crunchide Makefile crunchide.1 crunchide.c 
                              exec_aout.c exec_elf32.c extern.h 
    usr.sbin/crunch/examples Makefile filesystem.conf kcopy.conf 
                             really-big.conf 
    usr.sbin/ctladm      Makefile ctladm.8 ctladm.c ctladm.h 
                         util.c 
    usr.sbin/ctm         Makefile Makefile.inc README 
    usr.sbin/ctm/ctm     Makefile ctm.1 ctm.5 ctm.c ctm.h ctm_ed.c 
                         ctm_input.c ctm_pass1.c ctm_pass2.c 
                         ctm_pass3.c ctm_passb.c ctm_syntax.c 
    usr.sbin/ctm/ctm_dequeue Makefile ctm_dequeue.c 
    usr.sbin/ctm/ctm_rmail Makefile ctm_rmail.1 ctm_rmail.c 
                           error.c error.h options.h 
    usr.sbin/ctm/ctm_smail Makefile ctm_smail.c 
    usr.sbin/ctm/mkCTM   Makefile dequeue mkCTM mkctm.c 
    usr.sbin/daemon      Makefile daemon.8 daemon.c 
    usr.sbin/dconschat   Makefile dconschat.8 dconschat.c 
    usr.sbin/ddns-confgen Makefile 
    usr.sbin/devinfo     Makefile devinfo.8 devinfo.c 
    usr.sbin/digictl     Makefile digictl.8 digictl.c 
    usr.sbin/diskinfo    Makefile diskinfo.8 diskinfo.c 
    usr.sbin/dnssec-dsfromkey Makefile 
    usr.sbin/dnssec-keyfromlabel Makefile 
    usr.sbin/dnssec-keygen Makefile 
    usr.sbin/dnssec-revoke Makefile 
    usr.sbin/dnssec-settime Makefile 
    usr.sbin/dnssec-signzone Makefile 
    usr.sbin/dumpcis     Makefile cardinfo.h cis.h dumpcis.8 
                         main.c printcis.c readcis.c readcis.h 
    usr.sbin/editmap     Makefile 
    usr.sbin/edquota     Makefile edquota.8 edquota.c pathnames.h 
    usr.sbin/eeprom      Makefile eeprom.8 eeprom.c ofw_options.c 
                         ofw_options.h 
    usr.sbin/extattr     Makefile rmextattr.8 rmextattr.c 
    usr.sbin/extattrctl  Makefile extattrctl.8 extattrctl.c 
    usr.sbin/faithd      Makefile README faithd.8 faithd.c 
                         faithd.h ftp.c prefix.c prefix.h tcp.c 
    usr.sbin/faithd/test faithd.rb 
    usr.sbin/fdcontrol   Makefile fdcontrol.8 fdcontrol.c 
    usr.sbin/fdformat    Makefile fdformat.1 fdformat.c 
    usr.sbin/fdread      Makefile fdread.1 fdread.c fdutil.c 
                         fdutil.h 
    usr.sbin/fdwrite     Makefile fdwrite.1 fdwrite.c 
    usr.sbin/fifolog     Makefile Makefile.inc flint.lnt 
    usr.sbin/fifolog/fifolog_create Makefile fifolog.1 
                                    fifolog_create.c 
    usr.sbin/fifolog/fifolog_reader Makefile fifolog_reader.c 
    usr.sbin/fifolog/fifolog_writer Makefile fifolog_writer.c 
    usr.sbin/fifolog/lib Makefile fifolog.h fifolog_create.c 
                         fifolog_int.c fifolog_reader.c 
                         fifolog_write.h fifolog_write_poll.c 
                         getdate.y libfifolog.h libfifolog_int.h 
                         miniobj.h 
    usr.sbin/flowctl     Makefile flowctl.8 flowctl.c 
    usr.sbin/freebsd-update Makefile freebsd-update.8 
                            freebsd-update.sh 
    usr.sbin/ftp-proxy   Makefile Makefile.inc 
    usr.sbin/ftp-proxy/ftp-proxy Makefile 
    usr.sbin/ftp-proxy/libevent Makefile 
    usr.sbin/fwcontrol   Makefile fwcontrol.8 fwcontrol.c fwdv.c 
                         fwmethods.h fwmpegts.c 
    usr.sbin/genrandom   Makefile 
    usr.sbin/getfmac     Makefile getfmac.8 getfmac.c 
    usr.sbin/getpmac     Makefile getpmac.8 getpmac.c 
    usr.sbin/gpioctl     Makefile gpioctl.8 gpioctl.c 
    usr.sbin/gssd        Makefile gssd.8 gssd.c 
    usr.sbin/gstat       Makefile gstat.8 gstat.c 
    usr.sbin/i2c         Makefile i2c.8 i2c.c 
    usr.sbin/ifmcstat    Makefile ifmcstat.8 ifmcstat.c printb.c 
    usr.sbin/inetd       Makefile builtins.c inetd.8 inetd.c 
                         inetd.h pathnames.h 
    usr.sbin/iostat      Makefile iostat.8 iostat.c 
    usr.sbin/ip6addrctl  Makefile ip6addrctl.8 ip6addrctl.c 
                         ip6addrctl.conf.sample 
    usr.sbin/ipfwpcap    Makefile ipfwpcap.8 ipfwpcap.c 
    usr.sbin/isc-hmac-fixup Makefile 
    usr.sbin/jail        Makefile command.c config.c jail.8 jail.c 
                         jail.conf.5 jaillex.l jailp.h jailparse.y 
                         state.c 
    usr.sbin/jexec       Makefile jexec.8 jexec.c 
    usr.sbin/jls         Makefile jls.8 jls.c 
    usr.sbin/kbdcontrol  Makefile kbdcontrol.1 kbdcontrol.c 
                         kbdmap.5 lex.h lex.l 
    usr.sbin/kbdmap      Makefile TODO kbdmap.1 kbdmap.c kbdmap.h 
    usr.sbin/keyserv     Makefile crypt_server.c keyserv.8 
                         keyserv.c keyserv.h setkey.c 
    usr.sbin/kgmon       Makefile kgmon.8 kgmon.c 
    usr.sbin/kgzip       Makefile aouthdr.c aouthdr.h elfhdr.c 
                         elfhdr.h kgz.h kgzcmp.c kgzip.8 kgzip.c 
                         kgzip.h kgzld.c xio.c 
    usr.sbin/kldxref     Makefile ef.c ef.h ef_amd64.c ef_i386.c 
                         ef_nop.c ef_obj.c ef_powerpc.c 
                         ef_sparc64.c fileformat kldxref.8 
                         kldxref.c 
    usr.sbin/lastlogin   Makefile lastlogin.8 lastlogin.c 
    usr.sbin/lmcconfig   Makefile lmcconfig.8 lmcconfig.c 
    usr.sbin/lpr         Makefile Makefile.inc 
    usr.sbin/lpr/chkprintcap Makefile chkprintcap.8 chkprintcap.c 
                             skimprintcap.c skimprintcap.h 
    usr.sbin/lpr/common_source Makefile common.c ctlinfo.c 
                               ctlinfo.h displayq.c lp.cdefs.h 
                               lp.h lp.local.h matchjobs.c 
                               matchjobs.h net.c pathnames.h 
                               printcap.c request.c rmjob.c 
                               startdaemon.c 
    usr.sbin/lpr/filters Makefile lpf.c 
    usr.sbin/lpr/filters.ru Makefile Makefile.inc 
    usr.sbin/lpr/filters.ru/koi2855 Makefile koi2855.c 
    usr.sbin/lpr/filters.ru/koi2alt Makefile koi2alt.c 
    usr.sbin/lpr/lp      Makefile lp.1 lp.sh 
    usr.sbin/lpr/lpc     Makefile cmds.c cmdtab.c extern.h lpc.8 
                         lpc.c lpc.h movejobs.c 
    usr.sbin/lpr/lpd     Makefile extern.h lpd.8 lpd.c lpdchar.c 
                         modes.c printjob.c recvjob.c 
    usr.sbin/lpr/lpq     Makefile lpq.1 lpq.c 
    usr.sbin/lpr/lpr     Makefile lpr.1 lpr.c printcap.5 
    usr.sbin/lpr/lprm    Makefile lprm.1 lprm.c 
    usr.sbin/lpr/lptest  Makefile lptest.1 lptest.c 
    usr.sbin/lpr/pac     Makefile pac.8 pac.c 
    usr.sbin/lptcontrol  Makefile lptcontrol.8 lptcontrol.c 
    usr.sbin/mailstats   Makefile 
    usr.sbin/mailwrapper Makefile mailwrapper.8 mailwrapper.c 
                         pathnames.h 
    usr.sbin/makefs      Makefile cd9660.c cd9660.h ffs.c ffs.h 
                         getid.c makefs.8 makefs.c makefs.h 
                         mtree.c walk.c 
    usr.sbin/makefs/cd9660 Makefile.inc cd9660_archimedes.c 
                           cd9660_archimedes.h cd9660_conversion.c 
                           cd9660_debug.c cd9660_eltorito.c 
                           cd9660_eltorito.h cd9660_strings.c 
                           cd9660_write.c iso9660_rrip.c 
                           iso9660_rrip.h 
    usr.sbin/makefs/compat Makefile.inc pwcache.c pwcache.h 
                           strsuftoll.c 
    usr.sbin/makefs/ffs  Makefile.inc buf.c buf.h ffs_alloc.c 
                         ffs_balloc.c ffs_bswap.c ffs_extern.h 
                         ffs_subr.c mkfs.c newfs_extern.h 
                         ufs_bmap.c ufs_bswap.h ufs_inode.h 
    usr.sbin/makemap     Makefile 
    usr.sbin/manctl      Makefile manctl.8 manctl.sh 
    usr.sbin/memcontrol  Makefile memcontrol.8 memcontrol.c 
    usr.sbin/mergemaster Makefile mergemaster.8 mergemaster.sh 
    usr.sbin/mfiutil     Makefile mfi_cmd.c mfi_config.c 
                         mfi_drive.c mfi_evt.c mfi_flash.c 
                         mfi_patrol.c mfi_show.c mfi_volume.c 
                         mfiutil.8 mfiutil.c mfiutil.h 
    usr.sbin/mixer       Makefile mixer.8 mixer.c 
    usr.sbin/mld6query   Makefile mld6.c mld6query.8 
    usr.sbin/mlxcontrol  Makefile command.c config.c interface.c 
                         mlxcontrol.8 mlxcontrol.h util.c 
    usr.sbin/mount_nwfs  Makefile mount_nwfs.8 mount_nwfs.c 
    usr.sbin/mount_portalfs Makefile activate.c conf.c cred.c 
                            mount_portalfs.8 mount_portalfs.c 
                            pathnames.h portal.conf portald.h 
                            pt_conf.c pt_exec.c pt_file.c 
                            pt_pipe.c pt_tcp.c pt_tcplisten.c 
    usr.sbin/mount_smbfs Makefile 
    usr.sbin/mountd      Makefile exports.5 mountd.8 mountd.c 
                         netgroup.5 pathnames.h 
    usr.sbin/moused      Makefile moused.8 moused.c 
    usr.sbin/mptable     Makefile mptable.1 mptable.c 
    usr.sbin/mptutil     Makefile mpt_cam.c mpt_cmd.c mpt_config.c 
                         mpt_drive.c mpt_evt.c mpt_show.c 
                         mpt_volume.c mptutil.8 mptutil.c 
                         mptutil.h 
    usr.sbin/mtest       Makefile mtest.8 mtest.c 
    usr.sbin/mtree       Makefile compare.c create.c excludes.c 
                         extern.h misc.c mtree.5 mtree.8 mtree.c 
                         mtree.h spec.c specspec.c verify.c 
    usr.sbin/mtree/test  test00.sh test01.sh test02.sh test03.sh 
                         test04.sh test05.sh 
    usr.sbin/named       Makefile 
    usr.sbin/named-checkconf Makefile 
    usr.sbin/named-checkzone Makefile 
    usr.sbin/named-journalprint Makefile 
    usr.sbin/ndiscvt     Makefile inf-parse.y inf-token.l inf.c 
                         inf.h ndiscvt.8 ndiscvt.c ndisgen.8 
                         ndisgen.sh windrv_stub.c 
    usr.sbin/ndp         Makefile ndp.8 ndp.c 
    usr.sbin/newsyslog   Makefile extern.h newsyslog.8 newsyslog.c 
                         newsyslog.conf.5 pathnames.h ptimes.c 
    usr.sbin/nfscbd      Makefile nfscbd.8 nfscbd.c 
    usr.sbin/nfsd        Makefile nfsd.8 nfsd.c nfsv4.4 
                         stablerestart.5 
    usr.sbin/nfsdumpstate Makefile nfsdumpstate.8 nfsdumpstate.c 
    usr.sbin/nfsrevoke   Makefile nfsrevoke.8 nfsrevoke.c 
    usr.sbin/nfsuserd    Makefile nfsuserd.8 nfsuserd.c 
    usr.sbin/ngctl       Makefile config.c connect.c debug.c dot.c 
                         list.c main.c mkpeer.c msg.c name.c 
                         ngctl.8 ngctl.h rmhook.c show.c 
                         shutdown.c status.c types.c write.c 
    usr.sbin/nghook      Makefile main.c nghook.8 
    usr.sbin/nologin     Makefile nologin.5 nologin.8 nologin.c 
    usr.sbin/nscd        Makefile agent.c agent.h cachelib.c 
                         cachelib.h cacheplcs.c cacheplcs.h 
                         config.c config.h debug.c debug.h 
                         hashtable.h log.c log.h mp_rs_query.c 
                         mp_rs_query.h mp_ws_query.c mp_ws_query.h 
                         nscd.8 nscd.c nscd.conf.5 nscdcli.c 
                         nscdcli.h parser.c parser.h protocol.c 
                         protocol.h query.c query.h singletons.c 
                         singletons.h 
    usr.sbin/nscd/agents Makefile.inc group.c group.h passwd.c 
                         passwd.h services.c services.h 
    usr.sbin/nsec3hash   Makefile 
    usr.sbin/ntp         Makefile Makefile.inc config.h 
    usr.sbin/ntp/doc     Makefile ntp-keygen.8 ntp.conf.5 
                         ntp.keys.5 ntpd.8 ntpdate.8 ntpdc.8 
                         ntpq.8 ntptime.8 ntptrace.8 
    usr.sbin/ntp/libntp  Makefile 
    usr.sbin/ntp/libopts Makefile 
    usr.sbin/ntp/libparse Makefile 
    usr.sbin/ntp/ntp-keygen Makefile 
    usr.sbin/ntp/ntpd    Makefile 
    usr.sbin/ntp/ntpdate Makefile 
    usr.sbin/ntp/ntpdc   Makefile 
    usr.sbin/ntp/ntpq    Makefile 
    usr.sbin/ntp/ntptime Makefile 
    usr.sbin/ntp/scripts mkver ntptrace ntpver 
    usr.sbin/ntp/sntp    Makefile 
    usr.sbin/nvram       Makefile nvram.8 nvram.c 
    usr.sbin/ofwdump     Makefile ofw_util.c ofw_util.h ofwdump.8 
                         ofwdump.c pathnames.h 
    usr.sbin/pc-sysinstall Makefile Makefile.inc 
    usr.sbin/pc-sysinstall/backend Makefile functions-bsdlabel.sh 
                                   functions-cleanup.sh 
                                   functions-disk.sh 
                                   functions-extractimage.sh 
                                   functions-ftp.sh 
                                   functions-installcomponents.sh 
                                   functions-installpackages.sh 
                                   functions-localize.sh 
                                   functions-mountdisk.sh 
                                   functions-mountoptical.sh 
                                   functions-networking.sh 
                                   functions-newfs.sh 
                                   functions-packages.sh 
                                   functions-parse.sh 
                                   functions-runcommands.sh 
                                   functions-unmount.sh 
                                   functions-upgrade.sh 
                                   functions-users.sh functions.sh 
                                   installimage.sh parseconfig.sh 
                                   startautoinstall.sh 
    usr.sbin/pc-sysinstall/backend-partmanager Makefile 
                                               create-part.sh 
                                               delete-part.sh 
    usr.sbin/pc-sysinstall/backend-query Makefile 
                                         detect-emulation.sh 
                                         detect-laptop.sh 
                                         detect-nics.sh 
                                         disk-info.sh disk-list.sh 
                                         disk-part.sh 
                                         enable-net.sh 
                                         get-packages.sh 
                                         list-components.sh 
                                         list-config.sh 
                                         list-mirrors.sh 
                                         list-packages.sh 
                                         list-rsync-backups.sh 
                                         list-tzones.sh 
                                         query-langs.sh 
                                         send-logs.sh 
                                         set-mirror.sh 
                                         setup-ssh-keys.sh 
                                         sys-mem.sh test-live.sh 
                                         test-netup.sh 
                                         update-part-list.sh 
                                         xkeyboard-layouts.sh 
                                         xkeyboard-models.sh 
                                         xkeyboard-variants.sh 
    usr.sbin/pc-sysinstall/conf Makefile pc-sysinstall.conf 
    usr.sbin/pc-sysinstall/doc Makefile 
    usr.sbin/pc-sysinstall/examples Makefile README 
                                    pc-autoinstall.conf 
                                    pcinstall.cfg.fbsd-netinstall 
                                    pcinstall.cfg.geli 
                                    pcinstall.cfg.gmirror 
                                    pcinstall.cfg.netinstall 
                                    pcinstall.cfg.restore 
                                    pcinstall.cfg.rsync 
                                    pcinstall.cfg.upgrade 
                                    pcinstall.cfg.zfs 
    usr.sbin/pc-sysinstall/pc-sysinstall Makefile pc-sysinstall.8 
                                         pc-sysinstall.sh 
    usr.sbin/pciconf     Makefile cap.c err.c pathnames.h 
                         pciconf.8 pciconf.c pciconf.h 
    usr.sbin/periodic    Makefile periodic.8 periodic.sh 
    usr.sbin/pkg         Makefile elf_tables.h pkg.c 
    usr.sbin/pkg_install Makefile Makefile.inc tkpkg 
    usr.sbin/pkg_install/add Makefile add.h extract.c futil.c 
                             main.c perform.c pkg_add.1 
    usr.sbin/pkg_install/create Makefile create.h main.c perform.c 
                                pkg_create.1 pl.c 
    usr.sbin/pkg_install/delete Makefile delete.h main.c perform.c 
                                pkg_delete.1 
    usr.sbin/pkg_install/info Makefile info.h main.c perform.c 
                              pkg_info.1 show.c 
    usr.sbin/pkg_install/lib Makefile deps.c exec.c file.c 
                             global.c lib.h match.c msg.c pen.c 
                             pkgwrap.c plist.c str.c url.c 
                             version.c 
    usr.sbin/pkg_install/updating Makefile main.c pathnames.h 
                                  pkg_updating.1 
    usr.sbin/pkg_install/version Makefile main.c perform.c 
                                 pkg_version.1 test-pkg_version.sh 
                                 version.h 
    usr.sbin/pmcannotate Makefile pmcannotate.8 pmcannotate.c 
    usr.sbin/pmccontrol  Makefile pmccontrol.8 pmccontrol.c 
    usr.sbin/pmcstat     Makefile pmcpl_annotate.c 
                         pmcpl_annotate.h pmcpl_callgraph.c 
                         pmcpl_callgraph.h pmcpl_calltree.c 
                         pmcpl_calltree.h pmcpl_gprof.c 
                         pmcpl_gprof.h pmcstat.8 pmcstat.c 
                         pmcstat.h pmcstat_log.c pmcstat_log.h 
                         pmcstat_top.h 
    usr.sbin/pnpinfo     Makefile 
    usr.sbin/portsnap    Makefile Makefile.inc 
    usr.sbin/portsnap/make_index Makefile make_index.c 
    usr.sbin/portsnap/phttpget Makefile phttpget.c 
    usr.sbin/portsnap/portsnap Makefile portsnap.8 portsnap.sh 
    usr.sbin/powerd      Makefile powerd.8 powerd.c 
    usr.sbin/ppp         Makefile README.changes README.nat acf.c 
                         acf.h arp.c arp.h async.c async.h atm.c 
                         atm.h auth.c auth.h bundle.c bundle.h 
                         cbcp.c cbcp.h ccp.c ccp.h chap.c chap.h 
                         chap_ms.c chap_ms.h chat.c chat.h 
                         command.c command.h datalink.c datalink.h 
                         deflate.c deflate.h defs.c defs.h 
                         descriptor.h ether.c ether.h exec.c 
                         exec.h filter.c filter.h fsm.c fsm.h 
                         hdlc.c hdlc.h i4b.h id.c id.h iface.c 
                         iface.h ip.c ip.h ipcp.c ipcp.h iplist.c 
                         iplist.h ipv6cp.c ipv6cp.h layer.h lcp.c 
                         lcp.h link.c link.h log.c log.h lqr.c 
                         lqr.h main.c main.h mbuf.c mbuf.h mp.c 
                         mp.h mppe.c mppe.h nat_cmd.c nat_cmd.h 
                         ncp.c ncp.h ncpaddr.c ncpaddr.h 
                         netgraph.c netgraph.h pap.c pap.h 
                         physical.c physical.h ppp.8.m4 pred.c 
                         pred.h probe.c probe.h prompt.c prompt.h 
                         proto.c proto.h radius.c radius.h route.c 
                         route.h server.c server.h sig.c sig.h 
                         slcompress.c slcompress.h sync.c sync.h 
                         systems.c systems.h tcp.c tcp.h tcpmss.c 
                         tcpmss.h throughput.c throughput.h 
                         timer.c timer.h tty.c tty.h tun.c tun.h 
                         ua.h udp.c udp.h vjcomp.c vjcomp.h 
    usr.sbin/pppctl      Makefile pppctl.8 pppctl.c 
    usr.sbin/praliases   Makefile 
    usr.sbin/praudit     Makefile 
    usr.sbin/procctl     Makefile procctl.8 procctl.c 
    usr.sbin/pstat       Makefile pstat.8 pstat.c 
    usr.sbin/pw          Makefile README bitmap.c bitmap.h cpdir.c 
                         edgroup.c fileupd.c grupd.c psdate.c 
                         psdate.h pw.8 pw.c pw.conf.5 pw.h 
                         pw_conf.c pw_group.c pw_log.c pw_nis.c 
                         pw_user.c pw_vpw.c pwupd.c pwupd.h rm_r.c 
    usr.sbin/pwd_mkdb    Makefile pwd_mkdb.8 pwd_mkdb.c 
    usr.sbin/quot        Makefile quot.8 quot.c 
    usr.sbin/quotaon     Makefile quotaon.8 quotaon.c 
    usr.sbin/rarpd       Makefile rarpd.8 rarpd.c 
    usr.sbin/repquota    Makefile repquota.8 repquota.c 
    usr.sbin/rip6query   Makefile rip6query.8 rip6query.c 
    usr.sbin/rmt         Makefile rmt.8 rmt.c 
    usr.sbin/rndc        Makefile 
    usr.sbin/rndc-confgen Makefile 
    usr.sbin/route6d     Makefile route6d.8 route6d.c route6d.h 
    usr.sbin/route6d/misc chkrt cksum.c 
    usr.sbin/rpc.lockd   Makefile kern.c lock_proc.c lockd.c 
                         lockd.h lockd_lock.c lockd_lock.h 
                         rpc.lockd.8 test.c 
    usr.sbin/rpc.statd   Makefile file.c procs.c rpc.statd.8 
                         statd.c statd.h test.c 
    usr.sbin/rpc.umntall Makefile mounttab.c mounttab.h 
                         rpc.umntall.8 rpc.umntall.c 
    usr.sbin/rpc.yppasswdd Makefile rpc.yppasswdd.8 
                           yppasswd_private.x yppasswdd_extern.h 
                           yppasswdd_main.c yppasswdd_server.c 
                           yppwupdate 
    usr.sbin/rpc.ypupdated Makefile update.c yp_dbdelete.c 
                           yp_dbupdate.c ypupdate 
                           ypupdated_extern.h ypupdated_main.c 
                           ypupdated_server.c 
    usr.sbin/rpc.ypxfrd  Makefile rpc.ypxfrd.8 ypxfrd_extern.h 
                         ypxfrd_main.c ypxfrd_server.c 
    usr.sbin/rpcbind     Makefile check_bound.c pmap_svc.c 
                         rpcb_stat.c rpcb_svc.c rpcb_svc_4.c 
                         rpcb_svc_com.c rpcbind.8 rpcbind.c 
                         rpcbind.h security.c util.c warmstart.c 
    usr.sbin/rrenumd     Makefile lexer.l parser.y rrenumd.8 
                         rrenumd.c rrenumd.conf.5 rrenumd.h 
    usr.sbin/rtadvctl    Makefile rtadvctl.8 rtadvctl.c 
    usr.sbin/rtadvd      Makefile advcap.c advcap.h config.c 
                         config.h control.c control.h 
                         control_client.c control_client.h 
                         control_server.c control_server.h if.c 
                         if.h pathnames.h rrenum.c rrenum.h 
                         rtadvd.8 rtadvd.c rtadvd.conf 
                         rtadvd.conf.5 rtadvd.h timer.c timer.h 
                         timer_subr.c timer_subr.h 
    usr.sbin/rtprio      Makefile rtprio.1 rtprio.c 
    usr.sbin/rtsold      Makefile dump.c if.c probe.c rtsock.c 
                         rtsol.c rtsold.8 rtsold.c rtsold.h 
    usr.sbin/rwhod       Makefile rwhod.8 rwhod.c 
    usr.sbin/sa          Makefile db.c extern.h main.c pathnames.h 
                         pdb.c sa.8 usrdb.c 
    usr.sbin/sade        Makefile command.c config.c devices.c 
                         disks.c dispatch.c dmenu.c globals.c 
                         install.c label.c list.h main.c menus.c 
                         misc.c msg.c sade.8 sade.h system.c 
                         termcap.c variable.c wizard.c 
    usr.sbin/sendmail    Makefile 
    usr.sbin/service     Makefile service.8 service.sh 
    usr.sbin/services_mkdb Makefile services_mkdb.8 
                           services_mkdb.c uniq.c 
    usr.sbin/setfib      Makefile setfib.1 setfib.c 
    usr.sbin/setfmac     Makefile setfmac.8 setfmac.c setfsmac.8 
    usr.sbin/setpmac     Makefile setpmac.8 setpmac.c 
    usr.sbin/sicontrol   Makefile sicontrol.8 sicontrol.c 
    usr.sbin/smbmsg      Makefile pathnames.h smbmsg.8 smbmsg.c 
    usr.sbin/snapinfo    Makefile snapinfo.8 snapinfo.c 
    usr.sbin/spkrtest    Makefile spkrtest.8 spkrtest.sh 
    usr.sbin/spray       Makefile spray.8 spray.c 
    usr.sbin/sysinstall  Makefile anonFTP.c cdrom.c command.c 
                         config.c devices.c dhcp.c disks.c 
                         dispatch.c dist.c dist.h dmenu.c doc.c 
                         dos.c floppy.c ftp.c globals.c http.c 
                         index.c install.c install.cfg 
                         installUpgrade.c keymap.c label.c list.h 
                         main.c media.c menus.c misc.c modules.c 
                         mouse.c msg.c network.c nfs.c options.c 
                         package.c sysinstall.8 sysinstall.h 
                         system.c tcpip.c termcap.c ttys.c ufs.c 
                         usb.c user.c variable.c wizard.c 
    usr.sbin/syslogd     Makefile pathnames.h syslog.conf.5 
                         syslogd.8 syslogd.c 
    usr.sbin/tcpdchk     Makefile 
    usr.sbin/tcpdmatch   Makefile 
    usr.sbin/tcpdrop     Makefile tcpdrop.8 tcpdrop.c 
    usr.sbin/tcpdump     Makefile Makefile.inc 
    usr.sbin/tcpdump/tcpdump Makefile config.h tcpdump.1 
    usr.sbin/timed       Makefile 
    usr.sbin/timed/timed CHANGES Makefile acksend.c byteorder.c 
                         candidate.c cksum.c correct.c extern.h 
                         globals.h master.c measure.c 
                         networkdelta.c pathnames.h readmsg.c 
                         slave.c timed.8 timed.c 
    usr.sbin/timed/timedc Makefile cmds.c cmdtab.c extern.h 
                          timedc.8 timedc.c timedc.h 
    usr.sbin/traceroute  Makefile findsaddr-udp.c 
    usr.sbin/traceroute6 Makefile traceroute6.8 traceroute6.c 
    usr.sbin/trpt        Makefile trpt.8 trpt.c 
    usr.sbin/tzsetup     Makefile tzsetup.8 tzsetup.c 
    usr.sbin/uathload    Makefile uathload.8 uathload.c 
    usr.sbin/ugidfw      Makefile ugidfw.8 ugidfw.c 
    usr.sbin/uhsoctl     Makefile uhsoctl.1 uhsoctl.c 
    usr.sbin/usbconfig   Makefile dump.c dump.h usbconfig.8 
                         usbconfig.c 
    usr.sbin/usbdump     Makefile usbdump.8 usbdump.c 
    usr.sbin/utxrm       Makefile utxrm.8 utxrm.c 
    usr.sbin/vidcontrol  Makefile decode.c decode.h vidcontrol.1 
                         vidcontrol.c 
    usr.sbin/vipw        Makefile vipw.8 vipw.c 
    usr.sbin/wake        Makefile wake.8 wake.c 
    usr.sbin/watch       Makefile watch.8 watch.c 
    usr.sbin/watchdogd   Makefile watchdog.8 watchdogd.8 
                         watchdogd.c 
    usr.sbin/wlandebug   Makefile wlandebug.8 wlandebug.c 
    usr.sbin/wlconfig    Makefile wlconfig.8 wlconfig.c 
    usr.sbin/wpa         Makefile Makefile.crypto Makefile.inc 
    usr.sbin/wpa/hostapd Makefile driver_freebsd.c hostapd.8 
                         hostapd.conf.5 
    usr.sbin/wpa/hostapd_cli Makefile hostapd_cli.8 
    usr.sbin/wpa/ndis_events Makefile ndis_events.8 ndis_events.c 
    usr.sbin/wpa/wpa_cli Makefile wpa_cli.8 
    usr.sbin/wpa/wpa_passphrase Makefile wpa_passphrase.8 
    usr.sbin/wpa/wpa_supplicant Makefile Packet32.c Packet32.h 
                                driver_freebsd.c ntddndis.h 
                                wpa_supplicant.8 
                                wpa_supplicant.conf.5 
    usr.sbin/yp_mkdb     Makefile yp_mkdb.8 yp_mkdb.c 
    usr.sbin/ypbind      Makefile yp_ping.c yp_ping.h ypbind.8 
                         ypbind.c 
    usr.sbin/yppoll      Makefile yppoll.8 yppoll.c 
    usr.sbin/yppush      Makefile yppush.8 yppush_extern.h 
                         yppush_main.c 
    usr.sbin/ypserv      Makefile Makefile.yp yp_access.c 
                         yp_dblookup.c yp_dnslookup.c yp_error.c 
                         yp_extern.h yp_main.c yp_server.c 
                         yp_svc_udp.c ypinit.8 ypinit.sh ypserv.8 
    usr.sbin/ypset       Makefile ypset.8 ypset.c 
    usr.sbin/zic         Makefile Makefile.inc README 
    usr.sbin/zic/zdump   Makefile 
    usr.sbin/zic/zic     Makefile 
    usr.sbin/zzz         Makefile zzz.8 zzz.sh 
  Log:
  SVN rev 239080 on 2012-08-05 23:54:33Z by kensmith
  
  Copy stable/9 to releng/9.1 as part of the 9.1-RELEASE release process.
  
  Approved by:    re (implicit)
  
  Revision          Changes    Path
  1.13.2.2.2.1      +0 -0      src/COPYRIGHT
  1.5.4.1.4.1       +0 -0      src/LOCKS
  1.166.2.2.2.1     +0 -0      src/MAINTAINERS
  1.392.2.3.2.1     +0 -0      src/Makefile
  1.702.2.15.2.1    +0 -0      src/Makefile.inc1
  1.5.2.1.4.1       +0 -0      src/Makefile.mips
  1.279.2.8.2.1     +0 -0      src/ObsoleteFiles.inc
  1.25.2.1.4.1      +0 -0      src/README
  1.702.2.11.2.1    +0 -0      src/UPDATING
  1.30.2.1.4.1      +0 -0      src/bin/Makefile
  1.23.16.1.4.1     +0 -0      src/bin/Makefile.inc
  1.9.2.1.4.1       +0 -0      src/bin/cat/Makefile
  1.27.16.1.4.1     +0 -0      src/bin/cat/cat.1
  1.33.4.1.4.1      +0 -0      src/bin/cat/cat.c
  1.19.28.1.4.1     +0 -0      src/bin/chflags/Makefile
  1.31.2.1.4.1      +0 -0      src/bin/chflags/chflags.1
  1.26.4.1.4.1      +0 -0      src/bin/chflags/chflags.c
  1.12.28.1.4.1     +0 -0      src/bin/chio/Makefile
  1.27.28.1.4.1     +0 -0      src/bin/chio/chio.1
  1.29.2.1.4.1      +0 -0      src/bin/chio/chio.c
  1.5.28.1.4.1      +0 -0      src/bin/chio/defs.h
  1.3.28.1.4.1      +0 -0      src/bin/chio/pathnames.h
  1.10.42.1.4.1     +0 -0      src/bin/chmod/Makefile
  1.43.2.1.4.1      +0 -0      src/bin/chmod/chmod.1
  1.37.2.1.4.1      +0 -0      src/bin/chmod/chmod.c
  1.12.4.1.4.1      +0 -0      src/bin/cp/Makefile
  1.41.2.1.4.1      +0 -0      src/bin/cp/cp.1
  1.62.2.1.4.1      +0 -0      src/bin/cp/cp.c
  1.21.16.1.4.1     +0 -0      src/bin/cp/extern.h
  1.61.2.1.4.1      +0 -0      src/bin/cp/utils.c
  1.41.2.2.2.1      +0 -0      src/bin/csh/Makefile
  1.16.2.2.2.1      +0 -0      src/bin/csh/config.h
  1.15.2.2.2.1      +0 -0      src/bin/csh/config_p.h
  1.2.2.1.4.1       +0 -0      src/bin/csh/iconv_stub.c
  1.1.2.1.4.1       +0 -0      src/bin/csh/iconv_stub.h
  1.13.2.1.4.1      +0 -0      src/bin/date/Makefile
  1.77.2.1.4.1      +0 -0      src/bin/date/date.1
  1.50.2.1.4.1      +0 -0      src/bin/date/date.c
  1.7.36.1.4.1      +0 -0      src/bin/date/extern.h
  1.19.16.1.4.1     +0 -0      src/bin/date/netdate.c
  1.16.36.1.4.1     +0 -0      src/bin/date/vary.c
  1.4.62.1.4.1      +0 -0      src/bin/date/vary.h
  1.19.16.1.4.1     +0 -0      src/bin/dd/Makefile
  1.40.36.1.4.1     +0 -0      src/bin/dd/args.c
  1.19.36.1.4.1     +0 -0      src/bin/dd/conv.c
  1.12.36.1.4.1     +0 -0      src/bin/dd/conv_tab.c
  1.33.4.1.4.1      +0 -0      src/bin/dd/dd.1
  1.43.36.1.4.1     +0 -0      src/bin/dd/dd.c
  1.22.36.1.4.1     +0 -0      src/bin/dd/dd.h
  1.15.36.1.4.1     +0 -0      src/bin/dd/extern.h
  1.2.28.1.4.1      +0 -0      src/bin/dd/gen.c
  1.27.36.1.4.1     +0 -0      src/bin/dd/misc.c
  1.23.36.1.4.1     +0 -0      src/bin/dd/position.c
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.ascii
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.ebcdic
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.ibm
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.lcase
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.oldascii
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.oldebcdic
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.oldibm
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.pareven
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.parnone
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.parodd
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.parset
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.swab
  1.1.36.1.4.1      +0 -0      src/bin/dd/ref.ucase
  1.18.36.1.4.1     +0 -0      src/bin/df/Makefile
  1.42.4.3.2.1      +0 -0      src/bin/df/df.1
  1.75.2.2.2.1      +0 -0      src/bin/df/df.c
  1.7.42.1.4.1      +0 -0      src/bin/domainname/Makefile
  1.19.16.1.4.1     +0 -0      src/bin/domainname/domainname.1
  1.19.28.1.4.1     +0 -0      src/bin/domainname/domainname.c
  1.8.42.1.4.1      +0 -0      src/bin/echo/Makefile
  1.20.2.1.4.1      +0 -0      src/bin/echo/echo.1
  1.19.4.1.4.1      +0 -0      src/bin/echo/echo.c
  1.35.2.1.4.1      +0 -0      src/bin/ed/Makefile
  1.9.2.1.4.1       +0 -0      src/bin/ed/POSIX
  1.7.62.1.4.1      +0 -0      src/bin/ed/README
  1.23.2.1.4.1      +0 -0      src/bin/ed/buf.c
  1.20.36.1.4.1     +0 -0      src/bin/ed/cbc.c
  1.36.2.1.4.1      +0 -0      src/bin/ed/ed.1
  1.20.28.1.4.1     +0 -0      src/bin/ed/ed.h
  1.13.42.1.4.1     +0 -0      src/bin/ed/glbl.c
  1.14.40.2.2.1     +0 -0      src/bin/ed/io.c
  1.30.2.2.2.1      +0 -0      src/bin/ed/main.c
  1.20.38.1.4.1     +0 -0      src/bin/ed/re.c
  1.15.42.1.4.1     +0 -0      src/bin/ed/sub.c
  1.9.62.1.4.1      +0 -0      src/bin/ed/test/Makefile
  1.7.62.1.4.1      +0 -0      src/bin/ed/test/README
  1.6.62.1.4.1      +0 -0      src/bin/ed/test/ckscripts.sh
  1.6.62.1.4.1      +0 -0      src/bin/ed/test/mkscripts.sh
  1.12.42.1.4.1     +0 -0      src/bin/ed/undo.c
  1.18.38.1.4.1     +0 -0      src/bin/expr/Makefile
  1.31.2.2.2.1      +0 -0      src/bin/expr/expr.1
  1.28.2.1.4.1      +0 -0      src/bin/expr/expr.y
  1.6.42.1.4.1      +0 -0      src/bin/getfacl/Makefile
  1.14.2.1.4.1      +0 -0      src/bin/getfacl/getfacl.1
  1.13.2.1.4.1      +0 -0      src/bin/getfacl/getfacl.c
  1.8.42.1.4.1      +0 -0      src/bin/hostname/Makefile
  1.21.16.1.4.1     +0 -0      src/bin/hostname/hostname.1
  1.20.4.1.4.1      +0 -0      src/bin/hostname/hostname.c
  1.4.38.1.4.1      +0 -0      src/bin/kenv/Makefile
  1.17.2.2.2.1      +0 -0      src/bin/kenv/kenv.1
  1.9.2.2.2.1       +0 -0      src/bin/kenv/kenv.c
  1.8.42.1.4.1      +0 -0      src/bin/kill/Makefile
  1.22.2.1.4.1      +0 -0      src/bin/kill/kill.1
  1.25.2.1.4.1      +0 -0      src/bin/kill/kill.c
  1.11.42.1.4.1     +0 -0      src/bin/ln/Makefile
  1.36.2.1.4.1      +0 -0      src/bin/ln/ln.1
  1.42.2.1.4.1      +0 -0      src/bin/ln/ln.c
  1.32.2.1.4.1      +0 -0      src/bin/ln/symlink.7
  1.26.36.1.4.1     +0 -0      src/bin/ls/Makefile
  1.19.2.1.4.1      +0 -0      src/bin/ls/cmp.c
  1.25.16.1.4.1     +0 -0      src/bin/ls/extern.h
  1.104.2.1.4.1     +0 -0      src/bin/ls/ls.1
  1.90.2.1.4.1      +0 -0      src/bin/ls/ls.c
  1.24.2.1.4.1      +0 -0      src/bin/ls/ls.h
  1.81.2.1.4.1      +0 -0      src/bin/ls/print.c
  1.41.4.1.4.1      +0 -0      src/bin/ls/util.c
  1.9.28.1.4.1      +0 -0      src/bin/mkdir/Makefile
  1.23.16.1.4.1     +0 -0      src/bin/mkdir/mkdir.1
  1.33.16.1.4.1     +0 -0      src/bin/mkdir/mkdir.c
  1.8.42.1.4.1      +0 -0      src/bin/mv/Makefile
  1.30.4.1.4.1      +0 -0      src/bin/mv/mv.1
  1.52.2.1.4.1      +0 -0      src/bin/mv/mv.c
  1.15.2.1.4.1      +0 -0      src/bin/pax/Makefile
  1.29.2.1.4.1      +0 -0      src/bin/pax/ar_io.c
  1.25.2.1.4.1      +0 -0      src/bin/pax/ar_subs.c
  1.24.2.1.4.1      +0 -0      src/bin/pax/buf_subs.c
  1.21.36.1.4.1     +0 -0      src/bin/pax/cache.c
  1.9.36.1.4.1      +0 -0      src/bin/pax/cache.h
  1.25.2.1.4.1      +0 -0      src/bin/pax/cpio.c
  1.8.2.1.4.1       +0 -0      src/bin/pax/cpio.h
  1.16.28.1.4.1     +0 -0      src/bin/pax/extern.h
  1.24.2.1.4.1      +0 -0      src/bin/pax/file_subs.c
  1.26.2.1.4.1      +0 -0      src/bin/pax/ftree.c
  1.7.36.1.4.1      +0 -0      src/bin/pax/ftree.h
  1.24.2.1.4.1      +0 -0      src/bin/pax/gen_subs.c
  1.6.2.1.4.1       +0 -0      src/bin/pax/getoldopt.c
  1.32.2.1.4.1      +0 -0      src/bin/pax/options.c
  1.6.36.1.4.1      +0 -0      src/bin/pax/options.h
  1.29.2.1.4.1      +0 -0      src/bin/pax/pat_rep.c
  1.6.36.1.4.1      +0 -0      src/bin/pax/pat_rep.h
  1.39.2.1.4.1      +0 -0      src/bin/pax/pax.1
  1.29.2.1.4.1      +0 -0      src/bin/pax/pax.c
  1.18.36.1.4.1     +0 -0      src/bin/pax/pax.h
  1.23.2.1.4.1      +0 -0      src/bin/pax/sel_subs.c
  1.6.36.1.4.1      +0 -0      src/bin/pax/sel_subs.h
  1.25.2.1.4.1      +0 -0      src/bin/pax/tables.c
  1.10.36.1.4.1     +0 -0      src/bin/pax/tables.h
  1.28.2.1.4.1      +0 -0      src/bin/pax/tar.c
  1.8.2.1.4.1       +0 -0      src/bin/pax/tar.h
  1.20.36.1.4.1     +0 -0      src/bin/pax/tty_subs.c
  1.2.2.1.4.1       +0 -0      src/bin/pkill/Makefile
  1.8.2.1.4.1       +0 -0      src/bin/pkill/pkill.1
  1.12.2.1.4.1      +0 -0      src/bin/pkill/pkill.c
  1.27.28.1.4.1     +0 -0      src/bin/ps/Makefile
  1.46.2.2.2.1      +0 -0      src/bin/ps/extern.h
  1.34.36.1.4.1     +0 -0      src/bin/ps/fmt.c
  1.91.2.3.2.1      +0 -0      src/bin/ps/keyword.c
  1.21.36.1.4.1     +0 -0      src/bin/ps/nlist.c
  1.108.2.2.2.1     +0 -0      src/bin/ps/print.c
  1.106.2.5.2.1     +0 -0      src/bin/ps/ps.1
  1.120.2.3.2.1     +0 -0      src/bin/ps/ps.c
  1.21.2.2.2.1      +0 -0      src/bin/ps/ps.h
  1.1.6.1.4.1       +0 -0      src/bin/pwait/Makefile
  1.2.2.2.2.1       +0 -0      src/bin/pwait/pwait.1
  1.1.6.1.4.1       +0 -0      src/bin/pwait/pwait.c
  1.11.42.1.4.1     +0 -0      src/bin/pwd/Makefile
  1.26.28.1.4.1     +0 -0      src/bin/pwd/pwd.1
  1.25.28.1.4.1     +0 -0      src/bin/pwd/pwd.c
  1.23.28.1.4.1     +0 -0      src/bin/rcp/Makefile
  1.9.36.1.4.1      +0 -0      src/bin/rcp/extern.h
  1.22.16.2.2.1     +0 -0      src/bin/rcp/rcp.1
  1.49.2.1.4.1      +0 -0      src/bin/rcp/rcp.c
  1.17.36.1.4.1     +0 -0      src/bin/rcp/util.c
  1.1.42.1.4.1      +0 -0      src/bin/realpath/Makefile
  1.12.2.1.4.1      +0 -0      src/bin/realpath/realpath.1
  1.8.2.1.4.1       +0 -0      src/bin/realpath/realpath.c
  1.18.28.1.4.1     +0 -0      src/bin/rm/Makefile
  1.48.2.1.4.1      +0 -0      src/bin/rm/rm.1
  1.62.2.2.2.1      +0 -0      src/bin/rm/rm.c
  1.23.2.1.4.1      +0 -0      src/bin/rmail/Makefile
  1.8.42.1.4.1      +0 -0      src/bin/rmdir/Makefile
  1.15.16.1.4.1     +0 -0      src/bin/rmdir/rmdir.1
  1.20.28.1.4.1     +0 -0      src/bin/rmdir/rmdir.c
  1.8.36.1.4.1      +0 -0      src/bin/setfacl/Makefile
  1.6.2.1.4.1       +0 -0      src/bin/setfacl/file.c
  1.10.2.1.4.1      +0 -0      src/bin/setfacl/mask.c
  1.11.2.1.4.1      +0 -0      src/bin/setfacl/merge.c
  1.9.2.1.4.1       +0 -0      src/bin/setfacl/remove.c
  1.24.2.2.2.1      +0 -0      src/bin/setfacl/setfacl.1
  1.17.2.1.4.1      +0 -0      src/bin/setfacl/setfacl.c
  1.8.2.1.4.1       +0 -0      src/bin/setfacl/setfacl.h
  1.9.2.1.4.1       +0 -0      src/bin/setfacl/util.c
  1.56.2.1.4.1      +0 -0      src/bin/sh/Makefile
  1.9.2.1.4.1       +0 -0      src/bin/sh/TOUR
  1.32.2.1.4.1      +0 -0      src/bin/sh/alias.c
  1.11.2.1.4.1      +0 -0      src/bin/sh/alias.h
  1.15.2.1.4.1      +0 -0      src/bin/sh/arith.h
  1.6.2.1.4.1       +0 -0      src/bin/sh/arith_yacc.c
  1.1.2.1.4.1       +0 -0      src/bin/sh/arith_yacc.h
  1.3.2.1.4.1       +0 -0      src/bin/sh/arith_yylex.c
  1.19.2.1.4.1      +0 -0      src/bin/sh/bltin/bltin.h
  1.14.36.1.4.1     +0 -0      src/bin/sh/bltin/echo.c
  1.22.2.1.4.1      +0 -0      src/bin/sh/builtins.def
  1.49.2.2.2.1      +0 -0      src/bin/sh/cd.c
  1.9.2.1.4.1       +0 -0      src/bin/sh/cd.h
  1.33.2.1.4.1      +0 -0      src/bin/sh/error.c
  1.22.2.1.4.1      +0 -0      src/bin/sh/error.h
  1.112.2.3.2.1     +0 -0      src/bin/sh/eval.c
  1.15.2.2.2.1      +0 -0      src/bin/sh/eval.h
  1.52.2.2.2.1      +0 -0      src/bin/sh/exec.c
  1.23.2.2.2.1      +0 -0      src/bin/sh/exec.h
  1.91.2.3.2.1      +0 -0      src/bin/sh/expand.c
  1.17.2.2.2.1      +0 -0      src/bin/sh/expand.h
  1.8.28.1.4.1      +0 -0      src/bin/sh/funcs/cmv
  1.8.28.1.4.1      +0 -0      src/bin/sh/funcs/dirs
  1.8.28.1.4.1      +0 -0      src/bin/sh/funcs/login
  1.8.28.1.4.1      +0 -0      src/bin/sh/funcs/newgrp
  1.8.28.1.4.1      +0 -0      src/bin/sh/funcs/popd
  1.8.28.1.4.1      +0 -0      src/bin/sh/funcs/pushd
  1.9.2.1.4.1       +0 -0      src/bin/sh/funcs/suspend
  1.43.2.2.2.1      +0 -0      src/bin/sh/histedit.c
  1.9.2.1.4.1       +0 -0      src/bin/sh/init.h
  1.33.2.2.2.1      +0 -0      src/bin/sh/input.c
  1.12.2.2.2.1      +0 -0      src/bin/sh/input.h
  1.95.2.1.4.1      +0 -0      src/bin/sh/jobs.c
  1.21.2.1.4.1      +0 -0      src/bin/sh/jobs.h
  1.16.2.1.4.1      +0 -0      src/bin/sh/mail.c
  1.8.36.1.4.1      +0 -0      src/bin/sh/mail.h
  1.52.2.2.2.1      +0 -0      src/bin/sh/main.c
  1.11.2.2.2.1      +0 -0      src/bin/sh/main.h
  1.38.2.1.4.1      +0 -0      src/bin/sh/memalloc.c
  1.18.2.1.4.1      +0 -0      src/bin/sh/memalloc.h
  1.45.2.1.4.1      +0 -0      src/bin/sh/miscbltin.c
  1.18.2.1.4.1      +0 -0      src/bin/sh/mkbuiltins
  1.23.2.1.4.1      +0 -0      src/bin/sh/mkinit.c
  1.20.2.1.4.1      +0 -0      src/bin/sh/mknodes.c
  1.35.2.1.4.1      +0 -0      src/bin/sh/mksyntax.c
  1.12.2.1.4.1      +0 -0      src/bin/sh/mktokens
  1.13.2.2.2.1      +0 -0      src/bin/sh/myhistedit.h
  1.14.2.2.2.1      +0 -0      src/bin/sh/mystring.c
  1.8.36.2.2.1      +0 -0      src/bin/sh/mystring.h
  1.18.2.1.4.1      +0 -0      src/bin/sh/nodes.c.pat
  1.12.2.1.4.1      +0 -0      src/bin/sh/nodetypes
  1.37.2.1.4.1      +0 -0      src/bin/sh/options.c
  1.17.2.1.4.1      +0 -0      src/bin/sh/options.h
  1.28.2.1.4.1      +0 -0      src/bin/sh/output.c
  1.19.2.1.4.1      +0 -0      src/bin/sh/output.h
  1.115.2.1.4.1     +0 -0      src/bin/sh/parser.c
  1.18.2.1.4.1      +0 -0      src/bin/sh/parser.h
  1.34.2.1.4.1      +0 -0      src/bin/sh/redir.c
  1.10.36.1.4.1     +0 -0      src/bin/sh/redir.h
  1.174.2.3.2.1     +0 -0      src/bin/sh/sh.1
  1.22.2.1.4.1      +0 -0      src/bin/sh/shell.h
  1.27.2.1.4.1      +0 -0      src/bin/sh/show.c
  1.12.2.1.4.1      +0 -0      src/bin/sh/show.h
  1.46.2.3.2.1      +0 -0      src/bin/sh/trap.c
  1.16.2.1.4.1      +0 -0      src/bin/sh/trap.h
  1.63.2.2.2.1      +0 -0      src/bin/sh/var.c
  1.24.2.1.4.1      +0 -0      src/bin/sh/var.h
  1.8.42.1.4.1      +0 -0      src/bin/sleep/Makefile
  1.23.2.1.4.1      +0 -0      src/bin/sleep/sleep.1
  1.23.2.1.4.1      +0 -0      src/bin/sleep/sleep.c
  1.8.42.1.4.1      +0 -0      src/bin/stty/Makefile
  1.14.36.1.4.1     +0 -0      src/bin/stty/cchar.c
  1.10.36.1.4.1     +0 -0      src/bin/stty/extern.h
  1.21.4.1.4.1      +0 -0      src/bin/stty/gfmt.c
  1.21.2.1.4.1      +0 -0      src/bin/stty/key.c
  1.14.4.1.4.1      +0 -0      src/bin/stty/modes.c
  1.22.4.1.4.1      +0 -0      src/bin/stty/print.c
  1.35.2.1.4.1      +0 -0      src/bin/stty/stty.1
  1.24.2.1.4.1      +0 -0      src/bin/stty/stty.c
  1.9.36.1.4.1      +0 -0      src/bin/stty/stty.h
  1.11.36.1.4.1     +0 -0      src/bin/stty/util.c
  1.10.42.1.4.1     +0 -0      src/bin/sync/Makefile
  1.16.28.1.4.1     +0 -0      src/bin/sync/sync.8
  1.16.28.1.4.1     +0 -0      src/bin/sync/sync.c
  1.10.38.1.4.1     +0 -0      src/bin/test/Makefile
  1.31.2.1.4.1      +0 -0      src/bin/test/test.1
  1.58.2.1.4.1      +0 -0      src/bin/test/test.c
  1.5.2.1.4.1       +0 -0      src/bin/uuidgen/Makefile
  1.7.10.2.2.1      +0 -0      src/bin/uuidgen/uuidgen.1
  1.3.32.1.4.1      +0 -0      src/bin/uuidgen/uuidgen.c
  1.2.16.1.4.1      +0 -0      src/cddl/Makefile
  1.8.2.1.4.1       +0 -0      src/cddl/Makefile.inc
  1.2.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/alloca.h
  1.2.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/assert.h
  1.4.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/devid.h
  1.1.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/dtrace.h
  1.3.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/fcntl.h
  1.2.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/fsshare.h
  1.3.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/libintl.h
  1.1.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/libproc.h
  1.1.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/libshare.h
  1.6.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/mnttab.h
  1.4.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/priv.h
  1.1.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/sha2.h
  1.4.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/solaris.h
  1.2.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/stdio.h
  1.2.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/stdlib.h
  1.2.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/strings.h
  1.1.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/thread_pool.h
  1.2.6.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/unistd.h
  1.3.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/include/zone.h
  1.3.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/lib/libumem/umem.c
  1.3.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/lib/libumem/umem.h
  1.3.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/misc/deviceid.c
  1.6.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/misc/fsshare.c
  1.3.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/misc/mkdirp.c
  1.4.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/misc/mnttab.c
  1.5.2.1.4.1       +0 -0      src/cddl/compat/opensolaris/misc/zmount.c
  1.3.4.1.4.1       +0 -0      src/cddl/compat/opensolaris/misc/zone.c
  1.5.2.2.2.1       +0 -0      src/cddl/contrib/opensolaris/cmd/zdb/zdb.8
  1.10.2.7.2.1      +0 -0      src/cddl/contrib/opensolaris/cmd/zfs/zfs.8
  1.7.2.7.2.1       +0 -0      src/cddl/contrib/opensolaris/cmd/zpool/zpool.8
  1.1.4.2.2.1       +0 -0      src/cddl/contrib/opensolaris/cmd/zstreamdump/zstreamdump.1
  1.12.2.1.4.1      +0 -0      src/cddl/lib/Makefile
  1.3.4.1.4.1       +0 -0      src/cddl/lib/Makefile.inc
  1.5.2.2.2.1       +0 -0      src/cddl/lib/drti/Makefile
  1.4.2.1.4.1       +0 -0      src/cddl/lib/libavl/Makefile
  1.3.2.1.4.1       +0 -0      src/cddl/lib/libctf/Makefile
  1.5.2.1.4.1       +0 -0      src/cddl/lib/libdtrace/Makefile
  1.1.6.1.4.1       +0 -0      src/cddl/lib/libdtrace/errno.d
  1.1.4.1.4.1       +0 -0      src/cddl/lib/libdtrace/libproc_compat.h
  1.1.6.1.4.1       +0 -0      src/cddl/lib/libdtrace/net.d
  1.1.6.1.4.1       +0 -0      src/cddl/lib/libdtrace/nfs.d
  1.1.6.1.4.1       +0 -0      src/cddl/lib/libdtrace/psinfo.d
  1.1.4.1.4.1       +0 -0      src/cddl/lib/libdtrace/regs_x86.d
  1.1.6.1.4.1       +0 -0      src/cddl/lib/libdtrace/sched.d
  1.1.6.1.4.1       +0 -0      src/cddl/lib/libdtrace/signal.d
  1.1.6.1.4.1       +0 -0      src/cddl/lib/libdtrace/unistd.d
  1.6.2.1.4.1       +0 -0      src/cddl/lib/libnvpair/Makefile
  1.4.2.1.4.1       +0 -0      src/cddl/lib/libumem/Makefile
  1.4.2.1.4.1       +0 -0      src/cddl/lib/libuutil/Makefile
  1.7.2.2.2.1       +0 -0      src/cddl/lib/libzfs/Makefile
  1.16.2.1.4.1      +0 -0      src/cddl/lib/libzpool/Makefile
  1.2.16.1.4.1      +0 -0      src/cddl/sbin/Makefile
  1.1.16.1.4.1      +0 -0      src/cddl/sbin/Makefile.inc
  1.6.2.1.4.1       +0 -0      src/cddl/sbin/zfs/Makefile
  1.7.2.1.4.1       +0 -0      src/cddl/sbin/zpool/Makefile
  1.11.2.1.4.1      +0 -0      src/cddl/usr.bin/Makefile
  1.1.16.1.4.1      +0 -0      src/cddl/usr.bin/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/cddl/usr.bin/ctfconvert/Makefile
  1.1.4.1.4.1       +0 -0      src/cddl/usr.bin/ctfconvert/ctfconvert.1
  1.4.2.1.4.1       +0 -0      src/cddl/usr.bin/ctfdump/Makefile
  1.1.4.1.4.1       +0 -0      src/cddl/usr.bin/ctfdump/ctfdump.1
  1.4.2.1.4.1       +0 -0      src/cddl/usr.bin/ctfmerge/Makefile
  1.1.4.1.4.1       +0 -0      src/cddl/usr.bin/ctfmerge/ctfmerge.1
  1.2.2.1.4.1       +0 -0      src/cddl/usr.bin/sgsmsg/Makefile
  1.3.2.1.4.1       +0 -0      src/cddl/usr.bin/zinject/Makefile
  1.1.4.1.4.1       +0 -0      src/cddl/usr.bin/zlook/Makefile
  1.1.4.1.4.1       +0 -0      src/cddl/usr.bin/zstreamdump/Makefile
  1.9.2.1.4.1       +0 -0      src/cddl/usr.bin/ztest/Makefile
  1.13.2.1.4.1      +0 -0      src/cddl/usr.sbin/Makefile
  1.1.16.1.4.1      +0 -0      src/cddl/usr.sbin/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/cddl/usr.sbin/dtrace/Makefile
  1.2.4.1.4.1       +0 -0      src/cddl/usr.sbin/dtruss/Makefile
  1.1.4.1.4.1       +0 -0      src/cddl/usr.sbin/dtruss/dtruss.1
  1.4.2.1.4.1       +0 -0      src/cddl/usr.sbin/lockstat/Makefile
  1.2.4.1.4.1       +0 -0      src/cddl/usr.sbin/plockstat/Makefile
  1.2.4.1.4.1       +0 -0      src/cddl/usr.sbin/plockstat/plockstat.1
  1.9.2.1.4.1       +0 -0      src/cddl/usr.sbin/zdb/Makefile
  1.6.4.1.4.1       +0 -0      src/contrib/amd/FREEBSD-Xlist
  1.16.4.1.4.1      +0 -0      src/contrib/amd/FREEBSD-upgrade
  1.24.4.1.4.1      +0 -0      src/contrib/amd/amd/amd.8
  1.11.4.1.4.1      +0 -0      src/contrib/amd/amd/amd.c
  1.16.4.1.4.1      +0 -0      src/contrib/amd/amq/amq.8
  1.9.4.1.4.1       +0 -0      src/contrib/amd/amq/pawd.1
  1.14.4.1.4.1      +0 -0      src/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h
  1.4.4.1.4.1       +0 -0      src/contrib/amd/conf/trap/trap_default.h
  1.16.4.1.4.1      +0 -0      src/contrib/amd/fixmount/fixmount.8
  1.15.4.1.4.1      +0 -0      src/contrib/amd/fsinfo/fsinfo.8
  1.17.4.1.4.1      +0 -0      src/contrib/amd/hlfsd/hlfsd.8
  1.15.4.1.4.1      +0 -0      src/contrib/amd/include/am_defs.h
  1.9.4.1.4.1       +0 -0      src/contrib/amd/mk-amd-map/mk-amd-map.8
  1.20.4.1.4.1      +0 -0      src/contrib/amd/scripts/amd.conf.5
  1.8.4.1.4.1       +0 -0      src/contrib/amd/wire-test/wire-test.8
  1.4.2.2.2.1       +0 -0      src/contrib/bind9/lib/isc/alpha/include/isc/atomic.h
  1.1.1.2.4.1.4.1   +0 -0      src/contrib/bind9/lib/isc/arm/include/isc/atomic.h
  1.5.2.2.2.1       +0 -0      src/contrib/bind9/lib/isc/include/isc/sha2.h
  1.6.2.2.2.1       +0 -0      src/contrib/bind9/lib/isc/sha2.c
  1.4.2.2.2.1       +0 -0      src/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h
  1.5.42.1.4.1      +0 -0      src/contrib/binutils/FREEBSD-Xlist
  1.6.42.1.4.1      +0 -0      src/contrib/binutils/FREEBSD-deletelist
  1.10.42.1.4.1     +0 -0      src/contrib/binutils/FREEBSD-upgrade
  1.21.2.1.4.1      +0 -0      src/contrib/binutils/bfd/elf.c
  1.6.2.1.4.1       +0 -0      src/contrib/binutils/bfd/freebsd.h
  1.16.2.1.4.1      +0 -0      src/contrib/binutils/ld/Makefile.in
  1.5.16.1.4.1      +0 -0      src/contrib/bsnmp/FREEBSD-Xlist
  1.2.36.1.4.1      +0 -0      src/contrib/bsnmp/FREEBSD-upgrade
  1.2.2.1.4.1       +0 -0      src/contrib/bsnmp/lib/snmpcrypto.c
  1.1.2.1.4.1       +0 -0      src/contrib/bsnmp/lib/tc.def
  1.1.2.1.4.1       +0 -0      src/contrib/bsnmp/snmp_target/snmp_target.3
  1.1.2.1.4.1       +0 -0      src/contrib/bsnmp/snmp_target/target_snmp.c
  1.2.2.1.4.1       +0 -0      src/contrib/bsnmp/snmp_target/target_tree.def
  1.3.2.2.2.1       +0 -0      src/contrib/bsnmp/snmp_usm/snmp_usm.3
  1.1.2.1.4.1       +0 -0      src/contrib/bsnmp/snmp_usm/usm_snmp.c
  1.3.2.1.4.1       +0 -0      src/contrib/bsnmp/snmp_usm/usm_tree.def
  1.1.2.2.2.1       +0 -0      src/contrib/bsnmp/snmp_vacm/snmp_vacm.3
  1.1.2.1.4.1       +0 -0      src/contrib/bsnmp/snmp_vacm/vacm_snmp.c
  1.3.2.1.4.1       +0 -0      src/contrib/bsnmp/snmp_vacm/vacm_tree.def
  1.1.18.1.4.1      +0 -0      src/contrib/bzip2/FREEBSD-Xlist
  1.5.4.1.4.1       +0 -0      src/contrib/bzip2/FREEBSD-upgrade
  1.2.2.1.4.1       +0 -0      src/contrib/bzip2/FREEBSD-vendor
  1.5.2.1.4.1       +0 -0      src/contrib/bzip2/bzlib.c
  1.1.64.1.4.1      +0 -0      src/contrib/com_err/com_err.3
  1.4.4.1.4.1       +0 -0      src/contrib/com_err/com_err.c
  1.4.4.1.4.1       +0 -0      src/contrib/com_err/com_err.h
  1.4.4.1.4.1       +0 -0      src/contrib/com_err/com_right.h
  1.6.2.1.4.1       +0 -0      src/contrib/com_err/compile_et.1
  1.4.4.1.4.1       +0 -0      src/contrib/com_err/compile_et.c
  1.4.4.1.4.1       +0 -0      src/contrib/com_err/compile_et.h
  1.2.40.1.4.1      +0 -0      src/contrib/com_err/getarg.c
  1.4.4.1.4.1       +0 -0      src/contrib/com_err/lex.l
  1.4.4.1.4.1       +0 -0      src/contrib/com_err/parse.y
  1.2.4.1.4.1       +0 -0      src/contrib/cvs/FREEBSD-Xlist
  1.12.4.1.4.1      +0 -0      src/contrib/cvs/FREEBSD-upgrade
  1.1.6.1.4.1       +0 -0      src/contrib/cvs/FREEBSD-vendstock
  1.6.4.1.4.1       +0 -0      src/contrib/cvs/contrib/sccs2rcs.in
  1.6.36.1.4.1      +0 -0      src/contrib/cvs/diff/diff3.c
  1.2.62.1.4.1      +0 -0      src/contrib/cvs/lib/md5.h
  1.23.4.1.4.1      +0 -0      src/contrib/cvs/man/cvs.1
  1.3.42.1.4.1      +0 -0      src/contrib/cvs/man/cvsbug.8
  1.6.4.1.4.1       +0 -0      src/contrib/cvs/src/buffer.c
  1.6.4.1.4.1       +0 -0      src/contrib/cvs/src/checkout.c
  1.4.4.1.4.1       +0 -0      src/contrib/cvs/src/classify.c
  1.14.4.1.4.1      +0 -0      src/contrib/cvs/src/client.c
  1.16.4.1.4.1      +0 -0      src/contrib/cvs/src/commit.c
  1.23.4.1.4.1      +0 -0      src/contrib/cvs/src/cvs.h
  1.22.4.1.4.1      +0 -0      src/contrib/cvs/src/diff.c
  1.5.4.1.4.1       +0 -0      src/contrib/cvs/src/entries.c
  1.15.4.1.4.1      +0 -0      src/contrib/cvs/src/lock.c
  1.5.4.1.4.1       +0 -0      src/contrib/cvs/src/log.c
  1.13.4.1.4.1      +0 -0      src/contrib/cvs/src/logmsg.c
  1.27.4.1.4.1      +0 -0      src/contrib/cvs/src/main.c
  1.6.4.1.4.1       +0 -0      src/contrib/cvs/src/parseinfo.c
  1.3.4.1.4.1       +0 -0      src/contrib/cvs/src/patch.c
  1.30.4.1.4.1      +0 -0      src/contrib/cvs/src/rcs.c
  1.12.4.1.4.1      +0 -0      src/contrib/cvs/src/rcs.h
  1.11.4.1.4.1      +0 -0      src/contrib/cvs/src/rcscmds.c
  1.26.4.1.4.1      +0 -0      src/contrib/cvs/src/server.c
  1.3.4.1.4.1       +0 -0      src/contrib/cvs/src/tag.c
  1.16.4.1.4.1      +0 -0      src/contrib/cvs/src/update.c
  1.3.36.1.4.1      +0 -0      src/contrib/cvs/src/update.h
  1.2.16.1.4.1      +0 -0      src/contrib/diff/FREEBSD-Xlist
  1.3.16.1.4.1      +0 -0      src/contrib/diff/FREEBSD-upgrade
  1.4.16.1.4.1      +0 -0      src/contrib/diff/config.h
  1.9.2.2.2.1       +0 -0      src/contrib/ee/ee.c
  1.3.4.1.4.1       +0 -0      src/contrib/ee/ee.msg
  1.2.4.1.4.1       +0 -0      src/contrib/expat/FREEBSD-upgrade
  1.3.36.1.4.1      +0 -0      src/contrib/gcc/FREEBSD-Xlist
  1.5.36.1.4.1      +0 -0      src/contrib/gcc/FREEBSD-deletelist
  1.2.42.1.4.1      +0 -0      src/contrib/gcc/FREEBSD-libiberty
  1.3.42.1.4.1      +0 -0      src/contrib/gcc/FREEBSD-upgrade
  1.18.2.1.4.1      +0 -0      src/contrib/gcc/c-decl.c
  1.11.16.1.4.1     +0 -0      src/contrib/gcc/c-format.c
  1.5.4.1.4.1       +0 -0      src/contrib/gcc/c-opts.c
  1.5.2.1.4.1       +0 -0      src/contrib/gcc/c.opt
  1.27.2.1.4.1      +0 -0      src/contrib/gcc/config/freebsd-spec.h
  1.42.4.1.4.1      +0 -0      src/contrib/gcc/config/freebsd.h
  1.77.2.1.4.1      +0 -0      src/contrib/gcc/config/i386/freebsd.h
  1.11.4.1.4.1      +0 -0      src/contrib/gcc/config/i386/freebsd64.h
  1.30.2.1.4.1      +0 -0      src/contrib/gcc/config/i386/i386.c
  1.5.16.1.4.1      +0 -0      src/contrib/gcc/config/i386/x86-64.h
  1.8.2.1.4.1       +0 -0      src/contrib/gcc/config/mips/freebsd.h
  1.12.2.1.4.1      +0 -0      src/contrib/gcc/config/sparc/freebsd.h
  1.9.16.1.4.1      +0 -0      src/contrib/gcc/cp/ptree.c
  1.26.2.1.4.1      +0 -0      src/contrib/gcc/function.c
  1.43.16.1.4.1     +0 -0      src/contrib/gcc/gcc.c
  1.5.16.1.4.1      +0 -0      src/contrib/gcc/opts.c
  1.28.2.1.4.1      +0 -0      src/contrib/gcc/toplev.c
  1.16.16.1.4.1     +0 -0      src/contrib/gcc/version.c
  1.8.4.1.4.1       +0 -0      src/contrib/gdb/FREEBSD-Xlist
  1.3.36.1.4.1      +0 -0      src/contrib/gdb/FREEBSD-upgrade
  1.13.2.2.2.1      +0 -0      src/contrib/gdtoa/gdtoaimp.h
  1.5.2.2.2.1       +0 -0      src/contrib/gdtoa/strtod.c
  1.5.2.2.2.1       +0 -0      src/contrib/gdtoa/strtof.c
  1.3.4.2.2.1       +0 -0      src/contrib/gdtoa/strtorQ.c
  1.4.2.2.2.1       +0 -0      src/contrib/gdtoa/strtorx.c
  1.4.36.1.4.1      +0 -0      src/contrib/gnu-sort/FREEBSD-upgrade
  1.5.36.1.4.1      +0 -0      src/contrib/gnu-sort/lib/hard-locale.c
  1.4.28.1.4.1      +0 -0      src/contrib/gnu-sort/lib/version-etc.c
  1.4.36.1.4.1      +0 -0      src/contrib/gnu-sort/src/sort.c
  1.2.36.2.2.1      +0 -0      src/contrib/gperf/FREEBSD-Xlist
  1.4.36.1.4.1      +0 -0      src/contrib/groff/FREEBSD-Xlist
  1.6.16.1.4.1      +0 -0      src/contrib/groff/FREEBSD-upgrade
  1.9.16.1.4.1      +0 -0      src/contrib/groff/src/devices/grotty/grotty.man
  1.3.16.1.4.1      +0 -0      src/contrib/groff/src/libs/libgroff/cmap.cpp
  1.3.16.1.4.1      +0 -0      src/contrib/groff/src/libs/libgroff/cset.cpp
  1.3.16.1.4.1      +0 -0      src/contrib/groff/src/libs/libgroff/invalid.cpp
  1.11.16.1.4.1     +0 -0      src/contrib/groff/src/preproc/eqn/neqn.sh
  1.10.16.1.4.1     +0 -0      src/contrib/groff/src/roff/groff/groff.man
  1.12.16.1.4.1     +0 -0      src/contrib/groff/src/roff/nroff/nroff.man
  1.18.16.1.4.1     +0 -0      src/contrib/groff/src/roff/nroff/nroff.sh
  1.6.38.1.4.1      +0 -0      src/contrib/groff/tmac/eqnrc
  1.18.2.1.4.1      +0 -0      src/contrib/groff/tmac/troffrc
  1.3.16.1.4.1      +0 -0      src/contrib/groff/tmac/tty-char.tmac
  1.3.16.1.4.1      +0 -0      src/contrib/groff/tmac/tty.tmac
  1.2.24.1.4.1      +0 -0      src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0
  1.2.24.1.4.1      +0 -0      src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1
  1.2.24.1.4.1      +0 -0      src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2
  1.2.24.1.4.1      +0 -0      src/contrib/ipfilter/INST.FreeBSD-2.2
  1.3.38.1.4.1      +0 -0      src/contrib/ipfilter/INSTALL.xBSD
  1.8.4.1.4.1       +0 -0      src/contrib/ipfilter/Makefile
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/bpf-ipf.h
  1.6.16.1.4.1      +0 -0      src/contrib/ipfilter/bpf_filter.c
  1.8.4.1.4.1       +0 -0      src/contrib/ipfilter/ip_fil.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ip_msnrpc_pxy.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/ipf.h
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/iplang/iplang.h
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/iplang/iplang_l.l
  1.9.16.1.4.1      +0 -0      src/contrib/ipfilter/iplang/iplang_y.y
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/ipmon.h
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/Celler/ip_compat.h
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/ipsd.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/ipsd.h
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/ipsdr.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/linux.h
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/sbpf.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/sdlpi.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/slinux.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsd/snit.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/.OLD/ip_compat.h
  1.4.4.1.4.1       +0 -0      src/contrib/ipfilter/ipsend/44arp.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/arp.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/dlcommon.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/dltest.h
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/hpux.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/in_var.h
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ip.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ip_var.h
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ipresend.1
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ipresend.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ipsend.1
  1.4.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ipsend.5
  1.14.16.1.4.1     +0 -0      src/contrib/ipfilter/ipsend/ipsend.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ipsend.h
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/ipsopt.c
  1.4.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/iptest.1
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/iptest.c
  1.15.4.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/iptests.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/larp.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/linux.h
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/lsock.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/resend.c
  1.10.2.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/sbpf.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/sdlpi.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/sirix.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/slinux.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/snit.c
  1.21.4.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/sock.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/sockraw.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/ipsend/tcpip.h
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/ipt.h
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/kmem.h
  1.3.4.1.4.1       +0 -0      src/contrib/ipfilter/l4check/l4check.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/addicmp.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/addipopt.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/bcopywrap.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/binprint.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/buildopts.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/checkrev.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/count4bits.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/count6bits.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/debug.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/facpri.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/facpri.h
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/fill6bits.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/flags.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/gethost.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/getifname.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/getnattype.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/getport.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/getportproto.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/getproto.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/getsumd.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/hostname.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/icmpcode.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/inet_addr.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/initparse.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ionames.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ipf_dotuning.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ipft_ef.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ipft_hx.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ipft_pc.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ipft_sn.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ipft_td.c
  1.7.4.1.4.1       +0 -0      src/contrib/ipfilter/lib/ipft_tx.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ipoptsec.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/kmem.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/kmem.h
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/kmemcpywrap.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/kvatoname.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/load_hash.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/load_hashnode.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/load_pool.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/load_poolnode.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/mutex_emul.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/nametokva.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/nat_setgroupmap.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/ntomask.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/optname.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/optprint.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/optprintv6.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/optvalue.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/portname.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/print_toif.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printactivenat.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printaps.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printbuf.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printfr.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printfraginfo.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printhash.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printhashnode.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printhostmap.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printhostmask.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printifname.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printip.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printlog.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printmask.c
  1.6.4.1.4.1       +0 -0      src/contrib/ipfilter/lib/printnat.c
  1.5.4.1.4.1       +0 -0      src/contrib/ipfilter/lib/printpacket.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printpacket6.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printpool.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printpoolnode.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printportcmp.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printsbuf.c
  1.6.4.1.4.1       +0 -0      src/contrib/ipfilter/lib/printstate.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/printtunable.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/remove_hash.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/remove_hashnode.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/remove_pool.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/remove_poolnode.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/resetlexer.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/rwlock_emul.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/tcp_flags.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/tcpflags.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/tcpoptnames.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/v6ionames.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/v6optvalue.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/var.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/lib/verbose.c
  1.2.16.1.4.1      +0 -0      src/contrib/ipfilter/man/Makefile
  1.7.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ipf.4
  1.10.16.1.4.1     +0 -0      src/contrib/ipfilter/man/ipf.5
  1.9.2.1.4.1       +0 -0      src/contrib/ipfilter/man/ipf.8
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ipfilter.4
  1.4.42.1.4.1      +0 -0      src/contrib/ipfilter/man/ipfilter.5
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ipfs.8
  1.11.16.1.4.1     +0 -0      src/contrib/ipfilter/man/ipfstat.8
  1.7.16.1.4.1      +0 -0      src/contrib/ipfilter/man/ipftest.1
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ipl.4
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ipmon.5
  1.19.2.1.4.1      +0 -0      src/contrib/ipfilter/man/ipmon.8
  1.5.42.1.4.1      +0 -0      src/contrib/ipfilter/man/ipnat.4
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/man/ipnat.5
  1.4.2.1.4.1       +0 -0      src/contrib/ipfilter/man/ipnat.8
  1.3.4.1.4.1       +0 -0      src/contrib/ipfilter/man/ippool.5
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ippool.8
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ipscan.5
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/man/ipscan.8
  1.4.2.1.4.1       +0 -0      src/contrib/ipfilter/man/mkfilters.1
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/md5.c
  1.3.4.1.4.1       +0 -0      src/contrib/ipfilter/md5.h
  1.2.24.1.4.1      +0 -0      src/contrib/ipfilter/mlf_ipl.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/mlf_rule.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/mlfk_rule.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/mlh_rule.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/opts.h
  1.1.28.1.4.1      +0 -0      src/contrib/ipfilter/pcap-bpf.h
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/pcap-ipf.h
  1.5.4.1.4.1       +0 -0      src/contrib/ipfilter/radix.c
  1.5.4.1.4.1       +0 -0      src/contrib/ipfilter/radix_ipf.h
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/samples/proxy.c
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/samples/relay.c
  1.2.28.1.4.1      +0 -0      src/contrib/ipfilter/samples/userauth.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/snoop.h
  1.4.28.1.4.1      +0 -0      src/contrib/ipfilter/test/logtest
  1.6.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ipf.c
  1.8.2.1.4.1       +0 -0      src/contrib/ipfilter/tools/ipf_y.y
  1.6.4.1.4.1       +0 -0      src/contrib/ipfilter/tools/ipfcomp.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ipfs.c
  1.7.4.1.4.1       +0 -0      src/contrib/ipfilter/tools/ipfstat.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ipftest.c
  1.8.4.1.4.1       +0 -0      src/contrib/ipfilter/tools/ipmon.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ipmon_y.y
  1.6.4.1.4.1       +0 -0      src/contrib/ipfilter/tools/ipnat.c
  1.7.4.1.4.1       +0 -0      src/contrib/ipfilter/tools/ipnat_y.y
  1.4.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ippool.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ippool_y.y
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ipscan_y.y
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ipsyncm.c
  1.5.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/ipsyncs.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/lex_var.h
  1.5.4.1.4.1       +0 -0      src/contrib/ipfilter/tools/lexer.c
  1.3.16.1.4.1      +0 -0      src/contrib/ipfilter/tools/lexer.h
  1.2.4.1.4.1       +0 -0      src/contrib/less/FREEBSD-upgrade
  1.13.2.2.2.1      +0 -0      src/contrib/less/command.c
  1.10.2.1.4.1      +0 -0      src/contrib/less/forwback.c
  1.12.2.1.4.1      +0 -0      src/contrib/less/less.h
  1.10.2.1.4.1      +0 -0      src/contrib/less/line.c
  1.15.2.1.4.1      +0 -0      src/contrib/less/main.c
  1.9.2.2.2.1       +0 -0      src/contrib/less/prompt.c
  1.12.2.1.4.1      +0 -0      src/contrib/less/screen.c
  1.14.2.1.4.1      +0 -0      src/contrib/less/search.c
  1.9.2.1.4.1       +0 -0      src/contrib/less/signal.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/FREEBSD-Xlist
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/FREEBSD-upgrade
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/bsdcpio.1
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/cmdline.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/config_freebsd.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/cpio.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/cpio.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/cpio_platform.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/main.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test.h
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_0.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_basic.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_cmdline.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_format_newc.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_gcpio_compat.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_gcpio_compat_ref.bin.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_gcpio_compat_ref.crc.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_gcpio_compat_ref.newc.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_gcpio_compat_ref.ustar.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_B_upper.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_C_upper.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_J_upper.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_L_upper.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_Z_upper.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_a.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_c.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_d.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_f.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_f.cpio.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_help.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_l.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_lzma.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_m.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_m.cpio.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_t.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_t.cpio.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_t.stdout.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_tv.stdout.uu
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_u.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_version.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_y.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_option_z.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_owner_parse.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_passthrough_dotdot.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_passthrough_reverse.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/cpio/test/test_pathmatch.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_check_magic.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_crc32.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_endian.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry.3
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry_copy_stat.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry_link_resolver.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry_private.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry_stat.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry_strmode.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_entry_xattr.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_hash.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_platform.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_private.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read.3
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_data_into_fd.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_disk.3
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_disk.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_disk_entry_from_file.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_disk_private.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_disk_set_standard_lookup.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_extract.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_open_fd.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_open_file.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_open_filename.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_open_memory.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_private.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_all.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_bzip2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_compress.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_gzip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_none.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_program.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_uu.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_compression_xz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_all.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_ar.c
  1.4.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_cpio.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_empty.c
  1.5.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_iso9660.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_mtree.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_raw.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_tar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_xar.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_read_support_format_zip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_string.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_string.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_string_sprintf.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_util.3
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_util.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_virtual.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write.3
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_disk.3
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_disk.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_disk_private.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_disk_set_standard_lookup.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_open_fd.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_open_file.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_open_filename.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_open_memory.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_private.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_compression_bzip2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_compression_compress.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_compression_gzip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_compression_none.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_compression_program.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_compression_xz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_ar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_by_name.c
  1.4.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_cpio.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_cpio_newc.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_mtree.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_pax.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_shar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_ustar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/archive_write_set_format_zip.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/config_freebsd.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/cpio.5
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/filter_fork.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/filter_fork.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/libarchive-formats.5
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/libarchive.3
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/libarchive_internals.3
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/tar.5
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/README
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/main.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/read_open_memory.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_acl_basic.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_acl_freebsd.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_acl_pax.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_archive_api_feature.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_bad_fd.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_bzip2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_bzip2_1.tbz.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_bzip2_2.tbz.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_cpio.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_cpio_1.cpio.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_gtar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_gtar_1.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_gzip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_gzip_1.tgz.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_gzip_2.tgz.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_lzma.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_lzma_1.tlz.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_lzma_2.tlz.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_lzma_3.tlz.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_solaris_tar_acl.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_solaris_tar_acl.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_tar_hardlink.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_tar_hardlink_1.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_xz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_xz_1.txz.uu
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_zip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_zip_1.zip.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_compat_zip_2.zip.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_empty_write.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_entry.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_entry_strmode.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_extattr_freebsd.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_fuzz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_fuzz_1.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_link_resolver.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_open_failure.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_open_fd.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_open_file.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_open_filename.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_pax_filename_encoding.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_pax_filename_encoding.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_compress_program.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_data_large.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_disk.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_disk_entry_from_file.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_extract.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_file_nonexistent.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_ar.ar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_ar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_Z.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_be.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_be.cpio.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_bz2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_gz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_lzma.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_xz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_odc.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_svr4_gzip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_cpio_svr4c_Z.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_empty.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_gz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_lzma.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_13.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix00.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix01.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix10.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_Z.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_joliet.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_joliet_long.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_joliet_rockridge.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_multi_extent.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_multi_extent.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge_ce.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge_new.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge_rr_moved.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_iso_zisofs.iso.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isojoliet_bz2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isojoliet_long.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isojoliet_rr.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isorr_bz2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isorr_ce.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isorr_new_bz2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isorr_rr_moved.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_isozisofs_bz2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_mtree.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_mtree.mtree.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_pax_bz2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_raw.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_raw.data.Z.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_raw.data.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_tar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_tar_empty_filename.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_tar_empty_filename.tar.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_tbz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_tgz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_tlz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_txz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_tz.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_xar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_zip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_format_zip.zip.uu
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_large.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_pax_truncated.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_position.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_truncated.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_read_uu.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_tar_filenames.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_tar_large.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_ustar_filenames.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_compress.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_compress_bzip2.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_compress_gzip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_compress_lzma.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_compress_program.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_compress_xz.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk_failures.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk_hardlink.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk_perms.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk_secure.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk_sparse.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk_symlink.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_disk_times.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_ar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_cpio.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_cpio_empty.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_cpio_newc.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_cpio_odc.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_mtree.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_pax.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_shar_empty.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_tar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_tar_empty.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_tar_ustar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_zip.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_zip_empty.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_format_zip_no_compression.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive/test/test_write_open_memory.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/err.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/err.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/lafe_platform.h
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/line_reader.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/line_reader.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/matching.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/matching.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/pathmatch.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/libarchive_fe/pathmatch.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/tar/bsdtar.1
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/bsdtar.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/bsdtar.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/bsdtar_platform.h
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/tar/cmdline.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/tar/config_freebsd.h
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/tar/getdate.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/tar/read.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/subst.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/main.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test.h
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_0.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_basic.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_copy.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_empty_mtree.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_getdate.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_help.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_option_T_upper.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_option_q.c
  1.1.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_option_r.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_option_s.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_patterns.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_stdio.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_strip_components.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_symlink_dir.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/test/test_version.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/tar/tree.c
  1.2.2.2.2.1       +0 -0      src/contrib/libarchive/tar/tree.h
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/tar/util.c
  1.3.2.2.2.1       +0 -0      src/contrib/libarchive/tar/write.c
  1.1.2.2.2.1       +0 -0      src/contrib/libc++/FREEBSD-upgrade
  1.1.2.2.2.1       +0 -0      src/contrib/libcxxrt/FREEBSD-upgrade
  1.19.2.2.2.1      +0 -0      src/contrib/libpcap/gencode.c
  1.14.2.2.2.1      +0 -0      src/contrib/libpcap/grammar.y
  1.1.4.1.4.1       +0 -0      src/contrib/libpcap/ieee80211.h
  1.15.2.1.4.1      +0 -0      src/contrib/libpcap/nametoaddr.c
  1.10.2.2.2.1      +0 -0      src/contrib/libpcap/pcap-bpf.c
  1.16.2.2.2.1      +0 -0      src/contrib/libpcap/scanner.l
  1.11.4.1.4.1      +0 -0      src/contrib/libreadline/FREEBSD-upgrade
  1.14.4.1.4.1      +0 -0      src/contrib/libreadline/complete.c
  1.14.4.1.4.1      +0 -0      src/contrib/libreadline/display.c
  1.12.16.1.4.1     +0 -0      src/contrib/libreadline/doc/readline.3
  1.18.16.1.4.1     +0 -0      src/contrib/libreadline/readline.h
  1.8.16.1.4.1      +0 -0      src/contrib/libreadline/rlconf.h
  1.10.16.1.4.1     +0 -0      src/contrib/libreadline/shell.c
  1.10.16.1.4.1     +0 -0      src/contrib/libreadline/terminal.c
  1.11.16.1.4.1     +0 -0      src/contrib/libreadline/util.c
  1.7.4.1.4.1       +0 -0      src/contrib/libreadline/vi_mode.c
  1.7.2.1.4.1       +0 -0      src/contrib/lukemftpd/src/ftpd.c
  1.5.16.1.4.1      +0 -0      src/contrib/lukemftpd/src/ftpd.conf.5
  1.1.16.1.4.1      +0 -0      src/contrib/ncurses/FREEBSD-Xlist
  1.6.4.1.4.1       +0 -0      src/contrib/ncurses/FREEBSD-upgrade
  1.8.4.1.4.1       +0 -0      src/contrib/ncurses/ncurses/tinfo/comp_scan.c
  1.14.4.1.4.1      +0 -0      src/contrib/ncurses/ncurses/tinfo/lib_termcap.c
  1.1.28.1.4.1      +0 -0      src/contrib/netcat/FREEBSD-Xlist
  1.3.2.1.4.1       +0 -0      src/contrib/netcat/FREEBSD-upgrade
  1.6.2.2.2.1       +0 -0      src/contrib/netcat/FREEBSD-vendor
  1.21.2.2.2.1      +0 -0      src/contrib/netcat/nc.1
  1.16.2.3.2.1      +0 -0      src/contrib/netcat/netcat.c
  1.1.36.1.4.1      +0 -0      src/contrib/ngatm/FREEBSD-Xlist
  1.1.38.1.4.1      +0 -0      src/contrib/ngatm/FREEBSD-upgrade
  1.1.8.1.4.1       +0 -0      src/contrib/ntp/libntp/ntp_random.c
  1.10.4.1.4.1      +0 -0      src/contrib/ntp/ntpd/ntp_control.c
  1.4.16.1.4.1      +0 -0      src/contrib/nvi/cl/cl_screen.c
  1.5.42.1.4.1      +0 -0      src/contrib/nvi/common/exf.c
  1.5.42.1.4.1      +0 -0      src/contrib/nvi/docs/USD.doc/vi.man/vi.1
  1.2.16.1.4.1      +0 -0      src/contrib/nvi/docs/USD.doc/vi.ref/vi.ref
  1.2.62.1.4.1      +0 -0      src/contrib/nvi/ex/ex.c
  1.3.42.1.4.1      +0 -0      src/contrib/nvi/perl_api/perl.xs
  1.5.42.1.4.1      +0 -0      src/contrib/nvi/vi/vs_line.c
  1.3.42.1.4.1      +0 -0      src/contrib/nvi/vi/vs_refresh.c
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibaddr/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibnetdiscover/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibping/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibportstate/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibroute/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibsendtrap/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibstat/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibsysstat/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/ibtracert/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/opensm/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/perfquery/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/saquery/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/sminfo/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/smpdump/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/smpquery/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.bin/vendstat/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libibcm/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libibcommon/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libibmad/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libibumad/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libibverbs/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libmlx4/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libmthca/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libopensm/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libosmcomp/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libosmvendor/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/librdmacm/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/ofed/usr.lib/libsdp/Makefile
  1.11.4.1.4.1      +0 -0      src/contrib/one-true-awk/FREEBSD-upgrade
  1.5.2.1.4.1       +0 -0      src/contrib/one-true-awk/b.c
  1.7.2.1.4.1       +0 -0      src/contrib/one-true-awk/main.c
  1.5.2.1.4.1       +0 -0      src/contrib/one-true-awk/run.c
  1.7.18.1.4.1      +0 -0      src/contrib/openbsm/FREEBSD-upgrade
  1.4.4.1.4.1       +0 -0      src/contrib/openbsm/etc/audit_class
  1.6.4.1.4.1       +0 -0      src/contrib/openbsm/etc/audit_control
  1.15.4.1.4.1      +0 -0      src/contrib/openbsm/etc/audit_event
  1.2.18.1.4.1      +0 -0      src/contrib/openbsm/etc/audit_user
  1.2.18.1.4.1      +0 -0      src/contrib/openbsm/etc/audit_warn
  1.2.2.1.4.1       +0 -0      src/contrib/openpam/FREEBSD-vendor
  1.4.42.1.4.1      +0 -0      src/contrib/opie/ftpcmd.y
  1.3.42.1.4.1      +0 -0      src/contrib/opie/libopie/challenge.c
  1.5.42.1.4.1      +0 -0      src/contrib/opie/libopie/generator.c
  1.6.42.1.4.1      +0 -0      src/contrib/opie/libopie/hash.c
  1.6.42.1.4.1      +0 -0      src/contrib/opie/libopie/hashlen.c
  1.4.2.1.4.1       +0 -0      src/contrib/opie/libopie/insecure.c
  1.3.42.1.4.1      +0 -0      src/contrib/opie/libopie/lock.c
  1.5.40.1.4.1      +0 -0      src/contrib/opie/libopie/newseed.c
  1.3.2.1.4.1       +0 -0      src/contrib/opie/libopie/readrec.c
  1.2.16.1.4.1      +0 -0      src/contrib/opie/libopie/writerec.c
  1.8.42.1.4.1      +0 -0      src/contrib/opie/opie.4
  1.8.42.1.4.1      +0 -0      src/contrib/opie/opie.h
  1.5.42.1.4.1      +0 -0      src/contrib/opie/opie_cfg.h
  1.3.42.1.4.1      +0 -0      src/contrib/opie/opieaccess.5
  1.5.42.1.4.1      +0 -0      src/contrib/opie/opieftpd.c
  1.5.42.1.4.1      +0 -0      src/contrib/opie/opieinfo.1
  1.4.42.1.4.1      +0 -0      src/contrib/opie/opieinfo.c
  1.7.4.1.4.1       +0 -0      src/contrib/opie/opiekey.1
  1.4.42.1.4.1      +0 -0      src/contrib/opie/opiekey.c
  1.4.42.1.4.1      +0 -0      src/contrib/opie/opiekeys.5
  1.5.42.1.4.1      +0 -0      src/contrib/opie/opiepasswd.1
  1.4.16.1.4.1      +0 -0      src/contrib/opie/opiepasswd.c
  1.2.38.1.4.1      +0 -0      src/contrib/opie/popen.c
  1.4.2.1.4.1       +0 -0      src/contrib/pf/authpf/authpf.8
  1.9.2.1.4.1       +0 -0      src/contrib/pf/authpf/authpf.c
  1.6.2.1.4.1       +0 -0      src/contrib/pf/ftp-proxy/ftp-proxy.8
  1.8.2.1.4.1       +0 -0      src/contrib/pf/ftp-proxy/ftp-proxy.c
  1.12.2.1.4.1      +0 -0      src/contrib/pf/man/pf.4
  1.17.2.1.4.1      +0 -0      src/contrib/pf/man/pf.conf.5
  1.4.2.1.4.1       +0 -0      src/contrib/pf/man/pf.os.5
  1.7.2.1.4.1       +0 -0      src/contrib/pf/man/pflog.4
  1.11.2.1.4.1      +0 -0      src/contrib/pf/man/pfsync.4
  1.11.2.2.2.1      +0 -0      src/contrib/pf/pfctl/parse.y
  1.6.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pf_print_state.c
  1.5.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl.8
  1.9.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl.c
  1.8.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl.h
  1.11.2.1.4.1      +0 -0      src/contrib/pf/pfctl/pfctl_altq.c
  1.5.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl_optimize.c
  1.11.2.1.4.1      +0 -0      src/contrib/pf/pfctl/pfctl_parser.c
  1.9.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl_parser.h
  1.8.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl_qstats.c
  1.2.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl_radix.c
  1.9.2.1.4.1       +0 -0      src/contrib/pf/pfctl/pfctl_table.c
  1.4.2.1.4.1       +0 -0      src/contrib/pf/pflogd/pflogd.8
  1.15.2.1.4.1      +0 -0      src/contrib/pf/pflogd/pflogd.c
  1.6.16.1.4.1      +0 -0      src/contrib/pf/pflogd/pidfile.c
  1.3.16.1.4.1      +0 -0      src/contrib/pf/pflogd/pidfile.h
  1.5.2.1.4.1       +0 -0      src/contrib/pf/pflogd/privsep.c
  1.2.16.1.4.1      +0 -0      src/contrib/pf/tftp-proxy/filter.c
  1.7.16.1.4.1      +0 -0      src/contrib/pnpinfo/pnpinfo.8
  1.10.16.2.2.1     +0 -0      src/contrib/pnpinfo/pnpinfo.c
  1.2.62.1.4.1      +0 -0      src/contrib/pnpinfo/pnpinfo.h
  1.37.2.1.4.1      +0 -0      src/contrib/sendmail/FREEBSD-upgrade
  1.19.2.1.4.1      +0 -0      src/contrib/sendmail/cf/m4/cfhead.m4
  1.8.4.1.4.1       +0 -0      src/contrib/sendmail/cf/sh/makeinfo.sh
  1.14.2.1.4.1      +0 -0      src/contrib/sendmail/mail.local/mail.local.8
  1.28.4.1.4.1      +0 -0      src/contrib/sendmail/mail.local/mail.local.c
  1.13.42.1.4.1     +0 -0      src/contrib/sendmail/rmail/rmail.c
  1.13.28.1.4.1     +0 -0      src/contrib/sendmail/smrsh/smrsh.8
  1.16.2.1.4.1      +0 -0      src/contrib/sendmail/src/sendmail.8
  1.1.44.1.4.1      +0 -0      src/contrib/smbfs/FREEBSD-upgrade
  1.2.36.1.4.1      +0 -0      src/contrib/smbfs/examples/dot.nsmbrc
  1.2.16.1.4.1      +0 -0      src/contrib/smbfs/include/netsmb/nb_lib.h
  1.3.16.1.4.1      +0 -0      src/contrib/smbfs/include/netsmb/smb_lib.h
  1.7.16.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/ctx.c
  1.2.36.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/file.c
  1.4.16.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/kiconv.c
  1.3.16.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/mbuf.c
  1.2.16.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/nb.c
  1.3.4.1.4.1       +0 -0      src/contrib/smbfs/lib/smb/nb_name.c
  1.4.16.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/nb_net.c
  1.2.16.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/nbns_rq.c
  1.2.28.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/nls.c
  1.5.16.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/rap.c
  1.2.28.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/rcfile.c
  1.3.28.1.4.1      +0 -0      src/contrib/smbfs/lib/smb/rq.c
  1.9.2.1.4.1       +0 -0      src/contrib/smbfs/mount_smbfs/mount_smbfs.8
  1.8.4.1.4.1       +0 -0      src/contrib/smbfs/mount_smbfs/mount_smbfs.c
  1.3.38.1.4.1      +0 -0      src/contrib/smbfs/smbutil/common.h
  1.2.16.1.4.1      +0 -0      src/contrib/smbfs/smbutil/dumptree.c
  1.2.16.1.4.1      +0 -0      src/contrib/smbfs/smbutil/print.c
  1.4.2.1.4.1       +0 -0      src/contrib/smbfs/smbutil/view.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/Makefile
  1.3.2.1.4.1       +0 -0      src/contrib/tcp_wrappers/fix_options.c
  1.3.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/hosts_access.5
  1.6.2.1.4.1       +0 -0      src/contrib/tcp_wrappers/hosts_access.c
  1.3.40.1.4.1      +0 -0      src/contrib/tcp_wrappers/inetcf.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/misc.c
  1.2.42.1.4.1      +0 -0      src/contrib/tcp_wrappers/options.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/refuse.c
  1.3.42.1.4.1      +0 -0      src/contrib/tcp_wrappers/rfc931.c
  1.3.42.1.4.1      +0 -0      src/contrib/tcp_wrappers/scaffold.c
  1.2.42.1.4.1      +0 -0      src/contrib/tcp_wrappers/scaffold.h
  1.8.28.1.4.1      +0 -0      src/contrib/tcp_wrappers/socket.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/tcpd.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/tcpd.h
  1.4.42.1.4.1      +0 -0      src/contrib/tcp_wrappers/tcpdchk.c
  1.3.42.1.4.1      +0 -0      src/contrib/tcp_wrappers/tcpdmatch.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/tli.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/update.c
  1.2.62.1.4.1      +0 -0      src/contrib/tcp_wrappers/workarounds.c
  1.18.2.2.2.1      +0 -0      src/contrib/tcpdump/addrtoname.c
  1.12.2.2.2.1      +0 -0      src/contrib/tcpdump/ethertype.h
  1.6.2.2.2.1       +0 -0      src/contrib/tcpdump/ieee802_11_radio.h
  1.3.2.2.2.1       +0 -0      src/contrib/tcpdump/ipproto.h
  1.6.2.1.4.1       +0 -0      src/contrib/tcpdump/nfs.h
  1.9.4.1.4.1       +0 -0      src/contrib/tcpdump/nfsfh.h
  1.11.4.1.4.1      +0 -0      src/contrib/tcpdump/parsenfsfh.c
  1.2.4.1.4.1       +0 -0      src/contrib/tcpdump/pmap_prot.h
  1.9.4.1.4.1       +0 -0      src/contrib/tcpdump/ppp.h
  1.11.4.2.2.1      +0 -0      src/contrib/tcpdump/print-arp.c
  1.14.4.2.2.1      +0 -0      src/contrib/tcpdump/print-atalk.c
  1.15.2.2.2.1      +0 -0      src/contrib/tcpdump/print-atm.c
  1.14.2.1.4.1      +0 -0      src/contrib/tcpdump/print-bootp.c
  1.15.2.1.4.1      +0 -0      src/contrib/tcpdump/print-domain.c
  1.20.2.2.2.1      +0 -0      src/contrib/tcpdump/print-ether.c
  1.13.4.1.4.1      +0 -0      src/contrib/tcpdump/print-fddi.c
  1.10.2.2.2.1      +0 -0      src/contrib/tcpdump/print-fr.c
  1.13.4.2.2.1      +0 -0      src/contrib/tcpdump/print-icmp.c
  1.17.2.2.2.1      +0 -0      src/contrib/tcpdump/print-ip.c
  1.11.2.2.2.1      +0 -0      src/contrib/tcpdump/print-ip6.c
  1.11.4.2.2.1      +0 -0      src/contrib/tcpdump/print-ipx.c
  1.19.2.2.2.1      +0 -0      src/contrib/tcpdump/print-isoclns.c
  1.15.2.2.2.1      +0 -0      src/contrib/tcpdump/print-llc.c
  1.15.2.1.4.1      +0 -0      src/contrib/tcpdump/print-nfs.c
  1.13.2.1.4.1      +0 -0      src/contrib/tcpdump/print-ntp.c
  1.14.4.2.2.1      +0 -0      src/contrib/tcpdump/print-null.c
  1.12.2.2.2.1      +0 -0      src/contrib/tcpdump/print-pim.c
  1.19.2.2.2.1      +0 -0      src/contrib/tcpdump/print-ppp.c
  1.10.4.2.2.1      +0 -0      src/contrib/tcpdump/print-sl.c
  1.13.2.2.2.1      +0 -0      src/contrib/tcpdump/print-sunrpc.c
  1.11.2.1.4.1      +0 -0      src/contrib/tcpdump/print-token.c
  1.12.2.2.2.1      +0 -0      src/contrib/tcpdump/print-udp.c
  1.2.4.1.4.1       +0 -0      src/contrib/tcpdump/rpc_auth.h
  1.2.4.1.4.1       +0 -0      src/contrib/tcpdump/rpc_msg.h
  1.15.2.2.2.1      +0 -0      src/contrib/tcpdump/tcpdump.c
  1.6.2.1.4.1       +0 -0      src/contrib/tcpdump/token.h
  1.4.16.1.4.1      +0 -0      src/contrib/tcsh/FREEBSD-Xlist
  1.2.16.1.4.1      +0 -0      src/contrib/tcsh/FREEBSD-upgrade
  1.10.4.1.4.1      +0 -0      src/contrib/telnet/arpa/telnet.h
  1.7.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/auth-proto.h
  1.10.40.1.4.1     +0 -0      src/contrib/telnet/libtelnet/auth.c
  1.3.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/auth.h
  1.7.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/enc-proto.h
  1.10.40.1.4.1     +0 -0      src/contrib/telnet/libtelnet/enc_des.c
  1.9.42.2.2.1      +0 -0      src/contrib/telnet/libtelnet/encrypt.c
  1.6.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/encrypt.h
  1.7.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/genget.c
  1.7.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/getent.c
  1.8.40.1.4.1      +0 -0      src/contrib/telnet/libtelnet/kerberos.c
  1.7.40.1.4.1      +0 -0      src/contrib/telnet/libtelnet/kerberos5.c
  1.2.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/key-proto.h
  1.7.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/krb4encpwd.c
  1.4.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/misc-proto.h
  1.8.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/misc.c
  1.11.4.1.4.1      +0 -0      src/contrib/telnet/libtelnet/pk.c
  1.6.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/pk.h
  1.5.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/read_password.c
  1.3.42.1.4.1      +0 -0      src/contrib/telnet/libtelnet/rsaencpwd.c
  1.16.42.2.2.1     +0 -0      src/contrib/telnet/libtelnet/sra.c
  1.6.40.1.4.1      +0 -0      src/contrib/telnet/telnet/authenc.c
  1.36.2.1.4.1      +0 -0      src/contrib/telnet/telnet/commands.c
  1.2.42.1.4.1      +0 -0      src/contrib/telnet/telnet/defines.h
  1.13.2.1.4.1      +0 -0      src/contrib/telnet/telnet/externs.h
  1.20.28.1.4.1     +0 -0      src/contrib/telnet/telnet/main.c
  1.8.2.1.4.1       +0 -0      src/contrib/telnet/telnet/network.c
  1.7.40.1.4.1      +0 -0      src/contrib/telnet/telnet/ring.c
  1.4.42.1.4.1      +0 -0      src/contrib/telnet/telnet/ring.h
  1.13.2.1.4.1      +0 -0      src/contrib/telnet/telnet/sys_bsd.c
  1.20.16.1.4.1     +0 -0      src/contrib/telnet/telnet/telnet.1
  1.17.2.1.4.1      +0 -0      src/contrib/telnet/telnet/telnet.c
  1.8.2.1.4.1       +0 -0      src/contrib/telnet/telnet/terminal.c
  1.8.40.2.2.1      +0 -0      src/contrib/telnet/telnet/utilities.c
  1.8.40.1.4.1      +0 -0      src/contrib/telnet/telnetd/authenc.c
  1.2.42.1.4.1      +0 -0      src/contrib/telnet/telnetd/defs.h
  1.12.4.1.4.1      +0 -0      src/contrib/telnet/telnetd/ext.h
  1.6.40.1.4.1      +0 -0      src/contrib/telnet/telnetd/global.c
  1.3.42.1.4.1      +0 -0      src/contrib/telnet/telnetd/pathnames.h
  1.9.40.1.4.1      +0 -0      src/contrib/telnet/telnetd/slc.c
  1.15.4.1.4.1      +0 -0      src/contrib/telnet/telnetd/state.c
  1.23.2.1.4.1      +0 -0      src/contrib/telnet/telnetd/sys_term.c
  1.22.4.1.4.1      +0 -0      src/contrib/telnet/telnetd/telnetd.8
  1.32.2.1.4.1      +0 -0      src/contrib/telnet/telnetd/telnetd.c
  1.2.42.1.4.1      +0 -0      src/contrib/telnet/telnetd/telnetd.h
  1.13.36.1.4.1     +0 -0      src/contrib/telnet/telnetd/termstat.c
  1.13.40.2.2.1     +0 -0      src/contrib/telnet/telnetd/utility.c
  1.6.28.1.4.1      +0 -0      src/contrib/texinfo/FREEBSD-Xlist
  1.7.16.1.4.1      +0 -0      src/contrib/texinfo/FREEBSD-upgrade
  1.7.28.1.4.1      +0 -0      src/contrib/texinfo/config.h
  1.16.28.1.4.1     +0 -0      src/contrib/texinfo/util/install-info.c
  1.18.2.1.4.1      +0 -0      src/contrib/top/commands.c
  1.17.2.1.4.1      +0 -0      src/contrib/top/display.c
  1.3.4.1.4.1       +0 -0      src/contrib/top/layout.h
  1.12.2.1.4.1      +0 -0      src/contrib/top/machine.h
  1.4.2.1.4.1       +0 -0      src/contrib/top/screen.c
  1.2.16.1.4.1      +0 -0      src/contrib/top/sigconv.awk
  1.25.2.1.4.1      +0 -0      src/contrib/top/top.X
  1.31.2.3.2.1      +0 -0      src/contrib/top/top.c
  1.7.2.1.4.1       +0 -0      src/contrib/top/top.h
  1.4.2.1.4.1       +0 -0      src/contrib/top/username.c
  1.6.2.1.4.1       +0 -0      src/contrib/top/utils.c
  1.3.42.1.4.1      +0 -0      src/contrib/traceroute/FREEBSD-upgrade
  1.3.42.1.4.1      +0 -0      src/contrib/traceroute/VERSION
  1.4.2.1.4.1       +0 -0      src/contrib/traceroute/as.c
  1.4.2.1.4.1       +0 -0      src/contrib/traceroute/as.h
  1.3.36.1.4.1      +0 -0      src/contrib/traceroute/findsaddr-socket.c
  1.17.4.1.4.1      +0 -0      src/contrib/traceroute/traceroute.8
  1.41.2.2.2.1      +0 -0      src/contrib/traceroute/traceroute.c
  1.2.2.1.4.1       +0 -0      src/contrib/tzcode/stdtime/asctime.c
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/stdtime/ctime.3
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/stdtime/difftime.c
  1.3.2.2.4.1       +0 -0      src/contrib/tzcode/stdtime/localtime.c
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/stdtime/private.h
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/stdtime/time2posix.3
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/stdtime/tzfile.5
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/stdtime/tzfile.h
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/README
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/Theory
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/ialloc.c
  1.2.2.1.4.1       +0 -0      src/contrib/tzcode/zic/private.h
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/scheck.c
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/zdump.8
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/zdump.c
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/zdump/Makefile
  1.3.2.1.4.1       +0 -0      src/contrib/tzcode/zic/zic.8
  1.2.2.1.4.1       +0 -0      src/contrib/tzcode/zic/zic.c
  1.1.2.1.4.1       +0 -0      src/contrib/tzcode/zic/zic/Makefile
  1.1.2.1.4.1       +0 -0      src/contrib/wpa/src/utils/radiotap.h
  1.2.2.1.4.1       +0 -0      src/contrib/xz/FREEBSD-Xlist
  1.3.2.1.4.1       +0 -0      src/contrib/xz/FREEBSD-upgrade
  1.6.42.1.4.1      +0 -0      src/crypto/README
  1.3.4.1.4.1       +0 -0      src/crypto/heimdal/FREEBSD-Xlist
  1.3.4.1.4.1       +0 -0      src/crypto/heimdal/acinclude.m4
  1.8.4.1.4.1       +0 -0      src/crypto/heimdal/admin/ktutil_locl.h
  1.7.4.1.4.1       +0 -0      src/crypto/heimdal/appl/ftp/ftp/ftp_locl.h
  1.1.1.1.44.1.4.1  +0 -0      src/crypto/heimdal/appl/rcp/extern.h
  1.1.1.3.4.1.4.1   +0 -0      src/crypto/heimdal/appl/rcp/util.c
  1.4.4.1.4.1       +0 -0      src/crypto/heimdal/appl/su/Makefile.am
  1.4.4.1.4.1       +0 -0      src/crypto/heimdal/appl/su/su.c
  1.8.4.1.4.1       +0 -0      src/crypto/heimdal/kadmin/kadmin_locl.h
  1.8.4.1.4.1       +0 -0      src/crypto/heimdal/kdc/headers.h
  1.1.1.1.4.1.4.1   +0 -0      src/crypto/heimdal/lib/gssapi/gssapi_mech.h
  1.2.4.1.4.1       +0 -0      src/crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
  1.2.4.1.4.1       +0 -0      src/crypto/heimdal/lib/gssapi/spnego/spnego_locl.h
  1.9.4.1.4.1       +0 -0      src/crypto/heimdal/lib/hdb/hdb_locl.h
  1.11.4.1.4.1      +0 -0      src/crypto/heimdal/lib/krb5/crypto.c
  1.10.4.1.4.1      +0 -0      src/crypto/heimdal/lib/krb5/krb5_locl.h
  1.7.4.1.4.1       +0 -0      src/crypto/openssh/FREEBSD-tricks
  1.15.4.1.4.1      +0 -0      src/crypto/openssh/FREEBSD-upgrade
  1.3.2.1.4.1       +0 -0      src/crypto/openssh/FREEBSD-vendor
  1.25.2.1.4.1      +0 -0      src/crypto/openssh/auth-krb5.c
  1.24.2.1.4.1      +0 -0      src/crypto/openssh/auth-pam.c
  1.25.2.1.4.1      +0 -0      src/crypto/openssh/auth.c
  1.32.2.1.4.1      +0 -0      src/crypto/openssh/auth2.c
  1.3.2.1.4.1       +0 -0      src/crypto/openssh/buffer.c
  1.5.2.1.4.1       +0 -0      src/crypto/openssh/buffer.h
  1.31.2.1.4.1      +0 -0      src/crypto/openssh/channels.c
  1.21.2.1.4.1      +0 -0      src/crypto/openssh/channels.h
  1.25.2.1.4.1      +0 -0      src/crypto/openssh/cipher.c
  1.9.2.1.4.1       +0 -0      src/crypto/openssh/clientloop.c
  1.18.2.1.4.1      +0 -0      src/crypto/openssh/compat.c
  1.18.2.1.4.1      +0 -0      src/crypto/openssh/compat.h
  1.7.2.1.4.1       +0 -0      src/crypto/openssh/kex.c
  1.6.2.1.4.1       +0 -0      src/crypto/openssh/kex.h
  1.22.2.1.4.1      +0 -0      src/crypto/openssh/loginrec.c
  1.7.2.1.4.1       +0 -0      src/crypto/openssh/misc.c
  1.6.2.1.4.1       +0 -0      src/crypto/openssh/misc.h
  1.15.2.1.4.1      +0 -0      src/crypto/openssh/myproposal.h
  1.7.2.1.4.1       +0 -0      src/crypto/openssh/packet.c
  1.20.2.1.4.1      +0 -0      src/crypto/openssh/packet.h
  1.36.2.1.4.1      +0 -0      src/crypto/openssh/readconf.c
  1.27.2.1.4.1      +0 -0      src/crypto/openssh/readconf.h
  1.3.2.1.4.1       +0 -0      src/crypto/openssh/schnorr.c
  1.57.2.1.4.1      +0 -0      src/crypto/openssh/servconf.c
  1.28.2.1.4.1      +0 -0      src/crypto/openssh/servconf.h
  1.21.2.1.4.1      +0 -0      src/crypto/openssh/serverloop.c
  1.59.2.1.4.1      +0 -0      src/crypto/openssh/session.c
  1.6.2.1.4.1       +0 -0      src/crypto/openssh/sftp-server.8
  1.8.2.1.4.1       +0 -0      src/crypto/openssh/sftp.1
  1.7.2.1.4.1       +0 -0      src/crypto/openssh/sftp.c
  1.7.2.1.4.1       +0 -0      src/crypto/openssh/ssh-agent.1
  1.33.2.1.4.1      +0 -0      src/crypto/openssh/ssh-agent.c
  1.9.2.1.4.1       +0 -0      src/crypto/openssh/ssh-keygen.1
  1.7.2.2.2.1       +0 -0      src/crypto/openssh/ssh-keyscan.1
  1.44.2.1.4.1      +0 -0      src/crypto/openssh/ssh.1
  1.39.2.2.2.1      +0 -0      src/crypto/openssh/ssh.c
  1.39.2.1.4.1      +0 -0      src/crypto/openssh/ssh_config
  1.32.2.1.4.1      +0 -0      src/crypto/openssh/ssh_config.5
  1.11.2.2.4.1      +0 -0      src/crypto/openssh/ssh_namespace.h
  1.40.2.2.2.1      +0 -0      src/crypto/openssh/sshconnect.c
  1.26.2.1.4.1      +0 -0      src/crypto/openssh/sshconnect2.c
  1.42.2.1.4.1      +0 -0      src/crypto/openssh/sshd.8
  1.56.2.2.2.1      +0 -0      src/crypto/openssh/sshd.c
  1.56.2.1.4.1      +0 -0      src/crypto/openssh/sshd_config
  1.38.2.1.4.1      +0 -0      src/crypto/openssh/sshd_config.5
  1.8.2.2.2.1       +0 -0      src/crypto/openssh/version.c
  1.43.2.2.2.1      +0 -0      src/crypto/openssh/version.h
  1.10.2.2.2.1      +0 -0      src/crypto/openssl/apps/openssl.cnf
  1.390.2.2.2.1     +0 -0      src/etc/Makefile
  1.10.16.1.4.1     +0 -0      src/etc/amd.map
  1.9.36.1.4.1      +0 -0      src/etc/apmd.conf
  1.2.16.1.4.1      +0 -0      src/etc/bluetooth/Makefile
  1.3.16.1.4.1      +0 -0      src/etc/bluetooth/hcsecd.conf
  1.2.16.1.4.1      +0 -0      src/etc/bluetooth/hosts
  1.2.16.1.4.1      +0 -0      src/etc/bluetooth/protocols
  1.33.4.1.4.1      +0 -0      src/etc/crontab
  1.3.62.1.4.1      +0 -0      src/etc/csh.cshrc
  1.22.2.1.4.1      +0 -0      src/etc/csh.login
  1.3.62.1.4.1      +0 -0      src/etc/csh.logout
  1.1.6.1.4.1       +0 -0      src/etc/ddb.conf
  1.10.2.1.4.1      +0 -0      src/etc/defaults/Makefile
  1.2.4.1.4.1       +0 -0      src/etc/defaults/bluetooth.device.conf
  1.8.2.2.2.1       +0 -0      src/etc/defaults/devfs.rules
  1.54.2.3.2.1      +0 -0      src/etc/defaults/periodic.conf
  1.394.2.6.2.1     +0 -0      src/etc/defaults/rc.conf
  1.54.2.2.2.1      +0 -0      src/etc/devd.conf
  1.5.2.2.2.1       +0 -0      src/etc/devd/Makefile
  1.4.2.5.2.1       +0 -0      src/etc/devd/apple.conf
  1.2.4.1.4.1       +0 -0      src/etc/devd/asus.conf
  1.3.2.1.4.1       +0 -0      src/etc/devd/uath.conf
  1.2.4.5.2.1       +0 -0      src/etc/devd/usb.conf
  1.2.36.3.2.1      +0 -0      src/etc/devfs.conf
  1.3.42.1.4.1      +0 -0      src/etc/dhclient.conf
  1.26.16.1.4.1     +0 -0      src/etc/disktab
  1.21.2.1.4.1      +0 -0      src/etc/etc.amd64/ttys
  1.14.2.1.4.1      +0 -0      src/etc/etc.arm/ttys
  1.21.2.1.4.1      +0 -0      src/etc/etc.i386/ttys
  1.15.2.1.4.1      +0 -0      src/etc/etc.ia64/ttys
  1.9.2.1.4.1       +0 -0      src/etc/etc.mips/ttys
  1.4.2.1.4.1       +0 -0      src/etc/etc.pc98/ttys
  1.14.2.1.4.1      +0 -0      src/etc/etc.powerpc/ttys
  1.23.2.1.4.1      +0 -0      src/etc/etc.sparc64/ttys
  1.3.62.1.4.1      +0 -0      src/etc/fbtab
  1.7.2.1.4.1       +0 -0      src/etc/freebsd-update.conf
  1.15.2.1.4.1      +0 -0      src/etc/ftpusers
  1.27.2.1.4.1      +0 -0      src/etc/gettytab
  1.36.2.1.4.1      +0 -0      src/etc/group
  1.1.16.1.4.1      +0 -0      src/etc/gss/Makefile
  1.4.4.1.4.1       +0 -0      src/etc/gss/mech
  1.1.16.1.4.1      +0 -0      src/etc/gss/qop
  1.16.40.1.4.1     +0 -0      src/etc/hosts
  1.23.16.1.4.1     +0 -0      src/etc/hosts.allow
  1.4.62.1.4.1      +0 -0      src/etc/hosts.equiv
  1.4.62.1.4.1      +0 -0      src/etc/hosts.lpd
  1.75.2.1.4.1      +0 -0      src/etc/inetd.conf
  1.2.16.1.4.1      +0 -0      src/etc/libalias.conf
  1.4.36.1.4.1      +0 -0      src/etc/login.access
  1.54.2.3.2.1      +0 -0      src/etc/login.conf
  1.5.38.1.4.1      +0 -0      src/etc/mac.conf
  1.36.36.1.4.1     +0 -0      src/etc/mail/Makefile
  1.16.42.1.4.1     +0 -0      src/etc/mail/README
  1.4.4.1.4.1       +0 -0      src/etc/mail/access.sample
  1.23.2.1.4.1      +0 -0      src/etc/mail/aliases
  1.3.42.1.4.1      +0 -0      src/etc/mail/mailer.conf
  1.2.42.1.4.1      +0 -0      src/etc/mail/mailertable.sample
  1.3.42.1.4.1      +0 -0      src/etc/mail/virtusertable.sample
  1.2.44.1.4.1      +0 -0      src/etc/man.alias
  1.42.2.1.4.1      +0 -0      src/etc/master.passwd
  1.7.2.1.4.1       +0 -0      src/etc/mtree/BIND.chroot.dist
  1.1.30.1.4.1      +0 -0      src/etc/mtree/BIND.include.dist
  1.1.2.1.4.1       +0 -0      src/etc/mtree/BSD.groff.dist
  1.147.2.6.2.1     +0 -0      src/etc/mtree/BSD.include.dist
  1.8.42.1.4.1      +0 -0      src/etc/mtree/BSD.release.dist
  1.82.2.1.4.1      +0 -0      src/etc/mtree/BSD.root.dist
  1.2.38.1.4.1      +0 -0      src/etc/mtree/BSD.sendmail.dist
  1.353.2.4.2.1     +0 -0      src/etc/mtree/BSD.usr.dist
  1.78.2.1.4.1      +0 -0      src/etc/mtree/BSD.var.dist
  1.8.2.1.4.1       +0 -0      src/etc/mtree/Makefile
  1.9.2.1.4.1       +0 -0      src/etc/mtree/README
  1.5.16.1.4.1      +0 -0      src/etc/namedb/Makefile
  1.1.18.1.4.1      +0 -0      src/etc/namedb/master/Makefile
  1.1.18.1.4.1      +0 -0      src/etc/namedb/master/empty.db
  1.1.18.1.4.1      +0 -0      src/etc/namedb/master/localhost-forward.db
  1.1.18.1.4.1      +0 -0      src/etc/namedb/master/localhost-reverse.db
  1.35.2.1.4.1      +0 -0      src/etc/namedb/named.conf
  1.17.2.1.4.1      +0 -0      src/etc/namedb/named.root
  1.3.40.1.4.1      +0 -0      src/etc/netconfig
  1.72.2.2.2.1      +0 -0      src/etc/netstart
  1.224.2.4.2.1     +0 -0      src/etc/network.subr
  1.3.62.1.4.1      +0 -0      src/etc/networks
  1.54.2.2.2.1      +0 -0      src/etc/newsyslog.conf
  1.5.38.1.4.1      +0 -0      src/etc/nls.alias
  1.2.6.1.4.1       +0 -0      src/etc/nscd.conf
  1.4.42.1.4.1      +0 -0      src/etc/nsmb.conf
  1.3.2.1.4.1       +0 -0      src/etc/nsswitch.conf
  1.2.4.1.4.1       +0 -0      src/etc/ntp.conf
  1.4.40.1.4.1      +0 -0      src/etc/opieaccess
  1.17.4.1.4.1      +0 -0      src/etc/pam.d/Makefile
  1.5.36.1.4.1      +0 -0      src/etc/pam.d/README
  1.1.16.1.4.1      +0 -0      src/etc/pam.d/atrun
  1.6.36.1.4.1      +0 -0      src/etc/pam.d/convert.pl
  1.1.16.1.4.1      +0 -0      src/etc/pam.d/cron
  1.20.2.1.4.1      +0 -0      src/etc/pam.d/ftpd
  1.7.16.1.4.1      +0 -0      src/etc/pam.d/imap
  1.9.2.1.4.1       +0 -0      src/etc/pam.d/kde
  1.17.16.1.4.1     +0 -0      src/etc/pam.d/login
  1.13.2.1.4.1      +0 -0      src/etc/pam.d/other
  1.3.40.1.4.1      +0 -0      src/etc/pam.d/passwd
  1.7.16.1.4.1      +0 -0      src/etc/pam.d/pop3
  1.6.16.1.4.1      +0 -0      src/etc/pam.d/rsh
  1.18.2.1.4.1      +0 -0      src/etc/pam.d/sshd
  1.17.2.1.4.1      +0 -0      src/etc/pam.d/su
  1.3.2.1.4.1       +0 -0      src/etc/pam.d/system
  1.10.2.1.4.1      +0 -0      src/etc/pam.d/telnetd
  1.12.2.1.4.1      +0 -0      src/etc/pam.d/xdm
  1.55.4.1.4.1      +0 -0      src/etc/pccard_ether
  1.3.42.1.4.1      +0 -0      src/etc/periodic/Makefile
  1.7.28.1.4.1      +0 -0      src/etc/periodic/Makefile.inc
  1.10.4.1.4.1      +0 -0      src/etc/periodic/daily/100.clean-disks
  1.13.36.1.4.1     +0 -0      src/etc/periodic/daily/110.clean-tmps
  1.6.42.1.4.1      +0 -0      src/etc/periodic/daily/120.clean-preserve
  1.6.42.1.4.1      +0 -0      src/etc/periodic/daily/130.clean-msgs
  1.6.42.1.4.1      +0 -0      src/etc/periodic/daily/140.clean-rwho
  1.8.36.1.4.1      +0 -0      src/etc/periodic/daily/150.clean-hoststat
  1.10.42.1.4.1     +0 -0      src/etc/periodic/daily/200.backup-passwd
  1.6.42.1.4.1      +0 -0      src/etc/periodic/daily/210.backup-aliases
  1.2.2.1.4.1       +0 -0      src/etc/periodic/daily/220.backup-pkgdb
  1.5.42.1.4.1      +0 -0      src/etc/periodic/daily/300.calendar
  1.10.2.2.2.1      +0 -0      src/etc/periodic/daily/310.accounting
  1.4.42.1.4.1      +0 -0      src/etc/periodic/daily/330.news
  1.7.2.2.2.1       +0 -0      src/etc/periodic/daily/400.status-disks
  1.1.16.2.2.1      +0 -0      src/etc/periodic/daily/404.status-zfs
  1.1.38.1.4.1      +0 -0      src/etc/periodic/daily/405.status-ata-raid
  1.1.18.1.4.1      +0 -0      src/etc/periodic/daily/406.status-gmirror
  1.1.18.1.4.1      +0 -0      src/etc/periodic/daily/407.status-graid3
  1.1.18.1.4.1      +0 -0      src/etc/periodic/daily/408.status-gstripe
  1.1.18.1.4.1      +0 -0      src/etc/periodic/daily/409.status-gconcat
  1.6.42.2.2.1      +0 -0      src/etc/periodic/daily/420.status-network
  1.5.42.1.4.1      +0 -0      src/etc/periodic/daily/430.status-rwho
  1.12.2.1.4.1      +0 -0      src/etc/periodic/daily/440.status-mailq
  1.11.2.1.4.1      +0 -0      src/etc/periodic/daily/450.status-security
  1.22.4.1.4.1      +0 -0      src/etc/periodic/daily/460.status-mail-rejects
  1.8.16.1.4.1      +0 -0      src/etc/periodic/daily/470.status-named
  1.1.18.1.4.1      +0 -0      src/etc/periodic/daily/480.status-ntpd
  1.1.2.1.4.1       +0 -0      src/etc/periodic/daily/490.status-pkg-changes
  1.2.42.1.4.1      +0 -0      src/etc/periodic/daily/500.queuerun
  1.7.2.2.2.1       +0 -0      src/etc/periodic/daily/800.scrub-zfs
  1.5.42.1.4.1      +0 -0      src/etc/periodic/daily/999.local
  1.20.2.1.4.1      +0 -0      src/etc/periodic/daily/Makefile
  1.11.2.1.4.1      +0 -0      src/etc/periodic/monthly/200.accounting
  1.5.42.1.4.1      +0 -0      src/etc/periodic/monthly/999.local
  1.6.2.1.4.1       +0 -0      src/etc/periodic/monthly/Makefile
  1.11.4.1.4.1      +0 -0      src/etc/periodic/security/100.chksetuid
  1.1.4.1.4.1       +0 -0      src/etc/periodic/security/110.neggrpperm
  1.7.2.1.4.1       +0 -0      src/etc/periodic/security/200.chkmounts
  1.1.44.1.4.1      +0 -0      src/etc/periodic/security/300.chkuid0
  1.1.44.1.4.1      +0 -0      src/etc/periodic/security/400.passwdless
  1.2.4.1.4.1       +0 -0      src/etc/periodic/security/410.logincheck
  1.2.4.1.4.1       +0 -0      src/etc/periodic/security/460.chkportsum
  1.6.28.1.4.1      +0 -0      src/etc/periodic/security/500.ipfwdenied
  1.2.38.1.4.1      +0 -0      src/etc/periodic/security/510.ipfdenied
  1.1.30.1.4.1      +0 -0      src/etc/periodic/security/520.pfdenied
  1.11.4.1.4.1      +0 -0      src/etc/periodic/security/550.ipfwlimit
  1.1.36.1.4.1      +0 -0      src/etc/periodic/security/610.ipf6denied
  1.7.42.1.4.1      +0 -0      src/etc/periodic/security/700.kernelmsg
  1.9.4.1.4.1       +0 -0      src/etc/periodic/security/800.loginfail
  1.3.40.1.4.1      +0 -0      src/etc/periodic/security/900.tcpwrap
  1.11.2.1.4.1      +0 -0      src/etc/periodic/security/Makefile
  1.5.16.1.4.1      +0 -0      src/etc/periodic/security/security.functions
  1.7.16.1.4.1      +0 -0      src/etc/periodic/weekly/310.locate
  1.8.42.1.4.1      +0 -0      src/etc/periodic/weekly/320.whatis
  1.11.2.1.4.1      +0 -0      src/etc/periodic/weekly/330.catman
  1.5.42.1.4.1      +0 -0      src/etc/periodic/weekly/340.noid
  1.9.36.1.4.1      +0 -0      src/etc/periodic/weekly/400.status-pkg
  1.6.42.1.4.1      +0 -0      src/etc/periodic/weekly/999.local
  1.12.2.1.4.1      +0 -0      src/etc/periodic/weekly/Makefile
  1.5.2.1.4.1       +0 -0      src/etc/pf.os
  1.9.16.1.4.1      +0 -0      src/etc/phones
  1.6.2.2.4.1       +0 -0      src/etc/portsnap.conf
  1.12.2.1.4.1      +0 -0      src/etc/ppp/ppp.conf
  1.14.36.1.4.1     +0 -0      src/etc/printcap
  1.15.2.1.4.1      +0 -0      src/etc/profile
  1.22.16.1.4.1     +0 -0      src/etc/protocols
  1.343.2.2.2.1     +0 -0      src/etc/rc
  1.2.16.1.4.1      +0 -0      src/etc/rc.bsdextended
  1.6.4.1.4.1       +0 -0      src/etc/rc.d/DAEMON
  1.2.18.1.4.1      +0 -0      src/etc/rc.d/FILESYSTEMS
  1.6.4.1.4.1       +0 -0      src/etc/rc.d/LOGIN
  1.112.2.2.4.1     +0 -0      src/etc/rc.d/Makefile
  1.19.2.2.4.1      +0 -0      src/etc/rc.d/NETWORKING
  1.9.2.2.2.1       +0 -0      src/etc/rc.d/SERVERS
  1.12.4.1.4.1      +0 -0      src/etc/rc.d/abi
  1.13.2.2.2.1      +0 -0      src/etc/rc.d/accounting
  1.8.2.2.2.1       +0 -0      src/etc/rc.d/addswap
  1.6.16.1.4.1      +0 -0      src/etc/rc.d/adjkerntz
  1.23.4.3.2.1      +0 -0      src/etc/rc.d/amd
  1.6.28.2.2.1      +0 -0      src/etc/rc.d/apm
  1.14.4.3.2.1      +0 -0      src/etc/rc.d/apmd
  1.16.4.1.4.1      +0 -0      src/etc/rc.d/archdep
  1.16.16.1.4.1     +0 -0      src/etc/rc.d/atm1
  1.16.28.1.4.1     +0 -0      src/etc/rc.d/atm2
  1.14.28.1.4.1     +0 -0      src/etc/rc.d/atm3
  1.3.16.1.4.1      +0 -0      src/etc/rc.d/auditd
  1.10.2.1.4.1      +0 -0      src/etc/rc.d/bgfsck
  1.5.2.1.4.1       +0 -0      src/etc/rc.d/bluetooth
  1.8.4.2.2.1       +0 -0      src/etc/rc.d/bootparams
  1.5.2.1.4.1       +0 -0      src/etc/rc.d/bridge
  1.2.4.2.2.1       +0 -0      src/etc/rc.d/bsnmpd
  1.2.4.2.2.1       +0 -0      src/etc/rc.d/bthidd
  1.6.4.1.4.1       +0 -0      src/etc/rc.d/ccd
  1.15.2.2.2.1      +0 -0      src/etc/rc.d/cleanvar
  1.21.2.2.2.1      +0 -0      src/etc/rc.d/cleartmp
  1.8.4.2.2.1       +0 -0      src/etc/rc.d/cron
  1.2.2.2.2.1       +0 -0      src/etc/rc.d/ddb
  1.11.2.1.4.1      +0 -0      src/etc/rc.d/defaultroute
  1.14.2.2.2.1      +0 -0      src/etc/rc.d/devd
  1.13.2.2.2.1      +0 -0      src/etc/rc.d/devfs
  1.32.4.3.2.1      +0 -0      src/etc/rc.d/dhclient
  1.7.4.2.2.1       +0 -0      src/etc/rc.d/dmesg
  1.13.2.1.4.1      +0 -0      src/etc/rc.d/dumpon
  1.8.18.1.4.1      +0 -0      src/etc/rc.d/encswap
  1.6.2.1.4.1       +0 -0      src/etc/rc.d/faith
  1.15.2.1.4.1      +0 -0      src/etc/rc.d/fsck
  1.3.4.2.2.1       +0 -0      src/etc/rc.d/ftp-proxy
  1.2.4.2.2.1       +0 -0      src/etc/rc.d/ftpd
  1.13.16.1.4.1     +0 -0      src/etc/rc.d/gbde
  1.5.2.1.4.1       +0 -0      src/etc/rc.d/geli
  1.3.2.1.4.1       +0 -0      src/etc/rc.d/geli2
  1.2.2.2.2.1       +0 -0      src/etc/rc.d/gptboot
  1.1.4.1.4.1       +0 -0      src/etc/rc.d/gssd
  1.4.2.2.2.1       +0 -0      src/etc/rc.d/hastd
  1.6.4.2.2.1       +0 -0      src/etc/rc.d/hcsecd
  1.3.4.2.2.1       +0 -0      src/etc/rc.d/hostapd
  1.14.2.1.4.1      +0 -0      src/etc/rc.d/hostid
  1.2.2.1.4.1       +0 -0      src/etc/rc.d/hostid_save
  1.14.2.1.4.1      +0 -0      src/etc/rc.d/hostname
  1.6.4.2.2.1       +0 -0      src/etc/rc.d/inetd
  1.10.2.1.4.1      +0 -0      src/etc/rc.d/initrandom
  1.11.2.3.2.1      +0 -0      src/etc/rc.d/ip6addrctl
  1.31.2.2.2.1      +0 -0      src/etc/rc.d/ipfilter
  1.8.4.2.2.1       +0 -0      src/etc/rc.d/ipfs
  1.25.2.1.4.1      +0 -0      src/etc/rc.d/ipfw
  1.17.2.2.2.1      +0 -0      src/etc/rc.d/ipmon
  1.17.4.2.2.1      +0 -0      src/etc/rc.d/ipnat
  1.21.2.2.2.1      +0 -0      src/etc/rc.d/ipsec
  1.3.28.2.2.1      +0 -0      src/etc/rc.d/ipxrouted
  1.47.2.3.2.1      +0 -0      src/etc/rc.d/jail
  1.4.28.1.4.1      +0 -0      src/etc/rc.d/kadmind
  1.8.4.1.4.1       +0 -0      src/etc/rc.d/kerberos
  1.6.4.3.2.1       +0 -0      src/etc/rc.d/keyserv
  1.3.2.2.2.1       +0 -0      src/etc/rc.d/kld
  1.6.16.1.4.1      +0 -0      src/etc/rc.d/kldxref
  1.3.28.1.4.1      +0 -0      src/etc/rc.d/kpasswdd
  1.22.2.1.4.1      +0 -0      src/etc/rc.d/ldconfig
  1.8.4.1.4.1       +0 -0      src/etc/rc.d/local
  1.10.4.1.4.1      +0 -0      src/etc/rc.d/localpkg
  1.23.2.2.2.1      +0 -0      src/etc/rc.d/lockd
  1.10.4.2.2.1      +0 -0      src/etc/rc.d/lpd
  1.7.2.1.4.1       +0 -0      src/etc/rc.d/mdconfig
  1.5.2.1.4.1       +0 -0      src/etc/rc.d/mdconfig2
  1.7.16.1.4.1      +0 -0      src/etc/rc.d/mixer
  1.12.2.1.4.1      +0 -0      src/etc/rc.d/motd
  1.20.2.1.4.1      +0 -0      src/etc/rc.d/mountcritlocal
  1.21.2.1.4.1      +0 -0      src/etc/rc.d/mountcritremote
  1.24.2.3.2.1      +0 -0      src/etc/rc.d/mountd
  1.6.4.1.4.1       +0 -0      src/etc/rc.d/mountlate
  1.16.2.2.2.1      +0 -0      src/etc/rc.d/moused
  1.5.2.2.2.1       +0 -0      src/etc/rc.d/mroute6d
  1.11.4.2.2.1      +0 -0      src/etc/rc.d/mrouted
  1.2.28.1.4.1      +0 -0      src/etc/rc.d/msgs
  1.36.2.1.4.1      +0 -0      src/etc/rc.d/named
  1.5.16.2.2.1      +0 -0      src/etc/rc.d/natd
  1.38.2.1.4.1      +0 -0      src/etc/rc.d/netif
  1.156.2.1.4.1     +0 -0      src/etc/rc.d/netoptions
  1.2.6.2.2.1       +0 -0      src/etc/rc.d/netwait
  1.8.2.2.2.1       +0 -0      src/etc/rc.d/newsyslog
  1.1.4.2.2.1       +0 -0      src/etc/rc.d/nfscbd
  1.10.2.1.4.1      +0 -0      src/etc/rc.d/nfsclient
  1.20.2.4.2.1      +0 -0      src/etc/rc.d/nfsd
  1.1.4.2.2.1       +0 -0      src/etc/rc.d/nfsuserd
  1.4.4.1.4.1       +0 -0      src/etc/rc.d/nisdomain
  1.9.2.2.2.1       +0 -0      src/etc/rc.d/nscd
  1.15.2.1.4.1      +0 -0      src/etc/rc.d/nsswitch
  1.18.4.2.2.1      +0 -0      src/etc/rc.d/ntpd
  1.17.2.2.2.1      +0 -0      src/etc/rc.d/ntpdate
  1.1.2.1.4.1       +0 -0      src/etc/rc.d/opensm
  1.3.28.1.4.1      +0 -0      src/etc/rc.d/othermta
  1.22.2.2.2.1      +0 -0      src/etc/rc.d/pf
  1.14.4.2.2.1      +0 -0      src/etc/rc.d/pflog
  1.7.4.2.2.1       +0 -0      src/etc/rc.d/pfsync
  1.13.4.1.4.1      +0 -0      src/etc/rc.d/power_profile
  1.5.4.2.2.1       +0 -0      src/etc/rc.d/powerd
  1.22.2.2.2.1      +0 -0      src/etc/rc.d/ppp
  1.4.16.2.2.1      +0 -0      src/etc/rc.d/pppoed
  1.5.4.1.4.1       +0 -0      src/etc/rc.d/pwcheck
  1.10.2.2.2.1      +0 -0      src/etc/rc.d/quota
  1.9.16.1.4.1      +0 -0      src/etc/rc.d/random
  1.7.4.2.2.1       +0 -0      src/etc/rc.d/rarpd
  1.1.2.1.4.1       +0 -0      src/etc/rc.d/rctl
  1.39.2.1.4.1      +0 -0      src/etc/rc.d/resolv
  1.2.2.2.2.1       +0 -0      src/etc/rc.d/rfcomm_pppd_server
  1.17.4.1.4.1      +0 -0      src/etc/rc.d/root
  1.11.2.2.2.1      +0 -0      src/etc/rc.d/route6d
  1.14.2.2.2.1      +0 -0      src/etc/rc.d/routed
  1.156.2.3.2.1     +0 -0      src/etc/rc.d/routing
  1.15.2.2.2.1      +0 -0      src/etc/rc.d/rpcbind
  1.16.2.2.2.1      +0 -0      src/etc/rc.d/rtadvd
  1.5.2.2.2.1       +0 -0      src/etc/rc.d/rtsold
  1.6.4.2.2.1       +0 -0      src/etc/rc.d/rwho
  1.18.2.1.4.1      +0 -0      src/etc/rc.d/savecore
  1.6.4.2.2.1       +0 -0      src/etc/rc.d/sdpd
  1.12.2.1.4.1      +0 -0      src/etc/rc.d/securelevel
  1.19.4.2.2.1      +0 -0      src/etc/rc.d/sendmail
  1.26.4.1.4.1      +0 -0      src/etc/rc.d/serial
  1.4.28.1.4.1      +0 -0      src/etc/rc.d/sppp
  1.15.2.2.2.1      +0 -0      src/etc/rc.d/sshd
  1.22.2.2.2.1      +0 -0      src/etc/rc.d/statd
  1.4.6.1.4.1       +0 -0      src/etc/rc.d/static_arp
  1.2.2.2.4.1       +0 -0      src/etc/rc.d/static_ndp
  1.6.2.1.4.1       +0 -0      src/etc/rc.d/stf
  1.13.4.1.4.1      +0 -0      src/etc/rc.d/swap1
  1.23.2.1.4.1      +0 -0      src/etc/rc.d/syscons
  1.23.2.1.4.1      +0 -0      src/etc/rc.d/sysctl
  1.13.4.2.2.1      +0 -0      src/etc/rc.d/syslogd
  1.7.4.2.2.1       +0 -0      src/etc/rc.d/timed
  1.42.2.1.4.1      +0 -0      src/etc/rc.d/tmp
  1.2.2.2.2.1       +0 -0      src/etc/rc.d/ubthidhci
  1.7.4.1.4.1       +0 -0      src/etc/rc.d/ugidfw
  1.46.2.2.2.1      +0 -0      src/etc/rc.d/var
  1.10.4.2.2.1      +0 -0      src/etc/rc.d/virecover
  1.6.4.3.2.1       +0 -0      src/etc/rc.d/watchdogd
  1.7.2.1.4.1       +0 -0      src/etc/rc.d/wpa_supplicant
  1.12.4.2.2.1      +0 -0      src/etc/rc.d/ypbind
  1.14.4.2.2.1      +0 -0      src/etc/rc.d/yppasswdd
  1.14.4.2.2.1      +0 -0      src/etc/rc.d/ypserv
  1.8.4.2.2.1       +0 -0      src/etc/rc.d/ypset
  1.7.4.2.2.1       +0 -0      src/etc/rc.d/ypupdated
  1.9.4.2.2.1       +0 -0      src/etc/rc.d/ypxfrd
  1.8.4.1.4.1       +0 -0      src/etc/rc.d/zfs
  1.3.2.1.4.1       +0 -0      src/etc/rc.d/zvol
  1.69.2.1.4.1      +0 -0      src/etc/rc.firewall
  1.55.2.1.4.1      +0 -0      src/etc/rc.initdiskless
  1.11.2.2.2.1      +0 -0      src/etc/rc.resume
  1.6.38.1.4.1      +0 -0      src/etc/rc.sendmail
  1.32.4.2.2.1      +0 -0      src/etc/rc.shutdown
  1.114.2.5.2.1     +0 -0      src/etc/rc.subr
  1.11.2.2.2.1      +0 -0      src/etc/rc.suspend
  1.14.2.1.4.1      +0 -0      src/etc/regdomain.xml
  1.19.4.1.4.1      +0 -0      src/etc/remote
  1.30.16.2.2.1     +0 -0      src/etc/root/dot.cshrc
  1.1.40.1.4.1      +0 -0      src/etc/root/dot.k5login
  1.22.42.1.4.1     +0 -0      src/etc/root/dot.login
  1.22.2.1.4.1      +0 -0      src/etc/root/dot.profile
  1.11.36.1.4.1     +0 -0      src/etc/rpc
  1.31.36.1.4.1     +0 -0      src/etc/sendmail/Makefile
  1.39.2.1.4.1      +0 -0      src/etc/sendmail/freebsd.mc
  1.9.2.1.4.1       +0 -0      src/etc/sendmail/freebsd.submit.mc
  1.20.28.1.4.1     +0 -0      src/etc/sendmail/freefall.mc
  1.120.2.2.2.1     +0 -0      src/etc/services
  1.5.42.1.4.1      +0 -0      src/etc/shells
  1.13.2.1.4.1      +0 -0      src/etc/snmpd.config
  1.8.40.1.4.1      +0 -0      src/etc/sysctl.conf
  1.30.4.2.2.1      +0 -0      src/etc/syslog.conf
  1.35.2.1.4.1      +0 -0      src/etc/termcap.small
  1.20.42.1.4.1     +0 -0      src/games/Makefile
  1.18.2.1.4.1      +0 -0      src/games/Makefile.inc
  1.7.2.1.4.1       +0 -0      src/games/bcd/Makefile
  1.13.2.1.4.1      +0 -0      src/games/bcd/bcd.6
  1.10.2.1.4.1      +0 -0      src/games/bcd/bcd.c
  1.11.2.1.4.1      +0 -0      src/games/caesar/Makefile
  1.11.2.1.4.1      +0 -0      src/games/caesar/caesar.6
  1.15.2.1.4.1      +0 -0      src/games/caesar/caesar.c
  1.4.2.1.4.1       +0 -0      src/games/caesar/rot13.sh
  1.11.16.1.4.1     +0 -0      src/games/factor/Makefile
  1.9.2.1.4.1       +0 -0      src/games/factor/factor.6
  1.15.2.2.2.1      +0 -0      src/games/factor/factor.c
  1.4.2.1.4.1       +0 -0      src/games/fortune/Notes
  1.2.42.1.4.1      +0 -0      src/games/fortune/README
  1.35.4.1.4.1      +0 -0      src/games/fortune/datfiles/Makefile
  1.294.2.3.2.1     +0 -0      src/games/fortune/datfiles/fortunes
  1.39.2.2.2.1      +0 -0      src/games/fortune/datfiles/fortunes-o.real
  1.4.2.1.4.1       +0 -0      src/games/fortune/datfiles/fortunes-o.sp.ok
  1.12.2.1.4.1      +0 -0      src/games/fortune/datfiles/fortunes.sp.ok
  1.49.2.2.2.1      +0 -0      src/games/fortune/datfiles/freebsd-tips
  1.2.2.1.4.1       +0 -0      src/games/fortune/datfiles/freebsd-tips.sp.ok
  1.7.2.1.4.1       +0 -0      src/games/fortune/datfiles/gerrold.limerick
  1.17.2.1.4.1      +0 -0      src/games/fortune/datfiles/limerick
  1.2.2.1.4.1       +0 -0      src/games/fortune/datfiles/limerick.sp.ok
  1.14.4.2.2.1      +0 -0      src/games/fortune/datfiles/murphy
  1.4.4.1.4.1       +0 -0      src/games/fortune/datfiles/murphy-o
  1.1.10.1.4.1      +0 -0      src/games/fortune/datfiles/murphy.sp.ok
  1.12.2.1.4.1      +0 -0      src/games/fortune/datfiles/startrek
  1.3.2.1.4.1       +0 -0      src/games/fortune/datfiles/startrek.sp.ok
  1.8.2.1.4.1       +0 -0      src/games/fortune/datfiles/zippy
  1.3.2.1.4.1       +0 -0      src/games/fortune/datfiles/zippy.sp.ok
  1.9.2.1.4.1       +0 -0      src/games/fortune/fortune/Makefile
  1.24.2.1.4.1      +0 -0      src/games/fortune/fortune/fortune.6
  1.35.2.1.4.1      +0 -0      src/games/fortune/fortune/fortune.c
  1.2.2.1.4.1       +0 -0      src/games/fortune/fortune/pathnames.h
  1.8.2.1.4.1       +0 -0      src/games/fortune/strfile/Makefile
  1.15.2.1.4.1      +0 -0      src/games/fortune/strfile/strfile.8
  1.33.2.1.4.1      +0 -0      src/games/fortune/strfile/strfile.c
  1.5.2.1.4.1       +0 -0      src/games/fortune/strfile/strfile.h
  1.2.28.1.4.1      +0 -0      src/games/fortune/tools/do_sort
  1.1.28.1.4.1      +0 -0      src/games/fortune/tools/do_uniq.py
  1.8.2.1.4.1       +0 -0      src/games/fortune/unstr/Makefile
  1.13.2.1.4.1      +0 -0      src/games/fortune/unstr/unstr.c
  1.10.2.1.4.1      +0 -0      src/games/grdc/Makefile
  1.6.40.1.4.1      +0 -0      src/games/grdc/grdc.6
  1.17.2.1.4.1      +0 -0      src/games/grdc/grdc.c
  1.9.2.1.4.1       +0 -0      src/games/morse/Makefile
  1.19.2.1.4.1      +0 -0      src/games/morse/morse.6
  1.26.2.2.2.1      +0 -0      src/games/morse/morse.c
  1.6.2.1.4.1       +0 -0      src/games/number/Makefile
  1.7.2.1.4.1       +0 -0      src/games/number/number.6
  1.18.2.1.4.1      +0 -0      src/games/number/number.c
  1.8.2.1.4.1       +0 -0      src/games/pom/Makefile
  1.10.2.2.2.1      +0 -0      src/games/pom/pom.6
  1.17.2.1.4.1      +0 -0      src/games/pom/pom.c
  1.6.2.1.4.1       +0 -0      src/games/ppt/Makefile
  1.9.2.1.4.1       +0 -0      src/games/ppt/ppt.c
  1.3.28.1.4.1      +0 -0      src/games/primes/Makefile
  1.7.2.1.4.1       +0 -0      src/games/primes/pattern.c
  1.6.2.1.4.1       +0 -0      src/games/primes/pr_tbl.c
  1.22.2.1.4.1      +0 -0      src/games/primes/primes.c
  1.4.2.1.4.1       +0 -0      src/games/primes/primes.h
  1.6.2.1.4.1       +0 -0      src/games/random/Makefile
  1.9.2.1.4.1       +0 -0      src/games/random/random.6
  1.26.2.1.4.1      +0 -0      src/games/random/random.c
  1.8.2.1.4.1       +0 -0      src/games/random/randomize_fd.c
  1.4.4.1.4.1       +0 -0      src/games/random/randomize_fd.h
  1.36.42.1.4.1     +0 -0      src/gnu/Makefile
  1.6.28.1.4.1      +0 -0      src/gnu/Makefile.inc
  1.45.2.1.4.1      +0 -0      src/gnu/lib/Makefile
  1.8.42.1.4.1      +0 -0      src/gnu/lib/Makefile.inc
  1.35.2.1.4.1      +0 -0      src/gnu/lib/csu/Makefile
  1.50.2.1.4.1      +0 -0      src/gnu/lib/libdialog/Makefile
  1.2.2.1.4.1       +0 -0      src/gnu/lib/libdialog/dlg_config.h
  1.81.2.2.2.1      +0 -0      src/gnu/lib/libgcc/Makefile
  1.7.2.1.4.1       +0 -0      src/gnu/lib/libgcov/Makefile
  1.10.2.1.4.1      +0 -0      src/gnu/lib/libgomp/Makefile
  1.3.2.2.2.1       +0 -0      src/gnu/lib/libgomp/config.h
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/check1.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/check2.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/check3.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/dselect.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/fselect.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/ftree1.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/ftree2.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/gauge.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/input1.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/input2.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/menu1.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/menu2.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/menu3.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/msg.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/prgbox.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/radio1.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/radio2.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/radio3.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/text.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/tree.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/TESTS/yesno.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/checklist.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/dialog.3
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/dialog.h
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/gauge.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/kernel.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/menubox.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/msgbox.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/notify.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/prgbox.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/radiolist.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/raw_popen.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/textbox.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/tree.c
  1.1.2.1.4.1       +0 -0      src/gnu/lib/libodialog/yesno.c
  1.34.62.1.4.1     +0 -0      src/gnu/lib/libreadline/Makefile
  1.16.4.1.4.1      +0 -0      src/gnu/lib/libreadline/Makefile.inc
  1.9.16.1.4.1      +0 -0      src/gnu/lib/libreadline/config.h
  1.7.2.1.4.1       +0 -0      src/gnu/lib/libreadline/history/Makefile
  1.3.28.1.4.1      +0 -0      src/gnu/lib/libreadline/history/doc/Makefile
  1.13.28.1.4.1     +0 -0      src/gnu/lib/libreadline/readline/Makefile
  1.6.2.1.4.1       +0 -0      src/gnu/lib/libreadline/readline/doc/Makefile
  1.3.28.1.4.1      +0 -0      src/gnu/lib/libregex/FREEBSD-upgrade
  1.34.4.1.4.1      +0 -0      src/gnu/lib/libregex/Makefile
  1.1.28.1.4.1      +0 -0      src/gnu/lib/libregex/config.h
  1.5.42.1.4.1      +0 -0      src/gnu/lib/libregex/doc/Makefile
  1.3.36.1.4.1      +0 -0      src/gnu/lib/libregex/gnuregex.h
  1.15.28.1.4.1     +0 -0      src/gnu/lib/libregex/regex.c
  1.5.36.1.4.1      +0 -0      src/gnu/lib/libregex/regex.h
  1.5.4.1.4.1       +0 -0      src/gnu/lib/libssp/Makefile
  1.1.16.1.4.1      +0 -0      src/gnu/lib/libssp/config.h
  1.4.4.1.4.1       +0 -0      src/gnu/lib/libssp/libssp_nonshared/Makefile
  1.67.2.2.2.1      +0 -0      src/gnu/lib/libstdc++/Makefile
  1.18.2.3.2.1      +0 -0      src/gnu/lib/libstdc++/config.h
  1.7.42.1.4.1      +0 -0      src/gnu/lib/libstdc++/doc/Makefile
  1.11.2.2.2.1      +0 -0      src/gnu/lib/libsupc++/Makefile
  1.1.2.3.2.1       +0 -0      src/gnu/lib/libsupc++/Version.map
  1.109.2.1.4.1     +0 -0      src/gnu/usr.bin/Makefile
  1.5.42.1.4.1      +0 -0      src/gnu/usr.bin/Makefile.inc
  1.29.36.1.4.1     +0 -0      src/gnu/usr.bin/binutils/Makefile
  1.10.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/Makefile.inc
  1.46.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/Makefile.inc0
  1.12.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/addr2line/Makefile
  1.1.2.2.2.1       +0 -0      src/gnu/usr.bin/binutils/addr2line/addr2line.1
  1.18.4.2.2.1      +0 -0      src/gnu/usr.bin/binutils/ar/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ar/ar.1
  1.23.2.2.2.1      +0 -0      src/gnu/usr.bin/binutils/as/Makefile
  1.1.40.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/amd64-freebsd/itbl-cpu.h
  1.1.40.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/amd64-freebsd/targ-cpu.h
  1.1.18.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/as/as.1
  1.2.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/as/config.h
  1.1.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/ia64-freebsd/targ-cpu.h
  1.3.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/as/mips-freebsd/itbl-cpu.h
  1.3.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/as/mips-freebsd/targ-cpu.h
  1.1.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/obj-format.h
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/powerpc-freebsd/itbl-cpu.h
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/powerpc-freebsd/targ-cpu.h
  1.3.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/sparc64-freebsd/targ-cpu.h
  1.1.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/as/targ-env.h
  1.23.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/doc/Makefile
  1.2.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/doc/asconfig.texi
  1.34.2.2.2.1      +0 -0      src/gnu/usr.bin/binutils/ld/Makefile
  1.10.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.amd64
  1.5.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.arm
  1.24.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.i386
  1.12.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.ia64
  1.14.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.mips
  1.18.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.powerpc
  1.3.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.powerpc64
  1.17.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/ld/Makefile.sparc64
  1.2.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/armelf_fbsd.sh
  1.2.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/armelfb_fbsd.sh
  1.9.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/config.h
  1.1.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/elf32btsmip_fbsd.sh
  1.3.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/elf32btsmipn32_fbsd.sh
  1.1.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/elf32ltsmip_fbsd.sh
  1.3.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/elf32ltsmipn32_fbsd.sh
  1.2.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/elf64_ia64_fbsd.sh
  1.1.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/elf64btsmip_fbsd.sh
  1.1.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/elf64ltsmip_fbsd.sh
  1.11.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/ld/genscripts.sh
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/ld/ld.1
  1.37.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile
  1.8.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.amd64
  1.10.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.arm
  1.18.4.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.i386
  1.10.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.ia64
  1.7.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.mips
  1.9.16.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.powerpc
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.powerpc64
  1.12.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libbfd/Makefile.sparc64
  1.7.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libbfd/bfd.h
  1.7.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libbfd/config.h.fbsd
  1.2.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libbfd/elf-fbsd-brand.c
  1.23.2.2.2.1      +0 -0      src/gnu/usr.bin/binutils/libbinutils/Makefile
  1.13.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libbinutils/config.h
  1.25.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libiberty/Makefile
  1.10.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libiberty/config.h
  1.11.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile
  1.3.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.amd64
  1.2.18.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.arm
  1.3.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.i386
  1.1.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.ia64
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.m68k
  1.4.4.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.mips
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.powerpc
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.sparc
  1.3.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/libopcodes/Makefile.sparc64
  1.9.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/libopcodes/config.h
  1.14.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/nm/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/nm/nm.1
  1.13.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/objcopy/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/objcopy/objcopy.1
  1.16.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/objdump/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/objdump/objdump.1
  1.19.4.2.2.1      +0 -0      src/gnu/usr.bin/binutils/ranlib/Makefile
  1.1.2.2.2.1       +0 -0      src/gnu/usr.bin/binutils/ranlib/ranlib.1
  1.11.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/readelf/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/readelf/readelf.1
  1.13.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/size/Makefile
  1.1.2.2.2.1       +0 -0      src/gnu/usr.bin/binutils/size/size.1
  1.13.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/strings/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/binutils/strings/strings.1
  1.18.2.1.4.1      +0 -0      src/gnu/usr.bin/binutils/strip/Makefile
  1.1.2.2.2.1       +0 -0      src/gnu/usr.bin/binutils/strip/strip.1
  1.4.42.1.4.1      +0 -0      src/gnu/usr.bin/binutils/update.sh
  1.42.2.1.4.1      +0 -0      src/gnu/usr.bin/cc/Makefile
  1.7.2.1.4.1       +0 -0      src/gnu/usr.bin/cc/Makefile.fe
  1.74.2.1.4.1      +0 -0      src/gnu/usr.bin/cc/Makefile.inc
  1.18.2.1.4.1      +0 -0      src/gnu/usr.bin/cc/Makefile.tgt
  1.1.16.2.4.1      +0 -0      src/gnu/usr.bin/cc/Makefile.ver
  1.24.16.2.2.1     +0 -0      src/gnu/usr.bin/cc/c++/Makefile
  1.22.16.1.4.1     +0 -0      src/gnu/usr.bin/cc/c++filt/Makefile
  1.33.16.3.2.1     +0 -0      src/gnu/usr.bin/cc/cc/Makefile
  1.35.16.2.2.1     +0 -0      src/gnu/usr.bin/cc/cc1/Makefile
  1.39.16.2.2.1     +0 -0      src/gnu/usr.bin/cc/cc1plus/Makefile
  1.53.2.1.4.1      +0 -0      src/gnu/usr.bin/cc/cc_int/Makefile
  1.95.2.1.4.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/Makefile
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/Makefile.dep
  1.2.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/arm.md.diff
  1.23.2.2.2.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/auto-host.h
  1.1.4.1.4.1       +0 -0      src/gnu/usr.bin/cc/cc_tools/elfos-undef.h
  1.32.2.2.4.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/freebsd-native.h
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/freebsd.opt
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/cc_tools/size-host.h
  1.9.28.1.4.1      +0 -0      src/gnu/usr.bin/cc/collect2/Makefile
  1.27.16.2.2.1     +0 -0      src/gnu/usr.bin/cc/cpp/Makefile
  1.15.2.1.4.1      +0 -0      src/gnu/usr.bin/cc/doc/Makefile
  1.22.16.1.4.1     +0 -0      src/gnu/usr.bin/cc/f77/Makefile
  1.13.28.1.4.1     +0 -0      src/gnu/usr.bin/cc/f771/Makefile
  1.5.38.1.4.1      +0 -0      src/gnu/usr.bin/cc/f77doc/Makefile
  1.5.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/gcov/Makefile
  1.12.2.1.4.1      +0 -0      src/gnu/usr.bin/cc/include/Makefile
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/libcpp/Makefile
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/libcpp/config.h
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/libdecnumber/Makefile
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/libdecnumber/config.h
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/cc/libiberty/Makefile
  1.2.4.1.4.1       +0 -0      src/gnu/usr.bin/cc/libiberty/config.h
  1.3.28.1.4.1      +0 -0      src/gnu/usr.bin/cc/protoize/Makefile
  1.18.4.1.4.1      +0 -0      src/gnu/usr.bin/cvs/Makefile
  1.6.28.1.4.1      +0 -0      src/gnu/usr.bin/cvs/Makefile.inc
  1.22.2.1.4.1      +0 -0      src/gnu/usr.bin/cvs/contrib/Makefile
  1.16.62.1.4.1     +0 -0      src/gnu/usr.bin/cvs/contrib/easy-import.pl
  1.53.4.1.4.1      +0 -0      src/gnu/usr.bin/cvs/cvs/Makefile
  1.3.44.1.4.1      +0 -0      src/gnu/usr.bin/cvs/cvs/prepend_args.c
  1.2.44.1.4.1      +0 -0      src/gnu/usr.bin/cvs/cvs/prepend_args.h
  1.23.28.1.4.1     +0 -0      src/gnu/usr.bin/cvs/cvsbug/Makefile
  1.15.28.1.4.1     +0 -0      src/gnu/usr.bin/cvs/doc/Makefile
  1.29.4.1.4.1      +0 -0      src/gnu/usr.bin/cvs/lib/Makefile
  1.18.4.2.2.1      +0 -0      src/gnu/usr.bin/cvs/lib/config.h.proto
  1.10.28.1.4.1     +0 -0      src/gnu/usr.bin/cvs/libdiff/Makefile
  1.15.2.1.4.1      +0 -0      src/gnu/usr.bin/dialog/Makefile
  1.19.2.1.4.1      +0 -0      src/gnu/usr.bin/diff/Makefile
  1.3.2.1.4.1       +0 -0      src/gnu/usr.bin/diff/context.c.diff
  1.2.2.1.4.1       +0 -0      src/gnu/usr.bin/diff/diff.c.diff
  1.7.16.1.4.1      +0 -0      src/gnu/usr.bin/diff/doc/Makefile
  1.9.2.1.4.1       +0 -0      src/gnu/usr.bin/diff3/Makefile
  1.1.18.1.4.1      +0 -0      src/gnu/usr.bin/diff3/diff3.c.diff
  1.4.2.1.4.1       +0 -0      src/gnu/usr.bin/dtc/Makefile
  1.18.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/Makefile
  1.19.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/Makefile.inc
  1.5.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/amd64/Makefile
  1.3.28.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/amd64/config.h
  1.3.28.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/amd64/init.c
  1.4.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/arm/Makefile
  1.3.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/arm/armfbsd-nat.c
  1.2.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/arm/armfbsd-tdep.c
  1.1.18.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/arm/config.h
  1.2.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/arm/init.c
  1.3.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/arm/nm-fbsd.h
  1.1.18.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/arm/tm-fbsd.h
  1.1.18.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/arm/xm-fbsd.h
  1.6.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/i386/Makefile
  1.4.28.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/i386/config.h
  1.3.28.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/i386/init.c
  1.4.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/ia64/Makefile
  1.3.28.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/ia64/config.h
  1.3.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/ia64/init.c
  1.3.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/mips/Makefile
  1.1.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/mips/config.h
  1.4.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/mips/init.c
  1.2.16.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/powerpc/Makefile
  1.1.16.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/powerpc/config.h
  1.2.16.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/powerpc/init.c
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/powerpc64/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/powerpc64/config.h
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/powerpc64/init.c
  1.4.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/sparc64/Makefile
  1.3.28.1.4.1      +0 -0      src/gnu/usr.bin/gdb/arch/sparc64/config.h
  1.3.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/arch/sparc64/init.c
  1.14.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/doc/Makefile
  1.5.36.1.4.1      +0 -0      src/gnu/usr.bin/gdb/doc/inc-hist.diff
  1.44.28.1.4.1     +0 -0      src/gnu/usr.bin/gdb/gdb/Makefile
  1.9.28.2.2.1      +0 -0      src/gnu/usr.bin/gdb/gdb/gdb.1
  1.10.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/gdbserver/Makefile
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/gdbserver/fbsd-amd64-low.c
  1.1.8.1.4.1       +0 -0      src/gnu/usr.bin/gdb/gdbserver/fbsd-arm-low.c
  1.2.20.1.4.1      +0 -0      src/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c
  1.2.20.1.4.1      +0 -0      src/gnu/usr.bin/gdb/gdbserver/fbsd-low.c
  1.2.20.1.4.1      +0 -0      src/gnu/usr.bin/gdb/gdbserver/fbsd-low.h
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/gdbserver/fbsd-powerpc-low.c
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/gdbserver/reg-amd64.c
  1.1.8.1.4.1       +0 -0      src/gnu/usr.bin/gdb/gdbserver/reg-arm.c
  1.1.20.1.4.1      +0 -0      src/gnu/usr.bin/gdb/gdbserver/reg-i386.c
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/gdbserver/reg-powerpc.c
  1.6.28.1.4.1      +0 -0      src/gnu/usr.bin/gdb/gdbtui/Makefile
  1.8.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/kgdb/Makefile
  1.11.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/kgdb.1
  1.14.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/kgdb.h
  1.12.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/kld.c
  1.16.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/kthr.c
  1.18.2.2.2.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/main.c
  1.12.4.1.4.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt.c
  1.11.2.2.2.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_amd64.c
  1.5.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_arm.c
  1.14.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_i386.c
  1.7.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_ia64.c
  1.6.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_mips.c
  1.4.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_powerpc.c
  1.1.2.1.4.1       +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_powerpc64.c
  1.8.4.1.4.1       +0 -0      src/gnu/usr.bin/gdb/kgdb/trgt_sparc64.c
  1.15.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/libgdb/Makefile
  1.22.2.1.4.1      +0 -0      src/gnu/usr.bin/gdb/libgdb/fbsd-threads.c
  1.1.18.1.4.1      +0 -0      src/gnu/usr.bin/gdb/libgdb/frame-unwind.diff
  1.11.36.2.2.1     +0 -0      src/gnu/usr.bin/gperf/Makefile
  1.1.44.2.2.1      +0 -0      src/gnu/usr.bin/gperf/config.h
  1.7.42.1.4.1      +0 -0      src/gnu/usr.bin/gperf/doc/Makefile
  1.1.28.1.4.1      +0 -0      src/gnu/usr.bin/grep/FREEBSD-upgrade
  1.31.2.1.4.1      +0 -0      src/gnu/usr.bin/grep/Makefile
  1.9.36.1.4.1      +0 -0      src/gnu/usr.bin/grep/config.h
  1.21.28.1.4.1     +0 -0      src/gnu/usr.bin/grep/dfa.c
  1.9.28.1.4.1      +0 -0      src/gnu/usr.bin/grep/dfa.h
  1.3.64.1.4.1      +0 -0      src/gnu/usr.bin/grep/doc/Makefile
  1.7.36.1.4.1      +0 -0      src/gnu/usr.bin/grep/getpagesize.h
  1.30.16.1.4.1     +0 -0      src/gnu/usr.bin/grep/grep.1
  1.33.16.1.4.1     +0 -0      src/gnu/usr.bin/grep/grep.c
  1.8.28.1.4.1      +0 -0      src/gnu/usr.bin/grep/grep.h
  1.2.36.1.4.1      +0 -0      src/gnu/usr.bin/grep/hard-locale.c
  1.9.36.1.4.1      +0 -0      src/gnu/usr.bin/grep/kwset.c
  1.5.36.1.4.1      +0 -0      src/gnu/usr.bin/grep/kwset.h
  1.2.4.1.4.1       +0 -0      src/gnu/usr.bin/grep/savedir.c
  1.25.16.1.4.1     +0 -0      src/gnu/usr.bin/grep/search.c
  2.11.40.1.4.1     +0 -0      src/gnu/usr.bin/groff/Makefile
  2.12.16.1.4.1     +0 -0      src/gnu/usr.bin/groff/Makefile.inc
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/contrib/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/contrib/Makefile.inc
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/contrib/groffer/Makefile
  1.8.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/contrib/mm/Makefile
  1.4.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/doc/Makefile
  2.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/Makefile
  2.12.40.1.4.1     +0 -0      src/gnu/usr.bin/groff/font/Makefile.dev
  2.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/Makefile.inc
  2.8.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/Makefile.tty
  1.2.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devX100-12/Makefile
  1.2.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devX100/Makefile
  1.2.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devX75-12/Makefile
  1.2.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devX75/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devascii/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devcp1047/Makefile
  1.3.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devdvi/Makefile
  1.3.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devhtml/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devkoi8-r/Makefile
  1.6.38.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devkoi8-r/R.proto
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devlatin1/Makefile
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devlbp/Makefile
  1.2.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devlj4/Makefile
  1.3.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devps/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/font/devutf8/Makefile
  1.9.42.1.4.1      +0 -0      src/gnu/usr.bin/groff/man/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/Makefile.inc
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/grodvi/Makefile
  1.7.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/grohtml/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/grolbp/Makefile
  1.5.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/grolj4/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/grops/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/grotty/Makefile
  1.2.18.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/devices/xditview/Makefile
  1.5.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/include/config.h
  1.4.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/include/defs.h
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/libs/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/libs/Makefile.inc
  1.4.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/libs/libbib/Makefile
  1.4.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/libs/libdriver/Makefile
  1.9.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/libs/libgroff/Makefile
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/Makefile.inc
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/eqn/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/grn/Makefile
  1.7.28.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/html/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/pic/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/refer/Makefile
  1.3.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/soelim/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/preproc/tbl/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/Makefile.inc
  1.7.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/groff/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/grog/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/nroff/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/psroff/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/psroff/psroff.1
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/psroff/psroff.sh
  1.5.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/roff/troff/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/Makefile.inc
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/addftinfo/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/afmtodit/Makefile
  1.5.16.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/hpftodit/Makefile
  1.7.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/indxbib/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/lkbib/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/lookbib/Makefile
  1.1.44.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/pfbtops/Makefile
  1.4.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile
  1.45.16.1.4.1     +0 -0      src/gnu/usr.bin/groff/tmac/Makefile
  1.4.38.1.4.1      +0 -0      src/gnu/usr.bin/groff/tmac/fr.ISO8859-1
  1.1.40.1.4.1      +0 -0      src/gnu/usr.bin/groff/tmac/koi8-r.tmac
  1.85.2.3.2.1      +0 -0      src/gnu/usr.bin/groff/tmac/mdoc.local
  1.14.38.1.4.1     +0 -0      src/gnu/usr.bin/groff/tmac/ru.KOI8-R
  1.6.62.1.4.1      +0 -0      src/gnu/usr.bin/patch/EXTERN.h
  1.6.62.1.4.1      +0 -0      src/gnu/usr.bin/patch/INTERN.h
  1.8.36.1.4.1      +0 -0      src/gnu/usr.bin/patch/Makefile
  1.8.38.1.4.1      +0 -0      src/gnu/usr.bin/patch/backupfile.c
  1.5.42.1.4.1      +0 -0      src/gnu/usr.bin/patch/backupfile.h
  1.11.2.1.4.1      +0 -0      src/gnu/usr.bin/patch/common.h
  1.13.4.1.4.1      +0 -0      src/gnu/usr.bin/patch/inp.c
  1.7.42.1.4.1      +0 -0      src/gnu/usr.bin/patch/inp.h
  1.14.36.1.4.1     +0 -0      src/gnu/usr.bin/patch/patch.1
  1.22.4.1.4.1      +0 -0      src/gnu/usr.bin/patch/patch.c
  1.23.2.1.4.1      +0 -0      src/gnu/usr.bin/patch/pch.c
  1.8.4.1.4.1       +0 -0      src/gnu/usr.bin/patch/pch.h
  1.11.4.1.4.1      +0 -0      src/gnu/usr.bin/patch/util.c
  1.8.42.1.4.1      +0 -0      src/gnu/usr.bin/patch/util.h
  1.7.42.1.4.1      +0 -0      src/gnu/usr.bin/patch/version.c
  1.7.42.1.4.1      +0 -0      src/gnu/usr.bin/patch/version.h
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/CREDITS
  1.4.28.1.4.1      +0 -0      src/gnu/usr.bin/rcs/Makefile.inc
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/NEWS
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/REFS
  1.6.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/ci/ci.1
  1.7.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/ci/ci.c
  1.6.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/co/co.1
  1.10.62.1.4.1     +0 -0      src/gnu/usr.bin/rcs/co/co.c
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/doc/rcs.ms
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/ident/ident.1
  1.8.42.1.4.1      +0 -0      src/gnu/usr.bin/rcs/ident/ident.c
  1.9.28.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/Makefile
  1.11.38.1.4.1     +0 -0      src/gnu/usr.bin/rcs/lib/conf.h
  1.7.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/maketime.c
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/merger.c
  1.6.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/partime.c
  1.10.62.1.4.1     +0 -0      src/gnu/usr.bin/rcs/lib/rcsbase.h
  1.12.42.1.4.1     +0 -0      src/gnu/usr.bin/rcs/lib/rcsedit.c
  1.7.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcsfcmp.c
  1.11.42.1.4.1     +0 -0      src/gnu/usr.bin/rcs/lib/rcsfnms.c
  1.7.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcsgen.c
  1.8.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcskeep.c
  1.13.42.1.4.1     +0 -0      src/gnu/usr.bin/rcs/lib/rcskeys.c
  1.8.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcslex.c
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcsmap.c
  1.8.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcsrev.c
  1.7.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcssyn.c
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcstime.c
  1.8.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/lib/rcsutil.c
  1.6.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/merge/merge.1
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/merge/merge.c
  1.8.42.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcs/Makefile
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcs/rcs.1
  1.7.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcs/rcs.c
  1.6.42.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcs/rcsfile.5
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcs/rcsintro.1
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsclean/rcsclean.1
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsclean/rcsclean.c
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsdiff/rcsdiff.1
  1.8.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsdiff/rcsdiff.c
  1.9.28.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsfreeze/Makefile
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsfreeze/rcsfreeze.1
  1.9.42.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsfreeze/rcsfreeze.sh
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsmerge/rcsmerge.1
  1.7.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcsmerge/rcsmerge.c
  1.5.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rcstest
  1.8.62.1.4.1      +0 -0      src/gnu/usr.bin/rcs/rlog/rlog.1
  1.13.62.1.4.1     +0 -0      src/gnu/usr.bin/rcs/rlog/rlog.c
  1.8.2.1.4.1       +0 -0      src/gnu/usr.bin/sdiff/Makefile
  1.1.18.1.4.1      +0 -0      src/gnu/usr.bin/sdiff/sdiff.c.diff
  1.18.38.1.4.1     +0 -0      src/gnu/usr.bin/send-pr/Makefile
  1.20.2.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/categories
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/doc/categ.texi
  1.3.42.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/doc/fields.texi
  1.3.42.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/doc/s-usage.texi
  1.3.42.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/doc/send-pr.texi
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/doc/states.texi
  1.2.42.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/doc/version.texi
  1.7.42.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/send-pr-el.in
  1.22.2.1.4.1      +0 -0      src/gnu/usr.bin/send-pr/send-pr.1
  1.39.16.1.4.1     +0 -0      src/gnu/usr.bin/send-pr/send-pr.sh
  1.13.4.1.4.1      +0 -0      src/gnu/usr.bin/sort/Makefile
  1.1.36.1.4.1      +0 -0      src/gnu/usr.bin/sort/alloca.h
  1.11.4.1.4.1      +0 -0      src/gnu/usr.bin/sort/config.h
  1.1.36.1.4.1      +0 -0      src/gnu/usr.bin/sort/localedir.h
  1.1.42.1.4.1      +0 -0      src/gnu/usr.bin/sort/unlocked-io.h
  1.11.42.1.4.1     +0 -0      src/gnu/usr.bin/texinfo/Makefile
  1.12.28.1.4.1     +0 -0      src/gnu/usr.bin/texinfo/Makefile.inc
  1.12.62.1.4.1     +0 -0      src/gnu/usr.bin/texinfo/doc/Makefile
  1.14.16.1.4.1     +0 -0      src/gnu/usr.bin/texinfo/info/Makefile
  1.4.28.1.4.1      +0 -0      src/gnu/usr.bin/texinfo/infokey/Makefile
  1.12.42.1.4.1     +0 -0      src/gnu/usr.bin/texinfo/install-info/Makefile
  1.10.28.1.4.1     +0 -0      src/gnu/usr.bin/texinfo/libtxi/Makefile
  1.17.28.1.4.1     +0 -0      src/gnu/usr.bin/texinfo/makeinfo/Makefile
  1.8.42.1.4.1      +0 -0      src/gnu/usr.bin/texinfo/texindex/Makefile
  1.304.2.4.2.1     +0 -0      src/include/Makefile
  1.35.2.1.4.1      +0 -0      src/include/_ctype.h
  1.5.2.1.4.1       +0 -0      src/include/a.out.h
  1.3.2.1.4.1       +0 -0      src/include/ar.h
  1.3.28.1.4.1      +0 -0      src/include/arpa/Makefile
  1.3.2.1.4.1       +0 -0      src/include/arpa/ftp.h
  1.33.2.1.4.1      +0 -0      src/include/arpa/inet.h
  1.22.2.1.4.1      +0 -0      src/include/arpa/nameser.h
  1.8.2.1.4.1       +0 -0      src/include/arpa/nameser_compat.h
  1.11.2.1.4.1      +0 -0      src/include/arpa/telnet.h
  1.7.2.1.4.1       +0 -0      src/include/arpa/tftp.h
  1.8.2.1.4.1       +0 -0      src/include/assert.h
  1.3.38.1.4.1      +0 -0      src/include/bitstring.h
  1.13.2.2.2.1      +0 -0      src/include/complex.h
  1.1.42.1.4.1      +0 -0      src/include/cpio.h
  1.31.2.3.2.1      +0 -0      src/include/ctype.h
  1.7.2.1.4.1       +0 -0      src/include/db.h
  1.19.2.1.4.1      +0 -0      src/include/dirent.h
  1.24.2.2.2.1      +0 -0      src/include/dlfcn.h
  1.4.44.1.4.1      +0 -0      src/include/elf-hints.h
  1.10.4.1.4.1      +0 -0      src/include/elf.h
  1.12.2.1.4.1      +0 -0      src/include/err.h
  1.2.42.1.4.1      +0 -0      src/include/fmtmsg.h
  1.16.2.1.4.1      +0 -0      src/include/fnmatch.h
  1.5.2.1.4.1       +0 -0      src/include/fstab.h
  1.13.2.1.4.1      +0 -0      src/include/fts.h
  1.2.28.1.4.1      +0 -0      src/include/ftw.h
  1.7.2.1.4.1       +0 -0      src/include/getopt.h
  1.11.2.2.2.1      +0 -0      src/include/glob.h
  1.20.2.1.4.1      +0 -0      src/include/grp.h
  1.1.16.1.4.1      +0 -0      src/include/gssapi.h
  1.1.16.1.4.1      +0 -0      src/include/gssapi/Makefile
  1.5.4.1.4.1       +0 -0      src/include/gssapi/gssapi.h
  1.3.2.1.4.1       +0 -0      src/include/hesiod.h
  1.1.2.1.4.1       +0 -0      src/include/iconv.h
  1.7.40.1.4.1      +0 -0      src/include/ieeefp.h
  1.3.38.1.4.1      +0 -0      src/include/ifaddrs.h
  1.9.2.2.2.1       +0 -0      src/include/inttypes.h
  1.4.42.2.4.1      +0 -0      src/include/iso646.h
  1.2.16.1.4.1      +0 -0      src/include/kenv.h
  1.7.2.2.2.1       +0 -0      src/include/langinfo.h
  1.3.2.1.4.1       +0 -0      src/include/libgen.h
  1.20.2.1.4.1      +0 -0      src/include/limits.h
  1.25.42.1.4.1     +0 -0      src/include/link.h
  1.9.2.2.2.1       +0 -0      src/include/locale.h
  1.5.42.1.4.1      +0 -0      src/include/malloc.h
  1.2.16.1.4.1      +0 -0      src/include/malloc_np.h
  1.2.2.1.4.1       +0 -0      src/include/memory.h
  1.7.42.2.2.1      +0 -0      src/include/monetary.h
  1.11.2.1.4.1      +0 -0      src/include/mpool.h
  1.3.16.1.4.1      +0 -0      src/include/mqueue.h
  1.6.2.1.4.1       +0 -0      src/include/ndbm.h
  1.3.42.1.4.1      +0 -0      src/include/netconfig.h
  1.47.2.1.4.1      +0 -0      src/include/netdb.h
  1.13.2.1.4.1      +0 -0      src/include/nl_types.h
  1.10.2.1.4.1      +0 -0      src/include/nlist.h
  1.2.36.1.4.1      +0 -0      src/include/nss.h
  1.7.2.1.4.1       +0 -0      src/include/nsswitch.h
  1.31.2.2.2.1      +0 -0      src/include/paths.h
  1.5.2.1.4.1       +0 -0      src/include/printf.h
  1.4.16.1.4.1      +0 -0      src/include/proc_service.h
  1.3.28.1.4.1      +0 -0      src/include/protocols/Makefile
  1.13.2.1.4.1      +0 -0      src/include/protocols/dumprestore.h
  1.17.2.1.4.1      +0 -0      src/include/protocols/routed.h
  1.4.2.1.4.1       +0 -0      src/include/protocols/rwhod.h
  1.6.2.1.4.1       +0 -0      src/include/protocols/talkd.h
  1.8.2.1.4.1       +0 -0      src/include/protocols/timed.h
  1.47.2.1.4.1      +0 -0      src/include/pthread.h
  1.22.2.1.4.1      +0 -0      src/include/pthread_np.h
  1.18.2.1.4.1      +0 -0      src/include/pwd.h
  1.2.2.1.4.1       +0 -0      src/include/ranlib.h
  1.4.2.1.4.1       +0 -0      src/include/readpassphrase.h
  1.12.2.1.4.1      +0 -0      src/include/regex.h
  1.3.16.1.4.1      +0 -0      src/include/res_update.h
  1.34.2.1.4.1      +0 -0      src/include/resolv.h
  1.4.4.2.2.1       +0 -0      src/include/rpc/Makefile
  1.22.4.1.4.1      +0 -0      src/include/rpc/auth.h
  1.3.42.1.4.1      +0 -0      src/include/rpc/auth_des.h
  1.3.16.1.4.1      +0 -0      src/include/rpc/auth_kerb.h
  1.11.42.1.4.1     +0 -0      src/include/rpc/auth_unix.h
  1.21.40.1.4.1     +0 -0      src/include/rpc/clnt.h
  1.2.42.1.4.1      +0 -0      src/include/rpc/clnt_soc.h
  1.2.42.1.4.1      +0 -0      src/include/rpc/clnt_stat.h
  1.4.42.1.4.1      +0 -0      src/include/rpc/des.h
  1.4.42.1.4.1      +0 -0      src/include/rpc/des_crypt.h
  1.2.42.1.4.1      +0 -0      src/include/rpc/nettype.h
  1.14.42.1.4.1     +0 -0      src/include/rpc/pmap_clnt.h
  1.12.42.1.4.1     +0 -0      src/include/rpc/pmap_prot.h
  1.12.42.1.4.1     +0 -0      src/include/rpc/pmap_rmt.h
  1.1.42.1.4.1      +0 -0      src/include/rpc/raw.h
  1.17.42.1.4.1     +0 -0      src/include/rpc/rpc.h
  1.6.40.1.4.1      +0 -0      src/include/rpc/rpc_com.h
  1.15.40.1.4.1     +0 -0      src/include/rpc/rpc_msg.h
  1.2.42.1.4.1      +0 -0      src/include/rpc/rpcb_clnt.h
  1.3.42.1.4.1      +0 -0      src/include/rpc/rpcb_prot.x
  1.4.16.1.4.1      +0 -0      src/include/rpc/rpcent.h
  1.1.4.1.4.1       +0 -0      src/include/rpc/rpcsec_gss.h
  1.25.4.1.4.1      +0 -0      src/include/rpc/svc.h
  1.15.4.1.4.1      +0 -0      src/include/rpc/svc_auth.h
  1.2.4.1.4.1       +0 -0      src/include/rpc/svc_dg.h
  1.2.42.1.4.1      +0 -0      src/include/rpc/svc_soc.h
  1.26.2.1.4.1      +0 -0      src/include/rpc/xdr.h
  1.25.42.2.2.1     +0 -0      src/include/rpcsvc/Makefile
  1.7.40.1.4.1      +0 -0      src/include/rpcsvc/bootparam_prot.x
  1.5.40.1.4.1      +0 -0      src/include/rpcsvc/crypt.x
  1.4.40.1.4.1      +0 -0      src/include/rpcsvc/key_prot.x
  1.7.40.1.4.1      +0 -0      src/include/rpcsvc/klm_prot.x
  1.7.40.1.4.1      +0 -0      src/include/rpcsvc/mount.x
  1.8.40.1.4.1      +0 -0      src/include/rpcsvc/nfs_prot.x
  1.6.40.1.4.1      +0 -0      src/include/rpcsvc/nis.x
  1.4.40.1.4.1      +0 -0      src/include/rpcsvc/nis_cache.x
  1.4.40.1.4.1      +0 -0      src/include/rpcsvc/nis_callback.x
  1.6.42.1.4.1      +0 -0      src/include/rpcsvc/nis_db.h
  1.4.42.1.4.1      +0 -0      src/include/rpcsvc/nislib.h
  1.11.40.1.4.1     +0 -0      src/include/rpcsvc/nlm_prot.x
  1.3.40.1.4.1      +0 -0      src/include/rpcsvc/pmap_prot.x
  1.7.40.1.4.1      +0 -0      src/include/rpcsvc/rex.x
  1.7.40.1.4.1      +0 -0      src/include/rpcsvc/rnusers.x
  1.7.40.1.4.1      +0 -0      src/include/rpcsvc/rquota.x
  1.8.40.1.4.1      +0 -0      src/include/rpcsvc/rstat.x
  1.11.40.1.4.1     +0 -0      src/include/rpcsvc/sm_inter.x
  1.7.40.1.4.1      +0 -0      src/include/rpcsvc/spray.x
  1.13.40.1.4.1     +0 -0      src/include/rpcsvc/yp.x
  1.13.16.1.4.1     +0 -0      src/include/rpcsvc/yp_prot.h
  1.16.38.1.4.1     +0 -0      src/include/rpcsvc/ypclnt.h
  1.8.40.1.4.1      +0 -0      src/include/rpcsvc/yppasswd.x
  1.4.40.1.4.1      +0 -0      src/include/rpcsvc/ypupdate_prot.x
  1.9.40.1.4.1      +0 -0      src/include/rpcsvc/ypxfrd.x
  1.10.2.2.2.1      +0 -0      src/include/runetype.h
  1.10.42.1.4.1     +0 -0      src/include/search.h
  1.1.2.1.4.1       +0 -0      src/include/semaphore.h
  1.10.2.2.2.1      +0 -0      src/include/setjmp.h
  1.34.2.1.4.1      +0 -0      src/include/signal.h
  1.3.4.1.4.1       +0 -0      src/include/spawn.h
  1.3.2.1.4.1       +0 -0      src/include/stab.h
  1.10.2.2.2.1      +0 -0      src/include/stdatomic.h
  1.7.28.2.2.1      +0 -0      src/include/stdbool.h
  1.11.2.1.4.1      +0 -0      src/include/stddef.h
  1.81.2.3.2.1      +0 -0      src/include/stdio.h
  1.75.2.3.2.1      +0 -0      src/include/stdlib.h
  1.33.2.2.2.1      +0 -0      src/include/string.h
  1.3.40.1.4.1      +0 -0      src/include/stringlist.h
  1.9.2.1.4.1       +0 -0      src/include/strings.h
  1.2.2.1.4.1       +0 -0      src/include/sysexits.h
  1.2.2.1.4.1       +0 -0      src/include/tar.h
  1.3.2.1.4.1       +0 -0      src/include/termios.h
  1.5.16.2.2.1      +0 -0      src/include/tgmath.h
  1.36.2.2.2.1      +0 -0      src/include/time.h
  1.3.2.1.4.1       +0 -0      src/include/timeconv.h
  1.4.62.1.4.1      +0 -0      src/include/timers.h
  1.8.2.1.4.1       +0 -0      src/include/ttyent.h
  1.4.40.1.4.1      +0 -0      src/include/ulimit.h
  1.101.2.3.2.1     +0 -0      src/include/unistd.h
  1.3.2.1.4.1       +0 -0      src/include/unwind.h
  1.6.2.1.4.1       +0 -0      src/include/utime.h
  1.1.2.1.4.1       +0 -0      src/include/utmpx.h
  1.4.4.1.4.1       +0 -0      src/include/uuid.h
  1.1.38.1.4.1      +0 -0      src/include/varargs.h
  1.12.2.1.4.1      +0 -0      src/include/vis.h
  1.51.2.2.2.1      +0 -0      src/include/wchar.h
  1.15.4.3.2.1      +0 -0      src/include/wctype.h
  1.5.36.1.4.1      +0 -0      src/include/wordexp.h
  1.5.2.2.2.1       +0 -0      src/include/xlocale.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/Makefile
  1.9.2.2.2.1       +0 -0      src/include/xlocale/_ctype.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_inttypes.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_langinfo.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_locale.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_monetary.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_stdio.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_stdlib.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_string.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_time.h
  1.3.2.2.2.1       +0 -0      src/include/xlocale/_wchar.h
  1.18.2.2.2.1      +0 -0      src/kerberos5/Makefile
  1.28.4.2.2.1      +0 -0      src/kerberos5/Makefile.inc
  1.1.42.1.4.1      +0 -0      src/kerberos5/doc/Makefile
  1.18.4.1.4.1      +0 -0      src/kerberos5/include/config.h
  1.3.4.1.4.1       +0 -0      src/kerberos5/include/crypto-headers.h
  1.3.42.1.4.1      +0 -0      src/kerberos5/include/krb5-types.h
  1.15.4.1.4.1      +0 -0      src/kerberos5/include/version.h
  1.11.4.1.4.1      +0 -0      src/kerberos5/lib/Makefile
  1.9.4.1.4.1       +0 -0      src/kerberos5/lib/Makefile.inc
  1.24.4.2.4.1      +0 -0      src/kerberos5/lib/libasn1/Makefile
  1.3.2.2.4.1       +0 -0      src/kerberos5/lib/libgssapi_krb5/Makefile
  1.1.4.1.4.1       +0 -0      src/kerberos5/lib/libgssapi_krb5/gss_krb5.c
  1.1.4.1.4.1       +0 -0      src/kerberos5/lib/libgssapi_krb5/pname_to_uid.c
  1.1.4.1.4.1       +0 -0      src/kerberos5/lib/libgssapi_krb5/prefix.c
  1.1.4.2.4.1       +0 -0      src/kerberos5/lib/libgssapi_ntlm/Makefile
  1.1.4.1.4.1       +0 -0      src/kerberos5/lib/libgssapi_ntlm/prefix.c
  1.2.2.2.4.1       +0 -0      src/kerberos5/lib/libgssapi_spnego/Makefile
  1.1.4.1.4.1       +0 -0      src/kerberos5/lib/libgssapi_spnego/prefix.c
  1.19.4.3.2.1      +0 -0      src/kerberos5/lib/libhdb/Makefile
  1.1.4.2.4.1       +0 -0      src/kerberos5/lib/libheimntlm/Makefile
  1.1.4.2.4.1       +0 -0      src/kerberos5/lib/libhx509/Makefile
  1.9.4.2.4.1       +0 -0      src/kerberos5/lib/libkadm5clnt/Makefile
  1.8.4.2.4.1       +0 -0      src/kerberos5/lib/libkadm5srv/Makefile
  1.10.4.2.4.1      +0 -0      src/kerberos5/lib/libkafs5/Makefile
  1.21.4.2.4.1      +0 -0      src/kerberos5/lib/libkrb5/Makefile
  1.19.4.2.4.1      +0 -0      src/kerberos5/lib/libroken/Makefile
  1.8.36.1.4.1      +0 -0      src/kerberos5/lib/libsl/Makefile
  1.8.36.1.4.1      +0 -0      src/kerberos5/lib/libvers/Makefile
  1.7.4.1.4.1       +0 -0      src/kerberos5/libexec/Makefile
  1.2.36.1.4.1      +0 -0      src/kerberos5/libexec/Makefile.inc
  1.16.4.1.4.1      +0 -0      src/kerberos5/libexec/hprop/Makefile
  1.16.4.1.4.1      +0 -0      src/kerberos5/libexec/hpropd/Makefile
  1.18.4.1.4.1      +0 -0      src/kerberos5/libexec/ipropd-master/Makefile
  1.18.4.1.4.1      +0 -0      src/kerberos5/libexec/ipropd-slave/Makefile
  1.19.4.1.4.1      +0 -0      src/kerberos5/libexec/kadmind/Makefile
  1.1.4.1.4.1       +0 -0      src/kerberos5/libexec/kcm/Makefile
  1.18.4.1.4.1      +0 -0      src/kerberos5/libexec/kdc/Makefile
  1.19.4.1.4.1      +0 -0      src/kerberos5/libexec/kpasswdd/Makefile
  1.3.4.1.4.1       +0 -0      src/kerberos5/tools/Makefile
  1.1.36.1.4.1      +0 -0      src/kerberos5/tools/Makefile.inc
  1.8.4.1.4.1       +0 -0      src/kerberos5/tools/asn1_compile/Makefile
  1.2.28.1.4.1      +0 -0      src/kerberos5/tools/make-print-version/Makefile
  1.2.28.1.4.1      +0 -0      src/kerberos5/tools/make-roken/Makefile
  1.2.4.1.4.1       +0 -0      src/kerberos5/tools/slc/Makefile
  1.11.36.1.4.1     +0 -0      src/kerberos5/usr.bin/Makefile
  1.1.1.1.62.1.4.1  +0 -0      src/kerberos5/usr.bin/Makefile.inc
  1.19.4.2.2.1      +0 -0      src/kerberos5/usr.bin/kadmin/Makefile
  1.17.2.1.4.1      +0 -0      src/kerberos5/usr.bin/kdestroy/Makefile
  1.16.4.1.4.1      +0 -0      src/kerberos5/usr.bin/kinit/Makefile
  1.16.4.1.4.1      +0 -0      src/kerberos5/usr.bin/klist/Makefile
  1.16.2.1.4.1      +0 -0      src/kerberos5/usr.bin/kpasswd/Makefile
  1.16.4.1.4.1      +0 -0      src/kerberos5/usr.bin/krb5-config/Makefile
  1.18.4.1.4.1      +0 -0      src/kerberos5/usr.bin/ksu/Makefile
  1.4.4.1.4.1       +0 -0      src/kerberos5/usr.bin/verify_krb5_conf/Makefile
  1.3.40.1.4.1      +0 -0      src/kerberos5/usr.sbin/Makefile
  1.1.1.1.62.1.4.1  +0 -0      src/kerberos5/usr.sbin/Makefile.inc
  1.17.4.1.4.1      +0 -0      src/kerberos5/usr.sbin/kstash/Makefile
  1.18.4.2.2.1      +0 -0      src/kerberos5/usr.sbin/ktutil/Makefile
  1.260.2.3.2.1     +0 -0      src/lib/Makefile
  1.6.2.1.4.1       +0 -0      src/lib/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/lib/bind/Makefile
  1.7.16.1.4.1      +0 -0      src/lib/bind/bind9/Makefile
  1.18.2.2.2.1      +0 -0      src/lib/bind/config.h
  1.27.2.1.4.1      +0 -0      src/lib/bind/config.mk
  1.10.2.1.4.1      +0 -0      src/lib/bind/dns/Makefile
  1.10.2.3.2.1      +0 -0      src/lib/bind/dns/code.h
  1.9.2.2.2.1       +0 -0      src/lib/bind/dns/dns/enumclass.h
  1.10.2.3.2.1      +0 -0      src/lib/bind/dns/dns/enumtype.h
  1.10.2.3.2.1      +0 -0      src/lib/bind/dns/dns/rdatastruct.h
  1.11.2.1.4.1      +0 -0      src/lib/bind/isc/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/bind/isc/backtrace-emptytbl.c
  1.10.2.1.4.1      +0 -0      src/lib/bind/isc/isc/platform.h
  1.7.16.1.4.1      +0 -0      src/lib/bind/isccc/Makefile
  1.7.16.1.4.1      +0 -0      src/lib/bind/isccfg/Makefile
  1.13.4.1.4.1      +0 -0      src/lib/bind/lwres/Makefile
  1.4.2.2.2.1       +0 -0      src/lib/bind/lwres/lwres/netdb.h
  1.6.2.2.2.1       +0 -0      src/lib/bind/lwres/lwres/platform.h
  1.7.2.4.2.1       +0 -0      src/lib/clang/Makefile
  1.15.2.4.2.1      +0 -0      src/lib/clang/clang.build.mk
  1.1.2.1.4.1       +0 -0      src/lib/clang/clang.lib.mk
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenAsmMatcher.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenAsmWriter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenCallingConv.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenCodeEmitter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenDAGISel.inc
  1.1.2.2.4.1       +0 -0      src/lib/clang/include/ARMGenDisassemblerTables.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenEDInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenFastISel.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenInstrInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenMCCodeEmitter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenMCPseudoLowering.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenRegisterInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/ARMGenSubtargetInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/Checkers.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/IA64GenAsmWriter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/IA64GenDAGISel.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/IA64GenInstrInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/IA64GenRegisterInfo.inc
  1.4.2.2.2.1       +0 -0      src/lib/clang/include/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/MipsGenAsmWriter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/MipsGenCallingConv.inc
  1.1.2.2.2.1       +0 -0      src/lib/clang/include/MipsGenCodeEmitter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/MipsGenDAGISel.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/MipsGenInstrInfo.inc
  1.1.2.2.2.1       +0 -0      src/lib/clang/include/MipsGenMCCodeEmitter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/MipsGenRegisterInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/MipsGenSubtargetInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenAsmWriter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenCallingConv.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenCodeEmitter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenDAGISel.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenInstrInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenMCCodeEmitter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenRegisterInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/PPCGenSubtargetInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenAsmMatcher.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenAsmWriter.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenAsmWriter1.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenCallingConv.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenDAGISel.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenDisassemblerTables.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenEDInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenFastISel.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenInstrInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenRegisterInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/X86GenSubtargetInfo.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/AST/AttrImpl.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/AST/Attrs.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/AST/DeclNodes.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/AST/StmtNodes.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/AttrList.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticGroups.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticIndexName.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc
  1.1.2.2.2.1       +0 -0      src/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc
  1.8.2.5.2.1       +0 -0      src/lib/clang/include/clang/Basic/Version.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Basic/arm_neon.inc
  1.2.2.2.2.1       +0 -0      src/lib/clang/include/clang/Config/config.h
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Driver/CC1AsOptions.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Driver/CC1Options.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Driver/Options.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Lex/AttrSpellings.inc
  1.1.2.2.4.1       +0 -0      src/lib/clang/include/clang/Parse/AttrLateParsed.inc
  1.1.2.2.2.1       +0 -0      src/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc
  1.1.2.2.2.1       +0 -0      src/lib/clang/include/clang/Sema/AttrParsedAttrList.inc
  1.1.2.2.2.1       +0 -0      src/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Serialization/AttrPCHRead.inc
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/clang/Serialization/AttrPCHWrite.inc
  1.2.2.1.4.1       +0 -0      src/lib/clang/include/llvm/Config/AsmParsers.def
  1.3.2.1.4.1       +0 -0      src/lib/clang/include/llvm/Config/AsmPrinters.def
  1.3.2.1.4.1       +0 -0      src/lib/clang/include/llvm/Config/Disassemblers.def
  1.3.2.1.4.1       +0 -0      src/lib/clang/include/llvm/Config/Targets.def
  1.9.2.5.2.1       +0 -0      src/lib/clang/include/llvm/Config/config.h
  1.5.2.4.2.1       +0 -0      src/lib/clang/include/llvm/Config/llvm-config.h
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/llvm/Intrinsics.gen
  1.1.2.1.4.1       +0 -0      src/lib/clang/include/llvm/Support/DataTypes.h
  1.6.2.3.2.1       +0 -0      src/lib/clang/libclanganalysis/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libclangarcmigrate/Makefile
  1.5.2.3.2.1       +0 -0      src/lib/clang/libclangast/Makefile
  1.5.2.3.2.1       +0 -0      src/lib/clang/libclangbasic/Makefile
  1.5.2.3.2.1       +0 -0      src/lib/clang/libclangcodegen/Makefile
  1.2.2.2.2.1       +0 -0      src/lib/clang/libclangdriver/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libclangedit/Makefile
  1.7.2.3.2.1       +0 -0      src/lib/clang/libclangfrontend/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/clang/libclangfrontendtool/Makefile
  1.3.2.2.2.1       +0 -0      src/lib/clang/libclanglex/Makefile
  1.3.2.3.2.1       +0 -0      src/lib/clang/libclangparse/Makefile
  1.2.2.2.2.1       +0 -0      src/lib/clang/libclangrewrite/Makefile
  1.6.2.3.2.1       +0 -0      src/lib/clang/libclangsema/Makefile
  1.2.2.3.2.1       +0 -0      src/lib/clang/libclangserialization/Makefile
  1.3.2.3.2.1       +0 -0      src/lib/clang/libclangstaticanalyzercheckers/Makefile
  1.2.2.3.2.1       +0 -0      src/lib/clang/libclangstaticanalyzercore/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/clang/libclangstaticanalyzerfrontend/Makefile
  1.7.2.3.2.1       +0 -0      src/lib/clang/libllvmanalysis/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmarchive/Makefile
  1.5.2.1.4.1       +0 -0      src/lib/clang/libllvmarmasmparser/Makefile
  1.5.2.3.2.1       +0 -0      src/lib/clang/libllvmarmcodegen/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmarmdesc/Makefile
  1.2.2.2.4.1       +0 -0      src/lib/clang/libllvmarmdisassembler/Makefile
  1.4.2.2.2.1       +0 -0      src/lib/clang/libllvmarminfo/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/clang/libllvmarminstprinter/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/clang/libllvmasmparser/Makefile
  1.5.2.2.2.1       +0 -0      src/lib/clang/libllvmasmprinter/Makefile
  1.5.2.1.4.1       +0 -0      src/lib/clang/libllvmbitreader/Makefile
  1.4.2.1.4.1       +0 -0      src/lib/clang/libllvmbitwriter/Makefile
  1.8.2.3.2.1       +0 -0      src/lib/clang/libllvmcodegen/Makefile
  1.8.2.2.2.1       +0 -0      src/lib/clang/libllvmcore/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmdebuginfo/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmexecutionengine/Makefile
  1.3.2.1.4.1       +0 -0      src/lib/clang/libllvminstcombine/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvminstrumentation/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvminterpreter/Makefile
  1.2.2.2.2.1       +0 -0      src/lib/clang/libllvmipa/Makefile
  1.7.2.3.2.1       +0 -0      src/lib/clang/libllvmipo/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmjit/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmlinker/Makefile
  1.8.2.4.2.1       +0 -0      src/lib/clang/libllvmmc/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmmcdisassembler/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmmcjit/Makefile
  1.3.2.2.4.1       +0 -0      src/lib/clang/libllvmmcparser/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmmipsasmparser/Makefile
  1.7.2.4.2.1       +0 -0      src/lib/clang/libllvmmipscodegen/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmmipsdesc/Makefile
  1.4.2.2.2.1       +0 -0      src/lib/clang/libllvmmipsinfo/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/clang/libllvmmipsinstprinter/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmobject/Makefile
  1.5.2.3.2.1       +0 -0      src/lib/clang/libllvmpowerpccodegen/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmpowerpcdesc/Makefile
  1.4.2.2.2.1       +0 -0      src/lib/clang/libllvmpowerpcinfo/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/clang/libllvmpowerpcinstprinter/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmruntimedyld/Makefile
  1.7.2.4.2.1       +0 -0      src/lib/clang/libllvmscalaropts/Makefile
  1.2.2.2.2.1       +0 -0      src/lib/clang/libllvmselectiondag/Makefile
  1.8.2.3.2.1       +0 -0      src/lib/clang/libllvmsupport/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmtablegen/Makefile
  1.6.2.3.2.1       +0 -0      src/lib/clang/libllvmtarget/Makefile
  1.4.2.4.2.1       +0 -0      src/lib/clang/libllvmtransformutils/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/clang/libllvmvectorize/Makefile
  1.4.2.1.4.1       +0 -0      src/lib/clang/libllvmx86asmparser/Makefile
  1.5.2.3.2.1       +0 -0      src/lib/clang/libllvmx86codegen/Makefile
  1.1.2.3.2.1       +0 -0      src/lib/clang/libllvmx86desc/Makefile
  1.2.2.3.2.1       +0 -0      src/lib/clang/libllvmx86disassembler/Makefile
  1.4.2.2.2.1       +0 -0      src/lib/clang/libllvmx86info/Makefile
  1.3.2.1.4.1       +0 -0      src/lib/clang/libllvmx86instprinter/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/clang/libllvmx86utils/Makefile
  1.4.2.1.4.1       +0 -0      src/lib/csu/Makefile.inc
  1.21.2.2.2.1      +0 -0      src/lib/csu/amd64/Makefile
  1.17.2.1.4.1      +0 -0      src/lib/csu/amd64/crt1.c
  1.9.2.1.4.1       +0 -0      src/lib/csu/amd64/crti.S
  1.8.2.1.4.1       +0 -0      src/lib/csu/amd64/crtn.S
  1.5.2.2.2.1       +0 -0      src/lib/csu/arm/Makefile
  1.5.2.1.4.1       +0 -0      src/lib/csu/arm/crt1.c
  1.2.28.1.4.1      +0 -0      src/lib/csu/arm/crti.S
  1.3.2.1.4.1       +0 -0      src/lib/csu/arm/crtn.S
  1.7.2.1.4.1       +0 -0      src/lib/csu/common/crtbrand.c
  1.1.2.2.2.1       +0 -0      src/lib/csu/common/notes.h
  1.24.2.2.2.1      +0 -0      src/lib/csu/i386-elf/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/csu/i386-elf/crt1_c.c
  1.5.2.1.4.1       +0 -0      src/lib/csu/i386-elf/crt1_s.S
  1.9.2.1.4.1       +0 -0      src/lib/csu/i386-elf/crti.S
  1.8.2.1.4.1       +0 -0      src/lib/csu/i386-elf/crtn.S
  1.16.2.2.2.1      +0 -0      src/lib/csu/ia64/Makefile
  1.5.2.1.4.1       +0 -0      src/lib/csu/ia64/crt1.S
  1.4.2.1.4.1       +0 -0      src/lib/csu/ia64/crti.S
  1.4.2.1.4.1       +0 -0      src/lib/csu/ia64/crtn.S
  1.5.2.2.2.1       +0 -0      src/lib/csu/mips/Makefile
  1.5.2.1.4.1       +0 -0      src/lib/csu/mips/crt1.c
  1.3.2.1.4.1       +0 -0      src/lib/csu/mips/crti.S
  1.2.2.1.4.1       +0 -0      src/lib/csu/mips/crtn.S
  1.12.2.2.2.1      +0 -0      src/lib/csu/powerpc/Makefile
  1.13.2.1.4.1      +0 -0      src/lib/csu/powerpc/crt1.c
  1.4.2.1.4.1       +0 -0      src/lib/csu/powerpc/crti.S
  1.4.2.1.4.1       +0 -0      src/lib/csu/powerpc/crtn.S
  1.3.2.2.2.1       +0 -0      src/lib/csu/powerpc64/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/csu/powerpc64/crt1.c
  1.4.2.1.4.1       +0 -0      src/lib/csu/powerpc64/crti.S
  1.3.2.1.4.1       +0 -0      src/lib/csu/powerpc64/crtn.S
  1.13.2.1.4.1      +0 -0      src/lib/csu/sparc64/Makefile
  1.19.2.1.4.1      +0 -0      src/lib/csu/sparc64/crt1.c
  1.2.2.1.4.1       +0 -0      src/lib/csu/sparc64/crti.S
  1.2.2.1.4.1       +0 -0      src/lib/csu/sparc64/crtn.S
  1.33.16.1.4.1     +0 -0      src/lib/libalias/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libalias/Makefile.inc
  1.7.2.1.4.1       +0 -0      src/lib/libalias/libalias/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/Makefile
  1.3.16.1.4.1      +0 -0      src/lib/libalias/modules/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/cuseeme/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/dummy/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/ftp/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/irc/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/nbt/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/pptp/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/skinny/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libalias/modules/smedia/Makefile
  1.108.2.2.2.1     +0 -0      src/lib/libarchive/Makefile
  1.28.2.2.2.1      +0 -0      src/lib/libarchive/config_freebsd.h
  1.44.2.3.2.1      +0 -0      src/lib/libarchive/test/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/libauditd/Makefile
  1.6.2.1.4.1       +0 -0      src/lib/libbegemot/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libblocksruntime/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libblocksruntime/config.h
  1.7.4.1.4.1       +0 -0      src/lib/libbluetooth/Makefile
  1.13.2.3.2.1      +0 -0      src/lib/libbluetooth/bluetooth.3
  1.3.4.1.4.1       +0 -0      src/lib/libbluetooth/bluetooth.c
  1.7.2.1.4.1       +0 -0      src/lib/libbluetooth/bluetooth.h
  1.1.6.1.4.1       +0 -0      src/lib/libbluetooth/dev.c
  1.3.4.1.4.1       +0 -0      src/lib/libbluetooth/hci.c
  1.13.2.1.4.1      +0 -0      src/lib/libbsm/Makefile
  1.3.28.1.4.1      +0 -0      src/lib/libbsnmp/Makefile
  1.9.2.1.4.1       +0 -0      src/lib/libbsnmp/Makefile.inc
  1.11.2.1.4.1      +0 -0      src/lib/libbsnmp/libbsnmp/Makefile
  1.9.2.1.4.1       +0 -0      src/lib/libbz2/Makefile
  1.3.2.4.2.1       +0 -0      src/lib/libc++/Makefile
  1.91.2.1.4.1      +0 -0      src/lib/libc/Makefile
  1.9.2.2.2.1       +0 -0      src/lib/libc/Versions.def
  1.6.4.1.4.1       +0 -0      src/lib/libc/amd64/Makefile.inc
  1.30.4.1.4.1      +0 -0      src/lib/libc/amd64/SYS.h
  1.6.4.1.4.1       +0 -0      src/lib/libc/amd64/Symbol.map
  1.7.4.1.4.1       +0 -0      src/lib/libc/amd64/_fpmath.h
  1.3.40.1.4.1      +0 -0      src/lib/libc/amd64/arith.h
  1.2.4.1.4.1       +0 -0      src/lib/libc/amd64/gd_qnan.h
  1.29.28.2.2.1     +0 -0      src/lib/libc/amd64/gen/Makefile.inc
  1.1.36.1.4.1      +0 -0      src/lib/libc/amd64/gen/_set_tp.c
  1.22.2.1.4.1      +0 -0      src/lib/libc/amd64/gen/_setjmp.S
  1.5.2.1.4.1       +0 -0      src/lib/libc/amd64/gen/fabs.S
  1.1.36.1.4.1      +0 -0      src/lib/libc/amd64/gen/flt_rounds.c
  1.1.38.1.4.1      +0 -0      src/lib/libc/amd64/gen/fpgetmask.c
  1.1.38.1.4.1      +0 -0      src/lib/libc/amd64/gen/fpgetprec.c
  1.1.38.1.4.1      +0 -0      src/lib/libc/amd64/gen/fpgetround.c
  1.1.38.1.4.1      +0 -0      src/lib/libc/amd64/gen/fpgetsticky.c
  1.1.38.1.4.1      +0 -0      src/lib/libc/amd64/gen/fpsetmask.c
  1.1.38.1.4.1      +0 -0      src/lib/libc/amd64/gen/fpsetprec.c
  1.1.38.1.4.1      +0 -0      src/lib/libc/amd64/gen/fpsetround.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/amd64/gen/getcontextx.c
  1.10.40.1.4.1     +0 -0      src/lib/libc/amd64/gen/infinity.c
  1.4.36.1.4.1      +0 -0      src/lib/libc/amd64/gen/makecontext.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/amd64/gen/modf.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/gen/rfork_thread.S
  1.30.2.2.2.1      +0 -0      src/lib/libc/amd64/gen/setjmp.S
  1.5.36.1.4.1      +0 -0      src/lib/libc/amd64/gen/signalcontext.c
  1.31.2.2.2.1      +0 -0      src/lib/libc/amd64/gen/sigsetjmp.S
  1.1.16.1.4.1      +0 -0      src/lib/libc/amd64/stdlib/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/stdlib/div.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/stdlib/ldiv.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/stdlib/lldiv.S
  1.6.2.1.4.1       +0 -0      src/lib/libc/amd64/string/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/lib/libc/amd64/string/bcmp.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/amd64/string/bcopy.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/amd64/string/bzero.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/string/memcmp.S
  1.1.30.1.4.1      +0 -0      src/lib/libc/amd64/string/memcpy.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/string/memmove.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/string/memset.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/amd64/string/stpcpy.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/string/strcat.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/amd64/string/strcmp.S
  1.1.2.1.4.1       +0 -0      src/lib/libc/amd64/string/strcpy.c
  1.31.4.1.4.1      +0 -0      src/lib/libc/amd64/sys/Makefile.inc
  1.2.36.1.4.1      +0 -0      src/lib/libc/amd64/sys/amd64_get_fsbase.c
  1.2.36.1.4.1      +0 -0      src/lib/libc/amd64/sys/amd64_get_gsbase.c
  1.2.36.1.4.1      +0 -0      src/lib/libc/amd64/sys/amd64_set_fsbase.c
  1.2.36.1.4.1      +0 -0      src/lib/libc/amd64/sys/amd64_set_gsbase.c
  1.16.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/brk.S
  1.16.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/cerror.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/exect.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/amd64/sys/getcontext.S
  1.16.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/pipe.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/ptrace.S
  1.12.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/reboot.S
  1.16.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/sbrk.S
  1.15.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/setlogin.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/sigreturn.S
  1.25.2.1.4.1      +0 -0      src/lib/libc/amd64/sys/vfork.S
  1.5.4.1.4.1       +0 -0      src/lib/libc/arm/Makefile.inc
  1.6.16.1.4.1      +0 -0      src/lib/libc/arm/SYS.h
  1.7.4.2.2.1       +0 -0      src/lib/libc/arm/Symbol.map
  1.5.4.2.2.1       +0 -0      src/lib/libc/arm/_fpmath.h
  1.3.4.1.4.1       +0 -0      src/lib/libc/arm/arith.h
  1.2.4.1.4.1       +0 -0      src/lib/libc/arm/gd_qnan.h
  1.4.28.3.2.1      +0 -0      src/lib/libc/arm/gen/Makefile.inc
  1.1.2.2.2.1       +0 -0      src/lib/libc/arm/gen/__aeabi_read_tp.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/gen/_ctx_start.S
  1.1.28.2.2.1      +0 -0      src/lib/libc/arm/gen/_set_tp.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/arm/gen/_setjmp.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/gen/alloca.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/gen/divsi3.S
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/gen/fabs.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/arm/gen/getcontextx.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/gen/infinity.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/arm/gen/makecontext.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/arm/gen/modf.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/arm/gen/setjmp.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/gen/signalcontext.c
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/gen/sigsetjmp.S
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/softfloat/arm-gcc.h
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/softfloat/milieu.h
  1.2.16.1.4.1      +0 -0      src/lib/libc/arm/softfloat/softfloat.h
  1.2.16.1.4.1      +0 -0      src/lib/libc/arm/string/Makefile.inc
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/string/bcopy.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/arm/string/bzero.S
  1.4.4.1.4.1       +0 -0      src/lib/libc/arm/string/ffs.S
  1.3.28.1.4.1      +0 -0      src/lib/libc/arm/string/memcmp.S
  1.2.4.1.4.1       +0 -0      src/lib/libc/arm/string/memcpy.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/arm/string/memcpy_arm.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/string/memcpy_xscale.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/arm/string/memmove.S
  1.3.4.1.4.1       +0 -0      src/lib/libc/arm/string/memset.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/string/strcmp.S
  1.2.16.1.4.1      +0 -0      src/lib/libc/arm/string/strlen.S
  1.6.4.1.4.1       +0 -0      src/lib/libc/arm/string/strncmp.S
  1.4.4.1.4.1       +0 -0      src/lib/libc/arm/sys/Makefile.inc
  1.2.4.1.4.1       +0 -0      src/lib/libc/arm/sys/Ovfork.S
  1.3.16.1.4.1      +0 -0      src/lib/libc/arm/sys/brk.S
  1.3.16.1.4.1      +0 -0      src/lib/libc/arm/sys/cerror.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/sys/fork.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/arm/sys/pipe.S
  1.3.16.1.4.1      +0 -0      src/lib/libc/arm/sys/ptrace.S
  1.3.16.1.4.1      +0 -0      src/lib/libc/arm/sys/sbrk.S
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/sys/shmat.S
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/sys/sigreturn.S
  1.1.28.1.4.1      +0 -0      src/lib/libc/arm/sys/syscall.S
  1.16.2.1.4.1      +0 -0      src/lib/libc/compat-43/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/lib/libc/compat-43/Symbol.map
  1.11.16.1.4.1     +0 -0      src/lib/libc/compat-43/creat.2
  1.8.16.1.4.1      +0 -0      src/lib/libc/compat-43/creat.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/compat-43/gethostid.3
  1.5.16.1.4.1      +0 -0      src/lib/libc/compat-43/gethostid.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/compat-43/getwd.c
  1.14.16.2.2.1     +0 -0      src/lib/libc/compat-43/killpg.2
  1.5.16.1.4.1      +0 -0      src/lib/libc/compat-43/killpg.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/compat-43/sethostid.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/compat-43/setpgrp.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/compat-43/setrgid.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/compat-43/setruid.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/compat-43/setruid.c
  1.14.2.1.4.1      +0 -0      src/lib/libc/compat-43/sigcompat.c
  1.17.2.2.2.1      +0 -0      src/lib/libc/compat-43/sigpause.2
  1.14.16.1.4.1     +0 -0      src/lib/libc/compat-43/sigsetmask.2
  1.26.16.1.4.1     +0 -0      src/lib/libc/compat-43/sigvec.2
  1.5.16.1.4.1      +0 -0      src/lib/libc/db/Makefile.inc
  1.2.4.1.4.1       +0 -0      src/lib/libc/db/README
  1.3.4.1.4.1       +0 -0      src/lib/libc/db/Symbol.map
  1.4.42.1.4.1      +0 -0      src/lib/libc/db/btree/Makefile.inc
  1.10.4.1.4.1      +0 -0      src/lib/libc/db/btree/bt_close.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_conv.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_debug.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_delete.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_get.c
  1.18.4.1.4.1      +0 -0      src/lib/libc/db/btree/bt_open.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_overflow.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_page.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_put.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_search.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_seq.c
  1.15.2.1.4.1      +0 -0      src/lib/libc/db/btree/bt_split.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/db/btree/bt_utils.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/db/btree/btree.h
  1.4.16.1.4.1      +0 -0      src/lib/libc/db/btree/extern.h
  1.4.42.1.4.1      +0 -0      src/lib/libc/db/db/Makefile.inc
  1.5.4.1.4.1       +0 -0      src/lib/libc/db/db/db.c
  1.2.62.1.4.1      +0 -0      src/lib/libc/db/docs/hash.usenix.ps
  1.2.62.1.4.1      +0 -0      src/lib/libc/db/docs/libtp.usenix.ps
  1.5.42.1.4.1      +0 -0      src/lib/libc/db/hash/Makefile.inc
  1.2.4.1.4.1       +0 -0      src/lib/libc/db/hash/README
  1.4.16.1.4.1      +0 -0      src/lib/libc/db/hash/extern.h
  1.23.2.1.4.1      +0 -0      src/lib/libc/db/hash/hash.c
  1.10.2.1.4.1      +0 -0      src/lib/libc/db/hash/hash.h
  1.10.4.1.4.1      +0 -0      src/lib/libc/db/hash/hash_bigkey.c
  1.12.4.1.4.1      +0 -0      src/lib/libc/db/hash/hash_buf.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/db/hash/hash_func.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/db/hash/hash_log2.c
  1.17.4.1.4.1      +0 -0      src/lib/libc/db/hash/hash_page.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/db/hash/ndbm.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/db/hash/page.h
  1.11.42.1.4.1     +0 -0      src/lib/libc/db/man/Makefile.inc
  1.9.16.1.4.1      +0 -0      src/lib/libc/db/man/btree.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/db/man/dbm.3
  1.15.2.1.4.1      +0 -0      src/lib/libc/db/man/dbopen.3
  1.10.2.1.4.1      +0 -0      src/lib/libc/db/man/hash.3
  1.17.2.1.4.1      +0 -0      src/lib/libc/db/man/mpool.3
  1.9.16.1.4.1      +0 -0      src/lib/libc/db/man/recno.3
  1.5.4.1.4.1       +0 -0      src/lib/libc/db/mpool/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/lib/libc/db/mpool/mpool-compat.c
  1.19.4.1.4.1      +0 -0      src/lib/libc/db/mpool/mpool.c
  1.4.62.1.4.1      +0 -0      src/lib/libc/db/mpool/mpool.libtp
  1.4.42.1.4.1      +0 -0      src/lib/libc/db/recno/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libc/db/recno/extern.h
  1.11.4.1.4.1      +0 -0      src/lib/libc/db/recno/rec_close.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/db/recno/rec_delete.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/db/recno/rec_get.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/db/recno/rec_open.c
  1.11.4.1.4.1      +0 -0      src/lib/libc/db/recno/rec_put.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/db/recno/rec_search.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/db/recno/rec_seq.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/db/recno/rec_utils.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/db/recno/recno.h
  1.3.42.1.4.1      +0 -0      src/lib/libc/db/test/Makefile
  1.6.4.1.4.1       +0 -0      src/lib/libc/db/test/btree.tests/main.c
  1.12.4.1.4.1      +0 -0      src/lib/libc/db/test/dbtest.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/db/test/hash.tests/driver2.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/db/test/hash.tests/tcreat3.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/db/test/hash.tests/tdel.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/db/test/hash.tests/thash4.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/db/test/hash.tests/tread2.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/db/test/hash.tests/tseq.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/db/test/hash.tests/tverify.c
  1.10.4.1.4.1      +0 -0      src/lib/libc/gdtoa/Makefile.inc
  1.6.4.1.4.1       +0 -0      src/lib/libc/gdtoa/Symbol.map
  1.7.4.1.4.1       +0 -0      src/lib/libc/gdtoa/_hdtoa.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/gdtoa/_hldtoa.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/gdtoa/_ldtoa.c
  1.2.38.1.4.1      +0 -0      src/lib/libc/gdtoa/glue.c
  1.3.4.2.2.1       +0 -0      src/lib/libc/gdtoa/machdep_ldisQ.c
  1.1.40.2.2.1      +0 -0      src/lib/libc/gdtoa/machdep_ldisd.c
  1.3.4.2.2.1       +0 -0      src/lib/libc/gdtoa/machdep_ldisx.c
  1.159.2.4.2.1     +0 -0      src/lib/libc/gen/Makefile.inc
  1.38.2.4.2.1      +0 -0      src/lib/libc/gen/Symbol.map
  1.3.2.1.4.1       +0 -0      src/lib/libc/gen/__getosreldate.c
  1.15.4.1.4.1      +0 -0      src/lib/libc/gen/__xuname.c
  1.2.6.1.4.1       +0 -0      src/lib/libc/gen/_once_stub.c
  1.18.2.2.2.1      +0 -0      src/lib/libc/gen/_pthread_stubs.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/_rand48.c
  1.11.2.1.4.1      +0 -0      src/lib/libc/gen/_spinlock_stub.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/gen/_thread_init.c
  1.18.2.1.4.1      +0 -0      src/lib/libc/gen/alarm.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/gen/alarm.c
  1.18.4.1.4.1      +0 -0      src/lib/libc/gen/arc4random.3
  1.25.4.1.4.1      +0 -0      src/lib/libc/gen/arc4random.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/assert.c
  1.1.2.2.2.1       +0 -0      src/lib/libc/gen/aux.c
  1.10.2.1.4.1      +0 -0      src/lib/libc/gen/basename.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/gen/basename.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/gen/check_utility_compat.3
  1.3.40.1.4.1      +0 -0      src/lib/libc/gen/check_utility_compat.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gen/clock.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/gen/clock.c
  1.13.4.1.4.1      +0 -0      src/lib/libc/gen/closedir.c
  1.17.2.1.4.1      +0 -0      src/lib/libc/gen/confstr.3
  1.10.16.1.4.1     +0 -0      src/lib/libc/gen/confstr.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/crypt.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gen/ctermid.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/gen/ctermid.c
  1.15.16.1.4.1     +0 -0      src/lib/libc/gen/daemon.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/gen/daemon.c
  1.20.4.1.4.1      +0 -0      src/lib/libc/gen/devname.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/gen/devname.c
  1.19.2.2.2.1      +0 -0      src/lib/libc/gen/directory.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/gen/dirname.3
  1.8.4.1.4.1       +0 -0      src/lib/libc/gen/dirname.c
  1.17.16.1.4.1     +0 -0      src/lib/libc/gen/disklabel.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/gen/dl_iterate_phdr.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/gen/dladdr.3
  1.19.2.3.2.1      +0 -0      src/lib/libc/gen/dlfcn.c
  1.10.2.1.4.1      +0 -0      src/lib/libc/gen/dlinfo.3
  1.15.2.1.4.1      +0 -0      src/lib/libc/gen/dllockinit.3
  1.33.2.2.2.1      +0 -0      src/lib/libc/gen/dlopen.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/drand48.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/elf_utils.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/erand48.c
  1.24.4.2.2.1      +0 -0      src/lib/libc/gen/err.3
  1.15.4.1.4.1      +0 -0      src/lib/libc/gen/err.c
  1.12.2.1.4.1      +0 -0      src/lib/libc/gen/errlst.c
  1.1.42.1.4.1      +0 -0      src/lib/libc/gen/errno.c
  1.28.4.1.4.1      +0 -0      src/lib/libc/gen/exec.3
  1.27.2.1.4.1      +0 -0      src/lib/libc/gen/exec.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/fdevname.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/feature_present.3
  1.1.10.1.4.1      +0 -0      src/lib/libc/gen/feature_present.c
  1.13.2.1.4.1      +0 -0      src/lib/libc/gen/fmtcheck.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/gen/fmtcheck.c
  1.4.42.1.4.1      +0 -0      src/lib/libc/gen/fmtmsg.3
  1.6.2.1.4.1       +0 -0      src/lib/libc/gen/fmtmsg.c
  1.19.16.1.4.1     +0 -0      src/lib/libc/gen/fnmatch.3
  1.19.2.2.2.1      +0 -0      src/lib/libc/gen/fnmatch.c
  1.6.28.1.4.1      +0 -0      src/lib/libc/gen/fpclassify.3
  1.2.28.1.4.1      +0 -0      src/lib/libc/gen/fpclassify.c
  1.14.2.1.4.1      +0 -0      src/lib/libc/gen/frexp.3
  1.1.36.1.4.1      +0 -0      src/lib/libc/gen/frexp.c
  1.15.16.3.2.1     +0 -0      src/lib/libc/gen/fstab.c
  1.18.2.1.4.1      +0 -0      src/lib/libc/gen/ftok.3
  1.7.36.1.4.1      +0 -0      src/lib/libc/gen/ftok.c
  1.31.2.1.4.1      +0 -0      src/lib/libc/gen/fts-compat.c
  1.13.4.1.4.1      +0 -0      src/lib/libc/gen/fts-compat.h
  1.26.2.4.2.1      +0 -0      src/lib/libc/gen/fts.3
  1.33.2.1.4.1      +0 -0      src/lib/libc/gen/fts.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/gen/ftw.3
  1.5.2.1.4.1       +0 -0      src/lib/libc/gen/ftw.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/gen/getbootfile.3
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/getbootfile.c
  1.11.16.1.4.1     +0 -0      src/lib/libc/gen/getbsize.3
  1.9.4.1.4.1       +0 -0      src/lib/libc/gen/getbsize.c
  1.32.2.1.4.1      +0 -0      src/lib/libc/gen/getcap.3
  1.23.2.1.4.1      +0 -0      src/lib/libc/gen/getcap.c
  1.3.28.2.2.1      +0 -0      src/lib/libc/gen/getcontext.3
  1.18.2.1.4.1      +0 -0      src/lib/libc/gen/getcwd.3
  1.30.2.1.4.1      +0 -0      src/lib/libc/gen/getcwd.c
  1.11.2.1.4.1      +0 -0      src/lib/libc/gen/getdiskbyname.3
  1.21.16.1.4.1     +0 -0      src/lib/libc/gen/getdomainname.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/getdomainname.c
  1.17.16.1.4.1     +0 -0      src/lib/libc/gen/getfsent.3
  1.28.16.1.4.1     +0 -0      src/lib/libc/gen/getgrent.3
  1.37.4.1.4.1      +0 -0      src/lib/libc/gen/getgrent.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/getgrouplist.3
  1.16.4.1.4.1      +0 -0      src/lib/libc/gen/getgrouplist.c
  1.17.16.1.4.1     +0 -0      src/lib/libc/gen/gethostname.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/gethostname.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/getloadavg.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/gen/getloadavg.c
  1.11.2.1.4.1      +0 -0      src/lib/libc/gen/getlogin.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/gen/getmntinfo.3
  1.5.16.1.4.1      +0 -0      src/lib/libc/gen/getmntinfo.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/gen/getnetgrent.3
  1.35.16.4.2.1     +0 -0      src/lib/libc/gen/getnetgrent.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/gen/getosreldate.3
  1.10.2.1.4.1      +0 -0      src/lib/libc/gen/getosreldate.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gen/getpagesize.3
  1.7.2.1.4.1       +0 -0      src/lib/libc/gen/getpagesize.c
  1.2.6.2.2.1       +0 -0      src/lib/libc/gen/getpagesizes.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/getpagesizes.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gen/getpass.3
  1.6.40.1.4.1      +0 -0      src/lib/libc/gen/getpeereid.3
  1.6.40.1.4.1      +0 -0      src/lib/libc/gen/getpeereid.c
  1.5.42.1.4.1      +0 -0      src/lib/libc/gen/getprogname.3
  1.4.42.1.4.1      +0 -0      src/lib/libc/gen/getprogname.c
  1.30.16.1.4.1     +0 -0      src/lib/libc/gen/getpwent.3
  1.90.16.1.4.1     +0 -0      src/lib/libc/gen/getpwent.c
  1.16.2.1.4.1      +0 -0      src/lib/libc/gen/getttyent.3
  1.20.2.1.4.1      +0 -0      src/lib/libc/gen/getttyent.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gen/getusershell.3
  1.11.2.1.4.1      +0 -0      src/lib/libc/gen/getusershell.c
  1.13.2.3.2.1      +0 -0      src/lib/libc/gen/getutxent.3
  1.4.2.2.2.1       +0 -0      src/lib/libc/gen/getutxent.c
  1.19.4.1.4.1      +0 -0      src/lib/libc/gen/getvfsbyname.3
  1.11.16.1.4.1     +0 -0      src/lib/libc/gen/getvfsbyname.c
  1.34.2.2.2.1      +0 -0      src/lib/libc/gen/glob.3
  1.28.2.3.2.1      +0 -0      src/lib/libc/gen/glob.c
  1.14.4.1.4.1      +0 -0      src/lib/libc/gen/initgroups.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/gen/initgroups.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/gen/isatty.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/gen/isgreater.3
  1.2.36.1.4.1      +0 -0      src/lib/libc/gen/isinf.c
  1.2.28.1.4.1      +0 -0      src/lib/libc/gen/isnan.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/jrand48.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/lcong48.c
  1.11.16.1.4.1     +0 -0      src/lib/libc/gen/ldexp.3
  1.1.28.1.4.1      +0 -0      src/lib/libc/gen/ldexp.c
  1.1.6.2.2.1       +0 -0      src/lib/libc/gen/libc_dlopen.c
  1.14.4.1.4.1      +0 -0      src/lib/libc/gen/lockf.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/gen/lockf.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/lrand48.c
  1.4.40.1.4.1      +0 -0      src/lib/libc/gen/makecontext.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/gen/modf.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/mrand48.c
  1.1.30.1.4.1      +0 -0      src/lib/libc/gen/nftw.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gen/nice.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/gen/nice.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/nlist.3
  1.21.2.1.4.1      +0 -0      src/lib/libc/gen/nlist.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/nrand48.c
  1.31.2.1.4.1      +0 -0      src/lib/libc/gen/opendir.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/pause.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/gen/pause.c
  1.3.38.1.4.1      +0 -0      src/lib/libc/gen/pmadvise.c
  1.18.16.1.4.1     +0 -0      src/lib/libc/gen/popen.3
  1.21.4.1.4.1      +0 -0      src/lib/libc/gen/popen.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawn.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawn.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawn_file_actions_addopen.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawn_file_actions_init.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawnattr_getflags.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawnattr_getpgroup.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawnattr_getschedparam.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawnattr_getschedpolicy.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawnattr_getsigdefault.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawnattr_getsigmask.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/posix_spawnattr_init.3
  1.18.2.1.4.1      +0 -0      src/lib/libc/gen/psignal.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/psignal.c
  1.10.2.1.4.1      +0 -0      src/lib/libc/gen/pututxline.c
  1.27.4.1.4.1      +0 -0      src/lib/libc/gen/pw_scan.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/gen/pw_scan.h
  1.15.16.1.4.1     +0 -0      src/lib/libc/gen/pwcache.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/gen/pwcache.c
  1.9.2.1.4.1       +0 -0      src/lib/libc/gen/raise.3
  1.6.2.1.4.1       +0 -0      src/lib/libc/gen/raise.c
  1.19.2.1.4.1      +0 -0      src/lib/libc/gen/rand48.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/rand48.h
  1.15.4.1.4.1      +0 -0      src/lib/libc/gen/readdir.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/gen/readpassphrase.3
  1.7.2.1.4.1       +0 -0      src/lib/libc/gen/readpassphrase.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/gen/rewinddir.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/gen/rfork_thread.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/gen/scandir.3
  1.14.2.1.4.1      +0 -0      src/lib/libc/gen/scandir.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/seed48.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/gen/seekdir.c
  1.21.2.1.4.1      +0 -0      src/lib/libc/gen/sem.c
  1.14.36.1.4.1     +0 -0      src/lib/libc/gen/sem_destroy.3
  1.14.36.1.4.1     +0 -0      src/lib/libc/gen/sem_getvalue.3
  1.22.2.1.4.1      +0 -0      src/lib/libc/gen/sem_init.3
  1.8.2.2.2.1       +0 -0      src/lib/libc/gen/sem_new.c
  1.15.2.1.4.1      +0 -0      src/lib/libc/gen/sem_open.3
  1.15.16.1.4.1     +0 -0      src/lib/libc/gen/sem_post.3
  1.5.2.1.4.1       +0 -0      src/lib/libc/gen/sem_timedwait.3
  1.15.4.1.4.1      +0 -0      src/lib/libc/gen/sem_wait.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/gen/semctl.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/setdomainname.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/gen/sethostname.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/gen/setjmp.3
  1.6.16.1.4.1      +0 -0      src/lib/libc/gen/setjmperr.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gen/setmode.3
  1.11.16.1.4.1     +0 -0      src/lib/libc/gen/setmode.c
  1.27.2.1.4.1      +0 -0      src/lib/libc/gen/setproctitle.3
  1.18.38.1.4.1     +0 -0      src/lib/libc/gen/setproctitle.c
  1.8.42.1.4.1      +0 -0      src/lib/libc/gen/setprogname.c
  1.16.2.1.4.1      +0 -0      src/lib/libc/gen/siginterrupt.3
  1.5.16.1.4.1      +0 -0      src/lib/libc/gen/siginterrupt.c
  1.7.2.1.4.1       +0 -0      src/lib/libc/gen/siglist.c
  1.43.4.1.4.1      +0 -0      src/lib/libc/gen/signal.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/gen/signal.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/gen/sigsetops.3
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/sigsetops.c
  1.17.16.1.4.1     +0 -0      src/lib/libc/gen/sleep.3
  1.33.2.1.4.1      +0 -0      src/lib/libc/gen/sleep.c
  1.7.38.1.4.1      +0 -0      src/lib/libc/gen/statvfs.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/gen/statvfs.c
  1.14.2.1.4.1      +0 -0      src/lib/libc/gen/stringlist.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/stringlist.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/gen/strtofflags.3
  1.24.16.1.4.1     +0 -0      src/lib/libc/gen/strtofflags.c
  1.5.42.1.4.1      +0 -0      src/lib/libc/gen/swapcontext.c
  1.27.2.2.2.1      +0 -0      src/lib/libc/gen/sysconf.3
  1.29.2.2.2.1      +0 -0      src/lib/libc/gen/sysconf.c
  1.80.2.2.2.1      +0 -0      src/lib/libc/gen/sysctl.3
  1.7.2.1.4.1       +0 -0      src/lib/libc/gen/sysctl.c
  1.7.2.1.4.1       +0 -0      src/lib/libc/gen/sysctlbyname.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/gen/sysctlnametomib.c
  1.25.16.1.4.1     +0 -0      src/lib/libc/gen/syslog.3
  1.40.2.3.2.1      +0 -0      src/lib/libc/gen/syslog.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/tcgetpgrp.3
  1.3.2.1.4.1       +0 -0      src/lib/libc/gen/tcgetsid.3
  1.10.16.1.4.1     +0 -0      src/lib/libc/gen/tcsendbreak.3
  1.15.2.1.4.1      +0 -0      src/lib/libc/gen/tcsetattr.3
  1.10.16.1.4.1     +0 -0      src/lib/libc/gen/tcsetpgrp.3
  1.1.4.1.4.1       +0 -0      src/lib/libc/gen/tcsetsid.3
  1.11.4.1.4.1      +0 -0      src/lib/libc/gen/telldir.c
  1.3.4.1.4.1       +0 -0      src/lib/libc/gen/telldir.h
  1.18.2.1.4.1      +0 -0      src/lib/libc/gen/termios.c
  1.16.2.1.4.1      +0 -0      src/lib/libc/gen/time.3
  1.6.2.1.4.1       +0 -0      src/lib/libc/gen/time.c
  1.12.4.1.4.1      +0 -0      src/lib/libc/gen/times.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/gen/times.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/gen/timezone.3
  1.7.2.1.4.1       +0 -0      src/lib/libc/gen/timezone.c
  1.16.2.2.2.1      +0 -0      src/lib/libc/gen/tls.c
  1.17.2.1.4.1      +0 -0      src/lib/libc/gen/ttyname.3
  1.25.4.1.4.1      +0 -0      src/lib/libc/gen/ttyname.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/gen/ttyslot.c
  1.17.2.1.4.1      +0 -0      src/lib/libc/gen/tzset.3
  1.21.2.1.4.1      +0 -0      src/lib/libc/gen/ualarm.3
  1.5.16.1.4.1      +0 -0      src/lib/libc/gen/ualarm.c
  1.3.36.2.2.1      +0 -0      src/lib/libc/gen/ucontext.3
  1.5.40.1.4.1      +0 -0      src/lib/libc/gen/ulimit.3
  1.3.40.1.4.1      +0 -0      src/lib/libc/gen/ulimit.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/gen/uname.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/gen/uname.c
  1.18.16.1.4.1     +0 -0      src/lib/libc/gen/unvis.3
  1.10.16.1.4.1     +0 -0      src/lib/libc/gen/unvis.c
  1.19.16.1.4.1     +0 -0      src/lib/libc/gen/usleep.3
  1.31.2.1.4.1      +0 -0      src/lib/libc/gen/usleep.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/gen/utime.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/gen/utime.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/gen/utxdb.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/gen/utxdb.h
  1.15.4.1.4.1      +0 -0      src/lib/libc/gen/valloc.3
  1.5.16.1.4.1      +0 -0      src/lib/libc/gen/valloc.c
  1.30.16.1.4.1     +0 -0      src/lib/libc/gen/vis.3
  1.14.16.1.4.1     +0 -0      src/lib/libc/gen/vis.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/gen/wait.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/gen/wait3.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/gen/waitpid.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/gen/wordexp.3
  1.8.2.1.4.1       +0 -0      src/lib/libc/gen/wordexp.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/gmon/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libc/gmon/Symbol.map
  1.26.2.2.2.1      +0 -0      src/lib/libc/gmon/gmon.c
  1.22.16.1.4.1     +0 -0      src/lib/libc/gmon/mcount.c
  1.17.16.2.2.1     +0 -0      src/lib/libc/gmon/moncontrol.3
  1.3.4.1.4.1       +0 -0      src/lib/libc/i386/Makefile.inc
  1.27.4.1.4.1      +0 -0      src/lib/libc/i386/SYS.h
  1.7.4.1.4.1       +0 -0      src/lib/libc/i386/Symbol.map
  1.6.4.1.4.1       +0 -0      src/lib/libc/i386/_fpmath.h
  1.2.40.1.4.1      +0 -0      src/lib/libc/i386/arith.h
  1.2.4.1.4.1       +0 -0      src/lib/libc/i386/gd_qnan.h
  1.23.16.2.2.1     +0 -0      src/lib/libc/i386/gen/Makefile.inc
  1.6.2.1.4.1       +0 -0      src/lib/libc/i386/gen/_ctx_start.S
  1.7.16.1.4.1      +0 -0      src/lib/libc/i386/gen/_set_tp.c
  1.20.2.1.4.1      +0 -0      src/lib/libc/i386/gen/_setjmp.S
  1.12.2.1.4.1      +0 -0      src/lib/libc/i386/gen/fabs.S
  1.1.36.1.4.1      +0 -0      src/lib/libc/i386/gen/flt_rounds.c
  1.2.2.3.2.1       +0 -0      src/lib/libc/i386/gen/getcontextx.c
  1.10.40.1.4.1     +0 -0      src/lib/libc/i386/gen/infinity.c
  1.5.28.1.4.1      +0 -0      src/lib/libc/i386/gen/makecontext.c
  1.13.2.1.4.1      +0 -0      src/lib/libc/i386/gen/modf.S
  1.7.2.1.4.1       +0 -0      src/lib/libc/i386/gen/rfork_thread.S
  1.26.2.2.2.1      +0 -0      src/lib/libc/i386/gen/setjmp.S
  1.7.36.1.4.1      +0 -0      src/lib/libc/i386/gen/signalcontext.c
  1.27.2.2.2.1      +0 -0      src/lib/libc/i386/gen/sigsetjmp.S
  1.8.4.1.4.1       +0 -0      src/lib/libc/i386/stdlib/Makefile.inc
  1.14.2.1.4.1      +0 -0      src/lib/libc/i386/stdlib/div.S
  1.13.2.1.4.1      +0 -0      src/lib/libc/i386/stdlib/ldiv.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/i386/string/Makefile.inc
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/bcmp.S
  1.13.2.1.4.1      +0 -0      src/lib/libc/i386/string/bcopy.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/bzero.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/ffs.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/index.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/i386/string/memchr.S
  1.10.2.1.4.1      +0 -0      src/lib/libc/i386/string/memcmp.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/i386/string/memcpy.S
  1.9.2.1.4.1       +0 -0      src/lib/libc/i386/string/memmove.S
  1.10.2.1.4.1      +0 -0      src/lib/libc/i386/string/memset.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/rindex.S
  1.12.2.1.4.1      +0 -0      src/lib/libc/i386/string/strcat.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/strchr.S
  1.12.2.1.4.1      +0 -0      src/lib/libc/i386/string/strcmp.S
  1.12.2.1.4.1      +0 -0      src/lib/libc/i386/string/strcpy.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/strncmp.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/strrchr.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/string/swab.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/i386/string/wcschr.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/i386/string/wcscmp.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/i386/string/wcslen.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/i386/string/wmemchr.S
  1.34.4.1.4.1      +0 -0      src/lib/libc/i386/sys/Makefile.inc
  1.22.2.1.4.1      +0 -0      src/lib/libc/i386/sys/Ovfork.S
  1.13.2.1.4.1      +0 -0      src/lib/libc/i386/sys/brk.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/i386/sys/cerror.S
  1.12.2.1.4.1      +0 -0      src/lib/libc/i386/sys/exect.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/i386/sys/getcontext.S
  1.3.42.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_clr_watch.c
  1.1.32.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_get_fsbase.c
  1.1.32.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_get_gsbase.c
  1.11.36.1.4.1     +0 -0      src/lib/libc/i386/sys/i386_get_ioperm.2
  1.8.36.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_get_ioperm.c
  1.24.16.1.4.1     +0 -0      src/lib/libc/i386/sys/i386_get_ldt.2
  1.11.36.1.4.1     +0 -0      src/lib/libc/i386/sys/i386_get_ldt.c
  1.1.32.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_set_fsbase.c
  1.1.32.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_set_gsbase.c
  1.8.36.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_set_ioperm.c
  1.11.36.1.4.1     +0 -0      src/lib/libc/i386/sys/i386_set_ldt.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_set_watch.3
  1.3.42.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_set_watch.c
  1.15.40.1.4.1     +0 -0      src/lib/libc/i386/sys/i386_vm86.2
  1.7.36.1.4.1      +0 -0      src/lib/libc/i386/sys/i386_vm86.c
  1.15.2.1.4.1      +0 -0      src/lib/libc/i386/sys/pipe.S
  1.12.2.1.4.1      +0 -0      src/lib/libc/i386/sys/ptrace.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/sys/reboot.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/i386/sys/sbrk.S
  1.13.2.1.4.1      +0 -0      src/lib/libc/i386/sys/setlogin.S
  1.14.2.1.4.1      +0 -0      src/lib/libc/i386/sys/sigreturn.S
  1.11.2.1.4.1      +0 -0      src/lib/libc/i386/sys/syscall.S
  1.8.4.1.4.1       +0 -0      src/lib/libc/ia64/Makefile.inc
  1.5.16.1.4.1      +0 -0      src/lib/libc/ia64/SYS.h
  1.6.4.1.4.1       +0 -0      src/lib/libc/ia64/Symbol.map
  1.7.4.1.4.1       +0 -0      src/lib/libc/ia64/_fpmath.h
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/arith.h
  1.2.4.1.4.1       +0 -0      src/lib/libc/ia64/gd_qnan.h
  1.13.28.2.2.1     +0 -0      src/lib/libc/ia64/gen/Makefile.inc
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__divdf3.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__divdi3.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__divsf3.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__divsi3.S
  1.3.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__moddi3.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__modsi3.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__udivdi3.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__udivsi3.S
  1.3.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__umoddi3.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/__umodsi3.S
  1.1.30.1.4.1      +0 -0      src/lib/libc/ia64/gen/_mcount.S
  1.2.16.1.4.1      +0 -0      src/lib/libc/ia64/gen/_set_tp.c
  1.11.38.1.4.1     +0 -0      src/lib/libc/ia64/gen/_setjmp.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/fabs.S
  1.1.36.1.4.1      +0 -0      src/lib/libc/ia64/gen/flt_rounds.c
  1.4.38.1.4.1      +0 -0      src/lib/libc/ia64/gen/fpgetmask.c
  1.1.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/fpgetround.c
  1.4.38.1.4.1      +0 -0      src/lib/libc/ia64/gen/fpsetmask.c
  1.1.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/fpsetround.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/ia64/gen/getcontextx.c
  1.7.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/infinity.c
  1.3.36.1.4.1      +0 -0      src/lib/libc/ia64/gen/makecontext.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/ia64/gen/modf.c
  1.10.40.1.4.1     +0 -0      src/lib/libc/ia64/gen/setjmp.S
  1.2.36.1.4.1      +0 -0      src/lib/libc/ia64/gen/signalcontext.c
  1.7.40.1.4.1      +0 -0      src/lib/libc/ia64/gen/sigsetjmp.S
  1.2.38.1.4.1      +0 -0      src/lib/libc/ia64/gen/unwind.c
  1.1.42.1.4.1      +0 -0      src/lib/libc/ia64/string/Makefile.inc
  1.3.36.1.4.1      +0 -0      src/lib/libc/ia64/string/bcopy.S
  1.6.36.1.4.1      +0 -0      src/lib/libc/ia64/string/bzero.S
  1.3.40.1.4.1      +0 -0      src/lib/libc/ia64/string/ffs.S
  1.3.28.1.4.1      +0 -0      src/lib/libc/ia64/string/memcpy.S
  1.3.28.1.4.1      +0 -0      src/lib/libc/ia64/string/memmove.S
  1.10.4.1.4.1      +0 -0      src/lib/libc/ia64/sys/Makefile.inc
  1.6.38.1.4.1      +0 -0      src/lib/libc/ia64/sys/Ovfork.S
  1.4.40.1.4.1      +0 -0      src/lib/libc/ia64/sys/brk.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/sys/cerror.S
  1.2.40.1.4.1      +0 -0      src/lib/libc/ia64/sys/exect.S
  1.6.38.1.4.1      +0 -0      src/lib/libc/ia64/sys/fork.S
  1.1.38.1.4.1      +0 -0      src/lib/libc/ia64/sys/getcontext.S
  1.4.40.1.4.1      +0 -0      src/lib/libc/ia64/sys/pipe.S
  1.3.40.1.4.1      +0 -0      src/lib/libc/ia64/sys/ptrace.S
  1.5.40.1.4.1      +0 -0      src/lib/libc/ia64/sys/sbrk.S
  1.4.38.1.4.1      +0 -0      src/lib/libc/ia64/sys/setlogin.S
  1.3.40.1.4.1      +0 -0      src/lib/libc/ia64/sys/sigreturn.S
  1.1.38.1.4.1      +0 -0      src/lib/libc/ia64/sys/swapcontext.S
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/lib/libc/iconv/Symbol.map
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/__iconv_get_list.3
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/_strtol.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/_strtoul.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_aliasname_local.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_bcs.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_bcs.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_bcs_strtol.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_bcs_strtoul.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_csmapper.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_csmapper.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_db.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_db.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_db_factory.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_db_factory.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_db_file.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_db_hash.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_db_hash.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_esdb.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_esdb.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_esdb_file.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_fix_grouping.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_hash.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_hash.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_iconv.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_iconv.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_iconv_local.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_lock.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_lookup.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_lookup.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_lookup_factory.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_lookup_factory.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_lookup_file.h
  1.2.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_mapper.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_mapper.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_mapper_local.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_memstream.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_memstream.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_mmap.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_mmap.h
  1.1.2.2.2.1       +0 -0      src/lib/libc/iconv/citrus_module.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_module.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_namespace.h
  1.2.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_none.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_none.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_pivot_factory.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_pivot_factory.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_pivot_file.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_prop.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_prop.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_region.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_stdenc.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_stdenc.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_stdenc_local.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_stdenc_template.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/citrus_types.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/iconv.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/iconv/iconv.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/iconv_canonicalize.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/iconv/iconvctl.3
  1.1.2.1.4.1       +0 -0      src/lib/libc/iconv/iconvlist.3
  1.2.2.1.4.1       +0 -0      src/lib/libc/include/compat.h
  1.4.4.1.4.1       +0 -0      src/lib/libc/include/fpmath.h
  1.3.16.1.4.1      +0 -0      src/lib/libc/include/isc/list.h
  1.1.8.1.4.1       +0 -0      src/lib/libc/include/isc/platform.h
  1.26.2.4.2.1      +0 -0      src/lib/libc/include/libc_private.h
  1.28.2.1.4.1      +0 -0      src/lib/libc/include/namespace.h
  1.1.16.1.4.1      +0 -0      src/lib/libc/include/nscache.h
  1.1.16.1.4.1      +0 -0      src/lib/libc/include/nscachedcli.h
  1.5.4.1.4.1       +0 -0      src/lib/libc/include/nss_tls.h
  1.2.18.1.4.1      +0 -0      src/lib/libc/include/port_after.h
  1.1.18.2.2.1      +0 -0      src/lib/libc/include/port_before.h
  1.4.2.1.4.1       +0 -0      src/lib/libc/include/reentrant.h
  1.8.16.1.4.1      +0 -0      src/lib/libc/include/spinlock.h
  1.25.2.1.4.1      +0 -0      src/lib/libc/include/un-namespace.h
  1.2.18.1.4.1      +0 -0      src/lib/libc/inet/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libc/inet/Symbol.map
  1.4.16.1.4.1      +0 -0      src/lib/libc/inet/inet_addr.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/inet/inet_cidr_pton.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/inet/inet_lnaof.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/inet/inet_makeaddr.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/inet/inet_net_ntop.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/inet/inet_net_pton.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/inet/inet_neta.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/inet/inet_netof.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/inet/inet_network.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/inet/inet_ntoa.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/inet/inet_ntop.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/inet/inet_pton.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/inet/nsap_addr.c
  1.1.18.1.4.1      +0 -0      src/lib/libc/isc/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libc/isc/ev_streams.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/isc/ev_timers.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/isc/eventlib_p.h
  1.1.2.2.2.1       +0 -0      src/lib/libc/locale/DESIGN.xlocale
  1.64.2.2.2.1      +0 -0      src/lib/libc/locale/Makefile.inc
  1.4.4.2.2.1       +0 -0      src/lib/libc/locale/Symbol.map
  1.1.4.2.2.1       +0 -0      src/lib/libc/locale/ascii.c
  1.3.36.1.4.1      +0 -0      src/lib/libc/locale/big5.5
  1.18.4.2.2.1      +0 -0      src/lib/libc/locale/big5.c
  1.2.42.3.2.1      +0 -0      src/lib/libc/locale/btowc.3
  1.4.36.2.2.1      +0 -0      src/lib/libc/locale/btowc.c
  1.35.28.2.2.1     +0 -0      src/lib/libc/locale/collate.c
  1.15.28.2.2.1     +0 -0      src/lib/libc/locale/collate.h
  1.18.28.2.2.1     +0 -0      src/lib/libc/locale/collcmp.c
  1.18.2.3.2.1      +0 -0      src/lib/libc/locale/ctype.3
  1.3.2.2.2.1       +0 -0      src/lib/libc/locale/ctype.c
  1.2.2.4.2.1       +0 -0      src/lib/libc/locale/ctype_l.3
  1.6.2.3.2.1       +0 -0      src/lib/libc/locale/digittoint.3
  1.5.2.3.2.1       +0 -0      src/lib/libc/locale/duplocale.3
  1.13.16.1.4.1     +0 -0      src/lib/libc/locale/euc.5
  1.22.4.2.2.1      +0 -0      src/lib/libc/locale/euc.c
  1.8.38.1.4.1      +0 -0      src/lib/libc/locale/fix_grouping.c
  1.3.2.3.2.1       +0 -0      src/lib/libc/locale/freelocale.3
  1.6.36.1.4.1      +0 -0      src/lib/libc/locale/gb18030.5
  1.8.4.2.2.1       +0 -0      src/lib/libc/locale/gb18030.c
  1.4.36.1.4.1      +0 -0      src/lib/libc/locale/gb2312.5
  1.10.4.2.2.1      +0 -0      src/lib/libc/locale/gb2312.c
  1.4.36.1.4.1      +0 -0      src/lib/libc/locale/gbk.5
  1.14.4.2.2.1      +0 -0      src/lib/libc/locale/gbk.c
  1.25.2.3.2.1      +0 -0      src/lib/libc/locale/isalnum.3
  1.24.2.3.2.1      +0 -0      src/lib/libc/locale/isalpha.3
  1.16.2.1.4.1      +0 -0      src/lib/libc/locale/isascii.3
  1.27.2.3.2.1      +0 -0      src/lib/libc/locale/isblank.3
  1.22.2.3.2.1      +0 -0      src/lib/libc/locale/iscntrl.3
  1.11.4.1.4.1      +0 -0      src/lib/libc/locale/isctype.c
  1.25.2.2.2.1      +0 -0      src/lib/libc/locale/isdigit.3
  1.26.2.1.4.1      +0 -0      src/lib/libc/locale/isgraph.3
  1.4.2.1.4.1       +0 -0      src/lib/libc/locale/isideogram.3
  1.22.2.1.4.1      +0 -0      src/lib/libc/locale/islower.3
  1.3.2.1.4.1       +0 -0      src/lib/libc/locale/isphonogram.3
  1.26.2.1.4.1      +0 -0      src/lib/libc/locale/isprint.3
  1.23.2.1.4.1      +0 -0      src/lib/libc/locale/ispunct.3
  1.3.2.1.4.1       +0 -0      src/lib/libc/locale/isrune.3
  1.22.2.2.2.1      +0 -0      src/lib/libc/locale/isspace.3
  1.3.2.1.4.1       +0 -0      src/lib/libc/locale/isspecial.3
  1.23.2.1.4.1      +0 -0      src/lib/libc/locale/isupper.3
  1.6.16.1.4.1      +0 -0      src/lib/libc/locale/iswalnum.3
  1.9.4.1.4.1       +0 -0      src/lib/libc/locale/iswctype.c
  1.25.2.1.4.1      +0 -0      src/lib/libc/locale/isxdigit.3
  1.15.36.1.4.1     +0 -0      src/lib/libc/locale/ldpart.c
  1.6.38.1.4.1      +0 -0      src/lib/libc/locale/ldpart.h
  1.14.38.2.2.1     +0 -0      src/lib/libc/locale/lmessages.c
  1.3.44.2.2.1      +0 -0      src/lib/libc/locale/lmessages.h
  1.19.38.2.2.1     +0 -0      src/lib/libc/locale/lmonetary.c
  1.4.42.2.2.1      +0 -0      src/lib/libc/locale/lmonetary.h
  1.16.38.2.2.1     +0 -0      src/lib/libc/locale/lnumeric.c
  1.3.44.2.2.1      +0 -0      src/lib/libc/locale/lnumeric.h
  1.4.2.3.2.1       +0 -0      src/lib/libc/locale/localeconv.3
  1.14.4.2.2.1      +0 -0      src/lib/libc/locale/localeconv.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/locale/mblen.3
  1.9.36.2.2.1      +0 -0      src/lib/libc/locale/mblen.c
  1.7.4.2.2.1       +0 -0      src/lib/libc/locale/mblocal.h
  1.8.36.1.4.1      +0 -0      src/lib/libc/locale/mbrlen.3
  1.4.36.2.2.1      +0 -0      src/lib/libc/locale/mbrlen.c
  1.7.2.1.4.1       +0 -0      src/lib/libc/locale/mbrtowc.3
  1.7.36.2.2.1      +0 -0      src/lib/libc/locale/mbrtowc.c
  1.3.36.1.4.1      +0 -0      src/lib/libc/locale/mbsinit.3
  1.3.36.2.2.1      +0 -0      src/lib/libc/locale/mbsinit.c
  1.1.36.2.2.1      +0 -0      src/lib/libc/locale/mbsnrtowcs.c
  1.6.28.1.4.1      +0 -0      src/lib/libc/locale/mbsrtowcs.3
  1.6.36.2.2.1      +0 -0      src/lib/libc/locale/mbsrtowcs.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/locale/mbstowcs.3
  1.12.4.2.2.1      +0 -0      src/lib/libc/locale/mbstowcs.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/locale/mbtowc.3
  1.11.36.2.2.1     +0 -0      src/lib/libc/locale/mbtowc.c
  1.4.36.1.4.1      +0 -0      src/lib/libc/locale/mskanji.5
  1.18.4.2.2.1      +0 -0      src/lib/libc/locale/mskanji.c
  1.28.16.1.4.1     +0 -0      src/lib/libc/locale/multibyte.3
  1.7.2.3.2.1       +0 -0      src/lib/libc/locale/newlocale.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/locale/nextwctype.3
  1.1.36.2.2.1      +0 -0      src/lib/libc/locale/nextwctype.c
  1.7.2.1.4.1       +0 -0      src/lib/libc/locale/nl_langinfo.3
  1.18.2.2.2.1      +0 -0      src/lib/libc/locale/nl_langinfo.c
  1.5.42.2.2.1      +0 -0      src/lib/libc/locale/nomacros.c
  1.15.4.2.2.1      +0 -0      src/lib/libc/locale/none.c
  1.3.2.3.2.1       +0 -0      src/lib/libc/locale/querylocale.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/locale/rpmatch.3
  1.1.28.1.4.1      +0 -0      src/lib/libc/locale/rpmatch.c
  1.15.16.1.4.1     +0 -0      src/lib/libc/locale/rune.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/locale/runefile.h
  1.14.16.2.2.1     +0 -0      src/lib/libc/locale/runetype.c
  1.37.2.1.4.1      +0 -0      src/lib/libc/locale/setlocale.3
  1.51.16.2.2.1     +0 -0      src/lib/libc/locale/setlocale.c
  1.6.38.1.4.1      +0 -0      src/lib/libc/locale/setlocale.h
  1.51.4.3.2.1      +0 -0      src/lib/libc/locale/setrunelocale.c
  1.28.16.2.2.1     +0 -0      src/lib/libc/locale/table.c
  1.10.2.1.4.1      +0 -0      src/lib/libc/locale/toascii.3
  1.22.2.1.4.1      +0 -0      src/lib/libc/locale/tolower.3
  1.13.16.2.2.1     +0 -0      src/lib/libc/locale/tolower.c
  1.22.2.1.4.1      +0 -0      src/lib/libc/locale/toupper.3
  1.13.16.2.2.1     +0 -0      src/lib/libc/locale/toupper.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/locale/towlower.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/locale/towupper.3
  1.3.2.3.2.1       +0 -0      src/lib/libc/locale/uselocale.3
  1.7.16.1.4.1      +0 -0      src/lib/libc/locale/utf8.5
  1.16.4.2.2.1      +0 -0      src/lib/libc/locale/utf8.c
  1.4.36.1.4.1      +0 -0      src/lib/libc/locale/wcrtomb.3
  1.8.36.2.2.1      +0 -0      src/lib/libc/locale/wcrtomb.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/locale/wcsftime.3
  1.6.4.2.2.1       +0 -0      src/lib/libc/locale/wcsftime.c
  1.3.28.2.2.1      +0 -0      src/lib/libc/locale/wcsnrtombs.c
  1.5.36.1.4.1      +0 -0      src/lib/libc/locale/wcsrtombs.3
  1.6.36.2.2.1      +0 -0      src/lib/libc/locale/wcsrtombs.c
  1.4.40.1.4.1      +0 -0      src/lib/libc/locale/wcstod.3
  1.4.36.2.2.1      +0 -0      src/lib/libc/locale/wcstod.c
  1.3.36.2.2.1      +0 -0      src/lib/libc/locale/wcstof.c
  1.3.16.2.2.1      +0 -0      src/lib/libc/locale/wcstoimax.c
  1.4.42.1.4.1      +0 -0      src/lib/libc/locale/wcstol.3
  1.2.16.2.2.1      +0 -0      src/lib/libc/locale/wcstol.c
  1.4.36.2.2.1      +0 -0      src/lib/libc/locale/wcstold.c
  1.2.16.2.2.1      +0 -0      src/lib/libc/locale/wcstoll.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/locale/wcstombs.3
  1.11.4.2.2.1      +0 -0      src/lib/libc/locale/wcstombs.c
  1.2.16.2.2.1      +0 -0      src/lib/libc/locale/wcstoul.c
  1.2.16.2.2.1      +0 -0      src/lib/libc/locale/wcstoull.c
  1.2.16.2.2.1      +0 -0      src/lib/libc/locale/wcstoumax.c
  1.4.36.2.2.1      +0 -0      src/lib/libc/locale/wctob.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/locale/wctomb.3
  1.8.36.2.2.1      +0 -0      src/lib/libc/locale/wctomb.c
  1.3.42.1.4.1      +0 -0      src/lib/libc/locale/wctrans.3
  1.3.38.2.2.1      +0 -0      src/lib/libc/locale/wctrans.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/locale/wctype.3
  1.4.4.2.2.1       +0 -0      src/lib/libc/locale/wctype.c
  1.6.36.1.4.1      +0 -0      src/lib/libc/locale/wcwidth.3
  1.8.16.2.2.1      +0 -0      src/lib/libc/locale/wcwidth.c
  1.5.2.3.2.1       +0 -0      src/lib/libc/locale/xlocale.3
  1.5.2.2.2.1       +0 -0      src/lib/libc/locale/xlocale.c
  1.6.2.2.2.1       +0 -0      src/lib/libc/locale/xlocale_private.h
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/Makefile.inc
  1.6.2.1.4.1       +0 -0      src/lib/libc/mips/SYS.h
  1.5.2.1.4.1       +0 -0      src/lib/libc/mips/Symbol.map
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/_fpmath.h
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/arith.h
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gd_qnan.h
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gdtoa/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gdtoa/arith.h
  1.4.2.2.2.1       +0 -0      src/lib/libc/mips/gen/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/_ctx_start.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/_set_tp.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/gen/_setjmp.S
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/gen/fabs.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/fabs.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/mips/gen/flt_rounds.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/mips/gen/getcontextx.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/hardfloat/fpgetmask.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/hardfloat/fpgetround.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/hardfloat/fpgetsticky.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/hardfloat/fpsetmask.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/hardfloat/fpsetround.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/hardfloat/fpsetsticky.c
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/gen/infinity.c
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/gen/ldexp.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/longjmp.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/mips/gen/makecontext.c
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/gen/modf.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/mips/gen/modf.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/gen/setjmp.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/gen/signalcontext.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/gen/sigsetjmp.S
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/net/Makefile.inc
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/net/htonl.S
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/net/htons.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/net/ntohl.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/net/ntohs.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/softfloat/milieu.h
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/softfloat/mips-gcc.h
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/softfloat/softfloat.h
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/string/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/string/bcmp.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/string/bcopy.S
  1.5.2.1.4.1       +0 -0      src/lib/libc/mips/string/bzero.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/string/ffs.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/string/index.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/string/memcpy.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/string/memmove.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/string/rindex.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/string/strcmp.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/string/strlen.S
  1.5.2.1.4.1       +0 -0      src/lib/libc/mips/sys/Makefile.inc
  1.5.2.1.4.1       +0 -0      src/lib/libc/mips/sys/Ovfork.S
  1.6.2.1.4.1       +0 -0      src/lib/libc/mips/sys/brk.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/sys/cerror.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/sys/exect.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/sys/fork.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/mips/sys/pipe.S
  1.7.2.1.4.1       +0 -0      src/lib/libc/mips/sys/ptrace.S
  1.5.2.1.4.1       +0 -0      src/lib/libc/mips/sys/sbrk.S
  1.1.4.1.4.1       +0 -0      src/lib/libc/mips/sys/shmat.S
  1.3.4.1.4.1       +0 -0      src/lib/libc/mips/sys/syscall.S
  1.2.18.1.4.1      +0 -0      src/lib/libc/nameser/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libc/nameser/Symbol.map
  1.3.16.1.4.1      +0 -0      src/lib/libc/nameser/ns_print.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/nameser/ns_samedomain.c
  1.70.4.1.4.1      +0 -0      src/lib/libc/net/Makefile.inc
  1.17.16.2.2.1     +0 -0      src/lib/libc/net/Symbol.map
  1.5.42.1.4.1      +0 -0      src/lib/libc/net/base64.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/net/byteorder.3
  1.17.16.1.4.1     +0 -0      src/lib/libc/net/ether_addr.c
  1.27.2.1.4.1      +0 -0      src/lib/libc/net/ethers.3
  1.5.2.2.2.1       +0 -0      src/lib/libc/net/eui64.3
  1.2.38.1.4.1      +0 -0      src/lib/libc/net/eui64.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/net/gai_strerror.3
  1.3.2.1.4.1       +0 -0      src/lib/libc/net/gai_strerror.c
  1.36.4.1.4.1      +0 -0      src/lib/libc/net/getaddrinfo.3
  1.91.4.5.2.1      +0 -0      src/lib/libc/net/getaddrinfo.c
  1.61.2.1.4.1      +0 -0      src/lib/libc/net/gethostbydns.c
  1.28.2.1.4.1      +0 -0      src/lib/libc/net/gethostbyht.c
  1.38.16.1.4.1     +0 -0      src/lib/libc/net/gethostbyname.3
  1.29.2.1.4.1      +0 -0      src/lib/libc/net/gethostbynis.c
  1.34.2.1.4.1      +0 -0      src/lib/libc/net/gethostnamadr.c
  1.10.28.1.4.1     +0 -0      src/lib/libc/net/getifaddrs.3
  1.8.2.1.4.1       +0 -0      src/lib/libc/net/getifaddrs.c
  1.3.28.1.4.1      +0 -0      src/lib/libc/net/getifmaddrs.3
  1.2.28.1.4.1      +0 -0      src/lib/libc/net/getifmaddrs.c
  1.18.16.1.4.1     +0 -0      src/lib/libc/net/getipnodebyname.3
  1.25.16.2.2.1     +0 -0      src/lib/libc/net/getnameinfo.3
  1.21.2.1.4.1      +0 -0      src/lib/libc/net/getnameinfo.c
  1.35.2.1.4.1      +0 -0      src/lib/libc/net/getnetbydns.c
  1.20.2.1.4.1      +0 -0      src/lib/libc/net/getnetbyht.c
  1.22.2.1.4.1      +0 -0      src/lib/libc/net/getnetbynis.c
  1.24.2.1.4.1      +0 -0      src/lib/libc/net/getnetent.3
  1.24.2.1.4.1      +0 -0      src/lib/libc/net/getnetnamadr.c
  1.9.2.1.4.1       +0 -0      src/lib/libc/net/getproto.c
  1.13.2.1.4.1      +0 -0      src/lib/libc/net/getprotoent.3
  1.11.2.1.4.1      +0 -0      src/lib/libc/net/getprotoent.c
  1.9.2.1.4.1       +0 -0      src/lib/libc/net/getprotoname.c
  1.15.16.1.4.1     +0 -0      src/lib/libc/net/getservent.3
  1.28.2.1.4.1      +0 -0      src/lib/libc/net/getservent.c
  1.5.28.1.4.1      +0 -0      src/lib/libc/net/hesiod.3
  1.10.2.1.4.1      +0 -0      src/lib/libc/net/hesiod.c
  1.11.16.1.4.1     +0 -0      src/lib/libc/net/if_indextoname.3
  1.1.44.1.4.1      +0 -0      src/lib/libc/net/if_indextoname.c
  1.1.44.1.4.1      +0 -0      src/lib/libc/net/if_nameindex.c
  1.5.40.1.4.1      +0 -0      src/lib/libc/net/if_nametoindex.c
  1.36.16.1.4.1     +0 -0      src/lib/libc/net/inet.3
  1.10.16.1.4.1     +0 -0      src/lib/libc/net/inet6_opt_init.3
  1.18.28.1.4.1     +0 -0      src/lib/libc/net/inet6_option_space.3
  1.11.2.1.4.1      +0 -0      src/lib/libc/net/inet6_rth_space.3
  1.16.28.1.4.1     +0 -0      src/lib/libc/net/inet6_rthdr_space.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/net/inet_net.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/net/ip6opt.c
  1.16.16.1.4.1     +0 -0      src/lib/libc/net/linkaddr.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/net/linkaddr.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/net/map_v4v6.c
  1.62.16.2.2.1     +0 -0      src/lib/libc/net/name6.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/net/netdb_private.h
  1.2.4.1.4.1       +0 -0      src/lib/libc/net/nscache.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/net/nscachedcli.c
  1.16.2.1.4.1      +0 -0      src/lib/libc/net/nsdispatch.3
  1.19.2.2.2.1      +0 -0      src/lib/libc/net/nsdispatch.c
  1.6.2.1.4.1       +0 -0      src/lib/libc/net/nslexer.l
  1.6.16.1.4.1      +0 -0      src/lib/libc/net/nsparser.y
  1.1.40.1.4.1      +0 -0      src/lib/libc/net/nss_backends.h
  1.3.36.1.4.1      +0 -0      src/lib/libc/net/nss_compat.c
  1.1.16.1.4.1      +0 -0      src/lib/libc/net/ntoh.c
  1.28.4.1.4.1      +0 -0      src/lib/libc/net/rcmd.3
  1.42.16.1.4.1     +0 -0      src/lib/libc/net/rcmd.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/net/rcmdsh.3
  1.5.40.1.4.1      +0 -0      src/lib/libc/net/rcmdsh.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/net/recv.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/net/res_config.h
  1.34.4.1.4.1      +0 -0      src/lib/libc/net/resolver.3
  1.9.16.1.4.1      +0 -0      src/lib/libc/net/rthdr.c
  1.4.2.2.2.1       +0 -0      src/lib/libc/net/sctp_bindx.3
  1.7.2.3.2.1       +0 -0      src/lib/libc/net/sctp_connectx.3
  1.3.16.2.2.1      +0 -0      src/lib/libc/net/sctp_freepaddrs.3
  1.5.2.2.2.1       +0 -0      src/lib/libc/net/sctp_getaddrlen.3
  1.4.2.2.2.1       +0 -0      src/lib/libc/net/sctp_getassocid.3
  1.4.2.2.2.1       +0 -0      src/lib/libc/net/sctp_getpaddrs.3
  1.7.2.2.2.1       +0 -0      src/lib/libc/net/sctp_opt_info.3
  1.10.2.3.2.1      +0 -0      src/lib/libc/net/sctp_recvmsg.3
  1.12.2.2.2.1      +0 -0      src/lib/libc/net/sctp_send.3
  1.12.2.2.2.1      +0 -0      src/lib/libc/net/sctp_sendmsg.3
  1.25.2.6.2.1      +0 -0      src/lib/libc/net/sctp_sys_calls.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/net/send.c
  1.4.40.1.4.1      +0 -0      src/lib/libc/net/sockatmark.3
  1.1.40.1.4.1      +0 -0      src/lib/libc/net/sockatmark.c
  1.2.4.3.2.1       +0 -0      src/lib/libc/net/sourcefilter.3
  1.5.4.1.4.1       +0 -0      src/lib/libc/net/sourcefilter.c
  1.3.42.1.4.1      +0 -0      src/lib/libc/net/vars.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/nls/C.msg
  1.20.2.1.4.1      +0 -0      src/lib/libc/nls/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/libc/nls/Symbol.map
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/be_BY.UTF-8.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/ca_ES.ISO8859-1.msg
  1.15.28.1.4.1     +0 -0      src/lib/libc/nls/catclose.3
  1.13.28.1.4.1     +0 -0      src/lib/libc/nls/catgets.3
  1.17.28.1.4.1     +0 -0      src/lib/libc/nls/catopen.3
  1.3.4.1.4.1       +0 -0      src/lib/libc/nls/de_DE.ISO8859-1.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/el_GR.ISO8859-7.msg
  1.2.2.1.4.1       +0 -0      src/lib/libc/nls/es_ES.ISO8859-1.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/fi_FI.ISO8859-1.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/fr_FR.ISO8859-1.msg
  1.2.2.1.4.1       +0 -0      src/lib/libc/nls/gl_ES.ISO8859-1.msg
  1.2.2.1.4.1       +0 -0      src/lib/libc/nls/hu_HU.ISO8859-2.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/it_IT.ISO8859-15.msg
  1.4.4.1.4.1       +0 -0      src/lib/libc/nls/ja_JP.UTF-8.msg
  1.4.4.1.4.1       +0 -0      src/lib/libc/nls/ja_JP.eucJP.msg
  1.3.2.1.4.1       +0 -0      src/lib/libc/nls/ko_KR.UTF-8.msg
  1.3.2.1.4.1       +0 -0      src/lib/libc/nls/ko_KR.eucKR.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/mn_MN.UTF-8.msg
  1.55.2.1.4.1      +0 -0      src/lib/libc/nls/msgcat.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/nls/nl_NL.ISO8859-1.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/no_NO.ISO8859-1.msg
  1.2.16.1.4.1      +0 -0      src/lib/libc/nls/pl_PL.ISO8859-2.msg
  1.2.4.1.4.1       +0 -0      src/lib/libc/nls/pt_BR.ISO8859-1.msg
  1.3.2.1.4.1       +0 -0      src/lib/libc/nls/ru_RU.KOI8-R.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/sk_SK.ISO8859-2.msg
  1.1.4.1.4.1       +0 -0      src/lib/libc/nls/sv_SE.ISO8859-1.msg
  1.3.2.1.4.1       +0 -0      src/lib/libc/nls/uk_UA.UTF-8.msg
  1.25.2.1.4.1      +0 -0      src/lib/libc/posix1e/Makefile.inc
  1.5.4.1.4.1       +0 -0      src/lib/libc/posix1e/Symbol.map
  1.26.4.1.4.1      +0 -0      src/lib/libc/posix1e/acl.3
  1.5.2.2.2.1       +0 -0      src/lib/libc/posix1e/acl_add_flag_np.3
  1.11.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_add_perm.3
  1.3.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_branding.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_calc_mask.3
  1.11.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_calc_mask.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_clear_flags_np.3
  1.6.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_clear_perms.3
  1.2.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_compat.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_copy.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_copy_entry.3
  1.8.4.2.2.1       +0 -0      src/lib/libc/posix1e/acl_create_entry.3
  1.18.36.1.4.1     +0 -0      src/lib/libc/posix1e/acl_delete.3
  1.9.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_delete.c
  1.9.4.2.2.1       +0 -0      src/lib/libc/posix1e/acl_delete_entry.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_delete_entry.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_delete_flag_np.3
  1.7.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_delete_perm.3
  1.13.36.1.4.1     +0 -0      src/lib/libc/posix1e/acl_dup.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_entry.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_flag.c
  1.13.36.1.4.1     +0 -0      src/lib/libc/posix1e/acl_free.3
  1.5.42.1.4.1      +0 -0      src/lib/libc/posix1e/acl_free.c
  1.16.36.1.4.1     +0 -0      src/lib/libc/posix1e/acl_from_text.3
  1.15.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_from_text.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_from_text_nfs4.c
  1.22.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_get.3
  1.16.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_get.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_brand_np.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/posix1e/acl_get_entry.3
  1.4.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_entry_type_np.3
  1.4.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_flag_np.3
  1.4.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_flagset_np.3
  1.5.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_perm_np.3
  1.6.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_permset.3
  1.8.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_qualifier.3
  1.8.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_get_tag_type.3
  1.1.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_id_to_name.c
  1.14.36.1.4.1     +0 -0      src/lib/libc/posix1e/acl_init.3
  1.12.4.1.4.1      +0 -0      src/lib/libc/posix1e/acl_init.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_is_trivial_np.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_perm.c
  1.21.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_set.3
  1.16.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_set.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_set_entry_type_np.3
  1.4.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_set_flagset_np.3
  1.7.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_set_permset.3
  1.8.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_set_qualifier.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_set_tag_type.3
  1.5.4.1.4.1       +0 -0      src/lib/libc/posix1e/acl_size.c
  1.9.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_strip.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_strip_np.3
  1.20.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_support.c
  1.9.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_support.h
  1.3.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_support_nfs4.c
  1.18.4.1.4.1      +0 -0      src/lib/libc/posix1e/acl_to_text.3
  1.14.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_to_text.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/posix1e/acl_to_text_nfs4.c
  1.16.28.1.4.1     +0 -0      src/lib/libc/posix1e/acl_valid.3
  1.13.2.1.4.1      +0 -0      src/lib/libc/posix1e/acl_valid.c
  1.5.42.1.4.1      +0 -0      src/lib/libc/posix1e/extattr.3
  1.7.16.1.4.1      +0 -0      src/lib/libc/posix1e/extattr.c
  1.19.2.1.4.1      +0 -0      src/lib/libc/posix1e/mac.3
  1.13.4.1.4.1      +0 -0      src/lib/libc/posix1e/mac.c
  1.7.28.1.4.1      +0 -0      src/lib/libc/posix1e/mac.conf.5
  1.3.4.1.4.1       +0 -0      src/lib/libc/posix1e/mac_exec.c
  1.7.2.1.4.1       +0 -0      src/lib/libc/posix1e/mac_free.3
  1.11.2.1.4.1      +0 -0      src/lib/libc/posix1e/mac_get.3
  1.6.4.1.4.1       +0 -0      src/lib/libc/posix1e/mac_get.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/posix1e/mac_is_present.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/posix1e/mac_prepare.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/posix1e/mac_set.3
  1.4.4.1.4.1       +0 -0      src/lib/libc/posix1e/mac_set.c
  1.13.2.1.4.1      +0 -0      src/lib/libc/posix1e/mac_text.3
  1.29.2.1.4.1      +0 -0      src/lib/libc/posix1e/posix1e.3
  1.2.16.1.4.1      +0 -0      src/lib/libc/powerpc/Makefile.inc
  1.6.32.1.4.1      +0 -0      src/lib/libc/powerpc/SYS.h
  1.7.4.1.4.1       +0 -0      src/lib/libc/powerpc/Symbol.map
  1.7.28.1.4.1      +0 -0      src/lib/libc/powerpc/_fpmath.h
  1.2.32.1.4.1      +0 -0      src/lib/libc/powerpc/arith.h
  1.1.16.1.4.1      +0 -0      src/lib/libc/powerpc/gd_qnan.h
  1.8.28.2.2.1      +0 -0      src/lib/libc/powerpc/gen/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/_ctx_start.S
  1.3.16.1.4.1      +0 -0      src/lib/libc/powerpc/gen/_set_tp.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc/gen/_setjmp.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/fabs.S
  1.2.4.1.4.1       +0 -0      src/lib/libc/powerpc/gen/flt_rounds.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/fpgetmask.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/fpgetround.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/fpgetsticky.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/fpsetmask.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/fpsetround.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc/gen/getcontextx.c
  1.2.32.1.4.1      +0 -0      src/lib/libc/powerpc/gen/infinity.c
  1.2.28.1.4.1      +0 -0      src/lib/libc/powerpc/gen/makecontext.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/gen/modf.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc/gen/setjmp.S
  1.1.28.1.4.1      +0 -0      src/lib/libc/powerpc/gen/signalcontext.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc/gen/sigsetjmp.S
  1.6.4.1.4.1       +0 -0      src/lib/libc/powerpc/gen/syncicache.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/powerpc/softfloat/milieu.h
  1.1.4.1.4.1       +0 -0      src/lib/libc/powerpc/softfloat/powerpc-gcc.h
  1.1.4.1.4.1       +0 -0      src/lib/libc/powerpc/softfloat/softfloat.h
  1.4.4.1.4.1       +0 -0      src/lib/libc/powerpc/sys/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/sys/brk.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/sys/cerror.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/sys/exect.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/sys/pipe.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/sys/ptrace.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/sys/sbrk.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc/sys/setlogin.S
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc64/SYS.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/Symbol.map
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/_fpmath.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/arith.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gd_qnan.h
  1.1.2.2.2.1       +0 -0      src/lib/libc/powerpc64/gen/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/_ctx_start.S
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/_set_tp.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc64/gen/_setjmp.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/fabs.S
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/flt_rounds.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/fpgetmask.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/fpgetround.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/fpgetsticky.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/fpsetmask.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/fpsetround.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc64/gen/getcontextx.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/infinity.c
  1.1.2.2.2.1       +0 -0      src/lib/libc/powerpc64/gen/makecontext.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/modf.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc64/gen/setjmp.S
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/signalcontext.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/powerpc64/gen/sigsetjmp.S
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/gen/syncicache.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/softfloat/milieu.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/softfloat/powerpc-gcc.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/softfloat/softfloat.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/powerpc64/sys/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/lib/libc/powerpc64/sys/brk.S
  1.4.2.2.2.1       +0 -0      src/lib/libc/powerpc64/sys/cerror.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc64/sys/exect.S
  1.3.2.1.4.1       +0 -0      src/lib/libc/powerpc64/sys/pipe.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/powerpc64/sys/ptrace.S
  1.4.2.1.4.1       +0 -0      src/lib/libc/powerpc64/sys/sbrk.S
  1.2.2.1.4.1       +0 -0      src/lib/libc/powerpc64/sys/setlogin.S
  1.13.2.1.4.1      +0 -0      src/lib/libc/quad/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/Symbol.map
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/TESTS/divrem.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/TESTS/mul.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/adddi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/anddi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/ashldi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/ashrdi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/cmpdi2.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/divdi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/fixdfdi.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/fixsfdi.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/fixunsdfdi.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/fixunssfdi.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/floatdidf.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/floatdisf.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/floatunsdidf.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/iordi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/lshldi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/lshrdi3.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/quad/moddi3.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/quad/muldi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/negdi2.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/notdi2.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/quad/qdivrem.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/quad/quad.h
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/subdi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/ucmpdi2.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/udivdi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/umoddi3.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/quad/xordi3.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/regex/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/libc/regex/Symbol.map
  1.4.16.1.4.1      +0 -0      src/lib/libc/regex/cname.h
  1.23.2.1.4.1      +0 -0      src/lib/libc/regex/engine.c
  1.4.36.1.4.1      +0 -0      src/lib/libc/regex/grot/Makefile
  1.4.36.1.4.1      +0 -0      src/lib/libc/regex/grot/debug.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/regex/grot/main.c
  1.3.42.1.4.1      +0 -0      src/lib/libc/regex/grot/mkh
  1.3.42.1.4.1      +0 -0      src/lib/libc/regex/grot/split.c
  1.4.2.1.4.1       +0 -0      src/lib/libc/regex/grot/tests
  1.13.2.1.4.1      +0 -0      src/lib/libc/regex/re_format.7
  1.36.16.2.2.1     +0 -0      src/lib/libc/regex/regcomp.c
  1.11.16.1.4.1     +0 -0      src/lib/libc/regex/regerror.c
  1.21.16.1.4.1     +0 -0      src/lib/libc/regex/regex.3
  1.11.16.1.4.1     +0 -0      src/lib/libc/regex/regex2.h
  1.8.16.1.4.1      +0 -0      src/lib/libc/regex/regexec.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/regex/regfree.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/regex/utils.h
  1.3.18.1.4.1      +0 -0      src/lib/libc/resolv/Makefile.inc
  1.7.16.1.4.1      +0 -0      src/lib/libc/resolv/Symbol.map
  1.2.18.1.4.1      +0 -0      src/lib/libc/resolv/h_errno.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/resolv/herror.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/resolv/mtctxres.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/resolv/res_comp.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/resolv/res_data.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/resolv/res_debug.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/resolv/res_findzonecut.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/resolv/res_init.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/resolv/res_mkquery.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/resolv/res_mkupdate.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/resolv/res_query.c
  1.9.4.2.2.1       +0 -0      src/lib/libc/resolv/res_send.c
  1.3.18.1.4.1      +0 -0      src/lib/libc/resolv/res_state.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/resolv/res_update.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/rpc/DISCLAIMER
  1.1.42.1.4.1      +0 -0      src/lib/libc/rpc/LICENSE
  1.29.4.2.2.1      +0 -0      src/lib/libc/rpc/Makefile.inc
  1.2.42.1.4.1      +0 -0      src/lib/libc/rpc/README
  1.5.2.1.4.1       +0 -0      src/lib/libc/rpc/Symbol.map
  1.10.16.1.4.1     +0 -0      src/lib/libc/rpc/auth_des.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/rpc/auth_none.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/rpc/auth_time.c
  1.19.4.2.2.1      +0 -0      src/lib/libc/rpc/auth_unix.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/rpc/authdes_prot.c
  1.10.4.1.4.1      +0 -0      src/lib/libc/rpc/authunix_prot.c
  1.15.40.1.4.1     +0 -0      src/lib/libc/rpc/bindresvport.3
  1.16.28.1.4.1     +0 -0      src/lib/libc/rpc/bindresvport.c
  1.10.4.1.4.1      +0 -0      src/lib/libc/rpc/clnt_bcast.c
  1.21.4.1.4.1      +0 -0      src/lib/libc/rpc/clnt_dg.c
  1.15.28.1.4.1     +0 -0      src/lib/libc/rpc/clnt_generic.c
  1.18.4.1.4.1      +0 -0      src/lib/libc/rpc/clnt_perror.c
  1.21.2.1.4.1      +0 -0      src/lib/libc/rpc/clnt_raw.c
  1.21.2.1.4.1      +0 -0      src/lib/libc/rpc/clnt_simple.c
  1.21.4.1.4.1      +0 -0      src/lib/libc/rpc/clnt_vc.c
  1.9.40.2.2.1      +0 -0      src/lib/libc/rpc/crypt_client.c
  1.9.40.1.4.1      +0 -0      src/lib/libc/rpc/des_crypt.3
  1.8.28.1.4.1      +0 -0      src/lib/libc/rpc/des_crypt.c
  1.3.28.1.4.1      +0 -0      src/lib/libc/rpc/des_soft.c
  1.4.40.1.4.1      +0 -0      src/lib/libc/rpc/getnetconfig.3
  1.18.2.1.4.1      +0 -0      src/lib/libc/rpc/getnetconfig.c
  1.5.40.1.4.1      +0 -0      src/lib/libc/rpc/getnetpath.3
  1.9.2.1.4.1       +0 -0      src/lib/libc/rpc/getnetpath.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/rpc/getpublickey.c
  1.18.28.1.4.1     +0 -0      src/lib/libc/rpc/getrpcent.3
  1.17.2.1.4.1      +0 -0      src/lib/libc/rpc/getrpcent.c
  1.9.36.1.4.1      +0 -0      src/lib/libc/rpc/getrpcport.3
  1.13.28.1.4.1     +0 -0      src/lib/libc/rpc/getrpcport.c
  1.18.2.1.4.1      +0 -0      src/lib/libc/rpc/key_call.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/rpc/key_prot_xdr.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/rpc/mt_misc.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/rpc/mt_misc.h
  1.3.16.1.4.1      +0 -0      src/lib/libc/rpc/netconfig.5
  1.9.4.1.4.1       +0 -0      src/lib/libc/rpc/netname.c
  1.13.4.1.4.1      +0 -0      src/lib/libc/rpc/netnamer.c
  1.15.28.1.4.1     +0 -0      src/lib/libc/rpc/pmap_clnt.c
  1.16.28.1.4.1     +0 -0      src/lib/libc/rpc/pmap_getmaps.c
  1.15.28.1.4.1     +0 -0      src/lib/libc/rpc/pmap_getport.c
  1.9.28.1.4.1      +0 -0      src/lib/libc/rpc/pmap_prot.c
  1.10.28.1.4.1     +0 -0      src/lib/libc/rpc/pmap_prot2.c
  1.20.28.1.4.1     +0 -0      src/lib/libc/rpc/pmap_rmt.c
  1.10.2.2.2.1      +0 -0      src/lib/libc/rpc/publickey.3
  1.7.38.1.4.1      +0 -0      src/lib/libc/rpc/publickey.5
  1.23.36.1.4.1     +0 -0      src/lib/libc/rpc/rpc.3
  1.11.28.1.4.1     +0 -0      src/lib/libc/rpc/rpc.5
  1.13.4.1.4.1      +0 -0      src/lib/libc/rpc/rpc_callmsg.c
  1.6.28.1.4.1      +0 -0      src/lib/libc/rpc/rpc_clnt_auth.3
  1.8.28.1.4.1      +0 -0      src/lib/libc/rpc/rpc_clnt_calls.3
  1.15.16.1.4.1     +0 -0      src/lib/libc/rpc/rpc_clnt_create.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/rpc/rpc_com.h
  1.9.42.1.4.1      +0 -0      src/lib/libc/rpc/rpc_commondata.c
  1.15.28.1.4.1     +0 -0      src/lib/libc/rpc/rpc_dtablesize.c
  1.16.2.1.4.1      +0 -0      src/lib/libc/rpc/rpc_generic.c
  1.13.4.1.4.1      +0 -0      src/lib/libc/rpc/rpc_prot.c
  1.15.36.1.4.1     +0 -0      src/lib/libc/rpc/rpc_secure.3
  1.12.40.1.4.1     +0 -0      src/lib/libc/rpc/rpc_soc.3
  1.16.2.1.4.1      +0 -0      src/lib/libc/rpc/rpc_soc.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/rpc/rpc_svc_calls.3
  1.7.38.1.4.1      +0 -0      src/lib/libc/rpc/rpc_svc_create.3
  1.5.28.1.4.1      +0 -0      src/lib/libc/rpc/rpc_svc_err.3
  1.6.28.1.4.1      +0 -0      src/lib/libc/rpc/rpc_svc_reg.3
  1.4.28.1.4.1      +0 -0      src/lib/libc/rpc/rpc_xdr.3
  1.17.16.1.4.1     +0 -0      src/lib/libc/rpc/rpcb_clnt.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/rpc/rpcb_prot.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/rpc/rpcb_st_xdr.c
  1.6.28.1.4.1      +0 -0      src/lib/libc/rpc/rpcbind.3
  1.5.28.1.4.1      +0 -0      src/lib/libc/rpc/rpcdname.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/rpc/rpcsec_gss_stub.c
  1.8.40.1.4.1      +0 -0      src/lib/libc/rpc/rtime.3
  1.9.28.1.4.1      +0 -0      src/lib/libc/rpc/rtime.c
  1.27.2.2.2.1      +0 -0      src/lib/libc/rpc/svc.c
  1.15.4.1.4.1      +0 -0      src/lib/libc/rpc/svc_auth.c
  1.10.2.1.4.1      +0 -0      src/lib/libc/rpc/svc_auth_des.c
  1.11.28.1.4.1     +0 -0      src/lib/libc/rpc/svc_auth_unix.c
  1.12.4.1.4.1      +0 -0      src/lib/libc/rpc/svc_dg.c
  1.10.4.1.4.1      +0 -0      src/lib/libc/rpc/svc_generic.c
  1.17.2.2.2.1      +0 -0      src/lib/libc/rpc/svc_raw.c
  1.20.16.1.4.1     +0 -0      src/lib/libc/rpc/svc_run.c
  1.16.16.1.4.1     +0 -0      src/lib/libc/rpc/svc_simple.c
  1.29.2.1.4.1      +0 -0      src/lib/libc/rpc/svc_vc.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/softfloat/Makefile.inc
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/README.NetBSD
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/README.txt
  1.2.16.1.4.1      +0 -0      src/lib/libc/softfloat/Symbol.map
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/bits32/softfloat-macros
  1.2.28.1.4.1      +0 -0      src/lib/libc/softfloat/bits32/softfloat.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/bits64/softfloat-macros
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/bits64/softfloat.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/eqdf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/eqsf2.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/softfloat/fpgetmask.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/softfloat/fpgetround.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/softfloat/fpgetsticky.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/softfloat/fpsetmask.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/softfloat/fpsetround.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/softfloat/fpsetsticky.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/gedf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/gesf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/gtdf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/gtsf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/ledf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/lesf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/ltdf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/ltsf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/nedf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/negdf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/negsf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/nesf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/softfloat-for-gcc.h
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/softfloat-history.txt
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/softfloat-source.txt
  1.3.2.1.4.1       +0 -0      src/lib/libc/softfloat/softfloat-specialize
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/softfloat.txt
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/templates/milieu.h
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/templates/softfloat-specialize
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/templates/softfloat.h
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/timesoftfloat.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/timesoftfloat.txt
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/unorddf2.c
  1.1.28.1.4.1      +0 -0      src/lib/libc/softfloat/unordsf2.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/sparc64/Makefile.inc
  1.6.16.1.4.1      +0 -0      src/lib/libc/sparc64/SYS.h
  1.7.4.1.4.1       +0 -0      src/lib/libc/sparc64/Symbol.map
  1.6.4.1.4.1       +0 -0      src/lib/libc/sparc64/_fpmath.h
  1.2.40.1.4.1      +0 -0      src/lib/libc/sparc64/arith.h
  1.5.42.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/Makefile.inc
  1.11.2.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_add.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_arith.h
  1.5.16.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_compare.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/sparc64/fpu/fpu_div.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/sparc64/fpu/fpu_emu.h
  1.10.2.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_explode.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/sparc64/fpu/fpu_extern.h
  1.12.2.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_implode.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_mul.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/sparc64/fpu/fpu_qp.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_reg.S
  1.1.42.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_reg.h
  1.5.4.1.4.1       +0 -0      src/lib/libc/sparc64/fpu/fpu_sqrt.c
  1.5.16.1.4.1      +0 -0      src/lib/libc/sparc64/fpu/fpu_subr.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/sparc64/gd_qnan.h
  1.12.28.2.2.1     +0 -0      src/lib/libc/sparc64/gen/Makefile.inc
  1.1.40.1.4.1      +0 -0      src/lib/libc/sparc64/gen/_ctx_start.S
  1.2.16.1.4.1      +0 -0      src/lib/libc/sparc64/gen/_set_tp.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/sparc64/gen/_setjmp.S
  1.3.42.1.4.1      +0 -0      src/lib/libc/sparc64/gen/assym.s
  1.2.36.1.4.1      +0 -0      src/lib/libc/sparc64/gen/fabs.S
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/gen/fixunsdfsi.S
  1.2.28.1.4.1      +0 -0      src/lib/libc/sparc64/gen/flt_rounds.c
  1.1.42.1.4.1      +0 -0      src/lib/libc/sparc64/gen/fpgetmask.c
  1.1.42.1.4.1      +0 -0      src/lib/libc/sparc64/gen/fpgetround.c
  1.1.42.1.4.1      +0 -0      src/lib/libc/sparc64/gen/fpgetsticky.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/sparc64/gen/fpsetmask.c
  1.1.42.1.4.1      +0 -0      src/lib/libc/sparc64/gen/fpsetround.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/sparc64/gen/getcontextx.c
  1.7.40.1.4.1      +0 -0      src/lib/libc/sparc64/gen/infinity.c
  1.1.40.1.4.1      +0 -0      src/lib/libc/sparc64/gen/makecontext.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/gen/modf.S
  1.5.16.1.4.1      +0 -0      src/lib/libc/sparc64/gen/setjmp.S
  1.2.36.1.4.1      +0 -0      src/lib/libc/sparc64/gen/signalcontext.c
  1.5.40.1.4.1      +0 -0      src/lib/libc/sparc64/gen/sigsetjmp.S
  1.1.42.1.4.1      +0 -0      src/lib/libc/sparc64/string/Makefile.inc
  1.13.2.1.4.1      +0 -0      src/lib/libc/sparc64/sys/Makefile.inc
  1.5.36.1.4.1      +0 -0      src/lib/libc/sparc64/sys/__sparc_sigtramp_setup.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap_align.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap_emul.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap_fp_disabled.S
  1.6.2.1.4.1       +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap_gen.S
  1.3.36.1.4.1      +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap_install.c
  1.4.42.1.4.1      +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap_private.h
  1.7.36.1.4.1      +0 -0      src/lib/libc/sparc64/sys/__sparc_utrap_setup.c
  1.3.42.1.4.1      +0 -0      src/lib/libc/sparc64/sys/assym.s
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/sys/brk.S
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/sys/cerror.S
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/sys/exect.S
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/sys/pipe.S
  1.5.16.1.4.1      +0 -0      src/lib/libc/sparc64/sys/ptrace.S
  1.5.16.1.4.1      +0 -0      src/lib/libc/sparc64/sys/sbrk.S
  1.4.16.1.4.1      +0 -0      src/lib/libc/sparc64/sys/setlogin.S
  1.1.42.1.4.1      +0 -0      src/lib/libc/sparc64/sys/sigaction.S
  1.2.42.1.4.1      +0 -0      src/lib/libc/sparc64/sys/sigcode.S
  1.41.4.2.2.1      +0 -0      src/lib/libc/stdio/Makefile.inc
  1.10.4.2.2.1      +0 -0      src/lib/libc/stdio/Symbol.map
  1.16.4.1.4.1      +0 -0      src/lib/libc/stdio/_flock_stub.c
  1.15.4.2.2.1      +0 -0      src/lib/libc/stdio/asprintf.c
  1.12.4.1.4.1      +0 -0      src/lib/libc/stdio/clrerr.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/stdio/dprintf.c
  1.15.16.1.4.1     +0 -0      src/lib/libc/stdio/fclose.3
  1.12.16.2.2.1     +0 -0      src/lib/libc/stdio/fclose.c
  1.2.16.1.4.1      +0 -0      src/lib/libc/stdio/fcloseall.c
  1.11.4.1.4.1      +0 -0      src/lib/libc/stdio/fdopen.c
  1.12.4.1.4.1      +0 -0      src/lib/libc/stdio/feof.c
  1.13.4.1.4.1      +0 -0      src/lib/libc/stdio/ferror.3
  1.12.4.1.4.1      +0 -0      src/lib/libc/stdio/ferror.c
  1.11.16.1.4.1     +0 -0      src/lib/libc/stdio/fflush.3
  1.14.16.1.4.1     +0 -0      src/lib/libc/stdio/fflush.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/stdio/fgetc.c
  1.10.4.1.4.1      +0 -0      src/lib/libc/stdio/fgetln.3
  1.11.16.1.4.1     +0 -0      src/lib/libc/stdio/fgetln.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/stdio/fgetpos.c
  1.23.2.2.2.1      +0 -0      src/lib/libc/stdio/fgets.3
  1.14.16.1.4.1     +0 -0      src/lib/libc/stdio/fgets.c
  1.13.4.2.2.1      +0 -0      src/lib/libc/stdio/fgetwc.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdio/fgetwln.3
  1.2.36.2.2.1      +0 -0      src/lib/libc/stdio/fgetwln.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/stdio/fgetws.3
  1.8.2.2.2.1       +0 -0      src/lib/libc/stdio/fgetws.c
  1.13.4.1.4.1      +0 -0      src/lib/libc/stdio/fileno.c
  1.35.2.2.2.1      +0 -0      src/lib/libc/stdio/findfp.c
  1.10.16.2.2.1     +0 -0      src/lib/libc/stdio/flags.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/stdio/floatio.h
  1.3.40.1.4.1      +0 -0      src/lib/libc/stdio/flockfile.3
  1.22.2.2.2.1      +0 -0      src/lib/libc/stdio/fopen.3
  1.14.4.1.4.1      +0 -0      src/lib/libc/stdio/fopen.c
  1.11.16.2.2.1     +0 -0      src/lib/libc/stdio/fprintf.c
  1.11.16.2.2.1     +0 -0      src/lib/libc/stdio/fpurge.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/stdio/fputc.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/stdio/fputs.3
  1.12.16.1.4.1     +0 -0      src/lib/libc/stdio/fputs.c
  1.11.4.2.2.1      +0 -0      src/lib/libc/stdio/fputwc.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/stdio/fputws.3
  1.8.4.3.2.1       +0 -0      src/lib/libc/stdio/fputws.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdio/fread.3
  1.17.2.1.4.1      +0 -0      src/lib/libc/stdio/fread.c
  1.22.2.1.4.1      +0 -0      src/lib/libc/stdio/freopen.c
  1.13.16.2.2.1     +0 -0      src/lib/libc/stdio/fscanf.c
  1.27.16.1.4.1     +0 -0      src/lib/libc/stdio/fseek.3
  1.44.4.1.4.1      +0 -0      src/lib/libc/stdio/fseek.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/stdio/fsetpos.c
  1.27.16.1.4.1     +0 -0      src/lib/libc/stdio/ftell.c
  1.16.16.1.4.1     +0 -0      src/lib/libc/stdio/funopen.3
  1.7.2.1.4.1       +0 -0      src/lib/libc/stdio/funopen.c
  1.19.2.1.4.1      +0 -0      src/lib/libc/stdio/fvwrite.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/stdio/fvwrite.h
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdio/fwalk.c
  1.3.40.1.4.1      +0 -0      src/lib/libc/stdio/fwide.3
  1.2.4.1.4.1       +0 -0      src/lib/libc/stdio/fwide.c
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/fwprintf.c
  1.14.2.1.4.1      +0 -0      src/lib/libc/stdio/fwrite.c
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/fwscanf.c
  1.22.2.1.4.1      +0 -0      src/lib/libc/stdio/getc.3
  1.16.4.1.4.1      +0 -0      src/lib/libc/stdio/getc.c
  1.15.4.1.4.1      +0 -0      src/lib/libc/stdio/getchar.c
  1.3.2.1.4.1       +0 -0      src/lib/libc/stdio/getdelim.c
  1.4.2.2.2.1       +0 -0      src/lib/libc/stdio/getline.3
  1.1.4.1.4.1       +0 -0      src/lib/libc/stdio/getline.c
  1.17.16.1.4.1     +0 -0      src/lib/libc/stdio/gets.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/stdio/getw.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/stdio/getwc.3
  1.3.36.2.2.1      +0 -0      src/lib/libc/stdio/getwc.c
  1.3.36.2.2.1      +0 -0      src/lib/libc/stdio/getwchar.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/stdio/glue.h
  1.34.2.2.2.1      +0 -0      src/lib/libc/stdio/local.h
  1.6.16.1.4.1      +0 -0      src/lib/libc/stdio/makebuf.c
  1.22.16.3.2.1     +0 -0      src/lib/libc/stdio/mktemp.3
  1.32.2.1.4.1      +0 -0      src/lib/libc/stdio/mktemp.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/stdio/perror.c
  1.7.2.1.4.1       +0 -0      src/lib/libc/stdio/printf-pos.c
  1.70.2.1.4.1      +0 -0      src/lib/libc/stdio/printf.3
  1.11.16.2.2.1     +0 -0      src/lib/libc/stdio/printf.c
  1.1.2.2.2.1       +0 -0      src/lib/libc/stdio/printf_l.3
  1.4.4.2.2.1       +0 -0      src/lib/libc/stdio/printfcommon.h
  1.3.4.1.4.1       +0 -0      src/lib/libc/stdio/printflocal.h
  1.16.16.1.4.1     +0 -0      src/lib/libc/stdio/putc.3
  1.16.4.1.4.1      +0 -0      src/lib/libc/stdio/putc.c
  1.16.4.1.4.1      +0 -0      src/lib/libc/stdio/putchar.c
  1.11.16.1.4.1     +0 -0      src/lib/libc/stdio/puts.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdio/putw.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/stdio/putwc.3
  1.3.36.2.2.1      +0 -0      src/lib/libc/stdio/putwc.c
  1.3.36.2.2.1      +0 -0      src/lib/libc/stdio/putwchar.c
  1.20.4.1.4.1      +0 -0      src/lib/libc/stdio/refill.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdio/remove.3
  1.9.16.1.4.1      +0 -0      src/lib/libc/stdio/remove.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/stdio/rewind.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/stdio/rget.c
  1.25.16.1.4.1     +0 -0      src/lib/libc/stdio/scanf.3
  1.13.16.2.2.1     +0 -0      src/lib/libc/stdio/scanf.c
  1.1.2.2.2.1       +0 -0      src/lib/libc/stdio/scanf_l.3
  1.17.16.2.2.1     +0 -0      src/lib/libc/stdio/setbuf.3
  1.5.16.1.4.1      +0 -0      src/lib/libc/stdio/setbuf.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/stdio/setbuffer.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/stdio/setvbuf.c
  1.23.2.2.2.1      +0 -0      src/lib/libc/stdio/snprintf.c
  1.17.2.2.2.1      +0 -0      src/lib/libc/stdio/sprintf.c
  1.14.2.2.2.1      +0 -0      src/lib/libc/stdio/sscanf.c
  1.30.4.1.4.1      +0 -0      src/lib/libc/stdio/stdio.3
  1.28.4.1.4.1      +0 -0      src/lib/libc/stdio/stdio.c
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/swprintf.c
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/swscanf.c
  1.11.16.1.4.1     +0 -0      src/lib/libc/stdio/tempnam.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdio/tmpfile.c
  1.21.2.1.4.1      +0 -0      src/lib/libc/stdio/tmpnam.3
  1.6.16.1.4.1      +0 -0      src/lib/libc/stdio/tmpnam.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/stdio/ungetc.3
  1.18.4.1.4.1      +0 -0      src/lib/libc/stdio/ungetc.c
  1.6.16.1.4.1      +0 -0      src/lib/libc/stdio/ungetwc.3
  1.11.4.2.2.1      +0 -0      src/lib/libc/stdio/ungetwc.c
  1.21.2.2.2.1      +0 -0      src/lib/libc/stdio/vasprintf.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/stdio/vdprintf.c
  1.91.2.2.2.1      +0 -0      src/lib/libc/stdio/vfprintf.c
  1.43.4.2.2.1      +0 -0      src/lib/libc/stdio/vfscanf.c
  1.42.2.2.2.1      +0 -0      src/lib/libc/stdio/vfwprintf.c
  1.17.4.2.2.1      +0 -0      src/lib/libc/stdio/vfwscanf.c
  1.11.16.2.2.1     +0 -0      src/lib/libc/stdio/vprintf.c
  1.13.16.2.2.1     +0 -0      src/lib/libc/stdio/vscanf.c
  1.25.2.2.2.1      +0 -0      src/lib/libc/stdio/vsnprintf.c
  1.17.2.2.2.1      +0 -0      src/lib/libc/stdio/vsprintf.c
  1.16.2.2.2.1      +0 -0      src/lib/libc/stdio/vsscanf.c
  1.8.2.3.2.1       +0 -0      src/lib/libc/stdio/vswprintf.c
  1.7.2.2.2.1       +0 -0      src/lib/libc/stdio/vswscanf.c
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/vwprintf.c
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/vwscanf.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/stdio/wbuf.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/stdio/wprintf.3
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/wprintf.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/stdio/wscanf.3
  1.1.42.2.2.1      +0 -0      src/lib/libc/stdio/wscanf.c
  1.11.4.1.4.1      +0 -0      src/lib/libc/stdio/wsetup.c
  1.9.2.1.4.1       +0 -0      src/lib/libc/stdio/xprintf.c
  1.1.18.1.4.1      +0 -0      src/lib/libc/stdio/xprintf_errno.c
  1.1.18.1.4.1      +0 -0      src/lib/libc/stdio/xprintf_float.c
  1.1.18.1.4.1      +0 -0      src/lib/libc/stdio/xprintf_hexdump.c
  1.2.18.1.4.1      +0 -0      src/lib/libc/stdio/xprintf_int.c
  1.2.18.1.4.1      +0 -0      src/lib/libc/stdio/xprintf_quote.c
  1.1.18.1.4.1      +0 -0      src/lib/libc/stdio/xprintf_str.c
  1.6.2.1.4.1       +0 -0      src/lib/libc/stdio/xprintf_time.c
  1.2.18.1.4.1      +0 -0      src/lib/libc/stdio/xprintf_vis.c
  1.63.2.3.2.1      +0 -0      src/lib/libc/stdlib/Makefile.inc
  1.9.4.3.2.1       +0 -0      src/lib/libc/stdlib/Symbol.map
  1.1.42.1.4.1      +0 -0      src/lib/libc/stdlib/_Exit.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdlib/a64l.3
  1.2.16.1.4.1      +0 -0      src/lib/libc/stdlib/a64l.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdlib/abort.3
  1.11.16.1.4.1     +0 -0      src/lib/libc/stdlib/abort.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/stdlib/abs.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdlib/abs.c
  1.13.16.1.4.1     +0 -0      src/lib/libc/stdlib/alloca.3
  1.3.2.3.2.1       +0 -0      src/lib/libc/stdlib/at_quick_exit.3
  1.11.16.2.2.1     +0 -0      src/lib/libc/stdlib/atexit.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/stdlib/atexit.c
  1.4.16.1.4.1      +0 -0      src/lib/libc/stdlib/atexit.h
  1.17.16.1.4.1     +0 -0      src/lib/libc/stdlib/atof.3
  1.6.16.2.2.1      +0 -0      src/lib/libc/stdlib/atof.c
  1.14.4.1.4.1      +0 -0      src/lib/libc/stdlib/atoi.3
  1.6.16.2.2.1      +0 -0      src/lib/libc/stdlib/atoi.c
  1.16.4.1.4.1      +0 -0      src/lib/libc/stdlib/atol.3
  1.5.16.2.2.1      +0 -0      src/lib/libc/stdlib/atol.c
  1.5.16.2.2.1      +0 -0      src/lib/libc/stdlib/atoll.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/stdlib/bsearch.3
  1.4.16.1.4.1      +0 -0      src/lib/libc/stdlib/bsearch.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/stdlib/div.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdlib/div.c
  1.16.16.2.2.1     +0 -0      src/lib/libc/stdlib/exit.3
  1.9.16.1.4.1      +0 -0      src/lib/libc/stdlib/exit.c
  1.28.2.3.2.1      +0 -0      src/lib/libc/stdlib/getenv.3
  1.20.2.1.4.1      +0 -0      src/lib/libc/stdlib/getenv.c
  1.27.2.1.4.1      +0 -0      src/lib/libc/stdlib/getopt.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/stdlib/getopt.c
  1.14.2.2.2.1      +0 -0      src/lib/libc/stdlib/getopt_long.3
  1.15.16.1.4.1     +0 -0      src/lib/libc/stdlib/getopt_long.c
  1.11.16.2.2.1     +0 -0      src/lib/libc/stdlib/getsubopt.3
  1.7.16.1.4.1      +0 -0      src/lib/libc/stdlib/getsubopt.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/stdlib/hcreate.3
  1.4.4.1.4.1       +0 -0      src/lib/libc/stdlib/hcreate.c
  1.6.4.1.4.1       +0 -0      src/lib/libc/stdlib/heapsort.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/stdlib/imaxabs.3
  1.1.42.1.4.1      +0 -0      src/lib/libc/stdlib/imaxabs.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/stdlib/imaxdiv.3
  1.1.42.1.4.1      +0 -0      src/lib/libc/stdlib/imaxdiv.c
  1.3.40.1.4.1      +0 -0      src/lib/libc/stdlib/insque.3
  1.3.40.1.4.1      +0 -0      src/lib/libc/stdlib/insque.c
  1.1.18.1.4.1      +0 -0      src/lib/libc/stdlib/l64a.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdlib/labs.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdlib/labs.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/stdlib/ldiv.3
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdlib/ldiv.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/stdlib/llabs.3
  1.1.42.1.4.1      +0 -0      src/lib/libc/stdlib/llabs.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/stdlib/lldiv.3
  1.1.42.1.4.1      +0 -0      src/lib/libc/stdlib/lldiv.c
  1.5.28.1.4.1      +0 -0      src/lib/libc/stdlib/lsearch.3
  1.1.42.1.4.1      +0 -0      src/lib/libc/stdlib/lsearch.c
  1.87.2.1.4.1      +0 -0      src/lib/libc/stdlib/malloc.3
  1.197.2.4.2.1     +0 -0      src/lib/libc/stdlib/malloc.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/stdlib/memory.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/stdlib/merge.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdlib/posix_memalign.3
  1.4.2.1.4.1       +0 -0      src/lib/libc/stdlib/ptsname.3
  1.3.2.1.4.1       +0 -0      src/lib/libc/stdlib/ptsname.c
  1.1.2.1.4.1       +0 -0      src/lib/libc/stdlib/ql.h
  1.1.2.1.4.1       +0 -0      src/lib/libc/stdlib/qr.h
  1.17.16.1.4.1     +0 -0      src/lib/libc/stdlib/qsort.3
  1.15.4.1.4.1      +0 -0      src/lib/libc/stdlib/qsort.c
  1.1.42.1.4.1      +0 -0      src/lib/libc/stdlib/qsort_r.c
  1.2.2.2.2.1       +0 -0      src/lib/libc/stdlib/quick_exit.3
  1.3.2.2.2.1       +0 -0      src/lib/libc/stdlib/quick_exit.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/stdlib/radixsort.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/stdlib/radixsort.c
  1.18.2.1.4.1      +0 -0      src/lib/libc/stdlib/rand.3
  1.17.4.1.4.1      +0 -0      src/lib/libc/stdlib/rand.c
  1.23.2.1.4.1      +0 -0      src/lib/libc/stdlib/random.3
  1.25.16.1.4.1     +0 -0      src/lib/libc/stdlib/random.c
  1.5.2.1.4.1       +0 -0      src/lib/libc/stdlib/rb.h
  1.5.2.1.4.1       +0 -0      src/lib/libc/stdlib/reallocf.c
  1.19.2.2.2.1      +0 -0      src/lib/libc/stdlib/realpath.3
  1.23.2.4.2.1      +0 -0      src/lib/libc/stdlib/realpath.c
  1.3.40.1.4.1      +0 -0      src/lib/libc/stdlib/remque.c
  1.7.40.3.2.1      +0 -0      src/lib/libc/stdlib/strfmon.3
  1.20.2.2.2.1      +0 -0      src/lib/libc/stdlib/strfmon.c
  1.24.2.1.4.1      +0 -0      src/lib/libc/stdlib/strtod.3
  1.12.16.2.2.1     +0 -0      src/lib/libc/stdlib/strtoimax.c
  1.23.16.1.4.1     +0 -0      src/lib/libc/stdlib/strtol.3
  1.20.16.2.2.1     +0 -0      src/lib/libc/stdlib/strtol.c
  1.22.16.2.2.1     +0 -0      src/lib/libc/stdlib/strtoll.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/stdlib/strtonum.3
  1.2.18.1.4.1      +0 -0      src/lib/libc/stdlib/strtonum.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/stdlib/strtoq.c
  1.23.16.1.4.1     +0 -0      src/lib/libc/stdlib/strtoul.3
  1.19.16.2.2.1     +0 -0      src/lib/libc/stdlib/strtoul.c
  1.21.16.2.2.1     +0 -0      src/lib/libc/stdlib/strtoull.c
  1.11.16.2.2.1     +0 -0      src/lib/libc/stdlib/strtoumax.c
  1.12.16.1.4.1     +0 -0      src/lib/libc/stdlib/strtouq.c
  1.13.4.1.4.1      +0 -0      src/lib/libc/stdlib/system.3
  1.12.2.1.4.1      +0 -0      src/lib/libc/stdlib/system.c
  1.6.40.1.4.1      +0 -0      src/lib/libc/stdlib/tdelete.c
  1.5.40.1.4.1      +0 -0      src/lib/libc/stdlib/tfind.c
  1.15.16.1.4.1     +0 -0      src/lib/libc/stdlib/tsearch.3
  1.4.40.1.4.1      +0 -0      src/lib/libc/stdlib/tsearch.c
  1.5.40.1.4.1      +0 -0      src/lib/libc/stdlib/twalk.c
  1.16.2.2.2.1      +0 -0      src/lib/libc/stdtime/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libc/stdtime/Symbol.map
  1.40.4.2.2.1      +0 -0      src/lib/libc/stdtime/strftime.3
  1.44.4.2.2.1      +0 -0      src/lib/libc/stdtime/strftime.c
  1.25.2.2.2.1      +0 -0      src/lib/libc/stdtime/strptime.3
  1.38.2.2.2.1      +0 -0      src/lib/libc/stdtime/strptime.c
  1.5.42.1.4.1      +0 -0      src/lib/libc/stdtime/time32.c
  1.25.38.2.2.1     +0 -0      src/lib/libc/stdtime/timelocal.c
  1.11.42.2.2.1     +0 -0      src/lib/libc/stdtime/timelocal.h
  1.46.2.2.2.1      +0 -0      src/lib/libc/string/Makefile.inc
  1.7.4.2.2.1       +0 -0      src/lib/libc/string/Symbol.map
  1.11.16.1.4.1     +0 -0      src/lib/libc/string/bcmp.3
  1.6.16.1.4.1      +0 -0      src/lib/libc/string/bcmp.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/string/bcopy.3
  1.7.16.1.4.1      +0 -0      src/lib/libc/string/bcopy.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/string/bstring.3
  1.10.16.1.4.1     +0 -0      src/lib/libc/string/bzero.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/string/bzero.c
  1.14.2.1.4.1      +0 -0      src/lib/libc/string/ffs.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/string/ffs.c
  1.4.4.1.4.1       +0 -0      src/lib/libc/string/ffsl.c
  1.1.6.1.4.1       +0 -0      src/lib/libc/string/ffsll.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/string/fls.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/string/flsl.c
  1.1.6.1.4.1       +0 -0      src/lib/libc/string/flsll.c
  1.13.2.1.4.1      +0 -0      src/lib/libc/string/index.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/string/index.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/string/memccpy.3
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/memccpy.c
  1.13.2.2.2.1      +0 -0      src/lib/libc/string/memchr.3
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/memchr.c
  1.11.2.1.4.1      +0 -0      src/lib/libc/string/memcmp.3
  1.6.4.1.4.1       +0 -0      src/lib/libc/string/memcmp.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/string/memcpy.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/string/memcpy.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/string/memmem.3
  1.2.4.1.4.1       +0 -0      src/lib/libc/string/memmem.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/memmove.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/string/memmove.c
  1.1.8.1.4.1       +0 -0      src/lib/libc/string/memrchr.c
  1.10.2.1.4.1      +0 -0      src/lib/libc/string/memset.3
  1.9.16.1.4.1      +0 -0      src/lib/libc/string/memset.c
  1.8.16.1.4.1      +0 -0      src/lib/libc/string/rindex.c
  1.2.4.1.4.1       +0 -0      src/lib/libc/string/stpcpy.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/string/stpncpy.c
  1.13.4.2.2.1      +0 -0      src/lib/libc/string/strcasecmp.3
  1.8.4.2.2.1       +0 -0      src/lib/libc/string/strcasecmp.c
  1.5.4.2.2.1       +0 -0      src/lib/libc/string/strcasestr.c
  1.18.2.1.4.1      +0 -0      src/lib/libc/string/strcat.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/string/strcat.c
  1.14.4.1.4.1      +0 -0      src/lib/libc/string/strchr.3
  1.2.42.1.4.1      +0 -0      src/lib/libc/string/strchr.c
  1.13.2.1.4.1      +0 -0      src/lib/libc/string/strcmp.3
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/strcmp.c
  1.14.16.2.2.1     +0 -0      src/lib/libc/string/strcoll.3
  1.14.4.2.2.1      +0 -0      src/lib/libc/string/strcoll.c
  1.29.2.1.4.1      +0 -0      src/lib/libc/string/strcpy.3
  1.8.16.1.4.1      +0 -0      src/lib/libc/string/strcpy.c
  1.9.16.1.4.1      +0 -0      src/lib/libc/string/strcspn.3
  1.5.28.1.4.1      +0 -0      src/lib/libc/string/strcspn.c
  1.15.4.1.4.1      +0 -0      src/lib/libc/string/strdup.3
  1.6.4.1.4.1       +0 -0      src/lib/libc/string/strdup.c
  1.25.2.2.2.1      +0 -0      src/lib/libc/string/strerror.3
  1.17.2.2.2.1      +0 -0      src/lib/libc/string/strerror.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/string/string.3
  1.12.4.1.4.1      +0 -0      src/lib/libc/string/strlcat.c
  1.16.4.2.2.1      +0 -0      src/lib/libc/string/strlcpy.3
  1.11.4.1.4.1      +0 -0      src/lib/libc/string/strlcpy.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/string/strlen.3
  1.10.2.1.4.1      +0 -0      src/lib/libc/string/strlen.c
  1.11.4.1.4.1      +0 -0      src/lib/libc/string/strmode.3
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/strmode.c
  1.7.16.1.4.1      +0 -0      src/lib/libc/string/strncat.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/strncmp.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/strncpy.c
  1.2.2.1.4.1       +0 -0      src/lib/libc/string/strndup.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/string/strnlen.c
  1.5.4.1.4.1       +0 -0      src/lib/libc/string/strnstr.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/string/strpbrk.3
  1.6.4.1.4.1       +0 -0      src/lib/libc/string/strpbrk.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/string/strrchr.c
  1.16.4.1.4.1      +0 -0      src/lib/libc/string/strsep.3
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/strsep.c
  1.9.2.1.4.1       +0 -0      src/lib/libc/string/strsignal.c
  1.11.4.1.4.1      +0 -0      src/lib/libc/string/strspn.3
  1.5.28.1.4.1      +0 -0      src/lib/libc/string/strspn.c
  1.15.4.2.2.1      +0 -0      src/lib/libc/string/strstr.3
  1.6.4.1.4.1       +0 -0      src/lib/libc/string/strstr.c
  1.26.4.1.4.1      +0 -0      src/lib/libc/string/strtok.3
  1.10.4.1.4.1      +0 -0      src/lib/libc/string/strtok.c
  1.18.16.2.2.1     +0 -0      src/lib/libc/string/strxfrm.3
  1.17.4.2.2.1      +0 -0      src/lib/libc/string/strxfrm.c
  1.10.16.2.2.1     +0 -0      src/lib/libc/string/swab.3
  1.7.16.2.2.1      +0 -0      src/lib/libc/string/swab.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/string/wcpcpy.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/string/wcpncpy.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/string/wcscasecmp.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/string/wcscat.c
  1.7.42.1.4.1      +0 -0      src/lib/libc/string/wcschr.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/string/wcscmp.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/string/wcscoll.3
  1.3.36.2.2.1      +0 -0      src/lib/libc/string/wcscoll.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/string/wcscpy.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wcscspn.c
  1.1.16.1.4.1      +0 -0      src/lib/libc/string/wcsdup.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wcslcat.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wcslcpy.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wcslen.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/string/wcsncasecmp.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/wcsncat.c
  1.9.4.1.4.1       +0 -0      src/lib/libc/string/wcsncmp.c
  1.10.16.1.4.1     +0 -0      src/lib/libc/string/wcsncpy.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/string/wcsnlen.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wcspbrk.c
  1.7.42.1.4.1      +0 -0      src/lib/libc/string/wcsrchr.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/wcsspn.c
  1.10.4.1.4.1      +0 -0      src/lib/libc/string/wcsstr.c
  1.4.42.1.4.1      +0 -0      src/lib/libc/string/wcstok.3
  1.3.4.1.4.1       +0 -0      src/lib/libc/string/wcstok.c
  1.2.42.1.4.1      +0 -0      src/lib/libc/string/wcswidth.3
  1.7.16.2.2.1      +0 -0      src/lib/libc/string/wcswidth.c
  1.3.16.1.4.1      +0 -0      src/lib/libc/string/wcsxfrm.3
  1.3.36.2.2.1      +0 -0      src/lib/libc/string/wcsxfrm.c
  1.10.4.1.4.1      +0 -0      src/lib/libc/string/wmemchr.3
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wmemchr.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wmemcmp.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/wmemcpy.c
  1.7.4.1.4.1       +0 -0      src/lib/libc/string/wmemmove.c
  1.8.4.1.4.1       +0 -0      src/lib/libc/string/wmemset.c
  1.155.2.2.2.1     +0 -0      src/lib/libc/sys/Makefile.inc
  1.40.2.2.2.1      +0 -0      src/lib/libc/sys/Symbol.map
  1.6.2.1.4.1       +0 -0      src/lib/libc/sys/__error.c
  1.19.16.1.4.1     +0 -0      src/lib/libc/sys/_exit.2
  1.2.16.1.4.1      +0 -0      src/lib/libc/sys/abort2.2
  1.34.2.1.4.1      +0 -0      src/lib/libc/sys/accept.2
  1.25.2.1.4.1      +0 -0      src/lib/libc/sys/access.2
  1.22.16.1.4.1     +0 -0      src/lib/libc/sys/acct.2
  1.16.16.1.4.1     +0 -0      src/lib/libc/sys/adjtime.2
  1.23.4.1.4.1      +0 -0      src/lib/libc/sys/aio_cancel.2
  1.20.16.1.4.1     +0 -0      src/lib/libc/sys/aio_error.2
  1.24.2.1.4.1      +0 -0      src/lib/libc/sys/aio_read.2
  1.19.16.1.4.1     +0 -0      src/lib/libc/sys/aio_return.2
  1.23.4.1.4.1      +0 -0      src/lib/libc/sys/aio_suspend.2
  1.13.40.1.4.1     +0 -0      src/lib/libc/sys/aio_waitcomplete.2
  1.21.2.1.4.1      +0 -0      src/lib/libc/sys/aio_write.2
  1.29.4.1.4.1      +0 -0      src/lib/libc/sys/bind.2
  1.26.16.1.4.1     +0 -0      src/lib/libc/sys/brk.2
  1.1.2.3.2.1       +0 -0      src/lib/libc/sys/cap_enter.2
  1.2.2.4.2.1       +0 -0      src/lib/libc/sys/cap_new.2
  1.16.16.1.4.1     +0 -0      src/lib/libc/sys/chdir.2
  1.30.2.1.4.1      +0 -0      src/lib/libc/sys/chflags.2
  1.39.2.1.4.1      +0 -0      src/lib/libc/sys/chmod.2
  1.26.4.1.4.1      +0 -0      src/lib/libc/sys/chown.2
  1.21.16.1.4.1     +0 -0      src/lib/libc/sys/chroot.2
  1.28.2.1.4.1      +0 -0      src/lib/libc/sys/clock_gettime.2
  1.28.4.2.2.1      +0 -0      src/lib/libc/sys/close.2
  1.1.6.1.4.1       +0 -0      src/lib/libc/sys/closefrom.2
  1.30.2.1.4.1      +0 -0      src/lib/libc/sys/connect.2
  1.5.2.2.2.1       +0 -0      src/lib/libc/sys/cpuset.2
  1.7.2.2.2.1       +0 -0      src/lib/libc/sys/cpuset_getaffinity.2
  1.23.2.2.2.1      +0 -0      src/lib/libc/sys/dup.2
  1.46.2.1.4.1      +0 -0      src/lib/libc/sys/execve.2
  1.19.4.1.4.1      +0 -0      src/lib/libc/sys/extattr_get_file.2
  1.49.2.2.2.1      +0 -0      src/lib/libc/sys/fcntl.2
  1.3.4.1.4.1       +0 -0      src/lib/libc/sys/fcntl.c
  1.16.28.1.4.1     +0 -0      src/lib/libc/sys/fhopen.2
  1.27.2.2.2.1      +0 -0      src/lib/libc/sys/flock.2
  1.20.16.1.4.1     +0 -0      src/lib/libc/sys/fork.2
  1.19.16.1.4.1     +0 -0      src/lib/libc/sys/fsync.2
  1.7.16.1.4.1      +0 -0      src/lib/libc/sys/ftruncate.c
  1.24.16.1.4.1     +0 -0      src/lib/libc/sys/getdirentries.2
  1.10.16.1.4.1     +0 -0      src/lib/libc/sys/getdtablesize.2
  1.18.2.1.4.1      +0 -0      src/lib/libc/sys/getfh.2
  1.19.16.1.4.1     +0 -0      src/lib/libc/sys/getfsstat.2
  1.14.16.1.4.1     +0 -0      src/lib/libc/sys/getgid.2
  1.16.2.1.4.1      +0 -0      src/lib/libc/sys/getgroups.2
  1.25.2.1.4.1      +0 -0      src/lib/libc/sys/getitimer.2
  1.29.16.1.4.1     +0 -0      src/lib/libc/sys/getlogin.2
  1.1.2.1.4.1       +0 -0      src/lib/libc/sys/getloginclass.2
  1.23.16.1.4.1     +0 -0      src/lib/libc/sys/getpeername.2
  1.21.16.1.4.1     +0 -0      src/lib/libc/sys/getpgrp.2
  1.16.16.1.4.1     +0 -0      src/lib/libc/sys/getpid.2
  1.14.2.1.4.1      +0 -0      src/lib/libc/sys/getpriority.2
  1.27.2.1.4.1      +0 -0      src/lib/libc/sys/getrlimit.2
  1.24.2.1.4.1      +0 -0      src/lib/libc/sys/getrusage.2
  1.10.40.1.4.1     +0 -0      src/lib/libc/sys/getsid.2
  1.26.16.1.4.1     +0 -0      src/lib/libc/sys/getsockname.2
  1.42.2.3.2.1      +0 -0      src/lib/libc/sys/getsockopt.2
  1.29.2.1.4.1      +0 -0      src/lib/libc/sys/gettimeofday.2
  1.13.16.1.4.1     +0 -0      src/lib/libc/sys/getuid.2
  1.52.2.1.4.1      +0 -0      src/lib/libc/sys/intro.2
  1.29.2.1.4.1      +0 -0      src/lib/libc/sys/ioctl.2
  1.14.16.1.4.1     +0 -0      src/lib/libc/sys/issetugid.2
  1.36.2.3.2.1      +0 -0      src/lib/libc/sys/jail.2
  1.5.28.1.4.1      +0 -0      src/lib/libc/sys/kenv.2
  1.23.16.2.2.1     +0 -0      src/lib/libc/sys/kill.2
  1.16.40.1.4.1     +0 -0      src/lib/libc/sys/kldfind.2
  1.15.40.1.4.1     +0 -0      src/lib/libc/sys/kldfirstmod.2
  1.18.38.1.4.1     +0 -0      src/lib/libc/sys/kldload.2
  1.18.16.1.4.1     +0 -0      src/lib/libc/sys/kldnext.2
  1.25.2.1.4.1      +0 -0      src/lib/libc/sys/kldstat.2
  1.7.2.1.4.1       +0 -0      src/lib/libc/sys/kldsym.2
  1.21.4.1.4.1      +0 -0      src/lib/libc/sys/kldunload.2
  1.52.2.3.2.1      +0 -0      src/lib/libc/sys/kqueue.2
  1.22.16.1.4.1     +0 -0      src/lib/libc/sys/kse.2
  1.27.4.3.2.1      +0 -0      src/lib/libc/sys/ktrace.2
  1.29.4.1.4.1      +0 -0      src/lib/libc/sys/link.2
  1.6.16.1.4.1      +0 -0      src/lib/libc/sys/lio_listio.2
  1.30.16.1.4.1     +0 -0      src/lib/libc/sys/listen.2
  1.25.16.2.2.1     +0 -0      src/lib/libc/sys/lseek.2
  1.7.16.1.4.1      +0 -0      src/lib/libc/sys/lseek.c
  1.32.16.2.2.1     +0 -0      src/lib/libc/sys/madvise.2
  1.27.4.1.4.1      +0 -0      src/lib/libc/sys/mincore.2
  1.24.4.1.4.1      +0 -0      src/lib/libc/sys/minherit.2
  1.28.4.1.4.1      +0 -0      src/lib/libc/sys/mkdir.2
  1.23.4.1.4.1      +0 -0      src/lib/libc/sys/mkfifo.2
  1.19.2.1.4.1      +0 -0      src/lib/libc/sys/mknod.2
  1.23.2.1.4.1      +0 -0      src/lib/libc/sys/mlock.2
  1.4.2.1.4.1       +0 -0      src/lib/libc/sys/mlockall.2
  1.63.2.3.2.1      +0 -0      src/lib/libc/sys/mmap.2
  1.7.16.1.4.1      +0 -0      src/lib/libc/sys/mmap.c
  1.9.40.1.4.1      +0 -0      src/lib/libc/sys/modfind.2
  1.9.28.1.4.1      +0 -0      src/lib/libc/sys/modnext.2
  1.13.2.1.4.1      +0 -0      src/lib/libc/sys/modstat.2
  1.47.2.1.4.1      +0 -0      src/lib/libc/sys/mount.2
  1.18.16.1.4.1     +0 -0      src/lib/libc/sys/mprotect.2
  1.7.2.1.4.1       +0 -0      src/lib/libc/sys/mq_close.2
  1.7.2.1.4.1       +0 -0      src/lib/libc/sys/mq_getattr.2
  1.11.2.1.4.1      +0 -0      src/lib/libc/sys/mq_notify.2
  1.11.2.1.4.1      +0 -0      src/lib/libc/sys/mq_open.2
  1.8.2.1.4.1       +0 -0      src/lib/libc/sys/mq_receive.2
  1.7.2.1.4.1       +0 -0      src/lib/libc/sys/mq_send.2
  1.9.2.1.4.1       +0 -0      src/lib/libc/sys/mq_setattr.2
  1.1.4.1.4.1       +0 -0      src/lib/libc/sys/msgctl.2
  1.1.4.1.4.1       +0 -0      src/lib/libc/sys/msgget.2
  1.1.4.1.4.1       +0 -0      src/lib/libc/sys/msgrcv.2
  1.1.4.2.2.1       +0 -0      src/lib/libc/sys/msgsnd.2
  1.29.16.2.2.1     +0 -0      src/lib/libc/sys/msync.2
  1.20.16.1.4.1     +0 -0      src/lib/libc/sys/munmap.2
  1.19.2.1.4.1      +0 -0      src/lib/libc/sys/nanosleep.2
  1.19.16.1.4.1     +0 -0      src/lib/libc/sys/nfssvc.2
  1.6.2.1.4.1       +0 -0      src/lib/libc/sys/ntp_adjtime.2
  1.44.2.1.4.1      +0 -0      src/lib/libc/sys/open.2
  1.25.2.3.2.1      +0 -0      src/lib/libc/sys/pathconf.2
  1.1.2.2.2.1       +0 -0      src/lib/libc/sys/pdfork.2
  1.24.4.1.4.1      +0 -0      src/lib/libc/sys/pipe.2
  1.16.28.1.4.1     +0 -0      src/lib/libc/sys/poll.2
  1.1.2.3.2.1       +0 -0      src/lib/libc/sys/posix_fadvise.2
  1.1.2.2.2.1       +0 -0      src/lib/libc/sys/posix_fallocate.2
  1.1.4.1.4.1       +0 -0      src/lib/libc/sys/posix_openpt.2
  1.4.16.1.4.1      +0 -0      src/lib/libc/sys/pread.c
  1.15.16.1.4.1     +0 -0      src/lib/libc/sys/profil.2
  1.1.4.1.4.1       +0 -0      src/lib/libc/sys/pselect.2
  1.48.2.4.2.1      +0 -0      src/lib/libc/sys/ptrace.2
  1.4.16.1.4.1      +0 -0      src/lib/libc/sys/pwrite.c
  1.27.2.2.2.1      +0 -0      src/lib/libc/sys/quotactl.2
  1.35.16.2.2.1     +0 -0      src/lib/libc/sys/read.2
  1.17.4.1.4.1      +0 -0      src/lib/libc/sys/readlink.2
  1.20.16.1.4.1     +0 -0      src/lib/libc/sys/reboot.2
  1.36.2.1.4.1      +0 -0      src/lib/libc/sys/recv.2
  1.29.4.1.4.1      +0 -0      src/lib/libc/sys/rename.2
  1.14.4.1.4.1      +0 -0      src/lib/libc/sys/revoke.2
  1.37.2.1.4.1      +0 -0      src/lib/libc/sys/rfork.2
  1.17.16.1.4.1     +0 -0      src/lib/libc/sys/rmdir.2
  1.26.28.2.2.1     +0 -0      src/lib/libc/sys/rtprio.2
  1.19.36.1.4.1     +0 -0      src/lib/libc/sys/sched_get_priority_max.2
  1.17.36.1.4.1     +0 -0      src/lib/libc/sys/sched_setparam.2
  1.18.2.1.4.1      +0 -0      src/lib/libc/sys/sched_setscheduler.2
  1.13.36.1.4.1     +0 -0      src/lib/libc/sys/sched_yield.2
  1.6.2.1.4.1       +0 -0      src/lib/libc/sys/sctp_generic_recvmsg.2
  1.5.2.2.2.1       +0 -0      src/lib/libc/sys/sctp_generic_sendmsg.2
  1.7.2.2.2.1       +0 -0      src/lib/libc/sys/sctp_peeloff.2
  1.34.4.2.2.1      +0 -0      src/lib/libc/sys/select.2
  1.21.4.1.4.1      +0 -0      src/lib/libc/sys/semctl.2
  1.16.28.1.4.1     +0 -0      src/lib/libc/sys/semget.2
  1.20.2.1.4.1      +0 -0      src/lib/libc/sys/semop.2
  1.37.4.1.4.1      +0 -0      src/lib/libc/sys/send.2
  1.35.2.2.2.1      +0 -0      src/lib/libc/sys/sendfile.2
  1.6.2.3.2.1       +0 -0      src/lib/libc/sys/setfib.2
  1.16.4.1.4.1      +0 -0      src/lib/libc/sys/setgroups.2
  1.17.2.1.4.1      +0 -0      src/lib/libc/sys/setpgid.2
  1.15.16.1.4.1     +0 -0      src/lib/libc/sys/setregid.2
  1.14.40.1.4.1     +0 -0      src/lib/libc/sys/setresuid.2
  1.17.16.1.4.1     +0 -0      src/lib/libc/sys/setreuid.2
  1.14.16.1.4.1     +0 -0      src/lib/libc/sys/setsid.2
  1.25.2.2.2.1      +0 -0      src/lib/libc/sys/setuid.2
  1.15.2.2.2.1      +0 -0      src/lib/libc/sys/shm_open.2
  1.19.2.1.4.1      +0 -0      src/lib/libc/sys/shmat.2
  1.22.2.1.4.1      +0 -0      src/lib/libc/sys/shmctl.2
  1.20.2.1.4.1      +0 -0      src/lib/libc/sys/shmget.2
  1.22.16.1.4.1     +0 -0      src/lib/libc/sys/shutdown.2
  1.62.2.1.4.1      +0 -0      src/lib/libc/sys/sigaction.2
  1.24.2.1.4.1      +0 -0      src/lib/libc/sys/sigaltstack.2
  1.13.16.1.4.1     +0 -0      src/lib/libc/sys/sigpending.2
  1.23.2.1.4.1      +0 -0      src/lib/libc/sys/sigprocmask.2
  1.8.16.2.2.1      +0 -0      src/lib/libc/sys/sigqueue.2
  1.19.2.1.4.1      +0 -0      src/lib/libc/sys/sigreturn.2
  1.9.16.1.4.1      +0 -0      src/lib/libc/sys/sigstack.2
  1.17.16.1.4.1     +0 -0      src/lib/libc/sys/sigsuspend.2
  1.14.2.1.4.1      +0 -0      src/lib/libc/sys/sigwait.2
  1.1.2.1.4.1       +0 -0      src/lib/libc/sys/sigwait.c
  1.8.2.1.4.1       +0 -0      src/lib/libc/sys/sigwaitinfo.2
  1.34.4.1.4.1      +0 -0      src/lib/libc/sys/socket.2
  1.17.16.1.4.1     +0 -0      src/lib/libc/sys/socketpair.2
  1.10.2.1.4.1      +0 -0      src/lib/libc/sys/stack_protector.c
  1.1.4.1.4.1       +0 -0      src/lib/libc/sys/stack_protector_compat.c
  1.52.2.2.2.1      +0 -0      src/lib/libc/sys/stat.2
  1.29.16.1.4.1     +0 -0      src/lib/libc/sys/statfs.2
  1.17.16.1.4.1     +0 -0      src/lib/libc/sys/swapon.2
  1.23.4.1.4.1      +0 -0      src/lib/libc/sys/symlink.2
  1.16.16.1.4.1     +0 -0      src/lib/libc/sys/sync.2
  1.10.16.1.4.1     +0 -0      src/lib/libc/sys/sysarch.2
  1.13.16.1.4.1     +0 -0      src/lib/libc/sys/syscall.2
  1.10.4.3.2.1      +0 -0      src/lib/libc/sys/timer_create.2
  1.6.16.2.2.1      +0 -0      src/lib/libc/sys/timer_delete.2
  1.8.16.2.2.1      +0 -0      src/lib/libc/sys/timer_settime.2
  1.21.16.1.4.1     +0 -0      src/lib/libc/sys/truncate.2
  1.5.16.1.4.1      +0 -0      src/lib/libc/sys/truncate.c
  1.14.16.1.4.1     +0 -0      src/lib/libc/sys/umask.2
  1.18.16.1.4.1     +0 -0      src/lib/libc/sys/undelete.2
  1.25.2.2.2.1      +0 -0      src/lib/libc/sys/unlink.2
  1.22.4.1.4.1      +0 -0      src/lib/libc/sys/utimes.2
  1.4.2.1.4.1       +0 -0      src/lib/libc/sys/utrace.2
  1.8.16.1.4.1      +0 -0      src/lib/libc/sys/uuidgen.2
  1.30.2.1.4.1      +0 -0      src/lib/libc/sys/vfork.2
  1.31.2.1.4.1      +0 -0      src/lib/libc/sys/wait.2
  1.34.16.1.4.1     +0 -0      src/lib/libc/sys/write.2
  1.5.4.1.4.1       +0 -0      src/lib/libc/uuid/Makefile.inc
  1.4.4.1.4.1       +0 -0      src/lib/libc/uuid/Symbol.map
  1.8.2.2.2.1       +0 -0      src/lib/libc/uuid/uuid.3
  1.6.16.1.4.1      +0 -0      src/lib/libc/uuid/uuid_compare.c
  1.2.38.1.4.1      +0 -0      src/lib/libc/uuid/uuid_create.c
  1.2.38.1.4.1      +0 -0      src/lib/libc/uuid/uuid_create_nil.c
  1.3.28.1.4.1      +0 -0      src/lib/libc/uuid/uuid_equal.c
  1.2.38.1.4.1      +0 -0      src/lib/libc/uuid/uuid_from_string.c
  1.3.28.1.4.1      +0 -0      src/lib/libc/uuid/uuid_hash.c
  1.4.28.1.4.1      +0 -0      src/lib/libc/uuid/uuid_is_nil.c
  1.1.8.1.4.1       +0 -0      src/lib/libc/uuid/uuid_stream.c
  1.3.28.1.4.1      +0 -0      src/lib/libc/uuid/uuid_to_string.c
  1.16.2.1.4.1      +0 -0      src/lib/libc/xdr/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/lib/libc/xdr/Symbol.map
  1.19.2.1.4.1      +0 -0      src/lib/libc/xdr/xdr.3
  1.15.4.1.4.1      +0 -0      src/lib/libc/xdr/xdr.c
  1.15.28.1.4.1     +0 -0      src/lib/libc/xdr/xdr_array.c
  1.14.28.1.4.1     +0 -0      src/lib/libc/xdr/xdr_float.c
  1.13.28.1.4.1     +0 -0      src/lib/libc/xdr/xdr_mem.c
  1.23.4.1.4.1      +0 -0      src/lib/libc/xdr/xdr_rec.c
  1.12.28.1.4.1     +0 -0      src/lib/libc/xdr/xdr_reference.c
  1.6.2.1.4.1       +0 -0      src/lib/libc/xdr/xdr_sizeof.c
  1.13.28.1.4.1     +0 -0      src/lib/libc/xdr/xdr_stdio.c
  1.10.16.2.2.1     +0 -0      src/lib/libc/yp/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/libc/yp/Symbol.map
  1.17.2.1.4.1      +0 -0      src/lib/libc/yp/xdryp.c
  1.52.2.1.4.1      +0 -0      src/lib/libc/yp/yplib.c
  1.7.2.1.4.1       +0 -0      src/lib/libcalendar/Makefile
  1.13.36.1.4.1     +0 -0      src/lib/libcalendar/calendar.3
  1.4.42.1.4.1      +0 -0      src/lib/libcalendar/calendar.c
  1.4.62.1.4.1      +0 -0      src/lib/libcalendar/calendar.h
  1.5.42.1.4.1      +0 -0      src/lib/libcalendar/easter.c
  1.16.2.1.4.1      +0 -0      src/lib/libcam/Makefile
  1.17.2.1.4.1      +0 -0      src/lib/libcam/cam.3
  1.23.2.1.4.1      +0 -0      src/lib/libcam/cam_cdbparse.3
  1.19.2.2.2.1      +0 -0      src/lib/libcam/camlib.c
  1.5.42.1.4.1      +0 -0      src/lib/libcam/camlib.h
  1.7.42.1.4.1      +0 -0      src/lib/libcam/scsi_cmdparse.c
  1.12.42.1.4.1     +0 -0      src/lib/libcom_err/Makefile
  1.8.62.1.4.1      +0 -0      src/lib/libcom_err/doc/Makefile
  1.4.62.1.4.1      +0 -0      src/lib/libcom_err/doc/com_err.texinfo
  1.13.16.1.4.1     +0 -0      src/lib/libcompat/4.1/ftime.3
  1.7.2.1.4.1       +0 -0      src/lib/libcompat/4.1/ftime.c
  1.12.2.1.4.1      +0 -0      src/lib/libcompat/4.3/re_comp.3
  1.1.2.1.4.1       +0 -0      src/lib/libcompat/4.3/re_comp.c
  1.13.16.1.4.1     +0 -0      src/lib/libcompat/4.3/rexec.3
  1.8.4.1.4.1       +0 -0      src/lib/libcompat/4.3/rexec.c
  1.20.2.1.4.1      +0 -0      src/lib/libcompat/4.4/cuserid.3
  1.4.4.1.4.1       +0 -0      src/lib/libcompat/4.4/cuserid.c
  1.29.2.1.4.1      +0 -0      src/lib/libcompat/Makefile
  1.8.2.4.2.1       +0 -0      src/lib/libcompiler_rt/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_add_4.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_add_8.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_and_4.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_and_8.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_op_n.h
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_or_4.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_or_8.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_sub_4.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_sub_8.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_xor_4.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_fetch_and_xor_8.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_lock_test_and_set_4.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_lock_test_and_set_8.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_val_compare_and_swap_4.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_val_compare_and_swap_8.c
  1.1.2.2.2.1       +0 -0      src/lib/libcompiler_rt/__sync_val_compare_and_swap_n.h
  1.43.2.2.2.1      +0 -0      src/lib/libcrypt/Makefile
  1.13.38.1.4.1     +0 -0      src/lib/libcrypt/crypt-md5.c
  1.1.38.1.4.1      +0 -0      src/lib/libcrypt/crypt-nthash.c
  1.2.2.1.4.1       +0 -0      src/lib/libcrypt/crypt-sha256.c
  1.2.2.1.4.1       +0 -0      src/lib/libcrypt/crypt-sha512.c
  1.33.2.3.2.1      +0 -0      src/lib/libcrypt/crypt.3
  1.25.2.2.2.1      +0 -0      src/lib/libcrypt/crypt.c
  1.10.2.1.4.1      +0 -0      src/lib/libcrypt/crypt.h
  1.4.2.1.4.1       +0 -0      src/lib/libcrypt/misc.c
  1.3.2.3.2.1       +0 -0      src/lib/libcxxrt/Makefile
  1.2.2.3.2.1       +0 -0      src/lib/libcxxrt/Version.map
  1.5.2.1.4.1       +0 -0      src/lib/libdevinfo/Makefile
  1.11.16.1.4.1     +0 -0      src/lib/libdevinfo/devinfo.3
  1.9.16.1.4.1      +0 -0      src/lib/libdevinfo/devinfo.c
  1.8.2.1.4.1       +0 -0      src/lib/libdevinfo/devinfo.h
  1.4.2.1.4.1       +0 -0      src/lib/libdevinfo/devinfo_var.h
  1.18.2.1.4.1      +0 -0      src/lib/libdevstat/Makefile
  1.29.2.1.4.1      +0 -0      src/lib/libdevstat/devstat.3
  1.30.2.1.4.1      +0 -0      src/lib/libdevstat/devstat.c
  1.12.4.1.4.1      +0 -0      src/lib/libdevstat/devstat.h
  1.50.2.1.4.1      +0 -0      src/lib/libdisk/Makefile
  1.15.42.1.4.1     +0 -0      src/lib/libdisk/blocks.c
  1.31.2.1.4.1      +0 -0      src/lib/libdisk/change.c
  1.52.28.1.4.1     +0 -0      src/lib/libdisk/chunk.c
  1.86.28.1.4.1     +0 -0      src/lib/libdisk/create_chunk.c
  1.129.4.1.4.1     +0 -0      src/lib/libdisk/disk.c
  1.43.2.1.4.1      +0 -0      src/lib/libdisk/libdisk.3
  1.65.4.1.4.1      +0 -0      src/lib/libdisk/libdisk.h
  1.14.4.1.4.1      +0 -0      src/lib/libdisk/open_disk.c
  1.6.4.1.4.1       +0 -0      src/lib/libdisk/open_ia64_disk.c
  1.34.36.1.4.1     +0 -0      src/lib/libdisk/rules.c
  1.35.38.1.4.1     +0 -0      src/lib/libdisk/tst01.c
  1.8.36.1.4.1      +0 -0      src/lib/libdisk/write_amd64_disk.c
  1.1.16.1.4.1      +0 -0      src/lib/libdisk/write_arm_disk.c
  1.53.38.1.4.1     +0 -0      src/lib/libdisk/write_disk.c
  1.9.36.1.4.1      +0 -0      src/lib/libdisk/write_i386_disk.c
  1.16.16.1.4.1     +0 -0      src/lib/libdisk/write_ia64_disk.c
  1.1.4.1.4.1       +0 -0      src/lib/libdisk/write_mips_disk.c
  1.11.36.1.4.1     +0 -0      src/lib/libdisk/write_pc98_disk.c
  1.1.36.1.4.1      +0 -0      src/lib/libdisk/write_powerpc_disk.c
  1.8.40.1.4.1      +0 -0      src/lib/libdisk/write_sparc64_disk.c
  1.6.2.1.4.1       +0 -0      src/lib/libdwarf/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/libdwarf/_libdwarf.h
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf.h
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_abbrev.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_attr.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_attrval.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_cu.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_dealloc.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_die.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_dump.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_errmsg.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_errno.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_finish.c
  1.1.6.1.4.1       +0 -0      src/lib/libdwarf/dwarf_form.c
  1.1.2.1.4.1       +0 -0      src/lib/libdwarf/dwarf_func.c
  1.2.2.1.4.1       +0 -0      src/lib/libdwarf/dwarf_init.c
  1.2.4.1.4.1       +0 -0      src/lib/libdwarf/dwarf_loc.c
  1.2.2.1.4.1       +0 -0      src/lib/libdwarf/libdwarf.h
  1.35.2.1.4.1      +0 -0      src/lib/libedit/Makefile
  1.5.16.1.4.1      +0 -0      src/lib/libedit/TEST/test.c
  1.10.16.1.4.1     +0 -0      src/lib/libedit/chared.c
  1.9.16.1.4.1      +0 -0      src/lib/libedit/chared.h
  1.2.2.1.4.1       +0 -0      src/lib/libedit/chartype.h
  1.13.2.2.2.1      +0 -0      src/lib/libedit/common.c
  1.1.4.2.2.1       +0 -0      src/lib/libedit/edit/readline/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/libedit/edit/readline/history.h
  1.2.2.1.4.1       +0 -0      src/lib/libedit/edit/readline/readline.h
  1.1.2.2.2.1       +0 -0      src/lib/libedit/edit/readline/tilde.h
  1.34.2.3.2.1      +0 -0      src/lib/libedit/editline.3
  1.22.2.2.2.1      +0 -0      src/lib/libedit/editrc.5
  1.14.16.2.2.1     +0 -0      src/lib/libedit/el.c
  1.7.16.3.2.1      +0 -0      src/lib/libedit/el.h
  1.11.16.1.4.1     +0 -0      src/lib/libedit/emacs.c
  1.4.4.1.4.1       +0 -0      src/lib/libedit/filecomplete.c
  1.2.4.1.4.1       +0 -0      src/lib/libedit/filecomplete.h
  1.6.16.1.4.1      +0 -0      src/lib/libedit/hist.c
  1.4.16.1.4.1      +0 -0      src/lib/libedit/hist.h
  1.3.4.2.2.1       +0 -0      src/lib/libedit/histedit.h
  1.9.16.2.2.1      +0 -0      src/lib/libedit/history.c
  1.12.16.2.2.1     +0 -0      src/lib/libedit/key.c
  1.6.16.2.2.1      +0 -0      src/lib/libedit/key.h
  1.10.16.1.4.1     +0 -0      src/lib/libedit/makelist
  1.14.16.1.4.1     +0 -0      src/lib/libedit/map.c
  1.4.16.1.4.1      +0 -0      src/lib/libedit/map.h
  1.10.16.1.4.1     +0 -0      src/lib/libedit/parse.c
  1.4.16.1.4.1      +0 -0      src/lib/libedit/parse.h
  1.6.16.2.2.1      +0 -0      src/lib/libedit/prompt.c
  1.3.16.2.2.1      +0 -0      src/lib/libedit/prompt.h
  1.14.2.3.2.1      +0 -0      src/lib/libedit/read.c
  1.3.2.1.4.1       +0 -0      src/lib/libedit/read.h
  1.1.4.1.4.1       +0 -0      src/lib/libedit/readline.c
  1.11.16.2.2.1     +0 -0      src/lib/libedit/refresh.c
  1.3.16.1.4.1      +0 -0      src/lib/libedit/refresh.h
  1.10.16.2.2.1     +0 -0      src/lib/libedit/search.c
  1.4.16.1.4.1      +0 -0      src/lib/libedit/search.h
  1.7.16.3.2.1      +0 -0      src/lib/libedit/sig.c
  1.3.16.3.2.1      +0 -0      src/lib/libedit/sig.h
  1.6.16.1.4.1      +0 -0      src/lib/libedit/sys.h
  1.22.2.2.2.1      +0 -0      src/lib/libedit/term.c
  1.9.2.2.2.1       +0 -0      src/lib/libedit/term.h
  1.8.16.1.4.1      +0 -0      src/lib/libedit/tokenizer.c
  1.9.16.2.2.1      +0 -0      src/lib/libedit/tty.c
  1.5.16.1.4.1      +0 -0      src/lib/libedit/tty.h
  1.14.16.2.2.1     +0 -0      src/lib/libedit/vi.c
  1.1.2.1.4.1       +0 -0      src/lib/libefi/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libefi/efi_getvar.c
  1.1.2.1.4.1       +0 -0      src/lib/libefi/efi_nextvarname.c
  1.1.2.1.4.1       +0 -0      src/lib/libefi/efi_setvar.c
  1.4.2.1.4.1       +0 -0      src/lib/libefi/libefi.3
  1.1.2.1.4.1       +0 -0      src/lib/libefi/libefi.c
  1.1.2.1.4.1       +0 -0      src/lib/libefi/libefi.h
  1.1.2.1.4.1       +0 -0      src/lib/libefi/libefi_int.h
  1.12.2.1.4.1      +0 -0      src/lib/libelf/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/libelf/README
  1.4.2.1.4.1       +0 -0      src/lib/libelf/Version.map
  1.5.2.1.4.1       +0 -0      src/lib/libelf/_libelf.h
  1.10.2.2.2.1      +0 -0      src/lib/libelf/elf.3
  1.7.2.1.4.1       +0 -0      src/lib/libelf/elf_begin.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_begin.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_cntl.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_cntl.c
  1.6.2.1.4.1       +0 -0      src/lib/libelf/elf_data.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_end.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_end.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_errmsg.3
  1.2.16.1.4.1      +0 -0      src/lib/libelf/elf_errmsg.c
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_errno.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_fill.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_fill.c
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_flag.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_flagdata.3
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_getarhdr.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_getarhdr.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_getarsym.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_getarsym.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_getbase.3
  1.2.2.1.4.1       +0 -0      src/lib/libelf/elf_getbase.c
  1.6.2.3.2.1       +0 -0      src/lib/libelf/elf_getdata.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_getident.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_getident.c
  1.1.6.1.4.1       +0 -0      src/lib/libelf/elf_getphdrnum.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_getphnum.3
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_getscn.3
  1.1.6.1.4.1       +0 -0      src/lib/libelf/elf_getshdrnum.3
  1.1.6.1.4.1       +0 -0      src/lib/libelf/elf_getshdrstrndx.3
  1.5.2.1.4.1       +0 -0      src/lib/libelf/elf_getshnum.3
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_getshstrndx.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_hash.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_hash.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_kind.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_kind.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_memory.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_memory.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_next.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_next.c
  1.2.2.1.4.1       +0 -0      src/lib/libelf/elf_phnum.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_rand.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_rand.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_rawfile.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_rawfile.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/elf_scn.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_shnum.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_shstrndx.c
  1.5.2.2.2.1       +0 -0      src/lib/libelf/elf_strptr.3
  1.2.4.1.4.1       +0 -0      src/lib/libelf/elf_strptr.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_types.m4
  1.7.2.2.2.1       +0 -0      src/lib/libelf/elf_update.3
  1.11.2.1.4.1      +0 -0      src/lib/libelf/elf_update.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/elf_version.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/elf_version.c
  1.2.2.1.4.1       +0 -0      src/lib/libelf/gelf.3
  1.3.16.1.4.1      +0 -0      src/lib/libelf/gelf.h
  1.2.16.1.4.1      +0 -0      src/lib/libelf/gelf_cap.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_checksum.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/gelf_checksum.c
  1.1.16.1.4.1      +0 -0      src/lib/libelf/gelf_dyn.c
  1.2.2.1.4.1       +0 -0      src/lib/libelf/gelf_ehdr.c
  1.6.2.1.4.1       +0 -0      src/lib/libelf/gelf_fsize.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/gelf_fsize.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getcap.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getclass.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/gelf_getclass.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getdyn.3
  1.5.2.1.4.1       +0 -0      src/lib/libelf/gelf_getehdr.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getmove.3
  1.5.2.2.2.1       +0 -0      src/lib/libelf/gelf_getphdr.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getrel.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getrela.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getshdr.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getsym.3
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_getsyminfo.3
  1.4.2.1.4.1       +0 -0      src/lib/libelf/gelf_getsymshndx.3
  1.2.16.1.4.1      +0 -0      src/lib/libelf/gelf_move.c
  1.5.2.2.2.1       +0 -0      src/lib/libelf/gelf_newehdr.3
  1.5.2.1.4.1       +0 -0      src/lib/libelf/gelf_newphdr.3
  1.2.2.1.4.1       +0 -0      src/lib/libelf/gelf_phdr.c
  1.2.4.1.4.1       +0 -0      src/lib/libelf/gelf_rel.c
  1.2.4.1.4.1       +0 -0      src/lib/libelf/gelf_rela.c
  1.2.2.1.4.1       +0 -0      src/lib/libelf/gelf_shdr.c
  1.1.16.1.4.1      +0 -0      src/lib/libelf/gelf_sym.c
  1.2.16.1.4.1      +0 -0      src/lib/libelf/gelf_syminfo.c
  1.1.16.1.4.1      +0 -0      src/lib/libelf/gelf_symshndx.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/gelf_update_ehdr.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/gelf_xlate.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/gelf_xlatetof.3
  1.1.16.1.4.1      +0 -0      src/lib/libelf/libelf.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/libelf.h
  1.4.2.1.4.1       +0 -0      src/lib/libelf/libelf_align.c
  1.2.16.1.4.1      +0 -0      src/lib/libelf/libelf_allocate.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/libelf_ar.c
  1.1.6.1.4.1       +0 -0      src/lib/libelf/libelf_ar_util.c
  1.2.16.1.4.1      +0 -0      src/lib/libelf/libelf_checksum.c
  1.10.2.1.4.1      +0 -0      src/lib/libelf/libelf_convert.m4
  1.7.2.1.4.1       +0 -0      src/lib/libelf/libelf_data.c
  1.3.2.1.4.1       +0 -0      src/lib/libelf/libelf_ehdr.c
  1.1.16.1.4.1      +0 -0      src/lib/libelf/libelf_extended.c
  1.6.2.1.4.1       +0 -0      src/lib/libelf/libelf_fsize.m4
  1.3.2.1.4.1       +0 -0      src/lib/libelf/libelf_msize.m4
  1.3.2.1.4.1       +0 -0      src/lib/libelf/libelf_phdr.c
  1.1.16.1.4.1      +0 -0      src/lib/libelf/libelf_shdr.c
  1.4.2.1.4.1       +0 -0      src/lib/libelf/libelf_xlate.c
  1.10.2.1.4.1      +0 -0      src/lib/libexpat/Makefile
  1.2.16.1.4.1      +0 -0      src/lib/libexpat/expat_config.h
  1.6.2.1.4.1       +0 -0      src/lib/libexpat/libbsdxml.3
  1.57.2.1.4.1      +0 -0      src/lib/libfetch/Makefile
  1.60.2.6.2.1      +0 -0      src/lib/libfetch/common.c
  1.30.4.3.2.1      +0 -0      src/lib/libfetch/common.h
  1.67.2.4.2.1      +0 -0      src/lib/libfetch/fetch.3
  1.42.4.3.2.1      +0 -0      src/lib/libfetch/fetch.c
  1.27.4.2.2.1      +0 -0      src/lib/libfetch/fetch.h
  1.19.2.2.2.1      +0 -0      src/lib/libfetch/file.c
  1.105.2.3.2.1     +0 -0      src/lib/libfetch/ftp.c
  1.6.42.1.4.1      +0 -0      src/lib/libfetch/ftp.errors
  1.92.2.4.2.1      +0 -0      src/lib/libfetch/http.c
  1.5.42.1.4.1      +0 -0      src/lib/libfetch/http.errors
  1.18.2.1.4.1      +0 -0      src/lib/libftpio/Makefile
  1.5.42.1.4.1      +0 -0      src/lib/libftpio/ftp.errors
  1.36.2.1.4.1      +0 -0      src/lib/libftpio/ftpio.3
  1.47.4.1.4.1      +0 -0      src/lib/libftpio/ftpio.c
  1.17.42.1.4.1     +0 -0      src/lib/libftpio/ftpio.h
  1.12.4.1.4.1      +0 -0      src/lib/libgeom/Makefile
  1.7.2.1.4.1       +0 -0      src/lib/libgeom/geom_ctl.c
  1.4.2.1.4.1       +0 -0      src/lib/libgeom/geom_getxml.c
  1.3.40.1.4.1      +0 -0      src/lib/libgeom/geom_stats.c
  1.4.2.1.4.1       +0 -0      src/lib/libgeom/geom_util.c
  1.9.2.1.4.1       +0 -0      src/lib/libgeom/geom_xml2tree.c
  1.15.2.1.4.1      +0 -0      src/lib/libgeom/libgeom.3
  1.14.2.1.4.1      +0 -0      src/lib/libgeom/libgeom.h
  1.9.2.1.4.1       +0 -0      src/lib/libgpib/Makefile
  1.3.2.2.2.1       +0 -0      src/lib/libgpib/gpib.3
  1.2.30.1.4.1      +0 -0      src/lib/libgpib/gpib.h
  1.6.30.1.4.1      +0 -0      src/lib/libgpib/ibfoo.c
  1.6.2.1.4.1       +0 -0      src/lib/libgssapi/Makefile
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/Symbol.map
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/context.h
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/cred.h
  1.6.2.1.4.1       +0 -0      src/lib/libgssapi/gss_accept_sec_context.3
  1.5.4.1.4.1       +0 -0      src/lib/libgssapi/gss_accept_sec_context.c
  1.6.2.1.4.1       +0 -0      src/lib/libgssapi/gss_acquire_cred.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_acquire_cred.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_add_cred.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_add_cred.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_add_oid_set_member.3
  1.2.16.1.4.1      +0 -0      src/lib/libgssapi/gss_add_oid_set_member.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_buffer_set.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_canonicalize_name.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_canonicalize_name.c
  1.6.2.1.4.1       +0 -0      src/lib/libgssapi/gss_compare_name.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_compare_name.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_context_time.3
  1.1.16.1.4.1      +0 -0      src/lib/libgssapi/gss_context_time.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_create_empty_oid_set.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_create_empty_oid_set.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_decapsulate_token.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_delete_sec_context.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_delete_sec_context.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_display_name.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_display_name.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_display_status.3
  1.4.4.1.4.1       +0 -0      src/lib/libgssapi/gss_display_status.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_duplicate_name.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_duplicate_name.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_duplicate_oid.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_encapsulate_token.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_export_name.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_export_name.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_export_sec_context.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_export_sec_context.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_get_mic.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_get_mic.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_import_name.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_import_name.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_import_sec_context.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_import_sec_context.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_indicate_mechs.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_indicate_mechs.c
  1.6.2.1.4.1       +0 -0      src/lib/libgssapi/gss_init_sec_context.3
  1.5.4.1.4.1       +0 -0      src/lib/libgssapi/gss_init_sec_context.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_context.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_context.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_cred.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_cred.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_cred_by_mech.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_cred_by_mech.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_cred_by_oid.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_mechs_for_name.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_mechs_for_name.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_names_for_mech.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_names_for_mech.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_inquire_sec_context_by_oid.c
  1.1.16.1.4.1      +0 -0      src/lib/libgssapi/gss_krb5.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_mech_switch.c
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_names.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_oid_to_str.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_pname_to_uid.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_process_context_token.3
  1.1.16.1.4.1      +0 -0      src/lib/libgssapi/gss_process_context_token.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_pseudo_random.c
  1.5.2.2.2.1       +0 -0      src/lib/libgssapi/gss_release_buffer.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_release_buffer.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_release_cred.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_release_cred.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_release_name.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_release_name.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_release_oid.c
  1.5.2.2.2.1       +0 -0      src/lib/libgssapi/gss_release_oid_set.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_release_oid_set.c
  1.1.16.1.4.1      +0 -0      src/lib/libgssapi/gss_seal.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_set_cred_option.c
  1.1.4.1.4.1       +0 -0      src/lib/libgssapi/gss_set_sec_context_option.c
  1.1.16.1.4.1      +0 -0      src/lib/libgssapi/gss_sign.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_test_oid_set_member.3
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/gss_test_oid_set_member.c
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_unseal.c
  1.6.2.1.4.1       +0 -0      src/lib/libgssapi/gss_unwrap.3
  1.1.16.1.4.1      +0 -0      src/lib/libgssapi/gss_unwrap.c
  1.5.4.1.4.1       +0 -0      src/lib/libgssapi/gss_utils.c
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_verify.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_verify_mic.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_verify_mic.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_wrap.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_wrap.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gss_wrap_size_limit.3
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/gss_wrap_size_limit.c
  1.5.2.1.4.1       +0 -0      src/lib/libgssapi/gssapi.3
  1.3.2.2.2.1       +0 -0      src/lib/libgssapi/mech.5
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/mech_switch.h
  1.2.4.1.4.1       +0 -0      src/lib/libgssapi/name.h
  1.1.16.1.4.1      +0 -0      src/lib/libgssapi/spnego.h
  1.3.4.1.4.1       +0 -0      src/lib/libgssapi/utils.h
  1.2.2.1.4.1       +0 -0      src/lib/libiconv/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/BIG5/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/BIG5/citrus_big5.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/BIG5/citrus_big5.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/DECHanyu/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/DECHanyu/citrus_dechanyu.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/DECHanyu/citrus_dechanyu.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/EUC/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/EUC/citrus_euc.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/EUC/citrus_euc.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/EUCTW/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/EUCTW/citrus_euctw.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/EUCTW/citrus_euctw.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/GBK2K/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/GBK2K/citrus_gbk2k.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/GBK2K/citrus_gbk2k.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/HZ/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/HZ/citrus_hz.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/HZ/citrus_hz.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/ISO2022/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/ISO2022/citrus_iso2022.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/ISO2022/citrus_iso2022.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/JOHAB/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/JOHAB/citrus_johab.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/JOHAB/citrus_johab.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/MSKanji/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/MSKanji/citrus_mskanji.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/MSKanji/citrus_mskanji.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UES/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UES/citrus_ues.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UES/citrus_ues.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF1632/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF1632/citrus_utf1632.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF1632/citrus_utf1632.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF7/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF7/citrus_utf7.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF7/citrus_utf7.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF8/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF8/citrus_utf8.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/UTF8/citrus_utf8.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/VIQR/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/VIQR/citrus_viqr.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/VIQR/citrus_viqr.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/ZW/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/ZW/citrus_zw.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/ZW/citrus_zw.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/iconv_none/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/iconv_none/citrus_iconv_none.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/iconv_none/citrus_iconv_none.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/iconv_std/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/iconv_std/citrus_iconv_std.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/iconv_std/citrus_iconv_std.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/iconv_std/citrus_iconv_std_local.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_646/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_646/citrus_mapper_646.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_646/citrus_mapper_646.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_none/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_none/citrus_mapper_none.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_none/citrus_mapper_none.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_parallel/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_serial/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_std/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_std/citrus_mapper_std.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_std/citrus_mapper_std.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_std/citrus_mapper_std_file.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_std/citrus_mapper_std_local.h
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_zone/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_zone/citrus_mapper_zone.c
  1.1.2.1.4.1       +0 -0      src/lib/libiconv_modules/mapper_zone/citrus_mapper_zone.h
  1.23.2.1.4.1      +0 -0      src/lib/libipsec/Makefile
  1.10.2.1.4.1      +0 -0      src/lib/libipsec/ipsec_dump_policy.c
  1.4.16.1.4.1      +0 -0      src/lib/libipsec/ipsec_get_policylen.c
  1.23.16.1.4.1     +0 -0      src/lib/libipsec/ipsec_set_policy.3
  1.15.16.2.2.1     +0 -0      src/lib/libipsec/ipsec_strerror.3
  1.5.16.1.4.1      +0 -0      src/lib/libipsec/ipsec_strerror.c
  1.4.42.1.4.1      +0 -0      src/lib/libipsec/ipsec_strerror.h
  1.4.42.1.4.1      +0 -0      src/lib/libipsec/libpfkey.h
  1.9.16.3.2.1      +0 -0      src/lib/libipsec/pfkey.c
  1.17.16.1.4.1     +0 -0      src/lib/libipsec/pfkey_dump.c
  1.5.16.1.4.1      +0 -0      src/lib/libipsec/policy_parse.y
  1.9.16.2.2.1      +0 -0      src/lib/libipsec/policy_token.l
  1.8.16.1.4.1      +0 -0      src/lib/libipsec/test-policy.c
  1.8.2.1.4.1       +0 -0      src/lib/libipx/Makefile
  1.17.2.1.4.1      +0 -0      src/lib/libipx/ipx.3
  1.9.16.1.4.1      +0 -0      src/lib/libipx/ipx_addr.c
  1.7.16.1.4.1      +0 -0      src/lib/libipx/ipx_ntoa.c
  1.2.2.1.4.1       +0 -0      src/lib/libjail/Makefile
  1.4.2.1.4.1       +0 -0      src/lib/libjail/jail.3
  1.10.2.4.2.1      +0 -0      src/lib/libjail/jail.c
  1.2.4.1.4.1       +0 -0      src/lib/libjail/jail.h
  1.2.2.1.4.1       +0 -0      src/lib/libjail/jail_getid.c
  1.7.2.2.2.1       +0 -0      src/lib/libkiconv/Makefile
  1.6.36.1.4.1      +0 -0      src/lib/libkiconv/kiconv.3
  1.2.4.1.4.1       +0 -0      src/lib/libkiconv/kiconv_sysctl.c
  1.2.4.1.4.1       +0 -0      src/lib/libkiconv/quirks.c
  1.1.38.1.4.1      +0 -0      src/lib/libkiconv/quirks.h
  1.5.4.3.2.1       +0 -0      src/lib/libkiconv/xlat16_iconv.c
  1.3.4.1.4.1       +0 -0      src/lib/libkiconv/xlat16_sysctl.c
  1.75.2.1.4.1      +0 -0      src/lib/libkse/Makefile
  1.4.2.1.4.1       +0 -0      src/lib/libkse/arch/amd64/Makefile.inc
  1.9.16.1.4.1      +0 -0      src/lib/libkse/arch/amd64/amd64/context.S
  1.6.16.1.4.1      +0 -0      src/lib/libkse/arch/amd64/amd64/enter_uts.S
  1.5.16.1.4.1      +0 -0      src/lib/libkse/arch/amd64/amd64/pthread_md.c
  1.4.4.1.4.1       +0 -0      src/lib/libkse/arch/amd64/include/atomic_ops.h
  1.12.4.1.4.1      +0 -0      src/lib/libkse/arch/amd64/include/pthread_md.h
  1.4.2.1.4.1       +0 -0      src/lib/libkse/arch/arm/Makefile.inc
  1.4.16.1.4.1      +0 -0      src/lib/libkse/arch/arm/arm/context.S
  1.5.16.1.4.1      +0 -0      src/lib/libkse/arch/arm/arm/pthread_md.c
  1.5.4.1.4.1       +0 -0      src/lib/libkse/arch/arm/include/atomic_ops.h
  1.9.16.1.4.1      +0 -0      src/lib/libkse/arch/arm/include/pthread_md.h
  1.5.2.1.4.1       +0 -0      src/lib/libkse/arch/i386/Makefile.inc
  1.9.16.1.4.1      +0 -0      src/lib/libkse/arch/i386/i386/pthread_md.c
  1.7.16.1.4.1      +0 -0      src/lib/libkse/arch/i386/i386/thr_enter_uts.S
  1.7.16.1.4.1      +0 -0      src/lib/libkse/arch/i386/i386/thr_getcontext.S
  1.5.4.1.4.1       +0 -0      src/lib/libkse/arch/i386/include/atomic_ops.h
  1.18.4.1.4.1      +0 -0      src/lib/libkse/arch/i386/include/pthread_md.h
  1.6.2.1.4.1       +0 -0      src/lib/libkse/arch/ia64/Makefile.inc
  1.6.16.1.4.1      +0 -0      src/lib/libkse/arch/ia64/ia64/context.S
  1.2.16.1.4.1      +0 -0      src/lib/libkse/arch/ia64/ia64/enter_uts.S
  1.6.16.1.4.1      +0 -0      src/lib/libkse/arch/ia64/ia64/pthread_md.c
  1.3.4.1.4.1       +0 -0      src/lib/libkse/arch/ia64/include/atomic_ops.h
  1.20.4.1.4.1      +0 -0      src/lib/libkse/arch/ia64/include/pthread_md.h
  1.3.2.1.4.1       +0 -0      src/lib/libkse/arch/powerpc/Makefile.inc
  1.3.4.1.4.1       +0 -0      src/lib/libkse/arch/powerpc/include/atomic_ops.h
  1.9.4.1.4.1       +0 -0      src/lib/libkse/arch/powerpc/include/pthread_md.h
  1.2.16.1.4.1      +0 -0      src/lib/libkse/arch/powerpc/powerpc/assym.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/arch/powerpc/powerpc/assym.s
  1.2.16.1.4.1      +0 -0      src/lib/libkse/arch/powerpc/powerpc/context.S
  1.2.16.1.4.1      +0 -0      src/lib/libkse/arch/powerpc/powerpc/enter_uts.S
  1.5.16.1.4.1      +0 -0      src/lib/libkse/arch/powerpc/powerpc/pthread_md.c
  1.3.2.1.4.1       +0 -0      src/lib/libkse/arch/sparc64/Makefile.inc
  1.3.4.1.4.1       +0 -0      src/lib/libkse/arch/sparc64/include/atomic_ops.h
  1.7.4.1.4.1       +0 -0      src/lib/libkse/arch/sparc64/include/pthread_md.h
  1.3.16.1.4.1      +0 -0      src/lib/libkse/arch/sparc64/sparc64/assym.s
  1.4.16.1.4.1      +0 -0      src/lib/libkse/arch/sparc64/sparc64/pthread_md.c
  1.4.16.1.4.1      +0 -0      src/lib/libkse/arch/sparc64/sparc64/thr_getcontext.S
  1.4.4.1.4.1       +0 -0      src/lib/libkse/kse.map
  1.10.2.1.4.1      +0 -0      src/lib/libkse/support/Makefile.inc
  1.5.16.1.4.1      +0 -0      src/lib/libkse/support/thr_support.c
  1.16.16.1.4.1     +0 -0      src/lib/libkse/sys/Makefile.inc
  1.14.4.1.4.1      +0 -0      src/lib/libkse/sys/lock.c
  1.9.4.1.4.1       +0 -0      src/lib/libkse/sys/lock.h
  1.12.4.1.4.1      +0 -0      src/lib/libkse/sys/thr_error.c
  1.14.16.1.4.1     +0 -0      src/lib/libkse/test/Makefile
  1.3.16.1.4.1      +0 -0      src/lib/libkse/test/README
  1.4.16.1.4.1      +0 -0      src/lib/libkse/test/guard_b.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/guard_b.exp
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/guard_s.pl
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/hello_b.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/hello_d.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/hello_d.exp
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/hello_s.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/join_leak_d.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/join_leak_d.exp
  1.6.16.1.4.1      +0 -0      src/lib/libkse/test/mutex_d.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/mutex_d.exp
  1.3.16.1.4.1      +0 -0      src/lib/libkse/test/propagate_s.pl
  1.3.16.1.4.1      +0 -0      src/lib/libkse/test/sem_d.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/sem_d.exp
  1.4.16.1.4.1      +0 -0      src/lib/libkse/test/sigsuspend_d.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/sigsuspend_d.exp
  1.3.16.1.4.1      +0 -0      src/lib/libkse/test/sigwait_d.c
  1.2.16.1.4.1      +0 -0      src/lib/libkse/test/sigwait_d.exp
  1.3.16.1.4.1      +0 -0      src/lib/libkse/test/verify
  1.51.16.1.4.1     +0 -0      src/lib/libkse/thread/Makefile.inc
  1.6.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_accept.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_aio_suspend.c
  1.5.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_atfork.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_destroy.c
  1.8.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_attr_get_np.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_getdetachstate.c
  1.6.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_attr_getguardsize.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_getinheritsched.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_getschedparam.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_getschedpolicy.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_getscope.c
  1.5.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_attr_getstack.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_getstackaddr.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_getstacksize.c
  1.15.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_init.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setcreatesuspend_np.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setdetachstate.c
  1.10.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setguardsize.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setinheritsched.c
  1.14.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setschedparam.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setschedpolicy.c
  1.14.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setscope.c
  1.5.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_attr_setstack.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setstackaddr.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_attr_setstacksize.c
  1.3.16.1.4.1      +0 -0      src/lib/libkse/thread/thr_autoinit.c
  1.6.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_barrier.c
  1.5.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_barrierattr.c
  1.36.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_cancel.c
  1.14.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_clean.c
  1.22.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_close.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_concurrency.c
  1.60.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_cond.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_condattr_destroy.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_condattr_init.c
  1.3.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_condattr_pshared.c
  1.6.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_connect.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_creat.c
  1.64.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_create.c
  1.28.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_detach.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_equal.c
  1.7.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_execve.c
  1.44.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_exit.c
  1.25.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_fcntl.c
  1.17.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_find_thread.c
  1.41.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_fork.c
  1.19.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_fsync.c
  1.14.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_getprio.c
  1.14.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_getschedparam.c
  1.33.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_info.c
  1.79.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_init.c
  1.34.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_join.c
  1.128.4.1.4.1     +0 -0      src/lib/libkse/thread/thr_kern.c
  1.21.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_kill.c
  1.9.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_main_np.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_mattr_init.c
  1.14.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_mattr_kind_np.c
  1.3.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_mattr_pshared.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_msync.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_multi_np.c
  1.60.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_mutex.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_mutex_prioceiling.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_mutex_protocol.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_mutexattr_destroy.c
  1.30.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_nanosleep.c
  1.15.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_once.c
  1.21.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_open.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_pause.c
  1.20.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_poll.c
  1.5.16.1.4.1      +0 -0      src/lib/libkse/thread/thr_printf.c
  1.18.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_priority_queue.c
  1.133.4.1.4.1     +0 -0      src/lib/libkse/thread/thr_private.h
  1.9.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_pselect.c
  1.7.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_pspinlock.c
  1.5.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_raise.c
  1.23.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_read.c
  1.24.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_readv.c
  1.23.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_resume_np.c
  1.9.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_rtld.c
  1.18.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_rwlock.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_rwlockattr.c
  1.31.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_select.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_self.c
  1.21.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sem.c
  1.10.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_seterrno.c
  1.15.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_setprio.c
  1.17.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_setschedparam.c
  1.89.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sig.c
  1.28.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sigaction.c
  1.6.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_sigaltstack.c
  1.24.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sigmask.c
  1.20.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sigpending.c
  1.22.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sigprocmask.c
  1.32.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sigsuspend.c
  1.40.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sigwait.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_single_np.c
  1.13.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_sleep.c
  1.29.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_spec.c
  1.28.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_spinlock.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_stack.c
  1.24.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_suspend_np.c
  1.11.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_switch_np.c
  1.8.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_symbols.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_system.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_tcdrain.c
  1.7.4.1.4.1       +0 -0      src/lib/libkse/thread/thr_vfork.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_wait.c
  1.24.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_wait4.c
  1.12.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_waitpid.c
  1.29.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_write.c
  1.29.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_writev.c
  1.20.4.1.4.1      +0 -0      src/lib/libkse/thread/thr_yield.c
  1.28.2.1.4.1      +0 -0      src/lib/libkvm/Makefile
  1.16.2.1.4.1      +0 -0      src/lib/libkvm/kvm.3
  1.38.2.1.4.1      +0 -0      src/lib/libkvm/kvm.c
  1.22.2.1.4.1      +0 -0      src/lib/libkvm/kvm.h
  1.24.2.1.4.1      +0 -0      src/lib/libkvm/kvm_amd64.c
  1.7.2.1.4.1       +0 -0      src/lib/libkvm/kvm_arm.c
  1.3.2.1.4.1       +0 -0      src/lib/libkvm/kvm_cptime.c
  1.22.2.1.4.1      +0 -0      src/lib/libkvm/kvm_file.c
  1.1.6.1.4.1       +0 -0      src/lib/libkvm/kvm_getcptime.3
  1.9.16.1.4.1      +0 -0      src/lib/libkvm/kvm_geterr.3
  1.16.16.1.4.1     +0 -0      src/lib/libkvm/kvm_getfiles.3
  1.13.2.1.4.1      +0 -0      src/lib/libkvm/kvm_getloadavg.3
  1.11.2.1.4.1      +0 -0      src/lib/libkvm/kvm_getloadavg.c
  1.4.2.2.2.1       +0 -0      src/lib/libkvm/kvm_getpcpu.3
  1.21.16.2.2.1     +0 -0      src/lib/libkvm/kvm_getprocs.3
  1.13.36.1.4.1     +0 -0      src/lib/libkvm/kvm_getswapinfo.3
  1.28.2.1.4.1      +0 -0      src/lib/libkvm/kvm_getswapinfo.c
  1.24.2.1.4.1      +0 -0      src/lib/libkvm/kvm_i386.c
  1.10.2.1.4.1      +0 -0      src/lib/libkvm/kvm_ia64.c
  1.6.2.1.4.1       +0 -0      src/lib/libkvm/kvm_minidump_amd64.c
  1.2.2.1.4.1       +0 -0      src/lib/libkvm/kvm_minidump_arm.c
  1.5.2.1.4.1       +0 -0      src/lib/libkvm/kvm_minidump_i386.c
  1.2.4.1.4.1       +0 -0      src/lib/libkvm/kvm_minidump_mips.c
  1.6.2.1.4.1       +0 -0      src/lib/libkvm/kvm_mips.c
  1.11.16.1.4.1     +0 -0      src/lib/libkvm/kvm_nlist.3
  1.18.16.1.4.1     +0 -0      src/lib/libkvm/kvm_open.3
  1.6.2.1.4.1       +0 -0      src/lib/libkvm/kvm_pcpu.c
  1.5.2.1.4.1       +0 -0      src/lib/libkvm/kvm_powerpc.c
  1.2.2.1.4.1       +0 -0      src/lib/libkvm/kvm_powerpc64.c
  1.16.2.1.4.1      +0 -0      src/lib/libkvm/kvm_private.h
  1.106.2.3.2.1     +0 -0      src/lib/libkvm/kvm_proc.c
  1.11.16.1.4.1     +0 -0      src/lib/libkvm/kvm_read.3
  1.7.16.1.4.1      +0 -0      src/lib/libkvm/kvm_sparc.c
  1.11.2.1.4.1      +0 -0      src/lib/libkvm/kvm_sparc64.c
  1.5.2.1.4.1       +0 -0      src/lib/libkvm/kvm_vnet.c
  1.5.2.1.4.1       +0 -0      src/lib/liblzma/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/liblzma/Symbol.map
  1.1.4.1.4.1       +0 -0      src/lib/liblzma/Versions.def
  1.7.2.1.4.1       +0 -0      src/lib/liblzma/config.h
  1.16.2.3.2.1      +0 -0      src/lib/libmagic/Makefile
  1.10.2.2.2.1      +0 -0      src/lib/libmagic/config.h
  1.46.2.1.4.1      +0 -0      src/lib/libmd/Makefile
  1.4.16.1.4.1      +0 -0      src/lib/libmd/i386/rmd160.S
  1.3.16.1.4.1      +0 -0      src/lib/libmd/i386/sha.S
  1.5.62.1.4.1      +0 -0      src/lib/libmd/md2.copyright
  1.10.16.1.4.1     +0 -0      src/lib/libmd/md2.h
  1.11.16.1.4.1     +0 -0      src/lib/libmd/md2c.c
  1.5.62.1.4.1      +0 -0      src/lib/libmd/md4.copyright
  1.11.16.1.4.1     +0 -0      src/lib/libmd/md4.h
  1.10.16.1.4.1     +0 -0      src/lib/libmd/md4c.c
  1.5.62.1.4.1      +0 -0      src/lib/libmd/md5.copyright
  1.17.16.1.4.1     +0 -0      src/lib/libmd/md5c.c
  1.31.4.1.4.1      +0 -0      src/lib/libmd/mdX.3
  1.19.16.1.4.1     +0 -0      src/lib/libmd/mdXhl.c
  1.8.2.1.4.1       +0 -0      src/lib/libmd/mddriver.c
  1.15.28.1.4.1     +0 -0      src/lib/libmd/ripemd.3
  1.3.16.1.4.1      +0 -0      src/lib/libmd/ripemd.h
  1.7.16.1.4.1      +0 -0      src/lib/libmd/rmd160c.c
  1.4.2.1.4.1       +0 -0      src/lib/libmd/rmddriver.c
  1.19.28.1.4.1     +0 -0      src/lib/libmd/sha.3
  1.5.16.1.4.1      +0 -0      src/lib/libmd/sha.h
  1.6.16.1.4.1      +0 -0      src/lib/libmd/sha0c.c
  1.5.16.1.4.1      +0 -0      src/lib/libmd/sha1c.c
  1.5.2.1.4.1       +0 -0      src/lib/libmd/sha256.3
  1.2.16.1.4.1      +0 -0      src/lib/libmd/sha256.h
  1.2.16.1.4.1      +0 -0      src/lib/libmd/sha256c.c
  1.2.2.1.4.1       +0 -0      src/lib/libmd/sha512.3
  1.1.2.1.4.1       +0 -0      src/lib/libmd/sha512.h
  1.1.2.1.4.1       +0 -0      src/lib/libmd/sha512c.c
  1.5.2.1.4.1       +0 -0      src/lib/libmd/shadriver.c
  1.7.4.1.4.1       +0 -0      src/lib/libmemstat/Makefile
  1.14.2.2.2.1      +0 -0      src/lib/libmemstat/libmemstat.3
  1.9.2.1.4.1       +0 -0      src/lib/libmemstat/memstat.c
  1.13.2.1.4.1      +0 -0      src/lib/libmemstat/memstat.h
  1.3.16.1.4.1      +0 -0      src/lib/libmemstat/memstat_all.c
  1.8.2.1.4.1       +0 -0      src/lib/libmemstat/memstat_internal.h
  1.9.2.1.4.1       +0 -0      src/lib/libmemstat/memstat_malloc.c
  1.21.2.1.4.1      +0 -0      src/lib/libmemstat/memstat_uma.c
  1.9.2.1.4.1       +0 -0      src/lib/libmilter/Makefile
  1.14.2.1.4.1      +0 -0      src/lib/libmp/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/libmp/Symbol.map
  1.6.4.1.4.1       +0 -0      src/lib/libmp/libmp.3
  1.3.4.1.4.1       +0 -0      src/lib/libmp/mp.h
  1.6.4.1.4.1       +0 -0      src/lib/libmp/mpasbn.c
  1.1.62.1.4.1      +0 -0      src/lib/libncp/CREDITS
  1.11.2.1.4.1      +0 -0      src/lib/libncp/Makefile
  1.8.16.1.4.1      +0 -0      src/lib/libncp/ipx.c
  1.3.16.1.4.1      +0 -0      src/lib/libncp/ipxsap.h
  1.5.16.1.4.1      +0 -0      src/lib/libncp/ncpl_bind.c
  1.11.16.1.4.1     +0 -0      src/lib/libncp/ncpl_conn.c
  1.2.42.1.4.1      +0 -0      src/lib/libncp/ncpl_crypt.c
  1.7.16.1.4.1      +0 -0      src/lib/libncp/ncpl_file.c
  1.7.16.1.4.1      +0 -0      src/lib/libncp/ncpl_misc.c
  1.4.16.1.4.1      +0 -0      src/lib/libncp/ncpl_msg.c
  1.4.16.1.4.1      +0 -0      src/lib/libncp/ncpl_net.c
  1.7.16.2.2.1      +0 -0      src/lib/libncp/ncpl_nls.c
  1.5.16.1.4.1      +0 -0      src/lib/libncp/ncpl_queue.c
  1.5.16.1.4.1      +0 -0      src/lib/libncp/ncpl_rcfile.c
  1.5.16.1.4.1      +0 -0      src/lib/libncp/ncpl_rpc.c
  1.12.16.1.4.1     +0 -0      src/lib/libncp/ncpl_subr.c
  1.5.16.1.4.1      +0 -0      src/lib/libncp/sap.c
  1.13.4.1.4.1      +0 -0      src/lib/libnetgraph/Makefile
  1.11.2.1.4.1      +0 -0      src/lib/libnetgraph/debug.c
  1.5.16.1.4.1      +0 -0      src/lib/libnetgraph/internal.h
  1.14.16.1.4.1     +0 -0      src/lib/libnetgraph/msg.c
  1.23.36.1.4.1     +0 -0      src/lib/libnetgraph/netgraph.3
  1.4.36.1.4.1      +0 -0      src/lib/libnetgraph/netgraph.h
  1.9.16.1.4.1      +0 -0      src/lib/libnetgraph/sock.c
  1.9.2.1.4.1       +0 -0      src/lib/libngatm/Makefile
  1.26.2.1.4.1      +0 -0      src/lib/libopie/Makefile
  1.5.2.2.2.1       +0 -0      src/lib/libopie/config.h
  1.3.42.1.4.1      +0 -0      src/lib/libopie/opieextra.c
  1.3.40.1.4.1      +0 -0      src/lib/libpam/Makefile
  1.20.2.2.2.1      +0 -0      src/lib/libpam/Makefile.inc
  1.55.4.2.2.1      +0 -0      src/lib/libpam/libpam/Makefile
  1.8.46.1.4.1      +0 -0      src/lib/libpam/libpam/pam_debug_log.c
  1.10.42.1.4.1     +0 -0      src/lib/libpam/libpam/pam_std_option.c
  1.13.16.1.4.1     +0 -0      src/lib/libpam/libpam/security/pam_mod_misc.h
  1.19.40.1.4.1     +0 -0      src/lib/libpam/modules/Makefile
  1.25.2.2.2.1      +0 -0      src/lib/libpam/modules/Makefile.inc
  1.20.16.1.4.1     +0 -0      src/lib/libpam/modules/modules.inc
  1.1.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_chroot/Makefile
  1.4.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_chroot/pam_chroot.8
  1.3.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_chroot/pam_chroot.c
  1.7.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_deny/Makefile
  1.4.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_deny/pam_deny.8
  1.10.28.1.4.1     +0 -0      src/lib/libpam/modules/pam_deny/pam_deny.c
  1.2.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_echo/Makefile
  1.5.2.1.4.1       +0 -0      src/lib/libpam/modules/pam_echo/pam_echo.8
  1.4.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_echo/pam_echo.c
  1.3.2.1.4.1       +0 -0      src/lib/libpam/modules/pam_exec/Makefile
  1.6.28.3.2.1      +0 -0      src/lib/libpam/modules/pam_exec/pam_exec.8
  1.7.4.2.2.1       +0 -0      src/lib/libpam/modules/pam_exec/pam_exec.c
  1.2.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_ftpusers/Makefile
  1.2.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_ftpusers/pam_ftpusers.8
  1.1.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_ftpusers/pam_ftpusers.c
  1.1.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_group/Makefile
  1.4.2.1.4.1       +0 -0      src/lib/libpam/modules/pam_group/pam_group.8
  1.6.2.1.4.1       +0 -0      src/lib/libpam/modules/pam_group/pam_group.c
  1.1.38.1.4.1      +0 -0      src/lib/libpam/modules/pam_guest/Makefile
  1.4.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_guest/pam_guest.8
  1.1.38.1.4.1      +0 -0      src/lib/libpam/modules/pam_guest/pam_guest.c
  1.19.2.1.4.1      +0 -0      src/lib/libpam/modules/pam_krb5/Makefile
  1.8.2.1.4.1       +0 -0      src/lib/libpam/modules/pam_krb5/pam_krb5.8
  1.26.2.1.4.1      +0 -0      src/lib/libpam/modules/pam_krb5/pam_krb5.c
  1.7.4.1.4.1       +0 -0      src/lib/libpam/modules/pam_ksu/Makefile
  1.3.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_ksu/pam_ksu.8
  1.5.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_ksu/pam_ksu.c
  1.7.2.1.4.1       +0 -0      src/lib/libpam/modules/pam_lastlog/Makefile
  1.8.2.1.4.1       +0 -0      src/lib/libpam/modules/pam_lastlog/pam_lastlog.8
  1.28.2.2.2.1      +0 -0      src/lib/libpam/modules/pam_lastlog/pam_lastlog.c
  1.6.16.1.4.1      +0 -0      src/lib/libpam/modules/pam_login_access/Makefile
  1.17.16.1.4.1     +0 -0      src/lib/libpam/modules/pam_login_access/login.access.5
  1.13.16.1.4.1     +0 -0      src/lib/libpam/modules/pam_login_access/login_access.c
  1.6.16.1.4.1      +0 -0      src/lib/libpam/modules/pam_login_access/pam_login_access.8
  1.11.36.1.4.1     +0 -0      src/lib/libpam/modules/pam_login_access/pam_login_access.c
  1.2.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_login_access/pam_login_access.h
  1.7.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_nologin/Makefile
  1.7.16.2.2.1      +0 -0      src/lib/libpam/modules/pam_nologin/pam_nologin.8
  1.13.16.1.4.1     +0 -0      src/lib/libpam/modules/pam_nologin/pam_nologin.c
  1.9.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_opie/Makefile
  1.9.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_opie/pam_opie.8
  1.26.16.1.4.1     +0 -0      src/lib/libpam/modules/pam_opie/pam_opie.c
  1.4.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_opieaccess/Makefile
  1.10.4.1.4.1      +0 -0      src/lib/libpam/modules/pam_opieaccess/pam_opieaccess.8
  1.16.36.1.4.1     +0 -0      src/lib/libpam/modules/pam_opieaccess/pam_opieaccess.c
  1.6.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_passwdqc/Makefile
  1.5.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8
  1.7.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_permit/Makefile
  1.3.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_permit/pam_permit.8
  1.8.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_permit/pam_permit.c
  1.14.2.1.4.1      +0 -0      src/lib/libpam/modules/pam_radius/Makefile
  1.17.28.1.4.1     +0 -0      src/lib/libpam/modules/pam_radius/pam_radius.8
  1.24.16.1.4.1     +0 -0      src/lib/libpam/modules/pam_radius/pam_radius.c
  1.2.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_rhosts/Makefile
  1.3.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_rhosts/pam_rhosts.8
  1.3.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_rhosts/pam_rhosts.c
  1.6.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_rootok/Makefile
  1.4.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_rootok/pam_rootok.8
  1.8.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_rootok/pam_rootok.c
  1.5.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_securetty/Makefile
  1.6.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_securetty/pam_securetty.8
  1.13.36.1.4.1     +0 -0      src/lib/libpam/modules/pam_securetty/pam_securetty.c
  1.4.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_self/Makefile
  1.11.36.1.4.1     +0 -0      src/lib/libpam/modules/pam_self/pam_self.8
  1.9.42.1.4.1      +0 -0      src/lib/libpam/modules/pam_self/pam_self.c
  1.27.2.1.4.1      +0 -0      src/lib/libpam/modules/pam_ssh/Makefile
  1.14.16.1.4.1     +0 -0      src/lib/libpam/modules/pam_ssh/pam_ssh.8
  1.47.2.2.2.1      +0 -0      src/lib/libpam/modules/pam_ssh/pam_ssh.c
  1.8.40.1.4.1      +0 -0      src/lib/libpam/modules/pam_tacplus/Makefile
  1.4.36.1.4.1      +0 -0      src/lib/libpam/modules/pam_tacplus/pam_tacplus.8
  1.14.38.1.4.1     +0 -0      src/lib/libpam/modules/pam_tacplus/pam_tacplus.c
  1.22.4.1.4.1      +0 -0      src/lib/libpam/modules/pam_unix/Makefile
  1.16.2.1.4.1      +0 -0      src/lib/libpam/modules/pam_unix/pam_unix.8
  1.55.2.1.4.1      +0 -0      src/lib/libpam/modules/pam_unix/pam_unix.c
  1.49.2.2.2.1      +0 -0      src/lib/libpcap/Makefile
  1.9.2.2.2.1       +0 -0      src/lib/libpcap/config.h
  1.19.2.3.2.1      +0 -0      src/lib/libpmc/Makefile
  1.28.2.6.2.1      +0 -0      src/lib/libpmc/libpmc.c
  1.1.6.1.4.1       +0 -0      src/lib/libpmc/libpmcinternal.h
  1.30.2.4.2.1      +0 -0      src/lib/libpmc/pmc.3
  1.9.2.3.2.1       +0 -0      src/lib/libpmc/pmc.atom.3
  1.10.2.4.2.1      +0 -0      src/lib/libpmc/pmc.core.3
  1.9.2.3.2.1       +0 -0      src/lib/libpmc/pmc.core2.3
  1.6.2.4.2.1       +0 -0      src/lib/libpmc/pmc.corei7.3
  1.4.2.3.2.1       +0 -0      src/lib/libpmc/pmc.corei7uc.3
  1.4.4.2.2.1       +0 -0      src/lib/libpmc/pmc.h
  1.5.2.3.2.1       +0 -0      src/lib/libpmc/pmc.iaf.3
  1.5.2.3.2.1       +0 -0      src/lib/libpmc/pmc.k7.3
  1.6.2.3.2.1       +0 -0      src/lib/libpmc/pmc.k8.3
  1.4.2.3.2.1       +0 -0      src/lib/libpmc/pmc.mips.3
  1.5.2.3.2.1       +0 -0      src/lib/libpmc/pmc.p4.3
  1.7.2.3.2.1       +0 -0      src/lib/libpmc/pmc.p5.3
  1.7.2.3.2.1       +0 -0      src/lib/libpmc/pmc.p6.3
  1.3.2.3.2.1       +0 -0      src/lib/libpmc/pmc.sandybridge.3
  1.3.2.3.2.1       +0 -0      src/lib/libpmc/pmc.sandybridgeuc.3
  1.2.2.2.2.1       +0 -0      src/lib/libpmc/pmc.soft.3
  1.3.2.3.2.1       +0 -0      src/lib/libpmc/pmc.tsc.3
  1.3.2.3.2.1       +0 -0      src/lib/libpmc/pmc.ucf.3
  1.6.2.5.2.1       +0 -0      src/lib/libpmc/pmc.westmere.3
  1.6.2.3.2.1       +0 -0      src/lib/libpmc/pmc.westmereuc.3
  1.5.2.3.2.1       +0 -0      src/lib/libpmc/pmc.xscale.3
  1.3.2.2.2.1       +0 -0      src/lib/libpmc/pmc_allocate.3
  1.3.2.2.2.1       +0 -0      src/lib/libpmc/pmc_attach.3
  1.5.2.2.2.1       +0 -0      src/lib/libpmc/pmc_capabilities.3
  1.2.2.3.2.1       +0 -0      src/lib/libpmc/pmc_configure_logfile.3
  1.3.2.2.2.1       +0 -0      src/lib/libpmc/pmc_disable.3
  1.3.2.2.2.1       +0 -0      src/lib/libpmc/pmc_event_names_of_class.3
  1.2.2.2.2.1       +0 -0      src/lib/libpmc/pmc_get_driver_stats.3
  1.2.2.2.2.1       +0 -0      src/lib/libpmc/pmc_get_msr.3
  1.2.2.2.2.1       +0 -0      src/lib/libpmc/pmc_init.3
  1.2.2.2.2.1       +0 -0      src/lib/libpmc/pmc_name_of_capability.3
  1.4.2.2.2.1       +0 -0      src/lib/libpmc/pmc_read.3
  1.2.2.2.2.1       +0 -0      src/lib/libpmc/pmc_set.3
  1.3.2.2.2.1       +0 -0      src/lib/libpmc/pmc_start.3
  1.7.2.2.2.1       +0 -0      src/lib/libpmc/pmclog.3
  1.7.2.2.2.1       +0 -0      src/lib/libpmc/pmclog.c
  1.5.4.2.2.1       +0 -0      src/lib/libpmc/pmclog.h
  1.7.2.1.4.1       +0 -0      src/lib/libproc/Makefile
  1.2.2.1.4.1       +0 -0      src/lib/libproc/_libproc.h
  1.4.2.1.4.1       +0 -0      src/lib/libproc/libproc.h
  1.2.4.1.4.1       +0 -0      src/lib/libproc/proc_bkpt.c
  1.5.2.1.4.1       +0 -0      src/lib/libproc/proc_create.c
  1.1.4.1.4.1       +0 -0      src/lib/libproc/proc_regs.c
  1.2.4.1.4.1       +0 -0      src/lib/libproc/proc_rtld.c
  1.3.2.1.4.1       +0 -0      src/lib/libproc/proc_sym.c
  1.4.2.1.4.1       +0 -0      src/lib/libproc/proc_util.c
  1.1.4.1.4.1       +0 -0      src/lib/libproc/test/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/libproc/test/t1-bkpt/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/libproc/test/t1-bkpt/t1-bkpt.c
  1.1.4.1.4.1       +0 -0      src/lib/libproc/test/t2-name2map/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/libproc/test/t2-name2map/t2-name2map.c
  1.1.4.1.4.1       +0 -0      src/lib/libproc/test/t3-name2sym/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/libproc/test/t3-name2sym/t3-name2sym.c
  1.5.2.1.4.1       +0 -0      src/lib/libprocstat/Makefile
  1.1.2.2.2.1       +0 -0      src/lib/libprocstat/Symbol.map
  1.1.2.2.2.1       +0 -0      src/lib/libprocstat/Versions.def
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/cd9660.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/common_kvm.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/common_kvm.h
  1.2.2.3.2.1       +0 -0      src/lib/libprocstat/libprocstat.3
  1.10.2.3.2.1      +0 -0      src/lib/libprocstat/libprocstat.c
  1.2.2.2.2.1       +0 -0      src/lib/libprocstat/libprocstat.h
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/libprocstat_internal.h
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/msdosfs.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/ntfs.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/nwfs.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/smbfs.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/udf.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/zfs.c
  1.1.2.1.4.1       +0 -0      src/lib/libprocstat/zfs/Makefile
  1.18.2.2.2.1      +0 -0      src/lib/libradius/Makefile
  1.19.2.3.2.1      +0 -0      src/lib/libradius/libradius.3
  1.9.2.1.4.1       +0 -0      src/lib/libradius/radius.conf.5
  1.15.2.2.2.1      +0 -0      src/lib/libradius/radlib.c
  1.8.2.2.2.1       +0 -0      src/lib/libradius/radlib.h
  1.7.2.2.2.1       +0 -0      src/lib/libradius/radlib_private.h
  1.3.36.1.4.1      +0 -0      src/lib/libradius/radlib_vs.h
  1.2.2.1.4.1       +0 -0      src/lib/librpcsec_gss/Makefile
  1.1.4.1.4.1       +0 -0      src/lib/librpcsec_gss/Symbol.map
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_get_error.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_get_mech_info.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_get_mechanisms.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_get_principal_name.3
  1.5.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_get_versions.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_getcred.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_is_installed.3
  1.5.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_max_data_length.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_mech_to_oid.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_oid_to_mech.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_qop_to_num.3
  1.6.2.2.2.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_seccreate.3
  1.5.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_set_callback.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_set_defaults.3
  1.5.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_set_svc_name.3
  1.4.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3
  1.7.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpcsec_gss.3
  1.1.4.1.4.1       +0 -0      src/lib/librpcsec_gss/rpcsec_gss.c
  1.2.2.1.4.1       +0 -0      src/lib/librpcsec_gss/rpcsec_gss_conf.c
  1.1.4.1.4.1       +0 -0      src/lib/librpcsec_gss/rpcsec_gss_int.h
  1.1.4.1.4.1       +0 -0      src/lib/librpcsec_gss/rpcsec_gss_misc.c
  1.2.4.1.4.1       +0 -0      src/lib/librpcsec_gss/rpcsec_gss_prot.c
  1.5.2.1.4.1       +0 -0      src/lib/librpcsec_gss/svc_rpcsec_gss.c
  1.24.4.2.2.1      +0 -0      src/lib/librpcsvc/Makefile
  1.4.4.1.4.1       +0 -0      src/lib/librpcsvc/rnusers.c
  1.5.4.1.4.1       +0 -0      src/lib/librpcsvc/rstat.c
  1.4.4.1.4.1       +0 -0      src/lib/librpcsvc/rwall.c
  1.4.4.1.4.1       +0 -0      src/lib/librpcsvc/secretkey.c
  1.7.4.1.4.1       +0 -0      src/lib/librpcsvc/xcrypt.c
  1.7.38.1.4.1      +0 -0      src/lib/librpcsvc/yp_passwd.c
  1.7.38.1.4.1      +0 -0      src/lib/librpcsvc/yp_update.c
  1.10.2.1.4.1      +0 -0      src/lib/librt/Makefile
  1.1.16.1.4.1      +0 -0      src/lib/librt/Version.map
  1.5.16.1.4.1      +0 -0      src/lib/librt/aio.c
  1.7.2.1.4.1       +0 -0      src/lib/librt/mq.c
  1.10.2.1.4.1      +0 -0      src/lib/librt/sigev_thread.c
  1.3.16.1.4.1      +0 -0      src/lib/librt/sigev_thread.h
  1.5.16.2.2.1      +0 -0      src/lib/librt/timer.c
  1.2.2.1.4.1       +0 -0      src/lib/librtld_db/Makefile
  1.3.4.1.4.1       +0 -0      src/lib/librtld_db/librtld_db.3
  1.1.4.1.4.1       +0 -0      src/lib/librtld_db/rtld_db.c
  1.1.4.1.4.1       +0 -0      src/lib/librtld_db/rtld_db.h
  1.7.2.1.4.1       +0 -0      src/lib/libsbuf/Makefile
  1.1.2.1.4.1       +0 -0      src/lib/libsbuf/Symbol.map
  1.2.2.1.4.1       +0 -0      src/lib/libsbuf/Version.def
  1.6.4.1.4.1       +0 -0      src/lib/libsdp/Makefile
  1.2.36.1.4.1      +0 -0      src/lib/libsdp/sdp-int.h
  1.11.2.1.4.1      +0 -0      src/lib/libsdp/sdp.3
  1.10.4.1.4.1      +0 -0      src/lib/libsdp/sdp.h
  1.8.4.1.4.1       +0 -0      src/lib/libsdp/search.c
  1.1.36.1.4.1      +0 -0      src/lib/libsdp/service.c
  1.3.36.1.4.1      +0 -0      src/lib/libsdp/session.c
  1.7.16.1.4.1      +0 -0      src/lib/libsdp/util.c
  1.14.2.3.2.1      +0 -0      src/lib/libsm/Makefile
  1.12.4.1.4.1      +0 -0      src/lib/libsmb/Makefile
  1.8.2.1.4.1       +0 -0      src/lib/libsmdb/Makefile
  1.8.2.1.4.1       +0 -0      src/lib/libsmutil/Makefile
  1.72.2.2.2.1      +0 -0      src/lib/libstand/Makefile
  1.3.2.1.4.1       +0 -0      src/lib/libstand/__main.c
  1.1.28.1.4.1      +0 -0      src/lib/libstand/arm/_setjmp.S
  1.4.16.1.4.1      +0 -0      src/lib/libstand/arp.c
  1.8.2.1.4.1       +0 -0      src/lib/libstand/assert.c
  1.3.42.1.4.1      +0 -0      src/lib/libstand/bcd.c
  1.9.4.1.4.1       +0 -0      src/lib/libstand/bootp.c
  1.2.42.1.4.1      +0 -0      src/lib/libstand/bootp.h
  1.2.42.1.4.1      +0 -0      src/lib/libstand/bootparam.c
  1.4.2.2.2.1       +0 -0      src/lib/libstand/bswap.c
  1.11.2.1.4.1      +0 -0      src/lib/libstand/bzipfs.c
  1.13.2.1.4.1      +0 -0      src/lib/libstand/cd9660.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/close.c
  1.3.16.1.4.1      +0 -0      src/lib/libstand/closeall.c
  1.3.16.1.4.1      +0 -0      src/lib/libstand/dev.c
  1.10.2.1.4.1      +0 -0      src/lib/libstand/dosfs.c
  1.9.2.1.4.1       +0 -0      src/lib/libstand/environment.c
  1.5.16.1.4.1      +0 -0      src/lib/libstand/ether.c
  1.6.28.1.4.1      +0 -0      src/lib/libstand/ext2fs.c
  1.5.16.1.4.1      +0 -0      src/lib/libstand/fstat.c
  1.4.2.1.4.1       +0 -0      src/lib/libstand/getopt.c
  1.6.4.1.4.1       +0 -0      src/lib/libstand/gets.c
  1.2.42.1.4.1      +0 -0      src/lib/libstand/globals.c
  1.16.2.1.4.1      +0 -0      src/lib/libstand/gzipfs.c
  1.7.4.1.4.1       +0 -0      src/lib/libstand/i386/_setjmp.S
  1.5.4.1.4.1       +0 -0      src/lib/libstand/if_ether.h
  1.5.16.1.4.1      +0 -0      src/lib/libstand/in_cksum.c
  1.5.16.1.4.1      +0 -0      src/lib/libstand/inet_ntoa.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/ioctl.c
  1.2.16.1.4.1      +0 -0      src/lib/libstand/iodesc.h
  1.35.2.1.4.1      +0 -0      src/lib/libstand/libstand.3
  1.5.16.1.4.1      +0 -0      src/lib/libstand/lseek.c
  1.1.4.1.4.1       +0 -0      src/lib/libstand/mips/_setjmp.S
  1.10.2.1.4.1      +0 -0      src/lib/libstand/net.c
  1.6.2.1.4.1       +0 -0      src/lib/libstand/net.h
  1.5.42.1.4.1      +0 -0      src/lib/libstand/netif.c
  1.2.42.1.4.1      +0 -0      src/lib/libstand/netif.h
  1.16.2.1.4.1      +0 -0      src/lib/libstand/nfs.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/nfsv2.h
  1.7.16.1.4.1      +0 -0      src/lib/libstand/nullfs.c
  1.8.2.1.4.1       +0 -0      src/lib/libstand/open.c
  1.6.42.1.4.1      +0 -0      src/lib/libstand/pager.c
  1.3.34.1.4.1      +0 -0      src/lib/libstand/powerpc/_setjmp.S
  1.14.2.1.4.1      +0 -0      src/lib/libstand/printf.c
  1.6.16.1.4.1      +0 -0      src/lib/libstand/qdivrem.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/quad.h
  1.6.16.1.4.1      +0 -0      src/lib/libstand/random.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/rarp.c
  1.6.16.1.4.1      +0 -0      src/lib/libstand/read.c
  1.2.42.1.4.1      +0 -0      src/lib/libstand/readdir.c
  1.6.2.1.4.1       +0 -0      src/lib/libstand/rpc.c
  1.2.16.1.4.1      +0 -0      src/lib/libstand/rpc.h
  1.2.16.1.4.1      +0 -0      src/lib/libstand/rpcv2.h
  1.2.16.1.4.1      +0 -0      src/lib/libstand/saioctl.h
  1.5.28.1.4.1      +0 -0      src/lib/libstand/sbrk.c
  1.3.16.1.4.1      +0 -0      src/lib/libstand/sparc64/_setjmp.S
  1.8.28.1.4.1      +0 -0      src/lib/libstand/splitfs.c
  1.46.2.1.4.1      +0 -0      src/lib/libstand/stand.h
  1.3.16.1.4.1      +0 -0      src/lib/libstand/stat.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/strcasecmp.c
  1.3.16.1.4.1      +0 -0      src/lib/libstand/strdup.c
  1.3.16.1.4.1      +0 -0      src/lib/libstand/strerror.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/strtol.c
  1.21.2.1.4.1      +0 -0      src/lib/libstand/tftp.c
  1.4.16.1.4.1      +0 -0      src/lib/libstand/twiddle.c
  1.8.2.1.4.1       +0 -0      src/lib/libstand/udp.c
  1.17.4.1.4.1      +0 -0      src/lib/libstand/ufs.c
  1.7.16.1.4.1      +0 -0      src/lib/libstand/write.c
  1.10.2.1.4.1      +0 -0      src/lib/libstand/zalloc.c
  1.18.2.1.4.1      +0 -0      src/lib/libstand/zalloc_defs.h
  1.12.2.1.4.1      +0 -0      src/lib/libstand/zalloc_malloc.c
  1.4.2.1.4.1       +0 -0      src/lib/libstand/zalloc_mem.h
  1.4.2.1.4.1       +0 -0      src/lib/libstand/zalloc_protos.h
  1.1.2.2.2.1       +0 -0      src/lib/libstdbuf/Makefile
  1.2.2.2.2.1       +0 -0      src/lib/libstdbuf/libstdbuf.3
  1.1.2.2.2.1       +0 -0      src/lib/libstdbuf/stdbuf.c
  1.11.2.1.4.1      +0 -0      src/lib/libtacplus/Makefile
  1.17.2.3.2.1      +0 -0      src/lib/libtacplus/libtacplus.3
  1.9.2.1.4.1       +0 -0      src/lib/libtacplus/taclib.c
  1.3.2.1.4.1       +0 -0      src/lib/libtacplus/taclib.h
  1.3.2.1.4.1       +0 -0      src/lib/libtacplus/taclib_private.h
  1.7.36.1.4.1      +0 -0      src/lib/libtacplus/tacplus.conf.5
  1.25.4.1.4.1      +0 -0      src/lib/libtelnet/Makefile
  1.48.2.1.4.1      +0 -0      src/lib/libthr/Makefile
  1.5.2.1.4.1       +0 -0      src/lib/libthr/arch/amd64/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/lib/libthr/arch/amd64/amd64/_umtx_op_err.S
  1.2.16.1.4.1      +0 -0      src/lib/libthr/arch/amd64/amd64/pthread_md.c
  1.5.4.2.2.1       +0 -0      src/lib/libthr/arch/amd64/include/pthread_md.h
  1.4.2.1.4.1       +0 -0      src/lib/libthr/arch/arm/Makefile.inc
  1.2.16.2.2.1      +0 -0      src/lib/libthr/arch/arm/arm/pthread_md.c
  1.5.4.2.2.1       +0 -0      src/lib/libthr/arch/arm/include/pthread_md.h
  1.5.2.1.4.1       +0 -0      src/lib/libthr/arch/i386/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/lib/libthr/arch/i386/i386/_umtx_op_err.S
  1.7.16.1.4.1      +0 -0      src/lib/libthr/arch/i386/i386/pthread_md.c
  1.9.4.2.2.1       +0 -0      src/lib/libthr/arch/i386/include/pthread_md.h
  1.5.2.1.4.1       +0 -0      src/lib/libthr/arch/ia64/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/lib/libthr/arch/ia64/ia64/_umtx_op_err.S
  1.4.16.1.4.1      +0 -0      src/lib/libthr/arch/ia64/ia64/pthread_md.c
  1.5.2.1.4.1       +0 -0      src/lib/libthr/arch/ia64/include/pthread_md.h
  1.2.2.1.4.1       +0 -0      src/lib/libthr/arch/mips/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/lib/libthr/arch/mips/include/pthread_md.h
  1.1.4.1.4.1       +0 -0      src/lib/libthr/arch/mips/mips/pthread_md.c
  1.5.2.1.4.1       +0 -0      src/lib/libthr/arch/powerpc/Makefile.inc
  1.6.2.1.4.1       +0 -0      src/lib/libthr/arch/powerpc/include/pthread_md.h
  1.3.16.1.4.1      +0 -0      src/lib/libthr/arch/powerpc/powerpc/pthread_md.c
  1.6.2.1.4.1       +0 -0      src/lib/libthr/arch/sparc64/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/lib/libthr/arch/sparc64/include/pthread_md.h
  1.1.6.1.4.1       +0 -0      src/lib/libthr/arch/sparc64/sparc64/_umtx_op_err.S
  1.2.2.1.4.1       +0 -0      src/lib/libthr/arch/sparc64/sparc64/pthread_md.c
  1.5.2.1.4.1       +0 -0      src/lib/libthr/libthr.3
  1.42.2.1.4.1      +0 -0      src/lib/libthr/pthread.map
  1.2.2.1.4.1       +0 -0      src/lib/libthr/support/Makefile.inc
  1.3.28.1.4.1      +0 -0      src/lib/libthr/sys/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/lib/libthr/sys/thr_error.c
  1.22.2.1.4.1      +0 -0      src/lib/libthr/thread/Makefile.inc
  1.7.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_affinity.c
  1.19.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_attr.c
  1.2.40.1.4.1      +0 -0      src/lib/libthr/thread/thr_autoinit.c
  1.8.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_barrier.c
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_barrierattr.c
  1.23.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_cancel.c
  1.9.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_clean.c
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_concurrency.c
  1.30.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_cond.c
  1.6.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_condattr.c
  1.50.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_create.c
  1.12.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_detach.c
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_equal.c
  1.3.4.1.4.1       +0 -0      src/lib/libthr/thread/thr_event.c
  1.43.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_exit.c
  1.23.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_fork.c
  1.1.6.1.4.1       +0 -0      src/lib/libthr/thread/thr_getcpuclockid.c
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_getprio.c
  1.9.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_getschedparam.c
  1.1.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_getthreadid_np.c
  1.10.16.1.4.1     +0 -0      src/lib/libthr/thread/thr_info.c
  1.60.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_init.c
  1.27.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_join.c
  1.23.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_kern.c
  1.4.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_kill.c
  1.13.2.2.2.1      +0 -0      src/lib/libthr/thread/thr_list.c
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_main_np.c
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_multi_np.c
  1.82.2.2.2.1      +0 -0      src/lib/libthr/thread/thr_mutex.c
  1.9.4.1.4.1       +0 -0      src/lib/libthr/thread/thr_mutexattr.c
  1.8.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_once.c
  1.5.28.1.4.1      +0 -0      src/lib/libthr/thread/thr_printf.c
  1.120.2.4.2.1     +0 -0      src/lib/libthr/thread/thr_private.h
  1.6.4.1.4.1       +0 -0      src/lib/libthr/thread/thr_pspinlock.c
  1.13.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_resume_np.c
  1.16.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_rtld.c
  1.19.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_rwlock.c
  1.6.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_rwlockattr.c
  1.5.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_self.c
  1.16.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_sem.c
  1.8.16.2.2.1      +0 -0      src/lib/libthr/thread/thr_setprio.c
  1.17.16.2.2.1     +0 -0      src/lib/libthr/thread/thr_setschedparam.c
  1.42.2.3.2.1      +0 -0      src/lib/libthr/thread/thr_sig.c
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_single_np.c
  1.1.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_sleepq.c
  1.9.2.1.4.1       +0 -0      src/lib/libthr/thread/thr_spec.c
  1.16.4.1.4.1      +0 -0      src/lib/libthr/thread/thr_spinlock.c
  1.10.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_stack.c
  1.11.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_suspend_np.c
  1.2.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_switch_np.c
  1.4.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_symbols.c
  1.25.2.1.4.1      +0 -0      src/lib/libthr/thread/thr_syscalls.c
  1.21.2.4.2.1      +0 -0      src/lib/libthr/thread/thr_umtx.c
  1.18.2.2.2.1      +0 -0      src/lib/libthr/thread/thr_umtx.h
  1.3.16.1.4.1      +0 -0      src/lib/libthr/thread/thr_yield.c
  1.17.2.3.2.1      +0 -0      src/lib/libthread_db/Makefile
  1.3.2.1.4.1       +0 -0      src/lib/libthread_db/Symbol.map
  1.6.2.1.4.1       +0 -0      src/lib/libthread_db/arch/amd64/libpthread_md.c
  1.4.6.1.4.1       +0 -0      src/lib/libthread_db/arch/arm/libpthread_md.c
  1.3.4.1.4.1       +0 -0      src/lib/libthread_db/arch/i386/libpthread_md.c
  1.5.4.1.4.1       +0 -0      src/lib/libthread_db/arch/ia64/libpthread_md.c
  1.1.4.1.4.1       +0 -0      src/lib/libthread_db/arch/mips/libpthread_md.c
  1.5.4.1.4.1       +0 -0      src/lib/libthread_db/arch/powerpc/libpthread_md.c
  1.6.2.1.4.1       +0 -0      src/lib/libthread_db/arch/sparc64/libpthread_md.c
  1.1.4.1.4.1       +0 -0      src/lib/libthread_db/kse.h
  1.21.2.1.4.1      +0 -0      src/lib/libthread_db/libpthread_db.c
  1.5.4.1.4.1       +0 -0      src/lib/libthread_db/libpthread_db.h
  1.20.2.1.4.1      +0 -0      src/lib/libthread_db/libthr_db.c
  1.10.2.1.4.1      +0 -0      src/lib/libthread_db/thread_db.c
  1.11.2.1.4.1      +0 -0      src/lib/libthread_db/thread_db.h
  1.7.2.1.4.1       +0 -0      src/lib/libthread_db/thread_db_int.h
  1.20.2.1.4.1      +0 -0      src/lib/libufs/Makefile
  1.12.4.1.4.1      +0 -0      src/lib/libufs/block.c
  1.7.4.1.4.1       +0 -0      src/lib/libufs/bread.3
  1.7.16.1.4.1      +0 -0      src/lib/libufs/cgread.3
  1.7.2.1.4.1       +0 -0      src/lib/libufs/cgroup.c
  1.7.2.1.4.1       +0 -0      src/lib/libufs/inode.c
  1.9.16.1.4.1      +0 -0      src/lib/libufs/libufs.3
  1.15.2.1.4.1      +0 -0      src/lib/libufs/libufs.h
  1.12.2.1.4.1      +0 -0      src/lib/libufs/sblock.c
  1.5.36.1.4.1      +0 -0      src/lib/libufs/sbread.3
  1.18.2.1.4.1      +0 -0      src/lib/libufs/type.c
  1.7.4.1.4.1       +0 -0      src/lib/libufs/ufs_disk_close.3
  1.10.2.1.4.1      +0 -0      src/lib/libugidfw/Makefile
  1.6.2.1.4.1       +0 -0      src/lib/libugidfw/bsde_get_rule.3
  1.4.2.1.4.1       +0 -0      src/lib/libugidfw/bsde_get_rule_count.3
  1.4.2.1.4.1       +0 -0      src/lib/libugidfw/bsde_parse_rule.3
  1.4.2.1.4.1       +0 -0      src/lib/libugidfw/bsde_rule_to_string.3
  1.9.2.1.4.1       +0 -0      src/lib/libugidfw/libugidfw.3
  1.13.2.1.4.1      +0 -0      src/lib/libugidfw/ugidfw.c
  1.5.16.1.4.1      +0 -0      src/lib/libugidfw/ugidfw.h
  1.7.2.1.4.1       +0 -0      src/lib/libulog/Makefile
  1.4.2.1.4.1       +0 -0      src/lib/libulog/Symbol.map
  1.6.2.1.4.1       +0 -0      src/lib/libulog/ulog.h
  1.5.2.1.4.1       +0 -0      src/lib/libulog/ulog_login.3
  1.4.2.1.4.1       +0 -0      src/lib/libulog/ulog_login.c
  1.2.2.1.4.1       +0 -0      src/lib/libulog/ulog_login_pseudo.c
  1.2.2.1.4.1       +0 -0      src/lib/libulog/utempter.c
  1.1.2.1.4.1       +0 -0      src/lib/libulog/utempter.h
  1.3.2.2.2.1       +0 -0      src/lib/libulog/utempter_add_record.3
  1.13.2.4.2.1      +0 -0      src/lib/libusb/Makefile
  1.19.2.6.2.1      +0 -0      src/lib/libusb/libusb.3
  1.17.2.3.2.1      +0 -0      src/lib/libusb/libusb.h
  1.2.2.1.4.1       +0 -0      src/lib/libusb/libusb01.c
  1.18.2.5.2.1      +0 -0      src/lib/libusb/libusb10.c
  1.4.2.1.4.1       +0 -0      src/lib/libusb/libusb10.h
  1.8.2.3.2.1       +0 -0      src/lib/libusb/libusb10_desc.c
  1.9.2.3.2.1       +0 -0      src/lib/libusb/libusb10_io.c
  1.11.2.5.2.1      +0 -0      src/lib/libusb/libusb20.3
  1.14.2.2.2.1      +0 -0      src/lib/libusb/libusb20.c
  1.11.2.1.4.1      +0 -0      src/lib/libusb/libusb20.h
  1.4.2.3.2.1       +0 -0      src/lib/libusb/libusb20_desc.c
  1.1.4.2.2.1       +0 -0      src/lib/libusb/libusb20_desc.h
  1.8.2.1.4.1       +0 -0      src/lib/libusb/libusb20_int.h
  1.12.2.2.2.1      +0 -0      src/lib/libusb/libusb20_ugen20.c
  1.5.2.1.4.1       +0 -0      src/lib/libusb/usb.h
  1.14.2.1.4.1      +0 -0      src/lib/libusbhid/Makefile
  1.9.2.2.2.1       +0 -0      src/lib/libusbhid/data.c
  1.14.2.1.4.1      +0 -0      src/lib/libusbhid/descr.c
  1.2.4.1.4.1       +0 -0      src/lib/libusbhid/descr_compat.c
  1.12.2.3.2.1      +0 -0      src/lib/libusbhid/parse.c
  1.9.2.1.4.1       +0 -0      src/lib/libusbhid/usage.c
  1.19.4.2.2.1      +0 -0      src/lib/libusbhid/usbhid.3
  1.14.2.2.2.1      +0 -0      src/lib/libusbhid/usbhid.h
  1.6.2.1.4.1       +0 -0      src/lib/libusbhid/usbvar.h
  1.79.2.2.2.1      +0 -0      src/lib/libutil/Makefile
  1.14.2.1.4.1      +0 -0      src/lib/libutil/_secure_path.3
  1.9.28.1.4.1      +0 -0      src/lib/libutil/_secure_path.c
  1.6.38.2.2.1      +0 -0      src/lib/libutil/auth.c
  1.5.2.1.4.1       +0 -0      src/lib/libutil/expand_number.3
  1.8.2.1.4.1       +0 -0      src/lib/libutil/expand_number.c
  1.8.4.1.4.1       +0 -0      src/lib/libutil/flopen.3
  1.12.4.1.4.1      +0 -0      src/lib/libutil/flopen.c
  1.11.28.1.4.1     +0 -0      src/lib/libutil/fparseln.3
  1.6.38.1.4.1      +0 -0      src/lib/libutil/fparseln.c
  1.4.2.2.2.1       +0 -0      src/lib/libutil/gr_util.c
  1.2.2.1.4.1       +0 -0      src/lib/libutil/hexdump.3
  1.1.4.1.4.1       +0 -0      src/lib/libutil/hexdump.c
  1.15.2.1.4.1      +0 -0      src/lib/libutil/humanize_number.3
  1.6.2.1.4.1       +0 -0      src/lib/libutil/humanize_number.c
  1.1.2.1.4.1       +0 -0      src/lib/libutil/kinfo_getallproc.3
  1.1.2.1.4.1       +0 -0      src/lib/libutil/kinfo_getallproc.c
  1.5.2.1.4.1       +0 -0      src/lib/libutil/kinfo_getfile.3
  1.4.4.1.4.1       +0 -0      src/lib/libutil/kinfo_getfile.c
  1.1.2.2.2.1       +0 -0      src/lib/libutil/kinfo_getproc.3
  1.1.2.1.4.1       +0 -0      src/lib/libutil/kinfo_getproc.c
  1.6.2.1.4.1       +0 -0      src/lib/libutil/kinfo_getvmmap.3
  1.4.4.1.4.1       +0 -0      src/lib/libutil/kinfo_getvmmap.c
  1.5.2.1.4.1       +0 -0      src/lib/libutil/kld.3
  1.3.2.1.4.1       +0 -0      src/lib/libutil/kld.c
  1.57.2.4.2.1      +0 -0      src/lib/libutil/libutil.h
  1.63.2.4.2.1      +0 -0      src/lib/libutil/login.conf.5
  1.15.2.1.4.1      +0 -0      src/lib/libutil/login_auth.3
  1.14.38.1.4.1     +0 -0      src/lib/libutil/login_auth.c
  1.38.2.2.2.1      +0 -0      src/lib/libutil/login_cap.3
  1.35.4.1.4.1      +0 -0      src/lib/libutil/login_cap.c
  1.14.2.1.4.1      +0 -0      src/lib/libutil/login_cap.h
  1.24.2.1.4.1      +0 -0      src/lib/libutil/login_class.3
  1.33.2.2.2.1      +0 -0      src/lib/libutil/login_class.c
  1.5.42.1.4.1      +0 -0      src/lib/libutil/login_crypt.c
  1.16.2.1.4.1      +0 -0      src/lib/libutil/login_ok.3
  1.12.16.1.4.1     +0 -0      src/lib/libutil/login_ok.c
  1.17.2.1.4.1      +0 -0      src/lib/libutil/login_times.3
  1.15.4.1.4.1      +0 -0      src/lib/libutil/login_times.c
  1.11.2.1.4.1      +0 -0      src/lib/libutil/login_tty.3
  1.12.2.1.4.1      +0 -0      src/lib/libutil/login_tty.c
  1.9.4.3.2.1       +0 -0      src/lib/libutil/pidfile.3
  1.9.4.4.2.1       +0 -0      src/lib/libutil/pidfile.c
  1.21.2.2.2.1      +0 -0      src/lib/libutil/property.3
  1.14.16.1.4.1     +0 -0      src/lib/libutil/property.c
  1.15.2.1.4.1      +0 -0      src/lib/libutil/pty.3
  1.25.4.1.4.1      +0 -0      src/lib/libutil/pty.c
  1.40.2.3.2.1      +0 -0      src/lib/libutil/pw_util.c
  1.2.2.2.2.1       +0 -0      src/lib/libutil/quotafile.3
  1.1.2.1.4.1       +0 -0      src/lib/libutil/quotafile.c
  1.12.2.1.4.1      +0 -0      src/lib/libutil/realhostname.3
  1.21.4.1.4.1      +0 -0      src/lib/libutil/realhostname.c
  1.13.2.1.4.1      +0 -0      src/lib/libutil/realhostname_sa.3
  1.3.38.1.4.1      +0 -0      src/lib/libutil/stub.c
  1.9.2.1.4.1       +0 -0      src/lib/libutil/trimdomain.3
  1.6.16.1.4.1      +0 -0      src/lib/libutil/trimdomain.c
  1.20.2.1.4.1      +0 -0      src/lib/libutil/uucplock.3
  1.17.16.1.4.1     +0 -0      src/lib/libutil/uucplock.c
  1.14.2.1.4.1      +0 -0      src/lib/libvgl/Makefile
  1.9.42.1.4.1      +0 -0      src/lib/libvgl/bitmap.c
  1.7.42.1.4.1      +0 -0      src/lib/libvgl/keyboard.c
  1.15.36.1.4.1     +0 -0      src/lib/libvgl/main.c
  1.6.42.1.4.1      +0 -0      src/lib/libvgl/mouse.c
  1.9.2.2.2.1       +0 -0      src/lib/libvgl/simple.c
  1.8.42.1.4.1      +0 -0      src/lib/libvgl/text.c
  1.31.16.2.2.1     +0 -0      src/lib/libvgl/vgl.3
  1.8.42.1.4.1      +0 -0      src/lib/libvgl/vgl.h
  1.24.2.1.4.1      +0 -0      src/lib/libwrap/Makefile
  1.14.2.1.4.1      +0 -0      src/lib/liby/Makefile
  1.5.16.1.4.1      +0 -0      src/lib/liby/main.c
  1.4.16.1.4.1      +0 -0      src/lib/liby/yyerror.c
  1.18.2.2.2.1      +0 -0      src/lib/libypclnt/Makefile
  1.4.16.1.4.1      +0 -0      src/lib/libypclnt/ypclnt.h
  1.2.16.1.4.1      +0 -0      src/lib/libypclnt/ypclnt_connect.c
  1.1.42.1.4.1      +0 -0      src/lib/libypclnt/ypclnt_error.c
  1.1.42.1.4.1      +0 -0      src/lib/libypclnt/ypclnt_free.c
  1.1.42.1.4.1      +0 -0      src/lib/libypclnt/ypclnt_get.c
  1.1.42.1.4.1      +0 -0      src/lib/libypclnt/ypclnt_new.c
  1.7.16.1.4.1      +0 -0      src/lib/libypclnt/ypclnt_passwd.c
  1.1.28.2.2.1      +0 -0      src/lib/libz/FREEBSD-upgrade
  1.22.2.3.2.1      +0 -0      src/lib/libz/Makefile
  1.2.2.2.2.1       +0 -0      src/lib/libz/Symbol.map
  1.1.2.2.2.1       +0 -0      src/lib/libz/Versions.def
  1.4.2.2.2.1       +0 -0      src/lib/libz/gzlib.c
  1.2.2.2.2.1       +0 -0      src/lib/libz/gzread.c
  1.1.2.1.2.1       +0 -0      src/lib/libz/gzwrite.c
  1.15.2.2.2.1      +0 -0      src/lib/libz/zconf.h
  1.2.44.2.2.1      +0 -0      src/lib/libz/zopen.c
  1.110.2.1.4.1     +0 -0      src/lib/msun/Makefile
  1.28.2.1.4.1      +0 -0      src/lib/msun/Symbol.map
  1.10.4.1.4.1      +0 -0      src/lib/msun/amd64/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/msun/amd64/Symbol.map
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/e_remainder.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/e_remainderf.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/e_remainderl.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/amd64/e_sqrt.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/e_sqrtf.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/e_sqrtl.S
  1.5.2.2.2.1       +0 -0      src/lib/msun/amd64/fenv.c
  1.7.2.1.4.1       +0 -0      src/lib/msun/amd64/fenv.h
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_llrint.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_llrintf.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/s_llrintl.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/amd64/s_logbl.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_lrint.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_lrintf.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/s_lrintl.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_remquo.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_remquof.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/s_remquol.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/amd64/s_rintl.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_scalbn.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/amd64/s_scalbnf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/amd64/s_scalbnl.S
  1.2.16.1.4.1      +0 -0      src/lib/msun/arm/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/msun/arm/Symbol.map
  1.1.28.1.4.1      +0 -0      src/lib/msun/arm/fenv.c
  1.5.28.1.4.1      +0 -0      src/lib/msun/arm/fenv.h
  1.8.4.1.4.1       +0 -0      src/lib/msun/bsdsrc/b_exp.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/bsdsrc/b_log.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/bsdsrc/b_tgamma.c
  1.7.16.1.4.1      +0 -0      src/lib/msun/bsdsrc/mathimpl.h
  1.13.4.1.4.1      +0 -0      src/lib/msun/i387/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/msun/i387/Symbol.map
  1.14.2.1.4.1      +0 -0      src/lib/msun/i387/e_exp.S
  1.11.2.1.4.1      +0 -0      src/lib/msun/i387/e_fmod.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/e_log.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/e_log10.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/i387/e_log10f.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/e_logf.S
  1.11.2.1.4.1      +0 -0      src/lib/msun/i387/e_remainder.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/i387/e_remainderf.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/i387/e_remainderl.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/e_sqrt.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/i387/e_sqrtf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/e_sqrtl.S
  1.4.2.2.2.1       +0 -0      src/lib/msun/i387/fenv.c
  1.7.2.1.4.1       +0 -0      src/lib/msun/i387/fenv.h
  1.1.4.1.4.1       +0 -0      src/lib/msun/i387/invtrig.c
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/s_ceil.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/i387/s_ceilf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_ceill.S
  1.9.2.1.4.1       +0 -0      src/lib/msun/i387/s_copysign.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_copysignf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_copysignl.S
  1.9.2.1.4.1       +0 -0      src/lib/msun/i387/s_cos.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/s_finite.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/s_floor.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/i387/s_floorf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_floorl.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_llrint.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_llrintf.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/i387/s_llrintl.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/s_logb.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_logbf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_logbl.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_lrint.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_lrintf.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/i387/s_lrintl.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_remquo.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_remquof.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/i387/s_remquol.S
  1.9.2.1.4.1       +0 -0      src/lib/msun/i387/s_rint.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_rintf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_rintl.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/s_scalbn.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/i387/s_scalbnf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_scalbnl.S
  1.10.2.1.4.1      +0 -0      src/lib/msun/i387/s_significand.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_significandf.S
  1.9.2.1.4.1       +0 -0      src/lib/msun/i387/s_sin.S
  1.9.2.1.4.1       +0 -0      src/lib/msun/i387/s_tan.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_trunc.S
  1.4.2.1.4.1       +0 -0      src/lib/msun/i387/s_truncf.S
  1.3.2.1.4.1       +0 -0      src/lib/msun/i387/s_truncl.S
  1.3.16.1.4.1      +0 -0      src/lib/msun/ia64/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/msun/ia64/Symbol.map
  1.2.36.1.4.1      +0 -0      src/lib/msun/ia64/fenv.c
  1.4.28.1.4.1      +0 -0      src/lib/msun/ia64/fenv.h
  1.2.4.1.4.1       +0 -0      src/lib/msun/ia64/s_fma.S
  1.2.4.1.4.1       +0 -0      src/lib/msun/ia64/s_fmaf.S
  1.2.4.1.4.1       +0 -0      src/lib/msun/ia64/s_fmal.S
  1.2.2.1.4.1       +0 -0      src/lib/msun/ld128/e_rem_pio2l.h
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld128/invtrig.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld128/invtrig.h
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld128/k_cosl.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld128/k_sinl.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld128/k_tanl.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/ld128/s_exp2l.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/ld128/s_nanl.c
  1.3.2.1.4.1       +0 -0      src/lib/msun/ld80/e_rem_pio2l.h
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld80/invtrig.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/ld80/invtrig.h
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld80/k_cosl.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/ld80/k_sinl.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/ld80/k_tanl.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/ld80/s_exp2l.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/ld80/s_nanl.c
  1.15.4.1.4.1      +0 -0      src/lib/msun/man/acos.3
  1.12.16.1.4.1     +0 -0      src/lib/msun/man/acosh.3
  1.17.4.1.4.1      +0 -0      src/lib/msun/man/asin.3
  1.11.16.1.4.1     +0 -0      src/lib/msun/man/asinh.3
  1.12.4.1.4.1      +0 -0      src/lib/msun/man/atan.3
  1.20.2.1.4.1      +0 -0      src/lib/msun/man/atan2.3
  1.14.16.1.4.1     +0 -0      src/lib/msun/man/atanh.3
  1.16.16.1.4.1     +0 -0      src/lib/msun/man/ceil.3
  1.1.2.2.2.1       +0 -0      src/lib/msun/man/cexp.3
  1.4.2.1.4.1       +0 -0      src/lib/msun/man/cimag.3
  1.2.4.2.2.1       +0 -0      src/lib/msun/man/complex.3
  1.2.16.1.4.1      +0 -0      src/lib/msun/man/copysign.3
  1.14.4.1.4.1      +0 -0      src/lib/msun/man/cos.3
  1.13.16.1.4.1     +0 -0      src/lib/msun/man/cosh.3
  1.2.4.1.4.1       +0 -0      src/lib/msun/man/csqrt.3
  1.12.16.1.4.1     +0 -0      src/lib/msun/man/erf.3
  1.24.4.1.4.1      +0 -0      src/lib/msun/man/exp.3
  1.12.16.1.4.1     +0 -0      src/lib/msun/man/fabs.3
  1.2.2.1.4.1       +0 -0      src/lib/msun/man/fdim.3
  1.3.28.1.4.1      +0 -0      src/lib/msun/man/feclearexcept.3
  1.1.28.1.4.1      +0 -0      src/lib/msun/man/feenableexcept.3
  1.1.36.1.4.1      +0 -0      src/lib/msun/man/fegetenv.3
  1.2.28.1.4.1      +0 -0      src/lib/msun/man/fegetround.3
  1.7.2.1.4.1       +0 -0      src/lib/msun/man/fenv.3
  1.18.16.1.4.1     +0 -0      src/lib/msun/man/floor.3
  1.3.16.1.4.1      +0 -0      src/lib/msun/man/fma.3
  1.2.28.1.4.1      +0 -0      src/lib/msun/man/fmax.3
  1.10.4.1.4.1      +0 -0      src/lib/msun/man/fmod.3
  1.18.2.1.4.1      +0 -0      src/lib/msun/man/hypot.3
  1.24.16.2.2.1     +0 -0      src/lib/msun/man/ieee.3
  1.14.16.1.4.1     +0 -0      src/lib/msun/man/ieee_test.3
  1.5.4.1.4.1       +0 -0      src/lib/msun/man/ilogb.3
  1.15.4.1.4.1      +0 -0      src/lib/msun/man/j0.3
  1.24.4.1.4.1      +0 -0      src/lib/msun/man/lgamma.3
  1.2.2.1.4.1       +0 -0      src/lib/msun/man/log.3
  1.3.4.1.4.1       +0 -0      src/lib/msun/man/lrint.3
  1.4.28.1.4.1      +0 -0      src/lib/msun/man/lround.3
  1.33.2.1.4.1      +0 -0      src/lib/msun/man/math.3
  1.1.4.1.4.1       +0 -0      src/lib/msun/man/nan.3
  1.3.16.1.4.1      +0 -0      src/lib/msun/man/nextafter.3
  1.7.2.1.4.1       +0 -0      src/lib/msun/man/remainder.3
  1.13.4.1.4.1      +0 -0      src/lib/msun/man/rint.3
  1.6.28.1.4.1      +0 -0      src/lib/msun/man/round.3
  1.4.16.1.4.1      +0 -0      src/lib/msun/man/scalbn.3
  1.1.36.1.4.1      +0 -0      src/lib/msun/man/signbit.3
  1.11.4.1.4.1      +0 -0      src/lib/msun/man/sin.3
  1.13.16.1.4.1     +0 -0      src/lib/msun/man/sinh.3
  1.16.2.1.4.1      +0 -0      src/lib/msun/man/sqrt.3
  1.11.4.1.4.1      +0 -0      src/lib/msun/man/tan.3
  1.11.16.1.4.1     +0 -0      src/lib/msun/man/tanh.3
  1.3.28.1.4.1      +0 -0      src/lib/msun/man/trunc.3
  1.1.4.1.4.1       +0 -0      src/lib/msun/mips/Makefile.inc
  1.2.4.1.4.1       +0 -0      src/lib/msun/mips/Symbol.map
  1.1.4.1.4.1       +0 -0      src/lib/msun/mips/fenv.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/mips/fenv.h
  1.2.16.1.4.1      +0 -0      src/lib/msun/powerpc/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/msun/powerpc/Symbol.map
  1.1.28.1.4.1      +0 -0      src/lib/msun/powerpc/fenv.c
  1.4.4.1.4.1       +0 -0      src/lib/msun/powerpc/fenv.h
  1.3.16.1.4.1      +0 -0      src/lib/msun/sparc64/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/lib/msun/sparc64/Symbol.map
  1.1.30.1.4.1      +0 -0      src/lib/msun/sparc64/e_sqrt.S
  1.1.30.1.4.1      +0 -0      src/lib/msun/sparc64/e_sqrtf.S
  1.1.36.1.4.1      +0 -0      src/lib/msun/sparc64/fenv.c
  1.3.28.1.4.1      +0 -0      src/lib/msun/sparc64/fenv.h
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/e_acos.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/e_acosf.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/e_acosh.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_acoshf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/e_acosl.c
  1.15.2.1.4.1      +0 -0      src/lib/msun/src/e_asin.c
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/e_asinf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/e_asinl.c
  1.14.4.1.4.1      +0 -0      src/lib/msun/src/e_atan2.c
  1.12.4.1.4.1      +0 -0      src/lib/msun/src/e_atan2f.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/src/e_atan2l.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_atanh.c
  1.7.4.1.4.1       +0 -0      src/lib/msun/src/e_atanhf.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/e_cosh.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_coshf.c
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/e_exp.c
  1.15.2.1.4.1      +0 -0      src/lib/msun/src/e_expf.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/e_fmod.c
  1.7.4.1.4.1       +0 -0      src/lib/msun/src/e_fmodf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/e_fmodl.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_gamma.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_gamma_r.c
  1.7.4.1.4.1       +0 -0      src/lib/msun/src/e_gammaf.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_gammaf_r.c
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/e_hypot.c
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/e_hypotf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/e_hypotl.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/e_j0.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_j0f.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/e_j1.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_j1f.c
  1.11.2.1.4.1      +0 -0      src/lib/msun/src/e_jn.c
  1.11.2.1.4.1      +0 -0      src/lib/msun/src/e_jnf.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/e_lgamma.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/e_lgamma_r.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_lgammaf.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/e_lgammaf_r.c
  1.15.4.1.4.1      +0 -0      src/lib/msun/src/e_log.c
  1.13.2.1.4.1      +0 -0      src/lib/msun/src/e_log10.c
  1.10.2.1.4.1      +0 -0      src/lib/msun/src/e_log10f.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/e_log2.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/src/e_log2f.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/e_logf.c
  1.13.4.2.2.1      +0 -0      src/lib/msun/src/e_pow.c
  1.15.4.2.2.1      +0 -0      src/lib/msun/src/e_powf.c
  1.22.2.1.4.1      +0 -0      src/lib/msun/src/e_rem_pio2.c
  1.32.4.1.4.1      +0 -0      src/lib/msun/src/e_rem_pio2f.c
  1.12.4.1.4.1      +0 -0      src/lib/msun/src/e_remainder.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/e_remainderf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/e_remainderl.c
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/e_scalb.c
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/e_scalbf.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/e_sinh.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/e_sinhf.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/e_sqrt.c
  1.7.42.1.4.1      +0 -0      src/lib/msun/src/e_sqrtf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/e_sqrtl.c
  1.12.4.1.4.1      +0 -0      src/lib/msun/src/k_cos.c
  1.18.4.1.4.1      +0 -0      src/lib/msun/src/k_cosf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/k_log.h
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/k_logf.h
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/k_rem_pio2.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/k_sin.c
  1.16.4.1.4.1      +0 -0      src/lib/msun/src/k_sinf.c
  1.13.4.1.4.1      +0 -0      src/lib/msun/src/k_tan.c
  1.23.4.1.4.1      +0 -0      src/lib/msun/src/k_tanf.c
  1.80.2.3.2.1      +0 -0      src/lib/msun/src/math.h
  1.31.2.2.2.1      +0 -0      src/lib/msun/src/math_private.h
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_asinh.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_asinhf.c
  1.13.2.1.4.1      +0 -0      src/lib/msun/src/s_atan.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_atanf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_atanl.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_carg.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_cargf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_cargl.c
  1.17.2.1.4.1      +0 -0      src/lib/msun/src/s_cbrt.c
  1.18.4.1.4.1      +0 -0      src/lib/msun/src/s_cbrtf.c
  1.1.2.1.4.1       +0 -0      src/lib/msun/src/s_cbrtl.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/s_ceil.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_ceilf.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_ceill.c
  1.1.2.1.4.1       +0 -0      src/lib/msun/src/s_cexp.c
  1.1.2.1.4.1       +0 -0      src/lib/msun/src/s_cexpf.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/src/s_cimag.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/src/s_cimagf.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/src/s_cimagl.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_conj.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_conjf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_conjl.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_copysign.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_copysignf.c
  1.2.16.1.4.1      +0 -0      src/lib/msun/src/s_copysignl.c
  1.13.2.1.4.1      +0 -0      src/lib/msun/src/s_cos.c
  1.18.4.1.4.1      +0 -0      src/lib/msun/src/s_cosf.c
  1.3.2.1.4.1       +0 -0      src/lib/msun/src/s_cosl.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_cproj.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_cprojf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_cprojl.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_creal.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_crealf.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_creall.c
  1.4.4.1.4.1       +0 -0      src/lib/msun/src/s_csqrt.c
  1.3.4.1.4.1       +0 -0      src/lib/msun/src/s_csqrtf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_csqrtl.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_erf.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_erff.c
  1.7.4.1.4.1       +0 -0      src/lib/msun/src/s_exp2.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_exp2f.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_expm1.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_expm1f.c
  1.7.42.1.4.1      +0 -0      src/lib/msun/src/s_fabs.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_fabsf.c
  1.2.38.2.2.1      +0 -0      src/lib/msun/src/s_fabsl.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_fdim.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_finite.c
  1.7.4.1.4.1       +0 -0      src/lib/msun/src/s_finitef.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/s_floor.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_floorf.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_floorl.c
  1.5.4.2.2.1       +0 -0      src/lib/msun/src/s_fma.c
  1.2.4.2.2.1       +0 -0      src/lib/msun/src/s_fmaf.c
  1.4.4.2.2.1       +0 -0      src/lib/msun/src/s_fmal.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_fmax.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_fmaxf.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_fmaxl.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_fmin.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_fminf.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_fminl.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/s_frexp.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_frexpf.c
  1.1.28.1.4.1      +0 -0      src/lib/msun/src/s_frexpl.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_ilogb.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_ilogbf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_ilogbl.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_isfinite.c
  1.9.2.1.4.1       +0 -0      src/lib/msun/src/s_isnan.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_isnormal.c
  1.1.30.1.4.1      +0 -0      src/lib/msun/src/s_llrint.c
  1.1.30.1.4.1      +0 -0      src/lib/msun/src/s_llrintf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_llrintl.c
  1.2.28.1.4.1      +0 -0      src/lib/msun/src/s_llround.c
  1.2.28.1.4.1      +0 -0      src/lib/msun/src/s_llroundf.c
  1.1.28.1.4.1      +0 -0      src/lib/msun/src/s_llroundl.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_log1p.c
  1.12.4.1.4.1      +0 -0      src/lib/msun/src/s_log1pf.c
  1.12.4.1.4.1      +0 -0      src/lib/msun/src/s_logb.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_logbf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_logbl.c
  1.1.30.1.4.1      +0 -0      src/lib/msun/src/s_lrint.c
  1.1.30.1.4.1      +0 -0      src/lib/msun/src/s_lrintf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_lrintl.c
  1.2.28.1.4.1      +0 -0      src/lib/msun/src/s_lround.c
  1.2.28.1.4.1      +0 -0      src/lib/msun/src/s_lroundf.c
  1.1.28.1.4.1      +0 -0      src/lib/msun/src/s_lroundl.c
  1.8.16.1.4.1      +0 -0      src/lib/msun/src/s_modf.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_modff.c
  1.1.18.1.4.1      +0 -0      src/lib/msun/src/s_modfl.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_nan.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_nearbyint.c
  1.12.4.1.4.1      +0 -0      src/lib/msun/src/s_nextafter.c
  1.11.4.1.4.1      +0 -0      src/lib/msun/src/s_nextafterf.c
  1.2.4.1.4.1       +0 -0      src/lib/msun/src/s_nextafterl.c
  1.3.2.1.4.1       +0 -0      src/lib/msun/src/s_nexttoward.c
  1.3.2.1.4.1       +0 -0      src/lib/msun/src/s_nexttowardf.c
  1.2.4.2.2.1       +0 -0      src/lib/msun/src/s_remquo.c
  1.1.28.2.2.1      +0 -0      src/lib/msun/src/s_remquof.c
  1.2.4.2.2.1       +0 -0      src/lib/msun/src/s_remquol.c
  1.16.4.1.4.1      +0 -0      src/lib/msun/src/s_rint.c
  1.12.4.1.4.1      +0 -0      src/lib/msun/src/s_rintf.c
  1.5.4.1.4.1       +0 -0      src/lib/msun/src/s_rintl.c
  1.4.16.1.4.1      +0 -0      src/lib/msun/src/s_round.c
  1.4.16.1.4.1      +0 -0      src/lib/msun/src/s_roundf.c
  1.2.16.1.4.1      +0 -0      src/lib/msun/src/s_roundl.c
  1.2.28.1.4.1      +0 -0      src/lib/msun/src/s_scalbln.c
  1.11.28.1.4.1     +0 -0      src/lib/msun/src/s_scalbn.c
  1.8.28.1.4.1      +0 -0      src/lib/msun/src/s_scalbnf.c
  1.1.28.1.4.1      +0 -0      src/lib/msun/src/s_scalbnl.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_signbit.c
  1.10.4.1.4.1      +0 -0      src/lib/msun/src/s_significand.c
  1.8.4.1.4.1       +0 -0      src/lib/msun/src/s_significandf.c
  1.13.2.1.4.1      +0 -0      src/lib/msun/src/s_sin.c
  1.17.4.1.4.1      +0 -0      src/lib/msun/src/s_sinf.c
  1.3.2.1.4.1       +0 -0      src/lib/msun/src/s_sinl.c
  1.13.2.1.4.1      +0 -0      src/lib/msun/src/s_tan.c
  1.17.4.1.4.1      +0 -0      src/lib/msun/src/s_tanf.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_tanh.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_tanhf.c
  1.3.2.1.4.1       +0 -0      src/lib/msun/src/s_tanl.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/s_tgammaf.c
  1.4.4.1.4.1       +0 -0      src/lib/msun/src/s_trunc.c
  1.1.36.1.4.1      +0 -0      src/lib/msun/src/s_truncf.c
  1.9.4.1.4.1       +0 -0      src/lib/msun/src/s_truncl.c
  1.7.4.1.4.1       +0 -0      src/lib/msun/src/w_cabs.c
  1.3.42.1.4.1      +0 -0      src/lib/msun/src/w_cabsf.c
  1.1.4.1.4.1       +0 -0      src/lib/msun/src/w_cabsl.c
  1.3.36.1.4.1      +0 -0      src/lib/msun/src/w_dremf.c
  1.2.18.1.4.1      +0 -0      src/lib/ncurses/Makefile
  1.3.2.1.4.1       +0 -0      src/lib/ncurses/Makefile.inc
  1.4.16.1.4.1      +0 -0      src/lib/ncurses/config.mk
  1.14.16.1.4.1     +0 -0      src/lib/ncurses/form/Makefile
  1.1.18.1.4.1      +0 -0      src/lib/ncurses/formw/Makefile
  1.16.16.1.4.1     +0 -0      src/lib/ncurses/menu/Makefile
  1.1.18.1.4.1      +0 -0      src/lib/ncurses/menuw/Makefile
  1.98.4.1.4.1      +0 -0      src/lib/ncurses/ncurses/Makefile
  1.13.4.1.4.1      +0 -0      src/lib/ncurses/ncurses/ncurses_cfg.h
  1.4.4.1.4.1       +0 -0      src/lib/ncurses/ncurses/pathnames.h
  1.9.18.1.4.1      +0 -0      src/lib/ncurses/ncurses/termcap.c
  1.1.18.1.4.1      +0 -0      src/lib/ncurses/ncursesw/Makefile
  1.15.16.1.4.1     +0 -0      src/lib/ncurses/panel/Makefile
  1.1.18.1.4.1      +0 -0      src/lib/ncurses/panelw/Makefile
  1.83.2.1.4.1      +0 -0      src/libexec/Makefile
  1.5.2.1.4.1       +0 -0      src/libexec/Makefile.inc
  1.5.62.1.4.1      +0 -0      src/libexec/atrun/LEGAL
  1.16.2.1.4.1      +0 -0      src/libexec/atrun/Makefile
  1.27.2.1.4.1      +0 -0      src/libexec/atrun/atrun.c
  1.13.16.1.4.1     +0 -0      src/libexec/atrun/atrun.man
  1.6.16.1.4.1      +0 -0      src/libexec/atrun/gloadavg.c
  1.4.62.1.4.1      +0 -0      src/libexec/atrun/gloadavg.h
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/Announce
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/Changes
  1.10.2.1.4.1      +0 -0      src/libexec/bootpd/Makefile
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/Makefile.UNIX
  1.5.2.1.4.1       +0 -0      src/libexec/bootpd/Makefile.inc
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/Problems
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/README
  1.6.42.1.4.1      +0 -0      src/libexec/bootpd/bootp.h
  1.20.36.1.4.1     +0 -0      src/libexec/bootpd/bootpd.8
  1.24.16.1.4.1     +0 -0      src/libexec/bootpd/bootpd.c
  1.2.62.1.4.1      +0 -0      src/libexec/bootpd/bootpd.h
  1.6.28.1.4.1      +0 -0      src/libexec/bootpd/bootpgw/Makefile
  1.6.40.2.2.1      +0 -0      src/libexec/bootpd/bootpgw/bootpgw.c
  1.12.2.1.4.1      +0 -0      src/libexec/bootpd/bootptab.5
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/bootptab.mcs
  1.2.62.1.4.1      +0 -0      src/libexec/bootpd/bptypes.h
  1.8.42.1.4.1      +0 -0      src/libexec/bootpd/dovend.c
  1.2.42.1.4.1      +0 -0      src/libexec/bootpd/dovend.h
  1.9.42.1.4.1      +0 -0      src/libexec/bootpd/dumptab.c
  1.14.40.1.4.1     +0 -0      src/libexec/bootpd/getether.c
  1.2.42.1.4.1      +0 -0      src/libexec/bootpd/getether.h
  1.8.36.1.4.1      +0 -0      src/libexec/bootpd/getif.c
  1.2.42.1.4.1      +0 -0      src/libexec/bootpd/getif.h
  1.7.42.1.4.1      +0 -0      src/libexec/bootpd/hash.c
  1.3.42.1.4.1      +0 -0      src/libexec/bootpd/hash.h
  1.9.42.1.4.1      +0 -0      src/libexec/bootpd/hwaddr.c
  1.7.42.1.4.1      +0 -0      src/libexec/bootpd/hwaddr.h
  1.7.62.1.4.1      +0 -0      src/libexec/bootpd/lookup.c
  1.2.42.1.4.1      +0 -0      src/libexec/bootpd/lookup.h
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/patchlevel.h
  1.11.42.1.4.1     +0 -0      src/libexec/bootpd/readfile.c
  1.2.42.1.4.1      +0 -0      src/libexec/bootpd/readfile.h
  1.5.42.1.4.1      +0 -0      src/libexec/bootpd/report.c
  1.5.42.1.4.1      +0 -0      src/libexec/bootpd/report.h
  1.15.2.1.4.1      +0 -0      src/libexec/bootpd/rtmsg.c
  1.4.62.1.4.1      +0 -0      src/libexec/bootpd/tools/Makefile
  1.7.2.1.4.1       +0 -0      src/libexec/bootpd/tools/Makefile.inc
  1.6.42.1.4.1      +0 -0      src/libexec/bootpd/tools/bootpef/Makefile
  1.4.42.1.4.1      +0 -0      src/libexec/bootpd/tools/bootpef/bootpef.8
  1.7.42.1.4.1      +0 -0      src/libexec/bootpd/tools/bootpef/bootpef.c
  1.8.42.1.4.1      +0 -0      src/libexec/bootpd/tools/bootptest/Makefile
  1.5.28.1.4.1      +0 -0      src/libexec/bootpd/tools/bootptest/bootptest.8
  1.8.40.1.4.1      +0 -0      src/libexec/bootpd/tools/bootptest/bootptest.c
  1.2.42.1.4.1      +0 -0      src/libexec/bootpd/tools/bootptest/bootptest.h
  1.7.42.2.2.1      +0 -0      src/libexec/bootpd/tools/bootptest/print-bootp.c
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/trygetea.c
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/trygetif.c
  1.5.62.1.4.1      +0 -0      src/libexec/bootpd/trylook.c
  1.2.42.1.4.1      +0 -0      src/libexec/bootpd/tzone.c
  1.8.42.1.4.1      +0 -0      src/libexec/comsat/Makefile
  1.15.2.1.4.1      +0 -0      src/libexec/comsat/comsat.8
  1.21.2.1.4.1      +0 -0      src/libexec/comsat/comsat.c
  1.12.2.1.4.1      +0 -0      src/libexec/fingerd/Makefile
  1.15.2.1.4.1      +0 -0      src/libexec/fingerd/fingerd.8
  1.28.2.1.4.1      +0 -0      src/libexec/fingerd/fingerd.c
  1.57.16.1.4.1     +0 -0      src/libexec/ftpd/Makefile
  1.1.42.1.4.1      +0 -0      src/libexec/ftpd/config.h
  1.21.4.1.4.1      +0 -0      src/libexec/ftpd/extern.h
  1.3.38.1.4.1      +0 -0      src/libexec/ftpd/ftpchroot.5
  1.68.4.1.4.1      +0 -0      src/libexec/ftpd/ftpcmd.y
  1.77.2.1.4.1      +0 -0      src/libexec/ftpd/ftpd.8
  1.220.2.2.2.1     +0 -0      src/libexec/ftpd/ftpd.c
  1.16.2.1.4.1      +0 -0      src/libexec/ftpd/logwtmp.c
  1.11.62.1.4.1     +0 -0      src/libexec/ftpd/pathnames.h
  1.27.2.2.2.1      +0 -0      src/libexec/ftpd/popen.c
  1.12.2.1.4.1      +0 -0      src/libexec/getty/Makefile
  1.12.2.2.2.1      +0 -0      src/libexec/getty/chat.c
  1.9.28.1.4.1      +0 -0      src/libexec/getty/extern.h
  1.16.28.1.4.1     +0 -0      src/libexec/getty/getty.8
  1.42.2.1.4.1      +0 -0      src/libexec/getty/gettytab.5
  1.14.38.1.4.1     +0 -0      src/libexec/getty/gettytab.h
  1.16.28.1.4.1     +0 -0      src/libexec/getty/init.c
  1.49.2.1.4.1      +0 -0      src/libexec/getty/main.c
  1.7.62.1.4.1      +0 -0      src/libexec/getty/pathnames.h
  1.19.36.1.4.1     +0 -0      src/libexec/getty/subr.c
  1.20.2.1.4.1      +0 -0      src/libexec/getty/ttys.5
  1.18.16.1.4.1     +0 -0      src/libexec/lukemftpd/Makefile
  1.4.28.1.4.1      +0 -0      src/libexec/lukemftpd/config.h
  1.5.16.1.4.1      +0 -0      src/libexec/lukemftpd/nbsd2fbsd.h
  1.1.18.1.4.1      +0 -0      src/libexec/lukemftpd/nbsd_pidfile.h
  1.1.42.1.4.1      +0 -0      src/libexec/lukemftpd/util.h
  1.22.2.3.2.1      +0 -0      src/libexec/mail.local/Makefile
  1.8.2.1.4.1       +0 -0      src/libexec/mknetid/Makefile
  1.7.40.1.4.1      +0 -0      src/libexec/mknetid/hash.c
  1.6.42.1.4.1      +0 -0      src/libexec/mknetid/hash.h
  1.16.28.1.4.1     +0 -0      src/libexec/mknetid/mknetid.8
  1.13.42.1.4.1     +0 -0      src/libexec/mknetid/mknetid.c
  1.4.28.1.4.1      +0 -0      src/libexec/mknetid/netid.5
  1.8.2.1.4.1       +0 -0      src/libexec/mknetid/parse_group.c
  1.6.2.1.4.1       +0 -0      src/libexec/pppoed/Makefile
  1.18.28.1.4.1     +0 -0      src/libexec/pppoed/pppoed.8
  1.27.16.2.2.1     +0 -0      src/libexec/pppoed/pppoed.c
  1.13.2.1.4.1      +0 -0      src/libexec/rbootd/Makefile
  1.11.42.1.4.1     +0 -0      src/libexec/rbootd/bpf.c
  1.5.62.1.4.1      +0 -0      src/libexec/rbootd/conf.c
  1.4.42.1.4.1      +0 -0      src/libexec/rbootd/defs.h
  1.11.42.1.4.1     +0 -0      src/libexec/rbootd/parseconf.c
  1.15.2.1.4.1      +0 -0      src/libexec/rbootd/rbootd.8
  1.15.2.1.4.1      +0 -0      src/libexec/rbootd/rbootd.c
  1.9.36.1.4.1      +0 -0      src/libexec/rbootd/rmpproto.c
  1.8.36.2.2.1      +0 -0      src/libexec/rbootd/utils.c
  1.7.2.1.4.1       +0 -0      src/libexec/revnetgroup/Makefile
  1.7.42.1.4.1      +0 -0      src/libexec/revnetgroup/hash.c
  1.7.42.1.4.1      +0 -0      src/libexec/revnetgroup/hash.h
  1.9.42.1.4.1      +0 -0      src/libexec/revnetgroup/parse_netgroup.c
  1.14.28.1.4.1     +0 -0      src/libexec/revnetgroup/revnetgroup.8
  1.13.28.1.4.1     +0 -0      src/libexec/revnetgroup/revnetgroup.c
  1.21.16.1.4.1     +0 -0      src/libexec/rlogind/Makefile
  1.24.28.1.4.1     +0 -0      src/libexec/rlogind/rlogind.8
  1.47.2.1.4.1      +0 -0      src/libexec/rlogind/rlogind.c
  1.9.2.1.4.1       +0 -0      src/libexec/rpc.rquotad/Makefile
  1.12.28.1.4.1     +0 -0      src/libexec/rpc.rquotad/rpc.rquotad.8
  1.14.2.1.4.1      +0 -0      src/libexec/rpc.rquotad/rquotad.c
  1.11.2.1.4.1      +0 -0      src/libexec/rpc.rstatd/Makefile
  1.8.42.1.4.1      +0 -0      src/libexec/rpc.rstatd/rpc.rstatd.8
  1.26.4.1.4.1      +0 -0      src/libexec/rpc.rstatd/rstat_proc.c
  1.11.28.1.4.1     +0 -0      src/libexec/rpc.rstatd/rstatd.c
  1.12.2.1.4.1      +0 -0      src/libexec/rpc.rusersd/Makefile
  1.9.42.1.4.1      +0 -0      src/libexec/rpc.rusersd/rpc.rusersd.8
  1.16.2.1.4.1      +0 -0      src/libexec/rpc.rusersd/rusers_proc.c
  1.13.2.1.4.1      +0 -0      src/libexec/rpc.rusersd/rusersd.c
  1.8.2.1.4.1       +0 -0      src/libexec/rpc.rwalld/Makefile
  1.9.36.1.4.1      +0 -0      src/libexec/rpc.rwalld/rpc.rwalld.8
  1.14.2.1.4.1      +0 -0      src/libexec/rpc.rwalld/rwalld.c
  1.7.2.1.4.1       +0 -0      src/libexec/rpc.sprayd/Makefile
  1.9.42.1.4.1      +0 -0      src/libexec/rpc.sprayd/rpc.sprayd.8
  1.9.28.1.4.1      +0 -0      src/libexec/rpc.sprayd/sprayd.c
  1.26.2.1.4.1      +0 -0      src/libexec/rshd/Makefile
  1.36.28.2.2.1     +0 -0      src/libexec/rshd/rshd.8
  1.51.28.2.4.1     +0 -0      src/libexec/rshd/rshd.c
  1.27.2.1.4.1      +0 -0      src/libexec/rtld-aout/shlib.c
  1.8.28.1.4.1      +0 -0      src/libexec/rtld-aout/shlib.h
  1.8.2.1.4.1       +0 -0      src/libexec/rtld-aout/support.c
  1.6.28.1.4.1      +0 -0      src/libexec/rtld-aout/support.h
  1.55.2.4.2.1      +0 -0      src/libexec/rtld-elf/Makefile
  1.11.2.2.2.1      +0 -0      src/libexec/rtld-elf/Symbol.map
  1.5.2.1.4.1       +0 -0      src/libexec/rtld-elf/amd64/Makefile.inc
  1.20.2.4.2.1      +0 -0      src/libexec/rtld-elf/amd64/reloc.c
  1.15.2.2.2.1      +0 -0      src/libexec/rtld-elf/amd64/rtld_machdep.h
  1.6.2.2.2.1       +0 -0      src/libexec/rtld-elf/amd64/rtld_start.S
  1.3.28.1.4.1      +0 -0      src/libexec/rtld-elf/arm/Makefile.inc
  1.6.2.5.2.1       +0 -0      src/libexec/rtld-elf/arm/reloc.c
  1.7.2.3.2.1       +0 -0      src/libexec/rtld-elf/arm/rtld_machdep.h
  1.4.2.1.4.1       +0 -0      src/libexec/rtld-elf/arm/rtld_start.S
  1.5.2.1.4.1       +0 -0      src/libexec/rtld-elf/debug.c
  1.7.16.1.4.1      +0 -0      src/libexec/rtld-elf/debug.h
  1.5.2.1.4.1       +0 -0      src/libexec/rtld-elf/i386/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/libexec/rtld-elf/i386/Symbol.map
  1.22.2.5.2.1      +0 -0      src/libexec/rtld-elf/i386/reloc.c
  1.13.2.2.2.1      +0 -0      src/libexec/rtld-elf/i386/rtld_machdep.h
  1.5.2.2.2.1       +0 -0      src/libexec/rtld-elf/i386/rtld_start.S
  1.2.16.1.4.1      +0 -0      src/libexec/rtld-elf/ia64/Makefile.inc
  1.23.2.6.2.1      +0 -0      src/libexec/rtld-elf/ia64/reloc.c
  1.8.2.2.2.1       +0 -0      src/libexec/rtld-elf/ia64/rtld_machdep.h
  1.4.16.1.4.1      +0 -0      src/libexec/rtld-elf/ia64/rtld_start.S
  1.15.16.5.2.1     +0 -0      src/libexec/rtld-elf/libmap.c
  1.4.28.1.4.1      +0 -0      src/libexec/rtld-elf/libmap.h
  1.13.2.2.2.1      +0 -0      src/libexec/rtld-elf/malloc.c
  1.26.2.6.2.1      +0 -0      src/libexec/rtld-elf/map_object.c
  1.8.2.3.2.1       +0 -0      src/libexec/rtld-elf/mips/reloc.c
  1.3.2.2.2.1       +0 -0      src/libexec/rtld-elf/mips/rtld_machdep.h
  1.4.2.1.4.1       +0 -0      src/libexec/rtld-elf/mips/rtld_start.S
  1.1.34.1.4.1      +0 -0      src/libexec/rtld-elf/powerpc/Makefile.inc
  1.13.2.5.2.1      +0 -0      src/libexec/rtld-elf/powerpc/reloc.c
  1.7.2.2.2.1       +0 -0      src/libexec/rtld-elf/powerpc/rtld_machdep.h
  1.4.2.1.4.1       +0 -0      src/libexec/rtld-elf/powerpc/rtld_start.S
  1.1.2.1.4.1       +0 -0      src/libexec/rtld-elf/powerpc64/Makefile.inc
  1.5.2.6.2.1       +0 -0      src/libexec/rtld-elf/powerpc64/reloc.c
  1.2.2.2.2.1       +0 -0      src/libexec/rtld-elf/powerpc64/rtld_machdep.h
  1.4.2.1.4.1       +0 -0      src/libexec/rtld-elf/powerpc64/rtld_start.S
  1.51.2.1.4.1      +0 -0      src/libexec/rtld-elf/rtld.1
  1.178.2.23.2.1    +0 -0      src/libexec/rtld-elf/rtld.c
  1.51.2.11.2.1     +0 -0      src/libexec/rtld-elf/rtld.h
  1.12.2.1.4.1      +0 -0      src/libexec/rtld-elf/rtld_lock.c
  1.6.2.1.4.1       +0 -0      src/libexec/rtld-elf/rtld_lock.h
  1.2.2.2.2.1       +0 -0      src/libexec/rtld-elf/rtld_printf.c
  1.1.2.1.4.1       +0 -0      src/libexec/rtld-elf/rtld_printf.h
  1.1.36.1.4.1      +0 -0      src/libexec/rtld-elf/rtld_tls.h
  1.1.42.1.4.1      +0 -0      src/libexec/rtld-elf/sparc64/Makefile.inc
  1.22.2.4.2.1      +0 -0      src/libexec/rtld-elf/sparc64/reloc.c
  1.10.2.2.2.1      +0 -0      src/libexec/rtld-elf/sparc64/rtld_machdep.h
  1.6.36.1.4.1      +0 -0      src/libexec/rtld-elf/sparc64/rtld_start.S
  1.4.2.3.2.1       +0 -0      src/libexec/rtld-elf/xmalloc.c
  1.4.28.1.4.1      +0 -0      src/libexec/save-entropy/Makefile
  1.4.16.1.4.1      +0 -0      src/libexec/save-entropy/save-entropy.sh
  1.11.2.3.2.1      +0 -0      src/libexec/smrsh/Makefile
  1.14.2.1.4.1      +0 -0      src/libexec/talkd/Makefile
  1.18.2.1.4.1      +0 -0      src/libexec/talkd/announce.c
  1.3.40.1.4.1      +0 -0      src/libexec/talkd/extern.h
  1.12.40.1.4.1     +0 -0      src/libexec/talkd/print.c
  1.14.2.1.4.1      +0 -0      src/libexec/talkd/process.c
  1.10.2.1.4.1      +0 -0      src/libexec/talkd/table.c
  1.7.38.1.4.1      +0 -0      src/libexec/talkd/talkd.8
  1.17.36.1.4.1     +0 -0      src/libexec/talkd/talkd.c
  1.7.2.1.4.1       +0 -0      src/libexec/tcpd/Makefile
  1.33.4.1.4.1      +0 -0      src/libexec/telnetd/Makefile
  1.2.2.1.4.1       +0 -0      src/libexec/tftp-proxy/Makefile
  1.15.2.1.4.1      +0 -0      src/libexec/tftpd/Makefile
  1.3.2.1.4.1       +0 -0      src/libexec/tftpd/tftp-file.c
  1.1.6.1.4.1       +0 -0      src/libexec/tftpd/tftp-file.h
  1.3.2.2.2.1       +0 -0      src/libexec/tftpd/tftp-io.c
  1.1.6.1.4.1       +0 -0      src/libexec/tftpd/tftp-io.h
  1.2.2.1.4.1       +0 -0      src/libexec/tftpd/tftp-options.c
  1.1.6.1.4.1       +0 -0      src/libexec/tftpd/tftp-options.h
  1.2.2.1.4.1       +0 -0      src/libexec/tftpd/tftp-transfer.c
  1.1.6.1.4.1       +0 -0      src/libexec/tftpd/tftp-transfer.h
  1.3.2.1.4.1       +0 -0      src/libexec/tftpd/tftp-utils.c
  1.2.2.1.4.1       +0 -0      src/libexec/tftpd/tftp-utils.h
  1.32.2.2.2.1      +0 -0      src/libexec/tftpd/tftpd.8
  1.41.2.1.4.1      +0 -0      src/libexec/tftpd/tftpd.c
  1.4.2.1.4.1       +0 -0      src/libexec/ulog-helper/Makefile
  1.3.2.1.4.1       +0 -0      src/libexec/ulog-helper/ulog-helper.c
  1.12.2.2.2.1      +0 -0      src/libexec/ypxfr/Makefile
  1.11.40.1.4.1     +0 -0      src/libexec/ypxfr/yp_dbwrite.c
  1.22.2.1.4.1      +0 -0      src/libexec/ypxfr/ypxfr.8
  1.11.42.1.4.1     +0 -0      src/libexec/ypxfr/ypxfr_extern.h
  1.12.40.2.2.1     +0 -0      src/libexec/ypxfr/ypxfr_getmap.c
  1.20.28.2.2.1     +0 -0      src/libexec/ypxfr/ypxfr_main.c
  1.17.28.2.2.1     +0 -0      src/libexec/ypxfr/ypxfr_misc.c
  1.11.38.1.4.1     +0 -0      src/libexec/ypxfr/ypxfrd_getmap.c
  1.967.2.2.2.1     +0 -0      src/release/Makefile
  1.30.2.1.4.1      +0 -0      src/release/Makefile.inc.docports
  1.5.2.3.2.1       +0 -0      src/release/Makefile.sysinstall
  1.71.2.1.4.1      +0 -0      src/release/amd64/boot_crunch.conf
  1.3.2.2.4.1       +0 -0      src/release/amd64/make-memstick.sh
  1.14.2.1.4.1      +0 -0      src/release/amd64/mkisoimages.sh
  1.8.16.1.4.1      +0 -0      src/release/doc/Makefile
  1.12.2.1.4.1      +0 -0      src/release/doc/README
  1.2.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/Makefile
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/early-adopter/Makefile
  1.11.40.1.4.1     +0 -0      src/release/doc/de_DE.ISO8859-1/early-adopter/article.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/errata/Makefile
  1.12.28.1.4.1     +0 -0      src/release/doc/de_DE.ISO8859-1/errata/article.sgml
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/Makefile
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/Makefile.inc
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/alpha/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/alpha/article.sgml
  1.15.40.1.4.1     +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml
  1.2.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/common/artheader.sgml
  1.20.40.1.4.1     +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/common/hw.ent
  1.3.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/common/intro.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/i386/Makefile
  1.4.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/i386/article.sgml
  1.5.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/ia64/Makefile
  1.5.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/ia64/article.sgml
  1.3.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/pc98/Makefile
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/pc98/article.sgml
  1.3.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml
  1.2.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/sparc64/Makefile
  1.4.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.sgml
  1.2.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.sgml
  1.8.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml
  1.5.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/Makefile
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/Makefile.inc
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml
  1.2.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/common/install.ent
  1.12.16.1.4.1     +0 -0      src/release/doc/de_DE.ISO8859-1/installation/common/install.sgml
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/common/layout.sgml
  1.9.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/common/trouble.sgml
  1.6.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/common/upgrade.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/i386/Makefile
  1.4.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/i386/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml
  1.8.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/readme/Makefile
  1.12.28.1.4.1     +0 -0      src/release/doc/de_DE.ISO8859-1/readme/article.sgml
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/Makefile
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/Makefile.inc
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/alpha/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.sgml
  1.32.16.1.4.1     +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/common/relnotes.ent
  1.1.44.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/i386/Makefile
  1.4.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/i386/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/ia64/Makefile
  1.2.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/pc98/Makefile
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/sparc64/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/share/sgml/catalog
  1.7.40.1.4.1      +0 -0      src/release/doc/de_DE.ISO8859-1/share/sgml/release.dsl
  1.8.16.2.2.1      +0 -0      src/release/doc/en_US.ISO8859-1/Makefile
  1.5.42.1.4.1      +0 -0      src/release/doc/en_US.ISO8859-1/errata/Makefile
  1.74.2.8.2.1      +0 -0      src/release/doc/en_US.ISO8859-1/errata/article.sgml
  1.10.16.1.4.1     +0 -0      src/release/doc/en_US.ISO8859-1/hardware/Makefile
  1.369.2.11.2.1    +0 -0      src/release/doc/en_US.ISO8859-1/hardware/article.sgml
  1.9.2.2.2.1       +0 -0      src/release/doc/en_US.ISO8859-1/installation/Makefile
  1.1.2.2.2.1       +0 -0      src/release/doc/en_US.ISO8859-1/installation/article.sgml
  1.7.42.1.4.1      +0 -0      src/release/doc/en_US.ISO8859-1/readme/Makefile
  1.42.2.2.2.1      +0 -0      src/release/doc/en_US.ISO8859-1/readme/article.sgml
  1.11.16.1.4.1     +0 -0      src/release/doc/en_US.ISO8859-1/relnotes/Makefile
  1.1110.2.20.2.1   +0 -0      src/release/doc/en_US.ISO8859-1/relnotes/article.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/en_US.ISO8859-1/share/sgml/catalog
  1.8.14.2.2.1      +0 -0      src/release/doc/en_US.ISO8859-1/share/sgml/release.dsl
  1.5.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/Makefile
  1.2.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/early-adopter/Makefile
  1.3.38.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/early-adopter/article.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/errata/Makefile
  1.6.28.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/errata/article.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/Makefile
  1.2.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc
  1.1.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/alpha/Makefile
  1.2.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.sgml
  1.6.16.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.sgml
  1.3.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.sgml
  1.7.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/common/dev.sgml
  1.2.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/common/hw.ent
  1.2.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/common/intro.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/i386/Makefile
  1.2.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/i386/article.sgml
  1.3.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/pc98/Makefile
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/sparc64/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.sgml
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/Makefile
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/Makefile.inc
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/alpha/article.sgml
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/common/abstract.sgml
  1.3.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/common/artheader.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/common/install.ent
  1.9.16.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml
  1.4.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/common/layout.sgml
  1.4.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/common/trouble.sgml
  1.3.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/i386/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/pc98/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/sparc64/Makefile
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/Makefile
  1.2.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/Makefile.inc
  1.1.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/alpha/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.sgml
  1.26.42.1.4.1     +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/common/new.sgml
  1.4.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/common/relnotes.ent
  1.2.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/i386/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.sgml
  1.1.44.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/share/sgml/catalog
  1.6.40.1.4.1      +0 -0      src/release/doc/fr_FR.ISO8859-1/share/sgml/release.dsl
  1.5.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/Makefile
  1.3.40.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/errata/Makefile
  1.32.28.1.4.1     +0 -0      src/release/doc/ja_JP.eucJP/errata/article.sgml
  1.4.40.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/Makefile
  1.2.30.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/Makefile.inc
  1.4.30.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/alpha/Makefile
  1.3.30.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/alpha/article.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/amd64/Makefile
  1.3.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/amd64/article.sgml
  1.4.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.sgml
  1.4.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/common/artheader.sgml
  1.34.4.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml
  1.3.40.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/common/hw.ent
  1.4.30.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/common/intro.sgml
  1.3.30.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/i386/Makefile
  1.4.30.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/i386/article.sgml
  1.8.30.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/ia64/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/ia64/article.sgml
  1.5.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/pc98/Makefile
  1.3.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/pc98/article.sgml
  1.4.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.sgml
  1.5.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/sparc64/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/sparc64/article.sgml
  1.6.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.sgml
  1.6.38.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/Makefile
  1.2.46.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/Makefile.inc
  1.5.42.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/alpha/Makefile
  1.6.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml
  1.1.38.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile
  1.4.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml
  1.98.16.1.4.1     +0 -0      src/release/doc/ja_JP.eucJP/relnotes/common/new.sgml
  1.5.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/common/relnotes.ent
  1.6.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/i386/Makefile
  1.7.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/i386/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/ia64/Makefile
  1.4.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml
  1.1.42.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/pc98/Makefile
  1.4.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml
  1.2.42.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/sparc64/Makefile
  1.6.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/share/sgml/catalog
  1.2.28.1.4.1      +0 -0      src/release/doc/ja_JP.eucJP/share/sgml/dev-auto-ja.sgml
  1.12.28.1.4.1     +0 -0      src/release/doc/ja_JP.eucJP/share/sgml/release.dsl
  1.8.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/Makefile
  1.1.30.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/errata/Makefile
  1.1.30.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/errata/article.sgml
  1.2.16.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/Makefile
  1.2.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/Makefile.inc
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.sgml
  1.2.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/common/artheader.sgml
  1.19.4.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/common/hw.ent
  1.2.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/common/intro.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml
  1.2.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml
  1.2.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml
  1.2.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml
  1.2.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/Makefile
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/Makefile.inc
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile
  1.4.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/alpha/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile
  1.4.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/amd64/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/common/abstract.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/common/artheader.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/common/install.ent
  1.9.16.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/common/install.sgml
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml
  1.5.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/common/upgrade.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/i386/Makefile
  1.4.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/i386/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile
  1.4.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/ia64/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile
  1.4.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/pc98/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile
  1.4.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/installation/sparc64/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/readme/Makefile
  1.11.28.1.4.1     +0 -0      src/release/doc/ru_RU.KOI8-R/readme/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/Makefile
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/Makefile.inc
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/alpha/Makefile
  1.5.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile
  1.5.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.sgml
  1.22.16.1.4.1     +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/common/relnotes.ent
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile
  1.5.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/i386/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/ia64/Makefile
  1.5.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/pc98/Makefile
  1.5.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.sgml
  1.1.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/sparc64/Makefile
  1.5.36.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl
  1.2.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/share/sgml/catalog
  1.4.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml
  1.3.28.1.4.1      +0 -0      src/release/doc/ru_RU.KOI8-R/share/sgml/release.dsl
  1.16.6.2.2.1      +0 -0      src/release/doc/share/examples/Makefile.relnotesng
  1.115.2.7.2.1     +0 -0      src/release/doc/share/misc/dev.archlist.txt
  1.16.2.2.2.1      +0 -0      src/release/doc/share/misc/man2hwnotes.pl
  1.15.2.1.4.1      +0 -0      src/release/doc/share/mk/doc.relnotes.mk
  1.3.16.1.4.1      +0 -0      src/release/doc/share/sgml/Makefile
  1.3.42.1.4.1      +0 -0      src/release/doc/share/sgml/catalog
  1.2.42.1.4.1      +0 -0      src/release/doc/share/sgml/default.dsl
  1.14.2.2.2.1      +0 -0      src/release/doc/share/sgml/release.dsl
  1.36.2.3.2.1      +0 -0      src/release/doc/share/sgml/release.ent
  1.4.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/Makefile
  1.3.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/errata/Makefile
  1.6.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/errata/article.sgml
  1.3.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/hardware/Makefile
  1.3.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/hardware/article.sgml
  1.2.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/readme/Makefile
  1.5.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/readme/article.sgml
  1.4.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/relnotes/Makefile
  1.2.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/relnotes/article.sgml
  1.2.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/share/sgml/catalog
  1.3.4.1.4.1       +0 -0      src/release/doc/zh_CN.GB2312/share/sgml/release.dsl
  1.14.2.1.4.1      +0 -0      src/release/fixit.profile
  1.4.62.1.4.1      +0 -0      src/release/fixit.services
  1.13.2.1.4.1      +0 -0      src/release/generate-release.sh
  1.71.2.1.4.1      +0 -0      src/release/i386/boot_crunch.conf
  1.19.2.1.4.1      +0 -0      src/release/i386/fixit_crunch.conf
  1.3.2.2.4.1       +0 -0      src/release/i386/make-memstick.sh
  1.17.2.1.4.1      +0 -0      src/release/i386/mkisoimages.sh
  1.21.2.1.4.1      +0 -0      src/release/ia64/boot_crunch.conf
  1.1.2.1.4.1       +0 -0      src/release/ia64/make-memstick.sh
  1.17.2.2.2.1      +0 -0      src/release/ia64/mkisoimages.sh
  1.70.2.1.4.1      +0 -0      src/release/pc98/boot_crunch.conf
  1.13.2.1.4.1      +0 -0      src/release/pc98/fixit-small_crunch.conf
  1.19.2.1.4.1      +0 -0      src/release/pc98/fixit_crunch.conf
  1.2.6.1.4.1       +0 -0      src/release/pc98/mkisoimages.sh
  1.27.2.1.4.1      +0 -0      src/release/picobsd/bridge/PICOBSD
  1.2.4.1.4.1       +0 -0      src/release/picobsd/bridge/PICOBSD.hints
  1.7.4.1.4.1       +0 -0      src/release/picobsd/bridge/config
  1.29.2.1.4.1      +0 -0      src/release/picobsd/bridge/crunch.conf
  1.19.4.2.2.1      +0 -0      src/release/picobsd/build/Makefile.conf
  1.4.2.1.4.1       +0 -0      src/release/picobsd/build/mfs.mtree
  1.58.2.3.2.1      +0 -0      src/release/picobsd/build/picobsd
  1.6.42.1.4.1      +0 -0      src/release/picobsd/floppy.tree/etc/fstab
  1.4.42.1.4.1      +0 -0      src/release/picobsd/floppy.tree/etc/hosts
  1.4.2.1.4.1       +0 -0      src/release/picobsd/floppy.tree/etc/master.passwd
  1.2.28.1.4.1      +0 -0      src/release/picobsd/floppy.tree/etc/ppp/ppp.conf
  1.2.62.1.4.1      +0 -0      src/release/picobsd/floppy.tree/etc/ppp/ppp.secret.sample
  1.2.42.1.4.1      +0 -0      src/release/picobsd/floppy.tree/etc/rc.conf.defaults
  1.3.42.1.4.1      +0 -0      src/release/picobsd/floppy.tree/etc/rc.firewall
  1.6.4.1.4.1       +0 -0      src/release/picobsd/floppy.tree/etc/rc1
  1.6.2.1.4.1       +0 -0      src/release/picobsd/floppy.tree/etc/ttys
  1.1.4.1.4.1       +0 -0      src/release/picobsd/floppy.tree/sbin/dhclient-script
  1.2.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/disktab
  1.2.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/gettytab
  1.2.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/login.conf
  1.3.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/protocols
  1.10.4.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/rc
  1.5.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/rc.network
  1.2.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/rc.serial
  1.3.28.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/remote
  1.2.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/shells
  1.6.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/etc/termcap
  1.5.42.1.4.1      +0 -0      src/release/picobsd/mfs_tree/stand/update
  1.3.2.1.4.1       +0 -0      src/release/picobsd/qemu/PICOBSD
  1.1.4.1.4.1       +0 -0      src/release/picobsd/qemu/PICOBSD.hints
  1.2.4.1.4.1       +0 -0      src/release/picobsd/qemu/config
  1.3.2.1.4.1       +0 -0      src/release/picobsd/qemu/crunch.conf
  1.4.28.1.4.1      +0 -0      src/release/picobsd/tinyware/aps/Makefile
  1.3.62.1.4.1      +0 -0      src/release/picobsd/tinyware/aps/README
  1.2.62.1.4.1      +0 -0      src/release/picobsd/tinyware/aps/main.c
  1.4.28.1.4.1      +0 -0      src/release/picobsd/tinyware/help/Makefile
  1.3.62.1.4.1      +0 -0      src/release/picobsd/tinyware/help/README
  1.5.62.1.4.1      +0 -0      src/release/picobsd/tinyware/help/help.c
  1.6.4.1.4.1       +0 -0      src/release/picobsd/tinyware/login/Makefile
  1.1.42.1.4.1      +0 -0      src/release/picobsd/tinyware/login/README
  1.1.42.1.4.1      +0 -0      src/release/picobsd/tinyware/login/pathnames.h
  1.9.2.1.4.1       +0 -0      src/release/picobsd/tinyware/login/pico-login.c
  1.4.28.1.4.1      +0 -0      src/release/picobsd/tinyware/msg/Makefile
  1.3.62.1.4.1      +0 -0      src/release/picobsd/tinyware/msg/README
  1.4.4.1.4.1       +0 -0      src/release/picobsd/tinyware/msg/msg.c
  1.3.42.1.4.1      +0 -0      src/release/picobsd/tinyware/msh/Makefile
  1.10.28.1.4.1     +0 -0      src/release/picobsd/tinyware/ns/Makefile
  1.5.42.1.4.1      +0 -0      src/release/picobsd/tinyware/ns/README
  1.19.4.1.4.1      +0 -0      src/release/picobsd/tinyware/ns/ns.c
  1.5.28.1.4.1      +0 -0      src/release/picobsd/tinyware/oinit/Makefile
  1.3.62.1.4.1      +0 -0      src/release/picobsd/tinyware/oinit/README
  1.8.2.1.4.1       +0 -0      src/release/picobsd/tinyware/oinit/oinit.c
  1.4.28.2.2.1      +0 -0      src/release/picobsd/tinyware/passwd/Makefile
  1.1.42.1.4.1      +0 -0      src/release/picobsd/tinyware/passwd/extern.h
  1.1.42.1.4.1      +0 -0      src/release/picobsd/tinyware/passwd/local_passwd.c
  1.1.42.2.2.1      +0 -0      src/release/picobsd/tinyware/passwd/passwd.c
  1.3.36.1.4.1      +0 -0      src/release/picobsd/tinyware/passwd/pw_copy.c
  1.1.42.1.4.1      +0 -0      src/release/picobsd/tinyware/passwd/pw_util.c
  1.1.42.1.4.1      +0 -0      src/release/picobsd/tinyware/passwd/pw_util.h
  1.9.4.1.4.1       +0 -0      src/release/picobsd/tinyware/simple_httpd/Makefile
  1.6.62.1.4.1      +0 -0      src/release/picobsd/tinyware/simple_httpd/README
  1.17.4.1.4.1      +0 -0      src/release/picobsd/tinyware/simple_httpd/simple_httpd.c
  1.4.28.1.4.1      +0 -0      src/release/picobsd/tinyware/sps/Makefile
  1.4.42.1.4.1      +0 -0      src/release/picobsd/tinyware/sps/README
  1.6.42.1.4.1      +0 -0      src/release/picobsd/tinyware/sps/sps.c
  1.5.28.1.4.1      +0 -0      src/release/picobsd/tinyware/view/Makefile
  1.3.62.1.4.1      +0 -0      src/release/picobsd/tinyware/view/README
  1.7.42.1.4.1      +0 -0      src/release/picobsd/tinyware/view/view.c
  1.4.28.1.4.1      +0 -0      src/release/picobsd/tinyware/vm/Makefile
  1.3.62.1.4.1      +0 -0      src/release/picobsd/tinyware/vm/README
  1.10.16.1.4.1     +0 -0      src/release/picobsd/tinyware/vm/vm.c
  1.1.28.1.4.1      +0 -0      src/release/powerpc/boot.tbxi
  1.15.2.1.4.1      +0 -0      src/release/powerpc/boot_crunch.conf
  1.1.2.1.4.1       +0 -0      src/release/powerpc/generate-hfs.sh
  1.1.2.1.4.1       +0 -0      src/release/powerpc/hfs-boot.bz2.uu
  1.2.2.1.4.1       +0 -0      src/release/powerpc/make-memstick.sh
  1.10.2.1.4.1      +0 -0      src/release/powerpc/mkisoimages.sh
  1.3.2.3.2.1       +0 -0      src/release/rc.local
  1.6.42.1.4.1      +0 -0      src/release/scripts/base-install.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/catpages-install.sh
  1.7.42.1.4.1      +0 -0      src/release/scripts/catpages-make.sh
  1.1.42.1.4.1      +0 -0      src/release/scripts/checkindex.pl
  1.3.42.1.4.1      +0 -0      src/release/scripts/chkINDEX
  1.3.42.1.4.1      +0 -0      src/release/scripts/commerce-install.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/dict-install.sh
  1.10.42.1.4.1     +0 -0      src/release/scripts/dict-make.sh
  1.62.4.1.4.1      +0 -0      src/release/scripts/doFS.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/doc-install.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/doc-make.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/games-install.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/info-install.sh
  1.4.42.1.4.1      +0 -0      src/release/scripts/info-make.sh
  1.5.42.1.4.1      +0 -0      src/release/scripts/info.sh
  1.4.16.1.4.1      +0 -0      src/release/scripts/kernels-install.sh
  1.1.18.1.4.1      +0 -0      src/release/scripts/lib32-install.sh
  1.1.2.1.4.1       +0 -0      src/release/scripts/make-manifest.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/manpages-install.sh
  1.5.42.1.4.1      +0 -0      src/release/scripts/manpages-make.sh
  1.2.44.1.4.1      +0 -0      src/release/scripts/mkpkghier
  1.2.36.1.4.1      +0 -0      src/release/scripts/mkpkgindex.sh
  1.1.6.1.4.1       +0 -0      src/release/scripts/mm-mtree.sh
  1.20.2.2.2.1      +0 -0      src/release/scripts/package-split.py
  1.3.4.1.4.1       +0 -0      src/release/scripts/package-trees.sh
  1.4.2.1.4.1       +0 -0      src/release/scripts/ports-install.sh
  1.6.16.1.4.1      +0 -0      src/release/scripts/proflibs-install.sh
  1.8.36.1.4.1      +0 -0      src/release/scripts/proflibs-make.sh
  1.2.28.1.4.1      +0 -0      src/release/scripts/split-file.sh
  1.13.4.1.4.1      +0 -0      src/release/scripts/src-install.sh
  1.7.42.1.4.1      +0 -0      src/release/scripts/tar.sh
  1.3.42.1.4.1      +0 -0      src/release/scripts/xperimnt-install.sh
  1.19.2.1.4.1      +0 -0      src/release/sparc64/boot_crunch.conf
  1.11.2.1.4.1      +0 -0      src/release/sparc64/mkisoimages.sh
  1.1.6.1.4.1       +0 -0      src/release/svnbranch.awk
  1.1.38.1.4.1      +0 -0      src/rescue/Makefile
  1.1.38.1.4.1      +0 -0      src/rescue/README
  1.11.4.1.4.1      +0 -0      src/rescue/librescue/Makefile
  1.77.2.2.2.1      +0 -0      src/rescue/rescue/Makefile
  1.179.2.1.4.1     +0 -0      src/sbin/Makefile
  1.1.2.1.4.1       +0 -0      src/sbin/Makefile.amd64
  1.1.2.1.4.1       +0 -0      src/sbin/Makefile.arm
  1.1.2.1.4.1       +0 -0      src/sbin/Makefile.i386
  1.1.2.1.4.1       +0 -0      src/sbin/Makefile.ia64
  1.16.2.1.4.1      +0 -0      src/sbin/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/sbin/Makefile.mips
  1.1.2.1.4.1       +0 -0      src/sbin/Makefile.pc98
  1.1.2.1.4.1       +0 -0      src/sbin/Makefile.sparc64
  1.8.2.1.4.1       +0 -0      src/sbin/adjkerntz/Makefile
  1.29.28.1.4.1     +0 -0      src/sbin/adjkerntz/adjkerntz.8
  1.32.16.1.4.1     +0 -0      src/sbin/adjkerntz/adjkerntz.c
  1.9.2.1.4.1       +0 -0      src/sbin/atacontrol/Makefile
  1.34.2.3.2.1      +0 -0      src/sbin/atacontrol/atacontrol.8
  1.57.2.2.4.1      +0 -0      src/sbin/atacontrol/atacontrol.c
  1.7.4.1.4.1       +0 -0      src/sbin/atm/Makefile
  1.5.38.1.4.1      +0 -0      src/sbin/atm/Makefile.inc
  1.10.2.1.4.1      +0 -0      src/sbin/atm/atmconfig/Makefile
  1.1.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/atm_oid.list
  1.2.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/atmconfig.8
  1.2.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/atmconfig.h
  1.5.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/atmconfig.help
  1.1.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/atmconfig_device.c
  1.2.28.1.4.1      +0 -0      src/sbin/atm/atmconfig/atmconfig_device.h
  1.1.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/atmconfig_device.help
  1.8.16.2.2.1      +0 -0      src/sbin/atm/atmconfig/diag.c
  1.2.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/diag.h
  1.4.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/main.c
  1.2.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/natm.c
  1.3.36.1.4.1      +0 -0      src/sbin/atm/atmconfig/private.h
  1.9.2.1.4.1       +0 -0      src/sbin/badsect/Makefile
  1.23.28.1.4.1     +0 -0      src/sbin/badsect/badsect.8
  1.21.28.1.4.1     +0 -0      src/sbin/badsect/badsect.c
  1.26.2.1.4.1      +0 -0      src/sbin/bsdlabel/Makefile
  1.74.2.1.4.1      +0 -0      src/sbin/bsdlabel/bsdlabel.8
  1.126.2.3.2.1     +0 -0      src/sbin/bsdlabel/bsdlabel.c
  1.5.36.1.4.1      +0 -0      src/sbin/bsdlabel/pathnames.h
  1.19.2.2.2.1      +0 -0      src/sbin/camcontrol/Makefile
  1.56.2.5.2.1      +0 -0      src/sbin/camcontrol/camcontrol.8
  1.87.2.10.2.1     +0 -0      src/sbin/camcontrol/camcontrol.c
  1.4.42.2.2.1      +0 -0      src/sbin/camcontrol/camcontrol.h
  1.4.2.2.2.1       +0 -0      src/sbin/camcontrol/fwdownload.c
  1.18.2.3.2.1      +0 -0      src/sbin/camcontrol/modeedit.c
  1.1.2.2.2.1       +0 -0      src/sbin/camcontrol/progress.c
  1.1.2.2.2.1       +0 -0      src/sbin/camcontrol/progress.h
  1.10.38.2.2.1     +0 -0      src/sbin/camcontrol/util.c
  1.11.2.1.4.1      +0 -0      src/sbin/ccdconfig/Makefile
  1.38.2.1.4.1      +0 -0      src/sbin/ccdconfig/ccdconfig.8
  1.38.2.1.4.1      +0 -0      src/sbin/ccdconfig/ccdconfig.c
  1.2.40.1.4.1      +0 -0      src/sbin/ccdconfig/pathnames.h
  1.7.2.1.4.1       +0 -0      src/sbin/clri/Makefile
  1.14.36.1.4.1     +0 -0      src/sbin/clri/clri.8
  1.16.4.1.4.1      +0 -0      src/sbin/clri/clri.c
  1.8.2.1.4.1       +0 -0      src/sbin/comcontrol/Makefile
  1.29.28.1.4.1     +0 -0      src/sbin/comcontrol/comcontrol.8
  1.15.2.1.4.1      +0 -0      src/sbin/comcontrol/comcontrol.c
  1.6.2.1.4.1       +0 -0      src/sbin/conscontrol/Makefile
  1.10.2.1.4.1      +0 -0      src/sbin/conscontrol/conscontrol.8
  1.5.2.1.4.1       +0 -0      src/sbin/conscontrol/conscontrol.c
  1.3.2.1.4.1       +0 -0      src/sbin/ddb/Makefile
  1.8.2.1.4.1       +0 -0      src/sbin/ddb/ddb.8
  1.5.2.1.4.1       +0 -0      src/sbin/ddb/ddb.c
  1.2.4.1.4.1       +0 -0      src/sbin/ddb/ddb.h
  1.3.2.1.4.1       +0 -0      src/sbin/ddb/ddb_capture.c
  1.1.6.1.4.1       +0 -0      src/sbin/ddb/ddb_script.c
  1.10.2.1.4.1      +0 -0      src/sbin/devd/Makefile
  1.17.16.1.4.1     +0 -0      src/sbin/devd/devd.8
  1.39.2.2.2.1      +0 -0      src/sbin/devd/devd.cc
  1.18.2.1.4.1      +0 -0      src/sbin/devd/devd.conf.5
  1.5.28.1.4.1      +0 -0      src/sbin/devd/devd.h
  1.6.2.2.2.1       +0 -0      src/sbin/devd/devd.hh
  1.5.28.1.4.1      +0 -0      src/sbin/devd/parse.y
  1.8.2.1.4.1       +0 -0      src/sbin/devd/token.l
  1.3.2.1.4.1       +0 -0      src/sbin/devfs/Makefile
  1.20.2.2.2.1      +0 -0      src/sbin/devfs/devfs.8
  1.7.16.1.4.1      +0 -0      src/sbin/devfs/devfs.c
  1.3.36.1.4.1      +0 -0      src/sbin/devfs/extern.h
  1.8.16.1.4.1      +0 -0      src/sbin/devfs/rule.c
  1.25.2.2.2.1      +0 -0      src/sbin/dhclient/Makefile
  1.2.16.1.4.1      +0 -0      src/sbin/dhclient/alloc.c
  1.9.2.1.4.1       +0 -0      src/sbin/dhclient/bpf.c
  1.3.16.3.2.1      +0 -0      src/sbin/dhclient/clparse.c
  1.4.16.1.4.1      +0 -0      src/sbin/dhclient/conflex.c
  1.2.16.1.4.1      +0 -0      src/sbin/dhclient/convert.c
  1.21.2.3.2.1      +0 -0      src/sbin/dhclient/dhclient-script
  1.3.2.1.4.1       +0 -0      src/sbin/dhclient/dhclient-script.8
  1.9.16.2.2.1      +0 -0      src/sbin/dhclient/dhclient.8
  1.27.2.3.2.1      +0 -0      src/sbin/dhclient/dhclient.c
  1.3.16.1.4.1      +0 -0      src/sbin/dhclient/dhclient.conf
  1.2.28.1.4.1      +0 -0      src/sbin/dhclient/dhclient.conf.5
  1.2.28.1.4.1      +0 -0      src/sbin/dhclient/dhclient.leases.5
  1.3.16.2.2.1      +0 -0      src/sbin/dhclient/dhcp-options.5
  1.4.4.2.2.1       +0 -0      src/sbin/dhclient/dhcp.h
  1.2.2.2.2.1       +0 -0      src/sbin/dhclient/dhcpd.h
  1.4.4.1.4.1       +0 -0      src/sbin/dhclient/dispatch.c
  1.2.16.2.2.1      +0 -0      src/sbin/dhclient/errwarn.c
  1.2.16.1.4.1      +0 -0      src/sbin/dhclient/hash.c
  1.2.16.1.4.1      +0 -0      src/sbin/dhclient/inet.c
  1.2.16.2.2.1      +0 -0      src/sbin/dhclient/options.c
  1.3.2.1.4.1       +0 -0      src/sbin/dhclient/packet.c
  1.3.16.2.2.1      +0 -0      src/sbin/dhclient/parse.c
  1.2.16.1.4.1      +0 -0      src/sbin/dhclient/privsep.c
  1.5.4.2.2.1       +0 -0      src/sbin/dhclient/tables.c
  1.2.16.1.4.1      +0 -0      src/sbin/dhclient/tree.c
  1.9.2.1.4.1       +0 -0      src/sbin/dmesg/Makefile
  1.19.36.1.4.1     +0 -0      src/sbin/dmesg/dmesg.8
  1.28.16.1.4.1     +0 -0      src/sbin/dmesg/dmesg.c
  1.25.2.1.4.1      +0 -0      src/sbin/dump/Makefile
  1.2.40.1.4.1      +0 -0      src/sbin/dump/cache.c
  1.76.4.1.4.1      +0 -0      src/sbin/dump/dump.8
  1.30.4.2.2.1      +0 -0      src/sbin/dump/dump.h
  1.22.36.1.4.1     +0 -0      src/sbin/dump/dumprmt.c
  1.19.2.2.2.1      +0 -0      src/sbin/dump/itime.c
  1.69.2.1.4.1      +0 -0      src/sbin/dump/main.c
  1.38.2.1.4.1      +0 -0      src/sbin/dump/optr.c
  1.9.36.1.4.1      +0 -0      src/sbin/dump/pathnames.h
  1.28.2.1.4.1      +0 -0      src/sbin/dump/tape.c
  1.41.4.1.4.1      +0 -0      src/sbin/dump/traverse.c
  1.6.36.1.4.1      +0 -0      src/sbin/dump/unctime.c
  1.10.2.1.4.1      +0 -0      src/sbin/dumpfs/Makefile
  1.20.2.1.4.1      +0 -0      src/sbin/dumpfs/dumpfs.8
  1.54.2.2.2.1      +0 -0      src/sbin/dumpfs/dumpfs.c
  1.11.2.1.4.1      +0 -0      src/sbin/dumpon/Makefile
  1.35.16.1.4.1     +0 -0      src/sbin/dumpon/dumpon.8
  1.24.16.1.4.1     +0 -0      src/sbin/dumpon/dumpon.c
  1.13.4.1.4.1      +0 -0      src/sbin/fdisk/Makefile
  1.42.4.2.2.1      +0 -0      src/sbin/fdisk/fdisk.8
  1.102.2.3.2.1     +0 -0      src/sbin/fdisk/fdisk.c
  1.2.40.1.4.1      +0 -0      src/sbin/fdisk/runtest.sh
  1.8.16.1.4.1      +0 -0      src/sbin/fdisk_pc98/Makefile
  1.22.16.2.2.1     +0 -0      src/sbin/fdisk_pc98/fdisk.8
  1.22.4.1.4.1      +0 -0      src/sbin/fdisk_pc98/fdisk.c
  1.8.2.1.4.1       +0 -0      src/sbin/ffsinfo/Makefile
  1.18.16.1.4.1     +0 -0      src/sbin/ffsinfo/ffsinfo.8
  1.14.4.1.4.1      +0 -0      src/sbin/ffsinfo/ffsinfo.c
  1.11.38.1.4.1     +0 -0      src/sbin/fsck/Makefile
  1.40.2.1.4.1      +0 -0      src/sbin/fsck/fsck.8
  1.20.2.1.4.1      +0 -0      src/sbin/fsck/fsck.c
  1.8.36.1.4.1      +0 -0      src/sbin/fsck/fsutil.c
  1.9.4.1.4.1       +0 -0      src/sbin/fsck/fsutil.h
  1.28.36.1.4.1     +0 -0      src/sbin/fsck/preen.c
  1.19.2.1.4.1      +0 -0      src/sbin/fsck_ffs/Makefile
  1.31.2.1.4.1      +0 -0      src/sbin/fsck_ffs/dir.c
  1.3.2.1.4.1       +0 -0      src/sbin/fsck_ffs/ea.c
  1.48.2.2.2.1      +0 -0      src/sbin/fsck_ffs/fsck.h
  1.46.2.1.4.1      +0 -0      src/sbin/fsck_ffs/fsck_ffs.8
  1.32.2.1.4.1      +0 -0      src/sbin/fsck_ffs/fsutil.c
  1.5.2.2.2.1       +0 -0      src/sbin/fsck_ffs/gjournal.c
  1.42.2.1.4.1      +0 -0      src/sbin/fsck_ffs/inode.c
  1.65.2.1.4.1      +0 -0      src/sbin/fsck_ffs/main.c
  1.46.2.1.4.1      +0 -0      src/sbin/fsck_ffs/pass1.c
  1.15.28.1.4.1     +0 -0      src/sbin/fsck_ffs/pass1b.c
  1.32.2.1.4.1      +0 -0      src/sbin/fsck_ffs/pass2.c
  1.15.28.1.4.1     +0 -0      src/sbin/fsck_ffs/pass3.c
  1.16.2.1.4.1      +0 -0      src/sbin/fsck_ffs/pass4.c
  1.48.2.1.4.1      +0 -0      src/sbin/fsck_ffs/pass5.c
  1.53.2.1.4.1      +0 -0      src/sbin/fsck_ffs/setup.c
  1.9.2.3.2.1       +0 -0      src/sbin/fsck_ffs/suj.c
  1.24.2.1.4.1      +0 -0      src/sbin/fsck_ffs/utilities.c
  1.6.2.1.4.1       +0 -0      src/sbin/fsck_msdosfs/Makefile
  1.10.2.1.4.1      +0 -0      src/sbin/fsck_msdosfs/boot.c
  1.14.2.1.4.1      +0 -0      src/sbin/fsck_msdosfs/check.c
  1.7.2.1.4.1       +0 -0      src/sbin/fsck_msdosfs/dir.c
  1.6.2.1.4.1       +0 -0      src/sbin/fsck_msdosfs/dosfs.h
  1.12.2.1.4.1      +0 -0      src/sbin/fsck_msdosfs/ext.h
  1.13.2.1.4.1      +0 -0      src/sbin/fsck_msdosfs/fat.c
  1.18.2.1.4.1      +0 -0      src/sbin/fsck_msdosfs/fsck_msdosfs.8
  1.18.2.1.4.1      +0 -0      src/sbin/fsck_msdosfs/main.c
  1.19.28.4.2.1     +0 -0      src/sbin/fsdb/Makefile
  1.32.16.1.4.1     +0 -0      src/sbin/fsdb/fsdb.8
  1.37.2.1.4.1      +0 -0      src/sbin/fsdb/fsdb.c
  1.12.16.1.4.1     +0 -0      src/sbin/fsdb/fsdb.h
  1.21.2.3.2.1      +0 -0      src/sbin/fsdb/fsdbutil.c
  1.7.2.1.4.1       +0 -0      src/sbin/fsirand/Makefile
  1.19.2.1.4.1      +0 -0      src/sbin/fsirand/fsirand.8
  1.15.2.2.2.1      +0 -0      src/sbin/fsirand/fsirand.c
  1.13.2.2.2.1      +0 -0      src/sbin/gbde/Makefile
  1.15.16.1.4.1     +0 -0      src/sbin/gbde/gbde.8
  1.32.2.1.4.1      +0 -0      src/sbin/gbde/gbde.c
  1.1.38.1.4.1      +0 -0      src/sbin/gbde/image.uu
  1.1.42.1.4.1      +0 -0      src/sbin/gbde/template.txt
  1.5.16.1.4.1      +0 -0      src/sbin/gbde/test.sh
  1.7.2.1.4.1       +0 -0      src/sbin/geom/Makefile
  1.7.2.1.4.1       +0 -0      src/sbin/geom/Makefile.inc
  1.19.2.1.4.1      +0 -0      src/sbin/geom/class/Makefile
  1.8.2.1.4.1       +0 -0      src/sbin/geom/class/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/sbin/geom/class/cache/Makefile
  1.2.6.1.4.1       +0 -0      src/sbin/geom/class/cache/gcache.8
  1.4.2.1.4.1       +0 -0      src/sbin/geom/class/cache/geom_cache.c
  1.4.2.1.4.1       +0 -0      src/sbin/geom/class/concat/Makefile
  1.18.16.1.4.1     +0 -0      src/sbin/geom/class/concat/gconcat.8
  1.15.2.1.4.1      +0 -0      src/sbin/geom/class/concat/geom_concat.c
  1.6.2.1.4.1       +0 -0      src/sbin/geom/class/eli/Makefile
  1.33.2.2.2.1      +0 -0      src/sbin/geom/class/eli/geli.8
  1.40.2.1.4.1      +0 -0      src/sbin/geom/class/eli/geom_eli.c
  1.3.2.1.4.1       +0 -0      src/sbin/geom/class/journal/Makefile
  1.6.2.1.4.1       +0 -0      src/sbin/geom/class/journal/geom_journal.c
  1.1.16.1.4.1      +0 -0      src/sbin/geom/class/journal/geom_journal.h
  1.1.16.1.4.1      +0 -0      src/sbin/geom/class/journal/geom_journal_ufs.c
  1.11.2.1.4.1      +0 -0      src/sbin/geom/class/journal/gjournal.8
  1.2.2.1.4.1       +0 -0      src/sbin/geom/class/label/Makefile
  1.13.2.1.4.1      +0 -0      src/sbin/geom/class/label/geom_label.c
  1.17.2.1.4.1      +0 -0      src/sbin/geom/class/label/glabel.8
  1.3.2.1.4.1       +0 -0      src/sbin/geom/class/mirror/Makefile
  1.22.2.1.4.1      +0 -0      src/sbin/geom/class/mirror/geom_mirror.c
  1.26.2.1.4.1      +0 -0      src/sbin/geom/class/mirror/gmirror.8
  1.2.2.1.4.1       +0 -0      src/sbin/geom/class/mountver/Makefile
  1.2.2.1.4.1       +0 -0      src/sbin/geom/class/mountver/geom_mountver.c
  1.3.2.1.4.1       +0 -0      src/sbin/geom/class/mountver/gmountver.8
  1.3.2.1.4.1       +0 -0      src/sbin/geom/class/multipath/Makefile
  1.8.2.3.2.1       +0 -0      src/sbin/geom/class/multipath/geom_multipath.c
  1.6.4.3.2.1       +0 -0      src/sbin/geom/class/multipath/gmultipath.8
  1.4.2.1.4.1       +0 -0      src/sbin/geom/class/nop/Makefile
  1.12.2.1.4.1      +0 -0      src/sbin/geom/class/nop/geom_nop.c
  1.23.2.1.4.1      +0 -0      src/sbin/geom/class/nop/gnop.8
  1.5.2.1.4.1       +0 -0      src/sbin/geom/class/part/Makefile
  1.58.2.3.2.1      +0 -0      src/sbin/geom/class/part/geom_part.c
  1.36.2.6.2.1      +0 -0      src/sbin/geom/class/part/gpart.8
  1.1.4.1.4.1       +0 -0      src/sbin/geom/class/raid/Makefile
  1.1.4.2.2.1       +0 -0      src/sbin/geom/class/raid/geom_raid.c
  1.1.4.6.2.1       +0 -0      src/sbin/geom/class/raid/graid.8
  1.3.2.1.4.1       +0 -0      src/sbin/geom/class/raid3/Makefile
  1.24.2.1.4.1      +0 -0      src/sbin/geom/class/raid3/geom_raid3.c
  1.23.2.1.4.1      +0 -0      src/sbin/geom/class/raid3/graid3.8
  1.5.2.1.4.1       +0 -0      src/sbin/geom/class/sched/Makefile
  1.4.2.1.4.1       +0 -0      src/sbin/geom/class/sched/geom_sched.c
  1.5.2.2.2.1       +0 -0      src/sbin/geom/class/sched/gsched.8
  1.2.2.1.4.1       +0 -0      src/sbin/geom/class/shsec/Makefile
  1.12.2.1.4.1      +0 -0      src/sbin/geom/class/shsec/geom_shsec.c
  1.8.28.1.4.1      +0 -0      src/sbin/geom/class/shsec/gshsec.8
  1.4.2.1.4.1       +0 -0      src/sbin/geom/class/stripe/Makefile
  1.19.2.1.4.1      +0 -0      src/sbin/geom/class/stripe/geom_stripe.c
  1.25.28.1.4.1     +0 -0      src/sbin/geom/class/stripe/gstripe.8
  1.3.2.1.4.1       +0 -0      src/sbin/geom/class/virstor/Makefile
  1.7.2.1.4.1       +0 -0      src/sbin/geom/class/virstor/geom_virstor.c
  1.4.2.2.2.1       +0 -0      src/sbin/geom/class/virstor/gvirstor.8
  1.11.2.1.4.1      +0 -0      src/sbin/geom/core/Makefile
  1.29.2.1.4.1      +0 -0      src/sbin/geom/core/geom.8
  1.55.2.1.4.1      +0 -0      src/sbin/geom/core/geom.c
  1.13.2.1.4.1      +0 -0      src/sbin/geom/core/geom.h
  1.15.2.1.4.1      +0 -0      src/sbin/geom/misc/subr.c
  1.11.2.1.4.1      +0 -0      src/sbin/geom/misc/subr.h
  1.11.4.1.4.1      +0 -0      src/sbin/ggate/Makefile
  1.2.2.1.4.1       +0 -0      src/sbin/ggate/Makefile.inc
  1.7.16.1.4.1      +0 -0      src/sbin/ggate/ggatec/Makefile
  1.9.16.1.4.1      +0 -0      src/sbin/ggate/ggatec/ggatec.8
  1.8.2.1.4.1       +0 -0      src/sbin/ggate/ggatec/ggatec.c
  1.5.28.1.4.1      +0 -0      src/sbin/ggate/ggated/Makefile
  1.4.28.1.4.1      +0 -0      src/sbin/ggate/ggated/ggated.8
  1.13.2.1.4.1      +0 -0      src/sbin/ggate/ggated/ggated.c
  1.4.36.1.4.1      +0 -0      src/sbin/ggate/ggatel/Makefile
  1.6.2.1.4.1       +0 -0      src/sbin/ggate/ggatel/ggatel.8
  1.8.2.1.4.1       +0 -0      src/sbin/ggate/ggatel/ggatel.c
  1.10.2.1.4.1      +0 -0      src/sbin/ggate/shared/ggate.c
  1.5.16.1.4.1      +0 -0      src/sbin/ggate/shared/ggate.h
  1.14.2.2.2.1      +0 -0      src/sbin/growfs/Makefile
  1.11.2.3.2.1      +0 -0      src/sbin/growfs/debug.c
  1.3.36.1.4.1      +0 -0      src/sbin/growfs/debug.h
  1.27.2.2.2.1      +0 -0      src/sbin/growfs/growfs.8
  1.36.2.8.2.1      +0 -0      src/sbin/growfs/growfs.c
  1.6.2.1.4.1       +0 -0      src/sbin/gvinum/Makefile
  1.7.4.3.2.1       +0 -0      src/sbin/gvinum/gvinum.8
  1.17.2.3.2.1      +0 -0      src/sbin/gvinum/gvinum.c
  1.1.36.1.4.1      +0 -0      src/sbin/gvinum/gvinum.h
  1.9.2.2.2.1       +0 -0      src/sbin/hastctl/Makefile
  1.6.2.3.2.1       +0 -0      src/sbin/hastctl/hastctl.8
  1.15.2.3.2.1      +0 -0      src/sbin/hastctl/hastctl.c
  1.13.2.3.2.1      +0 -0      src/sbin/hastd/Makefile
  1.4.2.3.2.1       +0 -0      src/sbin/hastd/activemap.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/activemap.h
  1.20.2.3.2.1      +0 -0      src/sbin/hastd/control.c
  1.5.2.1.4.1       +0 -0      src/sbin/hastd/control.h
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/crc32.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/crc32.h
  1.2.2.3.2.1       +0 -0      src/sbin/hastd/ebuf.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/ebuf.h
  1.1.4.3.2.1       +0 -0      src/sbin/hastd/event.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/event.h
  1.17.2.4.2.1      +0 -0      src/sbin/hastd/hast.conf.5
  1.18.2.2.2.1      +0 -0      src/sbin/hastd/hast.h
  1.1.4.2.2.1       +0 -0      src/sbin/hastd/hast_checksum.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/hast_checksum.h
  1.1.4.2.2.1       +0 -0      src/sbin/hastd/hast_compression.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/hast_compression.h
  1.10.2.3.2.1      +0 -0      src/sbin/hastd/hast_proto.c
  1.3.2.1.4.1       +0 -0      src/sbin/hastd/hast_proto.h
  1.3.2.2.2.1       +0 -0      src/sbin/hastd/hastd.8
  1.52.2.4.2.1      +0 -0      src/sbin/hastd/hastd.c
  1.7.2.1.4.1       +0 -0      src/sbin/hastd/hastd.h
  1.13.2.3.2.1      +0 -0      src/sbin/hastd/hooks.c
  1.4.2.1.4.1       +0 -0      src/sbin/hastd/hooks.h
  1.3.2.3.2.1       +0 -0      src/sbin/hastd/metadata.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/metadata.h
  1.5.2.4.2.1       +0 -0      src/sbin/hastd/nv.c
  1.4.2.1.4.1       +0 -0      src/sbin/hastd/nv.h
  1.18.2.3.2.1      +0 -0      src/sbin/hastd/parse.y
  1.20.2.2.2.1      +0 -0      src/sbin/hastd/pjdlog.c
  1.7.2.2.2.1       +0 -0      src/sbin/hastd/pjdlog.h
  1.77.2.4.2.1      +0 -0      src/sbin/hastd/primary.c
  1.13.2.2.2.1      +0 -0      src/sbin/hastd/proto.c
  1.8.2.1.4.1       +0 -0      src/sbin/hastd/proto.h
  1.14.2.2.2.1      +0 -0      src/sbin/hastd/proto_common.c
  1.8.2.1.4.1       +0 -0      src/sbin/hastd/proto_impl.h
  1.9.2.2.2.1       +0 -0      src/sbin/hastd/proto_socketpair.c
  1.3.4.3.2.1       +0 -0      src/sbin/hastd/proto_tcp.c
  1.13.2.2.2.1      +0 -0      src/sbin/hastd/proto_uds.c
  1.1.4.3.2.1       +0 -0      src/sbin/hastd/rangelock.c
  1.1.4.1.4.1       +0 -0      src/sbin/hastd/rangelock.h
  1.42.2.3.2.1      +0 -0      src/sbin/hastd/secondary.c
  1.13.2.3.2.1      +0 -0      src/sbin/hastd/subr.c
  1.6.2.2.2.1       +0 -0      src/sbin/hastd/subr.h
  1.4.2.2.2.1       +0 -0      src/sbin/hastd/synch.h
  1.7.2.3.2.1       +0 -0      src/sbin/hastd/token.l
  1.42.2.1.4.1      +0 -0      src/sbin/ifconfig/Makefile
  1.3.4.1.4.1       +0 -0      src/sbin/ifconfig/af_atalk.c
  1.8.2.1.4.1       +0 -0      src/sbin/ifconfig/af_inet.c
  1.12.2.1.4.1      +0 -0      src/sbin/ifconfig/af_inet6.c
  1.4.16.1.4.1      +0 -0      src/sbin/ifconfig/af_ipx.c
  1.5.2.1.4.1       +0 -0      src/sbin/ifconfig/af_link.c
  1.5.2.2.2.1       +0 -0      src/sbin/ifconfig/af_nd6.c
  1.12.4.1.4.1      +0 -0      src/sbin/ifconfig/ifbridge.c
  1.3.2.2.2.1       +0 -0      src/sbin/ifconfig/ifcarp.c
  1.7.4.1.4.1       +0 -0      src/sbin/ifconfig/ifclone.c
  1.180.2.10.2.1    +0 -0      src/sbin/ifconfig/ifconfig.8
  1.159.2.3.2.1     +0 -0      src/sbin/ifconfig/ifconfig.c
  1.24.4.1.4.1      +0 -0      src/sbin/ifconfig/ifconfig.h
  1.1.2.1.4.1       +0 -0      src/sbin/ifconfig/iffib.c
  1.4.2.1.4.1       +0 -0      src/sbin/ifconfig/ifgif.c
  1.2.4.1.4.1       +0 -0      src/sbin/ifconfig/ifgre.c
  1.3.4.1.4.1       +0 -0      src/sbin/ifconfig/ifgroup.c
  1.94.2.3.2.1      +0 -0      src/sbin/ifconfig/ifieee80211.c
  1.4.4.3.2.1       +0 -0      src/sbin/ifconfig/iflagg.c
  1.5.4.1.4.1       +0 -0      src/sbin/ifconfig/ifmac.c
  1.33.2.1.4.1      +0 -0      src/sbin/ifconfig/ifmedia.c
  1.4.16.1.4.1      +0 -0      src/sbin/ifconfig/ifpfsync.c
  1.20.2.2.2.1      +0 -0      src/sbin/ifconfig/ifvlan.c
  1.8.2.1.4.1       +0 -0      src/sbin/ifconfig/regdomain.c
  1.4.4.1.4.1       +0 -0      src/sbin/ifconfig/regdomain.h
  1.37.2.1.4.1      +0 -0      src/sbin/init/Makefile
  1.52.2.2.2.1      +0 -0      src/sbin/init/init.8
  1.72.2.2.2.1      +0 -0      src/sbin/init/init.c
  1.3.36.1.4.1      +0 -0      src/sbin/init/pathnames.h
  1.16.28.1.4.1     +0 -0      src/sbin/ipf/Makefile
  1.3.2.2.2.1       +0 -0      src/sbin/ipf/Makefile.inc
  1.6.16.1.4.1      +0 -0      src/sbin/ipf/ipf/Makefile
  1.1.28.1.4.1      +0 -0      src/sbin/ipf/ipfs/Makefile
  1.1.28.1.4.1      +0 -0      src/sbin/ipf/ipfstat/Makefile
  1.6.2.1.4.1       +0 -0      src/sbin/ipf/ipftest/Makefile
  1.3.16.1.4.1      +0 -0      src/sbin/ipf/ipmon/Makefile
  1.3.16.1.4.1      +0 -0      src/sbin/ipf/ipnat/Makefile
  1.3.16.1.4.1      +0 -0      src/sbin/ipf/ippool/Makefile
  1.2.28.1.4.1      +0 -0      src/sbin/ipf/ipresend/Makefile
  1.2.28.1.4.1      +0 -0      src/sbin/ipf/ipsend/Makefile
  1.1.28.1.4.1      +0 -0      src/sbin/ipf/iptest/Makefile
  1.7.16.1.4.1      +0 -0      src/sbin/ipf/libipf/Makefile
  1.1.28.1.4.1      +0 -0      src/sbin/ipf/rules/Makefile
  1.24.2.1.4.1      +0 -0      src/sbin/ipfw/Makefile
  1.4.2.1.4.1       +0 -0      src/sbin/ipfw/altq.c
  1.23.2.1.4.1      +0 -0      src/sbin/ipfw/dummynet.c
  1.249.2.7.2.1     +0 -0      src/sbin/ipfw/ipfw.8
  1.168.2.3.2.1     +0 -0      src/sbin/ipfw/ipfw2.c
  1.17.2.1.4.1      +0 -0      src/sbin/ipfw/ipfw2.h
  1.2.2.1.4.1       +0 -0      src/sbin/ipfw/ipv6.c
  1.10.2.2.2.1      +0 -0      src/sbin/ipfw/main.c
  1.12.2.2.2.1      +0 -0      src/sbin/ipfw/nat.c
  1.3.2.1.4.1       +0 -0      src/sbin/iscontrol/Makefile
  1.3.2.1.4.1       +0 -0      src/sbin/iscontrol/auth_subr.c
  1.5.2.1.4.1       +0 -0      src/sbin/iscontrol/config.c
  1.4.2.1.4.1       +0 -0      src/sbin/iscontrol/fsm.c
  1.5.2.1.4.1       +0 -0      src/sbin/iscontrol/iscontrol.8
  1.3.2.1.4.1       +0 -0      src/sbin/iscontrol/iscontrol.c
  1.4.2.1.4.1       +0 -0      src/sbin/iscontrol/iscontrol.h
  1.6.2.3.2.1       +0 -0      src/sbin/iscontrol/iscsi.conf.5
  1.3.2.1.4.1       +0 -0      src/sbin/iscontrol/login.c
  1.6.2.1.4.1       +0 -0      src/sbin/iscontrol/misc.c
  1.4.2.1.4.1       +0 -0      src/sbin/iscontrol/pdu.c
  1.4.2.1.4.1       +0 -0      src/sbin/kldconfig/Makefile
  1.7.28.1.4.1      +0 -0      src/sbin/kldconfig/kldconfig.8
  1.8.16.1.4.1      +0 -0      src/sbin/kldconfig/kldconfig.c
  1.11.2.1.4.1      +0 -0      src/sbin/kldload/Makefile
  1.32.2.2.2.1      +0 -0      src/sbin/kldload/kldload.8
  1.14.2.2.2.1      +0 -0      src/sbin/kldload/kldload.c
  1.10.2.1.4.1      +0 -0      src/sbin/kldstat/Makefile
  1.17.16.1.4.1     +0 -0      src/sbin/kldstat/kldstat.8
  1.23.2.1.4.1      +0 -0      src/sbin/kldstat/kldstat.c
  1.11.2.1.4.1      +0 -0      src/sbin/kldunload/Makefile
  1.20.16.1.4.1     +0 -0      src/sbin/kldunload/kldunload.8
  1.17.16.1.4.1     +0 -0      src/sbin/kldunload/kldunload.c
  1.21.2.1.4.1      +0 -0      src/sbin/ldconfig/Makefile
  1.8.42.1.4.1      +0 -0      src/sbin/ldconfig/elfhints.c
  1.36.16.1.4.1     +0 -0      src/sbin/ldconfig/ldconfig.8
  1.48.2.1.4.1      +0 -0      src/sbin/ldconfig/ldconfig.c
  1.5.42.1.4.1      +0 -0      src/sbin/ldconfig/ldconfig.h
  1.5.16.2.2.1      +0 -0      src/sbin/mca/Makefile
  1.3.16.1.4.1      +0 -0      src/sbin/mca/mca.8
  1.5.2.2.2.1       +0 -0      src/sbin/mca/mca.c
  1.11.2.1.4.1      +0 -0      src/sbin/md5/Makefile
  1.27.4.4.2.1      +0 -0      src/sbin/md5/md5.1
  1.37.4.3.2.1      +0 -0      src/sbin/md5/md5.c
  1.12.2.1.4.1      +0 -0      src/sbin/mdconfig/Makefile
  1.46.2.2.2.1      +0 -0      src/sbin/mdconfig/mdconfig.8
  1.65.2.1.4.1      +0 -0      src/sbin/mdconfig/mdconfig.c
  1.7.2.1.4.1       +0 -0      src/sbin/mdmfs/Makefile
  1.30.2.2.2.1      +0 -0      src/sbin/mdmfs/mdmfs.8
  1.35.2.1.4.1      +0 -0      src/sbin/mdmfs/mdmfs.c
  1.7.2.1.4.1       +0 -0      src/sbin/mknod/Makefile
  1.35.2.1.4.1      +0 -0      src/sbin/mknod/mknod.8
  1.18.2.1.4.1      +0 -0      src/sbin/mknod/mknod.c
  1.3.2.1.4.1       +0 -0      src/sbin/mksnap_ffs/Makefile
  1.8.2.1.4.1       +0 -0      src/sbin/mksnap_ffs/mksnap_ffs.8
  1.11.2.1.4.1      +0 -0      src/sbin/mksnap_ffs/mksnap_ffs.c
  1.20.2.1.4.1      +0 -0      src/sbin/mount/Makefile
  1.7.16.1.4.1      +0 -0      src/sbin/mount/extern.h
  1.15.4.1.4.1      +0 -0      src/sbin/mount/getmntopts.3
  1.19.4.1.4.1      +0 -0      src/sbin/mount/getmntopts.c
  1.30.2.1.4.1      +0 -0      src/sbin/mount/mntopts.h
  1.101.2.2.2.1     +0 -0      src/sbin/mount/mount.8
  1.116.2.1.4.1     +0 -0      src/sbin/mount/mount.c
  1.5.2.3.2.1       +0 -0      src/sbin/mount/mount_fs.c
  1.3.36.1.4.1      +0 -0      src/sbin/mount/pathnames.h
  1.7.2.1.4.1       +0 -0      src/sbin/mount/vfslist.c
  1.12.2.1.4.1      +0 -0      src/sbin/mount_cd9660/Makefile
  1.30.16.1.4.1     +0 -0      src/sbin/mount_cd9660/mount_cd9660.8
  1.34.2.1.4.1      +0 -0      src/sbin/mount_cd9660/mount_cd9660.c
  1.8.2.1.4.1       +0 -0      src/sbin/mount_ext2fs/Makefile
  1.15.36.1.4.1     +0 -0      src/sbin/mount_ext2fs/mount_ext2fs.8
  1.22.16.1.4.1     +0 -0      src/sbin/mount_ext2fs/mount_ext2fs.c
  1.7.2.1.4.1       +0 -0      src/sbin/mount_hpfs/Makefile
  1.12.2.1.4.1      +0 -0      src/sbin/mount_hpfs/mount_hpfs.8
  1.7.2.1.4.1       +0 -0      src/sbin/mount_hpfs/mount_hpfs.c
  1.29.2.1.4.1      +0 -0      src/sbin/mount_msdosfs/Makefile
  1.36.2.1.4.1      +0 -0      src/sbin/mount_msdosfs/mount_msdosfs.8
  1.45.2.1.4.1      +0 -0      src/sbin/mount_msdosfs/mount_msdosfs.c
  1.20.2.1.4.1      +0 -0      src/sbin/mount_nfs/Makefile
  1.57.2.3.2.1      +0 -0      src/sbin/mount_nfs/mount_nfs.8
  1.96.2.2.2.1      +0 -0      src/sbin/mount_nfs/mount_nfs.c
  1.11.2.1.4.1      +0 -0      src/sbin/mount_ntfs/Makefile
  1.26.2.1.4.1      +0 -0      src/sbin/mount_ntfs/mount_ntfs.8
  1.15.2.2.2.1      +0 -0      src/sbin/mount_ntfs/mount_ntfs.c
  1.13.2.1.4.1      +0 -0      src/sbin/mount_nullfs/Makefile
  1.32.16.1.4.1     +0 -0      src/sbin/mount_nullfs/mount_nullfs.8
  1.27.2.1.4.1      +0 -0      src/sbin/mount_nullfs/mount_nullfs.c
  1.3.2.1.4.1       +0 -0      src/sbin/mount_reiserfs/Makefile
  1.4.2.1.4.1       +0 -0      src/sbin/mount_reiserfs/mount_reiserfs.8
  1.5.2.1.4.1       +0 -0      src/sbin/mount_reiserfs/mount_reiserfs.c
  1.15.2.1.4.1      +0 -0      src/sbin/mount_std/Makefile
  1.25.2.1.4.1      +0 -0      src/sbin/mount_std/mount_std.8
  1.22.16.1.4.1     +0 -0      src/sbin/mount_std/mount_std.c
  1.6.16.1.4.1      +0 -0      src/sbin/mount_udf/Makefile
  1.6.28.1.4.1      +0 -0      src/sbin/mount_udf/mount_udf.8
  1.13.28.1.4.1     +0 -0      src/sbin/mount_udf/mount_udf.c
  1.15.2.1.4.1      +0 -0      src/sbin/mount_unionfs/Makefile
  1.26.2.2.2.1      +0 -0      src/sbin/mount_unionfs/mount_unionfs.8
  1.28.16.1.4.1     +0 -0      src/sbin/mount_unionfs/mount_unionfs.c
  1.10.2.1.4.1      +0 -0      src/sbin/natd/Makefile
  1.3.40.1.4.1      +0 -0      src/sbin/natd/README
  1.7.36.1.4.1      +0 -0      src/sbin/natd/icmp.c
  1.70.2.2.2.1      +0 -0      src/sbin/natd/natd.8
  1.59.2.1.4.1      +0 -0      src/sbin/natd/natd.c
  1.6.4.1.4.1       +0 -0      src/sbin/natd/natd.h
  1.5.62.1.4.1      +0 -0      src/sbin/natd/samples/natd.cf.sample
  1.25.2.1.4.1      +0 -0      src/sbin/newfs/Makefile
  1.106.2.3.2.1     +0 -0      src/sbin/newfs/mkfs.c
  1.83.2.1.4.1      +0 -0      src/sbin/newfs/newfs.8
  1.97.2.1.4.1      +0 -0      src/sbin/newfs/newfs.c
  1.27.2.2.2.1      +0 -0      src/sbin/newfs/newfs.h
  1.3.40.1.4.1      +0 -0      src/sbin/newfs/ref.test
  1.1.42.1.4.1      +0 -0      src/sbin/newfs/runtest00.sh
  1.1.42.1.4.1      +0 -0      src/sbin/newfs/runtest01.sh
  1.13.2.1.4.1      +0 -0      src/sbin/newfs_msdos/Makefile
  1.30.2.2.2.1      +0 -0      src/sbin/newfs_msdos/newfs_msdos.8
  1.37.2.3.2.1      +0 -0      src/sbin/newfs_msdos/newfs_msdos.c
  1.10.2.1.4.1      +0 -0      src/sbin/nfsiod/Makefile
  1.20.2.1.4.1      +0 -0      src/sbin/nfsiod/nfsiod.8
  1.19.2.1.4.1      +0 -0      src/sbin/nfsiod/nfsiod.c
  1.6.2.1.4.1       +0 -0      src/sbin/nos-tun/Makefile
  1.18.28.1.4.1     +0 -0      src/sbin/nos-tun/nos-tun.8
  1.15.2.1.4.1      +0 -0      src/sbin/nos-tun/nos-tun.c
  1.8.2.1.4.1       +0 -0      src/sbin/pfctl/Makefile
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_cbq.h
  1.2.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_classq.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_hfsc.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_priq.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_red.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_rio.h
  1.2.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_rmclass.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_rmclass_debug.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_var.h
  1.1.36.1.4.1      +0 -0      src/sbin/pfctl/missing/altq/altq_wfq.h
  1.8.2.1.4.1       +0 -0      src/sbin/pflogd/Makefile
  1.20.16.1.4.1     +0 -0      src/sbin/ping/Makefile
  1.56.4.1.4.1      +0 -0      src/sbin/ping/ping.8
  1.113.2.1.4.1     +0 -0      src/sbin/ping/ping.c
  1.15.16.1.4.1     +0 -0      src/sbin/ping6/Makefile
  1.29.2.2.2.1      +0 -0      src/sbin/ping6/ping6.8
  1.41.2.2.2.1      +0 -0      src/sbin/ping6/ping6.c
  1.10.2.1.4.1      +0 -0      src/sbin/quotacheck/Makefile
  1.29.2.1.4.1      +0 -0      src/sbin/quotacheck/preen.c
  1.22.2.2.2.1      +0 -0      src/sbin/quotacheck/quotacheck.8
  1.37.2.1.4.1      +0 -0      src/sbin/quotacheck/quotacheck.c
  1.2.2.1.4.1       +0 -0      src/sbin/quotacheck/quotacheck.h
  1.7.2.1.4.1       +0 -0      src/sbin/rcorder/Makefile
  1.3.2.1.4.1       +0 -0      src/sbin/rcorder/ealloc.c
  1.2.4.1.4.1       +0 -0      src/sbin/rcorder/ealloc.h
  1.3.2.1.4.1       +0 -0      src/sbin/rcorder/hash.c
  1.2.4.1.4.1       +0 -0      src/sbin/rcorder/hash.h
  1.9.2.2.2.1       +0 -0      src/sbin/rcorder/rcorder.8
  1.5.2.1.4.1       +0 -0      src/sbin/rcorder/rcorder.c
  1.18.2.1.4.1      +0 -0      src/sbin/reboot/Makefile
  1.63.2.1.4.1      +0 -0      src/sbin/reboot/boot_i386.8
  1.4.42.1.4.1      +0 -0      src/sbin/reboot/nextboot.8
  1.4.2.1.4.1       +0 -0      src/sbin/reboot/nextboot.sh
  1.26.2.1.4.1      +0 -0      src/sbin/reboot/reboot.8
  1.31.2.1.4.1      +0 -0      src/sbin/reboot/reboot.c
  1.6.2.1.4.1       +0 -0      src/sbin/recoverdisk/Makefile
  1.6.2.1.4.1       +0 -0      src/sbin/recoverdisk/recoverdisk.1
  1.15.2.1.4.1      +0 -0      src/sbin/recoverdisk/recoverdisk.c
  1.1.2.1.4.1       +0 -0      src/sbin/resolvconf/Makefile
  1.26.2.1.4.1      +0 -0      src/sbin/restore/Makefile
  1.36.2.1.4.1      +0 -0      src/sbin/restore/dirs.c
  1.12.2.1.4.1      +0 -0      src/sbin/restore/extern.h
  1.21.2.1.4.1      +0 -0      src/sbin/restore/interactive.c
  1.27.16.1.4.1     +0 -0      src/sbin/restore/main.c
  1.54.2.1.4.1      +0 -0      src/sbin/restore/restore.8
  1.19.16.1.4.1     +0 -0      src/sbin/restore/restore.c
  1.13.2.1.4.1      +0 -0      src/sbin/restore/restore.h
  1.15.2.1.4.1      +0 -0      src/sbin/restore/symtab.c
  1.56.2.1.4.1      +0 -0      src/sbin/restore/tape.c
  1.14.36.1.4.1     +0 -0      src/sbin/restore/utilities.c
  1.22.2.1.4.1      +0 -0      src/sbin/route/Makefile
  1.7.4.1.4.1       +0 -0      src/sbin/route/keywords
  1.48.2.1.4.1      +0 -0      src/sbin/route/route.8
  1.95.2.2.2.1      +0 -0      src/sbin/route/route.c
  1.20.2.1.4.1      +0 -0      src/sbin/routed/Makefile
  1.4.42.1.4.1      +0 -0      src/sbin/routed/Makefile.inc
  1.24.4.1.4.1      +0 -0      src/sbin/routed/defs.h
  1.24.2.1.4.1      +0 -0      src/sbin/routed/if.c
  1.17.4.1.4.1      +0 -0      src/sbin/routed/input.c
  1.24.4.1.4.1      +0 -0      src/sbin/routed/main.c
  1.18.4.1.4.1      +0 -0      src/sbin/routed/output.c
  1.18.2.1.4.1      +0 -0      src/sbin/routed/parms.c
  1.8.36.1.4.1      +0 -0      src/sbin/routed/pathnames.h
  1.12.4.1.4.1      +0 -0      src/sbin/routed/radix.c
  1.10.4.1.4.1      +0 -0      src/sbin/routed/radix.h
  1.16.4.1.4.1      +0 -0      src/sbin/routed/rdisc.c
  1.36.2.1.4.1      +0 -0      src/sbin/routed/routed.8
  1.15.2.2.2.1      +0 -0      src/sbin/routed/rtquery/Makefile
  1.20.36.1.4.1     +0 -0      src/sbin/routed/rtquery/rtquery.8
  1.17.36.1.4.1     +0 -0      src/sbin/routed/rtquery/rtquery.c
  1.26.4.1.4.1      +0 -0      src/sbin/routed/table.c
  1.15.4.1.4.1      +0 -0      src/sbin/routed/trace.c
  1.16.2.1.4.1      +0 -0      src/sbin/rtsol/Makefile
  1.14.2.1.4.1      +0 -0      src/sbin/savecore/Makefile
  1.29.2.1.4.1      +0 -0      src/sbin/savecore/savecore.8
  1.83.2.1.4.1      +0 -0      src/sbin/savecore/savecore.c
  1.4.2.1.4.1       +0 -0      src/sbin/sconfig/Makefile
  1.7.28.1.4.1      +0 -0      src/sbin/sconfig/sconfig.8
  1.6.4.1.4.1       +0 -0      src/sbin/sconfig/sconfig.c
  1.14.16.1.4.1     +0 -0      src/sbin/setkey/Makefile
  1.11.4.1.4.1      +0 -0      src/sbin/setkey/parse.y
  1.4.30.1.4.1      +0 -0      src/sbin/setkey/sample.cf
  1.4.34.1.4.1      +0 -0      src/sbin/setkey/scriptdump.pl
  1.43.2.1.4.1      +0 -0      src/sbin/setkey/setkey.8
  1.8.4.1.4.1       +0 -0      src/sbin/setkey/setkey.c
  1.4.4.1.4.1       +0 -0      src/sbin/setkey/test-pfkey.c
  1.2.16.1.4.1      +0 -0      src/sbin/setkey/test-policy.c
  1.14.4.1.4.1      +0 -0      src/sbin/setkey/token.l
  1.2.34.1.4.1      +0 -0      src/sbin/setkey/vchar.h
  1.11.2.1.4.1      +0 -0      src/sbin/shutdown/Makefile
  1.28.2.1.4.1      +0 -0      src/sbin/shutdown/shutdown.8
  1.31.2.1.4.1      +0 -0      src/sbin/shutdown/shutdown.c
  1.7.2.1.4.1       +0 -0      src/sbin/spppcontrol/Makefile
  1.17.2.1.4.1      +0 -0      src/sbin/spppcontrol/spppcontrol.8
  1.14.4.1.4.1      +0 -0      src/sbin/spppcontrol/spppcontrol.c
  1.14.2.1.4.1      +0 -0      src/sbin/sunlabel/Makefile
  1.3.40.1.4.1      +0 -0      src/sbin/sunlabel/runtest.sh
  1.9.2.1.4.1       +0 -0      src/sbin/sunlabel/sunlabel.8
  1.13.28.1.4.1     +0 -0      src/sbin/sunlabel/sunlabel.c
  1.11.2.1.4.1      +0 -0      src/sbin/swapon/Makefile
  1.31.4.1.4.1      +0 -0      src/sbin/swapon/swapon.8
  1.24.4.1.4.1      +0 -0      src/sbin/swapon/swapon.c
  1.10.2.1.4.1      +0 -0      src/sbin/sysctl/Makefile
  1.68.2.1.4.1      +0 -0      src/sbin/sysctl/sysctl.8
  1.100.2.3.2.1     +0 -0      src/sbin/sysctl/sysctl.c
  1.11.2.1.4.1      +0 -0      src/sbin/tunefs/Makefile
  1.46.2.1.4.1      +0 -0      src/sbin/tunefs/tunefs.8
  1.51.2.3.2.1      +0 -0      src/sbin/tunefs/tunefs.c
  1.12.2.1.4.1      +0 -0      src/sbin/umount/Makefile
  1.23.2.1.4.1      +0 -0      src/sbin/umount/umount.8
  1.52.2.1.4.1      +0 -0      src/sbin/umount/umount.c
  1.28.2.1.4.1      +0 -0      src/secure/Makefile
  1.26.2.1.4.1      +0 -0      src/secure/Makefile.inc
  1.34.16.1.4.1     +0 -0      src/secure/lib/Makefile
  1.9.40.1.4.1      +0 -0      src/secure/lib/Makefile.inc
  1.4.38.1.4.1      +0 -0      src/secure/lib/libcrypt/blowfish.c
  1.3.38.1.4.1      +0 -0      src/secure/lib/libcrypt/blowfish.h
  1.4.38.1.4.1      +0 -0      src/secure/lib/libcrypt/crypt-blowfish.c
  1.16.42.2.2.1     +0 -0      src/secure/lib/libcrypt/crypt-des.c
  1.88.2.2.2.1      +0 -0      src/secure/lib/libcrypto/Makefile
  1.5.28.1.4.1      +0 -0      src/secure/lib/libcrypto/Makefile.asm
  1.52.2.2.2.1      +0 -0      src/secure/lib/libcrypto/Makefile.inc
  1.7.2.1.4.1       +0 -0      src/secure/lib/libcrypto/Makefile.man
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/Makefile.inc
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/lib4758cca/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/libaep/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/libatalla/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/libchil/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/libcswift/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/libnuron/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/libsureware/Makefile
  1.1.16.1.4.1      +0 -0      src/secure/lib/libcrypto/engines/libubsec/Makefile
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/bf-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/bf-686.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/bn-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/cast-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/co-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/crypt586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/des-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/md5-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/rc4-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/rc5-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/rmd-586.s
  1.2.36.1.4.1      +0 -0      src/secure/lib/libcrypto/i386/sha1-586.s
  1.9.4.1.4.1       +0 -0      src/secure/lib/libcrypto/opensslconf-amd64.h
  1.4.4.1.4.1       +0 -0      src/secure/lib/libcrypto/opensslconf-arm.h
  1.9.4.1.4.1       +0 -0      src/secure/lib/libcrypto/opensslconf-i386.h
  1.7.4.1.4.1       +0 -0      src/secure/lib/libcrypto/opensslconf-ia64.h
  1.4.4.1.4.1       +0 -0      src/secure/lib/libcrypto/opensslconf-mips.h
  1.7.2.1.4.1       +0 -0      src/secure/lib/libcrypto/opensslconf-powerpc.h
  1.7.4.1.4.1       +0 -0      src/secure/lib/libcrypto/opensslconf-sparc64.h
  1.51.2.1.4.1      +0 -0      src/secure/lib/libssh/Makefile
  1.27.2.1.4.1      +0 -0      src/secure/lib/libssl/Makefile
  1.5.2.1.4.1       +0 -0      src/secure/lib/libssl/Makefile.man
  1.19.2.1.4.1      +0 -0      src/secure/libexec/Makefile
  1.8.40.1.4.1      +0 -0      src/secure/libexec/Makefile.inc
  1.19.2.1.4.1      +0 -0      src/secure/libexec/sftp-server/Makefile
  1.9.2.1.4.1       +0 -0      src/secure/libexec/ssh-keysign/Makefile
  1.1.4.1.4.1       +0 -0      src/secure/libexec/ssh-pkcs11-helper/Makefile
  1.25.16.1.4.1     +0 -0      src/secure/usr.bin/Makefile
  1.8.40.1.4.1      +0 -0      src/secure/usr.bin/Makefile.inc
  1.14.36.1.4.1     +0 -0      src/secure/usr.bin/bdes/Makefile
  1.7.38.1.4.1      +0 -0      src/secure/usr.bin/bdes/bdes.1
  1.11.2.1.4.1      +0 -0      src/secure/usr.bin/bdes/bdes.c
  1.3.4.1.4.1       +0 -0      src/secure/usr.bin/bdes/bdes.ps
  1.26.4.1.4.1      +0 -0      src/secure/usr.bin/openssl/Makefile
  1.5.16.1.4.1      +0 -0      src/secure/usr.bin/openssl/Makefile.man
  1.17.2.1.4.1      +0 -0      src/secure/usr.bin/scp/Makefile
  1.16.2.1.4.1      +0 -0      src/secure/usr.bin/sftp/Makefile
  1.17.2.1.4.1      +0 -0      src/secure/usr.bin/ssh-add/Makefile
  1.17.2.1.4.1      +0 -0      src/secure/usr.bin/ssh-agent/Makefile
  1.18.2.1.4.1      +0 -0      src/secure/usr.bin/ssh-keygen/Makefile
  1.12.2.1.4.1      +0 -0      src/secure/usr.bin/ssh-keyscan/Makefile
  1.39.2.2.2.1      +0 -0      src/secure/usr.bin/ssh/Makefile
  1.6.16.1.4.1      +0 -0      src/secure/usr.sbin/Makefile
  1.5.40.1.4.1      +0 -0      src/secure/usr.sbin/Makefile.inc
  1.59.2.2.2.1      +0 -0      src/secure/usr.sbin/sshd/Makefile
  1.41.2.1.4.1      +0 -0      src/share/Makefile
  1.4.62.1.4.1      +0 -0      src/share/Makefile.inc
  1.76.2.1.4.1      +0 -0      src/share/colldef/Makefile
  1.3.4.1.4.1       +0 -0      src/share/colldef/README
  1.1.36.1.4.1      +0 -0      src/share/colldef/be_BY.CP1131.src
  1.1.36.1.4.1      +0 -0      src/share/colldef/be_BY.CP1251.src
  1.1.36.1.4.1      +0 -0      src/share/colldef/be_BY.ISO8859-5.src
  1.2.38.1.4.1      +0 -0      src/share/colldef/bg_BG.CP1251.src
  1.1.40.1.4.1      +0 -0      src/share/colldef/ca_ES.ISO8859-1.src
  1.1.40.1.4.1      +0 -0      src/share/colldef/ca_ES.ISO8859-15.src
  1.4.42.1.4.1      +0 -0      src/share/colldef/cs_CZ.ISO8859-2.src
  1.8.44.1.4.1      +0 -0      src/share/colldef/de_DE.ISO8859-1.src
  1.6.44.1.4.1      +0 -0      src/share/colldef/de_DE.ISO8859-15.src
  1.3.4.1.4.1       +0 -0      src/share/colldef/el_GR.ISO8859-7.src
  1.5.44.1.4.1      +0 -0      src/share/colldef/es_ES.ISO8859-1.src
  1.4.44.1.4.1      +0 -0      src/share/colldef/es_ES.ISO8859-15.src
  1.2.44.1.4.1      +0 -0      src/share/colldef/et_EE.ISO8859-15.src
  1.1.44.1.4.1      +0 -0      src/share/colldef/hi_IN.ISCII-DEV.src
  1.1.6.1.4.1       +0 -0      src/share/colldef/hr_HR.ISO8859-2.src
  1.1.38.1.4.1      +0 -0      src/share/colldef/hy_AM.ARMSCII-8.src
  1.6.44.1.4.1      +0 -0      src/share/colldef/is_IS.ISO8859-1.src
  1.4.44.1.4.1      +0 -0      src/share/colldef/is_IS.ISO8859-15.src
  1.1.36.1.4.1      +0 -0      src/share/colldef/kk_KZ.PT154.src
  1.10.44.1.4.1     +0 -0      src/share/colldef/la_LN.ISO8859-1.src
  1.1.2.1.4.1       +0 -0      src/share/colldef/la_LN.ISO8859-13.src
  1.4.44.1.4.1      +0 -0      src/share/colldef/la_LN.ISO8859-15.src
  1.3.44.1.4.1      +0 -0      src/share/colldef/la_LN.ISO8859-2.src
  1.2.44.1.4.1      +0 -0      src/share/colldef/la_LN.ISO8859-4.src
  1.2.48.1.4.1      +0 -0      src/share/colldef/la_LN.US-ASCII.src
  1.2.44.1.4.1      +0 -0      src/share/colldef/lt_LT.ISO8859-4.src
  1.1.38.1.4.1      +0 -0      src/share/colldef/map.ARMSCII-8
  1.1.36.1.4.1      +0 -0      src/share/colldef/map.CP1131
  1.1.44.1.4.1      +0 -0      src/share/colldef/map.CP1251
  1.2.38.1.4.1      +0 -0      src/share/colldef/map.CP866
  1.1.44.1.4.1      +0 -0      src/share/colldef/map.ISCII-DEV
  1.1.42.1.4.1      +0 -0      src/share/colldef/map.ISO8859-13
  1.1.48.1.4.1      +0 -0      src/share/colldef/map.ISO8859-4
  1.1.48.1.4.1      +0 -0      src/share/colldef/map.ISO8859-5
  1.1.44.1.4.1      +0 -0      src/share/colldef/map.ISO8859-7
  1.1.6.1.4.1       +0 -0      src/share/colldef/map.ISO8859-9
  1.2.38.1.4.1      +0 -0      src/share/colldef/map.KOI8-R
  1.3.38.1.4.1      +0 -0      src/share/colldef/map.KOI8-U
  1.1.36.1.4.1      +0 -0      src/share/colldef/map.PT154
  1.2.8.1.4.1       +0 -0      src/share/colldef/no_NO.ISO8859-1.src
  1.2.8.1.4.1       +0 -0      src/share/colldef/no_NO.ISO8859-15.src
  1.1.44.1.4.1      +0 -0      src/share/colldef/pl_PL.ISO8859-2.src
  1.2.40.1.4.1      +0 -0      src/share/colldef/ru_RU.CP1251.src
  1.10.38.1.4.1     +0 -0      src/share/colldef/ru_RU.CP866.src
  1.3.38.1.4.1      +0 -0      src/share/colldef/ru_RU.ISO8859-5.src
  1.10.38.1.4.1     +0 -0      src/share/colldef/ru_RU.KOI8-R.src
  1.1.38.1.4.1      +0 -0      src/share/colldef/sl_SI.ISO8859-2.src
  1.1.42.1.4.1      +0 -0      src/share/colldef/sr_YU.ISO8859-5.src
  1.3.4.1.4.1       +0 -0      src/share/colldef/sv_SE.ISO8859-1.src
  1.4.4.1.4.1       +0 -0      src/share/colldef/sv_SE.ISO8859-15.src
  1.1.6.1.4.1       +0 -0      src/share/colldef/tr_TR.ISO8859-9.src
  1.1.28.1.4.1      +0 -0      src/share/colldef/uk_UA.CP1251.src
  1.2.44.1.4.1      +0 -0      src/share/colldef/uk_UA.ISO8859-5.src
  1.4.38.1.4.1      +0 -0      src/share/colldef/uk_UA.KOI8-U.src
  1.14.28.1.4.1     +0 -0      src/share/dict/Makefile
  1.13.40.1.4.1     +0 -0      src/share/dict/README
  1.13.16.1.4.1     +0 -0      src/share/dict/freebsd
  1.10.16.1.4.1     +0 -0      src/share/doc/IPv6/IMPLEMENTATION
  1.4.28.1.4.1      +0 -0      src/share/doc/IPv6/Makefile
  1.22.2.2.4.1      +0 -0      src/share/doc/Makefile
  1.11.2.3.2.1      +0 -0      src/share/doc/bind9/Makefile
  1.3.2.1.4.1       +0 -0      src/share/doc/legal/Makefile
  1.2.16.1.4.1      +0 -0      src/share/doc/legal/intel_ipw/Makefile
  1.2.16.1.4.1      +0 -0      src/share/doc/legal/intel_iwi/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/legal/intel_iwn/Makefile
  1.1.6.1.4.1       +0 -0      src/share/doc/legal/intel_wpi/Makefile
  1.1.2.2.4.1       +0 -0      src/share/doc/llvm/Makefile
  1.1.2.2.4.1       +0 -0      src/share/doc/llvm/clang/Makefile
  1.17.16.1.4.1     +0 -0      src/share/doc/papers/Makefile
  1.9.42.1.4.1      +0 -0      src/share/doc/papers/beyond4.3/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/papers/beyond4.3/beyond43.ms
  1.5.28.1.4.1      +0 -0      src/share/doc/papers/bufbio/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/papers/bufbio/bio.ms
  1.1.42.1.4.1      +0 -0      src/share/doc/papers/bufbio/bufsize.eps
  1.6.42.1.4.1      +0 -0      src/share/doc/papers/contents/Makefile
  1.8.28.1.4.1      +0 -0      src/share/doc/papers/contents/contents.ms
  1.4.28.1.4.1      +0 -0      src/share/doc/papers/devfs/Makefile
  1.3.2.1.4.1       +0 -0      src/share/doc/papers/devfs/paper.me
  1.7.28.1.4.1      +0 -0      src/share/doc/papers/diskperf/Makefile
  1.6.62.1.4.1      +0 -0      src/share/doc/papers/diskperf/conclusions.ms
  1.2.40.1.4.1      +0 -0      src/share/doc/papers/diskperf/motivation.ms
  1.6.40.1.4.1      +0 -0      src/share/doc/papers/diskperf/tests.ms
  1.7.42.1.4.1      +0 -0      src/share/doc/papers/fsinterface/Makefile
  1.9.42.1.4.1      +0 -0      src/share/doc/papers/fsinterface/fsinterface.ms
  1.1.28.1.4.1      +0 -0      src/share/doc/papers/hwpmc/Makefile
  1.1.28.1.4.1      +0 -0      src/share/doc/papers/hwpmc/hwpmc.ms
  1.6.28.1.4.1      +0 -0      src/share/doc/papers/jail/Makefile
  1.1.44.1.4.1      +0 -0      src/share/doc/papers/jail/future.ms
  1.1.44.1.4.1      +0 -0      src/share/doc/papers/jail/implementation.ms
  1.1.44.1.4.1      +0 -0      src/share/doc/papers/jail/jail01.eps
  1.1.44.1.4.1      +0 -0      src/share/doc/papers/jail/jail01.fig
  1.4.2.1.4.1       +0 -0      src/share/doc/papers/jail/mgt.ms
  1.7.42.1.4.1      +0 -0      src/share/doc/papers/jail/paper.ms
  1.8.2.1.4.1       +0 -0      src/share/doc/papers/kernmalloc/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/papers/kernmalloc/appendix.ms
  1.6.42.1.4.1      +0 -0      src/share/doc/papers/kernmalloc/kernmalloc.t
  1.5.62.1.4.1      +0 -0      src/share/doc/papers/kerntune/1.t
  1.8.28.1.4.1      +0 -0      src/share/doc/papers/kerntune/Makefile
  1.5.42.1.4.1      +0 -0      src/share/doc/papers/malloc/Makefile
  1.6.42.1.4.1      +0 -0      src/share/doc/papers/malloc/abs.ms
  1.7.42.1.4.1      +0 -0      src/share/doc/papers/malloc/alternatives.ms
  1.7.42.1.4.1      +0 -0      src/share/doc/papers/malloc/conclusion.ms
  1.10.42.1.4.1     +0 -0      src/share/doc/papers/malloc/implementation.ms
  1.8.42.1.4.1      +0 -0      src/share/doc/papers/malloc/intro.ms
  1.8.42.1.4.1      +0 -0      src/share/doc/papers/malloc/kernel.ms
  1.8.42.1.4.1      +0 -0      src/share/doc/papers/malloc/malloc.ms
  1.8.42.1.4.1      +0 -0      src/share/doc/papers/malloc/performance.ms
  1.6.42.1.4.1      +0 -0      src/share/doc/papers/malloc/problems.ms
  1.6.62.1.4.1      +0 -0      src/share/doc/papers/newvm/1.t
  1.6.42.1.4.1      +0 -0      src/share/doc/papers/newvm/Makefile
  1.6.62.1.4.1      +0 -0      src/share/doc/papers/newvm/a.t
  1.3.42.1.4.1      +0 -0      src/share/doc/papers/relengr/0.t
  1.10.28.1.4.1     +0 -0      src/share/doc/papers/relengr/Makefile
  1.3.40.1.4.1      +0 -0      src/share/doc/papers/sysperf/4.t
  1.2.40.1.4.1      +0 -0      src/share/doc/papers/sysperf/5.t
  1.10.2.1.4.1      +0 -0      src/share/doc/papers/sysperf/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/papers/sysperf/appendix.ms
  1.3.28.1.4.1      +0 -0      src/share/doc/papers/timecounter/Makefile
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/fig1.eps
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/fig2.eps
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/fig3.eps
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/fig4.eps
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/fig5.eps
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/gps.ps
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/intr.ps
  1.4.16.1.4.1      +0 -0      src/share/doc/papers/timecounter/timecounter.ms
  1.1.38.1.4.1      +0 -0      src/share/doc/papers/timecounter/tmac.usenix
  1.8.28.1.4.1      +0 -0      src/share/doc/psd/01.cacm/Makefile
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/p.mac
  1.3.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/p1
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/p2
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/p3
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/p4
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/p5
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/p6
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/01.cacm/ref.bib
  1.8.28.1.4.1      +0 -0      src/share/doc/psd/02.implement/Makefile
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/02.implement/fig1.pic
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/02.implement/fig2.pic
  1.4.42.1.4.1      +0 -0      src/share/doc/psd/02.implement/implement
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/02.implement/ref.bib
  1.3.42.1.4.1      +0 -0      src/share/doc/psd/03.iosys/Makefile
  1.2.42.2.2.1      +0 -0      src/share/doc/psd/03.iosys/iosys
  1.3.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/Makefile
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p.mac
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p0
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p1
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p2
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p3
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p4
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p5
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p6
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p8
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/04.uprog/p9
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/05.sysman/1.1.t
  1.5.62.1.4.1      +0 -0      src/share/doc/psd/05.sysman/1.2.t
  1.5.62.1.4.1      +0 -0      src/share/doc/psd/05.sysman/2.3.t
  1.7.28.1.4.1      +0 -0      src/share/doc/psd/05.sysman/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/psd/06.Clang/Clang.ms
  1.7.28.1.4.1      +0 -0      src/share/doc/psd/06.Clang/Makefile
  1.8.2.1.4.1       +0 -0      src/share/doc/psd/12.make/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/12.make/stubs
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/12.make/tutorial.ms
  1.2.62.1.4.1      +0 -0      src/share/doc/psd/13.rcs/Makefile
  1.2.62.1.4.1      +0 -0      src/share/doc/psd/13.rcs/Makefile.inc
  1.6.28.1.4.1      +0 -0      src/share/doc/psd/13.rcs/rcs/Makefile
  1.4.42.1.4.1      +0 -0      src/share/doc/psd/13.rcs/rcs_func/Makefile
  1.9.2.1.4.1       +0 -0      src/share/doc/psd/15.yacc/Makefile
  1.1.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ref.bib
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss0
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss1
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/15.yacc/ss10
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/15.yacc/ss11
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss2
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss3
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss4
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss5
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss6
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss7
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss8
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ss9
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/15.yacc/ss_
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ssa
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ssb
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ssc
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/15.yacc/ssd
  1.7.28.1.4.1      +0 -0      src/share/doc/psd/16.lex/Makefile
  1.4.42.1.4.1      +0 -0      src/share/doc/psd/16.lex/lex.ms
  1.4.42.1.4.1      +0 -0      src/share/doc/psd/17.m4/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/psd/17.m4/m4.ms
  1.8.2.1.4.1       +0 -0      src/share/doc/psd/18.gprof/Makefile
  1.7.28.1.4.1      +0 -0      src/share/doc/psd/20.ipctut/Makefile
  1.3.38.1.4.1      +0 -0      src/share/doc/psd/21.ipc/3.t
  1.2.38.1.4.1      +0 -0      src/share/doc/psd/21.ipc/4.t
  1.5.62.1.4.1      +0 -0      src/share/doc/psd/21.ipc/5.t
  1.7.28.1.4.1      +0 -0      src/share/doc/psd/21.ipc/Makefile
  1.7.2.1.4.1       +0 -0      src/share/doc/psd/22.rpcgen/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/22.rpcgen/rpcgen.ms
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/22.rpcgen/stubs
  1.7.2.1.4.1       +0 -0      src/share/doc/psd/23.rpc/Makefile
  1.3.2.2.2.1       +0 -0      src/share/doc/psd/23.rpc/rpc.prog.ms
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/23.rpc/stubs
  1.7.2.1.4.1       +0 -0      src/share/doc/psd/24.xdr/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/24.xdr/stubs
  1.1.2.2.2.1       +0 -0      src/share/doc/psd/24.xdr/xdr.nts.ms
  1.7.2.1.4.1       +0 -0      src/share/doc/psd/25.xdrrfc/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/25.xdrrfc/stubs
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/25.xdrrfc/xdr.rfc.ms
  1.7.2.1.4.1       +0 -0      src/share/doc/psd/26.rpcrfc/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/26.rpcrfc/rpc.rfc.ms
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/26.rpcrfc/stubs
  1.7.2.1.4.1       +0 -0      src/share/doc/psd/27.nfsrpc/Makefile
  1.1.2.2.2.1       +0 -0      src/share/doc/psd/27.nfsrpc/nfs.rfc.ms
  1.1.2.1.4.1       +0 -0      src/share/doc/psd/27.nfsrpc/stubs
  1.4.28.1.4.1      +0 -0      src/share/doc/psd/28.cvs/Makefile
  1.21.36.1.4.1     +0 -0      src/share/doc/psd/Makefile
  1.6.42.1.4.1      +0 -0      src/share/doc/psd/contents/Makefile
  1.6.42.1.4.1      +0 -0      src/share/doc/psd/contents/contents.ms
  1.9.42.1.4.1      +0 -0      src/share/doc/psd/title/Makefile
  1.2.42.1.4.1      +0 -0      src/share/doc/psd/title/Title
  1.2.42.1.4.1      +0 -0      src/share/doc/smm/01.setup/0.t
  1.8.2.1.4.1       +0 -0      src/share/doc/smm/01.setup/2.t
  1.4.40.1.4.1      +0 -0      src/share/doc/smm/01.setup/3.t
  1.3.2.1.4.1       +0 -0      src/share/doc/smm/01.setup/4.t
  1.2.2.1.4.1       +0 -0      src/share/doc/smm/01.setup/5.t
  1.9.28.1.4.1      +0 -0      src/share/doc/smm/01.setup/Makefile
  1.3.2.1.4.1       +0 -0      src/share/doc/smm/01.setup/spell.ok
  1.1.44.1.4.1      +0 -0      src/share/doc/smm/01.setup/stubs
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/02.config/6.t
  1.8.2.1.4.1       +0 -0      src/share/doc/smm/02.config/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/02.config/spell.ok
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/03.fsck/0.t
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/03.fsck/1.t
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/03.fsck/2.t
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/03.fsck/3.t
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/03.fsck/4.t
  1.6.2.1.4.1       +0 -0      src/share/doc/smm/03.fsck/Makefile
  1.5.62.1.4.1      +0 -0      src/share/doc/smm/04.quotas/Makefile
  1.3.40.1.4.1      +0 -0      src/share/doc/smm/05.fastfs/3.t
  1.7.28.1.4.1      +0 -0      src/share/doc/smm/05.fastfs/Makefile
  1.5.40.1.4.1      +0 -0      src/share/doc/smm/06.nfs/1.t
  1.2.40.1.4.1      +0 -0      src/share/doc/smm/06.nfs/2.t
  1.5.62.1.4.1      +0 -0      src/share/doc/smm/06.nfs/Makefile
  1.5.2.1.4.1       +0 -0      src/share/doc/smm/07.lpd/Makefile
  1.9.28.1.4.1      +0 -0      src/share/doc/smm/08.sendmailop/Makefile
  1.5.2.1.4.1       +0 -0      src/share/doc/smm/11.timedop/Makefile
  1.8.2.1.4.1       +0 -0      src/share/doc/smm/12.timed/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/smm/12.timed/timed.ms
  1.2.40.1.4.1      +0 -0      src/share/doc/smm/18.net/7.t
  1.7.42.1.4.1      +0 -0      src/share/doc/smm/18.net/Makefile
  1.21.2.1.4.1      +0 -0      src/share/doc/smm/Makefile
  1.6.42.1.4.1      +0 -0      src/share/doc/smm/contents/Makefile
  1.5.42.1.4.1      +0 -0      src/share/doc/smm/contents/contents.ms
  1.9.42.1.4.1      +0 -0      src/share/doc/smm/title/Makefile
  1.5.42.1.4.1      +0 -0      src/share/doc/smm/title/Title
  1.8.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/csh.1
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/csh.2
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/csh.3
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/csh.4
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/csh.a
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/csh.g
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/04.csh/tabs
  1.2.2.1.4.1       +0 -0      src/share/doc/usd/05.dc/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/05.dc/dc
  1.2.2.1.4.1       +0 -0      src/share/doc/usd/06.bc/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/06.bc/bc
  1.7.2.1.4.1       +0 -0      src/share/doc/usd/07.mail/Makefile
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/07.mail/mail0.nr
  1.1.2.1.4.1       +0 -0      src/share/doc/usd/07.mail/mail5.nr
  1.10.62.1.4.1     +0 -0      src/share/doc/usd/10.exref/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/10.exref/Makefile.inc
  1.4.62.1.4.1      +0 -0      src/share/doc/usd/10.exref/exref/Makefile
  1.6.28.1.4.1      +0 -0      src/share/doc/usd/10.exref/summary/Makefile
  1.7.28.1.4.1      +0 -0      src/share/doc/usd/11.vitut/Makefile
  1.10.42.1.4.1     +0 -0      src/share/doc/usd/12.vi/Makefile
  1.4.42.1.4.1      +0 -0      src/share/doc/usd/12.vi/Makefile.inc
  1.6.28.1.4.1      +0 -0      src/share/doc/usd/12.vi/summary/Makefile
  1.6.28.1.4.1      +0 -0      src/share/doc/usd/12.vi/vi/Makefile
  1.4.42.1.4.1      +0 -0      src/share/doc/usd/12.vi/viapwh/Makefile
  1.15.28.1.4.1     +0 -0      src/share/doc/usd/13.viref/Makefile
  1.5.62.1.4.1      +0 -0      src/share/doc/usd/18.msdiffs/Makefile
  1.3.16.1.4.1      +0 -0      src/share/doc/usd/18.msdiffs/ms.diffs
  1.8.42.1.4.1      +0 -0      src/share/doc/usd/19.memacros/Makefile
  1.8.42.1.4.1      +0 -0      src/share/doc/usd/20.meref/Makefile
  1.6.28.1.4.1      +0 -0      src/share/doc/usd/21.troff/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/m.mac
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/m0
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/m0a
  1.3.40.1.4.1      +0 -0      src/share/doc/usd/21.troff/m1
  1.3.40.1.4.1      +0 -0      src/share/doc/usd/21.troff/m2
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/m3
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/m4
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/m5
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/table1
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/21.troff/table2
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt.mac
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt00
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt01
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt02
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt03
  1.3.40.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt04
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt05
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt06
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt07
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt08
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt09
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt10
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt11
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt12
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt13
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/tt14
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/ttack
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/ttcharset
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/22.trofftut/ttindex
  1.17.2.1.4.1      +0 -0      src/share/doc/usd/Makefile
  1.6.42.1.4.1      +0 -0      src/share/doc/usd/contents/Makefile
  1.3.42.1.4.1      +0 -0      src/share/doc/usd/contents/contents.ms
  1.8.42.1.4.1      +0 -0      src/share/doc/usd/title/Makefile
  1.2.42.1.4.1      +0 -0      src/share/doc/usd/title/Title
  1.1.44.1.4.1      +0 -0      src/share/examples/BSD_daemon/FreeBSD.pfa
  1.2.44.1.4.1      +0 -0      src/share/examples/BSD_daemon/README
  1.2.44.1.4.1      +0 -0      src/share/examples/BSD_daemon/beastie.eps
  1.2.44.1.4.1      +0 -0      src/share/examples/BSD_daemon/beastie.fig
  1.2.44.1.4.1      +0 -0      src/share/examples/BSD_daemon/eps.patch
  1.2.42.1.4.1      +0 -0      src/share/examples/BSD_daemon/poster.sh
  1.3.4.1.4.1       +0 -0      src/share/examples/FreeBSD_version/FreeBSD_version.c
  1.5.28.1.4.1      +0 -0      src/share/examples/FreeBSD_version/Makefile
  1.5.40.1.4.1      +0 -0      src/share/examples/IPv6/USAGE
  1.62.2.2.2.1      +0 -0      src/share/examples/Makefile
  1.6.2.1.4.1       +0 -0      src/share/examples/autofs/driver/Makefile
  1.3.28.1.4.1      +0 -0      src/share/examples/autofs/driver/autodriver.c
  1.2.28.1.4.1      +0 -0      src/share/examples/autofs/driver/autotab
  1.3.62.1.4.1      +0 -0      src/share/examples/bootforth/README
  1.3.42.1.4.1      +0 -0      src/share/examples/bootforth/boot.4th
  1.3.36.1.4.1      +0 -0      src/share/examples/bootforth/frames.4th
  1.4.42.1.4.1      +0 -0      src/share/examples/bootforth/loader.rc
  1.4.62.1.4.1      +0 -0      src/share/examples/bootforth/menu.4th
  1.5.42.1.4.1      +0 -0      src/share/examples/bootforth/menuconf.4th
  1.2.62.1.4.1      +0 -0      src/share/examples/bootforth/screen.4th
  1.5.2.4.2.1       +0 -0      src/share/examples/csh/dot.cshrc
  1.18.38.1.4.1     +0 -0      src/share/examples/cvsup/README
  1.50.2.2.2.1      +0 -0      src/share/examples/cvsup/cvs-supfile
  1.11.2.2.2.1      +0 -0      src/share/examples/cvsup/doc-supfile
  1.9.2.2.2.1       +0 -0      src/share/examples/cvsup/gnats-supfile
  1.40.2.2.2.1      +0 -0      src/share/examples/cvsup/ports-supfile
  1.14.4.1.4.1      +0 -0      src/share/examples/cvsup/refuse.README
  1.35.2.3.2.1      +0 -0      src/share/examples/cvsup/stable-supfile
  1.26.2.3.2.1      +0 -0      src/share/examples/cvsup/standard-supfile
  1.8.2.2.2.1       +0 -0      src/share/examples/cvsup/www-supfile
  1.4.42.1.4.1      +0 -0      src/share/examples/diskless/ME
  1.4.36.1.4.1      +0 -0      src/share/examples/diskless/README.BOOTP
  1.6.2.2.2.1       +0 -0      src/share/examples/diskless/README.TEMPLATING
  1.4.16.1.4.1      +0 -0      src/share/examples/diskless/clone_root
  1.3.42.1.4.1      +0 -0      src/share/examples/drivers/README
  1.25.2.2.2.1      +0 -0      src/share/examples/drivers/make_device_driver.sh
  1.15.4.1.4.1      +0 -0      src/share/examples/drivers/make_pseudo_driver.sh
  1.18.2.2.2.1      +0 -0      src/share/examples/etc/README.examples
  1.287.2.1.4.1     +0 -0      src/share/examples/etc/make.conf
  1.5.28.1.4.1      +0 -0      src/share/examples/find_interface/Makefile
  1.5.62.1.4.1      +0 -0      src/share/examples/find_interface/find_interface.c
  1.1.4.1.4.1       +0 -0      src/share/examples/hast/ucarp.sh
  1.1.4.1.4.1       +0 -0      src/share/examples/hast/ucarp_down.sh
  1.1.4.1.4.1       +0 -0      src/share/examples/hast/ucarp_up.sh
  1.1.4.1.4.1       +0 -0      src/share/examples/hast/vip-down.sh
  1.1.4.1.4.1       +0 -0      src/share/examples/hast/vip-up.sh
  1.1.28.1.4.1      +0 -0      src/share/examples/hwpmc/README
  1.8.16.1.4.1      +0 -0      src/share/examples/ipfilter/Makefile
  1.1.44.1.4.1      +0 -0      src/share/examples/ipfilter/README
  1.1.44.1.4.1      +0 -0      src/share/examples/ipfilter/example.14
  1.2.40.1.4.1      +0 -0      src/share/examples/ipfilter/examples.txt
  1.2.40.1.4.1      +0 -0      src/share/examples/ipfilter/firewall.1
  1.2.40.1.4.1      +0 -0      src/share/examples/ipfilter/firewall.2
  1.3.16.1.4.1      +0 -0      src/share/examples/ipfilter/ipf-howto.txt
  1.1.44.1.4.1      +0 -0      src/share/examples/ipfilter/ipf.conf.permissive
  1.1.44.1.4.1      +0 -0      src/share/examples/ipfilter/ipf.conf.restrictive
  1.1.44.1.4.1      +0 -0      src/share/examples/ipfilter/ipf.conf.sample
  1.1.44.1.4.1      +0 -0      src/share/examples/ipfilter/ipnat.conf.sample
  1.1.44.1.4.1      +0 -0      src/share/examples/ipfilter/rules.txt
  1.6.38.1.4.1      +0 -0      src/share/examples/ipfw/change_rules.sh
  1.1.2.1.4.1       +0 -0      src/share/examples/jails/README
  1.5.2.1.4.1       +0 -0      src/share/examples/kld/Makefile
  1.2.42.1.4.1      +0 -0      src/share/examples/kld/cdev/Makefile
  1.2.42.1.4.1      +0 -0      src/share/examples/kld/cdev/README
  1.6.38.1.4.1      +0 -0      src/share/examples/kld/cdev/module/Makefile
  1.8.36.1.4.1      +0 -0      src/share/examples/kld/cdev/module/cdev.c
  1.4.42.1.4.1      +0 -0      src/share/examples/kld/cdev/module/cdev.h
  1.8.16.1.4.1      +0 -0      src/share/examples/kld/cdev/module/cdevmod.c
  1.7.2.1.4.1       +0 -0      src/share/examples/kld/cdev/test/Makefile
  1.6.2.1.4.1       +0 -0      src/share/examples/kld/cdev/test/testcdev.c
  1.2.42.1.4.1      +0 -0      src/share/examples/kld/dyn_sysctl/Makefile
  1.1.44.1.4.1      +0 -0      src/share/examples/kld/dyn_sysctl/README
  1.5.2.1.4.1       +0 -0      src/share/examples/kld/dyn_sysctl/dyn_sysctl.c
  1.1.18.1.4.1      +0 -0      src/share/examples/kld/firmware/Makefile
  1.1.18.1.4.1      +0 -0      src/share/examples/kld/firmware/README
  1.1.18.1.4.1      +0 -0      src/share/examples/kld/firmware/fwconsumer/Makefile
  1.2.2.1.4.1       +0 -0      src/share/examples/kld/firmware/fwconsumer/fw_consumer.c
  1.3.2.1.4.1       +0 -0      src/share/examples/kld/firmware/fwimage/Makefile
  1.1.2.1.4.1       +0 -0      src/share/examples/kld/firmware/fwimage/firmware.img.uu
  1.1.4.1.4.1       +0 -0      src/share/examples/kld/khelp/Makefile
  1.1.4.1.4.1       +0 -0      src/share/examples/kld/khelp/README
  1.1.4.1.4.1       +0 -0      src/share/examples/kld/khelp/h_example.c
  1.2.42.1.4.1      +0 -0      src/share/examples/kld/syscall/Makefile
  1.2.42.1.4.1      +0 -0      src/share/examples/kld/syscall/module/Makefile
  1.6.4.1.4.1       +0 -0      src/share/examples/kld/syscall/module/syscall.c
  1.6.2.1.4.1       +0 -0      src/share/examples/kld/syscall/test/Makefile
  1.6.2.1.4.1       +0 -0      src/share/examples/kld/syscall/test/call.c
  1.5.28.1.4.1      +0 -0      src/share/examples/libvgl/Makefile
  1.7.2.1.4.1       +0 -0      src/share/examples/libvgl/demo.c
  1.1.28.1.4.1      +0 -0      src/share/examples/mdoc/POSIX-copyright
  1.2.28.1.4.1      +0 -0      src/share/examples/mdoc/deshallify.sh
  1.23.28.1.4.1     +0 -0      src/share/examples/mdoc/example.1
  1.28.28.1.4.1     +0 -0      src/share/examples/mdoc/example.3
  1.27.16.1.4.1     +0 -0      src/share/examples/mdoc/example.4
  1.4.16.1.4.1      +0 -0      src/share/examples/mdoc/example.9
  1.6.2.1.4.1       +0 -0      src/share/examples/netgraph/ether.bridge
  1.2.2.1.4.1       +0 -0      src/share/examples/netgraph/frame_relay
  1.4.2.1.4.1       +0 -0      src/share/examples/netgraph/ngctl
  1.2.2.1.4.1       +0 -0      src/share/examples/netgraph/raw
  1.2.38.1.4.1      +0 -0      src/share/examples/netgraph/udp.tunnel
  1.2.2.1.4.1       +0 -0      src/share/examples/netgraph/virtual.chain
  1.2.2.1.4.1       +0 -0      src/share/examples/netgraph/virtual.lan
  1.2.42.1.4.1      +0 -0      src/share/examples/nwclient/dot.nwfsrc
  1.1.62.1.4.1      +0 -0      src/share/examples/nwclient/nwfs.sh.sample
  1.5.28.1.4.1      +0 -0      src/share/examples/perfmon/Makefile
  1.5.42.1.4.1      +0 -0      src/share/examples/perfmon/README
  1.6.2.1.4.1       +0 -0      src/share/examples/perfmon/perfmon.c
  1.4.4.1.4.1       +0 -0      src/share/examples/pf/Makefile
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/ackpri
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/faq-example1
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/faq-example2
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/faq-example3
  1.3.2.1.4.1       +0 -0      src/share/examples/pf/pf.conf
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/queue1
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/queue2
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/queue3
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/queue4
  1.2.4.1.4.1       +0 -0      src/share/examples/pf/spamd
  1.2.42.1.4.1      +0 -0      src/share/examples/portal/README
  1.6.28.1.4.1      +0 -0      src/share/examples/ppi/Makefile
  1.6.28.1.4.1      +0 -0      src/share/examples/ppi/ppilcd.c
  1.2.62.1.4.1      +0 -0      src/share/examples/ppp/chap-auth
  1.2.62.1.4.1      +0 -0      src/share/examples/ppp/login-auth
  1.36.4.1.4.1      +0 -0      src/share/examples/ppp/ppp.conf.sample
  1.7.28.1.4.1      +0 -0      src/share/examples/ppp/ppp.conf.span-isp
  1.7.28.1.4.1      +0 -0      src/share/examples/ppp/ppp.conf.span-isp.working
  1.3.62.2.2.1      +0 -0      src/share/examples/ppp/ppp.linkdown.sample
  1.3.42.1.4.1      +0 -0      src/share/examples/ppp/ppp.linkdown.span-isp
  1.3.42.1.4.1      +0 -0      src/share/examples/ppp/ppp.linkdown.span-isp.working
  1.3.4.1.4.1       +0 -0      src/share/examples/ppp/ppp.linkup.sample
  1.3.42.1.4.1      +0 -0      src/share/examples/ppp/ppp.linkup.span-isp
  1.3.42.1.4.1      +0 -0      src/share/examples/ppp/ppp.linkup.span-isp.working
  1.2.62.1.4.1      +0 -0      src/share/examples/ppp/ppp.secret.sample
  1.2.62.1.4.1      +0 -0      src/share/examples/ppp/ppp.secret.span-isp
  1.2.62.1.4.1      +0 -0      src/share/examples/ppp/ppp.secret.span-isp.working
  1.6.62.1.4.1      +0 -0      src/share/examples/printing/README
  1.1.74.1.2.1      +0 -0      src/share/examples/printing/hpvf
  1.5.36.1.4.1      +0 -0      src/share/examples/scsi_target/Makefile
  1.10.16.4.2.1     +0 -0      src/share/examples/scsi_target/scsi_cmds.c
  1.5.28.1.4.1      +0 -0      src/share/examples/scsi_target/scsi_target.8
  1.20.2.3.2.1      +0 -0      src/share/examples/scsi_target/scsi_target.c
  1.5.2.1.4.1       +0 -0      src/share/examples/scsi_target/scsi_target.h
  1.3.16.1.4.1      +0 -0      src/share/examples/ses/Makefile
  1.3.16.1.4.1      +0 -0      src/share/examples/ses/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/share/examples/ses/getencstat/Makefile
  1.5.28.1.4.1      +0 -0      src/share/examples/ses/getencstat/getencstat.0
  1.3.16.1.4.1      +0 -0      src/share/examples/ses/sesd/Makefile
  1.5.28.1.4.1      +0 -0      src/share/examples/ses/sesd/sesd.0
  1.3.16.1.4.1      +0 -0      src/share/examples/ses/setencstat/Makefile
  1.4.28.1.4.1      +0 -0      src/share/examples/ses/setencstat/setencstat.0
  1.3.16.1.4.1      +0 -0      src/share/examples/ses/setobjstat/Makefile
  1.5.28.1.4.1      +0 -0      src/share/examples/ses/setobjstat/setobjstat.0
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/chpmon.c
  1.5.2.1.4.1       +0 -0      src/share/examples/ses/srcs/eltsub.c
  1.1.2.1.4.1       +0 -0      src/share/examples/ses/srcs/eltsub.h
  1.3.2.1.4.1       +0 -0      src/share/examples/ses/srcs/getencstat.c
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/getnobj.c
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/getobjmap.c
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/getobjstat.c
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/inienc.c
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/sesd.c
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/setencstat.c
  1.2.2.1.4.1       +0 -0      src/share/examples/ses/srcs/setobjstat.c
  1.5.28.1.4.1      +0 -0      src/share/examples/smbfs/Makefile
  1.4.28.1.4.1      +0 -0      src/share/examples/smbfs/print/Makefile
  1.3.42.1.4.1      +0 -0      src/share/examples/sunrpc/msg/msg_proc.c
  1.3.42.1.4.1      +0 -0      src/share/examples/sunrpc/msg/printmsg.c
  1.1.4.1.4.1       +0 -0      src/share/examples/witness/lockgraphs.sh
  1.1.2.1.4.1       +0 -0      src/share/i18n/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/ARABIC%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/CELTIC%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/CENTEURO%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/CROATIAN%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/CYRILLIC%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/DEVANAGA%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/DINGBATS%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/FARSI%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/GAELIC%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/GREEK%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/GUJARATI%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/GURMUKHI%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/HEBREW%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/ICELAND%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/INUIT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/KEYBOARD%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/MAC.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/ROMAN%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/ROMANIAN%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/SYMBOL%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/THAI%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/TURKISH%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%ARABIC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%CELTIC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%CENTEURO.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%CROATIAN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%CYRILLIC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%DEVANAGA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%DINGBATS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%FARSI.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%GAELIC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%GREEK.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%GUJARATI.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%GURMUKHI.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%HEBREW.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%ICELAND.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%INUIT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%KEYBOARD.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%ROMAN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%ROMANIAN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%SYMBOL.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%THAI.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/APPLE/UCS%TURKISH.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/ARMSCII-7%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/ARMSCII-8%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/ARMSCII-8A%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/ARMSCII.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/UCS%ARMSCII-7.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/UCS%ARMSCII-8.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/AST/UCS%ARMSCII-8A.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/Big5@1984%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/Big5EXT@2003%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/Big5EXT@E%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/Big5EXT@IBM%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/Big5EXT@Plus%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/Big5UDA%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/ETen%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/ETen%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/HKSCS%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/HKSCS%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS%Big5@1984.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS%Big5EXT@2003.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS%Big5EXT@E.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS%Big5EXT@IBM.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS%Big5EXT@Plus.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS%Big5UDA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS@BMP%ETen.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS@BMP%HKSCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS@SIP%ETen.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/UCS@SIP%HKSCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/charset.pivot.BIG5.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/BIG5/mapper.dir.BIG5.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-1%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-2%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-3%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-3%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-4%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-4%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-5%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-5%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-6%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-6%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-7%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/CNS11643-7%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS%CNS11643-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS%CNS11643-2.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@BMP%CNS11643-3.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@BMP%CNS11643-4.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@BMP%CNS11643-5.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@BMP%CNS11643-6.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@BMP%CNS11643-7.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@SIP%CNS11643-3.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@SIP%CNS11643-4.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@SIP%CNS11643-5.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@SIP%CNS11643-6.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/UCS@SIP%CNS11643-7.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/charset.pivot.CNS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CNS/mapper.dir.CNS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP037%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP038%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP10000%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP10006%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP10007%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP10029%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1006%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP10079%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP10081%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1026%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1046%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1124%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1125%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1129%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1131%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1133%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1161%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1162%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1163%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1250%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1251%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1252%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1253%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1254%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1255%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1256%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1257%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP1258%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP273%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP274%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP275%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP277%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP278%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP280%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP281%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP284%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP285%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP290%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP297%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP420%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP423%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP424%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP437%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP500%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP737%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP775%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP850%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP851%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP852%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP853%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP855%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP856%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP857%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP858%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP860%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP861%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP862%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP863%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP864%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP865%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP866%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP868%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP869%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP870%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP871%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP874%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP875%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP880%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP891%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP903%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP904%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP905%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP918%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP922%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP932UDA%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP932VDC@IBM%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP932VDC@NEC_IBM%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP936EXT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP942EXT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP949EXT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/CP950%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP037.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP038.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP10000.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP10006.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP10007.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP10029.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1006.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP10079.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP10081.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1026.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1046.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1124.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1125.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1129.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1131.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1133.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1161.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1162.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1163.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1250.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1251.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1252.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1253.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1254.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1255.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1256.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1257.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP1258.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP273.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP274.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP275.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP277.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP278.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP280.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP281.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP284.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP285.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP290.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP297.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP420.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP423.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP424.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP437.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP500.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP737.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP775.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP850.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP851.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP852.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP853.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP855.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP856.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP857.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP858.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP860.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP861.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP862.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP863.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP864.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP865.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP866.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP868.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP869.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP870.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP871.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP874.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP875.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP880.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP891.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP903.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP904.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP905.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP918.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP922.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP932UDA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP932VDC@IBM.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP932VDC@NEC_IBM.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP936EXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP942EXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP949EXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/UCS%CP950.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/charset.pivot.CP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/CP/mapper.dir.CP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-AT-DE%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-AT-DE-A%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-CA-FR%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-DK-NO%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-DK-NO-A%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-ES%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-ES-A%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-ES-S%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-FI-SE%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-FI-SE-A%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-FR%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-IT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-PT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC-UK%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/EBCDIC.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-AT-DE-A.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-AT-DE.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-CA-FR.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-DK-NO-A.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-DK-NO.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-ES-A.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-ES-S.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-ES.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-FI-SE-A.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-FI-SE.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-FR.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-IT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-PT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/EBCDIC/UCS%EBCDIC-UK.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GB12345%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GB18030%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GB2312%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GB2312EXT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GB2312GBK%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GB2312UDA1%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GB2312UDA2%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GBKEXT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/GBKUDA%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/ISO-IR-165EXT%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%GB12345.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%GB2312.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%GB2312EXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%GB2312UDA1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%GB2312UDA2.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%GBKEXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%GBKUDA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS%ISO-IR-165EXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/UCS@BMP%GB18030.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/charset.pivot.GB.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GB/mapper.dir.GB.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/GEORGIAN-ACADEMY%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/GEORGIAN-ACADEMY@OldCapital%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/GEORGIAN-PS%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/GEORGIAN-PS@OldCapital%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/GEORGIAN.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-ACADEMY.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-ACADEMY@OldCapital.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-PS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-PS@OldCapital.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-10%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-11%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-13%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-14%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-15%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-16%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-2%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-3%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-4%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-5%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-6%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-7%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-8%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859-9%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/ISO-8859.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-10.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-11.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-13.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-14.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-15.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-16.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-2.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-3.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-4.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-5.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-6.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-7.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-8.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-9.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-BASIC@1983%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-CA%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-CA2%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-CN%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-CU%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-DE%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-DK%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-ES%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-ES2%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-FI%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-FR%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-FR1%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-GB%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-HU%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-IRV@1983%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-IT%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-JP%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-JP-OCR-B%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-KR%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-NO%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-NO2%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-PT%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-PT2%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-SE%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-SE2%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-US%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646-YU%UCS.646
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/ISO646.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/ISO646/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0201-KANA%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0208@1978%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0208@1990%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0208@MS%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0208UDC%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0208VDC@NEC%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0212%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0212@MS%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0212UDC%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0212VDC@IBM%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0213-1%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0213-1%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0213-2%UCS@BMP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/JISX0213-2%UCS@SIP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0201-KANA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0208@1978.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0208@1990.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0208@MS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0208UDC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0208VDC@NEC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0212.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0212@MS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0212UDC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS%JISX0212VDC@IBM.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS@BMP%JISX0213-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS@BMP%JISX0213-2.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS@SIP%JISX0213-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/UCS@SIP%JISX0213-2.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/charset.pivot.JIS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/JIS/mapper.dir.JIS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KAZAKH/KZ1048%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KAZAKH/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KAZAKH/PTCP154%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KAZAKH/UCS%KZ1048.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KAZAKH/UCS%PTCP154.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KAZAKH/charset.pivot.KAZAKH.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KAZAKH/mapper.dir.KAZAKH.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/GOST19768-74%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/ISO-5427%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI7%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8-C%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8-CyrillicOld%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8-E%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8-R%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8-RU%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8-T%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8-U%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/KOI8.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%GOST19768-74.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%ISO-5427.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI7.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8-C.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8-CyrillicOld.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8-E.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8-R.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8-RU.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8-T.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8-U.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/UCS%KOI8.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/charset.pivot.KOI.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KOI/mapper.dir.KOI.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/JOHAB%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/KSC5601HANGUL%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/KSC5601HANJA%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/UCS%JOHAB.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/UCS%KSC5601HANGUL.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/UCS%KSC5601HANJA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/charset.pivot.KS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/KS/mapper.dir.KS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/ATARIST%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/DECMCS%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/HP-ROMAN8%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/MULELAO-1%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/NEXTSTEP%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/RISCOS-LATIN1%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/TDS565%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/UCS%ATARIST.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/UCS%DECMCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/UCS%HP-ROMAN8.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/UCS%MULELAO-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/UCS%NEXTSTEP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/UCS%RISCOS-LATIN1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/UCS%TDS565.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/charset.pivot.MISC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/MISC/mapper.dir.MISC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/Makefile.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/TCVN/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/TCVN/TCVN5712-1%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/TCVN/UCS%TCVN5712-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/TCVN/UCS%VISCII.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/TCVN/VISCII%UCS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/TCVN/charset.pivot.TCVN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/TCVN/mapper.dir.TCVN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/charset.pivot.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/csmapper/mapper.dir.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/APPLE/MAC.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/APPLE/MAC.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/APPLE/MAC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/APPLE/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/AST/ARMSCII-7.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/AST/ARMSCII.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/AST/ARMSCII.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/AST/ARMSCII.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/AST/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/BIG5/Big5.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/BIG5/Big5.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/BIG5/Big5.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/BIG5/Big5.variable
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/BIG5/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP50220.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP50221.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP50222.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP51932.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP932.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP936.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP942.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP942C.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP943.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP943C.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP949.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/CP950.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/CP/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/DEC/DEC.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/DEC/DEC.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/DEC/DEC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/DEC/DECHanyu.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/DEC/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EBCDIC/EBCDIC.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EBCDIC/EBCDIC.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EBCDIC/EBCDIC.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EBCDIC/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC-CN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC-JIS-2004.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC-JP-MS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC-JP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC-KR.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC-TW.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/EUC.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/EUC/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GB/GB.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GB/GB.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GB/GB12345.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GB/GB18030.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GB/GBK.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GB/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GEORGIAN/GEORGIAN.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GEORGIAN/GEORGIAN.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GEORGIAN/GEORGIAN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/GEORGIAN/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022-CN-EXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022-CN.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022-JP-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022-JP-2.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022-JP-2004.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022-JP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022-KR.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/ISO-2022.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-2022/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-8859/ISO-8859.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-8859/ISO-8859.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-8859/ISO-8859.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO-8859/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO646/ISO646.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO646/ISO646.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO646/ISO646.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/ISO646/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KAZAKH/KAZAKH.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KAZAKH/KAZAKH.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KAZAKH/KZ1048.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KAZAKH/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KAZAKH/PTCP154.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KOI/KOI.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KOI/KOI.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KOI/KOI.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KOI/KOI7-switched.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KOI/KOI7.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/KOI/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/ATARIST.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/C99.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/CTEXT.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/HP-ROMAN8.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/HZ.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/HZ8.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/ISO-IR-165.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/JAVA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/JISX0201-KANA.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/JISX0208@1990.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/JOHAB.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/MISC.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/MISC.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/MULELAO-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/NEXTSTEP.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/RISCOS-LATIN1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/Shift_JIS-2004.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/Shift_JIS.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/TDS565.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/MISC/ZW.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/Makefile.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/TCVN/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/TCVN/TCVN.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/TCVN/TCVN.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/TCVN/TCVN5712-1.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/TCVN/VIQR.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/TCVN/VISCII.src
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/UTF/Makefile
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/UTF/UTF.alias
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/UTF/UTF.part
  1.1.2.1.4.1       +0 -0      src/share/i18n/esdb/UTF/UTF.src
  1.14.28.1.4.1     +0 -0      src/share/info/Makefile
  1.20.2.1.4.1      +0 -0      src/share/man/Makefile
  1.19.16.1.4.1     +0 -0      src/share/man/man1/Makefile
  1.35.2.1.4.1      +0 -0      src/share/man/man1/builtin.1
  1.17.16.1.4.1     +0 -0      src/share/man/man1/intro.1
  1.55.2.1.4.1      +0 -0      src/share/man/man3/Makefile
  1.15.42.1.4.1     +0 -0      src/share/man/man3/assert.3
  1.11.42.1.4.1     +0 -0      src/share/man/man3/bitstring.3
  1.7.42.1.4.1      +0 -0      src/share/man/man3/end.3
  1.18.2.1.4.1      +0 -0      src/share/man/man3/fpgetround.3
  1.15.36.1.4.1     +0 -0      src/share/man/man3/intro.3
  1.2.4.1.4.1       +0 -0      src/share/man/man3/makedev.3
  1.34.2.2.2.1      +0 -0      src/share/man/man3/pthread.3
  1.3.2.1.4.1       +0 -0      src/share/man/man3/pthread_affinity_np.3
  1.3.28.1.4.1      +0 -0      src/share/man/man3/pthread_atfork.3
  1.19.2.1.4.1      +0 -0      src/share/man/man3/pthread_attr.3
  1.3.2.2.2.1       +0 -0      src/share/man/man3/pthread_attr_affinity_np.3
  1.14.4.1.4.1      +0 -0      src/share/man/man3/pthread_attr_get_np.3
  1.7.4.1.4.1       +0 -0      src/share/man/man3/pthread_attr_setcreatesuspend_np.3
  1.6.4.1.4.1       +0 -0      src/share/man/man3/pthread_barrier_destroy.3
  1.3.4.1.4.1       +0 -0      src/share/man/man3/pthread_barrierattr.3
  1.13.4.1.4.1      +0 -0      src/share/man/man3/pthread_cancel.3
  1.14.4.1.4.1      +0 -0      src/share/man/man3/pthread_cleanup_pop.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_cleanup_push.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_cond_broadcast.3
  1.16.4.1.4.1      +0 -0      src/share/man/man3/pthread_cond_destroy.3
  1.18.4.1.4.1      +0 -0      src/share/man/man3/pthread_cond_init.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_cond_signal.3
  1.22.2.2.2.1      +0 -0      src/share/man/man3/pthread_cond_timedwait.3
  1.22.4.2.2.1      +0 -0      src/share/man/man3/pthread_cond_wait.3
  1.16.2.2.2.1      +0 -0      src/share/man/man3/pthread_condattr.3
  1.24.4.1.4.1      +0 -0      src/share/man/man3/pthread_create.3
  1.18.4.1.4.1      +0 -0      src/share/man/man3/pthread_detach.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_equal.3
  1.21.4.1.4.1      +0 -0      src/share/man/man3/pthread_exit.3
  1.6.4.1.4.1       +0 -0      src/share/man/man3/pthread_getconcurrency.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_getspecific.3
  1.2.2.2.2.1       +0 -0      src/share/man/man3/pthread_getthreadid_np.3
  1.20.2.1.4.1      +0 -0      src/share/man/man3/pthread_join.3
  1.16.4.1.4.1      +0 -0      src/share/man/man3/pthread_key_create.3
  1.16.4.1.4.1      +0 -0      src/share/man/man3/pthread_key_delete.3
  1.13.4.1.4.1      +0 -0      src/share/man/man3/pthread_kill.3
  1.6.4.1.4.1       +0 -0      src/share/man/man3/pthread_main_np.3
  1.7.4.1.4.1       +0 -0      src/share/man/man3/pthread_multi_np.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_mutex_destroy.3
  1.18.4.1.4.1      +0 -0      src/share/man/man3/pthread_mutex_init.3
  1.18.4.1.4.1      +0 -0      src/share/man/man3/pthread_mutex_lock.3
  1.6.4.1.4.1       +0 -0      src/share/man/man3/pthread_mutex_timedlock.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_mutex_trylock.3
  1.16.4.1.4.1      +0 -0      src/share/man/man3/pthread_mutex_unlock.3
  1.13.4.1.4.1      +0 -0      src/share/man/man3/pthread_mutexattr.3
  1.7.4.1.4.1       +0 -0      src/share/man/man3/pthread_mutexattr_getkind_np.3
  1.21.4.1.4.1      +0 -0      src/share/man/man3/pthread_once.3
  1.6.4.1.4.1       +0 -0      src/share/man/man3/pthread_resume_all_np.3
  1.6.4.1.4.1       +0 -0      src/share/man/man3/pthread_resume_np.3
  1.12.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlock_destroy.3
  1.11.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlock_init.3
  1.10.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlock_rdlock.3
  1.3.4.1.4.1       +0 -0      src/share/man/man3/pthread_rwlock_timedrdlock.3
  1.4.2.1.4.1       +0 -0      src/share/man/man3/pthread_rwlock_timedwrlock.3
  1.10.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlock_unlock.3
  1.11.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlock_wrlock.3
  1.13.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlockattr_destroy.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlockattr_getpshared.3
  1.13.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlockattr_init.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_rwlockattr_setpshared.3
  1.12.4.1.4.1      +0 -0      src/share/man/man3/pthread_schedparam.3
  1.15.2.1.4.1      +0 -0      src/share/man/man3/pthread_self.3
  1.7.2.1.4.1       +0 -0      src/share/man/man3/pthread_set_name_np.3
  1.17.4.1.4.1      +0 -0      src/share/man/man3/pthread_setspecific.3
  1.15.2.1.4.1      +0 -0      src/share/man/man3/pthread_sigmask.3
  1.3.4.1.4.1       +0 -0      src/share/man/man3/pthread_spin_init.3
  1.4.4.1.4.1       +0 -0      src/share/man/man3/pthread_spin_lock.3
  1.6.16.1.4.1      +0 -0      src/share/man/man3/pthread_suspend_all_np.3
  1.6.16.1.4.1      +0 -0      src/share/man/man3/pthread_suspend_np.3
  1.5.4.1.4.1       +0 -0      src/share/man/man3/pthread_switch_add_np.3
  1.15.4.1.4.1      +0 -0      src/share/man/man3/pthread_testcancel.3
  1.2.4.1.4.1       +0 -0      src/share/man/man3/pthread_yield.3
  1.48.2.1.4.1      +0 -0      src/share/man/man3/queue.3
  1.5.2.1.4.1       +0 -0      src/share/man/man3/siginfo.3
  1.15.28.1.4.1     +0 -0      src/share/man/man3/stdarg.3
  1.18.2.1.4.1      +0 -0      src/share/man/man3/sysexits.3
  1.4.2.1.4.1       +0 -0      src/share/man/man3/tgmath.3
  1.3.38.1.4.1      +0 -0      src/share/man/man3/timeradd.3
  1.9.2.1.4.1       +0 -0      src/share/man/man3/tree.3
  1.511.2.19.2.1    +0 -0      src/share/man/man4/Makefile
  1.41.4.1.4.1      +0 -0      src/share/man/man4/aac.4
  1.67.2.3.2.1      +0 -0      src/share/man/man4/acpi.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/acpi_asus.4
  1.2.16.1.4.1      +0 -0      src/share/man/man4/acpi_dock.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/acpi_fujitsu.4
  1.7.2.3.2.1       +0 -0      src/share/man/man4/acpi_hp.4
  1.2.2.2.2.1       +0 -0      src/share/man/man4/acpi_ibm.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/acpi_panasonic.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/acpi_sony.4
  1.11.16.1.4.1     +0 -0      src/share/man/man4/acpi_thermal.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/acpi_toshiba.4
  1.4.16.1.4.1      +0 -0      src/share/man/man4/acpi_video.4
  1.6.2.4.2.1       +0 -0      src/share/man/man4/acpi_wmi.4
  1.10.2.2.2.1      +0 -0      src/share/man/man4/ada.4
  1.22.16.1.4.1     +0 -0      src/share/man/man4/adv.4
  1.20.16.1.4.1     +0 -0      src/share/man/man4/adw.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/ae.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/aesni.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/age.4
  1.11.4.1.4.1      +0 -0      src/share/man/man4/agp.4
  1.27.16.1.4.1     +0 -0      src/share/man/man4/aha.4
  1.25.2.1.4.1      +0 -0      src/share/man/man4/ahb.4
  1.40.4.1.4.1      +0 -0      src/share/man/man4/ahc.4
  1.8.2.6.2.1       +0 -0      src/share/man/man4/ahci.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/ahd.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/aibs.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/aio.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/alc.4
  1.2.4.1.4.1       +0 -0      src/share/man/man4/ale.4
  1.5.4.1.4.1       +0 -0      src/share/man/man4/alpm.4
  1.48.2.4.2.1      +0 -0      src/share/man/man4/altq.4
  1.9.16.1.4.1      +0 -0      src/share/man/man4/amd.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/amdpm.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/amdsbwd.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/amdsmb.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/amdtemp.4
  1.35.16.1.4.1     +0 -0      src/share/man/man4/amr.4
  1.25.16.1.4.1     +0 -0      src/share/man/man4/an.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/apic.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/arcmsr.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/asmc.4
  1.24.36.1.4.1     +0 -0      src/share/man/man4/asr.4
  1.92.2.3.2.1      +0 -0      src/share/man/man4/ata.4
  1.8.2.1.4.1       +0 -0      src/share/man/man4/atapicam.4
  1.11.2.1.4.1      +0 -0      src/share/man/man4/ataraid.4
  1.55.2.3.2.1      +0 -0      src/share/man/man4/ath.4
  1.1.2.1.4.1       +0 -0      src/share/man/man4/ath_ahb.4
  1.17.2.1.4.1      +0 -0      src/share/man/man4/ath_hal.4
  1.1.2.1.4.1       +0 -0      src/share/man/man4/ath_pci.4
  1.31.2.1.4.1      +0 -0      src/share/man/man4/atkbd.4
  1.18.28.1.4.1     +0 -0      src/share/man/man4/atkbdc.4
  1.1.2.2.2.1       +0 -0      src/share/man/man4/atp.4
  1.2.2.3.2.1       +0 -0      src/share/man/man4/atrtc.4
  1.4.2.4.2.1       +0 -0      src/share/man/man4/attimer.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/audit.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/auditpipe.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/aue.4
  1.23.2.2.2.1      +0 -0      src/share/man/man4/axe.4
  1.13.2.3.2.1      +0 -0      src/share/man/man4/bce.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/bfe.4
  1.40.2.3.2.1      +0 -0      src/share/man/man4/bge.4
  1.32.2.1.4.1      +0 -0      src/share/man/man4/bktr.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/blackhole.4
  1.56.2.2.2.1      +0 -0      src/share/man/man4/bpf.4
  1.28.2.2.2.1      +0 -0      src/share/man/man4/bridge.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/bt.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/bwi.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/bwn.4
  1.1.2.2.2.1       +0 -0      src/share/man/man4/bxe.4
  1.1.2.3.2.1       +0 -0      src/share/man/man4/capsicum.4
  1.6.16.1.4.1      +0 -0      src/share/man/man4/cardbus.4
  1.13.2.2.2.1      +0 -0      src/share/man/man4/carp.4
  1.2.2.2.2.1       +0 -0      src/share/man/man4/cas.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/cc_chd.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/cc_cubic.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/cc_hd.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/cc_htcp.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/cc_newreno.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/cc_vegas.4
  1.32.16.1.4.1     +0 -0      src/share/man/man4/ccd.4
  1.41.2.2.2.1      +0 -0      src/share/man/man4/cd.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/cdce.4
  1.38.2.2.2.1      +0 -0      src/share/man/man4/ch.4
  1.16.4.2.2.1      +0 -0      src/share/man/man4/ciss.4
  1.9.16.1.4.1      +0 -0      src/share/man/man4/cm.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/cmx.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/coda.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/coretemp.4
  1.9.2.2.2.1       +0 -0      src/share/man/man4/cpuctl.4
  1.17.2.2.2.1      +0 -0      src/share/man/man4/cpufreq.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/crypto.4
  1.22.16.1.4.1     +0 -0      src/share/man/man4/cue.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/cxgb.4
  1.2.2.5.2.1       +0 -0      src/share/man/man4/cxgbe.4
  1.24.28.1.4.1     +0 -0      src/share/man/man4/cy.4
  1.49.2.2.2.1      +0 -0      src/share/man/man4/da.4
  1.44.2.3.2.1      +0 -0      src/share/man/man4/dc.4
  1.13.2.2.2.1      +0 -0      src/share/man/man4/dcons.4
  1.4.36.1.4.1      +0 -0      src/share/man/man4/dcons_crom.4
  1.69.2.3.2.1      +0 -0      src/share/man/man4/ddb.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/de.4
  1.5.16.1.4.1      +0 -0      src/share/man/man4/devctl.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/digi.4
  1.2.44.1.4.1      +0 -0      src/share/man/man4/disc.4
  1.38.16.1.4.1     +0 -0      src/share/man/man4/divert.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/dpms.4
  1.20.16.1.4.1     +0 -0      src/share/man/man4/dpt.4
  1.23.16.1.4.1     +0 -0      src/share/man/man4/dummynet.4
  1.64.2.3.2.1      +0 -0      src/share/man/man4/ed.4
  1.2.4.1.4.1       +0 -0      src/share/man/man4/edsc.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/ef.4
  1.4.2.2.2.1       +0 -0      src/share/man/man4/ehci.4
  1.32.2.1.4.1      +0 -0      src/share/man/man4/em.4
  1.23.2.1.4.1      +0 -0      src/share/man/man4/en.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/enc.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/epair.4
  1.6.16.2.4.1      +0 -0      src/share/man/man4/esp.4
  1.4.2.2.2.1       +0 -0      src/share/man/man4/est.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/et.4
  1.5.2.7.2.1       +0 -0      src/share/man/man4/eventtimers.4
  1.4.38.1.4.1      +0 -0      src/share/man/man4/exca.4
  1.15.2.2.2.1      +0 -0      src/share/man/man4/faith.4
  1.6.28.1.4.1      +0 -0      src/share/man/man4/fatm.4
  1.7.28.1.4.1      +0 -0      src/share/man/man4/fd.4
  1.37.16.1.4.1     +0 -0      src/share/man/man4/fdc.4
  1.1.2.2.2.1       +0 -0      src/share/man/man4/fdt.4
  1.1.2.2.2.1       +0 -0      src/share/man/man4/fdtbus.4
  1.5.2.2.2.1       +0 -0      src/share/man/man4/filemon.4
  1.12.16.1.4.1     +0 -0      src/share/man/man4/firewire.4
  1.23.2.1.4.1      +0 -0      src/share/man/man4/fpa.4
  1.10.16.1.4.1     +0 -0      src/share/man/man4/fwe.4
  1.9.16.1.4.1      +0 -0      src/share/man/man4/fwip.4
  1.17.4.1.4.1      +0 -0      src/share/man/man4/fwohci.4
  1.43.2.1.4.1      +0 -0      src/share/man/man4/fxp.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/gbde.4
  1.14.28.2.2.1     +0 -0      src/share/man/man4/gdb.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/gem.4
  1.19.2.1.4.1      +0 -0      src/share/man/man4/geom.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/geom_fox.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/geom_linux_lvm.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/geom_map.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/geom_uzip.4
  1.30.2.1.4.1      +0 -0      src/share/man/man4/gif.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/gpib.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/gre.4
  1.4.2.2.2.1       +0 -0      src/share/man/man4/h_ertt.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/harp.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/hatm.4
  1.6.28.1.4.1      +0 -0      src/share/man/man4/hfa.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/hifn.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/hme.4
  1.6.2.4.2.1       +0 -0      src/share/man/man4/hpet.4
  1.1.4.2.2.1       +0 -0      src/share/man/man4/hpt27xx.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/hptiop.4
  1.8.16.1.4.1      +0 -0      src/share/man/man4/hptmv.4
  1.4.2.2.2.1       +0 -0      src/share/man/man4/hptrr.4
  1.25.2.1.4.1      +0 -0      src/share/man/man4/hwpmc.4
  1.8.4.1.4.1       +0 -0      src/share/man/man4/ichsmb.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/ichwd.4
  1.20.16.1.4.1     +0 -0      src/share/man/man4/icmp.4
  1.19.2.1.4.1      +0 -0      src/share/man/man4/icmp6.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/ida.4
  1.2.36.1.4.1      +0 -0      src/share/man/man4/idt.4
  1.22.2.1.4.1      +0 -0      src/share/man/man4/ifmib.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/igb.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/igmp.4
  1.17.2.1.4.1      +0 -0      src/share/man/man4/iic.4
  1.9.42.1.4.1      +0 -0      src/share/man/man4/iicbb.4
  1.12.28.1.4.1     +0 -0      src/share/man/man4/iicbus.4
  1.9.42.1.4.1      +0 -0      src/share/man/man4/iicsmb.4
  1.10.16.1.4.1     +0 -0      src/share/man/man4/iir.4
  1.41.2.1.4.1      +0 -0      src/share/man/man4/inet.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/inet6.4
  1.15.28.1.4.1     +0 -0      src/share/man/man4/intpm.4
  1.29.36.1.4.1     +0 -0      src/share/man/man4/intro.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/io.4
  1.53.2.4.2.1      +0 -0      src/share/man/man4/ip.4
  1.25.2.1.4.1      +0 -0      src/share/man/man4/ip6.4
  1.33.16.1.4.1     +0 -0      src/share/man/man4/ipfirewall.4
  1.11.4.3.2.1      +0 -0      src/share/man/man4/ipmi.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/ips.4
  1.26.2.1.4.1      +0 -0      src/share/man/man4/ipsec.4
  1.20.2.2.2.1      +0 -0      src/share/man/man4/ipw.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/ipwfw.4
  1.2.4.5.2.1       +0 -0      src/share/man/man4/isci.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/iscsi_initiator.4
  1.29.2.2.2.1      +0 -0      src/share/man/man4/isp.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/ispfw.4
  1.23.2.1.4.1      +0 -0      src/share/man/man4/iwi.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/iwifw.4
  1.11.2.4.2.1      +0 -0      src/share/man/man4/iwn.4
  1.6.2.2.2.1       +0 -0      src/share/man/man4/iwnfw.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/ixgb.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/ixgbe.4
  1.5.2.2.2.1       +0 -0      src/share/man/man4/jme.4
  1.31.2.1.4.1      +0 -0      src/share/man/man4/joy.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/kbdmux.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/keyboard.4
  1.22.16.1.4.1     +0 -0      src/share/man/man4/kld.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/ksyms.4
  1.13.2.2.2.1      +0 -0      src/share/man/man4/ktr.4
  1.24.16.1.4.1     +0 -0      src/share/man/man4/kue.4
  1.10.2.3.2.1      +0 -0      src/share/man/man4/lagg.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/le.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/led.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/lge.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/lindev.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/linux.4
  1.13.2.2.2.1      +0 -0      src/share/man/man4/lmc.4
  1.10.4.1.4.1      +0 -0      src/share/man/man4/lo.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/lp.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/lpbb.4
  1.16.28.1.4.1     +0 -0      src/share/man/man4/lpt.4
  1.16.2.1.4.1      +0 -0      src/share/man/man4/mac.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/mac_biba.4
  1.17.2.1.4.1      +0 -0      src/share/man/man4/mac_bsdextended.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/mac_ifoff.4
  1.12.2.2.2.1      +0 -0      src/share/man/man4/mac_lomac.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/mac_mls.4
  1.13.2.2.2.1      +0 -0      src/share/man/man4/mac_none.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/mac_partition.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/mac_portacl.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/mac_seeotheruids.4
  1.14.2.2.2.1      +0 -0      src/share/man/man4/mac_stub.4
  1.11.2.1.4.1      +0 -0      src/share/man/man4/mac_test.4
  1.11.2.1.4.1      +0 -0      src/share/man/man4/malo.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/man4.arm/Makefile
  1.2.2.1.4.1       +0 -0      src/share/man/man4/man4.arm/mge.4
  1.2.18.1.4.1      +0 -0      src/share/man/man4/man4.arm/npe.4
  1.2.38.1.4.1      +0 -0      src/share/man/man4/man4.i386/CPU_ELAN.4
  1.198.2.1.4.1     +0 -0      src/share/man/man4/man4.i386/Makefile
  1.16.28.1.4.1     +0 -0      src/share/man/man4/man4.i386/aic.4
  1.24.28.1.4.1     +0 -0      src/share/man/man4/man4.i386/apm.4
  1.2.22.1.4.1      +0 -0      src/share/man/man4/man4.i386/ce.4
  1.12.16.1.4.1     +0 -0      src/share/man/man4/man4.i386/cp.4
  1.23.2.1.4.1      +0 -0      src/share/man/man4/man4.i386/cs.4
  1.9.36.1.4.1      +0 -0      src/share/man/man4/man4.i386/ct.4
  1.5.28.1.4.1      +0 -0      src/share/man/man4/man4.i386/ctau.4
  1.29.16.1.4.1     +0 -0      src/share/man/man4/man4.i386/cx.4
  1.48.2.1.4.1      +0 -0      src/share/man/man4/man4.i386/ep.4
  1.26.16.1.4.1     +0 -0      src/share/man/man4/man4.i386/ex.4
  1.40.4.1.4.1      +0 -0      src/share/man/man4/man4.i386/fe.4
  1.1.2.1.4.1       +0 -0      src/share/man/man4/man4.i386/glxiic.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/man4.i386/glxsb.4
  1.26.2.1.4.1      +0 -0      src/share/man/man4/man4.i386/ie.4
  1.7.28.1.4.1      +0 -0      src/share/man/man4/man4.i386/longrun.4
  1.22.2.1.4.1      +0 -0      src/share/man/man4/man4.i386/mse.4
  1.17.38.1.4.1     +0 -0      src/share/man/man4/man4.i386/npx.4
  1.8.36.1.4.1      +0 -0      src/share/man/man4/man4.i386/pae.4
  1.6.16.1.4.1      +0 -0      src/share/man/man4/man4.i386/pbio.4
  1.16.16.1.4.1     +0 -0      src/share/man/man4/man4.i386/perfmon.4
  1.19.2.1.4.1      +0 -0      src/share/man/man4/man4.i386/pnp.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/man4.i386/pnpbios.4
  1.4.4.1.4.1       +0 -0      src/share/man/man4/man4.i386/sbni.4
  1.2.28.1.4.1      +0 -0      src/share/man/man4/man4.i386/smapi.4
  1.6.4.1.4.1       +0 -0      src/share/man/man4/man4.i386/snc.4
  1.9.4.1.4.1       +0 -0      src/share/man/man4/man4.i386/streams.4
  1.13.4.1.4.1      +0 -0      src/share/man/man4/man4.i386/svr4.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/man4.i386/vpd.4
  1.25.2.1.4.1      +0 -0      src/share/man/man4/man4.i386/vx.4
  1.23.2.1.4.1      +0 -0      src/share/man/man4/man4.i386/wl.4
  1.8.2.2.2.1       +0 -0      src/share/man/man4/man4.powerpc/Makefile
  1.2.2.3.2.1       +0 -0      src/share/man/man4/man4.powerpc/abtn.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/man4.powerpc/adb.4
  1.1.4.3.2.1       +0 -0      src/share/man/man4/man4.powerpc/akbd.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/man4.powerpc/ams.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/man4.powerpc/bm.4
  1.1.4.2.2.1       +0 -0      src/share/man/man4/man4.powerpc/cuda.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/man4.powerpc/pmu.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/man4.powerpc/powermac_nvram.4
  1.3.4.2.2.1       +0 -0      src/share/man/man4/man4.powerpc/smu.4
  1.2.2.2.2.1       +0 -0      src/share/man/man4/man4.powerpc/snd_ai2s.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/man4.powerpc/snd_davbus.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/man4.powerpc/tsec.4
  1.3.28.1.4.1      +0 -0      src/share/man/man4/man4.sparc64/Makefile
  1.4.28.1.4.1      +0 -0      src/share/man/man4/man4.sparc64/auxio.4
  1.1.28.1.4.1      +0 -0      src/share/man/man4/man4.sparc64/central.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/clkbrd.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/creator.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/ebus.4
  1.2.16.1.4.1      +0 -0      src/share/man/man4/man4.sparc64/eeprom.4
  1.1.28.1.4.1      +0 -0      src/share/man/man4/man4.sparc64/fhc.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/machfb.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/ofw_console.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/openfirm.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/openprom.4
  1.1.28.1.4.1      +0 -0      src/share/man/man4/man4.sparc64/rtc.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/man4.sparc64/sbus.4
  1.5.16.1.4.1      +0 -0      src/share/man/man4/man4.sparc64/snd_audiocs.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/mcd.4
  1.17.2.2.2.1      +0 -0      src/share/man/man4/md.4
  1.21.28.1.4.1     +0 -0      src/share/man/man4/mem.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/meteor.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/mfi.4
  1.32.2.1.4.1      +0 -0      src/share/man/man4/miibus.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/mk48txx.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/mld.4
  1.19.16.1.4.1     +0 -0      src/share/man/man4/mlx.4
  1.10.16.1.4.1     +0 -0      src/share/man/man4/mly.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/mmc.4
  1.4.4.1.4.1       +0 -0      src/share/man/man4/mmcsd.4
  1.1.30.1.4.1      +0 -0      src/share/man/man4/mn.4
  1.1.2.1.4.1       +0 -0      src/share/man/man4/mod_cc.4
  1.2.2.2.2.1       +0 -0      src/share/man/man4/mos.4
  1.14.28.1.4.1     +0 -0      src/share/man/man4/mouse.4
  1.4.2.6.2.1       +0 -0      src/share/man/man4/mps.4
  1.22.2.2.2.1      +0 -0      src/share/man/man4/mpt.4
  1.16.2.1.4.1      +0 -0      src/share/man/man4/msk.4
  1.23.2.1.4.1      +0 -0      src/share/man/man4/mtio.4
  1.9.4.1.4.1       +0 -0      src/share/man/man4/multicast.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/mvs.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/mwl.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/mwlfw.4
  1.10.4.1.4.1      +0 -0      src/share/man/man4/mxge.4
  1.9.16.1.4.1      +0 -0      src/share/man/man4/my.4
  1.19.2.1.4.1      +0 -0      src/share/man/man4/natm.4
  1.9.36.1.4.1      +0 -0      src/share/man/man4/natmip.4
  1.16.16.1.4.1     +0 -0      src/share/man/man4/ncr.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/ncv.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/ndis.4
  1.5.2.3.2.1       +0 -0      src/share/man/man4/net80211.4
  1.56.2.1.4.1      +0 -0      src/share/man/man4/netgraph.4
  1.30.2.1.4.1      +0 -0      src/share/man/man4/netintro.4
  1.2.2.4.2.1       +0 -0      src/share/man/man4/netmap.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/nfe.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/nfsmb.4
  1.11.2.1.4.1      +0 -0      src/share/man/man4/ng_UI.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/ng_async.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/ng_atm.4
  1.3.36.1.4.1      +0 -0      src/share/man/man4/ng_atmllc.4
  1.9.36.1.4.1      +0 -0      src/share/man/man4/ng_bluetooth.4
  1.23.4.1.4.1      +0 -0      src/share/man/man4/ng_bpf.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/ng_bridge.4
  1.11.16.1.4.1     +0 -0      src/share/man/man4/ng_bt3c.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/ng_btsocket.4
  1.8.2.1.4.1       +0 -0      src/share/man/man4/ng_car.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/ng_ccatm.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/ng_cisco.4
  1.2.16.1.4.1      +0 -0      src/share/man/man4/ng_deflate.4
  1.4.28.1.4.1      +0 -0      src/share/man/man4/ng_device.4
  1.10.44.1.4.1     +0 -0      src/share/man/man4/ng_echo.4
  1.3.30.1.4.1      +0 -0      src/share/man/man4/ng_eiface.4
  1.8.16.2.2.1      +0 -0      src/share/man/man4/ng_etf.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/ng_ether.4
  1.2.4.1.4.1       +0 -0      src/share/man/man4/ng_ether_echo.4
  1.6.16.1.4.1      +0 -0      src/share/man/man4/ng_fec.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/ng_frame_relay.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/ng_gif.4
  1.3.42.1.4.1      +0 -0      src/share/man/man4/ng_gif_demux.4
  1.7.28.1.4.1      +0 -0      src/share/man/man4/ng_h4.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/ng_hci.4
  1.13.4.1.4.1      +0 -0      src/share/man/man4/ng_hole.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/ng_hub.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/ng_iface.4
  1.2.42.1.4.1      +0 -0      src/share/man/man4/ng_ip_input.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/ng_ipfw.4
  1.22.16.2.2.1     +0 -0      src/share/man/man4/ng_ksocket.4
  1.11.2.1.4.1      +0 -0      src/share/man/man4/ng_l2cap.4
  1.6.28.1.4.1      +0 -0      src/share/man/man4/ng_l2tp.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/ng_lmi.4
  1.14.28.1.4.1     +0 -0      src/share/man/man4/ng_mppc.4
  1.4.4.2.2.1       +0 -0      src/share/man/man4/ng_nat.4
  1.18.2.2.2.1      +0 -0      src/share/man/man4/ng_netflow.4
  1.26.2.1.4.1      +0 -0      src/share/man/man4/ng_one2many.4
  1.1.6.4.2.1       +0 -0      src/share/man/man4/ng_patch.4
  1.26.16.1.4.1     +0 -0      src/share/man/man4/ng_ppp.4
  1.42.2.1.4.1      +0 -0      src/share/man/man4/ng_pppoe.4
  1.22.4.1.4.1      +0 -0      src/share/man/man4/ng_pptpgre.4
  1.1.18.1.4.1      +0 -0      src/share/man/man4/ng_pred1.4
  1.16.2.1.4.1      +0 -0      src/share/man/man4/ng_rfc1490.4
  1.18.28.2.2.1     +0 -0      src/share/man/man4/ng_socket.4
  1.14.16.1.4.1     +0 -0      src/share/man/man4/ng_source.4
  1.6.42.1.4.1      +0 -0      src/share/man/man4/ng_split.4
  1.7.28.1.4.1      +0 -0      src/share/man/man4/ng_sppp.4
  1.7.36.1.4.1      +0 -0      src/share/man/man4/ng_sscfu.4
  1.8.28.1.4.1      +0 -0      src/share/man/man4/ng_sscop.4
  1.4.16.1.4.1      +0 -0      src/share/man/man4/ng_tag.4
  1.2.28.1.4.1      +0 -0      src/share/man/man4/ng_tcpmss.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/ng_tee.4
  1.20.2.1.4.1      +0 -0      src/share/man/man4/ng_tty.4
  1.11.28.1.4.1     +0 -0      src/share/man/man4/ng_ubt.4
  1.10.28.1.4.1     +0 -0      src/share/man/man4/ng_uni.4
  1.23.2.1.4.1      +0 -0      src/share/man/man4/ng_vjc.4
  1.3.28.1.4.1      +0 -0      src/share/man/man4/ng_vlan.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/ngatmbase.4
  1.26.2.1.4.1      +0 -0      src/share/man/man4/nge.4
  1.5.28.1.4.1      +0 -0      src/share/man/man4/nmdm.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/nsp.4
  1.7.36.1.4.1      +0 -0      src/share/man/man4/null.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/nve.4
  1.2.4.1.4.1       +0 -0      src/share/man/man4/nvram.4
  1.2.2.2.2.1       +0 -0      src/share/man/man4/nvram2env.4
  1.6.2.2.2.1       +0 -0      src/share/man/man4/nxge.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/oce.4
  1.22.2.1.4.1      +0 -0      src/share/man/man4/ohci.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/orm.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/padlock.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/pass.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/patm.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/pccard.4
  1.9.4.1.4.1       +0 -0      src/share/man/man4/pccbb.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/pcf.4
  1.22.2.1.4.1      +0 -0      src/share/man/man4/pci.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/pcib.4
  1.9.28.1.4.1      +0 -0      src/share/man/man4/pcic.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/pcii.4
  1.68.2.3.2.1      +0 -0      src/share/man/man4/pcm.4
  1.19.2.2.2.1      +0 -0      src/share/man/man4/pcn.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/pim.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/polling.4
  1.24.16.1.4.1     +0 -0      src/share/man/man4/ppbus.4
  1.19.28.1.4.1     +0 -0      src/share/man/man4/ppc.4
  1.16.36.1.4.1     +0 -0      src/share/man/man4/ppi.4
  1.54.2.3.2.1      +0 -0      src/share/man/man4/psm.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/pst.4
  1.17.2.1.4.1      +0 -0      src/share/man/man4/pt.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/pts.4
  1.22.2.1.4.1      +0 -0      src/share/man/man4/pty.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/puc.4
  1.1.2.3.2.1       +0 -0      src/share/man/man4/qlxgb.4
  1.20.2.2.2.1      +0 -0      src/share/man/man4/ral.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/random.4
  1.5.28.1.4.1      +0 -0      src/share/man/man4/rc.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/re.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/rgephy.4
  1.50.2.2.2.1      +0 -0      src/share/man/man4/rl.4
  1.3.36.1.4.1      +0 -0      src/share/man/man4/rndtest.4
  1.23.4.1.4.1      +0 -0      src/share/man/man4/route.4
  1.8.2.1.4.1       +0 -0      src/share/man/man4/rp.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/rue.4
  1.12.2.1.4.1      +0 -0      src/share/man/man4/rum.4
  1.6.2.3.2.1       +0 -0      src/share/man/man4/run.4
  1.1.6.1.4.1       +0 -0      src/share/man/man4/runfw.4
  1.39.2.1.4.1      +0 -0      src/share/man/man4/sa.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/safe.4
  1.12.16.2.2.1     +0 -0      src/share/man/man4/sbp.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/sbp_targ.4
  1.1.16.1.4.1      +0 -0      src/share/man/man4/scc.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/scd.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/sched_4bsd.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/sched_ule.4
  1.28.2.1.4.1      +0 -0      src/share/man/man4/screen.4
  1.34.2.2.2.1      +0 -0      src/share/man/man4/scsi.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/sctp.4
  1.2.4.1.4.1       +0 -0      src/share/man/man4/sdhci.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/sem.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/send.4
  1.11.2.2.2.1      +0 -0      src/share/man/man4/ses.4
  1.27.2.1.4.1      +0 -0      src/share/man/man4/sf.4
  1.2.2.3.2.1       +0 -0      src/share/man/man4/sfxge.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/sge.4
  1.30.2.1.4.1      +0 -0      src/share/man/man4/si.4
  1.1.2.1.4.1       +0 -0      src/share/man/man4/siba.4
  1.4.2.3.2.1       +0 -0      src/share/man/man4/siftr.4
  1.5.2.1.4.1       +0 -0      src/share/man/man4/siis.4
  1.1.2.2.2.1       +0 -0      src/share/man/man4/simplebus.4
  1.57.16.1.4.1     +0 -0      src/share/man/man4/sio.4
  1.29.2.2.2.1      +0 -0      src/share/man/man4/sis.4
  1.35.2.2.2.1      +0 -0      src/share/man/man4/sk.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/smb.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/smbus.4
  1.26.2.2.4.1      +0 -0      src/share/man/man4/smp.4
  1.14.16.1.4.1     +0 -0      src/share/man/man4/sn.4
  1.6.16.1.4.1      +0 -0      src/share/man/man4/snd_ad1816.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/snd_als4000.4
  1.5.16.1.4.1      +0 -0      src/share/man/man4/snd_atiixp.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/snd_cmi.4
  1.6.16.1.4.1      +0 -0      src/share/man/man4/snd_cs4281.4
  1.16.16.1.4.1     +0 -0      src/share/man/man4/snd_csa.4
  1.6.16.1.4.1      +0 -0      src/share/man/man4/snd_ds1.4
  1.8.16.1.4.1      +0 -0      src/share/man/man4/snd_emu10k1.4
  1.8.2.1.4.1       +0 -0      src/share/man/man4/snd_emu10kx.4
  1.4.4.1.4.1       +0 -0      src/share/man/man4/snd_envy24.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/snd_envy24ht.4
  1.9.16.1.4.1      +0 -0      src/share/man/man4/snd_es137x.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/snd_ess.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/snd_fm801.4
  1.14.16.1.4.1     +0 -0      src/share/man/man4/snd_gusc.4
  1.37.2.3.2.1      +0 -0      src/share/man/man4/snd_hda.4
  1.1.2.3.2.1       +0 -0      src/share/man/man4/snd_hdspe.4
  1.10.4.1.4.1      +0 -0      src/share/man/man4/snd_ich.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/snd_maestro.4
  1.9.16.1.4.1      +0 -0      src/share/man/man4/snd_maestro3.4
  1.3.18.1.4.1      +0 -0      src/share/man/man4/snd_mss.4
  1.5.16.1.4.1      +0 -0      src/share/man/man4/snd_neomagic.4
  1.19.16.1.4.1     +0 -0      src/share/man/man4/snd_sbc.4
  1.5.16.1.4.1      +0 -0      src/share/man/man4/snd_solo.4
  1.4.4.1.4.1       +0 -0      src/share/man/man4/snd_spicds.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/snd_t4dwave.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/snd_uaudio.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/snd_via8233.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/snd_via82c686.4
  1.3.16.1.4.1      +0 -0      src/share/man/man4/snd_vibes.4
  1.29.4.1.4.1      +0 -0      src/share/man/man4/snp.4
  1.3.28.1.4.1      +0 -0      src/share/man/man4/spic.4
  1.25.18.1.4.1     +0 -0      src/share/man/man4/spkr.4
  1.31.2.3.2.1      +0 -0      src/share/man/man4/splash.4
  1.20.4.1.4.1      +0 -0      src/share/man/man4/sppp.4
  1.27.2.3.2.1      +0 -0      src/share/man/man4/ste.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/stf.4
  1.8.16.1.4.1      +0 -0      src/share/man/man4/stg.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/stge.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/sym.4
  1.6.4.1.4.1       +0 -0      src/share/man/man4/syncache.4
  1.10.38.1.4.1     +0 -0      src/share/man/man4/syncer.4
  1.49.2.1.4.1      +0 -0      src/share/man/man4/syscons.4
  1.29.2.1.4.1      +0 -0      src/share/man/man4/sysmouse.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/tap.4
  1.8.2.1.4.1       +0 -0      src/share/man/man4/targ.4
  1.64.2.2.2.1      +0 -0      src/share/man/man4/tcp.4
  1.8.16.1.4.1      +0 -0      src/share/man/man4/tdfx.4
  1.37.2.2.2.1      +0 -0      src/share/man/man4/termios.4
  1.10.2.1.4.1      +0 -0      src/share/man/man4/textdump.4
  1.34.2.3.2.1      +0 -0      src/share/man/man4/ti.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/timecounters.4
  1.23.2.2.2.1      +0 -0      src/share/man/man4/tl.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/tnt4882.4
  1.4.4.1.4.1       +0 -0      src/share/man/man4/tpm.4
  1.7.16.1.4.1      +0 -0      src/share/man/man4/trm.4
  1.26.2.1.4.1      +0 -0      src/share/man/man4/tty.4
  1.25.16.1.4.1     +0 -0      src/share/man/man4/tun.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/twa.4
  1.17.16.1.4.1     +0 -0      src/share/man/man4/twe.4
  1.1.2.3.2.1       +0 -0      src/share/man/man4/tws.4
  1.33.2.1.4.1      +0 -0      src/share/man/man4/tx.4
  1.14.4.1.4.1      +0 -0      src/share/man/man4/txp.4
  1.19.2.2.2.1      +0 -0      src/share/man/man4/u3g.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/uark.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/uart.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/uath.4
  1.16.2.1.4.1      +0 -0      src/share/man/man4/ubsa.4
  1.7.4.1.4.1       +0 -0      src/share/man/man4/ubsec.4
  1.6.16.1.4.1      +0 -0      src/share/man/man4/ubser.4
  1.8.16.1.4.1      +0 -0      src/share/man/man4/ubtbcmfw.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/uchcom.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/ucom.4
  1.6.2.1.4.1       +0 -0      src/share/man/man4/ucycom.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/udav.4
  1.17.2.1.4.1      +0 -0      src/share/man/man4/udbp.4
  1.17.28.1.4.1     +0 -0      src/share/man/man4/udp.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/uep.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/ufm.4
  1.7.2.2.2.1       +0 -0      src/share/man/man4/ufoma.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/uftdi.4
  1.7.2.2.2.1       +0 -0      src/share/man/man4/ugen.4
  1.20.2.1.4.1      +0 -0      src/share/man/man4/uhci.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/uhid.4
  1.8.2.2.2.1       +0 -0      src/share/man/man4/uhso.4
  1.4.2.1.4.1       +0 -0      src/share/man/man4/uipaq.4
  1.30.2.1.4.1      +0 -0      src/share/man/man4/ukbd.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/ulpt.4
  1.48.2.2.2.1      +0 -0      src/share/man/man4/umass.4
  1.1.4.3.2.1       +0 -0      src/share/man/man4/umcs.4
  1.8.2.1.4.1       +0 -0      src/share/man/man4/umct.4
  1.13.2.1.4.1      +0 -0      src/share/man/man4/umodem.4
  1.26.2.1.4.1      +0 -0      src/share/man/man4/ums.4
  1.15.2.1.4.1      +0 -0      src/share/man/man4/unix.4
  1.6.2.2.2.1       +0 -0      src/share/man/man4/upgt.4
  1.22.2.1.4.1      +0 -0      src/share/man/man4/uplcom.4
  1.21.2.1.4.1      +0 -0      src/share/man/man4/ural.4
  1.14.2.1.4.1      +0 -0      src/share/man/man4/urio.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/urtw.4
  1.42.2.1.4.1      +0 -0      src/share/man/man4/usb.4
  1.2.2.1.4.1       +0 -0      src/share/man/man4/usb2_template.4
  1.3.2.2.2.1       +0 -0      src/share/man/man4/usb_quirk.4
  1.4.2.2.2.1       +0 -0      src/share/man/man4/uslcom.4
  1.11.16.1.4.1     +0 -0      src/share/man/man4/utopia.4
  1.11.2.1.4.1      +0 -0      src/share/man/man4/uvisor.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/uvscom.4
  1.22.16.1.4.1     +0 -0      src/share/man/man4/vga.4
  1.16.2.2.2.1      +0 -0      src/share/man/man4/vge.4
  1.1.4.1.4.1       +0 -0      src/share/man/man4/viapm.4
  1.1.2.2.2.1       +0 -0      src/share/man/man4/viawd.4
  1.53.2.1.4.1      +0 -0      src/share/man/man4/vinum.4
  1.9.2.1.4.1       +0 -0      src/share/man/man4/vkbd.4
  1.59.2.3.2.1      +0 -0      src/share/man/man4/vlan.4
  1.24.2.1.4.1      +0 -0      src/share/man/man4/vpo.4
  1.36.2.3.2.1      +0 -0      src/share/man/man4/vr.4
  1.2.6.1.4.1       +0 -0      src/share/man/man4/vte.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/vxge.4
  1.11.2.2.2.1      +0 -0      src/share/man/man4/watchdog.4
  1.22.2.2.2.1      +0 -0      src/share/man/man4/wb.4
  1.3.2.3.2.1       +0 -0      src/share/man/man4/wbwd.4
  1.84.2.1.4.1      +0 -0      src/share/man/man4/wi.4
  1.12.4.1.4.1      +0 -0      src/share/man/man4/witness.4
  1.24.2.2.2.1      +0 -0      src/share/man/man4/wlan.4
  1.4.4.1.4.1       +0 -0      src/share/man/man4/wlan_acl.4
  1.3.4.1.4.1       +0 -0      src/share/man/man4/wlan_amrr.4
  1.3.28.1.4.1      +0 -0      src/share/man/man4/wlan_ccmp.4
  1.4.28.1.4.1      +0 -0      src/share/man/man4/wlan_tkip.4
  1.2.28.1.4.1      +0 -0      src/share/man/man4/wlan_wep.4
  1.4.4.1.4.1       +0 -0      src/share/man/man4/wlan_xauth.4
  1.10.2.2.2.1      +0 -0      src/share/man/man4/wpi.4
  1.13.16.1.4.1     +0 -0      src/share/man/man4/xe.4
  1.7.4.2.2.1       +0 -0      src/share/man/man4/xen.4
  1.3.2.1.4.1       +0 -0      src/share/man/man4/xhci.4
  1.40.2.2.2.1      +0 -0      src/share/man/man4/xl.4
  1.3.2.3.2.1       +0 -0      src/share/man/man4/xnb.4
  1.11.36.1.4.1     +0 -0      src/share/man/man4/xpt.4
  1.4.42.1.4.1      +0 -0      src/share/man/man4/zero.4
  1.7.2.1.4.1       +0 -0      src/share/man/man4/zyd.4
  1.85.2.1.4.1      +0 -0      src/share/man/man5/Makefile
  1.20.2.1.4.1      +0 -0      src/share/man/man5/a.out.5
  1.11.16.1.4.1     +0 -0      src/share/man/man5/acct.5
  1.4.2.2.2.1       +0 -0      src/share/man/man5/ar.5
  1.4.4.1.4.1       +0 -0      src/share/man/man5/bluetooth.device.conf.5
  1.2.36.1.4.1      +0 -0      src/share/man/man5/bluetooth.hosts.5
  1.2.36.1.4.1      +0 -0      src/share/man/man5/bluetooth.protocols.5
  1.3.2.1.4.1       +0 -0      src/share/man/man5/boot.config.5
  1.21.2.1.4.1      +0 -0      src/share/man/man5/core.5
  1.23.2.2.2.1      +0 -0      src/share/man/man5/devfs.5
  1.5.16.2.2.1      +0 -0      src/share/man/man5/devfs.conf.5
  1.8.2.2.2.1       +0 -0      src/share/man/man5/devfs.rules.5
  1.13.2.2.2.1      +0 -0      src/share/man/man5/device.hints.5
  1.21.28.1.4.1     +0 -0      src/share/man/man5/dir.5
  1.18.2.1.4.1      +0 -0      src/share/man/man5/disktab.5
  1.38.2.1.4.1      +0 -0      src/share/man/man5/elf.5
  1.14.28.1.4.1     +0 -0      src/share/man/man5/ethers.5
  1.2.38.1.4.1      +0 -0      src/share/man/man5/eui64.5
  1.2.16.1.4.1      +0 -0      src/share/man/man5/ext2fs.5
  1.12.42.1.4.1     +0 -0      src/share/man/man5/fbtab.5
  1.18.2.2.2.1      +0 -0      src/share/man/man5/fdescfs.5
  1.8.36.1.4.1      +0 -0      src/share/man/man5/forward.5
  1.6.2.1.4.1       +0 -0      src/share/man/man5/freebsd-update.conf.5
  1.24.16.2.2.1     +0 -0      src/share/man/man5/fs.5
  1.35.2.2.2.1      +0 -0      src/share/man/man5/fstab.5
  1.29.16.1.4.1     +0 -0      src/share/man/man5/group.5
  1.3.28.1.4.1      +0 -0      src/share/man/man5/hesiod.conf.5
  1.10.36.1.4.1     +0 -0      src/share/man/man5/hosts.5
  1.22.4.1.4.1      +0 -0      src/share/man/man5/hosts.equiv.5
  1.10.36.1.4.1     +0 -0      src/share/man/man5/hosts.lpd.5
  1.7.28.1.4.1      +0 -0      src/share/man/man5/intro.5
  1.14.16.2.2.1     +0 -0      src/share/man/man5/libmap.conf.5
  1.29.2.1.4.1      +0 -0      src/share/man/man5/link.5
  1.15.16.1.4.1     +0 -0      src/share/man/man5/linprocfs.5
  1.8.2.1.4.1       +0 -0      src/share/man/man5/linsysfs.5
  1.14.2.1.4.1      +0 -0      src/share/man/man5/mailer.conf.5
  1.147.2.4.2.1     +0 -0      src/share/man/man5/make.conf.5
  1.4.42.1.4.1      +0 -0      src/share/man/man5/moduli.5
  1.5.42.1.4.1      +0 -0      src/share/man/man5/motd.5
  1.6.2.1.4.1       +0 -0      src/share/man/man5/mqueuefs.5
  1.7.2.1.4.1       +0 -0      src/share/man/man5/msdosfs.5
  1.10.28.1.4.1     +0 -0      src/share/man/man5/networks.5
  1.2.2.3.2.1       +0 -0      src/share/man/man5/nsmb.conf.5
  1.20.2.1.4.1      +0 -0      src/share/man/man5/nsswitch.conf.5
  1.1.8.1.4.1       +0 -0      src/share/man/man5/nullfs.5
  1.51.2.2.2.1      +0 -0      src/share/man/man5/passwd.5
  1.8.36.1.4.1      +0 -0      src/share/man/man5/pbm.5
  1.68.2.5.2.1      +0 -0      src/share/man/man5/periodic.conf.5
  1.5.36.1.4.1      +0 -0      src/share/man/man5/phones.5
  1.2.8.2.2.1       +0 -0      src/share/man/man5/portindex.5
  1.4.4.2.2.1       +0 -0      src/share/man/man5/portsnap.conf.5
  1.35.2.1.4.1      +0 -0      src/share/man/man5/procfs.5
  1.7.28.1.4.1      +0 -0      src/share/man/man5/protocols.5
  1.6.2.2.2.1       +0 -0      src/share/man/man5/quota.user.5
  1.398.2.9.2.1     +0 -0      src/share/man/man5/rc.conf.5
  1.1.2.1.4.1       +0 -0      src/share/man/man5/rctl.conf.5
  1.2.2.1.4.1       +0 -0      src/share/man/man5/regdomain.5
  1.5.2.1.4.1       +0 -0      src/share/man/man5/reiserfs.5
  1.18.28.1.4.1     +0 -0      src/share/man/man5/remote.5
  1.13.2.1.4.1      +0 -0      src/share/man/man5/resolver.5
  1.13.2.2.2.1      +0 -0      src/share/man/man5/services.5
  1.5.42.1.4.1      +0 -0      src/share/man/man5/shells.5
  1.52.2.5.2.1      +0 -0      src/share/man/man5/src.conf.5
  1.13.2.1.4.1      +0 -0      src/share/man/man5/stab.5
  1.16.18.1.4.1     +0 -0      src/share/man/man5/style.Makefile.5
  1.16.36.1.4.1     +0 -0      src/share/man/man5/sysctl.conf.5
  1.10.2.2.2.1      +0 -0      src/share/man/man5/tmpfs.5
  1.5.2.1.4.1       +0 -0      src/share/man/man5/xfs.5
  1.3.42.1.4.1      +0 -0      src/share/man/man6/Makefile
  1.11.16.1.4.1     +0 -0      src/share/man/man6/intro.6
  1.38.2.2.2.1      +0 -0      src/share/man/man7/Makefile
  1.2.2.1.4.1       +0 -0      src/share/man/man7/adding_user.7
  1.6.42.1.4.1      +0 -0      src/share/man/man7/ascii.7
  1.6.2.1.4.1       +0 -0      src/share/man/man7/bsd.snmpmod.mk.7
  1.61.2.4.2.1      +0 -0      src/share/man/man7/build.7
  1.3.2.2.2.1       +0 -0      src/share/man/man7/c99.7
  1.26.2.1.4.1      +0 -0      src/share/man/man7/clocks.7
  1.17.16.2.2.1     +0 -0      src/share/man/man7/development.7
  1.25.16.1.4.1     +0 -0      src/share/man/man7/environ.7
  1.13.16.1.4.1     +0 -0      src/share/man/man7/ffs.7
  1.27.2.1.4.1      +0 -0      src/share/man/man7/firewall.7
  1.136.2.1.4.1     +0 -0      src/share/man/man7/hier.7
  1.7.36.1.4.1      +0 -0      src/share/man/man7/hostname.7
  1.7.42.1.4.1      +0 -0      src/share/man/man7/intro.7
  1.7.2.1.4.1       +0 -0      src/share/man/man7/maclabel.7
  1.8.36.1.4.1      +0 -0      src/share/man/man7/mailaddr.7
  1.7.4.1.4.1       +0 -0      src/share/man/man7/operator.7
  1.71.2.2.2.1      +0 -0      src/share/man/man7/ports.7
  1.66.2.4.2.1      +0 -0      src/share/man/man7/release.7
  1.12.2.1.4.1      +0 -0      src/share/man/man7/sdoc.7
  1.53.2.2.2.1      +0 -0      src/share/man/man7/security.7
  1.1.42.1.4.1      +0 -0      src/share/man/man7/sprog.7
  1.5.38.1.4.1      +0 -0      src/share/man/man7/stdint.7
  1.1.2.1.4.1       +0 -0      src/share/man/man7/sticky.7
  1.85.2.2.2.1      +0 -0      src/share/man/man7/tuning.7
  1.40.2.1.4.1      +0 -0      src/share/man/man8/Makefile
  1.23.2.1.4.1      +0 -0      src/share/man/man8/crash.8
  1.32.2.1.4.1      +0 -0      src/share/man/man8/diskless.8
  1.12.16.1.4.1     +0 -0      src/share/man/man8/intro.8
  1.6.2.1.4.1       +0 -0      src/share/man/man8/nanobsd.8
  1.34.2.3.2.1      +0 -0      src/share/man/man8/picobsd.8
  1.35.2.3.2.1      +0 -0      src/share/man/man8/rc.8
  1.7.2.1.4.1       +0 -0      src/share/man/man8/rc.sendmail.8
  1.22.2.2.2.1      +0 -0      src/share/man/man8/rc.subr.8
  1.4.2.1.4.1       +0 -0      src/share/man/man8/rescue.8
  1.37.4.1.4.1      +0 -0      src/share/man/man8/yp.8
  1.2.2.2.2.1       +0 -0      src/share/man/man9/BUF_ISLOCKED.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/BUF_LOCK.9
  1.7.28.1.4.1      +0 -0      src/share/man/man9/BUF_LOCKFREE.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/BUF_LOCKINIT.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/BUF_RECURSED.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/BUF_TIMELOCK.9
  1.7.28.1.4.1      +0 -0      src/share/man/man9/BUF_UNLOCK.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/BUS_ADD_CHILD.9
  1.2.6.1.4.1       +0 -0      src/share/man/man9/BUS_BIND_INTR.9
  1.5.28.1.4.1      +0 -0      src/share/man/man9/BUS_CONFIG_INTR.9
  1.3.2.2.2.1       +0 -0      src/share/man/man9/BUS_DESCRIBE_INTR.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/BUS_NEW_PASS.9
  1.16.28.1.4.1     +0 -0      src/share/man/man9/BUS_PRINT_CHILD.9
  1.9.38.1.4.1      +0 -0      src/share/man/man9/BUS_READ_IVAR.9
  1.25.2.2.2.1      +0 -0      src/share/man/man9/BUS_SETUP_INTR.9
  1.4.2.1.4.1       +0 -0      src/share/man/man9/CTASSERT.9
  1.2.2.4.2.1       +0 -0      src/share/man/man9/DB_COMMAND.9
  1.5.16.2.2.1      +0 -0      src/share/man/man9/DECLARE_GEOM_CLASS.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/DECLARE_MODULE.9
  1.9.2.1.4.1       +0 -0      src/share/man/man9/DELAY.9
  1.10.28.1.4.1     +0 -0      src/share/man/man9/DEVICE_ATTACH.9
  1.13.28.1.4.1     +0 -0      src/share/man/man9/DEVICE_DETACH.9
  1.13.28.1.4.1     +0 -0      src/share/man/man9/DEVICE_IDENTIFY.9
  1.25.2.3.2.1      +0 -0      src/share/man/man9/DEVICE_PROBE.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/DEVICE_SHUTDOWN.9
  1.4.42.2.2.1      +0 -0      src/share/man/man9/DEV_MODULE.9
  1.11.2.1.4.1      +0 -0      src/share/man/man9/DRIVER_MODULE.9
  1.4.16.1.4.1      +0 -0      src/share/man/man9/EVENTHANDLER.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/KASSERT.9
  1.4.2.1.4.1       +0 -0      src/share/man/man9/LOCK_PROFILING.9
  1.11.2.1.4.1      +0 -0      src/share/man/man9/MD5.9
  1.7.28.1.4.1      +0 -0      src/share/man/man9/MODULE_DEPEND.9
  1.5.42.1.4.1      +0 -0      src/share/man/man9/MODULE_VERSION.9
  1.399.2.12.2.1    +0 -0      src/share/man/man9/Makefile
  1.7.16.1.4.1      +0 -0      src/share/man/man9/SYSCALL_MODULE.9
  1.1.2.2.2.1       +0 -0      src/share/man/man9/SYSINIT.9
  1.15.2.1.4.1      +0 -0      src/share/man/man9/VFS.9
  1.14.2.1.4.1      +0 -0      src/share/man/man9/VFS_CHECKEXP.9
  1.19.2.1.4.1      +0 -0      src/share/man/man9/VFS_FHTOVP.9
  1.5.16.1.4.1      +0 -0      src/share/man/man9/VFS_LOCK_GIANT.9
  1.16.2.1.4.1      +0 -0      src/share/man/man9/VFS_MOUNT.9
  1.12.2.1.4.1      +0 -0      src/share/man/man9/VFS_QUOTACTL.9
  1.14.2.1.4.1      +0 -0      src/share/man/man9/VFS_ROOT.9
  1.12.4.1.4.1      +0 -0      src/share/man/man9/VFS_SET.9
  1.14.2.1.4.1      +0 -0      src/share/man/man9/VFS_STATFS.9
  1.18.2.1.4.1      +0 -0      src/share/man/man9/VFS_SYNC.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/VFS_UNMOUNT.9
  1.20.2.1.4.1      +0 -0      src/share/man/man9/VFS_VGET.9
  1.28.2.1.4.1      +0 -0      src/share/man/man9/VOP_ACCESS.9
  1.15.2.1.4.1      +0 -0      src/share/man/man9/VOP_ACLCHECK.9
  1.15.2.1.4.1      +0 -0      src/share/man/man9/VOP_ADVLOCK.9
  1.28.2.1.4.1      +0 -0      src/share/man/man9/VOP_ATTRIB.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/VOP_BWRITE.9
  1.20.2.1.4.1      +0 -0      src/share/man/man9/VOP_CREATE.9
  1.18.2.1.4.1      +0 -0      src/share/man/man9/VOP_FSYNC.9
  1.16.2.2.2.1      +0 -0      src/share/man/man9/VOP_GETACL.9
  1.23.2.3.2.1      +0 -0      src/share/man/man9/VOP_GETEXTATTR.9
  1.14.2.2.2.1      +0 -0      src/share/man/man9/VOP_GETPAGES.9
  1.9.2.2.2.1       +0 -0      src/share/man/man9/VOP_GETVOBJECT.9
  1.18.2.1.4.1      +0 -0      src/share/man/man9/VOP_INACTIVE.9
  1.17.2.1.4.1      +0 -0      src/share/man/man9/VOP_IOCTL.9
  1.25.2.1.4.1      +0 -0      src/share/man/man9/VOP_LINK.9
  1.9.2.1.4.1       +0 -0      src/share/man/man9/VOP_LISTEXTATTR.9
  1.27.2.1.4.1      +0 -0      src/share/man/man9/VOP_LOCK.9
  1.26.2.1.4.1      +0 -0      src/share/man/man9/VOP_LOOKUP.9
  1.22.2.1.4.1      +0 -0      src/share/man/man9/VOP_OPENCLOSE.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/VOP_PATHCONF.9
  1.11.2.1.4.1      +0 -0      src/share/man/man9/VOP_PRINT.9
  1.21.2.1.4.1      +0 -0      src/share/man/man9/VOP_RDWR.9
  1.18.2.1.4.1      +0 -0      src/share/man/man9/VOP_READDIR.9
  1.15.2.1.4.1      +0 -0      src/share/man/man9/VOP_READLINK.9
  1.12.2.1.4.1      +0 -0      src/share/man/man9/VOP_REALLOCBLKS.9
  1.17.2.1.4.1      +0 -0      src/share/man/man9/VOP_REMOVE.9
  1.24.2.1.4.1      +0 -0      src/share/man/man9/VOP_RENAME.9
  1.7.2.1.4.1       +0 -0      src/share/man/man9/VOP_REVOKE.9
  1.14.2.2.2.1      +0 -0      src/share/man/man9/VOP_SETACL.9
  1.21.2.3.2.1      +0 -0      src/share/man/man9/VOP_SETEXTATTR.9
  1.19.2.1.4.1      +0 -0      src/share/man/man9/VOP_STRATEGY.9
  1.6.2.2.2.1       +0 -0      src/share/man/man9/VOP_VPTOCNP.9
  1.11.2.1.4.1      +0 -0      src/share/man/man9/VOP_VPTOFH.9
  1.15.2.1.4.1      +0 -0      src/share/man/man9/accept_filter.9
  1.10.2.1.4.1      +0 -0      src/share/man/man9/accf_data.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/accf_dns.9
  1.12.2.1.4.1      +0 -0      src/share/man/man9/accf_http.9
  1.21.2.2.2.1      +0 -0      src/share/man/man9/acl.9
  1.7.2.1.4.1       +0 -0      src/share/man/man9/alq.9
  1.6.4.1.4.1       +0 -0      src/share/man/man9/altq.9
  1.17.2.1.4.1      +0 -0      src/share/man/man9/atomic.9
  1.17.2.1.4.1      +0 -0      src/share/man/man9/bios.9
  1.10.36.1.4.1     +0 -0      src/share/man/man9/boot.9
  1.7.16.1.4.1      +0 -0      src/share/man/man9/bpf.9
  1.18.16.1.4.1     +0 -0      src/share/man/man9/buf.9
  1.1.2.3.2.1       +0 -0      src/share/man/man9/buf_ring.9
  1.3.40.1.4.1      +0 -0      src/share/man/man9/bus_activate_resource.9
  1.3.4.1.4.1       +0 -0      src/share/man/man9/bus_adjust_resource.9
  1.24.2.1.4.1      +0 -0      src/share/man/man9/bus_alloc_resource.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/bus_child_present.9
  1.46.4.1.4.1      +0 -0      src/share/man/man9/bus_dma.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/bus_generic_attach.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/bus_generic_detach.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/bus_generic_new_pass.9
  1.11.28.2.2.1     +0 -0      src/share/man/man9/bus_generic_print_child.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/bus_generic_read_ivar.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/bus_generic_shutdown.9
  1.11.28.2.2.1     +0 -0      src/share/man/man9/bus_release_resource.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/bus_set_pass.9
  1.5.28.1.4.1      +0 -0      src/share/man/man9/bus_set_resource.9
  1.8.2.3.2.1       +0 -0      src/share/man/man9/bus_space.9
  1.6.40.2.2.1      +0 -0      src/share/man/man9/byteorder.9
  1.23.28.1.4.1     +0 -0      src/share/man/man9/cd.9
  1.22.4.2.2.1      +0 -0      src/share/man/man9/condvar.9
  1.4.16.1.4.1      +0 -0      src/share/man/man9/config_intrhook.9
  1.7.16.1.4.1      +0 -0      src/share/man/man9/contigmalloc.9
  1.16.2.1.4.1      +0 -0      src/share/man/man9/copy.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/cr_cansee.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/cr_seeothergids.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/cr_seeotheruids.9
  1.8.16.1.4.1      +0 -0      src/share/man/man9/critical_enter.9
  1.15.2.1.4.1      +0 -0      src/share/man/man9/crypto.9
  1.2.4.1.4.1       +0 -0      src/share/man/man9/dev_clone.9
  1.12.28.1.4.1     +0 -0      src/share/man/man9/devclass.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/devclass_find.9
  1.3.28.1.4.1      +0 -0      src/share/man/man9/devclass_get_count.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/devclass_get_device.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/devclass_get_devices.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/devclass_get_drivers.9
  1.11.2.3.2.1      +0 -0      src/share/man/man9/devclass_get_maxunit.9
  1.7.28.1.4.1      +0 -0      src/share/man/man9/devclass_get_name.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/devclass_get_softc.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/devfs_set_cdevpriv.9
  1.16.28.1.4.1     +0 -0      src/share/man/man9/device.9
  1.25.16.1.4.1     +0 -0      src/share/man/man9/device_add_child.9
  1.8.38.1.4.1      +0 -0      src/share/man/man9/device_delete_child.9
  1.10.38.1.4.1     +0 -0      src/share/man/man9/device_enable.9
  1.10.28.2.2.1     +0 -0      src/share/man/man9/device_find_child.9
  1.6.4.2.2.1       +0 -0      src/share/man/man9/device_get_children.9
  1.8.38.1.4.1      +0 -0      src/share/man/man9/device_get_devclass.9
  1.8.38.1.4.1      +0 -0      src/share/man/man9/device_get_driver.9
  1.9.38.1.4.1      +0 -0      src/share/man/man9/device_get_ivars.9
  1.4.38.1.4.1      +0 -0      src/share/man/man9/device_get_name.9
  1.3.38.1.4.1      +0 -0      src/share/man/man9/device_get_parent.9
  1.13.16.1.4.1     +0 -0      src/share/man/man9/device_get_softc.9
  1.12.38.1.4.1     +0 -0      src/share/man/man9/device_get_state.9
  1.3.2.1.4.1       +0 -0      src/share/man/man9/device_get_sysctl.9
  1.7.38.1.4.1      +0 -0      src/share/man/man9/device_get_unit.9
  1.2.40.1.4.1      +0 -0      src/share/man/man9/device_printf.9
  1.8.38.1.4.1      +0 -0      src/share/man/man9/device_probe_and_attach.9
  1.11.38.1.4.1     +0 -0      src/share/man/man9/device_quiet.9
  1.11.38.1.4.1     +0 -0      src/share/man/man9/device_set_desc.9
  1.4.16.1.4.1      +0 -0      src/share/man/man9/device_set_driver.9
  1.8.38.1.4.1      +0 -0      src/share/man/man9/device_set_flags.9
  1.23.2.1.4.1      +0 -0      src/share/man/man9/devstat.9
  1.9.2.3.2.1       +0 -0      src/share/man/man9/devtoname.9
  1.11.4.2.2.1      +0 -0      src/share/man/man9/disk.9
  1.7.4.2.2.1       +0 -0      src/share/man/man9/domain.9
  1.1.2.3.2.1       +0 -0      src/share/man/man9/drbr.9
  1.14.2.2.2.1      +0 -0      src/share/man/man9/driver.9
  1.1.2.4.2.1       +0 -0      src/share/man/man9/eventtimers.9
  1.18.2.1.4.1      +0 -0      src/share/man/man9/extattr.9
  1.7.2.2.2.1       +0 -0      src/share/man/man9/fail.9
  1.11.2.1.4.1      +0 -0      src/share/man/man9/fetch.9
  1.9.2.3.2.1       +0 -0      src/share/man/man9/firmware.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/g_access.9
  1.9.28.1.4.1      +0 -0      src/share/man/man9/g_attach.9
  1.13.16.1.4.1     +0 -0      src/share/man/man9/g_bio.9
  1.8.16.1.4.1      +0 -0      src/share/man/man9/g_consumer.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/g_data.9
  1.7.28.1.4.1      +0 -0      src/share/man/man9/g_event.9
  1.8.2.1.4.1       +0 -0      src/share/man/man9/g_geom.9
  1.8.36.1.4.1      +0 -0      src/share/man/man9/g_provider.9
  1.5.36.1.4.1      +0 -0      src/share/man/man9/g_provider_by_name.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/g_wither_geom.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/get_cyclecount.9
  1.5.28.1.4.1      +0 -0      src/share/man/man9/getnewvnode.9
  1.2.28.1.4.1      +0 -0      src/share/man/man9/groupmember.9
  1.4.16.1.4.1      +0 -0      src/share/man/man9/hash.9
  1.4.16.2.2.1      +0 -0      src/share/man/man9/hashinit.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/hexdump.9
  1.3.4.1.4.1       +0 -0      src/share/man/man9/hhook.9
  1.9.2.2.2.1       +0 -0      src/share/man/man9/ieee80211.9
  1.2.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_amrr.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/ieee80211_beacon.9
  1.2.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_bmiss.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/ieee80211_crypto.9
  1.3.2.1.4.1       +0 -0      src/share/man/man9/ieee80211_ddb.9
  1.5.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_input.9
  1.9.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_node.9
  1.6.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_output.9
  1.5.2.3.2.1       +0 -0      src/share/man/man9/ieee80211_proto.9
  1.8.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_radiotap.9
  1.2.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_regdomain.9
  1.4.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_scan.9
  1.3.2.2.2.1       +0 -0      src/share/man/man9/ieee80211_vap.9
  1.59.2.2.4.1      +0 -0      src/share/man/man9/ifnet.9
  1.11.38.1.4.1     +0 -0      src/share/man/man9/inittodr.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/insmntque.9
  1.16.28.1.4.1     +0 -0      src/share/man/man9/intro.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/ithread.9
  1.14.2.1.4.1      +0 -0      src/share/man/man9/kernacc.9
  1.2.28.1.4.1      +0 -0      src/share/man/man9/kernel_mount.9
  1.3.4.1.4.1       +0 -0      src/share/man/man9/khelp.9
  1.17.16.2.2.1     +0 -0      src/share/man/man9/kobj.9
  1.6.2.2.2.1       +0 -0      src/share/man/man9/kproc.9
  1.6.16.1.4.1      +0 -0      src/share/man/man9/kqueue.9
  1.21.2.2.2.1      +0 -0      src/share/man/man9/kthread.9
  1.14.4.1.4.1      +0 -0      src/share/man/man9/ktr.9
  1.35.4.3.2.1      +0 -0      src/share/man/man9/lock.9
  1.23.2.5.2.1      +0 -0      src/share/man/man9/locking.9
  1.18.2.1.4.1      +0 -0      src/share/man/man9/mac.9
  1.37.2.1.4.1      +0 -0      src/share/man/man9/make_dev.9
  1.45.2.2.2.1      +0 -0      src/share/man/man9/malloc.9
  1.7.4.1.4.1       +0 -0      src/share/man/man9/mbchain.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/mbpool.9
  1.70.2.2.2.1      +0 -0      src/share/man/man9/mbuf.9
  1.9.4.1.4.1       +0 -0      src/share/man/man9/mbuf_tags.9
  1.8.28.1.4.1      +0 -0      src/share/man/man9/mdchain.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/memguard.9
  1.21.2.2.2.1      +0 -0      src/share/man/man9/mi_switch.9
  1.19.28.1.4.1     +0 -0      src/share/man/man9/microseq.9
  1.11.16.1.4.1     +0 -0      src/share/man/man9/microtime.9
  1.7.28.1.4.1      +0 -0      src/share/man/man9/microuptime.9
  1.1.2.2.2.1       +0 -0      src/share/man/man9/mod_cc.9
  1.11.16.1.4.1     +0 -0      src/share/man/man9/module.9
  1.9.2.1.4.1       +0 -0      src/share/man/man9/mtx_pool.9
  1.56.2.1.4.1      +0 -0      src/share/man/man9/mutex.9
  1.33.2.3.2.1      +0 -0      src/share/man/man9/namei.9
  1.7.2.2.2.1       +0 -0      src/share/man/man9/netisr.9
  1.2.6.2.2.1       +0 -0      src/share/man/man9/osd.9
  1.7.2.1.4.1       +0 -0      src/share/man/man9/p_candebug.9
  1.3.2.1.4.1       +0 -0      src/share/man/man9/p_cansee.9
  1.9.38.1.4.1      +0 -0      src/share/man/man9/panic.9
  1.3.38.1.4.1      +0 -0      src/share/man/man9/pbuf.9
  1.12.2.4.2.1      +0 -0      src/share/man/man9/pci.9
  1.22.16.1.4.1     +0 -0      src/share/man/man9/pfil.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/pfind.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/pgfind.9
  1.18.2.2.2.1      +0 -0      src/share/man/man9/physio.9
  1.11.4.1.4.1      +0 -0      src/share/man/man9/pmap.9
  1.2.36.1.4.1      +0 -0      src/share/man/man9/pmap_activate.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_change_wiring.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_clear_modify.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_copy.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_enter.9
  1.4.16.1.4.1      +0 -0      src/share/man/man9/pmap_extract.9
  1.2.36.1.4.1      +0 -0      src/share/man/man9/pmap_growkernel.9
  1.3.28.1.4.1      +0 -0      src/share/man/man9/pmap_init.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_is_modified.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_is_prefaultable.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_map.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_mincore.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_object_init_pt.9
  1.3.28.1.4.1      +0 -0      src/share/man/man9/pmap_page_exists_quick.9
  1.1.28.1.4.1      +0 -0      src/share/man/man9/pmap_page_init.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_page_protect.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_pinit.9
  1.2.36.1.4.1      +0 -0      src/share/man/man9/pmap_qenter.9
  1.2.36.1.4.1      +0 -0      src/share/man/man9/pmap_release.9
  1.3.16.1.4.1      +0 -0      src/share/man/man9/pmap_remove.9
  1.2.36.1.4.1      +0 -0      src/share/man/man9/pmap_resident_count.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/pmap_zero_page.9
  1.8.16.1.4.1      +0 -0      src/share/man/man9/printf.9
  1.4.2.1.4.1       +0 -0      src/share/man/man9/prison_check.9
  1.7.4.1.4.1       +0 -0      src/share/man/man9/priv.9
  1.8.2.1.4.1       +0 -0      src/share/man/man9/pseudofs.9
  1.11.2.2.2.1      +0 -0      src/share/man/man9/psignal.9
  1.11.2.1.4.1      +0 -0      src/share/man/man9/random.9
  1.3.42.1.4.1      +0 -0      src/share/man/man9/random_harvest.9
  1.2.4.1.4.1       +0 -0      src/share/man/man9/redzone.9
  1.1.4.1.4.1       +0 -0      src/share/man/man9/refcount.9
  1.7.38.1.4.1      +0 -0      src/share/man/man9/resettodr.9
  1.7.42.1.4.1      +0 -0      src/share/man/man9/resource_int_value.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/rijndael.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/rman.9
  1.6.2.2.2.1       +0 -0      src/share/man/man9/rmlock.9
  1.21.2.2.2.1      +0 -0      src/share/man/man9/rtalloc.9
  1.28.2.1.4.1      +0 -0      src/share/man/man9/rtentry.9
  1.7.2.1.4.1       +0 -0      src/share/man/man9/runqueue.9
  1.15.4.1.4.1      +0 -0      src/share/man/man9/rwlock.9
  1.36.2.2.2.1      +0 -0      src/share/man/man9/sbuf.9
  1.7.40.1.4.1      +0 -0      src/share/man/man9/scheduler.9
  1.2.16.1.4.1      +0 -0      src/share/man/man9/securelevel_gt.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/selrecord.9
  1.11.16.1.4.1     +0 -0      src/share/man/man9/sema.9
  1.3.4.1.4.1       +0 -0      src/share/man/man9/sf_buf.9
  1.4.2.1.4.1       +0 -0      src/share/man/man9/sglist.9
  1.3.2.3.2.1       +0 -0      src/share/man/man9/shm_map.9
  1.10.28.1.4.1     +0 -0      src/share/man/man9/signal.9
  1.66.2.2.2.1      +0 -0      src/share/man/man9/sleep.9
  1.20.2.2.2.1      +0 -0      src/share/man/man9/sleepqueue.9
  1.2.16.1.4.1      +0 -0      src/share/man/man9/socket.9
  1.22.2.4.2.1      +0 -0      src/share/man/man9/spl.9
  1.8.2.1.4.1       +0 -0      src/share/man/man9/stack.9
  1.12.2.2.2.1      +0 -0      src/share/man/man9/store.9
  1.134.2.1.4.1     +0 -0      src/share/man/man9/style.9
  1.15.2.2.2.1      +0 -0      src/share/man/man9/swi.9
  1.44.4.1.4.1      +0 -0      src/share/man/man9/sx.9
  1.12.2.3.2.1      +0 -0      src/share/man/man9/sysctl.9
  1.23.2.1.4.1      +0 -0      src/share/man/man9/sysctl_add_oid.9
  1.15.2.2.2.1      +0 -0      src/share/man/man9/sysctl_ctx_init.9
  1.35.2.4.2.1      +0 -0      src/share/man/man9/taskqueue.9
  1.3.16.1.4.1      +0 -0      src/share/man/man9/thread_exit.9
  1.17.16.1.4.1     +0 -0      src/share/man/man9/time.9
  1.36.2.2.2.1      +0 -0      src/share/man/man9/timeout.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/tvtohz.9
  1.11.4.1.4.1      +0 -0      src/share/man/man9/ucred.9
  1.5.28.1.4.1      +0 -0      src/share/man/man9/uidinfo.9
  1.27.2.2.2.1      +0 -0      src/share/man/man9/uio.9
  1.1.2.1.4.1       +0 -0      src/share/man/man9/unr.9
  1.8.2.4.2.1       +0 -0      src/share/man/man9/usbdi.9
  1.8.16.1.4.1      +0 -0      src/share/man/man9/utopia.9
  1.12.2.1.4.1      +0 -0      src/share/man/man9/vaccess.9
  1.2.2.1.4.1       +0 -0      src/share/man/man9/vaccess_acl_nfs4.9
  1.7.2.1.4.1       +0 -0      src/share/man/man9/vaccess_acl_posix1e.9
  1.6.2.2.2.1       +0 -0      src/share/man/man9/vcount.9
  1.7.2.1.4.1       +0 -0      src/share/man/man9/vflush.9
  1.10.2.1.4.1      +0 -0      src/share/man/man9/vfs_busy.9
  1.4.38.1.4.1      +0 -0      src/share/man/man9/vfs_getnewfsid.9
  1.4.2.1.4.1       +0 -0      src/share/man/man9/vfs_getopt.9
  1.4.38.1.4.1      +0 -0      src/share/man/man9/vfs_getvfs.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/vfs_mount.9
  1.3.2.1.4.1       +0 -0      src/share/man/man9/vfs_mountedfrom.9
  1.3.38.1.4.1      +0 -0      src/share/man/man9/vfs_rootmountalloc.9
  1.4.4.1.4.1       +0 -0      src/share/man/man9/vfs_suser.9
  1.4.38.1.4.1      +0 -0      src/share/man/man9/vfs_timestamp.9
  1.11.2.1.4.1      +0 -0      src/share/man/man9/vfs_unbusy.9
  1.7.28.1.4.1      +0 -0      src/share/man/man9/vfs_unmountall.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vfsconf.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/vget.9
  1.7.2.1.4.1       +0 -0      src/share/man/man9/vgone.9
  1.6.4.1.4.1       +0 -0      src/share/man/man9/vhold.9
  1.9.4.1.4.1       +0 -0      src/share/man/man9/vinvalbuf.9
  1.4.36.1.4.1      +0 -0      src/share/man/man9/vm_fault_prefault.9
  1.13.2.1.4.1      +0 -0      src/share/man/man9/vm_map.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_check_protection.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_create.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_delete.9
  1.4.2.1.4.1       +0 -0      src/share/man/man9/vm_map_entry_resize_free.9
  1.5.4.2.2.1       +0 -0      src/share/man/man9/vm_map_find.9
  1.5.28.1.4.1      +0 -0      src/share/man/man9/vm_map_findspace.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_inherit.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_init.9
  1.5.28.1.4.1      +0 -0      src/share/man/man9/vm_map_insert.9
  1.5.4.1.4.1       +0 -0      src/share/man/man9/vm_map_lock.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_lookup.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_madvise.9
  1.3.36.1.4.1      +0 -0      src/share/man/man9/vm_map_max.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_protect.9
  1.5.28.1.4.1      +0 -0      src/share/man/man9/vm_map_remove.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_simplify_entry.9
  1.5.16.1.4.1      +0 -0      src/share/man/man9/vm_map_stack.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_submap.9
  1.1.2.1.4.1       +0 -0      src/share/man/man9/vm_map_sync.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_map_wire.9
  1.1.2.2.2.1       +0 -0      src/share/man/man9/vm_page_aflag.9
  1.8.2.1.4.1       +0 -0      src/share/man/man9/vm_page_alloc.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/vm_page_bits.9
  1.1.42.1.4.1      +0 -0      src/share/man/man9/vm_page_cache.9
  1.3.16.1.4.1      +0 -0      src/share/man/man9/vm_page_deactivate.9
  1.2.42.1.4.1      +0 -0      src/share/man/man9/vm_page_dontneed.9
  1.2.42.1.4.1      +0 -0      src/share/man/man9/vm_page_free.9
  1.3.28.1.4.1      +0 -0      src/share/man/man9/vm_page_grab.9
  1.4.42.1.4.1      +0 -0      src/share/man/man9/vm_page_hold.9
  1.3.42.1.4.1      +0 -0      src/share/man/man9/vm_page_insert.9
  1.6.2.1.4.1       +0 -0      src/share/man/man9/vm_page_io.9
  1.2.28.1.4.1      +0 -0      src/share/man/man9/vm_page_lookup.9
  1.2.42.1.4.1      +0 -0      src/share/man/man9/vm_page_rename.9
  1.1.6.1.4.1       +0 -0      src/share/man/man9/vm_page_sleep_if_busy.9
  1.5.2.1.4.1       +0 -0      src/share/man/man9/vm_page_wakeup.9
  1.3.28.1.4.1      +0 -0      src/share/man/man9/vm_page_wire.9
  1.4.28.1.4.1      +0 -0      src/share/man/man9/vm_set_page_size.9
  1.5.4.1.4.1       +0 -0      src/share/man/man9/vn_fullpath.9
  1.6.28.1.4.1      +0 -0      src/share/man/man9/vn_isdisk.9
  1.32.2.1.4.1      +0 -0      src/share/man/man9/vnode.9
  1.15.2.1.4.1      +0 -0      src/share/man/man9/vref.9
  1.3.2.1.4.1       +0 -0      src/share/man/man9/vrefcnt.9
  1.17.2.1.4.1      +0 -0      src/share/man/man9/vrele.9
  1.16.2.1.4.1      +0 -0      src/share/man/man9/vslock.9
  1.7.2.2.2.1       +0 -0      src/share/man/man9/watchdog.9
  1.8.16.1.4.1      +0 -0      src/share/man/man9/zero_copy.9
  1.33.2.2.2.1      +0 -0      src/share/man/man9/zone.9
  1.8.42.1.4.1      +0 -0      src/share/me/Makefile
  1.2.42.1.4.1      +0 -0      src/share/me/eqn.me
  1.6.44.1.4.1      +0 -0      src/share/me/orig_me.7
  1.3.42.1.4.1      +0 -0      src/share/me/tmac.orig_me
  1.27.4.1.4.1      +0 -0      src/share/misc/Makefile
  1.147.2.1.4.1     +0 -0      src/share/misc/bsd-family-tree
  1.34.2.1.4.1      +0 -0      src/share/misc/committers-doc.dot
  1.112.2.1.4.1     +0 -0      src/share/misc/committers-ports.dot
  1.135.2.1.4.1     +0 -0      src/share/misc/committers-src.dot
  1.27.2.2.4.1      +0 -0      src/share/misc/iso3166
  1.6.4.1.4.1       +0 -0      src/share/misc/iso639
  1.1.44.1.4.1      +0 -0      src/share/misc/latin1
  1.7.2.1.4.1       +0 -0      src/share/misc/mdoc.template
  1.3.4.1.4.1       +0 -0      src/share/misc/operator
  1.3.2.1.4.1       +0 -0      src/share/misc/organization.dot
  1.42.2.1.4.1      +0 -0      src/share/misc/pci_vendors
  1.12.28.3.2.1     +0 -0      src/share/misc/scsi_modes
  1.3.2.1.4.1       +0 -0      src/share/misc/usb_hid_usages
  1.55.2.1.4.1      +0 -0      src/share/mk/Makefile
  1.35.2.2.2.1      +0 -0      src/share/mk/bsd.README
  1.24.4.1.4.1      +0 -0      src/share/mk/bsd.compat.mk
  1.83.2.1.4.1      +0 -0      src/share/mk/bsd.cpu.mk
  1.2.2.1.4.1       +0 -0      src/share/mk/bsd.crunchgen.mk
  1.56.2.1.4.1      +0 -0      src/share/mk/bsd.dep.mk
  1.60.2.1.4.1      +0 -0      src/share/mk/bsd.doc.mk
  1.3.2.1.4.1       +0 -0      src/share/mk/bsd.dtrace.mk
  1.8.2.1.4.1       +0 -0      src/share/mk/bsd.endian.mk
  1.4.28.1.4.1      +0 -0      src/share/mk/bsd.files.mk
  1.7.16.1.4.1      +0 -0      src/share/mk/bsd.incs.mk
  1.74.16.1.4.1     +0 -0      src/share/mk/bsd.info.mk
  1.5.28.1.4.1      +0 -0      src/share/mk/bsd.init.mk
  1.92.4.1.4.1      +0 -0      src/share/mk/bsd.kmod.mk
  1.197.2.5.2.1     +0 -0      src/share/mk/bsd.lib.mk
  1.122.2.2.2.1     +0 -0      src/share/mk/bsd.libnames.mk
  1.2.44.1.4.1      +0 -0      src/share/mk/bsd.links.mk
  1.57.16.1.4.1     +0 -0      src/share/mk/bsd.man.mk
  1.14.16.1.4.1     +0 -0      src/share/mk/bsd.nls.mk
  1.54.28.1.4.1     +0 -0      src/share/mk/bsd.obj.mk
  1.107.2.7.2.1     +0 -0      src/share/mk/bsd.own.mk
  1.1.28.1.4.1      +0 -0      src/share/mk/bsd.pkg.mk
  1.310.2.1.4.1     +0 -0      src/share/mk/bsd.port.mk
  1.1.20.1.4.1      +0 -0      src/share/mk/bsd.port.options.mk
  1.4.42.1.4.1      +0 -0      src/share/mk/bsd.port.post.mk
  1.4.42.1.4.1      +0 -0      src/share/mk/bsd.port.pre.mk
  1.31.36.1.4.1     +0 -0      src/share/mk/bsd.port.subdir.mk
  1.159.2.1.4.1     +0 -0      src/share/mk/bsd.prog.mk
  1.3.4.1.4.1       +0 -0      src/share/mk/bsd.snmpmod.mk
  1.52.2.1.4.1      +0 -0      src/share/mk/bsd.subdir.mk
  1.5.4.1.4.1       +0 -0      src/share/mk/bsd.symver.mk
  1.57.2.8.2.1      +0 -0      src/share/mk/bsd.sys.mk
  1.114.2.1.4.1     +0 -0      src/share/mk/sys.mk
  1.5.4.1.4.1       +0 -0      src/share/mk/version_gen.awk
  1.68.2.1.4.1      +0 -0      src/share/mklocale/Makefile
  1.2.42.1.4.1      +0 -0      src/share/mklocale/README.locale_name
  1.3.4.1.4.1       +0 -0      src/share/mklocale/UTF-8.src
  1.2.40.1.4.1      +0 -0      src/share/mklocale/am_ET.UTF-8.src
  1.2.28.1.4.1      +0 -0      src/share/mklocale/be_BY.CP1131.src
  1.4.42.1.4.1      +0 -0      src/share/mklocale/bg_BG.CP1251.src
  1.3.44.1.4.1      +0 -0      src/share/mklocale/el_GR.ISO8859-7.src
  1.5.44.1.4.1      +0 -0      src/share/mklocale/hi_IN.ISCII-DEV.src
  1.1.38.1.4.1      +0 -0      src/share/mklocale/hy_AM.ARMSCII-8.src
  1.6.4.1.4.1       +0 -0      src/share/mklocale/ja_JP.SJIS.src
  1.6.4.1.4.1       +0 -0      src/share/mklocale/ja_JP.eucJP.src
  1.1.36.1.4.1      +0 -0      src/share/mklocale/kk_KZ.PT154.src
  1.2.38.1.4.1      +0 -0      src/share/mklocale/ko_KR.CP949.src
  1.5.16.1.4.1      +0 -0      src/share/mklocale/ko_KR.eucKR.src
  1.3.44.1.4.1      +0 -0      src/share/mklocale/la_LN.ISO8859-1.src
  1.1.2.1.4.1       +0 -0      src/share/mklocale/la_LN.ISO8859-13.src
  1.3.42.1.4.1      +0 -0      src/share/mklocale/la_LN.ISO8859-15.src
  1.4.44.1.4.1      +0 -0      src/share/mklocale/la_LN.ISO8859-2.src
  1.4.44.1.4.1      +0 -0      src/share/mklocale/la_LN.ISO8859-4.src
  1.3.4.1.4.1       +0 -0      src/share/mklocale/la_LN.US-ASCII.src
  1.3.44.1.4.1      +0 -0      src/share/mklocale/ru_RU.CP866.src
  1.3.44.1.4.1      +0 -0      src/share/mklocale/ru_RU.ISO8859-5.src
  1.4.44.1.4.1      +0 -0      src/share/mklocale/ru_RU.KOI8-R.src
  1.1.4.1.4.1       +0 -0      src/share/mklocale/tr_TR.ISO8859-9.src
  1.3.42.1.4.1      +0 -0      src/share/mklocale/uk_UA.KOI8-U.src
  1.3.40.1.4.1      +0 -0      src/share/mklocale/zh_CN.GB18030.src
  1.1.38.1.4.1      +0 -0      src/share/mklocale/zh_CN.GB2312.src
  1.2.16.1.4.1      +0 -0      src/share/mklocale/zh_CN.GBK.src
  1.5.16.1.4.1      +0 -0      src/share/mklocale/zh_CN.eucCN.src
  1.2.36.1.4.1      +0 -0      src/share/mklocale/zh_HK.Big5HKSCS.src
  1.5.16.1.4.1      +0 -0      src/share/mklocale/zh_TW.Big5.src
  1.67.2.1.4.1      +0 -0      src/share/monetdef/Makefile
  1.7.44.1.4.1      +0 -0      src/share/monetdef/af_ZA.ISO8859-1.src
  1.1.40.1.4.1      +0 -0      src/share/monetdef/am_ET.UTF-8.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/be_BY.CP1131.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/be_BY.CP1251.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/be_BY.ISO8859-5.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/be_BY.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/bg_BG.CP1251.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/bg_BG.UTF-8.src
  1.1.40.1.4.1      +0 -0      src/share/monetdef/ca_ES.ISO8859-1.src
  1.3.44.1.4.1      +0 -0      src/share/monetdef/cs_CZ.ISO8859-2.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/cs_CZ.UTF-8.src
  1.7.44.1.4.1      +0 -0      src/share/monetdef/da_DK.ISO8859-1.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/de_AT.ISO8859-1.src
  1.2.4.1.4.1       +0 -0      src/share/monetdef/de_CH.ISO8859-1.src
  1.8.44.1.4.1      +0 -0      src/share/monetdef/de_DE.ISO8859-1.src
  1.3.44.1.4.1      +0 -0      src/share/monetdef/el_GR.ISO8859-7.src
  1.7.42.1.4.1      +0 -0      src/share/monetdef/en_AU.ISO8859-1.src
  1.6.44.1.4.1      +0 -0      src/share/monetdef/en_CA.ISO8859-1.src
  1.6.44.1.4.1      +0 -0      src/share/monetdef/en_GB.ISO8859-1.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/en_GB.UTF-8.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/en_IE.UTF-8.src
  1.6.44.1.4.1      +0 -0      src/share/monetdef/en_NZ.ISO8859-1.src
  1.7.44.1.4.1      +0 -0      src/share/monetdef/en_US.ISO8859-1.src
  1.3.28.1.4.1      +0 -0      src/share/monetdef/es_ES.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/et_EE.ISO8859-15.src
  1.8.44.1.4.1      +0 -0      src/share/monetdef/fi_FI.ISO8859-1.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/fr_BE.ISO8859-1.src
  1.6.44.1.4.1      +0 -0      src/share/monetdef/fr_CA.ISO8859-1.src
  1.8.44.1.4.1      +0 -0      src/share/monetdef/fr_FR.ISO8859-1.src
  1.2.16.1.4.1      +0 -0      src/share/monetdef/he_IL.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/hi_IN.ISCII-DEV.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/hr_HR.ISO8859-2.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/hu_HU.ISO8859-2.src
  1.1.38.1.4.1      +0 -0      src/share/monetdef/hy_AM.ARMSCII-8.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/hy_AM.UTF-8.src
  1.7.44.1.4.1      +0 -0      src/share/monetdef/is_IS.ISO8859-1.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/it_IT.ISO8859-1.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/ja_JP.UTF-8.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/ja_JP.eucJP.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/kk_KZ.PT154.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/kk_KZ.UTF-8.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/ko_KR.UTF-8.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/ko_KR.eucKR.src
  1.1.42.1.4.1      +0 -0      src/share/monetdef/lt_LT.ISO8859-13.src
  1.1.2.1.4.1       +0 -0      src/share/monetdef/lv_LV.ISO8859-13.src
  1.1.16.1.4.1      +0 -0      src/share/monetdef/mn_MN.UTF-8.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/nl_BE.ISO8859-1.src
  1.8.44.1.4.1      +0 -0      src/share/monetdef/nl_NL.ISO8859-1.src
  1.7.44.1.4.1      +0 -0      src/share/monetdef/no_NO.ISO8859-1.src
  1.3.44.1.4.1      +0 -0      src/share/monetdef/pl_PL.ISO8859-2.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/pl_PL.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/pt_BR.ISO8859-1.src
  1.3.16.1.4.1      +0 -0      src/share/monetdef/pt_PT.ISO8859-1.src
  1.1.6.1.4.1       +0 -0      src/share/monetdef/pt_PT.ISO8859-15.src
  1.1.6.1.4.1       +0 -0      src/share/monetdef/pt_PT.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/ro_RO.ISO8859-2.src
  1.2.16.1.4.1      +0 -0      src/share/monetdef/ru_RU.CP1251.src
  1.2.16.1.4.1      +0 -0      src/share/monetdef/ru_RU.CP866.src
  1.2.16.1.4.1      +0 -0      src/share/monetdef/ru_RU.ISO8859-5.src
  1.8.16.1.4.1      +0 -0      src/share/monetdef/ru_RU.KOI8-R.src
  1.2.16.1.4.1      +0 -0      src/share/monetdef/ru_RU.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/sk_SK.ISO8859-2.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/sl_SI.ISO8859-2.src
  1.1.42.1.4.1      +0 -0      src/share/monetdef/sr_YU.ISO8859-2.src
  1.1.42.1.4.1      +0 -0      src/share/monetdef/sr_YU.ISO8859-5.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/sr_YU.UTF-8.src
  1.7.44.1.4.1      +0 -0      src/share/monetdef/sv_SE.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/tr_TR.ISO8859-9.src
  1.1.28.1.4.1      +0 -0      src/share/monetdef/uk_UA.CP1251.src
  1.1.44.1.4.1      +0 -0      src/share/monetdef/uk_UA.ISO8859-5.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/uk_UA.KOI8-U.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/uk_UA.UTF-8.src
  1.2.2.1.4.1       +0 -0      src/share/monetdef/zh_CN.GB18030.src
  1.2.2.1.4.1       +0 -0      src/share/monetdef/zh_CN.GB2312.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/zh_CN.UTF-8.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/zh_CN.eucCN.src
  1.1.36.1.4.1      +0 -0      src/share/monetdef/zh_HK.UTF-8.src
  1.2.44.1.4.1      +0 -0      src/share/monetdef/zh_TW.Big5.src
  1.68.2.1.4.1      +0 -0      src/share/msgdef/Makefile
  1.1.44.1.4.1      +0 -0      src/share/msgdef/af_ZA.ISO8859-1.src
  1.2.16.1.4.1      +0 -0      src/share/msgdef/am_ET.UTF-8.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/be_BY.CP1131.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/be_BY.CP1251.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/be_BY.ISO8859-5.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/be_BY.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/bg_BG.CP1251.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/bg_BG.UTF-8.src
  1.1.40.1.4.1      +0 -0      src/share/msgdef/ca_ES.ISO8859-1.src
  1.2.44.1.4.1      +0 -0      src/share/msgdef/cs_CZ.ISO8859-2.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/da_DK.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/de_DE.ISO8859-1.src
  1.2.44.1.4.1      +0 -0      src/share/msgdef/el_GR.ISO8859-7.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/el_GR.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/en_CA.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/en_GB.ISO8859-1.src
  1.2.44.1.4.1      +0 -0      src/share/msgdef/en_US.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/es_ES.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/et_EE.ISO8859-15.src
  1.1.28.1.4.1      +0 -0      src/share/msgdef/eu_ES.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/fi_FI.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/fr_BE.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/fr_CH.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/fr_FR.ISO8859-1.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/he_IL.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/hi_IN.ISCII-DEV.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/hr_HR.ISO8859-2.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/hu_HU.ISO8859-2.src
  1.1.38.1.4.1      +0 -0      src/share/msgdef/hy_AM.ARMSCII-8.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/hy_AM.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/is_IS.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/it_IT.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/ja_JP.SJIS.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/ja_JP.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/ja_JP.eucJP.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/kk_KZ.PT154.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/kk_KZ.UTF-8.src
  1.1.4.1.4.1       +0 -0      src/share/msgdef/ko_KR.UTF-8.src
  1.2.4.1.4.1       +0 -0      src/share/msgdef/ko_KR.eucKR.src
  1.1.42.1.4.1      +0 -0      src/share/msgdef/lt_LT.ISO8859-13.src
  1.1.2.1.4.1       +0 -0      src/share/msgdef/lv_LV.ISO8859-13.src
  1.1.2.1.4.1       +0 -0      src/share/msgdef/lv_LV.UTF-8.src
  1.1.16.1.4.1      +0 -0      src/share/msgdef/mn_MN.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/nl_NL.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/no_NO.ISO8859-1.src
  1.2.44.1.4.1      +0 -0      src/share/msgdef/pl_PL.ISO8859-2.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/pt_PT.ISO8859-1.src
  1.2.16.1.4.1      +0 -0      src/share/msgdef/ro_RO.ISO8859-2.src
  1.1.40.1.4.1      +0 -0      src/share/msgdef/ru_RU.CP1251.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/ru_RU.CP866.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/ru_RU.ISO8859-5.src
  1.2.44.1.4.1      +0 -0      src/share/msgdef/ru_RU.KOI8-R.src
  1.2.28.1.4.1      +0 -0      src/share/msgdef/ru_RU.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/sl_SI.ISO8859-2.src
  1.1.42.1.4.1      +0 -0      src/share/msgdef/sr_YU.ISO8859-2.src
  1.1.42.1.4.1      +0 -0      src/share/msgdef/sr_YU.ISO8859-5.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/sr_YU.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/sv_SE.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/tr_TR.ISO8859-9.src
  1.1.28.1.4.1      +0 -0      src/share/msgdef/uk_UA.CP1251.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/uk_UA.ISO8859-5.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/uk_UA.KOI8-U.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/uk_UA.UTF-8.src
  1.1.40.1.4.1      +0 -0      src/share/msgdef/zh_CN.GB18030.src
  1.1.38.1.4.1      +0 -0      src/share/msgdef/zh_CN.GB2312.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/zh_CN.UTF-8.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/zh_CN.eucCN.src
  1.1.44.1.4.1      +0 -0      src/share/msgdef/zh_TW.Big5.src
  1.1.36.1.4.1      +0 -0      src/share/msgdef/zh_TW.UTF-8.src
  1.64.2.1.4.1      +0 -0      src/share/numericdef/Makefile
  1.4.44.1.4.1      +0 -0      src/share/numericdef/af_ZA.ISO8859-1.src
  1.1.40.1.4.1      +0 -0      src/share/numericdef/am_ET.UTF-8.src
  1.1.36.1.4.1      +0 -0      src/share/numericdef/be_BY.CP1251.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/bg_BG.CP1251.src
  1.1.40.1.4.1      +0 -0      src/share/numericdef/ca_ES.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/cs_CZ.ISO8859-2.src
  1.4.44.1.4.1      +0 -0      src/share/numericdef/da_DK.ISO8859-1.src
  1.1.6.1.4.1       +0 -0      src/share/numericdef/de_CH.ISO8859-1.src
  1.3.44.1.4.1      +0 -0      src/share/numericdef/de_DE.ISO8859-1.src
  1.3.28.1.4.1      +0 -0      src/share/numericdef/el_GR.ISO8859-7.src
  1.4.44.1.4.1      +0 -0      src/share/numericdef/en_US.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/es_ES.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/et_EE.ISO8859-15.src
  1.2.28.1.4.1      +0 -0      src/share/numericdef/eu_ES.ISO8859-1.src
  1.4.44.1.4.1      +0 -0      src/share/numericdef/fi_FI.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/fr_BE.ISO8859-1.src
  1.3.44.1.4.1      +0 -0      src/share/numericdef/fr_FR.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/hi_IN.ISCII-DEV.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/hr_HR.ISO8859-2.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/hu_HU.ISO8859-2.src
  1.1.38.1.4.1      +0 -0      src/share/numericdef/hy_AM.ARMSCII-8.src
  1.4.44.1.4.1      +0 -0      src/share/numericdef/is_IS.ISO8859-1.src
  1.2.36.1.4.1      +0 -0      src/share/numericdef/it_IT.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/ja_JP.eucJP.src
  1.1.36.1.4.1      +0 -0      src/share/numericdef/kk_KZ.PT154.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/ko_KR.eucKR.src
  1.1.42.1.4.1      +0 -0      src/share/numericdef/lt_LT.ISO8859-13.src
  1.1.16.1.4.1      +0 -0      src/share/numericdef/mn_MN.UTF-8.src
  1.3.44.1.4.1      +0 -0      src/share/numericdef/nl_NL.ISO8859-1.src
  1.4.44.1.4.1      +0 -0      src/share/numericdef/no_NO.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/pl_PL.ISO8859-2.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/pt_BR.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/pt_PT.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/ro_RO.ISO8859-2.src
  1.5.44.1.4.1      +0 -0      src/share/numericdef/ru_RU.KOI8-R.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/sk_SK.ISO8859-2.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/sl_SI.ISO8859-2.src
  1.1.42.1.4.1      +0 -0      src/share/numericdef/sr_YU.ISO8859-2.src
  1.1.42.1.4.1      +0 -0      src/share/numericdef/sr_YU.ISO8859-5.src
  1.4.44.1.4.1      +0 -0      src/share/numericdef/sv_SE.ISO8859-1.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/tr_TR.ISO8859-9.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/uk_UA.KOI8-U.src
  1.1.44.1.4.1      +0 -0      src/share/numericdef/zh_CN.eucCN.src
  1.4.28.1.4.1      +0 -0      src/share/security/Makefile
  1.2.2.1.4.1       +0 -0      src/share/security/lomac-policy.contexts
  1.11.4.1.4.1      +0 -0      src/share/sendmail/Makefile
  1.11.28.1.4.1     +0 -0      src/share/skel/Makefile
  1.14.16.2.2.1     +0 -0      src/share/skel/dot.cshrc
  1.17.4.1.4.1      +0 -0      src/share/skel/dot.login
  1.3.42.1.4.1      +0 -0      src/share/skel/dot.login_conf
  1.3.38.1.4.1      +0 -0      src/share/skel/dot.mail_aliases
  1.6.62.1.4.1      +0 -0      src/share/skel/dot.mailrc
  1.24.2.1.4.1      +0 -0      src/share/skel/dot.profile
  1.6.62.1.4.1      +0 -0      src/share/skel/dot.rhosts
  1.4.2.1.4.1       +0 -0      src/share/skel/dot.shrc
  1.1.36.1.4.1      +0 -0      src/share/snmp/Makefile
  1.5.16.1.4.1      +0 -0      src/share/snmp/mibs/FREEBSD-MIB.txt
  1.3.28.1.4.1      +0 -0      src/share/snmp/mibs/Makefile
  1.4.62.1.4.1      +0 -0      src/share/syscons/Makefile
  1.28.2.1.4.1      +0 -0      src/share/syscons/fonts/INDEX.fonts
  1.38.2.1.4.1      +0 -0      src/share/syscons/fonts/Makefile
  1.1.38.1.4.1      +0 -0      src/share/syscons/fonts/armscii8-8x14.fnt
  1.1.38.1.4.1      +0 -0      src/share/syscons/fonts/armscii8-8x16.fnt
  1.1.38.1.4.1      +0 -0      src/share/syscons/fonts/armscii8-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/cp1251-8x14.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/cp1251-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/cp1251-8x8.fnt
  1.1.44.1.4.1      +0 -0      src/share/syscons/fonts/cp866u-8x14.fnt
  1.1.44.1.4.1      +0 -0      src/share/syscons/fonts/cp866u-8x16.fnt
  1.1.44.1.4.1      +0 -0      src/share/syscons/fonts/cp866u-8x8.fnt
  1.1.38.1.4.1      +0 -0      src/share/syscons/fonts/haik8-8x14.fnt
  1.1.38.1.4.1      +0 -0      src/share/syscons/fonts/haik8-8x16.fnt
  1.1.38.1.4.1      +0 -0      src/share/syscons/fonts/haik8-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso-8x14.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso-8x8.fnt
  1.3.42.1.4.1      +0 -0      src/share/syscons/fonts/iso-thin-8x16.fnt
  1.3.42.1.4.1      +0 -0      src/share/syscons/fonts/iso02-8x14.fnt
  1.3.42.1.4.1      +0 -0      src/share/syscons/fonts/iso02-8x16.fnt
  1.3.42.1.4.1      +0 -0      src/share/syscons/fonts/iso02-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-8x14.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-vga9-8x14.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-vga9-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-vga9-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-vga9-wide-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso04-wide-8x16.fnt
  1.2.44.1.4.1      +0 -0      src/share/syscons/fonts/iso05-8x14.fnt
  1.2.44.1.4.1      +0 -0      src/share/syscons/fonts/iso05-8x16.fnt
  1.2.44.1.4.1      +0 -0      src/share/syscons/fonts/iso05-8x8.fnt
  1.2.44.1.4.1      +0 -0      src/share/syscons/fonts/iso07-8x14.fnt
  1.2.44.1.4.1      +0 -0      src/share/syscons/fonts/iso07-8x16.fnt
  1.3.44.1.4.1      +0 -0      src/share/syscons/fonts/iso07-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso08-8x14.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso08-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso08-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/iso09-8x16.fnt
  1.4.16.1.4.1      +0 -0      src/share/syscons/fonts/iso15-8x14.fnt
  1.4.16.1.4.1      +0 -0      src/share/syscons/fonts/iso15-8x16.fnt
  1.4.16.1.4.1      +0 -0      src/share/syscons/fonts/iso15-8x8.fnt
  1.4.16.1.4.1      +0 -0      src/share/syscons/fonts/iso15-thin-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-r-8x14.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-r-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-r-8x8.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-rb-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-rc-8x16.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-u-8x14.fnt
  1.2.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-u-8x16.fnt
  1.3.42.1.4.1      +0 -0      src/share/syscons/fonts/koi8-u-8x8.fnt
  1.1.36.1.4.1      +0 -0      src/share/syscons/fonts/swiss-1131-8x16.fnt
  1.1.36.1.4.1      +0 -0      src/share/syscons/fonts/swiss-1251-8x16.fnt
  1.1.2.1.4.1       +0 -0      src/share/syscons/fonts/swiss-8x14.fnt
  1.62.2.1.4.1      +0 -0      src/share/syscons/keymaps/INDEX.keymaps
  1.76.2.2.2.1      +0 -0      src/share/syscons/keymaps/Makefile
  1.5.36.1.4.1      +0 -0      src/share/syscons/keymaps/be.iso.acc.kbd
  1.13.36.1.4.1     +0 -0      src/share/syscons/keymaps/be.iso.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/bg.bds.ctrlcaps.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/bg.phonetic.ctrlcaps.kbd
  1.8.42.1.4.1      +0 -0      src/share/syscons/keymaps/br275.cp850.kbd
  1.5.42.1.4.1      +0 -0      src/share/syscons/keymaps/br275.iso.acc.kbd
  1.7.42.1.4.1      +0 -0      src/share/syscons/keymaps/br275.iso.kbd
  1.1.36.1.4.1      +0 -0      src/share/syscons/keymaps/by.cp1131.kbd
  1.1.36.1.4.1      +0 -0      src/share/syscons/keymaps/by.cp1251.kbd
  1.1.36.1.4.1      +0 -0      src/share/syscons/keymaps/by.iso5.kbd
  1.3.42.1.4.1      +0 -0      src/share/syscons/keymaps/ce.iso2.kbd
  1.2.4.1.4.1       +0 -0      src/share/syscons/keymaps/colemak.iso15.acc.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/cs.latin2.qwertz.kbd
  1.3.42.1.4.1      +0 -0      src/share/syscons/keymaps/cz.iso2.kbd
  1.15.42.1.4.1     +0 -0      src/share/syscons/keymaps/danish.cp865.kbd
  1.1.6.1.4.1       +0 -0      src/share/syscons/keymaps/danish.iso.acc.kbd
  1.16.42.1.4.1     +0 -0      src/share/syscons/keymaps/danish.iso.kbd
  1.1.42.1.4.1      +0 -0      src/share/syscons/keymaps/dutch.iso.acc.kbd
  1.1.4.1.4.1       +0 -0      src/share/syscons/keymaps/eee_nordic.kbd
  1.1.44.1.4.1      +0 -0      src/share/syscons/keymaps/el.iso07.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/estonian.cp850.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/estonian.iso.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/estonian.iso15.kbd
  1.3.42.1.4.1      +0 -0      src/share/syscons/keymaps/finnish.cp850.kbd
  1.4.42.1.4.1      +0 -0      src/share/syscons/keymaps/finnish.iso.kbd
  1.2.2.1.4.1       +0 -0      src/share/syscons/keymaps/fr.dvorak.acc.kbd
  1.1.42.1.4.1      +0 -0      src/share/syscons/keymaps/fr.dvorak.kbd
  1.5.42.1.4.1      +0 -0      src/share/syscons/keymaps/fr.iso.acc.kbd
  1.14.42.1.4.1     +0 -0      src/share/syscons/keymaps/fr.iso.kbd
  1.2.4.1.4.1       +0 -0      src/share/syscons/keymaps/fr.macbook.acc.kbd
  1.4.42.1.4.1      +0 -0      src/share/syscons/keymaps/fr_CA.iso.acc.kbd
  1.15.42.1.4.1     +0 -0      src/share/syscons/keymaps/german.cp850.kbd
  1.1.40.1.4.1      +0 -0      src/share/syscons/keymaps/german.iso.acc.kbd
  1.17.42.1.4.1     +0 -0      src/share/syscons/keymaps/german.iso.kbd
  1.2.44.1.4.1      +0 -0      src/share/syscons/keymaps/gr.elot.acc.kbd
  1.2.44.1.4.1      +0 -0      src/share/syscons/keymaps/gr.us101.acc.kbd
  1.4.16.1.4.1      +0 -0      src/share/syscons/keymaps/hr.iso.kbd
  1.4.42.1.4.1      +0 -0      src/share/syscons/keymaps/hu.iso2.101keys.kbd
  1.4.42.1.4.1      +0 -0      src/share/syscons/keymaps/hu.iso2.102keys.kbd
  1.1.38.1.4.1      +0 -0      src/share/syscons/keymaps/hy.armscii-8.kbd
  1.6.42.1.4.1      +0 -0      src/share/syscons/keymaps/icelandic.iso.acc.kbd
  1.6.42.1.4.1      +0 -0      src/share/syscons/keymaps/icelandic.iso.kbd
  1.11.36.1.4.1     +0 -0      src/share/syscons/keymaps/it.iso.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/iw.iso8.kbd
  1.9.42.1.4.1      +0 -0      src/share/syscons/keymaps/jp.106.kbd
  1.8.42.1.4.1      +0 -0      src/share/syscons/keymaps/jp.106x.kbd
  1.1.44.1.4.1      +0 -0      src/share/syscons/keymaps/jp.pc98.iso.kbd
  1.1.44.1.4.1      +0 -0      src/share/syscons/keymaps/jp.pc98.kbd
  1.1.36.1.4.1      +0 -0      src/share/syscons/keymaps/kk.pt154.io.kbd
  1.1.36.1.4.1      +0 -0      src/share/syscons/keymaps/kk.pt154.kst.kbd
  1.1.38.1.4.1      +0 -0      src/share/syscons/keymaps/latinamerican.iso.acc.kbd
  1.1.38.1.4.1      +0 -0      src/share/syscons/keymaps/latinamerican.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/lt.iso4.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/norwegian.dvorak.kbd
  1.8.38.1.4.1      +0 -0      src/share/syscons/keymaps/norwegian.iso.kbd
  1.6.44.1.4.1      +0 -0      src/share/syscons/keymaps/pl_PL.ISO8859-2.kbd
  1.1.6.1.4.1       +0 -0      src/share/syscons/keymaps/pl_PL.dvorak.kbd
  1.5.42.1.4.1      +0 -0      src/share/syscons/keymaps/pt.iso.acc.kbd
  1.5.42.1.4.1      +0 -0      src/share/syscons/keymaps/pt.iso.kbd
  1.7.42.1.4.1      +0 -0      src/share/syscons/keymaps/ru.cp866.kbd
  1.1.44.1.4.1      +0 -0      src/share/syscons/keymaps/ru.iso5.kbd
  1.15.42.1.4.1     +0 -0      src/share/syscons/keymaps/ru.koi8-r.kbd
  1.14.42.1.4.1     +0 -0      src/share/syscons/keymaps/ru.koi8-r.shift.kbd
  1.1.36.1.4.1      +0 -0      src/share/syscons/keymaps/ru.koi8-r.win.kbd
  1.6.42.1.4.1      +0 -0      src/share/syscons/keymaps/si.iso.kbd
  1.3.42.1.4.1      +0 -0      src/share/syscons/keymaps/sk.iso2.kbd
  1.1.2.2.2.1       +0 -0      src/share/syscons/keymaps/spanish.dvorak.kbd
  1.6.42.1.4.1      +0 -0      src/share/syscons/keymaps/spanish.iso.acc.kbd
  1.8.42.1.4.1      +0 -0      src/share/syscons/keymaps/spanish.iso.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/spanish.iso15.acc.kbd
  1.14.42.1.4.1     +0 -0      src/share/syscons/keymaps/swedish.cp850.kbd
  1.17.42.1.4.1     +0 -0      src/share/syscons/keymaps/swedish.iso.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/swissfrench.cp850.kbd
  1.3.42.1.4.1      +0 -0      src/share/syscons/keymaps/swissfrench.iso.acc.kbd
  1.6.42.1.4.1      +0 -0      src/share/syscons/keymaps/swissfrench.iso.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/swissgerman.cp850.kbd
  1.3.42.1.4.1      +0 -0      src/share/syscons/keymaps/swissgerman.iso.acc.kbd
  1.7.42.1.4.1      +0 -0      src/share/syscons/keymaps/swissgerman.iso.kbd
  1.1.6.1.4.1       +0 -0      src/share/syscons/keymaps/swissgerman.macbook.acc.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/tr.iso9.q.kbd
  1.1.44.1.4.1      +0 -0      src/share/syscons/keymaps/ua.iso5.kbd
  1.5.42.1.4.1      +0 -0      src/share/syscons/keymaps/ua.koi8-u.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/ua.koi8-u.shift.alt.kbd
  1.15.42.1.4.1     +0 -0      src/share/syscons/keymaps/uk.cp850-ctrl.kbd
  1.14.42.1.4.1     +0 -0      src/share/syscons/keymaps/uk.cp850.kbd
  1.1.6.1.4.1       +0 -0      src/share/syscons/keymaps/uk.dvorak.kbd
  1.18.4.1.4.1      +0 -0      src/share/syscons/keymaps/uk.iso-ctrl.kbd
  1.17.42.1.4.1     +0 -0      src/share/syscons/keymaps/uk.iso.kbd
  1.7.42.1.4.1      +0 -0      src/share/syscons/keymaps/us.dvorak.kbd
  1.5.42.1.4.1      +0 -0      src/share/syscons/keymaps/us.dvorakl.kbd
  1.5.42.1.4.1      +0 -0      src/share/syscons/keymaps/us.dvorakr.kbd
  1.7.42.1.4.1      +0 -0      src/share/syscons/keymaps/us.dvorakx.kbd
  1.3.42.1.4.1      +0 -0      src/share/syscons/keymaps/us.emacs.kbd
  1.1.40.1.4.1      +0 -0      src/share/syscons/keymaps/us.iso.acc.kbd
  1.16.42.1.4.1     +0 -0      src/share/syscons/keymaps/us.iso.kbd
  1.2.42.1.4.1      +0 -0      src/share/syscons/keymaps/us.pc-ctrl.kbd
  1.6.42.1.4.1      +0 -0      src/share/syscons/keymaps/us.unix.kbd
  1.23.36.1.4.1     +0 -0      src/share/syscons/scrnmaps/Makefile
  1.1.38.1.4.1      +0 -0      src/share/syscons/scrnmaps/armscii8-2haik8
  1.3.42.1.4.1      +0 -0      src/share/syscons/scrnmaps/iso-8859-1_to_cp437
  1.1.44.1.4.1      +0 -0      src/share/syscons/scrnmaps/iso-8859-4_for_vga9
  1.3.44.1.4.1      +0 -0      src/share/syscons/scrnmaps/iso-8859-7_to_cp437
  1.3.42.1.4.1      +0 -0      src/share/syscons/scrnmaps/koi8-r2cp866
  1.3.42.1.4.1      +0 -0      src/share/syscons/scrnmaps/koi8-u2cp866u
  1.2.42.1.4.1      +0 -0      src/share/syscons/scrnmaps/mkscrfil.c
  1.2.44.1.4.1      +0 -0      src/share/syscons/scrnmaps/us-ascii_to_cp437
  1.10.42.1.4.1     +0 -0      src/share/tabset/Makefile
  1.19.16.1.4.1     +0 -0      src/share/termcap/Makefile
  1.6.42.1.4.1      +0 -0      src/share/termcap/reorder
  1.29.2.1.4.1      +0 -0      src/share/termcap/termcap.5
  1.161.2.1.4.1     +0 -0      src/share/termcap/termcap.src
  1.55.2.1.4.1      +0 -0      src/share/timedef/Makefile
  1.4.4.1.4.1       +0 -0      src/share/timedef/am_ET.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/be_BY.CP1131.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/be_BY.CP1251.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/be_BY.ISO8859-5.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/be_BY.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/bg_BG.CP1251.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/bg_BG.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/ca_ES.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/ca_ES.UTF-8.src
  1.7.4.1.4.1       +0 -0      src/share/timedef/cs_CZ.ISO8859-2.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/cs_CZ.UTF-8.src
  1.13.4.1.4.1      +0 -0      src/share/timedef/da_DK.ISO8859-1.src
  1.4.4.1.4.1       +0 -0      src/share/timedef/da_DK.UTF-8.src
  1.10.4.1.4.1      +0 -0      src/share/timedef/de_AT.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/de_AT.UTF-8.src
  1.17.4.1.4.1      +0 -0      src/share/timedef/de_DE.ISO8859-1.src
  1.5.4.1.4.1       +0 -0      src/share/timedef/de_DE.UTF-8.src
  1.6.4.1.4.1       +0 -0      src/share/timedef/el_GR.ISO8859-7.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/el_GR.UTF-8.src
  1.11.4.1.4.1      +0 -0      src/share/timedef/en_GB.ISO8859-1.src
  1.11.4.1.4.1      +0 -0      src/share/timedef/en_US.ISO8859-1.src
  1.10.4.1.4.1      +0 -0      src/share/timedef/es_ES.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/es_ES.UTF-8.src
  1.7.4.1.4.1       +0 -0      src/share/timedef/et_EE.ISO8859-15.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/et_EE.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/eu_ES.ISO8859-1.src
  1.10.4.1.4.1      +0 -0      src/share/timedef/fi_FI.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/fi_FI.UTF-8.src
  1.15.2.1.4.1      +0 -0      src/share/timedef/fr_FR.ISO8859-1.src
  1.4.2.1.4.1       +0 -0      src/share/timedef/fr_FR.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/he_IL.UTF-8.src
  1.4.2.1.4.1       +0 -0      src/share/timedef/hi_IN.ISCII-DEV.src
  1.10.4.1.4.1      +0 -0      src/share/timedef/hr_HR.ISO8859-2.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/hr_HR.UTF-8.src
  1.9.4.1.4.1       +0 -0      src/share/timedef/hu_HU.ISO8859-2.src
  1.4.4.1.4.1       +0 -0      src/share/timedef/hu_HU.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/hy_AM.ARMSCII-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/hy_AM.UTF-8.src
  1.11.4.1.4.1      +0 -0      src/share/timedef/is_IS.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/is_IS.UTF-8.src
  1.13.4.1.4.1      +0 -0      src/share/timedef/it_IT.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/it_IT.UTF-8.src
  1.17.2.1.4.1      +0 -0      src/share/timedef/ja_JP.SJIS.src
  1.6.2.1.4.1       +0 -0      src/share/timedef/ja_JP.UTF-8.src
  1.15.2.1.4.1      +0 -0      src/share/timedef/ja_JP.eucJP.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/kk_KZ.PT154.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/kk_KZ.UTF-8.src
  1.6.4.1.4.1       +0 -0      src/share/timedef/ko_KR.UTF-8.src
  1.17.4.1.4.1      +0 -0      src/share/timedef/ko_KR.eucKR.src
  1.9.4.1.4.1       +0 -0      src/share/timedef/la_LN.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/lt_LT.ISO8859-13.src
  1.7.4.1.4.1       +0 -0      src/share/timedef/lt_LT.ISO8859-4.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/lt_LT.UTF-8.src
  1.1.2.1.4.1       +0 -0      src/share/timedef/lv_LV.ISO8859-13.src
  1.1.2.1.4.1       +0 -0      src/share/timedef/lv_LV.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/mn_MN.UTF-8.src
  1.1.8.1.4.1       +0 -0      src/share/timedef/nb_NO.ISO8859-1.src
  1.1.8.1.4.1       +0 -0      src/share/timedef/nb_NO.UTF-8.src
  1.9.4.1.4.1       +0 -0      src/share/timedef/nl_NL.ISO8859-1.src
  1.3.6.1.4.1       +0 -0      src/share/timedef/nn_NO.ISO8859-1.src
  1.3.6.1.4.1       +0 -0      src/share/timedef/nn_NO.UTF-8.src
  1.12.2.1.4.1      +0 -0      src/share/timedef/pl_PL.ISO8859-2.src
  1.6.2.1.4.1       +0 -0      src/share/timedef/pl_PL.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/pt_BR.ISO8859-1.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/pt_BR.UTF-8.src
  1.15.4.1.4.1      +0 -0      src/share/timedef/pt_PT.ISO8859-1.src
  1.4.4.1.4.1       +0 -0      src/share/timedef/pt_PT.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/ro_RO.ISO8859-2.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/ro_RO.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/ru_RU.CP1251.src
  1.20.4.1.4.1      +0 -0      src/share/timedef/ru_RU.CP866.src
  1.11.4.1.4.1      +0 -0      src/share/timedef/ru_RU.ISO8859-5.src
  1.20.4.1.4.1      +0 -0      src/share/timedef/ru_RU.KOI8-R.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/ru_RU.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/sk_SK.ISO8859-2.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/sk_SK.UTF-8.src
  1.10.4.1.4.1      +0 -0      src/share/timedef/sl_SI.ISO8859-2.src
  1.4.4.1.4.1       +0 -0      src/share/timedef/sl_SI.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/sr_YU.ISO8859-2.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/sr_YU.ISO8859-5.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/sr_YU.UTF-8.src
  1.11.4.1.4.1      +0 -0      src/share/timedef/sv_SE.ISO8859-1.src
  1.4.4.1.4.1       +0 -0      src/share/timedef/sv_SE.UTF-8.src
  1.7.4.1.4.1       +0 -0      src/share/timedef/tr_TR.ISO8859-9.src
  1.4.4.1.4.1       +0 -0      src/share/timedef/tr_TR.UTF-8.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/uk_UA.CP1251.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/uk_UA.ISO8859-5.src
  1.10.4.1.4.1      +0 -0      src/share/timedef/uk_UA.KOI8-U.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/uk_UA.UTF-8.src
  1.4.4.1.4.1       +0 -0      src/share/timedef/zh_CN.GB18030.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/zh_CN.GB2312.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/zh_CN.UTF-8.src
  1.14.4.1.4.1      +0 -0      src/share/timedef/zh_CN.eucCN.src
  1.12.4.1.4.1      +0 -0      src/share/timedef/zh_TW.Big5.src
  1.3.4.1.4.1       +0 -0      src/share/timedef/zh_TW.UTF-8.src
  1.28.2.1.4.1      +0 -0      src/share/zoneinfo/Makefile
  1.59.2.3.2.1      +0 -0      src/sys/Makefile
  1.12.4.1.4.1      +0 -0      src/sys/amd64/Makefile
  1.28.2.2.2.1      +0 -0      src/sys/amd64/acpica/acpi_machdep.c
  1.11.2.4.2.1      +0 -0      src/sys/amd64/acpica/acpi_switch.S
  1.9.2.5.2.1       +0 -0      src/sys/amd64/acpica/acpi_wakecode.S
  1.42.2.9.2.1      +0 -0      src/sys/amd64/acpica/acpi_wakeup.c
  1.38.2.1.4.1      +0 -0      src/sys/amd64/amd64/amd64_mem.c
  1.119.2.2.2.1     +0 -0      src/sys/amd64/amd64/apic_vector.S
  1.5.38.1.4.1      +0 -0      src/sys/amd64/amd64/atomic.c
  1.1.4.1.4.1       +0 -0      src/sys/amd64/amd64/atpic_vector.S
  1.182.28.1.4.1    +0 -0      src/sys/amd64/amd64/autoconf.c
  1.73.16.1.4.1     +0 -0      src/sys/amd64/amd64/bios.c
  1.22.2.1.4.1      +0 -0      src/sys/amd64/amd64/bpf_jit_machdep.c
  1.15.2.1.4.1      +0 -0      src/sys/amd64/amd64/bpf_jit_machdep.h
  1.181.2.2.2.1     +0 -0      src/sys/amd64/amd64/cpu_switch.S
  1.32.4.1.4.1      +0 -0      src/sys/amd64/amd64/db_disasm.c
  1.83.2.1.4.1      +0 -0      src/sys/amd64/amd64/db_interface.c
  1.86.2.1.4.1      +0 -0      src/sys/amd64/amd64/db_trace.c
  1.36.2.1.4.1      +0 -0      src/sys/amd64/amd64/elf_machdep.c
  1.158.2.1.4.1     +0 -0      src/sys/amd64/amd64/exception.S
  1.178.2.4.2.1     +0 -0      src/sys/amd64/amd64/fpu.c
  1.6.16.1.4.1      +0 -0      src/sys/amd64/amd64/gdb_machdep.c
  1.187.2.2.2.1     +0 -0      src/sys/amd64/amd64/genassym.c
  1.191.2.2.2.1     +0 -0      src/sys/amd64/amd64/identcpu.c
  1.5.28.1.4.1      +0 -0      src/sys/amd64/amd64/in_cksum.c
  1.61.2.3.2.1      +0 -0      src/sys/amd64/amd64/initcpu.c
  1.4.2.1.4.1       +0 -0      src/sys/amd64/amd64/io.c
  1.68.2.3.2.1      +0 -0      src/sys/amd64/amd64/legacy.c
  1.175.40.1.4.1    +0 -0      src/sys/amd64/amd64/locore.S
  1.754.2.6.2.1     +0 -0      src/sys/amd64/amd64/machdep.c
  1.126.2.1.4.1     +0 -0      src/sys/amd64/amd64/mem.c
  1.15.2.3.2.1      +0 -0      src/sys/amd64/amd64/minidump_machdep.c
  1.345.2.6.2.1     +0 -0      src/sys/amd64/amd64/mp_machdep.c
  1.7.2.1.4.1       +0 -0      src/sys/amd64/amd64/mp_watchdog.c
  1.26.36.1.4.1     +0 -0      src/sys/amd64/amd64/mpboot.S
  1.726.2.12.2.1    +0 -0      src/sys/amd64/amd64/pmap.c
  1.36.2.1.4.1      +0 -0      src/sys/amd64/amd64/prof_machdep.c
  1.1.2.3.2.1       +0 -0      src/sys/amd64/amd64/ptrace_machdep.c
  1.1.40.1.4.1      +0 -0      src/sys/amd64/amd64/sigtramp.S
  1.1.6.1.4.1       +0 -0      src/sys/amd64/amd64/stack_machdep.c
  1.133.2.1.4.1     +0 -0      src/sys/amd64/amd64/support.S
  1.104.2.2.2.1     +0 -0      src/sys/amd64/amd64/sys_machdep.c
  1.357.2.10.2.1    +0 -0      src/sys/amd64/amd64/trap.c
  1.7.2.1.4.1       +0 -0      src/sys/amd64/amd64/uio_machdep.c
  1.4.16.3.2.1      +0 -0      src/sys/amd64/amd64/uma_machdep.c
  1.277.2.3.2.1     +0 -0      src/sys/amd64/amd64/vm_machdep.c
  1.22.2.1.4.1      +0 -0      src/sys/amd64/conf/DEFAULTS
  1.568.2.14.2.1    +0 -0      src/sys/amd64/conf/GENERIC
  1.22.2.2.2.1      +0 -0      src/sys/amd64/conf/GENERIC.hints
  1.10.2.1.4.1      +0 -0      src/sys/amd64/conf/Makefile
  1.108.2.8.2.1     +0 -0      src/sys/amd64/conf/NOTES
  1.12.2.1.4.1      +0 -0      src/sys/amd64/conf/XENHVM
  1.9.2.1.4.1       +0 -0      src/sys/amd64/ia32/ia32_exception.S
  1.14.2.1.4.1      +0 -0      src/sys/amd64/ia32/ia32_misc.c
  1.9.2.2.2.1       +0 -0      src/sys/amd64/ia32/ia32_reg.c
  1.38.2.2.2.1      +0 -0      src/sys/amd64/ia32/ia32_signal.c
  1.7.2.1.4.1       +0 -0      src/sys/amd64/ia32/ia32_sigtramp.S
  1.25.2.1.4.1      +0 -0      src/sys/amd64/ia32/ia32_syscall.c
  1.2.2.1.4.1       +0 -0      src/sys/amd64/include/_align.h
  1.1.28.1.4.1      +0 -0      src/sys/amd64/include/_bus.h
  1.5.2.1.4.1       +0 -0      src/sys/amd64/include/_inttypes.h
  1.12.2.1.4.1      +0 -0      src/sys/amd64/include/_limits.h
  1.4.2.1.4.1       +0 -0      src/sys/amd64/include/_stdint.h
  1.13.2.1.4.1      +0 -0      src/sys/amd64/include/_types.h
  1.8.2.1.4.1       +0 -0      src/sys/amd64/include/acpica_machdep.h
  1.38.2.1.4.1      +0 -0      src/sys/amd64/include/apicvar.h
  1.2.2.1.4.1       +0 -0      src/sys/amd64/include/apm_bios.h
  1.18.16.1.4.1     +0 -0      src/sys/amd64/include/asm.h
  1.35.2.1.4.1      +0 -0      src/sys/amd64/include/asmacros.h
  1.51.2.2.2.1      +0 -0      src/sys/amd64/include/atomic.h
  1.20.2.1.4.1      +0 -0      src/sys/amd64/include/bus.h
  1.30.16.1.4.1     +0 -0      src/sys/amd64/include/bus_dma.h
  1.68.2.1.4.1      +0 -0      src/sys/amd64/include/clock.h
  1.79.2.1.4.1      +0 -0      src/sys/amd64/include/cpu.h
  1.161.2.3.2.1     +0 -0      src/sys/amd64/include/cpufunc.h
  1.21.4.1.4.1      +0 -0      src/sys/amd64/include/cputypes.h
  1.22.28.1.4.1     +0 -0      src/sys/amd64/include/db_machdep.h
  1.25.2.2.2.1      +0 -0      src/sys/amd64/include/elf.h
  1.11.2.2.2.1      +0 -0      src/sys/amd64/include/endian.h
  1.10.28.1.4.1     +0 -0      src/sys/amd64/include/exec.h
  1.16.4.1.4.1      +0 -0      src/sys/amd64/include/float.h
  1.14.28.1.4.1     +0 -0      src/sys/amd64/include/floatingpoint.h
  1.37.2.4.2.1      +0 -0      src/sys/amd64/include/fpu.h
  1.31.4.2.2.1      +0 -0      src/sys/amd64/include/frame.h
  1.6.16.1.4.1      +0 -0      src/sys/amd64/include/gdb_machdep.h
  1.19.4.1.4.1      +0 -0      src/sys/amd64/include/ieeefp.h
  1.5.28.2.2.1      +0 -0      src/sys/amd64/include/in_cksum.h
  1.25.2.3.2.1      +0 -0      src/sys/amd64/include/intr_machdep.h
  1.4.2.1.4.1       +0 -0      src/sys/amd64/include/iodev.h
  1.4.16.1.4.1      +0 -0      src/sys/amd64/include/kdb.h
  1.9.4.2.2.1       +0 -0      src/sys/amd64/include/legacyvar.h
  1.10.28.1.4.1     +0 -0      src/sys/amd64/include/limits.h
  1.90.2.2.2.1      +0 -0      src/sys/amd64/include/md_var.h
  1.3.2.1.4.1       +0 -0      src/sys/amd64/include/memdev.h
  1.3.4.1.4.1       +0 -0      src/sys/amd64/include/metadata.h
  1.2.2.1.4.1       +0 -0      src/sys/amd64/include/minidump.h
  1.1.32.1.4.1      +0 -0      src/sys/amd64/include/mp_watchdog.h
  1.1.4.1.4.1       +0 -0      src/sys/amd64/include/nexusvar.h
  1.37.2.1.4.1      +0 -0      src/sys/amd64/include/param.h
  1.21.4.1.4.1      +0 -0      src/sys/amd64/include/pc/bios.h
  1.7.28.1.4.1      +0 -0      src/sys/amd64/include/pc/display.h
  1.78.2.3.2.1      +0 -0      src/sys/amd64/include/pcb.h
  1.17.2.1.4.1      +0 -0      src/sys/amd64/include/pci_cfgreg.h
  1.56.2.2.2.1      +0 -0      src/sys/amd64/include/pcpu.h
  1.160.2.2.2.1     +0 -0      src/sys/amd64/include/pmap.h
  1.10.2.2.2.1      +0 -0      src/sys/amd64/include/pmc_mdep.h
  1.1.28.1.4.1      +0 -0      src/sys/amd64/include/ppireg.h
  1.29.2.3.2.1      +0 -0      src/sys/amd64/include/proc.h
  1.49.2.1.4.1      +0 -0      src/sys/amd64/include/profile.h
  1.13.36.1.4.1     +0 -0      src/sys/amd64/include/psl.h
  1.13.28.4.2.1     +0 -0      src/sys/amd64/include/ptrace.h
  1.42.2.1.4.1      +0 -0      src/sys/amd64/include/reg.h
  1.8.36.1.4.1      +0 -0      src/sys/amd64/include/reloc.h
  1.4.28.1.4.1      +0 -0      src/sys/amd64/include/resource.h
  1.4.28.1.4.1      +0 -0      src/sys/amd64/include/runq.h
  1.46.2.3.2.1      +0 -0      src/sys/amd64/include/segments.h
  1.10.16.1.4.1     +0 -0      src/sys/amd64/include/setjmp.h
  1.3.28.1.4.1      +0 -0      src/sys/amd64/include/sf_buf.h
  1.9.40.1.4.1      +0 -0      src/sys/amd64/include/sigframe.h
  1.30.4.3.2.1      +0 -0      src/sys/amd64/include/signal.h
  1.102.2.1.4.1     +0 -0      src/sys/amd64/include/smp.h
  1.74.2.3.2.1      +0 -0      src/sys/amd64/include/specialreg.h
  1.2.4.1.4.1       +0 -0      src/sys/amd64/include/stack.h
  1.9.16.1.4.1      +0 -0      src/sys/amd64/include/stdarg.h
  1.28.2.2.2.1      +0 -0      src/sys/amd64/include/sysarch.h
  1.3.4.1.4.1       +0 -0      src/sys/amd64/include/timerreg.h
  1.16.2.2.2.1      +0 -0      src/sys/amd64/include/trap.h
  1.18.28.1.4.1     +0 -0      src/sys/amd64/include/tss.h
  1.19.4.3.2.1      +0 -0      src/sys/amd64/include/ucontext.h
  1.14.28.1.4.1     +0 -0      src/sys/amd64/include/varargs.h
  1.3.6.2.2.1       +0 -0      src/sys/amd64/include/vm.h
  1.66.2.1.4.1      +0 -0      src/sys/amd64/include/vmparam.h
  1.2.2.1.4.1       +0 -0      src/sys/amd64/include/xen/xenfunc.h
  1.2.2.1.4.1       +0 -0      src/sys/amd64/include/xen/xenvar.h
  1.2.2.1.4.1       +0 -0      src/sys/amd64/linux32/Makefile
  1.37.2.2.2.1      +0 -0      src/sys/amd64/linux32/linux.h
  1.14.2.3.2.1      +0 -0      src/sys/amd64/linux32/linux32_dummy.c
  1.3.2.1.4.1       +0 -0      src/sys/amd64/linux32/linux32_genassym.c
  1.1.36.1.4.1      +0 -0      src/sys/amd64/linux32/linux32_ipc64.h
  1.5.4.1.4.1       +0 -0      src/sys/amd64/linux32/linux32_locore.s
  1.69.2.1.4.1      +0 -0      src/sys/amd64/linux32/linux32_machdep.c
  1.46.2.3.2.1      +0 -0      src/sys/amd64/linux32/linux32_proto.h
  1.1.16.1.4.1      +0 -0      src/sys/amd64/linux32/linux32_support.s
  1.44.2.3.2.1      +0 -0      src/sys/amd64/linux32/linux32_syscall.h
  1.2.4.3.2.1       +0 -0      src/sys/amd64/linux32/linux32_syscalls.c
  1.47.2.3.2.1      +0 -0      src/sys/amd64/linux32/linux32_sysent.c
  1.2.4.3.2.1       +0 -0      src/sys/amd64/linux32/linux32_systrace_args.c
  1.67.2.1.4.1      +0 -0      src/sys/amd64/linux32/linux32_sysvec.c
  1.3.2.1.4.1       +0 -0      src/sys/amd64/linux32/syscalls.conf
  1.42.2.3.2.1      +0 -0      src/sys/amd64/linux32/syscalls.master
  1.116.2.1.4.1     +0 -0      src/sys/amd64/pci/pci_cfgreg.c
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/autoconf.c
  1.5.4.1.4.1       +0 -0      src/sys/arm/arm/bcopy_page.S
  1.9.4.1.4.1       +0 -0      src/sys/arm/arm/bcopyinout.S
  1.6.16.1.4.1      +0 -0      src/sys/arm/arm/bcopyinout_xscale.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/blockio.S
  1.2.28.1.4.1      +0 -0      src/sys/arm/arm/bootconfig.c
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/bus_space_asm_generic.S
  1.1.6.1.4.1       +0 -0      src/sys/arm/arm/bus_space_generic.c
  1.50.2.2.2.1      +0 -0      src/sys/arm/arm/busdma_machdep.c
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/copystr.S
  1.33.2.1.4.1      +0 -0      src/sys/arm/arm/cpufunc.c
  1.6.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm.S
  1.2.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_arm10.S
  1.1.6.1.4.1       +0 -0      src/sys/arm/arm/cpufunc_asm_arm11.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_arm7tdmi.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_arm8.S
  1.5.16.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_arm9.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_armv4.S
  1.1.6.1.4.1       +0 -0      src/sys/arm/arm/cpufunc_asm_armv5.S
  1.2.4.1.4.1       +0 -0      src/sys/arm/arm/cpufunc_asm_armv5_ec.S
  1.2.2.1.4.1       +0 -0      src/sys/arm/arm/cpufunc_asm_fa526.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_ixp12x0.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_sa1.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_sa11x0.S
  1.3.2.1.4.1       +0 -0      src/sys/arm/arm/cpufunc_asm_sheeva.S
  1.4.28.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_xscale.S
  1.1.16.1.4.1      +0 -0      src/sys/arm/arm/cpufunc_asm_xscale_c3.S
  1.2.28.1.4.1      +0 -0      src/sys/arm/arm/db_disasm.c
  1.9.4.1.4.1       +0 -0      src/sys/arm/arm/db_interface.c
  1.17.2.1.4.1      +0 -0      src/sys/arm/arm/db_trace.c
  1.2.28.1.4.1      +0 -0      src/sys/arm/arm/disassem.c
  1.9.2.1.4.1       +0 -0      src/sys/arm/arm/dump_machdep.c
  1.17.2.2.2.1      +0 -0      src/sys/arm/arm/elf_machdep.c
  1.28.2.1.4.1      +0 -0      src/sys/arm/arm/elf_trampoline.c
  1.6.4.1.4.1       +0 -0      src/sys/arm/arm/exception.S
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/fiq.c
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/fiq_subr.S
  1.11.16.1.4.1     +0 -0      src/sys/arm/arm/fusu.S
  1.2.2.1.4.1       +0 -0      src/sys/arm/arm/gdb_machdep.c
  1.13.4.1.4.1      +0 -0      src/sys/arm/arm/genassym.c
  1.20.2.1.4.1      +0 -0      src/sys/arm/arm/identcpu.c
  1.7.16.1.4.1      +0 -0      src/sys/arm/arm/in_cksum.c
  1.7.4.1.4.1       +0 -0      src/sys/arm/arm/in_cksum_arm.S
  1.3.18.1.4.1      +0 -0      src/sys/arm/arm/inckern.S
  1.25.4.1.4.1      +0 -0      src/sys/arm/arm/intr.c
  1.6.2.2.2.1       +0 -0      src/sys/arm/arm/irq_dispatch.S
  1.24.2.1.4.1      +0 -0      src/sys/arm/arm/locore.S
  1.39.2.3.2.1      +0 -0      src/sys/arm/arm/machdep.c
  1.9.2.1.4.1       +0 -0      src/sys/arm/arm/mem.c
  1.3.2.1.4.1       +0 -0      src/sys/arm/arm/minidump_machdep.c
  1.18.2.1.4.1      +0 -0      src/sys/arm/arm/nexus.c
  1.137.2.2.2.1     +0 -0      src/sys/arm/arm/pmap.c
  1.3.28.1.4.1      +0 -0      src/sys/arm/arm/setcpsr.S
  1.2.28.1.4.1      +0 -0      src/sys/arm/arm/setstack.s
  1.1.6.1.4.1       +0 -0      src/sys/arm/arm/stack_machdep.c
  1.15.2.1.4.1      +0 -0      src/sys/arm/arm/support.S
  1.27.4.1.4.1      +0 -0      src/sys/arm/arm/swtch.S
  1.9.2.1.4.1       +0 -0      src/sys/arm/arm/sys_machdep.c
  1.42.2.2.2.1      +0 -0      src/sys/arm/arm/trap.c
  1.7.2.1.4.1       +0 -0      src/sys/arm/arm/uio_machdep.c
  1.17.2.1.4.1      +0 -0      src/sys/arm/arm/undefined.c
  1.2.28.1.4.1      +0 -0      src/sys/arm/arm/vectors.S
  1.47.2.1.4.1      +0 -0      src/sys/arm/arm/vm_machdep.c
  1.26.2.1.4.1      +0 -0      src/sys/arm/at91/at91.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/at91_aicreg.h
  1.4.4.1.4.1       +0 -0      src/sys/arm/at91/at91_cfata.c
  1.14.2.1.4.1      +0 -0      src/sys/arm/at91/at91_machdep.c
  1.18.2.3.2.1      +0 -0      src/sys/arm/at91/at91_mci.c
  1.3.4.2.2.1       +0 -0      src/sys/arm/at91/at91_mcireg.h
  1.2.4.1.4.1       +0 -0      src/sys/arm/at91/at91_pdcreg.h
  1.8.2.3.2.1       +0 -0      src/sys/arm/at91/at91_pio.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/at91_pio_rm9200.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/at91_pio_sam9g20.h
  1.4.2.1.4.1       +0 -0      src/sys/arm/at91/at91_pioreg.h
  1.4.4.2.2.1       +0 -0      src/sys/arm/at91/at91_piovar.h
  1.2.2.3.2.1       +0 -0      src/sys/arm/at91/at91_pit.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/at91_pitreg.h
  1.14.2.3.2.1      +0 -0      src/sys/arm/at91/at91_pmc.c
  1.5.2.1.4.1       +0 -0      src/sys/arm/at91/at91_pmcreg.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/at91/at91_pmcvar.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/at91_reset.S
  1.2.2.3.2.1       +0 -0      src/sys/arm/at91/at91_rst.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/at91_rstreg.h
  1.5.4.2.2.1       +0 -0      src/sys/arm/at91/at91_rtc.c
  1.3.4.1.4.1       +0 -0      src/sys/arm/at91/at91_rtcreg.h
  1.9.4.4.2.1       +0 -0      src/sys/arm/at91/at91_spi.c
  1.4.4.2.2.1       +0 -0      src/sys/arm/at91/at91_spireg.h
  1.6.4.2.2.1       +0 -0      src/sys/arm/at91/at91_ssc.c
  1.4.4.1.4.1       +0 -0      src/sys/arm/at91/at91_sscreg.h
  1.11.2.1.4.1      +0 -0      src/sys/arm/at91/at91_st.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/at91/at91_streg.h
  1.18.2.4.2.1      +0 -0      src/sys/arm/at91/at91_twi.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/at91/at91_twiio.h
  1.5.2.3.2.1       +0 -0      src/sys/arm/at91/at91_twireg.h
  1.3.4.1.4.1       +0 -0      src/sys/arm/at91/at91_usartreg.h
  1.2.2.3.2.1       +0 -0      src/sys/arm/at91/at91_wdt.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/at91_wdtreg.h
  1.1.4.1.4.1       +0 -0      src/sys/arm/at91/at91board.h
  1.1.2.3.2.1       +0 -0      src/sys/arm/at91/at91reg.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/at91rm9200.c
  1.9.2.1.4.1       +0 -0      src/sys/arm/at91/at91rm92reg.h
  1.1.2.3.2.1       +0 -0      src/sys/arm/at91/at91sam9260.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/at91sam9260reg.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/at91sam9g20.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/at91sam9g20reg.h
  1.5.2.3.2.1       +0 -0      src/sys/arm/at91/at91var.h
  1.1.4.1.4.1       +0 -0      src/sys/arm/at91/board_bwct.c
  1.1.2.4.2.1       +0 -0      src/sys/arm/at91/board_ethernut5.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/at91/board_hl200.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/board_hl201.c
  1.3.2.1.4.1       +0 -0      src/sys/arm/at91/board_kb920x.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/board_qila9g20.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/board_sam9g20ek.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/at91/board_tsc4370.c
  1.13.2.1.4.1      +0 -0      src/sys/arm/at91/files.at91
  1.3.2.4.2.1       +0 -0      src/sys/arm/at91/files.at91sam9
  1.1.18.1.4.1      +0 -0      src/sys/arm/at91/hints.at91rm9200
  1.1.18.1.4.1      +0 -0      src/sys/arm/at91/hints.at91sam9261
  1.50.2.3.2.1      +0 -0      src/sys/arm/at91/if_ate.c
  1.5.2.1.4.1       +0 -0      src/sys/arm/at91/if_atereg.h
  1.4.2.1.4.1       +0 -0      src/sys/arm/at91/if_macb.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/if_macbreg.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/if_macbvar.h
  1.5.4.1.4.1       +0 -0      src/sys/arm/at91/std.at91
  1.3.2.1.4.1       +0 -0      src/sys/arm/at91/std.at91sam9
  1.1.4.1.4.1       +0 -0      src/sys/arm/at91/std.bwct
  1.2.2.4.2.1       +0 -0      src/sys/arm/at91/std.ethernut5
  1.1.4.1.4.1       +0 -0      src/sys/arm/at91/std.hl200
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/std.hl201
  1.8.2.1.4.1       +0 -0      src/sys/arm/at91/std.kb920x
  1.1.2.1.4.1       +0 -0      src/sys/arm/at91/std.qila9g20
  1.2.2.1.4.1       +0 -0      src/sys/arm/at91/std.sam9g20ek
  1.1.4.1.4.1       +0 -0      src/sys/arm/at91/std.tsc4370
  1.6.2.1.4.1       +0 -0      src/sys/arm/at91/uart_bus_at91usart.c
  1.9.2.1.4.1       +0 -0      src/sys/arm/at91/uart_cpu_at91rm9200usart.c
  1.23.2.3.2.1      +0 -0      src/sys/arm/at91/uart_dev_at91usart.c
  1.41.2.1.4.1      +0 -0      src/sys/arm/conf/AVILA
  1.9.2.1.4.1       +0 -0      src/sys/arm/conf/AVILA.hints
  1.15.2.1.4.1      +0 -0      src/sys/arm/conf/BWCT
  1.5.2.1.4.1       +0 -0      src/sys/arm/conf/BWCT.hints
  1.24.2.1.4.1      +0 -0      src/sys/arm/conf/CAMBRIA
  1.11.2.1.4.1      +0 -0      src/sys/arm/conf/CAMBRIA.hints
  1.5.2.1.4.1       +0 -0      src/sys/arm/conf/CNS11XXNAS
  1.14.2.1.4.1      +0 -0      src/sys/arm/conf/CRB
  1.11.2.1.4.1      +0 -0      src/sys/arm/conf/DB-78XXX
  1.12.2.1.4.1      +0 -0      src/sys/arm/conf/DB-88F5XXX
  1.12.2.2.2.1      +0 -0      src/sys/arm/conf/DB-88F6XXX
  1.4.2.1.4.1       +0 -0      src/sys/arm/conf/DEFAULTS
  1.2.2.1.4.1       +0 -0      src/sys/arm/conf/DOCKSTAR
  1.18.2.1.4.1      +0 -0      src/sys/arm/conf/EP80219
  1.2.2.4.2.1       +0 -0      src/sys/arm/conf/ETHERNUT5
  1.2.2.4.2.1       +0 -0      src/sys/arm/conf/ETHERNUT5.hints
  1.8.2.2.4.1       +0 -0      src/sys/arm/conf/GUMSTIX
  1.1.4.1.4.1       +0 -0      src/sys/arm/conf/GUMSTIX.hints
  1.18.2.1.4.1      +0 -0      src/sys/arm/conf/HL200
  1.3.2.1.4.1       +0 -0      src/sys/arm/conf/HL201
  1.1.2.1.4.1       +0 -0      src/sys/arm/conf/HL201.hints
  1.31.2.1.4.1      +0 -0      src/sys/arm/conf/IQ31244
  1.32.2.1.4.1      +0 -0      src/sys/arm/conf/KB920X
  1.1.16.1.4.1      +0 -0      src/sys/arm/conf/KB920X.hints
  1.3.2.1.4.1       +0 -0      src/sys/arm/conf/LN2410SBC
  1.10.2.1.4.1      +0 -0      src/sys/arm/conf/NSLU
  1.2.4.1.4.1       +0 -0      src/sys/arm/conf/NSLU.hints
  1.3.2.1.4.1       +0 -0      src/sys/arm/conf/QILA9G20
  1.1.2.1.4.1       +0 -0      src/sys/arm/conf/QILA9G20.hints
  1.3.2.1.4.1       +0 -0      src/sys/arm/conf/SAM9G20EK
  1.1.2.1.4.1       +0 -0      src/sys/arm/conf/SAM9G20EK.hints
  1.4.2.2.2.1       +0 -0      src/sys/arm/conf/SHEEVAPLUG
  1.22.2.1.4.1      +0 -0      src/sys/arm/conf/SIMICS
  1.3.2.1.4.1       +0 -0      src/sys/arm/conf/TS7800
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/cfi_bus_econa.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/econa.c
  1.3.2.1.4.1       +0 -0      src/sys/arm/econa/econa_machdep.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/econa_reg.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/econa_var.h
  1.4.2.4.2.1       +0 -0      src/sys/arm/econa/ehci_ebus.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/files.econa
  1.2.2.2.2.1       +0 -0      src/sys/arm/econa/if_ece.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/if_ecereg.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/if_ecevar.h
  1.2.2.4.2.1       +0 -0      src/sys/arm/econa/ohci_ec.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/std.econa
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/timer.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/uart_bus_ec.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/econa/uart_cpu_ec.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/include/_align.h
  1.2.4.1.4.1       +0 -0      src/sys/arm/include/_bus.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/include/_inttypes.h
  1.11.2.1.4.1      +0 -0      src/sys/arm/include/_limits.h
  1.4.2.1.4.1       +0 -0      src/sys/arm/include/_stdint.h
  1.11.2.1.4.1      +0 -0      src/sys/arm/include/_types.h
  1.12.2.2.2.1      +0 -0      src/sys/arm/include/armreg.h
  1.7.4.1.4.1       +0 -0      src/sys/arm/include/asm.h
  1.8.4.2.2.1       +0 -0      src/sys/arm/include/asmacros.h
  1.27.4.1.4.1      +0 -0      src/sys/arm/include/atomic.h
  1.1.28.1.4.1      +0 -0      src/sys/arm/include/blockio.h
  1.3.16.1.4.1      +0 -0      src/sys/arm/include/bootconfig.h
  1.13.2.1.4.1      +0 -0      src/sys/arm/include/bus.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/include/bus_dma.h
  1.3.16.1.4.1      +0 -0      src/sys/arm/include/clock.h
  1.7.2.1.4.1       +0 -0      src/sys/arm/include/cpu.h
  1.16.2.1.4.1      +0 -0      src/sys/arm/include/cpuconf.h
  1.18.2.1.4.1      +0 -0      src/sys/arm/include/cpufunc.h
  1.9.4.1.4.1       +0 -0      src/sys/arm/include/db_machdep.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/include/disassem.h
  1.13.2.2.2.1      +0 -0      src/sys/arm/include/elf.h
  1.12.4.1.4.1      +0 -0      src/sys/arm/include/endian.h
  1.3.28.1.4.1      +0 -0      src/sys/arm/include/exec.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/include/fdt.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/fiq.h
  1.5.28.1.4.1      +0 -0      src/sys/arm/include/float.h
  1.1.28.1.4.1      +0 -0      src/sys/arm/include/floatingpoint.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/fp.h
  1.4.16.1.4.1      +0 -0      src/sys/arm/include/frame.h
  1.1.16.1.4.1      +0 -0      src/sys/arm/include/gdb_machdep.h
  1.3.4.1.4.1       +0 -0      src/sys/arm/include/ieee.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/ieeefp.h
  1.4.16.2.2.1      +0 -0      src/sys/arm/include/in_cksum.h
  1.13.4.1.4.1      +0 -0      src/sys/arm/include/intr.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/katelib.h
  1.4.16.1.4.1      +0 -0      src/sys/arm/include/kdb.h
  1.8.28.1.4.1      +0 -0      src/sys/arm/include/limits.h
  1.3.4.1.4.1       +0 -0      src/sys/arm/include/machdep.h
  1.8.2.1.4.1       +0 -0      src/sys/arm/include/md_var.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/include/memdev.h
  1.8.2.1.4.1       +0 -0      src/sys/arm/include/metadata.h
  1.1.4.1.4.1       +0 -0      src/sys/arm/include/minidump.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/include/ofw_machdep.h
  1.19.2.1.4.1      +0 -0      src/sys/arm/include/param.h
  1.5.28.2.2.1      +0 -0      src/sys/arm/include/pcb.h
  1.8.4.1.4.1       +0 -0      src/sys/arm/include/pcpu.h
  1.40.2.2.2.1      +0 -0      src/sys/arm/include/pmap.h
  1.4.2.3.2.1       +0 -0      src/sys/arm/include/pmc_mdep.h
  1.9.2.3.2.1       +0 -0      src/sys/arm/include/proc.h
  1.7.16.1.4.1      +0 -0      src/sys/arm/include/profile.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/psl.h
  1.5.16.1.4.1      +0 -0      src/sys/arm/include/pte.h
  1.1.28.1.4.1      +0 -0      src/sys/arm/include/ptrace.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/reg.h
  1.1.28.1.4.1      +0 -0      src/sys/arm/include/reloc.h
  1.3.4.1.4.1       +0 -0      src/sys/arm/include/resource.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/runq.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/setjmp.h
  1.2.16.1.4.1      +0 -0      src/sys/arm/include/sf_buf.h
  1.1.28.1.4.1      +0 -0      src/sys/arm/include/sigframe.h
  1.7.16.1.4.1      +0 -0      src/sys/arm/include/signal.h
  1.1.28.1.4.1      +0 -0      src/sys/arm/include/smp.h
  1.1.6.1.4.1       +0 -0      src/sys/arm/include/stack.h
  1.4.16.1.4.1      +0 -0      src/sys/arm/include/stdarg.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/swi.h
  1.6.4.3.2.1       +0 -0      src/sys/arm/include/sysarch.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/include/trap.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/include/ucontext.h
  1.3.16.1.4.1      +0 -0      src/sys/arm/include/undefined.h
  1.1.28.1.4.1      +0 -0      src/sys/arm/include/utrap.h
  1.3.6.1.4.1       +0 -0      src/sys/arm/include/vm.h
  1.17.2.1.4.1      +0 -0      src/sys/arm/include/vmparam.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/mv/bus_space.c
  1.12.2.1.4.1      +0 -0      src/sys/arm/mv/common.c
  1.8.2.1.4.1       +0 -0      src/sys/arm/mv/discovery/discovery.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/mv/discovery/files.db78xxx
  1.2.2.1.4.1       +0 -0      src/sys/arm/mv/discovery/std.db78xxx
  1.9.2.2.2.1       +0 -0      src/sys/arm/mv/files.mv
  1.9.2.1.4.1       +0 -0      src/sys/arm/mv/gpio.c
  1.5.2.1.4.1       +0 -0      src/sys/arm/mv/ic.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/mv/kirkwood/files.kirkwood
  1.1.4.1.4.1       +0 -0      src/sys/arm/mv/kirkwood/files.sheevaplug
  1.9.2.1.4.1       +0 -0      src/sys/arm/mv/kirkwood/kirkwood.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/mv/kirkwood/sheevaplug.c
  1.4.2.1.4.1       +0 -0      src/sys/arm/mv/kirkwood/std.db88f6xxx
  1.1.4.1.4.1       +0 -0      src/sys/arm/mv/kirkwood/std.kirkwood
  1.3.2.1.4.1       +0 -0      src/sys/arm/mv/kirkwood/std.sheevaplug
  1.19.2.1.4.1      +0 -0      src/sys/arm/mv/mv_machdep.c
  1.8.2.2.2.1       +0 -0      src/sys/arm/mv/mv_pci.c
  1.8.2.1.4.1       +0 -0      src/sys/arm/mv/mv_sata.c
  1.9.2.2.2.1       +0 -0      src/sys/arm/mv/mvreg.h
  1.8.2.1.4.1       +0 -0      src/sys/arm/mv/mvvar.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/mv/mvwin.h
  1.7.2.1.4.1       +0 -0      src/sys/arm/mv/orion/db88f5xxx.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/mv/orion/files.db88f5xxx
  1.1.2.1.4.1       +0 -0      src/sys/arm/mv/orion/files.ts7800
  1.9.2.1.4.1       +0 -0      src/sys/arm/mv/orion/orion.c
  1.3.2.1.4.1       +0 -0      src/sys/arm/mv/orion/std.db88f5xxx
  1.1.2.1.4.1       +0 -0      src/sys/arm/mv/orion/std.ts7800
  1.2.2.1.4.1       +0 -0      src/sys/arm/mv/rtc.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/mv/std.mv
  1.6.2.1.4.1       +0 -0      src/sys/arm/mv/timer.c
  1.3.2.1.4.1       +0 -0      src/sys/arm/mv/twsi.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/board_ln2410sbc.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/files.s3c2xx0
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c2410reg.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c2410var.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c2440reg.h
  1.4.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c24x0.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c24x0_clk.c
  1.4.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c24x0_machdep.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c24x0_rtc.c
  1.4.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c24x0reg.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c24x0var.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c2xx0_space.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c2xx0board.h
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c2xx0reg.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/s3c2xx0var.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/std.ln2410sbc
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/std.s3c2410
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/uart_bus_s3c2410.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/uart_cpu_s3c2410.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/uart_dev_s3c2410.c
  1.1.2.1.4.1       +0 -0      src/sys/arm/s3c2xx0/uart_dev_s3c2410.h
  1.33.2.1.4.1      +0 -0      src/sys/arm/sa11x0/assabet_machdep.c
  1.4.4.1.4.1       +0 -0      src/sys/arm/sa11x0/files.sa11x0
  1.11.2.1.4.1      +0 -0      src/sys/arm/sa11x0/sa11x0.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_dmacreg.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_gpioreg.h
  1.11.4.1.4.1      +0 -0      src/sys/arm/sa11x0/sa11x0_io.c
  1.2.28.1.4.1      +0 -0      src/sys/arm/sa11x0/sa11x0_io_asm.S
  1.6.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_irq.S
  1.8.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_irqhandler.c
  1.8.4.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_ost.c
  1.2.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_ostreg.h
  1.2.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_ppcreg.h
  1.4.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_reg.h
  1.4.2.1.4.1       +0 -0      src/sys/arm/sa11x0/sa11x0_var.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/sa11x0/std.sa11x0
  1.3.28.1.4.1      +0 -0      src/sys/arm/sa11x0/uart_bus_sa1110.c
  1.7.16.1.4.1      +0 -0      src/sys/arm/sa11x0/uart_cpu_sa1110.c
  1.9.16.1.4.1      +0 -0      src/sys/arm/sa11x0/uart_dev_sa1110.c
  1.2.28.1.4.1      +0 -0      src/sys/arm/sa11x0/uart_dev_sa1110.h
  1.15.2.1.4.1      +0 -0      src/sys/arm/xscale/i80321/ep80219_machdep.c
  1.3.4.1.4.1       +0 -0      src/sys/arm/xscale/i80321/files.ep80219
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/i80321/files.i80219
  1.4.4.1.4.1       +0 -0      src/sys/arm/xscale/i80321/files.i80321
  1.4.4.1.4.1       +0 -0      src/sys/arm/xscale/i80321/files.iq31244
  1.8.4.1.4.1       +0 -0      src/sys/arm/xscale/i80321/i80321.c
  1.4.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321_aau.c
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321_dma.c
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321_intr.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321_mcu.c
  1.13.4.2.2.1      +0 -0      src/sys/arm/xscale/i80321/i80321_pci.c
  1.7.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321_space.c
  1.14.2.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321_timer.c
  1.5.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321_wdog.c
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321reg.h
  1.5.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/i80321var.h
  1.3.28.1.4.1      +0 -0      src/sys/arm/xscale/i80321/iq31244_7seg.c
  1.36.2.1.4.1      +0 -0      src/sys/arm/xscale/i80321/iq31244_machdep.c
  1.16.2.1.4.1      +0 -0      src/sys/arm/xscale/i80321/iq80321.c
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/iq80321reg.h
  1.2.28.1.4.1      +0 -0      src/sys/arm/xscale/i80321/iq80321var.h
  1.5.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/obio.c
  1.5.4.1.4.1       +0 -0      src/sys/arm/xscale/i80321/obio_space.c
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/obiovar.h
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/std.ep80219
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/std.i80219
  1.3.28.1.4.1      +0 -0      src/sys/arm/xscale/i80321/std.i80321
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/std.iq31244
  1.3.28.1.4.1      +0 -0      src/sys/arm/xscale/i80321/uart_bus_i80321.c
  1.5.16.1.4.1      +0 -0      src/sys/arm/xscale/i80321/uart_cpu_i80321.c
  1.12.2.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/crb_machdep.c
  1.2.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/files.crb
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/i8134x/files.i81342
  1.3.4.1.4.1       +0 -0      src/sys/arm/xscale/i8134x/i81342.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/i8134x/i81342_mcu.c
  1.3.4.2.2.1       +0 -0      src/sys/arm/xscale/i8134x/i81342_pci.c
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/i81342_space.c
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/i81342reg.h
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/i81342var.h
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/iq81342_7seg.c
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/iq81342reg.h
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/iq81342var.h
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/obio.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/i8134x/obio_space.c
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/obiovar.h
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/std.crb
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/std.i81342
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/uart_bus_i81342.c
  1.1.16.1.4.1      +0 -0      src/sys/arm/xscale/i8134x/uart_cpu_i81342.c
  1.9.4.2.2.1       +0 -0      src/sys/arm/xscale/ixp425/avila_ata.c
  1.3.2.2.2.1       +0 -0      src/sys/arm/xscale/ixp425/avila_gpio.c
  1.4.2.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/avila_led.c
  1.22.2.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/avila_machdep.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/cambria_exp_space.c
  1.4.2.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/cambria_fled.c
  1.2.2.2.2.1       +0 -0      src/sys/arm/xscale/ixp425/cambria_gpio.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/cambria_led.c
  1.9.2.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/files.avila
  1.13.2.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/files.ixp425
  1.22.2.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/if_npe.c
  1.3.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/if_npereg.h
  1.3.2.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixdp425_pci.c
  1.2.18.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/ixdp425reg.h
  1.32.2.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/ixp425.c
  1.1.18.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/ixp425_a4x_io.S
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_a4x_space.c
  1.6.2.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_iic.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_intr.h
  1.3.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_mem.c
  1.12.4.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/ixp425_npe.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_npereg.h
  1.6.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_npevar.h
  1.9.4.2.2.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_pci.c
  1.1.18.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/ixp425_pci_asm.S
  1.1.18.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/ixp425_pci_space.c
  1.7.2.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_qmgr.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_qmgr.h
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_space.c
  1.3.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_timer.c
  1.3.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425_wdog.c
  1.9.2.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/ixp425reg.h
  1.10.2.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/ixp425var.h
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/std.avila
  1.1.18.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/std.ixp425
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/std.ixp435
  1.4.4.1.4.1       +0 -0      src/sys/arm/xscale/ixp425/uart_bus_ixp425.c
  1.3.16.1.4.1      +0 -0      src/sys/arm/xscale/ixp425/uart_cpu_ixp425.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/files.pxa
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/if_smc_smi.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxa_gpio.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxa_icu.c
  1.7.2.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxa_machdep.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxa_obio.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxa_smi.c
  1.2.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxa_space.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxa_timer.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxareg.h
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/pxavar.h
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/std.pxa
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/uart_bus_pxa.c
  1.1.4.1.4.1       +0 -0      src/sys/arm/xscale/pxa/uart_cpu_pxa.c
  1.1.28.1.4.1      +0 -0      src/sys/arm/xscale/std.xscale
  1.45.2.1.4.1      +0 -0      src/sys/boot/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/boot/Makefile.amd64
  1.2.2.1.4.1       +0 -0      src/sys/boot/Makefile.arm
  1.1.2.1.4.1       +0 -0      src/sys/boot/Makefile.i386
  1.1.2.1.4.1       +0 -0      src/sys/boot/Makefile.ia64
  1.2.4.1.4.1       +0 -0      src/sys/boot/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/sys/boot/Makefile.pc98
  1.2.2.1.4.1       +0 -0      src/sys/boot/Makefile.powerpc
  1.1.2.2.2.1       +0 -0      src/sys/boot/Makefile.sparc64
  1.4.28.1.4.1      +0 -0      src/sys/boot/README
  1.4.4.1.4.1       +0 -0      src/sys/boot/arm/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/boot/arm/Makefile.inc
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/Makefile
  1.8.4.1.4.1       +0 -0      src/sys/boot/arm/at91/Makefile.inc
  1.5.16.1.4.1      +0 -0      src/sys/boot/arm/at91/boot0/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/boot0/README
  1.2.2.1.4.1       +0 -0      src/sys/boot/arm/at91/boot0/linker.cfg
  1.4.18.1.4.1      +0 -0      src/sys/boot/arm/at91/boot0/main.c
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/boot0iic/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/boot/arm/at91/boot0iic/main.c
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/boot0spi/Makefile
  1.5.16.1.4.1      +0 -0      src/sys/boot/arm/at91/boot0spi/main.c
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/boot2/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/boot2/board.h
  1.12.4.2.2.1      +0 -0      src/sys/boot/arm/at91/boot2/boot2.c
  1.4.2.1.4.1       +0 -0      src/sys/boot/arm/at91/boot2/bwct_board.c
  1.2.4.1.4.1       +0 -0      src/sys/boot/arm/at91/boot2/centipad_board.c
  1.5.4.1.4.1       +0 -0      src/sys/boot/arm/at91/boot2/kb920x_board.c
  1.5.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootiic/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/bootiic/README
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootiic/env_vars.c
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/bootiic/env_vars.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootiic/loader_prompt.c
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/bootiic/loader_prompt.h
  1.3.18.1.4.1      +0 -0      src/sys/boot/arm/at91/bootiic/main.c
  1.6.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/README
  1.1.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/ee.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/ee.h
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/env_vars.c
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/env_vars.h
  1.4.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/loader_prompt.c
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/loader_prompt.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/bootspi/main.c
  1.10.16.1.4.1     +0 -0      src/sys/boot/arm/at91/libat91/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/arm_init.S
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/at91rm9200.h
  1.7.2.1.4.1       +0 -0      src/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.c
  1.6.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.h
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/delay.c
  1.4.4.1.4.1       +0 -0      src/sys/boot/arm/at91/libat91/eeprom.c
  1.9.4.1.4.1       +0 -0      src/sys/boot/arm/at91/libat91/emac.c
  1.6.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/emac.h
  1.5.4.1.4.1       +0 -0      src/sys/boot/arm/at91/libat91/emac_init.c
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/getc.c
  1.5.4.1.4.1       +0 -0      src/sys/boot/arm/at91/libat91/lib.h
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/lib_AT91RM9200.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/mci_device.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/memcmp.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/memcpy.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/memset.c
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/p_string.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/printf.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/putchar.c
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/reset.c
  1.4.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/sd-card.c
  1.1.18.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/sd-card.h
  1.5.4.1.4.1       +0 -0      src/sys/boot/arm/at91/libat91/spi_flash.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/spi_flash.h
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/strcmp.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/strcpy.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/strcvt.c
  1.3.16.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/strlen.c
  1.2.18.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/tag_list.c
  1.2.18.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/tag_list.h
  1.2.18.1.4.1      +0 -0      src/sys/boot/arm/at91/libat91/xmodem.c
  1.3.2.1.4.1       +0 -0      src/sys/boot/arm/at91/linker.cfg
  1.1.4.1.4.1       +0 -0      src/sys/boot/arm/ixp425/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/sys/boot/arm/ixp425/boot2/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/boot/arm/ixp425/boot2/arm_init.S
  1.3.4.3.2.1       +0 -0      src/sys/boot/arm/ixp425/boot2/boot2.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/arm/ixp425/boot2/cf_ata.h
  1.3.2.1.4.1       +0 -0      src/sys/boot/arm/ixp425/boot2/ixp425_board.c
  1.2.4.1.4.1       +0 -0      src/sys/boot/arm/ixp425/boot2/lib.h
  1.7.2.1.4.1       +0 -0      src/sys/boot/arm/uboot/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/boot/arm/uboot/conf.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/arm/uboot/help.uboot
  1.2.2.1.4.1       +0 -0      src/sys/boot/arm/uboot/ldscript.arm
  1.1.4.1.4.1       +0 -0      src/sys/boot/arm/uboot/start.S
  1.3.2.1.4.1       +0 -0      src/sys/boot/arm/uboot/version
  1.32.2.1.4.1      +0 -0      src/sys/boot/common/Makefile.inc
  1.13.28.1.4.1     +0 -0      src/sys/boot/common/bcache.c
  1.33.2.2.2.1      +0 -0      src/sys/boot/common/boot.c
  1.49.2.4.2.1      +0 -0      src/sys/boot/common/bootstrap.h
  1.23.2.1.4.1      +0 -0      src/sys/boot/common/commands.c
  1.8.16.1.4.1      +0 -0      src/sys/boot/common/console.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/common/crc32.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/common/crc32.h
  1.21.2.1.4.1      +0 -0      src/sys/boot/common/dev_net.c
  1.2.62.1.4.1      +0 -0      src/sys/boot/common/dev_net.h
  1.6.4.1.4.1       +0 -0      src/sys/boot/common/devopen.c
  1.2.2.2.2.1       +0 -0      src/sys/boot/common/disk.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/common/disk.h
  1.3.2.2.2.1       +0 -0      src/sys/boot/common/gpt.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/common/gpt.h
  1.33.2.1.4.1      +0 -0      src/sys/boot/common/interp.c
  1.6.38.1.4.1      +0 -0      src/sys/boot/common/interp_backslash.c
  1.23.38.1.4.1     +0 -0      src/sys/boot/common/interp_forth.c
  1.10.38.1.4.1     +0 -0      src/sys/boot/common/interp_parse.c
  1.7.38.1.4.1      +0 -0      src/sys/boot/common/isapnp.c
  1.7.42.1.4.1      +0 -0      src/sys/boot/common/isapnp.h
  1.43.2.1.4.1      +0 -0      src/sys/boot/common/load_elf.c
  1.2.38.1.4.1      +0 -0      src/sys/boot/common/load_elf32.c
  1.1.30.1.4.1      +0 -0      src/sys/boot/common/load_elf32_obj.c
  1.2.38.1.4.1      +0 -0      src/sys/boot/common/load_elf64.c
  1.1.30.1.4.1      +0 -0      src/sys/boot/common/load_elf64_obj.c
  1.5.2.1.4.1       +0 -0      src/sys/boot/common/load_elf_obj.c
  1.101.2.7.2.1     +0 -0      src/sys/boot/common/loader.8
  1.11.38.1.4.1     +0 -0      src/sys/boot/common/ls.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/common/md.c
  1.6.16.1.4.1      +0 -0      src/sys/boot/common/merge_help.awk
  1.10.4.1.4.1      +0 -0      src/sys/boot/common/misc.c
  1.32.2.1.4.1      +0 -0      src/sys/boot/common/module.c
  1.5.36.1.4.1      +0 -0      src/sys/boot/common/newvers.sh
  1.8.16.1.4.1      +0 -0      src/sys/boot/common/panic.c
  1.17.16.1.4.1     +0 -0      src/sys/boot/common/pnp.c
  1.3.2.1.4.1       +0 -0      src/sys/boot/common/reloc_elf.c
  1.1.30.1.4.1      +0 -0      src/sys/boot/common/reloc_elf32.c
  1.1.30.1.4.1      +0 -0      src/sys/boot/common/reloc_elf64.c
  1.24.2.3.2.1      +0 -0      src/sys/boot/common/ufsread.c
  1.2.2.1.4.1       +0 -0      src/sys/boot/common/util.c
  1.2.2.1.4.1       +0 -0      src/sys/boot/common/util.h
  1.2.28.1.4.1      +0 -0      src/sys/boot/efi/Makefile
  1.8.4.1.4.1       +0 -0      src/sys/boot/efi/Makefile.inc
  1.2.28.1.4.1      +0 -0      src/sys/boot/efi/include/README
  1.4.16.1.4.1      +0 -0      src/sys/boot/efi/include/efi.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efi_nii.h
  1.7.16.1.4.1      +0 -0      src/sys/boot/efi/include/efiapi.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/eficon.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efidebug.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efidef.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efidevp.h
  1.2.16.1.4.1      +0 -0      src/sys/boot/efi/include/efierr.h
  1.2.42.1.4.1      +0 -0      src/sys/boot/efi/include/efifpswa.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efifs.h
  1.7.2.1.4.1       +0 -0      src/sys/boot/efi/include/efilib.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efinet.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efipart.h
  1.4.16.1.4.1      +0 -0      src/sys/boot/efi/include/efiprot.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efipxebc.h
  1.3.16.1.4.1      +0 -0      src/sys/boot/efi/include/efiser.h
  1.2.16.1.4.1      +0 -0      src/sys/boot/efi/include/efistdarg.h
  1.4.16.1.4.1      +0 -0      src/sys/boot/efi/include/i386/efibind.h
  1.2.16.1.4.1      +0 -0      src/sys/boot/efi/include/i386/pe.h
  1.7.16.1.4.1      +0 -0      src/sys/boot/efi/include/ia64/efibind.h
  1.2.16.1.4.1      +0 -0      src/sys/boot/efi/include/ia64/pe.h
  1.19.2.1.4.1      +0 -0      src/sys/boot/efi/libefi/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/boot/efi/libefi/delay.c
  1.5.36.1.4.1      +0 -0      src/sys/boot/efi/libefi/efi_console.c
  1.8.2.1.4.1       +0 -0      src/sys/boot/efi/libefi/efinet.c
  1.4.2.1.4.1       +0 -0      src/sys/boot/efi/libefi/efipart.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/efi/libefi/errno.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/efi/libefi/handles.c
  1.8.2.1.4.1       +0 -0      src/sys/boot/efi/libefi/libefi.c
  1.6.16.1.4.1      +0 -0      src/sys/boot/efi/libefi/time.c
  1.2.2.1.4.1       +0 -0      src/sys/boot/fdt/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/bindings-gpio.txt
  1.1.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/bindings-mpp.txt
  1.2.2.2.2.1       +0 -0      src/sys/boot/fdt/dts/db78100.dts
  1.1.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/db88f5182.dts
  1.1.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/db88f5281.dts
  1.1.2.2.2.1       +0 -0      src/sys/boot/fdt/dts/db88f6281.dts
  1.1.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/dockstar.dts
  1.3.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/mpc8555cds.dts
  1.1.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/mpc8572ds.dts
  1.1.2.2.2.1       +0 -0      src/sys/boot/fdt/dts/sheevaplug.dts
  1.1.2.1.4.1       +0 -0      src/sys/boot/fdt/dts/ts7800.dts
  1.1.2.2.2.1       +0 -0      src/sys/boot/fdt/fdt_loader_cmd.c
  1.51.2.2.2.1      +0 -0      src/sys/boot/ficl/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/boot/ficl/amd64/sysdep.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/ficl/amd64/sysdep.h
  1.1.16.1.4.1      +0 -0      src/sys/boot/ficl/arm/sysdep.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/ficl/arm/sysdep.h
  1.13.42.1.4.1     +0 -0      src/sys/boot/ficl/dict.c
  1.18.42.1.4.1     +0 -0      src/sys/boot/ficl/ficl.c
  1.23.2.1.4.1      +0 -0      src/sys/boot/ficl/ficl.h
  1.1.42.1.4.1      +0 -0      src/sys/boot/ficl/fileaccess.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/ficl/float.c
  1.7.62.1.4.1      +0 -0      src/sys/boot/ficl/i386/sysdep.c
  1.8.42.1.4.1      +0 -0      src/sys/boot/ficl/i386/sysdep.h
  1.1.42.1.4.1      +0 -0      src/sys/boot/ficl/ia64/sysdep.c
  1.3.42.1.4.1      +0 -0      src/sys/boot/ficl/ia64/sysdep.h
  1.12.16.1.4.1     +0 -0      src/sys/boot/ficl/loader.c
  1.4.42.1.4.1      +0 -0      src/sys/boot/ficl/math64.c
  1.4.42.1.4.1      +0 -0      src/sys/boot/ficl/math64.h
  1.1.4.1.4.1       +0 -0      src/sys/boot/ficl/mips/sysdep.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/ficl/mips/sysdep.h
  1.1.28.1.4.1      +0 -0      src/sys/boot/ficl/powerpc/sysdep.c
  1.1.28.1.4.1      +0 -0      src/sys/boot/ficl/powerpc/sysdep.h
  1.3.42.1.4.1      +0 -0      src/sys/boot/ficl/prefix.c
  1.2.42.1.4.1      +0 -0      src/sys/boot/ficl/search.c
  1.4.42.1.4.1      +0 -0      src/sys/boot/ficl/softwords/classes.fr
  1.1.42.1.4.1      +0 -0      src/sys/boot/ficl/softwords/ficlclass.fr
  1.1.62.1.4.1      +0 -0      src/sys/boot/ficl/softwords/ficllocal.fr
  1.2.16.1.4.1      +0 -0      src/sys/boot/ficl/softwords/fileaccess.fr
  1.1.42.1.4.1      +0 -0      src/sys/boot/ficl/softwords/forml.fr
  1.4.62.1.4.1      +0 -0      src/sys/boot/ficl/softwords/freebsd.fr
  1.3.42.1.4.1      +0 -0      src/sys/boot/ficl/softwords/ifbrack.fr
  1.5.16.1.4.1      +0 -0      src/sys/boot/ficl/softwords/jhlocal.fr
  1.2.42.1.4.1      +0 -0      src/sys/boot/ficl/softwords/marker.fr
  1.5.16.1.4.1      +0 -0      src/sys/boot/ficl/softwords/oo.fr
  1.3.16.1.4.1      +0 -0      src/sys/boot/ficl/softwords/prefix.fr
  1.9.16.1.4.1      +0 -0      src/sys/boot/ficl/softwords/softcore.awk
  1.12.42.1.4.1     +0 -0      src/sys/boot/ficl/softwords/softcore.fr
  1.2.42.1.4.1      +0 -0      src/sys/boot/ficl/softwords/string.fr
  1.1.42.1.4.1      +0 -0      src/sys/boot/ficl/sparc64/sysdep.c
  1.1.42.1.4.1      +0 -0      src/sys/boot/ficl/sparc64/sysdep.h
  1.5.42.1.4.1      +0 -0      src/sys/boot/ficl/stack.c
  1.8.42.1.4.1      +0 -0      src/sys/boot/ficl/testmain.c
  1.3.16.1.4.1      +0 -0      src/sys/boot/ficl/tools.c
  1.2.16.1.4.1      +0 -0      src/sys/boot/ficl/unix.c
  1.10.16.1.4.1     +0 -0      src/sys/boot/ficl/vm.c
  1.41.2.1.4.1      +0 -0      src/sys/boot/ficl/words.c
  1.17.2.1.4.1      +0 -0      src/sys/boot/forth/beastie.4th
  1.1.2.2.2.1       +0 -0      src/sys/boot/forth/beastie.4th.8
  1.1.2.1.4.1       +0 -0      src/sys/boot/forth/brand.4th
  1.1.2.2.2.1       +0 -0      src/sys/boot/forth/brand.4th.8
  1.1.2.1.4.1       +0 -0      src/sys/boot/forth/check-password.4th
  1.2.2.2.2.1       +0 -0      src/sys/boot/forth/check-password.4th.8
  1.1.2.1.4.1       +0 -0      src/sys/boot/forth/color.4th
  1.1.2.2.2.1       +0 -0      src/sys/boot/forth/color.4th.8
  1.1.2.1.4.1       +0 -0      src/sys/boot/forth/delay.4th
  1.1.2.2.2.1       +0 -0      src/sys/boot/forth/delay.4th.8
  1.2.36.1.4.1      +0 -0      src/sys/boot/forth/frames.4th
  1.27.2.2.2.1      +0 -0      src/sys/boot/forth/loader.4th
  1.16.28.1.4.1     +0 -0      src/sys/boot/forth/loader.4th.8
  1.159.2.5.2.1     +0 -0      src/sys/boot/forth/loader.conf
  1.32.2.2.2.1      +0 -0      src/sys/boot/forth/loader.conf.5
  1.5.2.1.4.1       +0 -0      src/sys/boot/forth/loader.rc
  1.1.2.1.4.1       +0 -0      src/sys/boot/forth/menu-commands.4th
  1.2.2.2.2.1       +0 -0      src/sys/boot/forth/menu.4th
  1.2.2.4.2.1       +0 -0      src/sys/boot/forth/menu.4th.8
  1.1.2.2.2.1       +0 -0      src/sys/boot/forth/menu.rc
  1.3.4.1.4.1       +0 -0      src/sys/boot/forth/pnp.4th
  1.1.40.1.4.1      +0 -0      src/sys/boot/forth/screen.4th
  1.1.2.1.4.1       +0 -0      src/sys/boot/forth/shortcuts.4th
  1.21.2.1.4.1      +0 -0      src/sys/boot/forth/support.4th
  1.1.2.1.4.1       +0 -0      src/sys/boot/forth/version.4th
  1.1.2.2.2.1       +0 -0      src/sys/boot/forth/version.4th.8
  1.28.2.1.4.1      +0 -0      src/sys/boot/i386/Makefile
  1.16.2.1.4.1      +0 -0      src/sys/boot/i386/Makefile.inc
  1.37.2.2.2.1      +0 -0      src/sys/boot/i386/boot0/Makefile
  1.22.4.2.2.1      +0 -0      src/sys/boot/i386/boot0/boot0.S
  1.7.36.1.4.1      +0 -0      src/sys/boot/i386/boot0/boot0ext.S
  1.2.36.1.4.1      +0 -0      src/sys/boot/i386/boot0ext/Makefile
  1.4.36.1.4.1      +0 -0      src/sys/boot/i386/boot0sio/Makefile
  1.71.2.2.2.1      +0 -0      src/sys/boot/i386/boot2/Makefile
  1.34.2.1.4.1      +0 -0      src/sys/boot/i386/boot2/boot1.S
  1.97.2.5.2.1      +0 -0      src/sys/boot/i386/boot2/boot2.c
  1.4.2.1.4.1       +0 -0      src/sys/boot/i386/boot2/lib.h
  1.11.2.1.4.1      +0 -0      src/sys/boot/i386/boot2/sio.S
  1.6.62.1.4.1      +0 -0      src/sys/boot/i386/btx/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/boot/i386/btx/Makefile.inc
  1.22.2.3.2.1      +0 -0      src/sys/boot/i386/btx/btx/Makefile
  1.48.4.2.2.1      +0 -0      src/sys/boot/i386/btx/btx/btx.S
  1.20.2.3.2.1      +0 -0      src/sys/boot/i386/btx/btxldr/Makefile
  1.20.4.2.2.1      +0 -0      src/sys/boot/i386/btx/btxldr/btxldr.S
  1.13.28.2.2.1     +0 -0      src/sys/boot/i386/btx/lib/Makefile
  1.1.4.2.2.1       +0 -0      src/sys/boot/i386/btx/lib/btxcsu.S
  1.2.62.1.4.1      +0 -0      src/sys/boot/i386/btx/lib/btxsys.s
  1.5.62.2.2.1      +0 -0      src/sys/boot/i386/btx/lib/btxv86.h
  1.3.62.1.4.1      +0 -0      src/sys/boot/i386/btx/lib/btxv86.s
  1.14.2.3.2.1      +0 -0      src/sys/boot/i386/cdboot/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/boot/i386/cdboot/cdboot.S
  1.1.4.2.2.1       +0 -0      src/sys/boot/i386/common/bootargs.h
  1.2.2.2.2.1       +0 -0      src/sys/boot/i386/common/cons.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/i386/common/cons.h
  1.2.2.3.2.1       +0 -0      src/sys/boot/i386/common/drv.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/i386/common/drv.h
  1.1.2.2.4.1       +0 -0      src/sys/boot/i386/common/edd.h
  1.1.4.1.4.1       +0 -0      src/sys/boot/i386/common/rbx.h
  1.2.2.1.4.1       +0 -0      src/sys/boot/i386/efi/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/boot/i386/efi/autoload.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/bootinfo.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/conf.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/devicename.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/efimd.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/elf32_freebsd.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/exec.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/i386_copy.c
  1.2.2.1.4.1       +0 -0      src/sys/boot/i386/efi/ldscript.amd64
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/ldscript.i386
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/main.c
  1.1.2.2.2.1       +0 -0      src/sys/boot/i386/efi/reloc.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/start.S
  1.1.2.1.4.1       +0 -0      src/sys/boot/i386/efi/version
  1.70.2.2.2.1      +0 -0      src/sys/boot/i386/gptboot/Makefile
  1.92.2.2.2.1      +0 -0      src/sys/boot/i386/gptboot/gptboot.c
  1.2.8.1.4.1       +0 -0      src/sys/boot/i386/gptboot/gptldr.S
  1.11.2.2.2.1      +0 -0      src/sys/boot/i386/gptzfsboot/Makefile
  1.22.28.1.4.1     +0 -0      src/sys/boot/i386/kgzldr/Makefile
  1.3.38.1.4.1      +0 -0      src/sys/boot/i386/kgzldr/boot.c
  1.4.42.1.4.1      +0 -0      src/sys/boot/i386/kgzldr/crt.s
  1.2.62.1.4.1      +0 -0      src/sys/boot/i386/kgzldr/kgzldr.h
  1.3.38.1.4.1      +0 -0      src/sys/boot/i386/kgzldr/lib.c
  1.5.42.1.4.1      +0 -0      src/sys/boot/i386/kgzldr/sio.s
  1.4.42.1.4.1      +0 -0      src/sys/boot/i386/kgzldr/start.s
  1.2.2.1.4.1       +0 -0      src/sys/boot/i386/libfirewire/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/boot/i386/libfirewire/dconsole.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/i386/libfirewire/firewire.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/i386/libfirewire/fwohci.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/i386/libfirewire/fwohci.h
  1.1.16.1.4.1      +0 -0      src/sys/boot/i386/libfirewire/fwohcireg.h
  1.49.2.4.2.1      +0 -0      src/sys/boot/i386/libi386/Makefile
  1.4.36.1.4.1      +0 -0      src/sys/boot/i386/libi386/amd64_tramp.S
  1.16.2.1.4.1      +0 -0      src/sys/boot/i386/libi386/biosacpi.c
  1.12.2.4.2.1      +0 -0      src/sys/boot/i386/libi386/bioscd.c
  1.64.2.4.2.1      +0 -0      src/sys/boot/i386/libi386/biosdisk.c
  1.11.2.2.2.1      +0 -0      src/sys/boot/i386/libi386/biosmem.c
  1.6.16.3.2.1      +0 -0      src/sys/boot/i386/libi386/biospci.c
  1.11.4.1.4.1      +0 -0      src/sys/boot/i386/libi386/biospnp.c
  1.9.4.2.2.1       +0 -0      src/sys/boot/i386/libi386/biossmap.c
  1.39.16.1.4.1     +0 -0      src/sys/boot/i386/libi386/bootinfo.c
  1.38.4.1.4.1      +0 -0      src/sys/boot/i386/libi386/bootinfo32.c
  1.39.4.1.4.1      +0 -0      src/sys/boot/i386/libi386/bootinfo64.c
  1.11.16.2.2.1     +0 -0      src/sys/boot/i386/libi386/comconsole.c
  1.12.4.2.2.1      +0 -0      src/sys/boot/i386/libi386/devicename.c
  1.18.2.1.4.1      +0 -0      src/sys/boot/i386/libi386/elf32_freebsd.c
  1.18.2.1.4.1      +0 -0      src/sys/boot/i386/libi386/elf64_freebsd.c
  1.12.16.1.4.1     +0 -0      src/sys/boot/i386/libi386/i386_copy.c
  1.14.2.1.4.1      +0 -0      src/sys/boot/i386/libi386/i386_module.c
  1.30.2.5.2.1      +0 -0      src/sys/boot/i386/libi386/libi386.h
  1.2.38.1.4.1      +0 -0      src/sys/boot/i386/libi386/nullconsole.c
  1.3.38.1.4.1      +0 -0      src/sys/boot/i386/libi386/pread.c
  1.25.2.2.2.1      +0 -0      src/sys/boot/i386/libi386/pxe.c
  1.6.42.1.4.1      +0 -0      src/sys/boot/i386/libi386/pxe.h
  1.3.42.1.4.1      +0 -0      src/sys/boot/i386/libi386/pxetramp.s
  1.10.4.1.4.1      +0 -0      src/sys/boot/i386/libi386/smbios.c
  1.3.2.1.4.1       +0 -0      src/sys/boot/i386/libi386/spinconsole.c
  1.6.4.1.4.1       +0 -0      src/sys/boot/i386/libi386/time.c
  1.21.2.3.2.1      +0 -0      src/sys/boot/i386/libi386/vidconsole.c
  1.95.2.2.2.1      +0 -0      src/sys/boot/i386/loader/Makefile
  1.28.2.2.2.1      +0 -0      src/sys/boot/i386/loader/conf.c
  1.4.20.1.4.1      +0 -0      src/sys/boot/i386/loader/loader.rc
  1.46.2.3.2.1      +0 -0      src/sys/boot/i386/loader/main.c
  1.8.42.1.4.1      +0 -0      src/sys/boot/i386/loader/version
  1.16.2.1.4.1      +0 -0      src/sys/boot/i386/mbr/Makefile
  1.7.28.1.4.1      +0 -0      src/sys/boot/i386/mbr/mbr.s
  1.2.2.1.4.1       +0 -0      src/sys/boot/i386/pmbr/Makefile
  1.2.8.1.4.1       +0 -0      src/sys/boot/i386/pmbr/pmbr.s
  1.18.2.3.2.1      +0 -0      src/sys/boot/i386/pxeldr/Makefile
  1.9.4.1.4.1       +0 -0      src/sys/boot/i386/pxeldr/pxeboot.8
  1.17.4.2.2.1      +0 -0      src/sys/boot/i386/pxeldr/pxeldr.S
  1.16.2.2.2.1      +0 -0      src/sys/boot/i386/zfsboot/Makefile
  1.13.2.7.2.1      +0 -0      src/sys/boot/i386/zfsboot/zfsboot.c
  1.7.2.1.4.1       +0 -0      src/sys/boot/i386/zfsboot/zfsldr.S
  1.2.2.1.4.1       +0 -0      src/sys/boot/i386/zfsloader/Makefile
  1.5.16.1.4.1      +0 -0      src/sys/boot/ia64/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/boot/ia64/Makefile.inc
  1.7.2.1.4.1       +0 -0      src/sys/boot/ia64/common/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/boot/ia64/common/autoload.c
  1.16.2.1.4.1      +0 -0      src/sys/boot/ia64/common/bootinfo.c
  1.12.2.1.4.1      +0 -0      src/sys/boot/ia64/common/copy.c
  1.6.16.1.4.1      +0 -0      src/sys/boot/ia64/common/devicename.c
  1.22.2.2.2.1      +0 -0      src/sys/boot/ia64/common/exec.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/ia64/common/icache.c
  1.5.2.1.4.1       +0 -0      src/sys/boot/ia64/common/libia64.h
  1.31.2.1.4.1      +0 -0      src/sys/boot/ia64/efi/Makefile
  1.14.2.1.4.1      +0 -0      src/sys/boot/ia64/efi/conf.c
  1.6.2.1.4.1       +0 -0      src/sys/boot/ia64/efi/efimd.c
  1.10.2.1.4.1      +0 -0      src/sys/boot/ia64/efi/ldscript.ia64
  1.31.2.1.4.1      +0 -0      src/sys/boot/ia64/efi/main.c
  1.10.16.1.4.1     +0 -0      src/sys/boot/ia64/efi/start.S
  1.12.2.1.4.1      +0 -0      src/sys/boot/ia64/efi/version
  1.23.2.1.4.1      +0 -0      src/sys/boot/ia64/ski/Makefile
  1.9.4.1.4.1       +0 -0      src/sys/boot/ia64/ski/acpi_stub.c
  1.8.2.1.4.1       +0 -0      src/sys/boot/ia64/ski/conf.c
  1.3.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/delay.c
  1.8.2.1.4.1       +0 -0      src/sys/boot/ia64/ski/efi_stub.c
  1.3.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/exit.c
  1.4.2.1.4.1       +0 -0      src/sys/boot/ia64/ski/ldscript.ia64
  1.9.2.1.4.1       +0 -0      src/sys/boot/ia64/ski/libski.h
  1.10.2.1.4.1      +0 -0      src/sys/boot/ia64/ski/main.c
  1.5.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/pal_stub.S
  1.4.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/sal_stub.c
  1.3.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/skiconsole.c
  1.4.16.1.4.1      +0 -0      src/sys/boot/ia64/ski/skifs.c
  1.2.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/skiload.cmd
  1.3.2.1.4.1       +0 -0      src/sys/boot/ia64/ski/skimd.c
  1.5.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/ssc.c
  1.4.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/start.S
  1.6.28.1.4.1      +0 -0      src/sys/boot/ia64/ski/time.c
  1.5.2.1.4.1       +0 -0      src/sys/boot/ia64/ski/version
  1.1.42.1.4.1      +0 -0      src/sys/boot/ofw/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/boot/ofw/Makefile.inc
  1.1.42.1.4.1      +0 -0      src/sys/boot/ofw/common/Makefile.inc
  1.11.2.1.4.1      +0 -0      src/sys/boot/ofw/common/main.c
  1.15.2.2.2.1      +0 -0      src/sys/boot/ofw/libofw/Makefile
  1.16.16.3.2.1     +0 -0      src/sys/boot/ofw/libofw/devicename.c
  1.10.16.1.4.1     +0 -0      src/sys/boot/ofw/libofw/elf_freebsd.c
  1.13.2.2.2.1      +0 -0      src/sys/boot/ofw/libofw/libofw.h
  1.15.4.1.4.1      +0 -0      src/sys/boot/ofw/libofw/ofw_console.c
  1.18.2.1.4.1      +0 -0      src/sys/boot/ofw/libofw/ofw_copy.c
  1.15.2.2.2.1      +0 -0      src/sys/boot/ofw/libofw/ofw_disk.c
  1.8.2.1.4.1       +0 -0      src/sys/boot/ofw/libofw/ofw_memory.c
  1.7.36.1.4.1      +0 -0      src/sys/boot/ofw/libofw/ofw_module.c
  1.13.2.1.4.1      +0 -0      src/sys/boot/ofw/libofw/ofw_net.c
  1.3.28.1.4.1      +0 -0      src/sys/boot/ofw/libofw/ofw_reboot.c
  1.5.28.1.4.1      +0 -0      src/sys/boot/ofw/libofw/ofw_time.c
  1.18.2.1.4.1      +0 -0      src/sys/boot/ofw/libofw/openfirm.c
  1.12.2.1.4.1      +0 -0      src/sys/boot/ofw/libofw/openfirm.h
  1.1.2.1.4.1       +0 -0      src/sys/boot/ofw/libofw/ppc64_elf_freebsd.c
  1.10.2.1.4.1      +0 -0      src/sys/boot/pc98/Makefile
  1.11.2.1.4.1      +0 -0      src/sys/boot/pc98/Makefile.inc
  1.7.2.1.4.1       +0 -0      src/sys/boot/pc98/boot0.5/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/boot.s
  1.4.16.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/boot0.5.s
  1.5.16.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/disk.s
  1.1.16.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/ldscript
  1.1.16.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/putssjis.s
  1.4.2.1.4.1       +0 -0      src/sys/boot/pc98/boot0.5/selector.s
  1.3.16.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/start.s
  1.1.44.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/support.s
  1.1.44.1.4.1      +0 -0      src/sys/boot/pc98/boot0.5/syscons.s
  1.5.2.1.4.1       +0 -0      src/sys/boot/pc98/boot0/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/boot/pc98/boot0/boot0.s
  1.30.2.1.4.1      +0 -0      src/sys/boot/pc98/boot2/Makefile
  1.1.6.2.2.1       +0 -0      src/sys/boot/pc98/boot2/boot1.S
  1.10.2.4.2.1      +0 -0      src/sys/boot/pc98/boot2/boot2.c
  1.3.62.1.4.1      +0 -0      src/sys/boot/pc98/btx/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/boot/pc98/btx/Makefile.inc
  1.15.2.3.2.1      +0 -0      src/sys/boot/pc98/btx/btx/Makefile
  1.24.2.2.2.1      +0 -0      src/sys/boot/pc98/btx/btx/btx.S
  1.12.2.3.2.1      +0 -0      src/sys/boot/pc98/btx/btxldr/Makefile
  1.12.28.2.2.1     +0 -0      src/sys/boot/pc98/btx/btxldr/btxldr.S
  1.10.28.2.2.1     +0 -0      src/sys/boot/pc98/btx/lib/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/boot/pc98/btx/lib/btxcsu.S
  1.2.62.1.4.1      +0 -0      src/sys/boot/pc98/btx/lib/btxsys.s
  1.2.62.2.2.1      +0 -0      src/sys/boot/pc98/btx/lib/btxv86.h
  1.2.62.1.4.1      +0 -0      src/sys/boot/pc98/btx/lib/btxv86.s
  1.2.2.2.2.1       +0 -0      src/sys/boot/pc98/cdboot/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/boot/pc98/cdboot/cdboot.S
  1.17.28.1.4.1     +0 -0      src/sys/boot/pc98/kgzldr/Makefile
  1.6.2.1.4.1       +0 -0      src/sys/boot/pc98/kgzldr/crt.s
  1.27.2.2.2.1      +0 -0      src/sys/boot/pc98/libpc98/Makefile
  1.5.4.2.2.1       +0 -0      src/sys/boot/pc98/libpc98/bioscd.c
  1.42.2.2.2.1      +0 -0      src/sys/boot/pc98/libpc98/biosdisk.c
  1.10.2.1.4.1      +0 -0      src/sys/boot/pc98/libpc98/biosmem.c
  1.1.16.1.4.1      +0 -0      src/sys/boot/pc98/libpc98/biossmap.c
  1.7.16.2.2.1      +0 -0      src/sys/boot/pc98/libpc98/comconsole.c
  1.1.8.1.4.1       +0 -0      src/sys/boot/pc98/libpc98/libpc98.h
  1.1.8.1.4.1       +0 -0      src/sys/boot/pc98/libpc98/pc98_sys.c
  1.7.4.1.4.1       +0 -0      src/sys/boot/pc98/libpc98/time.c
  1.14.28.2.2.1     +0 -0      src/sys/boot/pc98/libpc98/vidconsole.c
  1.46.2.2.2.1      +0 -0      src/sys/boot/pc98/loader/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/boot/pc98/loader/conf.c
  1.31.2.3.2.1      +0 -0      src/sys/boot/pc98/loader/main.c
  1.2.2.1.4.1       +0 -0      src/sys/boot/pc98/pc98boot/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/boot/powerpc/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/boot/powerpc/Makefile.inc
  1.2.2.2.2.1       +0 -0      src/sys/boot/powerpc/boot1.chrp/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/boot/powerpc/boot1.chrp/Makefile.hfs
  1.3.2.2.2.1       +0 -0      src/sys/boot/powerpc/boot1.chrp/boot1.c
  1.2.4.1.4.1       +0 -0      src/sys/boot/powerpc/boot1.chrp/bootinfo.txt
  1.1.4.2.2.1       +0 -0      src/sys/boot/powerpc/boot1.chrp/generate-hfs.sh
  1.1.4.1.4.1       +0 -0      src/sys/boot/powerpc/boot1.chrp/hfs.tmpl.bz2.uu
  1.29.2.1.4.1      +0 -0      src/sys/boot/powerpc/ofw/Makefile
  1.14.2.1.4.1      +0 -0      src/sys/boot/powerpc/ofw/conf.c
  1.2.4.1.4.1       +0 -0      src/sys/boot/powerpc/ofw/help.ofw
  1.4.2.1.4.1       +0 -0      src/sys/boot/powerpc/ofw/ldscript.powerpc
  1.8.2.1.4.1       +0 -0      src/sys/boot/powerpc/ofw/metadata.c
  1.11.2.1.4.1      +0 -0      src/sys/boot/powerpc/ofw/start.c
  1.2.4.1.4.1       +0 -0      src/sys/boot/powerpc/ofw/version
  1.5.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/conf.c
  1.3.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/devicename.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/help.ps3
  1.2.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ldscript.powerpc
  1.3.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/lv1call.S
  1.3.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/lv1call.h
  1.3.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/main.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/metadata.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ppc64_elf_freebsd.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3.h
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3bus.h
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3cdrom.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3cons.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3devdesc.h
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3disk.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3mmu.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3net.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3repo.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3repo.h
  1.2.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3stor.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/ps3stor.h
  1.1.2.2.2.1       +0 -0      src/sys/boot/powerpc/ps3/start.S
  1.2.2.1.4.1       +0 -0      src/sys/boot/powerpc/ps3/version
  1.7.2.1.4.1       +0 -0      src/sys/boot/powerpc/uboot/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/boot/powerpc/uboot/conf.c
  1.1.4.1.4.1       +0 -0      src/sys/boot/powerpc/uboot/help.uboot
  1.2.2.1.4.1       +0 -0      src/sys/boot/powerpc/uboot/ldscript.powerpc
  1.4.4.1.4.1       +0 -0      src/sys/boot/powerpc/uboot/start.S
  1.3.2.1.4.1       +0 -0      src/sys/boot/powerpc/uboot/version
  1.2.42.2.2.1      +0 -0      src/sys/boot/sparc64/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/boot/sparc64/Makefile.inc
  1.12.2.2.2.1      +0 -0      src/sys/boot/sparc64/boot1/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/boot/sparc64/boot1/_start.s
  1.20.2.2.2.1      +0 -0      src/sys/boot/sparc64/boot1/boot1.c
  1.25.2.3.2.1      +0 -0      src/sys/boot/sparc64/loader/Makefile
  1.8.4.1.4.1       +0 -0      src/sys/boot/sparc64/loader/locore.S
  1.53.2.7.2.1      +0 -0      src/sys/boot/sparc64/loader/main.c
  1.15.16.1.4.1     +0 -0      src/sys/boot/sparc64/loader/metadata.c
  1.1.42.1.4.1      +0 -0      src/sys/boot/sparc64/loader/version
  1.2.2.2.2.1       +0 -0      src/sys/boot/sparc64/zfsboot/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/boot/sparc64/zfsloader/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/boot/uboot/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/boot/uboot/Makefile.inc
  1.2.4.1.4.1       +0 -0      src/sys/boot/uboot/common/Makefile.inc
  1.9.2.1.4.1       +0 -0      src/sys/boot/uboot/common/main.c
  1.5.2.2.2.1       +0 -0      src/sys/boot/uboot/common/metadata.c
  1.6.2.2.2.1       +0 -0      src/sys/boot/uboot/lib/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/api_public.h
  1.3.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/console.c
  1.3.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/copy.c
  1.5.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/devicename.c
  1.7.2.1.4.1       +0 -0      src/sys/boot/uboot/lib/disk.c
  1.3.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/elf_freebsd.c
  1.12.2.2.2.1      +0 -0      src/sys/boot/uboot/lib/glue.c
  1.7.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/glue.h
  1.5.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/libuboot.h
  1.2.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/module.c
  1.8.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/net.c
  1.3.4.1.4.1       +0 -0      src/sys/boot/uboot/lib/reboot.c
  1.4.2.1.4.1       +0 -0      src/sys/boot/uboot/lib/time.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/ficl/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/boot/userboot/libstand/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/libstand/amd64/_setjmp.S
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/test/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/test/test.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot.h
  1.2.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/autoload.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/bootinfo.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/bootinfo32.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/bootinfo64.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/conf.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/copy.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/devicename.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/elf32_freebsd.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/elf64_freebsd.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/host.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/libuserboot.h
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/main.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/userboot_cons.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/userboot_disk.c
  1.1.2.1.4.1       +0 -0      src/sys/boot/userboot/userboot/version
  1.7.2.2.2.1       +0 -0      src/sys/boot/zfs/Makefile
  1.1.4.2.2.1       +0 -0      src/sys/boot/zfs/devicename_stubs.c
  1.1.4.2.2.1       +0 -0      src/sys/boot/zfs/libzfs.h
  1.9.2.5.2.1       +0 -0      src/sys/boot/zfs/zfs.c
  1.17.2.5.2.1      +0 -0      src/sys/boot/zfs/zfsimpl.c
  1.17.4.1.4.1      +0 -0      src/sys/bsm/audit.h
  1.2.4.1.4.1       +0 -0      src/sys/bsm/audit_domain.h
  1.3.2.1.4.1       +0 -0      src/sys/bsm/audit_errno.h
  1.1.4.1.4.1       +0 -0      src/sys/bsm/audit_fcntl.h
  1.13.4.1.4.1      +0 -0      src/sys/bsm/audit_internal.h
  1.23.2.1.4.1      +0 -0      src/sys/bsm/audit_kevents.h
  1.16.4.1.4.1      +0 -0      src/sys/bsm/audit_record.h
  1.1.4.1.4.1       +0 -0      src/sys/bsm/audit_socket_type.h
  1.2.16.1.4.1      +0 -0      src/sys/cam/README.quirks
  1.16.2.4.2.1      +0 -0      src/sys/cam/ata/ata_all.c
  1.10.2.2.2.1      +0 -0      src/sys/cam/ata/ata_all.h
  1.38.2.10.2.1     +0 -0      src/sys/cam/ata/ata_da.c
  1.11.2.3.2.1      +0 -0      src/sys/cam/ata/ata_pmp.c
  1.43.2.11.2.1     +0 -0      src/sys/cam/ata/ata_xpt.c
  1.19.2.1.4.1      +0 -0      src/sys/cam/cam.c
  1.18.2.2.2.1      +0 -0      src/sys/cam/cam.h
  1.51.2.4.2.1      +0 -0      src/sys/cam/cam_ccb.h
  1.10.2.2.2.1      +0 -0      src/sys/cam/cam_debug.h
  1.97.2.9.2.1      +0 -0      src/sys/cam/cam_periph.c
  1.25.2.3.2.1      +0 -0      src/sys/cam/cam_periph.h
  1.11.2.1.4.1      +0 -0      src/sys/cam/cam_queue.c
  1.13.2.1.4.1      +0 -0      src/sys/cam/cam_queue.h
  1.14.2.1.4.1      +0 -0      src/sys/cam/cam_sim.c
  1.10.4.3.2.1      +0 -0      src/sys/cam/cam_sim.h
  1.264.2.15.2.1    +0 -0      src/sys/cam/cam_xpt.c
  1.14.2.2.2.1      +0 -0      src/sys/cam/cam_xpt.h
  1.10.2.1.4.1      +0 -0      src/sys/cam/cam_xpt_internal.h
  1.9.2.2.2.1       +0 -0      src/sys/cam/cam_xpt_periph.h
  1.11.2.2.2.1      +0 -0      src/sys/cam/cam_xpt_sim.h
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/README.ctl.txt
  1.2.2.5.2.1       +0 -0      src/sys/cam/ctl/ctl.c
  1.1.2.3.2.1       +0 -0      src/sys/cam/ctl/ctl.h
  1.1.2.4.2.1       +0 -0      src/sys/cam/ctl/ctl_backend.c
  1.1.2.3.2.1       +0 -0      src/sys/cam/ctl/ctl_backend.h
  1.2.2.3.2.1       +0 -0      src/sys/cam/ctl/ctl_backend_block.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_backend_block.h
  1.2.2.3.2.1       +0 -0      src/sys/cam/ctl/ctl_backend_ramdisk.c
  1.1.2.3.2.1       +0 -0      src/sys/cam/ctl/ctl_cmd_table.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_debug.h
  1.2.2.4.2.1       +0 -0      src/sys/cam/ctl/ctl_error.c
  1.2.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_error.h
  1.1.2.3.2.1       +0 -0      src/sys/cam/ctl/ctl_frontend.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_frontend.h
  1.2.2.4.2.1       +0 -0      src/sys/cam/ctl/ctl_frontend_cam_sim.c
  1.1.2.4.2.1       +0 -0      src/sys/cam/ctl/ctl_frontend_internal.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_frontend_internal.h
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_ha.h
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_io.h
  1.1.2.3.2.1       +0 -0      src/sys/cam/ctl/ctl_ioctl.h
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_mem_pool.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_mem_pool.h
  1.1.2.4.2.1       +0 -0      src/sys/cam/ctl/ctl_private.h
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_scsi_all.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_scsi_all.h
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_ser_table.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_util.c
  1.1.2.2.2.1       +0 -0      src/sys/cam/ctl/ctl_util.h
  1.2.2.4.2.1       +0 -0      src/sys/cam/ctl/scsi_ctl.c
  1.60.2.7.2.1      +0 -0      src/sys/cam/scsi/scsi_all.c
  1.37.2.9.2.1      +0 -0      src/sys/cam/scsi/scsi_all.h
  1.127.2.8.2.1     +0 -0      src/sys/cam/scsi/scsi_cd.c
  1.7.40.1.4.1      +0 -0      src/sys/cam/scsi/scsi_cd.h
  1.52.2.2.2.1      +0 -0      src/sys/cam/scsi/scsi_ch.c
  1.6.2.2.2.1       +0 -0      src/sys/cam/scsi/scsi_ch.h
  1.261.2.17.2.1    +0 -0      src/sys/cam/scsi/scsi_da.c
  1.8.28.3.2.1      +0 -0      src/sys/cam/scsi/scsi_da.h
  1.2.28.1.4.1      +0 -0      src/sys/cam/scsi/scsi_dvcfg.h
  1.3.28.1.4.1      +0 -0      src/sys/cam/scsi/scsi_iu.h
  1.32.2.2.4.1      +0 -0      src/sys/cam/scsi/scsi_low.c
  1.9.4.1.4.1       +0 -0      src/sys/cam/scsi/scsi_low.h
  1.8.28.1.4.1      +0 -0      src/sys/cam/scsi/scsi_low_pisa.c
  1.5.28.1.4.1      +0 -0      src/sys/cam/scsi/scsi_low_pisa.h
  1.7.28.1.4.1      +0 -0      src/sys/cam/scsi/scsi_message.h
  1.61.2.4.2.1      +0 -0      src/sys/cam/scsi/scsi_pass.c
  1.5.28.1.4.1      +0 -0      src/sys/cam/scsi/scsi_pass.h
  1.51.2.3.2.1      +0 -0      src/sys/cam/scsi/scsi_pt.c
  1.4.28.1.4.1      +0 -0      src/sys/cam/scsi/scsi_pt.h
  1.120.2.5.2.1     +0 -0      src/sys/cam/scsi/scsi_sa.c
  1.10.28.1.4.1     +0 -0      src/sys/cam/scsi/scsi_sa.h
  1.43.2.3.2.1      +0 -0      src/sys/cam/scsi/scsi_ses.c
  1.6.2.1.4.1       +0 -0      src/sys/cam/scsi/scsi_ses.h
  1.20.2.3.2.1      +0 -0      src/sys/cam/scsi/scsi_sg.c
  1.2.18.1.4.1      +0 -0      src/sys/cam/scsi/scsi_sg.h
  1.27.2.3.2.1      +0 -0      src/sys/cam/scsi/scsi_targ_bh.c
  1.82.2.2.2.1      +0 -0      src/sys/cam/scsi/scsi_target.c
  1.12.28.1.4.1     +0 -0      src/sys/cam/scsi/scsi_targetio.h
  1.15.2.7.2.1      +0 -0      src/sys/cam/scsi/scsi_xpt.c
  1.1.2.1.4.1       +0 -0      src/sys/cam/scsi/smp_all.c
  1.1.2.1.4.1       +0 -0      src/sys/cam/scsi/smp_all.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/boot/zfs/README
  1.9.2.2.2.1       +0 -0      src/sys/cddl/boot/zfs/zfssubr.c
  1.6.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris.c
  1.3.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_acl.c
  1.6.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
  1.2.2.2.2.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c
  1.10.2.1.4.1      +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_kmem.c
  1.13.2.1.4.1      +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_kobj.c
  1.4.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_kstat.c
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_lookup.c
  1.8.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_misc.c
  1.12.2.1.4.1      +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_policy.c
  1.5.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_string.c
  1.2.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_sunddi.c
  1.2.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_sysevent.c
  1.6.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c
  1.1.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_uio.c
  1.19.2.1.4.1      +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c
  1.5.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_zone.c
  1.6.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/acl.h
  1.9.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/atomic.h
  1.3.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/bitmap.h
  1.4.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/byteorder.h
  1.3.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/cmn_err.h
  1.3.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/cpupart.h
  1.5.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/cpuvar.h
  1.3.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/cred.h
  1.3.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/cyclic.h
  1.2.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/cyclic_impl.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/debug.h
  1.3.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/dirent.h
  1.3.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/dkio.h
  1.5.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/dnlc.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/elf.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/feature_tests.h
  1.3.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/file.h
  1.3.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/kcondvar.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/kidmap.h
  1.8.2.2.2.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/kmem.h
  1.3.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/kobj.h
  1.3.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/kstat.h
  1.3.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/lock.h
  1.7.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/misc.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/mman.h
  1.4.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/mntent.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/mnttab.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/modctl.h
  1.3.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/mount.h
  1.9.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/mutex.h
  1.3.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/objfs.h
  1.3.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/param.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/pathname.h
  1.3.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/pcpu.h
  1.8.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/policy.h
  1.10.2.1.4.1      +0 -0      src/sys/cddl/compat/opensolaris/sys/proc.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/random.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/refstr.h
  1.8.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/rwlock.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/sdt.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/sema.h
  1.3.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/sid.h
  1.2.4.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/sig.h
  1.3.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/stat.h
  1.4.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/string.h
  1.5.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/sunddi.h
  1.4.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/systm.h
  1.7.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/taskq.h
  1.9.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/time.h
  1.10.2.1.4.1      +0 -0      src/sys/cddl/compat/opensolaris/sys/types.h
  1.6.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/uio.h
  1.2.6.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/varargs.h
  1.6.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/vfs.h
  1.18.2.2.2.1      +0 -0      src/sys/cddl/compat/opensolaris/sys/vnode.h
  1.4.2.1.4.1       +0 -0      src/sys/cddl/compat/opensolaris/sys/zone.h
  1.4.2.1.4.1       +0 -0      src/sys/cddl/contrib/opensolaris/common/atomic/ia64/opensolaris_atomic.S
  1.2.2.1.4.1       +0 -0      src/sys/cddl/contrib/opensolaris/common/atomic/powerpc64/opensolaris_atomic.S
  1.14.2.4.2.1      +0 -0      src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
  1.9.2.1.4.1       +0 -0      src/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c
  1.4.2.1.4.1       +0 -0      src/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace_impl.h
  1.4.4.2.2.1       +0 -0      src/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c
  1.5.2.1.4.1       +0 -0      src/sys/cddl/dev/cyclic/cyclic.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/cyclic/cyclic_test.c
  1.6.2.1.4.1       +0 -0      src/sys/cddl/dev/cyclic/i386/cyclic_machdep.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtmalloc/dtmalloc.c
  1.1.6.3.2.1       +0 -0      src/sys/cddl/dev/dtrace/amd64/dis_tables.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/amd64/dis_tables.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/amd64/dtrace_asm.S
  1.3.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/amd64/dtrace_isa.c
  1.11.2.1.4.1      +0 -0      src/sys/cddl/dev/dtrace/amd64/dtrace_subr.c
  1.2.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/amd64/instr_size.c
  1.1.4.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/amd64/regset.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_anon.c
  1.2.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_cddl.h
  1.2.4.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_clone.c
  1.2.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_debug.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_hacks.c
  1.3.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_ioctl.c
  1.5.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_load.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_modevent.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_sysctl.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_test.c
  1.3.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_unload.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/dtrace_vtime.c
  1.1.6.3.2.1       +0 -0      src/sys/cddl/dev/dtrace/i386/dis_tables.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/i386/dis_tables.h
  1.1.6.2.2.1       +0 -0      src/sys/cddl/dev/dtrace/i386/dtrace_asm.S
  1.2.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/i386/dtrace_isa.c
  1.11.2.1.4.1      +0 -0      src/sys/cddl/dev/dtrace/i386/dtrace_subr.c
  1.2.2.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/i386/instr_size.c
  1.1.4.1.4.1       +0 -0      src/sys/cddl/dev/dtrace/i386/regset.h
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/fbt/fbt.c
  1.2.4.1.4.1       +0 -0      src/sys/cddl/dev/lockstat/lockstat.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/profile/profile.c
  1.1.6.1.4.1       +0 -0      src/sys/cddl/dev/prototype.c
  1.1.6.2.2.1       +0 -0      src/sys/cddl/dev/sdt/sdt.c
  1.6.2.1.4.1       +0 -0      src/sys/cddl/dev/systrace/systrace.c
  1.5.2.1.4.1       +0 -0      src/sys/compat/freebsd32/Makefile
  1.20.2.3.2.1      +0 -0      src/sys/compat/freebsd32/freebsd32.h
  1.11.2.1.4.1      +0 -0      src/sys/compat/freebsd32/freebsd32_ioctl.c
  1.5.2.1.4.1       +0 -0      src/sys/compat/freebsd32/freebsd32_ioctl.h
  1.4.2.1.4.1       +0 -0      src/sys/compat/freebsd32/freebsd32_ipc.h
  1.122.2.5.2.1     +0 -0      src/sys/compat/freebsd32/freebsd32_misc.c
  1.125.2.4.2.1     +0 -0      src/sys/compat/freebsd32/freebsd32_proto.h
  1.3.2.2.2.1       +0 -0      src/sys/compat/freebsd32/freebsd32_signal.h
  1.121.2.4.2.1     +0 -0      src/sys/compat/freebsd32/freebsd32_syscall.h
  1.112.2.4.2.1     +0 -0      src/sys/compat/freebsd32/freebsd32_syscalls.c
  1.123.2.4.2.1     +0 -0      src/sys/compat/freebsd32/freebsd32_sysent.c
  1.5.2.4.2.1       +0 -0      src/sys/compat/freebsd32/freebsd32_systrace_args.c
  1.20.2.1.4.1      +0 -0      src/sys/compat/freebsd32/freebsd32_util.h
  1.6.2.1.4.1       +0 -0      src/sys/compat/freebsd32/syscalls.conf
  1.140.2.4.2.1     +0 -0      src/sys/compat/freebsd32/syscalls.master
  1.6.2.1.4.1       +0 -0      src/sys/compat/ia32/ia32_genassym.c
  1.2.2.1.4.1       +0 -0      src/sys/compat/ia32/ia32_reg.h
  1.15.2.2.2.1      +0 -0      src/sys/compat/ia32/ia32_signal.h
  1.41.2.1.4.1      +0 -0      src/sys/compat/ia32/ia32_sysvec.c
  1.13.2.1.4.1      +0 -0      src/sys/compat/ia32/ia32_util.h
  1.161.2.4.2.1     +0 -0      src/sys/compat/linprocfs/linprocfs.c
  1.5.2.2.2.1       +0 -0      src/sys/compat/linsysfs/linsysfs.c
  1.30.2.1.4.1      +0 -0      src/sys/compat/linux/linux_emul.c
  1.13.2.1.4.1      +0 -0      src/sys/compat/linux/linux_emul.h
  1.124.2.2.2.1     +0 -0      src/sys/compat/linux/linux_file.c
  1.1.4.1.4.1       +0 -0      src/sys/compat/linux/linux_file.h
  1.5.2.1.4.1       +0 -0      src/sys/compat/linux/linux_fork.c
  1.41.2.1.4.1      +0 -0      src/sys/compat/linux/linux_futex.c
  1.10.2.1.4.1      +0 -0      src/sys/compat/linux/linux_futex.h
  1.34.2.1.4.1      +0 -0      src/sys/compat/linux/linux_getcwd.c
  1.171.2.2.2.1     +0 -0      src/sys/compat/linux/linux_ioctl.c
  1.33.2.1.4.1      +0 -0      src/sys/compat/linux/linux_ioctl.h
  1.61.2.1.4.1      +0 -0      src/sys/compat/linux/linux_ipc.c
  1.11.16.1.4.1     +0 -0      src/sys/compat/linux/linux_ipc.h
  1.38.2.1.4.1      +0 -0      src/sys/compat/linux/linux_mib.c
  1.14.2.1.4.1      +0 -0      src/sys/compat/linux/linux_mib.h
  1.251.2.2.2.1     +0 -0      src/sys/compat/linux/linux_misc.c
  1.8.2.1.4.1       +0 -0      src/sys/compat/linux/linux_misc.h
  1.74.2.1.4.1      +0 -0      src/sys/compat/linux/linux_signal.c
  1.9.2.1.4.1       +0 -0      src/sys/compat/linux/linux_signal.h
  1.108.2.3.4.1     +0 -0      src/sys/compat/linux/linux_socket.c
  1.9.2.1.4.1       +0 -0      src/sys/compat/linux/linux_socket.h
  1.101.2.2.2.1     +0 -0      src/sys/compat/linux/linux_stats.c
  1.17.16.1.4.1     +0 -0      src/sys/compat/linux/linux_sysctl.c
  1.1.30.1.4.1      +0 -0      src/sys/compat/linux/linux_sysproto.h
  1.3.2.1.4.1       +0 -0      src/sys/compat/linux/linux_time.c
  1.27.2.2.4.1      +0 -0      src/sys/compat/linux/linux_uid16.c
  1.36.4.2.2.1      +0 -0      src/sys/compat/linux/linux_util.c
  1.32.2.2.2.1      +0 -0      src/sys/compat/linux/linux_util.h
  1.3.2.1.4.1       +0 -0      src/sys/compat/linux/linux_videodev.h
  1.2.4.1.4.1       +0 -0      src/sys/compat/linux/linux_videodev2.h
  1.1.4.1.4.1       +0 -0      src/sys/compat/linux/linux_videodev2_compat.h
  1.1.4.1.4.1       +0 -0      src/sys/compat/linux/linux_videodev_compat.h
  1.3.28.1.4.1      +0 -0      src/sys/compat/ndis/cfg_var.h
  1.11.2.1.4.1      +0 -0      src/sys/compat/ndis/hal_var.h
  1.111.2.1.4.1     +0 -0      src/sys/compat/ndis/kern_ndis.c
  1.21.2.1.4.1      +0 -0      src/sys/compat/ndis/kern_windrv.c
  1.51.2.1.4.1      +0 -0      src/sys/compat/ndis/ndis_var.h
  1.51.2.1.4.1      +0 -0      src/sys/compat/ndis/ntoskrnl_var.h
  1.15.4.1.4.1      +0 -0      src/sys/compat/ndis/pe_var.h
  1.4.4.1.4.1       +0 -0      src/sys/compat/ndis/resource_var.h
  1.32.2.1.4.1      +0 -0      src/sys/compat/ndis/subr_hal.c
  1.125.2.2.2.1     +0 -0      src/sys/compat/ndis/subr_ndis.c
  1.114.2.2.2.1     +0 -0      src/sys/compat/ndis/subr_ntoskrnl.c
  1.15.2.1.4.1      +0 -0      src/sys/compat/ndis/subr_pe.c
  1.21.2.1.4.1      +0 -0      src/sys/compat/ndis/subr_usbd.c
  1.3.4.1.4.1       +0 -0      src/sys/compat/ndis/usbd_var.h
  1.6.4.1.4.1       +0 -0      src/sys/compat/ndis/winx32_wrap.S
  1.5.2.1.4.1       +0 -0      src/sys/compat/ndis/winx64_wrap.S
  1.6.28.1.4.1      +0 -0      src/sys/compat/netbsd/dvcfg.h
  1.7.28.1.4.1      +0 -0      src/sys/compat/netbsd/physio_proc.h
  1.8.16.1.4.1      +0 -0      src/sys/compat/svr4/Makefile
  1.30.2.2.2.1      +0 -0      src/sys/compat/svr4/imgact_svr4.c
  1.9.16.1.4.1      +0 -0      src/sys/compat/svr4/svr4.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_acl.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_dirent.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_errno.h
  1.7.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_exec.h
  1.50.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_fcntl.c
  1.5.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_fcntl.h
  1.39.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_filio.c
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_filio.h
  1.5.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_fuser.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_hrt.h
  1.27.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_ioctl.c
  1.7.4.1.4.1       +0 -0      src/sys/compat/svr4/svr4_ioctl.h
  1.25.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_ipc.c
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_ipc.h
  1.112.2.1.4.1     +0 -0      src/sys/compat/svr4/svr4_misc.c
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_mman.h
  1.31.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_proto.h
  1.19.4.1.4.1      +0 -0      src/sys/compat/svr4/svr4_resource.c
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_resource.h
  1.5.16.1.4.1      +0 -0      src/sys/compat/svr4/svr4_siginfo.h
  1.37.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_signal.c
  1.12.16.1.4.1     +0 -0      src/sys/compat/svr4/svr4_signal.h
  1.29.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_socket.c
  1.10.16.1.4.1     +0 -0      src/sys/compat/svr4/svr4_socket.h
  1.27.4.1.4.1      +0 -0      src/sys/compat/svr4/svr4_sockio.c
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_sockio.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_sockmod.h
  1.35.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_stat.c
  1.5.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_stat.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_statvfs.h
  1.67.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_stream.c
  1.6.16.1.4.1      +0 -0      src/sys/compat/svr4/svr4_stropts.h
  1.28.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_syscall.h
  1.28.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_syscallnames.c
  1.5.4.1.4.1       +0 -0      src/sys/compat/svr4/svr4_sysconfig.h
  1.31.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_sysent.c
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_systeminfo.h
  1.53.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_sysvec.c
  1.15.2.1.4.1      +0 -0      src/sys/compat/svr4/svr4_termios.c
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_termios.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_time.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_timod.h
  1.7.4.1.4.1       +0 -0      src/sys/compat/svr4/svr4_types.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_ucontext.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_ulimit.h
  1.5.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_ustat.h
  1.12.16.1.4.1     +0 -0      src/sys/compat/svr4/svr4_util.h
  1.5.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_utsname.h
  1.4.28.1.4.1      +0 -0      src/sys/compat/svr4/svr4_wait.h
  1.4.16.1.4.1      +0 -0      src/sys/compat/svr4/syscalls.conf
  1.29.2.1.4.1      +0 -0      src/sys/compat/svr4/syscalls.master
  1.34.2.1.4.1      +0 -0      src/sys/compat/x86bios/x86bios.c
  1.8.2.1.4.1       +0 -0      src/sys/compat/x86bios/x86bios.h
  1.27.2.2.2.1      +0 -0      src/sys/conf/Makefile.amd64
  1.45.2.1.4.1      +0 -0      src/sys/conf/Makefile.arm
  1.274.2.2.2.1     +0 -0      src/sys/conf/Makefile.i386
  1.70.16.1.4.1     +0 -0      src/sys/conf/Makefile.ia64
  1.8.2.1.4.1       +0 -0      src/sys/conf/Makefile.mips
  1.175.16.1.4.1    +0 -0      src/sys/conf/Makefile.pc98
  1.288.2.1.4.1     +0 -0      src/sys/conf/Makefile.powerpc
  1.40.16.1.4.1     +0 -0      src/sys/conf/Makefile.sparc64
  1.1620.2.18.2.1   +0 -0      src/sys/conf/NOTES
  1.1.2.2.2.1       +0 -0      src/sys/conf/WITHOUT_SOURCELESS
  1.2.2.2.2.1       +0 -0      src/sys/conf/WITHOUT_SOURCELESS_HOST
  1.1.2.2.2.1       +0 -0      src/sys/conf/WITHOUT_SOURCELESS_UCODE
  1.1611.2.37.2.1   +0 -0      src/sys/conf/files
  1.181.2.10.2.1    +0 -0      src/sys/conf/files.amd64
  1.26.2.1.4.1      +0 -0      src/sys/conf/files.arm
  1.667.2.7.2.1     +0 -0      src/sys/conf/files.i386
  1.110.2.1.4.1     +0 -0      src/sys/conf/files.ia64
  1.22.2.1.4.1      +0 -0      src/sys/conf/files.mips
  1.398.2.2.2.1     +0 -0      src/sys/conf/files.pc98
  1.133.2.4.2.1     +0 -0      src/sys/conf/files.powerpc
  1.118.2.2.2.1     +0 -0      src/sys/conf/files.sparc64
  1.74.2.12.2.1     +0 -0      src/sys/conf/kern.mk
  1.113.2.4.2.1     +0 -0      src/sys/conf/kern.post.mk
  1.128.2.5.2.1     +0 -0      src/sys/conf/kern.pre.mk
  1.243.2.3.2.1     +0 -0      src/sys/conf/kmod.mk
  1.4.42.1.4.1      +0 -0      src/sys/conf/kmod_syms.awk
  1.11.2.1.4.1      +0 -0      src/sys/conf/ldscript.amd64
  1.3.16.1.4.1      +0 -0      src/sys/conf/ldscript.arm
  1.10.2.1.4.1      +0 -0      src/sys/conf/ldscript.i386
  1.15.2.1.4.1      +0 -0      src/sys/conf/ldscript.ia64
  1.6.2.1.4.1       +0 -0      src/sys/conf/ldscript.mips
  1.6.2.1.4.1       +0 -0      src/sys/conf/ldscript.mips.cfe
  1.3.2.1.4.1       +0 -0      src/sys/conf/ldscript.mips.mips64
  1.2.2.1.4.1       +0 -0      src/sys/conf/ldscript.mips.octeon1
  1.9.2.1.4.1       +0 -0      src/sys/conf/ldscript.powerpc
  1.2.2.2.2.1       +0 -0      src/sys/conf/ldscript.powerpc64
  1.6.2.1.4.1       +0 -0      src/sys/conf/ldscript.sparc64
  1.5.2.3.2.1       +0 -0      src/sys/conf/makeLINT.mk
  1.3.40.1.4.1      +0 -0      src/sys/conf/makeLINT.sed
  1.95.2.10.2.1     +0 -0      src/sys/conf/newvers.sh
  1.741.2.8.2.1     +0 -0      src/sys/conf/options
  1.41.2.4.2.1      +0 -0      src/sys/conf/options.amd64
  1.30.2.1.4.1      +0 -0      src/sys/conf/options.arm
  1.248.2.3.2.1     +0 -0      src/sys/conf/options.i386
  1.30.2.1.4.1      +0 -0      src/sys/conf/options.ia64
  1.13.2.1.4.1      +0 -0      src/sys/conf/options.mips
  1.207.2.1.4.1     +0 -0      src/sys/conf/options.pc98
  1.17.2.1.4.1      +0 -0      src/sys/conf/options.powerpc
  1.19.2.1.4.1      +0 -0      src/sys/conf/options.sparc64
  1.10.16.1.4.1     +0 -0      src/sys/conf/systags.sh
  1.2.36.1.4.1      +0 -0      src/sys/contrib/altq/altq/altq.h
  1.7.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_cbq.c
  1.5.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_cdnr.c
  1.8.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_hfsc.c
  1.6.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_priq.c
  1.7.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_red.c
  1.6.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_rio.c
  1.4.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_rmclass.c
  1.33.2.1.4.1      +0 -0      src/sys/contrib/altq/altq/altq_subr.c
  1.3.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/altq_var.h
  1.4.2.1.4.1       +0 -0      src/sys/contrib/altq/altq/if_altq.h
  1.17.2.1.4.1      +0 -0      src/sys/contrib/dev/acpica/acpica_prep.sh
  1.1.4.1.4.1       +0 -0      src/sys/contrib/dev/iwi/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/contrib/dev/mwl/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/contrib/dev/npe/LICENSE
  1.1.18.1.4.1      +0 -0      src/sys/contrib/dev/nve/amd64/nvenetlib.README
  1.1.1.2.16.1.4.1  +0 -0      src/sys/contrib/dev/nve/amd64/nvenetlib.o.bz2.uu
  1.1.18.1.4.1      +0 -0      src/sys/contrib/dev/nve/i386/nvenetlib.README
  1.1.1.2.16.1.4.1  +0 -0      src/sys/contrib/dev/nve/i386/nvenetlib.o.bz2.uu
  1.1.4.1.4.1       +0 -0      src/sys/contrib/dev/ral/LICENSE
  1.1.4.2.2.1       +0 -0      src/sys/contrib/dev/ral/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/contrib/dev/ral/microcode.h
  1.1.4.1.4.1       +0 -0      src/sys/contrib/dev/ral/rt2561.fw.uu
  1.1.4.1.4.1       +0 -0      src/sys/contrib/dev/ral/rt2561s.fw.uu
  1.1.4.1.4.1       +0 -0      src/sys/contrib/dev/ral/rt2661.fw.uu
  1.1.4.2.2.1       +0 -0      src/sys/contrib/dev/ral/rt2860.fw.uu
  1.2.42.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE
  1.2.42.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/QNX_OCL.txt
  1.57.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/fil.c
  1.49.2.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_auth.c
  1.16.16.1.4.1     +0 -0      src/sys/contrib/ipfilter/netinet/ip_auth.h
  1.39.2.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_compat.h
  1.37.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_fil.h
  1.20.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
  1.33.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_frag.c
  1.19.16.1.4.1     +0 -0      src/sys/contrib/ipfilter/netinet/ip_frag.h
  1.28.16.1.4.1     +0 -0      src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c
  1.5.4.1.4.1       +0 -0      src/sys/contrib/ipfilter/netinet/ip_htable.c
  1.35.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_log.c
  1.47.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_nat.c
  1.28.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_nat.h
  1.30.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_proxy.c
  1.17.16.1.4.1     +0 -0      src/sys/contrib/ipfilter/netinet/ip_proxy.h
  1.13.16.1.4.1     +0 -0      src/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c
  1.15.16.1.4.1     +0 -0      src/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c
  1.1.1.1.28.1.4.1  +0 -0      src/sys/contrib/ipfilter/netinet/ip_rules.c
  1.1.1.1.28.1.4.1  +0 -0      src/sys/contrib/ipfilter/netinet/ip_rules.h
  1.42.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_state.c
  1.20.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ip_state.h
  1.6.4.1.4.1       +0 -0      src/sys/contrib/ipfilter/netinet/ip_sync.c
  1.27.4.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/ipl.h
  1.23.2.1.4.1      +0 -0      src/sys/contrib/ipfilter/netinet/mlfk_ipl.c
  1.1.36.1.4.1      +0 -0      src/sys/contrib/ngatm/FREEBSD-Xlist
  1.2.38.1.4.1      +0 -0      src/sys/contrib/ngatm/FREEBSD-upgrade
  1.1.38.1.4.1      +0 -0      src/sys/contrib/ngatm/netnatm/msg/uni_ie.h
  1.1.38.1.4.1      +0 -0      src/sys/contrib/ngatm/netnatm/msg/uni_ietab.h
  1.1.38.1.4.1      +0 -0      src/sys/contrib/ngatm/netnatm/msg/uni_msg.c
  1.1.38.1.4.1      +0 -0      src/sys/contrib/ngatm/netnatm/msg/uni_msg.h
  1.1.1.2.36.1.4.1  +0 -0      src/sys/contrib/ngatm/netnatm/sig/genmsgcpyc.awk
  1.1.1.2.36.1.4.1  +0 -0      src/sys/contrib/ngatm/netnatm/sig/genmsgcpyh.awk
  1.1.38.1.4.1      +0 -0      src/sys/contrib/ngatm/netnatm/sig/sig_unimsgcpy.c
  1.1.38.1.4.1      +0 -0      src/sys/contrib/ngatm/netnatm/sig/unimsgcpy.h
  1.25.2.2.4.1      +0 -0      src/sys/contrib/pf/net/if_pflog.c
  1.1.2.1.4.1       +0 -0      src/sys/contrib/pf/net/if_pflow.h
  1.40.2.5.2.1      +0 -0      src/sys/contrib/pf/net/if_pfsync.c
  1.78.2.7.2.1      +0 -0      src/sys/contrib/pf/net/pf.c
  1.26.2.2.2.1      +0 -0      src/sys/contrib/pf/net/pf_if.c
  1.50.2.5.2.1      +0 -0      src/sys/contrib/pf/net/pf_ioctl.c
  1.1.2.2.2.1       +0 -0      src/sys/contrib/pf/net/pf_lb.c
  1.2.2.1.4.1       +0 -0      src/sys/contrib/pf/net/pf_mtag.h
  1.21.2.2.2.1      +0 -0      src/sys/contrib/pf/net/pf_norm.c
  1.8.2.1.4.1       +0 -0      src/sys/contrib/pf/net/pf_osfp.c
  1.3.2.1.4.1       +0 -0      src/sys/contrib/pf/net/pf_ruleset.c
  1.11.2.4.2.1      +0 -0      src/sys/contrib/pf/net/pf_table.c
  1.5.2.1.4.1       +0 -0      src/sys/contrib/pf/netinet/in4_cksum.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/core_priv.h
  1.1.6.2.2.1       +0 -0      src/sys/contrib/rdma/ib_addr.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_cache.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_cm.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_fmr_pool.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_mad.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_marshall.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_pack.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_sa.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_smi.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_umem.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_user_cm.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_user_mad.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_user_sa.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_user_verbs.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/ib_verbs.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/iw_cm.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/krping/getopt.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/krping/getopt.h
  1.3.2.1.4.1       +0 -0      src/sys/contrib/rdma/krping/krping.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/krping/krping.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/krping/krping_dev.c
  1.3.4.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_addr.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_cache.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_cm.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_cm_ib.h
  1.7.4.2.2.1       +0 -0      src/sys/contrib/rdma/rdma_cma.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_device.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_iwcm.c
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_user_cm.h
  1.1.6.1.4.1       +0 -0      src/sys/contrib/rdma/rdma_verbs.c
  1.2.6.1.4.1       +0 -0      src/sys/contrib/rdma/types.h
  1.5.2.1.4.1       +0 -0      src/sys/contrib/x86emu/x86emu.c
  1.2.4.1.4.1       +0 -0      src/sys/contrib/x86emu/x86emu.h
  1.1.4.1.4.1       +0 -0      src/sys/crypto/aesni/aesencdec_amd64.S
  1.1.4.1.4.1       +0 -0      src/sys/crypto/aesni/aesencdec_i386.S
  1.2.2.1.4.1       +0 -0      src/sys/crypto/aesni/aeskeys_amd64.S
  1.3.2.1.4.1       +0 -0      src/sys/crypto/aesni/aeskeys_i386.S
  1.3.4.2.2.1       +0 -0      src/sys/crypto/aesni/aesni.c
  1.2.4.2.2.1       +0 -0      src/sys/crypto/aesni/aesni.h
  1.7.2.2.2.1       +0 -0      src/sys/crypto/aesni/aesni_wrap.c
  1.2.28.1.4.1      +0 -0      src/sys/crypto/blowfish/arch/i386/bf_enc.S
  1.2.40.1.4.1      +0 -0      src/sys/crypto/blowfish/arch/i386/bf_enc_586.S
  1.1.44.1.4.1      +0 -0      src/sys/crypto/blowfish/arch/i386/bf_enc_686.S
  1.1.38.1.4.1      +0 -0      src/sys/crypto/blowfish/bf_ecb.c
  1.6.38.1.4.1      +0 -0      src/sys/crypto/blowfish/bf_enc.c
  1.5.42.1.4.1      +0 -0      src/sys/crypto/blowfish/bf_locl.h
  1.4.42.1.4.1      +0 -0      src/sys/crypto/blowfish/bf_pi.h
  1.6.38.1.4.1      +0 -0      src/sys/crypto/blowfish/bf_skey.c
  1.7.38.1.4.1      +0 -0      src/sys/crypto/blowfish/blowfish.h
  1.1.18.1.4.1      +0 -0      src/sys/crypto/camellia/camellia-api.c
  1.1.18.1.4.1      +0 -0      src/sys/crypto/camellia/camellia.c
  1.1.18.1.4.1      +0 -0      src/sys/crypto/camellia/camellia.h
  1.2.40.1.4.1      +0 -0      src/sys/crypto/des/arch/i386/des_enc.S
  1.6.42.1.4.1      +0 -0      src/sys/crypto/des/des.h
  1.6.36.1.4.1      +0 -0      src/sys/crypto/des/des_ecb.c
  1.2.36.1.4.1      +0 -0      src/sys/crypto/des/des_enc.c
  1.6.42.1.4.1      +0 -0      src/sys/crypto/des/des_locl.h
  1.7.36.1.4.1      +0 -0      src/sys/crypto/des/des_setkey.c
  1.4.42.1.4.1      +0 -0      src/sys/crypto/des/podd.h
  1.4.42.1.4.1      +0 -0      src/sys/crypto/des/sk.h
  1.4.42.1.4.1      +0 -0      src/sys/crypto/des/spr.h
  1.6.4.1.4.1       +0 -0      src/sys/crypto/rc4/rc4.c
  1.3.42.1.4.1      +0 -0      src/sys/crypto/rc4/rc4.h
  1.3.28.1.4.1      +0 -0      src/sys/crypto/rijndael/Makefile
  1.11.16.1.4.1     +0 -0      src/sys/crypto/rijndael/rijndael-alg-fst.c
  1.12.28.1.4.1     +0 -0      src/sys/crypto/rijndael/rijndael-api-fst.c
  1.7.28.1.4.1      +0 -0      src/sys/crypto/rijndael/rijndael-api-fst.h
  1.2.4.1.4.1       +0 -0      src/sys/crypto/rijndael/rijndael-api.c
  1.6.28.1.4.1      +0 -0      src/sys/crypto/rijndael/rijndael.h
  1.4.38.1.4.1      +0 -0      src/sys/crypto/rijndael/rijndael_local.h
  1.2.4.1.4.1       +0 -0      src/sys/crypto/rijndael/test00.c
  1.9.38.1.4.1      +0 -0      src/sys/crypto/sha1.c
  1.8.42.1.4.1      +0 -0      src/sys/crypto/sha1.h
  1.10.2.1.4.1      +0 -0      src/sys/crypto/sha2/sha2.c
  1.2.42.1.4.1      +0 -0      src/sys/crypto/sha2/sha2.h
  1.25.2.2.2.1      +0 -0      src/sys/crypto/via/padlock.c
  1.5.2.2.2.1       +0 -0      src/sys/crypto/via/padlock.h
  1.7.2.2.2.1       +0 -0      src/sys/crypto/via/padlock_cipher.c
  1.6.2.2.2.1       +0 -0      src/sys/crypto/via/padlock_hash.c
  1.20.16.1.4.1     +0 -0      src/sys/ddb/db_access.c
  1.11.28.1.4.1     +0 -0      src/sys/ddb/db_access.h
  1.26.2.1.4.1      +0 -0      src/sys/ddb/db_break.c
  1.17.28.1.4.1     +0 -0      src/sys/ddb/db_break.h
  1.7.2.1.4.1       +0 -0      src/sys/ddb/db_capture.c
  1.87.2.2.2.1      +0 -0      src/sys/ddb/db_command.c
  1.16.2.1.4.1      +0 -0      src/sys/ddb/db_command.h
  1.35.4.1.4.1      +0 -0      src/sys/ddb/db_examine.c
  1.19.4.1.4.1      +0 -0      src/sys/ddb/db_expr.c
  1.39.4.1.4.1      +0 -0      src/sys/ddb/db_input.c
  1.23.4.1.4.1      +0 -0      src/sys/ddb/db_lex.c
  1.15.4.1.4.1      +0 -0      src/sys/ddb/db_lex.h
  1.8.4.2.2.1       +0 -0      src/sys/ddb/db_main.c
  1.41.2.1.4.1      +0 -0      src/sys/ddb/db_output.c
  1.15.16.1.4.1     +0 -0      src/sys/ddb/db_output.h
  1.30.28.1.4.1     +0 -0      src/sys/ddb/db_print.c
  1.72.2.3.2.1      +0 -0      src/sys/ddb/db_ps.c
  1.28.4.1.4.1      +0 -0      src/sys/ddb/db_run.c
  1.2.6.1.4.1       +0 -0      src/sys/ddb/db_script.c
  1.40.2.1.4.1      +0 -0      src/sys/ddb/db_sym.c
  1.23.28.1.4.1     +0 -0      src/sys/ddb/db_sym.h
  1.6.4.1.4.1       +0 -0      src/sys/ddb/db_textdump.c
  1.9.2.3.2.1       +0 -0      src/sys/ddb/db_thread.c
  1.24.4.1.4.1      +0 -0      src/sys/ddb/db_variables.c
  1.15.4.1.4.1      +0 -0      src/sys/ddb/db_variables.h
  1.28.16.1.4.1     +0 -0      src/sys/ddb/db_watch.c
  1.12.28.1.4.1     +0 -0      src/sys/ddb/db_watch.h
  1.15.28.1.4.1     +0 -0      src/sys/ddb/db_write_cmd.c
  1.50.2.2.2.1      +0 -0      src/sys/ddb/ddb.h
  1.167.2.1.4.1     +0 -0      src/sys/dev/aac/aac.c
  1.40.2.2.4.1      +0 -0      src/sys/dev/aac/aac_cam.c
  1.26.2.1.4.1      +0 -0      src/sys/dev/aac/aac_debug.c
  1.49.2.1.4.1      +0 -0      src/sys/dev/aac/aac_disk.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/aac/aac_linux.c
  1.74.2.3.2.1      +0 -0      src/sys/dev/aac/aac_pci.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/aac/aac_tables.h
  1.34.2.1.4.1      +0 -0      src/sys/dev/aac/aacreg.h
  1.63.2.1.4.1      +0 -0      src/sys/dev/aac/aacvar.h
  1.44.2.1.4.1      +0 -0      src/sys/dev/acpi_support/acpi_asus.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/acpi_support/acpi_fujitsu.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/acpi_support/acpi_hp.c
  1.26.2.2.2.1      +0 -0      src/sys/dev/acpi_support/acpi_ibm.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/acpi_support/acpi_panasonic.c
  1.14.2.1.4.1      +0 -0      src/sys/dev/acpi_support/acpi_sony.c
  1.18.4.1.4.1      +0 -0      src/sys/dev/acpi_support/acpi_toshiba.c
  1.6.2.3.2.1       +0 -0      src/sys/dev/acpi_support/acpi_wmi.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/acpi_support/acpi_wmi_if.m
  1.2.2.1.4.1       +0 -0      src/sys/dev/acpi_support/atk0110.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/acpica/Osd/OsdDebug.c
  1.34.2.1.4.1      +0 -0      src/sys/dev/acpica/Osd/OsdHardware.c
  1.27.2.1.4.1      +0 -0      src/sys/dev/acpica/Osd/OsdInterrupt.c
  1.19.2.1.4.1      +0 -0      src/sys/dev/acpica/Osd/OsdMemory.c
  1.47.2.1.4.1      +0 -0      src/sys/dev/acpica/Osd/OsdSchedule.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/acpica/Osd/OsdStream.c
  1.37.4.2.2.1      +0 -0      src/sys/dev/acpica/Osd/OsdSynch.c
  1.14.2.1.4.1      +0 -0      src/sys/dev/acpica/Osd/OsdTable.c
  1.305.2.7.2.1     +0 -0      src/sys/dev/acpica/acpi.c
  1.40.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_acad.c
  1.31.2.2.2.1      +0 -0      src/sys/dev/acpica/acpi_battery.c
  1.36.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_button.c
  1.48.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_cmbat.c
  1.99.2.3.2.1      +0 -0      src/sys/dev/acpica/acpi_cpu.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_dock.c
  1.95.2.3.2.1      +0 -0      src/sys/dev/acpica/acpi_ec.c
  1.38.2.3.2.1      +0 -0      src/sys/dev/acpica/acpi_hpet.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/acpica/acpi_hpet.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_if.m
  1.11.4.2.2.1      +0 -0      src/sys/dev/acpica/acpi_isab.c
  1.32.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_lid.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_package.c
  1.39.2.2.2.1      +0 -0      src/sys/dev/acpica/acpi_pci.c
  1.61.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_pci_link.c
  1.64.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_pcib.c
  1.69.2.5.2.1      +0 -0      src/sys/dev/acpica/acpi_pcib_acpi.c
  1.21.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_pcib_pci.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/acpica/acpi_pcibvar.h
  1.27.4.1.4.1      +0 -0      src/sys/dev/acpica/acpi_perf.c
  1.32.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_powerres.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/acpica/acpi_quirk.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/acpica/acpi_quirks
  1.45.2.1.4.1      +0 -0      src/sys/dev/acpica/acpi_resource.c
  1.10.2.2.2.1      +0 -0      src/sys/dev/acpica/acpi_smbat.c
  1.1.18.1.4.1      +0 -0      src/sys/dev/acpica/acpi_smbus.h
  1.77.2.2.2.1      +0 -0      src/sys/dev/acpica/acpi_thermal.c
  1.12.4.1.4.1      +0 -0      src/sys/dev/acpica/acpi_throttle.c
  1.50.2.3.2.1      +0 -0      src/sys/dev/acpica/acpi_timer.c
  1.25.2.2.2.1      +0 -0      src/sys/dev/acpica/acpi_video.c
  1.18.2.1.4.1      +0 -0      src/sys/dev/acpica/acpiio.h
  1.125.2.5.2.1     +0 -0      src/sys/dev/acpica/acpivar.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/adb/adb.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/adb/adb_bus.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/adb/adb_buttons.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/adb/adb_hb_if.m
  1.1.4.1.4.1       +0 -0      src/sys/dev/adb/adb_if.m
  1.4.2.3.2.1       +0 -0      src/sys/dev/adb/adb_kbd.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/adb/adb_mouse.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/adb/adbvar.h
  1.19.2.1.4.1      +0 -0      src/sys/dev/adlink/adlink.c
  1.21.16.2.2.1     +0 -0      src/sys/dev/advansys/adv_eisa.c
  1.31.16.2.2.1     +0 -0      src/sys/dev/advansys/adv_isa.c
  1.31.16.2.2.1     +0 -0      src/sys/dev/advansys/adv_pci.c
  1.36.4.1.4.1      +0 -0      src/sys/dev/advansys/advansys.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/advansys/advansys.h
  1.26.16.1.4.1     +0 -0      src/sys/dev/advansys/advlib.c
  1.14.4.1.4.1      +0 -0      src/sys/dev/advansys/advlib.h
  1.9.28.1.4.1      +0 -0      src/sys/dev/advansys/advmcode.c
  1.8.28.1.4.1      +0 -0      src/sys/dev/advansys/advmcode.h
  1.25.16.2.2.1     +0 -0      src/sys/dev/advansys/adw_pci.c
  1.29.2.1.4.1      +0 -0      src/sys/dev/advansys/adwcam.c
  1.12.28.1.4.1     +0 -0      src/sys/dev/advansys/adwlib.c
  1.9.28.1.4.1      +0 -0      src/sys/dev/advansys/adwlib.h
  1.5.28.1.4.1      +0 -0      src/sys/dev/advansys/adwmcode.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/advansys/adwmcode.h
  1.5.28.1.4.1      +0 -0      src/sys/dev/advansys/adwvar.h
  1.16.2.3.2.1      +0 -0      src/sys/dev/ae/if_ae.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/ae/if_aereg.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/ae/if_aevar.h
  1.22.2.2.2.1      +0 -0      src/sys/dev/age/if_age.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/age/if_agereg.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/age/if_agevar.h
  1.72.2.2.2.1      +0 -0      src/sys/dev/agp/agp.c
  1.21.4.1.4.1      +0 -0      src/sys/dev/agp/agp_ali.c
  1.26.4.1.4.1      +0 -0      src/sys/dev/agp/agp_amd.c
  1.19.4.1.4.1      +0 -0      src/sys/dev/agp/agp_amd64.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/agp/agp_apple.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/agp/agp_ati.c
  1.58.2.3.2.1      +0 -0      src/sys/dev/agp/agp_i810.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/agp/agp_i810.h
  1.4.4.2.2.1       +0 -0      src/sys/dev/agp/agp_if.m
  1.38.4.1.4.1      +0 -0      src/sys/dev/agp/agp_intel.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/agp/agp_nvidia.c
  1.23.4.1.4.1      +0 -0      src/sys/dev/agp/agp_sis.c
  1.30.2.1.4.1      +0 -0      src/sys/dev/agp/agp_via.c
  1.11.4.2.2.1      +0 -0      src/sys/dev/agp/agppriv.h
  1.20.4.2.2.1      +0 -0      src/sys/dev/agp/agpreg.h
  1.4.4.2.2.1       +0 -0      src/sys/dev/agp/agpvar.h
  1.65.4.1.4.1      +0 -0      src/sys/dev/aha/aha.c
  1.40.4.1.4.1      +0 -0      src/sys/dev/aha/aha_isa.c
  1.17.4.1.4.1      +0 -0      src/sys/dev/aha/aha_mca.c
  1.20.16.1.4.1     +0 -0      src/sys/dev/aha/ahareg.h
  1.43.16.2.2.1     +0 -0      src/sys/dev/ahb/ahb.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/ahb/ahbreg.h
  1.74.2.12.2.1     +0 -0      src/sys/dev/ahci/ahci.c
  1.19.2.1.4.1      +0 -0      src/sys/dev/ahci/ahci.h
  1.28.4.1.4.1      +0 -0      src/sys/dev/aic/aic.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/aic/aic6360reg.h
  1.13.16.1.4.1     +0 -0      src/sys/dev/aic/aic_cbus.c
  1.14.16.1.4.1     +0 -0      src/sys/dev/aic/aic_isa.c
  1.20.16.1.4.1     +0 -0      src/sys/dev/aic/aic_pccard.c
  1.9.16.1.4.1      +0 -0      src/sys/dev/aic/aicvar.h
  1.36.16.2.2.1     +0 -0      src/sys/dev/aic7xxx/ahc_eisa.c
  1.7.16.2.2.1      +0 -0      src/sys/dev/aic7xxx/ahc_isa.c
  1.66.4.2.2.1      +0 -0      src/sys/dev/aic7xxx/ahc_pci.c
  1.22.2.2.2.1      +0 -0      src/sys/dev/aic7xxx/ahd_pci.c
  1.19.16.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic7770.c
  1.42.2.2.2.1      +0 -0      src/sys/dev/aic7xxx/aic79xx.c
  1.28.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aic79xx.h
  1.20.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aic79xx.reg
  1.19.16.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic79xx.seq
  1.17.28.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic79xx_inline.h
  1.35.2.2.2.1      +0 -0      src/sys/dev/aic7xxx/aic79xx_osm.c
  1.24.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aic79xx_osm.h
  1.29.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aic79xx_pci.c
  1.113.2.2.2.1     +0 -0      src/sys/dev/aic7xxx/aic7xxx.c
  1.56.16.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic7xxx.h
  1.48.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aic7xxx.reg
  1.129.16.1.4.1    +0 -0      src/sys/dev/aic7xxx/aic7xxx.seq
  1.21.28.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic7xxx_93cx6.c
  1.12.28.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic7xxx_93cx6.h
  1.25.16.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic7xxx_inline.h
  1.50.16.2.2.1     +0 -0      src/sys/dev/aic7xxx/aic7xxx_osm.c
  1.35.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aic7xxx_osm.h
  1.36.16.1.4.1     +0 -0      src/sys/dev/aic7xxx/aic7xxx_pci.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/aic7xxx/aic_osm_lib.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/aic7xxx/aic_osm_lib.h
  1.29.2.2.2.1      +0 -0      src/sys/dev/aic7xxx/aicasm/Makefile
  1.42.2.2.2.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm.c
  1.18.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm.h
  1.28.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm_gram.y
  1.9.28.1.4.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm_insformat.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
  1.11.2.2.2.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
  1.29.2.2.2.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm_scan.l
  1.27.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
  1.19.2.1.4.1      +0 -0      src/sys/dev/aic7xxx/aicasm/aicasm_symbol.h
  1.33.2.2.2.1      +0 -0      src/sys/dev/alc/if_alc.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/alc/if_alcreg.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/alc/if_alcvar.h
  1.18.2.4.2.1      +0 -0      src/sys/dev/ale/if_ale.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ale/if_alereg.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/ale/if_alevar.h
  1.37.2.1.4.1      +0 -0      src/sys/dev/amd/amd.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/amd/amd.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/amdsbwd/amdsbwd.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/amdtemp/amdtemp.c
  1.95.2.2.2.1      +0 -0      src/sys/dev/amr/amr.c
  1.28.4.1.4.1      +0 -0      src/sys/dev/amr/amr_cam.c
  1.39.16.1.4.1     +0 -0      src/sys/dev/amr/amr_disk.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/amr/amr_linux.c
  1.40.4.3.2.1      +0 -0      src/sys/dev/amr/amr_pci.c
  1.3.42.1.4.1      +0 -0      src/sys/dev/amr/amr_tables.h
  1.7.16.1.4.1      +0 -0      src/sys/dev/amr/amrio.h
  1.12.4.1.4.1      +0 -0      src/sys/dev/amr/amrreg.h
  1.37.2.1.4.1      +0 -0      src/sys/dev/amr/amrvar.h
  1.15.28.1.4.1     +0 -0      src/sys/dev/an/if_aironet_ieee.h
  1.97.2.2.2.1      +0 -0      src/sys/dev/an/if_an.c
  1.19.2.1.4.1      +0 -0      src/sys/dev/an/if_an_isa.c
  1.33.2.1.4.1      +0 -0      src/sys/dev/an/if_an_pccard.c
  1.32.2.2.2.1      +0 -0      src/sys/dev/an/if_an_pci.c
  1.31.2.1.4.1      +0 -0      src/sys/dev/an/if_anreg.h
  1.38.2.4.2.1      +0 -0      src/sys/dev/arcmsr/arcmsr.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/arcmsr/arcmsr.h
  1.18.2.1.4.1      +0 -0      src/sys/dev/asmc/asmc.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/asmc/asmcvar.h
  1.89.2.4.2.1      +0 -0      src/sys/dev/asr/asr.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/asr/dptalign.h
  1.9.16.1.4.1      +0 -0      src/sys/dev/asr/dptsig.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/asr/i2oadptr.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/asr/i2obscsi.h
  1.9.16.1.4.1      +0 -0      src/sys/dev/asr/i2odep.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/asr/i2odpt.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/asr/i2oexec.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/asr/i2omsg.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/asr/i2otypes.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/asr/i2outil.h
  1.7.28.1.4.1      +0 -0      src/sys/dev/asr/osd_defs.h
  1.9.28.1.4.1      +0 -0      src/sys/dev/asr/osd_unix.h
  1.10.28.1.4.1     +0 -0      src/sys/dev/asr/osd_util.h
  1.9.28.1.4.1      +0 -0      src/sys/dev/asr/sys_info.h
  1.331.2.9.2.1     +0 -0      src/sys/dev/ata/ata-all.c
  1.160.2.2.2.1     +0 -0      src/sys/dev/ata/ata-all.h
  1.44.2.2.2.1      +0 -0      src/sys/dev/ata/ata-card.c
  1.30.4.3.2.1      +0 -0      src/sys/dev/ata/ata-cbus.c
  1.229.2.3.2.1     +0 -0      src/sys/dev/ata/ata-disk.c
  1.54.4.1.4.1      +0 -0      src/sys/dev/ata/ata-disk.h
  1.165.2.1.4.1     +0 -0      src/sys/dev/ata/ata-dma.c
  1.35.4.2.2.1      +0 -0      src/sys/dev/ata/ata-isa.c
  1.92.2.1.4.1      +0 -0      src/sys/dev/ata/ata-lowlevel.c
  1.155.2.6.2.1     +0 -0      src/sys/dev/ata/ata-pci.c
  1.128.2.7.2.1     +0 -0      src/sys/dev/ata/ata-pci.h
  1.91.2.4.2.1      +0 -0      src/sys/dev/ata/ata-queue.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/ata/ata-raid-ddf.h
  1.140.2.2.2.1     +0 -0      src/sys/dev/ata/ata-raid.c
  1.48.4.1.4.1      +0 -0      src/sys/dev/ata/ata-raid.h
  1.12.2.1.4.1      +0 -0      src/sys/dev/ata/ata-sata.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/ata/ata_if.m
  1.69.2.3.2.1      +0 -0      src/sys/dev/ata/atapi-cam.c
  1.212.2.2.2.1     +0 -0      src/sys/dev/ata/atapi-cd.c
  1.49.2.1.4.1      +0 -0      src/sys/dev/ata/atapi-cd.h
  1.121.2.2.2.1     +0 -0      src/sys/dev/ata/atapi-fd.c
  1.28.4.1.4.1      +0 -0      src/sys/dev/ata/atapi-fd.h
  1.116.2.2.2.1     +0 -0      src/sys/dev/ata/atapi-tape.c
  1.26.4.1.4.1      +0 -0      src/sys/dev/ata/atapi-tape.h
  1.7.2.3.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-acard.c
  1.16.2.3.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-acerlabs.c
  1.3.2.2.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-adaptec.c
  1.37.2.3.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-ahci.c
  1.6.2.2.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-amd.c
  1.6.2.3.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-ati.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ata/chipsets/ata-cenatek.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ata/chipsets/ata-cypress.c
  1.5.2.2.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-cyrix.c
  1.6.2.2.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-highpoint.c
  1.29.2.4.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-intel.c
  1.6.2.3.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-ite.c
  1.9.2.2.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-jmicron.c
  1.23.2.3.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-marvell.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ata/chipsets/ata-micron.c
  1.5.2.2.2.1       +0 -0      src/sys/dev/ata/chipsets/ata-national.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/ata/chipsets/ata-netcell.c
  1.15.2.3.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-nvidia.c
  1.23.2.3.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-promise.c
  1.18.2.2.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-serverworks.c
  1.21.2.4.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-siliconimage.c
  1.10.2.2.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-sis.c
  1.16.2.2.2.1      +0 -0      src/sys/dev/ata/chipsets/ata-via.c
  1.21.2.1.4.1      +0 -0      src/sys/dev/ath/ah_osdep.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/ath/ah_osdep.h
  1.6.2.2.2.1       +0 -0      src/sys/dev/ath/ath_dfs/null/dfs_null.c
  1.36.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ah.c
  1.45.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ah.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_debug.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_decode.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_desc.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_devid.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_diagcodes.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_9287.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_9287.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v1.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v1.h
  1.13.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v14.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v14.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v3.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v3.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v4k.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
  1.46.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ah_internal.h
  1.16.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ah_regdomain.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_regdomain.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_regdomain/ah_rd_ctry.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_regdomain/ah_rd_domains.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_regdomain/ah_rd_freqbands.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_regdomain/ah_rd_regenum.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_regdomain/ah_rd_regmap.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ah_soc.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_beacon.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_interrupts.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_keycache.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_misc.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_power.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_recv.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210desc.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210phy.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5210reg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5210/ar5k_0007.ini
  1.7.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_attach.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_beacon.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_keycache.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_misc.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_phy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_power.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_recv.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211desc.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211phy.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/ar5211reg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5211/boss.ini
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar2316.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar2317.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar2413.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar2425.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5111.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5112.c
  1.18.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212.ini
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_ani.c
  1.22.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_eeprom.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_gpio.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_keycache.c
  1.18.2.2.2.1      +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_phy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_power.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_rfgain.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212desc.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212phy.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212reg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5311reg.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5212/ar5413.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312_attach.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312_eeprom.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312_gpio.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312_interrupts.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312_misc.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312_power.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312_reset.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312phy.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5312reg.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5312/ar5315_gpio.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar2133.c
  1.42.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416.ini
  1.12.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
  1.47.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c
  1.36.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_cal.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_cal_iq.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_eeprom.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_gpio.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_keycache.c
  1.22.2.2.2.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_phy.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_power.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_recv.c
  1.74.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  1.17.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416desc.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416phy.h
  1.27.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130.ini
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130_attach.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130_eeprom.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130_eeprom.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130_phy.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130_phy.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130reg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9160.ini
  1.12.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar9001/ar9160_attach.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9002phy.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280.h
  1.28.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280_olc.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280v1.ini
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280v2.ini
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285.ini
  1.26.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_cal.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_phy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_phy.h
  1.17.2.1.4.1      +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285an.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285phy.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285v2.ini
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287.ini
  1.9.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287_attach.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287_cal.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287_cal.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287_olc.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287_olc.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287_reset.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287an.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/ath_hal/ar9002/ar9287phy.h
  1.20.2.1.4.1      +0 -0      src/sys/dev/ath/ath_rate/amrr/amrr.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ath/ath_rate/amrr/amrr.h
  1.21.2.1.4.1      +0 -0      src/sys/dev/ath/ath_rate/onoe/onoe.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/ath/ath_rate/onoe/onoe.h
  1.40.2.1.4.1      +0 -0      src/sys/dev/ath/ath_rate/sample/sample.c
  1.13.2.1.4.1      +0 -0      src/sys/dev/ath/ath_rate/sample/sample.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/ath_rate/sample/tx_schedules.h
  1.338.2.2.2.1     +0 -0      src/sys/dev/ath/if_ath.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_ahb.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_debug.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_debug.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_keycache.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_keycache.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_misc.h
  1.26.2.1.4.1      +0 -0      src/sys/dev/ath/if_ath_pci.c
  1.7.2.2.2.1       +0 -0      src/sys/dev/ath/if_ath_sysctl.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_sysctl.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_tx.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_tx.h
  1.16.2.1.4.1      +0 -0      src/sys/dev/ath/if_ath_tx_ht.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ath/if_ath_tx_ht.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/ath/if_athdfs.h
  1.35.2.1.4.1      +0 -0      src/sys/dev/ath/if_athioctl.h
  1.9.2.1.4.1       +0 -0      src/sys/dev/ath/if_athrate.h
  1.113.2.1.4.1     +0 -0      src/sys/dev/ath/if_athvar.h
  1.67.2.1.4.1      +0 -0      src/sys/dev/atkbdc/atkbd.c
  1.22.2.1.4.1      +0 -0      src/sys/dev/atkbdc/atkbd_atkbdc.c
  1.27.2.1.4.1      +0 -0      src/sys/dev/atkbdc/atkbdc.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/atkbdc/atkbdc_ebus.c
  1.41.2.3.2.1      +0 -0      src/sys/dev/atkbdc/atkbdc_isa.c
  1.33.28.1.4.1     +0 -0      src/sys/dev/atkbdc/atkbdc_subr.c
  1.1.28.1.4.1      +0 -0      src/sys/dev/atkbdc/atkbdc_subr.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/atkbdc/atkbdcreg.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/atkbdc/atkbdreg.h
  1.109.2.2.2.1     +0 -0      src/sys/dev/atkbdc/psm.c
  1.1.28.1.4.1      +0 -0      src/sys/dev/atkbdc/psm.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/auxio/auxio.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/auxio/auxioreg.h
  1.89.2.8.2.1      +0 -0      src/sys/dev/bce/if_bce.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/bce/if_bcefw.h
  1.35.2.5.2.1      +0 -0      src/sys/dev/bce/if_bcereg.h
  1.57.2.2.2.1      +0 -0      src/sys/dev/bfe/if_bfe.c
  1.15.4.1.4.1      +0 -0      src/sys/dev/bfe/if_bfereg.h
  1.350.2.13.2.1    +0 -0      src/sys/dev/bge/if_bge.c
  1.120.2.8.2.1     +0 -0      src/sys/dev/bge/if_bgereg.h
  1.22.16.1.4.1     +0 -0      src/sys/dev/bktr/CHANGELOG.TXT
  1.16.28.1.4.1     +0 -0      src/sys/dev/bktr/bktr_audio.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/bktr/bktr_audio.h
  1.37.2.1.4.1      +0 -0      src/sys/dev/bktr/bktr_card.c
  1.12.16.1.4.1     +0 -0      src/sys/dev/bktr/bktr_card.h
  1.142.2.1.4.1     +0 -0      src/sys/dev/bktr/bktr_core.c
  1.7.28.1.4.1      +0 -0      src/sys/dev/bktr/bktr_core.h
  1.32.2.1.4.1      +0 -0      src/sys/dev/bktr/bktr_i2c.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/bktr/bktr_i2c.h
  1.13.28.1.4.1     +0 -0      src/sys/dev/bktr/bktr_mem.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/bktr/bktr_mem.h
  1.60.2.1.4.1      +0 -0      src/sys/dev/bktr/bktr_os.c
  1.8.28.1.4.1      +0 -0      src/sys/dev/bktr/bktr_os.h
  1.50.28.1.4.1     +0 -0      src/sys/dev/bktr/bktr_reg.h
  1.20.16.1.4.1     +0 -0      src/sys/dev/bktr/bktr_tuner.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/bktr/bktr_tuner.h
  1.31.2.1.4.1      +0 -0      src/sys/dev/bktr/ioctl_bt848.h
  1.17.2.1.4.1      +0 -0      src/sys/dev/bktr/ioctl_meteor.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/bktr/msp34xx.c
  1.10.2.3.2.1      +0 -0      src/sys/dev/bm/if_bm.c
  1.2.6.2.4.1       +0 -0      src/sys/dev/bm/if_bmreg.h
  1.2.6.2.4.1       +0 -0      src/sys/dev/bm/if_bmvar.h
  1.51.2.1.4.1      +0 -0      src/sys/dev/buslogic/bt.c
  1.22.16.1.4.1     +0 -0      src/sys/dev/buslogic/bt_eisa.c
  1.26.16.1.4.1     +0 -0      src/sys/dev/buslogic/bt_isa.c
  1.11.16.1.4.1     +0 -0      src/sys/dev/buslogic/bt_mca.c
  1.21.16.2.2.1     +0 -0      src/sys/dev/buslogic/bt_pci.c
  1.16.28.1.4.1     +0 -0      src/sys/dev/buslogic/btreg.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/bwi/bitops.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/bwi/bwimac.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/bwi/bwimac.h
  1.5.4.2.2.1       +0 -0      src/sys/dev/bwi/bwiphy.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/bwi/bwiphy.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/bwi/bwirf.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/bwi/bwirf.h
  1.18.2.2.2.1      +0 -0      src/sys/dev/bwi/if_bwi.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/bwi/if_bwi_pci.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/bwi/if_bwireg.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/bwi/if_bwivar.h
  1.27.2.4.2.1      +0 -0      src/sys/dev/bwn/if_bwn.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/bwn/if_bwnreg.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/bwn/if_bwnvar.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_debug.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_fw_defs.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_hsi.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_include.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_init.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_init_values_e1.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_init_values_e1h.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/bxe/bxe_link.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_link.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/bxe_self_test.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/dump_e1.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/dump_e1h.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/bxe/hw_dump_reg_st.h
  1.18.2.4.2.1      +0 -0      src/sys/dev/bxe/if_bxe.c
  1.14.2.1.4.1      +0 -0      src/sys/dev/bxe/if_bxe.h
  1.75.2.2.2.1      +0 -0      src/sys/dev/cardbus/cardbus.c
  1.73.2.1.4.1      +0 -0      src/sys/dev/cardbus/cardbus_cis.c
  1.13.28.1.4.1     +0 -0      src/sys/dev/cardbus/cardbus_cis.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/cardbus/cardbus_device.c
  1.13.4.1.4.1      +0 -0      src/sys/dev/cardbus/cardbusreg.h
  1.18.4.1.4.1      +0 -0      src/sys/dev/cardbus/cardbusvar.h
  1.12.2.2.2.1      +0 -0      src/sys/dev/cas/if_cas.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/cas/if_casreg.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/cas/if_casvar.h
  1.1.22.1.4.1      +0 -0      src/sys/dev/ce/ceddk.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ce/ceddk.h
  1.19.2.2.2.1      +0 -0      src/sys/dev/ce/if_ce.c
  1.1.22.1.4.1      +0 -0      src/sys/dev/ce/ng_ce.h
  1.2.22.1.4.1      +0 -0      src/sys/dev/ce/tau32-ddk.c
  1.2.22.1.4.1      +0 -0      src/sys/dev/ce/tau32-ddk.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/cesa/cesa.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/cesa/cesa.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/cfe/cfe_api.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/cfe/cfe_api.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/cfe/cfe_api_int.h
  1.10.2.2.2.1      +0 -0      src/sys/dev/cfe/cfe_console.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/cfe/cfe_env.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/cfe/cfe_error.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/cfe/cfe_ioctl.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/cfe/cfe_resource.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/cfi/cfi_bus_fdt.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/cfi/cfi_bus_ixp4xx.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/cfi/cfi_core.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/cfi/cfi_dev.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/cfi/cfi_disk.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/cfi/cfi_reg.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/cfi/cfi_var.h
  1.107.2.5.2.1     +0 -0      src/sys/dev/ciss/ciss.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/ciss/cissio.h
  1.21.2.1.4.1      +0 -0      src/sys/dev/ciss/cissreg.h
  1.17.2.1.4.1      +0 -0      src/sys/dev/ciss/cissvar.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/cm/if_cm_isa.c
  1.23.2.1.4.1      +0 -0      src/sys/dev/cm/smc90cx6.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/cm/smc90cx6reg.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/cm/smc90cx6var.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/cmx/cmx.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/cmx/cmx_pccard.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/cmx/cmxreg.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/cmx/cmxvar.h
  1.17.2.1.4.1      +0 -0      src/sys/dev/coretemp/coretemp.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/cp/cpddk.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/cp/cpddk.h
  1.42.2.2.2.1      +0 -0      src/sys/dev/cp/if_cp.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/cp/ng_cp.h
  1.5.4.2.2.1       +0 -0      src/sys/dev/cpuctl/cpuctl.c
  1.12.4.1.4.1      +0 -0      src/sys/dev/cpufreq/ichss.c
  1.60.2.1.4.1      +0 -0      src/sys/dev/cs/if_cs.c
  1.12.4.1.4.1      +0 -0      src/sys/dev/cs/if_cs_isa.c
  1.24.4.1.4.1      +0 -0      src/sys/dev/cs/if_cs_pccard.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/cs/if_csreg.h
  1.13.2.1.4.1      +0 -0      src/sys/dev/cs/if_csvar.h
  1.8.16.1.4.1      +0 -0      src/sys/dev/ct/bshw_machdep.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/ct/bshwvar.h
  1.10.28.1.4.1     +0 -0      src/sys/dev/ct/ct.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/ct/ct_isa.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/ct/ct_machdep.h
  1.4.28.1.4.1      +0 -0      src/sys/dev/ct/ctvar.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ctau/am8530.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/ctau/ctau.c
  1.1.38.1.4.1      +0 -0      src/sys/dev/ctau/ctau2fw.h
  1.1.38.1.4.1      +0 -0      src/sys/dev/ctau/ctaue1fw.h
  1.1.38.1.4.1      +0 -0      src/sys/dev/ctau/ctaufw.h
  1.1.38.1.4.1      +0 -0      src/sys/dev/ctau/ctaug7fw.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ctau/ctaureg.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ctau/ctddk.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/ctau/ctddk.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ctau/ds2153.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ctau/hdc64570.h
  1.41.2.1.4.1      +0 -0      src/sys/dev/ctau/if_ct.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/ctau/lxt318.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ctau/ng_ct.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/cx/cronyxfw.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/cx/csigma.c
  1.1.40.1.4.1      +0 -0      src/sys/dev/cx/csigmafw.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/cx/cxddk.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/cx/cxddk.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/cx/cxreg.h
  1.63.2.1.4.1      +0 -0      src/sys/dev/cx/if_cx.c
  1.5.28.1.4.1      +0 -0      src/sys/dev/cx/machdep.h
  1.3.28.1.4.1      +0 -0      src/sys/dev/cx/ng_cx.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/cxgb/bin2h.pl
  1.18.2.1.4.1      +0 -0      src/sys/dev/cxgb/common/cxgb_ael1002.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/cxgb/common/cxgb_aq100x.c
  1.23.2.1.4.1      +0 -0      src/sys/dev/cxgb/common/cxgb_common.h
  1.5.4.2.2.1       +0 -0      src/sys/dev/cxgb/common/cxgb_ctl_defs.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_firmware_exports.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_mc5.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_mv88e1xxx.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_regs.h
  1.3.16.1.4.1      +0 -0      src/sys/dev/cxgb/common/cxgb_sge_defs.h
  1.11.4.1.4.1      +0 -0      src/sys/dev/cxgb/common/cxgb_t3_cpl.h
  1.28.2.1.4.1      +0 -0      src/sys/dev/cxgb/common/cxgb_t3_hw.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_tcb.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_tn1010.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_vsc7323.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/cxgb/common/cxgb_vsc8211.c
  1.17.2.1.4.1      +0 -0      src/sys/dev/cxgb/common/cxgb_xgmac.c
  1.1.18.1.4.1      +0 -0      src/sys/dev/cxgb/common/jhash.h
  1.58.2.6.2.1      +0 -0      src/sys/dev/cxgb/cxgb_adapter.h
  1.9.4.1.4.1       +0 -0      src/sys/dev/cxgb/cxgb_include.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/cxgb/cxgb_ioctl.h
  1.122.2.9.2.1     +0 -0      src/sys/dev/cxgb/cxgb_main.c
  1.13.2.2.2.1      +0 -0      src/sys/dev/cxgb/cxgb_offload.h
  1.33.2.2.2.1      +0 -0      src/sys/dev/cxgb/cxgb_osdep.h
  1.100.2.6.2.1     +0 -0      src/sys/dev/cxgb/cxgb_sge.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/cxgb/cxgb_t3fw.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/cxgb/cxgb_t3fw.h
  1.5.4.1.4.1       +0 -0      src/sys/dev/cxgb/sys/mbufq.h
  1.20.2.2.2.1      +0 -0      src/sys/dev/cxgb/sys/mvec.h
  1.36.2.1.4.1      +0 -0      src/sys/dev/cxgb/sys/uipc_mvec.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/cxgb/t3b_protocol_sram.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/cxgb/t3b_tp_eeprom.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/cxgb/t3c_protocol_sram.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/cxgb/t3c_tp_eeprom.h
  1.12.2.2.2.1      +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
  1.1.6.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h
  1.6.2.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c
  1.1.6.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h
  1.3.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c
  1.1.6.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ib_intfc.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c
  1.1.6.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h
  1.4.2.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.h
  1.1.6.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h
  1.1.6.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h
  1.37.4.2.2.1      +0 -0      src/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c
  1.5.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/tom/cxgb_l2t.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/tom/cxgb_l2t.h
  1.7.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/tom/cxgb_listen.c
  1.4.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h
  1.13.2.2.2.1      +0 -0      src/sys/dev/cxgb/ulp/tom/cxgb_tom.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/cxgb/ulp/tom/cxgb_tom.h
  1.15.2.7.2.1      +0 -0      src/sys/dev/cxgbe/adapter.h
  1.4.2.3.2.1       +0 -0      src/sys/dev/cxgbe/common/common.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/cxgbe/common/jhash.h
  1.2.2.5.2.1       +0 -0      src/sys/dev/cxgbe/common/t4_hw.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/cxgbe/common/t4_hw.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/cxgbe/common/t4_msg.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/cxgbe/common/t4_regs.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/cxgbe/common/t4_regs_values.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/cxgbe/common/t4_tcb.h
  1.1.2.3.2.1       +0 -0      src/sys/dev/cxgbe/firmware/t4fw_cfg.txt
  1.1.2.3.2.1       +0 -0      src/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt
  1.1.2.3.2.1       +0 -0      src/sys/dev/cxgbe/firmware/t4fw_interface.h
  1.3.2.3.2.1       +0 -0      src/sys/dev/cxgbe/offload.h
  1.3.2.4.2.1       +0 -0      src/sys/dev/cxgbe/osdep.h
  1.5.2.2.2.1       +0 -0      src/sys/dev/cxgbe/t4_ioctl.h
  1.1.4.5.2.1       +0 -0      src/sys/dev/cxgbe/t4_l2t.c
  1.1.4.4.2.1       +0 -0      src/sys/dev/cxgbe/t4_l2t.h
  1.25.2.14.2.1     +0 -0      src/sys/dev/cxgbe/t4_main.c
  1.24.2.6.2.1      +0 -0      src/sys/dev/cxgbe/t4_sge.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/cxgbe/tom/t4_connect.c
  1.2.2.3.2.1       +0 -0      src/sys/dev/cxgbe/tom/t4_cpl_io.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/cxgbe/tom/t4_listen.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/cxgbe/tom/t4_tom.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/cxgbe/tom/t4_tom.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/cxgbe/tom/t4_tom_l2t.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/cxgbe/tom/t4_tom_l2t.h
  1.163.16.1.4.1    +0 -0      src/sys/dev/cy/cy.c
  1.148.16.1.4.1    +0 -0      src/sys/dev/cy/cy_isa.c
  1.38.16.1.4.1     +0 -0      src/sys/dev/cy/cy_pci.c
  1.9.60.1.4.1      +0 -0      src/sys/dev/cy/cyreg.h
  1.2.16.1.4.1      +0 -0      src/sys/dev/cy/cyvar.h
  1.42.2.3.2.1      +0 -0      src/sys/dev/dc/dcphy.c
  1.225.2.9.2.1     +0 -0      src/sys/dev/dc/if_dc.c
  1.66.2.4.2.1      +0 -0      src/sys/dev/dc/if_dcreg.h
  1.30.2.2.2.1      +0 -0      src/sys/dev/dc/pnphy.c
  1.21.16.1.4.1     +0 -0      src/sys/dev/dcons/dcons.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/dcons/dcons.h
  1.11.4.1.4.1      +0 -0      src/sys/dev/dcons/dcons_crom.c
  1.31.2.2.2.1      +0 -0      src/sys/dev/dcons/dcons_os.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/dcons/dcons_os.h
  1.7.32.1.4.1      +0 -0      src/sys/dev/de/dc21040reg.h
  1.192.2.2.2.1     +0 -0      src/sys/dev/de/if_de.c
  1.49.2.1.4.1      +0 -0      src/sys/dev/de/if_devar.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/CX.bios.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/CX.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/CX.fepos.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/CX_PCI.bios.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/CX_PCI.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/CX_PCI.fepos.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/EPCX.bios.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/EPCX.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/EPCX.fepos.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/EPCX_PCI.bios.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/EPCX_PCI.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/EPCX_PCI.fepos.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/Xe.bios.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/Xe.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/Xe.fepos.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/Xem.bios.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/Xem.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/digi/Xem.fepos.h
  1.1.42.1.4.1      +0 -0      src/sys/dev/digi/Xr.bios.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/Xr.c
  1.1.42.1.4.1      +0 -0      src/sys/dev/digi/Xr.fepos.h
  1.63.16.1.4.1     +0 -0      src/sys/dev/digi/digi.c
  1.19.28.1.4.1     +0 -0      src/sys/dev/digi/digi.h
  1.13.36.1.4.1     +0 -0      src/sys/dev/digi/digi_isa.c
  1.1.42.1.4.1      +0 -0      src/sys/dev/digi/digi_mod.h
  1.12.28.1.4.1     +0 -0      src/sys/dev/digi/digi_pci.c
  1.1.42.1.4.1      +0 -0      src/sys/dev/digi/digi_pci.h
  1.3.38.1.4.1      +0 -0      src/sys/dev/digi/digireg.h
  1.10.4.1.4.1      +0 -0      src/sys/dev/dpms/dpms.c
  1.19.2.2.2.1      +0 -0      src/sys/dev/dpt/dpt.h
  1.24.16.1.4.1     +0 -0      src/sys/dev/dpt/dpt_eisa.c
  1.11.16.1.4.1     +0 -0      src/sys/dev/dpt/dpt_isa.c
  1.37.16.2.2.1     +0 -0      src/sys/dev/dpt/dpt_pci.c
  1.58.2.1.4.1      +0 -0      src/sys/dev/dpt/dpt_scsi.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/drm/ati_pcigart.c
  1.14.4.1.4.1      +0 -0      src/sys/dev/drm/drm.h
  1.47.2.1.4.1      +0 -0      src/sys/dev/drm/drmP.h
  1.12.2.1.4.1      +0 -0      src/sys/dev/drm/drm_agpsupport.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/drm/drm_atomic.h
  1.5.4.1.4.1       +0 -0      src/sys/dev/drm/drm_auth.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/drm/drm_bufs.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/drm/drm_context.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/drm/drm_dma.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/drm/drm_drawable.c
  1.33.2.1.4.1      +0 -0      src/sys/dev/drm/drm_drv.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/drm/drm_fops.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/drm/drm_hashtab.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/drm_hashtab.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/drm/drm_internal.h
  1.5.4.1.4.1       +0 -0      src/sys/dev/drm/drm_ioctl.c
  1.22.2.1.4.1      +0 -0      src/sys/dev/drm/drm_irq.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/drm/drm_linux_list.h
  1.9.4.1.4.1       +0 -0      src/sys/dev/drm/drm_lock.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/drm/drm_memory.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/drm/drm_mm.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/drm_mm.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/drm/drm_pci.c
  1.22.2.1.4.1      +0 -0      src/sys/dev/drm/drm_pciids.h
  1.7.4.1.4.1       +0 -0      src/sys/dev/drm/drm_sarea.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/drm/drm_scatter.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/drm/drm_sman.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/drm_sman.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/drm/drm_sysctl.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/drm/drm_vm.c
  1.21.2.1.4.1      +0 -0      src/sys/dev/drm/i915_dma.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/drm/i915_drm.h
  1.17.2.1.4.1      +0 -0      src/sys/dev/drm/i915_drv.c
  1.17.2.2.2.1      +0 -0      src/sys/dev/drm/i915_drv.h
  1.15.4.1.4.1      +0 -0      src/sys/dev/drm/i915_irq.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/drm/i915_mem.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/drm/i915_reg.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/drm/i915_suspend.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/drm/mach64_dma.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/drm/mach64_drm.h
  1.10.4.1.4.1      +0 -0      src/sys/dev/drm/mach64_drv.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/drm/mach64_drv.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/drm/mach64_irq.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/drm/mach64_state.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/drm/mga_dma.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/drm/mga_drm.h
  1.18.4.1.4.1      +0 -0      src/sys/dev/drm/mga_drv.c
  1.12.4.2.2.1      +0 -0      src/sys/dev/drm/mga_drv.h
  1.9.4.1.4.1       +0 -0      src/sys/dev/drm/mga_irq.c
  1.12.4.1.4.1      +0 -0      src/sys/dev/drm/mga_state.c
  1.4.16.1.4.1      +0 -0      src/sys/dev/drm/mga_ucode.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/drm/mga_warp.c
  1.17.2.1.4.1      +0 -0      src/sys/dev/drm/r128_cce.c
  1.9.4.1.4.1       +0 -0      src/sys/dev/drm/r128_drm.h
  1.18.4.1.4.1      +0 -0      src/sys/dev/drm/r128_drv.c
  1.13.4.1.4.1      +0 -0      src/sys/dev/drm/r128_drv.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/drm/r128_irq.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/drm/r128_state.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/drm/r300_cmdbuf.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/drm/r300_reg.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/drm/r600_blit.c
  1.13.2.1.4.1      +0 -0      src/sys/dev/drm/r600_cp.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/drm/r600_microcode.h
  1.38.2.1.4.1      +0 -0      src/sys/dev/drm/radeon_cp.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/drm/radeon_cs.c
  1.18.2.1.4.1      +0 -0      src/sys/dev/drm/radeon_drm.h
  1.20.4.1.4.1      +0 -0      src/sys/dev/drm/radeon_drv.c
  1.27.2.1.4.1      +0 -0      src/sys/dev/drm/radeon_drv.h
  1.16.2.1.4.1      +0 -0      src/sys/dev/drm/radeon_irq.c
  1.9.4.1.4.1       +0 -0      src/sys/dev/drm/radeon_mem.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/drm/radeon_microcode.h
  1.28.2.2.2.1      +0 -0      src/sys/dev/drm/radeon_state.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/drm/savage_bci.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/drm/savage_drm.h
  1.9.4.1.4.1       +0 -0      src/sys/dev/drm/savage_drv.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/drm/savage_drv.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/drm/savage_state.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/drm/sis_drm.h
  1.13.4.1.4.1      +0 -0      src/sys/dev/drm/sis_drv.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/drm/sis_drv.h
  1.5.16.1.4.1      +0 -0      src/sys/dev/drm/sis_ds.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/drm/sis_ds.h
  1.10.4.1.4.1      +0 -0      src/sys/dev/drm/sis_mm.c
  1.16.4.1.4.1      +0 -0      src/sys/dev/drm/tdfx_drv.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/drm/tdfx_drv.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_3d_reg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/drm/via_dma.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/drm/via_dmablit.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_dmablit.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_drm.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_drv.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_drv.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_irq.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/drm/via_map.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/drm/via_mm.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_verifier.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/drm/via_verifier.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/drm/via_video.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm.h
  1.1.2.3.2.1       +0 -0      src/sys/dev/drm2/drmP.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_agpsupport.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_atomic.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_auth.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_bufs.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_context.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_crtc.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_crtc.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_crtc_helper.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_crtc_helper.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_dma.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_dp_helper.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_dp_iic_helper.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_drawable.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_drv.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_edid.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_edid.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_edid_modes.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_fb_helper.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_fb_helper.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_fops.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_fourcc.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_gem.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_gem_names.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_gem_names.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_hashtab.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_hashtab.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_internal.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_ioctl.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_irq.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_linux_list.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_linux_list_sort.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_lock.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_memory.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_mm.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_mm.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_mode.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_modes.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_pci.c
  1.1.2.3.2.1       +0 -0      src/sys/dev/drm2/drm_pciids.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_sarea.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_scatter.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_sman.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_sman.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_stub.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_sysctl.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/drm_vm.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_debug.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_dma.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_drm.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_drv.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_drv.h
  1.2.2.3.2.1       +0 -0      src/sys/dev/drm2/i915/i915_gem.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_gem_evict.c
  1.3.2.4.2.1       +0 -0      src/sys/dev/drm2/i915/i915_gem_execbuffer.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_gem_gtt.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_gem_tiling.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_irq.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_reg.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/i915_suspend.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_bios.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_bios.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_crt.c
  1.2.2.3.2.1       +0 -0      src/sys/dev/drm2/i915/intel_display.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_dp.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_drv.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_fb.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_hdmi.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_iic.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_lvds.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_modes.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_opregion.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_overlay.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_panel.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_ringbuffer.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_ringbuffer.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_sdvo.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_sdvo_regs.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_sprite.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/drm2/i915/intel_tv.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/e1000/LICENSE
  1.1.6.2.2.1       +0 -0      src/sys/dev/e1000/README
  1.7.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_80003es2lan.c
  1.3.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_80003es2lan.h
  1.6.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_82540.c
  1.7.2.3.2.1       +0 -0      src/sys/dev/e1000/e1000_82541.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/e1000/e1000_82541.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/e1000/e1000_82542.c
  1.5.2.3.2.1       +0 -0      src/sys/dev/e1000/e1000_82543.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/e1000/e1000_82543.h
  1.10.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_82571.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/e1000/e1000_82571.h
  1.11.2.4.2.1      +0 -0      src/sys/dev/e1000/e1000_82575.c
  1.11.2.2.2.1      +0 -0      src/sys/dev/e1000/e1000_82575.h
  1.10.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_api.c
  1.11.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_api.h
  1.10.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_defines.h
  1.11.2.4.2.1      +0 -0      src/sys/dev/e1000/e1000_hw.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_i210.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_i210.h
  1.12.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_ich8lan.c
  1.9.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_ich8lan.h
  1.11.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_mac.c
  1.7.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_mac.h
  1.6.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_manage.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_manage.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/e1000/e1000_mbx.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/e1000/e1000_mbx.h
  1.5.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_nvm.c
  1.4.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_nvm.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/e1000/e1000_osdep.c
  1.7.2.3.2.1       +0 -0      src/sys/dev/e1000/e1000_osdep.h
  1.10.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_phy.c
  1.8.2.3.2.1       +0 -0      src/sys/dev/e1000/e1000_phy.h
  1.10.2.3.2.1      +0 -0      src/sys/dev/e1000/e1000_regs.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/e1000/e1000_vf.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/e1000/e1000_vf.h
  1.74.2.3.2.1      +0 -0      src/sys/dev/e1000/if_em.c
  1.21.2.2.2.1      +0 -0      src/sys/dev/e1000/if_em.h
  1.73.2.6.2.1      +0 -0      src/sys/dev/e1000/if_igb.c
  1.24.2.2.2.1      +0 -0      src/sys/dev/e1000/if_igb.h
  1.17.2.2.2.1      +0 -0      src/sys/dev/e1000/if_lem.c
  1.7.2.2.2.1       +0 -0      src/sys/dev/e1000/if_lem.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/ed/ax88x90reg.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/ed/dl100xxreg.h
  1.286.2.2.2.1     +0 -0      src/sys/dev/ed/if_ed.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/ed/if_ed98.h
  1.5.16.1.4.1      +0 -0      src/sys/dev/ed/if_ed_3c503.c
  1.31.4.1.4.1      +0 -0      src/sys/dev/ed/if_ed_cbus.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/ed/if_ed_hpp.c
  1.35.2.1.4.1      +0 -0      src/sys/dev/ed/if_ed_isa.c
  1.12.2.1.4.1      +0 -0      src/sys/dev/ed/if_ed_novell.c
  1.158.2.1.4.1     +0 -0      src/sys/dev/ed/if_ed_pccard.c
  1.53.2.1.4.1      +0 -0      src/sys/dev/ed/if_ed_pci.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/ed/if_ed_rtl80x9.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/ed/if_ed_sic.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/ed/if_ed_wd80x3.c
  1.42.4.1.4.1      +0 -0      src/sys/dev/ed/if_edreg.h
  1.47.2.1.4.1      +0 -0      src/sys/dev/ed/if_edvar.h
  1.1.18.1.4.1      +0 -0      src/sys/dev/ed/rtl80x9reg.h
  1.1.18.1.4.1      +0 -0      src/sys/dev/ed/tc5299jreg.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/eisa/eisa_if.m
  1.74.4.2.2.1      +0 -0      src/sys/dev/eisa/eisaconf.c
  1.24.28.1.4.1     +0 -0      src/sys/dev/eisa/eisaconf.h
  1.43.2.1.4.1      +0 -0      src/sys/dev/en/if_en_pci.c
  1.76.2.2.2.1      +0 -0      src/sys/dev/en/midway.c
  1.5.40.1.4.1      +0 -0      src/sys/dev/en/midwayreg.h
  1.15.28.1.4.1     +0 -0      src/sys/dev/en/midwayvar.h
  1.157.2.1.4.1     +0 -0      src/sys/dev/ep/if_ep.c
  1.35.16.1.4.1     +0 -0      src/sys/dev/ep/if_ep_eisa.c
  1.29.16.1.4.1     +0 -0      src/sys/dev/ep/if_ep_isa.c
  1.13.16.1.4.1     +0 -0      src/sys/dev/ep/if_ep_mca.c
  1.51.4.1.4.1      +0 -0      src/sys/dev/ep/if_ep_pccard.c
  1.42.2.1.4.1      +0 -0      src/sys/dev/ep/if_epreg.h
  1.22.2.1.4.1      +0 -0      src/sys/dev/ep/if_epvar.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/esp/am53c974reg.h
  1.1.2.3.2.1       +0 -0      src/sys/dev/esp/esp_pci.c
  1.19.2.4.2.1      +0 -0      src/sys/dev/esp/esp_sbus.c
  1.20.2.4.4.1      +0 -0      src/sys/dev/esp/ncr53c9x.c
  1.6.4.3.2.1       +0 -0      src/sys/dev/esp/ncr53c9xreg.h
  1.10.4.3.4.1      +0 -0      src/sys/dev/esp/ncr53c9xvar.h
  1.23.2.8.2.1      +0 -0      src/sys/dev/et/if_et.c
  1.4.2.4.2.1       +0 -0      src/sys/dev/et/if_etreg.h
  1.8.2.4.2.1       +0 -0      src/sys/dev/et/if_etvar.h
  1.67.2.1.4.1      +0 -0      src/sys/dev/ex/if_ex.c
  1.14.4.1.4.1      +0 -0      src/sys/dev/ex/if_ex_isa.c
  1.20.4.1.4.1      +0 -0      src/sys/dev/ex/if_ex_pccard.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/ex/if_exreg.h
  1.9.4.1.4.1       +0 -0      src/sys/dev/ex/if_exvar.h
  1.33.4.1.4.1      +0 -0      src/sys/dev/exca/exca.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/exca/excareg.h
  1.7.28.1.4.1      +0 -0      src/sys/dev/exca/excavar.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/fatm/firmware.h
  1.28.2.1.4.1      +0 -0      src/sys/dev/fatm/if_fatm.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/fatm/if_fatm_rate.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/fatm/if_fatmreg.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/fatm/if_fatmvar.h
  1.9.16.1.4.1      +0 -0      src/sys/dev/fb/boot_font.c
  1.17.2.1.4.1      +0 -0      src/sys/dev/fb/creator.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/fb/creatorreg.h
  1.37.2.2.2.1      +0 -0      src/sys/dev/fb/fb.c
  1.24.2.2.2.1      +0 -0      src/sys/dev/fb/fbreg.h
  1.5.16.1.4.1      +0 -0      src/sys/dev/fb/gallant12x22.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/fb/gfb.h
  1.9.2.2.2.1       +0 -0      src/sys/dev/fb/machfb.c
  1.1.28.1.4.1      +0 -0      src/sys/dev/fb/machfbreg.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/fb/s3_pci.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/fb/splash.c
  1.21.4.1.4.1      +0 -0      src/sys/dev/fb/splash_bmp.c
  1.9.4.1.4.1       +0 -0      src/sys/dev/fb/splash_pcx.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/fb/splash_txt.c
  1.6.36.1.4.1      +0 -0      src/sys/dev/fb/splashreg.h
  1.49.2.4.2.1      +0 -0      src/sys/dev/fb/vesa.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/fb/vesa.h
  1.42.2.1.4.1      +0 -0      src/sys/dev/fb/vga.c
  1.13.2.1.4.1      +0 -0      src/sys/dev/fb/vgareg.h
  1.327.2.1.4.1     +0 -0      src/sys/dev/fdc/fdc.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/fdc/fdc_acpi.c
  1.22.28.1.4.1     +0 -0      src/sys/dev/fdc/fdc_isa.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/fdc/fdc_pccard.c
  1.9.28.1.4.1      +0 -0      src/sys/dev/fdc/fdcvar.h
  1.4.2.2.2.1       +0 -0      src/sys/dev/fdt/fdt_common.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/fdt/fdt_common.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/fdt/fdt_pci.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/fdt/fdt_powerpc.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/fdt/fdt_static_dtb.S
  1.4.2.1.4.1       +0 -0      src/sys/dev/fdt/fdtbus.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/fdt/simplebus.c
  1.102.2.1.4.1     +0 -0      src/sys/dev/fe/if_fe.c
  1.14.4.1.4.1      +0 -0      src/sys/dev/fe/if_fe_cbus.c
  1.10.4.1.4.1      +0 -0      src/sys/dev/fe/if_fe_isa.c
  1.39.2.1.4.1      +0 -0      src/sys/dev/fe/if_fe_pccard.c
  1.10.28.1.4.1     +0 -0      src/sys/dev/fe/if_fereg.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/fe/if_fevar.h
  1.5.28.1.4.1      +0 -0      src/sys/dev/fe/mb86960.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/filemon/filemon.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/filemon/filemon.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/filemon/filemon_lock.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/filemon/filemon_wrapper.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/firewire/00README
  1.113.2.2.2.1     +0 -0      src/sys/dev/firewire/firewire.c
  1.25.4.1.4.1      +0 -0      src/sys/dev/firewire/firewire.h
  1.3.28.1.4.1      +0 -0      src/sys/dev/firewire/firewire_phy.h
  1.50.16.1.4.1     +0 -0      src/sys/dev/firewire/firewirereg.h
  1.16.2.1.4.1      +0 -0      src/sys/dev/firewire/fwcrom.c
  1.57.2.1.4.1      +0 -0      src/sys/dev/firewire/fwdev.c
  1.9.16.1.4.1      +0 -0      src/sys/dev/firewire/fwdma.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/firewire/fwdma.h
  1.35.2.1.4.1      +0 -0      src/sys/dev/firewire/fwmem.c
  1.8.28.1.4.1      +0 -0      src/sys/dev/firewire/fwmem.h
  1.101.2.1.4.1     +0 -0      src/sys/dev/firewire/fwohci.c
  1.63.2.2.2.1      +0 -0      src/sys/dev/firewire/fwohci_pci.c
  1.24.4.1.4.1      +0 -0      src/sys/dev/firewire/fwohcireg.h
  1.18.4.1.4.1      +0 -0      src/sys/dev/firewire/fwohcivar.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/firewire/fwphyreg.h
  1.14.28.1.4.1     +0 -0      src/sys/dev/firewire/iec13213.h
  1.9.28.1.4.1      +0 -0      src/sys/dev/firewire/iec68113.h
  1.47.4.1.4.1      +0 -0      src/sys/dev/firewire/if_fwe.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/firewire/if_fwevar.h
  1.19.4.1.4.1      +0 -0      src/sys/dev/firewire/if_fwip.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/firewire/if_fwipvar.h
  1.103.2.2.4.1     +0 -0      src/sys/dev/firewire/sbp.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/firewire/sbp.h
  1.16.16.3.2.1     +0 -0      src/sys/dev/firewire/sbp_targ.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/flash/at45d.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/flash/mx25l.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/flash/mx25lreg.h
  1.318.2.5.2.1     +0 -0      src/sys/dev/fxp/if_fxp.c
  1.45.2.2.2.1      +0 -0      src/sys/dev/fxp/if_fxpreg.h
  1.52.2.2.2.1      +0 -0      src/sys/dev/fxp/if_fxpvar.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/fxp/inphy.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/fxp/inphyreg.h
  1.3.28.1.4.1      +0 -0      src/sys/dev/fxp/rcvbundl.h
  1.67.2.1.4.1      +0 -0      src/sys/dev/gem/if_gem.c
  1.29.2.2.2.1      +0 -0      src/sys/dev/gem/if_gem_pci.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/gem/if_gem_sbus.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/gem/if_gemreg.h
  1.21.2.1.4.1      +0 -0      src/sys/dev/gem/if_gemvar.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/glxiic/glxiic.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/glxsb/glxsb.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/glxsb/glxsb.h
  1.2.6.1.4.1       +0 -0      src/sys/dev/glxsb/glxsb_hash.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/gpio/gpio_if.m
  1.3.2.3.2.1       +0 -0      src/sys/dev/gpio/gpiobus.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/gpio/gpiobus_if.m
  1.2.2.1.4.1       +0 -0      src/sys/dev/gpio/gpiobusvar.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/gpio/gpioc.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/gpio/gpioiic.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/gpio/gpioled.c
  1.30.2.2.2.1      +0 -0      src/sys/dev/hatm/if_hatm.c
  1.23.4.1.4.1      +0 -0      src/sys/dev/hatm/if_hatm_intr.c
  1.13.16.1.4.1     +0 -0      src/sys/dev/hatm/if_hatm_ioctl.c
  1.10.16.1.4.1     +0 -0      src/sys/dev/hatm/if_hatm_rx.c
  1.14.16.1.4.1     +0 -0      src/sys/dev/hatm/if_hatm_tx.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/hatm/if_hatmconf.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/hatm/if_hatmreg.h
  1.18.28.1.4.1     +0 -0      src/sys/dev/hatm/if_hatmvar.h
  1.44.2.3.2.1      +0 -0      src/sys/dev/hifn/hifn7751.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/hifn/hifn7751reg.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/hifn/hifn7751var.h
  1.59.2.1.4.1      +0 -0      src/sys/dev/hme/if_hme.c
  1.25.4.2.2.1      +0 -0      src/sys/dev/hme/if_hme_pci.c
  1.21.2.2.2.1      +0 -0      src/sys/dev/hme/if_hme_sbus.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/hme/if_hmereg.h
  1.12.2.1.4.1      +0 -0      src/sys/dev/hme/if_hmevar.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/README
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/array.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/him.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/himfuncs.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/hpt27xx_config.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/hpt27xx_config.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/hptintf.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/ldm.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/list.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/os_bsd.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/os_bsd.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/osm.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/osm_bsd.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/hpt27xx/wj.h
  1.9.2.5.2.1       +0 -0      src/sys/dev/hptiop/hptiop.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/hptiop/hptiop.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/access601.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptmv/amd64-elf.raid.o.uu
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/array.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/atapi.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/command.h
  1.23.2.4.2.1      +0 -0      src/sys/dev/hptmv/entry.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/hptmv/global.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/hptmv/gui_lib.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/hptintf.h
  1.9.2.1.4.1       +0 -0      src/sys/dev/hptmv/hptproc.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/hptmv/i386-elf.raid.o.uu
  1.9.4.1.4.1       +0 -0      src/sys/dev/hptmv/ioctl.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/hptmv/mv.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/hptmv/mvOs.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/mvSata.h
  1.5.4.1.4.1       +0 -0      src/sys/dev/hptmv/mvStorageDev.h
  1.7.4.1.4.1       +0 -0      src/sys/dev/hptmv/osbsd.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/raid5n.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/readme.txt
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptmv/vdevice.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/amd64-elf.hptrr_lib.o.uu
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/array.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/him.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/himfuncs.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/hptintf.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/hptrr/hptrr_config.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/hptrr_config.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptrr/hptrr_os_bsd.c
  1.8.2.3.2.1       +0 -0      src/sys/dev/hptrr/hptrr_osm_bsd.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/i386-elf.hptrr_lib.o.uu
  1.3.4.1.4.1       +0 -0      src/sys/dev/hptrr/ldm.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/hptrr/list.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/hptrr/os_bsd.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/hptrr/osm.h
  1.21.4.3.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_amd.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_amd.h
  1.4.2.3.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_arm.c
  1.13.2.7.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_core.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_core.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_ia64.c
  1.13.2.4.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_intel.c
  1.20.2.4.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_logging.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_mips.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_mips24k.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_mips24k.h
  1.54.2.3.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_mod.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_pentium.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_pentium.h
  1.21.2.2.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_piv.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_piv.h
  1.3.4.3.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_powerpc.c
  1.17.2.2.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_ppro.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_ppro.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_soft.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_soft.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_sparc64.c
  1.1.6.2.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_tsc.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_tsc.h
  1.1.6.4.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_uncore.c
  1.1.6.4.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_uncore.h
  1.14.2.2.2.1      +0 -0      src/sys/dev/hwpmc/hwpmc_x86.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/hwpmc/hwpmc_xscale.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/hwpmc/hwpmc_xscale.h
  1.16.2.6.2.1      +0 -0      src/sys/dev/hwpmc/pmc_events.h
  1.6.60.1.4.1      +0 -0      src/sys/dev/ic/cd1400.h
  1.5.28.1.4.1      +0 -0      src/sys/dev/ic/cd180.h
  1.6.44.1.4.1      +0 -0      src/sys/dev/ic/esp.h
  1.7.28.1.4.1      +0 -0      src/sys/dev/ic/hd64570.h
  1.10.28.1.4.1     +0 -0      src/sys/dev/ic/i8237.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/ic/i8251.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ic/i8253reg.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/ic/i8255.h
  1.11.40.1.4.1     +0 -0      src/sys/dev/ic/i82586.h
  1.2.16.1.4.1      +0 -0      src/sys/dev/ic/i8259.h
  1.13.16.1.4.1     +0 -0      src/sys/dev/ic/nec765.h
  1.20.2.1.4.1      +0 -0      src/sys/dev/ic/ns16550.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/ic/quicc.h
  1.1.44.1.4.1      +0 -0      src/sys/dev/ic/rsa.h
  1.3.28.1.4.1      +0 -0      src/sys/dev/ic/sab82532.h
  1.1.16.1.4.1      +0 -0      src/sys/dev/ic/via6522reg.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ic/wd33c93reg.h
  1.4.16.1.4.1      +0 -0      src/sys/dev/ic/z8530.h
  1.20.4.1.4.1      +0 -0      src/sys/dev/ichsmb/ichsmb.c
  1.31.2.2.2.1      +0 -0      src/sys/dev/ichsmb/ichsmb_pci.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/ichsmb/ichsmb_reg.h
  1.5.4.1.4.1       +0 -0      src/sys/dev/ichsmb/ichsmb_var.h
  1.33.2.2.2.1      +0 -0      src/sys/dev/ichwd/ichwd.c
  1.18.2.2.2.1      +0 -0      src/sys/dev/ichwd/ichwd.h
  1.42.28.1.4.1     +0 -0      src/sys/dev/ida/ida.c
  1.46.28.1.4.1     +0 -0      src/sys/dev/ida/ida_disk.c
  1.20.16.1.4.1     +0 -0      src/sys/dev/ida/ida_eisa.c
  1.35.16.3.2.1     +0 -0      src/sys/dev/ida/ida_pci.c
  1.1.36.1.4.1      +0 -0      src/sys/dev/ida/idaio.h
  1.10.28.1.4.1     +0 -0      src/sys/dev/ida/idareg.h
  1.17.28.1.4.1     +0 -0      src/sys/dev/ida/idavar.h
  1.113.2.1.4.1     +0 -0      src/sys/dev/ie/if_ie.c
  1.5.40.1.4.1      +0 -0      src/sys/dev/ie/if_ie507.h
  1.10.4.1.4.1      +0 -0      src/sys/dev/ie/if_ie_isa.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/ie/if_iee16.h
  1.6.40.1.4.1      +0 -0      src/sys/dev/ie/if_iereg.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/ie/if_ievar.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/ieee488/ibfoo.c
  1.2.30.1.4.1      +0 -0      src/sys/dev/ieee488/ibfoo_int.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/ieee488/pcii.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ieee488/tnt4882.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/ieee488/tnt4882.h
  1.5.30.1.4.1      +0 -0      src/sys/dev/ieee488/ugpib.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/ieee488/upd7210.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/ieee488/upd7210.h
  1.178.2.2.2.1     +0 -0      src/sys/dev/if_ndis/if_ndis.c
  1.19.2.2.2.1      +0 -0      src/sys/dev/if_ndis/if_ndis_pccard.c
  1.26.2.2.2.1      +0 -0      src/sys/dev/if_ndis/if_ndis_pci.c
  1.24.2.2.2.1      +0 -0      src/sys/dev/if_ndis/if_ndis_usb.c
  1.41.4.1.4.1      +0 -0      src/sys/dev/if_ndis/if_ndisvar.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/iicbus/ad7417.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/iicbus/ad7418.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/iicbus/ds133x.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/iicbus/ds1672.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/iicbus/ds1775.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/iicbus/icee.c
  1.33.2.1.4.1      +0 -0      src/sys/dev/iicbus/if_ic.c
  1.43.4.2.4.1      +0 -0      src/sys/dev/iicbus/iic.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/iicbus/iic.h
  1.21.4.1.4.1      +0 -0      src/sys/dev/iicbus/iicbb.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/iicbus/iicbb_if.m
  1.31.2.2.2.1      +0 -0      src/sys/dev/iicbus/iicbus.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/iicbus/iicbus.h
  1.8.16.1.4.1      +0 -0      src/sys/dev/iicbus/iicbus_if.m
  1.22.2.1.4.1      +0 -0      src/sys/dev/iicbus/iiconf.c
  1.11.16.1.4.1     +0 -0      src/sys/dev/iicbus/iiconf.h
  1.18.4.2.2.1      +0 -0      src/sys/dev/iicbus/iicsmb.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/iicbus/max6690.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/iicbus/pcf8563.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/iicbus/pcf8563reg.h
  1.24.2.2.4.1      +0 -0      src/sys/dev/iir/iir.c
  1.16.16.1.4.1     +0 -0      src/sys/dev/iir/iir.h
  1.21.2.1.4.1      +0 -0      src/sys/dev/iir/iir_ctrl.c
  1.22.2.2.2.1      +0 -0      src/sys/dev/iir/iir_pci.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/io/iodev.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/io/iodev.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/ipmi/ipmi.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ipmi/ipmi_acpi.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/ipmi/ipmi_isa.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ipmi/ipmi_kcs.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/ipmi/ipmi_linux.c
  1.4.16.1.4.1      +0 -0      src/sys/dev/ipmi/ipmi_pci.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/ipmi/ipmi_smbios.c
  1.1.18.1.4.1      +0 -0      src/sys/dev/ipmi/ipmi_smbus.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/ipmi/ipmi_smic.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ipmi/ipmi_ssif.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ipmi/ipmivars.h
  1.21.16.1.4.1     +0 -0      src/sys/dev/ips/ips.c
  1.17.16.1.4.1     +0 -0      src/sys/dev/ips/ips.h
  1.16.16.1.4.1     +0 -0      src/sys/dev/ips/ips_commands.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/ips/ips_disk.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/ips/ips_disk.h
  1.8.16.1.4.1      +0 -0      src/sys/dev/ips/ips_ioctl.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/ips/ips_ioctl.h
  1.18.2.2.2.1      +0 -0      src/sys/dev/ips/ips_pci.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/ips/ipsreg.h
  1.55.2.4.2.1      +0 -0      src/sys/dev/ipw/if_ipw.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/ipw/if_ipwreg.h
  1.11.2.2.2.1      +0 -0      src/sys/dev/ipw/if_ipwvar.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/environment.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/isci/isci.c
  1.2.4.5.2.1       +0 -0      src/sys/dev/isci/isci.h
  1.1.4.6.2.1       +0 -0      src/sys/dev/isci/isci_controller.c
  1.1.4.3.2.1       +0 -0      src/sys/dev/isci/isci_domain.c
  1.1.4.3.2.1       +0 -0      src/sys/dev/isci/isci_interrupt.c
  1.2.4.3.2.1       +0 -0      src/sys/dev/isci/isci_io_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/isci_logger.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/isci_oem_parameters.c
  1.2.4.4.2.1       +0 -0      src/sys/dev/isci/isci_remote_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/isci_sysctl.c
  1.1.4.3.2.1       +0 -0      src/sys/dev/isci/isci_task_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/isci_timer.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/intel_ata.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/intel_pci.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/intel_sas.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/intel_sat.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/intel_sata.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/intel_scsi.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_abort_task_set.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_abort_task_set.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_atapi.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_atapi.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_callbacks.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_design.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_device.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/isci/scil/sati_inquiry.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_inquiry.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_log_sense.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_log_sense.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_lun_reset.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_lun_reset.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_pages.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_pages.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_select.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_select.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_sense.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_sense.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_sense_10.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_sense_10.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_sense_6.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_mode_sense_6.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_move.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_move.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_passthrough.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_passthrough.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_read.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_read.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_read_buffer.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_read_buffer.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/isci/scil/sati_read_capacity.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_read_capacity.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_reassign_blocks.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_reassign_blocks.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_report_luns.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_report_luns.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_request_sense.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_request_sense.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_start_stop_unit.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_start_stop_unit.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_synchronize_cache.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_synchronize_cache.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_test_unit_ready.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_test_unit_ready.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_translator_sequence.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_types.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_unmap.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_unmap.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_util.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_util.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_verify.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_verify.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write_and_verify.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write_and_verify.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write_buffer.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write_buffer.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write_long.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sati_write_long.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_abstract_list.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_abstract_list.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_controller.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_controller.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_domain.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_domain.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_iterator.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_iterator.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_library.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_library.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_logger.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_logger.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_memory_descriptor_list.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_memory_descriptor_list.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_object.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_object.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_observer.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_observer.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_phy.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_phy.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_port.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_port.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_remote_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_remote_device.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_state.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_state_machine.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_state_machine.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_state_machine_logger.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_state_machine_logger.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_state_machine_observer.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_state_machine_observer.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_subject.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_base_subject.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_controller.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_controller_constants.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_fast_list.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_iterator.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_library.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_logger.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_memory_descriptor_list.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_memory_descriptor_list_decorator.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_object.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_overview.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_pool.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_simple_list.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_status.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_types.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_util.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/sci_util.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_config_parameters.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_controller.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_io_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_library.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_logger.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_overview.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_phy.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_port.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_remote_device.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_controller.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_controller.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_controller_registers.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_library.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_library.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_logger.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_pci.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_pci.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_phy.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_phy.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_phy_registers.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_port.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_port.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_port_configuration_agent.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_port_configuration_agent.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_port_registers.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_remote_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_remote_device.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_remote_node_context.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_remote_node_context.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_remote_node_table.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_remote_node_table.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_sgpio.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_smp_remote_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_smp_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_smp_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_ssp_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_stp_packet_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_stp_packet_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_stp_pio_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_stp_remote_device.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_stp_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_stp_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_sgpio.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_task_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scic_user_callback.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_config_parameters.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_controller.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_domain.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_io_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_library.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_logger.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_overview.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_remote_device.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_constants.h
  1.3.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_controller.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_controller.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_controller_state_handlers.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_controller_states.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_design.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_domain.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_domain.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_domain_state_handlers.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_domain_states.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_high_priority_request_queue.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_high_priority_request_queue.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_internal_io_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_internal_io_request.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_io_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_io_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_io_request_state_handlers.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_io_request_states.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_library.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_library.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_logger.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_remote_device_states.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_sati_binding.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_smp_io_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_smp_io_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_smp_phy.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_smp_phy.h
  1.3.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_smp_remote_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_smp_remote_device.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_stp_io_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_stp_io_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_stp_remote_device.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_stp_remote_device.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_stp_task_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_stp_task_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_task_request.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_task_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_task_request_state_handlers.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_task_request_states.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_sas_timer.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_task_request.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scif_user_callback.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_bios_definitions.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_completion_codes.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_constants.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_event_codes.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_registers.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_remote_node_context.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_task_context.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_unsolicited_frame.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/scil/scu_viit_data.h
  1.1.4.2.2.1       +0 -0      src/sys/dev/isci/types.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/iscsi/initiator/isc_cam.c
  1.6.2.2.2.1       +0 -0      src/sys/dev/iscsi/initiator/isc_sm.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/iscsi/initiator/isc_soc.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/iscsi/initiator/isc_subr.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/iscsi/initiator/iscsi.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/iscsi/initiator/iscsi.h
  1.3.2.3.4.1       +0 -0      src/sys/dev/iscsi/initiator/iscsi_subr.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/iscsi/initiator/iscsivar.h
  1.1.42.2.2.1      +0 -0      src/sys/dev/isp/DriverManual.txt
  1.2.40.1.4.1      +0 -0      src/sys/dev/isp/Hardware.txt
  1.167.2.3.2.1     +0 -0      src/sys/dev/isp/isp.c
  1.175.2.3.2.1     +0 -0      src/sys/dev/isp/isp_freebsd.c
  1.117.2.5.2.1     +0 -0      src/sys/dev/isp/isp_freebsd.h
  1.21.4.1.4.1      +0 -0      src/sys/dev/isp/isp_ioctl.h
  1.24.2.1.4.1      +0 -0      src/sys/dev/isp/isp_library.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/isp/isp_library.h
  1.158.2.3.2.1     +0 -0      src/sys/dev/isp/isp_pci.c
  1.42.2.2.2.1      +0 -0      src/sys/dev/isp/isp_sbus.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/isp/isp_stds.h
  1.47.2.1.4.1      +0 -0      src/sys/dev/isp/isp_target.c
  1.31.4.1.4.1      +0 -0      src/sys/dev/isp/isp_target.h
  1.64.2.1.4.1      +0 -0      src/sys/dev/isp/ispmbox.h
  1.31.2.1.4.1      +0 -0      src/sys/dev/isp/ispreg.h
  1.92.2.2.2.1      +0 -0      src/sys/dev/isp/ispvar.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ispfw/asm_1000.h
  1.5.16.1.4.1      +0 -0      src/sys/dev/ispfw/asm_1040.h
  1.4.16.1.4.1      +0 -0      src/sys/dev/ispfw/asm_1080.h
  1.7.16.1.4.1      +0 -0      src/sys/dev/ispfw/asm_12160.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/ispfw/asm_2100.h
  1.7.28.1.4.1      +0 -0      src/sys/dev/ispfw/asm_2200.h
  1.11.4.1.4.1      +0 -0      src/sys/dev/ispfw/asm_2300.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ispfw/asm_2322.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/ispfw/asm_2400.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ispfw/asm_2500.h
  1.22.2.1.4.1      +0 -0      src/sys/dev/ispfw/ispfw.c
  1.79.2.4.2.1      +0 -0      src/sys/dev/iwi/if_iwi.c
  1.15.16.1.4.1     +0 -0      src/sys/dev/iwi/if_iwireg.h
  1.22.2.1.4.1      +0 -0      src/sys/dev/iwi/if_iwivar.h
  1.116.2.14.2.1    +0 -0      src/sys/dev/iwn/if_iwn.c
  1.21.2.2.2.1      +0 -0      src/sys/dev/iwn/if_iwnreg.h
  1.26.2.1.4.1      +0 -0      src/sys/dev/iwn/if_iwnvar.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/ixgb/LICENSE
  1.2.16.1.4.1      +0 -0      src/sys/dev/ixgb/README
  1.29.2.2.2.1      +0 -0      src/sys/dev/ixgb/if_ixgb.c
  1.12.2.1.4.1      +0 -0      src/sys/dev/ixgb/if_ixgb.h
  1.4.16.1.4.1      +0 -0      src/sys/dev/ixgb/if_ixgb_osdep.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/ixgb/ixgb_ee.c
  1.1.38.1.4.1      +0 -0      src/sys/dev/ixgb/ixgb_ee.h
  1.1.38.1.4.1      +0 -0      src/sys/dev/ixgb/ixgb_hw.c
  1.1.38.1.4.1      +0 -0      src/sys/dev/ixgb/ixgb_hw.h
  1.1.38.1.4.1      +0 -0      src/sys/dev/ixgb/ixgb_ids.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/ixgbe/LICENSE
  1.3.2.1.4.1       +0 -0      src/sys/dev/ixgbe/README
  1.53.2.6.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe.c
  1.24.2.2.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe.h
  1.11.2.3.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_82598.c
  1.1.4.3.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_82598.h
  1.6.2.3.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_82599.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_82599.h
  1.11.2.3.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_api.c
  1.12.2.3.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_api.h
  1.12.2.3.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_common.c
  1.10.2.3.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_common.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_mbx.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_mbx.h
  1.9.2.4.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_osdep.h
  1.11.2.3.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_phy.c
  1.11.2.2.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_phy.h
  1.12.2.3.2.1      +0 -0      src/sys/dev/ixgbe/ixgbe_type.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_vf.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_vf.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_x540.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/ixgbe/ixgbe_x540.h
  1.4.2.5.2.1       +0 -0      src/sys/dev/ixgbe/ixv.c
  1.3.2.2.2.1       +0 -0      src/sys/dev/ixgbe/ixv.h
  1.27.2.2.2.1      +0 -0      src/sys/dev/jme/if_jme.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/jme/if_jmereg.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/jme/if_jmevar.h
  1.56.4.1.4.1      +0 -0      src/sys/dev/joy/joy.c
  1.3.38.1.4.1      +0 -0      src/sys/dev/joy/joy_isa.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/joy/joy_pccard.c
  1.3.36.1.4.1      +0 -0      src/sys/dev/joy/joyvar.h
  1.54.2.1.4.1      +0 -0      src/sys/dev/kbd/kbd.c
  1.21.4.1.4.1      +0 -0      src/sys/dev/kbd/kbdreg.h
  1.50.28.1.4.1     +0 -0      src/sys/dev/kbd/kbdtables.h
  1.25.2.1.4.1      +0 -0      src/sys/dev/kbdmux/kbdmux.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/ksyms/ksyms.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/le/am7990.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/le/am79900.c
  1.1.18.1.4.1      +0 -0      src/sys/dev/le/am79900reg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/le/am79900var.h
  1.1.18.1.4.1      +0 -0      src/sys/dev/le/am7990reg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/le/am7990var.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/le/if_le_cbus.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/le/if_le_isa.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/le/if_le_lebuffer.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/le/if_le_ledma.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/le/if_le_pci.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/le/lance.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/le/lancereg.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/le/lancevar.h
  1.2.4.2.2.1       +0 -0      src/sys/dev/le/lebuffer_sbus.c
  1.23.2.1.4.1      +0 -0      src/sys/dev/led/led.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/led/led.h
  1.58.2.4.2.1      +0 -0      src/sys/dev/lge/if_lge.c
  1.10.2.2.2.1      +0 -0      src/sys/dev/lge/if_lgereg.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/lindev/full.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/lindev/lindev.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/lindev/lindev.h
  1.44.2.2.2.1      +0 -0      src/sys/dev/lmc/if_lmc.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/lmc/if_lmc.h
  1.13.2.2.2.1      +0 -0      src/sys/dev/malo/if_malo.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/malo/if_malo.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/malo/if_malo_pci.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/malo/if_malohal.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/malo/if_malohal.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/malo/if_maloioctl.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/mc146818/mc146818.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/mc146818/mc146818reg.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/mc146818/mc146818var.h
  1.15.4.2.2.1      +0 -0      src/sys/dev/mca/mca_bus.c
  1.1.62.1.4.1      +0 -0      src/sys/dev/mca/mca_busreg.h
  1.2.62.1.4.1      +0 -0      src/sys/dev/mca/mca_busvar.h
  1.147.28.1.4.1    +0 -0      src/sys/dev/mcd/mcd.c
  1.9.28.1.4.1      +0 -0      src/sys/dev/mcd/mcd_isa.c
  1.18.28.1.4.1     +0 -0      src/sys/dev/mcd/mcdreg.h
  1.4.36.1.4.1      +0 -0      src/sys/dev/mcd/mcdvar.h
  1.201.2.1.4.1     +0 -0      src/sys/dev/md/md.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/mem/memdev.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/mem/memutil.c
  1.59.2.6.2.1      +0 -0      src/sys/dev/mfi/mfi.c
  1.6.2.5.2.1       +0 -0      src/sys/dev/mfi/mfi_cam.c
  1.3.18.4.2.1      +0 -0      src/sys/dev/mfi/mfi_debug.c
  1.8.4.5.2.1       +0 -0      src/sys/dev/mfi/mfi_disk.c
  1.9.2.2.2.1       +0 -0      src/sys/dev/mfi/mfi_ioctl.h
  1.4.2.2.2.1       +0 -0      src/sys/dev/mfi/mfi_linux.c
  1.16.2.5.2.1      +0 -0      src/sys/dev/mfi/mfi_pci.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/mfi/mfi_syspd.c
  1.3.2.4.2.1       +0 -0      src/sys/dev/mfi/mfi_tbolt.c
  1.16.2.4.2.1      +0 -0      src/sys/dev/mfi/mfireg.h
  1.13.4.7.2.1      +0 -0      src/sys/dev/mfi/mfivar.h
  1.13.2.3.2.1      +0 -0      src/sys/dev/mge/if_mge.c
  1.4.2.2.2.1       +0 -0      src/sys/dev/mge/if_mgevar.h
  1.27.2.2.2.1      +0 -0      src/sys/dev/mii/acphy.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/mii/acphyreg.h
  1.29.2.2.2.1      +0 -0      src/sys/dev/mii/amphy.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/mii/amphyreg.h
  1.12.2.2.2.1      +0 -0      src/sys/dev/mii/atphy.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/mii/atphyreg.h
  1.7.2.2.2.1       +0 -0      src/sys/dev/mii/axphy.c
  1.20.2.2.2.1      +0 -0      src/sys/dev/mii/bmtphy.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/mii/bmtphyreg.h
  1.106.2.5.2.1     +0 -0      src/sys/dev/mii/brgphy.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/mii/brgphyreg.h
  1.23.2.2.2.1      +0 -0      src/sys/dev/mii/ciphy.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/mii/ciphyreg.h
  1.47.2.2.2.1      +0 -0      src/sys/dev/mii/e1000phy.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/mii/e1000phyreg.h
  1.12.2.2.2.1      +0 -0      src/sys/dev/mii/gentbi.c
  1.6.2.2.2.1       +0 -0      src/sys/dev/mii/icsphy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/mii/icsphyreg.h
  1.17.2.3.2.1      +0 -0      src/sys/dev/mii/ip1000phy.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/mii/ip1000phyreg.h
  1.8.2.2.2.1       +0 -0      src/sys/dev/mii/jmphy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/mii/jmphyreg.h
  1.26.2.2.2.1      +0 -0      src/sys/dev/mii/lxtphy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/mii/lxtphyreg.h
  1.43.2.4.2.1      +0 -0      src/sys/dev/mii/mii.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/mii/mii.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/mii/mii_bitbang.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/mii/mii_bitbang.h
  1.40.2.1.4.1      +0 -0      src/sys/dev/mii/mii_physubr.c
  1.4.42.1.4.1      +0 -0      src/sys/dev/mii/miibus_if.m
  1.83.2.5.2.1      +0 -0      src/sys/dev/mii/miidevs
  1.29.2.2.2.1      +0 -0      src/sys/dev/mii/miivar.h
  1.30.2.2.2.1      +0 -0      src/sys/dev/mii/mlphy.c
  1.32.2.2.2.1      +0 -0      src/sys/dev/mii/nsgphy.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/mii/nsgphyreg.h
  1.36.2.2.2.1      +0 -0      src/sys/dev/mii/nsphy.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/mii/nsphyreg.h
  1.7.2.3.2.1       +0 -0      src/sys/dev/mii/nsphyter.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/mii/nsphyterreg.h
  1.23.2.2.2.1      +0 -0      src/sys/dev/mii/pnaphy.c
  1.24.2.2.2.1      +0 -0      src/sys/dev/mii/qsphy.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/mii/qsphyreg.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/mii/rdcphy.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/mii/rdcphyreg.h
  1.27.2.3.2.1      +0 -0      src/sys/dev/mii/rgephy.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/mii/rgephyreg.h
  1.38.2.2.2.1      +0 -0      src/sys/dev/mii/rlphy.c
  1.5.2.2.2.1       +0 -0      src/sys/dev/mii/rlswitch.c
  1.7.2.3.2.1       +0 -0      src/sys/dev/mii/smcphy.c
  1.29.2.2.2.1      +0 -0      src/sys/dev/mii/tdkphy.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/mii/tdkphyreg.h
  1.30.2.2.2.1      +0 -0      src/sys/dev/mii/tlphy.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/mii/tlphyreg.h
  1.7.2.2.2.1       +0 -0      src/sys/dev/mii/truephy.c
  1.1.6.1.4.1       +0 -0      src/sys/dev/mii/truephyreg.h
  1.26.2.2.2.1      +0 -0      src/sys/dev/mii/ukphy.c
  1.13.2.1.4.1      +0 -0      src/sys/dev/mii/ukphy_subr.c
  1.27.2.2.2.1      +0 -0      src/sys/dev/mii/xmphy.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/mii/xmphyreg.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/mk48txx/mk48txx.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/mk48txx/mk48txxreg.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/mk48txx/mk48txxvar.h
  1.60.2.1.4.1      +0 -0      src/sys/dev/mlx/mlx.c
  1.3.40.1.4.1      +0 -0      src/sys/dev/mlx/mlx_compat.h
  1.34.28.1.4.1     +0 -0      src/sys/dev/mlx/mlx_disk.c
  1.24.16.3.2.1     +0 -0      src/sys/dev/mlx/mlx_pci.c
  1.3.42.1.4.1      +0 -0      src/sys/dev/mlx/mlxio.h
  1.9.28.1.4.1      +0 -0      src/sys/dev/mlx/mlxreg.h
  1.23.4.1.4.1      +0 -0      src/sys/dev/mlx/mlxvar.h
  1.50.2.3.2.1      +0 -0      src/sys/dev/mly/mly.c
  1.3.42.1.4.1      +0 -0      src/sys/dev/mly/mly_tables.h
  1.2.42.1.4.1      +0 -0      src/sys/dev/mly/mlyio.h
  1.2.42.1.4.1      +0 -0      src/sys/dev/mly/mlyreg.h
  1.7.16.1.4.1      +0 -0      src/sys/dev/mly/mlyvar.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/mmc/bridge.h
  1.42.2.4.2.1      +0 -0      src/sys/dev/mmc/mmc.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/mmc/mmcbr_if.m
  1.6.4.2.2.1       +0 -0      src/sys/dev/mmc/mmcbrvar.h
  1.2.16.1.4.1      +0 -0      src/sys/dev/mmc/mmcbus_if.m
  1.8.4.2.2.1       +0 -0      src/sys/dev/mmc/mmcreg.h
  1.21.2.3.2.1      +0 -0      src/sys/dev/mmc/mmcsd.c
  1.10.2.2.2.1      +0 -0      src/sys/dev/mmc/mmcvar.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/mn/if_mn.c
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_cnfg.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_hbd.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_history.txt
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_init.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_ioc.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_ra.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_raid.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_sas.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_targ.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_tool.h
  1.1.4.3.2.1       +0 -0      src/sys/dev/mps/mpi/mpi2_type.h
  1.13.2.4.2.1      +0 -0      src/sys/dev/mps/mps.c
  1.1.2.3.2.1       +0 -0      src/sys/dev/mps/mps_config.c
  1.2.4.3.2.1       +0 -0      src/sys/dev/mps/mps_ioctl.h
  1.1.2.3.2.1       +0 -0      src/sys/dev/mps/mps_mapping.c
  1.1.2.3.2.1       +0 -0      src/sys/dev/mps/mps_mapping.h
  1.2.4.5.2.1       +0 -0      src/sys/dev/mps/mps_pci.c
  1.11.2.9.2.1      +0 -0      src/sys/dev/mps/mps_sas.c
  1.1.2.4.2.1       +0 -0      src/sys/dev/mps/mps_sas.h
  1.1.2.5.2.1       +0 -0      src/sys/dev/mps/mps_sas_lsi.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/mps/mps_table.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/mps/mps_table.h
  1.9.4.4.2.1       +0 -0      src/sys/dev/mps/mps_user.c
  1.8.2.4.2.1       +0 -0      src/sys/dev/mps/mpsvar.h
  1.9.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi.h
  1.9.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_cnfg.h
  1.6.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_fc.h
  1.8.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_init.h
  1.10.2.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_ioc.h
  1.6.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_lan.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/mpt/mpilib/mpi_log_fc.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/mpt/mpilib/mpi_log_sas.h
  1.8.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_raid.h
  1.3.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_sas.h
  1.7.16.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_targ.h
  1.1.22.2.2.1      +0 -0      src/sys/dev/mpt/mpilib/mpi_tool.h
  1.10.16.2.2.1     +0 -0      src/sys/dev/mpt/mpilib/mpi_type.h
  1.58.2.5.2.1      +0 -0      src/sys/dev/mpt/mpt.c
  1.57.2.5.2.1      +0 -0      src/sys/dev/mpt/mpt.h
  1.80.2.8.2.1      +0 -0      src/sys/dev/mpt/mpt_cam.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/mpt/mpt_cam.h
  1.20.2.1.4.1      +0 -0      src/sys/dev/mpt/mpt_debug.c
  1.64.2.6.2.1      +0 -0      src/sys/dev/mpt/mpt_pci.c
  1.30.2.1.4.1      +0 -0      src/sys/dev/mpt/mpt_raid.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/mpt/mpt_raid.h
  1.4.20.3.2.1      +0 -0      src/sys/dev/mpt/mpt_reg.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/mpt/mpt_user.c
  1.77.4.1.4.1      +0 -0      src/sys/dev/mse/mse.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/mse/mse_cbus.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/mse/mse_isa.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/mse/msevar.h
  1.117.2.5.2.1     +0 -0      src/sys/dev/msk/if_msk.c
  1.42.2.2.2.1      +0 -0      src/sys/dev/msk/if_mskreg.h
  1.15.2.5.2.1      +0 -0      src/sys/dev/mvs/mvs.c
  1.4.2.3.2.1       +0 -0      src/sys/dev/mvs/mvs.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/mvs/mvs_if.m
  1.4.2.2.2.1       +0 -0      src/sys/dev/mvs/mvs_pci.c
  1.5.2.4.2.1       +0 -0      src/sys/dev/mvs/mvs_soc.c
  1.12.2.2.2.1      +0 -0      src/sys/dev/mwl/if_mwl.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/mwl/if_mwl_pci.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/mwl/if_mwlioctl.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/mwl/if_mwlvar.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/mwl/mwldiag.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/mwl/mwlhal.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/mwl/mwlhal.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/mwl/mwlreg.h
  1.11.2.2.2.1      +0 -0      src/sys/dev/mxge/eth_z8e.h
  1.11.2.2.2.1      +0 -0      src/sys/dev/mxge/ethp_z8e.h
  1.86.2.2.2.1      +0 -0      src/sys/dev/mxge/if_mxge.c
  1.34.2.1.4.1      +0 -0      src/sys/dev/mxge/if_mxge_var.h
  1.2.16.1.4.1      +0 -0      src/sys/dev/mxge/mcp_gen_header.h
  1.1.18.1.4.1      +0 -0      src/sys/dev/mxge/mxge_eth_z8e.c
  1.1.18.1.4.1      +0 -0      src/sys/dev/mxge/mxge_ethp_z8e.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/mxge/mxge_lro.c
  1.11.4.1.4.1      +0 -0      src/sys/dev/mxge/mxge_mcp.h
  1.1.8.1.4.1       +0 -0      src/sys/dev/mxge/mxge_rss_eth_z8e.c
  1.1.8.1.4.1       +0 -0      src/sys/dev/mxge/mxge_rss_ethp_z8e.c
  1.9.2.2.2.1       +0 -0      src/sys/dev/mxge/rss_eth_z8e.h
  1.9.2.2.2.1       +0 -0      src/sys/dev/mxge/rss_ethp_z8e.h
  1.50.2.1.4.1      +0 -0      src/sys/dev/my/if_my.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/my/if_myreg.h
  1.13.16.1.4.1     +0 -0      src/sys/dev/ncv/ncr53c500.c
  1.30.4.1.4.1      +0 -0      src/sys/dev/ncv/ncr53c500_pccard.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/ncv/ncr53c500hw.h
  1.3.28.1.4.1      +0 -0      src/sys/dev/ncv/ncr53c500hwtab.h
  1.3.28.1.4.1      +0 -0      src/sys/dev/ncv/ncr53c500reg.h
  1.9.28.1.4.1      +0 -0      src/sys/dev/ncv/ncr53c500var.h
  1.7.2.3.2.1       +0 -0      src/sys/dev/netmap/if_em_netmap.h
  1.6.2.3.2.1       +0 -0      src/sys/dev/netmap/if_igb_netmap.h
  1.5.2.3.2.1       +0 -0      src/sys/dev/netmap/if_lem_netmap.h
  1.6.2.3.2.1       +0 -0      src/sys/dev/netmap/if_re_netmap.h
  1.7.2.3.2.1       +0 -0      src/sys/dev/netmap/ixgbe_netmap.h
  1.12.2.3.2.1      +0 -0      src/sys/dev/netmap/netmap.c
  1.9.2.3.2.1       +0 -0      src/sys/dev/netmap/netmap_kern.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/netmap/netmap_mem1.c
  1.4.2.2.2.1       +0 -0      src/sys/dev/netmap/netmap_mem2.c
  1.49.2.3.2.1      +0 -0      src/sys/dev/nfe/if_nfe.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/nfe/if_nfereg.h
  1.9.2.1.4.1       +0 -0      src/sys/dev/nfe/if_nfevar.h
  1.106.2.4.2.1     +0 -0      src/sys/dev/nge/if_nge.c
  1.21.4.2.4.1      +0 -0      src/sys/dev/nge/if_ngereg.h
  1.44.4.1.4.1      +0 -0      src/sys/dev/nmdm/nmdm.c
  1.16.4.1.4.1      +0 -0      src/sys/dev/nsp/nsp.c
  1.26.4.1.4.1      +0 -0      src/sys/dev/nsp/nsp_pccard.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/nsp/nspreg.h
  1.8.28.1.4.1      +0 -0      src/sys/dev/nsp/nspvar.h
  1.36.2.2.2.1      +0 -0      src/sys/dev/null/null.c
  1.37.2.4.2.1      +0 -0      src/sys/dev/nve/if_nve.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/nve/if_nvereg.h
  1.3.6.1.4.1       +0 -0      src/sys/dev/nvram/nvram.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/nvram2env/nvram2env.c
  1.8.2.2.2.1       +0 -0      src/sys/dev/nxge/if_nxge.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/if_nxge.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/build-version.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/version.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xge-debug.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xge-defs.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xge-list.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xge-os-pal.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xge-queue.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-channel.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-config.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-device.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-driver.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-event.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-fifo.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-mgmt.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-mgmtaux.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-mm.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-regs.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-ring.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-stats.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal-types.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/include/xgehal.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/nxge/xge-osdep.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xge-queue.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-channel-fp.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-channel.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-config.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-device-fp.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-device.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-driver.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-fifo-fp.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-fifo.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-mgmt.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-mgmtaux.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-mm.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-ring-fp.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-ring.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgehal/xgehal-stats.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/nxge/xgell-version.h
  1.3.2.3.2.1       +0 -0      src/sys/dev/oce/oce_hw.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/oce/oce_hw.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/oce/oce_if.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/oce/oce_if.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/oce/oce_mbox.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/oce/oce_queue.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/oce/oce_sysctl.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/oce/oce_util.c
  1.1.36.1.4.1      +0 -0      src/sys/dev/ofw/ofw_bus.h
  1.3.16.2.2.1      +0 -0      src/sys/dev/ofw/ofw_bus_if.m
  1.6.2.2.2.1       +0 -0      src/sys/dev/ofw/ofw_bus_subr.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/ofw/ofw_bus_subr.h
  1.44.2.2.2.1      +0 -0      src/sys/dev/ofw/ofw_console.c
  1.21.4.1.4.1      +0 -0      src/sys/dev/ofw/ofw_disk.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ofw/ofw_fdt.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/ofw/ofw_if.m
  1.5.2.3.2.1       +0 -0      src/sys/dev/ofw/ofw_iicbus.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/ofw/ofw_pci.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/ofw/ofw_standard.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/ofw/ofwvar.h
  1.31.2.3.2.1      +0 -0      src/sys/dev/ofw/openfirm.c
  1.22.2.1.4.1      +0 -0      src/sys/dev/ofw/openfirm.h
  1.16.4.1.4.1      +0 -0      src/sys/dev/ofw/openfirmio.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/ofw/openfirmio.h
  1.9.4.1.4.1       +0 -0      src/sys/dev/ofw/openpromio.c
  1.1.38.1.4.1      +0 -0      src/sys/dev/ofw/openpromio.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/patm/genrtab/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/dev/patm/genrtab/genrtab.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/patm/idt77252reg.h
  1.9.16.1.4.1      +0 -0      src/sys/dev/patm/if_patm.c
  1.17.2.2.2.1      +0 -0      src/sys/dev/patm/if_patm_attach.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/patm/if_patm_intr.c
  1.10.16.1.4.1     +0 -0      src/sys/dev/patm/if_patm_ioctl.c
  1.3.36.1.4.1      +0 -0      src/sys/dev/patm/if_patm_rtables.c
  1.9.4.1.4.1       +0 -0      src/sys/dev/patm/if_patm_rx.c
  1.10.16.1.4.1     +0 -0      src/sys/dev/patm/if_patm_tx.c
  1.5.28.1.4.1      +0 -0      src/sys/dev/patm/if_patmvar.h
  1.11.4.1.4.1      +0 -0      src/sys/dev/pbio/pbio.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/pbio/pbioio.h
  1.34.2.1.4.1      +0 -0      src/sys/dev/pccard/card_if.m
  1.126.2.1.4.1     +0 -0      src/sys/dev/pccard/pccard.c
  1.45.4.1.4.1      +0 -0      src/sys/dev/pccard/pccard_cis.c
  1.4.16.1.4.1      +0 -0      src/sys/dev/pccard/pccard_cis.h
  1.18.4.1.4.1      +0 -0      src/sys/dev/pccard/pccard_cis_quirks.c
  1.3.18.1.4.1      +0 -0      src/sys/dev/pccard/pccard_device.c
  1.148.4.1.4.1     +0 -0      src/sys/dev/pccard/pccarddevs
  1.3.28.1.4.1      +0 -0      src/sys/dev/pccard/pccardreg.h
  1.65.2.1.4.1      +0 -0      src/sys/dev/pccard/pccardvar.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/pccard/pccardvarp.h
  1.4.28.1.4.1      +0 -0      src/sys/dev/pccard/power_if.m
  1.186.2.1.4.1     +0 -0      src/sys/dev/pccbb/pccbb.c
  1.7.16.2.2.1      +0 -0      src/sys/dev/pccbb/pccbb_isa.c
  1.37.2.2.2.1      +0 -0      src/sys/dev/pccbb/pccbb_pci.c
  1.22.16.1.4.1     +0 -0      src/sys/dev/pccbb/pccbbdevid.h
  1.20.16.1.4.1     +0 -0      src/sys/dev/pccbb/pccbbreg.h
  1.35.4.1.4.1      +0 -0      src/sys/dev/pccbb/pccbbvar.h
  1.10.4.1.4.1      +0 -0      src/sys/dev/pcf/envctrl.c
  1.28.4.1.4.1      +0 -0      src/sys/dev/pcf/pcf.c
  1.9.4.2.2.1       +0 -0      src/sys/dev/pcf/pcf_ebus.c
  1.11.4.1.4.1      +0 -0      src/sys/dev/pcf/pcf_isa.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/pcf/pcfvar.h
  1.6.36.2.2.1      +0 -0      src/sys/dev/pci/eisa_pci.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/pci/fixup_pci.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/pci/hostb_pci.c
  1.4.36.1.4.1      +0 -0      src/sys/dev/pci/ignore_pci.c
  1.14.2.3.2.1      +0 -0      src/sys/dev/pci/isa_pci.c
  1.425.2.9.2.1     +0 -0      src/sys/dev/pci/pci.c
  1.12.16.1.4.1     +0 -0      src/sys/dev/pci/pci_if.m
  1.71.2.3.2.1      +0 -0      src/sys/dev/pci/pci_pci.c
  1.31.2.2.2.1      +0 -0      src/sys/dev/pci/pci_private.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/pci/pci_subr.c
  1.30.2.1.4.1      +0 -0      src/sys/dev/pci/pci_user.c
  1.14.2.1.4.1      +0 -0      src/sys/dev/pci/pcib_if.m
  1.18.2.1.4.1      +0 -0      src/sys/dev/pci/pcib_private.h
  1.81.2.2.2.1      +0 -0      src/sys/dev/pci/pcireg.h
  1.92.2.2.2.1      +0 -0      src/sys/dev/pci/pcivar.h
  1.14.2.2.2.1      +0 -0      src/sys/dev/pci/vga_pci.c
  1.7.2.2.2.1       +0 -0      src/sys/dev/pcn/if_pcn.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/pcn/if_pcnreg.h
  1.32.2.1.4.1      +0 -0      src/sys/dev/pdq/if_fea.c
  1.29.2.1.4.1      +0 -0      src/sys/dev/pdq/if_fpa.c
  1.11.28.1.4.1     +0 -0      src/sys/dev/pdq/pdq.c
  1.14.2.1.4.1      +0 -0      src/sys/dev/pdq/pdq_freebsd.h
  1.33.2.1.4.1      +0 -0      src/sys/dev/pdq/pdq_ifsubr.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/pdq/pdqreg.h
  1.14.16.1.4.1     +0 -0      src/sys/dev/pdq/pdqvar.h
  1.7.2.2.2.1       +0 -0      src/sys/dev/powermac_nvram/powermac_nvram.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/powermac_nvram/powermac_nvramvar.h
  1.53.2.1.4.1      +0 -0      src/sys/dev/ppbus/if_plip.c
  1.21.4.1.4.1      +0 -0      src/sys/dev/ppbus/immio.c
  1.24.4.2.2.1      +0 -0      src/sys/dev/ppbus/lpbb.c
  1.52.2.2.2.1      +0 -0      src/sys/dev/ppbus/lpt.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/ppbus/lpt.h
  1.9.28.1.4.1      +0 -0      src/sys/dev/ppbus/lptio.h
  1.25.2.1.4.1      +0 -0      src/sys/dev/ppbus/pcfclock.c
  1.16.4.1.4.1      +0 -0      src/sys/dev/ppbus/ppb_1284.c
  1.7.62.1.4.1      +0 -0      src/sys/dev/ppbus/ppb_1284.h
  1.17.4.3.2.1      +0 -0      src/sys/dev/ppbus/ppb_base.c
  1.17.4.3.2.1      +0 -0      src/sys/dev/ppbus/ppb_msq.c
  1.9.42.1.4.1      +0 -0      src/sys/dev/ppbus/ppb_msq.h
  1.34.2.2.2.1      +0 -0      src/sys/dev/ppbus/ppbconf.c
  1.25.4.1.4.1      +0 -0      src/sys/dev/ppbus/ppbconf.h
  1.1.62.1.4.1      +0 -0      src/sys/dev/ppbus/ppbio.h
  1.3.28.1.4.1      +0 -0      src/sys/dev/ppbus/ppbus_if.m
  1.47.4.1.4.1      +0 -0      src/sys/dev/ppbus/ppi.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/ppbus/ppi.h
  1.56.4.1.4.1      +0 -0      src/sys/dev/ppbus/pps.c
  1.42.2.2.2.1      +0 -0      src/sys/dev/ppbus/vpo.c
  1.22.4.1.4.1      +0 -0      src/sys/dev/ppbus/vpoio.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/ppbus/vpoio.h
  1.64.4.2.2.1      +0 -0      src/sys/dev/ppc/ppc.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/ppc/ppc_acpi.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/ppc/ppc_isa.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/ppc/ppc_pci.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/ppc/ppc_puc.c
  1.20.4.1.4.1      +0 -0      src/sys/dev/ppc/ppcreg.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/ppc/ppcvar.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/pst/pst-iop.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/pst/pst-iop.h
  1.8.28.2.2.1      +0 -0      src/sys/dev/pst/pst-pci.c
  1.14.28.1.4.1     +0 -0      src/sys/dev/pst/pst-raid.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/pty/pty.c
  1.52.2.1.4.1      +0 -0      src/sys/dev/puc/puc.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/puc/puc_bfe.h
  1.1.16.1.4.1      +0 -0      src/sys/dev/puc/puc_bus.h
  1.2.16.1.4.1      +0 -0      src/sys/dev/puc/puc_cfg.c
  1.1.16.2.2.1      +0 -0      src/sys/dev/puc/puc_cfg.h
  1.12.2.2.2.1      +0 -0      src/sys/dev/puc/puc_pccard.c
  1.19.2.2.2.1      +0 -0      src/sys/dev/puc/puc_pci.c
  1.84.2.6.2.1      +0 -0      src/sys/dev/puc/pucdata.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/README.txt
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_dbg.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_dbg.h
  1.1.2.3.2.1       +0 -0      src/sys/dev/qlxgb/qla_def.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_glbl.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_hw.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_hw.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_inline.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_ioctl.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_ioctl.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_isr.c
  1.1.2.3.2.1       +0 -0      src/sys/dev/qlxgb/qla_misc.c
  1.1.2.4.2.1       +0 -0      src/sys/dev/qlxgb/qla_os.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_os.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_reg.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/qlxgb/qla_ver.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/quicc/quicc_bfe.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/quicc/quicc_bfe_fdt.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/quicc/quicc_bus.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/quicc/quicc_core.c
  1.9.4.2.2.1       +0 -0      src/sys/dev/ral/if_ral_pci.c
  1.41.2.2.2.1      +0 -0      src/sys/dev/ral/rt2560.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/ral/rt2560reg.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/ral/rt2560var.h
  1.39.2.2.2.1      +0 -0      src/sys/dev/ral/rt2661.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/ral/rt2661reg.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/ral/rt2661var.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/ral/rt2860.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/ral/rt2860reg.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/ral/rt2860var.h
  1.26.4.1.4.1      +0 -0      src/sys/dev/random/harvest.c
  1.13.28.1.4.1     +0 -0      src/sys/dev/random/hash.c
  1.5.36.1.4.1      +0 -0      src/sys/dev/random/hash.h
  1.6.2.2.2.1       +0 -0      src/sys/dev/random/nehemiah.c
  1.1.36.1.4.1      +0 -0      src/sys/dev/random/nehemiah.h
  1.7.16.2.2.1      +0 -0      src/sys/dev/random/probe.c
  1.63.2.1.4.1      +0 -0      src/sys/dev/random/randomdev.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/random/randomdev.h
  1.19.2.1.4.1      +0 -0      src/sys/dev/random/randomdev_soft.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/random/randomdev_soft.h
  1.48.4.1.4.1      +0 -0      src/sys/dev/random/yarrow.c
  1.18.36.1.4.1     +0 -0      src/sys/dev/random/yarrow.h
  1.103.16.1.4.1    +0 -0      src/sys/dev/rc/rc.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/rc/rcreg.h
  1.198.2.14.2.1    +0 -0      src/sys/dev/re/if_re.c
  1.5.28.1.4.1      +0 -0      src/sys/dev/rndtest/rndtest.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/rndtest/rndtest.h
  1.78.2.1.4.1      +0 -0      src/sys/dev/rp/rp.c
  1.8.16.1.4.1      +0 -0      src/sys/dev/rp/rp_isa.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/rp/rp_pci.c
  1.9.4.1.4.1       +0 -0      src/sys/dev/rp/rpreg.h
  1.11.4.1.4.1      +0 -0      src/sys/dev/rp/rpvar.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/rt/if_rt.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/rt/if_rtreg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/rt/if_rtvar.h
  1.22.2.3.2.1      +0 -0      src/sys/dev/safe/safe.c
  1.1.40.1.4.1      +0 -0      src/sys/dev/safe/safereg.h
  1.2.16.1.4.1      +0 -0      src/sys/dev/safe/safevar.h
  1.29.2.1.4.1      +0 -0      src/sys/dev/sbni/if_sbni.c
  1.18.4.1.4.1      +0 -0      src/sys/dev/sbni/if_sbni_isa.c
  1.15.4.1.4.1      +0 -0      src/sys/dev/sbni/if_sbni_pci.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/sbni/if_sbnireg.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/sbni/if_sbnivar.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/scc/scc_bfe.h
  1.5.2.2.2.1       +0 -0      src/sys/dev/scc/scc_bfe_ebus.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/scc/scc_bfe_macio.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/scc/scc_bfe_quicc.c
  1.6.4.2.2.1       +0 -0      src/sys/dev/scc/scc_bfe_sbus.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/scc/scc_bus.h
  1.11.4.1.4.1      +0 -0      src/sys/dev/scc/scc_core.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/scc/scc_dev_quicc.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/scc/scc_dev_sab82532.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/scc/scc_dev_z8530.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/scc/scc_if.m
  1.86.16.1.4.1     +0 -0      src/sys/dev/scd/scd.c
  1.5.28.1.4.1      +0 -0      src/sys/dev/scd/scd_isa.c
  1.8.28.1.4.1      +0 -0      src/sys/dev/scd/scdreg.h
  1.3.36.1.4.1      +0 -0      src/sys/dev/scd/scdvar.h
  1.10.2.2.2.1      +0 -0      src/sys/dev/sdhci/sdhci.c
  1.1.6.2.2.1       +0 -0      src/sys/dev/sdhci/sdhci.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/sec/sec.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/sec/sec.h
  1.104.2.3.2.1     +0 -0      src/sys/dev/sf/if_sf.c
  1.21.6.2.2.1      +0 -0      src/sys/dev/sf/if_sfreg.h
  1.1.6.1.4.1       +0 -0      src/sys/dev/sf/starfire_rx.h
  1.2.6.1.4.1       +0 -0      src/sys/dev/sf/starfire_tx.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efsys.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_bootcfg.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_ev.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_filter.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_impl.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_intr.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_mac.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_mcdi.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_mcdi.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_mon.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_nic.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_nvram.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_phy.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_port.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_regs.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_regs_ef10.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_regs_mcdi.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_regs_pci.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_rx.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_sram.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_tx.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_types.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_vpd.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/efx_wol.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_flash.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_impl.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_mac.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_mon.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_nic.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_nvram.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_phy.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_sram.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/common/siena_vpd.c
  1.2.2.3.2.1       +0 -0      src/sys/dev/sfxge/sfxge.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_dma.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_ev.c
  1.3.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_intr.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_mcdi.c
  1.2.2.3.2.1       +0 -0      src/sys/dev/sfxge/sfxge_port.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_rx.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_rx.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_tx.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sfxge/sfxge_tx.h
  1.20.2.3.2.1      +0 -0      src/sys/dev/sge/if_sge.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/sge/if_sgereg.h
  1.144.4.1.4.1     +0 -0      src/sys/dev/si/si.c
  1.22.4.1.4.1      +0 -0      src/sys/dev/si/si.h
  1.7.16.1.4.1      +0 -0      src/sys/dev/si/si2_z280.c
  1.9.16.1.4.1      +0 -0      src/sys/dev/si/si3_t225.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/si/si_eisa.c
  1.8.16.1.4.1      +0 -0      src/sys/dev/si/si_isa.c
  1.10.4.1.4.1      +0 -0      src/sys/dev/si/si_pci.c
  1.11.16.1.4.1     +0 -0      src/sys/dev/si/sireg.h
  1.4.28.1.4.1      +0 -0      src/sys/dev/si/sivar.h
  1.4.2.2.2.1       +0 -0      src/sys/dev/siba/siba.c
  1.5.2.4.2.1       +0 -0      src/sys/dev/siba/siba_bwn.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/siba/siba_cc.c
  1.7.2.3.2.1       +0 -0      src/sys/dev/siba/siba_core.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/siba/siba_ids.h
  1.4.2.2.2.1       +0 -0      src/sys/dev/siba/siba_pcib.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/siba/siba_pcibvar.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/siba/sibareg.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/siba/sibavar.h
  1.43.2.5.2.1      +0 -0      src/sys/dev/siis/siis.c
  1.13.2.1.4.1      +0 -0      src/sys/dev/siis/siis.h
  1.478.2.2.2.1     +0 -0      src/sys/dev/sio/sio.c
  1.17.4.1.4.1      +0 -0      src/sys/dev/sio/sio_isa.c
  1.18.16.1.4.1     +0 -0      src/sys/dev/sio/sio_pccard.c
  1.25.4.2.2.1      +0 -0      src/sys/dev/sio/sio_pci.c
  1.12.4.1.4.1      +0 -0      src/sys/dev/sio/sio_puc.c
  1.24.36.1.4.1     +0 -0      src/sys/dev/sio/sioreg.h
  1.6.36.1.4.1      +0 -0      src/sys/dev/sio/siovar.h
  1.34.2.4.2.1      +0 -0      src/sys/dev/sis/if_sis.c
  1.11.2.2.4.1      +0 -0      src/sys/dev/sis/if_sisreg.h
  1.149.2.2.2.1     +0 -0      src/sys/dev/sk/if_sk.c
  1.42.4.1.4.1      +0 -0      src/sys/dev/sk/if_skreg.h
  1.5.18.1.4.1      +0 -0      src/sys/dev/sk/xmaciireg.h
  1.3.18.1.4.1      +0 -0      src/sys/dev/sk/yukonreg.h
  1.40.4.1.4.1      +0 -0      src/sys/dev/smbus/smb.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/smbus/smb.h
  1.14.16.1.4.1     +0 -0      src/sys/dev/smbus/smbconf.c
  1.8.16.1.4.1      +0 -0      src/sys/dev/smbus/smbconf.h
  1.24.4.2.2.1      +0 -0      src/sys/dev/smbus/smbus.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/smbus/smbus.h
  1.8.16.1.4.1      +0 -0      src/sys/dev/smbus/smbus_if.m
  1.11.2.2.4.1      +0 -0      src/sys/dev/smc/if_smc.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/smc/if_smcreg.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/smc/if_smcvar.h
  1.59.2.1.4.1      +0 -0      src/sys/dev/sn/if_sn.c
  1.14.28.1.4.1     +0 -0      src/sys/dev/sn/if_sn_isa.c
  1.36.2.1.4.1      +0 -0      src/sys/dev/sn/if_sn_pccard.c
  1.6.16.1.4.1      +0 -0      src/sys/dev/sn/if_snreg.h
  1.12.2.1.4.1      +0 -0      src/sys/dev/sn/if_snvar.h
  1.1.16.1.4.1      +0 -0      src/sys/dev/sn/ositech.h
  1.27.2.1.4.1      +0 -0      src/sys/dev/snc/dp83932.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/snc/dp83932reg.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/snc/dp83932subr.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/snc/dp83932subr.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/snc/dp83932var.h
  1.9.4.1.4.1       +0 -0      src/sys/dev/snc/if_snc.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/snc/if_snc_cbus.c
  1.13.4.1.4.1      +0 -0      src/sys/dev/snc/if_snc_pccard.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/snc/if_sncreg.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/snc/if_sncvar.h
  1.118.2.1.4.1     +0 -0      src/sys/dev/snp/snp.c
  1.2.62.1.4.1      +0 -0      src/sys/dev/sound/chip.h
  1.5.4.1.4.1       +0 -0      src/sys/dev/sound/clone.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/sound/clone.h
  1.22.4.1.4.1      +0 -0      src/sys/dev/sound/driver.c
  1.47.4.1.4.1      +0 -0      src/sys/dev/sound/isa/ad1816.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/sound/isa/ad1816.h
  1.43.4.1.4.1      +0 -0      src/sys/dev/sound/isa/ess.c
  1.20.4.2.2.1      +0 -0      src/sys/dev/sound/isa/gusc.c
  1.113.4.1.4.1     +0 -0      src/sys/dev/sound/isa/mss.c
  1.14.16.1.4.1     +0 -0      src/sys/dev/sound/isa/mss.h
  1.16.16.1.4.1     +0 -0      src/sys/dev/sound/isa/sb.h
  1.98.4.1.4.1      +0 -0      src/sys/dev/sound/isa/sb16.c
  1.87.4.1.4.1      +0 -0      src/sys/dev/sound/isa/sb8.c
  1.49.4.2.2.1      +0 -0      src/sys/dev/sound/isa/sbc.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/sound/isa/sndbuf_dma.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/sound/macio/aoa.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/sound/macio/aoa.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/sound/macio/davbus.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/macio/davbusreg.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/sound/macio/i2s.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/sound/macio/snapper.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/sound/macio/tumbler.c
  1.29.2.1.4.1      +0 -0      src/sys/dev/sound/midi/midi.c
  1.16.16.1.4.1     +0 -0      src/sys/dev/sound/midi/midi.h
  1.3.16.1.4.1      +0 -0      src/sys/dev/sound/midi/midiq.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/sound/midi/mpu401.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/sound/midi/mpu401.h
  1.3.16.1.4.1      +0 -0      src/sys/dev/sound/midi/mpu_if.m
  1.3.16.1.4.1      +0 -0      src/sys/dev/sound/midi/mpufoi_if.m
  1.32.4.1.4.1      +0 -0      src/sys/dev/sound/midi/sequencer.c
  1.10.4.1.4.1      +0 -0      src/sys/dev/sound/midi/sequencer.h
  1.3.16.1.4.1      +0 -0      src/sys/dev/sound/midi/synth_if.m
  1.1.2.2.2.1       +0 -0      src/sys/dev/sound/pci/allegro_code.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/sound/pci/allegro_reg.h
  1.28.4.1.4.1      +0 -0      src/sys/dev/sound/pci/als4000.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/sound/pci/als4000.h
  1.23.2.1.4.1      +0 -0      src/sys/dev/sound/pci/atiixp.c
  1.5.4.1.4.1       +0 -0      src/sys/dev/sound/pci/atiixp.h
  1.37.4.1.4.1      +0 -0      src/sys/dev/sound/pci/aureal.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pci/aureal.h
  1.47.4.1.4.1      +0 -0      src/sys/dev/sound/pci/cmi.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/sound/pci/cmireg.h
  1.28.4.1.4.1      +0 -0      src/sys/dev/sound/pci/cs4281.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pci/cs4281.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/sound/pci/cs461x_dsp.h
  1.40.2.3.2.1      +0 -0      src/sys/dev/sound/pci/csa.c
  1.42.4.1.4.1      +0 -0      src/sys/dev/sound/pci/csapcm.c
  1.4.28.2.2.1      +0 -0      src/sys/dev/sound/pci/csareg.h
  1.5.28.1.4.1      +0 -0      src/sys/dev/sound/pci/csavar.h
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pci/ds1-fw.h
  1.54.4.1.4.1      +0 -0      src/sys/dev/sound/pci/ds1.c
  1.1.44.1.4.1      +0 -0      src/sys/dev/sound/pci/ds1.h
  1.72.2.2.2.1      +0 -0      src/sys/dev/sound/pci/emu10k1.c
  1.6.4.2.2.1       +0 -0      src/sys/dev/sound/pci/emu10kx-midi.c
  1.12.4.2.2.1      +0 -0      src/sys/dev/sound/pci/emu10kx-pcm.c
  1.17.2.3.2.1      +0 -0      src/sys/dev/sound/pci/emu10kx.c
  1.4.16.2.2.1      +0 -0      src/sys/dev/sound/pci/emu10kx.h
  1.2.2.3.2.1       +0 -0      src/sys/dev/sound/pci/emuxkireg.h
  1.18.2.1.4.1      +0 -0      src/sys/dev/sound/pci/envy24.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/sound/pci/envy24.h
  1.21.2.1.4.1      +0 -0      src/sys/dev/sound/pci/envy24ht.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/sound/pci/envy24ht.h
  1.75.2.1.4.1      +0 -0      src/sys/dev/sound/pci/es137x.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/sound/pci/es137x.h
  1.34.4.2.2.1      +0 -0      src/sys/dev/sound/pci/fm801.c
  1.4.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hda/hda_reg.h
  1.14.2.4.2.1      +0 -0      src/sys/dev/sound/pci/hda/hdaa.c
  1.6.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hda/hdaa.h
  1.2.2.3.2.1       +0 -0      src/sys/dev/sound/pci/hda/hdaa_patches.c
  1.136.2.4.2.1     +0 -0      src/sys/dev/sound/pci/hda/hdac.c
  1.1.18.2.2.1      +0 -0      src/sys/dev/sound/pci/hda/hdac.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hda/hdac_if.m
  1.12.2.2.2.1      +0 -0      src/sys/dev/sound/pci/hda/hdac_private.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hda/hdac_reg.h
  1.6.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hda/hdacc.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hdspe-pcm.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hdspe.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/sound/pci/hdspe.h
  1.82.2.1.4.1      +0 -0      src/sys/dev/sound/pci/ich.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pci/ich.h
  1.38.4.1.4.1      +0 -0      src/sys/dev/sound/pci/maestro.c
  1.37.2.2.2.1      +0 -0      src/sys/dev/sound/pci/maestro3.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/sound/pci/maestro_reg.h
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pci/neomagic-coeff.h
  1.38.4.1.4.1      +0 -0      src/sys/dev/sound/pci/neomagic.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pci/neomagic.h
  1.46.4.1.4.1      +0 -0      src/sys/dev/sound/pci/solo.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/sound/pci/spicds.c
  1.5.2.1.4.1       +0 -0      src/sys/dev/sound/pci/spicds.h
  1.56.2.1.4.1      +0 -0      src/sys/dev/sound/pci/t4dwave.c
  1.7.28.1.4.1      +0 -0      src/sys/dev/sound/pci/t4dwave.h
  1.38.4.1.4.1      +0 -0      src/sys/dev/sound/pci/via8233.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pci/via8233.h
  1.44.4.1.4.1      +0 -0      src/sys/dev/sound/pci/via82c686.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/sound/pci/via82c686.h
  1.28.4.1.4.1      +0 -0      src/sys/dev/sound/pci/vibes.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/sound/pci/vibes.h
  1.75.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/ac97.c
  1.20.16.1.4.1     +0 -0      src/sys/dev/sound/pcm/ac97.h
  1.4.28.1.4.1      +0 -0      src/sys/dev/sound/pcm/ac97_if.m
  1.12.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/ac97_patch.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/sound/pcm/ac97_patch.h
  1.42.2.2.2.1      +0 -0      src/sys/dev/sound/pcm/buffer.c
  1.19.2.2.2.1      +0 -0      src/sys/dev/sound/pcm/buffer.h
  1.126.2.3.2.1     +0 -0      src/sys/dev/sound/pcm/channel.c
  1.40.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/channel.h
  1.8.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/channel_if.m
  1.122.2.1.4.1     +0 -0      src/sys/dev/sound/pcm/dsp.c
  1.14.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/dsp.h
  1.45.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/feeder.c
  1.16.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/feeder.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/feeder_chain.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/sound/pcm/feeder_eq.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/feeder_format.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/sound/pcm/feeder_if.m
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/feeder_matrix.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/feeder_mixer.c
  1.30.2.1.4.1      +0 -0      src/sys/dev/sound/pcm/feeder_rate.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/feeder_volume.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/g711.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/intpcm.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/matrix.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/matrix_map.h
  1.68.2.2.2.1      +0 -0      src/sys/dev/sound/pcm/mixer.c
  1.22.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/mixer.h
  1.6.28.1.4.1      +0 -0      src/sys/dev/sound/pcm/mixer_if.m
  1.1.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/pcm.h
  1.31.2.2.2.1      +0 -0      src/sys/dev/sound/pcm/sndstat.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/sound/pcm/sndstat.h
  1.126.2.2.2.1     +0 -0      src/sys/dev/sound/pcm/sound.c
  1.84.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/sound.h
  1.37.4.1.4.1      +0 -0      src/sys/dev/sound/pcm/vchan.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/sound/pcm/vchan.h
  1.2.28.1.4.1      +0 -0      src/sys/dev/sound/sbus/apcdmareg.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/sound/sbus/cs4231.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/sound/sbus/cs4231.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/sound/unit.c
  1.1.16.1.4.1      +0 -0      src/sys/dev/sound/unit.h
  1.75.2.5.2.1      +0 -0      src/sys/dev/sound/usb/uaudio.c
  1.11.4.2.2.1      +0 -0      src/sys/dev/sound/usb/uaudio.h
  1.27.4.1.4.1      +0 -0      src/sys/dev/sound/usb/uaudio_pcm.c
  1.10.2.2.2.1      +0 -0      src/sys/dev/sound/usb/uaudioreg.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/sound/version.h
  1.8.18.1.4.1      +0 -0      src/sys/dev/speaker/speaker.h
  1.79.4.2.2.1      +0 -0      src/sys/dev/speaker/spkr.c
  1.2.16.1.4.1      +0 -0      src/sys/dev/spibus/spi.h
  1.5.2.2.2.1       +0 -0      src/sys/dev/spibus/spibus.c
  1.1.16.1.4.1      +0 -0      src/sys/dev/spibus/spibus_if.m
  1.2.16.1.4.1      +0 -0      src/sys/dev/spibus/spibusvar.h
  1.37.2.3.2.1      +0 -0      src/sys/dev/ste/if_ste.c
  1.15.4.2.4.1      +0 -0      src/sys/dev/ste/if_stereg.h
  1.16.4.1.4.1      +0 -0      src/sys/dev/stg/tmc18c30.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/stg/tmc18c30.h
  1.13.16.1.4.1     +0 -0      src/sys/dev/stg/tmc18c30_isa.c
  1.26.16.1.4.1     +0 -0      src/sys/dev/stg/tmc18c30_pccard.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/stg/tmc18c30_pci.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/stg/tmc18c30_subr.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/stg/tmc18c30reg.h
  1.8.28.1.4.1      +0 -0      src/sys/dev/stg/tmc18c30var.h
  1.21.2.3.2.1      +0 -0      src/sys/dev/stge/if_stge.c
  1.5.2.2.4.1       +0 -0      src/sys/dev/stge/if_stgereg.h
  1.62.2.1.4.1      +0 -0      src/sys/dev/streams/streams.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/sym/README.sym
  1.9.28.3.2.1      +0 -0      src/sys/dev/sym/sym_conf.h
  1.12.4.1.4.1      +0 -0      src/sys/dev/sym/sym_defs.h
  1.6.4.1.4.1       +0 -0      src/sys/dev/sym/sym_fw.h
  1.12.2.1.4.1      +0 -0      src/sys/dev/sym/sym_fw1.h
  1.13.2.1.4.1      +0 -0      src/sys/dev/sym/sym_fw2.h
  1.75.2.7.2.1      +0 -0      src/sys/dev/sym/sym_hipd.c
  1.11.16.1.4.1     +0 -0      src/sys/dev/syscons/apm/apm_saver.c
  1.18.4.1.4.1      +0 -0      src/sys/dev/syscons/blank/blank_saver.c
  1.29.2.1.4.1      +0 -0      src/sys/dev/syscons/daemon/daemon_saver.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/syscons/dragon/dragon_saver.c
  1.20.4.1.4.1      +0 -0      src/sys/dev/syscons/fade/fade_saver.c
  1.12.4.1.4.1      +0 -0      src/sys/dev/syscons/fire/fire_saver.c
  1.18.4.1.4.1      +0 -0      src/sys/dev/syscons/green/green_saver.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/syscons/logo/beastie.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/syscons/logo/logo.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/syscons/logo/logo_saver.c
  1.14.4.1.4.1      +0 -0      src/sys/dev/syscons/rain/rain_saver.c
  1.25.4.1.4.1      +0 -0      src/sys/dev/syscons/scgfbrndr.c
  1.22.2.1.4.1      +0 -0      src/sys/dev/syscons/schistory.c
  1.45.2.1.4.1      +0 -0      src/sys/dev/syscons/scmouse.c
  1.19.2.1.4.1      +0 -0      src/sys/dev/syscons/scterm-teken.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/syscons/scterm.c
  1.27.2.1.4.1      +0 -0      src/sys/dev/syscons/scvesactl.c
  1.28.2.1.4.1      +0 -0      src/sys/dev/syscons/scvgarndr.c
  1.46.2.1.4.1      +0 -0      src/sys/dev/syscons/scvidctl.c
  1.13.28.1.4.1     +0 -0      src/sys/dev/syscons/scvtb.c
  1.34.2.1.4.1      +0 -0      src/sys/dev/syscons/snake/snake_saver.c
  1.27.4.1.4.1      +0 -0      src/sys/dev/syscons/star/star_saver.c
  1.493.2.5.2.1     +0 -0      src/sys/dev/syscons/syscons.c
  1.101.2.3.2.1     +0 -0      src/sys/dev/syscons/syscons.h
  1.35.2.1.4.1      +0 -0      src/sys/dev/syscons/sysmouse.c
  1.15.4.1.4.1      +0 -0      src/sys/dev/syscons/warp/warp_saver.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/tdfx/tdfx_io.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/tdfx/tdfx_linux.c
  1.6.28.1.4.1      +0 -0      src/sys/dev/tdfx/tdfx_linux.h
  1.45.2.1.4.1      +0 -0      src/sys/dev/tdfx/tdfx_pci.c
  1.4.28.1.4.1      +0 -0      src/sys/dev/tdfx/tdfx_pci.h
  1.10.28.1.4.1     +0 -0      src/sys/dev/tdfx/tdfx_vars.h
  1.137.2.7.2.1     +0 -0      src/sys/dev/ti/if_ti.c
  1.39.2.6.2.1      +0 -0      src/sys/dev/ti/if_tireg.h
  1.10.32.1.4.1     +0 -0      src/sys/dev/ti/ti_fw.h
  1.11.32.1.4.1     +0 -0      src/sys/dev/ti/ti_fw2.h
  1.7.2.3.2.1       +0 -0      src/sys/dev/tl/if_tl.c
  1.4.2.2.4.1       +0 -0      src/sys/dev/tl/if_tlreg.h
  1.1.4.1.4.1       +0 -0      src/sys/dev/tpm/tpm.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/tpm/tpm_acpi.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/tpm/tpm_isa.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/tpm/tpmvar.h
  1.35.2.2.2.1      +0 -0      src/sys/dev/trm/trm.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/trm/trm.h
  1.17.2.4.2.1      +0 -0      src/sys/dev/tsec/if_tsec.c
  1.8.2.2.2.1       +0 -0      src/sys/dev/tsec/if_tsec.h
  1.2.2.3.2.1       +0 -0      src/sys/dev/tsec/if_tsec_fdt.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/tsec/if_tsecreg.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl_externs.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl_fwif.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl_init.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl_intr.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl_io.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/twa/tw_cl_ioctl.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl_misc.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/twa/tw_cl_share.h
  1.9.2.2.2.1       +0 -0      src/sys/dev/twa/tw_osl.h
  1.15.2.2.2.1      +0 -0      src/sys/dev/twa/tw_osl_cam.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/twa/tw_osl_externs.h
  1.18.2.3.2.1      +0 -0      src/sys/dev/twa/tw_osl_freebsd.c
  1.5.16.1.4.1      +0 -0      src/sys/dev/twa/tw_osl_includes.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/twa/tw_osl_inline.h
  1.3.16.1.4.1      +0 -0      src/sys/dev/twa/tw_osl_ioctl.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/twa/tw_osl_share.h
  1.2.16.1.4.1      +0 -0      src/sys/dev/twa/tw_osl_types.h
  1.30.2.1.4.1      +0 -0      src/sys/dev/twe/twe.c
  1.14.28.1.4.1     +0 -0      src/sys/dev/twe/twe_compat.h
  1.48.2.3.2.1      +0 -0      src/sys/dev/twe/twe_freebsd.c
  1.4.38.1.4.1      +0 -0      src/sys/dev/twe/twe_tables.h
  1.5.28.1.4.1      +0 -0      src/sys/dev/twe/tweio.h
  1.11.36.1.4.1     +0 -0      src/sys/dev/twe/twereg.h
  1.15.2.1.4.1      +0 -0      src/sys/dev/twe/twevar.h
  1.1.2.6.2.1       +0 -0      src/sys/dev/tws/tws.c
  1.1.2.3.2.1       +0 -0      src/sys/dev/tws/tws.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/tws/tws_cam.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/tws/tws_hdm.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/tws/tws_hdm.h
  1.1.2.3.4.1       +0 -0      src/sys/dev/tws/tws_services.c
  1.1.2.3.4.1       +0 -0      src/sys/dev/tws/tws_services.h
  1.1.2.2.4.1       +0 -0      src/sys/dev/tws/tws_user.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/tws/tws_user.h
  1.103.2.1.4.1     +0 -0      src/sys/dev/tx/if_tx.c
  1.14.38.1.4.1     +0 -0      src/sys/dev/tx/if_txreg.h
  1.20.4.1.4.1      +0 -0      src/sys/dev/tx/if_txvar.h
  1.3.4.1.4.1       +0 -0      src/sys/dev/txp/3c990img.h
  1.61.2.1.4.1      +0 -0      src/sys/dev/txp/if_txp.c
  1.10.4.1.4.1      +0 -0      src/sys/dev/txp/if_txpreg.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/uart/uart.h
  1.16.2.1.4.1      +0 -0      src/sys/dev/uart/uart_bus.h
  1.4.2.1.4.1       +0 -0      src/sys/dev/uart/uart_bus_acpi.c
  1.13.2.1.4.1      +0 -0      src/sys/dev/uart/uart_bus_ebus.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/uart/uart_bus_fdt.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/uart/uart_bus_isa.c
  1.11.16.1.4.1     +0 -0      src/sys/dev/uart/uart_bus_pccard.c
  1.19.2.6.2.1      +0 -0      src/sys/dev/uart/uart_bus_pci.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/uart/uart_bus_puc.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/uart/uart_bus_scc.c
  1.29.2.1.4.1      +0 -0      src/sys/dev/uart/uart_core.c
  1.12.16.1.4.1     +0 -0      src/sys/dev/uart/uart_cpu.h
  1.13.2.1.4.1      +0 -0      src/sys/dev/uart/uart_cpu_amd64.c
  1.13.2.1.4.1      +0 -0      src/sys/dev/uart/uart_cpu_i386.c
  1.13.16.1.4.1     +0 -0      src/sys/dev/uart/uart_cpu_ia64.c
  1.20.2.1.4.1      +0 -0      src/sys/dev/uart/uart_cpu_pc98.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/uart/uart_cpu_powerpc.c
  1.26.2.1.4.1      +0 -0      src/sys/dev/uart/uart_cpu_sparc64.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/uart/uart_dbg.c
  1.33.2.1.4.1      +0 -0      src/sys/dev/uart/uart_dev_ns8250.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/uart/uart_dev_quicc.c
  1.16.16.1.4.1     +0 -0      src/sys/dev/uart/uart_dev_sab82532.c
  1.22.16.1.4.1     +0 -0      src/sys/dev/uart/uart_dev_z8530.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/uart/uart_if.m
  1.14.2.1.4.1      +0 -0      src/sys/dev/uart/uart_kbd_sun.c
  1.3.16.1.4.1      +0 -0      src/sys/dev/uart/uart_kbd_sun.h
  1.1.38.1.4.1      +0 -0      src/sys/dev/uart/uart_kbd_sun_tables.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/uart/uart_subr.c
  1.36.2.2.2.1      +0 -0      src/sys/dev/uart/uart_tty.c
  1.52.2.3.2.1      +0 -0      src/sys/dev/ubsec/ubsec.c
  1.7.4.1.4.1       +0 -0      src/sys/dev/ubsec/ubsecreg.h
  1.9.16.1.4.1      +0 -0      src/sys/dev/ubsec/ubsecvar.h
  1.25.2.4.2.1      +0 -0      src/sys/dev/usb/controller/at91dci.c
  1.8.4.2.2.1       +0 -0      src/sys/dev/usb/controller/at91dci.h
  1.7.2.4.2.1       +0 -0      src/sys/dev/usb/controller/at91dci_atmelarm.c
  1.33.2.3.2.1      +0 -0      src/sys/dev/usb/controller/atmegadci.c
  1.9.4.2.2.1       +0 -0      src/sys/dev/usb/controller/atmegadci.h
  1.9.2.4.2.1       +0 -0      src/sys/dev/usb/controller/atmegadci_atmelarm.c
  1.12.2.4.2.1      +0 -0      src/sys/dev/usb/controller/avr32dci.c
  1.3.4.2.2.1       +0 -0      src/sys/dev/usb/controller/avr32dci.h
  1.51.2.5.2.1      +0 -0      src/sys/dev/usb/controller/ehci.c
  1.13.2.2.2.1      +0 -0      src/sys/dev/usb/controller/ehci.h
  1.12.2.4.2.1      +0 -0      src/sys/dev/usb/controller/ehci_ixp4xx.c
  1.6.2.4.2.1       +0 -0      src/sys/dev/usb/controller/ehci_mv.c
  1.24.2.6.2.1      +0 -0      src/sys/dev/usb/controller/ehci_pci.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/usb/controller/ehcireg.h
  1.28.2.3.2.1      +0 -0      src/sys/dev/usb/controller/musb_otg.c
  1.7.2.2.2.1       +0 -0      src/sys/dev/usb/controller/musb_otg.h
  1.8.2.4.2.1       +0 -0      src/sys/dev/usb/controller/musb_otg_atmelarm.c
  1.29.2.4.2.1      +0 -0      src/sys/dev/usb/controller/ohci.c
  1.9.2.2.2.1       +0 -0      src/sys/dev/usb/controller/ohci.h
  1.8.2.4.2.1       +0 -0      src/sys/dev/usb/controller/ohci_atmelarm.c
  1.13.2.5.2.1      +0 -0      src/sys/dev/usb/controller/ohci_pci.c
  1.2.2.4.2.1       +0 -0      src/sys/dev/usb/controller/ohci_s3c24x0.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/usb/controller/ohcireg.h
  1.28.2.4.2.1      +0 -0      src/sys/dev/usb/controller/uhci.c
  1.9.2.2.2.1       +0 -0      src/sys/dev/usb/controller/uhci.h
  1.16.2.4.2.1      +0 -0      src/sys/dev/usb/controller/uhci_pci.c
  1.3.2.1.4.1       +0 -0      src/sys/dev/usb/controller/uhcireg.h
  1.39.2.5.2.1      +0 -0      src/sys/dev/usb/controller/usb_controller.c
  1.30.2.3.2.1      +0 -0      src/sys/dev/usb/controller/uss820dci.c
  1.8.4.2.2.1       +0 -0      src/sys/dev/usb/controller/uss820dci.h
  1.9.2.4.2.1       +0 -0      src/sys/dev/usb/controller/uss820dci_atmelarm.c
  1.3.2.7.2.1       +0 -0      src/sys/dev/usb/controller/xhci.c
  1.2.2.2.2.1       +0 -0      src/sys/dev/usb/controller/xhci.h
  1.3.2.5.2.1       +0 -0      src/sys/dev/usb/controller/xhci_pci.c
  1.2.2.3.2.1       +0 -0      src/sys/dev/usb/controller/xhcireg.h
  1.9.2.2.2.1       +0 -0      src/sys/dev/usb/input/atp.c
  1.3.2.2.2.1       +0 -0      src/sys/dev/usb/input/uep.c
  1.21.2.4.2.1      +0 -0      src/sys/dev/usb/input/uhid.c
  1.37.2.3.2.1      +0 -0      src/sys/dev/usb/input/ukbd.c
  1.29.2.3.2.1      +0 -0      src/sys/dev/usb/input/ums.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/usb/input/usb_rdesc.h
  1.14.2.1.4.1      +0 -0      src/sys/dev/usb/misc/udbp.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/misc/udbp.h
  1.12.2.2.2.1      +0 -0      src/sys/dev/usb/misc/ufm.c
  1.21.2.4.2.1      +0 -0      src/sys/dev/usb/net/if_aue.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/usb/net/if_auereg.h
  1.39.2.6.2.1      +0 -0      src/sys/dev/usb/net/if_axe.c
  1.8.2.2.2.1       +0 -0      src/sys/dev/usb/net/if_axereg.h
  1.25.2.2.2.1      +0 -0      src/sys/dev/usb/net/if_cdce.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/usb/net/if_cdcereg.h
  1.17.2.2.2.1      +0 -0      src/sys/dev/usb/net/if_cue.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/usb/net/if_cuereg.h
  1.3.2.2.2.1       +0 -0      src/sys/dev/usb/net/if_ipheth.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/net/if_iphethvar.h
  1.17.2.3.2.1      +0 -0      src/sys/dev/usb/net/if_kue.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/net/if_kuefw.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/usb/net/if_kuereg.h
  1.6.2.4.2.1       +0 -0      src/sys/dev/usb/net/if_mos.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/usb/net/if_mosreg.h
  1.19.2.5.2.1      +0 -0      src/sys/dev/usb/net/if_rue.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/usb/net/if_ruereg.h
  1.20.2.4.2.1      +0 -0      src/sys/dev/usb/net/if_udav.c
  1.3.4.1.4.1       +0 -0      src/sys/dev/usb/net/if_udavreg.h
  1.2.2.2.2.1       +0 -0      src/sys/dev/usb/net/if_usie.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/usb/net/if_usievar.h
  1.1.2.4.2.1       +0 -0      src/sys/dev/usb/net/ruephy.c
  1.1.2.2.4.1       +0 -0      src/sys/dev/usb/net/ruephyreg.h
  1.13.2.3.2.1      +0 -0      src/sys/dev/usb/net/uhso.c
  1.14.2.2.2.1      +0 -0      src/sys/dev/usb/net/usb_ethernet.c
  1.7.4.2.2.1       +0 -0      src/sys/dev/usb/net/usb_ethernet.h
  1.32.2.4.2.1      +0 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/usb/quirk/usb_quirk.h
  1.55.2.4.2.1      +0 -0      src/sys/dev/usb/serial/u3g.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/usb/serial/uark.c
  1.17.2.2.2.1      +0 -0      src/sys/dev/usb/serial/ubsa.c
  1.21.2.1.4.1      +0 -0      src/sys/dev/usb/serial/ubser.c
  1.19.2.2.2.1      +0 -0      src/sys/dev/usb/serial/uchcom.c
  1.18.2.2.2.1      +0 -0      src/sys/dev/usb/serial/ucycom.c
  1.21.2.3.2.1      +0 -0      src/sys/dev/usb/serial/ufoma.c
  1.32.2.4.2.1      +0 -0      src/sys/dev/usb/serial/uftdi.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/usb/serial/uftdi_reg.h
  1.19.2.1.4.1      +0 -0      src/sys/dev/usb/serial/ugensa.c
  1.20.2.1.4.1      +0 -0      src/sys/dev/usb/serial/uipaq.c
  1.19.2.2.2.1      +0 -0      src/sys/dev/usb/serial/ulpt.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/usb/serial/umcs.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/serial/umcs.h
  1.21.2.1.4.1      +0 -0      src/sys/dev/usb/serial/umct.c
  1.26.2.4.2.1      +0 -0      src/sys/dev/usb/serial/umodem.c
  1.17.2.1.4.1      +0 -0      src/sys/dev/usb/serial/umoscom.c
  1.30.2.3.2.1      +0 -0      src/sys/dev/usb/serial/uplcom.c
  1.20.2.5.2.1      +0 -0      src/sys/dev/usb/serial/usb_serial.c
  1.11.2.3.2.1      +0 -0      src/sys/dev/usb/serial/usb_serial.h
  1.21.2.2.2.1      +0 -0      src/sys/dev/usb/serial/uslcom.c
  1.22.2.2.2.1      +0 -0      src/sys/dev/usb/serial/uvisor.c
  1.16.2.1.4.1      +0 -0      src/sys/dev/usb/serial/uvscom.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/storage/rio500_usb.h
  1.44.2.4.2.1      +0 -0      src/sys/dev/usb/storage/umass.c
  1.16.2.3.2.1      +0 -0      src/sys/dev/usb/storage/urio.c
  1.22.2.4.2.1      +0 -0      src/sys/dev/usb/storage/ustorage_fs.c
  1.14.2.4.2.1      +0 -0      src/sys/dev/usb/template/usb_template.c
  1.6.2.1.4.1       +0 -0      src/sys/dev/usb/template/usb_template.h
  1.2.4.1.4.1       +0 -0      src/sys/dev/usb/template/usb_template_audio.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/usb/template/usb_template_cdce.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/usb/template/usb_template_kbd.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/usb/template/usb_template_modem.c
  1.2.4.2.2.1       +0 -0      src/sys/dev/usb/template/usb_template_mouse.c
  1.7.2.1.4.1       +0 -0      src/sys/dev/usb/template/usb_template_msc.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/usb/template/usb_template_mtp.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/ufm_ioctl.h
  1.60.2.5.2.1      +0 -0      src/sys/dev/usb/usb.h
  1.16.2.2.2.1      +0 -0      src/sys/dev/usb/usb_bus.h
  1.18.2.3.2.1      +0 -0      src/sys/dev/usb/usb_busdma.c
  1.11.4.1.4.1      +0 -0      src/sys/dev/usb/usb_busdma.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/usb/usb_cdc.h
  1.23.2.3.2.1      +0 -0      src/sys/dev/usb/usb_compat_linux.c
  1.12.2.1.4.1      +0 -0      src/sys/dev/usb/usb_compat_linux.h
  1.22.2.3.2.1      +0 -0      src/sys/dev/usb/usb_controller.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/usb/usb_core.c
  1.33.2.1.4.1      +0 -0      src/sys/dev/usb/usb_core.h
  1.9.2.1.4.1       +0 -0      src/sys/dev/usb/usb_debug.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/usb/usb_debug.h
  1.45.2.4.2.1      +0 -0      src/sys/dev/usb/usb_dev.c
  1.13.4.1.4.1      +0 -0      src/sys/dev/usb/usb_dev.h
  1.78.2.4.2.1      +0 -0      src/sys/dev/usb/usb_device.c
  1.38.2.1.4.1      +0 -0      src/sys/dev/usb/usb_device.h
  1.11.2.1.4.1      +0 -0      src/sys/dev/usb/usb_dynamic.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/usb/usb_dynamic.h
  1.5.4.1.4.1       +0 -0      src/sys/dev/usb/usb_endian.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/usb/usb_error.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/usb/usb_freebsd.h
  1.32.2.3.2.1      +0 -0      src/sys/dev/usb/usb_generic.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/usb/usb_generic.h
  1.19.2.2.2.1      +0 -0      src/sys/dev/usb/usb_handle_request.c
  1.22.2.3.2.1      +0 -0      src/sys/dev/usb/usb_hid.c
  1.47.2.6.2.1      +0 -0      src/sys/dev/usb/usb_hub.c
  1.13.2.2.2.1      +0 -0      src/sys/dev/usb/usb_hub.h
  1.14.4.2.2.1      +0 -0      src/sys/dev/usb/usb_if.m
  1.10.2.2.2.1      +0 -0      src/sys/dev/usb/usb_ioctl.h
  1.10.2.1.4.1      +0 -0      src/sys/dev/usb/usb_lookup.c
  1.8.2.1.4.1       +0 -0      src/sys/dev/usb/usb_mbuf.c
  1.8.4.1.4.1       +0 -0      src/sys/dev/usb/usb_mbuf.h
  1.24.2.5.2.1      +0 -0      src/sys/dev/usb/usb_msctest.c
  1.9.2.1.4.1       +0 -0      src/sys/dev/usb/usb_msctest.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/usb/usb_parse.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/usb/usb_pci.h
  1.10.4.1.4.1      +0 -0      src/sys/dev/usb/usb_pf.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/usb/usb_pf.h
  1.18.2.2.4.1      +0 -0      src/sys/dev/usb/usb_process.c
  1.11.2.1.4.1      +0 -0      src/sys/dev/usb/usb_process.h
  1.39.2.5.2.1      +0 -0      src/sys/dev/usb/usb_request.c
  1.13.2.3.2.1      +0 -0      src/sys/dev/usb/usb_request.h
  1.50.2.7.2.1      +0 -0      src/sys/dev/usb/usb_transfer.c
  1.15.2.1.4.1      +0 -0      src/sys/dev/usb/usb_transfer.h
  1.12.2.3.2.1      +0 -0      src/sys/dev/usb/usb_util.c
  1.7.4.2.2.1       +0 -0      src/sys/dev/usb/usb_util.h
  1.518.2.13.2.1    +0 -0      src/sys/dev/usb/usbdevs
  1.86.2.2.2.1      +0 -0      src/sys/dev/usb/usbdi.h
  1.25.2.1.4.1      +0 -0      src/sys/dev/usb/usbdi_util.h
  1.24.2.2.2.1      +0 -0      src/sys/dev/usb/usbhid.h
  1.41.2.5.2.1      +0 -0      src/sys/dev/usb/wlan/if_rum.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_rumfw.h
  1.3.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_rumreg.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_rumvar.h
  1.23.2.9.2.1      +0 -0      src/sys/dev/usb/wlan/if_run.c
  1.4.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_runreg.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_runvar.h
  1.25.2.4.2.1      +0 -0      src/sys/dev/usb/wlan/if_uath.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_uathreg.h
  1.4.4.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_uathvar.h
  1.21.2.4.2.1      +0 -0      src/sys/dev/usb/wlan/if_upgt.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_upgtvar.h
  1.32.2.4.2.1      +0 -0      src/sys/dev/usb/wlan/if_ural.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_uralreg.h
  1.8.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_uralvar.h
  1.23.2.5.2.1      +0 -0      src/sys/dev/usb/wlan/if_urtw.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_urtwreg.h
  1.5.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_urtwvar.h
  1.36.2.5.2.1      +0 -0      src/sys/dev/usb/wlan/if_zyd.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_zydfw.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/usb/wlan/if_zydreg.h
  1.1.28.1.4.1      +0 -0      src/sys/dev/utopia/idtphy.c
  1.3.28.1.4.1      +0 -0      src/sys/dev/utopia/idtphy.h
  1.1.28.1.4.1      +0 -0      src/sys/dev/utopia/suni.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/utopia/suni.h
  1.13.4.1.4.1      +0 -0      src/sys/dev/utopia/utopia.c
  1.5.28.1.4.1      +0 -0      src/sys/dev/utopia/utopia.h
  1.1.28.1.4.1      +0 -0      src/sys/dev/utopia/utopia_priv.h
  1.76.2.4.2.1      +0 -0      src/sys/dev/vge/if_vge.c
  1.10.2.1.4.1      +0 -0      src/sys/dev/vge/if_vgereg.h
  1.21.2.1.4.1      +0 -0      src/sys/dev/vge/if_vgevar.h
  1.3.2.3.2.1       +0 -0      src/sys/dev/viawd/viawd.c
  1.3.2.2.2.1       +0 -0      src/sys/dev/viawd/viawd.h
  1.15.2.1.4.1      +0 -0      src/sys/dev/vkbd/vkbd.c
  1.2.28.1.4.1      +0 -0      src/sys/dev/vkbd/vkbd_var.h
  1.142.2.6.2.1     +0 -0      src/sys/dev/vr/if_vr.c
  1.40.2.3.2.1      +0 -0      src/sys/dev/vr/if_vrreg.h
  1.4.2.4.2.1       +0 -0      src/sys/dev/vte/if_vte.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/vte/if_vtereg.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/vte/if_vtevar.h
  1.63.2.1.4.1      +0 -0      src/sys/dev/vx/if_vx.c
  1.28.4.1.4.1      +0 -0      src/sys/dev/vx/if_vx_eisa.c
  1.38.4.1.4.1      +0 -0      src/sys/dev/vx/if_vx_pci.c
  1.14.2.1.4.1      +0 -0      src/sys/dev/vx/if_vxreg.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/vx/if_vxvar.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/LICENSE
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/README
  1.2.2.1.4.1       +0 -0      src/sys/dev/vxge/include/build-version.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxge-debug.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxge-defs.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxge-list.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxge-os-debug.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxge-os-pal.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxge-queue.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/vxge/include/vxgehal-config.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/vxge/include/vxgehal-ll.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxgehal-mgmt.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxgehal-mgmtaux.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxgehal-stats.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxgehal-status.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxgehal-types.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/include/vxgehal-version.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxge-firmware.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/vxge/vxge-osdep.h
  1.2.2.1.4.1       +0 -0      src/sys/dev/vxge/vxge.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/vxge/vxge.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxge-queue.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-blockpool.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-blockpool.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-channel.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-channel.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-common-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-config-priv.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-config.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-debug.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-device.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-device.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-doorbells.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-doorbells.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-driver.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-driver.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-fifo.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-fifo.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-ifmsg.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-ifmsg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-legacy-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-memrepair-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-mgmt.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-mgmtaux.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-mm.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-mm.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-mrpcim-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-mrpcim.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-mrpcim.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-pcicfgmgmt-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-regdefs.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-regs.h
  1.1.2.2.2.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-ring.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-ring.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-srpcim-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-srpcim.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-srpcim.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-swapper.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-swapper.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-toc-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-virtualpath.c
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-virtualpath.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-vpath-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal-vpmgmt-reg.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgehal/vxgehal.h
  1.1.2.1.4.1       +0 -0      src/sys/dev/vxge/vxgell-version.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/watchdog/watchdog.c
  1.8.2.3.2.1       +0 -0      src/sys/dev/wb/if_wb.c
  1.3.2.2.4.1       +0 -0      src/sys/dev/wb/if_wbreg.h
  1.1.2.4.2.1       +0 -0      src/sys/dev/wbwd/wbwd.c
  1.14.16.2.2.1     +0 -0      src/sys/dev/wds/wd7000.c
  1.24.4.1.4.1      +0 -0      src/sys/dev/wi/if_wavelan_ieee.h
  1.235.2.2.2.1     +0 -0      src/sys/dev/wi/if_wi.c
  1.63.4.1.4.1      +0 -0      src/sys/dev/wi/if_wi_pccard.c
  1.29.4.1.4.1      +0 -0      src/sys/dev/wi/if_wi_pci.c
  1.47.4.1.4.1      +0 -0      src/sys/dev/wi/if_wireg.h
  1.38.4.1.4.1      +0 -0      src/sys/dev/wi/if_wivar.h
  1.79.2.1.4.1      +0 -0      src/sys/dev/wl/if_wl.c
  1.7.28.1.4.1      +0 -0      src/sys/dev/wl/if_wl.h
  1.1.28.1.4.1      +0 -0      src/sys/dev/wl/if_wl_i82586.h
  1.45.2.3.2.1      +0 -0      src/sys/dev/wpi/if_wpi.c
  1.4.4.1.4.1       +0 -0      src/sys/dev/wpi/if_wpireg.h
  1.7.2.1.4.1       +0 -0      src/sys/dev/wpi/if_wpivar.h
  1.71.2.1.4.1      +0 -0      src/sys/dev/xe/if_xe.c
  1.34.4.1.4.1      +0 -0      src/sys/dev/xe/if_xe_pccard.c
  1.7.16.1.4.1      +0 -0      src/sys/dev/xe/if_xereg.h
  1.10.4.1.4.1      +0 -0      src/sys/dev/xe/if_xevar.h
  1.6.2.4.2.1       +0 -0      src/sys/dev/xen/balloon/balloon.c
  1.9.2.4.2.1       +0 -0      src/sys/dev/xen/blkback/blkback.c
  1.21.2.5.2.1      +0 -0      src/sys/dev/xen/blkfront/blkfront.c
  1.6.2.2.2.1       +0 -0      src/sys/dev/xen/blkfront/block.h
  1.17.2.2.2.1      +0 -0      src/sys/dev/xen/console/console.c
  1.6.4.1.4.1       +0 -0      src/sys/dev/xen/console/xencons_ring.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/xen/console/xencons_ring.h
  1.6.2.1.4.1       +0 -0      src/sys/dev/xen/control/control.c
  1.2.4.1.4.1       +0 -0      src/sys/dev/xen/evtchn/evtchn_dev.c
  1.6.2.2.2.1       +0 -0      src/sys/dev/xen/netback/netback.c
  1.1.2.2.2.1       +0 -0      src/sys/dev/xen/netback/netback_unit_tests.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/xen/netfront/mbufq.h
  1.37.2.1.4.1      +0 -0      src/sys/dev/xen/netfront/netfront.c
  1.1.4.2.2.1       +0 -0      src/sys/dev/xen/pcifront/pcifront.c
  1.3.2.2.2.1       +0 -0      src/sys/dev/xen/xenpci/evtchn.c
  1.1.4.1.4.1       +0 -0      src/sys/dev/xen/xenpci/machine_reboot.c
  1.2.2.1.4.1       +0 -0      src/sys/dev/xen/xenpci/xenpci.c
  1.34.2.4.2.1      +0 -0      src/sys/dev/xl/if_xl.c
  1.5.2.2.4.1       +0 -0      src/sys/dev/xl/if_xlreg.h
  1.1.2.3.2.1       +0 -0      src/sys/dev/xl/xlphy.c
  1.8.16.1.4.1      +0 -0      src/sys/fs/cd9660/TODO
  1.4.16.1.4.1      +0 -0      src/sys/fs/cd9660/TODO.hibler
  1.17.4.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_bmap.c
  1.2.16.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_iconv.c
  1.48.4.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_lookup.c
  1.10.2.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_mount.h
  1.62.2.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_node.c
  1.35.4.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_node.h
  1.36.4.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_rrip.c
  1.9.16.1.4.1      +0 -0      src/sys/fs/cd9660/cd9660_rrip.h
  1.23.16.1.4.1     +0 -0      src/sys/fs/cd9660/cd9660_util.c
  1.169.2.2.2.1     +0 -0      src/sys/fs/cd9660/cd9660_vfsops.c
  1.126.2.2.2.1     +0 -0      src/sys/fs/cd9660/cd9660_vnops.c
  1.34.2.1.4.1      +0 -0      src/sys/fs/cd9660/iso.h
  1.9.16.1.4.1      +0 -0      src/sys/fs/cd9660/iso_rrip.h
  1.4.16.1.4.1      +0 -0      src/sys/fs/coda/README
  1.6.4.1.4.1       +0 -0      src/sys/fs/coda/TODO
  1.31.2.1.4.1      +0 -0      src/sys/fs/coda/cnode.h
  1.19.2.1.4.1      +0 -0      src/sys/fs/coda/coda.h
  1.49.4.1.4.1      +0 -0      src/sys/fs/coda/coda_fbsd.c
  1.10.4.1.4.1      +0 -0      src/sys/fs/coda/coda_io.h
  1.8.4.1.4.1       +0 -0      src/sys/fs/coda/coda_opstats.h
  1.10.4.1.4.1      +0 -0      src/sys/fs/coda/coda_pioctl.h
  1.50.2.1.4.1      +0 -0      src/sys/fs/coda/coda_psdev.c
  1.8.4.1.4.1       +0 -0      src/sys/fs/coda/coda_psdev.h
  1.41.2.2.2.1      +0 -0      src/sys/fs/coda/coda_subr.c
  1.13.2.1.4.1      +0 -0      src/sys/fs/coda/coda_subr.h
  1.34.2.1.4.1      +0 -0      src/sys/fs/coda/coda_venus.c
  1.13.2.1.4.1      +0 -0      src/sys/fs/coda/coda_venus.h
  1.83.2.1.4.1      +0 -0      src/sys/fs/coda/coda_vfsops.c
  1.15.2.1.4.1      +0 -0      src/sys/fs/coda/coda_vfsops.h
  1.104.2.1.4.1     +0 -0      src/sys/fs/coda/coda_vnops.c
  1.24.4.1.4.1      +0 -0      src/sys/fs/coda/coda_vnops.h
  1.52.2.1.4.1      +0 -0      src/sys/fs/deadfs/dead_vnops.c
  1.39.2.2.2.1      +0 -0      src/sys/fs/devfs/devfs.h
  1.69.2.2.4.1      +0 -0      src/sys/fs/devfs/devfs_devs.c
  1.1.2.1.4.1       +0 -0      src/sys/fs/devfs/devfs_dir.c
  1.12.2.1.4.1      +0 -0      src/sys/fs/devfs/devfs_int.h
  1.28.2.3.2.1      +0 -0      src/sys/fs/devfs/devfs_rule.c
  1.58.2.2.2.1      +0 -0      src/sys/fs/devfs/devfs_vfsops.c
  1.200.2.6.2.1     +0 -0      src/sys/fs/devfs/devfs_vnops.c
  1.8.2.3.2.1       +0 -0      src/sys/fs/ext2fs/ext2_alloc.c
  1.2.2.2.2.1       +0 -0      src/sys/fs/ext2fs/ext2_balloc.c
  1.1.2.2.2.1       +0 -0      src/sys/fs/ext2fs/ext2_bmap.c
  1.4.2.3.2.1       +0 -0      src/sys/fs/ext2fs/ext2_dinode.h
  1.2.2.1.4.1       +0 -0      src/sys/fs/ext2fs/ext2_dir.h
  1.2.2.2.2.1       +0 -0      src/sys/fs/ext2fs/ext2_extern.h
  1.3.2.2.2.1       +0 -0      src/sys/fs/ext2fs/ext2_inode.c
  1.1.2.2.2.1       +0 -0      src/sys/fs/ext2fs/ext2_inode_cnv.c
  1.5.2.4.2.1       +0 -0      src/sys/fs/ext2fs/ext2_lookup.c
  1.2.2.1.4.1       +0 -0      src/sys/fs/ext2fs/ext2_mount.h
  1.3.2.2.2.1       +0 -0      src/sys/fs/ext2fs/ext2_subr.c
  1.6.2.4.2.1       +0 -0      src/sys/fs/ext2fs/ext2_vfsops.c
  1.6.2.5.2.1       +0 -0      src/sys/fs/ext2fs/ext2_vnops.c
  1.6.2.4.2.1       +0 -0      src/sys/fs/ext2fs/ext2fs.h
  1.1.2.2.2.1       +0 -0      src/sys/fs/ext2fs/fs.h
  1.5.2.4.2.1       +0 -0      src/sys/fs/ext2fs/inode.h
  1.22.4.1.4.1      +0 -0      src/sys/fs/fdescfs/fdesc.h
  1.62.2.2.2.1      +0 -0      src/sys/fs/fdescfs/fdesc_vfsops.c
  1.121.2.1.4.1     +0 -0      src/sys/fs/fdescfs/fdesc_vnops.c
  1.20.28.1.4.1     +0 -0      src/sys/fs/fifofs/fifo.h
  1.157.2.2.2.1     +0 -0      src/sys/fs/fifofs/fifo_vnops.c
  1.20.16.1.4.1     +0 -0      src/sys/fs/hpfs/hpfs.h
  1.3.40.1.4.1      +0 -0      src/sys/fs/hpfs/hpfs_alsubr.c
  1.1.62.1.4.1      +0 -0      src/sys/fs/hpfs/hpfs_ioctl.h
  1.2.42.1.4.1      +0 -0      src/sys/fs/hpfs/hpfs_lookup.c
  1.9.4.1.4.1       +0 -0      src/sys/fs/hpfs/hpfs_subr.c
  1.5.4.1.4.1       +0 -0      src/sys/fs/hpfs/hpfs_subr.h
  1.70.2.3.2.1      +0 -0      src/sys/fs/hpfs/hpfs_vfsops.c
  1.78.2.1.4.1      +0 -0      src/sys/fs/hpfs/hpfs_vnops.c
  1.2.2.1.4.1       +0 -0      src/sys/fs/hpfs/hpfsmount.h
  1.14.2.1.4.1      +0 -0      src/sys/fs/msdosfs/bootsect.h
  1.17.2.1.4.1      +0 -0      src/sys/fs/msdosfs/bpb.h
  1.41.2.1.4.1      +0 -0      src/sys/fs/msdosfs/denode.h
  1.25.2.1.4.1      +0 -0      src/sys/fs/msdosfs/direntry.h
  1.14.28.1.4.1     +0 -0      src/sys/fs/msdosfs/fat.h
  1.57.2.3.2.1      +0 -0      src/sys/fs/msdosfs/msdosfs_conv.c
  1.109.2.3.2.1     +0 -0      src/sys/fs/msdosfs/msdosfs_denode.c
  1.55.2.2.2.1      +0 -0      src/sys/fs/msdosfs/msdosfs_fat.c
  1.6.2.1.4.1       +0 -0      src/sys/fs/msdosfs/msdosfs_fileno.c
  1.4.16.1.4.1      +0 -0      src/sys/fs/msdosfs/msdosfs_iconv.c
  1.59.2.3.2.1      +0 -0      src/sys/fs/msdosfs/msdosfs_lookup.c
  1.201.2.6.2.1     +0 -0      src/sys/fs/msdosfs/msdosfs_vfsops.c
  1.202.2.3.2.1     +0 -0      src/sys/fs/msdosfs/msdosfs_vnops.c
  1.43.2.1.4.1      +0 -0      src/sys/fs/msdosfs/msdosfsmount.h
  1.11.2.1.4.1      +0 -0      src/sys/fs/nfs/nfs.h
  1.9.2.2.2.1       +0 -0      src/sys/fs/nfs/nfs_commonacl.c
  1.17.2.4.2.1      +0 -0      src/sys/fs/nfs/nfs_commonkrpc.c
  1.20.2.3.2.1      +0 -0      src/sys/fs/nfs/nfs_commonport.c
  1.18.2.2.2.1      +0 -0      src/sys/fs/nfs/nfs_commonsubs.c
  1.32.2.2.2.1      +0 -0      src/sys/fs/nfs/nfs_var.h
  1.1.4.1.4.1       +0 -0      src/sys/fs/nfs/nfscl.h
  1.4.2.3.2.1       +0 -0      src/sys/fs/nfs/nfsclstate.h
  1.6.2.1.4.1       +0 -0      src/sys/fs/nfs/nfsdport.h
  1.2.2.1.4.1       +0 -0      src/sys/fs/nfs/nfskpiport.h
  1.1.4.1.4.1       +0 -0      src/sys/fs/nfs/nfsm_subs.h
  1.25.2.1.4.1      +0 -0      src/sys/fs/nfs/nfsport.h
  1.5.2.1.4.1       +0 -0      src/sys/fs/nfs/nfsproto.h
  1.1.4.1.4.1       +0 -0      src/sys/fs/nfs/nfsrvcache.h
  1.2.2.1.4.1       +0 -0      src/sys/fs/nfs/nfsrvstate.h
  1.1.4.1.4.1       +0 -0      src/sys/fs/nfs/nfsv4_errstr.h
  1.1.4.1.4.1       +0 -0      src/sys/fs/nfs/rpcv2.h
  1.1.4.1.4.1       +0 -0      src/sys/fs/nfs/xdr_subs.h
  1.7.2.1.4.1       +0 -0      src/sys/fs/nfsclient/nfs.h
  1.24.2.7.2.1      +0 -0      src/sys/fs/nfsclient/nfs_clbio.c
  1.4.2.1.4.1       +0 -0      src/sys/fs/nfsclient/nfs_clcomsubs.c
  1.1.2.1.4.1       +0 -0      src/sys/fs/nfsclient/nfs_clkdtrace.c
  1.6.2.2.2.1       +0 -0      src/sys/fs/nfsclient/nfs_clkrpc.c
  1.6.2.1.4.1       +0 -0      src/sys/fs/nfsclient/nfs_clnfsiod.c
  1.15.2.5.2.1      +0 -0      src/sys/fs/nfsclient/nfs_clnode.c
  1.29.2.4.2.1      +0 -0      src/sys/fs/nfsclient/nfs_clport.c
  1.26.2.5.2.1      +0 -0      src/sys/fs/nfsclient/nfs_clrpcops.c
  1.27.2.6.2.1      +0 -0      src/sys/fs/nfsclient/nfs_clstate.c
  1.16.2.2.2.1      +0 -0      src/sys/fs/nfsclient/nfs_clsubs.c
  1.36.2.9.2.1      +0 -0      src/sys/fs/nfsclient/nfs_clvfsops.c
  1.49.2.10.2.1     +0 -0      src/sys/fs/nfsclient/nfs_clvnops.c
  1.1.2.1.4.1       +0 -0      src/sys/fs/nfsclient/nfs_kdtrace.h
  1.5.2.2.2.1       +0 -0      src/sys/fs/nfsclient/nfsmount.h
  1.6.2.3.2.1       +0 -0      src/sys/fs/nfsclient/nfsnode.h
  1.1.4.1.4.1       +0 -0      src/sys/fs/nfsclient/nlminfo.h
  1.6.2.2.2.1       +0 -0      src/sys/fs/nfsserver/nfs_nfsdcache.c
  1.12.2.1.4.1      +0 -0      src/sys/fs/nfsserver/nfs_nfsdkrpc.c
  1.63.2.7.2.1      +0 -0      src/sys/fs/nfsserver/nfs_nfsdport.c
  1.26.2.1.4.1      +0 -0      src/sys/fs/nfsserver/nfs_nfsdserv.c
  1.18.2.1.4.1      +0 -0      src/sys/fs/nfsserver/nfs_nfsdsocket.c
  1.36.2.4.2.1      +0 -0      src/sys/fs/nfsserver/nfs_nfsdstate.c
  1.3.2.2.2.1       +0 -0      src/sys/fs/nfsserver/nfs_nfsdsubs.c
  1.23.2.2.2.1      +0 -0      src/sys/fs/ntfs/ntfs.h
  1.13.42.1.4.1     +0 -0      src/sys/fs/ntfs/ntfs_compr.c
  1.6.46.1.4.1      +0 -0      src/sys/fs/ntfs/ntfs_compr.h
  1.1.38.1.4.1      +0 -0      src/sys/fs/ntfs/ntfs_iconv.c
  1.24.4.1.4.1      +0 -0      src/sys/fs/ntfs/ntfs_ihash.c
  1.8.36.1.4.1      +0 -0      src/sys/fs/ntfs/ntfs_ihash.h
  1.12.36.1.4.1     +0 -0      src/sys/fs/ntfs/ntfs_inode.h
  1.49.2.2.2.1      +0 -0      src/sys/fs/ntfs/ntfs_subr.c
  1.14.16.2.2.1     +0 -0      src/sys/fs/ntfs/ntfs_subr.h
  1.99.2.5.2.1      +0 -0      src/sys/fs/ntfs/ntfs_vfsops.c
  1.8.28.1.4.1      +0 -0      src/sys/fs/ntfs/ntfs_vfsops.h
  1.68.2.2.2.1      +0 -0      src/sys/fs/ntfs/ntfs_vnops.c
  1.9.2.1.4.1       +0 -0      src/sys/fs/ntfs/ntfsmount.h
  1.23.28.1.4.1     +0 -0      src/sys/fs/nullfs/null.h
  1.56.4.7.2.1      +0 -0      src/sys/fs/nullfs/null_subr.c
  1.91.2.9.2.1      +0 -0      src/sys/fs/nullfs/null_vfsops.c
  1.114.2.5.2.1     +0 -0      src/sys/fs/nullfs/null_vnops.c
  1.10.2.1.4.1      +0 -0      src/sys/fs/nwfs/nwfs.h
  1.57.2.1.4.1      +0 -0      src/sys/fs/nwfs/nwfs_io.c
  1.9.2.1.4.1       +0 -0      src/sys/fs/nwfs/nwfs_ioctl.c
  1.9.2.1.4.1       +0 -0      src/sys/fs/nwfs/nwfs_mount.h
  1.47.2.1.4.1      +0 -0      src/sys/fs/nwfs/nwfs_node.c
  1.11.2.1.4.1      +0 -0      src/sys/fs/nwfs/nwfs_node.h
  1.20.2.1.4.1      +0 -0      src/sys/fs/nwfs/nwfs_subr.c
  1.6.2.1.4.1       +0 -0      src/sys/fs/nwfs/nwfs_subr.h
  1.50.2.2.2.1      +0 -0      src/sys/fs/nwfs/nwfs_vfsops.c
  1.52.2.1.4.1      +0 -0      src/sys/fs/nwfs/nwfs_vnops.c
  1.11.4.1.4.1      +0 -0      src/sys/fs/portalfs/portal.h
  1.65.2.2.2.1      +0 -0      src/sys/fs/portalfs/portal_vfsops.c
  1.84.2.1.4.1      +0 -0      src/sys/fs/portalfs/portal_vnops.c
  1.4.46.1.4.1      +0 -0      src/sys/fs/procfs/README
  1.22.2.2.2.1      +0 -0      src/sys/fs/procfs/procfs.c
  1.48.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs.h
  1.60.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs_ctl.c
  1.31.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs_dbregs.c
  1.37.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs_fpregs.c
  1.21.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs_ioctl.c
  1.54.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs_map.c
  1.60.28.1.4.1     +0 -0      src/sys/fs/procfs/procfs_mem.c
  1.9.36.1.4.1      +0 -0      src/sys/fs/procfs/procfs_note.c
  1.1.4.1.4.1       +0 -0      src/sys/fs/procfs/procfs_osrel.c
  1.36.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs_regs.c
  1.10.28.1.4.1     +0 -0      src/sys/fs/procfs/procfs_rlimit.c
  1.65.2.4.2.1      +0 -0      src/sys/fs/procfs/procfs_status.c
  1.13.2.1.4.1      +0 -0      src/sys/fs/procfs/procfs_type.c
  1.35.4.2.2.1      +0 -0      src/sys/fs/pseudofs/pseudofs.c
  1.37.4.3.2.1      +0 -0      src/sys/fs/pseudofs/pseudofs.h
  1.15.16.1.4.1     +0 -0      src/sys/fs/pseudofs/pseudofs_fileno.c
  1.7.16.1.4.1      +0 -0      src/sys/fs/pseudofs/pseudofs_internal.h
  1.49.2.1.4.1      +0 -0      src/sys/fs/pseudofs/pseudofs_vncache.c
  1.82.2.8.2.1      +0 -0      src/sys/fs/pseudofs/pseudofs_vnops.c
  1.15.2.1.4.1      +0 -0      src/sys/fs/smbfs/smbfs.h
  1.57.2.1.4.1      +0 -0      src/sys/fs/smbfs/smbfs_io.c
  1.44.2.1.4.1      +0 -0      src/sys/fs/smbfs/smbfs_node.c
  1.9.2.1.4.1       +0 -0      src/sys/fs/smbfs/smbfs_node.h
  1.21.2.2.2.1      +0 -0      src/sys/fs/smbfs/smbfs_smb.c
  1.12.2.2.2.1      +0 -0      src/sys/fs/smbfs/smbfs_subr.c
  1.7.2.1.4.1       +0 -0      src/sys/fs/smbfs/smbfs_subr.h
  1.50.2.2.2.1      +0 -0      src/sys/fs/smbfs/smbfs_vfsops.c
  1.74.2.1.4.1      +0 -0      src/sys/fs/smbfs/smbfs_vnops.c
  1.21.2.4.2.1      +0 -0      src/sys/fs/tmpfs/tmpfs.h
  1.4.4.1.4.1       +0 -0      src/sys/fs/tmpfs/tmpfs_fifoops.c
  1.4.4.1.4.1       +0 -0      src/sys/fs/tmpfs/tmpfs_fifoops.h
  1.31.2.5.2.1      +0 -0      src/sys/fs/tmpfs/tmpfs_subr.c
  1.26.2.3.2.1      +0 -0      src/sys/fs/tmpfs/tmpfs_vfsops.c
  1.48.2.8.2.1      +0 -0      src/sys/fs/tmpfs/tmpfs_vnops.c
  1.3.4.1.4.1       +0 -0      src/sys/fs/tmpfs/tmpfs_vnops.h
  1.9.4.1.4.1       +0 -0      src/sys/fs/udf/ecma167-udf.h
  1.5.4.1.4.1       +0 -0      src/sys/fs/udf/osta.c
  1.3.16.1.4.1      +0 -0      src/sys/fs/udf/osta.h
  1.16.4.1.4.1      +0 -0      src/sys/fs/udf/udf.h
  1.1.38.1.4.1      +0 -0      src/sys/fs/udf/udf_iconv.c
  1.3.38.1.4.1      +0 -0      src/sys/fs/udf/udf_mount.h
  1.66.2.1.4.1      +0 -0      src/sys/fs/udf/udf_vfsops.c
  1.89.2.2.2.1      +0 -0      src/sys/fs/udf/udf_vnops.c
  1.39.4.1.4.1      +0 -0      src/sys/fs/unionfs/union.h
  1.115.2.2.2.1     +0 -0      src/sys/fs/unionfs/union_subr.c
  1.98.2.2.2.1      +0 -0      src/sys/fs/unionfs/union_vfsops.c
  1.160.4.3.2.1     +0 -0      src/sys/fs/unionfs/union_vnops.c
  1.3.16.1.4.1      +0 -0      src/sys/gdb/gdb.h
  1.4.2.2.2.1       +0 -0      src/sys/gdb/gdb_cons.c
  1.3.16.1.4.1      +0 -0      src/sys/gdb/gdb_int.h
  1.9.2.2.2.1       +0 -0      src/sys/gdb/gdb_main.c
  1.5.2.1.4.1       +0 -0      src/sys/gdb/gdb_packet.c
  1.31.2.1.4.1      +0 -0      src/sys/geom/bde/g_bde.c
  1.6.38.1.4.1      +0 -0      src/sys/geom/bde/g_bde.h
  1.23.16.1.4.1     +0 -0      src/sys/geom/bde/g_bde_crypt.c
  1.17.16.1.4.1     +0 -0      src/sys/geom/bde/g_bde_lock.c
  1.29.4.1.4.1      +0 -0      src/sys/geom/bde/g_bde_work.c
  1.5.2.1.4.1       +0 -0      src/sys/geom/cache/g_cache.c
  1.2.2.1.4.1       +0 -0      src/sys/geom/cache/g_cache.h
  1.38.2.1.4.1      +0 -0      src/sys/geom/concat/g_concat.c
  1.12.16.1.4.1     +0 -0      src/sys/geom/concat/g_concat.h
  1.68.2.2.2.1      +0 -0      src/sys/geom/eli/g_eli.c
  1.26.2.1.4.1      +0 -0      src/sys/geom/eli/g_eli.h
  1.8.2.1.4.1       +0 -0      src/sys/geom/eli/g_eli_crypto.c
  1.23.2.1.4.1      +0 -0      src/sys/geom/eli/g_eli_ctl.c
  1.12.2.2.2.1      +0 -0      src/sys/geom/eli/g_eli_integrity.c
  1.8.2.1.4.1       +0 -0      src/sys/geom/eli/g_eli_key.c
  1.5.2.1.4.1       +0 -0      src/sys/geom/eli/g_eli_key_cache.c
  1.8.2.1.4.1       +0 -0      src/sys/geom/eli/g_eli_privacy.c
  1.2.16.1.4.1      +0 -0      src/sys/geom/eli/pkcs5v2.c
  1.2.16.1.4.1      +0 -0      src/sys/geom/eli/pkcs5v2.h
  1.37.2.1.4.1      +0 -0      src/sys/geom/gate/g_gate.c
  1.12.2.1.4.1      +0 -0      src/sys/geom/gate/g_gate.h
  1.113.2.2.2.1     +0 -0      src/sys/geom/geom.h
  1.30.16.1.4.1     +0 -0      src/sys/geom/geom_aes.c
  1.82.2.2.2.1      +0 -0      src/sys/geom/geom_bsd.c
  1.7.4.1.4.1       +0 -0      src/sys/geom/geom_bsd_enc.c
  1.158.2.1.4.1     +0 -0      src/sys/geom/geom_ccd.c
  1.41.2.1.4.1      +0 -0      src/sys/geom/geom_ctl.c
  1.5.38.1.4.1      +0 -0      src/sys/geom/geom_ctl.h
  1.111.2.1.4.1     +0 -0      src/sys/geom/geom_dev.c
  1.120.2.2.2.1     +0 -0      src/sys/geom/geom_disk.c
  1.12.2.2.2.1      +0 -0      src/sys/geom/geom_disk.h
  1.35.2.1.4.1      +0 -0      src/sys/geom/geom_dump.c
  1.60.2.2.4.1      +0 -0      src/sys/geom/geom_event.c
  1.12.2.1.4.1      +0 -0      src/sys/geom/geom_fox.c
  1.29.28.1.4.1     +0 -0      src/sys/geom/geom_int.h
  1.86.2.1.4.1      +0 -0      src/sys/geom/geom_io.c
  1.44.2.1.4.1      +0 -0      src/sys/geom/geom_kern.c
  1.2.2.1.4.1       +0 -0      src/sys/geom/geom_map.c
  1.69.2.2.2.1      +0 -0      src/sys/geom/geom_mbr.c
  1.3.28.1.4.1      +0 -0      src/sys/geom/geom_mbr_enc.c
  1.58.2.2.2.1      +0 -0      src/sys/geom/geom_pc98.c
  1.3.28.1.4.1      +0 -0      src/sys/geom/geom_pc98_enc.c
  1.4.2.1.4.1       +0 -0      src/sys/geom/geom_redboot.c
  1.64.2.1.4.1      +0 -0      src/sys/geom/geom_slice.c
  1.18.16.1.4.1     +0 -0      src/sys/geom/geom_slice.h
  1.112.2.2.2.1     +0 -0      src/sys/geom/geom_subr.c
  1.48.2.1.4.1      +0 -0      src/sys/geom/geom_sunlabel.c
  1.6.28.1.4.1      +0 -0      src/sys/geom/geom_sunlabel_enc.c
  1.21.2.2.2.1      +0 -0      src/sys/geom/geom_vfs.c
  1.4.4.1.4.1       +0 -0      src/sys/geom/geom_vfs.h
  1.17.2.1.4.1      +0 -0      src/sys/geom/geom_vol_ffs.c
  1.26.2.2.2.1      +0 -0      src/sys/geom/journal/g_journal.c
  1.2.4.1.4.1       +0 -0      src/sys/geom/journal/g_journal.h
  1.1.16.1.4.1      +0 -0      src/sys/geom/journal/g_journal_ufs.c
  1.30.2.1.4.1      +0 -0      src/sys/geom/label/g_label.c
  1.10.2.1.4.1      +0 -0      src/sys/geom/label/g_label.h
  1.4.2.1.4.1       +0 -0      src/sys/geom/label/g_label_ext2fs.c
  1.4.2.1.4.1       +0 -0      src/sys/geom/label/g_label_gpt.c
  1.6.2.1.4.1       +0 -0      src/sys/geom/label/g_label_iso9660.c
  1.8.2.1.4.1       +0 -0      src/sys/geom/label/g_label_msdosfs.c
  1.2.16.1.4.1      +0 -0      src/sys/geom/label/g_label_msdosfs.h
  1.7.2.1.4.1       +0 -0      src/sys/geom/label/g_label_ntfs.c
  1.4.2.1.4.1       +0 -0      src/sys/geom/label/g_label_reiserfs.c
  1.13.2.1.4.1      +0 -0      src/sys/geom/label/g_label_ufs.c
  1.3.2.1.4.1       +0 -0      src/sys/geom/linux_lvm/g_linux_lvm.c
  1.1.6.1.4.1       +0 -0      src/sys/geom/linux_lvm/g_linux_lvm.h
  1.103.2.3.2.1     +0 -0      src/sys/geom/mirror/g_mirror.c
  1.25.2.3.2.1      +0 -0      src/sys/geom/mirror/g_mirror.h
  1.20.2.2.2.1      +0 -0      src/sys/geom/mirror/g_mirror_ctl.c
  1.5.2.2.2.1       +0 -0      src/sys/geom/mountver/g_mountver.c
  1.1.2.1.4.1       +0 -0      src/sys/geom/mountver/g_mountver.h
  1.12.2.5.2.1      +0 -0      src/sys/geom/multipath/g_multipath.c
  1.1.16.2.2.1      +0 -0      src/sys/geom/multipath/g_multipath.h
  1.24.2.1.4.1      +0 -0      src/sys/geom/nop/g_nop.c
  1.7.16.1.4.1      +0 -0      src/sys/geom/nop/g_nop.h
  1.5.28.1.4.1      +0 -0      src/sys/geom/notes
  1.69.2.8.2.1      +0 -0      src/sys/geom/part/g_part.c
  1.19.2.3.2.1      +0 -0      src/sys/geom/part/g_part.h
  1.16.2.3.2.1      +0 -0      src/sys/geom/part/g_part_apm.c
  1.23.2.1.4.1      +0 -0      src/sys/geom/part/g_part_bsd.c
  1.22.2.3.2.1      +0 -0      src/sys/geom/part/g_part_ebr.c
  1.34.2.4.2.1      +0 -0      src/sys/geom/part/g_part_gpt.c
  1.11.2.1.4.1      +0 -0      src/sys/geom/part/g_part_if.m
  1.4.2.2.2.1       +0 -0      src/sys/geom/part/g_part_ldm.c
  1.26.2.5.2.1      +0 -0      src/sys/geom/part/g_part_mbr.c
  1.21.2.1.4.1      +0 -0      src/sys/geom/part/g_part_pc98.c
  1.12.2.2.4.1      +0 -0      src/sys/geom/part/g_part_vtoc8.c
  1.4.2.2.2.1       +0 -0      src/sys/geom/raid/g_raid.c
  1.1.4.2.2.1       +0 -0      src/sys/geom/raid/g_raid.h
  1.1.4.2.2.1       +0 -0      src/sys/geom/raid/g_raid_ctl.c
  1.1.4.2.2.1       +0 -0      src/sys/geom/raid/g_raid_md_if.m
  1.1.4.1.4.1       +0 -0      src/sys/geom/raid/g_raid_tr_if.m
  1.9.2.2.2.1       +0 -0      src/sys/geom/raid/md_ddf.c
  1.1.2.2.2.1       +0 -0      src/sys/geom/raid/md_ddf.h
  1.3.4.5.2.1       +0 -0      src/sys/geom/raid/md_intel.c
  1.3.4.3.2.1       +0 -0      src/sys/geom/raid/md_jmicron.c
  1.3.4.4.2.1       +0 -0      src/sys/geom/raid/md_nvidia.c
  1.3.4.4.2.1       +0 -0      src/sys/geom/raid/md_promise.c
  1.3.4.3.2.1       +0 -0      src/sys/geom/raid/md_sii.c
  1.1.4.1.4.1       +0 -0      src/sys/geom/raid/tr_concat.c
  1.1.4.1.4.1       +0 -0      src/sys/geom/raid/tr_raid0.c
  1.3.4.3.2.1       +0 -0      src/sys/geom/raid/tr_raid1.c
  1.2.4.3.2.1       +0 -0      src/sys/geom/raid/tr_raid1e.c
  1.3.2.2.2.1       +0 -0      src/sys/geom/raid/tr_raid5.c
  1.92.2.1.4.1      +0 -0      src/sys/geom/raid3/g_raid3.c
  1.20.2.1.4.1      +0 -0      src/sys/geom/raid3/g_raid3.h
  1.21.16.1.4.1     +0 -0      src/sys/geom/raid3/g_raid3_ctl.c
  1.1.4.1.4.1       +0 -0      src/sys/geom/sched/README
  1.8.2.1.4.1       +0 -0      src/sys/geom/sched/g_sched.c
  1.2.4.1.4.1       +0 -0      src/sys/geom/sched/g_sched.h
  1.5.2.1.4.1       +0 -0      src/sys/geom/sched/gs_rr.c
  1.3.2.1.4.1       +0 -0      src/sys/geom/sched/gs_scheduler.h
  1.2.2.1.4.1       +0 -0      src/sys/geom/sched/subr_disk.c
  1.11.2.1.4.1      +0 -0      src/sys/geom/shsec/g_shsec.c
  1.4.16.1.4.1      +0 -0      src/sys/geom/shsec/g_shsec.h
  1.41.2.1.4.1      +0 -0      src/sys/geom/stripe/g_stripe.c
  1.9.16.1.4.1      +0 -0      src/sys/geom/stripe/g_stripe.h
  1.1.2.2.2.1       +0 -0      src/sys/geom/uncompress/g_uncompress.c
  1.15.2.1.4.1      +0 -0      src/sys/geom/uzip/g_uzip.c
  1.33.2.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum.c
  1.19.2.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum.h
  1.4.2.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_create.c
  1.36.2.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_drive.c
  1.5.2.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_events.c
  1.15.2.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_init.c
  1.6.2.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_list.c
  1.7.2.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_move.c
  1.23.4.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_plex.c
  1.14.4.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_raid5.c
  1.8.4.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_raid5.h
  1.8.2.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_rename.c
  1.19.2.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_rm.c
  1.8.4.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_share.c
  1.4.4.1.4.1       +0 -0      src/sys/geom/vinum/geom_vinum_share.h
  1.10.4.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_state.c
  1.22.2.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_subr.c
  1.19.2.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_var.h
  1.14.4.1.4.1      +0 -0      src/sys/geom/vinum/geom_vinum_volume.c
  1.1.16.1.4.1      +0 -0      src/sys/geom/virstor/binstream.c
  1.1.16.1.4.1      +0 -0      src/sys/geom/virstor/binstream.h
  1.10.2.1.4.1      +0 -0      src/sys/geom/virstor/g_virstor.c
  1.1.16.1.4.1      +0 -0      src/sys/geom/virstor/g_virstor.h
  1.1.16.1.4.1      +0 -0      src/sys/geom/virstor/g_virstor_md.c
  1.1.16.1.4.1      +0 -0      src/sys/geom/virstor/g_virstor_md.h
  1.5.2.1.4.1       +0 -0      src/sys/geom/zero/g_zero.c
  1.1.28.1.4.1      +0 -0      src/sys/gnu/fs/reiserfs/README
  1.7.2.1.4.1       +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_fs.h
  1.1.28.1.4.1      +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_fs_i.h
  1.1.28.1.4.1      +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_fs_sb.h
  1.1.28.1.4.1      +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_hashes.c
  1.7.2.1.4.1       +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_inode.c
  1.1.28.1.4.1      +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_item_ops.c
  1.3.2.1.4.1       +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_mount.h
  1.6.4.1.4.1       +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_namei.c
  1.1.28.1.4.1      +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_prints.c
  1.2.16.1.4.1      +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_stree.c
  1.17.2.3.2.1      +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_vfsops.c
  1.4.4.1.4.1       +0 -0      src/sys/gnu/fs/reiserfs/reiserfs_vnops.c
  1.6.4.1.4.1       +0 -0      src/sys/gnu/fs/xfs/FreeBSD/xfs_buf.c
  1.15.2.1.4.1      +0 -0      src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c
  1.1.16.1.4.1      +0 -0      src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.h
  1.18.2.1.4.1      +0 -0      src/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c
  1.14.2.1.4.1      +0 -0      src/sys/i386/Makefile
  1.50.2.2.2.1      +0 -0      src/sys/i386/acpica/acpi_machdep.c
  1.14.2.2.2.1      +0 -0      src/sys/i386/acpica/acpi_wakecode.S
  1.53.2.3.2.1      +0 -0      src/sys/i386/acpica/acpi_wakeup.c
  1.159.2.1.4.1     +0 -0      src/sys/i386/bios/apm.c
  1.7.4.1.4.1       +0 -0      src/sys/i386/bios/apm.h
  1.9.28.1.4.1      +0 -0      src/sys/i386/bios/mca_machdep.c
  1.1.62.1.4.1      +0 -0      src/sys/i386/bios/mca_machdep.h
  1.18.2.1.4.1      +0 -0      src/sys/i386/bios/smapi.c
  1.5.16.1.4.1      +0 -0      src/sys/i386/bios/smapi_bios.S
  1.23.2.1.4.1      +0 -0      src/sys/i386/conf/DEFAULTS
  1.553.2.13.2.1    +0 -0      src/sys/i386/conf/GENERIC
  1.23.2.2.2.1      +0 -0      src/sys/i386/conf/GENERIC.hints
  1.10.2.1.4.1      +0 -0      src/sys/i386/conf/Makefile
  1.1298.2.6.2.1    +0 -0      src/sys/i386/conf/NOTES
  1.35.2.2.2.1      +0 -0      src/sys/i386/conf/PAE
  1.18.2.1.4.1      +0 -0      src/sys/i386/conf/XBOX
  1.15.2.2.2.1      +0 -0      src/sys/i386/conf/XEN
  1.2.2.2.2.1       +0 -0      src/sys/i386/conf/XENHVM
  1.119.2.2.2.1     +0 -0      src/sys/i386/i386/apic_vector.s
  1.6.38.1.4.1      +0 -0      src/sys/i386/i386/atomic.c
  1.2.4.1.4.1       +0 -0      src/sys/i386/i386/atpic_vector.s
  1.181.28.1.4.1    +0 -0      src/sys/i386/i386/autoconf.c
  1.76.4.1.4.1      +0 -0      src/sys/i386/i386/bios.c
  1.11.42.1.4.1     +0 -0      src/sys/i386/i386/bioscall.s
  1.22.2.1.4.1      +0 -0      src/sys/i386/i386/bpf_jit_machdep.c
  1.15.2.1.4.1      +0 -0      src/sys/i386/i386/bpf_jit_machdep.h
  1.31.4.1.4.1      +0 -0      src/sys/i386/i386/db_disasm.c
  1.83.28.1.4.1     +0 -0      src/sys/i386/i386/db_interface.c
  1.81.4.1.4.1      +0 -0      src/sys/i386/i386/db_trace.c
  1.37.2.1.4.1      +0 -0      src/sys/i386/i386/elan-mmcr.c
  1.32.2.1.4.1      +0 -0      src/sys/i386/i386/elf_machdep.c
  1.125.2.2.2.1     +0 -0      src/sys/i386/i386/exception.s
  1.4.28.1.4.1      +0 -0      src/sys/i386/i386/gdb_machdep.c
  1.170.2.2.2.1     +0 -0      src/sys/i386/i386/genassym.c
  1.12.2.1.4.1      +0 -0      src/sys/i386/i386/geode.c
  1.35.2.1.4.1      +0 -0      src/sys/i386/i386/i686_mem.c
  1.221.2.2.2.1     +0 -0      src/sys/i386/i386/identcpu.c
  1.30.4.1.4.1      +0 -0      src/sys/i386/i386/in_cksum.c
  1.70.2.3.2.1      +0 -0      src/sys/i386/i386/initcpu.c
  1.4.2.1.4.1       +0 -0      src/sys/i386/i386/io.c
  1.16.4.1.4.1      +0 -0      src/sys/i386/i386/k6_mem.c
  1.70.2.3.2.1      +0 -0      src/sys/i386/i386/legacy.c
  1.193.2.1.4.1     +0 -0      src/sys/i386/i386/locore.s
  1.5.2.1.4.1       +0 -0      src/sys/i386/i386/longrun.c
  1.736.2.7.2.1     +0 -0      src/sys/i386/i386/machdep.c
  1.120.2.1.4.1     +0 -0      src/sys/i386/i386/mem.c
  1.12.2.2.2.1      +0 -0      src/sys/i386/i386/minidump_machdep.c
  1.20.16.1.4.1     +0 -0      src/sys/i386/i386/mp_clock.c
  1.328.2.4.2.1     +0 -0      src/sys/i386/i386/mp_machdep.c
  1.7.2.1.4.1       +0 -0      src/sys/i386/i386/mp_watchdog.c
  1.26.2.1.4.1      +0 -0      src/sys/i386/i386/mpboot.s
  1.40.2.1.4.1      +0 -0      src/sys/i386/i386/perfmon.c
  1.705.2.10.2.1    +0 -0      src/sys/i386/i386/pmap.c
  1.7.2.1.4.1       +0 -0      src/sys/i386/i386/ptrace_machdep.c
  1.2.6.1.4.1       +0 -0      src/sys/i386/i386/stack_machdep.c
  1.125.2.1.4.1     +0 -0      src/sys/i386/i386/support.s
  1.160.2.2.2.1     +0 -0      src/sys/i386/i386/swtch.s
  1.16.36.1.4.1     +0 -0      src/sys/i386/i386/symbols.raw
  1.127.2.2.2.1     +0 -0      src/sys/i386/i386/sys_machdep.c
  1.341.2.7.2.1     +0 -0      src/sys/i386/i386/trap.c
  1.9.2.1.4.1       +0 -0      src/sys/i386/i386/uio_machdep.c
  1.63.4.2.2.1      +0 -0      src/sys/i386/i386/vm86.c
  1.33.2.1.4.1      +0 -0      src/sys/i386/i386/vm86bios.s
  1.307.2.1.4.1     +0 -0      src/sys/i386/i386/vm_machdep.c
  1.4.16.1.4.1      +0 -0      src/sys/i386/ibcs2/Makefile
  1.5.62.1.4.1      +0 -0      src/sys/i386/ibcs2/coff.h
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_dirent.h
  1.6.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_errno.c
  1.2.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_errno.h
  1.30.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_fcntl.c
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_fcntl.h
  1.36.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_ioctl.c
  1.27.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_ipc.c
  1.9.16.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_ipc.h
  1.19.16.1.4.1     +0 -0      src/sys/i386/ibcs2/ibcs2_isc.c
  1.16.4.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_isc_syscall.h
  1.21.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_isc_sysent.c
  1.79.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_misc.c
  1.2.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_mount.h
  1.13.16.1.4.1     +0 -0      src/sys/i386/ibcs2/ibcs2_msg.c
  1.19.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_other.c
  1.34.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_proto.h
  1.36.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_signal.c
  1.8.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_signal.h
  1.27.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_socksys.c
  1.9.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_socksys.h
  1.27.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_stat.c
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_stat.h
  1.2.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_statfs.h
  1.2.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_stropts.h
  1.29.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_syscall.h
  1.36.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_sysent.c
  1.25.4.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_sysi86.c
  1.37.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_sysvec.c
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_termios.h
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_time.h
  1.2.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_types.h
  1.2.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_unistd.h
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_ustat.h
  1.21.4.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_util.c
  1.20.16.1.4.1     +0 -0      src/sys/i386/ibcs2/ibcs2_util.h
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_utime.h
  1.3.28.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_utsname.h
  1.43.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_xenix.c
  1.24.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_xenix.h
  1.18.4.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_xenix_syscall.h
  1.22.2.1.4.1      +0 -0      src/sys/i386/ibcs2/ibcs2_xenix_sysent.c
  1.73.2.2.2.1      +0 -0      src/sys/i386/ibcs2/imgact_coff.c
  1.8.16.1.4.1      +0 -0      src/sys/i386/ibcs2/syscalls.conf
  1.12.16.1.4.1     +0 -0      src/sys/i386/ibcs2/syscalls.isc
  1.7.16.1.4.1      +0 -0      src/sys/i386/ibcs2/syscalls.isc.conf
  1.30.2.1.4.1      +0 -0      src/sys/i386/ibcs2/syscalls.master
  1.14.16.1.4.1     +0 -0      src/sys/i386/ibcs2/syscalls.xenix
  1.7.16.1.4.1      +0 -0      src/sys/i386/ibcs2/syscalls.xenix.conf
  1.2.2.1.4.1       +0 -0      src/sys/i386/include/_align.h
  1.1.28.1.4.1      +0 -0      src/sys/i386/include/_bus.h
  1.4.2.1.4.1       +0 -0      src/sys/i386/include/_inttypes.h
  1.30.2.1.4.1      +0 -0      src/sys/i386/include/_limits.h
  1.3.2.1.4.1       +0 -0      src/sys/i386/include/_stdint.h
  1.17.2.1.4.1      +0 -0      src/sys/i386/include/_types.h
  1.9.2.1.4.1       +0 -0      src/sys/i386/include/acpica_machdep.h
  1.41.2.2.2.1      +0 -0      src/sys/i386/include/apicvar.h
  1.34.2.1.4.1      +0 -0      src/sys/i386/include/apm_bios.h
  1.9.28.1.4.1      +0 -0      src/sys/i386/include/apm_segments.h
  1.14.16.1.4.1     +0 -0      src/sys/i386/include/asm.h
  1.31.4.1.4.1      +0 -0      src/sys/i386/include/asmacros.h
  1.57.2.2.2.1      +0 -0      src/sys/i386/include/atomic.h
  1.17.2.2.2.1      +0 -0      src/sys/i386/include/bootinfo.h
  1.17.2.1.4.1      +0 -0      src/sys/i386/include/bus.h
  1.28.28.1.4.1     +0 -0      src/sys/i386/include/bus_dma.h
  1.70.2.1.4.1      +0 -0      src/sys/i386/include/clock.h
  1.84.2.1.4.1      +0 -0      src/sys/i386/include/cpu.h
  1.163.2.1.4.1     +0 -0      src/sys/i386/include/cpufunc.h
  1.20.4.1.4.1      +0 -0      src/sys/i386/include/cputypes.h
  1.3.16.1.4.1      +0 -0      src/sys/i386/include/cserial.h
  1.20.28.1.4.1     +0 -0      src/sys/i386/include/db_machdep.h
  1.2.28.1.4.1      +0 -0      src/sys/i386/include/elan_mmcr.h
  1.22.2.2.2.1      +0 -0      src/sys/i386/include/elf.h
  1.44.2.2.2.1      +0 -0      src/sys/i386/include/endian.h
  1.10.28.1.4.1     +0 -0      src/sys/i386/include/exec.h
  1.17.4.1.4.1      +0 -0      src/sys/i386/include/float.h
  1.14.28.1.4.1     +0 -0      src/sys/i386/include/floatingpoint.h
  1.27.16.1.4.1     +0 -0      src/sys/i386/include/frame.h
  1.3.28.1.4.1      +0 -0      src/sys/i386/include/gdb_machdep.h
  1.14.4.1.4.1      +0 -0      src/sys/i386/include/ieeefp.h
  1.7.28.1.4.1      +0 -0      src/sys/i386/include/if_wl_wavelan.h
  1.19.4.2.2.1      +0 -0      src/sys/i386/include/in_cksum.h
  1.26.2.4.2.1      +0 -0      src/sys/i386/include/intr_machdep.h
  1.31.28.1.4.1     +0 -0      src/sys/i386/include/ioctl_bt848.h
  1.16.28.1.4.1     +0 -0      src/sys/i386/include/ioctl_meteor.h
  1.4.2.1.4.1       +0 -0      src/sys/i386/include/iodev.h
  1.4.16.1.4.1      +0 -0      src/sys/i386/include/kdb.h
  1.9.4.2.2.1       +0 -0      src/sys/i386/include/legacyvar.h
  1.27.28.1.4.1     +0 -0      src/sys/i386/include/limits.h
  1.81.2.2.2.1      +0 -0      src/sys/i386/include/md_var.h
  1.4.2.1.4.1       +0 -0      src/sys/i386/include/memdev.h
  1.3.4.1.4.1       +0 -0      src/sys/i386/include/metadata.h
  1.1.18.1.4.1      +0 -0      src/sys/i386/include/minidump.h
  1.1.36.1.4.1      +0 -0      src/sys/i386/include/mp_watchdog.h
  1.4.4.1.4.1       +0 -0      src/sys/i386/include/nexusvar.h
  1.36.2.3.2.1      +0 -0      src/sys/i386/include/npx.h
  1.93.2.1.4.1      +0 -0      src/sys/i386/include/param.h
  1.20.4.1.4.1      +0 -0      src/sys/i386/include/pc/bios.h
  1.7.28.1.4.1      +0 -0      src/sys/i386/include/pc/display.h
  1.10.62.1.4.1     +0 -0      src/sys/i386/include/pcaudioio.h
  1.59.2.3.2.1      +0 -0      src/sys/i386/include/pcb.h
  1.10.16.1.4.1     +0 -0      src/sys/i386/include/pcb_ext.h
  1.17.2.1.4.1      +0 -0      src/sys/i386/include/pci_cfgreg.h
  1.60.2.1.4.1      +0 -0      src/sys/i386/include/pcpu.h
  1.9.28.1.4.1      +0 -0      src/sys/i386/include/perfmon.h
  1.154.2.2.2.1     +0 -0      src/sys/i386/include/pmap.h
  1.12.2.2.2.1      +0 -0      src/sys/i386/include/pmc_mdep.h
  1.1.28.1.4.1      +0 -0      src/sys/i386/include/ppireg.h
  1.4.16.1.4.1      +0 -0      src/sys/i386/include/privatespace.h
  1.31.2.3.2.1      +0 -0      src/sys/i386/include/proc.h
  1.44.2.1.4.1      +0 -0      src/sys/i386/include/profile.h
  1.12.36.1.4.1     +0 -0      src/sys/i386/include/psl.h
  1.14.28.2.2.1     +0 -0      src/sys/i386/include/ptrace.h
  1.34.2.1.4.1      +0 -0      src/sys/i386/include/reg.h
  1.8.36.1.4.1      +0 -0      src/sys/i386/include/reloc.h
  1.4.28.1.4.1      +0 -0      src/sys/i386/include/resource.h
  1.3.28.1.4.1      +0 -0      src/sys/i386/include/runq.h
  1.42.2.3.2.1      +0 -0      src/sys/i386/include/segments.h
  1.8.16.1.4.1      +0 -0      src/sys/i386/include/setjmp.h
  1.6.2.1.4.1       +0 -0      src/sys/i386/include/sf_buf.h
  1.8.42.1.4.1      +0 -0      src/sys/i386/include/sigframe.h
  1.24.4.3.2.1      +0 -0      src/sys/i386/include/signal.h
  1.2.40.1.4.1      +0 -0      src/sys/i386/include/smapi.h
  1.103.2.2.2.1     +0 -0      src/sys/i386/include/smp.h
  1.8.16.1.4.1      +0 -0      src/sys/i386/include/speaker.h
  1.72.2.3.2.1      +0 -0      src/sys/i386/include/specialreg.h
  1.1.6.1.4.1       +0 -0      src/sys/i386/include/stack.h
  1.21.16.1.4.1     +0 -0      src/sys/i386/include/stdarg.h
  1.23.28.2.2.1     +0 -0      src/sys/i386/include/sysarch.h
  1.3.4.1.4.1       +0 -0      src/sys/i386/include/timerreg.h
  1.18.2.2.2.1      +0 -0      src/sys/i386/include/trap.h
  1.14.36.1.4.1     +0 -0      src/sys/i386/include/tss.h
  1.12.4.4.2.1      +0 -0      src/sys/i386/include/ucontext.h
  1.14.28.1.4.1     +0 -0      src/sys/i386/include/varargs.h
  1.3.6.2.2.1       +0 -0      src/sys/i386/include/vm.h
  1.19.2.1.4.1      +0 -0      src/sys/i386/include/vm86.h
  1.53.2.2.2.1      +0 -0      src/sys/i386/include/vmparam.h
  1.3.18.1.4.1      +0 -0      src/sys/i386/include/xbox.h
  1.1.4.1.4.1       +0 -0      src/sys/i386/include/xen/features.h
  1.2.4.1.4.1       +0 -0      src/sys/i386/include/xen/xen_clock_util.h
  1.5.2.1.4.1       +0 -0      src/sys/i386/include/xen/xenfunc.h
  1.7.2.2.2.1       +0 -0      src/sys/i386/include/xen/xenpmap.h
  1.7.2.2.2.1       +0 -0      src/sys/i386/include/xen/xenvar.h
  1.10.28.1.4.1     +0 -0      src/sys/i386/isa/ccbque.h
  1.13.28.1.4.1     +0 -0      src/sys/i386/isa/elink.c
  1.9.28.1.4.1      +0 -0      src/sys/i386/isa/elink.h
  1.192.2.2.2.1     +0 -0      src/sys/i386/isa/npx.c
  1.8.4.1.4.1       +0 -0      src/sys/i386/isa/pmtimer.c
  1.36.2.1.4.1      +0 -0      src/sys/i386/isa/prof_machdep.c
  1.17.16.1.4.1     +0 -0      src/sys/i386/isa/spic.c
  1.4.28.1.4.1      +0 -0      src/sys/i386/isa/spicreg.h
  1.6.2.1.4.1       +0 -0      src/sys/i386/linux/Makefile
  1.60.2.2.2.1      +0 -0      src/sys/i386/linux/imgact_linux.c
  1.94.2.2.2.1      +0 -0      src/sys/i386/linux/linux.h
  1.51.2.3.2.1      +0 -0      src/sys/i386/linux/linux_dummy.c
  1.19.4.1.4.1      +0 -0      src/sys/i386/linux/linux_genassym.c
  1.1.42.1.4.1      +0 -0      src/sys/i386/linux/linux_ipc64.h
  1.13.4.1.4.1      +0 -0      src/sys/i386/linux/linux_locore.s
  1.93.2.1.4.1      +0 -0      src/sys/i386/linux/linux_machdep.c
  1.105.2.3.2.1     +0 -0      src/sys/i386/linux/linux_proto.h
  1.19.2.1.4.1      +0 -0      src/sys/i386/linux/linux_ptrace.c
  1.1.16.1.4.1      +0 -0      src/sys/i386/linux/linux_support.s
  1.95.2.3.2.1      +0 -0      src/sys/i386/linux/linux_syscall.h
  1.2.4.3.2.1       +0 -0      src/sys/i386/linux/linux_syscalls.c
  1.105.2.3.2.1     +0 -0      src/sys/i386/linux/linux_sysent.c
  1.2.4.3.2.1       +0 -0      src/sys/i386/linux/linux_systrace_args.c
  1.177.2.2.2.1     +0 -0      src/sys/i386/linux/linux_sysvec.c
  1.8.2.1.4.1       +0 -0      src/sys/i386/linux/syscalls.conf
  1.98.2.3.2.1      +0 -0      src/sys/i386/linux/syscalls.master
  1.136.2.1.4.1     +0 -0      src/sys/i386/pci/pci_cfgreg.c
  1.122.4.1.4.1     +0 -0      src/sys/i386/pci/pci_pir.c
  1.9.38.1.4.1      +0 -0      src/sys/i386/svr4/svr4_genassym.c
  1.15.4.1.4.1      +0 -0      src/sys/i386/svr4/svr4_locore.s
  1.39.4.1.4.1      +0 -0      src/sys/i386/svr4/svr4_machdep.c
  1.10.28.1.4.1     +0 -0      src/sys/i386/svr4/svr4_machdep.h
  1.1.18.1.4.1      +0 -0      src/sys/i386/xbox/pic16l.s
  1.5.4.1.4.1       +0 -0      src/sys/i386/xbox/xbox.c
  1.7.2.1.4.1       +0 -0      src/sys/i386/xbox/xboxfb.c
  1.17.2.1.4.1      +0 -0      src/sys/i386/xen/clock.c
  1.6.2.1.4.1       +0 -0      src/sys/i386/xen/exception.s
  1.8.2.1.4.1       +0 -0      src/sys/i386/xen/locore.s
  1.33.2.1.4.1      +0 -0      src/sys/i386/xen/mp_machdep.c
  1.7.2.1.4.1       +0 -0      src/sys/i386/xen/mptable.c
  1.65.2.6.2.1      +0 -0      src/sys/i386/xen/pmap.c
  1.1.4.1.4.1       +0 -0      src/sys/i386/xen/xen_clock_util.c
  1.28.2.1.4.1      +0 -0      src/sys/i386/xen/xen_machdep.c
  1.2.4.1.4.1       +0 -0      src/sys/i386/xen/xen_rtc.c
  1.13.2.1.4.1      +0 -0      src/sys/ia64/acpica/OsdEnvironment.c
  1.9.2.1.4.1       +0 -0      src/sys/ia64/acpica/acpi_machdep.c
  1.4.4.1.4.1       +0 -0      src/sys/ia64/acpica/acpi_wakeup.c
  1.22.2.1.4.1      +0 -0      src/sys/ia64/acpica/madt.c
  1.20.2.1.4.1      +0 -0      src/sys/ia64/conf/DEFAULTS
  1.121.2.7.2.1     +0 -0      src/sys/ia64/conf/GENERIC
  1.8.28.1.4.1      +0 -0      src/sys/ia64/conf/GENERIC.hints
  1.2.2.1.4.1       +0 -0      src/sys/ia64/conf/Makefile
  1.18.2.1.4.1      +0 -0      src/sys/ia64/conf/NOTES
  1.26.4.1.4.1      +0 -0      src/sys/ia64/conf/SKI
  1.6.4.1.4.1       +0 -0      src/sys/ia64/disasm/disasm.h
  1.5.16.1.4.1      +0 -0      src/sys/ia64/disasm/disasm_decode.c
  1.4.16.1.4.1      +0 -0      src/sys/ia64/disasm/disasm_extract.c
  1.4.16.1.4.1      +0 -0      src/sys/ia64/disasm/disasm_format.c
  1.4.16.1.4.1      +0 -0      src/sys/ia64/disasm/disasm_int.h
  1.12.2.1.4.1      +0 -0      src/sys/ia64/ia32/ia32_misc.c
  1.2.16.1.4.1      +0 -0      src/sys/ia64/ia32/ia32_reg.c
  1.15.2.1.4.1      +0 -0      src/sys/ia64/ia32/ia32_signal.c
  1.17.2.1.4.1      +0 -0      src/sys/ia64/ia32/ia32_trap.c
  1.27.2.1.4.1      +0 -0      src/sys/ia64/ia64/autoconf.c
  1.2.2.1.4.1       +0 -0      src/sys/ia64/ia64/bus_machdep.c
  1.53.2.1.4.1      +0 -0      src/sys/ia64/ia64/busdma_machdep.c
  1.44.2.1.4.1      +0 -0      src/sys/ia64/ia64/clock.c
  1.6.2.1.4.1       +0 -0      src/sys/ia64/ia64/context.S
  1.12.2.1.4.1      +0 -0      src/sys/ia64/ia64/db_machdep.c
  1.19.2.1.4.1      +0 -0      src/sys/ia64/ia64/dump_machdep.c
  1.12.2.1.4.1      +0 -0      src/sys/ia64/ia64/efi.c
  1.34.2.1.4.1      +0 -0      src/sys/ia64/ia64/elf_machdep.c
  1.1.16.1.4.1      +0 -0      src/sys/ia64/ia64/emulate.c
  1.76.2.1.4.1      +0 -0      src/sys/ia64/ia64/exception.S
  1.5.2.1.4.1       +0 -0      src/sys/ia64/ia64/gdb_machdep.c
  1.51.2.1.4.1      +0 -0      src/sys/ia64/ia64/genassym.c
  1.3.2.1.4.1       +0 -0      src/sys/ia64/ia64/highfp.c
  1.4.28.1.4.1      +0 -0      src/sys/ia64/ia64/in_cksum.c
  1.84.2.1.4.1      +0 -0      src/sys/ia64/ia64/interrupt.c
  1.3.2.1.4.1       +0 -0      src/sys/ia64/ia64/iodev_machdep.c
  1.47.2.1.4.1      +0 -0      src/sys/ia64/ia64/locore.S
  1.278.2.2.2.1     +0 -0      src/sys/ia64/ia64/machdep.c
  1.16.2.1.4.1      +0 -0      src/sys/ia64/ia64/mca.c
  1.24.2.1.4.1      +0 -0      src/sys/ia64/ia64/mem.c
  1.1.2.1.4.1       +0 -0      src/sys/ia64/ia64/mp_locore.S
  1.92.2.1.4.1      +0 -0      src/sys/ia64/ia64/mp_machdep.c
  1.30.2.1.4.1      +0 -0      src/sys/ia64/ia64/nexus.c
  1.10.2.1.4.1      +0 -0      src/sys/ia64/ia64/pal.S
  1.1.2.1.4.1       +0 -0      src/sys/ia64/ia64/physical.S
  1.240.2.2.4.1     +0 -0      src/sys/ia64/ia64/pmap.c
  1.4.28.1.4.1      +0 -0      src/sys/ia64/ia64/ptrace_machdep.c
  1.19.2.1.4.1      +0 -0      src/sys/ia64/ia64/sal.c
  1.18.2.1.4.1      +0 -0      src/sys/ia64/ia64/sapic.c
  1.3.28.1.4.1      +0 -0      src/sys/ia64/ia64/setjmp.S
  1.32.4.2.2.1      +0 -0      src/sys/ia64/ia64/ssc.c
  1.37.2.1.4.1      +0 -0      src/sys/ia64/ia64/sscdisk.c
  1.1.6.1.4.1       +0 -0      src/sys/ia64/ia64/stack_machdep.c
  1.31.2.1.4.1      +0 -0      src/sys/ia64/ia64/support.S
  1.10.2.1.4.1      +0 -0      src/sys/ia64/ia64/sys_machdep.c
  1.17.2.1.4.1      +0 -0      src/sys/ia64/ia64/syscall.S
  1.141.2.1.4.1     +0 -0      src/sys/ia64/ia64/trap.c
  1.6.2.1.4.1       +0 -0      src/sys/ia64/ia64/uio_machdep.c
  1.4.16.1.4.1      +0 -0      src/sys/ia64/ia64/uma_machdep.c
  1.14.2.1.4.1      +0 -0      src/sys/ia64/ia64/unaligned.c
  1.14.28.1.4.1     +0 -0      src/sys/ia64/ia64/unwind.c
  1.100.2.2.2.1     +0 -0      src/sys/ia64/ia64/vm_machdep.c
  1.1.2.1.4.1       +0 -0      src/sys/ia64/include/_align.h
  1.1.28.1.4.1      +0 -0      src/sys/ia64/include/_bus.h
  1.3.2.1.4.1       +0 -0      src/sys/ia64/include/_inttypes.h
  1.15.2.1.4.1      +0 -0      src/sys/ia64/include/_limits.h
  1.5.28.1.4.1      +0 -0      src/sys/ia64/include/_regset.h
  1.4.2.1.4.1       +0 -0      src/sys/ia64/include/_stdint.h
  1.12.2.1.4.1      +0 -0      src/sys/ia64/include/_types.h
  1.6.2.1.4.1       +0 -0      src/sys/ia64/include/acpica_machdep.h
  1.15.2.1.4.1      +0 -0      src/sys/ia64/include/asm.h
  1.16.4.1.4.1      +0 -0      src/sys/ia64/include/atomic.h
  1.11.2.1.4.1      +0 -0      src/sys/ia64/include/bootinfo.h
  1.29.2.1.4.1      +0 -0      src/sys/ia64/include/bus.h
  1.1.28.1.4.1      +0 -0      src/sys/ia64/include/bus_dma.h
  1.14.2.1.4.1      +0 -0      src/sys/ia64/include/clock.h
  1.49.16.1.4.1     +0 -0      src/sys/ia64/include/cpu.h
  1.27.2.1.4.1      +0 -0      src/sys/ia64/include/cpufunc.h
  1.12.28.1.4.1     +0 -0      src/sys/ia64/include/db_machdep.h
  1.2.28.1.4.1      +0 -0      src/sys/ia64/include/dig64.h
  1.12.2.1.4.1      +0 -0      src/sys/ia64/include/efi.h
  1.21.2.2.2.1      +0 -0      src/sys/ia64/include/elf.h
  1.14.28.1.4.1     +0 -0      src/sys/ia64/include/endian.h
  1.4.16.1.4.1      +0 -0      src/sys/ia64/include/exec.h
  1.9.2.1.4.1       +0 -0      src/sys/ia64/include/float.h
  1.3.16.1.4.1      +0 -0      src/sys/ia64/include/floatingpoint.h
  1.3.28.1.4.1      +0 -0      src/sys/ia64/include/fpu.h
  1.6.2.1.4.1       +0 -0      src/sys/ia64/include/frame.h
  1.4.28.1.4.1      +0 -0      src/sys/ia64/include/gdb_machdep.h
  1.29.2.1.4.1      +0 -0      src/sys/ia64/include/ia64_cpu.h
  1.3.28.1.4.1      +0 -0      src/sys/ia64/include/ieee.h
  1.5.16.1.4.1      +0 -0      src/sys/ia64/include/ieeefp.h
  1.3.28.2.2.1      +0 -0      src/sys/ia64/include/in_cksum.h
  1.10.2.1.4.1      +0 -0      src/sys/ia64/include/intr.h
  1.7.2.1.4.1       +0 -0      src/sys/ia64/include/intrcnt.h
  1.3.2.1.4.1       +0 -0      src/sys/ia64/include/iodev.h
  1.6.2.1.4.1       +0 -0      src/sys/ia64/include/kdb.h
  1.13.28.1.4.1     +0 -0      src/sys/ia64/include/limits.h
  1.10.2.1.4.1      +0 -0      src/sys/ia64/include/mca.h
  1.34.2.1.4.1      +0 -0      src/sys/ia64/include/md_var.h
  1.4.2.1.4.1       +0 -0      src/sys/ia64/include/memdev.h
  1.8.2.1.4.1       +0 -0      src/sys/ia64/include/pal.h
  1.37.2.1.4.1      +0 -0      src/sys/ia64/include/param.h
  1.1.42.1.4.1      +0 -0      src/sys/ia64/include/pc/display.h
  1.17.2.2.2.1      +0 -0      src/sys/ia64/include/pcb.h
  1.3.2.1.4.1       +0 -0      src/sys/ia64/include/pci_cfgreg.h
  1.30.2.1.4.1      +0 -0      src/sys/ia64/include/pcpu.h
  1.40.2.1.4.1      +0 -0      src/sys/ia64/include/pmap.h
  1.3.4.1.4.1       +0 -0      src/sys/ia64/include/pmc_mdep.h
  1.20.2.2.2.1      +0 -0      src/sys/ia64/include/proc.h
  1.13.2.1.4.1      +0 -0      src/sys/ia64/include/profile.h
  1.5.28.1.4.1      +0 -0      src/sys/ia64/include/pte.h
  1.6.28.1.4.1      +0 -0      src/sys/ia64/include/ptrace.h
  1.14.2.1.4.1      +0 -0      src/sys/ia64/include/reg.h
  1.3.16.1.4.1      +0 -0      src/sys/ia64/include/reloc.h
  1.2.28.1.4.1      +0 -0      src/sys/ia64/include/resource.h
  1.6.2.1.4.1       +0 -0      src/sys/ia64/include/runq.h
  1.7.2.1.4.1       +0 -0      src/sys/ia64/include/sal.h
  1.12.38.1.4.1     +0 -0      src/sys/ia64/include/setjmp.h
  1.3.2.1.4.1       +0 -0      src/sys/ia64/include/sf_buf.h
  1.3.42.1.4.1      +0 -0      src/sys/ia64/include/sigframe.h
  1.14.16.1.4.1     +0 -0      src/sys/ia64/include/signal.h
  1.17.2.1.4.1      +0 -0      src/sys/ia64/include/smp.h
  1.9.16.1.4.1      +0 -0      src/sys/ia64/include/stdarg.h
  1.5.2.1.4.1       +0 -0      src/sys/ia64/include/sysarch.h
  1.8.4.1.4.1       +0 -0      src/sys/ia64/include/ucontext.h
  1.7.28.1.4.1      +0 -0      src/sys/ia64/include/unwind.h
  1.5.38.1.4.1      +0 -0      src/sys/ia64/include/varargs.h
  1.3.6.1.4.1       +0 -0      src/sys/ia64/include/vm.h
  1.30.2.1.4.1      +0 -0      src/sys/ia64/include/vmparam.h
  1.6.2.1.4.1       +0 -0      src/sys/ia64/isa/isa.c
  1.11.4.1.4.1      +0 -0      src/sys/ia64/isa/isa_dma.c
  1.4.2.1.4.1       +0 -0      src/sys/ia64/pci/pci_cfgreg.c
  1.51.2.1.4.1      +0 -0      src/sys/isa/isa_common.c
  1.18.2.1.4.1      +0 -0      src/sys/isa/isa_common.h
  1.1.28.1.4.1      +0 -0      src/sys/isa/isa_dmareg.h
  1.7.28.1.4.1      +0 -0      src/sys/isa/isa_if.m
  1.20.2.1.4.1      +0 -0      src/sys/isa/isahint.c
  1.13.28.1.4.1     +0 -0      src/sys/isa/isareg.h
  1.32.4.1.4.1      +0 -0      src/sys/isa/isavar.h
  1.24.2.1.4.1      +0 -0      src/sys/isa/pnp.c
  1.15.16.1.4.1     +0 -0      src/sys/isa/pnpparse.c
  1.6.28.1.4.1      +0 -0      src/sys/isa/pnpreg.h
  1.8.28.1.4.1      +0 -0      src/sys/isa/pnpvar.h
  1.16.2.1.4.1      +0 -0      src/sys/isa/rtc.h
  1.40.2.1.4.1      +0 -0      src/sys/isa/syscons_isa.c
  1.41.2.2.2.1      +0 -0      src/sys/isa/vga_isa.c
  1.23.2.1.4.1      +0 -0      src/sys/kern/Make.tags.inc
  1.20.2.1.4.1      +0 -0      src/sys/kern/Makefile
  1.42.2.1.4.1      +0 -0      src/sys/kern/bus_if.m
  1.4.2.1.4.1       +0 -0      src/sys/kern/capabilities.conf
  1.2.28.1.4.1      +0 -0      src/sys/kern/clock_if.m
  1.2.30.1.4.1      +0 -0      src/sys/kern/cpufreq_if.m
  1.13.2.1.4.1      +0 -0      src/sys/kern/device_if.m
  1.5.4.1.4.1       +0 -0      src/sys/kern/genassym.sh
  1.112.2.1.4.1     +0 -0      src/sys/kern/imgact_aout.c
  1.218.2.5.2.1     +0 -0      src/sys/kern/imgact_elf.c
  1.3.38.1.4.1      +0 -0      src/sys/kern/imgact_elf32.c
  1.3.38.1.4.1      +0 -0      src/sys/kern/imgact_elf64.c
  1.59.2.2.2.1      +0 -0      src/sys/kern/imgact_gzip.c
  1.41.2.1.4.1      +0 -0      src/sys/kern/imgact_shell.c
  1.20.16.1.4.1     +0 -0      src/sys/kern/inflate.c
  1.325.2.4.2.1     +0 -0      src/sys/kern/init_main.c
  1.265.2.2.2.1     +0 -0      src/sys/kern/init_sysent.c
  1.106.2.1.4.1     +0 -0      src/sys/kern/kern_acct.c
  1.32.2.1.4.1      +0 -0      src/sys/kern/kern_alq.c
  1.228.2.5.2.1     +0 -0      src/sys/kern/kern_clock.c
  1.17.2.4.2.1      +0 -0      src/sys/kern/kern_clocksource.c
  1.67.4.2.2.1      +0 -0      src/sys/kern/kern_condvar.c
  1.249.2.3.2.1     +0 -0      src/sys/kern/kern_conf.c
  1.4.2.4.2.1       +0 -0      src/sys/kern/kern_cons.c
  1.13.2.1.4.1      +0 -0      src/sys/kern/kern_context.c
  1.34.2.2.2.1      +0 -0      src/sys/kern/kern_cpu.c
  1.28.2.1.4.1      +0 -0      src/sys/kern/kern_cpuset.c
  1.1.6.4.2.1       +0 -0      src/sys/kern/kern_ctf.c
  1.380.2.8.2.1     +0 -0      src/sys/kern/kern_descrip.c
  1.5.2.1.4.1       +0 -0      src/sys/kern/kern_dtrace.c
  1.57.2.1.4.1      +0 -0      src/sys/kern/kern_environment.c
  1.7.2.1.4.1       +0 -0      src/sys/kern/kern_et.c
  1.146.2.1.4.1     +0 -0      src/sys/kern/kern_event.c
  1.365.2.5.2.1     +0 -0      src/sys/kern/kern_exec.c
  1.347.2.6.2.1     +0 -0      src/sys/kern/kern_exit.c
  1.6.2.1.4.1       +0 -0      src/sys/kern/kern_fail.c
  1.333.2.6.2.1     +0 -0      src/sys/kern/kern_fork.c
  1.2.2.2.2.1       +0 -0      src/sys/kern/kern_gzio.c
  1.5.4.1.4.1       +0 -0      src/sys/kern/kern_hhook.c
  1.56.2.1.4.1      +0 -0      src/sys/kern/kern_idle.c
  1.181.2.2.2.1     +0 -0      src/sys/kern/kern_intr.c
  1.150.2.4.2.1     +0 -0      src/sys/kern/kern_jail.c
  1.2.4.1.4.1       +0 -0      src/sys/kern/kern_khelp.c
  1.61.2.3.2.1      +0 -0      src/sys/kern/kern_kthread.c
  1.59.2.1.4.1      +0 -0      src/sys/kern/kern_ktr.c
  1.143.2.5.2.1     +0 -0      src/sys/kern/kern_ktrace.c
  1.186.2.4.2.1     +0 -0      src/sys/kern/kern_linker.c
  1.158.2.4.2.1     +0 -0      src/sys/kern/kern_lock.c
  1.74.4.1.4.1      +0 -0      src/sys/kern/kern_lockf.c
  1.1.4.1.4.1       +0 -0      src/sys/kern/kern_lockstat.c
  1.3.2.1.4.1       +0 -0      src/sys/kern/kern_loginclass.c
  1.184.2.2.2.1     +0 -0      src/sys/kern/kern_malloc.c
  1.50.2.1.4.1      +0 -0      src/sys/kern/kern_mbuf.c
  1.105.2.1.4.1     +0 -0      src/sys/kern/kern_mib.c
  1.62.2.1.4.1      +0 -0      src/sys/kern/kern_module.c
  1.14.4.1.4.1      +0 -0      src/sys/kern/kern_mtxpool.c
  1.220.2.3.2.1     +0 -0      src/sys/kern/kern_mutex.c
  1.72.2.1.4.1      +0 -0      src/sys/kern/kern_ntptime.c
  1.6.4.1.4.1       +0 -0      src/sys/kern/kern_osd.c
  1.69.2.1.4.1      +0 -0      src/sys/kern/kern_physio.c
  1.10.2.2.2.1      +0 -0      src/sys/kern/kern_pmc.c
  1.46.2.1.4.1      +0 -0      src/sys/kern/kern_poll.c
  1.10.2.1.4.1      +0 -0      src/sys/kern/kern_priv.c
  1.317.2.8.2.1     +0 -0      src/sys/kern/kern_proc.c
  1.234.2.1.4.1     +0 -0      src/sys/kern/kern_prot.c
  1.8.2.8.2.1       +0 -0      src/sys/kern/kern_racct.c
  1.10.2.4.2.1      +0 -0      src/sys/kern/kern_rctl.c
  1.211.2.5.2.1     +0 -0      src/sys/kern/kern_resource.c
  1.15.2.2.2.1      +0 -0      src/sys/kern/kern_rmlock.c
  1.52.2.4.2.1      +0 -0      src/sys/kern/kern_rwlock.c
  1.2.2.2.2.1       +0 -0      src/sys/kern/kern_sdt.c
  1.6.28.1.4.1      +0 -0      src/sys/kern/kern_sema.c
  1.215.2.7.2.1     +0 -0      src/sys/kern/kern_shutdown.c
  1.409.2.4.2.1     +0 -0      src/sys/kern/kern_sig.c
  1.147.2.2.2.1     +0 -0      src/sys/kern/kern_switch.c
  1.76.2.5.2.1      +0 -0      src/sys/kern/kern_sx.c
  1.325.2.5.2.1     +0 -0      src/sys/kern/kern_synch.c
  1.17.2.1.4.1      +0 -0      src/sys/kern/kern_syscalls.c
  1.218.2.2.2.1     +0 -0      src/sys/kern/kern_sysctl.c
  1.198.2.1.4.1     +0 -0      src/sys/kern/kern_tc.c
  1.93.2.6.2.1      +0 -0      src/sys/kern/kern_thr.c
  1.302.2.4.2.1     +0 -0      src/sys/kern/kern_thread.c
  1.150.2.1.4.1     +0 -0      src/sys/kern/kern_time.c
  1.131.2.3.2.1     +0 -0      src/sys/kern/kern_timeout.c
  1.96.2.4.2.1      +0 -0      src/sys/kern/kern_umtx.c
  1.25.2.2.2.1      +0 -0      src/sys/kern/kern_uuid.c
  1.57.4.1.4.1      +0 -0      src/sys/kern/kern_xxx.c
  1.39.2.1.4.1      +0 -0      src/sys/kern/ksched.c
  1.110.2.2.2.1     +0 -0      src/sys/kern/link_elf.c
  1.116.2.2.2.1     +0 -0      src/sys/kern/link_elf_obj.c
  1.10.4.1.4.1      +0 -0      src/sys/kern/linker_if.m
  1.82.2.1.4.1      +0 -0      src/sys/kern/makesyscalls.sh
  1.3.28.1.4.1      +0 -0      src/sys/kern/md4c.c
  1.27.16.1.4.1     +0 -0      src/sys/kern/md5c.c
  1.41.2.1.4.1      +0 -0      src/sys/kern/p1003_1b.c
  1.15.2.1.4.1      +0 -0      src/sys/kern/posix4_mib.c
  1.158.2.4.2.1     +0 -0      src/sys/kern/sched_4bsd.c
  1.294.2.11.2.1    +0 -0      src/sys/kern/sched_ule.c
  1.2.16.1.4.1      +0 -0      src/sys/kern/serdev_if.m
  1.3.2.1.4.1       +0 -0      src/sys/kern/stack_protector.c
  1.15.2.3.2.1      +0 -0      src/sys/kern/subr_acl_nfs4.c
  1.59.2.1.4.1      +0 -0      src/sys/kern/subr_acl_posix1e.c
  1.31.2.1.4.1      +0 -0      src/sys/kern/subr_autoconf.c
  1.19.4.2.2.1      +0 -0      src/sys/kern/subr_blist.c
  1.2.2.1.4.1       +0 -0      src/sys/kern/subr_bufring.c
  1.257.2.8.2.1     +0 -0      src/sys/kern/subr_bus.c
  1.21.2.1.4.1      +0 -0      src/sys/kern/subr_clock.c
  1.58.2.1.4.1      +0 -0      src/sys/kern/subr_devstat.c
  1.93.2.1.4.1      +0 -0      src/sys/kern/subr_disk.c
  1.26.2.1.4.1      +0 -0      src/sys/kern/subr_eventhandler.c
  1.3.2.1.4.1       +0 -0      src/sys/kern/subr_fattime.c
  1.15.2.2.2.1      +0 -0      src/sys/kern/subr_firmware.c
  1.1.2.2.2.1       +0 -0      src/sys/kern/subr_hash.c
  1.13.16.1.4.1     +0 -0      src/sys/kern/subr_hints.c
  1.40.2.5.2.1      +0 -0      src/sys/kern/subr_kdb.c
  1.13.2.2.2.1      +0 -0      src/sys/kern/subr_kobj.c
  1.34.2.2.2.1      +0 -0      src/sys/kern/subr_lock.c
  1.67.2.2.2.1      +0 -0      src/sys/kern/subr_log.c
  1.4.16.1.4.1      +0 -0      src/sys/kern/subr_mbpool.c
  1.21.2.3.2.1      +0 -0      src/sys/kern/subr_mchain.c
  1.10.2.1.4.1      +0 -0      src/sys/kern/subr_module.c
  1.5.2.2.2.1       +0 -0      src/sys/kern/subr_msgbuf.c
  1.99.2.1.4.1      +0 -0      src/sys/kern/subr_param.c
  1.27.2.1.4.1      +0 -0      src/sys/kern/subr_pcpu.c
  1.8.16.1.4.1      +0 -0      src/sys/kern/subr_power.c
  1.143.2.1.4.1     +0 -0      src/sys/kern/subr_prf.c
  1.84.2.1.4.1      +0 -0      src/sys/kern/subr_prof.c
  1.66.2.1.4.1      +0 -0      src/sys/kern/subr_rman.c
  1.14.2.1.4.1      +0 -0      src/sys/kern/subr_rtc.c
  1.47.2.1.4.1      +0 -0      src/sys/kern/subr_sbuf.c
  1.17.36.2.2.1     +0 -0      src/sys/kern/subr_scanf.c
  1.3.4.1.4.1       +0 -0      src/sys/kern/subr_sglist.c
  1.74.2.2.2.1      +0 -0      src/sys/kern/subr_sleepqueue.c
  1.233.2.3.2.1     +0 -0      src/sys/kern/subr_smp.c
  1.12.2.1.4.1      +0 -0      src/sys/kern/subr_stack.c
  1.1.2.7.2.1       +0 -0      src/sys/kern/subr_syscall.c
  1.68.2.1.4.1      +0 -0      src/sys/kern/subr_taskqueue.c
  1.326.2.4.2.1     +0 -0      src/sys/kern/subr_trap.c
  1.178.2.4.2.1     +0 -0      src/sys/kern/subr_turnstile.c
  1.11.2.3.2.1      +0 -0      src/sys/kern/subr_uio.c
  1.15.2.1.4.1      +0 -0      src/sys/kern/subr_unit.c
  1.281.2.3.2.1     +0 -0      src/sys/kern/subr_witness.c
  1.14.2.2.2.1      +0 -0      src/sys/kern/sys_capability.c
  1.187.2.4.2.1     +0 -0      src/sys/kern/sys_generic.c
  1.216.2.6.2.1     +0 -0      src/sys/kern/sys_pipe.c
  1.2.2.1.4.1       +0 -0      src/sys/kern/sys_procdesc.c
  1.177.2.3.2.1     +0 -0      src/sys/kern/sys_process.c
  1.86.2.1.4.1      +0 -0      src/sys/kern/sys_socket.c
  1.247.2.2.2.1     +0 -0      src/sys/kern/syscalls.c
  1.271.2.2.2.1     +0 -0      src/sys/kern/syscalls.master
  1.42.2.2.2.1      +0 -0      src/sys/kern/systrace_args.c
  1.36.2.1.4.1      +0 -0      src/sys/kern/sysv_ipc.c
  1.86.2.1.4.1      +0 -0      src/sys/kern/sysv_msg.c
  1.110.2.1.4.1     +0 -0      src/sys/kern/sysv_sem.c
  1.138.2.2.2.1     +0 -0      src/sys/kern/sysv_shm.c
  1.347.2.2.2.1     +0 -0      src/sys/kern/tty.c
  1.42.2.1.4.1      +0 -0      src/sys/kern/tty_compat.c
  1.8.4.1.4.1       +0 -0      src/sys/kern/tty_info.c
  1.9.2.1.4.1       +0 -0      src/sys/kern/tty_inq.c
  1.7.2.1.4.1       +0 -0      src/sys/kern/tty_outq.c
  1.51.2.1.4.1      +0 -0      src/sys/kern/tty_pts.c
  1.63.2.1.4.1      +0 -0      src/sys/kern/tty_tty.c
  1.13.2.2.2.1      +0 -0      src/sys/kern/tty_ttydisc.c
  1.21.2.1.4.1      +0 -0      src/sys/kern/uipc_accf.c
  1.35.2.1.4.1      +0 -0      src/sys/kern/uipc_cow.c
  1.8.4.1.4.1       +0 -0      src/sys/kern/uipc_debug.c
  1.62.2.2.2.1      +0 -0      src/sys/kern/uipc_domain.c
  1.191.2.3.2.1     +0 -0      src/sys/kern/uipc_mbuf.c
  1.36.2.1.4.1      +0 -0      src/sys/kern/uipc_mbuf2.c
  1.55.2.1.4.1      +0 -0      src/sys/kern/uipc_mqueue.c
  1.49.2.1.4.1      +0 -0      src/sys/kern/uipc_sem.c
  1.20.2.4.2.1      +0 -0      src/sys/kern/uipc_shm.c
  1.184.2.1.4.1     +0 -0      src/sys/kern/uipc_sockbuf.c
  1.358.2.5.2.1     +0 -0      src/sys/kern/uipc_socket.c
  1.310.2.5.2.1     +0 -0      src/sys/kern/uipc_syscalls.c
  1.244.2.5.2.1     +0 -0      src/sys/kern/uipc_usrreq.c
  1.70.2.1.4.1      +0 -0      src/sys/kern/vfs_acl.c
  1.249.2.3.2.1     +0 -0      src/sys/kern/vfs_aio.c
  1.606.2.5.2.1     +0 -0      src/sys/kern/vfs_bio.c
  1.169.2.5.2.1     +0 -0      src/sys/kern/vfs_cache.c
  1.183.2.2.2.1     +0 -0      src/sys/kern/vfs_cluster.c
  1.165.2.6.2.1     +0 -0      src/sys/kern/vfs_default.c
  1.353.2.1.4.1     +0 -0      src/sys/kern/vfs_export.c
  1.445.2.2.2.1     +0 -0      src/sys/kern/vfs_extattr.c
  1.14.4.1.4.1      +0 -0      src/sys/kern/vfs_hash.c
  1.87.2.1.4.1      +0 -0      src/sys/kern/vfs_init.c
  1.139.2.2.2.1     +0 -0      src/sys/kern/vfs_lookup.c
  1.339.2.6.2.1     +0 -0      src/sys/kern/vfs_mount.c
  1.6.2.4.2.1       +0 -0      src/sys/kern/vfs_mountroot.c
  1.814.2.12.2.1    +0 -0      src/sys/kern/vfs_subr.c
  1.513.2.9.2.1     +0 -0      src/sys/kern/vfs_syscalls.c
  1.304.2.4.2.1     +0 -0      src/sys/kern/vfs_vnops.c
  1.106.2.5.2.1     +0 -0      src/sys/kern/vnode_if.src
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_accept_sec_context.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_acquire_cred.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_add_oid_set_member.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_canonicalize_name.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_create_empty_oid_set.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_delete_sec_context.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_display_status.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_export_name.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_get_mic.c
  1.4.2.1.4.1       +0 -0      src/sys/kgssapi/gss_impl.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_import_name.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_init_sec_context.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_names.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_pname_to_uid.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_release_buffer.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_release_cred.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_release_name.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_release_oid_set.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_set_cred_option.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_test_oid_set_member.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_unwrap.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_verify_mic.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_wrap.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gss_wrap_size_limit.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gssapi.h
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gssapi_impl.h
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gssd.x
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/gssd_prot.c
  1.4.4.1.4.1       +0 -0      src/sys/kgssapi/gsstest.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/kgss_if.m
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/krb5/kcrypto.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/krb5/kcrypto.h
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/krb5/kcrypto_aes.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/krb5/kcrypto_arcfour.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/krb5/kcrypto_des.c
  1.1.4.1.4.1       +0 -0      src/sys/kgssapi/krb5/kcrypto_des3.c
  1.2.4.2.4.1       +0 -0      src/sys/kgssapi/krb5/krb5_mech.c
  1.15.4.1.4.1      +0 -0      src/sys/libkern/arc4random.c
  1.4.28.1.4.1      +0 -0      src/sys/libkern/arm/divsi3.S
  1.5.4.1.4.1       +0 -0      src/sys/libkern/arm/ffs.S
  1.1.28.1.4.1      +0 -0      src/sys/libkern/arm/muldi3.c
  1.8.36.1.4.1      +0 -0      src/sys/libkern/ashldi3.c
  1.9.36.1.4.1      +0 -0      src/sys/libkern/ashrdi3.c
  1.7.28.1.4.1      +0 -0      src/sys/libkern/bcd.c
  1.11.28.1.4.1     +0 -0      src/sys/libkern/bcmp.c
  1.8.28.1.4.1      +0 -0      src/sys/libkern/bsearch.c
  1.8.4.1.4.1       +0 -0      src/sys/libkern/cmpdi2.c
  1.6.4.1.4.1       +0 -0      src/sys/libkern/crc32.c
  1.8.36.1.4.1      +0 -0      src/sys/libkern/divdi3.c
  1.11.36.1.4.1     +0 -0      src/sys/libkern/ffs.c
  1.4.36.1.4.1      +0 -0      src/sys/libkern/ffsl.c
  1.4.36.1.4.1      +0 -0      src/sys/libkern/fls.c
  1.4.36.1.4.1      +0 -0      src/sys/libkern/flsl.c
  1.20.16.1.4.1     +0 -0      src/sys/libkern/fnmatch.c
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/__divdi3.S
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/__divsi3.S
  1.4.28.1.4.1      +0 -0      src/sys/libkern/ia64/__moddi3.S
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/__modsi3.S
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/__udivdi3.S
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/__udivsi3.S
  1.4.28.1.4.1      +0 -0      src/sys/libkern/ia64/__umoddi3.S
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/__umodsi3.S
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/bswap16.S
  1.2.28.1.4.1      +0 -0      src/sys/libkern/ia64/bswap32.S
  1.5.28.1.4.1      +0 -0      src/sys/libkern/ia64/byte_swap_2.S
  1.5.28.1.4.1      +0 -0      src/sys/libkern/ia64/byte_swap_4.S
  1.15.2.2.2.1      +0 -0      src/sys/libkern/iconv.c
  1.6.2.1.4.1       +0 -0      src/sys/libkern/iconv_converter_if.m
  1.1.2.2.2.1       +0 -0      src/sys/libkern/iconv_ucs.c
  1.7.2.1.4.1       +0 -0      src/sys/libkern/iconv_xlat.c
  1.4.4.1.4.1       +0 -0      src/sys/libkern/iconv_xlat16.c
  1.10.16.1.4.1     +0 -0      src/sys/libkern/index.c
  1.1.4.1.4.1       +0 -0      src/sys/libkern/inet_aton.c
  1.6.28.1.4.1      +0 -0      src/sys/libkern/inet_ntoa.c
  1.1.4.1.4.1       +0 -0      src/sys/libkern/inet_ntop.c
  1.1.4.1.4.1       +0 -0      src/sys/libkern/inet_pton.c
  1.3.2.1.4.1       +0 -0      src/sys/libkern/jenkins.h
  1.8.36.1.4.1      +0 -0      src/sys/libkern/lshrdi3.c
  1.24.16.1.4.1     +0 -0      src/sys/libkern/mcount.c
  1.1.2.1.4.1       +0 -0      src/sys/libkern/memchr.c
  1.1.4.1.4.1       +0 -0      src/sys/libkern/memcmp.c
  1.1.6.1.4.1       +0 -0      src/sys/libkern/memmove.c
  1.3.4.1.4.1       +0 -0      src/sys/libkern/memset.c
  1.9.36.1.4.1      +0 -0      src/sys/libkern/moddi3.c
  1.11.4.1.4.1      +0 -0      src/sys/libkern/qdivrem.c
  1.15.36.1.4.1     +0 -0      src/sys/libkern/qsort.c
  1.2.28.1.4.1      +0 -0      src/sys/libkern/qsort_r.c
  1.19.4.1.4.1      +0 -0      src/sys/libkern/quad.h
  1.13.36.1.4.1     +0 -0      src/sys/libkern/random.c
  1.12.16.1.4.1     +0 -0      src/sys/libkern/rindex.c
  1.11.36.1.4.1     +0 -0      src/sys/libkern/scanc.c
  1.8.36.1.4.1      +0 -0      src/sys/libkern/skpc.c
  1.3.2.1.4.1       +0 -0      src/sys/libkern/strcasecmp.c
  1.11.28.1.4.1     +0 -0      src/sys/libkern/strcat.c
  1.10.36.1.4.1     +0 -0      src/sys/libkern/strcmp.c
  1.12.28.1.4.1     +0 -0      src/sys/libkern/strcpy.c
  1.1.4.1.4.1       +0 -0      src/sys/libkern/strcspn.c
  1.5.38.1.4.1      +0 -0      src/sys/libkern/strdup.c
  1.10.28.1.4.1     +0 -0      src/sys/libkern/strlcat.c
  1.8.28.1.4.1      +0 -0      src/sys/libkern/strlcpy.c
  1.9.36.1.4.1      +0 -0      src/sys/libkern/strlen.c
  1.11.28.1.4.1     +0 -0      src/sys/libkern/strncmp.c
  1.10.36.1.4.1     +0 -0      src/sys/libkern/strncpy.c
  1.1.2.2.4.1       +0 -0      src/sys/libkern/strnlen.c
  1.7.36.1.4.1      +0 -0      src/sys/libkern/strsep.c
  1.2.28.1.4.1      +0 -0      src/sys/libkern/strspn.c
  1.1.18.1.4.1      +0 -0      src/sys/libkern/strstr.c
  1.8.36.1.4.1      +0 -0      src/sys/libkern/strtol.c
  1.6.36.1.4.1      +0 -0      src/sys/libkern/strtoq.c
  1.6.36.1.4.1      +0 -0      src/sys/libkern/strtoul.c
  1.7.4.1.4.1       +0 -0      src/sys/libkern/strtouq.c
  1.5.28.1.4.1      +0 -0      src/sys/libkern/strvalid.c
  1.10.36.1.4.1     +0 -0      src/sys/libkern/ucmpdi2.c
  1.8.36.1.4.1      +0 -0      src/sys/libkern/udivdi3.c
  1.8.36.1.4.1      +0 -0      src/sys/libkern/umoddi3.c
  1.7.2.1.4.1       +0 -0      src/sys/mips/adm5120/adm5120_machdep.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/adm5120/adm5120reg.h
  1.2.4.2.2.1       +0 -0      src/sys/mips/adm5120/admpci.c
  1.1.4.2.2.1       +0 -0      src/sys/mips/adm5120/console.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/adm5120/files.adm5120
  1.11.2.1.4.1      +0 -0      src/sys/mips/adm5120/if_admsw.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/adm5120/if_admswreg.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/adm5120/if_admswvar.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/adm5120/obio.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/adm5120/obiovar.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/adm5120/std.adm5120
  1.2.4.1.4.1       +0 -0      src/sys/mips/adm5120/uart_bus_adm5120.c
  1.3.2.1.4.1       +0 -0      src/sys/mips/adm5120/uart_cpu_adm5120.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/adm5120/uart_dev_adm5120.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/adm5120/uart_dev_adm5120.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/alchemy/alchemy_machdep.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/alchemy/files.alchemy
  1.3.4.1.4.1       +0 -0      src/sys/mips/alchemy/obio.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/alchemy/std.alchemy
  1.1.4.1.4.1       +0 -0      src/sys/mips/alchemy/uart_bus_alchemy.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/alchemy/uart_cpu_alchemy.c
  1.3.2.2.2.1       +0 -0      src/sys/mips/atheros/apb.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_bus_space_reversed.c
  1.5.2.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_chip.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_chip.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_cpudef.h
  1.5.2.4.2.1       +0 -0      src/sys/mips/atheros/ar71xx_ehci.c
  1.3.2.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_gpio.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_gpiovar.h
  1.14.2.1.4.1      +0 -0      src/sys/mips/atheros/ar71xx_machdep.c
  1.2.2.4.2.1       +0 -0      src/sys/mips/atheros/ar71xx_ohci.c
  1.5.2.2.2.1       +0 -0      src/sys/mips/atheros/ar71xx_pci.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_pci_bus_space.c
  1.5.2.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_setup.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_setup.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_spi.c
  1.3.4.1.4.1       +0 -0      src/sys/mips/atheros/ar71xx_wdog.c
  1.14.4.1.4.1      +0 -0      src/sys/mips/atheros/ar71xxreg.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/atheros/ar724x_chip.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/ar724x_chip.h
  1.3.2.3.2.1       +0 -0      src/sys/mips/atheros/ar724x_pci.c
  1.7.2.1.4.1       +0 -0      src/sys/mips/atheros/ar724xreg.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/atheros/ar91xx_chip.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/ar91xx_chip.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/atheros/ar91xxreg.h
  1.8.2.1.4.1       +0 -0      src/sys/mips/atheros/files.ar71xx
  1.18.2.3.2.1      +0 -0      src/sys/mips/atheros/if_arge.c
  1.7.2.1.4.1       +0 -0      src/sys/mips/atheros/if_argevar.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/pcf2123_rtc.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/atheros/pcf2123reg.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/atheros/std.ar71xx
  1.2.4.1.4.1       +0 -0      src/sys/mips/atheros/uart_bus_ar71xx.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/atheros/uart_cpu_ar71xx.c
  1.4.2.1.4.1       +0 -0      src/sys/mips/cavium/asm_octeon.S
  1.4.2.1.4.1       +0 -0      src/sys/mips/cavium/ciu.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/cavium/cryptocteon/cavium_crypto.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/cryptocteon/cryptocteon.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/cryptocteon/cryptocteonvar.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/cavium/cvmx_config.h
  1.11.2.1.4.1      +0 -0      src/sys/mips/cavium/files.octeon1
  1.5.2.1.4.1       +0 -0      src/sys/mips/cavium/if_octm.c
  1.6.4.1.4.1       +0 -0      src/sys/mips/cavium/obio.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/cavium/obiovar.h
  1.4.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/cavium-ethernet.h
  1.8.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-common.c
  1.5.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-common.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-defines.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-headers.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-mdio.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-mdio.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-mem.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-mem.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-mv88e61xx.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-mv88e61xx.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-rgmii.c
  1.5.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-rx.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-rx.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-sgmii.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-spi.c
  1.7.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-tx.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-tx.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-util.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/ethernet-xaui.c
  1.12.2.1.4.1      +0 -0      src/sys/mips/cavium/octe/ethernet.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/mv88e61xxphy.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octe/mv88e61xxphyreg.h
  1.9.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/octe.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/octebus.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/octebusvar.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/cavium/octe/wrapper-cvmx-includes.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octeon_ds1337.c
  1.7.2.1.4.1       +0 -0      src/sys/mips/cavium/octeon_ebt3000_cf.c
  1.24.2.1.4.1      +0 -0      src/sys/mips/cavium/octeon_machdep.c
  1.8.2.1.4.1       +0 -0      src/sys/mips/cavium/octeon_mp.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/cavium/octeon_nmi.S
  1.9.4.1.4.1       +0 -0      src/sys/mips/cavium/octeon_pcmap_regs.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octeon_rnd.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octeon_rtc.c
  1.3.2.1.4.1       +0 -0      src/sys/mips/cavium/octeon_wdog.c
  1.8.2.2.2.1       +0 -0      src/sys/mips/cavium/octopci.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octopci_bus_space.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/cavium/octopcireg.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/cavium/octopcivar.h
  1.5.4.1.4.1       +0 -0      src/sys/mips/cavium/std.octeon1
  1.6.2.1.4.1       +0 -0      src/sys/mips/cavium/uart_bus_octeonusart.c
  1.6.4.1.4.1       +0 -0      src/sys/mips/cavium/uart_cpu_octeonusart.c
  1.5.4.1.4.1       +0 -0      src/sys/mips/cavium/uart_dev_oct16550.c
  1.3.2.2.2.1       +0 -0      src/sys/mips/cavium/usb/octusb.c
  1.1.4.2.2.1       +0 -0      src/sys/mips/cavium/usb/octusb.h
  1.2.2.4.2.1       +0 -0      src/sys/mips/cavium/usb/octusb_octeon.c
  1.13.2.1.4.1      +0 -0      src/sys/mips/conf/ADM5120
  1.1.4.1.4.1       +0 -0      src/sys/mips/conf/ADM5120.hints
  1.6.2.1.4.1       +0 -0      src/sys/mips/conf/ALCHEMY
  1.12.2.1.4.1      +0 -0      src/sys/mips/conf/AR71XX
  1.3.4.1.4.1       +0 -0      src/sys/mips/conf/AR71XX.hints
  1.3.2.1.4.1       +0 -0      src/sys/mips/conf/AR91XX_BASE
  1.1.2.1.4.1       +0 -0      src/sys/mips/conf/AR91XX_BASE.hints
  1.5.2.1.4.1       +0 -0      src/sys/mips/conf/DEFAULTS
  1.12.2.1.4.1      +0 -0      src/sys/mips/conf/IDT
  1.1.4.1.4.1       +0 -0      src/sys/mips/conf/IDT.hints
  1.13.2.1.4.1      +0 -0      src/sys/mips/conf/MALTA
  1.1.4.1.4.1       +0 -0      src/sys/mips/conf/MALTA.hints
  1.10.2.1.4.1      +0 -0      src/sys/mips/conf/MALTA64
  1.21.2.2.2.1      +0 -0      src/sys/mips/conf/OCTEON1
  1.3.4.1.4.1       +0 -0      src/sys/mips/conf/OCTEON1.hints
  1.3.2.1.4.1       +0 -0      src/sys/mips/conf/PB92
  1.3.2.1.4.1       +0 -0      src/sys/mips/conf/PB92.hints
  1.10.2.1.4.1      +0 -0      src/sys/mips/conf/QEMU
  1.5.2.1.4.1       +0 -0      src/sys/mips/conf/RT305X
  1.4.2.1.4.1       +0 -0      src/sys/mips/conf/RT305X.hints
  1.16.2.1.4.1      +0 -0      src/sys/mips/conf/SENTRY5
  1.1.4.1.4.1       +0 -0      src/sys/mips/conf/SENTRY5.hints
  1.14.2.1.4.1      +0 -0      src/sys/mips/conf/SWARM
  1.1.4.1.4.1       +0 -0      src/sys/mips/conf/SWARM.hints
  1.5.2.1.4.1       +0 -0      src/sys/mips/conf/SWARM64
  1.5.2.1.4.1       +0 -0      src/sys/mips/conf/SWARM64_SMP
  1.5.2.1.4.1       +0 -0      src/sys/mips/conf/SWARM_SMP
  1.1.2.1.4.1       +0 -0      src/sys/mips/conf/TP-WN1043ND
  1.1.2.1.4.1       +0 -0      src/sys/mips/conf/TP-WN1043ND.hints
  1.3.2.1.4.1       +0 -0      src/sys/mips/conf/XLP
  1.3.2.1.4.1       +0 -0      src/sys/mips/conf/XLP64
  1.4.2.1.4.1       +0 -0      src/sys/mips/conf/XLPN32
  1.15.2.1.4.1      +0 -0      src/sys/mips/conf/XLR
  1.9.2.1.4.1       +0 -0      src/sys/mips/conf/XLR64
  1.9.2.1.4.1       +0 -0      src/sys/mips/conf/XLRN32
  1.5.2.1.4.1       +0 -0      src/sys/mips/conf/std.SWARM
  1.3.2.1.4.1       +0 -0      src/sys/mips/idt/files.idt
  1.6.2.1.4.1       +0 -0      src/sys/mips/idt/idt_machdep.c
  1.4.4.2.2.1       +0 -0      src/sys/mips/idt/idtpci.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/idt/idtreg.h
  1.6.2.3.2.1       +0 -0      src/sys/mips/idt/if_kr.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/idt/if_krreg.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/idt/obio.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/idt/obiovar.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/idt/std.idt
  1.3.2.1.4.1       +0 -0      src/sys/mips/idt/uart_bus_rc32434.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/idt/uart_cpu_rc32434.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/include/_align.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/_bus.h
  1.7.2.1.4.1       +0 -0      src/sys/mips/include/_inttypes.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/include/_limits.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/_stdint.h
  1.7.2.1.4.1       +0 -0      src/sys/mips/include/_types.h
  1.8.2.1.4.1       +0 -0      src/sys/mips/include/asm.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/include/atomic.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/bootinfo.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/bswap.h
  1.10.2.1.4.1      +0 -0      src/sys/mips/include/bus.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/bus_dma.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/include/cache.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/cache_mipsNN.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/cache_r4k.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/include/cdefs.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/clock.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/clockvar.h
  1.18.2.1.4.1      +0 -0      src/sys/mips/include/cpu.h
  1.14.2.1.4.1      +0 -0      src/sys/mips/include/cpufunc.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/cpuinfo.h
  1.16.2.1.4.1      +0 -0      src/sys/mips/include/cpuregs.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/cputypes.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/include/db_machdep.h
  1.9.2.2.2.1       +0 -0      src/sys/mips/include/elf.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/endian.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/exec.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/float.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/floatingpoint.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/include/fpu.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/include/frame.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/gdb_machdep.h
  1.6.2.1.4.1       +0 -0      src/sys/mips/include/hwfunc.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/ieee.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/ieeefp.h
  1.1.4.2.2.1       +0 -0      src/sys/mips/include/in_cksum.h
  1.6.2.1.4.1       +0 -0      src/sys/mips/include/intr_machdep.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/include/iodev.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/kdb.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/limits.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/locore.h
  1.11.2.1.4.1      +0 -0      src/sys/mips/include/md_var.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/memdev.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/metadata.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/minidump.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/mips_opcode.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/mp_watchdog.h
  1.19.2.1.4.1      +0 -0      src/sys/mips/include/param.h
  1.5.2.2.2.1       +0 -0      src/sys/mips/include/pcb.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/pci_cfgreg.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/pcpu.h
  1.27.2.1.4.1      +0 -0      src/sys/mips/include/pmap.h
  1.2.2.2.2.1       +0 -0      src/sys/mips/include/pmc_mdep.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/ppireg.h
  1.7.2.3.2.1       +0 -0      src/sys/mips/include/proc.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/profile.h
  1.13.2.1.4.1      +0 -0      src/sys/mips/include/pte.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/ptrace.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/reg.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/include/regdef.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/regnum.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/reloc.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/resource.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/runq.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/include/setjmp.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/include/sf_buf.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/sigframe.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/signal.h
  1.10.2.1.4.1      +0 -0      src/sys/mips/include/smp.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/stdarg.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/include/sysarch.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/timerreg.h
  1.3.4.1.4.1       +0 -0      src/sys/mips/include/tlb.h
  1.5.2.1.4.1       +0 -0      src/sys/mips/include/trap.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/include/ucontext.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/include/varargs.h
  1.4.2.2.2.1       +0 -0      src/sys/mips/include/vm.h
  1.15.2.1.4.1      +0 -0      src/sys/mips/include/vmparam.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/malta/files.malta
  1.2.4.2.2.1       +0 -0      src/sys/mips/malta/gt.c
  1.9.2.2.2.1       +0 -0      src/sys/mips/malta/gt_pci.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/malta/gtreg.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/malta/gtvar.h
  1.7.2.1.4.1       +0 -0      src/sys/mips/malta/malta_machdep.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/malta/maltareg.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/malta/obio.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/malta/obiovar.h
  1.4.2.1.4.1       +0 -0      src/sys/mips/malta/std.malta
  1.3.2.1.4.1       +0 -0      src/sys/mips/malta/uart_bus_maltausart.c
  1.3.2.1.4.1       +0 -0      src/sys/mips/malta/uart_cpu_maltausart.c
  1.3.4.1.4.1       +0 -0      src/sys/mips/malta/yamon.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/malta/yamon.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/mips/autoconf.c
  1.4.4.1.4.1       +0 -0      src/sys/mips/mips/bus_space_generic.c
  1.11.2.1.4.1      +0 -0      src/sys/mips/mips/busdma_machdep.c
  1.6.2.1.4.1       +0 -0      src/sys/mips/mips/cache.c
  1.6.2.1.4.1       +0 -0      src/sys/mips/mips/cache_mipsNN.c
  1.10.2.1.4.1      +0 -0      src/sys/mips/mips/cpu.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/mips/db_disasm.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/mips/db_interface.c
  1.10.2.1.4.1      +0 -0      src/sys/mips/mips/db_trace.c
  1.6.2.1.4.1       +0 -0      src/sys/mips/mips/dump_machdep.c
  1.6.2.2.2.1       +0 -0      src/sys/mips/mips/elf64_machdep.c
  1.14.2.2.2.1      +0 -0      src/sys/mips/mips/elf_machdep.c
  1.5.2.1.4.1       +0 -0      src/sys/mips/mips/elf_trampoline.c
  1.31.2.1.4.1      +0 -0      src/sys/mips/mips/exception.S
  1.4.2.1.4.1       +0 -0      src/sys/mips/mips/fp.S
  1.3.2.2.2.1       +0 -0      src/sys/mips/mips/gdb_machdep.c
  1.10.2.1.4.1      +0 -0      src/sys/mips/mips/genassym.c
  1.4.2.1.4.1       +0 -0      src/sys/mips/mips/in_cksum.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/mips/inckern.S
  1.7.2.1.4.1       +0 -0      src/sys/mips/mips/intr_machdep.c
  1.17.2.2.2.1      +0 -0      src/sys/mips/mips/locore.S
  1.44.2.1.4.1      +0 -0      src/sys/mips/mips/machdep.c
  1.7.2.1.4.1       +0 -0      src/sys/mips/mips/mainbus.c
  1.7.2.1.4.1       +0 -0      src/sys/mips/mips/mem.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/mips/minidump_machdep.c
  1.23.2.1.4.1      +0 -0      src/sys/mips/mips/mp_machdep.c
  1.10.4.1.4.1      +0 -0      src/sys/mips/mips/mpboot.S
  1.8.2.1.4.1       +0 -0      src/sys/mips/mips/nexus.c
  1.13.2.1.4.1      +0 -0      src/sys/mips/mips/pm_machdep.c
  1.98.2.1.4.1      +0 -0      src/sys/mips/mips/pmap.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/mips/ptrace_machdep.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/mips/stack_machdep.c
  1.12.2.1.4.1      +0 -0      src/sys/mips/mips/support.S
  1.17.2.1.4.1      +0 -0      src/sys/mips/mips/swtch.S
  1.1.4.1.4.1       +0 -0      src/sys/mips/mips/sys_machdep.c
  1.20.2.1.4.1      +0 -0      src/sys/mips/mips/tick.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/mips/tlb.c
  1.24.2.2.2.1      +0 -0      src/sys/mips/mips/trap.c
  1.5.2.1.4.1       +0 -0      src/sys/mips/mips/uio_machdep.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/mips/uma_machdep.c
  1.23.2.1.4.1      +0 -0      src/sys/mips/mips/vm_machdep.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/board.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/board.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/bus_space_rmi.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/bus_space_rmi_pci.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/clock.h
  1.3.2.2.2.1       +0 -0      src/sys/mips/nlm/cms.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/files.xlp
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/bridge.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/cop2.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/cpucontrol.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/fmn.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/fmn.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/haldefs.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/iomap.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/mips-extns.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/mmu.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/pcibus.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/pic.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/sys.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/uart.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/hal/usb.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/intern_dev.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/interrupt.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/intr_machdep.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/mpreset.S
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/msgring.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/std.xlp
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/tick.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/uart_bus_xlp_iodi.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/uart_cpu_xlp.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/uart_pci_xlp.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/nlm/usb_init.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/nlm/xlp.h
  1.3.2.1.4.1       +0 -0      src/sys/mips/nlm/xlp_machdep.c
  1.1.2.2.2.1       +0 -0      src/sys/mips/nlm/xlp_pci.c
  1.12.2.1.4.1      +0 -0      src/sys/mips/rmi/board.c
  1.9.2.1.4.1       +0 -0      src/sys/mips/rmi/board.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/rmi/bus_space_rmi.c
  1.3.4.1.4.1       +0 -0      src/sys/mips/rmi/bus_space_rmi_pci.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/rmi/dev/iic/at24co2n.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/rmi/dev/iic/ds1374u.c
  1.2.2.1.4.1       +0 -0      src/sys/mips/rmi/dev/iic/max6657.c
  1.19.2.2.2.1      +0 -0      src/sys/mips/rmi/dev/nlge/if_nlge.c
  1.4.2.1.4.1       +0 -0      src/sys/mips/rmi/dev/nlge/if_nlge.h
  1.2.4.1.4.1       +0 -0      src/sys/mips/rmi/dev/sec/desc.h
  1.3.4.1.4.1       +0 -0      src/sys/mips/rmi/dev/sec/rmilib.c
  1.3.4.1.4.1       +0 -0      src/sys/mips/rmi/dev/sec/rmilib.h
  1.3.4.2.2.1       +0 -0      src/sys/mips/rmi/dev/sec/rmisec.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/rmi/dev/xlr/debug.h
  1.22.2.1.4.1      +0 -0      src/sys/mips/rmi/dev/xlr/rge.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/rmi/dev/xlr/rge.h
  1.11.2.1.4.1      +0 -0      src/sys/mips/rmi/files.xlr
  1.10.2.1.4.1      +0 -0      src/sys/mips/rmi/fmn.c
  1.5.4.1.4.1       +0 -0      src/sys/mips/rmi/interrupt.h
  1.10.4.1.4.1      +0 -0      src/sys/mips/rmi/intr_machdep.c
  1.17.2.1.4.1      +0 -0      src/sys/mips/rmi/iodi.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/rmi/iomap.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/rmi/mpwait.S
  1.9.4.1.4.1       +0 -0      src/sys/mips/rmi/msgring.h
  1.3.4.1.4.1       +0 -0      src/sys/mips/rmi/pcibus.h
  1.13.2.1.4.1      +0 -0      src/sys/mips/rmi/pic.h
  1.1.4.1.4.1       +0 -0      src/sys/mips/rmi/rmi_boot_info.h
  1.8.4.1.4.1       +0 -0      src/sys/mips/rmi/rmi_mips_exts.h
  1.1.4.1.2.1       +0 -0      src/sys/mips/rmi/rootfs_list.txt
  1.3.2.1.4.1       +0 -0      src/sys/mips/rmi/std.xlr
  1.9.2.1.4.1       +0 -0      src/sys/mips/rmi/tick.c
  1.2.4.1.4.1       +0 -0      src/sys/mips/rmi/uart_bus_xlr_iodi.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/rmi/uart_cpu_mips_xlr.c
  1.3.2.1.4.1       +0 -0      src/sys/mips/rmi/xlr_i2c.c
  1.31.2.1.4.1      +0 -0      src/sys/mips/rmi/xlr_machdep.c
  1.16.2.2.2.1      +0 -0      src/sys/mips/rmi/xlr_pci.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/rmi/xlr_pcmcia.c
  1.7.2.4.2.1       +0 -0      src/sys/mips/rmi/xls_ehci.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/files.rt305x
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/obio.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/obiovar.h
  1.1.2.4.2.1       +0 -0      src/sys/mips/rt305x/rt305x_dotg.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305x_gpio.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305x_gpio.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305x_gpiovar.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305x_ic.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305x_icvar.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305x_machdep.c
  1.1.2.2.2.1       +0 -0      src/sys/mips/rt305x/rt305x_sysctl.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305x_sysctlvar.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt305xreg.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/rt_swreg.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/std.rt305x
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/uart_bus_rt305x.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/uart_cpu_rt305x.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/uart_dev_rt305x.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/rt305x/uart_dev_rt305x.h
  1.2.2.1.4.1       +0 -0      src/sys/mips/sentry5/files.sentry5
  1.3.2.1.4.1       +0 -0      src/sys/mips/sentry5/obio.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/sentry5/obiovar.h
  1.9.2.1.4.1       +0 -0      src/sys/mips/sentry5/s5_machdep.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/sentry5/s5reg.h
  1.1.2.1.4.1       +0 -0      src/sys/mips/sentry5/std.sentry5
  1.3.2.1.4.1       +0 -0      src/sys/mips/sentry5/uart_bus_sbusart.c
  1.3.2.1.4.1       +0 -0      src/sys/mips/sentry5/uart_cpu_sbusart.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/sibyte/ata_zbbus.c
  1.1.4.1.4.1       +0 -0      src/sys/mips/sibyte/files.sibyte
  1.6.4.1.4.1       +0 -0      src/sys/mips/sibyte/sb_asm.S
  1.1.4.1.4.1       +0 -0      src/sys/mips/sibyte/sb_bus_space.h
  1.18.2.1.4.1      +0 -0      src/sys/mips/sibyte/sb_machdep.c
  1.8.2.1.4.1       +0 -0      src/sys/mips/sibyte/sb_scd.c
  1.4.4.1.4.1       +0 -0      src/sys/mips/sibyte/sb_scd.h
  1.5.4.1.4.1       +0 -0      src/sys/mips/sibyte/sb_zbbus.c
  1.8.2.1.4.1       +0 -0      src/sys/mips/sibyte/sb_zbpci.c
  1.1.2.1.4.1       +0 -0      src/sys/mips/sibyte/std.sibyte
  1.13.16.1.4.1     +0 -0      src/sys/modules/3dfx/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/3dfx_linux/Makefile
  1.683.2.14.2.1    +0 -0      src/sys/modules/Makefile
  1.4.42.1.4.1      +0 -0      src/sys/modules/Makefile.inc
  1.9.2.1.4.1       +0 -0      src/sys/modules/aac/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/aac/Makefile.inc
  1.1.46.1.4.1      +0 -0      src/sys/modules/aac/aac_linux/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/accf_data/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/accf_dns/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/accf_http/Makefile
  1.57.2.1.4.1      +0 -0      src/sys/modules/acpi/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/acpi/Makefile.inc
  1.42.2.1.4.1      +0 -0      src/sys/modules/acpi/acpi/Makefile
  1.9.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_asus/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_dock/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_fujitsu/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_hp/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_ibm/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_panasonic/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_sony/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_toshiba/Makefile
  1.8.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_video/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/acpi/acpi_wmi/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/acpi/aibs/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/ae/Makefile
  1.1.4.2.2.1       +0 -0      src/sys/modules/aesni/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/age/Makefile
  1.23.2.2.2.1      +0 -0      src/sys/modules/agp/Makefile
  1.11.2.1.4.1      +0 -0      src/sys/modules/aha/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/ahb/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ahci/Makefile
  1.6.36.1.4.1      +0 -0      src/sys/modules/aic/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/aic7xxx/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/aic7xxx/Makefile.inc
  1.6.28.1.4.1      +0 -0      src/sys/modules/aic7xxx/ahc/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/aic7xxx/ahc/Makefile.inc
  1.3.36.1.4.1      +0 -0      src/sys/modules/aic7xxx/ahc/ahc_eisa/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/aic7xxx/ahc/ahc_isa/Makefile
  1.1.44.2.2.1      +0 -0      src/sys/modules/aic7xxx/ahc/ahc_pci/Makefile
  1.6.28.2.2.1      +0 -0      src/sys/modules/aic7xxx/ahd/Makefile
  1.8.28.1.4.1      +0 -0      src/sys/modules/aic7xxx/aicasm/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/aio/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/alc/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/ale/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/alq/Makefile
  1.1.40.1.4.1      +0 -0      src/sys/modules/amd/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/amdsbwd/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/amdtemp/Makefile
  1.14.2.1.4.1      +0 -0      src/sys/modules/amr/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/amr/amr_cam/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/amr/amr_linux/Makefile
  1.9.4.1.4.1       +0 -0      src/sys/modules/an/Makefile
  1.3.42.1.4.1      +0 -0      src/sys/modules/aout/Makefile
  1.9.28.1.4.1      +0 -0      src/sys/modules/apm/Makefile
  1.1.30.1.4.1      +0 -0      src/sys/modules/arcmsr/Makefile
  1.6.2.1.4.1       +0 -0      src/sys/modules/arcnet/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/asmc/Makefile
  1.7.2.2.2.1       +0 -0      src/sys/modules/asr/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/ata/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/Makefile.inc
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/atacam/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/atacard/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/atacbus/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/ata/atacore/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atadevel/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atadevel/ata-devel.c
  1.2.2.1.4.1       +0 -0      src/sys/modules/ata/atadisk/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/ataisa/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataacard/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataacerlabs/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataadaptec/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataahci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataamd/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataati/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atacenatek/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atacypress/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atacyrix/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atahighpoint/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataintel/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataite/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atajmicron/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atamarvell/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atamicron/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atanational/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atanetcell/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atanvidia/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atapromise/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/ataserverworks/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atasiliconimage/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atasis/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ata/atapci/chipsets/atavia/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/atapicam/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/atapicd/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/atapifd/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/atapist/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/ata/ataraid/Makefile
  1.27.2.2.2.1      +0 -0      src/sys/modules/ath/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/ath_ahb/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/ath_pci/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/auxio/Makefile
  1.1.22.1.4.1      +0 -0      src/sys/modules/bce/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/bfe/Makefile
  1.7.2.1.4.1       +0 -0      src/sys/modules/bge/Makefile
  1.1.40.1.4.1      +0 -0      src/sys/modules/bios/Makefile
  1.3.2.2.2.1       +0 -0      src/sys/modules/bios/smapi/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/bios/smbios/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/bios/vpd/Makefile
  1.13.42.1.4.1     +0 -0      src/sys/modules/bktr/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/bktr/Makefile.inc
  1.10.4.1.4.1      +0 -0      src/sys/modules/bktr/bktr/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/bktr/bktr_mem/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/bm/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/bridgestp/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/bwi/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/bwn/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/bxe/Makefile
  1.21.2.2.2.1      +0 -0      src/sys/modules/cam/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/canbepm/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/canbus/Makefile
  1.11.16.1.4.1     +0 -0      src/sys/modules/cardbus/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/cas/Makefile
  1.10.36.1.4.1     +0 -0      src/sys/modules/cbb/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/cc/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/cc/cc_chd/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/cc/cc_cubic/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/cc/cc_hd/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/cc/cc_htcp/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/cc/cc_vegas/Makefile
  1.16.16.1.4.1     +0 -0      src/sys/modules/cd9660/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/cd9660_iconv/Makefile
  1.4.4.2.2.1       +0 -0      src/sys/modules/ce/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/ciss/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/cm/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/cmx/Makefile
  1.18.4.1.4.1      +0 -0      src/sys/modules/coda/Makefile
  1.9.4.1.4.1       +0 -0      src/sys/modules/coda5/Makefile
  1.15.42.1.4.1     +0 -0      src/sys/modules/coff/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/coretemp/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/cp/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/cpuctl/Makefile
  1.14.2.1.4.1      +0 -0      src/sys/modules/cpufreq/Makefile
  1.8.2.1.4.1       +0 -0      src/sys/modules/crypto/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/cryptodev/Makefile
  1.3.28.1.4.1      +0 -0      src/sys/modules/cs/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/ctau/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/cx/Makefile
  1.18.2.2.2.1      +0 -0      src/sys/modules/cxgb/Makefile
  1.16.2.4.2.1      +0 -0      src/sys/modules/cxgb/cxgb/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/cxgb/cxgb_t3fw/Makefile
  1.5.4.2.2.1       +0 -0      src/sys/modules/cxgb/iw_cxgb/Makefile
  1.7.4.2.2.1       +0 -0      src/sys/modules/cxgb/tom/Makefile
  1.2.2.3.2.1       +0 -0      src/sys/modules/cxgbe/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/cxgbe/firmware/Makefile
  1.4.2.2.2.1       +0 -0      src/sys/modules/cxgbe/if_cxgbe/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/cxgbe/tom/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/cyclic/Makefile
  1.8.16.1.4.1      +0 -0      src/sys/modules/dc/Makefile
  1.6.2.1.4.1       +0 -0      src/sys/modules/dcons/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/dcons_crom/Makefile
  1.7.16.1.4.1      +0 -0      src/sys/modules/de/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/Makefile.inc
  1.6.4.1.4.1       +0 -0      src/sys/modules/digi/digi/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/digi_CX/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/digi_CX_PCI/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/digi_EPCX/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/digi_EPCX_PCI/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/digi_Xe/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/digi_Xem/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/digi/digi_Xr/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/dpms/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/dpt/Makefile
  1.7.2.2.2.1       +0 -0      src/sys/modules/drm/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/drm/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/sys/modules/drm/drm/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/drm/i915/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/drm/mach64/Makefile
  1.5.36.1.4.1      +0 -0      src/sys/modules/drm/mga/Makefile
  1.5.36.2.2.1      +0 -0      src/sys/modules/drm/r128/Makefile
  1.8.2.2.2.1       +0 -0      src/sys/modules/drm/radeon/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/drm/savage/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/modules/drm/sis/Makefile
  1.3.36.1.4.1      +0 -0      src/sys/modules/drm/tdfx/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/drm/via/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/drm2/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/drm2/Makefile.inc
  1.1.2.2.2.1       +0 -0      src/sys/modules/drm2/drm2/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/drm2/i915kms/Makefile
  1.11.2.1.4.1      +0 -0      src/sys/modules/dtrace/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/dtrace/Makefile.inc
  1.1.6.1.4.1       +0 -0      src/sys/modules/dtrace/dtmalloc/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/dtrace/dtnfscl/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/dtrace/dtnfsclient/Makefile
  1.4.2.2.2.1       +0 -0      src/sys/modules/dtrace/dtrace/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/dtrace/dtrace_test/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/dtrace/dtraceall/Makefile
  1.7.2.1.4.1       +0 -0      src/sys/modules/dtrace/dtraceall/dtraceall.c
  1.3.2.1.4.1       +0 -0      src/sys/modules/dtrace/fasttrap/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/dtrace/fbt/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/dtrace/lockstat/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/dtrace/profile/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/dtrace/prototype/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/dtrace/sdt/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/dtrace/systrace/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/dtrace/systrace_freebsd32/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/dtrace/systrace_linux32/Makefile
  1.9.2.1.4.1       +0 -0      src/sys/modules/dummynet/Makefile
  1.11.16.1.4.1     +0 -0      src/sys/modules/ed/Makefile
  1.1.40.1.4.1      +0 -0      src/sys/modules/elink/Makefile
  1.18.2.2.2.1      +0 -0      src/sys/modules/em/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/en/Makefile
  1.9.16.1.4.1      +0 -0      src/sys/modules/ep/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/epic/Makefile
  1.6.4.2.4.1       +0 -0      src/sys/modules/esp/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/et/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/modules/ex/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/modules/exca/Makefile
  1.8.2.1.4.1       +0 -0      src/sys/modules/ext2fs/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/fatm/Makefile
  1.16.4.1.4.1      +0 -0      src/sys/modules/fdc/Makefile
  1.12.42.1.4.1     +0 -0      src/sys/modules/fdescfs/Makefile
  1.3.36.1.4.1      +0 -0      src/sys/modules/fe/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/filemon/Makefile
  1.5.36.1.4.1      +0 -0      src/sys/modules/firewire/Makefile
  1.3.36.1.4.1      +0 -0      src/sys/modules/firewire/Makefile.inc
  1.8.16.1.4.1      +0 -0      src/sys/modules/firewire/firewire/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/firewire/fwe/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/firewire/fwip/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/firewire/sbp/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/firewire/sbp_targ/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/firmware/Makefile
  1.18.16.2.4.1     +0 -0      src/sys/modules/fxp/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/gem/Makefile
  1.26.2.1.4.1      +0 -0      src/sys/modules/geom/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/geom/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/sys/modules/geom/geom_bde/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/geom/geom_bsd/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/geom/geom_cache/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/geom/geom_ccd/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/geom/geom_concat/Makefile
  1.6.2.1.4.1       +0 -0      src/sys/modules/geom/geom_eli/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/geom/geom_fox/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/geom/geom_gate/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/geom/geom_journal/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/geom/geom_label/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/geom/geom_linux_lvm/Makefile
  1.2.38.1.4.1      +0 -0      src/sys/modules/geom/geom_mbr/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/geom/geom_mirror/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/geom/geom_mountver/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/geom/geom_multipath/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/geom/geom_nop/Makefile
  1.4.4.2.2.1       +0 -0      src/sys/modules/geom/geom_part/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_apm/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_bsd/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_ebr/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_gpt/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_ldm/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_mbr/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_pc98/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/geom/geom_part/geom_part_vtoc8/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/geom/geom_pc98/Makefile
  1.1.4.2.2.1       +0 -0      src/sys/modules/geom/geom_raid/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/geom/geom_raid3/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/geom/geom_sched/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/geom/geom_sched/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/sys/modules/geom/geom_sched/gs_sched/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/geom/geom_sched/gsched_rr/Makefile
  1.1.30.1.4.1      +0 -0      src/sys/modules/geom/geom_shsec/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/geom/geom_stripe/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/geom/geom_sunlabel/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/geom/geom_uncompress/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/geom/geom_uzip/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/geom/geom_vinum/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/geom/geom_virstor/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/geom/geom_vol_ffs/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/geom/geom_zero/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/glxiic/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/glxsb/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/hatm/Makefile
  1.7.4.1.4.1       +0 -0      src/sys/modules/hifn/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/hme/Makefile
  1.8.28.1.4.1      +0 -0      src/sys/modules/hpfs/Makefile
  1.1.4.3.2.1       +0 -0      src/sys/modules/hpt27xx/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/hptiop/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/modules/hptmv/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/hptrr/Makefile
  1.10.2.2.2.1      +0 -0      src/sys/modules/hwpmc/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/Makefile.inc
  1.5.16.1.4.1      +0 -0      src/sys/modules/i2c/controllers/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/controllers/Makefile.inc
  1.2.16.1.4.1      +0 -0      src/sys/modules/i2c/controllers/alpm/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/controllers/amdpm/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/i2c/controllers/amdsmb/Makefile
  1.1.30.1.4.1      +0 -0      src/sys/modules/i2c/controllers/ichsmb/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/controllers/intpm/Makefile
  1.2.38.1.4.1      +0 -0      src/sys/modules/i2c/controllers/lpbb/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/i2c/controllers/nfsmb/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/modules/i2c/controllers/pcf/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/i2c/controllers/viapm/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/if_ic/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/iic/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/iicbb/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/iicbus/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/iicsmb/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/smb/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/i2c/smbus/Makefile
  1.35.4.1.4.1      +0 -0      src/sys/modules/ibcs2/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/ichwd/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/modules/ida/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/ie/Makefile
  1.6.16.1.4.1      +0 -0      src/sys/modules/if_bridge/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/if_carp/Makefile
  1.18.16.1.4.1     +0 -0      src/sys/modules/if_disc/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/if_edsc/Makefile
  1.16.4.1.4.1      +0 -0      src/sys/modules/if_ef/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/if_epair/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/if_faith/Makefile
  1.11.4.1.4.1      +0 -0      src/sys/modules/if_gif/Makefile
  1.6.16.1.4.1      +0 -0      src/sys/modules/if_gre/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/if_lagg/Makefile
  1.7.4.1.4.1       +0 -0      src/sys/modules/if_ndis/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/if_stf/Makefile
  1.7.4.1.4.1       +0 -0      src/sys/modules/if_tap/Makefile
  1.30.4.1.4.1      +0 -0      src/sys/modules/if_tun/Makefile
  1.7.4.1.4.1       +0 -0      src/sys/modules/if_vlan/Makefile
  1.8.2.2.2.1       +0 -0      src/sys/modules/igb/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/iir/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/io/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/ip6_mroute_mod/Makefile
  1.20.4.1.4.1      +0 -0      src/sys/modules/ip_mroute_mod/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/ipdivert/Makefile
  1.20.16.2.2.1     +0 -0      src/sys/modules/ipfilter/Makefile
  1.33.2.3.4.1      +0 -0      src/sys/modules/ipfw/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/ipfw_nat/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/ipmi/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ipmi/ipmi_linux/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/ips/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/ipw/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ipwfw/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ipwfw/ipw_bss/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ipwfw/ipw_ibss/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ipwfw/ipw_monitor/Makefile
  1.2.4.2.2.1       +0 -0      src/sys/modules/isci/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/iscsi/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/iscsi/initiator/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/isp/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/ispfw/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_1000/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_1040/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_1040_it/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_1080/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_1080_it/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_12160/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_12160_it/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_2100/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_2200/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_2300/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_2322/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/isp_2400/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/ispfw/isp_2400_multi/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/ispfw/isp_2500/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/ispfw/isp_2500_multi/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/ispfw/ispfw/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/iwi/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/iwifw/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/iwifw/iwi_bss/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/iwifw/iwi_ibss/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/iwifw/iwi_monitor/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/iwn/Makefile
  1.7.2.1.4.1       +0 -0      src/sys/modules/iwnfw/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/iwnfw/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn1000/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn4965/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn5000/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn5150/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn6000/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn6000g2a/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn6000g2b/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/iwnfw/iwn6050/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/ixgb/Makefile
  1.9.2.2.2.1       +0 -0      src/sys/modules/ixgbe/Makefile
  1.1.8.1.4.1       +0 -0      src/sys/modules/jme/Makefile
  1.23.36.1.4.1     +0 -0      src/sys/modules/joy/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/kbdmux/Makefile
  1.1.4.2.2.1       +0 -0      src/sys/modules/kgssapi/Makefile
  1.2.2.3.2.1       +0 -0      src/sys/modules/kgssapi_krb5/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/khelp/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/khelp/h_ertt/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/krpc/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ksyms/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/modules/le/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/lge/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/libalias/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/libalias/libalias/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/Makefile.inc
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/cuseeme/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/dummy/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/ftp/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/irc/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/modules.inc
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/nbt/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/pptp/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/skinny/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/libalias/modules/smedia/Makefile
  1.4.38.2.2.1      +0 -0      src/sys/modules/libiconv/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/libmbpool/Makefile
  1.3.40.2.2.1      +0 -0      src/sys/modules/libmchain/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/lindev/Makefile
  1.18.2.1.4.1      +0 -0      src/sys/modules/linprocfs/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/linsysfs/Makefile
  1.85.2.2.2.1      +0 -0      src/sys/modules/linux/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/lmc/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/lpt/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/mac_biba/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/mac_bsdextended/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/mac_ifoff/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/mac_lomac/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/mac_mls/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/mac_none/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/mac_partition/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/mac_portacl/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/mac_seeotheruids/Makefile
  1.4.38.1.4.1      +0 -0      src/sys/modules/mac_stub/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/mac_test/Makefile
  1.2.6.1.4.1       +0 -0      src/sys/modules/malo/Makefile
  1.2.40.1.4.1      +0 -0      src/sys/modules/mcd/Makefile
  1.14.16.1.4.1     +0 -0      src/sys/modules/md/Makefile
  1.12.2.1.4.1      +0 -0      src/sys/modules/mem/Makefile
  1.6.2.2.2.1       +0 -0      src/sys/modules/mfi/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/mfi/mfi_linux/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/mfi/mfip/Makefile
  1.40.2.4.2.1      +0 -0      src/sys/modules/mii/Makefile
  1.7.42.1.4.1      +0 -0      src/sys/modules/mlx/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/mlx4/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/mlx4ib/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/mlxen/Makefile
  1.3.42.1.4.1      +0 -0      src/sys/modules/mly/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/mmc/Makefile
  1.1.16.2.2.1      +0 -0      src/sys/modules/mmcsd/Makefile
  1.3.4.3.2.1       +0 -0      src/sys/modules/mps/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/mpt/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/mqueue/Makefile
  1.24.16.1.4.1     +0 -0      src/sys/modules/msdosfs/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/msdosfs_iconv/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/mse/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/msk/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/mthca/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/mvs/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/mwl/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/mwlfw/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/mxge/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/mxge/mxge/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/mxge/mxge_eth_z8e/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/mxge/mxge_ethp_z8e/Makefile
  1.1.8.1.4.1       +0 -0      src/sys/modules/mxge/mxge_rss_eth_z8e/Makefile
  1.1.8.1.4.1       +0 -0      src/sys/modules/mxge/mxge_rss_ethp_z8e/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/my/Makefile
  1.10.36.1.4.1     +0 -0      src/sys/modules/ncp/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/ncv/Makefile
  1.14.2.1.4.1      +0 -0      src/sys/modules/ndis/Makefile
  1.55.2.1.4.1      +0 -0      src/sys/modules/netgraph/Makefile
  1.4.28.1.4.1      +0 -0      src/sys/modules/netgraph/Makefile.inc
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/UI/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/async/Makefile
  1.8.4.1.4.1       +0 -0      src/sys/modules/netgraph/atm/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/netgraph/atm/Makefile.inc
  1.3.4.1.4.1       +0 -0      src/sys/modules/netgraph/atm/atm/Makefile
  1.2.38.1.4.1      +0 -0      src/sys/modules/netgraph/atm/atmbase/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/netgraph/atm/ccatm/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/netgraph/atm/sscfu/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/netgraph/atm/sscop/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/netgraph/atm/uni/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/netgraph/atmllc/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/netgraph/bluetooth/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/netgraph/bluetooth/Makefile.inc
  1.6.16.1.4.1      +0 -0      src/sys/modules/netgraph/bluetooth/bluetooth/Makefile
  1.7.16.1.4.1      +0 -0      src/sys/modules/netgraph/bluetooth/bt3c/Makefile
  1.6.16.1.4.1      +0 -0      src/sys/modules/netgraph/bluetooth/h4/Makefile
  1.5.36.1.4.1      +0 -0      src/sys/modules/netgraph/bluetooth/hci/Makefile
  1.5.36.1.4.1      +0 -0      src/sys/modules/netgraph/bluetooth/l2cap/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/netgraph/bluetooth/socket/Makefile
  1.10.4.1.4.1      +0 -0      src/sys/modules/netgraph/bluetooth/ubt/Makefile
  1.8.4.1.4.1       +0 -0      src/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile
  1.11.16.1.4.1     +0 -0      src/sys/modules/netgraph/bpf/Makefile
  1.3.42.1.4.1      +0 -0      src/sys/modules/netgraph/bridge/Makefile
  1.1.16.1.4.1      +0 -0      src/sys/modules/netgraph/car/Makefile
  1.11.42.1.4.1     +0 -0      src/sys/modules/netgraph/cisco/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/netgraph/deflate/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/netgraph/device/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/echo/Makefile
  1.2.44.1.4.1      +0 -0      src/sys/modules/netgraph/eiface/Makefile
  1.3.38.1.4.1      +0 -0      src/sys/modules/netgraph/etf/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/netgraph/ether/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/netgraph/ether_echo/Makefile
  1.4.36.1.4.1      +0 -0      src/sys/modules/netgraph/fec/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/frame_relay/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/netgraph/gif/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/netgraph/gif_demux/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/hole/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/netgraph/hub/Makefile
  1.16.16.1.4.1     +0 -0      src/sys/modules/netgraph/iface/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/netgraph/ip_input/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/netgraph/ipfw/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/ksocket/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/netgraph/l2tp/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/lmi/Makefile
  1.14.16.1.4.1     +0 -0      src/sys/modules/netgraph/mppc/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/netgraph/nat/Makefile
  1.2.2.2.2.1       +0 -0      src/sys/modules/netgraph/netflow/Makefile
  1.8.42.1.4.1      +0 -0      src/sys/modules/netgraph/netgraph/Makefile
  1.3.42.1.4.1      +0 -0      src/sys/modules/netgraph/one2many/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/netgraph/patch/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/netgraph/pipe/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/ppp/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/pppoe/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/pptpgre/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/netgraph/pred1/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/rfc1490/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/netgraph/sample/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/socket/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/netgraph/source/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/netgraph/split/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/netgraph/sppp/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/netgraph/tag/Makefile
  1.1.28.1.4.1      +0 -0      src/sys/modules/netgraph/tcpmss/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/netgraph/tee/Makefile
  1.12.42.1.4.1     +0 -0      src/sys/modules/netgraph/tty/Makefile
  1.10.42.1.4.1     +0 -0      src/sys/modules/netgraph/vjc/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/netgraph/vlan/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/netmap/Makefile
  1.2.18.1.4.1      +0 -0      src/sys/modules/nfe/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/nfs_common/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/nfscl/Makefile
  1.44.2.1.4.1      +0 -0      src/sys/modules/nfsclient/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/nfscommon/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/nfsd/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/nfslock/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/modules/nfslockd/Makefile
  1.32.2.1.4.1      +0 -0      src/sys/modules/nfsserver/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/nfssvc/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/nge/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/nmdm/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/nsp/Makefile
  1.11.38.1.4.1     +0 -0      src/sys/modules/ntfs/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/ntfs_iconv/Makefile
  1.16.42.1.4.1     +0 -0      src/sys/modules/nullfs/Makefile
  1.2.28.2.2.1      +0 -0      src/sys/modules/nve/Makefile
  1.1.8.1.4.1       +0 -0      src/sys/modules/nvram/Makefile
  1.15.16.1.4.1     +0 -0      src/sys/modules/nwfs/Makefile
  1.2.4.2.2.1       +0 -0      src/sys/modules/nxge/Makefile
  1.2.2.2.2.1       +0 -0      src/sys/modules/oce/Makefile
  1.6.2.1.4.1       +0 -0      src/sys/modules/opensolaris/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/padlock/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/patm/Makefile
  1.12.16.1.4.1     +0 -0      src/sys/modules/pccard/Makefile
  1.4.42.1.4.1      +0 -0      src/sys/modules/pcfclock/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/pcn/Makefile
  1.19.2.1.4.1      +0 -0      src/sys/modules/pf/Makefile
  1.8.2.1.4.1       +0 -0      src/sys/modules/pflog/Makefile
  1.4.2.2.2.1       +0 -0      src/sys/modules/pfsync/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/plip/Makefile
  1.3.28.1.4.1      +0 -0      src/sys/modules/pmc/Makefile
  1.13.2.1.4.1      +0 -0      src/sys/modules/portalfs/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/powermac_nvram/Makefile
  1.5.38.1.4.1      +0 -0      src/sys/modules/ppbus/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/ppc/Makefile
  1.3.38.1.4.1      +0 -0      src/sys/modules/ppi/Makefile
  1.3.38.1.4.1      +0 -0      src/sys/modules/pps/Makefile
  1.35.2.1.4.1      +0 -0      src/sys/modules/procfs/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/pseudofs/Makefile
  1.1.40.1.4.1      +0 -0      src/sys/modules/pst/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/pty/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/puc/Makefile
  1.1.2.2.4.1       +0 -0      src/sys/modules/qlxgb/Makefile
  1.4.4.2.2.1       +0 -0      src/sys/modules/ral/Makefile
  1.2.4.2.2.1       +0 -0      src/sys/modules/ralfw/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ralfw/Makefile.inc
  1.1.4.1.4.1       +0 -0      src/sys/modules/ralfw/rt2561/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ralfw/rt2561s/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/ralfw/rt2661/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/ralfw/rt2860/Makefile
  1.15.36.2.2.1     +0 -0      src/sys/modules/random/Makefile
  1.4.4.1.4.1       +0 -0      src/sys/modules/rc/Makefile
  1.1.40.1.4.1      +0 -0      src/sys/modules/rc4/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/rdma/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/rdma/addr/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/rdma/cma/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/rdma/core/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/rdma/iwcm/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/rdma/krping/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/re/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/reiserfs/Makefile
  1.13.4.1.4.1      +0 -0      src/sys/modules/rl/Makefile
  1.1.40.1.4.1      +0 -0      src/sys/modules/rndtest/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/rp/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/runfw/Makefile
  1.5.42.1.4.1      +0 -0      src/sys/modules/s3/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/safe/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/sbni/Makefile
  1.5.2.2.2.1       +0 -0      src/sys/modules/scc/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/scd/Makefile
  1.2.42.1.4.1      +0 -0      src/sys/modules/scsi_low/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/sdhci/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/modules/sem/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/send/Makefile
  1.15.4.1.4.1      +0 -0      src/sys/modules/sf/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/sfxge/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/sge/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/siba_bwn/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/siftr/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/siis/Makefile
  1.11.2.1.4.1      +0 -0      src/sys/modules/sio/Makefile
  1.12.4.1.4.1      +0 -0      src/sys/modules/sis/Makefile
  1.14.16.1.4.1     +0 -0      src/sys/modules/sk/Makefile
  1.13.2.1.4.1      +0 -0      src/sys/modules/smbfs/Makefile
  1.4.36.1.4.1      +0 -0      src/sys/modules/sn/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/snc/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/snp/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/modules/sound/Makefile
  1.1.44.1.4.1      +0 -0      src/sys/modules/sound/Makefile.inc
  1.29.2.3.2.1      +0 -0      src/sys/modules/sound/driver/Makefile
  1.3.42.1.4.1      +0 -0      src/sys/modules/sound/driver/Makefile.inc
  1.2.42.1.4.1      +0 -0      src/sys/modules/sound/driver/ad1816/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/sound/driver/ai2s/Makefile
  1.2.40.1.4.1      +0 -0      src/sys/modules/sound/driver/als4000/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/sound/driver/atiixp/Makefile
  1.1.30.1.4.1      +0 -0      src/sys/modules/sound/driver/audiocs/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/sound/driver/cmi/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/cs4281/Makefile
  1.4.40.1.4.1      +0 -0      src/sys/modules/sound/driver/csa/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/sound/driver/davbus/Makefile
  1.4.40.1.4.1      +0 -0      src/sys/modules/sound/driver/driver/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/ds1/Makefile
  1.5.16.2.2.1      +0 -0      src/sys/modules/sound/driver/emu10k1/Makefile
  1.6.4.2.2.1       +0 -0      src/sys/modules/sound/driver/emu10kx/Makefile
  1.3.18.1.4.1      +0 -0      src/sys/modules/sound/driver/envy24/Makefile
  1.2.18.1.4.1      +0 -0      src/sys/modules/sound/driver/envy24ht/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/es137x/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/sound/driver/ess/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/fm801/Makefile
  1.1.18.2.2.1      +0 -0      src/sys/modules/sound/driver/hda/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/sound/driver/hdspe/Makefile
  1.2.40.1.4.1      +0 -0      src/sys/modules/sound/driver/ich/Makefile
  1.4.28.1.4.1      +0 -0      src/sys/modules/sound/driver/maestro/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/maestro3/Makefile
  1.5.42.1.4.1      +0 -0      src/sys/modules/sound/driver/mss/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/neomagic/Makefile
  1.2.44.1.4.1      +0 -0      src/sys/modules/sound/driver/sb16/Makefile
  1.2.44.1.4.1      +0 -0      src/sys/modules/sound/driver/sb8/Makefile
  1.4.42.1.4.1      +0 -0      src/sys/modules/sound/driver/sbc/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/solo/Makefile
  1.2.18.1.4.1      +0 -0      src/sys/modules/sound/driver/spicds/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/t4dwave/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/sound/driver/uaudio/Makefile
  1.2.40.1.4.1      +0 -0      src/sys/modules/sound/driver/via8233/Makefile
  1.3.40.1.4.1      +0 -0      src/sys/modules/sound/driver/via82c686/Makefile
  1.4.40.1.4.1      +0 -0      src/sys/modules/sound/driver/vibes/Makefile
  1.29.2.1.4.1      +0 -0      src/sys/modules/sound/sound/Makefile
  1.3.16.1.4.1      +0 -0      src/sys/modules/speaker/Makefile
  1.3.62.2.2.1      +0 -0      src/sys/modules/splash/Makefile
  1.2.62.1.4.1      +0 -0      src/sys/modules/splash/Makefile.inc
  1.9.36.1.4.1      +0 -0      src/sys/modules/splash/bmp/Makefile
  1.7.36.1.4.1      +0 -0      src/sys/modules/splash/pcx/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/splash/txt/Makefile
  1.8.4.1.4.1       +0 -0      src/sys/modules/sppp/Makefile
  1.13.4.1.4.1      +0 -0      src/sys/modules/ste/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/stg/Makefile
  1.1.18.1.4.1      +0 -0      src/sys/modules/stge/Makefile
  1.12.16.1.4.1     +0 -0      src/sys/modules/streams/Makefile
  1.37.2.1.4.1      +0 -0      src/sys/modules/svr4/Makefile
  1.5.42.1.4.1      +0 -0      src/sys/modules/svr4/README
  1.2.62.1.4.1      +0 -0      src/sys/modules/svr4/TO-DO
  1.3.42.1.4.1      +0 -0      src/sys/modules/sym/Makefile
  1.17.2.1.4.1      +0 -0      src/sys/modules/syscons/Makefile
  1.2.62.1.4.1      +0 -0      src/sys/modules/syscons/Makefile.inc
  1.8.42.1.4.1      +0 -0      src/sys/modules/syscons/apm/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/syscons/beastie/Makefile
  1.14.42.1.4.1     +0 -0      src/sys/modules/syscons/blank/Makefile
  1.13.42.1.4.1     +0 -0      src/sys/modules/syscons/daemon/Makefile
  1.3.44.1.4.1      +0 -0      src/sys/modules/syscons/dragon/Makefile
  1.14.42.1.4.1     +0 -0      src/sys/modules/syscons/fade/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/syscons/fire/Makefile
  1.14.42.1.4.1     +0 -0      src/sys/modules/syscons/green/Makefile
  1.8.42.1.4.1      +0 -0      src/sys/modules/syscons/logo/Makefile
  1.8.42.1.4.1      +0 -0      src/sys/modules/syscons/rain/Makefile
  1.16.42.1.4.1     +0 -0      src/sys/modules/syscons/snake/Makefile
  1.16.42.1.4.1     +0 -0      src/sys/modules/syscons/star/Makefile
  1.9.42.1.4.1      +0 -0      src/sys/modules/syscons/warp/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/sysvipc/Makefile
  1.1.42.1.4.1      +0 -0      src/sys/modules/sysvipc/Makefile.inc
  1.6.2.1.4.1       +0 -0      src/sys/modules/sysvipc/sysvmsg/Makefile
  1.6.2.1.4.1       +0 -0      src/sys/modules/sysvipc/sysvsem/Makefile
  1.6.4.1.4.1       +0 -0      src/sys/modules/sysvipc/sysvshm/Makefile
  1.17.16.1.4.1     +0 -0      src/sys/modules/ti/Makefile
  1.17.4.1.4.1      +0 -0      src/sys/modules/tl/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/tmpfs/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/tpm/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/trm/Makefile
  1.8.16.1.4.1      +0 -0      src/sys/modules/twa/Makefile
  1.7.16.1.4.1      +0 -0      src/sys/modules/twe/Makefile
  1.1.2.2.4.1       +0 -0      src/sys/modules/tws/Makefile
  1.10.16.1.4.1     +0 -0      src/sys/modules/tx/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/txp/Makefile
  1.21.2.1.4.1      +0 -0      src/sys/modules/uart/Makefile
  1.7.4.1.4.1       +0 -0      src/sys/modules/ubsec/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/ubser/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/uchcom/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/ucycom/Makefile
  1.5.36.1.4.1      +0 -0      src/sys/modules/udf/Makefile
  1.1.38.1.4.1      +0 -0      src/sys/modules/udf_iconv/Makefile
  1.7.2.1.4.1       +0 -0      src/sys/modules/ufs/Makefile
  1.12.42.1.4.1     +0 -0      src/sys/modules/unionfs/Makefile
  1.40.2.3.2.1      +0 -0      src/sys/modules/usb/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/at91dci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/atmegadci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/atp/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/aue/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/usb/avr32dci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/axe/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/cdce/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/cue/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ehci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ipheth/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/kue/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/usb/mos/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/musb/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ohci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/quirk/Makefile
  1.1.4.2.4.1       +0 -0      src/sys/modules/usb/rue/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/rum/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/run/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/usb/template/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/u3g/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uark/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uath/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ubsa/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ubser/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uchcom/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/modules/usb/ucom/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ucycom/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/udav/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/udbp/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uep/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uether/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ufm/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ufoma/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uftdi/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ugensa/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uhci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uhid/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uhso/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uipaq/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ukbd/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ulpt/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/umass/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/umcs/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/umct/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/umodem/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/umoscom/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ums/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/upgt/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uplcom/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/ural/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/urio/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/urtw/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/usb/usb/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/usfs/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/usb/usie/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uslcom/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uss820dci/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uvisor/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/uvscom/Makefile
  1.1.4.1.4.1       +0 -0      src/sys/modules/usb/xhci/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/usb/zyd/Makefile
  1.2.28.1.4.1      +0 -0      src/sys/modules/utopia/Makefile
  1.16.2.1.4.1      +0 -0      src/sys/modules/vesa/Makefile
  1.2.16.1.4.1      +0 -0      src/sys/modules/vge/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/viawd/Makefile
  1.4.16.1.4.1      +0 -0      src/sys/modules/vkbd/Makefile
  1.6.42.1.4.1      +0 -0      src/sys/modules/vpo/Makefile
  1.14.4.1.4.1      +0 -0      src/sys/modules/vr/Makefile
  1.1.6.1.4.1       +0 -0      src/sys/modules/vte/Makefile
  1.5.2.1.4.1       +0 -0      src/sys/modules/vx/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/modules/vxge/Makefile
  1.14.4.1.4.1      +0 -0      src/sys/modules/wb/Makefile
  1.1.2.2.2.1       +0 -0      src/sys/modules/wbwd/Makefile
  1.19.4.1.4.1      +0 -0      src/sys/modules/wi/Makefile
  1.24.2.1.4.1      +0 -0      src/sys/modules/wlan/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/wlan_acl/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/wlan_amrr/Makefile
  1.5.4.1.4.1       +0 -0      src/sys/modules/wlan_ccmp/Makefile
  1.2.4.1.4.1       +0 -0      src/sys/modules/wlan_rssadapt/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/wlan_tkip/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/wlan_wep/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/wlan_xauth/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/modules/wpi/Makefile
  1.3.2.1.4.1       +0 -0      src/sys/modules/wpifw/Makefile
  1.4.2.1.4.1       +0 -0      src/sys/modules/x86bios/Makefile
  1.2.36.1.4.1      +0 -0      src/sys/modules/xe/Makefile
  1.4.4.2.2.1       +0 -0      src/sys/modules/xfs/Makefile
  1.15.4.2.4.1      +0 -0      src/sys/modules/xl/Makefile
  1.29.2.1.4.1      +0 -0      src/sys/modules/zfs/Makefile
  1.1.36.1.4.1      +0 -0      src/sys/modules/zlib/Makefile
  1.227.2.3.2.1     +0 -0      src/sys/net/bpf.c
  1.56.2.2.2.1      +0 -0      src/sys/net/bpf.h
  1.5.2.2.2.1       +0 -0      src/sys/net/bpf_buffer.c
  1.1.4.2.2.1       +0 -0      src/sys/net/bpf_buffer.h
  1.38.2.1.4.1      +0 -0      src/sys/net/bpf_filter.c
  1.12.2.1.4.1      +0 -0      src/sys/net/bpf_jitter.c
  1.8.2.1.4.1       +0 -0      src/sys/net/bpf_jitter.h
  1.12.2.2.2.1      +0 -0      src/sys/net/bpf_zerocopy.c
  1.3.4.2.2.1       +0 -0      src/sys/net/bpf_zerocopy.h
  1.43.2.1.4.1      +0 -0      src/sys/net/bpfdesc.h
  1.52.2.5.2.1      +0 -0      src/sys/net/bridgestp.c
  1.16.2.4.2.1      +0 -0      src/sys/net/bridgestp.h
  1.37.4.1.4.1      +0 -0      src/sys/net/ethernet.h
  1.16.4.1.4.1      +0 -0      src/sys/net/fddi.h
  1.4.4.1.4.1       +0 -0      src/sys/net/firewire.h
  1.40.2.3.2.1      +0 -0      src/sys/net/flowtable.c
  1.14.2.1.4.1      +0 -0      src/sys/net/flowtable.h
  1.17.4.4.2.1      +0 -0      src/sys/net/ieee8023ad_lacp.c
  1.11.4.1.4.1      +0 -0      src/sys/net/ieee8023ad_lacp.h
  1.401.2.3.2.1     +0 -0      src/sys/net/if.c
  1.131.2.4.2.1     +0 -0      src/sys/net/if.h
  1.11.4.1.4.1      +0 -0      src/sys/net/if_arc.h
  1.39.2.1.4.1      +0 -0      src/sys/net/if_arcsubr.c
  1.26.2.1.4.1      +0 -0      src/sys/net/if_arp.h
  1.25.4.1.4.1      +0 -0      src/sys/net/if_atm.h
  1.52.2.1.4.1      +0 -0      src/sys/net/if_atmsubr.c
  1.144.2.6.2.1     +0 -0      src/sys/net/if_bridge.c
  1.24.4.1.4.1      +0 -0      src/sys/net/if_bridgevar.h
  1.22.2.1.4.1      +0 -0      src/sys/net/if_clone.c
  1.6.4.1.4.1       +0 -0      src/sys/net/if_clone.h
  1.2.2.1.4.1       +0 -0      src/sys/net/if_dead.c
  1.2.2.1.4.1       +0 -0      src/sys/net/if_debug.c
  1.56.4.1.4.1      +0 -0      src/sys/net/if_disc.c
  1.14.28.1.4.1     +0 -0      src/sys/net/if_dl.h
  1.3.18.1.4.1      +0 -0      src/sys/net/if_edsc.c
  1.52.2.1.4.1      +0 -0      src/sys/net/if_ef.c
  1.17.2.1.4.1      +0 -0      src/sys/net/if_enc.c
  1.1.6.1.4.1       +0 -0      src/sys/net/if_enc.h
  1.11.2.1.4.1      +0 -0      src/sys/net/if_epair.c
  1.285.2.2.2.1     +0 -0      src/sys/net/if_ethersubr.c
  1.48.4.2.2.1      +0 -0      src/sys/net/if_faith.c
  1.117.2.1.4.1     +0 -0      src/sys/net/if_fddisubr.c
  1.36.2.1.4.1      +0 -0      src/sys/net/if_fwsubr.c
  1.95.2.1.4.1      +0 -0      src/sys/net/if_gif.c
  1.30.2.1.4.1      +0 -0      src/sys/net/if_gif.h
  1.61.2.1.4.1      +0 -0      src/sys/net/if_gre.c
  1.17.2.1.4.1      +0 -0      src/sys/net/if_gre.h
  1.88.2.1.4.1      +0 -0      src/sys/net/if_iso88025subr.c
  1.47.2.7.2.1      +0 -0      src/sys/net/if_lagg.c
  1.13.2.3.2.1      +0 -0      src/sys/net/if_lagg.h
  1.27.2.2.2.1      +0 -0      src/sys/net/if_llatbl.c
  1.14.2.1.4.1      +0 -0      src/sys/net/if_llatbl.h
  1.13.16.1.4.1     +0 -0      src/sys/net/if_llc.h
  1.143.2.5.2.1     +0 -0      src/sys/net/if_loop.c
  1.24.2.1.4.1      +0 -0      src/sys/net/if_media.c
  1.52.2.2.2.1      +0 -0      src/sys/net/if_media.h
  1.29.4.1.4.1      +0 -0      src/sys/net/if_mib.c
  1.8.16.1.4.1      +0 -0      src/sys/net/if_mib.h
  1.28.28.1.4.1     +0 -0      src/sys/net/if_sppp.h
  1.4.2.1.4.1       +0 -0      src/sys/net/if_spppfr.c
  1.141.2.1.4.1     +0 -0      src/sys/net/if_spppsubr.c
  1.77.2.1.4.1      +0 -0      src/sys/net/if_stf.c
  1.5.28.1.4.1      +0 -0      src/sys/net/if_stf.h
  1.86.2.2.2.1      +0 -0      src/sys/net/if_tap.c
  1.4.4.1.4.1       +0 -0      src/sys/net/if_tap.h
  1.10.28.1.4.1     +0 -0      src/sys/net/if_tapvar.h
  1.193.2.1.4.1     +0 -0      src/sys/net/if_tun.c
  1.18.28.1.4.1     +0 -0      src/sys/net/if_tun.h
  1.24.2.1.4.1      +0 -0      src/sys/net/if_types.h
  1.172.2.3.2.1     +0 -0      src/sys/net/if_var.h
  1.153.2.3.2.1     +0 -0      src/sys/net/if_vlan.c
  1.27.2.1.4.1      +0 -0      src/sys/net/if_vlan_var.h
  1.18.4.1.4.1      +0 -0      src/sys/net/iso88025.h
  1.43.2.1.4.1      +0 -0      src/sys/net/netisr.c
  1.47.2.1.4.1      +0 -0      src/sys/net/netisr.h
  1.2.2.1.4.1       +0 -0      src/sys/net/netisr_internal.h
  1.3.2.3.2.1       +0 -0      src/sys/net/netmap.h
  1.2.2.3.2.1       +0 -0      src/sys/net/netmap_user.h
  1.19.2.1.4.1      +0 -0      src/sys/net/pfil.c
  1.22.2.1.4.1      +0 -0      src/sys/net/pfil.h
  1.17.4.1.4.1      +0 -0      src/sys/net/pfkeyv2.h
  1.8.28.1.4.1      +0 -0      src/sys/net/ppp_defs.h
  1.50.2.1.4.1      +0 -0      src/sys/net/radix.c
  1.33.2.1.4.1      +0 -0      src/sys/net/radix.h
  1.12.2.1.4.1      +0 -0      src/sys/net/radix_mpath.c
  1.3.4.1.4.1       +0 -0      src/sys/net/radix_mpath.h
  1.48.4.1.4.1      +0 -0      src/sys/net/raw_cb.c
  1.25.4.2.4.1      +0 -0      src/sys/net/raw_cb.h
  1.54.4.2.4.1      +0 -0      src/sys/net/raw_usrreq.c
  1.186.2.6.2.1     +0 -0      src/sys/net/route.c
  1.93.2.4.2.1      +0 -0      src/sys/net/route.h
  1.191.2.6.2.1     +0 -0      src/sys/net/rtsock.c
  1.19.36.1.4.1     +0 -0      src/sys/net/slcompress.c
  1.19.28.1.4.1     +0 -0      src/sys/net/slcompress.h
  1.21.2.1.4.1      +0 -0      src/sys/net/vnet.c
  1.41.2.1.4.1      +0 -0      src/sys/net/vnet.h
  1.20.16.1.4.1     +0 -0      src/sys/net/zlib.c
  1.11.2.1.4.1      +0 -0      src/sys/net/zlib.h
  1.1.2.1.4.1       +0 -0      src/sys/net/zutil.h
  1.33.2.1.4.1      +0 -0      src/sys/net80211/_ieee80211.h
  1.96.2.2.2.1      +0 -0      src/sys/net80211/ieee80211.c
  1.35.2.1.4.1      +0 -0      src/sys/net80211/ieee80211.h
  1.11.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_acl.c
  1.5.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_action.c
  1.1.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_action.h
  1.22.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_adhoc.c
  1.1.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_adhoc.h
  1.4.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_ageq.c
  1.1.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_ageq.h
  1.3.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_alq.c
  1.1.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_alq.h
  1.8.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_amrr.c
  1.3.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_amrr.h
  1.23.4.1.4.1      +0 -0      src/sys/net80211/ieee80211_crypto.c
  1.24.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_crypto.h
  1.19.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_crypto_ccmp.c
  1.8.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_crypto_none.c
  1.24.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_crypto_tkip.c
  1.15.4.1.4.1      +0 -0      src/sys/net80211/ieee80211_crypto_wep.c
  1.36.4.1.4.1      +0 -0      src/sys/net80211/ieee80211_ddb.c
  1.7.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_dfs.c
  1.2.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_dfs.h
  1.41.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_freebsd.c
  1.36.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_freebsd.h
  1.34.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_hostap.c
  1.1.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_hostap.h
  1.49.2.3.2.1      +0 -0      src/sys/net80211/ieee80211_ht.c
  1.18.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_ht.h
  1.12.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_hwmp.c
  1.137.2.1.4.1     +0 -0      src/sys/net80211/ieee80211_input.c
  1.5.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_input.h
  1.99.2.2.2.1      +0 -0      src/sys/net80211/ieee80211_ioctl.c
  1.45.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_ioctl.h
  1.19.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_mesh.c
  1.8.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_mesh.h
  1.4.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_monitor.c
  1.1.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_monitor.h
  1.145.2.1.4.1     +0 -0      src/sys/net80211/ieee80211_node.c
  1.55.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_node.h
  1.111.2.2.2.1     +0 -0      src/sys/net80211/ieee80211_output.c
  1.4.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_phy.c
  1.3.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_phy.h
  1.8.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_power.c
  1.3.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_power.h
  1.71.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_proto.c
  1.50.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_proto.h
  1.5.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_radiotap.c
  1.11.4.1.4.1      +0 -0      src/sys/net80211/ieee80211_radiotap.h
  1.3.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_ratectl.c
  1.7.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_ratectl.h
  1.2.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_ratectl_none.c
  1.13.4.1.4.1      +0 -0      src/sys/net80211/ieee80211_regdomain.c
  1.3.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_regdomain.h
  1.5.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_rssadapt.c
  1.2.2.1.4.1       +0 -0      src/sys/net80211/ieee80211_rssadapt.h
  1.20.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_scan.c
  1.11.4.1.4.1      +0 -0      src/sys/net80211/ieee80211_scan.h
  1.35.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_scan_sta.c
  1.40.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_sta.c
  1.1.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_sta.h
  1.12.4.1.4.1      +0 -0      src/sys/net80211/ieee80211_superg.c
  1.5.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_superg.h
  1.17.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_tdma.c
  1.6.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_tdma.h
  1.105.2.2.2.1     +0 -0      src/sys/net80211/ieee80211_var.h
  1.19.2.1.4.1      +0 -0      src/sys/net80211/ieee80211_wds.c
  1.1.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_wds.h
  1.4.4.1.4.1       +0 -0      src/sys/net80211/ieee80211_xauth.c
  1.5.4.1.4.1       +0 -0      src/sys/netatalk/COPYRIGHT
  1.50.4.2.2.1      +0 -0      src/sys/netatalk/aarp.c
  1.6.16.1.4.1      +0 -0      src/sys/netatalk/aarp.h
  1.8.16.1.4.1      +0 -0      src/sys/netatalk/at.h
  1.53.2.2.2.1      +0 -0      src/sys/netatalk/at_control.c
  1.20.4.1.4.1      +0 -0      src/sys/netatalk/at_extern.h
  1.14.4.1.4.1      +0 -0      src/sys/netatalk/at_proto.c
  1.11.4.1.4.1      +0 -0      src/sys/netatalk/at_rmx.c
  1.17.4.1.4.1      +0 -0      src/sys/netatalk/at_var.h
  1.4.16.1.4.1      +0 -0      src/sys/netatalk/ddp.h
  1.37.4.1.4.1      +0 -0      src/sys/netatalk/ddp_input.c
  1.36.4.1.4.1      +0 -0      src/sys/netatalk/ddp_output.c
  1.55.4.1.4.1      +0 -0      src/sys/netatalk/ddp_pcb.c
  1.5.16.1.4.1      +0 -0      src/sys/netatalk/ddp_pcb.h
  1.59.4.1.4.1      +0 -0      src/sys/netatalk/ddp_usrreq.c
  1.9.16.1.4.1      +0 -0      src/sys/netatalk/ddp_var.h
  1.4.28.1.4.1      +0 -0      src/sys/netatalk/endian.h
  1.3.28.1.4.1      +0 -0      src/sys/netatalk/phase2.h
  1.3.2.1.4.1       +0 -0      src/sys/netgraph/NOTES
  1.4.2.1.4.1       +0 -0      src/sys/netgraph/atm/ccatm/ng_ccatm.c
  1.2.28.1.4.1      +0 -0      src/sys/netgraph/atm/ccatm/ng_ccatm_cust.h
  1.23.4.1.4.1      +0 -0      src/sys/netgraph/atm/ng_atm.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/atm/ng_atm.h
  1.3.4.1.4.1       +0 -0      src/sys/netgraph/atm/ng_ccatm.h
  1.2.28.1.4.1      +0 -0      src/sys/netgraph/atm/ng_sscfu.h
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/atm/ng_sscop.h
  1.2.28.1.4.1      +0 -0      src/sys/netgraph/atm/ng_uni.h
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/atm/ngatmbase.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/atm/ngatmbase.h
  1.5.2.1.4.1       +0 -0      src/sys/netgraph/atm/sscfu/ng_sscfu.c
  1.3.4.1.4.1       +0 -0      src/sys/netgraph/atm/sscfu/ng_sscfu_cust.h
  1.5.2.1.4.1       +0 -0      src/sys/netgraph/atm/sscop/ng_sscop.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/atm/sscop/ng_sscop_cust.h
  1.9.2.1.4.1       +0 -0      src/sys/netgraph/atm/uni/ng_uni.c
  1.7.4.1.4.1       +0 -0      src/sys/netgraph/atm/uni/ng_uni_cust.h
  1.10.2.1.4.1      +0 -0      src/sys/netgraph/bluetooth/common/ng_bluetooth.c
  1.20.16.1.4.1     +0 -0      src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
  1.4.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h
  1.3.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/drivers/h4/TODO
  1.18.4.1.4.1      +0 -0      src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c
  1.5.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h
  1.6.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h
  1.47.2.2.2.1      +0 -0      src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
  1.11.4.1.4.1      +0 -0      src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
  1.28.2.1.4.1      +0 -0      src/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c
  1.2.40.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/TODO
  1.7.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_cmds.c
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_cmds.h
  1.8.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
  1.9.2.1.4.1       +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_main.c
  1.11.4.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_misc.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_misc.h
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_prse.h
  1.8.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
  1.6.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/hci/ng_hci_var.h
  1.6.4.1.4.1       +0 -0      src/sys/netgraph/bluetooth/include/ng_bluetooth.h
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/include/ng_bt3c.h
  1.9.4.1.4.1       +0 -0      src/sys/netgraph/bluetooth/include/ng_btsocket.h
  1.7.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
  1.8.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
  1.9.2.1.4.1       +0 -0      src/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
  1.1.4.1.4.1       +0 -0      src/sys/netgraph/bluetooth/include/ng_btsocket_sco.h
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/include/ng_h4.h
  1.7.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/include/ng_hci.h
  1.4.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/include/ng_l2cap.h
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/include/ng_ubt.h
  1.2.40.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/TODO
  1.7.16.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c
  1.6.2.1.4.1       +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h
  1.8.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h
  1.10.4.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h
  1.7.2.1.4.1       +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
  1.13.4.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
  1.7.4.1.4.1       +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h
  1.6.28.1.4.1      +0 -0      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
  1.2.40.1.4.1      +0 -0      src/sys/netgraph/bluetooth/socket/TODO
  1.15.4.1.4.1      +0 -0      src/sys/netgraph/bluetooth/socket/ng_btsocket.c
  1.27.2.1.4.1      +0 -0      src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
  1.29.2.1.4.1      +0 -0      src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
  1.25.2.1.4.1      +0 -0      src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
  1.34.2.1.4.1      +0 -0      src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
  1.6.2.1.4.1       +0 -0      src/sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
  1.39.2.2.2.1      +0 -0      src/sys/netgraph/netflow/netflow.c
  1.5.2.1.4.1       +0 -0      src/sys/netgraph/netflow/netflow.h
  1.3.2.2.2.1       +0 -0      src/sys/netgraph/netflow/netflow_v9.c
  1.1.2.1.4.1       +0 -0      src/sys/netgraph/netflow/netflow_v9.h
  1.25.2.3.2.1      +0 -0      src/sys/netgraph/netflow/ng_netflow.c
  1.14.2.2.2.1      +0 -0      src/sys/netgraph/netflow/ng_netflow.h
  1.88.2.3.2.1      +0 -0      src/sys/netgraph/netgraph.h
  1.23.2.1.4.1      +0 -0      src/sys/netgraph/ng_UI.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/ng_UI.h
  1.26.2.1.4.1      +0 -0      src/sys/netgraph/ng_async.c
  1.11.28.1.4.1     +0 -0      src/sys/netgraph/ng_async.h
  1.5.2.1.4.1       +0 -0      src/sys/netgraph/ng_atmllc.c
  1.2.28.1.4.1      +0 -0      src/sys/netgraph/ng_atmllc.h
  1.187.2.5.2.1     +0 -0      src/sys/netgraph/ng_base.c
  1.26.4.1.4.1      +0 -0      src/sys/netgraph/ng_bpf.c
  1.11.28.1.4.1     +0 -0      src/sys/netgraph/ng_bpf.h
  1.40.2.1.4.1      +0 -0      src/sys/netgraph/ng_bridge.c
  1.5.2.1.4.1       +0 -0      src/sys/netgraph/ng_bridge.h
  1.8.2.1.4.1       +0 -0      src/sys/netgraph/ng_car.c
  1.2.4.1.4.1       +0 -0      src/sys/netgraph/ng_car.h
  1.31.2.2.2.1      +0 -0      src/sys/netgraph/ng_cisco.c
  1.8.28.2.2.1      +0 -0      src/sys/netgraph/ng_cisco.h
  1.5.2.1.4.1       +0 -0      src/sys/netgraph/ng_deflate.c
  1.1.18.1.4.1      +0 -0      src/sys/netgraph/ng_deflate.h
  1.25.2.2.2.1      +0 -0      src/sys/netgraph/ng_device.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/ng_device.h
  1.13.28.1.4.1     +0 -0      src/sys/netgraph/ng_echo.c
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/ng_echo.h
  1.62.2.1.4.1      +0 -0      src/sys/netgraph/ng_eiface.c
  1.10.2.1.4.1      +0 -0      src/sys/netgraph/ng_eiface.h
  1.11.2.1.4.1      +0 -0      src/sys/netgraph/ng_etf.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/ng_etf.h
  1.81.2.1.4.1      +0 -0      src/sys/netgraph/ng_ether.c
  1.14.28.1.4.1     +0 -0      src/sys/netgraph/ng_ether.h
  1.1.4.1.4.1       +0 -0      src/sys/netgraph/ng_ether_echo.c
  1.1.4.1.4.1       +0 -0      src/sys/netgraph/ng_ether_echo.h
  1.37.2.1.4.1      +0 -0      src/sys/netgraph/ng_fec.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/ng_fec.h
  1.28.2.1.4.1      +0 -0      src/sys/netgraph/ng_frame_relay.c
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/ng_frame_relay.h
  1.29.2.1.4.1      +0 -0      src/sys/netgraph/ng_gif.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/ng_gif.h
  1.13.2.1.4.1      +0 -0      src/sys/netgraph/ng_gif_demux.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/ng_gif_demux.h
  1.16.4.1.4.1      +0 -0      src/sys/netgraph/ng_hole.c
  1.6.28.1.4.1      +0 -0      src/sys/netgraph/ng_hole.h
  1.6.2.1.4.1       +0 -0      src/sys/netgraph/ng_hub.c
  1.2.2.1.4.1       +0 -0      src/sys/netgraph/ng_hub.h
  1.74.2.1.4.1      +0 -0      src/sys/netgraph/ng_iface.c
  1.10.4.1.4.1      +0 -0      src/sys/netgraph/ng_iface.h
  1.7.4.1.4.1       +0 -0      src/sys/netgraph/ng_ip_input.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/ng_ip_input.h
  1.21.2.1.4.1      +0 -0      src/sys/netgraph/ng_ipfw.c
  1.6.2.1.4.1       +0 -0      src/sys/netgraph/ng_ipfw.h
  1.67.2.1.4.1      +0 -0      src/sys/netgraph/ng_ksocket.c
  1.13.16.1.4.1     +0 -0      src/sys/netgraph/ng_ksocket.h
  1.32.2.1.4.1      +0 -0      src/sys/netgraph/ng_l2tp.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/ng_l2tp.h
  1.27.2.1.4.1      +0 -0      src/sys/netgraph/ng_lmi.c
  1.4.28.1.4.1      +0 -0      src/sys/netgraph/ng_lmi.h
  1.31.4.1.4.1      +0 -0      src/sys/netgraph/ng_message.h
  1.40.2.1.4.1      +0 -0      src/sys/netgraph/ng_mppc.c
  1.5.28.1.4.1      +0 -0      src/sys/netgraph/ng_mppc.h
  1.16.2.1.4.1      +0 -0      src/sys/netgraph/ng_nat.c
  1.4.4.1.4.1       +0 -0      src/sys/netgraph/ng_nat.h
  1.24.2.1.4.1      +0 -0      src/sys/netgraph/ng_one2many.c
  1.9.2.1.4.1       +0 -0      src/sys/netgraph/ng_one2many.h
  1.32.2.1.4.1      +0 -0      src/sys/netgraph/ng_parse.c
  1.13.16.1.4.1     +0 -0      src/sys/netgraph/ng_parse.h
  1.4.2.2.2.1       +0 -0      src/sys/netgraph/ng_patch.c
  1.2.6.1.4.1       +0 -0      src/sys/netgraph/ng_patch.h
  1.9.2.1.4.1       +0 -0      src/sys/netgraph/ng_pipe.c
  1.2.2.1.4.1       +0 -0      src/sys/netgraph/ng_pipe.h
  1.80.2.1.4.1      +0 -0      src/sys/netgraph/ng_ppp.c
  1.14.16.1.4.1     +0 -0      src/sys/netgraph/ng_ppp.h
  1.97.2.1.4.1      +0 -0      src/sys/netgraph/ng_pppoe.c
  1.26.4.1.4.1      +0 -0      src/sys/netgraph/ng_pppoe.h
  1.45.2.1.4.1      +0 -0      src/sys/netgraph/ng_pptpgre.c
  1.10.4.1.4.1      +0 -0      src/sys/netgraph/ng_pptpgre.h
  1.4.4.1.4.1       +0 -0      src/sys/netgraph/ng_pred1.c
  1.1.18.1.4.1      +0 -0      src/sys/netgraph/ng_pred1.h
  1.27.2.1.4.1      +0 -0      src/sys/netgraph/ng_rfc1490.c
  1.7.28.1.4.1      +0 -0      src/sys/netgraph/ng_rfc1490.h
  1.32.2.1.4.1      +0 -0      src/sys/netgraph/ng_sample.c
  1.7.28.1.4.1      +0 -0      src/sys/netgraph/ng_sample.h
  1.94.2.3.2.1      +0 -0      src/sys/netgraph/ng_socket.c
  1.7.16.1.4.1      +0 -0      src/sys/netgraph/ng_socket.h
  1.11.2.2.2.1      +0 -0      src/sys/netgraph/ng_socketvar.h
  1.36.2.1.4.1      +0 -0      src/sys/netgraph/ng_source.c
  1.10.2.1.4.1      +0 -0      src/sys/netgraph/ng_source.h
  1.9.2.1.4.1       +0 -0      src/sys/netgraph/ng_split.c
  1.5.16.1.4.1      +0 -0      src/sys/netgraph/ng_split.h
  1.16.2.1.4.1      +0 -0      src/sys/netgraph/ng_sppp.c
  1.3.28.1.4.1      +0 -0      src/sys/netgraph/ng_sppp.h
  1.2.4.1.4.1       +0 -0      src/sys/netgraph/ng_tag.c
  1.1.18.1.4.1      +0 -0      src/sys/netgraph/ng_tag.h
  1.6.2.1.4.1       +0 -0      src/sys/netgraph/ng_tcpmss.c
  1.1.28.1.4.1      +0 -0      src/sys/netgraph/ng_tcpmss.h
  1.37.2.1.4.1      +0 -0      src/sys/netgraph/ng_tee.c
  1.8.28.1.4.1      +0 -0      src/sys/netgraph/ng_tee.h
  1.46.2.1.4.1      +0 -0      src/sys/netgraph/ng_tty.c
  1.6.4.1.4.1       +0 -0      src/sys/netgraph/ng_tty.h
  1.29.2.1.4.1      +0 -0      src/sys/netgraph/ng_vjc.c
  1.9.28.1.4.1      +0 -0      src/sys/netgraph/ng_vjc.h
  1.7.2.1.4.1       +0 -0      src/sys/netgraph/ng_vlan.c
  1.2.16.1.4.1      +0 -0      src/sys/netgraph/ng_vlan.h
  1.12.4.1.4.1      +0 -0      src/sys/netinet/accf_data.c
  1.3.4.1.4.1       +0 -0      src/sys/netinet/accf_dns.c
  1.18.4.1.4.1      +0 -0      src/sys/netinet/accf_http.c
  1.5.4.1.4.1       +0 -0      src/sys/netinet/cc.h
  1.8.4.1.4.1       +0 -0      src/sys/netinet/cc/cc.c
  1.3.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_chd.c
  1.4.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_cubic.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_cubic.h
  1.2.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_hd.c
  1.4.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_htcp.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_module.h
  1.5.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_newreno.c
  1.4.4.1.4.1       +0 -0      src/sys/netinet/cc/cc_vegas.c
  1.29.2.2.2.1      +0 -0      src/sys/netinet/icmp6.h
  1.31.4.2.2.1      +0 -0      src/sys/netinet/icmp_var.h
  1.24.2.1.4.1      +0 -0      src/sys/netinet/if_atm.c
  1.7.28.1.4.1      +0 -0      src/sys/netinet/if_atm.h
  1.240.2.4.2.1     +0 -0      src/sys/netinet/if_ether.c
  1.37.2.1.4.1      +0 -0      src/sys/netinet/if_ether.h
  1.93.2.3.2.1      +0 -0      src/sys/netinet/igmp.c
  1.18.4.1.4.1      +0 -0      src/sys/netinet/igmp.h
  1.24.4.1.4.1      +0 -0      src/sys/netinet/igmp_var.h
  1.174.2.11.2.1    +0 -0      src/sys/netinet/in.c
  1.117.2.3.2.1     +0 -0      src/sys/netinet/in.h
  1.10.16.1.4.1     +0 -0      src/sys/netinet/in_cksum.c
  1.1.6.2.4.1       +0 -0      src/sys/netinet/in_debug.c
  1.52.2.1.4.1      +0 -0      src/sys/netinet/in_gif.c
  1.12.28.1.4.1     +0 -0      src/sys/netinet/in_gif.h
  1.36.2.2.2.1      +0 -0      src/sys/netinet/in_mcast.c
  1.281.2.4.2.1     +0 -0      src/sys/netinet/in_pcb.c
  1.153.2.4.2.1     +0 -0      src/sys/netinet/in_pcb.h
  1.1.2.1.4.1       +0 -0      src/sys/netinet/in_pcbgroup.c
  1.107.2.2.2.1     +0 -0      src/sys/netinet/in_proto.c
  1.84.2.1.4.1      +0 -0      src/sys/netinet/in_rmx.c
  1.13.4.1.4.1      +0 -0      src/sys/netinet/in_systm.h
  1.76.2.4.2.1      +0 -0      src/sys/netinet/in_var.h
  1.35.2.2.2.1      +0 -0      src/sys/netinet/ip.h
  1.20.2.1.4.1      +0 -0      src/sys/netinet/ip6.h
  1.84.2.3.2.1      +0 -0      src/sys/netinet/ip_carp.c
  1.6.2.1.4.1       +0 -0      src/sys/netinet/ip_carp.h
  1.173.2.1.4.1     +0 -0      src/sys/netinet/ip_divert.c
  1.6.2.1.4.1       +0 -0      src/sys/netinet/ip_divert.h
  1.52.2.1.4.1      +0 -0      src/sys/netinet/ip_dummynet.h
  1.9.16.1.4.1      +0 -0      src/sys/netinet/ip_ecn.c
  1.7.28.1.4.1      +0 -0      src/sys/netinet/ip_ecn.h
  1.25.2.1.4.1      +0 -0      src/sys/netinet/ip_encap.c
  1.4.28.1.4.1      +0 -0      src/sys/netinet/ip_encap.h
  1.57.2.1.4.1      +0 -0      src/sys/netinet/ip_fastfwd.c
  1.142.2.2.2.1     +0 -0      src/sys/netinet/ip_fw.h
  1.27.2.1.4.1      +0 -0      src/sys/netinet/ip_gre.c
  1.5.2.1.4.1       +0 -0      src/sys/netinet/ip_gre.h
  1.145.2.3.2.1     +0 -0      src/sys/netinet/ip_icmp.c
  1.29.2.1.4.1      +0 -0      src/sys/netinet/ip_icmp.h
  1.12.4.1.4.1      +0 -0      src/sys/netinet/ip_id.c
  1.393.2.4.2.1     +0 -0      src/sys/netinet/ip_input.c
  1.28.2.1.4.1      +0 -0      src/sys/netinet/ip_ipsec.c
  1.5.2.1.4.1       +0 -0      src/sys/netinet/ip_ipsec.h
  1.161.2.2.2.1     +0 -0      src/sys/netinet/ip_mroute.c
  1.37.2.1.4.1      +0 -0      src/sys/netinet/ip_mroute.h
  1.24.2.1.4.1      +0 -0      src/sys/netinet/ip_options.c
  1.4.4.1.4.1       +0 -0      src/sys/netinet/ip_options.h
  1.329.2.4.2.1     +0 -0      src/sys/netinet/ip_output.c
  1.122.2.1.4.1     +0 -0      src/sys/netinet/ip_var.h
  1.3.2.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_heap.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_heap.h
  1.4.2.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_sched.h
  1.1.4.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_sched_fifo.c
  1.1.4.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_sched_prio.c
  1.2.2.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_sched_qfq.c
  1.2.2.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_sched_rr.c
  1.3.2.1.4.1       +0 -0      src/sys/netinet/ipfw/dn_sched_wf2q.c
  1.1.4.2.2.1       +0 -0      src/sys/netinet/ipfw/dummynet.txt
  1.6.2.1.4.1       +0 -0      src/sys/netinet/ipfw/ip_dn_glue.c
  1.14.2.1.4.1      +0 -0      src/sys/netinet/ipfw/ip_dn_io.c
  1.7.2.1.4.1       +0 -0      src/sys/netinet/ipfw/ip_dn_private.h
  1.41.2.2.2.1      +0 -0      src/sys/netinet/ipfw/ip_dummynet.c
  1.66.2.5.2.1      +0 -0      src/sys/netinet/ipfw/ip_fw2.c
  1.14.2.3.2.1      +0 -0      src/sys/netinet/ipfw/ip_fw_dynamic.c
  1.16.2.2.4.1      +0 -0      src/sys/netinet/ipfw/ip_fw_log.c
  1.20.2.2.2.1      +0 -0      src/sys/netinet/ipfw/ip_fw_nat.c
  1.24.2.3.4.1      +0 -0      src/sys/netinet/ipfw/ip_fw_pfil.c
  1.17.2.2.2.1      +0 -0      src/sys/netinet/ipfw/ip_fw_private.h
  1.24.2.4.2.1      +0 -0      src/sys/netinet/ipfw/ip_fw_sockopt.c
  1.10.2.5.2.1      +0 -0      src/sys/netinet/ipfw/ip_fw_table.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/ipfw/test/Makefile
  1.3.4.1.4.1       +0 -0      src/sys/netinet/ipfw/test/dn_test.h
  1.1.4.1.4.1       +0 -0      src/sys/netinet/ipfw/test/main.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/ipfw/test/mylist.h
  1.1.4.1.4.1       +0 -0      src/sys/netinet/ipfw/test/test_dn_heap.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/ipfw/test/test_dn_sched.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/khelp/h_ertt.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/khelp/h_ertt.h
  1.9.40.1.4.1      +0 -0      src/sys/netinet/libalias/HISTORY
  1.70.2.1.4.1      +0 -0      src/sys/netinet/libalias/alias.c
  1.37.2.1.4.1      +0 -0      src/sys/netinet/libalias/alias.h
  1.14.4.1.4.1      +0 -0      src/sys/netinet/libalias/alias_cuseeme.c
  1.81.2.1.4.1      +0 -0      src/sys/netinet/libalias/alias_db.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/libalias/alias_dummy.c
  1.34.2.1.4.1      +0 -0      src/sys/netinet/libalias/alias_ftp.c
  1.28.4.1.4.1      +0 -0      src/sys/netinet/libalias/alias_irc.c
  1.38.2.1.4.1      +0 -0      src/sys/netinet/libalias/alias_local.h
  1.6.2.1.4.1       +0 -0      src/sys/netinet/libalias/alias_mod.c
  1.2.4.1.4.1       +0 -0      src/sys/netinet/libalias/alias_mod.h
  1.23.4.1.4.1      +0 -0      src/sys/netinet/libalias/alias_nbt.c
  1.16.4.1.4.1      +0 -0      src/sys/netinet/libalias/alias_pptp.c
  1.33.2.1.4.1      +0 -0      src/sys/netinet/libalias/alias_proxy.c
  1.5.2.1.4.1       +0 -0      src/sys/netinet/libalias/alias_sctp.c
  1.5.2.1.4.1       +0 -0      src/sys/netinet/libalias/alias_sctp.h
  1.15.4.1.4.1      +0 -0      src/sys/netinet/libalias/alias_skinny.c
  1.19.4.1.4.1      +0 -0      src/sys/netinet/libalias/alias_smedia.c
  1.22.4.1.4.1      +0 -0      src/sys/netinet/libalias/alias_util.c
  1.62.2.2.2.1      +0 -0      src/sys/netinet/libalias/libalias.3
  1.3.28.1.4.1      +0 -0      src/sys/netinet/pim.h
  1.5.2.1.4.1       +0 -0      src/sys/netinet/pim_var.h
  1.238.2.3.4.1     +0 -0      src/sys/netinet/raw_ip.c
  1.44.2.9.2.1      +0 -0      src/sys/netinet/sctp.h
  1.59.2.8.2.1      +0 -0      src/sys/netinet/sctp_asconf.c
  1.15.2.3.2.1      +0 -0      src/sys/netinet/sctp_asconf.h
  1.31.2.6.2.1      +0 -0      src/sys/netinet/sctp_auth.c
  1.11.2.3.2.1      +0 -0      src/sys/netinet/sctp_auth.h
  1.37.2.7.2.1      +0 -0      src/sys/netinet/sctp_bsd_addr.c
  1.11.2.3.2.1      +0 -0      src/sys/netinet/sctp_bsd_addr.h
  1.26.2.5.2.1      +0 -0      src/sys/netinet/sctp_cc_functions.c
  1.66.2.12.2.1     +0 -0      src/sys/netinet/sctp_constants.h
  1.21.2.4.2.1      +0 -0      src/sys/netinet/sctp_crc32.c
  1.10.2.3.2.1      +0 -0      src/sys/netinet/sctp_crc32.h
  1.4.2.3.2.1       +0 -0      src/sys/netinet/sctp_dtrace_declare.h
  1.4.2.3.2.1       +0 -0      src/sys/netinet/sctp_dtrace_define.h
  1.16.2.6.2.1      +0 -0      src/sys/netinet/sctp_header.h
  1.107.2.10.2.1    +0 -0      src/sys/netinet/sctp_indata.c
  1.17.2.4.2.1      +0 -0      src/sys/netinet/sctp_indata.h
  1.126.2.26.2.1    +0 -0      src/sys/netinet/sctp_input.c
  1.11.2.4.2.1      +0 -0      src/sys/netinet/sctp_input.h
  1.18.2.2.2.1      +0 -0      src/sys/netinet/sctp_lock_bsd.h
  1.10.2.3.2.1      +0 -0      src/sys/netinet/sctp_os.h
  1.65.2.4.2.1      +0 -0      src/sys/netinet/sctp_os_bsd.h
  1.159.2.29.2.1    +0 -0      src/sys/netinet/sctp_output.c
  1.27.2.6.2.1      +0 -0      src/sys/netinet/sctp_output.h
  1.152.2.20.2.1    +0 -0      src/sys/netinet/sctp_pcb.c
  1.56.2.5.2.1      +0 -0      src/sys/netinet/sctp_pcb.h
  1.22.2.6.2.1      +0 -0      src/sys/netinet/sctp_peeloff.c
  1.4.2.3.2.1       +0 -0      src/sys/netinet/sctp_peeloff.h
  1.4.2.4.2.1       +0 -0      src/sys/netinet/sctp_ss_functions.c
  1.61.2.8.2.1      +0 -0      src/sys/netinet/sctp_structs.h
  1.51.2.8.2.1      +0 -0      src/sys/netinet/sctp_sysctl.c
  1.38.2.8.2.1      +0 -0      src/sys/netinet/sctp_sysctl.h
  1.68.2.8.2.1      +0 -0      src/sys/netinet/sctp_timer.c
  1.13.2.3.2.1      +0 -0      src/sys/netinet/sctp_timer.h
  1.64.2.18.2.1     +0 -0      src/sys/netinet/sctp_uio.h
  1.110.2.27.2.1    +0 -0      src/sys/netinet/sctp_usrreq.c
  1.37.2.5.2.1      +0 -0      src/sys/netinet/sctp_var.h
  1.151.2.36.2.1    +0 -0      src/sys/netinet/sctputil.c
  1.46.2.10.2.1     +0 -0      src/sys/netinet/sctputil.h
  1.15.2.1.4.1      +0 -0      src/sys/netinet/siftr.c
  1.49.2.3.2.1      +0 -0      src/sys/netinet/tcp.h
  1.31.4.1.4.1      +0 -0      src/sys/netinet/tcp_debug.c
  1.17.4.1.4.1      +0 -0      src/sys/netinet/tcp_debug.h
  1.20.16.1.4.1     +0 -0      src/sys/netinet/tcp_fsm.h
  1.40.2.2.2.1      +0 -0      src/sys/netinet/tcp_hostcache.c
  1.1.4.1.4.1       +0 -0      src/sys/netinet/tcp_hostcache.h
  1.437.2.10.2.1    +0 -0      src/sys/netinet/tcp_input.c
  1.5.2.5.2.1       +0 -0      src/sys/netinet/tcp_lro.c
  1.2.2.3.2.1       +0 -0      src/sys/netinet/tcp_lro.h
  1.11.4.1.4.1      +0 -0      src/sys/netinet/tcp_offload.c
  1.7.2.1.4.1       +0 -0      src/sys/netinet/tcp_offload.h
  1.184.2.5.2.1     +0 -0      src/sys/netinet/tcp_output.c
  1.374.2.3.2.1     +0 -0      src/sys/netinet/tcp_reass.c
  1.57.2.1.4.1      +0 -0      src/sys/netinet/tcp_sack.c
  1.26.16.2.2.1     +0 -0      src/sys/netinet/tcp_seq.h
  1.383.2.5.2.1     +0 -0      src/sys/netinet/tcp_subr.c
  1.190.2.5.2.1     +0 -0      src/sys/netinet/tcp_syncache.c
  1.11.2.1.4.1      +0 -0      src/sys/netinet/tcp_syncache.h
  1.121.2.3.2.1     +0 -0      src/sys/netinet/tcp_timer.c
  1.41.2.2.2.1      +0 -0      src/sys/netinet/tcp_timer.h
  1.316.2.5.2.1     +0 -0      src/sys/netinet/tcp_timewait.c
  1.204.2.3.2.1     +0 -0      src/sys/netinet/tcp_usrreq.c
  1.201.2.3.2.1     +0 -0      src/sys/netinet/tcp_var.h
  1.12.28.1.4.1     +0 -0      src/sys/netinet/tcpip.h
  1.6.4.1.4.1       +0 -0      src/sys/netinet/toedev.h
  1.12.2.1.4.1      +0 -0      src/sys/netinet/udp.h
  1.281.2.4.2.1     +0 -0      src/sys/netinet/udp_usrreq.c
  1.44.2.2.2.1      +0 -0      src/sys/netinet/udp_var.h
  1.17.4.1.4.1      +0 -0      src/sys/netinet6/dest6.c
  1.53.2.2.2.1      +0 -0      src/sys/netinet6/frag6.c
  1.127.2.9.2.1     +0 -0      src/sys/netinet6/icmp6.c
  1.6.42.1.4.1      +0 -0      src/sys/netinet6/icmp6.h
  1.139.2.18.2.1    +0 -0      src/sys/netinet6/in6.c
  1.63.2.2.2.1      +0 -0      src/sys/netinet6/in6.h
  1.19.2.3.2.1      +0 -0      src/sys/netinet6/in6_cksum.c
  1.43.2.2.2.1      +0 -0      src/sys/netinet6/in6_gif.c
  1.8.4.1.4.1       +0 -0      src/sys/netinet6/in6_gif.h
  1.80.2.5.2.1      +0 -0      src/sys/netinet6/in6_ifattach.c
  1.8.4.1.4.1       +0 -0      src/sys/netinet6/in6_ifattach.h
  1.14.2.4.2.1      +0 -0      src/sys/netinet6/in6_mcast.c
  1.127.2.4.2.1     +0 -0      src/sys/netinet6/in6_pcb.c
  1.28.2.1.4.1      +0 -0      src/sys/netinet6/in6_pcb.h
  1.1.2.1.4.1       +0 -0      src/sys/netinet6/in6_pcbgroup.c
  1.78.2.1.4.1      +0 -0      src/sys/netinet6/in6_proto.c
  1.50.2.2.2.1      +0 -0      src/sys/netinet6/in6_rmx.c
  1.84.2.3.2.1      +0 -0      src/sys/netinet6/in6_src.c
  1.46.2.4.2.1      +0 -0      src/sys/netinet6/in6_var.h
  1.5.42.1.4.1      +0 -0      src/sys/netinet6/ip6.h
  1.7.4.1.4.1       +0 -0      src/sys/netinet6/ip6_ecn.h
  1.53.2.5.2.1      +0 -0      src/sys/netinet6/ip6_forward.c
  1.9.4.1.4.1       +0 -0      src/sys/netinet6/ip6_id.c
  1.147.2.7.2.1     +0 -0      src/sys/netinet6/ip6_input.c
  1.24.2.2.2.1      +0 -0      src/sys/netinet6/ip6_ipsec.c
  1.4.4.1.4.1       +0 -0      src/sys/netinet6/ip6_ipsec.h
  1.66.2.1.4.1      +0 -0      src/sys/netinet6/ip6_mroute.c
  1.15.4.1.4.1      +0 -0      src/sys/netinet6/ip6_mroute.h
  1.147.2.6.2.1     +0 -0      src/sys/netinet6/ip6_output.c
  1.61.2.3.2.1      +0 -0      src/sys/netinet6/ip6_var.h
  1.16.4.1.4.1      +0 -0      src/sys/netinet6/ip6protosw.h
  1.63.2.7.2.1      +0 -0      src/sys/netinet6/mld6.c
  1.1.4.1.4.1       +0 -0      src/sys/netinet6/mld6.h
  1.10.2.1.4.1      +0 -0      src/sys/netinet6/mld6_var.h
  1.146.2.11.2.1    +0 -0      src/sys/netinet6/nd6.c
  1.34.2.4.2.1      +0 -0      src/sys/netinet6/nd6.h
  1.82.2.3.2.1      +0 -0      src/sys/netinet6/nd6_nbr.c
  1.81.2.6.2.1      +0 -0      src/sys/netinet6/nd6_rtr.c
  1.4.4.1.4.1       +0 -0      src/sys/netinet6/pim6.h
  1.6.4.1.4.1       +0 -0      src/sys/netinet6/pim6_var.h
  1.119.2.2.2.1     +0 -0      src/sys/netinet6/raw_ip6.c
  1.6.4.1.4.1       +0 -0      src/sys/netinet6/raw_ip6.h
  1.22.4.2.2.1      +0 -0      src/sys/netinet6/route6.c
  1.32.2.2.2.1      +0 -0      src/sys/netinet6/scope6.c
  1.6.4.3.2.1       +0 -0      src/sys/netinet6/scope6_var.h
  1.59.2.14.2.1     +0 -0      src/sys/netinet6/sctp6_usrreq.c
  1.11.2.4.2.1      +0 -0      src/sys/netinet6/sctp6_var.h
  1.3.2.1.4.1       +0 -0      src/sys/netinet6/send.c
  1.2.2.1.4.1       +0 -0      src/sys/netinet6/send.h
  1.11.4.1.4.1      +0 -0      src/sys/netinet6/tcp6_var.h
  1.123.2.3.2.1     +0 -0      src/sys/netinet6/udp6_usrreq.c
  1.10.4.1.4.1      +0 -0      src/sys/netinet6/udp6_var.h
  1.2.28.1.4.1      +0 -0      src/sys/netipsec/ah.h
  1.5.2.1.4.1       +0 -0      src/sys/netipsec/ah_var.h
  1.2.28.1.4.1      +0 -0      src/sys/netipsec/esp.h
  1.5.2.1.4.1       +0 -0      src/sys/netipsec/esp_var.h
  1.2.28.1.4.1      +0 -0      src/sys/netipsec/ipcomp.h
  1.6.2.1.4.1       +0 -0      src/sys/netipsec/ipcomp_var.h
  1.6.2.1.4.1       +0 -0      src/sys/netipsec/ipip_var.h
  1.59.2.1.4.1      +0 -0      src/sys/netipsec/ipsec.c
  1.29.2.1.4.1      +0 -0      src/sys/netipsec/ipsec.h
  1.11.2.1.4.1      +0 -0      src/sys/netipsec/ipsec6.h
  1.34.2.1.4.1      +0 -0      src/sys/netipsec/ipsec_input.c
  1.19.2.1.4.1      +0 -0      src/sys/netipsec/ipsec_mbuf.c
  1.33.2.3.2.1      +0 -0      src/sys/netipsec/ipsec_output.c
  1.79.2.2.4.1      +0 -0      src/sys/netipsec/key.c
  1.8.2.1.4.1       +0 -0      src/sys/netipsec/key.h
  1.8.4.1.4.1       +0 -0      src/sys/netipsec/key_debug.c
  1.5.4.1.4.1       +0 -0      src/sys/netipsec/key_debug.h
  1.3.16.1.4.1      +0 -0      src/sys/netipsec/key_var.h
  1.9.2.1.4.1       +0 -0      src/sys/netipsec/keydb.h
  1.37.2.1.4.1      +0 -0      src/sys/netipsec/keysock.c
  1.6.4.1.4.1       +0 -0      src/sys/netipsec/keysock.h
  1.6.2.1.4.1       +0 -0      src/sys/netipsec/xform.h
  1.28.2.1.4.1      +0 -0      src/sys/netipsec/xform_ah.c
  1.36.2.1.4.1      +0 -0      src/sys/netipsec/xform_esp.c
  1.29.2.1.4.1      +0 -0      src/sys/netipsec/xform_ipcomp.c
  1.35.2.1.4.1      +0 -0      src/sys/netipsec/xform_ipip.c
  1.10.4.1.4.1      +0 -0      src/sys/netipsec/xform_tcp.c
  1.10.4.1.4.1      +0 -0      src/sys/netipx/README
  1.41.4.2.2.1      +0 -0      src/sys/netipx/ipx.c
  1.24.16.1.4.1     +0 -0      src/sys/netipx/ipx.h
  1.15.16.1.4.1     +0 -0      src/sys/netipx/ipx_cksum.c
  1.20.4.1.4.1      +0 -0      src/sys/netipx/ipx_if.h
  1.66.4.1.4.1      +0 -0      src/sys/netipx/ipx_input.c
  1.28.4.1.4.1      +0 -0      src/sys/netipx/ipx_outputfl.c
  1.54.4.1.4.1      +0 -0      src/sys/netipx/ipx_pcb.c
  1.29.16.1.4.1     +0 -0      src/sys/netipx/ipx_pcb.h
  1.23.4.1.4.1      +0 -0      src/sys/netipx/ipx_proto.c
  1.67.4.1.4.1      +0 -0      src/sys/netipx/ipx_usrreq.c
  1.26.4.1.4.1      +0 -0      src/sys/netipx/ipx_var.h
  1.22.4.1.4.1      +0 -0      src/sys/netipx/spx.h
  1.20.4.1.4.1      +0 -0      src/sys/netipx/spx_debug.c
  1.18.16.1.4.1     +0 -0      src/sys/netipx/spx_debug.h
  1.5.4.1.4.1       +0 -0      src/sys/netipx/spx_reass.c
  1.12.16.1.4.1     +0 -0      src/sys/netipx/spx_timer.h
  1.101.4.1.4.1     +0 -0      src/sys/netipx/spx_usrreq.c
  1.15.4.1.4.1      +0 -0      src/sys/netipx/spx_var.h
  1.52.4.1.4.1      +0 -0      src/sys/netnatm/natm.c
  1.14.16.1.4.1     +0 -0      src/sys/netnatm/natm.h
  1.19.4.1.4.1      +0 -0      src/sys/netnatm/natm_pcb.c
  1.22.4.1.4.1      +0 -0      src/sys/netnatm/natm_proto.c
  1.7.28.1.4.1      +0 -0      src/sys/netncp/ncp.h
  1.1.62.1.4.1      +0 -0      src/sys/netncp/ncp_cfg.h
  1.36.2.1.4.1      +0 -0      src/sys/netncp/ncp_conn.c
  1.14.2.1.4.1      +0 -0      src/sys/netncp/ncp_conn.h
  1.5.38.1.4.1      +0 -0      src/sys/netncp/ncp_crypt.c
  1.5.2.1.4.1       +0 -0      src/sys/netncp/ncp_file.h
  1.8.2.1.4.1       +0 -0      src/sys/netncp/ncp_lib.h
  1.7.2.1.4.1       +0 -0      src/sys/netncp/ncp_login.c
  1.16.16.1.4.1     +0 -0      src/sys/netncp/ncp_mod.c
  1.21.2.1.4.1      +0 -0      src/sys/netncp/ncp_ncp.c
  1.9.2.1.4.1       +0 -0      src/sys/netncp/ncp_ncp.h
  1.9.2.1.4.1       +0 -0      src/sys/netncp/ncp_nls.c
  1.8.2.2.2.1       +0 -0      src/sys/netncp/ncp_nls.h
  1.6.2.1.4.1       +0 -0      src/sys/netncp/ncp_rcfile.h
  1.18.2.1.4.1      +0 -0      src/sys/netncp/ncp_rq.c
  1.10.2.1.4.1      +0 -0      src/sys/netncp/ncp_rq.h
  1.23.2.1.4.1      +0 -0      src/sys/netncp/ncp_sock.c
  1.8.2.1.4.1       +0 -0      src/sys/netncp/ncp_sock.h
  1.16.2.1.4.1      +0 -0      src/sys/netncp/ncp_subr.c
  1.11.2.1.4.1      +0 -0      src/sys/netncp/ncp_subr.h
  1.4.2.1.4.1       +0 -0      src/sys/netncp/ncp_user.h
  1.1.40.1.4.1      +0 -0      src/sys/netncp/ncpio.h
  1.2.62.1.4.1      +0 -0      src/sys/netncp/nwerror.h
  1.7.2.1.4.1       +0 -0      src/sys/netsmb/netbios.h
  1.11.2.1.4.1      +0 -0      src/sys/netsmb/smb.h
  1.24.2.2.2.1      +0 -0      src/sys/netsmb/smb_conn.c
  1.15.2.2.2.1      +0 -0      src/sys/netsmb/smb_conn.h
  1.10.16.1.4.1     +0 -0      src/sys/netsmb/smb_crypt.c
  1.39.2.1.4.1      +0 -0      src/sys/netsmb/smb_dev.c
  1.7.2.1.4.1       +0 -0      src/sys/netsmb/smb_dev.h
  1.22.2.1.4.1      +0 -0      src/sys/netsmb/smb_iod.c
  1.20.2.1.4.1      +0 -0      src/sys/netsmb/smb_rq.c
  1.6.2.1.4.1       +0 -0      src/sys/netsmb/smb_rq.h
  1.16.2.2.2.1      +0 -0      src/sys/netsmb/smb_smb.c
  1.23.2.2.2.1      +0 -0      src/sys/netsmb/smb_subr.c
  1.15.2.1.4.1      +0 -0      src/sys/netsmb/smb_subr.h
  1.5.2.1.4.1       +0 -0      src/sys/netsmb/smb_tran.h
  1.31.2.1.4.1      +0 -0      src/sys/netsmb/smb_trantcp.c
  1.5.2.1.4.1       +0 -0      src/sys/netsmb/smb_trantcp.h
  1.7.2.1.4.1       +0 -0      src/sys/netsmb/smb_usr.c
  1.32.2.2.2.1      +0 -0      src/sys/nfs/bootp_subr.c
  1.9.4.1.4.1       +0 -0      src/sys/nfs/krpc.h
  1.18.4.1.4.1      +0 -0      src/sys/nfs/krpc_subr.c
  1.126.2.1.4.1     +0 -0      src/sys/nfs/nfs_common.c
  1.40.2.1.4.1      +0 -0      src/sys/nfs/nfs_common.h
  1.2.4.1.4.1       +0 -0      src/sys/nfs/nfs_diskless.c
  1.2.2.1.4.1       +0 -0      src/sys/nfs/nfs_kdtrace.h
  1.17.2.1.4.1      +0 -0      src/sys/nfs/nfs_lock.c
  1.4.2.1.4.1       +0 -0      src/sys/nfs/nfs_lock.h
  1.3.2.1.4.1       +0 -0      src/sys/nfs/nfs_mountcommon.h
  1.5.2.1.4.1       +0 -0      src/sys/nfs/nfs_nfssvc.c
  1.13.4.1.4.1      +0 -0      src/sys/nfs/nfsdiskless.h
  1.12.16.1.4.1     +0 -0      src/sys/nfs/nfsproto.h
  1.5.2.1.4.1       +0 -0      src/sys/nfs/nfssvc.h
  1.15.28.1.4.1     +0 -0      src/sys/nfs/xdr_subs.h
  1.114.2.1.4.1     +0 -0      src/sys/nfsclient/nfs.h
  1.191.2.5.2.1     +0 -0      src/sys/nfsclient/nfs_bio.c
  1.5.2.1.4.1       +0 -0      src/sys/nfsclient/nfs_kdtrace.c
  1.13.2.4.2.1      +0 -0      src/sys/nfsclient/nfs_krpc.c
  1.100.2.1.4.1     +0 -0      src/sys/nfsclient/nfs_nfsiod.c
  1.98.2.2.2.1      +0 -0      src/sys/nfsclient/nfs_node.c
  1.171.2.3.2.1     +0 -0      src/sys/nfsclient/nfs_subs.c
  1.250.2.7.2.1     +0 -0      src/sys/nfsclient/nfs_vfsops.c
  1.339.2.5.2.1     +0 -0      src/sys/nfsclient/nfs_vnops.c
  1.70.2.1.4.1      +0 -0      src/sys/nfsclient/nfsargs.h
  1.40.4.2.2.1      +0 -0      src/sys/nfsclient/nfsm_subs.h
  1.41.2.2.2.1      +0 -0      src/sys/nfsclient/nfsmount.h
  1.73.2.3.2.1      +0 -0      src/sys/nfsclient/nfsnode.h
  1.65.28.1.4.1     +0 -0      src/sys/nfsclient/nfsstats.h
  1.3.16.1.4.1      +0 -0      src/sys/nfsclient/nlminfo.h
  1.94.2.1.4.1      +0 -0      src/sys/nfsserver/nfs.h
  1.9.2.1.4.1       +0 -0      src/sys/nfsserver/nfs_fha.c
  1.1.4.1.4.1       +0 -0      src/sys/nfsserver/nfs_fha.h
  1.210.2.2.2.1     +0 -0      src/sys/nfsserver/nfs_serv.c
  1.17.2.1.4.1      +0 -0      src/sys/nfsserver/nfs_srvkrpc.c
  1.173.2.1.4.1     +0 -0      src/sys/nfsserver/nfs_srvsubs.c
  1.40.4.1.4.1      +0 -0      src/sys/nfsserver/nfsm_subs.h
  1.21.4.1.4.1      +0 -0      src/sys/nfsserver/nfsrvcache.h
  1.65.28.1.4.1     +0 -0      src/sys/nfsserver/nfsrvstats.h
  1.5.2.1.4.1       +0 -0      src/sys/nlm/nlm.h
  1.11.2.1.4.1      +0 -0      src/sys/nlm/nlm_advlock.c
  1.2.4.1.4.1       +0 -0      src/sys/nlm/nlm_prot.h
  1.3.4.1.4.1       +0 -0      src/sys/nlm/nlm_prot_clnt.c
  1.28.2.2.2.1      +0 -0      src/sys/nlm/nlm_prot_impl.c
  1.5.2.1.4.1       +0 -0      src/sys/nlm/nlm_prot_server.c
  1.4.4.1.4.1       +0 -0      src/sys/nlm/nlm_prot_svc.c
  1.2.8.1.4.1       +0 -0      src/sys/nlm/nlm_prot_xdr.c
  1.1.8.1.4.1       +0 -0      src/sys/nlm/sm_inter.h
  1.2.8.1.4.1       +0 -0      src/sys/nlm/sm_inter_xdr.c
  1.1.2.1.4.1       +0 -0      src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
  1.4.16.1.4.1      +0 -0      src/sys/opencrypto/cast.c
  1.2.28.1.4.1      +0 -0      src/sys/opencrypto/cast.h
  1.2.28.1.4.1      +0 -0      src/sys/opencrypto/castsb.h
  1.5.16.1.4.1      +0 -0      src/sys/opencrypto/criov.c
  1.30.2.1.4.1      +0 -0      src/sys/opencrypto/crypto.c
  1.46.2.1.4.1      +0 -0      src/sys/opencrypto/cryptodev.c
  1.26.2.1.4.1      +0 -0      src/sys/opencrypto/cryptodev.h
  1.1.16.1.4.1      +0 -0      src/sys/opencrypto/cryptodev_if.m
  1.27.2.1.4.1      +0 -0      src/sys/opencrypto/cryptosoft.c
  1.4.16.1.4.1      +0 -0      src/sys/opencrypto/cryptosoft.h
  1.10.2.1.4.1      +0 -0      src/sys/opencrypto/deflate.c
  1.3.2.1.4.1       +0 -0      src/sys/opencrypto/deflate.h
  1.3.28.1.4.1      +0 -0      src/sys/opencrypto/rmd160.c
  1.2.28.1.4.1      +0 -0      src/sys/opencrypto/rmd160.h
  1.3.28.1.4.1      +0 -0      src/sys/opencrypto/skipjack.c
  1.2.28.1.4.1      +0 -0      src/sys/opencrypto/skipjack.h
  1.12.2.1.4.1      +0 -0      src/sys/opencrypto/xform.c
  1.6.2.1.4.1       +0 -0      src/sys/opencrypto/xform.h
  1.1.32.1.4.1      +0 -0      src/sys/pc98/apm/apm_bioscall.S
  1.7.28.1.4.1      +0 -0      src/sys/pc98/cbus/30line.h
  1.22.16.1.4.1     +0 -0      src/sys/pc98/cbus/cbus.h
  1.24.2.1.4.1      +0 -0      src/sys/pc98/cbus/cbus_dma.c
  1.1.28.1.4.1      +0 -0      src/sys/pc98/cbus/cbus_dmareg.h
  1.173.2.1.4.1     +0 -0      src/sys/pc98/cbus/fdc.c
  1.6.28.1.4.1      +0 -0      src/sys/pc98/cbus/fdc_cbus.c
  1.11.34.1.4.1     +0 -0      src/sys/pc98/cbus/fdcreg.h
  1.3.34.1.4.1      +0 -0      src/sys/pc98/cbus/fdcvar.h
  1.53.2.1.4.1      +0 -0      src/sys/pc98/cbus/gdc.c
  1.3.16.1.4.1      +0 -0      src/sys/pc98/cbus/nmi.c
  1.33.4.1.4.1      +0 -0      src/sys/pc98/cbus/olpt.c
  1.2.28.1.4.1      +0 -0      src/sys/pc98/cbus/olptreg.h
  1.35.2.1.4.1      +0 -0      src/sys/pc98/cbus/pckbd.c
  1.1.28.1.4.1      +0 -0      src/sys/pc98/cbus/pckbdtables.h
  1.168.4.1.4.1     +0 -0      src/sys/pc98/cbus/pcrtc.c
  1.5.34.1.4.1      +0 -0      src/sys/pc98/cbus/pmc.c
  1.6.4.1.4.1       +0 -0      src/sys/pc98/cbus/sc_machdep.h
  1.14.4.1.4.1      +0 -0      src/sys/pc98/cbus/scgdcrndr.c
  1.21.2.1.4.1      +0 -0      src/sys/pc98/cbus/scterm-sck.c
  1.1.4.1.4.1       +0 -0      src/sys/pc98/cbus/sctermvar.h
  1.13.38.1.4.1     +0 -0      src/sys/pc98/cbus/scvtb.c
  1.253.2.2.2.1     +0 -0      src/sys/pc98/cbus/sio.c
  1.9.28.1.4.1      +0 -0      src/sys/pc98/cbus/sio_cbus.c
  1.31.2.1.4.1      +0 -0      src/sys/pc98/cbus/syscons_cbus.c
  1.17.2.1.4.1      +0 -0      src/sys/pc98/conf/DEFAULTS
  1.342.2.6.2.1     +0 -0      src/sys/pc98/conf/GENERIC
  1.29.2.1.4.1      +0 -0      src/sys/pc98/conf/GENERIC.hints
  1.4.2.1.4.1       +0 -0      src/sys/pc98/conf/Makefile
  1.106.2.1.4.1     +0 -0      src/sys/pc98/conf/NOTES
  1.2.2.1.4.1       +0 -0      src/sys/pc98/include/_align.h
  1.3.28.1.4.1      +0 -0      src/sys/pc98/include/_bus.h
  1.2.2.1.4.1       +0 -0      src/sys/pc98/include/_inttypes.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/_limits.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/_stdint.h
  1.3.16.1.4.1      +0 -0      src/sys/pc98/include/_types.h
  1.2.28.1.4.1      +0 -0      src/sys/pc98/include/apicvar.h
  1.3.2.1.4.1       +0 -0      src/sys/pc98/include/apm_bios.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/apm_segments.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/asm.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/asmacros.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/atomic.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/bootinfo.h
  1.12.2.1.4.1      +0 -0      src/sys/pc98/include/bus.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/bus_dma.h
  1.4.4.1.4.1       +0 -0      src/sys/pc98/include/clock.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/cpu.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/cpufunc.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/cputypes.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/cserial.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/db_machdep.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/elf.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/endian.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/exec.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/float.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/floatingpoint.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/frame.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/gdb_machdep.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/ieeefp.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/in_cksum.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/intr_machdep.h
  1.2.28.1.4.1      +0 -0      src/sys/pc98/include/ioctl_bt848.h
  1.2.28.1.4.1      +0 -0      src/sys/pc98/include/ioctl_meteor.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/iodev.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/kdb.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/legacyvar.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/limits.h
  1.4.2.2.2.1       +0 -0      src/sys/pc98/include/md_var.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/memdev.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/metadata.h
  1.1.18.1.4.1      +0 -0      src/sys/pc98/include/minidump.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/mp_watchdog.h
  1.1.4.1.4.1       +0 -0      src/sys/pc98/include/nexusvar.h
  1.3.2.1.4.1       +0 -0      src/sys/pc98/include/npx.h
  1.3.16.1.4.1      +0 -0      src/sys/pc98/include/param.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/pc/bios.h
  1.2.28.1.4.1      +0 -0      src/sys/pc98/include/pc/display.h
  1.2.28.1.4.1      +0 -0      src/sys/pc98/include/pcaudioio.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/pcb.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/pcb_ext.h
  1.2.28.1.4.1      +0 -0      src/sys/pc98/include/pci_cfgreg.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/pcpu.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/perfmon.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/pmap.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/pmc_mdep.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/ppireg.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/privatespace.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/proc.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/profile.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/psl.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/ptrace.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/reg.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/reloc.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/resource.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/runq.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/segments.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/setjmp.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/sf_buf.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/sigframe.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/signal.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/smapi.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/smp.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/speaker.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/specialreg.h
  1.1.6.1.4.1       +0 -0      src/sys/pc98/include/stack.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/stdarg.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/sysarch.h
  1.3.4.1.4.1       +0 -0      src/sys/pc98/include/timerreg.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/trap.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/tss.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/ucontext.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/varargs.h
  1.1.6.1.4.1       +0 -0      src/sys/pc98/include/vm.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/vm86.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/include/vmparam.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/linux/linux.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/linux/linux_ipc64.h
  1.1.28.1.4.1      +0 -0      src/sys/pc98/linux/linux_proto.h
  1.4.28.1.4.1      +0 -0      src/sys/pc98/pc98/busio.s
  1.8.2.1.4.1       +0 -0      src/sys/pc98/pc98/busiosubr.c
  1.3.42.1.4.1      +0 -0      src/sys/pc98/pc98/canbepm.c
  1.7.2.1.4.1       +0 -0      src/sys/pc98/pc98/canbus.c
  1.3.42.1.4.1      +0 -0      src/sys/pc98/pc98/canbus.h
  1.3.28.1.4.1      +0 -0      src/sys/pc98/pc98/canbus_if.m
  1.3.42.1.4.1      +0 -0      src/sys/pc98/pc98/canbusvars.h
  1.450.2.5.2.1     +0 -0      src/sys/pc98/pc98/machdep.c
  1.30.2.1.4.1      +0 -0      src/sys/pc98/pc98/pc98_machdep.c
  1.15.4.2.2.1      +0 -0      src/sys/pc98/pc98/pc98_machdep.h
  1.26.16.1.4.1     +0 -0      src/sys/pci/alpm.c
  1.22.4.1.4.1      +0 -0      src/sys/pci/amdpm.c
  1.6.4.1.4.1       +0 -0      src/sys/pci/amdsmb.c
  1.197.2.5.2.1     +0 -0      src/sys/pci/if_rl.c
  1.116.2.5.2.1     +0 -0      src/sys/pci/if_rlreg.h
  1.45.2.5.2.1      +0 -0      src/sys/pci/intpm.c
  1.5.2.1.4.1       +0 -0      src/sys/pci/intpmreg.h
  1.4.42.1.4.1      +0 -0      src/sys/pci/locate.pl
  1.198.2.1.4.1     +0 -0      src/sys/pci/ncr.c
  1.15.28.1.4.1     +0 -0      src/sys/pci/ncrreg.h
  1.11.2.1.4.1      +0 -0      src/sys/pci/nfsmb.c
  1.22.4.2.2.1      +0 -0      src/sys/pci/viapm.c
  1.45.2.1.4.1      +0 -0      src/sys/powerpc/aim/clock.c
  1.25.2.1.4.1      +0 -0      src/sys/powerpc/aim/copyinout.c
  1.14.2.1.4.1      +0 -0      src/sys/powerpc/aim/interrupt.c
  1.31.2.1.4.1      +0 -0      src/sys/powerpc/aim/locore.S
  1.5.2.1.4.1       +0 -0      src/sys/powerpc/aim/locore32.S
  1.7.2.2.2.1       +0 -0      src/sys/powerpc/aim/locore64.S
  1.155.2.5.2.1     +0 -0      src/sys/powerpc/aim/machdep.c
  1.165.2.5.2.1     +0 -0      src/sys/powerpc/aim/mmu_oea.c
  1.65.2.8.2.1      +0 -0      src/sys/powerpc/aim/mmu_oea64.c
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/aim/mmu_oea64.h
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/aim/moea64_if.m
  1.4.2.3.2.1       +0 -0      src/sys/powerpc/aim/moea64_native.c
  1.14.2.1.4.1      +0 -0      src/sys/powerpc/aim/mp_cpudep.c
  1.26.2.2.2.1      +0 -0      src/sys/powerpc/aim/nexus.c
  1.8.2.2.2.1       +0 -0      src/sys/powerpc/aim/slb.c
  1.4.2.2.2.1       +0 -0      src/sys/powerpc/aim/swtch32.S
  1.6.2.3.2.1       +0 -0      src/sys/powerpc/aim/swtch64.S
  1.93.2.3.2.1      +0 -0      src/sys/powerpc/aim/trap.c
  1.6.2.1.4.1       +0 -0      src/sys/powerpc/aim/trap_subr32.S
  1.9.2.3.2.1       +0 -0      src/sys/powerpc/aim/trap_subr64.S
  1.7.2.1.4.1       +0 -0      src/sys/powerpc/aim/uma_machdep.c
  1.132.2.1.4.1     +0 -0      src/sys/powerpc/aim/vm_machdep.c
  1.14.2.1.4.1      +0 -0      src/sys/powerpc/booke/clock.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/booke/copyinout.c
  1.7.2.1.4.1       +0 -0      src/sys/powerpc/booke/interrupt.c
  1.20.2.1.4.1      +0 -0      src/sys/powerpc/booke/locore.S
  1.36.2.2.2.1      +0 -0      src/sys/powerpc/booke/machdep.c
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/booke/mp_cpudep.c
  1.15.2.1.4.1      +0 -0      src/sys/powerpc/booke/platform_bare.c
  1.48.2.2.4.1      +0 -0      src/sys/powerpc/booke/pmap.c
  1.5.2.1.4.1       +0 -0      src/sys/powerpc/booke/swtch.S
  1.10.2.1.4.1      +0 -0      src/sys/powerpc/booke/trap.c
  1.9.2.1.4.1       +0 -0      src/sys/powerpc/booke/trap_subr.S
  1.13.2.1.4.1      +0 -0      src/sys/powerpc/booke/vm_machdep.c
  1.15.2.2.2.1      +0 -0      src/sys/powerpc/conf/DEFAULTS
  1.117.2.7.2.1     +0 -0      src/sys/powerpc/conf/GENERIC
  1.1.28.1.4.1      +0 -0      src/sys/powerpc/conf/GENERIC.hints
  1.13.2.4.2.1      +0 -0      src/sys/powerpc/conf/GENERIC64
  1.20.2.1.4.1      +0 -0      src/sys/powerpc/conf/MPC85XX
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/conf/Makefile
  1.33.2.1.4.1      +0 -0      src/sys/powerpc/conf/NOTES
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/cpufreq/dfs.c
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/cpufreq/pcr.c
  1.3.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_add.c
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_arith.h
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_compare.c
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_div.c
  1.3.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_emu.c
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_emu.h
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_explode.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_extern.h
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_implode.c
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_instr.h
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_mul.c
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_sqrt.c
  1.3.4.1.4.1       +0 -0      src/sys/powerpc/fpu/fpu_subr.c
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/include/_align.h
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/include/_bus.h
  1.7.2.1.4.1       +0 -0      src/sys/powerpc/include/_inttypes.h
  1.33.2.1.4.1      +0 -0      src/sys/powerpc/include/_limits.h
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/include/_stdint.h
  1.11.2.1.4.1      +0 -0      src/sys/powerpc/include/_types.h
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/include/altivec.h
  1.15.2.2.2.1      +0 -0      src/sys/powerpc/include/asm.h
  1.26.2.1.4.1      +0 -0      src/sys/powerpc/include/atomic.h
  1.2.28.1.4.1      +0 -0      src/sys/powerpc/include/bat.h
  1.23.2.1.4.1      +0 -0      src/sys/powerpc/include/bus.h
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/include/bus_dma.h
  1.14.4.1.4.1      +0 -0      src/sys/powerpc/include/clock.h
  1.23.2.3.2.1      +0 -0      src/sys/powerpc/include/cpu.h
  1.32.2.2.2.1      +0 -0      src/sys/powerpc/include/cpufunc.h
  1.9.2.1.4.1       +0 -0      src/sys/powerpc/include/db_machdep.h
  1.3.4.1.4.1       +0 -0      src/sys/powerpc/include/dbdma.h
  1.14.2.2.2.1      +0 -0      src/sys/powerpc/include/elf.h
  1.16.2.2.2.1      +0 -0      src/sys/powerpc/include/endian.h
  1.3.28.1.4.1      +0 -0      src/sys/powerpc/include/exec.h
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/include/fdt.h
  1.11.2.1.4.1      +0 -0      src/sys/powerpc/include/float.h
  1.2.28.1.4.1      +0 -0      src/sys/powerpc/include/floatingpoint.h
  1.4.4.1.4.1       +0 -0      src/sys/powerpc/include/fpu.h
  1.16.2.1.4.1      +0 -0      src/sys/powerpc/include/frame.h
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/include/gdb_machdep.h
  1.10.2.1.4.1      +0 -0      src/sys/powerpc/include/hid.h
  1.3.28.1.4.1      +0 -0      src/sys/powerpc/include/ieee.h
  1.2.28.1.4.1      +0 -0      src/sys/powerpc/include/ieeefp.h
  1.3.28.2.2.1      +0 -0      src/sys/powerpc/include/in_cksum.h
  1.19.2.1.4.1      +0 -0      src/sys/powerpc/include/intr_machdep.h
  1.5.4.1.4.1       +0 -0      src/sys/powerpc/include/kdb.h
  1.28.28.1.4.1     +0 -0      src/sys/powerpc/include/limits.h
  1.39.2.1.4.1      +0 -0      src/sys/powerpc/include/md_var.h
  1.5.2.1.4.1       +0 -0      src/sys/powerpc/include/memdev.h
  1.7.2.1.4.1       +0 -0      src/sys/powerpc/include/metadata.h
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/include/mmuvar.h
  1.6.2.1.4.1       +0 -0      src/sys/powerpc/include/ofw_machdep.h
  1.4.4.1.4.1       +0 -0      src/sys/powerpc/include/openpicreg.h
  1.12.2.1.4.1      +0 -0      src/sys/powerpc/include/openpicvar.h
  1.29.2.1.4.1      +0 -0      src/sys/powerpc/include/param.h
  1.16.2.1.4.1      +0 -0      src/sys/powerpc/include/pcb.h
  1.35.2.2.2.1      +0 -0      src/sys/powerpc/include/pcpu.h
  1.3.4.1.4.1       +0 -0      src/sys/powerpc/include/pio.h
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/include/platform.h
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/include/platformvar.h
  1.38.2.3.2.1      +0 -0      src/sys/powerpc/include/pmap.h
  1.3.4.3.2.1       +0 -0      src/sys/powerpc/include/pmc_mdep.h
  1.11.2.2.2.1      +0 -0      src/sys/powerpc/include/proc.h
  1.10.2.3.2.1      +0 -0      src/sys/powerpc/include/profile.h
  1.7.2.1.4.1       +0 -0      src/sys/powerpc/include/psl.h
  1.13.2.1.4.1      +0 -0      src/sys/powerpc/include/pte.h
  1.13.28.1.4.1     +0 -0      src/sys/powerpc/include/ptrace.h
  1.7.2.1.4.1       +0 -0      src/sys/powerpc/include/reg.h
  1.3.16.1.4.1      +0 -0      src/sys/powerpc/include/reloc.h
  1.4.28.1.4.1      +0 -0      src/sys/powerpc/include/resource.h
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/include/rtas.h
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/include/runq.h
  1.1.28.1.4.1      +0 -0      src/sys/powerpc/include/sc_machdep.h
  1.4.34.1.4.1      +0 -0      src/sys/powerpc/include/setjmp.h
  1.4.4.1.4.1       +0 -0      src/sys/powerpc/include/sf_buf.h
  1.4.34.1.4.1      +0 -0      src/sys/powerpc/include/sigframe.h
  1.6.16.1.4.1      +0 -0      src/sys/powerpc/include/signal.h
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/include/slb.h
  1.13.2.1.4.1      +0 -0      src/sys/powerpc/include/smp.h
  1.26.2.2.2.1      +0 -0      src/sys/powerpc/include/spr.h
  1.9.2.1.4.1       +0 -0      src/sys/powerpc/include/sr.h
  1.1.6.1.4.1       +0 -0      src/sys/powerpc/include/stack.h
  1.10.16.1.4.1     +0 -0      src/sys/powerpc/include/stdarg.h
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/include/sysarch.h
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/include/tlb.h
  1.6.4.2.2.1       +0 -0      src/sys/powerpc/include/trap.h
  1.4.2.2.2.1       +0 -0      src/sys/powerpc/include/trap_aim.h
  1.1.4.2.2.1       +0 -0      src/sys/powerpc/include/trap_booke.h
  1.6.2.2.2.1       +0 -0      src/sys/powerpc/include/ucontext.h
  1.6.28.1.4.1      +0 -0      src/sys/powerpc/include/varargs.h
  1.4.2.2.2.1       +0 -0      src/sys/powerpc/include/vm.h
  1.23.2.2.2.1      +0 -0      src/sys/powerpc/include/vmparam.h
  1.1.2.2.2.1       +0 -0      src/sys/powerpc/mambo/mambo.c
  1.4.2.2.2.1       +0 -0      src/sys/powerpc/mambo/mambo_console.c
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/mambo/mambo_disk.c
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/mambo/mambo_openpic.c
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/mambo/mambocall.S
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/mambo/mambocall.h
  1.9.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/atpic.c
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/ds1553_bus_fdt.c
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/ds1553_core.c
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/ds1553_reg.h
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/i2c.c
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/isa.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/lbc.c
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/lbc.h
  1.9.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/mpc85xx.c
  1.5.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/mpc85xx.h
  1.4.2.2.2.1       +0 -0      src/sys/powerpc/mpc85xx/nexus.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/mpc85xx/openpic_fdt.c
  1.3.2.2.2.1       +0 -0      src/sys/powerpc/mpc85xx/pci_fdt.c
  1.1.4.2.2.1       +0 -0      src/sys/powerpc/ofw/ofw_cpu.c
  1.5.2.2.2.1       +0 -0      src/sys/powerpc/ofw/ofw_machdep.c
  1.10.2.2.2.1      +0 -0      src/sys/powerpc/ofw/ofw_pci.c
  1.4.2.2.2.1       +0 -0      src/sys/powerpc/ofw/ofw_pci.h
  1.10.2.4.2.1      +0 -0      src/sys/powerpc/ofw/ofw_pcib_pci.c
  1.6.2.3.2.1       +0 -0      src/sys/powerpc/ofw/ofw_pcibus.c
  1.12.2.1.4.1      +0 -0      src/sys/powerpc/ofw/ofw_real.c
  1.21.2.2.2.1      +0 -0      src/sys/powerpc/ofw/ofw_syscons.c
  1.5.4.1.4.1       +0 -0      src/sys/powerpc/ofw/ofw_syscons.h
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/ofw/ofwcall32.S
  1.1.2.2.2.1       +0 -0      src/sys/powerpc/ofw/ofwcall64.S
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/ofw/ofwmagic.S
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/ofw/rtas.c
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/powermac/ata_dbdma.c
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/powermac/ata_dbdma.h
  1.21.2.1.4.1      +0 -0      src/sys/powerpc/powermac/ata_kauai.c
  1.23.2.1.4.1      +0 -0      src/sys/powerpc/powermac/ata_macio.c
  1.1.2.2.2.1       +0 -0      src/sys/powerpc/powermac/atibl.c
  1.11.2.3.2.1      +0 -0      src/sys/powerpc/powermac/cpcht.c
  1.8.2.2.2.1       +0 -0      src/sys/powerpc/powermac/cuda.c
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/powermac/cudavar.h
  1.4.4.1.4.1       +0 -0      src/sys/powerpc/powermac/dbdma.c
  1.3.4.1.4.1       +0 -0      src/sys/powerpc/powermac/dbdmavar.h
  1.6.2.1.4.1       +0 -0      src/sys/powerpc/powermac/fcu.c
  1.20.2.3.2.1      +0 -0      src/sys/powerpc/powermac/grackle.c
  1.5.2.2.2.1       +0 -0      src/sys/powerpc/powermac/gracklevar.h
  1.20.2.1.4.1      +0 -0      src/sys/powerpc/powermac/hrowpic.c
  1.3.16.1.4.1      +0 -0      src/sys/powerpc/powermac/hrowpicvar.h
  1.5.2.1.4.1       +0 -0      src/sys/powerpc/powermac/kiic.c
  1.7.2.1.4.1       +0 -0      src/sys/powerpc/powermac/macgpio.c
  1.2.4.1.4.1       +0 -0      src/sys/powerpc/powermac/macgpiovar.h
  1.33.2.2.2.1      +0 -0      src/sys/powerpc/powermac/macio.c
  1.9.2.1.4.1       +0 -0      src/sys/powerpc/powermac/maciovar.h
  1.17.2.1.4.1      +0 -0      src/sys/powerpc/powermac/openpic_macio.c
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/powermac/platform_powermac.c
  1.10.2.3.2.1      +0 -0      src/sys/powerpc/powermac/pmu.c
  1.3.4.2.2.1       +0 -0      src/sys/powerpc/powermac/pmuvar.h
  1.5.2.1.4.1       +0 -0      src/sys/powerpc/powermac/powermac_thermal.c
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/powermac/powermac_thermal.h
  1.7.4.1.4.1       +0 -0      src/sys/powerpc/powermac/pswitch.c
  1.16.2.2.2.1      +0 -0      src/sys/powerpc/powermac/smu.c
  1.3.2.2.2.1       +0 -0      src/sys/powerpc/powermac/smusat.c
  1.30.2.2.2.1      +0 -0      src/sys/powerpc/powermac/uninorth.c
  1.4.2.3.2.1       +0 -0      src/sys/powerpc/powermac/uninorthpci.c
  1.9.2.2.2.1       +0 -0      src/sys/powerpc/powermac/uninorthvar.h
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/powermac/vcoregpio.c
  1.1.4.1.4.1       +0 -0      src/sys/powerpc/powermac/viareg.h
  1.1.2.2.2.1       +0 -0      src/sys/powerpc/powermac/windtunnel.c
  1.1.6.1.4.1       +0 -0      src/sys/powerpc/powerpc/altivec.c
  1.3.28.2.2.1      +0 -0      src/sys/powerpc/powerpc/atomic.S
  1.19.4.1.4.1      +0 -0      src/sys/powerpc/powerpc/autoconf.c
  1.6.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/bcopy.c
  1.6.2.2.4.1       +0 -0      src/sys/powerpc/powerpc/bus_machdep.c
  1.32.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/busdma_machdep.c
  1.2.32.1.4.1      +0 -0      src/sys/powerpc/powerpc/copystr.c
  1.29.2.3.4.1      +0 -0      src/sys/powerpc/powerpc/cpu.c
  1.2.34.1.4.1      +0 -0      src/sys/powerpc/powerpc/db_disasm.c
  1.3.16.1.4.1      +0 -0      src/sys/powerpc/powerpc/db_hwwatch.c
  1.9.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/db_interface.c
  1.17.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/db_trace.c
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/dump_machdep.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/elf32_machdep.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/elf64_machdep.c
  1.8.2.2.2.1       +0 -0      src/sys/powerpc/powerpc/exec_machdep.c
  1.7.28.1.4.1      +0 -0      src/sys/powerpc/powerpc/fpu.c
  1.3.32.1.4.1      +0 -0      src/sys/powerpc/powerpc/fuswintr.c
  1.3.4.1.4.1       +0 -0      src/sys/powerpc/powerpc/gdb_machdep.c
  1.68.2.2.2.1      +0 -0      src/sys/powerpc/powerpc/genassym.c
  1.4.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/in_cksum.c
  1.39.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/intr_machdep.c
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/iommu_if.m
  1.8.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/mem.c
  1.16.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/mmu_if.m
  1.41.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/mp_machdep.c
  1.33.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/openpic.c
  1.10.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/pic_if.m
  1.4.2.2.2.1       +0 -0      src/sys/powerpc/powerpc/platform.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/platform_if.m
  1.24.2.2.2.1      +0 -0      src/sys/powerpc/powerpc/pmap_dispatch.c
  1.1.28.1.4.1      +0 -0      src/sys/powerpc/powerpc/sc_machdep.c
  1.2.2.2.2.1       +0 -0      src/sys/powerpc/powerpc/setjmp.S
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/sigcode32.S
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/sigcode64.S
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/stack_machdep.c
  1.3.28.1.4.1      +0 -0      src/sys/powerpc/powerpc/suswintr.c
  1.8.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/syncicache.c
  1.6.2.1.4.1       +0 -0      src/sys/powerpc/powerpc/sys_machdep.c
  1.11.2.1.4.1      +0 -0      src/sys/powerpc/powerpc/uio_machdep.c
  1.2.2.3.2.1       +0 -0      src/sys/powerpc/ps3/ehci_ps3.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/ps3/if_glc.c
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/ps3/if_glcreg.h
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/ps3/mmu_ps3.c
  1.1.2.3.2.1       +0 -0      src/sys/powerpc/ps3/ohci_ps3.c
  1.1.2.2.2.1       +0 -0      src/sys/powerpc/ps3/platform_ps3.c
  1.1.2.2.2.1       +0 -0      src/sys/powerpc/ps3/ps3-hv-asm.awk
  1.1.2.1.4.1       +0 -0      src/sys/powerpc/ps3/ps3-hv-header.awk
  1.1.2.2.2.1       +0 -0      src/sys/powerpc/ps3/ps3-hvcall.S
  1.2.2.2.2.1       +0 -0      src/sys/powerpc/ps3/ps3-hvcall.h
  1.2.2.2.2.1       +0 -0      src/sys/powerpc/ps3/ps3-hvcall.master
  1.1.2.3.2.1       +0 -0      src/sys/powerpc/ps3/ps3_syscons.c
  1.6.2.2.2.1       +0 -0      src/sys/powerpc/ps3/ps3bus.c
  1.2.2.1.4.1       +0 -0      src/sys/powerpc/ps3/ps3bus.h
  1.1.2.2.4.1       +0 -0      src/sys/powerpc/ps3/ps3cdrom.c
  1.3.2.1.4.1       +0 -0      src/sys/powerpc/ps3/ps3disk.c
  1.3.2.2.2.1       +0 -0      src/sys/powerpc/ps3/ps3pic.c
  1.17.2.1.4.1      +0 -0      src/sys/powerpc/psim/ata_iobus.c
  1.13.4.1.4.1      +0 -0      src/sys/powerpc/psim/iobus.c
  1.3.28.1.4.1      +0 -0      src/sys/powerpc/psim/iobusvar.h
  1.13.2.1.4.1      +0 -0      src/sys/powerpc/psim/openpic_iobus.c
  1.2.28.1.4.1      +0 -0      src/sys/powerpc/psim/psim-tree
  1.5.16.1.4.1      +0 -0      src/sys/powerpc/psim/uart_iobus.c
  1.2.4.1.4.1       +0 -0      src/sys/rpc/auth.h
  1.2.4.1.4.1       +0 -0      src/sys/rpc/auth_none.c
  1.6.4.1.4.1       +0 -0      src/sys/rpc/auth_unix.c
  1.8.2.1.4.1       +0 -0      src/sys/rpc/authunix_prot.c
  1.4.2.1.4.1       +0 -0      src/sys/rpc/clnt.h
  1.14.2.2.2.1      +0 -0      src/sys/rpc/clnt_dg.c
  1.12.2.1.4.1      +0 -0      src/sys/rpc/clnt_rc.c
  1.1.8.1.4.1       +0 -0      src/sys/rpc/clnt_stat.h
  1.15.2.1.4.1      +0 -0      src/sys/rpc/clnt_vc.c
  1.1.8.1.4.1       +0 -0      src/sys/rpc/getnetconfig.c
  1.1.8.1.4.1       +0 -0      src/sys/rpc/netconfig.h
  1.1.8.1.4.1       +0 -0      src/sys/rpc/nettype.h
  1.2.4.1.4.1       +0 -0      src/sys/rpc/pmap_prot.h
  1.4.2.1.4.1       +0 -0      src/sys/rpc/replay.c
  1.1.4.1.4.1       +0 -0      src/sys/rpc/replay.h
  1.1.8.1.4.1       +0 -0      src/sys/rpc/rpc.h
  1.1.8.1.4.1       +0 -0      src/sys/rpc/rpc_callmsg.c
  1.3.2.1.4.1       +0 -0      src/sys/rpc/rpc_com.h
  1.9.2.1.4.1       +0 -0      src/sys/rpc/rpc_generic.c
  1.2.4.1.4.1       +0 -0      src/sys/rpc/rpc_msg.h
  1.2.4.1.4.1       +0 -0      src/sys/rpc/rpc_prot.c
  1.4.2.1.4.1       +0 -0      src/sys/rpc/rpcb_clnt.c
  1.1.8.1.4.1       +0 -0      src/sys/rpc/rpcb_clnt.h
  1.2.4.1.4.1       +0 -0      src/sys/rpc/rpcb_prot.c
  1.1.8.1.4.1       +0 -0      src/sys/rpc/rpcb_prot.h
  1.3.28.1.4.1      +0 -0      src/sys/rpc/rpcm_subs.h
  1.2.2.1.4.1       +0 -0      src/sys/rpc/rpcsec_gss.h
  1.3.4.1.4.1       +0 -0      src/sys/rpc/rpcsec_gss/rpcsec_gss.c
  1.1.4.1.4.1       +0 -0      src/sys/rpc/rpcsec_gss/rpcsec_gss_conf.c
  1.1.4.1.4.1       +0 -0      src/sys/rpc/rpcsec_gss/rpcsec_gss_int.h
  1.1.4.1.4.1       +0 -0      src/sys/rpc/rpcsec_gss/rpcsec_gss_misc.c
  1.2.2.1.4.1       +0 -0      src/sys/rpc/rpcsec_gss/rpcsec_gss_prot.c
  1.10.2.2.4.1      +0 -0      src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
  1.9.2.1.4.1       +0 -0      src/sys/rpc/svc.c
  1.4.4.1.4.1       +0 -0      src/sys/rpc/svc.h
  1.4.4.1.4.1       +0 -0      src/sys/rpc/svc_auth.c
  1.2.4.1.4.1       +0 -0      src/sys/rpc/svc_auth.h
  1.4.4.1.4.1       +0 -0      src/sys/rpc/svc_auth_unix.c
  1.6.2.1.4.1       +0 -0      src/sys/rpc/svc_dg.c
  1.6.2.1.4.1       +0 -0      src/sys/rpc/svc_generic.c
  1.12.2.1.4.1      +0 -0      src/sys/rpc/svc_vc.c
  1.13.6.1.4.1      +0 -0      src/sys/rpc/types.h
  1.4.4.1.4.1       +0 -0      src/sys/rpc/xdr.h
  1.54.2.1.4.1      +0 -0      src/sys/security/audit/audit.c
  1.31.2.1.4.1      +0 -0      src/sys/security/audit/audit.h
  1.35.2.1.4.1      +0 -0      src/sys/security/audit/audit_arg.c
  1.53.2.1.4.1      +0 -0      src/sys/security/audit/audit_bsm.c
  1.2.4.1.4.1       +0 -0      src/sys/security/audit/audit_bsm_domain.c
  1.6.2.1.4.1       +0 -0      src/sys/security/audit/audit_bsm_errno.c
  1.2.4.1.4.1       +0 -0      src/sys/security/audit/audit_bsm_fcntl.c
  1.23.2.1.4.1      +0 -0      src/sys/security/audit/audit_bsm_klib.c
  1.1.4.1.4.1       +0 -0      src/sys/security/audit/audit_bsm_socket_type.c
  1.29.2.1.4.1      +0 -0      src/sys/security/audit/audit_bsm_token.c
  1.5.16.1.4.1      +0 -0      src/sys/security/audit/audit_ioctl.h
  1.34.2.1.4.1      +0 -0      src/sys/security/audit/audit_pipe.c
  1.32.2.1.4.1      +0 -0      src/sys/security/audit/audit_private.h
  1.42.2.1.4.1      +0 -0      src/sys/security/audit/audit_syscalls.c
  1.9.4.1.4.1       +0 -0      src/sys/security/audit/audit_trigger.c
  1.32.4.1.4.1      +0 -0      src/sys/security/audit/audit_worker.c
  1.4.4.1.4.1       +0 -0      src/sys/security/mac/mac_atalk.c
  1.8.4.1.4.1       +0 -0      src/sys/security/mac/mac_audit.c
  1.5.4.1.4.1       +0 -0      src/sys/security/mac/mac_cred.c
  1.149.2.2.2.1     +0 -0      src/sys/security/mac/mac_framework.c
  1.110.2.1.4.1     +0 -0      src/sys/security/mac/mac_framework.h
  1.26.4.1.4.1      +0 -0      src/sys/security/mac/mac_inet.c
  1.6.4.1.4.1       +0 -0      src/sys/security/mac/mac_inet6.c
  1.132.2.1.4.1     +0 -0      src/sys/security/mac/mac_internal.h
  1.8.16.1.4.1      +0 -0      src/sys/security/mac/mac_label.c
  1.137.4.1.4.1     +0 -0      src/sys/security/mac/mac_net.c
  1.117.4.1.4.1     +0 -0      src/sys/security/mac/mac_pipe.c
  1.120.2.1.4.1     +0 -0      src/sys/security/mac/mac_policy.h
  1.19.2.1.4.1      +0 -0      src/sys/security/mac/mac_posix_sem.c
  1.7.2.1.4.1       +0 -0      src/sys/security/mac/mac_posix_shm.c
  1.7.4.3.2.1       +0 -0      src/sys/security/mac/mac_priv.c
  1.133.2.1.4.1     +0 -0      src/sys/security/mac/mac_process.c
  1.18.4.1.4.1      +0 -0      src/sys/security/mac/mac_socket.c
  1.143.2.2.2.1     +0 -0      src/sys/security/mac/mac_syscalls.c
  1.116.4.1.4.1     +0 -0      src/sys/security/mac/mac_system.c
  1.14.4.1.4.1      +0 -0      src/sys/security/mac/mac_sysv_msg.c
  1.13.4.1.4.1      +0 -0      src/sys/security/mac/mac_sysv_sem.c
  1.12.4.1.4.1      +0 -0      src/sys/security/mac/mac_sysv_shm.c
  1.132.2.1.4.1     +0 -0      src/sys/security/mac/mac_vfs.c
  1.136.2.2.2.1     +0 -0      src/sys/security/mac_biba/mac_biba.c
  1.7.36.1.4.1      +0 -0      src/sys/security/mac_biba/mac_biba.h
  1.57.4.1.4.1      +0 -0      src/sys/security/mac_bsdextended/mac_bsdextended.c
  1.7.16.1.4.1      +0 -0      src/sys/security/mac_bsdextended/mac_bsdextended.h
  1.5.4.1.4.1       +0 -0      src/sys/security/mac_bsdextended/ugidfw_internal.h
  1.2.4.1.4.1       +0 -0      src/sys/security/mac_bsdextended/ugidfw_system.c
  1.5.4.1.4.1       +0 -0      src/sys/security/mac_bsdextended/ugidfw_vnode.c
  1.18.4.1.4.1      +0 -0      src/sys/security/mac_ifoff/mac_ifoff.c
  1.80.2.2.2.1      +0 -0      src/sys/security/mac_lomac/mac_lomac.c
  1.4.28.1.4.1      +0 -0      src/sys/security/mac_lomac/mac_lomac.h
  1.115.2.4.2.1     +0 -0      src/sys/security/mac_mls/mac_mls.c
  1.8.36.1.4.1      +0 -0      src/sys/security/mac_mls/mac_mls.h
  1.39.4.1.4.1      +0 -0      src/sys/security/mac_none/mac_none.c
  1.30.4.1.4.1      +0 -0      src/sys/security/mac_partition/mac_partition.c
  1.3.36.1.4.1      +0 -0      src/sys/security/mac_partition/mac_partition.h
  1.22.2.1.4.1      +0 -0      src/sys/security/mac_portacl/mac_portacl.c
  1.22.2.1.4.1      +0 -0      src/sys/security/mac_seeotheruids/mac_seeotheruids.c
  1.97.2.1.4.1      +0 -0      src/sys/security/mac_stub/mac_stub.c
  1.110.2.1.4.1     +0 -0      src/sys/security/mac_test/mac_test.c
  1.17.2.3.2.1      +0 -0      src/sys/sparc64/central/central.c
  1.15.2.2.2.1      +0 -0      src/sys/sparc64/conf/DEFAULTS
  1.179.2.11.2.1    +0 -0      src/sys/sparc64/conf/GENERIC
  1.1.42.1.4.1      +0 -0      src/sys/sparc64/conf/GENERIC.hints
  1.3.2.1.4.1       +0 -0      src/sys/sparc64/conf/Makefile
  1.35.2.1.4.1      +0 -0      src/sys/sparc64/conf/NOTES
  1.33.2.3.2.1      +0 -0      src/sys/sparc64/ebus/ebus.c
  1.3.2.1.4.1       +0 -0      src/sys/sparc64/ebus/ebusreg.h
  1.1.6.2.2.1       +0 -0      src/sys/sparc64/ebus/epic.c
  1.3.16.1.4.1      +0 -0      src/sys/sparc64/fhc/clkbrd.c
  1.2.16.1.4.1      +0 -0      src/sys/sparc64/fhc/clkbrdreg.h
  1.25.2.3.2.1      +0 -0      src/sys/sparc64/fhc/fhc.c
  1.3.28.1.4.1      +0 -0      src/sys/sparc64/fhc/fhcreg.h
  1.1.2.1.4.1       +0 -0      src/sys/sparc64/include/_align.h
  1.2.16.1.4.1      +0 -0      src/sys/sparc64/include/_bus.h
  1.4.2.1.4.1       +0 -0      src/sys/sparc64/include/_inttypes.h
  1.15.2.1.4.1      +0 -0      src/sys/sparc64/include/_limits.h
  1.4.2.1.4.1       +0 -0      src/sys/sparc64/include/_stdint.h
  1.9.2.1.4.1       +0 -0      src/sys/sparc64/include/_types.h
  1.16.2.1.4.1      +0 -0      src/sys/sparc64/include/asi.h
  1.8.2.1.4.1       +0 -0      src/sys/sparc64/include/asm.h
  1.22.2.4.2.1      +0 -0      src/sys/sparc64/include/asmacros.h
  1.13.4.3.2.1      +0 -0      src/sys/sparc64/include/atomic.h
  1.47.2.2.2.1      +0 -0      src/sys/sparc64/include/bus.h
  1.11.2.1.4.1      +0 -0      src/sys/sparc64/include/bus_common.h
  1.2.2.1.4.1       +0 -0      src/sys/sparc64/include/bus_dma.h
  1.9.4.2.2.1       +0 -0      src/sys/sparc64/include/bus_private.h
  1.19.2.1.4.1      +0 -0      src/sys/sparc64/include/cache.h
  1.2.42.1.4.1      +0 -0      src/sys/sparc64/include/ccr.h
  1.9.4.2.2.1       +0 -0      src/sys/sparc64/include/clock.h
  1.1.6.1.4.1       +0 -0      src/sys/sparc64/include/cmt.h
  1.20.2.2.2.1      +0 -0      src/sys/sparc64/include/cpu.h
  1.27.2.1.4.1      +0 -0      src/sys/sparc64/include/cpufunc.h
  1.9.28.1.4.1      +0 -0      src/sys/sparc64/include/db_machdep.h
  1.3.2.1.4.1       +0 -0      src/sys/sparc64/include/dcr.h
  1.21.2.2.2.1      +0 -0      src/sys/sparc64/include/elf.h
  1.17.2.2.2.1      +0 -0      src/sys/sparc64/include/endian.h
  1.3.42.1.4.1      +0 -0      src/sys/sparc64/include/exec.h
  1.1.6.1.4.1       +0 -0      src/sys/sparc64/include/fireplane.h
  1.7.2.1.4.1       +0 -0      src/sys/sparc64/include/float.h
  1.2.28.1.4.1      +0 -0      src/sys/sparc64/include/floatingpoint.h
  1.9.40.1.4.1      +0 -0      src/sys/sparc64/include/fp.h
  1.17.16.1.4.1     +0 -0      src/sys/sparc64/include/frame.h
  1.4.16.1.4.1      +0 -0      src/sys/sparc64/include/fsr.h
  1.3.28.1.4.1      +0 -0      src/sys/sparc64/include/gdb_machdep.h
  1.2.28.1.4.1      +0 -0      src/sys/sparc64/include/idprom.h
  1.3.28.1.4.1      +0 -0      src/sys/sparc64/include/ieee.h
  1.4.28.1.4.1      +0 -0      src/sys/sparc64/include/ieeefp.h
  1.7.2.2.2.1       +0 -0      src/sys/sparc64/include/in_cksum.h
  1.7.28.1.4.1      +0 -0      src/sys/sparc64/include/instr.h
  1.25.2.2.2.1      +0 -0      src/sys/sparc64/include/intr_machdep.h
  1.12.2.1.4.1      +0 -0      src/sys/sparc64/include/iommureg.h
  1.20.2.1.4.1      +0 -0      src/sys/sparc64/include/iommuvar.h
  1.1.6.1.4.1       +0 -0      src/sys/sparc64/include/jbus.h
  1.4.16.1.4.1      +0 -0      src/sys/sparc64/include/kdb.h
  1.2.40.1.4.1      +0 -0      src/sys/sparc64/include/kerneldump.h
  1.9.2.1.4.1       +0 -0      src/sys/sparc64/include/ktr.h
  1.12.28.1.4.1     +0 -0      src/sys/sparc64/include/limits.h
  1.3.2.1.4.1       +0 -0      src/sys/sparc64/include/lsu.h
  1.1.6.1.4.1       +0 -0      src/sys/sparc64/include/mcntl.h
  1.21.2.2.2.1      +0 -0      src/sys/sparc64/include/md_var.h
  1.3.2.1.4.1       +0 -0      src/sys/sparc64/include/memdev.h
  1.5.28.1.4.1      +0 -0      src/sys/sparc64/include/metadata.h
  1.6.6.1.4.1       +0 -0      src/sys/sparc64/include/nexusvar.h
  1.8.2.2.2.1       +0 -0      src/sys/sparc64/include/ofw_machdep.h
  1.3.38.1.4.1      +0 -0      src/sys/sparc64/include/ofw_mem.h
  1.8.2.1.4.1       +0 -0      src/sys/sparc64/include/ofw_nexus.h
  1.32.2.1.4.1      +0 -0      src/sys/sparc64/include/param.h
  1.19.2.2.2.1      +0 -0      src/sys/sparc64/include/pcb.h
  1.29.2.2.2.1      +0 -0      src/sys/sparc64/include/pcpu.h
  1.56.2.2.2.1      +0 -0      src/sys/sparc64/include/pmap.h
  1.3.4.1.4.1       +0 -0      src/sys/sparc64/include/pmc_mdep.h
  1.17.2.2.2.1      +0 -0      src/sys/sparc64/include/proc.h
  1.9.16.1.4.1      +0 -0      src/sys/sparc64/include/profile.h
  1.7.42.1.4.1      +0 -0      src/sys/sparc64/include/pstate.h
  1.8.28.1.4.1      +0 -0      src/sys/sparc64/include/ptrace.h
  1.14.36.1.4.1     +0 -0      src/sys/sparc64/include/reg.h
  1.3.16.1.4.1      +0 -0      src/sys/sparc64/include/reloc.h
  1.3.28.1.4.1      +0 -0      src/sys/sparc64/include/resource.h
  1.3.28.1.4.1      +0 -0      src/sys/sparc64/include/runq.h
  1.1.38.1.4.1      +0 -0      src/sys/sparc64/include/sc_machdep.h
  1.9.16.1.4.1      +0 -0      src/sys/sparc64/include/setjmp.h
  1.1.38.1.4.1      +0 -0      src/sys/sparc64/include/sf_buf.h
  1.1.42.1.4.1      +0 -0      src/sys/sparc64/include/sigframe.h
  1.13.16.1.4.1     +0 -0      src/sys/sparc64/include/signal.h
  1.36.2.1.4.1      +0 -0      src/sys/sparc64/include/smp.h
  1.1.6.1.4.1       +0 -0      src/sys/sparc64/include/stack.h
  1.9.16.1.4.1      +0 -0      src/sys/sparc64/include/stdarg.h
  1.5.4.1.4.1       +0 -0      src/sys/sparc64/include/sysarch.h
  1.9.2.1.4.1       +0 -0      src/sys/sparc64/include/tick.h
  1.31.2.1.4.1      +0 -0      src/sys/sparc64/include/tlb.h
  1.14.4.1.4.1      +0 -0      src/sys/sparc64/include/trap.h
  1.21.2.1.4.1      +0 -0      src/sys/sparc64/include/tsb.h
  1.2.42.1.4.1      +0 -0      src/sys/sparc64/include/tstate.h
  1.19.2.1.4.1      +0 -0      src/sys/sparc64/include/tte.h
  1.8.40.1.4.1      +0 -0      src/sys/sparc64/include/ucontext.h
  1.5.2.1.4.1       +0 -0      src/sys/sparc64/include/upa.h
  1.5.16.1.4.1      +0 -0      src/sys/sparc64/include/utrap.h
  1.9.2.1.4.1       +0 -0      src/sys/sparc64/include/varargs.h
  1.9.2.1.4.1       +0 -0      src/sys/sparc64/include/ver.h
  1.3.6.1.4.1       +0 -0      src/sys/sparc64/include/vm.h
  1.31.2.2.2.1      +0 -0      src/sys/sparc64/include/vmparam.h
  1.2.40.1.4.1      +0 -0      src/sys/sparc64/include/watch.h
  1.5.2.1.4.1       +0 -0      src/sys/sparc64/include/wstate.h
  1.24.2.1.4.1      +0 -0      src/sys/sparc64/isa/isa.c
  1.2.28.1.4.1      +0 -0      src/sys/sparc64/isa/isa_dma.c
  1.16.2.1.4.1      +0 -0      src/sys/sparc64/isa/ofw_isa.c
  1.6.2.1.4.1       +0 -0      src/sys/sparc64/isa/ofw_isa.h
  1.22.2.3.2.1      +0 -0      src/sys/sparc64/pci/apb.c
  1.9.2.5.2.1       +0 -0      src/sys/sparc64/pci/fire.c
  1.1.6.2.2.1       +0 -0      src/sys/sparc64/pci/firereg.h
  1.1.6.2.2.1       +0 -0      src/sys/sparc64/pci/firevar.h
  1.18.2.1.4.1      +0 -0      src/sys/sparc64/pci/ofw_pci.h
  1.12.4.1.4.1      +0 -0      src/sys/sparc64/pci/ofw_pci_if.m
  1.16.2.2.2.1      +0 -0      src/sys/sparc64/pci/ofw_pcib.c
  1.11.2.2.2.1      +0 -0      src/sys/sparc64/pci/ofw_pcib_subr.c
  1.4.4.1.4.1       +0 -0      src/sys/sparc64/pci/ofw_pcib_subr.h
  1.29.2.4.2.1      +0 -0      src/sys/sparc64/pci/ofw_pcibus.c
  1.93.2.3.2.1      +0 -0      src/sys/sparc64/pci/psycho.c
  1.16.2.1.4.1      +0 -0      src/sys/sparc64/pci/psychoreg.h
  1.23.2.2.2.1      +0 -0      src/sys/sparc64/pci/psychovar.h
  1.3.2.3.2.1       +0 -0      src/sys/sparc64/pci/sbbc.c
  1.21.2.6.2.1      +0 -0      src/sys/sparc64/pci/schizo.c
  1.4.2.1.4.1       +0 -0      src/sys/sparc64/pci/schizoreg.h
  1.6.2.3.2.1       +0 -0      src/sys/sparc64/pci/schizovar.h
  1.11.2.4.2.1      +0 -0      src/sys/sparc64/sbus/dma_sbus.c
  1.11.2.4.2.1      +0 -0      src/sys/sparc64/sbus/lsi64854.c
  1.5.2.1.4.1       +0 -0      src/sys/sparc64/sbus/lsi64854reg.h
  1.9.2.3.4.1       +0 -0      src/sys/sparc64/sbus/lsi64854var.h
  1.4.2.1.4.1       +0 -0      src/sys/sparc64/sbus/ofw_sbus.h
  1.58.2.3.2.1      +0 -0      src/sys/sparc64/sbus/sbus.c
  1.4.16.1.4.1      +0 -0      src/sys/sparc64/sbus/sbusreg.h
  1.8.2.1.4.1       +0 -0      src/sys/sparc64/sbus/sbusvar.h
  1.2.2.2.2.1       +0 -0      src/sys/sparc64/sparc64/ata_machdep.c
  1.17.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/autoconf.c
  1.51.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/bus_machdep.c
  1.27.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/cache.c
  1.1.2.2.2.1       +0 -0      src/sys/sparc64/sparc64/cam_machdep.c
  1.15.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/cheetah.c
  1.14.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/clock.c
  1.8.2.1.4.1       +0 -0      src/sys/sparc64/sparc64/counter.c
  1.10.4.1.4.1      +0 -0      src/sys/sparc64/sparc64/db_disasm.c
  1.6.16.1.4.1      +0 -0      src/sys/sparc64/sparc64/db_hwwatch.c
  1.11.16.1.4.1     +0 -0      src/sys/sparc64/sparc64/db_interface.c
  1.29.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/db_trace.c
  1.13.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/dump_machdep.c
  1.17.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/eeprom.c
  1.39.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/elf_machdep.c
  1.91.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/exception.S
  1.3.28.1.4.1      +0 -0      src/sys/sparc64/sparc64/gdb_machdep.c
  1.84.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/genassym.c
  1.21.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/identcpu.c
  1.4.4.1.4.1       +0 -0      src/sys/sparc64/sparc64/in_cksum.c
  1.13.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/interrupt.S
  1.45.2.3.2.1      +0 -0      src/sys/sparc64/sparc64/intr_machdep.c
  1.54.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/iommu.c
  1.3.2.2.2.1       +0 -0      src/sys/sparc64/sparc64/jbusppm.c
  1.28.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/locore.S
  1.179.2.5.2.1     +0 -0      src/sys/sparc64/sparc64/machdep.c
  1.23.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/mem.c
  1.19.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/mp_exception.S
  1.18.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/mp_locore.S
  1.73.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/mp_machdep.c
  1.30.2.3.2.1      +0 -0      src/sys/sparc64/sparc64/nexus.c
  1.21.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/ofw_machdep.c
  1.223.2.6.2.1     +0 -0      src/sys/sparc64/sparc64/pmap.c
  1.3.4.1.4.1       +0 -0      src/sys/sparc64/sparc64/prof_machdep.c
  1.10.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/rtc.c
  1.9.28.1.4.1      +0 -0      src/sys/sparc64/sparc64/rwindow.c
  1.4.4.2.2.1       +0 -0      src/sys/sparc64/sparc64/sc_machdep.c
  1.2.6.2.2.1       +0 -0      src/sys/sparc64/sparc64/schppm.c
  1.10.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/spitfire.c
  1.1.2.2.2.1       +0 -0      src/sys/sparc64/sparc64/ssm.c
  1.4.2.1.4.1       +0 -0      src/sys/sparc64/sparc64/stack_machdep.c
  1.39.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/support.S
  1.40.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/swtch.S
  1.15.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/sys_machdep.c
  1.35.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/tick.c
  1.15.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/tlb.c
  1.108.2.2.2.1     +0 -0      src/sys/sparc64/sparc64/trap.c
  1.45.2.2.2.1      +0 -0      src/sys/sparc64/sparc64/tsb.c
  1.10.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/uio_machdep.c
  1.14.2.3.2.1      +0 -0      src/sys/sparc64/sparc64/upa.c
  1.88.2.1.4.1      +0 -0      src/sys/sparc64/sparc64/vm_machdep.c
  1.2.2.1.4.1       +0 -0      src/sys/sparc64/sparc64/zeus.c
  1.1.16.1.4.1      +0 -0      src/sys/sys/_bus_dma.h
  1.1.2.1.4.1       +0 -0      src/sys/sys/_callout.h
  1.3.2.1.4.1       +0 -0      src/sys/sys/_cpuset.h
  1.4.28.1.4.1      +0 -0      src/sys/sys/_iovec.h
  1.1.2.2.2.1       +0 -0      src/sys/sys/_kstack_cache.h
  1.16.4.1.4.1      +0 -0      src/sys/sys/_lock.h
  1.3.2.1.4.1       +0 -0      src/sys/sys/_lockmgr.h
  1.14.4.1.4.1      +0 -0      src/sys/sys/_mutex.h
  1.10.4.2.2.1      +0 -0      src/sys/sys/_null.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/_pthreadtypes.h
  1.3.2.1.4.1       +0 -0      src/sys/sys/_rmlock.h
  1.5.4.1.4.1       +0 -0      src/sys/sys/_rwlock.h
  1.7.2.1.4.1       +0 -0      src/sys/sys/_semaphore.h
  1.36.28.1.4.1     +0 -0      src/sys/sys/_sigset.h
  1.1.2.1.4.1       +0 -0      src/sys/sys/_sockaddr_storage.h
  1.1.4.1.4.1       +0 -0      src/sys/sys/_stack.h
  1.2.2.1.4.1       +0 -0      src/sys/sys/_stdint.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/_sx.h
  1.11.2.1.4.1      +0 -0      src/sys/sys/_task.h
  1.1.2.1.4.1       +0 -0      src/sys/sys/_termios.h
  1.6.2.1.4.1       +0 -0      src/sys/sys/_timespec.h
  1.3.16.1.4.1      +0 -0      src/sys/sys/_timeval.h
  1.26.2.1.4.1      +0 -0      src/sys/sys/_types.h
  1.2.2.1.4.1       +0 -0      src/sys/sys/_umtx.h
  1.15.2.1.4.1      +0 -0      src/sys/sys/aac_ioctl.h
  1.19.16.1.4.1     +0 -0      src/sys/sys/acct.h
  1.38.2.1.4.1      +0 -0      src/sys/sys/acl.h
  1.4.38.2.2.1      +0 -0      src/sys/sys/agpio.h
  1.34.4.1.4.1      +0 -0      src/sys/sys/aio.h
  1.7.2.1.4.1       +0 -0      src/sys/sys/alq.h
  1.4.2.1.4.1       +0 -0      src/sys/sys/apm.h
  1.5.36.1.4.1      +0 -0      src/sys/sys/assym.h
  1.51.2.3.2.1      +0 -0      src/sys/sys/ata.h
  1.150.2.1.4.1     +0 -0      src/sys/sys/bio.h
  1.5.28.1.4.1      +0 -0      src/sys/sys/bitstring.h
  1.10.4.1.4.1      +0 -0      src/sys/sys/blist.h
  1.214.2.3.2.1     +0 -0      src/sys/sys/buf.h
  1.7.2.1.4.1       +0 -0      src/sys/sys/buf_ring.h
  1.21.4.1.4.1      +0 -0      src/sys/sys/bufobj.h
  1.102.2.4.2.1     +0 -0      src/sys/sys/bus.h
  1.32.4.1.4.1      +0 -0      src/sys/sys/bus_dma.h
  1.37.2.2.2.1      +0 -0      src/sys/sys/callout.h
  1.24.2.1.4.1      +0 -0      src/sys/sys/capability.h
  1.114.2.7.2.1     +0 -0      src/sys/sys/cdefs.h
  1.26.28.1.4.1     +0 -0      src/sys/sys/cdio.h
  1.9.42.1.4.1      +0 -0      src/sys/sys/cdrio.h
  1.3.4.1.4.1       +0 -0      src/sys/sys/cfictl.h
  1.17.28.1.4.1     +0 -0      src/sys/sys/chio.h
  1.9.2.1.4.1       +0 -0      src/sys/sys/clock.h
  1.15.4.1.4.1      +0 -0      src/sys/sys/condvar.h
  1.262.2.3.2.1     +0 -0      src/sys/sys/conf.h
  1.43.2.3.2.1      +0 -0      src/sys/sys/cons.h
  1.18.16.1.4.1     +0 -0      src/sys/sys/consio.h
  1.32.2.2.2.1      +0 -0      src/sys/sys/copyright.h
  1.5.4.1.4.1       +0 -0      src/sys/sys/cpu.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/cpuctl.h
  1.12.2.2.2.1      +0 -0      src/sys/sys/cpuset.h
  1.4.36.1.4.1      +0 -0      src/sys/sys/ctype.h
  1.5.42.1.4.1      +0 -0      src/sys/sys/dataacq.h
  1.2.28.1.4.1      +0 -0      src/sys/sys/device_port.h
  1.26.28.1.4.1     +0 -0      src/sys/sys/devicestat.h
  1.5.16.1.4.1      +0 -0      src/sys/sys/digiio.h
  1.10.28.1.4.1     +0 -0      src/sys/sys/dir.h
  1.15.16.1.4.1     +0 -0      src/sys/sys/dirent.h
  1.50.2.1.4.1      +0 -0      src/sys/sys/disk.h
  1.113.2.1.4.1     +0 -0      src/sys/sys/disklabel.h
  1.103.2.3.2.1     +0 -0      src/sys/sys/diskmbr.h
  1.105.2.1.4.1     +0 -0      src/sys/sys/diskpc98.h
  1.18.36.1.4.1     +0 -0      src/sys/sys/dkstat.h
  1.25.4.1.4.1      +0 -0      src/sys/sys/domain.h
  1.7.2.1.4.1       +0 -0      src/sys/sys/dtrace_bsd.h
  1.5.42.1.4.1      +0 -0      src/sys/sys/dvdio.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/elf.h
  1.13.16.1.4.1     +0 -0      src/sys/sys/elf32.h
  1.18.4.1.4.1      +0 -0      src/sys/sys/elf64.h
  1.38.2.6.2.1      +0 -0      src/sys/sys/elf_common.h
  1.9.4.1.4.1       +0 -0      src/sys/sys/elf_generic.h
  1.7.2.1.4.1       +0 -0      src/sys/sys/endian.h
  1.31.2.1.4.1      +0 -0      src/sys/sys/errno.h
  1.2.28.1.4.1      +0 -0      src/sys/sys/eui64.h
  1.49.2.1.4.1      +0 -0      src/sys/sys/event.h
  1.50.2.1.4.1      +0 -0      src/sys/sys/eventhandler.h
  1.6.36.1.4.1      +0 -0      src/sys/sys/eventvar.h
  1.33.2.1.4.1      +0 -0      src/sys/sys/exec.h
  1.19.4.1.4.1      +0 -0      src/sys/sys/extattr.h
  1.3.4.1.4.1       +0 -0      src/sys/sys/fail.h
  1.20.2.1.4.1      +0 -0      src/sys/sys/fbio.h
  1.28.2.2.2.1      +0 -0      src/sys/sys/fcntl.h
  1.21.28.1.4.1     +0 -0      src/sys/sys/fdcio.h
  1.90.2.3.2.1      +0 -0      src/sys/sys/file.h
  1.83.2.1.4.1      +0 -0      src/sys/sys/filedesc.h
  1.12.4.1.4.1      +0 -0      src/sys/sys/filio.h
  1.4.16.1.4.1      +0 -0      src/sys/sys/firmware.h
  1.3.28.1.4.1      +0 -0      src/sys/sys/fnv_hash.h
  1.20.16.1.4.1     +0 -0      src/sys/sys/gmon.h
  1.1.2.1.4.1       +0 -0      src/sys/sys/gpio.h
  1.16.2.2.2.1      +0 -0      src/sys/sys/gpt.h
  1.3.16.1.4.1      +0 -0      src/sys/sys/hash.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/hhook.h
  1.14.2.2.2.1      +0 -0      src/sys/sys/iconv.h
  1.53.2.1.4.1      +0 -0      src/sys/sys/imgact.h
  1.25.2.1.4.1      +0 -0      src/sys/sys/imgact_aout.h
  1.38.2.1.4.1      +0 -0      src/sys/sys/imgact_elf.h
  1.14.28.1.4.1     +0 -0      src/sys/sys/inflate.h
  1.51.2.1.4.1      +0 -0      src/sys/sys/interrupt.h
  1.18.2.1.4.1      +0 -0      src/sys/sys/ioccom.h
  1.17.4.1.4.1      +0 -0      src/sys/sys/ioctl.h
  1.15.2.1.4.1      +0 -0      src/sys/sys/ioctl_compat.h
  1.27.4.1.4.1      +0 -0      src/sys/sys/ipc.h
  1.2.16.1.4.1      +0 -0      src/sys/sys/ipmi.h
  1.56.2.2.2.1      +0 -0      src/sys/sys/jail.h
  1.6.28.1.4.1      +0 -0      src/sys/sys/joystick.h
  1.14.2.1.4.1      +0 -0      src/sys/sys/kbio.h
  1.10.2.2.2.1      +0 -0      src/sys/sys/kdb.h
  1.1.42.1.4.1      +0 -0      src/sys/sys/kenv.h
  1.156.2.1.4.1     +0 -0      src/sys/sys/kernel.h
  1.13.2.1.4.1      +0 -0      src/sys/sys/kerneldump.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/khelp.h
  1.16.4.2.2.1      +0 -0      src/sys/sys/kobj.h
  1.4.4.1.4.1       +0 -0      src/sys/sys/ksem.h
  1.1.4.1.4.1       +0 -0      src/sys/sys/ksyms.h
  1.17.2.1.4.1      +0 -0      src/sys/sys/kthread.h
  1.43.2.1.4.1      +0 -0      src/sys/sys/ktr.h
  1.40.2.3.2.1      +0 -0      src/sys/sys/ktrace.h
  1.62.2.3.2.1      +0 -0      src/sys/sys/libkern.h
  1.11.2.1.4.1      +0 -0      src/sys/sys/limits.h
  1.25.28.1.4.1     +0 -0      src/sys/sys/link_aout.h
  1.32.2.1.4.1      +0 -0      src/sys/sys/link_elf.h
  1.53.2.1.4.1      +0 -0      src/sys/sys/linker.h
  1.20.2.1.4.1      +0 -0      src/sys/sys/linker_set.h
  1.82.2.1.4.1      +0 -0      src/sys/sys/lock.h
  1.20.4.1.4.1      +0 -0      src/sys/sys/lock_profile.h
  1.24.4.1.4.1      +0 -0      src/sys/sys/lockf.h
  1.73.2.1.4.1      +0 -0      src/sys/sys/lockmgr.h
  1.1.4.1.4.1       +0 -0      src/sys/sys/lockstat.h
  1.2.2.1.4.1       +0 -0      src/sys/sys/loginclass.h
  1.74.16.1.4.1     +0 -0      src/sys/sys/mac.h
  1.90.2.2.2.1      +0 -0      src/sys/sys/malloc.h
  1.2.28.1.4.1      +0 -0      src/sys/sys/mbpool.h
  1.242.2.3.2.1     +0 -0      src/sys/sys/mbuf.h
  1.11.2.2.2.1      +0 -0      src/sys/sys/mchain.h
  1.2.28.1.4.1      +0 -0      src/sys/sys/md4.h
  1.20.16.1.4.1     +0 -0      src/sys/sys/md5.h
  1.21.16.1.4.1     +0 -0      src/sys/sys/mdioctl.h
  1.9.2.1.4.1       +0 -0      src/sys/sys/memrange.h
  1.45.2.3.2.1      +0 -0      src/sys/sys/mman.h
  1.26.2.1.4.1      +0 -0      src/sys/sys/module.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/module_khelp.h
  1.259.2.5.2.1     +0 -0      src/sys/sys/mount.h
  1.25.16.1.4.1     +0 -0      src/sys/sys/mouse.h
  1.1.8.1.4.1       +0 -0      src/sys/sys/mpt_ioctl.h
  1.2.16.1.4.1      +0 -0      src/sys/sys/mqueue.h
  1.22.2.1.4.1      +0 -0      src/sys/sys/msg.h
  1.31.2.2.2.1      +0 -0      src/sys/sys/msgbuf.h
  1.29.28.1.4.1     +0 -0      src/sys/sys/mtio.h
  1.108.2.3.2.1     +0 -0      src/sys/sys/mutex.h
  1.54.2.1.4.1      +0 -0      src/sys/sys/namei.h
  1.12.2.1.4.1      +0 -0      src/sys/sys/nlist_aout.h
  1.4.2.1.4.1       +0 -0      src/sys/sys/osd.h
  1.487.2.13.2.1    +0 -0      src/sys/sys/param.h
  1.9.4.1.4.1       +0 -0      src/sys/sys/pciio.h
  1.57.2.1.4.1      +0 -0      src/sys/sys/pcpu.h
  1.17.2.1.4.1      +0 -0      src/sys/sys/pioctl.h
  1.32.4.2.4.1      +0 -0      src/sys/sys/pipe.h
  1.30.2.5.2.1      +0 -0      src/sys/sys/pmc.h
  1.9.2.2.2.1       +0 -0      src/sys/sys/pmckern.h
  1.7.4.3.2.1       +0 -0      src/sys/sys/pmclog.h
  1.13.42.1.4.1     +0 -0      src/sys/sys/poll.h
  1.18.2.1.4.1      +0 -0      src/sys/sys/posix4.h
  1.3.44.1.4.1      +0 -0      src/sys/sys/power.h
  1.8.2.1.4.1       +0 -0      src/sys/sys/priority.h
  1.46.2.1.4.1      +0 -0      src/sys/sys/priv.h
  1.574.2.14.2.1    +0 -0      src/sys/sys/proc.h
  1.1.2.1.4.1       +0 -0      src/sys/sys/procdesc.h
  1.8.2.1.4.1       +0 -0      src/sys/sys/procfs.h
  1.63.4.1.4.1      +0 -0      src/sys/sys/protosw.h
  1.3.62.1.4.1      +0 -0      src/sys/sys/ptio.h
  1.35.2.3.2.1      +0 -0      src/sys/sys/ptrace.h
  1.75.2.1.4.1      +0 -0      src/sys/sys/queue.h
  1.4.2.3.2.1       +0 -0      src/sys/sys/racct.h
  1.34.28.1.4.1     +0 -0      src/sys/sys/random.h
  1.3.2.1.4.1       +0 -0      src/sys/sys/rctl.h
  1.26.28.1.4.1     +0 -0      src/sys/sys/reboot.h
  1.5.4.1.4.1       +0 -0      src/sys/sys/refcount.h
  1.3.36.1.4.1      +0 -0      src/sys/sys/regression.h
  1.38.2.2.2.1      +0 -0      src/sys/sys/resource.h
  1.62.2.2.2.1      +0 -0      src/sys/sys/resourcevar.h
  1.35.2.1.4.1      +0 -0      src/sys/sys/rman.h
  1.5.2.1.4.1       +0 -0      src/sys/sys/rmlock.h
  1.18.16.1.4.1     +0 -0      src/sys/sys/rtprio.h
  1.12.4.1.4.1      +0 -0      src/sys/sys/runq.h
  1.22.2.1.4.1      +0 -0      src/sys/sys/rwlock.h
  1.19.2.1.4.1      +0 -0      src/sys/sys/sbuf.h
  1.45.2.2.2.1      +0 -0      src/sys/sys/sched.h
  1.5.2.3.2.1       +0 -0      src/sys/sys/sdt.h
  1.20.16.1.4.1     +0 -0      src/sys/sys/select.h
  1.20.2.1.4.1      +0 -0      src/sys/sys/selinfo.h
  1.35.2.1.4.1      +0 -0      src/sys/sys/sem.h
  1.4.28.1.4.1      +0 -0      src/sys/sys/sema.h
  1.5.16.1.4.1      +0 -0      src/sys/sys/serial.h
  1.5.28.1.4.1      +0 -0      src/sys/sys/sf_buf.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/sglist.h
  1.29.2.1.4.1      +0 -0      src/sys/sys/shm.h
  1.3.28.1.4.1      +0 -0      src/sys/sys/sigio.h
  1.66.2.2.2.1      +0 -0      src/sys/sys/signal.h
  1.93.2.1.4.1      +0 -0      src/sys/sys/signalvar.h
  1.20.2.1.4.1      +0 -0      src/sys/sys/sleepqueue.h
  1.97.2.2.2.1      +0 -0      src/sys/sys/smp.h
  1.25.16.1.4.1     +0 -0      src/sys/sys/snoop.h
  1.7.2.1.4.1       +0 -0      src/sys/sys/sockbuf.h
  1.107.2.3.2.1     +0 -0      src/sys/sys/socket.h
  1.175.2.1.4.1     +0 -0      src/sys/sys/socketvar.h
  1.40.2.1.4.1      +0 -0      src/sys/sys/sockio.h
  1.1.6.1.4.1       +0 -0      src/sys/sys/sockopt.h
  1.1.6.1.4.1       +0 -0      src/sys/sys/sockstate.h
  1.55.2.1.4.1      +0 -0      src/sys/sys/soundcard.h
  1.6.4.1.4.1       +0 -0      src/sys/sys/stack.h
  1.47.2.1.4.1      +0 -0      src/sys/sys/stat.h
  1.4.28.1.4.1      +0 -0      src/sys/sys/statvfs.h
  1.3.2.1.4.1       +0 -0      src/sys/sys/stddef.h
  1.5.2.2.2.1       +0 -0      src/sys/sys/stdint.h
  1.11.28.1.4.1     +0 -0      src/sys/sys/sun_disklabel.h
  1.44.2.2.2.1      +0 -0      src/sys/sys/sx.h
  1.244.2.2.2.1     +0 -0      src/sys/sys/syscall.h
  1.199.2.2.2.1     +0 -0      src/sys/sys/syscall.mk
  1.64.2.2.2.1      +0 -0      src/sys/sys/syscallsubr.h
  1.193.2.4.2.1     +0 -0      src/sys/sys/sysctl.h
  1.75.2.2.2.1      +0 -0      src/sys/sys/sysent.h
  1.24.4.1.4.1      +0 -0      src/sys/sys/syslimits.h
  1.27.4.1.4.1      +0 -0      src/sys/sys/syslog.h
  1.252.2.2.2.1     +0 -0      src/sys/sys/sysproto.h
  1.300.2.6.2.1     +0 -0      src/sys/sys/systm.h
  1.30.2.2.2.1      +0 -0      src/sys/sys/taskqueue.h
  1.28.2.1.4.1      +0 -0      src/sys/sys/termios.h
  1.15.2.1.4.1      +0 -0      src/sys/sys/thr.h
  1.1.42.1.4.1      +0 -0      src/sys/sys/tiio.h
  1.87.2.1.4.1      +0 -0      src/sys/sys/time.h
  1.11.2.1.4.1      +0 -0      src/sys/sys/timeb.h
  1.3.2.1.4.1       +0 -0      src/sys/sys/timeet.h
  1.19.28.1.4.1     +0 -0      src/sys/sys/timepps.h
  1.11.16.1.4.1     +0 -0      src/sys/sys/timers.h
  1.9.36.1.4.1      +0 -0      src/sys/sys/times.h
  1.6.2.1.4.1       +0 -0      src/sys/sys/timespec.h
  1.64.2.1.4.1      +0 -0      src/sys/sys/timetc.h
  1.18.28.1.4.1     +0 -0      src/sys/sys/timex.h
  1.9.4.1.4.1       +0 -0      src/sys/sys/tree.h
  1.119.2.1.4.1     +0 -0      src/sys/sys/tty.h
  1.29.2.1.4.1      +0 -0      src/sys/sys/ttycom.h
  1.22.4.1.4.1      +0 -0      src/sys/sys/ttydefaults.h
  1.6.2.1.4.1       +0 -0      src/sys/sys/ttydevsw.h
  1.7.2.1.4.1       +0 -0      src/sys/sys/ttydisc.h
  1.2.4.1.4.1       +0 -0      src/sys/sys/ttyhook.h
  1.5.2.1.4.1       +0 -0      src/sys/sys/ttyqueue.h
  1.13.2.1.4.1      +0 -0      src/sys/sys/turnstile.h
  1.109.2.2.2.1     +0 -0      src/sys/sys/types.h
  1.12.16.3.2.1     +0 -0      src/sys/sys/ucontext.h
  1.63.2.1.4.1      +0 -0      src/sys/sys/ucred.h
  1.47.2.1.4.1      +0 -0      src/sys/sys/uio.h
  1.37.2.3.2.1      +0 -0      src/sys/sys/umtx.h
  1.31.4.1.4.1      +0 -0      src/sys/sys/un.h
  1.54.2.3.2.1      +0 -0      src/sys/sys/unistd.h
  1.23.4.1.4.1      +0 -0      src/sys/sys/unpcb.h
  1.94.2.4.2.1      +0 -0      src/sys/sys/user.h
  1.11.36.1.4.1     +0 -0      src/sys/sys/utsname.h
  1.6.16.1.4.1      +0 -0      src/sys/sys/uuid.h
  1.38.2.1.4.1      +0 -0      src/sys/sys/vmmeter.h
  1.378.2.13.2.1    +0 -0      src/sys/sys/vnode.h
  1.4.2.1.4.1       +0 -0      src/sys/sys/vtoc.h
  1.23.4.1.4.1      +0 -0      src/sys/sys/wait.h
  1.5.2.1.4.1       +0 -0      src/sys/sys/watchdog.h
  1.1.2.1.4.1       +0 -0      src/sys/teken/demo/Makefile
  1.2.2.1.4.1       +0 -0      src/sys/teken/demo/teken_demo.c
  1.2.2.1.4.1       +0 -0      src/sys/teken/gensequences
  1.1.2.1.4.1       +0 -0      src/sys/teken/libteken/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/teken/libteken/Symbol.map
  1.3.2.1.4.1       +0 -0      src/sys/teken/libteken/teken.3
  1.4.2.1.4.1       +0 -0      src/sys/teken/sequences
  1.1.2.1.4.1       +0 -0      src/sys/teken/stress/Makefile
  1.1.2.1.4.1       +0 -0      src/sys/teken/stress/teken_stress.c
  1.15.2.1.4.1      +0 -0      src/sys/teken/teken.c
  1.10.2.1.4.1      +0 -0      src/sys/teken/teken.h
  1.5.2.1.4.1       +0 -0      src/sys/teken/teken_scs.h
  1.16.2.2.4.1      +0 -0      src/sys/teken/teken_subr.h
  1.5.2.1.4.1       +0 -0      src/sys/teken/teken_subr_compat.h
  1.1.2.1.4.1       +0 -0      src/sys/teken/teken_wcwidth.h
  1.4.16.1.4.1      +0 -0      src/sys/tools/acpi_quirks2h.awk
  1.1.16.1.4.1      +0 -0      src/sys/tools/bus_macro.sh
  1.1.4.1.4.1       +0 -0      src/sys/tools/embed_mfs.sh
  1.1.2.1.4.1       +0 -0      src/sys/tools/fdt/embed_dtb.sh
  1.1.2.1.4.1       +0 -0      src/sys/tools/fdt/make_dtbh.sh
  1.9.2.1.4.1       +0 -0      src/sys/tools/fw_stub.awk
  1.7.2.1.4.1       +0 -0      src/sys/tools/makeobjops.awk
  1.6.28.1.4.1      +0 -0      src/sys/tools/miidevs2h.awk
  1.4.28.1.4.1      +0 -0      src/sys/tools/pccarddevs2h.awk
  1.1.4.1.4.1       +0 -0      src/sys/tools/sound/emu10k1-mkalsa.sh
  1.1.4.1.4.1       +0 -0      src/sys/tools/sound/feeder_eq_mkfilter.awk
  1.4.4.1.4.1       +0 -0      src/sys/tools/sound/feeder_rate_mkfilter.awk
  1.1.4.1.4.1       +0 -0      src/sys/tools/sound/snd_fxdiv_gen.awk
  1.7.28.1.4.1      +0 -0      src/sys/tools/usbdevs2h.awk
  1.58.2.2.2.1      +0 -0      src/sys/tools/vnode_if.awk
  1.178.2.1.4.1     +0 -0      src/sys/ufs/ffs/ffs_alloc.c
  1.61.2.2.2.1      +0 -0      src/sys/ufs/ffs/ffs_balloc.c
  1.90.2.2.2.1      +0 -0      src/sys/ufs/ffs/ffs_extern.h
  1.125.2.4.2.1     +0 -0      src/sys/ufs/ffs/ffs_inode.c
  1.34.2.2.2.1      +0 -0      src/sys/ufs/ffs/ffs_rawread.c
  1.157.2.7.2.1     +0 -0      src/sys/ufs/ffs/ffs_snapshot.c
  1.290.2.11.2.1    +0 -0      src/sys/ufs/ffs/ffs_softdep.c
  1.41.2.1.4.1      +0 -0      src/sys/ufs/ffs/ffs_subr.c
  1.12.28.1.4.1     +0 -0      src/sys/ufs/ffs/ffs_tables.c
  1.388.2.10.2.1    +0 -0      src/sys/ufs/ffs/ffs_vfsops.c
  1.199.2.8.2.1     +0 -0      src/sys/ufs/ffs/ffs_vnops.c
  1.61.2.1.4.1      +0 -0      src/sys/ufs/ffs/fs.h
  1.29.2.1.4.1      +0 -0      src/sys/ufs/ffs/softdep.h
  1.6.42.1.4.1      +0 -0      src/sys/ufs/ufs/README.acls
  1.5.42.1.4.1      +0 -0      src/sys/ufs/ufs/README.extattr
  1.6.2.1.4.1       +0 -0      src/sys/ufs/ufs/acl.h
  1.19.2.1.4.1      +0 -0      src/sys/ufs/ufs/dinode.h
  1.12.16.1.4.1     +0 -0      src/sys/ufs/ufs/dir.h
  1.9.2.1.4.1       +0 -0      src/sys/ufs/ufs/dirhash.h
  1.23.4.1.4.1      +0 -0      src/sys/ufs/ufs/extattr.h
  1.1.16.1.4.1      +0 -0      src/sys/ufs/ufs/gjournal.h
  1.61.2.3.2.1      +0 -0      src/sys/ufs/ufs/inode.h
  1.33.2.2.2.1      +0 -0      src/sys/ufs/ufs/quota.h
  1.27.2.2.2.1      +0 -0      src/sys/ufs/ufs/ufs_acl.c
  1.67.4.1.4.1      +0 -0      src/sys/ufs/ufs/ufs_bmap.c
  1.38.2.1.4.1      +0 -0      src/sys/ufs/ufs/ufs_dirhash.c
  1.97.2.1.4.1      +0 -0      src/sys/ufs/ufs/ufs_extattr.c
  1.60.2.1.4.1      +0 -0      src/sys/ufs/ufs/ufs_extern.h
  1.4.2.1.4.1       +0 -0      src/sys/ufs/ufs/ufs_gjournal.c
  1.75.2.2.2.1      +0 -0      src/sys/ufs/ufs/ufs_inode.c
  1.108.2.2.2.1     +0 -0      src/sys/ufs/ufs/ufs_lookup.c
  1.105.2.5.2.1     +0 -0      src/sys/ufs/ufs/ufs_quota.c
  1.55.2.1.4.1      +0 -0      src/sys/ufs/ufs/ufs_vfsops.c
  1.328.2.8.2.1     +0 -0      src/sys/ufs/ufs/ufs_vnops.c
  1.46.2.1.4.1      +0 -0      src/sys/ufs/ufs/ufsmount.h
  1.37.2.1.4.1      +0 -0      src/sys/vm/default_pager.c
  1.100.2.4.2.1     +0 -0      src/sys/vm/device_pager.c
  1.13.2.1.4.1      +0 -0      src/sys/vm/memguard.c
  1.7.2.1.4.1       +0 -0      src/sys/vm/memguard.h
  1.33.2.1.4.1      +0 -0      src/sys/vm/phys_pager.c
  1.91.2.1.4.1      +0 -0      src/sys/vm/pmap.h
  1.3.6.1.4.1       +0 -0      src/sys/vm/redzone.c
  1.1.18.1.4.1      +0 -0      src/sys/vm/redzone.h
  1.7.2.1.4.1       +0 -0      src/sys/vm/sg_pager.c
  1.335.2.4.2.1     +0 -0      src/sys/vm/swap_pager.c
  1.53.2.1.4.1      +0 -0      src/sys/vm/swap_pager.h
  1.38.2.2.2.1      +0 -0      src/sys/vm/uma.h
  1.171.2.3.2.1     +0 -0      src/sys/vm/uma_core.c
  1.22.4.1.4.1      +0 -0      src/sys/vm/uma_dbg.c
  1.9.16.1.4.1      +0 -0      src/sys/vm/uma_dbg.h
  1.46.2.1.4.1      +0 -0      src/sys/vm/uma_int.h
  1.35.2.2.2.1      +0 -0      src/sys/vm/vm.h
  1.87.2.2.2.1      +0 -0      src/sys/vm/vm_contig.c
  1.101.2.1.4.1     +0 -0      src/sys/vm/vm_extern.h
  1.293.2.6.2.1     +0 -0      src/sys/vm/vm_fault.c
  1.251.2.2.2.1     +0 -0      src/sys/vm/vm_glue.c
  1.52.2.1.4.1      +0 -0      src/sys/vm/vm_init.c
  1.150.2.4.2.1     +0 -0      src/sys/vm/vm_kern.c
  1.30.4.1.4.1      +0 -0      src/sys/vm/vm_kern.h
  1.445.2.10.2.1    +0 -0      src/sys/vm/vm_map.c
  1.143.2.4.2.1     +0 -0      src/sys/vm/vm_map.h
  1.104.2.1.4.1     +0 -0      src/sys/vm/vm_meter.c
  1.258.2.7.2.1     +0 -0      src/sys/vm/vm_mmap.c
  1.446.2.6.2.1     +0 -0      src/sys/vm/vm_object.c
  1.127.2.7.2.1     +0 -0      src/sys/vm/vm_object.h
  1.445.2.13.2.1    +0 -0      src/sys/vm/vm_page.c
  1.188.2.10.2.1    +0 -0      src/sys/vm/vm_page.h
  1.340.2.4.2.1     +0 -0      src/sys/vm/vm_pageout.c
  1.46.2.2.2.1      +0 -0      src/sys/vm/vm_pageout.h
  1.112.2.4.2.1     +0 -0      src/sys/vm/vm_pager.c
  1.55.2.3.2.1      +0 -0      src/sys/vm/vm_pager.h
  1.24.2.1.4.1      +0 -0      src/sys/vm/vm_param.h
  1.21.2.3.2.1      +0 -0      src/sys/vm/vm_phys.c
  1.8.2.2.2.1       +0 -0      src/sys/vm/vm_phys.h
  1.10.2.2.2.1      +0 -0      src/sys/vm/vm_reserv.c
  1.2.6.1.4.1       +0 -0      src/sys/vm/vm_reserv.h
  1.52.2.2.2.1      +0 -0      src/sys/vm/vm_unix.c
  1.54.2.1.4.1      +0 -0      src/sys/vm/vm_zeroidle.c
  1.268.2.4.2.1     +0 -0      src/sys/vm/vnode_pager.c
  1.22.2.3.2.1      +0 -0      src/sys/vm/vnode_pager.h
  1.2.2.1.4.1       +0 -0      src/sys/x86/acpica/OsdEnvironment.c
  1.3.2.1.4.1       +0 -0      src/sys/x86/acpica/acpi_apm.c
  1.1.2.2.2.1       +0 -0      src/sys/x86/acpica/madt.c
  1.2.2.3.2.1       +0 -0      src/sys/x86/acpica/srat.c
  1.1.4.1.4.1       +0 -0      src/sys/x86/bios/smbios.c
  1.1.4.1.4.1       +0 -0      src/sys/x86/bios/vpd.c
  1.5.2.1.4.1       +0 -0      src/sys/x86/cpufreq/est.c
  1.3.2.1.4.1       +0 -0      src/sys/x86/cpufreq/hwpstate.c
  1.1.4.1.4.1       +0 -0      src/sys/x86/cpufreq/p4tcc.c
  1.2.2.1.4.1       +0 -0      src/sys/x86/cpufreq/powernow.c
  1.1.4.1.4.1       +0 -0      src/sys/x86/cpufreq/smist.c
  1.1.2.1.4.1       +0 -0      src/sys/x86/include/_align.h
  1.1.2.1.4.1       +0 -0      src/sys/x86/include/_inttypes.h
  1.1.2.1.4.1       +0 -0      src/sys/x86/include/apicreg.h
  1.1.2.1.4.1       +0 -0      src/sys/x86/include/apm_bios.h
  1.1.2.1.4.1       +0 -0      src/sys/x86/include/bus.h
  1.1.2.2.2.1       +0 -0      src/sys/x86/include/mca.h
  1.3.2.1.4.1       +0 -0      src/sys/x86/include/mptable.h
  1.1.2.1.4.1       +0 -0      src/sys/x86/include/pci_cfgreg.h
  1.1.4.2.2.1       +0 -0      src/sys/x86/isa/atpic.c
  1.13.2.1.4.1      +0 -0      src/sys/x86/isa/atrtc.c
  1.27.2.1.4.1      +0 -0      src/sys/x86/isa/clock.c
  1.1.4.1.4.1       +0 -0      src/sys/x86/isa/elcr.c
  1.1.2.2.2.1       +0 -0      src/sys/x86/isa/icu.h
  1.2.2.1.4.1       +0 -0      src/sys/x86/isa/isa.c
  1.1.2.1.4.1       +0 -0      src/sys/x86/isa/isa.h
  1.1.4.2.2.1       +0 -0      src/sys/x86/isa/isa_dma.c
  1.1.4.1.4.1       +0 -0      src/sys/x86/isa/nmi.c
  1.1.2.1.4.1       +0 -0      src/sys/x86/isa/orm.c
  1.1.2.3.2.1       +0 -0      src/sys/x86/pci/pci_bus.c
  1.4.2.2.2.1       +0 -0      src/sys/x86/pci/qpi.c
  1.4.2.2.2.1       +0 -0      src/sys/x86/x86/busdma_machdep.c
  1.4.2.2.2.1       +0 -0      src/sys/x86/x86/dump_machdep.c
  1.3.2.3.2.1       +0 -0      src/sys/x86/x86/intr_machdep.c
  1.4.2.1.4.1       +0 -0      src/sys/x86/x86/io_apic.c
  1.21.2.1.4.1      +0 -0      src/sys/x86/x86/local_apic.c
  1.6.2.2.2.1       +0 -0      src/sys/x86/x86/mca.c
  1.6.2.1.4.1       +0 -0      src/sys/x86/x86/mptable.c
  1.5.2.3.2.1       +0 -0      src/sys/x86/x86/mptable_pci.c
  1.3.4.1.4.1       +0 -0      src/sys/x86/x86/msi.c
  1.8.2.1.4.1       +0 -0      src/sys/x86/x86/nexus.c
  1.27.2.2.2.1      +0 -0      src/sys/x86/x86/tsc.c
  1.1.8.1.4.1       +0 -0      src/sys/xdr/xdr.c
  1.1.8.1.4.1       +0 -0      src/sys/xdr/xdr_array.c
  1.5.2.1.4.1       +0 -0      src/sys/xdr/xdr_mbuf.c
  1.3.4.1.4.1       +0 -0      src/sys/xdr/xdr_mem.c
  1.1.8.1.4.1       +0 -0      src/sys/xdr/xdr_reference.c
  1.1.8.1.4.1       +0 -0      src/sys/xdr/xdr_sizeof.c
  1.1.4.1.4.1       +0 -0      src/sys/xen/blkif.h
  1.1.4.1.4.1       +0 -0      src/sys/xen/evtchn.h
  1.14.2.1.4.1      +0 -0      src/sys/xen/evtchn/evtchn.c
  1.5.2.1.4.1       +0 -0      src/sys/xen/evtchn/evtchn_dev.c
  1.3.4.1.4.1       +0 -0      src/sys/xen/features.c
  1.9.2.1.4.1       +0 -0      src/sys/xen/gnttab.c
  1.2.4.1.4.1       +0 -0      src/sys/xen/hypervisor.h
  1.3.2.1.4.1       +0 -0      src/sys/xen/xen_intr.h
  1.2.2.1.4.1       +0 -0      src/sys/xen/xenbus/xenbus.c
  1.3.2.1.4.1       +0 -0      src/sys/xen/xenbus/xenbus_if.m
  1.4.2.1.4.1       +0 -0      src/sys/xen/xenbus/xenbusb.c
  1.2.2.1.4.1       +0 -0      src/sys/xen/xenbus/xenbusb.h
  1.3.2.1.4.1       +0 -0      src/sys/xen/xenbus/xenbusb_back.c
  1.3.2.1.4.1       +0 -0      src/sys/xen/xenbus/xenbusb_front.c
  1.2.2.1.4.1       +0 -0      src/sys/xen/xenbus/xenbusb_if.m
  1.4.2.2.2.1       +0 -0      src/sys/xen/xenbus/xenbusvar.h
  1.4.2.2.2.1       +0 -0      src/sys/xen/xenstore/xenstore.c
  1.1.4.1.4.1       +0 -0      src/sys/xen/xenstore/xenstore_dev.c
  1.1.4.1.4.1       +0 -0      src/sys/xen/xenstore/xenstore_internal.h
  1.2.2.1.4.1       +0 -0      src/sys/xen/xenstore/xenstorevar.h
  1.4.28.1.4.1      +0 -0      src/tools/KSE/ksetest/Makefile
  1.9.4.1.4.1       +0 -0      src/tools/KSE/ksetest/kse_asm.S
  1.6.40.1.4.1      +0 -0      src/tools/KSE/ksetest/kse_threads_test.c
  1.3.40.1.4.1      +0 -0      src/tools/KSE/ksetest/simplelock.h
  1.2.28.1.4.1      +0 -0      src/tools/KSE/rr/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/KSE/rr/kse_asm.S
  1.2.40.1.4.1      +0 -0      src/tools/KSE/rr/rr.c
  1.1.1.1.40.1.4.1  +0 -0      src/tools/KSE/rr/simplelock.h
  1.5.62.1.4.1      +0 -0      src/tools/LibraryReport/LibraryReport.tcl
  1.3.42.1.4.1      +0 -0      src/tools/README
  1.13.4.1.4.1      +0 -0      src/tools/build/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/build/cross-build/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/build/cross-build/date.sh
  1.1.28.1.4.1      +0 -0      src/tools/build/cross-build/hostname.sh
  1.1.40.1.4.1      +0 -0      src/tools/build/dummy.c
  1.30.2.1.4.1      +0 -0      src/tools/build/make_check/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/build/make_check/regress.t
  1.2.28.1.4.1      +0 -0      src/tools/build/make_check/shell_test.sh
  1.2.28.1.4.1      +0 -0      src/tools/build/mk/Makefile.boot
  1.79.2.6.2.1      +0 -0      src/tools/build/mk/OptionalObsoleteFiles.inc
  1.1.40.1.4.1      +0 -0      src/tools/build/mk/bsd.lib.mk
  1.1.40.1.4.1      +0 -0      src/tools/build/mk/bsd.prog.mk
  1.3.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_ACCT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_ACPI
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_AMD
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_APM
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_ASSERT_DEBUG
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_AT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_ATM
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_AUDIT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_AUTHPF
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BIND
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BIND_DNSSEC
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BIND_ETC
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BIND_LIBS_LWRES
  1.3.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BIND_MTREE
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BIND_NAMED
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BIND_UTILS
  1.1.2.2.2.1       +0 -0      src/tools/build/options/WITHOUT_BINUTILS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BLUETOOTH
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BOOT
  1.1.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_BSD_CPIO
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_BSNMP
  1.2.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_BZIP2
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_BZIP2_SUPPORT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_CALENDAR
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_CDDL
  1.3.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_CLANG
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_CPP
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_CRYPT
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_CTM
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_CVS
  1.3.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_CXX
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_DICT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_DYNAMICROOT
  1.2.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_EXAMPLES
  1.2.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_FDT
  1.2.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_FLOPPY
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_FORTH
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_FP_LIBC
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_FREEBSD_UPDATE
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_GAMES
  1.1.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_GCC
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_GCOV
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_GDB
  1.3.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_GNU
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_GNU_SUPPORT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_GPIB
  1.2.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_GPIO
  1.2.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_GROFF
  1.1.8.1.4.1       +0 -0      src/tools/build/options/WITHOUT_GSSAPI
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_HTML
  1.1.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_INET
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_INET6
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_INET6_SUPPORT
  1.1.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_INET_SUPPORT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_INFO
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_INSTALLLIB
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_IPFILTER
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_IPFW
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_IPX
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_IPX_SUPPORT
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_JAIL
  1.3.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_KERBEROS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_KERBEROS_SUPPORT
  1.2.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_KERNEL_SYMBOLS
  1.2.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_KVM
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_KVM_SUPPORT
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_LEGACY_CONSOLE
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_LIB32
  1.4.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_LIBPTHREAD
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_LIBTHR
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_LOCALES
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_LOCATE
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_LPR
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_MAIL
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_MAILWRAPPER
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_MAKE
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_MAN
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_MAN_UTILS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_NCP
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_NDIS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_NETCAT
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_NETGRAPH
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_NETGRAPH_SUPPORT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_NIS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_NLS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_NLS_CATALOGS
  1.2.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_NS_CACHING
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_NTP
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_OPENSSH
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_OPENSSL
  1.3.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_PAM
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_PAM_SUPPORT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_PF
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_PKGTOOLS
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_PMC
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_PORTSNAP
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_PPP
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_PROFILE
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_QUOTAS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_RCMDS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_RCS
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_RESCUE
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_ROUTED
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_SENDMAIL
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_SETUID_LOGIN
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_SHAREDOCS
  1.1.2.2.2.1       +0 -0      src/tools/build/options/WITHOUT_SOURCELESS
  1.1.2.2.2.1       +0 -0      src/tools/build/options/WITHOUT_SOURCELESS_HOST
  1.1.2.2.2.1       +0 -0      src/tools/build/options/WITHOUT_SOURCELESS_UCODE
  1.2.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_SSP
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_SYMVER
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_SYSCONS
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_SYSINSTALL
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_TCSH
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_TELNET
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_TEXTPROC
  1.3.4.1.4.1       +0 -0      src/tools/build/options/WITHOUT_TOOLCHAIN
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_USB
  1.1.2.1.4.1       +0 -0      src/tools/build/options/WITHOUT_UTMPX
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_WIRELESS
  1.1.6.1.4.1       +0 -0      src/tools/build/options/WITHOUT_WIRELESS_SUPPORT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_WPA_SUPPLICANT_EAPOL
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITHOUT_ZFS
  1.1.16.2.2.1      +0 -0      src/tools/build/options/WITHOUT_ZONEINFO
  1.1.4.1.4.1       +0 -0      src/tools/build/options/WITH_BIND_IDN
  1.1.4.1.4.1       +0 -0      src/tools/build/options/WITH_BIND_LARGE_FILE
  1.3.4.1.4.1       +0 -0      src/tools/build/options/WITH_BIND_LIBS
  1.1.4.1.4.1       +0 -0      src/tools/build/options/WITH_BIND_SIGCHASE
  1.1.4.1.4.1       +0 -0      src/tools/build/options/WITH_BIND_XML
  1.2.2.1.4.1       +0 -0      src/tools/build/options/WITH_BSD_GREP
  1.1.2.1.4.1       +0 -0      src/tools/build/options/WITH_CLANG
  1.1.2.2.2.1       +0 -0      src/tools/build/options/WITH_CLANG_EXTRAS
  1.1.2.3.2.1       +0 -0      src/tools/build/options/WITH_CLANG_IS_CC
  1.3.2.1.4.1       +0 -0      src/tools/build/options/WITH_FDT
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITH_HESIOD
  1.1.2.1.4.1       +0 -0      src/tools/build/options/WITH_ICONV
  1.1.16.1.4.1      +0 -0      src/tools/build/options/WITH_IDEA
  1.2.2.1.4.1       +0 -0      src/tools/build/options/WITH_OFED
  1.2.2.3.2.1       +0 -0      src/tools/build/options/WITH_SHARED_TOOLCHAIN
  1.12.2.2.2.1      +0 -0      src/tools/build/options/makeman
  1.3.2.1.4.1       +0 -0      src/tools/debugscripts/README
  1.9.16.1.4.1      +0 -0      src/tools/debugscripts/dot.gdbinit
  1.4.28.1.4.1      +0 -0      src/tools/debugscripts/gdbinit.i386
  1.8.28.1.4.1      +0 -0      src/tools/debugscripts/gdbinit.kernel
  1.2.28.1.4.1      +0 -0      src/tools/debugscripts/kgdb
  1.2.28.1.4.1      +0 -0      src/tools/debugscripts/kld_deb.py
  1.6.42.1.4.1      +0 -0      src/tools/diag/README
  1.1.42.1.4.1      +0 -0      src/tools/diag/ac/README
  1.4.38.1.4.1      +0 -0      src/tools/diag/ac/cknames.pl
  1.3.38.1.4.1      +0 -0      src/tools/diag/ac/ent.sh
  1.4.28.1.4.1      +0 -0      src/tools/diag/dumpvfscache/Makefile
  1.4.42.1.4.1      +0 -0      src/tools/diag/dumpvfscache/dumpvfscache.c
  1.6.42.1.4.1      +0 -0      src/tools/diag/httpd-error/httpd-error
  1.5.28.1.4.1      +0 -0      src/tools/diag/localeck/Makefile
  1.2.42.1.4.1      +0 -0      src/tools/diag/localeck/docheck.sh
  1.4.42.1.4.1      +0 -0      src/tools/diag/localeck/localeck.c
  1.8.2.1.4.1       +0 -0      src/tools/install.sh
  1.2.16.1.4.1      +0 -0      src/tools/kerneldoc/Doxyfile
  1.2.16.1.4.1      +0 -0      src/tools/kerneldoc/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Dependencies
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-cam
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-crypto
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-dev_pci
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-dev_sound
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-dev_usb
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-geom
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-kern
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-libkern
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-linux
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-net80211
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-netgraph
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-netinet
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-netinet6
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-netipsec
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-opencrypto
  1.4.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Doxyfile-vm
  1.8.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/kerneldoc/subsys/README
  1.3.2.1.4.1       +0 -0      src/tools/kerneldoc/subsys/common-Doxyfile
  1.2.16.1.4.1      +0 -0      src/tools/kerneldoc/subsys/notreviewed.dox
  1.10.2.2.4.1      +0 -0      src/tools/make_libdeps.sh
  1.16.4.1.4.1      +0 -0      src/tools/regression/README
  1.1.28.1.4.1      +0 -0      src/tools/regression/TODO
  1.3.2.1.4.1       +0 -0      src/tools/regression/acct/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/acct/pack.c
  1.4.2.1.4.1       +0 -0      src/tools/regression/acct/regress.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/acltools/00.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/acltools/01.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/acltools/02.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/acltools/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/acltools/04.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/acltools/aclfuzzer.sh
  1.1.2.1.4.1       +0 -0      src/tools/regression/acltools/mktrivial.sh
  1.2.2.1.4.1       +0 -0      src/tools/regression/acltools/run
  1.3.2.1.4.1       +0 -0      src/tools/regression/acltools/tools-crossfs.test
  1.1.2.1.4.1       +0 -0      src/tools/regression/acltools/tools-nfs4-psarc.test
  1.1.2.1.4.1       +0 -0      src/tools/regression/acltools/tools-nfs4-trivial.test
  1.2.2.1.4.1       +0 -0      src/tools/regression/acltools/tools-nfs4.test
  1.6.2.1.4.1       +0 -0      src/tools/regression/acltools/tools-posix.test
  1.1.4.1.4.1       +0 -0      src/tools/regression/aio/aiop/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/regression/aio/aiop/aiop.c
  1.3.16.1.4.1      +0 -0      src/tools/regression/aio/aiotest/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/aio/aiotest/aiotest.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/aio/kqueue/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/aio/kqueue/aio_kqueue.c
  1.3.16.1.4.1      +0 -0      src/tools/regression/aio/kqueue/lio/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/aio/kqueue/lio/lio_kqueue.c
  1.1.36.1.4.1      +0 -0      src/tools/regression/atm/Funcs.sh
  1.3.4.1.4.1       +0 -0      src/tools/regression/atm/README
  1.4.16.1.4.1      +0 -0      src/tools/regression/atm/RunTest.sh
  1.1.36.1.4.1      +0 -0      src/tools/regression/atm/proto_cc/RunTest.sh
  1.1.36.1.4.1      +0 -0      src/tools/regression/atm/proto_sscfu/RunTest.sh
  1.1.36.1.4.1      +0 -0      src/tools/regression/atm/proto_sscop/RunTest.sh
  1.1.36.1.4.1      +0 -0      src/tools/regression/atm/proto_uni/RunTest.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/audit/audit_pipe_ioctl/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/audit/audit_pipe_ioctl/audit_pipe_ioctl.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/Makefile
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/date/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/regression/bin/date/regress.sh
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/date/regress.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/mv/Makefile
  1.7.2.1.4.1       +0 -0      src/tools/regression/bin/mv/regress.sh
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/mv/regress.t
  1.2.6.1.4.1       +0 -0      src/tools/regression/bin/pax/Makefile
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/pax/regress.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/Makefile
  1.3.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/alias.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/alias.1
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/break1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/break2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/break3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/builtin1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/case1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case10.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/case11.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/case12.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case5.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case6.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case8.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/case9.0
  1.4.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/cd1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/cd2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/cd3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/cd4.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/cd5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/cd6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/cd7.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/cd8.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/command1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command10.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command11.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/command2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command4.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command5.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command6.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command7.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command8.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/command9.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/dot1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/dot2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/dot3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/dot4.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/eval1.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/eval2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/eval3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/eval4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/eval5.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/exec1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/exec2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/exit1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/exit2.8
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/exit3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/export1.0
  1.4.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/fc1.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/fc2.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/for1.0
  1.2.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/getopts1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/getopts2.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/hash1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/hash2.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/hash3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/lineno.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/locale1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/printf1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/printf2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/printf3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/printf4.0
  1.2.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/read1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/read2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/read3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/read4.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/read5.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/return1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/return2.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/return3.1
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/return4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/return5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/return6.4
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/return7.4
  1.2.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/set1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/set2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap1.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/trap10.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/trap11.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/trap8.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/builtins/trap9.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/type1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/type2.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/builtins/unalias.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/var-assign.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/var-assign2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/wait1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/wait2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/builtins/wait3.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/assignment-error1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/assignment-error2.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/backquote-error1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/backquote-error2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/bad-binary1.126
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/bad-keyword1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/errors/bad-parm-exp1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/errors/bad-parm-exp2.2
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/errors/bad-parm-exp3.2
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/errors/bad-parm-exp4.2
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/errors/bad-parm-exp5.2
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/bad-parm-exp6.2
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/option-error.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/redirection-error.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/redirection-error2.2
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/redirection-error3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/redirection-error4.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/redirection-error5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/redirection-error6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/errors/redirection-error7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/bg1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/bg2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/bg3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/bg4.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/fork1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/fork2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/fork3.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/func1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/func2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/func3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/hash1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/killed1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/killed2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/path1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/redir1.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/redir2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/redir3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/redir4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/redir5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/redir6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/redir7.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/set-n1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/set-n2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/set-n3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/set-n4.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/set-x1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/set-x2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/set-x3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/shellproc1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/unknown1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/execution/var-assign1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith10.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith11.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/expansion/arith12.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith5.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith8.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/arith9.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/assign1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst10.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst11.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst12.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst13.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst5.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst7.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst8.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/cmdsubst9.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/heredoc1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/heredoc2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/ifs1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/ifs2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/ifs3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/ifs4.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length4.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length5.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/length8.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/pathname1.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/pathname2.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/pathname3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/pathname4.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/plus-minus8.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/question1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/set-u1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/set-u2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/set-u3.0
  1.2.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/tilde1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/tilde2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim3.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/expansion/trim8.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parameters/env1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parameters/exitstatus1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parameters/mail1.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parameters/mail2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parameters/positional1.0
  1.1.2.2.2.1       +0 -0      src/tools/regression/bin/sh/parameters/positional2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parameters/pwd1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parameters/pwd2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/alias1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/alias2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/alias3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/alias4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/alias5.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/alias6.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/and-pipe-not.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/case1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/case2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote10.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote11.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote2.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote3.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote4.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote5.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote6.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote7.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote8.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/dollar-quote9.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/for1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/for2.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/func1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/func2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/func3.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc10.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc11.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc3.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc4.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc5.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc6.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc7.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc8.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/heredoc9.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/no-space1.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/no-space2.0
  1.1.4.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/only-redir1.0
  1.1.2.1.4.1       +0 -0      src/tools/regression/bin/sh/parser/pipe-not1.0
  1.5.2.1.4.1       +0 -0      src/tools/regression/bin/sh/regress.sh
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/regress.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/and1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/and2.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/and3.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/and4.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/background1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/cmd1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/cmd2.1
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/elif1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/elif2.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/eval1.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/eval2.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/for1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/func1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/func2.1
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/if1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/if2.0
  1.3.2.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/if3.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/not1.0
  1.2.4.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/not2.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/or1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/or2.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/or3.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/pipe1.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/pipe2.0
  1.2.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/return1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/semi1.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/semi2.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/subshell1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/subshell2.1
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/until1.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/until2.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/until3.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/while1.0
  1.2.2.1.4.1       +0 -0      src/tools/regression/bin/sh/set-e/while2.0
  1.1.16.1.4.1      +0 -0      src/tools/regression/bin/sh/set-e/while3.0
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/test/Makefile
  1.2.2.2.2.1       +0 -0      src/tools/regression/bin/test/regress.sh
  1.1.6.1.4.1       +0 -0      src/tools/regression/bin/test/regress.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/bpf/Makefile
  1.13.2.1.4.1      +0 -0      src/tools/regression/bpf/bpf_filter/Makefile
  1.14.2.1.4.1      +0 -0      src/tools/regression/bpf/bpf_filter/bpf_test.c
  1.4.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0001.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0002.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0003.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0004.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0005.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0006.h
  1.3.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0007.h
  1.3.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0008.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0009.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0010.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0011.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0012.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0013.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0014.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0015.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0016.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0017.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0018.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0019.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0020.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0021.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0022.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0023.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0024.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0025.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0026.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0027.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0028.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0029.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0030.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0031.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0032.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0033.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0034.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0035.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0036.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0037.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0038.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0039.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0040.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0041.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0042.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0043.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0044.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0045.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0046.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0047.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0048.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0049.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0050.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0051.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0052.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0053.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0054.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0055.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0056.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0057.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0058.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0059.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0060.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0061.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0062.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0063.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0064.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0065.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0066.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0067.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0068.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0069.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0070.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0071.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0072.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0073.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0074.h
  1.3.2.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0075.h
  1.3.2.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0076.h
  1.3.2.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0077.h
  1.3.2.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0078.h
  1.2.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0079.h
  1.4.2.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0080.h
  1.1.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0081.h
  1.1.4.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0082.h
  1.2.2.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0083.h
  1.2.2.1.4.1       +0 -0      src/tools/regression/bpf/bpf_filter/tests/test0084.h
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/Makefile
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/a.c
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/b.c
  1.2.38.1.4.1      +0 -0      src/tools/regression/ccd/layout/ccd.sh
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ccd0.sh
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_0
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_4
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_0
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_2
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_4
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_0
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_4
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_0
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_2
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_4
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_0
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_4
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_0
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_2
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_4
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_0
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_2
  1.1.40.1.4.1      +0 -0      src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_4
  1.2.2.1.4.1       +0 -0      src/tools/regression/doat/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/doat/README
  1.2.2.2.2.1       +0 -0      src/tools/regression/doat/doat.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/environ/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/environ/Makefile.envctl
  1.1.16.1.4.1      +0 -0      src/tools/regression/environ/Makefile.retention
  1.1.16.1.4.1      +0 -0      src/tools/regression/environ/Makefile.timings
  1.7.2.1.4.1       +0 -0      src/tools/regression/environ/envctl.c
  1.5.2.1.4.1       +0 -0      src/tools/regression/environ/envtest.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/environ/retention.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/environ/timings.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/ethernet/ethermulti/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/ethernet/ethermulti/ethermulti.c
  1.4.16.1.4.1      +0 -0      src/tools/regression/execve/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/doexec.c
  1.3.16.1.4.1      +0 -0      src/tools/regression/execve/execve.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/tests/badinterplen
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/tests/devnullscript
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/tests/goodaout.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/tests/goodscript
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/tests/nonexistshell
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/tests/scriptarg
  1.1.16.1.4.1      +0 -0      src/tools/regression/execve/tests/scriptarg-nospace
  1.2.16.1.4.1      +0 -0      src/tools/regression/fifo/fifo_create/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/regression/fifo/fifo_create/fifo_create.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/fifo/fifo_io/Makefile
  1.6.16.1.4.1      +0 -0      src/tools/regression/fifo/fifo_io/fifo_io.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/fifo/fifo_misc/Makefile
  1.6.2.2.2.1       +0 -0      src/tools/regression/fifo/fifo_misc/fifo_misc.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/fifo/fifo_open/Makefile
  1.3.16.1.4.1      +0 -0      src/tools/regression/fifo/fifo_open/fifo_open.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/file/closefrom/Makefile
  1.1.6.1.4.1       +0 -0      src/tools/regression/file/closefrom/closefrom.c
  1.1.6.1.4.1       +0 -0      src/tools/regression/file/closefrom/closefrom.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/file/dup/Makefile
  1.3.4.1.4.1       +0 -0      src/tools/regression/file/dup/dup.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/file/dup/dup.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/file/flock/Makefile
  1.4.4.1.4.1       +0 -0      src/tools/regression/file/flock/flock.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/file/ftruncate/Makefile
  1.3.16.1.4.1      +0 -0      src/tools/regression/file/ftruncate/ftruncate.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/file/newfileops_on_fork/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/file/newfileops_on_fork/newfileops_on_fork.c
  1.2.2.2.2.1       +0 -0      src/tools/regression/filemon/Makefile
  1.2.2.2.2.1       +0 -0      src/tools/regression/filemon/filemontest.c
  1.1.2.2.2.1       +0 -0      src/tools/regression/filemon/test_script.sh
  1.3.28.1.4.1      +0 -0      src/tools/regression/fsx/Makefile
  1.6.4.1.4.1       +0 -0      src/tools/regression/fsx/fsx.c
  1.4.2.1.4.1       +0 -0      src/tools/regression/gaithrstress/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/regression/gaithrstress/gaithrstress.c
  1.11.2.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/ConfCmp.c
  1.8.28.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/Makefile
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a1.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a1a.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a1b.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a1c.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a1d.conf
  1.2.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a2.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a2a.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a2b.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a2c.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/ConfCmp/a2d.conf
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.alpha.da0.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.alpha2.da0.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.apple.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.beast.da0.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.critter.ad0.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.empty.flp.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.far.ad0.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.flat.da1.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.kern.flp.xml
  1.2.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.msdos.ext.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.msdos.flp.xml
  1.2.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.pc98.wdc0.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.sun.da0.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.sun.da1.xml
  1.1.42.1.4.1      +0 -0      src/tools/regression/geom/Data/disk.typo.ad0.xml
  1.5.28.1.4.1      +0 -0      src/tools/regression/geom/MdLoad/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom/MdLoad/MdLoad.c
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.alpha.da0.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.alpha2.da0.xml
  1.2.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.apple.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.beast.da0.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.critter.ad0.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.empty.flp.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.far.ad0.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.flat.da1.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.kern.flp.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.msdos.ext.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.msdos.flp.xml
  1.2.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.pc98.wdc0.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.sun.da0.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.sun.da1.xml
  1.1.40.1.4.1      +0 -0      src/tools/regression/geom/Ref/disk.typo.ad0.xml
  1.2.40.1.4.1      +0 -0      src/tools/regression/geom/RunTest.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/geom/RunTest.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_concat/conf.sh
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_concat/test-1.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_concat/test-2.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/attach-d.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/configure-b-B.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/delkey.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/detach-l.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/geom_eli/init-B.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/geom_eli/init-J.t
  1.5.2.1.4.1       +0 -0      src/tools/regression/geom_eli/init-a.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/init-i-P.t
  1.6.2.1.4.1       +0 -0      src/tools/regression/geom_eli/init.t
  1.5.2.1.4.1       +0 -0      src/tools/regression/geom_eli/integrity-copy.t
  1.5.2.1.4.1       +0 -0      src/tools/regression/geom_eli/integrity-data.t
  1.5.2.1.4.1       +0 -0      src/tools/regression/geom_eli/integrity-hmac.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/kill.t
  1.3.4.1.4.1       +0 -0      src/tools/regression/geom_eli/nokey.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/geom_eli/onetime-a.t
  1.1.18.1.4.1      +0 -0      src/tools/regression/geom_eli/onetime-d.t
  1.5.2.1.4.1       +0 -0      src/tools/regression/geom_eli/onetime.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/readonly.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/geom_eli/resize.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/geom_eli/setkey.t
  1.1.36.1.4.1      +0 -0      src/tools/regression/geom_gate/Makefile
  1.1.36.1.4.1      +0 -0      src/tools/regression/geom_gate/runtests.sh
  1.1.36.1.4.1      +0 -0      src/tools/regression/geom_gate/test-1.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/geom_gate/test-1.t
  1.1.36.1.4.1      +0 -0      src/tools/regression/geom_gate/test-2.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/geom_gate/test-2.t
  1.1.36.1.4.1      +0 -0      src/tools/regression/geom_gate/test-3.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/geom_gate/test-3.t
  1.6.16.1.4.1      +0 -0      src/tools/regression/geom_gpt/gctl.t
  1.3.16.1.4.1      +0 -0      src/tools/regression/geom_gpt/test.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/conf.sh
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/test-1.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/test-2.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/test-3.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/test-4.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/test-5.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/test-6.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_mirror/test-7.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_nop/conf.sh
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_nop/test-1.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_nop/test-2.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/conf.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-1.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-10.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-11.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-12.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-2.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-3.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-4.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-5.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-6.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-7.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-8.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_raid3/test-9.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_shsec/conf.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_shsec/test-1.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_shsec/test-2.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_stripe/conf.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_stripe/test-1.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_stripe/test-2.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_subr.sh
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_uzip/Makefile
  1.1.36.1.4.1      +0 -0      src/tools/regression/geom_uzip/etalon/etalon.txt
  1.1.36.1.4.1      +0 -0      src/tools/regression/geom_uzip/runtests.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/geom_uzip/test-1.img.uzip.uue
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_uzip/test-1.sh
  1.2.16.1.4.1      +0 -0      src/tools/regression/geom_uzip/test-2.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/ia64/emulated/brl.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/ia64/emulated/test.c
  1.5.28.1.4.1      +0 -0      src/tools/regression/ia64/unaligned/test.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/ia64/unaligned/unaligned.t
  1.4.4.1.4.1       +0 -0      src/tools/regression/include/tgmath/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/include/tgmath/tgmath.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/include/tgmath/tgmath.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/ipfw/fwd/vimage-fwd.sh
  1.3.16.1.4.1      +0 -0      src/tools/regression/ipsec/ipsec.t
  1.3.16.1.4.1      +0 -0      src/tools/regression/ipsec/ipsec6.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/kgssapi/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/kgssapi/gsstest.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/kqueue/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/kqueue/common.h
  1.4.2.1.4.1       +0 -0      src/tools/regression/kqueue/config.h
  1.3.2.1.4.1       +0 -0      src/tools/regression/kqueue/main.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/kqueue/proc.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/kqueue/read.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/kqueue/signal.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/kqueue/timer.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/kqueue/user.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/kqueue/vnode.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/kthread/kld/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/kthread/kld/kthrdlk.c
  1.6.2.1.4.1       +0 -0      src/tools/regression/lib/libc/gen/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/libc/gen/test-fmtcheck.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/libc/gen/test-fnmatch.c
  1.3.40.1.4.1      +0 -0      src/tools/regression/lib/libc/gen/test-fpclassify.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/lib/libc/gen/test-posix_spawn.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/libc/gen/test-wordexp.c
  1.8.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/Makefile
  1.4.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-btowc.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-btowc.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-iswctype.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-iswctype.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mblen.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mblen.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbrlen.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbrlen.t
  1.5.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbrtowc.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbrtowc.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbsnrtowcs.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbsnrtowcs.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbsrtowcs.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbsrtowcs.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbstowcs.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbstowcs.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbtowc.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-mbtowc.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-towctrans.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-towctrans.t
  1.4.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcrtomb.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcrtomb.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcsnrtombs.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcsnrtombs.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcsrtombs.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcsrtombs.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcstombs.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wcstombs.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wctomb.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/locale/test-wctomb.t
  1.3.16.1.4.1      +0 -0      src/tools/regression/lib/libc/net/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-ether.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-ether.t
  1.2.36.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-eui64.h
  1.3.28.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-eui64_aton.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-eui64_aton.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-eui64_line.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-eui64_line.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-eui64_ntoa.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/net/test-eui64_ntoa.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/README
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/mach
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getaddr.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getaddr.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getgr.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getgr.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-gethostby.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-gethostby.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getproto.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getproto.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getpw.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getpw.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getrpc.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getrpc.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getserv.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getserv.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getusershell.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/test-getusershell.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libc/nss/testutil.h
  1.1.36.1.4.1      +0 -0      src/tools/regression/lib/libc/regex/Makefile
  1.4.16.1.4.1      +0 -0      src/tools/regression/lib/libc/resolv/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/libc/resolv/resolv.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/resolv/resolv.t
  1.7.4.1.4.1       +0 -0      src/tools/regression/lib/libc/stdio/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/libc/stdio/test-getdelim.c
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdio/test-perror.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdio/test-perror.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/libc/stdio/test-print-positional.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/libc/stdio/test-printbasic.c
  1.13.4.1.4.1      +0 -0      src/tools/regression/lib/libc/stdio/test-printfloat.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdio/test-printfloat.t
  1.11.4.1.4.1      +0 -0      src/tools/regression/lib/libc/stdio/test-scanfloat.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdio/test-scanfloat.t
  1.1.36.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/test-heapsort.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/test-heapsort.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/test-mergesort.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/test-mergesort.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/test-qsort.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/test-qsort.t
  1.1.36.1.4.1      +0 -0      src/tools/regression/lib/libc/stdlib/test-sort.h
  1.4.4.1.4.1       +0 -0      src/tools/regression/lib/libc/string/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/libc/string/test-stpncpy.c
  1.4.2.1.4.1       +0 -0      src/tools/regression/lib/libc/string/test-strerror.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/libc/string/test-strerror.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/libc/string/test-wcscasecmp.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/libc/string/test-wcsnlen.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libmp/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/regression/lib/libmp/test-libmp.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libmp/test-libmp.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/lib/libutil/Makefile
  1.7.2.1.4.1       +0 -0      src/tools/regression/lib/libutil/test-flopen.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/lib/libutil/test-flopen.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/lib/libutil/test-grp.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/libutil/test-grp.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/lib/libutil/test-pidfile.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/lib/libutil/test-trimdomain-nodomain.c
  1.1.18.1.4.1      +0 -0      src/tools/regression/lib/libutil/test-trimdomain-nodomain.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/lib/libutil/test-trimdomain.c
  1.1.18.1.4.1      +0 -0      src/tools/regression/lib/libutil/test-trimdomain.t
  1.18.2.1.4.1      +0 -0      src/tools/regression/lib/msun/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-cexp.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-cexp.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-conj.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-conj.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-csqrt.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-csqrt.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-exponential.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-exponential.t
  1.4.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-fenv.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-fenv.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-fma.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-fma.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-fmaxmin.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-fmaxmin.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-ilogb.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-ilogb.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-invtrig.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-invtrig.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-logarithm.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-logarithm.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-lrint.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-lrint.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-lround.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-lround.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-nan.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-nan.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-nearbyint.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-nearbyint.t
  1.3.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-next.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-next.t
  1.3.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-rem.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/lib/msun/test-rem.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/lib/msun/test-trig.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/lib/msun/test-trig.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/mac/mac_bsdextended/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/mac/mac_bsdextended/test_matches.sh
  1.3.16.1.4.1      +0 -0      src/tools/regression/mac/mac_bsdextended/test_ugidfw.c
  1.2.4.1.4.1       +0 -0      src/tools/regression/mac/mac_portacl/LICENSE
  1.1.4.1.4.1       +0 -0      src/tools/regression/mac/mac_portacl/misc.sh
  1.1.4.1.4.1       +0 -0      src/tools/regression/mac/mac_portacl/nobody.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/mac/mac_portacl/root.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/mlock/Makefile
  1.1.30.1.4.1      +0 -0      src/tools/regression/mlock/mlock.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/mmap/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/mmap/mmap.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/mqueue/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest1/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest1/mqtest1.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest2/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest2/mqtest2.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest3/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest3/mqtest3.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest4/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest4/mqtest4.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest5/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/mqueue/mqtest5/mqtest5.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/msdosfs/msdosfstest-2.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/msdosfs/msdosfstest-3.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/msdosfs/msdosfstest-4.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/msdosfs/msdosfstest-5.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/msdosfs/msdosfstest-6.sh
  1.2.28.1.4.1      +0 -0      src/tools/regression/msdosfs/msdosfstest.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/net80211/ccmp/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/net80211/ccmp/test_ccmp.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/net80211/tkip/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/net80211/tkip/test_tkip.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/net80211/wep/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/net80211/wep/test_wep.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/netatalk/simple_send/Makefile
  1.3.16.1.4.1      +0 -0      src/tools/regression/netatalk/simple_send/simple_send.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/netinet/arphold/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/netinet/arphold/arphold.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/netinet/arphold/arphold.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/netinet/ip_id_period/ip_id_period.py
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/ipbroadcast/Makefile
  1.5.16.1.4.1      +0 -0      src/tools/regression/netinet/ipbroadcast/ipbroadcast.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/netinet/ipdivert/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/netinet/ipdivert/ipdivert.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/ipmulticast/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/ipmulticast/ipmulticast.c
  1.3.30.1.4.1      +0 -0      src/tools/regression/netinet/ipsockopt/Makefile
  1.8.16.1.4.1      +0 -0      src/tools/regression/netinet/ipsockopt/ipsockopt.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/netinet/ipsockopt/ipsockopt.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/netinet/msocket/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/msocket/msocket.c
  1.3.16.1.4.1      +0 -0      src/tools/regression/netinet/msocket_ifnet_remove/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/msocket_ifnet_remove/msocket_ifnet_remove.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/rawconnect/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/rawconnect/rawconnect.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/netinet/rawconnect/rawconnect.t
  1.3.30.1.4.1      +0 -0      src/tools/regression/netinet/tcpconnect/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/netinet/tcpconnect/README.tcp-md5
  1.7.2.1.4.1       +0 -0      src/tools/regression/netinet/tcpconnect/tcpconnect.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/netinet/tcpdrop/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/netinet/tcpdrop/tcpdrop.c
  1.3.16.1.4.1      +0 -0      src/tools/regression/netinet/tcpfullwindowrst/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/netinet/tcpsockclosebeforeaccept/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/netinet/tcpsockclosebeforeaccept/tcpsockclosebeforeaccept.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/netinet/tcpsocktimewait/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/regression/netinet/tcpsocktimewait/tcpsocktimewait.c
  1.3.30.1.4.1      +0 -0      src/tools/regression/netinet/tcpstream/Makefile
  1.1.30.1.4.1      +0 -0      src/tools/regression/netinet/tcpstream/README
  1.2.30.1.4.1      +0 -0      src/tools/regression/netinet/tcpstream/tcpstream.c
  1.3.16.1.4.1      +0 -0      src/tools/regression/netinet/udpconnectjail/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/regression/netinet/udpconnectjail/udpconnectjail.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/netinet/udpzerobyte/Makefile
  1.3.4.1.4.1       +0 -0      src/tools/regression/netinet/udpzerobyte/udpzerobyte.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/netinet6/icmp6_filter/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/regression/netinet6/icmp6_filter/icmp6_filter.c
  1.1.18.1.4.1      +0 -0      src/tools/regression/netinet6/inet6_rth/Makefile
  1.1.18.1.4.1      +0 -0      src/tools/regression/netinet6/inet6_rth/inet6_rth-segments.c
  1.1.18.1.4.1      +0 -0      src/tools/regression/netinet6/inet6_rth/test_subr.c
  1.1.18.1.4.1      +0 -0      src/tools/regression/netinet6/inet6_rth/test_subr.h
  1.2.16.1.4.1      +0 -0      src/tools/regression/netinet6/ip6_sockets/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/netinet6/ip6_sockets/ip6_sockets.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/netipx/README
  1.3.2.1.4.1       +0 -0      src/tools/regression/netipx/ipxdgramloopback/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/netipx/ipxdgramloopback/ipxdgramloopback.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/netipx/ipxsocket/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/netipx/ipxsocket/ipxsocket.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/netipx/spxabort/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/netipx/spxabort/spxabort.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/netipx/spxloopback/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/regression/netipx/spxloopback/spxloopback.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/nfsmmap/test1/Makefile
  1.3.28.1.4.1      +0 -0      src/tools/regression/nfsmmap/test2/Makefile
  1.4.28.1.4.1      +0 -0      src/tools/regression/p1003_1b/Makefile
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/README
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/fifo.c
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/main.c
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/memlock.c
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/p26.c
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/prutil.c
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/prutil.h
  1.1.62.1.4.1      +0 -0      src/tools/regression/p1003_1b/sched.c
  1.2.42.1.4.1      +0 -0      src/tools/regression/p1003_1b/yield.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/pipe/Makefile
  1.3.28.1.4.1      +0 -0      src/tools/regression/pipe/bigpipetest.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/pipe/bigpipetest.t
  1.1.36.2.2.1      +0 -0      src/tools/regression/pipe/pipe-fstatbug.c
  1.1.2.2.2.1       +0 -0      src/tools/regression/pipe/pipe-ino.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/pipe/pipe-overcommit1.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/pipe/pipe-overcommit2.c
  1.1.36.2.2.1      +0 -0      src/tools/regression/pipe/pipe-reverse.c
  1.1.2.2.2.1       +0 -0      src/tools/regression/pipe/pipe-reverse2.c
  1.1.36.2.2.1      +0 -0      src/tools/regression/pipe/pipe-wraparound.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/LICENSE
  1.3.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/README
  1.5.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/pjdfstest.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/00.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chflags/13.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/00.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/05.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/11.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chmod/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/00.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/03.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/04.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/05.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/06.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/09.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/chown/10.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/conf
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/ftruncate/00.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/granular/00.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/granular/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/granular/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/granular/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/granular/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/granular/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/00.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/09.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/13.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/14.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/15.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/16.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/link/17.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/misc.sh
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/00.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkdir/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/00.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/08.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mkfifo/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/00.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/07.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/mknod/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/00.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/13.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/14.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/15.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/16.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/17.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/18.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/19.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/20.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/21.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/22.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/23.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/open/24.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/00.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/11.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/13.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/14.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/15.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/16.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/17.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/18.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/19.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/20.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rename/21.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/00.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/05.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/13.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/14.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/rmdir/15.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/00.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/07.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/symlink/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/00.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/13.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/truncate/14.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/00.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/01.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/02.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/03.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/04.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/05.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/06.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/07.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/08.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/09.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/10.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/11.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/12.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/pjdfstest/tests/unlink/13.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/poll/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/poll/Readme
  1.2.2.1.4.1       +0 -0      src/tools/regression/poll/pipepoll.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/poll/pipeselect.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/poll/sockpoll.c
  1.1.6.1.4.1       +0 -0      src/tools/regression/posixsem/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/posixsem/posixsem.c
  1.1.6.1.4.1       +0 -0      src/tools/regression/posixsem/posixsem.t
  1.1.6.1.4.1       +0 -0      src/tools/regression/posixsem/test.c
  1.1.6.1.4.1       +0 -0      src/tools/regression/posixsem/test.h
  1.1.2.1.4.1       +0 -0      src/tools/regression/posixsem2/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/regression/posixsem2/semtest.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/posixshm/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/posixshm/posixshm.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/posixshm/posixshm.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/posixshm/test.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/posixshm/test.h
  1.6.2.1.4.1       +0 -0      src/tools/regression/priv/Makefile
  1.5.2.1.4.1       +0 -0      src/tools/regression/priv/main.c
  1.4.4.1.4.1       +0 -0      src/tools/regression/priv/main.h
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_acct.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_adjtime.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_audit_control.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_audit_getaudit.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_audit_setaudit.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_audit_submit.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_clock_settime.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_cred.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_io.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_kenv_set.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_kenv_unset.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_msgbuf.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/priv/priv_netinet_ipsec.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_netinet_raw.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_proc_setlogin.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_proc_setrlimit.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_sched_rtprio.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_sched_setpriority.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_settimeofday.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_sysctl_write.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_chflags.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_chmod.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_chown.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_chroot.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_clearsugid.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/priv/priv_vfs_extattr_system.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_fhopen.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_fhstat.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_fhstatfs.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_generation.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_getfh.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_read_write.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_setgid.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_stickyfile.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vfs_utimes.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vm_madv_protect.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vm_mlock.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/priv/priv_vm_munlock.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/pthread/cv_cancel1/Makefile
  1.3.16.1.4.1      +0 -0      src/tools/regression/pthread/cv_cancel1/cv_cancel1.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/pthread/mutex_isowned_np/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/pthread/mutex_isowned_np/mutex_isowned_np.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/Test.cpp
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/catch_pthread_exit.cpp
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/cond_wait_cancel.cpp
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/cond_wait_cancel2.cpp
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/main_thread_exit.cpp
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/sem_wait_cancel.cpp
  1.1.2.1.4.1       +0 -0      src/tools/regression/pthread/unwind/thread_normal_exit.cpp
  1.1.16.1.4.1      +0 -0      src/tools/regression/redzone9/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/redzone9/README
  1.1.16.1.4.1      +0 -0      src/tools/regression/redzone9/redzone.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/redzone9/test.sh
  1.2.2.1.4.1       +0 -0      src/tools/regression/rpcsec_gss/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/rpcsec_gss/rpctest.c
  1.1.4.2.2.1       +0 -0      src/tools/regression/sbin/Makefile
  1.1.2.2.2.1       +0 -0      src/tools/regression/sbin/dhclient/Makefile
  1.2.2.2.2.1       +0 -0      src/tools/regression/sbin/dhclient/fake.c
  1.1.2.2.2.1       +0 -0      src/tools/regression/sbin/dhclient/option-domain-search.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/sbin/growfs/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/sbin/growfs/regress.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/security/access/Makefile
  1.4.42.1.4.1      +0 -0      src/tools/regression/security/access/testaccess.c
  1.4.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/Makefile
  1.6.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test.c
  1.4.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test.h
  1.1.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test.t
  1.5.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test_capabilities.c
  1.2.2.2.2.1       +0 -0      src/tools/regression/security/cap_test/cap_test_capmode.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test_fcntl.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test_pdfork.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test_pdkill.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test_relative.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/security/cap_test/cap_test_sysctl.c
  1.1.4.1.4.1       +0 -0      src/tools/regression/security/open_to_operation/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/security/open_to_operation/open_to_operation.c
  1.4.28.1.4.1      +0 -0      src/tools/regression/security/proc_to_proc/Makefile
  1.2.42.1.4.1      +0 -0      src/tools/regression/security/proc_to_proc/README
  1.6.36.1.4.1      +0 -0      src/tools/regression/security/proc_to_proc/scenario.c
  1.1.42.1.4.1      +0 -0      src/tools/regression/security/proc_to_proc/scenario.h
  1.1.42.1.4.1      +0 -0      src/tools/regression/security/proc_to_proc/testuid.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/sigqueue/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/sigqueue/sigqtest1/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/sigqueue/sigqtest1/sigqtest1.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/sigqueue/sigqtest2/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/sigqueue/sigqtest2/sigqtest2.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/sockets/accept_fd_leak/Makefile
  1.6.16.1.4.1      +0 -0      src/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/sockets/accept_fd_leak/accept_fd_leak.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/sockets/accf_data_attach/Makefile
  1.5.2.1.4.1       +0 -0      src/tools/regression/sockets/accf_data_attach/accf_data_attach.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/sockets/accf_data_attach/accf_data_attach.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/sockets/fstat/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/sockets/fstat/fstat.c
  1.4.30.1.4.1      +0 -0      src/tools/regression/sockets/kqueue/Makefile
  1.3.30.1.4.1      +0 -0      src/tools/regression/sockets/kqueue/kqueue.c
  1.1.28.1.4.1      +0 -0      src/tools/regression/sockets/kqueue/kqueue.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/listen_backlog/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/listen_backlog/listen_backlog.c
  1.4.16.1.4.1      +0 -0      src/tools/regression/sockets/listenclose/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/sockets/listenclose/listenclose.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/pr_atomic/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/pr_atomic/pr_atomic.c
  1.3.16.1.4.1      +0 -0      src/tools/regression/sockets/reconnect/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/sockets/reconnect/reconnect.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/rtsocket/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/rtsocket/rtsocket.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/sblock/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/sblock/sblock.c
  1.6.2.1.4.1       +0 -0      src/tools/regression/sockets/sendfile/Makefile
  1.8.2.1.4.1       +0 -0      src/tools/regression/sockets/sendfile/sendfile.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/shutdown/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/shutdown/shutdown.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/sigpipe/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/sockets/sigpipe/sigpipe.c
  1.1.2.2.2.1       +0 -0      src/tools/regression/sockets/so_setfib/Makefile
  1.1.2.2.2.1       +0 -0      src/tools/regression/sockets/so_setfib/so_setfib.c
  1.1.2.2.2.1       +0 -0      src/tools/regression/sockets/so_setfib/so_setfib.t
  1.5.16.1.4.1      +0 -0      src/tools/regression/sockets/socketpair/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/socketpair/socketpair.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_bindconnect/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/sockets/unix_bindconnect/unix_bindconnect.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_close_race/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_close_race/unix_close_race.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_cmsg/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_cmsg/README
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_cmsg/unix_cmsg.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_cmsg/unix_cmsg.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_gc/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_gc/unix_gc.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_passfd/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_passfd/unix_passfd.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_sendtorace/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_sendtorace/unix_sendtorace.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_seqpacket/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_seqpacket/unix_seqpacket.c
  1.1.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_seqpacket_exercise/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_seqpacket_exercise/unix_seqpacket_exercise.c
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_socket/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/unix_socket/unix_socket.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/sockets/unix_sorflush/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/sockets/unix_sorflush/unix_sorflush.c
  1.1.16.1.4.1      +0 -0      src/tools/regression/sockets/zerosend/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/sockets/zerosend/zerosend.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/sysvmsg/Makefile
  1.1.42.1.4.1      +0 -0      src/tools/regression/sysvmsg/README
  1.3.2.1.4.1       +0 -0      src/tools/regression/sysvmsg/msgtest.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/sysvsem/Makefile
  1.1.42.1.4.1      +0 -0      src/tools/regression/sysvsem/README
  1.2.2.1.4.1       +0 -0      src/tools/regression/sysvsem/semtest.c
  1.3.28.1.4.1      +0 -0      src/tools/regression/sysvshm/Makefile
  1.1.42.1.4.1      +0 -0      src/tools/regression/sysvshm/README
  1.2.2.1.4.1       +0 -0      src/tools/regression/sysvshm/shmtest.c
  1.2.28.1.4.1      +0 -0      src/tools/regression/tls/Makefile
  1.5.2.1.4.1       +0 -0      src/tools/regression/tls/libxx/Makefile
  1.1.36.1.4.1      +0 -0      src/tools/regression/tls/libxx/xx.c
  1.5.2.1.4.1       +0 -0      src/tools/regression/tls/libyy/Makefile
  1.1.36.1.4.1      +0 -0      src/tools/regression/tls/libyy/yy.c
  1.5.2.1.4.1       +0 -0      src/tools/regression/tls/ttls1/Makefile
  1.2.36.1.4.1      +0 -0      src/tools/regression/tls/ttls1/ttls1.c
  1.5.2.1.4.1       +0 -0      src/tools/regression/tls/ttls2/Makefile
  1.1.36.1.4.1      +0 -0      src/tools/regression/tls/ttls2/ttls2.c
  1.2.36.1.4.1      +0 -0      src/tools/regression/tls/ttls3/Makefile
  1.1.36.1.4.1      +0 -0      src/tools/regression/tls/ttls3/elftls.S
  1.1.36.1.4.1      +0 -0      src/tools/regression/tls/ttls3/tls-test-lib.c
  1.1.36.1.4.1      +0 -0      src/tools/regression/tls/ttls3/tls-test.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/tls/ttls4/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/tls/ttls4/ttls4.c
  1.3.2.1.4.1       +0 -0      src/tools/regression/tmpfs/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/h_funcs.subr
  1.4.2.1.4.1       +0 -0      src/tools/regression/tmpfs/h_tools.c
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_create
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_dots
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_exec
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_link
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_mkdir
  1.3.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_mount
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_pipes
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_read_write
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_readdir
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_remove
  1.3.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_rename
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_rmdir
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_setattr
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_sizes
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_sockets
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_statvfs
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_symlink
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_times
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_trail_slash
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_truncate
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_vnd
  1.2.2.1.4.1       +0 -0      src/tools/regression/tmpfs/t_vnode_leak
  1.2.16.1.4.1      +0 -0      src/tools/regression/ufs/uprintf/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/ufs/uprintf/ufs_uprintf.c
  1.17.2.1.4.1      +0 -0      src/tools/regression/usr.bin/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/apply/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/apply/regress.01.sh
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/apply/regress.sh
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/apply/regress.t
  1.1.18.1.4.1      +0 -0      src/tools/regression/usr.bin/calendar/Makefile
  1.3.18.1.4.1      +0 -0      src/tools/regression/usr.bin/calendar/calendar.calibrate
  1.3.2.1.4.1       +0 -0      src/tools/regression/usr.bin/calendar/regress.sh
  1.1.18.1.4.1      +0 -0      src/tools/regression/usr.bin/calendar/regress.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/comm/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/comm/regress.sh
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/comm/regress.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/usr.bin/env/Makefile
  1.3.16.1.4.1      +0 -0      src/tools/regression/usr.bin/env/regress-env.rgdata
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/env/regress-sb.rb
  1.2.42.1.4.1      +0 -0      src/tools/regression/usr.bin/file2c/Makefile
  1.5.28.1.4.1      +0 -0      src/tools/regression/usr.bin/file2c/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/file2c/regress.t
  1.2.42.1.4.1      +0 -0      src/tools/regression/usr.bin/join/Makefile
  1.4.28.1.4.1      +0 -0      src/tools/regression/usr.bin/join/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/join/regress.t
  1.2.42.1.4.1      +0 -0      src/tools/regression/usr.bin/jot/Makefile
  1.11.2.1.4.1      +0 -0      src/tools/regression/usr.bin/jot/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/jot/regress.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/usr.bin/lastcomm/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/usr.bin/lastcomm/README
  1.1.16.1.4.1      +0 -0      src/tools/regression/usr.bin/lastcomm/regress.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/usr.bin/lastcomm/values.sh
  1.3.42.1.4.1      +0 -0      src/tools/regression/usr.bin/m4/Makefile
  1.4.28.1.4.1      +0 -0      src/tools/regression/usr.bin/m4/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/m4/regress.t
  1.3.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/README
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/all.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/archives/fmt_44bsd/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/archives/fmt_44bsd/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/archives/fmt_oldbsd/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/basic/t0/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/basic/t1/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/basic/t1/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/basic/t2/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/basic/t2/test.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/basic/t3/test.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/common.sh
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/builtin/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/builtin/sh
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/builtin/test.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/meta/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/meta/sh
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/meta/test.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/path/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/path/sh
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/path/test.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/path_select/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/path_select/shell
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/path_select/test.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/replace/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/replace/shell
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/replace/test.t
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/select/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/shell/select/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/suffixes/basic/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/suffixes/basic/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/suffixes/src_wild1/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/suffixes/src_wild1/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/suffixes/src_wild2/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/suffixes/src_wild2/test.t
  1.3.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/syntax/directive-t0/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/syntax/directive-t0/test.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/usr.bin/make/syntax/enl/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/usr.bin/make/syntax/enl/test.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/usr.bin/make/syntax/semi/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/regression/usr.bin/make/syntax/semi/test.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t0/2/1/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t0/2/1/test.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t0/mk/sys.mk
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t1/2/1/cleanup
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t1/2/1/test.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t1/mk/sys.mk
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t2/2/1/cleanup
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t2/2/1/test.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/make/sysmk/t2/mk/sys.mk
  1.1.2.2.2.1       +0 -0      src/tools/regression/usr.bin/make/test-new.mk
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/variables/modifier_M/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/variables/modifier_M/test.t
  1.1.2.2.2.1       +0 -0      src/tools/regression/usr.bin/make/variables/modifier_t/Makefile
  1.1.2.2.2.1       +0 -0      src/tools/regression/usr.bin/make/variables/modifier_t/test.t
  1.1.2.2.2.1       +0 -0      src/tools/regression/usr.bin/make/variables/opt_V/Makefile
  1.1.2.2.2.1       +0 -0      src/tools/regression/usr.bin/make/variables/opt_V/test.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/variables/t0/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/regression/usr.bin/make/variables/t0/test.t
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/ncal/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/usr.bin/ncal/regress.sh
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.bin/ncal/regress.t
  1.3.16.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-F.t
  1.1.18.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-LF.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-P.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-U.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/pkill/pgrep-_g.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/pkill/pgrep-_s.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-g.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-i.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-j.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-l.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-n.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-o.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/pkill/pgrep-q.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-s.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/usr.bin/pkill/pgrep-t.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-v.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pgrep-x.t
  1.3.16.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-F.t
  1.1.18.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-LF.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-P.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-U.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/pkill/pkill-_g.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-g.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-i.t
  1.2.16.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-j.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-s.t
  1.4.2.1.4.1       +0 -0      src/tools/regression/usr.bin/pkill/pkill-t.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/pkill/pkill-x.t
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/printf/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/regression/usr.bin/printf/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/printf/regress.t
  1.5.28.1.4.1      +0 -0      src/tools/regression/usr.bin/regress.m4
  1.5.2.1.4.1       +0 -0      src/tools/regression/usr.bin/sed/Makefile
  1.4.16.1.4.1      +0 -0      src/tools/regression/usr.bin/sed/hanoi.sed
  1.1.4.1.4.1       +0 -0      src/tools/regression/usr.bin/sed/inplace_race.t
  1.3.16.1.4.1      +0 -0      src/tools/regression/usr.bin/sed/math.sed
  1.21.2.1.4.1      +0 -0      src/tools/regression/usr.bin/sed/multitest.t
  1.20.4.1.4.1      +0 -0      src/tools/regression/usr.bin/sed/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/sed/regress.t
  1.1.8.1.4.1       +0 -0      src/tools/regression/usr.bin/tr/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/usr.bin/tr/regress.sh
  1.1.8.1.4.1       +0 -0      src/tools/regression/usr.bin/tr/regress.t
  1.2.42.1.4.1      +0 -0      src/tools/regression/usr.bin/uudecode/Makefile
  1.5.28.1.4.1      +0 -0      src/tools/regression/usr.bin/uudecode/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/uudecode/regress.t
  1.2.42.1.4.1      +0 -0      src/tools/regression/usr.bin/uuencode/Makefile
  1.7.28.1.4.1      +0 -0      src/tools/regression/usr.bin/uuencode/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/uuencode/regress.t
  1.2.42.1.4.1      +0 -0      src/tools/regression/usr.bin/xargs/Makefile
  1.6.28.1.4.1      +0 -0      src/tools/regression/usr.bin/xargs/regress.sh
  1.1.28.1.4.1      +0 -0      src/tools/regression/usr.bin/xargs/regress.t
  1.2.2.1.4.1       +0 -0      src/tools/regression/usr.sbin/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.sbin/newsyslog/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/regression/usr.sbin/newsyslog/regress.sh
  1.1.2.1.4.1       +0 -0      src/tools/regression/usr.sbin/newsyslog/regress.t
  1.1.16.1.4.1      +0 -0      src/tools/regression/usr.sbin/sa/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/regression/usr.sbin/sa/prime.sh
  1.1.16.1.4.1      +0 -0      src/tools/regression/usr.sbin/sa/regress.t
  1.2.4.1.4.1       +0 -0      src/tools/regression/vfs/trailing_slash.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/LICENSE
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/misc.sh
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/cache.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/disks.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/doesnt_exist.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/files.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/log.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/mirror.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/option-f_inuse.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/option-f_replication_level_mismatch_0.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/option-f_replication_level_mismatch_1.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/option-f_size_mismatch.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/option-f_type_mismatch.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/option-n.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/raidz1.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/raidz2.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/add/spare.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/attach/log.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/attach/mirror.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/attach/option-f_inuse.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/already_exists.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/automount.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/cache.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/disks.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/files.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/log.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/mirror.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-R.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-f_inuse.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-f_replication_level_mismatch_0.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-f_replication_level_mismatch_1.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-f_size_mismatch.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-f_type_mismatch.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-m.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-n.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/option-o.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/raidz1.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/raidz2.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/create/spare.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/offline/io.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/offline/log.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/offline/mirror.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/offline/option-t.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/offline/raidz1.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/offline/raidz2.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/remove/cache.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/remove/spare.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/replace/cache.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/replace/disk.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/replace/log.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/replace/mirror.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/replace/raidz1.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/replace/raidz2.t
  1.1.4.1.4.1       +0 -0      src/tools/regression/zfs/zpool/replace/spare.t
  1.25.4.1.4.1      +0 -0      src/tools/sched/schedgraph.py
  1.6.2.2.2.1       +0 -0      src/tools/test/README
  1.1.2.1.4.1       +0 -0      src/tools/test/auxinfo/Makefile
  1.1.2.2.2.1       +0 -0      src/tools/test/auxinfo/auxinfo.c
  1.4.62.1.4.1      +0 -0      src/tools/test/devrandom/hammer.random
  1.4.62.1.4.1      +0 -0      src/tools/test/devrandom/hammer.urandom
  1.4.62.1.4.1      +0 -0      src/tools/test/devrandom/stat.16bit
  1.4.62.1.4.1      +0 -0      src/tools/test/devrandom/stat.8bit
  1.2.2.1.4.1       +0 -0      src/tools/test/dtrace/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/const-gnuism.c
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/gnu/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/gnu/gnu.c
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/posix/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/posix/posix.c
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ARMSCII-8
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ARMSCII-8-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ASCII
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ASCII-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ATARIST
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ATARIST-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5-2003
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5-2003-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5-HKSCS
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5-HKSCS-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5HKSCS
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/BIG5HKSCS-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/C99
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/C99-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1046
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1046-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1124
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1124-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1125
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1125-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1129
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1129-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1131
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1131-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1133
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1133-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1161
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1161-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1162
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1162-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1163
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1163-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1250
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1250-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1251
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1251-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1252
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1252-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1253
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1253-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1254
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1254-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1255
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1255-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1256
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1256-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1257
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1257-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1258
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP1258-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP437
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP437-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP737
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP737-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP775
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP775-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP850
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP850-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP852
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP852-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP853
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP853-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP855
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP855-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP856
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP856-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP857
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP857-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP858
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP858-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP860
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP860-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP861
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP861-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP862
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP862-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP863
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP863-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP864
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP864-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP865
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP865-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP866
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP866-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP869
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP869-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP874
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP874-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP922
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP922-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP932
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP932-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP936
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP936-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP943
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP943-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP949
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP949-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP950
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/CP950-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/DEC-HANYU
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/DEC-HANYU-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-CN
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-CN-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-JIS-2004
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-JIS-2004-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-JP
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-JP-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-KR
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-KR-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-TW
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/EUC-TW-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GB18030
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GB18030-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GB2312
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GB2312-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GBK
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GBK-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GEORGIAN-ACADEMY
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GEORGIAN-ACADEMY-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GEORGIAN-PS
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/GEORGIAN-PS-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/HP-ROMAN8
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/HP-ROMAN8-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/HZ
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/HZ-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-CN
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-CN-EXT
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-CN-EXT-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-CN-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP-1
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP-1-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP-2
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP-2-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP-2004
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP-2004-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-JP-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-KR
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-2022-KR-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-IR-14
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-IR-14-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-IR-165
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-IR-165-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-IR-57
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO-IR-57-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-1
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-1-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-10
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-10-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-11
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-11-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-13
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-13-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-14
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-14-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-15
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-15-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-16
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-16-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-2
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-2-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-3
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-3-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-4
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-4-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-5
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-5-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-6
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-6-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-7
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-7-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-8
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-8-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-9
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/ISO8859-9-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JAVA
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JAVA-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JIS_X0201
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JIS_X0201-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JIS_X0208-1990
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JIS_X0208-1990-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JOHAB
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/JOHAB-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-R
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-R-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-RU
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-RU-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-T
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-T-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-U
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KOI8-U-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KZ-1048
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/KZ-1048-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACARABIC
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACARABIC-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACCENTRALEUROPE
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACCENTRALEUROPE-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACCROATIAN
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACCROATIAN-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACCYRILLIC
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACCYRILLIC-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACGREEK
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACGREEK-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACHEBREW
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACHEBREW-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACICELAND
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACICELAND-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACROMAN
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACROMAN-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACROMANIA
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACROMANIA-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACTHAI
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACTHAI-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACTURKISH
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACTURKISH-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACUKRAINE
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MACUKRAINE-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MULELAO-1
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/MULELAO-1-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/NEXTSTEP
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/NEXTSTEP-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/PT154
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/PT154-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/RISCOS-LATIN1
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/RISCOS-LATIN1-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/SHIFT_JIS
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/SHIFT_JIS-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/TCVN5712-1
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/TCVN5712-1-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/TDS565
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/TDS565-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-16BE
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-16BE-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-16LE
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-16LE-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-32BE
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-32BE-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-32LE
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-32LE-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-7
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-7-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-8
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/UTF-8-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/VISCII
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/ref/VISCII-rev
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/refgen/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/tablegen/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/tablegen/cmp.sh
  1.1.2.1.4.1       +0 -0      src/tools/test/iconv/tablegen/tablegen.c
  1.6.2.1.4.1       +0 -0      src/tools/test/malloc/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/test/malloc/main.c
  1.1.2.2.2.1       +0 -0      src/tools/test/netfibs/Makefile
  1.2.2.2.2.1       +0 -0      src/tools/test/netfibs/README
  1.2.2.2.2.1       +0 -0      src/tools/test/netfibs/forwarding.sh
  1.2.2.3.2.1       +0 -0      src/tools/test/netfibs/initiator.sh
  1.1.2.2.2.1       +0 -0      src/tools/test/netfibs/reflect.c
  1.2.2.2.2.1       +0 -0      src/tools/test/netfibs/reflector.sh
  1.1.42.1.4.1      +0 -0      src/tools/test/posixshm/README
  1.1.42.1.4.1      +0 -0      src/tools/test/posixshm/shm_test.c
  1.4.28.1.4.1      +0 -0      src/tools/test/ppsapi/Makefile
  1.2.28.1.4.1      +0 -0      src/tools/test/ppsapi/README
  1.2.36.1.4.1      +0 -0      src/tools/test/ppsapi/ppsapitest.c
  1.1.4.1.4.1       +0 -0      src/tools/test/pthread_vfork/pthread_vfork_test.c
  1.1.2.2.2.1       +0 -0      src/tools/test/ptrace/Makefile
  1.1.2.2.2.1       +0 -0      src/tools/test/ptrace/scescx.c
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/random.c
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/Makefile
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/fpu_emul.S
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/fpu_reg.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/fpu_util.c
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/libc_private.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/milieu.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/namespace.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/softfloat.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/sparc64.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/systflags.c
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/systfloat.S
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/systfloat.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/systmodes.c
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/sparc64/un-namespace.h
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/testCases.c
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/testfloat.c
  1.1.6.1.4.1       +0 -0      src/tools/test/testfloat/testsoftfloat.c
  1.63.2.1.4.1      +0 -0      src/tools/tools/README
  1.5.2.1.4.1       +0 -0      src/tools/tools/aac/Makefile
  1.5.2.1.4.1       +0 -0      src/tools/tools/aac/aac_checkq.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/ansify/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/tools/ansify/ansify.pl
  1.15.2.1.4.1      +0 -0      src/tools/tools/ath/Makefile
  1.5.2.1.4.1       +0 -0      src/tools/tools/ath/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/arcode/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/ath/arcode/arcode.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_9287_print/9287.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_9287_print/9287.h
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_9287_print/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_9287_print/eeprom.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_9287_print/eeprom.h
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_9287_print/main.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v14_print/Makefile
  1.5.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v14_print/ath_ee_v14_print.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v4k_print/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v4k_print/eeprom.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v4k_print/eeprom.h
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v4k_print/main.c
  1.4.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v4k_print/v4k.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_ee_v4k_print/v4k.h
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_prom_read/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/ath_prom_read/ath_prom_read.c
  1.1.18.1.4.1      +0 -0      src/tools/tools/ath/athctrl.sh
  1.3.4.1.4.1       +0 -0      src/tools/tools/ath/athdebug/Makefile
  1.7.2.1.4.1       +0 -0      src/tools/tools/ath/athdebug/athdebug.c
  1.3.2.1.4.1       +0 -0      src/tools/tools/ath/athdecode/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/tools/ath/athdecode/main.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/ath/athkey/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athkey/athkey.c
  1.4.2.1.4.1       +0 -0      src/tools/tools/ath/athpoke/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/tools/ath/athpoke/athpoke.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athpow/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/ath/athpow/athpow.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/ath/athprom/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/ath/athprom/athprom.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athprom/eeprom-14
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athprom/eeprom-3
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athprom/eeprom-4
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athprom/eeprom-5
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/athradar/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/ath/athradar/athradar.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athrd/Makefile
  1.2.4.2.2.1       +0 -0      src/tools/tools/ath/athrd/athrd.1
  1.4.2.1.4.1       +0 -0      src/tools/tools/ath/athrd/athrd.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/athrd/run.sh
  1.3.2.1.4.1       +0 -0      src/tools/tools/ath/athregs/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/ath/athregs/dumpregs.c
  1.12.2.1.4.1      +0 -0      src/tools/tools/ath/athstats/Makefile
  1.17.2.1.4.1      +0 -0      src/tools/tools/ath/athstats/athstats.c
  1.3.4.1.4.1       +0 -0      src/tools/tools/ath/athstats/athstats.h
  1.9.2.1.4.1       +0 -0      src/tools/tools/ath/athstats/main.c
  1.5.4.1.4.1       +0 -0      src/tools/tools/ath/athstats/statfoo.c
  1.2.4.1.4.1       +0 -0      src/tools/tools/ath/athstats/statfoo.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/common/ah_osdep.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/common/diag.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/common/dumpregs.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/common/dumpregs_5210.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/ath/common/dumpregs_5211.c
  1.2.4.1.4.1       +0 -0      src/tools/tools/ath/common/dumpregs_5212.c
  1.3.2.1.4.1       +0 -0      src/tools/tools/ath/common/dumpregs_5416.c
  1.1.40.1.4.1      +0 -0      src/tools/tools/backout_commit/backout_commit.rb
  1.1.16.1.4.1      +0 -0      src/tools/tools/build_option_survey/listallopts.sh
  1.5.16.1.4.1      +0 -0      src/tools/tools/build_option_survey/mkhtml.sh
  1.3.16.1.4.1      +0 -0      src/tools/tools/build_option_survey/option_survey.sh
  1.2.16.1.4.1      +0 -0      src/tools/tools/build_option_survey/reduce.sh
  1.2.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/Makefile
  1.5.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_autoconf.c
  1.3.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_autoconf.h
  1.4.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_autoconf.sh
  1.1.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_autoconf_format_example.txt
  1.2.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_load_file.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_load_file.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_sections.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_sections.h
  1.2.4.2.2.1       +0 -0      src/tools/tools/bus_autoconf/bus_usb.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/bus_autoconf/bus_usb.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/cd2dvd/cd2dvd.sh
  1.2.2.1.4.1       +0 -0      src/tools/tools/cfi/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/cfi/cfi.c
  1.2.42.1.4.1      +0 -0      src/tools/tools/commitsdb/make_commit_db
  1.3.44.1.4.1      +0 -0      src/tools/tools/commitsdb/query_commit_db
  1.8.28.1.4.1      +0 -0      src/tools/tools/crypto/Makefile
  1.1.42.1.4.1      +0 -0      src/tools/tools/crypto/README
  1.2.16.1.4.1      +0 -0      src/tools/tools/crypto/cryptokeytest.c
  1.3.4.1.4.1       +0 -0      src/tools/tools/crypto/cryptostats.c
  1.11.4.1.4.1      +0 -0      src/tools/tools/crypto/cryptotest.c
  1.1.42.1.4.1      +0 -0      src/tools/tools/crypto/hifnstats.c
  1.2.16.1.4.1      +0 -0      src/tools/tools/crypto/ipsecstats.c
  1.1.40.1.4.1      +0 -0      src/tools/tools/crypto/safestats.c
  1.4.16.1.4.1      +0 -0      src/tools/tools/crypto/ubsecstats.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbetool/Makefile
  1.2.2.2.2.1       +0 -0      src/tools/tools/cxgbetool/cxgbetool.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbetool/reg_defs_t4.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbetool/reg_defs_t4vf.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbtool/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbtool/cxgbtool.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbtool/reg_defs.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbtool/reg_defs_t3.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbtool/reg_defs_t3b.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbtool/reg_defs_t3c.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/cxgbtool/version.h
  1.2.6.1.4.1       +0 -0      src/tools/tools/editing/freebsd.vim
  1.4.62.1.4.1      +0 -0      src/tools/tools/epfe/epfe.pl
  1.3.2.1.4.1       +0 -0      src/tools/tools/ether_reflect/Makefile
  1.3.2.2.2.1       +0 -0      src/tools/tools/ether_reflect/ether_reflect.1
  1.1.4.1.4.1       +0 -0      src/tools/tools/ether_reflect/ether_reflect.c
  1.3.16.1.4.1      +0 -0      src/tools/tools/find-sb/Makefile
  1.1.42.1.4.1      +0 -0      src/tools/tools/find-sb/README
  1.4.16.1.4.1      +0 -0      src/tools/tools/find-sb/find-sb.c
  1.2.16.1.4.1      +0 -0      src/tools/tools/find-sb/mini_ufs.h
  1.3.28.1.4.1      +0 -0      src/tools/tools/gdb_regofs/Makefile
  1.1.36.1.4.1      +0 -0      src/tools/tools/gdb_regofs/ia64.c
  1.2.28.1.4.1      +0 -0      src/tools/tools/genericize/Makefile
  1.6.16.1.4.1      +0 -0      src/tools/tools/genericize/genericize.pl
  1.1.38.1.4.1      +0 -0      src/tools/tools/hcomp/Makefile
  1.1.38.1.4.1      +0 -0      src/tools/tools/hcomp/hcomp.pl
  1.2.62.1.4.1      +0 -0      src/tools/tools/html-mv/html-mv
  1.5.28.1.4.1      +0 -0      src/tools/tools/ifinfo/Makefile
  1.9.4.1.4.1       +0 -0      src/tools/tools/ifinfo/ifinfo.c
  1.4.62.1.4.1      +0 -0      src/tools/tools/ifinfo/ifinfo.h
  1.1.16.1.4.1      +0 -0      src/tools/tools/ipw/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/tools/ipw/ipwstats.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/iso/check-iso3166.pl
  1.1.4.1.4.1       +0 -0      src/tools/tools/iso/check-iso639.pl
  1.3.2.1.4.1       +0 -0      src/tools/tools/iwi/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/iwi/iwistats.c
  1.5.42.1.4.1      +0 -0      src/tools/tools/kdrv/KernelDriver
  1.5.42.1.4.1      +0 -0      src/tools/tools/kdrv/sample.drvinfo
  1.1.42.1.4.1      +0 -0      src/tools/tools/kernelcruft/kernelcruft.sh
  1.7.42.1.4.1      +0 -0      src/tools/tools/kerninclude/kerninclude.sh
  1.20.28.1.4.1     +0 -0      src/tools/tools/kernxref/kernxref.sh
  1.2.38.1.4.1      +0 -0      src/tools/tools/kttcp/Makefile
  1.1.38.1.4.1      +0 -0      src/tools/tools/kttcp/README
  1.3.28.1.4.1      +0 -0      src/tools/tools/kttcp/kttcp.c
  1.1.38.1.4.1      +0 -0      src/tools/tools/kttcp/sys/Makefile
  1.4.28.1.4.1      +0 -0      src/tools/tools/kttcp/sys/kttcp.c
  1.1.38.1.4.1      +0 -0      src/tools/tools/kttcp/sys/kttcpio.h
  1.1.6.1.4.1       +0 -0      src/tools/tools/mcgrab/Makefile
  1.1.6.1.4.1       +0 -0      src/tools/tools/mcgrab/mcgrab.1
  1.1.6.1.4.1       +0 -0      src/tools/tools/mcgrab/mcgrab.cc
  1.3.4.1.4.1       +0 -0      src/tools/tools/mctest/Makefile
  1.5.4.1.4.1       +0 -0      src/tools/tools/mctest/mctest.1
  1.8.2.1.4.1       +0 -0      src/tools/tools/mctest/mctest.cc
  1.2.6.1.4.1       +0 -0      src/tools/tools/mctest/mctest.h
  1.3.4.1.4.1       +0 -0      src/tools/tools/mctest/mctest_run.sh
  1.1.28.1.4.1      +0 -0      src/tools/tools/mfc/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/tools/mfc/README
  1.2.16.1.4.1      +0 -0      src/tools/tools/mfc/mfc.awk
  1.13.4.1.4.1      +0 -0      src/tools/tools/mfc/mfc.pl
  1.1.28.1.4.1      +0 -0      src/tools/tools/mfc/mfc.sh
  1.1.16.1.4.1      +0 -0      src/tools/tools/mfi/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/tools/mfi/mfi_checkq.c
  1.2.16.1.4.1      +0 -0      src/tools/tools/mfi/runmegacli.sh
  1.2.40.1.4.1      +0 -0      src/tools/tools/mid/mid-build
  1.2.62.1.4.1      +0 -0      src/tools/tools/mid/mid-index
  1.1.36.1.4.1      +0 -0      src/tools/tools/mtxstat/mtxratio.sh
  1.2.38.1.4.1      +0 -0      src/tools/tools/mtxstat/mtxstat.pl
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/mwldebug/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/mwldebug/mwldebug.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/mwlstats/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/mwlstats/main.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/mwl/mwlstats/mwlstats.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/mwlstats/mwlstats.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/mwlstats/statfoo.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/mwl/mwlstats/statfoo.h
  1.3.16.1.4.1      +0 -0      src/tools/tools/nanobsd/Files/root/change_password
  1.1.6.1.4.1       +0 -0      src/tools/tools/nanobsd/Files/root/save_cfg
  1.4.16.1.4.1      +0 -0      src/tools/tools/nanobsd/Files/root/save_sshkeys
  1.1.6.1.4.1       +0 -0      src/tools/tools/nanobsd/Files/root/update
  1.3.2.1.4.1       +0 -0      src/tools/tools/nanobsd/Files/root/updatep1
  1.3.2.1.4.1       +0 -0      src/tools/tools/nanobsd/Files/root/updatep2
  1.14.2.1.4.1      +0 -0      src/tools/tools/nanobsd/FlashDevice.sub
  1.1.4.1.4.1       +0 -0      src/tools/tools/nanobsd/fill_pkg.sh
  1.2.2.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/Files/root/.profile
  1.1.4.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/Files/root/updatep1
  1.1.4.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/Files/root/updatep2
  1.5.4.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/G2348
  1.7.4.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/G2358
  1.2.4.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/avila
  1.2.4.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/cambria
  1.1.4.1.4.1       +0 -0      src/tools/tools/nanobsd/gateworks/cfg/ssh/sshd_config
  1.5.2.2.2.1       +0 -0      src/tools/tools/nanobsd/gateworks/common
  1.77.2.1.4.1      +0 -0      src/tools/tools/nanobsd/nanobsd.sh
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/ALIX_DSK
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/ALIX_NFS
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/etc/rc.conf
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/etc/ttys
  1.1.2.2.2.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/.cshrc
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/.k5login
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/.login
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/change_password
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/save_cfg
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/save_sshkeys
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/updatep1
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/Files/root/updatep2
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/alix_dsk.conf
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/alix_nfs.conf
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/build.sh
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/common.conf
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/pcengines/test.sh
  1.1.4.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/Files/etc/ssh/ssh_config
  1.1.4.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/Files/etc/ssh/sshd_config
  1.2.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/Files/etc/ttys
  1.1.4.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/Files/root/.cshrc
  1.2.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/Files/root/GPT4ZFS_Create.sh
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/Files/root/ZFS_Create.txt
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/build.sh
  1.3.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/common
  1.2.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/merge.sh
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/rescue_amd64.conf
  1.1.2.1.4.1       +0 -0      src/tools/tools/nanobsd/rescue/rescue_i386.conf
  1.3.16.1.4.1      +0 -0      src/tools/tools/ncpus/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/tools/ncpus/acpi.c
  1.1.18.1.4.1      +0 -0      src/tools/tools/ncpus/acpidump.h
  1.5.2.1.4.1       +0 -0      src/tools/tools/ncpus/biosmptable.c
  1.3.16.1.4.1      +0 -0      src/tools/tools/ncpus/ncpus.c
  1.6.4.1.4.1       +0 -0      src/tools/tools/net80211/Makefile
  1.4.4.1.4.1       +0 -0      src/tools/tools/net80211/README
  1.3.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/config
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/mesh/common
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/mesh/config.mesh
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/mesh/setup.simple
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/mesh/topology.line
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/mesh/topology.ring
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/mesh/topology.star
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/mesh/topology.tree
  1.3.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.dfs
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.fixed
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.local
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.mixed
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.simple
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.simple2
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.sta
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.tdma-master
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.tdma-slave
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.tsn
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.updown
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.updown.wpa
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wds
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wdsmain
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wdsrelay
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wep
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wpa
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wpa1.aes
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wpa1.tkip
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wpa2
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/scripts/setup.wpa2.tkip
  1.2.2.1.4.1       +0 -0      src/tools/tools/net80211/stumbler/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/stumbler/stumbler.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/net80211/w00t/Makefile.inc
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/w00t/README
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/ap/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/w00t/ap/ap.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/assoc/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/w00t/assoc/assoc.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/expand/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/w00t/expand/expand.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/libw00t/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/libw00t/w00t.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/libw00t/w00t.h
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/prga/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/w00t/prga/prga.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/redir/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/w00t/redir/buddy.c
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/w00t/redir/redir.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/README
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/dics/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/dics/dics.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/udps/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/udps/udps.c
  1.2.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/wesside/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/wesside/aircrack-ptw-lib.c
  1.2.16.1.4.1      +0 -0      src/tools/tools/net80211/wesside/wesside/aircrack-ptw-lib.h
  1.4.4.1.4.1       +0 -0      src/tools/tools/net80211/wesside/wesside/wesside.c
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/wlaninject/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/tools/net80211/wlaninject/README
  1.3.4.1.4.1       +0 -0      src/tools/tools/net80211/wlaninject/wlaninject.c
  1.3.16.1.4.1      +0 -0      src/tools/tools/net80211/wlanstats/Makefile
  1.6.4.1.4.1       +0 -0      src/tools/tools/net80211/wlanstats/main.c
  1.4.4.1.4.1       +0 -0      src/tools/tools/net80211/wlanstats/statfoo.c
  1.3.4.1.4.1       +0 -0      src/tools/tools/net80211/wlanstats/statfoo.h
  1.12.4.1.4.1      +0 -0      src/tools/tools/net80211/wlanstats/wlanstats.c
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/wlanstats/wlanstats.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/wlantxtime/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/tools/net80211/wlantxtime/wlantxtime.c
  1.3.16.1.4.1      +0 -0      src/tools/tools/net80211/wlanwatch/Makefile
  1.6.4.1.4.1       +0 -0      src/tools/tools/net80211/wlanwatch/wlanwatch.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/net80211/wlanwds/Makefile
  1.3.4.1.4.1       +0 -0      src/tools/tools/net80211/wlanwds/wlanwds.c
  1.1.2.2.2.1       +0 -0      src/tools/tools/netmap/Makefile
  1.1.2.3.2.1       +0 -0      src/tools/tools/netmap/README
  1.2.2.3.2.1       +0 -0      src/tools/tools/netmap/bridge.c
  1.1.2.2.2.1       +0 -0      src/tools/tools/netmap/click-test.cfg
  1.1.2.3.2.1       +0 -0      src/tools/tools/netmap/pcap.c
  1.4.2.3.2.1       +0 -0      src/tools/tools/netmap/pkt-gen.c
  1.3.28.1.4.1      +0 -0      src/tools/tools/netrate/Makefile
  1.1.30.1.4.1      +0 -0      src/tools/tools/netrate/Makefile.inc
  1.1.30.1.4.1      +0 -0      src/tools/tools/netrate/README
  1.2.2.1.4.1       +0 -0      src/tools/tools/netrate/http/Makefile
  1.6.2.1.4.1       +0 -0      src/tools/tools/netrate/http/http.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/netrate/httpd/Makefile
  1.6.2.1.4.1       +0 -0      src/tools/tools/netrate/httpd/httpd.c
  1.3.2.1.4.1       +0 -0      src/tools/tools/netrate/juggle/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/tools/netrate/juggle/juggle.c
  1.3.30.1.4.1      +0 -0      src/tools/tools/netrate/netblast/Makefile
  1.4.2.1.4.1       +0 -0      src/tools/tools/netrate/netblast/netblast.c
  1.3.30.1.4.1      +0 -0      src/tools/tools/netrate/netreceive/Makefile
  1.2.30.1.4.1      +0 -0      src/tools/tools/netrate/netreceive/netreceive.c
  1.4.30.1.4.1      +0 -0      src/tools/tools/netrate/netsend/Makefile
  1.12.2.1.4.1      +0 -0      src/tools/tools/netrate/netsend/netsend.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpconnect/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpconnect/tcpconnect.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/Makefile
  1.3.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/README
  1.1.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/parallelism.csh
  1.1.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/runit.pl
  1.3.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/tcpp.c
  1.3.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/tcpp.h
  1.4.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/tcpp_client.c
  1.4.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/tcpp_server.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/netrate/tcpp/tcpp_util.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/netrate/tcpreceive/Makefile
  1.1.16.1.4.1      +0 -0      src/tools/tools/netrate/tcpreceive/tcpreceive.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/notescheck/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/notescheck/notescheck.py
  1.1.4.1.4.1       +0 -0      src/tools/tools/npe/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/npe/npestats/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/npe/npestats/main.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/npe/npestats/npestats.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/npe/npestats/npestats.h
  1.1.4.1.4.1       +0 -0      src/tools/tools/npe/npestats/statfoo.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/npe/npestats/statfoo.h
  1.2.4.1.4.1       +0 -0      src/tools/tools/nxge/Makefile
  1.2.4.1.4.1       +0 -0      src/tools/tools/nxge/xge_cmn.h
  1.2.4.1.4.1       +0 -0      src/tools/tools/nxge/xge_info.c
  1.2.4.1.4.1       +0 -0      src/tools/tools/nxge/xge_info.h
  1.2.4.1.4.1       +0 -0      src/tools/tools/nxge/xge_log.c
  1.2.4.1.4.1       +0 -0      src/tools/tools/nxge/xge_log.h
  1.1.16.1.4.1      +0 -0      src/tools/tools/pciroms/Makefile
  1.2.16.1.4.1      +0 -0      src/tools/tools/pciroms/pciroms.c
  1.5.30.1.4.1      +0 -0      src/tools/tools/pirtool/Makefile
  1.6.16.1.4.1      +0 -0      src/tools/tools/pirtool/pirtable.h
  1.7.16.1.4.1      +0 -0      src/tools/tools/pirtool/pirtool.c
  1.5.62.1.4.1      +0 -0      src/tools/tools/portsinfo/portsinfo.sh
  1.4.42.1.4.1      +0 -0      src/tools/tools/prstats/prstats.pl
  1.2.38.1.4.1      +0 -0      src/tools/tools/release/chk_dokern.sh_and_drivers.conf
  1.3.62.1.4.1      +0 -0      src/tools/tools/scsi-defects/scsi-defects.pl
  1.2.4.1.4.1       +0 -0      src/tools/tools/sysbuild/README
  1.11.2.1.4.1      +0 -0      src/tools/tools/sysbuild/sysbuild.sh
  1.3.30.1.4.1      +0 -0      src/tools/tools/syscall_timing/Makefile
  1.11.2.3.2.1      +0 -0      src/tools/tools/syscall_timing/syscall_timing.c
  1.1.28.1.4.1      +0 -0      src/tools/tools/sysdoc/Makefile
  1.1.28.1.4.1      +0 -0      src/tools/tools/sysdoc/sysctl.sh
  1.1.28.1.4.1      +0 -0      src/tools/tools/sysdoc/sysdoc.sh
  1.2.2.1.4.1       +0 -0      src/tools/tools/sysdoc/tunables.mdoc
  1.2.4.1.4.1       +0 -0      src/tools/tools/termcap/termcap.pl
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/CHANGES
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/README
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/bridge/TINYBSD
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/bridge/etc/fstab
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/bridge/etc/rc.conf
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf
  1.4.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/bridge/tinybsd.basefiles
  1.1.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/bridge/tinybsd.ports
  1.4.2.1.4.1       +0 -0      src/tools/tools/tinybsd/conf/default/TINYBSD
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/default/etc/fstab
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/default/etc/rc.conf
  1.4.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/default/tinybsd.basefiles
  1.1.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/default/tinybsd.ports
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/TINYBSD
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/fstab
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/natd.conf
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/pf.conf
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/pf.os
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/rc.conf
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/rc.firewall
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/etc/sysctl.conf
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/tinybsd.basefiles
  1.1.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/firewall/tinybsd.ports
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/minimal/TINYBSD
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/minimal/etc/fstab
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/minimal/etc/rc.conf
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/minimal/tinybsd.basefiles
  1.1.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/minimal/tinybsd.ports
  1.4.2.1.4.1       +0 -0      src/tools/tools/tinybsd/conf/vpn/TINYBSD
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/vpn/etc/fstab
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/vpn/etc/rc.conf
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/vpn/etc/setkey.conf
  1.4.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles
  1.1.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/vpn/tinybsd.ports
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/TINYBSD
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/etc/fstab
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/etc/natd.conf
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/etc/pf.conf
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/etc/pf.os
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/etc/rc.conf
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/etc/rc.firewall
  1.4.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/tinybsd.basefiles
  1.1.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wireless/tinybsd.ports
  1.3.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wrap/TINYBSD
  1.1.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wrap/etc/fstab
  1.2.18.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wrap/etc/rc.conf
  1.2.2.1.4.1       +0 -0      src/tools/tools/tinybsd/conf/wrap/etc/ttys
  1.4.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wrap/tinybsd.basefiles
  1.1.16.1.4.1      +0 -0      src/tools/tools/tinybsd/conf/wrap/tinybsd.ports
  1.12.2.1.4.1      +0 -0      src/tools/tools/tinybsd/tinybsd
  1.1.4.1.4.1       +0 -0      src/tools/tools/tionxcl/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/tionxcl/tionxcl.c
  1.1.4.1.4.1       +0 -0      src/tools/tools/track/Makefile
  1.1.4.1.4.1       +0 -0      src/tools/tools/track/track.sh
  1.3.2.1.4.1       +0 -0      src/tools/tools/umastat/Makefile
  1.7.2.1.4.1       +0 -0      src/tools/tools/umastat/umastat.c
  1.3.4.1.4.1       +0 -0      src/tools/tools/usb/print-usb-if-vids.sh
  1.2.2.1.4.1       +0 -0      src/tools/tools/vhba/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/README
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/faulty/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/faulty/vhba_faulty.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/lots/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/lots/vhba_lots.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/medium/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/medium/vhba_medium.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/mptest/Makefile
  1.2.2.1.4.1       +0 -0      src/tools/tools/vhba/mptest/vhba_mptest.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/opt_cam.h
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/rptluns/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/rptluns/vhba_rptluns.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/simple/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/simple/vhba_simple.c
  1.2.2.1.4.1       +0 -0      src/tools/tools/vhba/vhba.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vhba/vhba.h
  1.3.2.1.4.1       +0 -0      src/tools/tools/vimage/Makefile
  1.3.2.2.2.1       +0 -0      src/tools/tools/vimage/vimage.8
  1.4.2.1.4.1       +0 -0      src/tools/tools/vimage/vimage.c
  1.1.28.1.4.1      +0 -0      src/tools/tools/vop_table/vop_table.pl
  1.5.40.1.4.1      +0 -0      src/tools/tools/vop_table/vop_table.tcl
  1.1.2.1.4.1       +0 -0      src/tools/tools/vxge/Makefile
  1.1.2.1.4.1       +0 -0      src/tools/tools/vxge/vxge_cmn.h
  1.2.2.1.4.1       +0 -0      src/tools/tools/vxge/vxge_info.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vxge/vxge_info.h
  1.1.2.1.4.1       +0 -0      src/tools/tools/vxge/vxge_log.c
  1.1.2.1.4.1       +0 -0      src/tools/tools/vxge/vxge_log.h
  1.1.40.1.4.1      +0 -0      src/tools/tools/whereintheworld/Makefile
  1.5.40.1.4.1      +0 -0      src/tools/tools/whereintheworld/whereintheworld.pl
  1.1.2.2.2.1       +0 -0      src/tools/tools/zfsboottest/Makefile
  1.2.2.3.2.1       +0 -0      src/tools/tools/zfsboottest/zfsboottest.c
  1.1.2.4.2.1       +0 -0      src/tools/tools/zfsboottest/zfsboottest.sh
  1.345.2.5.2.1     +0 -0      src/usr.bin/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/Makefile.amd64
  1.1.2.1.4.1       +0 -0      src/usr.bin/Makefile.arm
  1.1.2.1.4.1       +0 -0      src/usr.bin/Makefile.i386
  1.1.2.1.4.1       +0 -0      src/usr.bin/Makefile.ia64
  1.4.2.1.4.1       +0 -0      src/usr.bin/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/usr.bin/Makefile.powerpc
  1.1.2.1.4.1       +0 -0      src/usr.bin/Makefile.sparc64
  1.5.2.1.4.1       +0 -0      src/usr.bin/alias/Makefile
  1.2.16.1.4.1      +0 -0      src/usr.bin/alias/generic.sh
  1.10.2.1.4.1      +0 -0      src/usr.bin/apply/Makefile
  1.18.2.1.4.1      +0 -0      src/usr.bin/apply/apply.1
  1.26.2.1.4.1      +0 -0      src/usr.bin/apply/apply.c
  1.25.2.2.2.1      +0 -0      src/usr.bin/ar/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/ar/acplex.l
  1.5.2.1.4.1       +0 -0      src/usr.bin/ar/acpyacc.y
  1.28.2.2.2.1      +0 -0      src/usr.bin/ar/ar.1
  1.25.2.1.4.1      +0 -0      src/usr.bin/ar/ar.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/ar/ar.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/ar/read.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/ar/util.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/ar/write.c
  1.1.42.1.4.1      +0 -0      src/usr.bin/asa/Makefile
  1.4.28.1.4.1      +0 -0      src/usr.bin/asa/asa.1
  1.6.28.1.4.1      +0 -0      src/usr.bin/asa/asa.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/at/Makefile
  1.32.2.1.4.1      +0 -0      src/usr.bin/at/at.c
  1.5.42.1.4.1      +0 -0      src/usr.bin/at/at.h
  1.36.2.1.4.1      +0 -0      src/usr.bin/at/at.man
  1.17.42.1.4.1     +0 -0      src/usr.bin/at/panic.c
  1.6.42.1.4.1      +0 -0      src/usr.bin/at/panic.h
  1.27.16.1.4.1     +0 -0      src/usr.bin/at/parsetime.c
  1.13.42.1.4.1     +0 -0      src/usr.bin/at/perm.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/at/perm.h
  1.8.42.1.4.1      +0 -0      src/usr.bin/at/privs.h
  1.1.38.1.4.1      +0 -0      src/usr.bin/atm/Makefile
  1.1.38.1.4.1      +0 -0      src/usr.bin/atm/Makefile.inc
  1.4.2.1.4.1       +0 -0      src/usr.bin/atm/sscop/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.bin/awk/Makefile
  1.8.42.1.4.1      +0 -0      src/usr.bin/banner/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.bin/banner/banner.6
  1.18.2.1.4.1      +0 -0      src/usr.bin/banner/banner.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/basename/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.bin/basename/basename.1
  1.16.2.1.4.1      +0 -0      src/usr.bin/basename/basename.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/bc/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/bc/bc.1
  1.1.2.3.2.1       +0 -0      src/usr.bin/bc/bc.library
  1.4.2.2.2.1       +0 -0      src/usr.bin/bc/bc.y
  1.2.2.1.4.1       +0 -0      src/usr.bin/bc/extern.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/bc/pathnames.h
  1.6.2.1.4.1       +0 -0      src/usr.bin/bc/scan.l
  1.4.42.1.4.1      +0 -0      src/usr.bin/biff/Makefile
  1.23.2.1.4.1      +0 -0      src/usr.bin/biff/biff.1
  1.20.2.1.4.1      +0 -0      src/usr.bin/biff/biff.c
  1.3.38.1.4.1      +0 -0      src/usr.bin/bluetooth/Makefile
  1.1.38.1.4.1      +0 -0      src/usr.bin/bluetooth/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/usr.bin/bluetooth/bthost/Makefile
  1.3.28.1.4.1      +0 -0      src/usr.bin/bluetooth/bthost/bthost.1
  1.1.38.1.4.1      +0 -0      src/usr.bin/bluetooth/bthost/bthost.c
  1.4.28.1.4.1      +0 -0      src/usr.bin/bluetooth/btsockstat/Makefile
  1.8.28.1.4.1      +0 -0      src/usr.bin/bluetooth/btsockstat/btsockstat.1
  1.6.4.1.4.1       +0 -0      src/usr.bin/bluetooth/btsockstat/btsockstat.c
  1.3.28.1.4.1      +0 -0      src/usr.bin/bluetooth/rfcomm_sppd/Makefile
  1.2.36.1.4.1      +0 -0      src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c
  1.11.4.1.4.1      +0 -0      src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
  1.12.4.1.4.1      +0 -0      src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
  1.7.38.1.4.1      +0 -0      src/usr.bin/brandelf/Makefile
  1.18.2.1.4.1      +0 -0      src/usr.bin/brandelf/brandelf.1
  1.25.28.2.2.1     +0 -0      src/usr.bin/brandelf/brandelf.c
  1.1.20.1.4.1      +0 -0      src/usr.bin/bsdiff/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.bin/bsdiff/Makefile.inc
  1.1.20.1.4.1      +0 -0      src/usr.bin/bsdiff/bsdiff/Makefile
  1.4.2.2.2.1       +0 -0      src/usr.bin/bsdiff/bsdiff/bsdiff.1
  1.2.16.2.2.1      +0 -0      src/usr.bin/bsdiff/bsdiff/bsdiff.c
  1.1.20.1.4.1      +0 -0      src/usr.bin/bsdiff/bspatch/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.bin/bsdiff/bspatch/bspatch.1
  1.2.16.1.4.1      +0 -0      src/usr.bin/bsdiff/bspatch/bspatch.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/bzip2/Makefile
  1.3.28.1.4.1      +0 -0      src/usr.bin/bzip2recover/Makefile
  1.7.28.1.4.1      +0 -0      src/usr.bin/c89/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/c89/c89.1
  1.7.2.1.4.1       +0 -0      src/usr.bin/c89/c89.c
  1.1.42.1.4.1      +0 -0      src/usr.bin/c99/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/c99/c99.1
  1.4.28.1.4.1      +0 -0      src/usr.bin/c99/c99.c
  1.35.2.1.4.1      +0 -0      src/usr.bin/calendar/Makefile
  1.44.2.3.2.1      +0 -0      src/usr.bin/calendar/calendar.1
  1.26.2.1.4.1      +0 -0      src/usr.bin/calendar/calendar.c
  1.19.2.1.4.1      +0 -0      src/usr.bin/calendar/calendar.h
  1.12.2.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.all
  1.9.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/calendar.australia
  1.35.4.3.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.birthday
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/calendar.brazilian
  1.11.4.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.christian
  1.11.16.1.4.1     +0 -0      src/usr.bin/calendar/calendars/calendar.computer
  1.5.42.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.croatian
  1.7.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/calendar.dutch
  1.288.2.2.4.1     +0 -0      src/usr.bin/calendar/calendars/calendar.freebsd
  1.2.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.french
  1.6.42.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.german
  1.38.2.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.history
  1.37.4.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.holiday
  1.1.36.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.hungarian
  1.15.2.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.judaic
  1.2.38.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.lotr
  1.20.4.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.music
  1.2.28.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.newzealand
  1.5.42.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.russian
  1.1.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.southafrica
  1.1.20.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.ukrainian
  1.9.16.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.usholiday
  1.5.38.1.4.1      +0 -0      src/usr.bin/calendar/calendars/calendar.world
  1.1.36.1.4.1      +0 -0      src/usr.bin/calendar/calendars/de_AT.ISO_8859-15/calendar.feiertag
  1.6.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.all
  1.14.16.1.4.1     +0 -0      src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.feiertag
  1.13.16.1.4.1     +0 -0      src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.geschichte
  1.7.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.kirche
  1.8.38.1.4.1      +0 -0      src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.literatur
  1.13.16.1.4.1     +0 -0      src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.musik
  1.9.38.1.4.1      +0 -0      src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.wissenschaft
  1.1.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.all
  1.3.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes
  1.1.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.french
  1.2.16.1.4.1      +0 -0      src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies
  1.1.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.proverbes
  1.5.44.1.4.1      +0 -0      src/usr.bin/calendar/calendars/hr_HR.ISO8859-2/calendar.all
  1.8.16.1.4.1      +0 -0      src/usr.bin/calendar/calendars/hr_HR.ISO8859-2/calendar.praznici
  1.1.36.1.4.1      +0 -0      src/usr.bin/calendar/calendars/hu_HU.ISO8859-2/calendar.all
  1.1.36.1.4.1      +0 -0      src/usr.bin/calendar/calendars/hu_HU.ISO8859-2/calendar.nevnapok
  1.1.36.1.4.1      +0 -0      src/usr.bin/calendar/calendars/hu_HU.ISO8859-2/calendar.unnepek
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.all
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.commemorative
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.holidays
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.mcommemorative
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.all
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.commemorative
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.holidays
  1.1.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.mcommemorative
  1.7.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.all
  1.15.2.1.4.1      +0 -0      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.common
  1.3.16.1.4.1      +0 -0      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.holiday
  1.3.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.military
  1.7.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.orthodox
  1.8.2.1.4.1       +0 -0      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.pagan
  1.1.20.1.4.1      +0 -0      src/usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.all
  1.1.20.1.4.1      +0 -0      src/usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.holiday
  1.1.20.1.4.1      +0 -0      src/usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.misc
  1.1.20.1.4.1      +0 -0      src/usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.orthodox
  1.2.4.1.4.1       +0 -0      src/usr.bin/calendar/dates.c
  1.33.2.1.4.1      +0 -0      src/usr.bin/calendar/day.c
  1.2.4.1.4.1       +0 -0      src/usr.bin/calendar/events.c
  1.34.2.1.4.1      +0 -0      src/usr.bin/calendar/io.c
  1.6.4.1.4.1       +0 -0      src/usr.bin/calendar/locale.c
  1.18.2.1.4.1      +0 -0      src/usr.bin/calendar/ostern.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/calendar/parsedata.c
  1.15.2.1.4.1      +0 -0      src/usr.bin/calendar/paskha.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/calendar/pathnames.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/calendar/pom.c
  1.3.4.1.4.1       +0 -0      src/usr.bin/calendar/sunpos.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/cap_mkdb/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.bin/cap_mkdb/cap_mkdb.1
  1.15.2.1.4.1      +0 -0      src/usr.bin/cap_mkdb/cap_mkdb.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/catman/Makefile
  1.6.16.1.4.1      +0 -0      src/usr.bin/catman/catman.1
  1.19.2.1.4.1      +0 -0      src/usr.bin/catman/catman.c
  1.13.38.1.4.1     +0 -0      src/usr.bin/chat/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.bin/chat/chat.8
  1.22.4.1.4.1      +0 -0      src/usr.bin/chat/chat.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/checknr/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.bin/checknr/checknr.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/checknr/checknr.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/chkey/Makefile
  1.7.42.1.4.1      +0 -0      src/usr.bin/chkey/chkey.1
  1.6.2.1.4.1       +0 -0      src/usr.bin/chkey/chkey.c
  1.35.2.1.4.1      +0 -0      src/usr.bin/chpass/Makefile
  1.42.2.1.4.1      +0 -0      src/usr.bin/chpass/chpass.1
  1.28.16.1.4.1     +0 -0      src/usr.bin/chpass/chpass.c
  1.7.36.1.4.1      +0 -0      src/usr.bin/chpass/chpass.h
  1.23.40.1.4.1     +0 -0      src/usr.bin/chpass/edit.c
  1.9.36.1.4.1      +0 -0      src/usr.bin/chpass/field.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/chpass/table.c
  1.13.36.1.4.1     +0 -0      src/usr.bin/chpass/util.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/cksum/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.bin/cksum/cksum.1
  1.19.2.1.4.1      +0 -0      src/usr.bin/cksum/cksum.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/cksum/crc.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/cksum/crc32.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/cksum/extern.h
  1.8.2.1.4.1       +0 -0      src/usr.bin/cksum/print.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/cksum/sum1.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/cksum/sum2.c
  1.2.2.3.2.1       +0 -0      src/usr.bin/clang/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/bugpoint/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/bugpoint/bugpoint.1
  1.1.2.2.4.1       +0 -0      src/usr.bin/clang/clang-tblgen/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/clang/clang.prog.mk
  1.7.2.5.2.1       +0 -0      src/usr.bin/clang/clang/Makefile
  1.3.2.4.2.1       +0 -0      src/usr.bin/clang/clang/clang.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llc/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llc/llc.1
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/lli/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/lli/lli.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-ar/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-ar/llvm-ar.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-as/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-as/llvm-as.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-bcanalyzer/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-diff/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-diff/llvm-diff.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-dis/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-dis/llvm-dis.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-extract/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-extract/llvm-extract.1
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-ld/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-ld/llvm-ld.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-link/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-link/llvm-link.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-mc/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-nm/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-nm/llvm-nm.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-objdump/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-prof/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-prof/llvm-prof.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-ranlib/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/llvm-ranlib/llvm-ranlib.1
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-rtdyld/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/llvm-stub/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.bin/clang/macho-dump/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/opt/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/clang/opt/opt.1
  1.7.2.3.2.1       +0 -0      src/usr.bin/clang/tblgen/Makefile
  1.3.2.3.2.1       +0 -0      src/usr.bin/clang/tblgen/tblgen.1
  1.7.16.1.4.1      +0 -0      src/usr.bin/cmp/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.bin/cmp/cmp.1
  1.18.2.1.4.1      +0 -0      src/usr.bin/cmp/cmp.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/cmp/extern.h
  1.1.20.1.4.1      +0 -0      src/usr.bin/cmp/link.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/cmp/misc.c
  1.23.2.1.4.1      +0 -0      src/usr.bin/cmp/regular.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/cmp/special.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/col/Makefile
  1.2.42.1.4.1      +0 -0      src/usr.bin/col/README
  1.20.2.1.4.1      +0 -0      src/usr.bin/col/col.1
  1.23.2.1.4.1      +0 -0      src/usr.bin/col/col.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/colcrt/Makefile
  1.17.2.1.4.1      +0 -0      src/usr.bin/colcrt/colcrt.1
  1.21.2.1.4.1      +0 -0      src/usr.bin/colcrt/colcrt.c
  1.23.2.1.4.1      +0 -0      src/usr.bin/colldef/Makefile
  1.24.2.1.4.1      +0 -0      src/usr.bin/colldef/colldef.1
  1.2.44.1.4.1      +0 -0      src/usr.bin/colldef/common.h
  1.36.4.1.4.1      +0 -0      src/usr.bin/colldef/parse.y
  1.21.4.1.4.1      +0 -0      src/usr.bin/colldef/scan.l
  1.4.42.1.4.1      +0 -0      src/usr.bin/colrm/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/colrm/colrm.1
  1.15.2.1.4.1      +0 -0      src/usr.bin/colrm/colrm.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/column/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.bin/column/column.1
  1.18.2.1.4.1      +0 -0      src/usr.bin/column/column.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/comm/Makefile
  1.17.2.2.2.1      +0 -0      src/usr.bin/comm/comm.1
  1.27.2.1.4.1      +0 -0      src/usr.bin/comm/comm.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/compile_et/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/compress/Makefile
  1.23.2.1.4.1      +0 -0      src/usr.bin/compress/compress.1
  1.23.2.1.4.1      +0 -0      src/usr.bin/compress/compress.c
  1.2.42.2.2.1      +0 -0      src/usr.bin/compress/doc/NOTES
  1.3.40.1.4.1      +0 -0      src/usr.bin/compress/doc/README
  1.5.2.1.4.1       +0 -0      src/usr.bin/compress/doc/revision.log
  1.9.2.1.4.1       +0 -0      src/usr.bin/compress/zopen.3
  1.16.2.2.4.1      +0 -0      src/usr.bin/compress/zopen.c
  1.5.42.1.4.1      +0 -0      src/usr.bin/compress/zopen.h
  1.16.2.3.2.1      +0 -0      src/usr.bin/cpio/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.bin/cpio/config_freebsd.h
  1.8.2.2.2.1       +0 -0      src/usr.bin/cpio/test/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.bin/cpuset/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.bin/cpuset/cpuset.1
  1.9.2.1.4.1       +0 -0      src/usr.bin/cpuset/cpuset.c
  1.1.42.1.4.1      +0 -0      src/usr.bin/csplit/Makefile
  1.13.4.1.4.1      +0 -0      src/usr.bin/csplit/csplit.1
  1.9.36.1.4.1      +0 -0      src/usr.bin/csplit/csplit.c
  1.9.2.2.2.1       +0 -0      src/usr.bin/csup/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/README
  1.2.2.1.4.1       +0 -0      src/usr.bin/csup/TODO
  1.4.2.3.2.1       +0 -0      src/usr.bin/csup/auth.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/auth.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/config.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/config.h
  1.5.2.2.2.1       +0 -0      src/usr.bin/csup/cpasswd.1
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/cpasswd.sh
  1.4.2.3.2.1       +0 -0      src/usr.bin/csup/csup.1
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/detailer.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/detailer.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/diff.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/diff.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/fattr.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/fattr.h
  1.1.2.2.4.1       +0 -0      src/usr.bin/csup/fixups.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/fixups.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/csup/fnmatch.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/csup/fnmatch.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/globtree.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/globtree.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/idcache.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/idcache.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/keyword.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/keyword.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/lex.rcs.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/lister.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/lister.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/csup/main.c
  1.1.2.2.2.1       +0 -0      src/usr.bin/csup/misc.c
  1.1.2.2.2.1       +0 -0      src/usr.bin/csup/misc.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/mux.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/mux.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/parse.y
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/pathcomp.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/pathcomp.h
  1.1.2.2.2.1       +0 -0      src/usr.bin/csup/proto.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/proto.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/queue.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/csup/rcsfile.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/csup/rcsfile.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/csup/rcsparse.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/rcsparse.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/rcstokenizer.l
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/rsyncfile.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/rsyncfile.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/status.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/status.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/stream.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/stream.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/threads.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/threads.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/token.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/token.l
  1.2.2.2.4.1       +0 -0      src/usr.bin/csup/updater.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/csup/updater.h
  1.13.2.1.4.1      +0 -0      src/usr.bin/ctags/C.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/ctags/Makefile
  1.18.2.1.4.1      +0 -0      src/usr.bin/ctags/ctags.1
  1.22.2.1.4.1      +0 -0      src/usr.bin/ctags/ctags.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/ctags/ctags.h
  1.15.2.1.4.1      +0 -0      src/usr.bin/ctags/fortran.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/ctags/lisp.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/ctags/print.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/ctags/tree.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/ctags/yacc.c
  1.1.2.2.2.1       +0 -0      src/usr.bin/ctlstat/Makefile
  1.1.2.3.2.1       +0 -0      src/usr.bin/ctlstat/ctlstat.8
  1.2.2.2.2.1       +0 -0      src/usr.bin/ctlstat/ctlstat.c
  1.5.42.1.4.1      +0 -0      src/usr.bin/cut/Makefile
  1.34.2.1.4.1      +0 -0      src/usr.bin/cut/cut.1
  1.31.2.1.4.1      +0 -0      src/usr.bin/cut/cut.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/dc/Makefile
  1.5.2.2.2.1       +0 -0      src/usr.bin/dc/bcode.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/dc/bcode.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/dc/dc.1
  1.5.2.1.4.1       +0 -0      src/usr.bin/dc/dc.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/dc/extern.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/dc/inout.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/dc/mem.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/dc/stack.c
  1.15.2.1.4.1      +0 -0      src/usr.bin/dig/Makefile
  1.6.28.1.4.1      +0 -0      src/usr.bin/dirname/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/dirname/dirname.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/du/Makefile
  1.37.2.3.2.1      +0 -0      src/usr.bin/du/du.1
  1.52.2.3.2.1      +0 -0      src/usr.bin/du/du.c
  1.29.2.1.4.1      +0 -0      src/usr.bin/ee/Makefile
  1.10.4.1.4.1      +0 -0      src/usr.bin/ee/nls/de_DE.ISO8859-1/ee.msg
  1.11.4.1.4.1      +0 -0      src/usr.bin/ee/nls/fr_FR.ISO8859-1/ee.msg
  1.1.4.1.4.1       +0 -0      src/usr.bin/ee/nls/hu_HU.ISO8859-2/ee.msg
  1.7.4.1.4.1       +0 -0      src/usr.bin/ee/nls/pl_PL.ISO8859-2/ee.msg
  1.1.2.1.4.1       +0 -0      src/usr.bin/ee/nls/pt_BR.ISO8859-1/ee.msg
  1.2.4.1.4.1       +0 -0      src/usr.bin/ee/nls/ru_RU.KOI8-R/ee.msg
  1.2.4.1.4.1       +0 -0      src/usr.bin/ee/nls/uk_UA.KOI8-U/ee.msg
  1.11.2.1.4.1      +0 -0      src/usr.bin/elf2aout/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/elf2aout/elf2aout.1
  1.12.2.1.4.1      +0 -0      src/usr.bin/elf2aout/elf2aout.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/elfdump/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.bin/elfdump/elfdump.1
  1.15.2.1.4.1      +0 -0      src/usr.bin/elfdump/elfdump.c
  1.9.36.1.4.1      +0 -0      src/usr.bin/enigma/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/enigma/enigma.1
  1.9.16.1.4.1      +0 -0      src/usr.bin/enigma/enigma.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/env/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/env/env.1
  1.21.2.1.4.1      +0 -0      src/usr.bin/env/env.c
  1.4.18.1.4.1      +0 -0      src/usr.bin/env/envopts.c
  1.1.30.1.4.1      +0 -0      src/usr.bin/env/envopts.h
  1.4.42.1.4.1      +0 -0      src/usr.bin/expand/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.bin/expand/expand.1
  1.18.2.1.4.1      +0 -0      src/usr.bin/expand/expand.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/false/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/false/false.1
  1.6.2.1.4.1       +0 -0      src/usr.bin/false/false.c
  1.20.2.1.4.1      +0 -0      src/usr.bin/fetch/Makefile
  1.70.4.4.2.1      +0 -0      src/usr.bin/fetch/fetch.1
  1.88.2.5.2.1      +0 -0      src/usr.bin/fetch/fetch.c
  1.32.4.2.2.1      +0 -0      src/usr.bin/file/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/file2c/Makefile
  1.14.4.1.4.1      +0 -0      src/usr.bin/file2c/file2c.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/file2c/file2c.c
  1.20.2.1.4.1      +0 -0      src/usr.bin/find/Makefile
  1.26.2.1.4.1      +0 -0      src/usr.bin/find/extern.h
  1.90.2.3.2.1      +0 -0      src/usr.bin/find/find.1
  1.23.2.1.4.1      +0 -0      src/usr.bin/find/find.c
  1.21.2.1.4.1      +0 -0      src/usr.bin/find/find.h
  1.71.2.1.4.1      +0 -0      src/usr.bin/find/function.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/find/getdate.y
  1.22.2.1.4.1      +0 -0      src/usr.bin/find/ls.c
  1.22.2.1.4.1      +0 -0      src/usr.bin/find/main.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/find/misc.c
  1.17.2.1.4.1      +0 -0      src/usr.bin/find/operator.c
  1.32.2.1.4.1      +0 -0      src/usr.bin/find/option.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/finger/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.bin/finger/extern.h
  1.37.2.1.4.1      +0 -0      src/usr.bin/finger/finger.1
  1.43.2.1.4.1      +0 -0      src/usr.bin/finger/finger.c
  1.6.28.1.4.1      +0 -0      src/usr.bin/finger/finger.conf.5
  1.7.2.1.4.1       +0 -0      src/usr.bin/finger/finger.h
  1.30.2.1.4.1      +0 -0      src/usr.bin/finger/lprint.c
  1.30.2.1.4.1      +0 -0      src/usr.bin/finger/net.c
  1.5.42.1.4.1      +0 -0      src/usr.bin/finger/pathnames.h
  1.26.2.1.4.1      +0 -0      src/usr.bin/finger/sprint.c
  1.27.2.1.4.1      +0 -0      src/usr.bin/finger/util.c
  1.8.28.1.4.1      +0 -0      src/usr.bin/fmt/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.bin/fmt/fmt.1
  1.25.2.1.4.1      +0 -0      src/usr.bin/fmt/fmt.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/fold/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/fold/fold.1
  1.17.2.1.4.1      +0 -0      src/usr.bin/fold/fold.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/from/Makefile
  1.17.2.1.4.1      +0 -0      src/usr.bin/from/from.1
  1.15.2.1.4.1      +0 -0      src/usr.bin/from/from.c
  1.15.2.1.4.1      +0 -0      src/usr.bin/fstat/Makefile
  1.30.2.1.4.1      +0 -0      src/usr.bin/fstat/fstat.1
  1.76.2.4.2.1      +0 -0      src/usr.bin/fstat/fstat.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/fstat/functions.h
  1.3.2.2.2.1       +0 -0      src/usr.bin/fstat/fuser.1
  1.2.2.1.4.1       +0 -0      src/usr.bin/fstat/fuser.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/fstat/main.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/fsync/Makefile
  1.7.28.1.4.1      +0 -0      src/usr.bin/fsync/fsync.1
  1.7.28.1.4.1      +0 -0      src/usr.bin/fsync/fsync.c
  1.20.2.1.4.1      +0 -0      src/usr.bin/ftp/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/ftp/tnftp_config.h
  1.12.2.1.4.1      +0 -0      src/usr.bin/gcore/Makefile
  1.25.2.1.4.1      +0 -0      src/usr.bin/gcore/elfcore.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/gcore/extern.h
  1.20.2.1.4.1      +0 -0      src/usr.bin/gcore/gcore.1
  1.37.2.1.4.1      +0 -0      src/usr.bin/gcore/gcore.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/gencat/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.bin/gencat/gencat.1
  1.15.2.1.4.1      +0 -0      src/usr.bin/gencat/gencat.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/getconf/Makefile
  1.5.38.1.4.1      +0 -0      src/usr.bin/getconf/confstr.gperf
  1.3.38.1.4.1      +0 -0      src/usr.bin/getconf/fake-gperf.awk
  1.14.28.1.4.1     +0 -0      src/usr.bin/getconf/getconf.1
  1.10.16.1.4.1     +0 -0      src/usr.bin/getconf/getconf.c
  1.4.44.1.4.1      +0 -0      src/usr.bin/getconf/getconf.h
  1.2.38.1.4.1      +0 -0      src/usr.bin/getconf/limits.gperf
  1.4.38.1.4.1      +0 -0      src/usr.bin/getconf/pathconf.gperf
  1.3.28.1.4.1      +0 -0      src/usr.bin/getconf/progenv.gperf
  1.5.38.1.4.1      +0 -0      src/usr.bin/getconf/sysconf.gperf
  1.3.2.1.4.1       +0 -0      src/usr.bin/getent/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.bin/getent/getent.1
  1.8.2.1.4.1       +0 -0      src/usr.bin/getent/getent.c
  1.5.42.1.4.1      +0 -0      src/usr.bin/getopt/Makefile
  1.26.2.1.4.1      +0 -0      src/usr.bin/getopt/getopt.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/getopt/getopt.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/gprof/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.bin/gprof/amd64.h
  1.9.2.2.2.1       +0 -0      src/usr.bin/gprof/aout.c
  1.13.2.2.2.1      +0 -0      src/usr.bin/gprof/arcs.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/gprof/arm.h
  1.6.2.1.4.1       +0 -0      src/usr.bin/gprof/dfn.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/gprof/elf.c
  1.31.2.2.2.1      +0 -0      src/usr.bin/gprof/gprof.1
  1.26.2.1.4.1      +0 -0      src/usr.bin/gprof/gprof.c
  1.27.2.1.4.1      +0 -0      src/usr.bin/gprof/gprof.h
  1.4.2.1.4.1       +0 -0      src/usr.bin/gprof/hertz.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/gprof/i386.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/gprof/ia64.h
  1.5.28.1.4.1      +0 -0      src/usr.bin/gprof/kernel.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/gprof/lookup.c
  1.4.4.1.4.1       +0 -0      src/usr.bin/gprof/mips.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/gprof/pathnames.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/gprof/powerpc.h
  1.14.2.1.4.1      +0 -0      src/usr.bin/gprof/printgprof.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/gprof/printlist.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/gprof/sparc64.h
  1.4.2.5.2.1       +0 -0      src/usr.bin/grep/Makefile
  1.5.2.3.4.1       +0 -0      src/usr.bin/grep/file.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/grep/grep.1
  1.11.2.5.2.1      +0 -0      src/usr.bin/grep/grep.c
  1.8.2.3.2.1       +0 -0      src/usr.bin/grep/grep.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/C.msg
  1.5.2.1.4.1       +0 -0      src/usr.bin/grep/nls/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/es_ES.ISO8859-1.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/gl_ES.ISO8859-1.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/hu_HU.ISO8859-2.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/ja_JP.SJIS.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/ja_JP.UTF-8.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/ja_JP.eucJP.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/pt_BR.ISO8859-1.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/ru_RU.KOI8-R.msg
  1.2.2.1.4.1       +0 -0      src/usr.bin/grep/nls/uk_UA.UTF-8.msg
  1.1.2.1.4.1       +0 -0      src/usr.bin/grep/nls/zh_CN.UTF-8.msg
  1.5.2.1.4.1       +0 -0      src/usr.bin/grep/queue.c
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/fastmatch.c
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/fastmatch.h
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/glue.h
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/hashtable.c
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/hashtable.h
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/tre-compile.c
  1.2.2.3.4.1       +0 -0      src/usr.bin/grep/regex/tre-fastmatch.c
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/tre-fastmatch.h
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/xmalloc.c
  1.1.2.2.4.1       +0 -0      src/usr.bin/grep/regex/xmalloc.h
  1.14.2.5.2.1      +0 -0      src/usr.bin/grep/util.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/gzip/Makefile
  1.1.18.1.4.1      +0 -0      src/usr.bin/gzip/gzexe
  1.1.18.1.4.1      +0 -0      src/usr.bin/gzip/gzexe.1
  1.10.2.1.4.1      +0 -0      src/usr.bin/gzip/gzip.1
  1.24.2.1.4.1      +0 -0      src/usr.bin/gzip/gzip.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/gzip/unbzip2.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/gzip/unpack.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/gzip/zdiff
  1.2.2.1.4.1       +0 -0      src/usr.bin/gzip/zdiff.1
  1.1.18.1.4.1      +0 -0      src/usr.bin/gzip/zforce
  1.1.18.1.4.1      +0 -0      src/usr.bin/gzip/zforce.1
  1.1.18.1.4.1      +0 -0      src/usr.bin/gzip/zmore
  1.2.2.1.4.1       +0 -0      src/usr.bin/gzip/zmore.1
  1.3.4.1.4.1       +0 -0      src/usr.bin/gzip/znew
  1.1.18.1.4.1      +0 -0      src/usr.bin/gzip/znew.1
  1.4.2.2.4.1       +0 -0      src/usr.bin/gzip/zuncompress.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/head/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/head/head.1
  1.21.2.1.4.1      +0 -0      src/usr.bin/head/head.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/hesinfo/Makefile
  1.6.28.1.4.1      +0 -0      src/usr.bin/hesinfo/hesinfo.1
  1.7.42.1.4.1      +0 -0      src/usr.bin/hesinfo/hesinfo.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/hexdump/Makefile
  1.10.2.2.2.1      +0 -0      src/usr.bin/hexdump/conv.c
  1.25.2.1.4.1      +0 -0      src/usr.bin/hexdump/display.c
  1.24.2.1.4.1      +0 -0      src/usr.bin/hexdump/hexdump.1
  1.10.2.1.4.1      +0 -0      src/usr.bin/hexdump/hexdump.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/hexdump/hexdump.h
  1.13.2.1.4.1      +0 -0      src/usr.bin/hexdump/hexsyntax.c
  1.25.2.2.2.1      +0 -0      src/usr.bin/hexdump/od.1
  1.18.2.1.4.1      +0 -0      src/usr.bin/hexdump/odsyntax.c
  1.16.2.2.2.1      +0 -0      src/usr.bin/hexdump/parse.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/host/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/iconv/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/iconv/iconv.1
  1.1.2.1.4.1       +0 -0      src/usr.bin/iconv/iconv.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/id/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.bin/id/groups.1
  1.20.2.1.4.1      +0 -0      src/usr.bin/id/id.1
  1.37.2.1.4.1      +0 -0      src/usr.bin/id/id.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/id/whoami.1
  1.2.42.1.4.1      +0 -0      src/usr.bin/indent/README
  1.16.2.1.4.1      +0 -0      src/usr.bin/indent/args.c
  1.28.2.2.2.1      +0 -0      src/usr.bin/indent/indent.1
  1.27.2.1.4.1      +0 -0      src/usr.bin/indent/indent.c
  1.2.42.1.4.1      +0 -0      src/usr.bin/indent/indent.h
  1.2.42.1.4.1      +0 -0      src/usr.bin/indent/indent_codes.h
  1.12.2.1.4.1      +0 -0      src/usr.bin/indent/indent_globs.h
  1.15.16.2.2.1     +0 -0      src/usr.bin/indent/io.c
  1.21.2.1.4.1      +0 -0      src/usr.bin/indent/lexi.c
  1.10.38.1.4.1     +0 -0      src/usr.bin/indent/parse.c
  1.8.38.1.4.1      +0 -0      src/usr.bin/indent/pr_comment.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/ipcrm/Makefile
  1.15.4.3.2.1      +0 -0      src/usr.bin/ipcrm/ipcrm.1
  1.13.4.1.4.1      +0 -0      src/usr.bin/ipcrm/ipcrm.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/ipcs/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.bin/ipcs/ipc.c
  1.1.8.1.4.1       +0 -0      src/usr.bin/ipcs/ipc.h
  1.21.28.1.4.1     +0 -0      src/usr.bin/ipcs/ipcs.1
  1.35.2.1.4.1      +0 -0      src/usr.bin/ipcs/ipcs.c
  1.23.2.3.2.1      +0 -0      src/usr.bin/join/join.1
  1.21.2.1.4.1      +0 -0      src/usr.bin/join/join.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/jot/Makefile
  1.26.2.1.4.1      +0 -0      src/usr.bin/jot/jot.1
  1.42.2.1.4.1      +0 -0      src/usr.bin/jot/jot.c
  1.16.2.2.2.1      +0 -0      src/usr.bin/kdump/Makefile
  1.21.2.4.2.1      +0 -0      src/usr.bin/kdump/kdump.1
  1.54.2.5.2.1      +0 -0      src/usr.bin/kdump/kdump.c
  1.4.4.3.2.1       +0 -0      src/usr.bin/kdump/kdump_subr.h
  1.1.6.1.4.1       +0 -0      src/usr.bin/kdump/linux_syscalls.conf
  1.47.4.2.2.1      +0 -0      src/usr.bin/kdump/mkioctls
  1.18.2.3.2.1      +0 -0      src/usr.bin/kdump/mksubr
  1.4.2.1.4.1       +0 -0      src/usr.bin/keylogin/Makefile
  1.8.36.1.4.1      +0 -0      src/usr.bin/keylogin/keylogin.1
  1.4.42.1.4.1      +0 -0      src/usr.bin/keylogin/keylogin.c
  1.4.36.1.4.1      +0 -0      src/usr.bin/keylogout/Makefile
  1.5.42.1.4.1      +0 -0      src/usr.bin/keylogout/keylogout.1
  1.6.4.1.4.1       +0 -0      src/usr.bin/keylogout/keylogout.c
  1.5.4.1.4.1       +0 -0      src/usr.bin/killall/Makefile
  1.41.2.1.4.1      +0 -0      src/usr.bin/killall/killall.1
  1.39.2.3.2.1      +0 -0      src/usr.bin/killall/killall.c
  1.7.2.2.2.1       +0 -0      src/usr.bin/ktrace/Makefile
  1.23.2.2.2.1      +0 -0      src/usr.bin/ktrace/ktrace.1
  1.27.2.2.2.1      +0 -0      src/usr.bin/ktrace/ktrace.c
  1.8.2.2.2.1       +0 -0      src/usr.bin/ktrace/ktrace.h
  1.18.2.2.2.1      +0 -0      src/usr.bin/ktrace/subr.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/ktrdump/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/ktrdump/ktrdump.8
  1.16.2.1.4.1      +0 -0      src/usr.bin/ktrdump/ktrdump.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/lam/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.bin/lam/lam.1
  1.16.2.1.4.1      +0 -0      src/usr.bin/lam/lam.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/last/Makefile
  1.20.2.1.4.1      +0 -0      src/usr.bin/last/last.1
  1.37.2.1.4.1      +0 -0      src/usr.bin/last/last.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/lastcomm/Makefile
  1.19.2.2.2.1      +0 -0      src/usr.bin/lastcomm/lastcomm.1
  1.32.2.2.2.1      +0 -0      src/usr.bin/lastcomm/lastcomm.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/lastcomm/pathnames.h
  1.4.2.1.4.1       +0 -0      src/usr.bin/lastcomm/readrec.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/ldd/Makefile
  1.1.42.1.4.1      +0 -0      src/usr.bin/ldd/extern.h
  1.29.2.1.4.1      +0 -0      src/usr.bin/ldd/ldd.1
  1.41.2.1.4.1      +0 -0      src/usr.bin/ldd/ldd.c
  1.18.2.1.4.1      +0 -0      src/usr.bin/ldd/sods.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/leave/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.bin/leave/leave.1
  1.14.2.1.4.1      +0 -0      src/usr.bin/leave/leave.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/less/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.bin/less/Makefile.common
  1.9.2.1.4.1       +0 -0      src/usr.bin/less/defines.h
  1.5.2.1.4.1       +0 -0      src/usr.bin/less/lesspipe.sh
  1.1.30.1.4.1      +0 -0      src/usr.bin/less/zless.sh
  1.4.16.1.4.1      +0 -0      src/usr.bin/lessecho/Makefile
  1.3.42.1.4.1      +0 -0      src/usr.bin/lesskey/Makefile
  1.4.36.1.4.1      +0 -0      src/usr.bin/lex/FlexLexer.h
  1.22.2.1.4.1      +0 -0      src/usr.bin/lex/Makefile
  1.7.4.1.4.1       +0 -0      src/usr.bin/lex/ccl.c
  1.3.62.1.4.1      +0 -0      src/usr.bin/lex/config.h
  1.7.4.1.4.1       +0 -0      src/usr.bin/lex/dfa.c
  1.7.4.1.4.1       +0 -0      src/usr.bin/lex/ecs.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/lex/flex.skl
  1.7.4.1.4.1       +0 -0      src/usr.bin/lex/flexdef.h
  1.8.4.1.4.1       +0 -0      src/usr.bin/lex/gen.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/lex/initscan.c
  1.19.4.1.4.1      +0 -0      src/usr.bin/lex/lex.1
  1.12.2.1.4.1      +0 -0      src/usr.bin/lex/lib/Makefile
  1.3.62.1.4.1      +0 -0      src/usr.bin/lex/lib/libmain.c
  1.4.62.1.4.1      +0 -0      src/usr.bin/lex/lib/libyywrap.c
  1.8.42.1.4.1      +0 -0      src/usr.bin/lex/main.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/lex/misc.c
  1.7.4.1.4.1       +0 -0      src/usr.bin/lex/nfa.c
  1.4.4.1.4.1       +0 -0      src/usr.bin/lex/parse.y
  1.6.4.1.4.1       +0 -0      src/usr.bin/lex/scan.l
  1.7.4.1.4.1       +0 -0      src/usr.bin/lex/sym.c
  1.7.4.1.4.1       +0 -0      src/usr.bin/lex/tblcmp.c
  1.3.62.1.4.1      +0 -0      src/usr.bin/lex/version.h
  1.6.42.1.4.1      +0 -0      src/usr.bin/lex/yylex.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/limits/Makefile
  1.32.2.3.2.1      +0 -0      src/usr.bin/limits/limits.1
  1.21.2.2.2.1      +0 -0      src/usr.bin/limits/limits.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/locale/Makefile
  1.9.2.2.2.1       +0 -0      src/usr.bin/locale/locale.1
  1.18.2.1.4.1      +0 -0      src/usr.bin/locale/locale.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/locate/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.bin/locate/Makefile.inc
  1.6.28.1.4.1      +0 -0      src/usr.bin/locate/bigram/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.bin/locate/bigram/locate.bigram.c
  1.6.28.1.4.1      +0 -0      src/usr.bin/locate/code/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/locate/code/locate.code.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/locate/locate/Makefile
  1.10.62.1.4.1     +0 -0      src/usr.bin/locate/locate/concatdb.sh
  1.16.4.1.4.1      +0 -0      src/usr.bin/locate/locate/fastfind.c
  1.34.16.1.4.1     +0 -0      src/usr.bin/locate/locate/locate.1
  1.19.4.1.4.1      +0 -0      src/usr.bin/locate/locate/locate.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/locate/locate/locate.h
  1.12.2.1.4.1      +0 -0      src/usr.bin/locate/locate/locate.rc
  1.12.28.1.4.1     +0 -0      src/usr.bin/locate/locate/locate.updatedb.8
  1.13.42.1.4.1     +0 -0      src/usr.bin/locate/locate/mklocatedb.sh
  1.25.2.1.4.1      +0 -0      src/usr.bin/locate/locate/updatedb.sh
  1.11.4.1.4.1      +0 -0      src/usr.bin/locate/locate/util.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/lock/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.bin/lock/lock.1
  1.24.2.1.4.1      +0 -0      src/usr.bin/lock/lock.c
  1.6.42.1.4.1      +0 -0      src/usr.bin/lockf/Makefile
  1.23.2.2.2.1      +0 -0      src/usr.bin/lockf/lockf.1
  1.18.4.1.4.1      +0 -0      src/usr.bin/lockf/lockf.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/logger/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.bin/logger/logger.1
  1.20.2.1.4.1      +0 -0      src/usr.bin/logger/logger.c
  1.54.2.1.4.1      +0 -0      src/usr.bin/login/Makefile
  1.5.16.1.4.1      +0 -0      src/usr.bin/login/README
  1.34.2.2.2.1      +0 -0      src/usr.bin/login/login.1
  1.113.2.1.4.1     +0 -0      src/usr.bin/login/login.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/login/login.h
  1.3.4.1.4.1       +0 -0      src/usr.bin/login/login_audit.c
  1.21.2.1.4.1      +0 -0      src/usr.bin/login/login_fbtab.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/login/pathnames.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/logins/Makefile
  1.2.36.1.4.1      +0 -0      src/usr.bin/logins/logins.1
  1.1.36.1.4.1      +0 -0      src/usr.bin/logins/logins.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/logname/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.bin/logname/logname.1
  1.9.2.1.4.1       +0 -0      src/usr.bin/logname/logname.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/look/Makefile
  1.18.2.1.4.1      +0 -0      src/usr.bin/look/look.1
  1.20.2.1.4.1      +0 -0      src/usr.bin/look/look.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/look/pathnames.h
  1.10.16.1.4.1     +0 -0      src/usr.bin/lorder/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.bin/lorder/lorder.1
  1.8.2.1.4.1       +0 -0      src/usr.bin/lorder/lorder.sh
  1.9.2.1.4.1       +0 -0      src/usr.bin/lsvfs/Makefile
  1.13.28.1.4.1     +0 -0      src/usr.bin/lsvfs/lsvfs.1
  1.20.4.1.4.1      +0 -0      src/usr.bin/lsvfs/lsvfs.c
  1.2.4.1.4.1       +0 -0      src/usr.bin/lzmainfo/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.bin/m4/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/m4/TEST/ack.m4
  1.2.2.1.4.1       +0 -0      src/usr.bin/m4/TEST/hanoi.m4
  1.2.2.1.4.1       +0 -0      src/usr.bin/m4/TEST/hash.m4
  1.1.36.1.4.1      +0 -0      src/usr.bin/m4/TEST/math.m4
  1.2.2.1.4.1       +0 -0      src/usr.bin/m4/TEST/sqroot.m4
  1.2.2.1.4.1       +0 -0      src/usr.bin/m4/TEST/string.m4
  1.2.2.1.4.1       +0 -0      src/usr.bin/m4/TEST/test.m4
  1.23.2.1.4.1      +0 -0      src/usr.bin/m4/eval.c
  1.15.2.1.4.1      +0 -0      src/usr.bin/m4/expr.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/m4/extern.h
  1.11.2.1.4.1      +0 -0      src/usr.bin/m4/gnum4.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/m4/look.c
  1.27.28.1.4.1     +0 -0      src/usr.bin/m4/m4.1
  1.27.2.1.4.1      +0 -0      src/usr.bin/m4/main.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/m4/mdef.h
  1.16.2.1.4.1      +0 -0      src/usr.bin/m4/misc.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/m4/pathnames.h
  1.5.2.1.4.1       +0 -0      src/usr.bin/m4/stdd.h
  1.7.42.1.4.1      +0 -0      src/usr.bin/m4/trace.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/mail/Makefile
  1.10.2.2.2.1      +0 -0      src/usr.bin/mail/cmd1.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/mail/cmd2.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/mail/cmd3.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/mail/cmdtab.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/mail/collect.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/mail/def.h
  1.11.2.1.4.1      +0 -0      src/usr.bin/mail/edit.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/mail/extern.h
  1.14.2.1.4.1      +0 -0      src/usr.bin/mail/fio.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/mail/getname.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/mail/glob.h
  1.10.2.1.4.1      +0 -0      src/usr.bin/mail/head.c
  1.19.2.1.4.1      +0 -0      src/usr.bin/mail/lex.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/mail/list.c
  1.50.2.1.4.1      +0 -0      src/usr.bin/mail/mail.1
  1.18.2.2.2.1      +0 -0      src/usr.bin/mail/main.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/mail/names.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/mail/pathnames.h
  1.9.2.2.2.1       +0 -0      src/usr.bin/mail/popen.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/mail/quit.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/mail/rcv.h
  1.16.2.1.4.1      +0 -0      src/usr.bin/mail/send.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/mail/strings.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/mail/temp.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/mail/tty.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/mail/util.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/mail/v7.local.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/mail/vars.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/mail/version.c
  1.5.16.1.4.1      +0 -0      src/usr.bin/make/GNode.h
  1.68.2.3.2.1      +0 -0      src/usr.bin/make/Makefile
  1.6.4.1.4.1       +0 -0      src/usr.bin/make/Makefile.dist
  1.71.2.1.4.1      +0 -0      src/usr.bin/make/arch.c
  1.5.28.1.4.1      +0 -0      src/usr.bin/make/arch.h
  1.37.4.1.4.1      +0 -0      src/usr.bin/make/buf.c
  1.27.28.1.4.1     +0 -0      src/usr.bin/make/buf.h
  1.54.28.1.4.1     +0 -0      src/usr.bin/make/cond.c
  1.3.28.1.4.1      +0 -0      src/usr.bin/make/cond.h
  1.16.28.1.4.1     +0 -0      src/usr.bin/make/config.h
  1.56.2.1.4.1      +0 -0      src/usr.bin/make/dir.c
  1.22.2.1.4.1      +0 -0      src/usr.bin/make/dir.h
  1.46.2.1.4.1      +0 -0      src/usr.bin/make/for.c
  1.3.28.1.4.1      +0 -0      src/usr.bin/make/for.h
  1.16.2.1.4.1      +0 -0      src/usr.bin/make/globals.h
  1.25.28.1.4.1     +0 -0      src/usr.bin/make/hash.c
  1.20.28.1.4.1     +0 -0      src/usr.bin/make/hash.h
  1.4.4.1.4.1       +0 -0      src/usr.bin/make/hash_tables.c
  1.1.28.1.4.1      +0 -0      src/usr.bin/make/hash_tables.h
  1.141.2.2.2.1     +0 -0      src/usr.bin/make/job.c
  1.48.4.1.4.1      +0 -0      src/usr.bin/make/job.h
  1.9.2.1.4.1       +0 -0      src/usr.bin/make/lst.c
  1.38.2.1.4.1      +0 -0      src/usr.bin/make/lst.h
  1.183.2.1.4.1     +0 -0      src/usr.bin/make/main.c
  1.121.2.3.2.1     +0 -0      src/usr.bin/make/make.1
  1.43.2.1.4.1      +0 -0      src/usr.bin/make/make.c
  1.36.4.1.4.1      +0 -0      src/usr.bin/make/make.h
  1.118.2.1.4.1     +0 -0      src/usr.bin/make/parse.c
  1.6.28.1.4.1      +0 -0      src/usr.bin/make/parse.h
  1.14.28.1.4.1     +0 -0      src/usr.bin/make/pathnames.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/make/proc.c
  1.1.28.1.4.1      +0 -0      src/usr.bin/make/proc.h
  1.1.28.1.4.1      +0 -0      src/usr.bin/make/shell.c
  1.1.28.1.4.1      +0 -0      src/usr.bin/make/shell.h
  1.48.2.1.4.1      +0 -0      src/usr.bin/make/str.c
  1.6.28.1.4.1      +0 -0      src/usr.bin/make/str.h
  1.66.4.1.4.1      +0 -0      src/usr.bin/make/suff.c
  1.3.28.1.4.1      +0 -0      src/usr.bin/make/suff.h
  1.43.2.1.4.1      +0 -0      src/usr.bin/make/targ.c
  1.2.28.1.4.1      +0 -0      src/usr.bin/make/targ.h
  1.19.28.1.4.1     +0 -0      src/usr.bin/make/util.c
  1.10.28.1.4.1     +0 -0      src/usr.bin/make/util.h
  1.166.2.2.2.1     +0 -0      src/usr.bin/make/var.c
  1.29.28.1.4.1     +0 -0      src/usr.bin/make/var.h
  1.3.44.1.4.1      +0 -0      src/usr.bin/makewhatis/Makefile
  1.5.16.1.4.1      +0 -0      src/usr.bin/makewhatis/makewhatis.1
  1.13.2.2.2.1      +0 -0      src/usr.bin/makewhatis/makewhatis.c
  1.15.36.1.4.1     +0 -0      src/usr.bin/makewhatis/makewhatis.local.8
  1.7.56.1.4.1      +0 -0      src/usr.bin/makewhatis/makewhatis.local.sh
  1.3.2.1.4.1       +0 -0      src/usr.bin/man/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/man/apropos.1
  1.8.2.1.4.1       +0 -0      src/usr.bin/man/man.1
  1.5.2.1.4.1       +0 -0      src/usr.bin/man/man.conf.5
  1.14.2.1.4.1      +0 -0      src/usr.bin/man/man.sh
  1.2.2.1.4.1       +0 -0      src/usr.bin/man/manpath.1
  1.3.42.1.4.1      +0 -0      src/usr.bin/mesg/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.bin/mesg/mesg.1
  1.11.2.1.4.1      +0 -0      src/usr.bin/mesg/mesg.c
  1.6.2.2.2.1       +0 -0      src/usr.bin/minigzip/Makefile
  1.10.36.2.2.1     +0 -0      src/usr.bin/minigzip/minigzip.1
  1.8.4.1.4.1       +0 -0      src/usr.bin/ministat/Makefile
  1.1.26.1.4.1      +0 -0      src/usr.bin/ministat/README
  1.1.26.1.4.1      +0 -0      src/usr.bin/ministat/chameleon
  1.1.26.1.4.1      +0 -0      src/usr.bin/ministat/iguana
  1.3.2.2.2.1       +0 -0      src/usr.bin/ministat/ministat.1
  1.14.4.1.4.1      +0 -0      src/usr.bin/ministat/ministat.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkcsmapper/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkcsmapper/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkcsmapper/ldef.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkcsmapper/lex.l
  1.2.2.1.4.1       +0 -0      src/usr.bin/mkcsmapper/mkcsmapper.1
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkcsmapper/yacc.y
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkcsmapper_static/Makefile
  1.9.42.1.4.1      +0 -0      src/usr.bin/mkdep/Makefile
  1.17.2.1.4.1      +0 -0      src/usr.bin/mkdep/mkdep.1
  1.19.2.1.4.1      +0 -0      src/usr.bin/mkdep/mkdep.gcc.sh
  1.3.2.1.4.1       +0 -0      src/usr.bin/mkdep/mkdep.sh
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkesdb/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.bin/mkesdb/Makefile.inc
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkesdb/ldef.h
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkesdb/lex.l
  1.2.2.1.4.1       +0 -0      src/usr.bin/mkesdb/mkesdb.1
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkesdb/yacc.y
  1.1.2.1.4.1       +0 -0      src/usr.bin/mkesdb_static/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.bin/mkfifo/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.bin/mkfifo/mkfifo.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/mkfifo/mkfifo.c
  1.30.2.1.4.1      +0 -0      src/usr.bin/mklocale/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/mklocale/extern.h
  1.6.2.1.4.1       +0 -0      src/usr.bin/mklocale/ldef.h
  1.11.2.1.4.1      +0 -0      src/usr.bin/mklocale/lex.l
  1.29.2.1.4.1      +0 -0      src/usr.bin/mklocale/mklocale.1
  1.33.2.1.4.1      +0 -0      src/usr.bin/mklocale/yacc.y
  1.5.2.1.4.1       +0 -0      src/usr.bin/mkstr/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.bin/mkstr/mkstr.1
  1.12.2.1.4.1      +0 -0      src/usr.bin/mkstr/mkstr.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/mktemp/Makefile
  1.22.2.1.4.1      +0 -0      src/usr.bin/mktemp/mktemp.1
  1.8.2.1.4.1       +0 -0      src/usr.bin/mktemp/mktemp.c
  1.1.2.2.2.1       +0 -0      src/usr.bin/mkulzma/Makefile
  1.2.2.2.2.1       +0 -0      src/usr.bin/mkulzma/mkulzma.8
  1.1.2.2.2.1       +0 -0      src/usr.bin/mkulzma/mkulzma.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/mkuzip/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.bin/mkuzip/mkuzip.8
  1.7.2.1.4.1       +0 -0      src/usr.bin/mkuzip/mkuzip.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/msgs/Makefile
  1.20.2.1.4.1      +0 -0      src/usr.bin/msgs/msgs.1
  1.29.2.1.4.1      +0 -0      src/usr.bin/msgs/msgs.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/msgs/pathnames.h
  1.4.42.1.4.1      +0 -0      src/usr.bin/mt/Makefile
  1.46.2.1.4.1      +0 -0      src/usr.bin/mt/mt.1
  1.38.2.2.2.1      +0 -0      src/usr.bin/mt/mt.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/nc/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/ncal/Makefile
  1.29.2.1.4.1      +0 -0      src/usr.bin/ncal/ncal.1
  1.36.2.1.4.1      +0 -0      src/usr.bin/ncal/ncal.c
  1.3.2.2.2.1       +0 -0      src/usr.bin/ncplist/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/ncplist/ncplist.1
  1.3.16.2.2.1      +0 -0      src/usr.bin/ncplist/ncplist.c
  1.5.42.1.4.1      +0 -0      src/usr.bin/ncplogin/Makefile
  1.13.16.1.4.1     +0 -0      src/usr.bin/ncplogin/ncplogin.1
  1.7.2.1.4.1       +0 -0      src/usr.bin/ncplogin/ncplogin.c
  1.11.16.2.2.1     +0 -0      src/usr.bin/ncplogin/ncplogout.1
  1.44.2.5.2.1      +0 -0      src/usr.bin/netstat/Makefile
  1.30.2.1.4.1      +0 -0      src/usr.bin/netstat/atalk.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/netstat/bpf.c
  1.80.2.2.2.1      +0 -0      src/usr.bin/netstat/if.c
  1.99.2.2.2.1      +0 -0      src/usr.bin/netstat/inet.c
  1.37.2.1.4.1      +0 -0      src/usr.bin/netstat/inet6.c
  1.22.2.1.4.1      +0 -0      src/usr.bin/netstat/ipsec.c
  1.30.2.1.4.1      +0 -0      src/usr.bin/netstat/ipx.c
  1.108.2.1.4.1     +0 -0      src/usr.bin/netstat/main.c
  1.56.2.1.4.1      +0 -0      src/usr.bin/netstat/mbuf.c
  1.34.4.1.4.1      +0 -0      src/usr.bin/netstat/mroute.c
  1.22.4.1.4.1      +0 -0      src/usr.bin/netstat/mroute6.c
  1.17.2.1.4.1      +0 -0      src/usr.bin/netstat/netgraph.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/netstat/netisr.c
  1.70.2.1.4.1      +0 -0      src/usr.bin/netstat/netstat.1
  1.67.2.1.4.1      +0 -0      src/usr.bin/netstat/netstat.h
  1.9.2.1.4.1       +0 -0      src/usr.bin/netstat/pfkey.c
  1.99.2.2.2.1      +0 -0      src/usr.bin/netstat/route.c
  1.15.2.3.2.1      +0 -0      src/usr.bin/netstat/sctp.c
  1.24.2.1.4.1      +0 -0      src/usr.bin/netstat/unix.c
  1.3.28.1.4.1      +0 -0      src/usr.bin/newgrp/Makefile
  1.3.28.1.4.1      +0 -0      src/usr.bin/newgrp/newgrp.1
  1.5.2.2.2.1       +0 -0      src/usr.bin/newgrp/newgrp.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/newkey/Makefile
  1.4.28.1.4.1      +0 -0      src/usr.bin/newkey/extern.h
  1.8.4.1.4.1       +0 -0      src/usr.bin/newkey/generic.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/newkey/newkey.8
  1.9.4.1.4.1       +0 -0      src/usr.bin/newkey/newkey.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/newkey/update.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/nfsstat/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.bin/nfsstat/nfsstat.1
  1.40.2.1.4.1      +0 -0      src/usr.bin/nfsstat/nfsstat.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/nice/Makefile
  1.30.2.1.4.1      +0 -0      src/usr.bin/nice/nice.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/nice/nice.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/nl/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.bin/nl/nl.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/nl/nl.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/nohup/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/nohup/nohup.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/nohup/nohup.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/nslookup/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.bin/nsupdate/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/opieinfo/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/opiekey/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.bin/opiepasswd/Makefile
  1.7.42.1.4.1      +0 -0      src/usr.bin/pagesize/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.bin/pagesize/pagesize.1
  1.6.2.1.4.1       +0 -0      src/usr.bin/pagesize/pagesize.sh
  1.48.2.1.4.1      +0 -0      src/usr.bin/passwd/Makefile
  1.34.2.2.2.1      +0 -0      src/usr.bin/passwd/passwd.1
  1.26.2.1.4.1      +0 -0      src/usr.bin/passwd/passwd.c
  1.20.2.1.4.1      +0 -0      src/usr.bin/paste/paste.1
  1.18.2.1.4.1      +0 -0      src/usr.bin/paste/paste.c
  1.1.44.1.4.1      +0 -0      src/usr.bin/pathchk/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.bin/pathchk/pathchk.1
  1.6.2.1.4.1       +0 -0      src/usr.bin/pathchk/pathchk.c
  1.2.4.1.4.1       +0 -0      src/usr.bin/perror/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/perror/perror.1
  1.5.2.1.4.1       +0 -0      src/usr.bin/perror/perror.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/pr/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.bin/pr/egetopt.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/pr/extern.h
  1.22.28.1.4.1     +0 -0      src/usr.bin/pr/pr.1
  1.20.2.1.4.1      +0 -0      src/usr.bin/pr/pr.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/pr/pr.h
  1.5.38.1.4.1      +0 -0      src/usr.bin/printenv/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.bin/printenv/printenv.1
  1.8.2.1.4.1       +0 -0      src/usr.bin/printenv/printenv.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/printf/Makefile
  1.42.2.2.2.1      +0 -0      src/usr.bin/printf/printf.1
  1.52.2.2.2.1      +0 -0      src/usr.bin/printf/printf.c
  1.5.2.3.2.1       +0 -0      src/usr.bin/procstat/Makefile
  1.11.2.8.2.1      +0 -0      src/usr.bin/procstat/procstat.1
  1.6.2.3.2.1       +0 -0      src/usr.bin/procstat/procstat.c
  1.4.2.3.2.1       +0 -0      src/usr.bin/procstat/procstat.h
  1.6.2.2.2.1       +0 -0      src/usr.bin/procstat/procstat_args.c
  1.7.2.2.2.1       +0 -0      src/usr.bin/procstat/procstat_auxv.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/procstat/procstat_basic.c
  1.4.2.2.2.1       +0 -0      src/usr.bin/procstat/procstat_bin.c
  1.6.2.2.2.1       +0 -0      src/usr.bin/procstat/procstat_cred.c
  1.14.2.2.2.1      +0 -0      src/usr.bin/procstat/procstat_files.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/procstat/procstat_kstack.c
  1.4.2.2.2.1       +0 -0      src/usr.bin/procstat/procstat_rlimit.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/procstat/procstat_sigs.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/procstat/procstat_threads.c
  1.10.2.4.2.1      +0 -0      src/usr.bin/procstat/procstat_vm.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/quota/Makefile
  1.20.2.1.4.1      +0 -0      src/usr.bin/quota/quota.1
  1.38.2.1.4.1      +0 -0      src/usr.bin/quota/quota.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/rctl/Makefile
  1.7.2.2.2.1       +0 -0      src/usr.bin/rctl/rctl.8
  1.1.2.1.4.1       +0 -0      src/usr.bin/rctl/rctl.c
  1.5.42.1.4.1      +0 -0      src/usr.bin/renice/Makefile
  1.17.2.1.4.1      +0 -0      src/usr.bin/renice/renice.8
  1.20.2.1.4.1      +0 -0      src/usr.bin/renice/renice.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/rev/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.bin/rev/rev.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/rev/rev.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/revoke/Makefile
  1.1.4.1.4.1       +0 -0      src/usr.bin/revoke/revoke.1
  1.1.4.1.4.1       +0 -0      src/usr.bin/revoke/revoke.c
  1.32.2.1.4.1      +0 -0      src/usr.bin/rlogin/Makefile
  1.28.2.2.2.1      +0 -0      src/usr.bin/rlogin/rlogin.1
  1.44.2.1.4.1      +0 -0      src/usr.bin/rlogin/rlogin.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/rpcgen/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_clntout.c
  1.18.2.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_cout.c
  1.19.2.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_hout.c
  1.34.2.3.2.1      +0 -0      src/usr.bin/rpcgen/rpc_main.c
  1.12.16.1.4.1     +0 -0      src/usr.bin/rpcgen/rpc_parse.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_parse.h
  1.9.16.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_sample.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_scan.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_scan.h
  1.27.2.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_svcout.c
  1.15.2.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_tblout.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/rpcgen/rpc_util.c
  1.12.16.1.4.1     +0 -0      src/usr.bin/rpcgen/rpc_util.h
  1.24.16.2.2.1     +0 -0      src/usr.bin/rpcgen/rpcgen.1
  1.9.2.1.4.1       +0 -0      src/usr.bin/rpcinfo/Makefile
  1.9.42.1.4.1      +0 -0      src/usr.bin/rpcinfo/rpcinfo.8
  1.19.2.1.4.1      +0 -0      src/usr.bin/rpcinfo/rpcinfo.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/rs/rs.1
  1.17.2.1.4.1      +0 -0      src/usr.bin/rs/rs.c
  1.25.2.1.4.1      +0 -0      src/usr.bin/rsh/Makefile
  1.22.2.2.2.1      +0 -0      src/usr.bin/rsh/rsh.1
  1.36.2.1.4.1      +0 -0      src/usr.bin/rsh/rsh.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/rup/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.bin/rup/rup.1
  1.19.16.1.4.1     +0 -0      src/usr.bin/rup/rup.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/ruptime/Makefile
  1.18.2.1.4.1      +0 -0      src/usr.bin/ruptime/ruptime.1
  1.23.2.1.4.1      +0 -0      src/usr.bin/ruptime/ruptime.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/rusers/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.bin/rusers/rusers.1
  1.17.28.1.4.1     +0 -0      src/usr.bin/rusers/rusers.c
  1.6.36.1.4.1      +0 -0      src/usr.bin/rwall/Makefile
  1.17.2.1.4.1      +0 -0      src/usr.bin/rwall/rwall.1
  1.16.2.1.4.1      +0 -0      src/usr.bin/rwall/rwall.c
  1.2.2.2.2.1       +0 -0      src/usr.bin/rwho/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/rwho/rwho.1
  1.20.2.2.2.1      +0 -0      src/usr.bin/rwho/rwho.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/script/Makefile
  1.24.2.3.4.1      +0 -0      src/usr.bin/script/script.1
  1.31.2.3.4.1      +0 -0      src/usr.bin/script/script.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/sed/Makefile
  1.4.16.1.4.1      +0 -0      src/usr.bin/sed/POSIX
  1.37.2.1.4.1      +0 -0      src/usr.bin/sed/compile.c
  1.8.4.1.4.1       +0 -0      src/usr.bin/sed/defs.h
  1.15.16.1.4.1     +0 -0      src/usr.bin/sed/extern.h
  1.45.2.1.4.1      +0 -0      src/usr.bin/sed/main.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/sed/misc.c
  1.50.4.1.4.1      +0 -0      src/usr.bin/sed/process.c
  1.51.2.3.2.1      +0 -0      src/usr.bin/sed/sed.1
  1.1.2.1.4.1       +0 -0      src/usr.bin/seq/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.bin/seq/seq.1
  1.3.2.1.4.1       +0 -0      src/usr.bin/seq/seq.c
  1.1.16.1.4.1      +0 -0      src/usr.bin/setchannel/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.bin/setchannel/setchannel.1
  1.6.2.1.4.1       +0 -0      src/usr.bin/setchannel/setchannel.c
  1.7.42.1.4.1      +0 -0      src/usr.bin/shar/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/shar/shar.1
  1.6.2.1.4.1       +0 -0      src/usr.bin/shar/shar.sh
  1.4.42.1.4.1      +0 -0      src/usr.bin/showmount/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.bin/showmount/showmount.8
  1.22.2.1.4.1      +0 -0      src/usr.bin/showmount/showmount.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/smbutil/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.bin/sockstat/Makefile
  1.24.2.3.2.1      +0 -0      src/usr.bin/sockstat/sockstat.1
  1.23.2.5.2.1      +0 -0      src/usr.bin/sockstat/sockstat.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/split/Makefile
  1.25.2.1.4.1      +0 -0      src/usr.bin/split/split.1
  1.21.2.2.2.1      +0 -0      src/usr.bin/split/split.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/stat/Makefile
  1.20.2.2.2.1      +0 -0      src/usr.bin/stat/stat.1
  1.19.2.1.4.1      +0 -0      src/usr.bin/stat/stat.c
  1.1.2.2.2.1       +0 -0      src/usr.bin/stdbuf/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.bin/stdbuf/stdbuf.1
  1.2.2.3.2.1       +0 -0      src/usr.bin/stdbuf/stdbuf.c
  1.42.2.1.4.1      +0 -0      src/usr.bin/su/Makefile
  1.45.2.1.4.1      +0 -0      src/usr.bin/su/su.1
  1.93.2.1.4.1      +0 -0      src/usr.bin/su/su.c
  1.25.2.1.4.1      +0 -0      src/usr.bin/systat/Makefile
  1.7.2.2.2.1       +0 -0      src/usr.bin/systat/cmds.c
  1.13.2.2.2.1      +0 -0      src/usr.bin/systat/cmdtab.c
  1.13.4.1.4.1      +0 -0      src/usr.bin/systat/convtbl.c
  1.8.16.1.4.1      +0 -0      src/usr.bin/systat/convtbl.h
  1.11.2.2.2.1      +0 -0      src/usr.bin/systat/devs.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/systat/devs.h
  1.17.2.1.4.1      +0 -0      src/usr.bin/systat/extern.h
  1.9.2.2.2.1       +0 -0      src/usr.bin/systat/fetch.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/systat/icmp.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/systat/icmp6.c
  1.6.16.2.2.1      +0 -0      src/usr.bin/systat/ifcmds.c
  1.7.4.2.2.1       +0 -0      src/usr.bin/systat/ifstat.c
  1.28.2.1.4.1      +0 -0      src/usr.bin/systat/iostat.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/systat/ip.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/systat/ip6.c
  1.5.2.3.2.1       +0 -0      src/usr.bin/systat/keyboard.c
  1.26.2.1.4.1      +0 -0      src/usr.bin/systat/main.c
  1.24.2.1.4.1      +0 -0      src/usr.bin/systat/mbufs.c
  1.5.2.2.2.1       +0 -0      src/usr.bin/systat/mode.c
  1.3.42.2.2.1      +0 -0      src/usr.bin/systat/mode.h
  1.14.2.1.4.1      +0 -0      src/usr.bin/systat/netcmds.c
  1.34.2.2.2.1      +0 -0      src/usr.bin/systat/netstat.c
  1.26.2.1.4.1      +0 -0      src/usr.bin/systat/pigs.c
  1.39.2.1.4.1      +0 -0      src/usr.bin/systat/swap.c
  1.58.2.1.4.1      +0 -0      src/usr.bin/systat/systat.1
  1.9.2.2.2.1       +0 -0      src/usr.bin/systat/systat.h
  1.18.2.1.4.1      +0 -0      src/usr.bin/systat/tcp.c
  1.93.2.2.2.1      +0 -0      src/usr.bin/systat/vmstat.c
  1.1.42.1.4.1      +0 -0      src/usr.bin/tabs/Makefile
  1.7.28.1.4.1      +0 -0      src/usr.bin/tabs/tabs.1
  1.3.42.1.4.1      +0 -0      src/usr.bin/tabs/tabs.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/tail/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/tail/extern.h
  1.44.2.1.4.1      +0 -0      src/usr.bin/tail/forward.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/tail/misc.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/tail/read.c
  1.22.2.1.4.1      +0 -0      src/usr.bin/tail/reverse.c
  1.18.2.1.4.1      +0 -0      src/usr.bin/tail/tail.1
  1.26.2.1.4.1      +0 -0      src/usr.bin/tail/tail.c
  1.10.42.1.4.1     +0 -0      src/usr.bin/talk/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/talk/ctl.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/talk/ctl_transact.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/talk/display.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/talk/get_addrs.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/talk/get_iface.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/talk/get_names.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/talk/init_disp.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/talk/invite.c
  1.18.2.1.4.1      +0 -0      src/usr.bin/talk/io.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/talk/look_up.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/talk/msgs.c
  1.22.2.1.4.1      +0 -0      src/usr.bin/talk/talk.1
  1.14.2.1.4.1      +0 -0      src/usr.bin/talk/talk.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/talk/talk.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/talk/talk_ctl.h
  1.55.2.3.2.1      +0 -0      src/usr.bin/tar/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.bin/tar/config_freebsd.h
  1.10.2.2.2.1      +0 -0      src/usr.bin/tar/test/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.bin/tcopy/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.bin/tcopy/tcopy.1
  1.16.2.1.4.1      +0 -0      src/usr.bin/tcopy/tcopy.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/tee/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/tee/tee.1
  1.13.2.1.4.1      +0 -0      src/usr.bin/tee/tee.c
  1.35.2.1.4.1      +0 -0      src/usr.bin/telnet/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/tftp/Makefile
  1.31.2.1.4.1      +0 -0      src/usr.bin/tftp/main.c
  1.26.2.3.2.1      +0 -0      src/usr.bin/tftp/tftp.1
  1.19.2.1.4.1      +0 -0      src/usr.bin/tftp/tftp.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/tftp/tftp.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/time/Makefile
  1.27.2.1.4.1      +0 -0      src/usr.bin/time/time.1
  1.33.2.1.4.1      +0 -0      src/usr.bin/time/time.c
  1.6.42.1.4.1      +0 -0      src/usr.bin/tip/Makefile
  1.4.42.1.4.1      +0 -0      src/usr.bin/tip/Makefile.inc
  1.3.42.1.4.1      +0 -0      src/usr.bin/tip/README
  1.3.42.1.4.1      +0 -0      src/usr.bin/tip/TODO
  1.3.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/biz22.c
  1.3.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/biz31.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/courier.c
  1.4.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/df.c
  1.4.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/dn11.c
  1.6.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/hayes.c
  1.6.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/t3000.c
  1.3.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/v3451.c
  1.5.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/v831.c
  1.5.16.1.4.1      +0 -0      src/usr.bin/tip/libacu/ventel.c
  1.21.4.1.4.1      +0 -0      src/usr.bin/tip/tip/Makefile
  1.10.16.1.4.1     +0 -0      src/usr.bin/tip/tip/acu.c
  1.6.16.1.4.1      +0 -0      src/usr.bin/tip/tip/acutab.c
  1.19.4.1.4.1      +0 -0      src/usr.bin/tip/tip/cmds.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/tip/tip/cmdtab.c
  1.2.16.1.4.1      +0 -0      src/usr.bin/tip/tip/cu.1
  1.7.16.1.4.1      +0 -0      src/usr.bin/tip/tip/cu.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/tip/tip/hunt.c
  1.6.16.1.4.1      +0 -0      src/usr.bin/tip/tip/log.c
  1.5.16.1.4.1      +0 -0      src/usr.bin/tip/tip/partab.c
  1.6.16.1.4.1      +0 -0      src/usr.bin/tip/tip/pathnames.h
  1.6.16.1.4.1      +0 -0      src/usr.bin/tip/tip/remote.c
  1.27.16.1.4.1     +0 -0      src/usr.bin/tip/tip/tip.1
  1.19.4.1.4.1      +0 -0      src/usr.bin/tip/tip/tip.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/tip/tip/tip.h
  1.13.2.1.4.1      +0 -0      src/usr.bin/tip/tip/tipout.c
  1.9.4.1.4.1       +0 -0      src/usr.bin/tip/tip/uucplock.c
  1.12.16.1.4.1     +0 -0      src/usr.bin/tip/tip/value.c
  1.7.16.1.4.1      +0 -0      src/usr.bin/tip/tip/vars.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/top/Makefile
  1.103.2.2.2.1     +0 -0      src/usr.bin/top/machine.c
  1.8.2.2.2.1       +0 -0      src/usr.bin/top/top.local.1
  1.3.42.1.4.1      +0 -0      src/usr.bin/touch/Makefile
  1.17.2.2.2.1      +0 -0      src/usr.bin/touch/touch.1
  1.26.2.1.4.1      +0 -0      src/usr.bin/touch/touch.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/tput/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/tput/clear.sh
  1.18.2.1.4.1      +0 -0      src/usr.bin/tput/tput.1
  1.19.2.1.4.1      +0 -0      src/usr.bin/tput/tput.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/tr/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.bin/tr/cmap.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/tr/cmap.h
  1.5.2.1.4.1       +0 -0      src/usr.bin/tr/cset.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/tr/cset.h
  1.10.2.1.4.1      +0 -0      src/usr.bin/tr/extern.h
  1.29.2.1.4.1      +0 -0      src/usr.bin/tr/str.c
  1.35.2.1.4.1      +0 -0      src/usr.bin/tr/tr.1
  1.27.2.1.4.1      +0 -0      src/usr.bin/tr/tr.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/true/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.bin/true/true.1
  1.7.2.1.4.1       +0 -0      src/usr.bin/true/true.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/truncate/Makefile
  1.15.16.1.4.1     +0 -0      src/usr.bin/truncate/truncate.1
  1.15.2.1.4.1      +0 -0      src/usr.bin/truncate/truncate.c
  1.28.2.2.2.1      +0 -0      src/usr.bin/truss/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/truss/amd64-fbsd.c
  1.37.2.1.4.1      +0 -0      src/usr.bin/truss/amd64-fbsd32.c
  1.32.2.1.4.1      +0 -0      src/usr.bin/truss/amd64-linux32.c
  1.1.8.1.4.1       +0 -0      src/usr.bin/truss/amd64linux32.conf
  1.17.2.1.4.1      +0 -0      src/usr.bin/truss/extern.h
  1.1.8.1.4.1       +0 -0      src/usr.bin/truss/fbsd32.conf
  1.36.2.1.4.1      +0 -0      src/usr.bin/truss/i386-fbsd.c
  1.31.2.1.4.1      +0 -0      src/usr.bin/truss/i386-linux.c
  1.3.16.1.4.1      +0 -0      src/usr.bin/truss/i386.conf
  1.3.16.1.4.1      +0 -0      src/usr.bin/truss/i386linux.conf
  1.17.2.1.4.1      +0 -0      src/usr.bin/truss/ia64-fbsd.c
  1.61.2.1.4.1      +0 -0      src/usr.bin/truss/main.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/truss/mips-fbsd.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/truss/powerpc-fbsd.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/truss/powerpc64-fbsd.c
  1.30.2.2.2.1      +0 -0      src/usr.bin/truss/setup.c
  1.17.2.1.4.1      +0 -0      src/usr.bin/truss/sparc64-fbsd.c
  1.20.4.1.4.1      +0 -0      src/usr.bin/truss/syscall.h
  1.65.2.1.4.1      +0 -0      src/usr.bin/truss/syscalls.c
  1.26.4.1.4.1      +0 -0      src/usr.bin/truss/truss.1
  1.10.2.1.4.1      +0 -0      src/usr.bin/truss/truss.h
  1.11.2.1.4.1      +0 -0      src/usr.bin/tset/extern.h
  1.13.2.1.4.1      +0 -0      src/usr.bin/tset/map.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/tset/misc.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/tset/set.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/tset/term.c
  1.17.2.1.4.1      +0 -0      src/usr.bin/tset/tset.1
  1.21.2.1.4.1      +0 -0      src/usr.bin/tset/tset.c
  1.6.2.1.4.1       +0 -0      src/usr.bin/tset/wrterm.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/tsort/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.bin/tsort/tsort.1
  1.20.2.1.4.1      +0 -0      src/usr.bin/tsort/tsort.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/tty/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.bin/tty/tty.1
  1.10.2.1.4.1      +0 -0      src/usr.bin/tty/tty.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/ul/Makefile
  1.20.2.1.4.1      +0 -0      src/usr.bin/ul/ul.1
  1.17.2.1.4.1      +0 -0      src/usr.bin/ul/ul.c
  1.21.2.1.4.1      +0 -0      src/usr.bin/uname/uname.1
  1.16.2.1.4.1      +0 -0      src/usr.bin/uname/uname.c
  1.5.28.1.4.1      +0 -0      src/usr.bin/unexpand/Makefile
  1.18.2.1.4.1      +0 -0      src/usr.bin/unexpand/unexpand.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/unifdef/Makefile
  1.30.2.1.4.1      +0 -0      src/usr.bin/unifdef/unifdef.1
  1.31.2.1.4.1      +0 -0      src/usr.bin/unifdef/unifdef.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/unifdef/unifdefall.sh
  1.4.42.1.4.1      +0 -0      src/usr.bin/uniq/Makefile
  1.22.2.1.4.1      +0 -0      src/usr.bin/uniq/uniq.1
  1.36.2.1.4.1      +0 -0      src/usr.bin/uniq/uniq.c
  1.8.42.1.4.1      +0 -0      src/usr.bin/units/Makefile
  1.4.62.1.4.1      +0 -0      src/usr.bin/units/README
  1.4.62.1.4.1      +0 -0      src/usr.bin/units/pathnames.h
  1.19.2.1.4.1      +0 -0      src/usr.bin/units/units.1
  1.11.4.1.4.1      +0 -0      src/usr.bin/units/units.c
  1.19.4.1.4.1      +0 -0      src/usr.bin/units/units.lib
  1.4.42.1.4.1      +0 -0      src/usr.bin/unvis/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.bin/unvis/unvis.1
  1.10.2.1.4.1      +0 -0      src/usr.bin/unvis/unvis.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/unzip/Makefile
  1.8.2.4.2.1       +0 -0      src/usr.bin/unzip/unzip.1
  1.8.2.4.2.1       +0 -0      src/usr.bin/unzip/unzip.c
  1.3.28.1.4.1      +0 -0      src/usr.bin/usbhidaction/Makefile
  1.5.2.2.2.1       +0 -0      src/usr.bin/usbhidaction/usbhidaction.1
  1.12.2.2.2.1      +0 -0      src/usr.bin/usbhidaction/usbhidaction.c
  1.4.42.1.4.1      +0 -0      src/usr.bin/usbhidctl/Makefile
  1.17.2.3.2.1      +0 -0      src/usr.bin/usbhidctl/usbhid.c
  1.8.2.3.2.1       +0 -0      src/usr.bin/usbhidctl/usbhidctl.1
  1.7.2.1.4.1       +0 -0      src/usr.bin/users/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/users/users.1
  1.14.2.1.4.1      +0 -0      src/usr.bin/users/users.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/uudecode/Makefile
  1.52.2.1.4.1      +0 -0      src/usr.bin/uudecode/uudecode.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/uuencode/Makefile
  1.29.2.1.4.1      +0 -0      src/usr.bin/uuencode/uuencode.1
  1.19.2.1.4.1      +0 -0      src/usr.bin/uuencode/uuencode.c
  1.13.2.1.4.1      +0 -0      src/usr.bin/uuencode/uuencode.format.5
  1.15.2.3.2.1      +0 -0      src/usr.bin/vacation/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.bin/vgrind/Makefile
  1.3.28.1.4.1      +0 -0      src/usr.bin/vgrind/RETEST/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/vgrind/RETEST/retest.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/vgrind/extern.h
  1.2.2.1.4.1       +0 -0      src/usr.bin/vgrind/pathnames.h
  1.8.2.1.4.1       +0 -0      src/usr.bin/vgrind/regexp.c
  1.3.16.1.4.1      +0 -0      src/usr.bin/vgrind/tmac.vgrind
  1.16.2.1.4.1      +0 -0      src/usr.bin/vgrind/vfontedpr.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/vgrind/vgrind.1
  1.5.2.1.4.1       +0 -0      src/usr.bin/vgrind/vgrind.sh
  1.13.2.1.4.1      +0 -0      src/usr.bin/vgrind/vgrindefs.5
  1.4.2.1.4.1       +0 -0      src/usr.bin/vgrind/vgrindefs.c
  1.5.2.1.4.1       +0 -0      src/usr.bin/vgrind/vgrindefs.src
  1.44.2.1.4.1      +0 -0      src/usr.bin/vi/Makefile
  1.3.42.1.4.1      +0 -0      src/usr.bin/vi/config.h
  1.3.40.1.4.1      +0 -0      src/usr.bin/vi/pathnames.h
  1.2.42.1.4.1      +0 -0      src/usr.bin/vi/port.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/vis/extern.h
  1.10.2.1.4.1      +0 -0      src/usr.bin/vis/foldit.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/vis/vis.1
  1.11.2.1.4.1      +0 -0      src/usr.bin/vis/vis.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/vmstat/Makefile
  1.40.2.1.4.1      +0 -0      src/usr.bin/vmstat/vmstat.8
  1.114.2.3.2.1     +0 -0      src/usr.bin/vmstat/vmstat.c
  1.12.2.1.4.1      +0 -0      src/usr.bin/w/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.bin/w/extern.h
  1.25.2.1.4.1      +0 -0      src/usr.bin/w/pr_time.c
  1.10.2.1.4.1      +0 -0      src/usr.bin/w/proc_compare.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/w/uptime.1
  1.23.2.1.4.1      +0 -0      src/usr.bin/w/w.1
  1.70.2.1.4.1      +0 -0      src/usr.bin/w/w.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/wall/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.bin/wall/ttymsg.c
  1.1.44.1.4.1      +0 -0      src/usr.bin/wall/ttymsg.h
  1.12.2.2.2.1      +0 -0      src/usr.bin/wall/wall.1
  1.30.2.2.2.1      +0 -0      src/usr.bin/wall/wall.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/wc/Makefile
  1.27.2.1.4.1      +0 -0      src/usr.bin/wc/wc.1
  1.26.2.1.4.1      +0 -0      src/usr.bin/wc/wc.c
  1.3.42.1.4.1      +0 -0      src/usr.bin/what/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.bin/what/what.1
  1.12.2.1.4.1      +0 -0      src/usr.bin/what/what.c
  1.9.2.1.4.1       +0 -0      src/usr.bin/whereis/Makefile
  1.4.42.1.4.1      +0 -0      src/usr.bin/whereis/pathnames.h
  1.22.36.1.4.1     +0 -0      src/usr.bin/whereis/whereis.1
  1.16.4.1.4.1      +0 -0      src/usr.bin/whereis/whereis.c
  1.6.42.1.4.1      +0 -0      src/usr.bin/which/Makefile
  1.27.16.1.4.1     +0 -0      src/usr.bin/which/which.1
  1.6.28.1.4.1      +0 -0      src/usr.bin/which/which.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/who/Makefile
  1.19.2.2.2.1      +0 -0      src/usr.bin/who/who.1
  1.27.2.1.4.1      +0 -0      src/usr.bin/who/who.c
  1.7.38.1.4.1      +0 -0      src/usr.bin/whois/Makefile
  1.39.2.2.2.1      +0 -0      src/usr.bin/whois/whois.1
  1.50.2.1.4.1      +0 -0      src/usr.bin/whois/whois.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/write/Makefile
  1.15.2.2.2.1      +0 -0      src/usr.bin/write/write.1
  1.22.2.2.2.1      +0 -0      src/usr.bin/write/write.c
  1.1.2.1.4.1       +0 -0      src/usr.bin/wtmpcvt/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.bin/wtmpcvt/wtmpcvt.1
  1.2.2.1.4.1       +0 -0      src/usr.bin/wtmpcvt/wtmpcvt.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/xargs/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.bin/xargs/pathnames.h
  1.8.16.1.4.1      +0 -0      src/usr.bin/xargs/strnsubst.c
  1.41.2.1.4.1      +0 -0      src/usr.bin/xargs/xargs.1
  1.65.2.1.4.1      +0 -0      src/usr.bin/xargs/xargs.c
  1.24.2.1.4.1      +0 -0      src/usr.bin/xinstall/Makefile
  1.36.2.1.4.1      +0 -0      src/usr.bin/xinstall/install.1
  1.77.2.2.2.1      +0 -0      src/usr.bin/xinstall/xinstall.c
  1.14.38.1.4.1     +0 -0      src/usr.bin/xlint/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.bin/xlint/Makefile.inc
  1.2.38.1.4.1      +0 -0      src/usr.bin/xlint/arch/ia64/targparam.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/xlint/arch/powerpc/targparam.h
  1.3.2.1.4.1       +0 -0      src/usr.bin/xlint/arch/powerpc64/targparam.h
  1.17.36.1.4.1     +0 -0      src/usr.bin/xlint/lint1/Makefile
  1.8.38.1.4.1      +0 -0      src/usr.bin/xlint/lint1/cgram.y
  1.14.2.1.4.1      +0 -0      src/usr.bin/xlint/lint1/decl.c
  1.3.16.1.4.1      +0 -0      src/usr.bin/xlint/lint1/emit.c
  1.2.40.1.4.1      +0 -0      src/usr.bin/xlint/lint1/emit1.c
  1.9.42.1.4.1      +0 -0      src/usr.bin/xlint/lint1/err.c
  1.9.42.1.4.1      +0 -0      src/usr.bin/xlint/lint1/func.c
  1.2.40.1.4.1      +0 -0      src/usr.bin/xlint/lint1/init.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/xlint/lint1/lint1.h
  1.4.16.1.4.1      +0 -0      src/usr.bin/xlint/lint1/main1.c
  1.4.2.1.4.1       +0 -0      src/usr.bin/xlint/lint1/makeman
  1.12.2.1.4.1      +0 -0      src/usr.bin/xlint/lint1/mem1.c
  1.10.4.1.4.1      +0 -0      src/usr.bin/xlint/lint1/param.h
  1.14.2.1.4.1      +0 -0      src/usr.bin/xlint/lint1/scan.l
  1.15.2.1.4.1      +0 -0      src/usr.bin/xlint/lint1/tree.c
  1.5.28.1.4.1      +0 -0      src/usr.bin/xlint/lint2/Makefile
  1.2.16.1.4.1      +0 -0      src/usr.bin/xlint/lint2/chk.c
  1.2.16.1.4.1      +0 -0      src/usr.bin/xlint/lint2/emit2.c
  1.2.16.1.4.1      +0 -0      src/usr.bin/xlint/lint2/hash.c
  1.2.40.1.4.1      +0 -0      src/usr.bin/xlint/lint2/main2.c
  1.8.16.1.4.1      +0 -0      src/usr.bin/xlint/lint2/mem2.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/xlint/lint2/msg.c
  1.11.2.1.4.1      +0 -0      src/usr.bin/xlint/lint2/read.c
  1.13.42.1.4.1     +0 -0      src/usr.bin/xlint/llib/Makefile
  1.3.42.1.4.1      +0 -0      src/usr.bin/xlint/llib/llib-lposix
  1.7.42.1.4.1      +0 -0      src/usr.bin/xlint/llib/llib-lstdc
  1.10.2.1.4.1      +0 -0      src/usr.bin/xlint/xlint/Makefile
  1.27.28.1.4.1     +0 -0      src/usr.bin/xlint/xlint/lint.1
  1.6.42.1.4.1      +0 -0      src/usr.bin/xlint/xlint/pathnames.h
  1.28.2.2.2.1      +0 -0      src/usr.bin/xlint/xlint/xlint.c
  1.2.2.1.4.1       +0 -0      src/usr.bin/xstr/pathnames.h
  1.14.2.1.4.1      +0 -0      src/usr.bin/xstr/xstr.1
  1.12.2.1.4.1      +0 -0      src/usr.bin/xstr/xstr.c
  1.3.2.1.4.1       +0 -0      src/usr.bin/xz/Makefile
  1.2.4.1.4.1       +0 -0      src/usr.bin/xzdec/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.bin/yacc/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.bin/yacc/closure.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/yacc/defs.h
  1.17.2.1.4.1      +0 -0      src/usr.bin/yacc/error.c
  1.18.2.1.4.1      +0 -0      src/usr.bin/yacc/lalr.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/yacc/lr0.c
  1.26.2.1.4.1      +0 -0      src/usr.bin/yacc/main.c
  1.22.2.1.4.1      +0 -0      src/usr.bin/yacc/mkpar.c
  1.31.2.1.4.1      +0 -0      src/usr.bin/yacc/output.c
  1.23.2.1.4.1      +0 -0      src/usr.bin/yacc/reader.c
  1.44.2.1.4.1      +0 -0      src/usr.bin/yacc/skeleton.c
  1.15.2.1.4.1      +0 -0      src/usr.bin/yacc/symtab.c
  1.16.2.1.4.1      +0 -0      src/usr.bin/yacc/verbose.c
  1.14.2.1.4.1      +0 -0      src/usr.bin/yacc/warshall.c
  1.19.2.1.4.1      +0 -0      src/usr.bin/yacc/yacc.1
  1.8.2.1.4.1       +0 -0      src/usr.bin/yacc/yyfix.1
  1.3.2.1.4.1       +0 -0      src/usr.bin/yacc/yyfix.sh
  1.4.42.1.4.1      +0 -0      src/usr.bin/yes/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.bin/yes/yes.1
  1.6.2.1.4.1       +0 -0      src/usr.bin/yes/yes.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/ypcat/Makefile
  1.13.42.1.4.1     +0 -0      src/usr.bin/ypcat/ypcat.1
  1.12.2.1.4.1      +0 -0      src/usr.bin/ypcat/ypcat.c
  1.7.2.1.4.1       +0 -0      src/usr.bin/ypmatch/Makefile
  1.13.42.1.4.1     +0 -0      src/usr.bin/ypmatch/ypmatch.1
  1.15.2.1.4.1      +0 -0      src/usr.bin/ypmatch/ypmatch.c
  1.8.2.1.4.1       +0 -0      src/usr.bin/ypwhich/Makefile
  1.10.16.1.4.1     +0 -0      src/usr.bin/ypwhich/ypwhich.1
  1.20.2.1.4.1      +0 -0      src/usr.bin/ypwhich/ypwhich.c
  1.19.2.1.4.1      +0 -0      src/usr.sbin/IPXrouted/IPXrouted.8
  1.9.36.1.4.1      +0 -0      src/usr.sbin/IPXrouted/Makefile
  1.8.36.1.4.1      +0 -0      src/usr.sbin/IPXrouted/af.c
  1.4.62.1.4.1      +0 -0      src/usr.sbin/IPXrouted/af.h
  1.9.42.1.4.1      +0 -0      src/usr.sbin/IPXrouted/defs.h
  1.6.38.1.4.1      +0 -0      src/usr.sbin/IPXrouted/if.c
  1.9.38.1.4.1      +0 -0      src/usr.sbin/IPXrouted/input.c
  1.4.62.1.4.1      +0 -0      src/usr.sbin/IPXrouted/interface.h
  1.13.16.1.4.1     +0 -0      src/usr.sbin/IPXrouted/main.c
  1.9.38.1.4.1      +0 -0      src/usr.sbin/IPXrouted/output.c
  1.5.62.1.4.1      +0 -0      src/usr.sbin/IPXrouted/protocol.h
  1.7.62.1.4.1      +0 -0      src/usr.sbin/IPXrouted/sap.h
  1.7.62.1.4.1      +0 -0      src/usr.sbin/IPXrouted/sap_input.c
  1.10.42.1.4.1     +0 -0      src/usr.sbin/IPXrouted/sap_output.c
  1.9.38.1.4.1      +0 -0      src/usr.sbin/IPXrouted/sap_tables.c
  1.11.36.1.4.1     +0 -0      src/usr.sbin/IPXrouted/startup.c
  1.6.62.1.4.1      +0 -0      src/usr.sbin/IPXrouted/table.h
  1.9.4.1.4.1       +0 -0      src/usr.sbin/IPXrouted/tables.c
  1.6.38.1.4.1      +0 -0      src/usr.sbin/IPXrouted/timer.c
  1.12.4.1.4.1      +0 -0      src/usr.sbin/IPXrouted/trace.c
  1.7.62.1.4.1      +0 -0      src/usr.sbin/IPXrouted/trace.h
  1.442.2.4.2.1     +0 -0      src/usr.sbin/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/Makefile.amd64
  1.1.2.1.4.1       +0 -0      src/usr.sbin/Makefile.arm
  1.1.2.1.4.1       +0 -0      src/usr.sbin/Makefile.i386
  1.1.2.1.4.1       +0 -0      src/usr.sbin/Makefile.ia64
  1.4.2.1.4.1       +0 -0      src/usr.sbin/Makefile.inc
  1.3.2.1.4.1       +0 -0      src/usr.sbin/Makefile.mips
  1.1.2.1.4.1       +0 -0      src/usr.sbin/Makefile.powerpc
  1.1.2.1.4.1       +0 -0      src/usr.sbin/Makefile.sparc64
  1.12.2.1.4.1      +0 -0      src/usr.sbin/ac/Makefile
  1.22.2.1.4.1      +0 -0      src/usr.sbin/ac/ac.8
  1.32.2.1.4.1      +0 -0      src/usr.sbin/ac/ac.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/accton/Makefile
  1.13.36.1.4.1     +0 -0      src/usr.sbin/accton/accton.8
  1.9.2.1.4.1       +0 -0      src/usr.sbin/accton/accton.c
  1.3.38.1.4.1      +0 -0      src/usr.sbin/acpi/Makefile
  1.10.4.1.4.1      +0 -0      src/usr.sbin/acpi/Makefile.inc
  1.6.2.1.4.1       +0 -0      src/usr.sbin/acpi/acpiconf/Makefile
  1.15.28.1.4.1     +0 -0      src/usr.sbin/acpi/acpiconf/acpiconf.8
  1.28.2.1.4.1      +0 -0      src/usr.sbin/acpi/acpiconf/acpiconf.c
  1.19.2.1.4.1      +0 -0      src/usr.sbin/acpi/acpidb/Makefile
  1.2.36.1.4.1      +0 -0      src/usr.sbin/acpi/acpidb/acpidb.8
  1.8.2.1.4.1       +0 -0      src/usr.sbin/acpi/acpidb/acpidb.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/acpi/acpidump/Makefile
  1.42.2.2.2.1      +0 -0      src/usr.sbin/acpi/acpidump/acpi.c
  1.16.2.1.4.1      +0 -0      src/usr.sbin/acpi/acpidump/acpi_user.c
  1.24.16.1.4.1     +0 -0      src/usr.sbin/acpi/acpidump/acpidump.8
  1.13.2.1.4.1      +0 -0      src/usr.sbin/acpi/acpidump/acpidump.c
  1.25.2.1.4.1      +0 -0      src/usr.sbin/acpi/acpidump/acpidump.h
  1.19.2.1.4.1      +0 -0      src/usr.sbin/acpi/iasl/Makefile
  1.3.4.1.4.1       +0 -0      src/usr.sbin/acpi/iasl/iasl.8
  1.19.36.1.4.1     +0 -0      src/usr.sbin/adduser/Makefile
  1.62.4.1.4.1      +0 -0      src/usr.sbin/adduser/adduser.8
  1.7.2.2.2.1       +0 -0      src/usr.sbin/adduser/adduser.conf.5
  1.33.2.1.4.1      +0 -0      src/usr.sbin/adduser/adduser.sh
  1.25.16.1.4.1     +0 -0      src/usr.sbin/adduser/rmuser.8
  1.11.4.1.4.1      +0 -0      src/usr.sbin/adduser/rmuser.sh
  1.8.42.1.4.1      +0 -0      src/usr.sbin/amd/Makefile
  1.16.2.2.2.1      +0 -0      src/usr.sbin/amd/Makefile.inc
  1.29.4.1.4.1      +0 -0      src/usr.sbin/amd/amd/Makefile
  1.15.42.1.4.1     +0 -0      src/usr.sbin/amd/amq/Makefile
  1.11.42.1.4.1     +0 -0      src/usr.sbin/amd/doc/Makefile
  1.8.42.1.4.1      +0 -0      src/usr.sbin/amd/fixmount/Makefile
  1.14.4.1.4.1      +0 -0      src/usr.sbin/amd/fsinfo/Makefile
  1.8.36.1.4.1      +0 -0      src/usr.sbin/amd/hlfsd/Makefile
  1.10.16.1.4.1     +0 -0      src/usr.sbin/amd/include/Makefile
  1.1.8.1.4.1       +0 -0      src/usr.sbin/amd/include/amu_autofs_prot.h
  1.5.4.1.4.1       +0 -0      src/usr.sbin/amd/include/aux_conf.h
  1.2.4.1.4.1       +0 -0      src/usr.sbin/amd/include/build_version.h
  1.33.4.1.4.1      +0 -0      src/usr.sbin/amd/include/config.h
  1.10.4.1.4.1      +0 -0      src/usr.sbin/amd/include/newvers.sh
  1.9.4.1.4.1       +0 -0      src/usr.sbin/amd/libamu/Makefile
  1.16.4.1.4.1      +0 -0      src/usr.sbin/amd/mk-amd-map/Makefile
  1.5.42.1.4.1      +0 -0      src/usr.sbin/amd/pawd/Makefile
  1.4.42.1.4.1      +0 -0      src/usr.sbin/amd/scripts/Makefile
  1.8.42.1.4.1      +0 -0      src/usr.sbin/amd/wire-test/Makefile
  1.13.36.1.4.1     +0 -0      src/usr.sbin/ancontrol/Makefile
  1.32.2.1.4.1      +0 -0      src/usr.sbin/ancontrol/ancontrol.8
  1.28.2.1.4.1      +0 -0      src/usr.sbin/ancontrol/ancontrol.c
  1.20.2.1.4.1      +0 -0      src/usr.sbin/apm/Makefile
  1.32.2.1.4.1      +0 -0      src/usr.sbin/apm/apm.8
  1.40.2.1.4.1      +0 -0      src/usr.sbin/apm/apm.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/apmd/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/apmd/README
  1.25.2.1.4.1      +0 -0      src/usr.sbin/apmd/apmd.8
  1.12.2.1.4.1      +0 -0      src/usr.sbin/apmd/apmd.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/apmd/apmd.h
  1.5.2.1.4.1       +0 -0      src/usr.sbin/apmd/apmdlex.l
  1.5.38.1.4.1      +0 -0      src/usr.sbin/apmd/apmdparse.y
  1.7.2.1.4.1       +0 -0      src/usr.sbin/apmd/contrib/pccardq.c
  1.15.4.1.4.1      +0 -0      src/usr.sbin/arp/Makefile
  1.24.16.1.4.1     +0 -0      src/usr.sbin/arp/arp.4
  1.29.4.1.4.1      +0 -0      src/usr.sbin/arp/arp.8
  1.79.2.2.2.1      +0 -0      src/usr.sbin/arp/arp.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/arpaname/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/asf/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.sbin/asf/asf.8
  1.12.16.1.4.1     +0 -0      src/usr.sbin/asf/asf.c
  1.1.18.1.4.1      +0 -0      src/usr.sbin/asf/asf.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/asf/asf_kld.c
  1.1.18.1.4.1      +0 -0      src/usr.sbin/asf/asf_kvm.c
  1.1.18.1.4.1      +0 -0      src/usr.sbin/asf/asf_prog.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/audit/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/auditd/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/auditreduce/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/authpf/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/Makefile
  1.1.38.1.4.1      +0 -0      src/usr.sbin/bluetooth/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/ath3kfw/Makefile
  1.1.4.2.2.1       +0 -0      src/usr.sbin/bluetooth/ath3kfw/ath3kfw.8
  1.1.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/ath3kfw/ath3kfw.c
  1.1.40.1.4.1      +0 -0      src/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt
  1.4.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/bcmfw/Makefile
  1.2.40.1.4.1      +0 -0      src/usr.sbin/bluetooth/bcmfw/README
  1.7.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/bcmfw/bcmfw.8
  1.3.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/bcmfw/bcmfw.c
  1.4.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/bt3cfw/Makefile
  1.7.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/bt3cfw/bt3cfw.8
  1.5.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/bt3cfw/bt3cfw.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidcontrol/Makefile
  1.4.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8
  1.2.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h
  1.2.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidcontrol/hid.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/bthidcontrol/sdp.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/bthidd/Makefile
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/bthid_config.h
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/bthidd/bthidd.8
  1.5.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/bthidd.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/bthidd.conf.sample
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/bthidd.h
  1.6.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/client.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/bthidd/hid.c
  1.4.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/kbd.c
  1.2.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/kbd.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/bthidd/lexer.l
  1.7.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/parser.y
  1.6.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/server.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/bthidd/session.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/Makefile
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/bnep.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/bnep.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/btpand.8
  1.3.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/btpand.c
  1.2.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/btpand.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/channel.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/client.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/event.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/event.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/packet.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/sdp.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/sdp.h
  1.2.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/server.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/bluetooth/btpand/tap.c
  1.3.38.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/Makefile
  1.9.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/hccontrol.8
  1.5.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/hccontrol.c
  1.7.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/hccontrol.h
  1.6.36.2.2.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
  1.4.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/info.c
  1.11.16.1.4.1     +0 -0      src/usr.sbin/bluetooth/hccontrol/link_control.c
  1.6.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/link_policy.c
  1.4.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/node.c
  1.5.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/send_recv.c
  1.5.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/status.c
  1.7.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/hccontrol/util.c
  1.4.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcsecd/Makefile
  1.6.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcsecd/hcsecd.8
  1.6.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/hcsecd/hcsecd.c
  1.1.40.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcsecd/hcsecd.conf
  1.2.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcsecd/hcsecd.conf.5
  1.3.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcsecd/hcsecd.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/hcsecd/lexer.l
  1.4.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcsecd/parser.y
  1.4.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcseriald/Makefile
  1.6.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/hcseriald/hcseriald.8
  1.6.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/hcseriald/hcseriald.c
  1.3.38.1.4.1      +0 -0      src/usr.sbin/bluetooth/l2control/Makefile
  1.3.38.1.4.1      +0 -0      src/usr.sbin/bluetooth/l2control/l2cap.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/l2control/l2control.8
  1.4.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/l2control/l2control.c
  1.2.40.1.4.1      +0 -0      src/usr.sbin/bluetooth/l2control/l2control.h
  1.4.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/l2ping/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.sbin/bluetooth/l2ping/l2ping.8
  1.8.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/l2ping/l2ping.c
  1.2.38.1.4.1      +0 -0      src/usr.sbin/bluetooth/rfcomm_pppd/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
  1.9.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
  1.1.38.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpcontrol/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8
  1.4.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
  1.1.38.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h
  1.5.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpcontrol/search.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/Makefile
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/bgd.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/dun.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/ftrn.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/gn.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/irmc.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/irmc_command.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/lan.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/log.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/log.h
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/main.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/nap.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/opush.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/panu.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/profile.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/profile.h
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/provider.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/provider.h
  1.2.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/sar.c
  1.2.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/scr.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/bluetooth/sdpd/sd.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/sdpd.8
  1.6.16.2.2.1      +0 -0      src/usr.sbin/bluetooth/sdpd/server.c
  1.2.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/server.h
  1.1.36.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/sp.c
  1.2.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/srr.c
  1.2.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/ssar.c
  1.3.28.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/ssr.c
  1.2.16.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/sur.c
  1.1.30.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/uuid-private.h
  1.1.30.1.4.1      +0 -0      src/usr.sbin/bluetooth/sdpd/uuid.c
  1.11.2.2.2.1      +0 -0      src/usr.sbin/boot0cfg/Makefile
  1.34.4.4.2.1      +0 -0      src/usr.sbin/boot0cfg/boot0cfg.8
  1.26.2.3.2.1      +0 -0      src/usr.sbin/boot0cfg/boot0cfg.c
  1.6.16.1.4.1      +0 -0      src/usr.sbin/boot98cfg/Makefile
  1.12.28.1.4.1     +0 -0      src/usr.sbin/boot98cfg/boot98cfg.8
  1.8.4.1.4.1       +0 -0      src/usr.sbin/boot98cfg/boot98cfg.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/bootparamd/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/bootparamd/Makefile.inc
  1.16.16.2.2.1     +0 -0      src/usr.sbin/bootparamd/bootparamd/Makefile
  1.2.42.1.4.1      +0 -0      src/usr.sbin/bootparamd/bootparamd/README
  1.15.28.1.4.1     +0 -0      src/usr.sbin/bootparamd/bootparamd/bootparamd.8
  1.15.2.1.4.1      +0 -0      src/usr.sbin/bootparamd/bootparamd/bootparamd.c
  1.11.42.1.4.1     +0 -0      src/usr.sbin/bootparamd/bootparamd/bootparams.5
  1.14.4.1.4.1      +0 -0      src/usr.sbin/bootparamd/bootparamd/main.c
  1.14.28.2.2.1     +0 -0      src/usr.sbin/bootparamd/callbootd/Makefile
  1.11.4.1.4.1      +0 -0      src/usr.sbin/bootparamd/callbootd/callbootd.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/bsdinstall
  1.2.2.2.2.1       +0 -0      src/usr.sbin/bsdinstall/bsdinstall.8
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/distextract/Makefile
  1.4.2.3.2.1       +0 -0      src/usr.sbin/bsdinstall/distextract/distextract.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/distfetch/Makefile
  1.2.2.3.2.1       +0 -0      src/usr.sbin/bsdinstall/distfetch/distfetch.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/Makefile
  1.2.2.3.2.1       +0 -0      src/usr.sbin/bsdinstall/partedit/diskeditor.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/diskeditor.h
  1.6.2.6.2.1       +0 -0      src/usr.sbin/bsdinstall/partedit/gpart_ops.c
  1.5.2.3.2.1       +0 -0      src/usr.sbin/bsdinstall/partedit/part_wizard.c
  1.4.2.3.2.1       +0 -0      src/usr.sbin/bsdinstall/partedit/partedit.c
  1.2.2.2.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/partedit.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/partedit_generic.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/partedit_pc98.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/partedit_powerpc.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/partedit_sparc64.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/partedit/partedit_x86.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/adduser
  1.14.2.4.2.1      +0 -0      src/usr.sbin/bsdinstall/scripts/auto
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/checksum
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/config
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/docsinstall
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/hostname
  1.4.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/jail
  1.2.2.2.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/keymap
  1.4.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/mirrorselect
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/mount
  1.6.2.2.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/netconfig
  1.5.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/netconfig_ipv4
  1.6.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/netconfig_ipv6
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/rootpass
  1.1.2.2.2.1       +0 -0      src/usr.sbin/bsdinstall/scripts/services
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/time
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/umount
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bsdinstall/scripts/wlanconfig
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/Makefile
  1.1.38.1.4.1      +0 -0      src/usr.sbin/bsnmpd/Makefile.inc
  1.20.2.1.4.1      +0 -0      src/usr.sbin/bsnmpd/bsnmpd/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/gensnmptree/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/Makefile.inc
  1.1.32.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt
  1.4.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_atm/Makefile
  1.1.32.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def
  1.1.32.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt
  1.1.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/BRIDGE-MIB.txt
  1.2.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile
  1.1.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/RSTP-MIB.txt
  1.3.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c
  1.6.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c
  1.2.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_pf.c
  1.6.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c
  1.3.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h
  1.7.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def
  1.7.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3
  1.2.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt
  1.5.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile
  1.2.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_begemot.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c
  1.4.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
  1.2.18.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_tree.def
  1.6.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3
  1.8.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
  1.2.34.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt
  1.7.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile
  1.1.34.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_netgraph/netgraph_tree.def
  1.11.2.2.2.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3
  1.6.16.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c
  1.1.34.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.h
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt
  1.4.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_pf/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_target/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_usm/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_vacm/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMOT-WIRELESS-MIB.txt
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_wlan/Makefile
  1.4.2.3.2.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
  1.1.2.2.2.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_tree.def
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/bsnmptools/Makefile
  1.2.2.2.2.1       +0 -0      src/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpimport.c
  1.1.2.2.2.1       +0 -0      src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptc.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptc.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.h
  1.13.2.1.4.1      +0 -0      src/usr.sbin/btxld/Makefile
  1.2.62.1.4.1      +0 -0      src/usr.sbin/btxld/btx.h
  1.7.28.1.4.1      +0 -0      src/usr.sbin/btxld/btxld.8
  1.12.2.1.4.1      +0 -0      src/usr.sbin/btxld/btxld.c
  1.5.36.1.4.1      +0 -0      src/usr.sbin/btxld/elfh.c
  1.3.62.1.4.1      +0 -0      src/usr.sbin/btxld/elfh.h
  1.10.2.1.4.1      +0 -0      src/usr.sbin/burncd/Makefile
  1.41.2.2.4.1      +0 -0      src/usr.sbin/burncd/burncd.8
  1.50.2.2.4.1      +0 -0      src/usr.sbin/burncd/burncd.c
  1.12.2.1.4.1      +0 -0      src/usr.sbin/cdcontrol/Makefile
  1.41.4.2.2.1      +0 -0      src/usr.sbin/cdcontrol/cdcontrol.1
  1.53.2.1.4.1      +0 -0      src/usr.sbin/cdcontrol/cdcontrol.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/chkgrp/Makefile
  1.16.28.1.4.1     +0 -0      src/usr.sbin/chkgrp/chkgrp.8
  1.11.16.1.4.1     +0 -0      src/usr.sbin/chkgrp/chkgrp.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/chown/Makefile
  1.21.2.1.4.1      +0 -0      src/usr.sbin/chown/chgrp.1
  1.26.2.1.4.1      +0 -0      src/usr.sbin/chown/chown.8
  1.33.2.1.4.1      +0 -0      src/usr.sbin/chown/chown.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/chroot/Makefile
  1.13.36.1.4.1     +0 -0      src/usr.sbin/chroot/chroot.8
  1.13.2.1.4.1      +0 -0      src/usr.sbin/chroot/chroot.c
  1.5.42.1.4.1      +0 -0      src/usr.sbin/ckdist/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.sbin/ckdist/ckdist.1
  1.6.4.1.4.1       +0 -0      src/usr.sbin/ckdist/ckdist.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/clear_locks/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/clear_locks/clear_locks.8
  1.1.8.1.4.1       +0 -0      src/usr.sbin/clear_locks/clear_locks.c
  1.40.2.1.4.1      +0 -0      src/usr.sbin/config/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.sbin/config/config.5
  1.48.2.2.2.1      +0 -0      src/usr.sbin/config/config.8
  1.66.2.1.4.1      +0 -0      src/usr.sbin/config/config.h
  1.85.2.1.4.1      +0 -0      src/usr.sbin/config/config.y
  1.52.2.1.4.1      +0 -0      src/usr.sbin/config/configvers.h
  1.2.16.1.4.1      +0 -0      src/usr.sbin/config/kernconf.tmpl
  1.50.2.1.4.1      +0 -0      src/usr.sbin/config/lang.l
  1.87.2.1.4.1      +0 -0      src/usr.sbin/config/main.c
  1.31.16.1.4.1     +0 -0      src/usr.sbin/config/mkheaders.c
  1.103.2.1.4.1     +0 -0      src/usr.sbin/config/mkmakefile.c
  1.41.2.1.4.1      +0 -0      src/usr.sbin/config/mkoptions.c
  1.2.2.3.2.1       +0 -0      src/usr.sbin/cpucontrol/Makefile
  1.2.2.2.2.1       +0 -0      src/usr.sbin/cpucontrol/amd.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/cpucontrol/amd.h
  1.7.2.2.2.1       +0 -0      src/usr.sbin/cpucontrol/cpucontrol.8
  1.7.2.2.2.1       +0 -0      src/usr.sbin/cpucontrol/cpucontrol.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/cpucontrol/cpucontrol.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/cpucontrol/intel.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/cpucontrol/intel.h
  1.1.2.2.2.1       +0 -0      src/usr.sbin/cpucontrol/via.c
  1.1.2.2.2.1       +0 -0      src/usr.sbin/cpucontrol/via.h
  1.1.8.1.4.1       +0 -0      src/usr.sbin/crashinfo/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/crashinfo/crashinfo.8
  1.4.2.1.4.1       +0 -0      src/usr.sbin/crashinfo/crashinfo.sh
  1.2.42.1.4.1      +0 -0      src/usr.sbin/cron/Makefile
  1.4.28.1.4.1      +0 -0      src/usr.sbin/cron/Makefile.inc
  1.18.2.1.4.1      +0 -0      src/usr.sbin/cron/cron/Makefile
  1.5.62.1.4.1      +0 -0      src/usr.sbin/cron/cron/compat.h
  1.8.62.1.4.1      +0 -0      src/usr.sbin/cron/cron/config.h
  1.26.4.1.4.1      +0 -0      src/usr.sbin/cron/cron/cron.8
  1.21.2.1.4.1      +0 -0      src/usr.sbin/cron/cron/cron.c
  1.20.4.1.4.1      +0 -0      src/usr.sbin/cron/cron/cron.h
  1.10.4.1.4.1      +0 -0      src/usr.sbin/cron/cron/database.c
  1.30.4.1.4.1      +0 -0      src/usr.sbin/cron/cron/do_command.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/cron/cron/externs.h
  1.6.62.1.4.1      +0 -0      src/usr.sbin/cron/cron/job.c
  1.5.62.1.4.1      +0 -0      src/usr.sbin/cron/cron/pathnames.h
  1.15.16.1.4.1     +0 -0      src/usr.sbin/cron/cron/popen.c
  1.8.62.1.4.1      +0 -0      src/usr.sbin/cron/cron/user.c
  1.16.4.1.4.1      +0 -0      src/usr.sbin/cron/crontab/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.sbin/cron/crontab/crontab.1
  1.29.4.4.2.1      +0 -0      src/usr.sbin/cron/crontab/crontab.5
  1.31.4.2.2.1      +0 -0      src/usr.sbin/cron/crontab/crontab.c
  1.5.42.1.4.1      +0 -0      src/usr.sbin/cron/doc/CONVERSION
  1.4.62.1.4.1      +0 -0      src/usr.sbin/cron/doc/FEATURES
  1.4.62.1.4.1      +0 -0      src/usr.sbin/cron/doc/INSTALL
  1.4.62.1.4.1      +0 -0      src/usr.sbin/cron/doc/MAIL
  1.5.62.1.4.1      +0 -0      src/usr.sbin/cron/doc/Makefile.vixie
  1.4.62.1.4.1      +0 -0      src/usr.sbin/cron/doc/README
  1.10.4.1.4.1      +0 -0      src/usr.sbin/cron/lib/Makefile
  1.7.42.1.4.1      +0 -0      src/usr.sbin/cron/lib/compat.c
  1.21.4.1.4.1      +0 -0      src/usr.sbin/cron/lib/entry.c
  1.12.40.1.4.1     +0 -0      src/usr.sbin/cron/lib/env.c
  1.15.4.1.4.1      +0 -0      src/usr.sbin/cron/lib/misc.c
  1.2.42.1.4.1      +0 -0      src/usr.sbin/crunch/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/crunch/Makefile.inc
  1.6.42.1.4.1      +0 -0      src/usr.sbin/crunch/crunchgen/Makefile
  1.10.4.1.4.1      +0 -0      src/usr.sbin/crunch/crunchgen/crunched_main.c
  1.33.2.1.4.1      +0 -0      src/usr.sbin/crunch/crunchgen/crunchgen.1
  1.41.4.1.4.1      +0 -0      src/usr.sbin/crunch/crunchgen/crunchgen.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/crunch/crunchide/Makefile
  1.12.36.1.4.1     +0 -0      src/usr.sbin/crunch/crunchide/crunchide.1
  1.12.4.1.4.1      +0 -0      src/usr.sbin/crunch/crunchide/crunchide.c
  1.5.36.1.4.1      +0 -0      src/usr.sbin/crunch/crunchide/exec_aout.c
  1.19.2.2.2.1      +0 -0      src/usr.sbin/crunch/crunchide/exec_elf32.c
  1.4.42.1.4.1      +0 -0      src/usr.sbin/crunch/crunchide/extern.h
  1.7.28.1.4.1      +0 -0      src/usr.sbin/crunch/examples/Makefile
  1.8.62.1.4.1      +0 -0      src/usr.sbin/crunch/examples/filesystem.conf
  1.7.62.1.4.1      +0 -0      src/usr.sbin/crunch/examples/kcopy.conf
  1.9.2.1.4.1       +0 -0      src/usr.sbin/crunch/examples/really-big.conf
  1.1.2.3.2.1       +0 -0      src/usr.sbin/ctladm/Makefile
  1.1.2.5.2.1       +0 -0      src/usr.sbin/ctladm/ctladm.8
  1.1.2.4.2.1       +0 -0      src/usr.sbin/ctladm/ctladm.c
  1.1.2.2.2.1       +0 -0      src/usr.sbin/ctladm/ctladm.h
  1.1.2.2.2.1       +0 -0      src/usr.sbin/ctladm/util.c
  1.7.62.1.4.1      +0 -0      src/usr.sbin/ctm/Makefile
  1.4.62.1.4.1      +0 -0      src/usr.sbin/ctm/Makefile.inc
  1.10.42.1.4.1     +0 -0      src/usr.sbin/ctm/README
  1.19.2.1.4.1      +0 -0      src/usr.sbin/ctm/ctm/Makefile
  1.30.2.1.4.1      +0 -0      src/usr.sbin/ctm/ctm/ctm.1
  1.19.2.1.4.1      +0 -0      src/usr.sbin/ctm/ctm/ctm.5
  1.21.42.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm.c
  1.18.40.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm.h
  1.11.42.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm_ed.c
  1.10.40.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm_input.c
  1.17.42.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm_pass1.c
  1.20.42.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm_pass2.c
  1.20.42.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm_pass3.c
  1.6.42.1.4.1      +0 -0      src/usr.sbin/ctm/ctm/ctm_passb.c
  1.11.42.1.4.1     +0 -0      src/usr.sbin/ctm/ctm/ctm_syntax.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/ctm/ctm_dequeue/Makefile
  1.11.42.2.2.1     +0 -0      src/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/ctm/ctm_rmail/Makefile
  1.32.28.1.4.1     +0 -0      src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1
  1.17.42.1.4.1     +0 -0      src/usr.sbin/ctm/ctm_rmail/ctm_rmail.c
  1.3.42.1.4.1      +0 -0      src/usr.sbin/ctm/ctm_rmail/error.c
  1.2.42.1.4.1      +0 -0      src/usr.sbin/ctm/ctm_rmail/error.h
  1.6.42.1.4.1      +0 -0      src/usr.sbin/ctm/ctm_rmail/options.h
  1.7.2.1.4.1       +0 -0      src/usr.sbin/ctm/ctm_smail/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/ctm/ctm_smail/ctm_smail.c
  1.9.28.1.4.1      +0 -0      src/usr.sbin/ctm/mkCTM/Makefile
  1.4.62.1.4.1      +0 -0      src/usr.sbin/ctm/mkCTM/dequeue
  1.21.40.1.4.1     +0 -0      src/usr.sbin/ctm/mkCTM/mkCTM
  1.13.36.1.4.1     +0 -0      src/usr.sbin/ctm/mkCTM/mkctm.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/daemon/Makefile
  1.10.2.3.2.1      +0 -0      src/usr.sbin/daemon/daemon.8
  1.8.16.3.2.1      +0 -0      src/usr.sbin/daemon/daemon.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/dconschat/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.sbin/dconschat/dconschat.8
  1.16.4.2.2.1      +0 -0      src/usr.sbin/dconschat/dconschat.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/ddns-confgen/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/devinfo/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.sbin/devinfo/devinfo.8
  1.8.2.1.4.1       +0 -0      src/usr.sbin/devinfo/devinfo.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/digictl/Makefile
  1.7.28.1.4.1      +0 -0      src/usr.sbin/digictl/digictl.8
  1.5.42.1.4.1      +0 -0      src/usr.sbin/digictl/digictl.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/diskinfo/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.sbin/diskinfo/diskinfo.8
  1.14.2.1.4.1      +0 -0      src/usr.sbin/diskinfo/diskinfo.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/dnssec-dsfromkey/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/dnssec-keyfromlabel/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/dnssec-keygen/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/dnssec-revoke/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/dnssec-settime/Makefile
  1.6.2.1.4.1       +0 -0      src/usr.sbin/dnssec-signzone/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/dumpcis/Makefile
  1.1.4.1.4.1       +0 -0      src/usr.sbin/dumpcis/cardinfo.h
  1.1.4.1.4.1       +0 -0      src/usr.sbin/dumpcis/cis.h
  1.1.4.1.4.1       +0 -0      src/usr.sbin/dumpcis/dumpcis.8
  1.4.4.1.4.1       +0 -0      src/usr.sbin/dumpcis/main.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/dumpcis/printcis.c
  1.8.4.1.4.1       +0 -0      src/usr.sbin/dumpcis/readcis.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/dumpcis/readcis.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/editmap/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.sbin/edquota/Makefile
  1.25.2.2.2.1      +0 -0      src/usr.sbin/edquota/edquota.8
  1.28.2.1.4.1      +0 -0      src/usr.sbin/edquota/edquota.c
  1.2.36.1.4.1      +0 -0      src/usr.sbin/edquota/pathnames.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/eeprom/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.sbin/eeprom/eeprom.8
  1.6.2.1.4.1       +0 -0      src/usr.sbin/eeprom/eeprom.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/eeprom/ofw_options.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/eeprom/ofw_options.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/extattr/Makefile
  1.4.40.1.4.1      +0 -0      src/usr.sbin/extattr/rmextattr.8
  1.9.2.1.4.1       +0 -0      src/usr.sbin/extattr/rmextattr.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/extattrctl/Makefile
  1.24.28.1.4.1     +0 -0      src/usr.sbin/extattrctl/extattrctl.8
  1.21.2.1.4.1      +0 -0      src/usr.sbin/extattrctl/extattrctl.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/faithd/Makefile
  1.8.38.1.4.1      +0 -0      src/usr.sbin/faithd/README
  1.23.2.1.4.1      +0 -0      src/usr.sbin/faithd/faithd.8
  1.14.2.1.4.1      +0 -0      src/usr.sbin/faithd/faithd.c
  1.6.4.1.4.1       +0 -0      src/usr.sbin/faithd/faithd.h
  1.13.4.1.4.1      +0 -0      src/usr.sbin/faithd/ftp.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/faithd/prefix.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/faithd/prefix.h
  1.7.4.1.4.1       +0 -0      src/usr.sbin/faithd/tcp.c
  1.2.38.1.4.1      +0 -0      src/usr.sbin/faithd/test/faithd.rb
  1.13.2.1.4.1      +0 -0      src/usr.sbin/fdcontrol/Makefile
  1.22.2.1.4.1      +0 -0      src/usr.sbin/fdcontrol/fdcontrol.8
  1.15.4.1.4.1      +0 -0      src/usr.sbin/fdcontrol/fdcontrol.c
  1.14.2.1.4.1      +0 -0      src/usr.sbin/fdformat/Makefile
  1.32.2.1.4.1      +0 -0      src/usr.sbin/fdformat/fdformat.1
  1.24.2.1.4.1      +0 -0      src/usr.sbin/fdformat/fdformat.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/fdread/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.sbin/fdread/fdread.1
  1.10.2.1.4.1      +0 -0      src/usr.sbin/fdread/fdread.c
  1.8.28.1.4.1      +0 -0      src/usr.sbin/fdread/fdutil.c
  1.2.42.1.4.1      +0 -0      src/usr.sbin/fdread/fdutil.h
  1.12.2.1.4.1      +0 -0      src/usr.sbin/fdwrite/Makefile
  1.25.2.1.4.1      +0 -0      src/usr.sbin/fdwrite/fdwrite.1
  1.16.4.1.4.1      +0 -0      src/usr.sbin/fdwrite/fdwrite.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/fifolog/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/fifolog/Makefile.inc
  1.2.4.1.4.1       +0 -0      src/usr.sbin/fifolog/fifolog_create/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/fifolog/fifolog_create/fifolog.1
  1.3.2.1.4.1       +0 -0      src/usr.sbin/fifolog/fifolog_create/fifolog_create.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/fifolog/fifolog_reader/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/fifolog/fifolog_writer/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/fifolog/flint.lnt
  1.2.4.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/fifolog.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/fifolog_create.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/fifolog_int.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/fifolog_reader.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/fifolog_write.h
  1.7.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/fifolog_write_poll.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/getdate.y
  1.2.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/libfifolog.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/libfifolog_int.h
  1.3.2.1.4.1       +0 -0      src/usr.sbin/fifolog/lib/miniobj.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/flowctl/Makefile
  1.6.2.2.2.1       +0 -0      src/usr.sbin/flowctl/flowctl.8
  1.9.2.1.4.1       +0 -0      src/usr.sbin/flowctl/flowctl.c
  1.2.18.1.4.1      +0 -0      src/usr.sbin/freebsd-update/Makefile
  1.11.2.3.2.1      +0 -0      src/usr.sbin/freebsd-update/freebsd-update.8
  1.25.2.2.4.1      +0 -0      src/usr.sbin/freebsd-update/freebsd-update.sh
  1.1.16.1.4.1      +0 -0      src/usr.sbin/ftp-proxy/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/ftp-proxy/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.sbin/ftp-proxy/ftp-proxy/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/ftp-proxy/libevent/Makefile
  1.6.2.1.4.1       +0 -0      src/usr.sbin/fwcontrol/Makefile
  1.25.2.1.4.1      +0 -0      src/usr.sbin/fwcontrol/fwcontrol.8
  1.29.2.2.2.1      +0 -0      src/usr.sbin/fwcontrol/fwcontrol.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/fwcontrol/fwdv.c
  1.1.18.1.4.1      +0 -0      src/usr.sbin/fwcontrol/fwmethods.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/fwcontrol/fwmpegts.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/genrandom/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/getfmac/Makefile
  1.6.40.1.4.1      +0 -0      src/usr.sbin/getfmac/getfmac.8
  1.3.28.1.4.1      +0 -0      src/usr.sbin/getfmac/getfmac.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/getpmac/Makefile
  1.4.40.1.4.1      +0 -0      src/usr.sbin/getpmac/getpmac.8
  1.5.4.1.4.1       +0 -0      src/usr.sbin/getpmac/getpmac.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/gpioctl/Makefile
  1.5.2.2.2.1       +0 -0      src/usr.sbin/gpioctl/gpioctl.8
  1.1.2.1.4.1       +0 -0      src/usr.sbin/gpioctl/gpioctl.c
  1.2.4.2.2.1       +0 -0      src/usr.sbin/gssd/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/gssd/gssd.8
  1.1.4.1.4.1       +0 -0      src/usr.sbin/gssd/gssd.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/gstat/Makefile
  1.12.4.1.4.1      +0 -0      src/usr.sbin/gstat/gstat.8
  1.17.4.1.4.1      +0 -0      src/usr.sbin/gstat/gstat.c
  1.1.4.1.4.1       +0 -0      src/usr.sbin/i2c/Makefile
  1.5.2.3.2.1       +0 -0      src/usr.sbin/i2c/i2c.8
  1.1.4.2.2.1       +0 -0      src/usr.sbin/i2c/i2c.c
  1.12.4.1.4.1      +0 -0      src/usr.sbin/ifmcstat/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/ifmcstat/ifmcstat.8
  1.25.2.2.2.1      +0 -0      src/usr.sbin/ifmcstat/ifmcstat.c
  1.1.4.1.4.1       +0 -0      src/usr.sbin/ifmcstat/printb.c
  1.38.2.1.4.1      +0 -0      src/usr.sbin/inetd/Makefile
  1.45.16.1.4.1     +0 -0      src/usr.sbin/inetd/builtins.c
  1.85.4.1.4.1      +0 -0      src/usr.sbin/inetd/inetd.8
  1.139.2.2.2.1     +0 -0      src/usr.sbin/inetd/inetd.c
  1.17.16.2.2.1     +0 -0      src/usr.sbin/inetd/inetd.h
  1.7.36.1.4.1      +0 -0      src/usr.sbin/inetd/pathnames.h
  1.15.2.1.4.1      +0 -0      src/usr.sbin/iostat/Makefile
  1.38.2.1.4.1      +0 -0      src/usr.sbin/iostat/iostat.8
  1.48.2.2.2.1      +0 -0      src/usr.sbin/iostat/iostat.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/ip6addrctl/Makefile
  1.3.28.1.4.1      +0 -0      src/usr.sbin/ip6addrctl/ip6addrctl.8
  1.4.4.1.4.1       +0 -0      src/usr.sbin/ip6addrctl/ip6addrctl.c
  1.2.36.1.4.1      +0 -0      src/usr.sbin/ip6addrctl/ip6addrctl.conf.sample
  1.4.2.1.4.1       +0 -0      src/usr.sbin/ipfwpcap/Makefile
  1.4.18.1.4.1      +0 -0      src/usr.sbin/ipfwpcap/ipfwpcap.8
  1.4.4.1.4.1       +0 -0      src/usr.sbin/ipfwpcap/ipfwpcap.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/isc-hmac-fixup/Makefile
  1.14.2.2.2.1      +0 -0      src/usr.sbin/jail/Makefile
  1.2.2.3.2.1       +0 -0      src/usr.sbin/jail/command.c
  1.3.2.2.2.1       +0 -0      src/usr.sbin/jail/config.c
  1.114.2.4.2.1     +0 -0      src/usr.sbin/jail/jail.8
  1.35.2.4.2.1      +0 -0      src/usr.sbin/jail/jail.c
  1.4.2.2.2.1       +0 -0      src/usr.sbin/jail/jail.conf.5
  1.2.2.2.2.1       +0 -0      src/usr.sbin/jail/jaillex.l
  1.3.2.3.2.1       +0 -0      src/usr.sbin/jail/jailp.h
  1.1.2.2.2.1       +0 -0      src/usr.sbin/jail/jailparse.y
  1.1.2.2.2.1       +0 -0      src/usr.sbin/jail/state.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/jexec/Makefile
  1.9.4.1.4.1       +0 -0      src/usr.sbin/jexec/jexec.8
  1.14.4.1.4.1      +0 -0      src/usr.sbin/jexec/jexec.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/jls/Makefile
  1.4.4.1.4.1       +0 -0      src/usr.sbin/jls/jls.8
  1.20.2.2.2.1      +0 -0      src/usr.sbin/jls/jls.c
  1.11.40.1.4.1     +0 -0      src/usr.sbin/kbdcontrol/Makefile
  1.44.2.1.4.1      +0 -0      src/usr.sbin/kbdcontrol/kbdcontrol.1
  1.54.2.1.4.1      +0 -0      src/usr.sbin/kbdcontrol/kbdcontrol.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/kbdcontrol/kbdmap.5
  1.14.42.1.4.1     +0 -0      src/usr.sbin/kbdcontrol/lex.h
  1.16.2.1.4.1      +0 -0      src/usr.sbin/kbdcontrol/lex.l
  1.14.28.1.4.1     +0 -0      src/usr.sbin/kbdmap/Makefile
  1.2.42.1.4.1      +0 -0      src/usr.sbin/kbdmap/TODO
  1.35.4.1.4.1      +0 -0      src/usr.sbin/kbdmap/kbdmap.1
  1.9.2.3.2.1       +0 -0      src/usr.sbin/kbdmap/kbdmap.c
  1.1.42.1.4.1      +0 -0      src/usr.sbin/kbdmap/kbdmap.h
  1.15.4.2.2.1      +0 -0      src/usr.sbin/keyserv/Makefile
  1.9.42.2.2.1      +0 -0      src/usr.sbin/keyserv/crypt_server.c
  1.11.42.1.4.1     +0 -0      src/usr.sbin/keyserv/keyserv.8
  1.12.4.2.2.1      +0 -0      src/usr.sbin/keyserv/keyserv.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/keyserv/keyserv.h
  1.5.4.1.4.1       +0 -0      src/usr.sbin/keyserv/setkey.c
  1.6.28.1.4.1      +0 -0      src/usr.sbin/kgmon/Makefile
  1.16.28.1.4.1     +0 -0      src/usr.sbin/kgmon/kgmon.8
  1.15.16.1.4.1     +0 -0      src/usr.sbin/kgmon/kgmon.c
  1.11.38.1.4.1     +0 -0      src/usr.sbin/kgzip/Makefile
  1.1.44.1.4.1      +0 -0      src/usr.sbin/kgzip/aouthdr.c
  1.1.44.1.4.1      +0 -0      src/usr.sbin/kgzip/aouthdr.h
  1.4.36.1.4.1      +0 -0      src/usr.sbin/kgzip/elfhdr.c
  1.4.40.1.4.1      +0 -0      src/usr.sbin/kgzip/elfhdr.h
  1.2.62.1.4.1      +0 -0      src/usr.sbin/kgzip/kgz.h
  1.12.28.1.4.1     +0 -0      src/usr.sbin/kgzip/kgzcmp.c
  1.10.28.1.4.1     +0 -0      src/usr.sbin/kgzip/kgzip.8
  1.8.38.1.4.1      +0 -0      src/usr.sbin/kgzip/kgzip.c
  1.3.42.1.4.1      +0 -0      src/usr.sbin/kgzip/kgzip.h
  1.5.36.1.4.1      +0 -0      src/usr.sbin/kgzip/kgzld.c
  1.3.42.1.4.1      +0 -0      src/usr.sbin/kgzip/xio.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/kldxref/Makefile
  1.9.16.2.2.1      +0 -0      src/usr.sbin/kldxref/ef.c
  1.6.16.1.4.1      +0 -0      src/usr.sbin/kldxref/ef.h
  1.3.16.1.4.1      +0 -0      src/usr.sbin/kldxref/ef_amd64.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/kldxref/ef_i386.c
  1.3.28.1.4.1      +0 -0      src/usr.sbin/kldxref/ef_nop.c
  1.6.4.1.4.1       +0 -0      src/usr.sbin/kldxref/ef_obj.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/kldxref/ef_powerpc.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/kldxref/ef_sparc64.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/kldxref/fileformat
  1.8.36.1.4.1      +0 -0      src/usr.sbin/kldxref/kldxref.8
  1.16.4.1.4.1      +0 -0      src/usr.sbin/kldxref/kldxref.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/lastlogin/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/lastlogin/lastlogin.8
  1.17.2.1.4.1      +0 -0      src/usr.sbin/lastlogin/lastlogin.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/lmcconfig/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/lmcconfig/lmcconfig.8
  1.5.2.1.4.1       +0 -0      src/usr.sbin/lmcconfig/lmcconfig.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/lpr/Makefile
  1.11.16.1.4.1     +0 -0      src/usr.sbin/lpr/Makefile.inc
  1.12.42.1.4.1     +0 -0      src/usr.sbin/lpr/chkprintcap/Makefile
  1.8.36.1.4.1      +0 -0      src/usr.sbin/lpr/chkprintcap/chkprintcap.8
  1.8.38.1.4.1      +0 -0      src/usr.sbin/lpr/chkprintcap/chkprintcap.c
  1.3.38.1.4.1      +0 -0      src/usr.sbin/lpr/chkprintcap/skimprintcap.c
  1.1.44.1.4.1      +0 -0      src/usr.sbin/lpr/chkprintcap/skimprintcap.h
  1.12.2.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/Makefile
  1.34.28.1.4.1     +0 -0      src/usr.sbin/lpr/common_source/common.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/ctlinfo.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/lpr/common_source/ctlinfo.h
  1.28.2.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/displayq.c
  1.1.40.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/lp.cdefs.h
  1.27.2.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/lp.h
  1.5.2.1.4.1       +0 -0      src/usr.sbin/lpr/common_source/lp.local.h
  1.6.2.1.4.1       +0 -0      src/usr.sbin/lpr/common_source/matchjobs.c
  1.2.38.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/matchjobs.h
  1.9.28.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/net.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/lpr/common_source/pathnames.h
  1.11.38.1.4.1     +0 -0      src/usr.sbin/lpr/common_source/printcap.c
  1.5.38.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/request.c
  1.23.2.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/rmjob.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/lpr/common_source/startdaemon.c
  1.7.42.1.4.1      +0 -0      src/usr.sbin/lpr/filters.ru/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/lpr/filters.ru/Makefile.inc
  1.7.16.1.4.1      +0 -0      src/usr.sbin/lpr/filters.ru/koi2855/Makefile
  1.4.38.1.4.1      +0 -0      src/usr.sbin/lpr/filters.ru/koi2855/koi2855.c
  1.7.16.1.4.1      +0 -0      src/usr.sbin/lpr/filters.ru/koi2alt/Makefile
  1.3.38.1.4.1      +0 -0      src/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c
  1.7.16.1.4.1      +0 -0      src/usr.sbin/lpr/filters/Makefile
  1.10.2.2.2.1      +0 -0      src/usr.sbin/lpr/filters/lpf.c
  1.8.42.1.4.1      +0 -0      src/usr.sbin/lpr/lp/Makefile
  1.19.4.1.4.1      +0 -0      src/usr.sbin/lpr/lp/lp.1
  1.9.2.1.4.1       +0 -0      src/usr.sbin/lpr/lp/lp.sh
  1.13.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpc/Makefile
  1.33.2.2.2.1      +0 -0      src/usr.sbin/lpr/lpc/cmds.c
  1.12.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpc/cmdtab.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpc/extern.h
  1.25.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpc/lpc.8
  1.33.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpc/lpc.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/lpr/lpc/lpc.h
  1.3.38.1.4.1      +0 -0      src/usr.sbin/lpr/lpc/movejobs.c
  1.15.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpd/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpd/extern.h
  1.32.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpd/lpd.8
  1.43.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpd/lpd.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/lpr/lpd/lpdchar.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpd/modes.c
  1.66.2.2.2.1      +0 -0      src/usr.sbin/lpr/lpd/printjob.c
  1.34.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpd/recvjob.c
  1.12.42.1.4.1     +0 -0      src/usr.sbin/lpr/lpq/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpq/lpq.1
  1.13.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpq/lpq.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpr/Makefile
  1.22.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpr/lpr.1
  1.45.2.2.2.1      +0 -0      src/usr.sbin/lpr/lpr/lpr.c
  1.35.2.1.4.1      +0 -0      src/usr.sbin/lpr/lpr/printcap.5
  1.13.42.1.4.1     +0 -0      src/usr.sbin/lpr/lprm/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.sbin/lpr/lprm/lprm.1
  1.11.2.1.4.1      +0 -0      src/usr.sbin/lpr/lprm/lprm.c
  1.6.38.1.4.1      +0 -0      src/usr.sbin/lpr/lptest/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/lpr/lptest/lptest.1
  1.7.2.1.4.1       +0 -0      src/usr.sbin/lpr/lptest/lptest.c
  1.11.42.1.4.1     +0 -0      src/usr.sbin/lpr/pac/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.sbin/lpr/pac/pac.8
  1.16.2.1.4.1      +0 -0      src/usr.sbin/lpr/pac/pac.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/lptcontrol/Makefile
  1.23.28.1.4.1     +0 -0      src/usr.sbin/lptcontrol/lptcontrol.8
  1.16.28.1.4.1     +0 -0      src/usr.sbin/lptcontrol/lptcontrol.c
  1.12.2.1.4.1      +0 -0      src/usr.sbin/mailstats/Makefile
  1.17.2.1.4.1      +0 -0      src/usr.sbin/mailwrapper/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.sbin/mailwrapper/mailwrapper.8
  1.12.2.1.4.1      +0 -0      src/usr.sbin/mailwrapper/mailwrapper.c
  1.3.62.1.4.1      +0 -0      src/usr.sbin/mailwrapper/pathnames.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/makefs/Makefile
  1.5.2.2.2.1       +0 -0      src/usr.sbin/makefs/cd9660.c
  1.3.2.2.2.1       +0 -0      src/usr.sbin/makefs/cd9660.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/Makefile.inc
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_archimedes.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_archimedes.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_conversion.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_debug.c
  1.6.2.2.2.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_eltorito.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_eltorito.h
  1.3.6.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_strings.c
  1.3.2.2.2.1       +0 -0      src/usr.sbin/makefs/cd9660/cd9660_write.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/iso9660_rrip.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/cd9660/iso9660_rrip.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/compat/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.sbin/makefs/compat/pwcache.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/compat/pwcache.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/makefs/compat/strsuftoll.c
  1.5.2.3.2.1       +0 -0      src/usr.sbin/makefs/ffs.c
  1.1.6.2.4.1       +0 -0      src/usr.sbin/makefs/ffs.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/buf.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/buf.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ffs_alloc.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ffs_balloc.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ffs_bswap.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ffs_extern.h
  1.4.2.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ffs_subr.c
  1.2.2.2.4.1       +0 -0      src/usr.sbin/makefs/ffs/mkfs.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/newfs_extern.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ufs_bmap.c
  1.2.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ufs_bswap.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/makefs/ffs/ufs_inode.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/makefs/getid.c
  1.6.2.4.2.1       +0 -0      src/usr.sbin/makefs/makefs.8
  1.4.2.2.2.1       +0 -0      src/usr.sbin/makefs/makefs.c
  1.3.2.2.2.1       +0 -0      src/usr.sbin/makefs/makefs.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/makefs/mtree.c
  1.2.2.2.2.1       +0 -0      src/usr.sbin/makefs/walk.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/makemap/Makefile
  1.12.42.1.4.1     +0 -0      src/usr.sbin/manctl/Makefile
  1.13.42.1.4.1     +0 -0      src/usr.sbin/manctl/manctl.8
  1.12.42.1.4.1     +0 -0      src/usr.sbin/manctl/manctl.sh
  1.7.2.1.4.1       +0 -0      src/usr.sbin/memcontrol/Makefile
  1.10.42.1.4.1     +0 -0      src/usr.sbin/memcontrol/memcontrol.8
  1.10.28.1.4.1     +0 -0      src/usr.sbin/memcontrol/memcontrol.c
  1.9.38.1.4.1      +0 -0      src/usr.sbin/mergemaster/Makefile
  1.48.2.2.4.1      +0 -0      src/usr.sbin/mergemaster/mergemaster.8
  1.87.2.3.2.1      +0 -0      src/usr.sbin/mergemaster/mergemaster.sh
  1.3.2.2.2.1       +0 -0      src/usr.sbin/mfiutil/Makefile
  1.3.2.2.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_cmd.c
  1.6.2.4.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_config.c
  1.6.2.3.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_drive.c
  1.5.2.3.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_evt.c
  1.4.2.2.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_flash.c
  1.5.2.2.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_patrol.c
  1.9.2.4.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_show.c
  1.5.2.2.2.1       +0 -0      src/usr.sbin/mfiutil/mfi_volume.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/mfiutil/mfiutil.8
  1.5.2.2.2.1       +0 -0      src/usr.sbin/mfiutil/mfiutil.c
  1.2.2.2.2.1       +0 -0      src/usr.sbin/mfiutil/mfiutil.h
  1.12.2.1.4.1      +0 -0      src/usr.sbin/mixer/Makefile
  1.28.2.1.4.1      +0 -0      src/usr.sbin/mixer/mixer.8
  1.26.4.2.2.1      +0 -0      src/usr.sbin/mixer/mixer.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/mld6query/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/mld6query/mld6.c
  1.7.4.1.4.1       +0 -0      src/usr.sbin/mld6query/mld6query.8
  1.6.2.1.4.1       +0 -0      src/usr.sbin/mlxcontrol/Makefile
  1.3.4.1.4.1       +0 -0      src/usr.sbin/mlxcontrol/command.c
  1.2.44.1.4.1      +0 -0      src/usr.sbin/mlxcontrol/config.c
  1.3.4.2.2.1       +0 -0      src/usr.sbin/mlxcontrol/interface.c
  1.10.2.1.4.1      +0 -0      src/usr.sbin/mlxcontrol/mlxcontrol.8
  1.4.28.1.4.1      +0 -0      src/usr.sbin/mlxcontrol/mlxcontrol.h
  1.2.44.1.4.1      +0 -0      src/usr.sbin/mlxcontrol/util.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/mount_nwfs/Makefile
  1.21.28.1.4.1     +0 -0      src/usr.sbin/mount_nwfs/mount_nwfs.8
  1.10.2.1.4.1      +0 -0      src/usr.sbin/mount_nwfs/mount_nwfs.c
  1.21.16.1.4.1     +0 -0      src/usr.sbin/mount_portalfs/Makefile
  1.12.16.1.4.1     +0 -0      src/usr.sbin/mount_portalfs/activate.c
  1.11.16.1.4.1     +0 -0      src/usr.sbin/mount_portalfs/conf.c
  1.1.30.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/cred.c
  1.20.2.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/mount_portalfs.8
  1.26.2.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/mount_portalfs.c
  1.6.36.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/pathnames.h
  1.5.28.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/portal.conf
  1.12.4.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/portald.h
  1.9.28.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/pt_conf.c
  1.8.16.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/pt_exec.c
  1.13.16.1.4.1     +0 -0      src/usr.sbin/mount_portalfs/pt_file.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/pt_pipe.c
  1.13.16.1.4.1     +0 -0      src/usr.sbin/mount_portalfs/pt_tcp.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/mount_portalfs/pt_tcplisten.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/mount_smbfs/Makefile
  1.17.16.1.4.1     +0 -0      src/usr.sbin/mountd/Makefile
  1.36.2.2.2.1      +0 -0      src/usr.sbin/mountd/exports.5
  1.34.2.1.4.1      +0 -0      src/usr.sbin/mountd/mountd.8
  1.111.2.1.4.1     +0 -0      src/usr.sbin/mountd/mountd.c
  1.14.28.1.4.1     +0 -0      src/usr.sbin/mountd/netgroup.5
  1.2.36.1.4.1      +0 -0      src/usr.sbin/mountd/pathnames.h
  1.13.2.1.4.1      +0 -0      src/usr.sbin/moused/Makefile
  1.64.2.1.4.1      +0 -0      src/usr.sbin/moused/moused.8
  1.86.2.2.2.1      +0 -0      src/usr.sbin/moused/moused.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/mptable/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.sbin/mptable/mptable.1
  1.20.2.1.4.1      +0 -0      src/usr.sbin/mptable/mptable.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/mptutil/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/mptutil/mpt_cam.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/mptutil/mpt_cmd.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/mptutil/mpt_config.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/mptutil/mpt_drive.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/mptutil/mpt_evt.c
  1.3.2.2.2.1       +0 -0      src/usr.sbin/mptutil/mpt_show.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/mptutil/mpt_volume.c
  1.6.2.2.2.1       +0 -0      src/usr.sbin/mptutil/mptutil.8
  1.2.2.1.4.1       +0 -0      src/usr.sbin/mptutil/mptutil.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/mptutil/mptutil.h
  1.6.4.1.4.1       +0 -0      src/usr.sbin/mtest/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.sbin/mtest/mtest.8
  1.12.2.1.4.1      +0 -0      src/usr.sbin/mtest/mtest.c
  1.29.2.1.4.1      +0 -0      src/usr.sbin/mtree/Makefile
  1.35.2.1.4.1      +0 -0      src/usr.sbin/mtree/compare.c
  1.39.2.1.4.1      +0 -0      src/usr.sbin/mtree/create.c
  1.8.38.1.4.1      +0 -0      src/usr.sbin/mtree/excludes.c
  1.13.36.1.4.1     +0 -0      src/usr.sbin/mtree/extern.h
  1.17.16.1.4.1     +0 -0      src/usr.sbin/mtree/misc.c
  1.4.2.2.2.1       +0 -0      src/usr.sbin/mtree/mtree.5
  1.60.2.1.4.1      +0 -0      src/usr.sbin/mtree/mtree.8
  1.30.4.1.4.1      +0 -0      src/usr.sbin/mtree/mtree.c
  1.8.16.1.4.1      +0 -0      src/usr.sbin/mtree/mtree.h
  1.25.4.1.4.1      +0 -0      src/usr.sbin/mtree/spec.c
  1.6.28.1.4.1      +0 -0      src/usr.sbin/mtree/specspec.c
  1.3.38.1.4.1      +0 -0      src/usr.sbin/mtree/test/test00.sh
  1.1.38.1.4.1      +0 -0      src/usr.sbin/mtree/test/test01.sh
  1.1.38.1.4.1      +0 -0      src/usr.sbin/mtree/test/test02.sh
  1.2.28.1.4.1      +0 -0      src/usr.sbin/mtree/test/test03.sh
  1.1.38.1.4.1      +0 -0      src/usr.sbin/mtree/test/test04.sh
  1.1.18.1.4.1      +0 -0      src/usr.sbin/mtree/test/test05.sh
  1.26.4.1.4.1      +0 -0      src/usr.sbin/mtree/verify.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/named-checkconf/Makefile
  1.6.2.1.4.1       +0 -0      src/usr.sbin/named-checkzone/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/named-journalprint/Makefile
  1.50.2.1.4.1      +0 -0      src/usr.sbin/named/Makefile
  1.7.28.2.2.1      +0 -0      src/usr.sbin/ndiscvt/Makefile
  1.2.36.1.4.1      +0 -0      src/usr.sbin/ndiscvt/inf-parse.y
  1.3.36.2.2.1      +0 -0      src/usr.sbin/ndiscvt/inf-token.l
  1.19.4.1.4.1      +0 -0      src/usr.sbin/ndiscvt/inf.c
  1.1.36.1.4.1      +0 -0      src/usr.sbin/ndiscvt/inf.h
  1.9.16.1.4.1      +0 -0      src/usr.sbin/ndiscvt/ndiscvt.8
  1.16.2.1.4.1      +0 -0      src/usr.sbin/ndiscvt/ndiscvt.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/ndiscvt/ndisgen.8
  1.6.4.1.4.1       +0 -0      src/usr.sbin/ndiscvt/ndisgen.sh
  1.3.4.1.4.1       +0 -0      src/usr.sbin/ndiscvt/windrv_stub.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/ndp/Makefile
  1.20.2.1.4.1      +0 -0      src/usr.sbin/ndp/ndp.8
  1.30.2.1.4.1      +0 -0      src/usr.sbin/ndp/ndp.c
  1.17.2.1.4.1      +0 -0      src/usr.sbin/newsyslog/Makefile
  1.2.40.1.4.1      +0 -0      src/usr.sbin/newsyslog/extern.h
  1.58.2.1.4.1      +0 -0      src/usr.sbin/newsyslog/newsyslog.8
  1.121.2.4.2.1     +0 -0      src/usr.sbin/newsyslog/newsyslog.c
  1.14.2.3.2.1      +0 -0      src/usr.sbin/newsyslog/newsyslog.conf.5
  1.4.2.1.4.1       +0 -0      src/usr.sbin/newsyslog/pathnames.h
  1.5.36.1.4.1      +0 -0      src/usr.sbin/newsyslog/ptimes.c
  1.1.4.1.4.1       +0 -0      src/usr.sbin/nfscbd/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/nfscbd/nfscbd.8
  1.3.4.1.4.1       +0 -0      src/usr.sbin/nfscbd/nfscbd.c
  1.19.2.1.4.1      +0 -0      src/usr.sbin/nfsd/Makefile
  1.30.2.1.4.1      +0 -0      src/usr.sbin/nfsd/nfsd.8
  1.43.2.1.4.1      +0 -0      src/usr.sbin/nfsd/nfsd.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/nfsd/nfsv4.4
  1.7.2.1.4.1       +0 -0      src/usr.sbin/nfsd/stablerestart.5
  1.1.4.1.4.1       +0 -0      src/usr.sbin/nfsdumpstate/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/nfsdumpstate/nfsdumpstate.8
  1.3.2.1.4.1       +0 -0      src/usr.sbin/nfsdumpstate/nfsdumpstate.c
  1.1.4.1.4.1       +0 -0      src/usr.sbin/nfsrevoke/Makefile
  1.1.4.1.4.1       +0 -0      src/usr.sbin/nfsrevoke/nfsrevoke.8
  1.2.4.1.4.1       +0 -0      src/usr.sbin/nfsrevoke/nfsrevoke.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/nfsuserd/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/nfsuserd/nfsuserd.8
  1.3.2.1.4.1       +0 -0      src/usr.sbin/nfsuserd/nfsuserd.c
  1.23.4.1.4.1      +0 -0      src/usr.sbin/ngctl/Makefile
  1.6.16.1.4.1      +0 -0      src/usr.sbin/ngctl/config.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/ngctl/connect.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/ngctl/debug.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/ngctl/dot.c
  1.9.16.1.4.1      +0 -0      src/usr.sbin/ngctl/list.c
  1.26.2.1.4.1      +0 -0      src/usr.sbin/ngctl/main.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/ngctl/mkpeer.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/ngctl/msg.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/ngctl/name.c
  1.16.28.1.4.1     +0 -0      src/usr.sbin/ngctl/ngctl.8
  1.13.16.1.4.1     +0 -0      src/usr.sbin/ngctl/ngctl.h
  1.5.16.1.4.1      +0 -0      src/usr.sbin/ngctl/rmhook.c
  1.7.16.1.4.1      +0 -0      src/usr.sbin/ngctl/show.c
  1.4.16.1.4.1      +0 -0      src/usr.sbin/ngctl/shutdown.c
  1.5.16.1.4.1      +0 -0      src/usr.sbin/ngctl/status.c
  1.7.16.1.4.1      +0 -0      src/usr.sbin/ngctl/types.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/ngctl/write.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/nghook/Makefile
  1.11.38.1.4.1     +0 -0      src/usr.sbin/nghook/main.c
  1.17.28.1.4.1     +0 -0      src/usr.sbin/nghook/nghook.8
  1.13.28.1.4.1     +0 -0      src/usr.sbin/nologin/Makefile
  1.15.16.1.4.1     +0 -0      src/usr.sbin/nologin/nologin.5
  1.14.36.1.4.1     +0 -0      src/usr.sbin/nologin/nologin.8
  1.6.28.1.4.1      +0 -0      src/usr.sbin/nologin/nologin.c
  1.6.4.1.4.1       +0 -0      src/usr.sbin/nscd/Makefile
  1.6.4.1.4.1       +0 -0      src/usr.sbin/nscd/agent.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/nscd/agent.h
  1.2.16.1.4.1      +0 -0      src/usr.sbin/nscd/agents/Makefile.inc
  1.7.4.1.4.1       +0 -0      src/usr.sbin/nscd/agents/group.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/agents/group.h
  1.6.4.1.4.1       +0 -0      src/usr.sbin/nscd/agents/passwd.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/agents/passwd.h
  1.7.4.1.4.1       +0 -0      src/usr.sbin/nscd/agents/services.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/agents/services.h
  1.8.4.1.4.1       +0 -0      src/usr.sbin/nscd/cachelib.c
  1.6.4.1.4.1       +0 -0      src/usr.sbin/nscd/cachelib.h
  1.6.4.1.4.1       +0 -0      src/usr.sbin/nscd/cacheplcs.c
  1.6.4.1.4.1       +0 -0      src/usr.sbin/nscd/cacheplcs.h
  1.7.4.1.4.1       +0 -0      src/usr.sbin/nscd/config.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/nscd/config.h
  1.5.4.1.4.1       +0 -0      src/usr.sbin/nscd/debug.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/nscd/debug.h
  1.7.4.1.4.1       +0 -0      src/usr.sbin/nscd/hashtable.h
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/log.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/log.h
  1.8.4.1.4.1       +0 -0      src/usr.sbin/nscd/mp_rs_query.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/mp_rs_query.h
  1.8.4.1.4.1       +0 -0      src/usr.sbin/nscd/mp_ws_query.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/mp_ws_query.h
  1.11.2.1.4.1      +0 -0      src/usr.sbin/nscd/nscd.8
  1.12.4.1.4.1      +0 -0      src/usr.sbin/nscd/nscd.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/nscd/nscd.conf.5
  1.8.4.1.4.1       +0 -0      src/usr.sbin/nscd/nscdcli.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/nscdcli.h
  1.3.4.1.4.1       +0 -0      src/usr.sbin/nscd/parser.c
  1.4.4.1.4.1       +0 -0      src/usr.sbin/nscd/parser.h
  1.3.4.1.4.1       +0 -0      src/usr.sbin/nscd/protocol.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/nscd/protocol.h
  1.9.4.1.4.1       +0 -0      src/usr.sbin/nscd/query.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/nscd/query.h
  1.3.4.1.4.1       +0 -0      src/usr.sbin/nscd/singletons.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/nscd/singletons.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/nsec3hash/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/ntp/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.sbin/ntp/Makefile.inc
  1.18.2.1.4.1      +0 -0      src/usr.sbin/ntp/config.h
  1.16.2.1.4.1      +0 -0      src/usr.sbin/ntp/doc/Makefile
  1.3.4.1.4.1       +0 -0      src/usr.sbin/ntp/doc/ntp-keygen.8
  1.25.2.2.2.1      +0 -0      src/usr.sbin/ntp/doc/ntp.conf.5
  1.6.40.1.4.1      +0 -0      src/usr.sbin/ntp/doc/ntp.keys.5
  1.17.2.1.4.1      +0 -0      src/usr.sbin/ntp/doc/ntpd.8
  1.10.16.1.4.1     +0 -0      src/usr.sbin/ntp/doc/ntpdate.8
  1.15.16.1.4.1     +0 -0      src/usr.sbin/ntp/doc/ntpdc.8
  1.20.2.1.4.1      +0 -0      src/usr.sbin/ntp/doc/ntpq.8
  1.4.42.1.4.1      +0 -0      src/usr.sbin/ntp/doc/ntptime.8
  1.7.36.1.4.1      +0 -0      src/usr.sbin/ntp/doc/ntptrace.8
  1.12.4.1.4.1      +0 -0      src/usr.sbin/ntp/libntp/Makefile
  1.1.8.1.4.1       +0 -0      src/usr.sbin/ntp/libopts/Makefile
  1.8.4.1.4.1       +0 -0      src/usr.sbin/ntp/libparse/Makefile
  1.8.4.1.4.1       +0 -0      src/usr.sbin/ntp/ntp-keygen/Makefile
  1.15.4.1.4.1      +0 -0      src/usr.sbin/ntp/ntpd/Makefile
  1.7.4.1.4.1       +0 -0      src/usr.sbin/ntp/ntpdate/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.sbin/ntp/ntpdc/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.sbin/ntp/ntpq/Makefile
  1.6.28.1.4.1      +0 -0      src/usr.sbin/ntp/ntptime/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.sbin/ntp/scripts/mkver
  1.1.36.1.4.1      +0 -0      src/usr.sbin/ntp/scripts/ntptrace
  1.1.62.1.4.1      +0 -0      src/usr.sbin/ntp/scripts/ntpver
  1.4.4.1.4.1       +0 -0      src/usr.sbin/ntp/sntp/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/nvram/Makefile
  1.2.16.1.4.1      +0 -0      src/usr.sbin/nvram/nvram.8
  1.1.16.1.4.1      +0 -0      src/usr.sbin/nvram/nvram.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/ofwdump/Makefile
  1.5.36.1.4.1      +0 -0      src/usr.sbin/ofwdump/ofw_util.c
  1.3.36.1.4.1      +0 -0      src/usr.sbin/ofwdump/ofw_util.h
  1.6.4.1.4.1       +0 -0      src/usr.sbin/ofwdump/ofwdump.8
  1.2.36.1.4.1      +0 -0      src/usr.sbin/ofwdump/ofwdump.c
  1.1.42.1.4.1      +0 -0      src/usr.sbin/ofwdump/pathnames.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-partmanager/Makefile
  1.5.2.2.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-partmanager/delete-part.sh
  1.6.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/detect-emulation.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/detect-laptop.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/detect-nics.sh
  1.6.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/disk-info.sh
  1.7.2.4.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/disk-list.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/disk-part.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/enable-net.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/get-packages.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/list-components.sh
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/list-config.sh
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/list-mirrors.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/list-packages.sh
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/list-rsync-backups.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/list-tzones.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/query-langs.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/send-logs.sh
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/set-mirror.sh
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/setup-ssh-keys.sh
  1.3.2.3.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/sys-mem.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/test-live.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/test-netup.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/update-part-list.sh
  1.5.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/xkeyboard-models.sh
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend-query/xkeyboard-variants.sh
  1.6.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/Makefile
  1.13.2.8.2.1      +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh
  1.10.2.2.2.1      +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
  1.16.2.9.2.1      +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-disk.sh
  1.10.2.1.4.1      +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh
  1.6.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-ftp.sh
  1.6.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-installcomponents.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-installpackages.sh
  1.6.2.2.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-localize.sh
  1.6.2.2.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-mountdisk.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-mountoptical.sh
  1.6.2.4.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-networking.sh
  1.8.2.3.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-newfs.sh
  1.7.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-packages.sh
  1.6.2.2.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-parse.sh
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-runcommands.sh
  1.7.2.3.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-unmount.sh
  1.5.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-upgrade.sh
  1.5.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/functions-users.sh
  1.11.2.4.2.1      +0 -0      src/usr.sbin/pc-sysinstall/backend/functions.sh
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/installimage.sh
  1.9.2.2.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/parseconfig.sh
  1.3.2.2.2.1       +0 -0      src/usr.sbin/pc-sysinstall/backend/startautoinstall.sh
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/conf/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/conf/pc-sysinstall.conf
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/doc/Makefile
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/README
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pc-autoinstall.conf
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.fbsd-netinstall
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.geli
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.gmirror
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.netinstall
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.restore
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.rsync
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.upgrade
  1.1.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/examples/pcinstall.cfg.zfs
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
  1.12.2.1.4.1      +0 -0      src/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
  1.11.2.2.2.1      +0 -0      src/usr.sbin/pciconf/Makefile
  1.11.2.2.2.1      +0 -0      src/usr.sbin/pciconf/cap.c
  1.1.2.2.2.1       +0 -0      src/usr.sbin/pciconf/err.c
  1.2.42.1.4.1      +0 -0      src/usr.sbin/pciconf/pathnames.h
  1.34.2.3.2.1      +0 -0      src/usr.sbin/pciconf/pciconf.8
  1.37.2.2.2.1      +0 -0      src/usr.sbin/pciconf/pciconf.c
  1.2.4.2.2.1       +0 -0      src/usr.sbin/pciconf/pciconf.h
  1.4.42.1.4.1      +0 -0      src/usr.sbin/periodic/Makefile
  1.34.2.1.4.1      +0 -0      src/usr.sbin/periodic/periodic.8
  1.21.16.1.4.1     +0 -0      src/usr.sbin/periodic/periodic.sh
  1.2.2.2.2.1       +0 -0      src/usr.sbin/pkg/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.sbin/pkg/elf_tables.h
  1.5.2.4.2.1       +0 -0      src/usr.sbin/pkg/pkg.c
  1.27.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/Makefile
  1.20.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/Makefile.inc
  1.23.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/add/Makefile
  1.15.4.1.4.1      +0 -0      src/usr.sbin/pkg_install/add/add.h
  1.47.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/add/extract.c
  1.17.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/add/futil.c
  1.89.2.7.2.1      +0 -0      src/usr.sbin/pkg_install/add/main.c
  1.91.2.2.2.1      +0 -0      src/usr.sbin/pkg_install/add/perform.c
  1.79.4.2.2.1      +0 -0      src/usr.sbin/pkg_install/add/pkg_add.1
  1.24.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/create/Makefile
  1.28.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/create/create.h
  1.50.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/create/main.c
  1.87.2.2.2.1      +0 -0      src/usr.sbin/pkg_install/create/perform.c
  1.75.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/create/pkg_create.1
  1.30.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/create/pl.c
  1.25.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/delete/Makefile
  1.8.36.1.4.1      +0 -0      src/usr.sbin/pkg_install/delete/delete.h
  1.33.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/delete/main.c
  1.48.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/delete/perform.c
  1.34.4.1.4.1      +0 -0      src/usr.sbin/pkg_install/delete/pkg_delete.1
  1.23.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/info/Makefile
  1.31.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/info/info.h
  1.57.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/info/main.c
  1.58.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/info/perform.c
  1.63.4.1.4.1      +0 -0      src/usr.sbin/pkg_install/info/pkg_info.1
  1.43.2.2.2.1      +0 -0      src/usr.sbin/pkg_install/info/show.c
  1.20.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/deps.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/exec.c
  1.72.2.2.2.1      +0 -0      src/usr.sbin/pkg_install/lib/file.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/global.c
  1.81.2.2.2.1      +0 -0      src/usr.sbin/pkg_install/lib/lib.h
  1.26.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/match.c
  1.18.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/msg.c
  1.47.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/pen.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pkg_install/lib/pkgwrap.c
  1.59.2.2.2.1      +0 -0      src/usr.sbin/pkg_install/lib/plist.c
  1.17.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/lib/str.c
  1.15.2.2.2.1      +0 -0      src/usr.sbin/pkg_install/lib/url.c
  1.7.2.2.2.1       +0 -0      src/usr.sbin/pkg_install/lib/version.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/pkg_install/tkpkg
  1.5.2.1.4.1       +0 -0      src/usr.sbin/pkg_install/updating/Makefile
  1.7.2.2.2.1       +0 -0      src/usr.sbin/pkg_install/updating/main.c
  1.2.8.1.4.1       +0 -0      src/usr.sbin/pkg_install/updating/pathnames.h
  1.8.2.3.2.1       +0 -0      src/usr.sbin/pkg_install/updating/pkg_updating.1
  1.19.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/version/Makefile
  1.12.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/version/main.c
  1.20.2.1.4.1      +0 -0      src/usr.sbin/pkg_install/version/perform.c
  1.40.4.1.4.1      +0 -0      src/usr.sbin/pkg_install/version/pkg_version.1
  1.6.16.1.4.1      +0 -0      src/usr.sbin/pkg_install/version/test-pkg_version.sh
  1.6.4.1.4.1       +0 -0      src/usr.sbin/pkg_install/version/version.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/pmcannotate/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pmcannotate/pmcannotate.8
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pmcannotate/pmcannotate.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pmccontrol/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/pmccontrol/pmccontrol.8
  1.12.2.3.2.1      +0 -0      src/usr.sbin/pmccontrol/pmccontrol.c
  1.10.2.1.4.1      +0 -0      src/usr.sbin/pmcstat/Makefile
  1.1.6.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcpl_annotate.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcpl_annotate.h
  1.5.2.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcpl_callgraph.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcpl_callgraph.h
  1.10.2.3.2.1      +0 -0      src/usr.sbin/pmcstat/pmcpl_calltree.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcpl_calltree.h
  1.2.2.2.2.1       +0 -0      src/usr.sbin/pmcstat/pmcpl_gprof.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcpl_gprof.h
  1.20.2.1.4.1      +0 -0      src/usr.sbin/pmcstat/pmcstat.8
  1.32.2.5.2.1      +0 -0      src/usr.sbin/pmcstat/pmcstat.c
  1.10.2.1.4.1      +0 -0      src/usr.sbin/pmcstat/pmcstat.h
  1.25.2.7.2.1      +0 -0      src/usr.sbin/pmcstat/pmcstat_log.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcstat_log.h
  1.1.6.1.4.1       +0 -0      src/usr.sbin/pmcstat/pmcstat_top.h
  1.13.2.1.4.1      +0 -0      src/usr.sbin/pnpinfo/Makefile
  1.1.20.1.4.1      +0 -0      src/usr.sbin/portsnap/Makefile
  1.1.20.1.4.1      +0 -0      src/usr.sbin/portsnap/Makefile.inc
  1.2.2.1.4.1       +0 -0      src/usr.sbin/portsnap/make_index/Makefile
  1.5.16.1.4.1      +0 -0      src/usr.sbin/portsnap/make_index/make_index.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/portsnap/phttpget/Makefile
  1.14.4.1.4.1      +0 -0      src/usr.sbin/portsnap/phttpget/phttpget.c
  1.2.16.1.4.1      +0 -0      src/usr.sbin/portsnap/portsnap/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/portsnap/portsnap/portsnap.8
  1.30.2.3.2.1      +0 -0      src/usr.sbin/portsnap/portsnap/portsnap.sh
  1.7.2.1.4.1       +0 -0      src/usr.sbin/powerd/Makefile
  1.16.2.1.4.1      +0 -0      src/usr.sbin/powerd/powerd.8
  1.30.2.1.4.1      +0 -0      src/usr.sbin/powerd/powerd.c
  1.112.2.1.4.1     +0 -0      src/usr.sbin/ppp/Makefile
  1.24.28.1.4.1     +0 -0      src/usr.sbin/ppp/README.changes
  1.7.42.1.4.1      +0 -0      src/usr.sbin/ppp/README.nat
  1.7.28.1.4.1      +0 -0      src/usr.sbin/ppp/acf.c
  1.2.64.1.4.1      +0 -0      src/usr.sbin/ppp/acf.h
  1.47.2.1.4.1      +0 -0      src/usr.sbin/ppp/arp.c
  1.12.28.1.4.1     +0 -0      src/usr.sbin/ppp/arp.h
  1.29.28.1.4.1     +0 -0      src/usr.sbin/ppp/async.c
  1.8.42.1.4.1      +0 -0      src/usr.sbin/ppp/async.h
  1.10.28.1.4.1     +0 -0      src/usr.sbin/ppp/atm.c
  1.2.28.1.4.1      +0 -0      src/usr.sbin/ppp/atm.h
  1.60.4.1.4.1      +0 -0      src/usr.sbin/ppp/auth.c
  1.21.28.1.4.1     +0 -0      src/usr.sbin/ppp/auth.h
  1.137.2.1.4.1     +0 -0      src/usr.sbin/ppp/bundle.c
  1.52.28.1.4.1     +0 -0      src/usr.sbin/ppp/bundle.h
  1.26.28.1.4.1     +0 -0      src/usr.sbin/ppp/cbcp.c
  1.3.64.1.4.1      +0 -0      src/usr.sbin/ppp/cbcp.h
  1.78.28.1.4.1     +0 -0      src/usr.sbin/ppp/ccp.c
  1.31.42.1.4.1     +0 -0      src/usr.sbin/ppp/ccp.h
  1.86.28.1.4.1     +0 -0      src/usr.sbin/ppp/chap.c
  1.23.4.1.4.1      +0 -0      src/usr.sbin/ppp/chap.h
  1.20.28.1.4.1     +0 -0      src/usr.sbin/ppp/chap_ms.c
  1.9.28.1.4.1      +0 -0      src/usr.sbin/ppp/chap_ms.h
  1.80.28.1.4.1     +0 -0      src/usr.sbin/ppp/chat.c
  1.16.44.1.4.1     +0 -0      src/usr.sbin/ppp/chat.h
  1.309.2.1.4.1     +0 -0      src/usr.sbin/ppp/command.c
  1.23.42.1.4.1     +0 -0      src/usr.sbin/ppp/command.h
  1.77.28.1.4.1     +0 -0      src/usr.sbin/ppp/datalink.c
  1.16.28.1.4.1     +0 -0      src/usr.sbin/ppp/datalink.h
  1.26.28.1.4.1     +0 -0      src/usr.sbin/ppp/deflate.c
  1.4.64.1.4.1      +0 -0      src/usr.sbin/ppp/deflate.h
  1.48.28.1.4.1     +0 -0      src/usr.sbin/ppp/defs.c
  1.68.28.1.4.1     +0 -0      src/usr.sbin/ppp/defs.h
  1.8.44.1.4.1      +0 -0      src/usr.sbin/ppp/descriptor.h
  1.31.2.1.4.1      +0 -0      src/usr.sbin/ppp/ether.c
  1.3.28.1.4.1      +0 -0      src/usr.sbin/ppp/ether.h
  1.30.2.1.4.1      +0 -0      src/usr.sbin/ppp/exec.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/ppp/exec.h
  1.52.28.1.4.1     +0 -0      src/usr.sbin/ppp/filter.c
  1.29.28.1.4.1     +0 -0      src/usr.sbin/ppp/filter.h
  1.71.28.1.4.1     +0 -0      src/usr.sbin/ppp/fsm.c
  1.29.16.1.4.1     +0 -0      src/usr.sbin/ppp/fsm.h
  1.51.28.1.4.1     +0 -0      src/usr.sbin/ppp/hdlc.c
  1.24.28.1.4.1     +0 -0      src/usr.sbin/ppp/hdlc.h
  1.5.28.1.4.1      +0 -0      src/usr.sbin/ppp/i4b.h
  1.24.2.1.4.1      +0 -0      src/usr.sbin/ppp/id.c
  1.17.2.1.4.1      +0 -0      src/usr.sbin/ppp/id.h
  1.40.2.2.2.1      +0 -0      src/usr.sbin/ppp/iface.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/ppp/iface.h
  1.104.28.1.4.1    +0 -0      src/usr.sbin/ppp/ip.c
  1.18.42.1.4.1     +0 -0      src/usr.sbin/ppp/ip.h
  1.126.2.1.4.1     +0 -0      src/usr.sbin/ppp/ipcp.c
  1.35.42.1.4.1     +0 -0      src/usr.sbin/ppp/ipcp.h
  1.10.28.1.4.1     +0 -0      src/usr.sbin/ppp/iplist.c
  1.4.64.1.4.1      +0 -0      src/usr.sbin/ppp/iplist.h
  1.19.2.1.4.1      +0 -0      src/usr.sbin/ppp/ipv6cp.c
  1.2.44.1.4.1      +0 -0      src/usr.sbin/ppp/ipv6cp.h
  1.3.64.1.4.1      +0 -0      src/usr.sbin/ppp/layer.h
  1.110.16.1.4.1    +0 -0      src/usr.sbin/ppp/lcp.c
  1.31.28.1.4.1     +0 -0      src/usr.sbin/ppp/lcp.h
  1.21.28.1.4.1     +0 -0      src/usr.sbin/ppp/link.c
  1.11.36.1.4.1     +0 -0      src/usr.sbin/ppp/link.h
  1.54.2.1.4.1      +0 -0      src/usr.sbin/ppp/log.c
  1.35.2.1.4.1      +0 -0      src/usr.sbin/ppp/log.h
  1.49.28.2.2.1     +0 -0      src/usr.sbin/ppp/lqr.c
  1.18.36.1.4.1     +0 -0      src/usr.sbin/ppp/lqr.h
  1.196.2.1.4.1     +0 -0      src/usr.sbin/ppp/main.c
  1.13.28.1.4.1     +0 -0      src/usr.sbin/ppp/main.h
  1.46.28.1.4.1     +0 -0      src/usr.sbin/ppp/mbuf.c
  1.29.28.1.4.1     +0 -0      src/usr.sbin/ppp/mbuf.h
  1.55.28.1.4.1     +0 -0      src/usr.sbin/ppp/mp.c
  1.12.28.1.4.1     +0 -0      src/usr.sbin/ppp/mp.h
  1.28.28.1.4.1     +0 -0      src/usr.sbin/ppp/mppe.c
  1.2.44.1.4.1      +0 -0      src/usr.sbin/ppp/mppe.h
  1.65.2.1.4.1      +0 -0      src/usr.sbin/ppp/nat_cmd.c
  1.20.38.1.4.1     +0 -0      src/usr.sbin/ppp/nat_cmd.h
  1.8.28.1.4.1      +0 -0      src/usr.sbin/ppp/ncp.c
  1.2.28.1.4.1      +0 -0      src/usr.sbin/ppp/ncp.h
  1.16.28.1.4.1     +0 -0      src/usr.sbin/ppp/ncpaddr.c
  1.3.44.1.4.1      +0 -0      src/usr.sbin/ppp/ncpaddr.h
  1.7.2.1.4.1       +0 -0      src/usr.sbin/ppp/netgraph.c
  1.3.28.1.4.1      +0 -0      src/usr.sbin/ppp/netgraph.h
  1.51.28.1.4.1     +0 -0      src/usr.sbin/ppp/pap.c
  1.12.42.1.4.1     +0 -0      src/usr.sbin/ppp/pap.h
  1.63.2.1.4.1      +0 -0      src/usr.sbin/ppp/physical.c
  1.30.2.1.4.1      +0 -0      src/usr.sbin/ppp/physical.h
  1.332.2.1.4.1     +0 -0      src/usr.sbin/ppp/ppp.8.m4
  1.35.28.1.4.1     +0 -0      src/usr.sbin/ppp/pred.c
  1.9.42.1.4.1      +0 -0      src/usr.sbin/ppp/pred.h
  1.6.42.1.4.1      +0 -0      src/usr.sbin/ppp/probe.c
  1.3.42.1.4.1      +0 -0      src/usr.sbin/ppp/probe.h
  1.31.28.1.4.1     +0 -0      src/usr.sbin/ppp/prompt.c
  1.10.42.1.4.1     +0 -0      src/usr.sbin/ppp/prompt.h
  1.7.28.1.4.1      +0 -0      src/usr.sbin/ppp/proto.c
  1.5.42.1.4.1      +0 -0      src/usr.sbin/ppp/proto.h
  1.54.16.1.4.1     +0 -0      src/usr.sbin/ppp/radius.c
  1.22.16.1.4.1     +0 -0      src/usr.sbin/ppp/radius.h
  1.99.4.1.4.1      +0 -0      src/usr.sbin/ppp/route.c
  1.20.4.1.4.1      +0 -0      src/usr.sbin/ppp/route.h
  1.44.16.1.4.1     +0 -0      src/usr.sbin/ppp/server.c
  1.9.42.1.4.1      +0 -0      src/usr.sbin/ppp/server.h
  1.18.42.1.4.1     +0 -0      src/usr.sbin/ppp/sig.c
  1.14.64.1.4.1     +0 -0      src/usr.sbin/ppp/sig.h
  1.39.28.1.4.1     +0 -0      src/usr.sbin/ppp/slcompress.c
  1.17.28.1.4.1     +0 -0      src/usr.sbin/ppp/slcompress.h
  1.8.28.1.4.1      +0 -0      src/usr.sbin/ppp/sync.c
  1.2.64.1.4.1      +0 -0      src/usr.sbin/ppp/sync.h
  1.68.28.1.4.1     +0 -0      src/usr.sbin/ppp/systems.c
  1.17.42.1.4.1     +0 -0      src/usr.sbin/ppp/systems.h
  1.19.28.1.4.1     +0 -0      src/usr.sbin/ppp/tcp.c
  1.5.64.1.4.1      +0 -0      src/usr.sbin/ppp/tcp.h
  1.8.28.1.4.1      +0 -0      src/usr.sbin/ppp/tcpmss.c
  1.1.46.1.4.1      +0 -0      src/usr.sbin/ppp/tcpmss.h
  1.19.2.1.4.1      +0 -0      src/usr.sbin/ppp/throughput.c
  1.10.44.1.4.1     +0 -0      src/usr.sbin/ppp/throughput.h
  1.48.4.1.4.1      +0 -0      src/usr.sbin/ppp/timer.c
  1.10.42.1.4.1     +0 -0      src/usr.sbin/ppp/timer.h
  1.33.2.1.4.1      +0 -0      src/usr.sbin/ppp/tty.c
  1.7.28.1.4.1      +0 -0      src/usr.sbin/ppp/tty.h
  1.28.42.1.4.1     +0 -0      src/usr.sbin/ppp/tun.c
  1.10.42.1.4.1     +0 -0      src/usr.sbin/ppp/tun.h
  1.3.64.1.4.1      +0 -0      src/usr.sbin/ppp/ua.h
  1.20.28.1.4.1     +0 -0      src/usr.sbin/ppp/udp.c
  1.5.28.1.4.1      +0 -0      src/usr.sbin/ppp/udp.h
  1.40.28.1.4.1     +0 -0      src/usr.sbin/ppp/vjcomp.c
  1.8.64.1.4.1      +0 -0      src/usr.sbin/ppp/vjcomp.h
  1.17.2.1.4.1      +0 -0      src/usr.sbin/pppctl/Makefile
  1.25.2.1.4.1      +0 -0      src/usr.sbin/pppctl/pppctl.8
  1.33.28.1.4.1     +0 -0      src/usr.sbin/pppctl/pppctl.c
  1.12.2.1.4.1      +0 -0      src/usr.sbin/praliases/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/praudit/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.sbin/procctl/Makefile
  1.10.42.1.4.1     +0 -0      src/usr.sbin/procctl/procctl.8
  1.7.40.1.4.1      +0 -0      src/usr.sbin/procctl/procctl.c
  1.16.2.1.4.1      +0 -0      src/usr.sbin/pstat/Makefile
  1.54.4.1.4.1      +0 -0      src/usr.sbin/pstat/pstat.8
  1.113.2.1.4.1     +0 -0      src/usr.sbin/pstat/pstat.c
  1.19.2.1.4.1      +0 -0      src/usr.sbin/pw/Makefile
  1.6.42.1.4.1      +0 -0      src/usr.sbin/pw/README
  1.5.62.1.4.1      +0 -0      src/usr.sbin/pw/bitmap.c
  1.5.42.1.4.1      +0 -0      src/usr.sbin/pw/bitmap.h
  1.9.2.1.4.1       +0 -0      src/usr.sbin/pw/cpdir.c
  1.9.36.1.4.1      +0 -0      src/usr.sbin/pw/edgroup.c
  1.10.36.1.4.1     +0 -0      src/usr.sbin/pw/fileupd.c
  1.10.42.1.4.1     +0 -0      src/usr.sbin/pw/grupd.c
  1.8.36.1.4.1      +0 -0      src/usr.sbin/pw/psdate.c
  1.5.42.1.4.1      +0 -0      src/usr.sbin/pw/psdate.h
  1.44.2.2.2.1      +0 -0      src/usr.sbin/pw/pw.8
  1.33.4.1.4.1      +0 -0      src/usr.sbin/pw/pw.c
  1.16.16.1.4.1     +0 -0      src/usr.sbin/pw/pw.conf.5
  1.16.2.1.4.1      +0 -0      src/usr.sbin/pw/pw.h
  1.16.2.1.4.1      +0 -0      src/usr.sbin/pw/pw_conf.c
  1.16.4.1.4.1      +0 -0      src/usr.sbin/pw/pw_group.c
  1.6.42.1.4.1      +0 -0      src/usr.sbin/pw/pw_log.c
  1.6.62.1.4.1      +0 -0      src/usr.sbin/pw/pw_nis.c
  1.70.2.2.2.1      +0 -0      src/usr.sbin/pw/pw_user.c
  1.4.36.1.4.1      +0 -0      src/usr.sbin/pw/pw_vpw.c
  1.21.4.1.4.1      +0 -0      src/usr.sbin/pw/pwupd.c
  1.8.42.1.4.1      +0 -0      src/usr.sbin/pw/pwupd.h
  1.6.42.1.4.1      +0 -0      src/usr.sbin/pw/rm_r.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/pwd_mkdb/Makefile
  1.26.28.1.4.1     +0 -0      src/usr.sbin/pwd_mkdb/pwd_mkdb.8
  1.53.2.1.4.1      +0 -0      src/usr.sbin/pwd_mkdb/pwd_mkdb.c
  1.10.40.1.4.1     +0 -0      src/usr.sbin/quot/Makefile
  1.22.28.1.4.1     +0 -0      src/usr.sbin/quot/quot.8
  1.28.2.1.4.1      +0 -0      src/usr.sbin/quot/quot.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/quotaon/Makefile
  1.11.36.1.4.1     +0 -0      src/usr.sbin/quotaon/quotaon.8
  1.15.2.1.4.1      +0 -0      src/usr.sbin/quotaon/quotaon.c
  1.14.38.1.4.1     +0 -0      src/usr.sbin/rarpd/Makefile
  1.22.28.1.4.1     +0 -0      src/usr.sbin/rarpd/rarpd.8
  1.42.2.1.4.1      +0 -0      src/usr.sbin/rarpd/rarpd.c
  1.10.2.1.4.1      +0 -0      src/usr.sbin/repquota/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.sbin/repquota/repquota.8
  1.24.2.1.4.1      +0 -0      src/usr.sbin/repquota/repquota.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/rip6query/Makefile
  1.7.28.1.4.1      +0 -0      src/usr.sbin/rip6query/rip6query.8
  1.10.2.1.4.1      +0 -0      src/usr.sbin/rip6query/rip6query.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/rmt/Makefile
  1.17.28.1.4.1     +0 -0      src/usr.sbin/rmt/rmt.8
  1.14.2.1.4.1      +0 -0      src/usr.sbin/rmt/rmt.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/rndc-confgen/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.sbin/rndc/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.sbin/route6d/Makefile
  1.2.38.1.4.1      +0 -0      src/usr.sbin/route6d/misc/chkrt
  1.1.62.1.4.1      +0 -0      src/usr.sbin/route6d/misc/cksum.c
  1.9.28.1.4.1      +0 -0      src/usr.sbin/route6d/route6d.8
  1.37.4.2.2.1      +0 -0      src/usr.sbin/route6d/route6d.c
  1.5.38.1.4.1      +0 -0      src/usr.sbin/route6d/route6d.h
  1.21.2.2.2.1      +0 -0      src/usr.sbin/rpc.lockd/Makefile
  1.23.2.1.4.1      +0 -0      src/usr.sbin/rpc.lockd/kern.c
  1.18.28.1.4.1     +0 -0      src/usr.sbin/rpc.lockd/lock_proc.c
  1.31.2.1.4.1      +0 -0      src/usr.sbin/rpc.lockd/lockd.c
  1.5.42.1.4.1      +0 -0      src/usr.sbin/rpc.lockd/lockd.h
  1.23.2.1.4.1      +0 -0      src/usr.sbin/rpc.lockd/lockd_lock.c
  1.4.42.1.4.1      +0 -0      src/usr.sbin/rpc.lockd/lockd_lock.h
  1.20.4.1.4.1      +0 -0      src/usr.sbin/rpc.lockd/rpc.lockd.8
  1.5.44.1.4.1      +0 -0      src/usr.sbin/rpc.lockd/test.c
  1.17.2.2.2.1      +0 -0      src/usr.sbin/rpc.statd/Makefile
  1.9.4.1.4.1       +0 -0      src/usr.sbin/rpc.statd/file.c
  1.17.16.1.4.1     +0 -0      src/usr.sbin/rpc.statd/procs.c
  1.15.4.1.4.1      +0 -0      src/usr.sbin/rpc.statd/rpc.statd.8
  1.20.2.1.4.1      +0 -0      src/usr.sbin/rpc.statd/statd.c
  1.5.42.1.4.1      +0 -0      src/usr.sbin/rpc.statd/statd.h
  1.3.62.1.4.1      +0 -0      src/usr.sbin/rpc.statd/test.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/rpc.umntall/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.sbin/rpc.umntall/mounttab.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/rpc.umntall/mounttab.h
  1.12.28.1.4.1     +0 -0      src/usr.sbin/rpc.umntall/rpc.umntall.8
  1.14.4.1.4.1      +0 -0      src/usr.sbin/rpc.umntall/rpc.umntall.c
  1.23.2.2.2.1      +0 -0      src/usr.sbin/rpc.yppasswdd/Makefile
  1.25.28.1.4.1     +0 -0      src/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8
  1.7.40.1.4.1      +0 -0      src/usr.sbin/rpc.yppasswdd/yppasswd_private.x
  1.14.42.1.4.1     +0 -0      src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h
  1.28.2.1.4.1      +0 -0      src/usr.sbin/rpc.yppasswdd/yppasswdd_main.c
  1.30.4.1.4.1      +0 -0      src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c
  1.7.62.1.4.1      +0 -0      src/usr.sbin/rpc.yppasswdd/yppwupdate
  1.11.2.2.2.1      +0 -0      src/usr.sbin/rpc.ypupdated/Makefile
  1.9.2.1.4.1       +0 -0      src/usr.sbin/rpc.ypupdated/update.c
  1.6.40.1.4.1      +0 -0      src/usr.sbin/rpc.ypupdated/yp_dbdelete.c
  1.9.28.2.2.1      +0 -0      src/usr.sbin/rpc.ypupdated/yp_dbupdate.c
  1.2.62.1.4.1      +0 -0      src/usr.sbin/rpc.ypupdated/ypupdate
  1.4.42.1.4.1      +0 -0      src/usr.sbin/rpc.ypupdated/ypupdated_extern.h
  1.11.2.1.4.1      +0 -0      src/usr.sbin/rpc.ypupdated/ypupdated_main.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/rpc.ypupdated/ypupdated_server.c
  1.12.2.2.2.1      +0 -0      src/usr.sbin/rpc.ypxfrd/Makefile
  1.18.2.1.4.1      +0 -0      src/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8
  1.5.42.1.4.1      +0 -0      src/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h
  1.14.36.1.4.1     +0 -0      src/usr.sbin/rpc.ypxfrd/ypxfrd_main.c
  1.11.40.1.4.1     +0 -0      src/usr.sbin/rpc.ypxfrd/ypxfrd_server.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/rpcbind/Makefile
  1.5.4.1.4.1       +0 -0      src/usr.sbin/rpcbind/check_bound.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/rpcbind/pmap_svc.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/rpcbind/rpcb_stat.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/rpcbind/rpcb_svc.c
  1.5.4.1.4.1       +0 -0      src/usr.sbin/rpcbind/rpcb_svc_4.c
  1.14.2.1.4.1      +0 -0      src/usr.sbin/rpcbind/rpcb_svc_com.c
  1.10.16.1.4.1     +0 -0      src/usr.sbin/rpcbind/rpcbind.8
  1.22.2.1.4.1      +0 -0      src/usr.sbin/rpcbind/rpcbind.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/rpcbind/rpcbind.h
  1.6.40.1.4.1      +0 -0      src/usr.sbin/rpcbind/security.c
  1.11.2.1.4.1      +0 -0      src/usr.sbin/rpcbind/util.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/rpcbind/warmstart.c
  1.12.2.1.4.1      +0 -0      src/usr.sbin/rrenumd/Makefile
  1.4.4.1.4.1       +0 -0      src/usr.sbin/rrenumd/lexer.l
  1.5.4.1.4.1       +0 -0      src/usr.sbin/rrenumd/parser.y
  1.9.4.1.4.1       +0 -0      src/usr.sbin/rrenumd/rrenumd.8
  1.10.4.1.4.1      +0 -0      src/usr.sbin/rrenumd/rrenumd.c
  1.19.28.1.4.1     +0 -0      src/usr.sbin/rrenumd/rrenumd.conf.5
  1.3.42.1.4.1      +0 -0      src/usr.sbin/rrenumd/rrenumd.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/rtadvctl/Makefile
  1.2.2.2.2.1       +0 -0      src/usr.sbin/rtadvctl/rtadvctl.8
  1.2.2.1.4.1       +0 -0      src/usr.sbin/rtadvctl/rtadvctl.c
  1.16.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/Makefile
  1.14.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/advcap.c
  1.6.4.1.4.1       +0 -0      src/usr.sbin/rtadvd/advcap.h
  1.33.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/config.c
  1.10.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/config.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/control.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/control.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/control_client.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/control_client.h
  1.2.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/control_server.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/control_server.h
  1.14.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/if.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/if.h
  1.7.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/pathnames.h
  1.12.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/rrenum.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/rrenum.h
  1.21.2.3.2.1      +0 -0      src/usr.sbin/rtadvd/rtadvd.8
  1.36.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/rtadvd.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/rtadvd.conf
  1.19.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/rtadvd.conf.5
  1.13.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/rtadvd.h
  1.12.2.1.4.1      +0 -0      src/usr.sbin/rtadvd/timer.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/timer.h
  1.1.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/timer_subr.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/rtadvd/timer_subr.h
  1.9.2.1.4.1       +0 -0      src/usr.sbin/rtprio/Makefile
  1.30.2.1.4.1      +0 -0      src/usr.sbin/rtprio/rtprio.1
  1.12.2.2.2.1      +0 -0      src/usr.sbin/rtprio/rtprio.c
  1.17.2.1.4.1      +0 -0      src/usr.sbin/rtsold/Makefile
  1.13.2.1.4.1      +0 -0      src/usr.sbin/rtsold/dump.c
  1.19.2.1.4.1      +0 -0      src/usr.sbin/rtsold/if.c
  1.14.2.1.4.1      +0 -0      src/usr.sbin/rtsold/probe.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/rtsold/rtsock.c
  1.17.2.1.4.1      +0 -0      src/usr.sbin/rtsold/rtsol.c
  1.21.2.1.4.1      +0 -0      src/usr.sbin/rtsold/rtsold.8
  1.31.2.1.4.1      +0 -0      src/usr.sbin/rtsold/rtsold.c
  1.14.2.1.4.1      +0 -0      src/usr.sbin/rtsold/rtsold.h
  1.10.2.1.4.1      +0 -0      src/usr.sbin/rwhod/Makefile
  1.24.2.1.4.1      +0 -0      src/usr.sbin/rwhod/rwhod.8
  1.26.2.1.4.1      +0 -0      src/usr.sbin/rwhod/rwhod.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/sa/Makefile
  1.3.4.2.2.1       +0 -0      src/usr.sbin/sa/db.c
  1.7.16.1.4.1      +0 -0      src/usr.sbin/sa/extern.h
  1.19.2.1.4.1      +0 -0      src/usr.sbin/sa/main.c
  1.4.62.1.4.1      +0 -0      src/usr.sbin/sa/pathnames.h
  1.15.2.1.4.1      +0 -0      src/usr.sbin/sa/pdb.c
  1.21.2.1.4.1      +0 -0      src/usr.sbin/sa/sa.8
  1.17.2.1.4.1      +0 -0      src/usr.sbin/sa/usrdb.c
  1.150.2.1.4.1     +0 -0      src/usr.sbin/sade/Makefile
  1.23.18.1.4.1     +0 -0      src/usr.sbin/sade/command.c
  1.242.4.1.4.1     +0 -0      src/usr.sbin/sade/config.c
  1.170.18.1.4.1    +0 -0      src/usr.sbin/sade/devices.c
  1.166.2.1.4.1     +0 -0      src/usr.sbin/sade/disks.c
  1.51.18.1.4.1     +0 -0      src/usr.sbin/sade/dispatch.c
  1.51.18.1.4.1     +0 -0      src/usr.sbin/sade/dmenu.c
  1.29.18.1.4.1     +0 -0      src/usr.sbin/sade/globals.c
  1.371.18.2.2.1    +0 -0      src/usr.sbin/sade/install.c
  1.158.4.2.2.1     +0 -0      src/usr.sbin/sade/label.c
  1.4.18.1.4.1      +0 -0      src/usr.sbin/sade/list.h
  1.81.4.1.4.1      +0 -0      src/usr.sbin/sade/main.c
  1.424.2.1.4.1     +0 -0      src/usr.sbin/sade/menus.c
  1.46.18.1.4.1     +0 -0      src/usr.sbin/sade/misc.c
  1.62.18.1.4.1     +0 -0      src/usr.sbin/sade/msg.c
  1.78.4.1.4.1      +0 -0      src/usr.sbin/sade/sade.8
  1.278.4.1.4.1     +0 -0      src/usr.sbin/sade/sade.h
  1.133.4.1.4.1     +0 -0      src/usr.sbin/sade/system.c
  1.39.2.1.4.1      +0 -0      src/usr.sbin/sade/termcap.c
  1.44.4.1.4.1      +0 -0      src/usr.sbin/sade/variable.c
  1.26.18.1.4.1     +0 -0      src/usr.sbin/sade/wizard.c
  1.57.2.3.2.1      +0 -0      src/usr.sbin/sendmail/Makefile
  1.1.6.1.4.1       +0 -0      src/usr.sbin/service/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/service/service.8
  1.3.6.1.4.1       +0 -0      src/usr.sbin/service/service.sh
  1.1.4.1.4.1       +0 -0      src/usr.sbin/services_mkdb/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/services_mkdb/services_mkdb.8
  1.3.4.1.4.1       +0 -0      src/usr.sbin/services_mkdb/services_mkdb.c
  1.1.4.1.4.1       +0 -0      src/usr.sbin/services_mkdb/uniq.c
  1.1.6.1.4.1       +0 -0      src/usr.sbin/setfib/Makefile
  1.3.4.2.2.1       +0 -0      src/usr.sbin/setfib/setfib.1
  1.6.4.1.4.1       +0 -0      src/usr.sbin/setfib/setfib.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/setfmac/Makefile
  1.10.36.1.4.1     +0 -0      src/usr.sbin/setfmac/setfmac.8
  1.11.4.1.4.1      +0 -0      src/usr.sbin/setfmac/setfmac.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/setfmac/setfsmac.8
  1.6.2.1.4.1       +0 -0      src/usr.sbin/setpmac/Makefile
  1.6.2.1.4.1       +0 -0      src/usr.sbin/setpmac/setpmac.8
  1.2.28.1.4.1      +0 -0      src/usr.sbin/setpmac/setpmac.c
  1.8.4.1.4.1       +0 -0      src/usr.sbin/sicontrol/Makefile
  1.21.4.1.4.1      +0 -0      src/usr.sbin/sicontrol/sicontrol.8
  1.18.4.1.4.1      +0 -0      src/usr.sbin/sicontrol/sicontrol.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/smbmsg/Makefile
  1.1.1.1.36.1.4.1  +0 -0      src/usr.sbin/smbmsg/pathnames.h
  1.7.2.2.2.1       +0 -0      src/usr.sbin/smbmsg/smbmsg.8
  1.3.36.1.4.1      +0 -0      src/usr.sbin/smbmsg/smbmsg.c
  1.1.20.1.4.1      +0 -0      src/usr.sbin/snapinfo/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/snapinfo/snapinfo.8
  1.4.2.1.4.1       +0 -0      src/usr.sbin/snapinfo/snapinfo.c
  1.11.42.1.4.1     +0 -0      src/usr.sbin/spkrtest/Makefile
  1.12.42.1.4.1     +0 -0      src/usr.sbin/spkrtest/spkrtest.8
  1.4.2.1.4.1       +0 -0      src/usr.sbin/spkrtest/spkrtest.sh
  1.10.42.1.4.1     +0 -0      src/usr.sbin/spray/Makefile
  1.10.42.1.4.1     +0 -0      src/usr.sbin/spray/spray.8
  1.10.42.1.4.1     +0 -0      src/usr.sbin/spray/spray.c
  1.154.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/Makefile
  1.39.16.1.4.1     +0 -0      src/usr.sbin/sysinstall/anonFTP.c
  1.59.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/cdrom.c
  1.20.42.1.4.1     +0 -0      src/usr.sbin/sysinstall/command.c
  1.252.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/config.c
  1.198.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/devices.c
  1.5.36.1.4.1      +0 -0      src/usr.sbin/sysinstall/dhcp.c
  1.169.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/disks.c
  1.56.2.2.2.1      +0 -0      src/usr.sbin/sysinstall/dispatch.c
  1.264.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/dist.c
  1.76.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/dist.h
  1.48.4.1.4.1      +0 -0      src/usr.sbin/sysinstall/dmenu.c
  1.33.4.1.4.1      +0 -0      src/usr.sbin/sysinstall/doc.c
  1.25.42.1.4.1     +0 -0      src/usr.sbin/sysinstall/dos.c
  1.39.36.1.4.1     +0 -0      src/usr.sbin/sysinstall/floppy.c
  1.46.16.1.4.1     +0 -0      src/usr.sbin/sysinstall/ftp.c
  1.29.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/globals.c
  1.8.16.1.4.1      +0 -0      src/usr.sbin/sysinstall/http.c
  1.120.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/index.c
  1.396.2.2.2.1     +0 -0      src/usr.sbin/sysinstall/install.c
  1.14.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/install.cfg
  1.99.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/installUpgrade.c
  1.11.4.1.4.1      +0 -0      src/usr.sbin/sysinstall/keymap.c
  1.163.2.2.2.1     +0 -0      src/usr.sbin/sysinstall/label.c
  1.2.44.1.4.1      +0 -0      src/usr.sbin/sysinstall/list.h
  1.84.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/main.c
  1.131.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/media.c
  1.462.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/menus.c
  1.45.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/misc.c
  1.10.2.2.2.1      +0 -0      src/usr.sbin/sysinstall/modules.c
  1.9.42.1.4.1      +0 -0      src/usr.sbin/sysinstall/mouse.c
  1.61.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/msg.c
  1.55.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/network.c
  1.25.38.1.4.1     +0 -0      src/usr.sbin/sysinstall/nfs.c
  1.86.4.1.4.1      +0 -0      src/usr.sbin/sysinstall/options.c
  1.108.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/package.c
  1.92.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/sysinstall.8
  1.295.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/sysinstall.h
  1.137.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/system.c
  1.144.2.1.4.1     +0 -0      src/usr.sbin/sysinstall/tcpip.c
  1.35.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/termcap.c
  1.4.42.1.4.1      +0 -0      src/usr.sbin/sysinstall/ttys.c
  1.16.4.1.4.1      +0 -0      src/usr.sbin/sysinstall/ufs.c
  1.3.4.1.4.1       +0 -0      src/usr.sbin/sysinstall/usb.c
  1.24.2.1.4.1      +0 -0      src/usr.sbin/sysinstall/user.c
  1.42.4.1.4.1      +0 -0      src/usr.sbin/sysinstall/variable.c
  1.24.16.1.4.1     +0 -0      src/usr.sbin/sysinstall/wizard.c
  1.19.2.1.4.1      +0 -0      src/usr.sbin/syslogd/Makefile
  1.2.36.1.4.1      +0 -0      src/usr.sbin/syslogd/pathnames.h
  1.47.4.1.4.1      +0 -0      src/usr.sbin/syslogd/syslog.conf.5
  1.66.2.2.2.1      +0 -0      src/usr.sbin/syslogd/syslogd.8
  1.169.2.1.4.1     +0 -0      src/usr.sbin/syslogd/syslogd.c
  1.13.2.1.4.1      +0 -0      src/usr.sbin/tcpdchk/Makefile
  1.11.2.1.4.1      +0 -0      src/usr.sbin/tcpdmatch/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/tcpdrop/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/tcpdrop/tcpdrop.8
  1.5.2.1.4.1       +0 -0      src/usr.sbin/tcpdrop/tcpdrop.c
  1.3.16.1.4.1      +0 -0      src/usr.sbin/tcpdump/Makefile
  1.4.2.1.4.1       +0 -0      src/usr.sbin/tcpdump/Makefile.inc
  1.52.2.2.2.1      +0 -0      src/usr.sbin/tcpdump/tcpdump/Makefile
  1.9.2.2.2.1       +0 -0      src/usr.sbin/tcpdump/tcpdump/config.h
  1.7.2.2.2.1       +0 -0      src/usr.sbin/tcpdump/tcpdump/tcpdump.1
  1.2.42.1.4.1      +0 -0      src/usr.sbin/timed/Makefile
  1.2.42.1.4.1      +0 -0      src/usr.sbin/timed/timed/CHANGES
  1.6.4.1.4.1       +0 -0      src/usr.sbin/timed/timed/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/timed/timed/acksend.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/timed/timed/byteorder.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/timed/timed/candidate.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/timed/timed/cksum.c
  1.9.2.2.2.1       +0 -0      src/usr.sbin/timed/timed/correct.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/timed/timed/extern.h
  1.9.2.2.2.1       +0 -0      src/usr.sbin/timed/timed/globals.h
  1.12.2.1.4.1      +0 -0      src/usr.sbin/timed/timed/master.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/timed/timed/measure.c
  1.7.2.2.2.1       +0 -0      src/usr.sbin/timed/timed/networkdelta.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/timed/timed/pathnames.h
  1.10.2.2.2.1      +0 -0      src/usr.sbin/timed/timed/readmsg.c
  1.12.2.1.4.1      +0 -0      src/usr.sbin/timed/timed/slave.c
  1.20.2.2.2.1      +0 -0      src/usr.sbin/timed/timed/timed.8
  1.13.2.1.4.1      +0 -0      src/usr.sbin/timed/timed/timed.c
  1.8.4.1.4.1       +0 -0      src/usr.sbin/timed/timedc/Makefile
  1.14.2.2.2.1      +0 -0      src/usr.sbin/timed/timedc/cmds.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/timed/timedc/cmdtab.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/timed/timedc/extern.h
  1.17.2.1.4.1      +0 -0      src/usr.sbin/timed/timedc/timedc.8
  1.8.2.1.4.1       +0 -0      src/usr.sbin/timed/timedc/timedc.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/timed/timedc/timedc.h
  1.27.2.1.4.1      +0 -0      src/usr.sbin/traceroute/Makefile
  1.2.6.1.4.1       +0 -0      src/usr.sbin/traceroute/findsaddr-udp.c
  1.14.2.1.4.1      +0 -0      src/usr.sbin/traceroute6/Makefile
  1.19.2.1.4.1      +0 -0      src/usr.sbin/traceroute6/traceroute6.8
  1.25.2.2.2.1      +0 -0      src/usr.sbin/traceroute6/traceroute6.c
  1.9.16.1.4.1      +0 -0      src/usr.sbin/trpt/Makefile
  1.17.28.1.4.1     +0 -0      src/usr.sbin/trpt/trpt.8
  1.21.4.1.4.1      +0 -0      src/usr.sbin/trpt/trpt.c
  1.19.2.1.4.1      +0 -0      src/usr.sbin/tzsetup/Makefile
  1.24.2.1.4.1      +0 -0      src/usr.sbin/tzsetup/tzsetup.8
  1.38.2.2.4.1      +0 -0      src/usr.sbin/tzsetup/tzsetup.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/uathload/Makefile
  1.2.2.1.4.1       +0 -0      src/usr.sbin/uathload/uathload.8
  1.1.4.1.4.1       +0 -0      src/usr.sbin/uathload/uathload.c
  1.4.40.1.4.1      +0 -0      src/usr.sbin/ugidfw/Makefile
  1.10.2.1.4.1      +0 -0      src/usr.sbin/ugidfw/ugidfw.8
  1.7.4.1.4.1       +0 -0      src/usr.sbin/ugidfw/ugidfw.c
  1.2.2.1.4.1       +0 -0      src/usr.sbin/uhsoctl/Makefile
  1.3.2.1.4.1       +0 -0      src/usr.sbin/uhsoctl/uhsoctl.1
  1.2.2.2.2.1       +0 -0      src/usr.sbin/uhsoctl/uhsoctl.c
  1.3.2.1.4.1       +0 -0      src/usr.sbin/usbconfig/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/usbconfig/dump.c
  1.4.2.1.4.1       +0 -0      src/usr.sbin/usbconfig/dump.h
  1.5.2.1.4.1       +0 -0      src/usr.sbin/usbconfig/usbconfig.8
  1.11.2.1.4.1      +0 -0      src/usr.sbin/usbconfig/usbconfig.c
  1.2.4.1.4.1       +0 -0      src/usr.sbin/usbdump/Makefile
  1.4.2.3.2.1       +0 -0      src/usr.sbin/usbdump/usbdump.8
  1.7.2.5.2.1       +0 -0      src/usr.sbin/usbdump/usbdump.c
  1.1.2.1.4.1       +0 -0      src/usr.sbin/utxrm/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.sbin/utxrm/utxrm.8
  1.1.2.1.4.1       +0 -0      src/usr.sbin/utxrm/utxrm.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/vidcontrol/Makefile
  1.11.28.1.4.1     +0 -0      src/usr.sbin/vidcontrol/decode.c
  1.2.42.1.4.1      +0 -0      src/usr.sbin/vidcontrol/decode.h
  1.60.2.1.4.1      +0 -0      src/usr.sbin/vidcontrol/vidcontrol.1
  1.56.2.2.2.1      +0 -0      src/usr.sbin/vidcontrol/vidcontrol.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/vipw/Makefile
  1.16.16.2.2.1     +0 -0      src/usr.sbin/vipw/vipw.8
  1.16.36.1.4.1     +0 -0      src/usr.sbin/vipw/vipw.c
  1.5.2.1.4.1       +0 -0      src/usr.sbin/wake/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/wake/wake.8
  1.5.2.3.2.1       +0 -0      src/usr.sbin/wake/wake.c
  1.16.40.1.4.1     +0 -0      src/usr.sbin/watch/Makefile
  1.30.28.1.4.1     +0 -0      src/usr.sbin/watch/watch.8
  1.36.4.2.2.1      +0 -0      src/usr.sbin/watch/watch.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/watchdogd/Makefile
  1.8.16.1.4.1      +0 -0      src/usr.sbin/watchdogd/watchdog.8
  1.7.16.1.4.1      +0 -0      src/usr.sbin/watchdogd/watchdogd.8
  1.19.2.1.4.1      +0 -0      src/usr.sbin/watchdogd/watchdogd.c
  1.6.2.1.4.1       +0 -0      src/usr.sbin/wlandebug/Makefile
  1.8.4.2.2.1       +0 -0      src/usr.sbin/wlandebug/wlandebug.8
  1.11.4.1.4.1      +0 -0      src/usr.sbin/wlandebug/wlandebug.c
  1.9.2.1.4.1       +0 -0      src/usr.sbin/wlconfig/Makefile
  1.19.36.1.4.1     +0 -0      src/usr.sbin/wlconfig/wlconfig.8
  1.11.42.1.4.1     +0 -0      src/usr.sbin/wlconfig/wlconfig.c
  1.4.16.1.4.1      +0 -0      src/usr.sbin/wpa/Makefile
  1.1.2.2.2.1       +0 -0      src/usr.sbin/wpa/Makefile.crypto
  1.4.4.2.2.1       +0 -0      src/usr.sbin/wpa/Makefile.inc
  1.9.2.2.2.1       +0 -0      src/usr.sbin/wpa/hostapd/Makefile
  1.26.2.1.4.1      +0 -0      src/usr.sbin/wpa/hostapd/driver_freebsd.c
  1.4.4.2.2.1       +0 -0      src/usr.sbin/wpa/hostapd/hostapd.8
  1.5.4.3.2.1       +0 -0      src/usr.sbin/wpa/hostapd/hostapd.conf.5
  1.6.4.1.4.1       +0 -0      src/usr.sbin/wpa/hostapd_cli/Makefile
  1.3.4.1.4.1       +0 -0      src/usr.sbin/wpa/hostapd_cli/hostapd_cli.8
  1.1.20.1.4.1      +0 -0      src/usr.sbin/wpa/ndis_events/Makefile
  1.7.16.2.2.1      +0 -0      src/usr.sbin/wpa/ndis_events/ndis_events.8
  1.8.2.1.4.1       +0 -0      src/usr.sbin/wpa/ndis_events/ndis_events.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/wpa/wpa_cli/Makefile
  1.5.2.1.4.1       +0 -0      src/usr.sbin/wpa/wpa_cli/wpa_cli.8
  1.4.2.1.4.1       +0 -0      src/usr.sbin/wpa/wpa_passphrase/Makefile
  1.3.4.1.4.1       +0 -0      src/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8
  1.19.2.3.2.1      +0 -0      src/usr.sbin/wpa/wpa_supplicant/Makefile
  1.7.2.1.4.1       +0 -0      src/usr.sbin/wpa/wpa_supplicant/Packet32.c
  1.2.20.1.4.1      +0 -0      src/usr.sbin/wpa/wpa_supplicant/Packet32.h
  1.20.2.1.4.1      +0 -0      src/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c
  1.2.20.1.4.1      +0 -0      src/usr.sbin/wpa/wpa_supplicant/ntddndis.h
  1.6.4.1.4.1       +0 -0      src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
  1.15.2.2.2.1      +0 -0      src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
  1.10.2.1.4.1      +0 -0      src/usr.sbin/yp_mkdb/Makefile
  1.18.28.1.4.1     +0 -0      src/usr.sbin/yp_mkdb/yp_mkdb.8
  1.16.40.2.2.1     +0 -0      src/usr.sbin/yp_mkdb/yp_mkdb.c
  1.10.2.1.4.1      +0 -0      src/usr.sbin/ypbind/Makefile
  1.17.4.1.4.1      +0 -0      src/usr.sbin/ypbind/yp_ping.c
  1.2.42.1.4.1      +0 -0      src/usr.sbin/ypbind/yp_ping.h
  1.24.2.1.4.1      +0 -0      src/usr.sbin/ypbind/ypbind.8
  1.41.2.2.2.1      +0 -0      src/usr.sbin/ypbind/ypbind.c
  1.8.2.1.4.1       +0 -0      src/usr.sbin/yppoll/Makefile
  1.8.2.1.4.1       +0 -0      src/usr.sbin/yppoll/yppoll.8
  1.12.36.1.4.1     +0 -0      src/usr.sbin/yppoll/yppoll.c
  1.10.2.2.2.1      +0 -0      src/usr.sbin/yppush/Makefile
  1.18.28.1.4.1     +0 -0      src/usr.sbin/yppush/yppush.8
  1.5.42.1.4.1      +0 -0      src/usr.sbin/yppush/yppush_extern.h
  1.23.2.1.4.1      +0 -0      src/usr.sbin/yppush/yppush_main.c
  1.25.2.2.2.1      +0 -0      src/usr.sbin/ypserv/Makefile
  1.39.4.1.4.1      +0 -0      src/usr.sbin/ypserv/Makefile.yp
  1.24.4.1.4.1      +0 -0      src/usr.sbin/ypserv/yp_access.c
  1.25.40.1.4.1     +0 -0      src/usr.sbin/ypserv/yp_dblookup.c
  1.27.28.1.4.1     +0 -0      src/usr.sbin/ypserv/yp_dnslookup.c
  1.10.40.1.4.1     +0 -0      src/usr.sbin/ypserv/yp_error.c
  1.17.28.1.4.1     +0 -0      src/usr.sbin/ypserv/yp_extern.h
  1.35.2.4.2.1      +0 -0      src/usr.sbin/ypserv/yp_main.c
  1.41.2.1.4.1      +0 -0      src/usr.sbin/ypserv/yp_server.c
  1.8.40.1.4.1      +0 -0      src/usr.sbin/ypserv/yp_svc_udp.c
  1.18.2.1.4.1      +0 -0      src/usr.sbin/ypserv/ypinit.8
  1.5.2.1.4.1       +0 -0      src/usr.sbin/ypserv/ypinit.sh
  1.44.2.1.4.1      +0 -0      src/usr.sbin/ypserv/ypserv.8
  1.5.2.1.4.1       +0 -0      src/usr.sbin/ypset/Makefile
  1.10.42.1.4.1     +0 -0      src/usr.sbin/ypset/ypset.8
  1.16.16.1.4.1     +0 -0      src/usr.sbin/ypset/ypset.c
  1.7.2.1.4.1       +0 -0      src/usr.sbin/zic/Makefile
  1.4.62.1.4.1      +0 -0      src/usr.sbin/zic/Makefile.inc
  1.3.4.1.4.1       +0 -0      src/usr.sbin/zic/README
  1.14.2.1.4.1      +0 -0      src/usr.sbin/zic/zdump/Makefile
  1.15.2.1.4.1      +0 -0      src/usr.sbin/zic/zic/Makefile
  1.1.38.1.4.1      +0 -0      src/usr.sbin/zzz/Makefile
  1.4.36.1.4.1      +0 -0      src/usr.sbin/zzz/zzz.8
  1.2.38.1.4.1      +0 -0      src/usr.sbin/zzz/zzz.sh



kensmith    2012-08-06 00:15:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/sys              param.h 
  Log:
  SVN rev 239082 on 2012-08-06 00:15:49Z by kensmith
  
  Update __FreeBSD_version to reflect this being the 9.1-RELEASE release
  branch.
  
  Approved by:    re (implicit)
  
  Revision        Changes    Path
  1.487.2.13.2.2  +1 -1      src/sys/sys/param.h



kensmith    2012-08-08 18:39:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/conf             newvers.sh 
  Log:
  SVN rev 239144 on 2012-08-08 18:39:29Z by kensmith
  
  Prep for 9.1-RC1 builds.
  
  Approved by:    re (implicit)
  
  Revision       Changes    Path
  1.95.2.10.2.2  +1 -1      src/sys/conf/newvers.sh



mav         2012-08-20 12:53:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/mps          mps_sas.c 
  Log:
  SVN rev 239418 on 2012-08-20 12:53:29Z by mav
  
  MFC r238969:
  Fix kernel panic on `camcontrol reset` for specific target, caused by
  uninitialized cm_targ in mpssas_action_resetdev().
  
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.11.2.9.2.2  +1 -0      src/sys/dev/mps/mps_sas.c



kan         2012-08-20 15:19:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/kern             kern_intr.c 
  Log:
  SVN rev 239437 on 2012-08-20 15:19:34Z by kan
  
  MFC r239095: Do not add handler to event handlers list until ithread
  is created.
  
  In rare event when fast and ithread interrupts share the same vector
  and the fast handler was registered first, we can end up trying to
  schedule the ithread that is not created yet. The kernel built with
  INVARIANTS then triggers an assertion.
  
  Change the order to create the ithread first and only then add the
  handler that needs it to the interrupt event handlers list.
  
  Approved by: re (kib)
  Reviewed by: jhb
  
  Revision       Changes    Path
  1.181.2.2.2.2  +27 -25    src/sys/kern/kern_intr.c



jimharris    2012-08-20 16:55:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/geom/virstor     g_virstor.c 
  Log:
  SVN rev 239449 on 2012-08-20 16:55:55Z by jimharris
  
  MFC r239021:
  
  In virstor_ctl_stop(), check for a valid softc before trying to update
  metadata.
  
  Approved by: re (kib)
  
  Revision      Changes    Path
  1.10.2.1.4.2  +6 -0      src/sys/geom/virstor/g_virstor.c



tuexen      2012-08-20 17:06:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/netinet          sctp_pcb.c 
  Log:
  SVN rev 239451 on 2012-08-20 17:06:50Z by tuexen
  
  MFC r239041:
  
  Fix a bug reported by Simon L. B. Nielsen:
  If an SCTP endpoint receives an ASCONF with a wildcard
  lookup address and incorrect verification tag, the system
  crashes.
  This bug was found by Shaun Colley.
  
  Approved by:    re (kib)
  
  Revision        Changes    Path
  1.152.2.20.2.2  +0 -2      src/sys/netinet/sctp_pcb.c



tuexen      2012-08-20 17:36:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/netinet          sctp_pcb.c 
  Log:
  SVN rev 239452 on 2012-08-20 17:36:10Z by tuexen
  
  MFC r239052:
  Fix a refcount issue. The caller only decrements if stcb is NULL.
  
  Approved by:    re (kib)
  
  Revision        Changes    Path
  1.152.2.20.2.3  +3 -4      src/sys/netinet/sctp_pcb.c



delphij     2012-08-20 18:10:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/mlx          mlxvar.h 
  Log:
  SVN rev 239456 on 2012-08-20 18:10:48Z by delphij
  
  MFC r238997:
  
  Correct a typo.
  
  Reported by:    Sascha Wildner <swildner dragonflybsd org>
  Reviewed by:    scottl
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.23.4.1.4.2  +1 -1      src/sys/dev/mlx/mlxvar.h



delphij     2012-08-20 18:27:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/hptiop       hptiop.c 
  Log:
  SVN rev 239460 on 2012-08-20 18:27:02Z by delphij
  
  MFC r239084
  
  Add PCI IDs for various new High Point RocketRAID 43xx and 3xxx devices.
  
  Obtained from:  FreeNAS
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.9.2.5.2.2  +9 -3      src/sys/dev/hptiop/hptiop.c



marius      2012-08-21 09:43:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/esp          ncr53c9x.c 
  Log:
  SVN rev 239488 on 2012-08-21 09:43:03Z by marius
  
  MFC: r239089
  
  - Merge from NetBSD:
    When issuing a non-DMA command, make sure to set the "remaining length of
    command to be transferred via DMA" (sc_cmdlen) to zero up-front, otherwise
    we might get confused on command competition interrupt (no DMA active but
    still data left to transfer).
  - Implement handling of MSG_IGN_WIDE_RESIDUE which some targets produce, as
    just rejecting these leads to a resend and disconnect loop.
    Reported and tested by: mjacob
  
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.20.2.4.4.2  +40 -20    src/sys/dev/esp/ncr53c9x.c



marius      2012-08-21 11:17:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/sparc64/include  pmap.h 
    sys/sparc64/sparc64  pmap.c 
  Log:
  SVN rev 239491 on 2012-08-21 11:17:11Z by marius
  
  MFC: r239079
  
  Merge r236494 from x86:
  
  Isolate the global TTE list lock from data and other locks to prevent false
  sharing within the cache.
  
  Approved by:    re (kib)
  
  Revision       Changes    Path
  1.56.2.2.2.2   +7 -1      src/sys/sparc64/include/pmap.h
  1.223.2.6.2.2  +5 -3      src/sys/sparc64/sparc64/pmap.c



emaste      2012-08-21 11:34:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 239492 on 2012-08-21 11:34:40Z by emaste
  
  MFC r238718: Quirk MS keyboard so that function keys work
  
    The function keys on a Microsoft Natural Egronomic Keyboard 4000 have been
    repurposed as "Help", "Undo", "Redo" etc., and a special "F Lock" key is
    required to return them to their normal purpose.
  
    This change enables the UQ_KBD_BOOTPROTO quirk for the MS Natural 4000
    keyboard to get the keys working again.  More extensive changes to the USB
    keyboard infrastructure would be needed to fully support the "F Lock" mode
    and the extended keys on this keyboard.
  
  PR:             usb/116947
  Approved by:    re
  
  Revision      Changes    Path
  1.32.2.4.2.2  +1 -0      src/sys/dev/usb/quirk/usb_quirk.c



mav         2012-08-21 12:37:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/ata          ata-lowlevel.c 
  Log:
  SVN rev 239496 on 2012-08-21 12:37:37Z by mav
  
  MFC r238673:
  Use 16bit PIO instead of 32bit in case of misaligned buffer.
  It fixes kernel panic during CD write with cdrecord on sparc64.
  
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.92.2.1.4.2  +14 -18    src/sys/dev/ata/ata-lowlevel.c



lstewart    2012-08-22 01:28:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/netinet/khelp    h_ertt.c 
  Log:
  SVN rev 239550 on 2012-08-22 01:28:16Z by lstewart
  
  MFC r239346:
  
  The TCP PAWS fix for kernels with fast tick rates (r231767) changed the TCP
  timestamp related stack variables to reference ms directly instead of ticks. The
  h_ertt(4) Khelp module relies on TCP timestamp information in order to calculate
  its enhanced RTT estimates, but was not updated as part of r231767.
  
  Consequently, h_ertt has not been calculating correct RTT estimates since
  r231767 was comitted, which in turn broke all delay-based congestion control
  algorithms because they rely on the h_ertt RTT estimates.
  
  Fix the breakage by switching h_ertt to use tcp_ts_getticks() in place of all
  previous uses of the ticks variable. This ensures all timestamp related
  variables in h_ertt use the same units as the TCP stack and therefore results in
  meaningful comparisons and RTT estimate calculations.
  
  Reported & tested by:   Naeem Khademi (naeemk at ifi uio no)
  Discussed with: bz
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.2.4.1.4.2  +6 -4      src/sys/netinet/khelp/h_ertt.c



cperciva    2012-08-24 05:36:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/amd64/conf       XENHVM 
    sys/i386/conf        XENHVM 
  Log:
  SVN rev 239639 on 2012-08-24 05:36:37Z by cperciva
  
  MFC r239228: Build modules along with the XENHVM kernels.
  
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.12.2.1.4.2  +0 -2      src/sys/amd64/conf/XENHVM
  1.2.2.2.2.2   +0 -2      src/sys/i386/conf/XENHVM



bschmidt    2012-08-24 06:56:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/net80211         ieee80211.h 
  Log:
  SVN rev 239641 on 2012-08-24 06:56:44Z by bschmidt
  
  MFC r231187:
  Update the 802.11s IE numbers to represent the latest 802.11 amendment
  standard.
  
  This update breaks compatibility with older mesh setups but is necessary as
  the previous IDs are used by another amendment leading to unexpected results
  when trying to associate with an accesspoint using the affected IDs.
  
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.35.2.1.4.2  +25 -20    src/sys/net80211/ieee80211.h



imp         2012-08-26 05:11:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/geom             geom_disk.c geom_disk.h 
  Log:
  SVN rev 239707 on 2012-08-26 05:11:52Z by imp
  
  MFS: r239148
  
      r239148 | imp | 2012-08-08 14:21:33 -0600 (Wed, 08 Aug 2012) | 8 lines
  
      Make the addition of the d_gone binary compatible.  This allows
      storage drivers compiled for 9.0 to work on 9.1 and preserves the ABI
      for disks.
  
      Reviewed by:    scottl, ken
      Approved by:    re@ (kensmith)
      MFS after:      releng/9.1 gets sorted
  
  This change fixes the binary compatibility problems with additions to
  the disk(9) API.  Disk drivers compiled against 9.0 will not work on
  9.1-RC1, but should start working after this change or in 9.1-RC2 and
  later.  Disk drivers should not be linked against 9.1-RC1 for
  distribution, except specifically for testing on RC1.  This was
  planned for RC1, but it was delayed due to circumstancs beyond my
  control.
  
  Approved by: re@ (kensmith)
  
  Revision       Changes    Path
  1.120.2.2.2.2  +11 -2     src/sys/geom/geom_disk.c
  1.12.2.2.2.2   +4 -1      src/sys/geom/geom_disk.h



jimharris    2012-08-27 18:10:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/isci         isci.c isci.h isci_controller.c 
    sys/dev/isci/scil    sati_unmap.c scif_sas_sati_binding.h 
                         scif_sas_stp_io_request.c 
  Log:
  SVN rev 239741 on 2012-08-27 18:10:25Z by jimharris
  
  MFC r239545:
  
    Fix/add isci(4) support for SCSI UNMAP to ATA DSM translation.
  
    This addresses kernel panic observed when sending SCSI UNMAP
    commands to SATA disks attached to isci(4).
  
    1) Flesh out callback routines to allocate/free buffers needed for
       translating SCSI UNMAP data to ATA DSM data.
    2) Add controller-level pool for storing buffers previously allocated
       for UNMAP translation, to lessen chance of no buffer available
       under memory pressure.
    3) Ensure driver properly handles case where buffer pool is empty
       and contigmalloc returns NULL.
  
  Sponsored by:   Intel
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.1.4.3.2.2  +8 -0      src/sys/dev/isci/isci.c
  1.2.4.5.2.2  +1 -0      src/sys/dev/isci/isci.h
  1.1.4.6.2.2  +41 -0     src/sys/dev/isci/isci_controller.c
  1.1.4.2.2.2  +2 -2      src/sys/dev/isci/scil/sati_unmap.c
  1.1.4.2.2.2  +2 -9      src/sys/dev/isci/scil/scif_sas_sati_binding.h
  1.2.4.2.2.2  +2 -0      src/sys/dev/isci/scil/scif_sas_stp_io_request.c



jimharris    2012-08-27 18:12:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 239742 on 2012-08-27 18:12:08Z by jimharris
  
  MFC r239655:
  
    Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct local
    variable when determining various sizes related to SCSI UNMAP block
    descriptor lists.
  
  Sponsored by:   Intel
  Approved by:    re (kib)
  
  Revision        Changes    Path
  1.261.2.17.2.2  +3 -3      src/sys/cam/scsi/scsi_da.c



jimharris    2012-08-27 18:14:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/isci         isci_remote_device.c 
  Log:
  SVN rev 239743 on 2012-08-27 18:14:22Z by jimharris
  
  MFC r239665:
  
    Clear freeze bit before calling xpt_release_devq.
  
    This ensures that any ccbs which immediately start during the call to
    xpt_release_devq see an accurate picture of the frozen_lun_mask.
  
  Sponsored by:   Intel
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.2.4.4.2.2  +1 -1      src/sys/dev/isci/isci_remote_device.c



fjoe        2012-08-28 17:09:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/puc          puc_cfg.h pucdata.c 
  Log:
  SVN rev 239784 on 2012-08-28 17:09:34Z by fjoe
  
  MFC: r238933
  
  - Change back "d_ofs" to int8_t to not pessimize padding and size of "struct puc_cfg".
  - Use "puc_config_moxa" for Moxa boards that need d_ofs greater than 0x7f
  
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.1.16.2.2.2  +1 -1      src/sys/dev/puc/puc_cfg.h
  1.84.2.6.2.2  +14 -5     src/sys/dev/puc/pucdata.c



avg         2012-08-29 11:28:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/acpica       acpi_cpu.c 
  Log:
  SVN rev 239819 on 2012-08-29 11:28:59Z by avg
  
  MFC r238418: acpi_cpu: separate a notion of current deepest
  allowed+available Cx level from a user-set persistent limit on the said
  level
  
  Reviewed by:    jhb, gianni, sbruno
  Tested by:      sbruno, Vitaly Magerya <vmagerya@gmail.com>
  Approved by:    re(kib)
  
  Revision      Changes    Path
  1.99.2.3.2.2  +29 -45    src/sys/dev/acpica/acpi_cpu.c



jimharris    2012-09-06 16:38:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/isci/scil    sati.c 
  Log:
  SVN rev 240168 on 2012-09-06 16:38:55Z by jimharris
  
  MFC r239889:
  
  Do not call sati_check_data_io() for SATI_UNMAP sequences.
  
  This routine is intended only for commands such as INQUIRY where
  the controller may fill out a smaller amount of data than allocated
  by the host.
  
  The end result of this bug was that isci(4) would report non-zero
  resid for successful SCSI_UNMAP commands.
  
  Sponsored by:   Intel
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.1.4.2.2.2  +0 -4      src/sys/dev/isci/scil/sati.c



tuexen      2012-09-06 18:31:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/netinet          sctputil.c 
  Log:
  SVN rev 240171 on 2012-09-06 18:31:56Z by tuexen
  
  MFC rr240007:
  
  Fix a typo which results in RTT to be off by a factor of 10, if the RTT is
  larger than 1 second.
  
  Approved by:    re (kib)
  
  Revision        Changes    Path
  1.151.2.36.2.2  +1 -1      src/sys/netinet/sctputil.c



bz          2012-09-07 09:22:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/netinet6         ip6_ipsec.c ip6_output.c 
  Log:
  SVN rev 240193 on 2012-09-07 09:22:11Z by bz
  
  MFC r238877-238878:
   Fix a comment that we do not have an SA yet but need to acquire one.
   For consistency put the IPsec comment iside the #fidef section.
  
  MFC r238934
    Improve the should-never-hit printf to ease debugging in case we'd ever hit
    it again when doing the delayed IPv6 checksum calculations.
  
  Approved by:    re (kib)
  
  Revision       Changes    Path
  1.24.2.2.2.2   +1 -1      src/sys/netinet6/ip6_ipsec.c
  1.147.2.6.2.2  +4 -3      src/sys/netinet6/ip6_output.c



bz          2012-09-07 09:45:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/netinet6         ip6_ipsec.c ip6_output.c 
  Log:
  SVN rev 240194 on 2012-09-07 09:45:08Z by bz
  
  MFC r238935,238960:
  
    Properly apply #ifdef INET and leave a comment that we are (will) apply
    delayed IPv6 checksum processing in ip6_output.c when doing IPsec.
  
    In case of IPsec he have to do delayed checksum calculations before
    adding any extension header, or rather before calling into IPsec
    processing as we may send the packet and not return to IPv6 output
    processing here.
  
  PR:             kern/170116
  Approved by:    re (kib)
  
  Revision       Changes    Path
  1.24.2.2.2.3   +3 -3      src/sys/netinet6/ip6_ipsec.c
  1.147.2.6.2.3  +14 -0     src/sys/netinet6/ip6_output.c



kib         2012-09-08 16:45:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/kern             tty.c 
  Log:
  SVN rev 240239 on 2012-09-08 16:45:48Z by kib
  
  MFC r232197 (by phk):
  Also call the low-level driver if ->c_iflag & (IXON|IXOFF|IXANY) changes.
  
  Approved by:    re (kensmith)
  
  Revision       Changes    Path
  1.347.2.2.2.2  +2 -0      src/sys/kern/tty.c



kib         2012-09-08 16:47:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/amd64/amd64      initcpu.c 
  Log:
  SVN rev 240240 on 2012-09-08 16:47:52Z by kib
  
  MFC r239125:
  Do not apply errata 721 workaround when under hypervisor, since
  typical hypervisor does not implement access to the required MSR,
  causing #GP on boot.
  
  PR:     amd64/170388
  Approved by:    re (kensmith)
  
  Revision      Changes    Path
  1.61.2.3.2.2  +7 -1      src/sys/amd64/amd64/initcpu.c



mm          2012-09-09 20:26:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/cddl/compat/opensolaris/sys sid.h 
  Log:
  SVN rev 240288 on 2012-09-09 20:26:19Z by mm
  
  MFC r230454 (pjd):
  Use provided name when allocating ksid domain. It isn't really used
  on FreeBSD, but should fix a panic when pool is imported from another OS
  that is using this.
  
  MFC r240162 (mm):
  Make r230454 more readable and vendor-like.
  
  PR:             kern/171380
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.3.2.1.4.2  +8 -2      src/sys/cddl/compat/opensolaris/sys/sid.h



pjd         2012-09-11 13:58:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/modules/zfs      Makefile 
  Log:
  SVN rev 240363 on 2012-09-11 13:58:03Z by pjd
  
  MFC r226738:
  
  Don't look for includes in userland directories. There is no need for it
  and it breaks building the kernel without userland sources.
  
  Reported by:    andre, imp
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.29.2.1.4.2  +0 -1      src/sys/modules/zfs/Makefile



mav         2012-09-12 10:53:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/acpica       acpi_hpet.c 
  Log:
  SVN rev 240390 on 2012-09-12 10:53:08Z by mav
  
  MFC r240286:
  At least from A70M FCH chipsets AMD started to use their real vendor ID
  (1022) in HPET. But according to report they still haven't fixed problem
  with level-triggered interrupts.
  Make workaround used for earlier chipsets apply to this new ID also.
  
  PR:             amd64/171355
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.38.2.3.2.2  +2 -1      src/sys/dev/acpica/acpi_hpet.c



mav         2012-09-16 11:02:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sbin/geom/class/raid graid.8 
    sys/geom/raid        g_raid.c g_raid.h md_ddf.c md_intel.c 
                         md_jmicron.c md_nvidia.c md_promise.c 
                         md_sii.c tr_concat.c tr_raid0.c 
                         tr_raid1.c tr_raid1e.c tr_raid5.c 
  Log:
  SVN rev 240558 on 2012-09-16 11:02:22Z by mav
  
  MFC r240465:
  Add global and per-module sysctls/tunables to enable/disable metadata taste.
  That should help to handle some cases when disk has some RAID metadata that
  should be ignored, especially during boot.
  
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.1.4.6.2.2  +5 -1      src/sbin/geom/class/raid/graid.8
  1.4.2.2.2.2  +10 -0     src/sys/geom/raid/g_raid.c
  1.1.4.2.2.2  +36 -12    src/sys/geom/raid/g_raid.h
  1.9.2.2.2.2  +2 -1      src/sys/geom/raid/md_ddf.c
  1.3.4.5.2.2  +2 -1      src/sys/geom/raid/md_intel.c
  1.3.4.3.2.2  +2 -1      src/sys/geom/raid/md_jmicron.c
  1.3.4.4.2.2  +2 -1      src/sys/geom/raid/md_nvidia.c
  1.3.4.4.2.2  +2 -1      src/sys/geom/raid/md_promise.c
  1.3.4.3.2.2  +2 -1      src/sys/geom/raid/md_sii.c
  1.1.4.1.4.2  +2 -1      src/sys/geom/raid/tr_concat.c
  1.1.4.1.4.2  +2 -1      src/sys/geom/raid/tr_raid0.c
  1.3.4.3.2.2  +3 -4      src/sys/geom/raid/tr_raid1.c
  1.2.4.3.2.2  +3 -4      src/sys/geom/raid/tr_raid1e.c
  1.3.2.2.2.2  +2 -3      src/sys/geom/raid/tr_raid5.c



jimharris    2012-09-17 16:39:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/isci/scil    sati_util.c sati_write_buffer.c 
  Log:
  SVN rev 240614 on 2012-09-17 16:39:32Z by jimharris
  
  MFC r240514:
  
  isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
  (download microcode with offsets, save, and activate).
  
  SATI translation layer was incorrectly using allocation length instead
  of blocks, and was constructing the ATA command incorrectly.
  
  Also change #define to specify that the 512 block size here is
  specific for DOWNLOAD_MICROCODE, and does not relate to the device's
  logical block size.
  
  Approved by:   re (kib)
  
  Revision     Changes    Path
  1.1.4.2.2.2  +6 -3      src/sys/dev/isci/scil/sati_util.c
  1.1.4.2.2.2  +8 -4      src/sys/dev/isci/scil/sati_write_buffer.c



attilio     2012-09-18 00:43:15 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              _rmlock.h pcpu.h 
  Log:
  SVN rev 240624 on 2012-09-18 00:43:15Z by attilio
  
  Remove namespace pollution in _rmlock.h by defining rm_queue structure
  directly in _rmlock.h and then including it (and its dependencies)
  in pcpu.h. This leads to few _*.h headers to be included in pcpu.h
  but this is not considered a big deal.
  
  Really pc_rm_queue should be implemented as a dynamic member with
  DPCPU interface, but we really want to keep the read acquisition as
  fast as possible, so even the further pc_dynamic indirection should be
  avoided, and the pollution is dealt like this.
  
  Discussed with: jhb
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +5 -5      src/sys/sys/_rmlock.h
  1.58      +5 -18     src/sys/sys/pcpu.h



adrian      2012-09-18 01:27:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah_internal.h 
  Log:
  SVN rev 240625 on 2012-09-18 01:27:24Z by adrian
  
  Add a couple of accessor inline functions for state that exists in net80211.
  
  Obtained from:  Qualcomm Atheros
  
  Revision  Changes    Path
  1.63      +31 -0     src/sys/dev/ath/ath_hal/ah_internal.h



kevlo       2012-09-18 02:19:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-lowlevel.c 
    sys/dev/mly          mly.c 
  Log:
  SVN rev 240627 on 2012-09-18 02:19:43Z by kevlo
  
  Remove bogus break statements.
  
  Obtained from:  DragonFly
  
  Revision  Changes    Path
  1.95      +0 -1      src/sys/dev/ata/ata-lowlevel.c
  1.53      +0 -1      src/sys/dev/mly/mly.c



avg         2012-09-18 07:57:34 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_disk.c 
  Log:
  SVN rev 240629 on 2012-09-18 07:57:34Z by avg
  
  g_disk_flushcache definitely should not be traced under G_T_TOPOLOGY
  
  ... use G_T_BIO instead
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.130     +1 -1      src/sys/geom/geom_disk.c



kevlo       2012-09-18 08:00:43 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         xform_ipip.c 
  Log:
  SVN rev 240630 on 2012-09-18 08:00:43Z by kevlo
  
  Add missing break
  
  Revision  Changes    Path
  1.38      +1 -0      src/sys/netipsec/xform_ipip.c



avg         2012-09-18 08:00:56 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys zfs_debug.h 
  Log:
  SVN rev 240631 on 2012-09-18 08:00:56Z by avg
  
  zfs: allow both DEBUG and ZFS_DEBUG to be defined on command line
  
  Discussed with: pjd
  MFC after:      10 days
  
  Revision  Changes    Path
  1.5       +2 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_debug.h



avg         2012-09-18 08:02:54 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs sa.c 
  Log:
  SVN rev 240632 on 2012-09-18 08:02:54Z by avg
  
  zfs: correctly calculate dn_bonuslen for saving SAs to disk
  
  Since all attribute values start at 8-byte aligned boundary, we would
  previously incorrectly calculate dn_bonuslen if any attribute but the
  last had a variable-length value with length not multiple of 8.
  
  Reported by:    Nicolas Rachinsky <fbsd-mas-0@ml.turing-complete.org>
  Tested by:      Nicolas Rachinsky <fbsd-mas-0@ml.turing-complete.org>
  Reviewed by:    Matthew Ahrens <mahrens@delphix.com> (for upstream)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.6       +4 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c



avg         2012-09-18 08:17:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c 
  Log:
  SVN rev 240634 on 2012-09-18 08:17:29Z by avg
  
  acpi_cpu: explicitly notify userland about c-state changes
  
  ... after they are committed.
  A notification is sent per CPU.
  
  Reviewed by:    imp
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.113     +2 -0      src/sys/dev/acpica/acpi_cpu.c



avg         2012-09-18 08:53:11 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader main.c 
  Log:
  SVN rev 240637 on 2012-09-18 08:53:11Z by avg
  
  loader/i386: replace ugly inb/outb re-implementations with cpufunc.h
  
  Use of __builtin_constant_p in a function that is only called via
  a pointer is a good example of how out-of-date it was.
  
  Suggested by:   bde
  MFC after:      1 week
  
  Revision  Changes    Path
  1.52      +4 -18     src/sys/boot/i386/loader/main.c



glebius     2012-09-18 09:15:32 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf_ioctl.c 
  Log:
  SVN rev 240638 on 2012-09-18 09:15:32Z by glebius
  
  Fix DIOCNATLOOK: zero key padding before performing lookup.
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/netpfil/pf/pf_ioctl.c



adrian      2012-09-18 10:14:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_sysctl.c if_ath_tx.c if_athioctl.h 
  Log:
  SVN rev 240639 on 2012-09-18 10:14:17Z by adrian
  
  Implement my first cut at filtered frames in aggregation sessions.
  
  The hardware can optionally "filter" frames if successive transmissions
  to a given node (ie, "entry in the keycache") fail.  That way the hardware
  can implement a kind of early abort of all the other frames queued to
  that destination, rather than simply trying to TX each frame to that
  destination (and failing.)
  
  The background:
  
  * If a frame comes back as being filtered, the hardware didn't try to
    TX it (or it was outside the TX burst opportunity.) So, take it as a hint
    that some (but not all, see below) frames to the destination may be
    filtered.
  
  * If the CLRDMASK bit is set in a TX descriptor, the "filter to this
    destination" bit in the keycache entry is cleared and TX to that host
    will be unconditionally retried.
  
  * Right now everything has the CLRDMASK bit set, so filtered frames
    tend to be aggregates and frames that fall outside of the WME burst
    window. It was a bit worse in the past as I had messed up the TX
    flags and CLRDMASK wasn't being set on aggregate frames.
  
  The annoying bits:
  
  * It's easy (ish) to do for aggregate session frames - firstly, they
    can be retried in any order as long as they're within the BAW, and
    there's already a bunch of infrastructure tracking how many frames
    the TID has queued to the hardware (tid->hwq_depth.) However, for
    frames that bypassed the software queue, hwq_depth doesn't get
    incremented. I'll fix that in a subsequent commit.
  
  * For non-aggregate session frames, the only retries that can occur
    are ones for sequence numbers that hvaen't successfully been TXed yet.
    Since there's no re-ordering going on in non-aggregate sessions, if any
    subsequent seqno frames make it out, any filtered frames before that
    seqno need to be dropped.
  
    Hence why this initially is just for aggregate session frames.
  
  * Since there may be intermediary frames to the destination that
    have CLRDMASK set - for example, any directly dispatched management
    frames to that destination - it's possible that there will be some
    filtered frames followed up by some non filtered frames.  Thus,
    it can't be assumed that once you see a filtered frame for the given
    destination node, all subsequent frames for all TIDs will be filtered.
  
  Ok, with that in mind:
  
  * Create a per-TID filtered frame queue for frames that the hardware
    returns as filtered.
  
  * Track filtered frames per-tid, rather than per-node.  It just makes
    the locking much easier.
  
  * When a filtered frame appears in the completion function, the node
    transitions to "filtered", and all subsequent completed error frames
    (filtered or otherwise) are put on the filtered frame queue.  The TID
    is paused once (during the transition from non-filtered to filtered).
  
  * If a filtered frame retry count exceeds SWMAX_RETRIES, a BAR should be
    sent.
  
  * Once all the frames queued to the hardware for the given filtered frame
    TID, transition back from filtered frame to non-filtered frame, which
    means pre-pending all the filtered frames onto the head of the software
    queue, clearing the filtered frame state and unpausing the TID.
  
  Things get quite hairy around handling completion (aggr, non-aggr, norm,
  direct-dispatched frames to a hardware queue); whether it's an "error",
  "cleanup" or "BAR" state as well as filtered, which order to do things
  in (eg do filtered BEFORE checking for BAR, as the filter completion
  may be needed to actually transmit a BAR frame.)
  
  This work has definitely reminded me that I have to tidy up all the locking
  and remove some of the ridiculous lock/unlock/lock/unlock going on in the
  completion functions.
  
  It's also reminded me that I should really split out TID versus hardware TXQ
  locking, even if the underlying locking is still the destination hardware TXQ.
  
  Finally, this is all pre-requisite for working on AP mode power save support
  (PS-POLL, uAPSD) as well as improving performance to misbehaving nodes (as
  they can transition into filter mode, stopping any TX until everything has
  caught up.)
  
  Finally (ish) - this should also be done for non-aggregate sessions as
  there are still plenty of laptops and mobile devices that don't speak
  802.11n but do wish for stable, useful power save AP support where packets
  aren't simply dropped.  This requires software retransmission for
  non-aggregate sessions to be implemented, which includes the caveats I've
  mentioned above.
  
  Finally finally - this doesn't yet do anything about the CLRDMASK bit in the
  TX descriptor.  That's still unconditionally set to 1.  I'll debug the
  current work (mostly ensuring I haven't busted up the hairy transitions
  between BAR, filtered, error (all frames in an aggregate failing) and
  cleanup (when transitioning from aggregation -> non-aggregation.))
  
  Finally finally finally - this is all original work by yours truely, rather
  than ported from the Atheros internal driver codebase or Linux ath9k.
  
  Tested:
   * AR9280, AR5416 in STA mode
   * AR9280, AR9130 in hostap mode
   * Lots and lots of iperf testing in very marginal and non-marginal conditions,
     complete with inducing filtered frames + BAR TX conditions.
  
  Revision  Changes    Path
  1.26      +2 -0      src/sys/dev/ath/if_ath_sysctl.c
  1.84      +506 -76   src/sys/dev/ath/if_ath_tx.c
  1.48      +2 -1      src/sys/dev/ath/if_athioctl.h



glebius     2012-09-18 10:52:46 UTC

  FreeBSD src repository

  Modified files:
    sys/net              pfvar.h 
  Log:
  SVN rev 240640 on 2012-09-18 10:52:46Z by glebius
  
  - Add $FreeBSD$ to allow modifications to this file.
  - Move $OpenBSD$ to a more standard place.
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/net/pfvar.h



glebius     2012-09-18 10:54:56 UTC

  FreeBSD src repository

  Modified files:
    sys/net              pfvar.h 
    sys/netpfil/pf       pf.c pf_lb.c 
  Log:
  SVN rev 240641 on 2012-09-18 10:54:56Z by glebius
  
  Make ruleset anchors in pf(4) reentrant. We've got two problems here:
  
  1) Ruleset parser uses a global variable for anchor stack.
  2) When processing a wildcard anchor, matching anchors are marked.
  
  To fix the first one:
  
  o Allocate anchor processing stack on stack. To make this allocation
    as small as possible, following measures taken:
    - Maximum stack size reduced from 64 to 32.
    - The struct pf_anchor_stackframe trimmed by one pointer - parent.
      We can always obtain the parent via the rule pointer.
    - When pf_test_rule() calls pf_get_translation(), the former lends
      its stack to the latter, to avoid recursive allocation 32 entries.
  
  The second one appeared more tricky. The code, that marks anchors was
  added in OpenBSD rev. 1.516 of pf.c. According to commit log, the idea
  is to enable the "quick" keyword on an anchor rule. The feature isn't
  documented anywhere. The most obscure part of the 1.516 was that code
  examines the "match" mark on a just processed child, which couldn't be
  put here by current frame. Since this wasn't documented even in the
  commit message and functionality of this is not clear to me, I decided
  to drop this examination for now. The rest of 1.516 is redone in a
  thread safe manner - the mark isn't put on the anchor itself, but on
  current stack frame. To avoid growing stack frame, we utilize LSB
  from the rule pointer, relying on kernel malloc(9) returning pointer
  aligned addresses.
  
  Discussed with:         dhartmei
  
  Revision  Changes    Path
  1.3       +10 -7     src/sys/net/pfvar.h
  1.2       +68 -40    src/sys/netpfil/pf/pf.c
  1.2       +14 -11    src/sys/netpfil/pf/pf_lb.c



glebius     2012-09-18 11:07:19 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       pf.4 
    sys/conf             NOTES options 
    sys/netpfil/pf       pf_ioctl.c 
  Log:
  SVN rev 240642 on 2012-09-18 11:07:19Z by glebius
  
  Provide kernel compile time option to make pf(4) default rule to drop.
  
  This is important to secure a small timeframe at boot time, when
  network is already configured, but pf(4) is not yet.
  
  PR:             kern/171622
  Submitted by:   Olivier Cochard-LabbИ <olivier cochard.me>
  
  Revision  Changes    Path
  1.2       +11 -1     src/share/man/man4/pf.4
  1.1654    +3 -0      src/sys/conf/NOTES
  1.763     +1 -0      src/sys/conf/options
  1.3       +4 -0      src/sys/netpfil/pf/pf_ioctl.c



glebius     2012-09-18 12:21:32 UTC

  FreeBSD src repository

  Modified files:
    sys/net              pfvar.h 
  Log:
  SVN rev 240644 on 2012-09-18 12:21:32Z by glebius
  
  Fix build, pass the pointy hat please.
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/net/pfvar.h



glebius     2012-09-18 12:34:35 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/altq/altq altq_hfsc.c altq_priq.c altq_rmclass.c 
  Log:
  SVN rev 240646 on 2012-09-18 12:34:35Z by glebius
  
  Do more than r236298 did in the projects/pf branch: use M_NOWAIT in
  altq_add() and its descendants. Currently altq(4) in FreeBSD is configured
  via pf(4) ioctls, which can't configure altq(4) w/o holding locks.
  Fortunately, altq(4) code in spife of using M_WAITOK is ready to receive
  NULL from malloc(9), so change is mostly mechanical. While here, utilize
  M_ZERO instead of bzero().
  
  A large redesign needed to achieve M_WAITOK usage when configuring altq(4).
  Or an alternative (not pf(4)) configuration interface should be implemented.
  
  Reported by:    pluknet
  
  Revision  Changes    Path
  1.10      +5 -7      src/sys/contrib/altq/altq/altq_hfsc.c
  1.8       +4 -6      src/sys/contrib/altq/altq/altq_priq.c
  1.5       +2 -6      src/sys/contrib/altq/altq/altq_rmclass.c



avg         2012-09-18 13:33:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hwpmc        hwpmc_amd.c 
  Log:
  SVN rev 240650 on 2012-09-18 13:33:39Z by avg
  
  hwpmc amd_pcpu_fini: fix a bug in code locked under DEBUG
  
  MFC after:      16 days
  
  Revision  Changes    Path
  1.24      +1 -1      src/sys/dev/hwpmc/hwpmc_amd.c



mav         2012-09-18 15:38:42 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/ofw/libofw  devicename.c 
  Log:
  SVN rev 240655 on 2012-09-18 15:38:42Z by mav
  
  Fix panics on attempt to dereference uninitizlized pointer, returned via
  'path' argument of ofw_parsedev() if devspec refers raw device with no path.
  
  For example, `ls /pci@1f,0/ide@d/disk@0,0:a/` works fine, while
  `ls /pci@1f,0/ide@d/disk@0,0:a` panicked before this change.
  
  Revision  Changes    Path
  1.19      +1 -1      src/sys/boot/ofw/libofw/devicename.c



hselasky    2012-09-18 16:01:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
    sys/dev/usb/wlan     if_run.c 
  Log:
  SVN rev 240657 on 2012-09-18 16:01:25Z by hselasky
  
  MFC r238274 and r239358
  Add new USB device ID's.
  
  Revision    Changes    Path
  1.518.2.17  +5 -1      src/sys/dev/usb/usbdevs
  1.23.2.10   +3 -0      src/sys/dev/usb/wlan/if_run.c



hselasky    2012-09-18 16:28:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/net      if_usie.c uhso.c 
    sys/dev/usb/serial   u3g.c uark.c ubsa.c ubser.c uchcom.c 
                         ucycom.c ufoma.c uftdi.c ugensa.c uipaq.c 
                         ulpt.c umcs.c umct.c umodem.c umoscom.c 
                         uplcom.c usb_serial.c usb_serial.h 
                         uslcom.c uvisor.c uvscom.c 
    sys/kern             subr_bus.c 
    sys/sys              bus.h param.h 
  Log:
  SVN rev 240659 on 2012-09-18 16:28:49Z by hselasky
  
  MFC r239178, r239179, r239180, r239181, r239182 and r239299:
  
  Fix detach of USB serial devices so that it doesn't block
  the USB explore thread forever. To accomplish this two new
  functions have been added to the kernel, to claim and free
  the newbus allocated softc.
  
  This change is backwards API compatible, but not binary
  compatible. The FreeBSD version has been bumped to force
  a recompile of all kernel modules.
  
  Discussed with:         kib, ed, jhb
  
  Revision    Changes    Path
  1.2.2.3     +26 -2     src/sys/dev/usb/net/if_usie.c
  1.13.2.4    +26 -2     src/sys/dev/usb/net/uhso.c
  1.55.2.5    +26 -8     src/sys/dev/usb/serial/u3g.c
  1.16.2.2    +26 -2     src/sys/dev/usb/serial/uark.c
  1.17.2.3    +26 -2     src/sys/dev/usb/serial/ubsa.c
  1.21.2.2    +26 -6     src/sys/dev/usb/serial/ubser.c
  1.19.2.4    +26 -3     src/sys/dev/usb/serial/uchcom.c
  1.18.2.3    +26 -6     src/sys/dev/usb/serial/ucycom.c
  1.21.2.4    +26 -6     src/sys/dev/usb/serial/ufoma.c
  1.32.2.5    +25 -7     src/sys/dev/usb/serial/uftdi.c
  1.19.2.2    +26 -2     src/sys/dev/usb/serial/ugensa.c
  1.20.2.2    +26 -2     src/sys/dev/usb/serial/uipaq.c
  1.19.2.3    +1 -1      src/sys/dev/usb/serial/ulpt.c
  1.2.2.2     +26 -2     src/sys/dev/usb/serial/umcs.c
  1.21.2.2    +26 -6     src/sys/dev/usb/serial/umct.c
  1.26.2.5    +26 -2     src/sys/dev/usb/serial/umodem.c
  1.17.2.2    +26 -2     src/sys/dev/usb/serial/umoscom.c
  1.30.2.5    +26 -2     src/sys/dev/usb/serial/uplcom.c
  1.20.2.6    +190 -70   src/sys/dev/usb/serial/usb_serial.c
  1.11.2.4    +15 -2     src/sys/dev/usb/serial/usb_serial.h
  1.21.2.6    +26 -2     src/sys/dev/usb/serial/uslcom.c
  1.22.2.3    +26 -2     src/sys/dev/usb/serial/uvisor.c
  1.16.2.2    +26 -2     src/sys/dev/usb/serial/uvscom.c
  1.257.2.9   +29 -0     src/sys/kern/subr_bus.c
  1.102.2.5   +2 -0      src/sys/sys/bus.h
  1.487.2.15  +1 -1      src/sys/sys/param.h



hselasky    2012-09-18 16:33:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/serial   uslcom.c 
  Log:
  SVN rev 240660 on 2012-09-18 16:33:53Z by hselasky
  
  MFC r239050 and r239260:
  Rename command defines to match names used in the datasheet.
  
  Revision  Changes    Path
  1.21.2.7  +58 -55    src/sys/dev/usb/serial/uslcom.c



hselasky    2012-09-18 16:37:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/storage  umass.c 
  Log:
  SVN rev 240661 on 2012-09-18 16:37:11Z by hselasky
  
  MFC r232361:
  Style change: Expand redundant #if's. Remove a couple of empty lines.
  
  Revision  Changes    Path
  1.44.2.5  +12 -101   src/sys/dev/usb/storage/umass.c



hselasky    2012-09-18 16:39:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/storage  umass.c 
  Log:
  SVN rev 240662 on 2012-09-18 16:39:04Z by hselasky
  
  MFC r232358:
  Close a detach race. Make sure all pending
  CCB's get canceled at device detach.
  
  Revision  Changes    Path
  1.44.2.6  +6 -2      src/sys/dev/usb/storage/umass.c



hselasky    2012-09-18 17:03:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
    sys/dev/usb/serial   uftdi.c uftdi_reg.h 
  Log:
  SVN rev 240664 on 2012-09-18 17:03:32Z by hselasky
  
  MFC r237079, r238078, r238779, r238803, r238804, r239055,
      r239298, r239358 and r239567:
  
  Add new USB ID's and some quirks.
  
  Revision    Changes    Path
  1.32.2.6    +11 -0     src/sys/dev/usb/quirk/usb_quirk.c
  1.32.2.6    +598 -5    src/sys/dev/usb/serial/uftdi.c
  1.1.4.3     +1 -0      src/sys/dev/usb/serial/uftdi_reg.h
  1.518.2.18  +698 -2    src/sys/dev/usb/usbdevs



hselasky    2012-09-18 17:08:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/serial   ufoma.c 
  Log:
  SVN rev 240665 on 2012-09-18 17:08:14Z by hselasky
  
  MFC r240382:
  Restart the USB transfer if the error is not USB_ERR_CANCELLED.
  
  Revision  Changes    Path
  1.21.2.5  +0 -7      src/sys/dev/usb/serial/ufoma.c



hselasky    2012-09-18 17:10:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usb_msctest.c 
  Log:
  SVN rev 240666 on 2012-09-18 17:10:26Z by hselasky
  
  MFC r239237:
  Improve auto-quirks detection for certain Kingston memory sticks.
  
  Revision  Changes    Path
  1.24.2.6  +41 -1     src/sys/dev/usb/usb_msctest.c



hselasky    2012-09-18 17:14:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/input    ums.c 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
  Log:
  SVN rev 240667 on 2012-09-18 17:14:59Z by hselasky
  
  MFC r240615:
  Add UQ_UMS_IGNORE quirk.
  Wrap two long lines.
  Some minor spelling correction.
  
  PR:     usb/171721
  
  Revision  Changes    Path
  1.29.2.4  +3 -0      src/sys/dev/usb/input/ums.c
  1.32.2.7  +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.10.2.2  +6 -2      src/sys/dev/usb/quirk/usb_quirk.h



hselasky    2012-09-18 17:17:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/net      uhso.c 
  Log:
  SVN rev 240668 on 2012-09-18 17:17:04Z by hselasky
  
  MFC r240597:
  Remove unused variable cd.
  This variable is initialized but not used.
  
  Revision  Changes    Path
  1.13.2.5  +0 -2      src/sys/dev/usb/net/uhso.c



hselasky    2012-09-18 17:23:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
    sys/dev/usb/serial   u3g.c 
  Log:
  SVN rev 240669 on 2012-09-18 17:23:00Z by hselasky
  
  MFC r238079, r238493, r238526, r238529 and r238717:
  Add new USB ID's.
  
  PR:             usb/169789
  
  Revision    Changes    Path
  1.55.2.6    +6 -0      src/sys/dev/usb/serial/u3g.c
  1.518.2.19  +6 -0      src/sys/dev/usb/usbdevs



jimharris    2012-09-18 18:16:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme.h 
  Log:
  SVN rev 240671 on 2012-09-18 18:16:52Z by jimharris
  
  Add __aligned(4) to NVMe defined data structures.
  
  This fixes issue in nvmecontrol(8), where clang throws a cast-align
  warning when casting a __packed structure pointer to a uint32_t
  pointer as part of printing raw hex output.
  
  Reported by: dhw
  
  Revision  Changes    Path
  1.2       +3 -3      src/sys/dev/nvme/nvme.h



jimharris    2012-09-18 18:23:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_ctrlr.c 
  Log:
  SVN rev 240672 on 2012-09-18 18:23:21Z by jimharris
  
  Add #if 0 around nvme_async_event_cb() until NVMe AER functionality
  can be tested.
  
  This fixes a build warning found only with clang.
  
  Revision  Changes    Path
  1.2       +6 -0      src/sys/dev/nvme/nvme_ctrlr.c



glebius     2012-09-18 20:28:55 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  SVN rev 240676 on 2012-09-18 20:28:55Z by glebius
  
  If caller specifies UMA_ZONE_OFFPAGE explicitly, then do not waste memory
  in an allocation for a slab.
  
  Reviewed by:    jeff
  
  Revision  Changes    Path
  1.178     +3 -1      src/sys/vm/uma_core.c



adrian      2012-09-18 20:33:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240677 on 2012-09-18 20:33:04Z by adrian
  
  Oops - take a copy of ath_tx_status from the buffer before the TX processing
  is done.
  
  The aggregate path was definitely accessing 'ts' before it was actually
  being assigned.
  
  This had the side effect of over-filtering frames, since occasionally that
  bit would be '1'.
  
  Whilst here, do the same thing in the non-aggregate completion function -
  as calling the filter function may also invalidate bf.
  
  Pointy hat to: adrian, for not noticing this over many, many code reviews.
  
  Revision  Changes    Path
  1.85      +19 -10    src/sys/dev/ath/if_ath_tx.c



gavin       2012-09-18 22:04:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/alc          if_alc.c 
    sys/dev/bge          if_bge.c 
    sys/dev/cxgb         cxgb_main.c cxgb_osdep.h 
    sys/dev/cxgbe        osdep.h t4_main.c 
    sys/dev/e1000        if_em.c 
    sys/dev/et           if_et.c 
    sys/dev/jme          if_jme.c 
    sys/dev/pci          pci.c pcireg.h 
    sys/dev/re           if_re.c 
    sys/ofed/include/linux pci.h 
    sys/powerpc/mpc85xx  pci_fdt.c 
    usr.sbin/pciconf     cap.c err.c 
  Log:
  SVN rev 240680 on 2012-09-18 22:04:59Z by gavin
  
  Align the PCI Express #defines with the style used for the PCI-X
  #defines.  This also has the advantage that it makes the names more
  compact, iand also allows us to correct the non-uniform naming of
  the PCIM_LINK_* defines, making them all consistent amongst themselves.
  
  This is a mostly mechanical rename:
    s/PCIR_EXPRESS_/PCIER_/g
    s/PCIM_EXP_/PCIEM_/g
    s/PCIM_LINK_/PCIEM_LINK_/g
  
  When this is MFC'd, #defines will be added for the old names to assist
  out-of-tree drivers.
  
  Discussed with: jhb
  MFC after:      1 week
  
  Revision  Changes    Path
  1.35      +8 -8      src/sys/dev/alc/if_alc.c
  1.382     +8 -8      src/sys/dev/bge/if_bge.c
  1.130     +2 -2      src/sys/dev/cxgb/cxgb_main.c
  1.35      +5 -5      src/sys/dev/cxgb/cxgb_osdep.h
  1.8       +7 -7      src/sys/dev/cxgbe/osdep.h
  1.51      +3 -3      src/sys/dev/cxgbe/t4_main.c
  1.93      +3 -3      src/sys/dev/e1000/if_em.c
  1.42      +3 -3      src/sys/dev/et/if_et.c
  1.29      +1 -1      src/sys/dev/jme/if_jme.c
  1.443     +42 -42    src/sys/dev/pci/pci.c
  1.89      +141 -141  src/sys/dev/pci/pcireg.h
  1.225     +4 -4      src/sys/dev/re/if_re.c
  1.3       +2 -2      src/sys/ofed/include/linux/pci.h
  1.6       +6 -6      src/sys/powerpc/mpc85xx/pci_fdt.c
  1.15      +25 -25    src/usr.sbin/pciconf/cap.c
  1.3       +9 -9      src/usr.sbin/pciconf/err.c



gavin       2012-09-18 22:25:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
  Log:
  SVN rev 240683 on 2012-09-18 22:25:49Z by gavin
  
  Add entries for two USB devices I have locally.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.555     +5 -0      src/sys/dev/usb/usbdevs



jhb         2012-09-19 11:54:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr.c 
  Log:
  SVN rev 240692 on 2012-09-19 11:54:32Z by jhb
  
  As a followup to r234501, ensure that the native ioctl path always allocates
  a 4kb buffer if a request uses a buffer size of 0.  (The Linux ioctl path
  already did this.)
  
  PR:             kern/155658
  Submitted by:   Andreas Longwitz
  MFC after:      1 week
  
  Revision  Changes    Path
  1.100     +2 -6      src/sys/dev/amr/amr.c



gavin       2012-09-19 12:27:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahci.c 
    sys/dev/alc          if_alc.c 
    sys/dev/cxgbe        osdep.h 
    sys/dev/e1000        if_em.c 
    sys/dev/re           if_re.c 
  Log:
  SVN rev 240693 on 2012-09-19 12:27:23Z by gavin
  
  Switch some PCI register reads from using magic numbers to using the names
  defined in pcireg.h
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.91      +1 -1      src/sys/dev/ahci/ahci.c
  1.36      +6 -6      src/sys/dev/alc/if_alc.c
  1.9       +1 -1      src/sys/dev/cxgbe/osdep.h
  1.94      +1 -1      src/sys/dev/e1000/if_em.c
  1.226     +2 -2      src/sys/dev/re/if_re.c



gavin       2012-09-19 12:54:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 240694 on 2012-09-19 12:54:25Z by gavin
  
  Add PCI subclass for NVM Express devices.
  
  Reference:
  http://www.nvmexpress.org/index.php/download_file/view/42/1/NVM_Express_1_0b.pdf
  section 2.1.5.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.90      +1 -0      src/sys/dev/pci/pcireg.h



jimharris    2012-09-19 15:43:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 240695 on 2012-09-19 15:43:30Z by jimharris
  
  Add constants for programming interfaces for NVM/solid state storage
  controller sub-class code.
  
  Reference:  PCI Code and ID Assignment Specification Rev 1.2
  
  Sponsored by:   Intel
  Inspired by:    gavin
  MFC after:      1 week
  X-MFC-With:     r240694
  
  Revision  Changes    Path
  1.91      +2 -0      src/sys/dev/pci/pcireg.h



jimharris    2012-09-19 16:21:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme.c 
  Log:
  SVN rev 240697 on 2012-09-19 16:21:23Z by jimharris
  
  Report nvme(4) as a generic driver for NVMe devices if PCI class, subclass
  and programming interface codes match.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.2       +18 -5     src/sys/dev/nvme/nvme.c



gavin       2012-09-19 18:22:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
    usr.sbin/pciconf     pciconf.c 
  Log:
  SVN rev 240699 on 2012-09-19 18:22:14Z by gavin
  
  Recognise NVM Express devices and pretty-print their name.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.444     +1 -0      src/sys/dev/pci/pci.c
  1.40      +1 -0      src/usr.sbin/pciconf/pciconf.c



jimharris    2012-09-19 18:25:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme.c 
  Log:
  SVN rev 240700 on 2012-09-19 18:25:25Z by jimharris
  
  In nvme(4), set device description for BUS_PROBE_GENERIC case.
  
  Reported by:    jhb
  
  Revision  Changes    Path
  1.3       +11 -10    src/sys/dev/nvme/nvme.c



tijl        2012-09-19 18:42:31 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_cd.c 
  Log:
  SVN rev 240701 on 2012-09-19 18:42:31Z by tijl
  
  Fix a panic when trying to play invalid audio tracks.
  
  Revision  Changes    Path
  1.142     +1 -0      src/sys/cam/scsi/scsi_cd.c



obrien      2012-09-19 20:11:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    share/man/man4       Makefile 
    sys/modules          Makefile 
  Added files:           (Branch: RELENG_8)
    share/man/man4       filemon.4 
    sys/dev/filemon      filemon.c filemon.h filemon_lock.c 
                         filemon_wrapper.c 
    sys/modules/filemon  Makefile 
    tools/regression/filemon Makefile filemontest.c test_script.sh 
  Log:
  SVN rev 240707 on 2012-09-19 20:11:47Z by obrien
  
  MF9: r237795
       MFC: r236592 r236593 r236594 r236620 r236621 r236622 r236637 r237794:
            filemon(4)
  
  Revision    Changes    Path
  1.460.2.44  +1 -0      src/share/man/man4/Makefile
  1.5.4.2     +176 -0    src/share/man/man4/filemon.4 (new)
  1.1.4.2     +377 -0    src/sys/dev/filemon/filemon.c (new)
  1.1.4.2     +34 -0     src/sys/dev/filemon/filemon.h (new)
  1.1.4.2     +122 -0    src/sys/dev/filemon/filemon_lock.c (new)
  1.2.2.2     +746 -0    src/sys/dev/filemon/filemon_wrapper.c (new)
  1.623.2.43  +7 -1      src/sys/modules/Makefile
  1.1.4.2     +11 -0     src/sys/modules/filemon/Makefile (new)
  1.2.4.2     +28 -0     src/tools/regression/filemon/Makefile (new)
  1.2.4.2     +80 -0     src/tools/regression/filemon/filemontest.c (new)
  1.1.4.2     +43 -0     src/tools/regression/filemon/test_script.sh (new)



delphij     2012-09-19 22:12:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    share/man/man4       arcmsr.4 
    sys/dev/arcmsr       arcmsr.c arcmsr.h 
  Log:
  SVN rev 240712 on 2012-09-19 22:12:57Z by delphij
  
  MFC r240079:
  
  Update arcmsr(4) to vendor version 1.20.00.25.
  
  Many thanks to Areca for continuing to support FreeBSD.
  
  Submitted by:   Ching-Lung Huang <ching2048 areca com tw>
  
  Revision  Changes    Path
  1.7.2.2   +7 -1      src/share/man/man4/arcmsr.4
  1.38.2.5  +116 -122  src/sys/dev/arcmsr/arcmsr.c
  1.9.2.2   +17 -0     src/sys/dev/arcmsr/arcmsr.h



mjacob      2012-09-19 22:24:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_freebsd.c 
  Log:
  SVN rev 240713 on 2012-09-19 22:24:09Z by mjacob
  
  MFC of 240580 and 240590- correct some comments.
  
  Revision    Changes    Path
  1.175.2.12  +3 -3      src/sys/dev/isp/isp_freebsd.c



delphij     2012-09-19 23:03:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    share/man/man4       arcmsr.4 
    sys/dev/arcmsr       arcmsr.c arcmsr.h 
  Log:
  SVN rev 240715 on 2012-09-19 23:03:54Z by delphij
  
  MFC r240079,215837:
  
  Update arcmsr(4) to vendor version 1.20.00.25.
  
  Many thanks to Areca for continuing to support FreeBSD.
  
  Submitted by:   Ching-Lung Huang <ching2048 areca com tw>
  
  Revision   Changes    Path
  1.6.2.2    +35 -7     src/share/man/man4/arcmsr.4
  1.31.2.11  +116 -122  src/sys/dev/arcmsr/arcmsr.c
  1.5.2.6    +17 -0     src/sys/dev/arcmsr/arcmsr.h



jkim        2012-09-19 23:25:24 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/dev/acpica changes.txt 
    sys/contrib/dev/acpica/common dmrestag.c 
    sys/contrib/dev/acpica/compiler aslcompile.c aslcompiler.h 
                                    aslerror.c aslfiles.c 
                                    aslfold.c aslglobal.h 
                                    aslmain.c aslmessages.h 
                                    asloperands.c aslopt.c 
                                    aslstartup.c aslsupport.l 
                                    asltypes.h aslutils.c dtio.c 
                                    preprocess.h 
    sys/contrib/dev/acpica/components/debugger dbexec.c dbinput.c 
                                               dbmethod.c 
                                               dbnames.c dbstats.c 
                                               dbutils.c 
    sys/contrib/dev/acpica/components/disassembler dmopcode.c 
    sys/contrib/dev/acpica/components/tables tbinstal.c tbxface.c 
    sys/contrib/dev/acpica/include acdebug.h acpixf.h actbl1.h 
  Log:
  SVN rev 240716 on 2012-09-19 23:25:24Z by jkim
  
  Merge ACPICA 20120913.
  
  Revision  Changes    Path
  1.29      +71 -0     src/sys/contrib/dev/acpica/changes.txt
  1.11      +5 -0      src/sys/contrib/dev/acpica/common/dmrestag.c
  1.19      +17 -23    src/sys/contrib/dev/acpica/compiler/aslcompile.c
  1.21      +8 -0      src/sys/contrib/dev/acpica/compiler/aslcompiler.h
  1.15      +33 -14    src/sys/contrib/dev/acpica/compiler/aslerror.c
  1.15      +37 -0     src/sys/contrib/dev/acpica/compiler/aslfiles.c
  1.7       +14 -1     src/sys/contrib/dev/acpica/compiler/aslfold.c
  1.15      +46 -19    src/sys/contrib/dev/acpica/compiler/aslglobal.h
  1.20      +71 -6     src/sys/contrib/dev/acpica/compiler/aslmain.c
  1.11      +2 -0      src/sys/contrib/dev/acpica/compiler/aslmessages.h
  1.8       +4 -0      src/sys/contrib/dev/acpica/compiler/asloperands.c
  1.7       +17 -7     src/sys/contrib/dev/acpica/compiler/aslopt.c
  1.11      +1 -1      src/sys/contrib/dev/acpica/compiler/aslstartup.c
  1.3       +2 -2      src/sys/contrib/dev/acpica/compiler/aslsupport.l
  1.16      +5 -3      src/sys/contrib/dev/acpica/compiler/asltypes.h
  1.15      +74 -26    src/sys/contrib/dev/acpica/compiler/aslutils.c
  1.11      +20 -17    src/sys/contrib/dev/acpica/compiler/dtio.c
  1.3       +7 -4      src/sys/contrib/dev/acpica/compiler/preprocess.h
  1.4       +12 -11    src/sys/contrib/dev/acpica/components/debugger/dbexec.c
  1.3       +226 -83   src/sys/contrib/dev/acpica/components/debugger/dbinput.c
  1.2       +3 -3      src/sys/contrib/dev/acpica/components/debugger/dbmethod.c
  1.2       +1 -1      src/sys/contrib/dev/acpica/components/debugger/dbnames.c
  1.3       +1 -7      src/sys/contrib/dev/acpica/components/debugger/dbstats.c
  1.4       +1 -1      src/sys/contrib/dev/acpica/components/debugger/dbutils.c
  1.4       +4 -0      src/sys/contrib/dev/acpica/components/disassembler/dmopcode.c
  1.4       +15 -5     src/sys/contrib/dev/acpica/components/tables/tbinstal.c
  1.3       +5 -35     src/sys/contrib/dev/acpica/components/tables/tbxface.c
  1.15      +15 -7     src/sys/contrib/dev/acpica/include/acdebug.h
  1.29      +1 -1      src/sys/contrib/dev/acpica/include/acpixf.h
  1.9       +3 -1      src/sys/contrib/dev/acpica/include/actbl1.h



mjacob      2012-09-20 00:51:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_freebsd.h isp_pci.c isp_sbus.c 
  Log:
  SVN rev 240717 on 2012-09-20 00:51:09Z by mjacob
  
  MFC of 239502: Remove dependence on MAXPHYS.
  
  Revision    Changes    Path
  1.117.2.12  +0 -3      src/sys/dev/isp/isp_freebsd.h
  1.158.2.10  +7 -2      src/sys/dev/isp/isp_pci.c
  1.42.2.5    +1 -1      src/sys/dev/isp/isp_sbus.c



scottl      2012-09-20 01:23:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ixgbe        ixgbe.c ixgbe.h ixgbe_osdep.h 
  Log:
  SVN rev 240718 on 2012-09-20 01:23:54Z by scottl
  
  Sync the ixgbe driver from HEAD to stable/9
  
  r236627 - Fix driver deadlock due to OACTIVE flag
  r236729 - Fix prefetch programming typo
  r239940 - Improve small RX packet performance
  r240155 - Fix missing braces in PHY configuration
  r240366 - Remove a prefetch directive that hurts performance
  
  Approved by:    jfv
  Obtained from:  Netflix, inc.
  
  Revision  Changes    Path
  1.53.2.7  +53 -18    src/sys/dev/ixgbe/ixgbe.c
  1.24.2.3  +17 -0     src/sys/dev/ixgbe/ixgbe.h
  1.9.2.5   +19 -0     src/sys/dev/ixgbe/ixgbe_osdep.h



rmacklem    2012-09-20 02:49:25 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfs.h nfs_commonacl.c nfs_commonsubs.c 
                         nfs_var.h 
    sys/fs/nfsclient     nfs_clcomsubs.c 
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 240720 on 2012-09-20 02:49:25Z by rmacklem
  
  Modify the NFSv4 client so that it can handle owner
  and owner_group strings that consist entirely of
  digits, interpreting them as the uid/gid number.
  This change was needed since new (>= 3.3) Linux
  servers reply with these strings by default.
  This change is mandated by the rfc3530bis draft.
  Reported on freebsd-stable@ under the Subject
  heading "Problem with Linux >= 3.3 as NFSv4 server"
  by Norbert Aschendorff on Aug. 20, 2012.
  
  Tested by:      norbert.aschendorff at yahoo.de
  Reviewed by:    jhb
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.12      +1 -0      src/sys/fs/nfs/nfs.h
  1.11      +2 -2      src/sys/fs/nfs/nfs_commonacl.c
  1.20      +46 -16    src/sys/fs/nfs/nfs_commonsubs.c
  1.34      +4 -2      src/sys/fs/nfs/nfs_var.h
  1.5       +3 -3      src/sys/fs/nfsclient/nfs_clcomsubs.c
  1.72      +4 -2      src/sys/fs/nfsserver/nfs_nfsdport.c



adrian      2012-09-20 03:03:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240721 on 2012-09-20 03:03:01Z by adrian
  
  Add a work-around for some strange net80211 BAR races in the wireless
  stack.
  
  There are unfortunately quite a few odd cases in BAR TX and BAR TX
  retransmission that I haven't yet fully diagnosed.  So for now, add
  this work-around so the resume() function isn't called too often,
  decrementing pause to -1 (and causing things to stay paused.)
  
  Revision  Changes    Path
  1.86      +10 -1     src/sys/dev/ath/if_ath_tx.c



adrian      2012-09-20 03:04:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240722 on 2012-09-20 03:04:19Z by adrian
  
  Place the comment where it should be.
  
  Revision  Changes    Path
  1.87      +12 -16    src/sys/dev/ath/if_ath_tx.c



glebius     2012-09-20 03:09:58 UTC

  FreeBSD src repository

  Modified files:
    sys/net              pfvar.h 
  Log:
  SVN rev 240723 on 2012-09-20 03:09:58Z by glebius
  
  Add missing break.
  
  Pointy hat to:  glebius
  
  Revision  Changes    Path
  1.5       +1 -0      src/sys/net/pfvar.h



adrian      2012-09-20 03:13:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240724 on 2012-09-20 03:13:20Z by adrian
  
  Introduce the CLRDMASK gating based on tid->clrdmask, enabling filtered
  frames to occur.
  
  * Create a new function which will set the bf_flags CLRDMASK bit
    if required.
  * For raw frames, always set CLRDMASK.
  * For BAR, ADDBA frames, always set CLRDMASK.
  * For everything else, check if CLRDMASK needs to be set before
    calling tx_setds() or tx_setds11n().
  * When unpausing a queue or drain/resetting it, set tid->clrdmask=1
    just to ensure traffic starts flowing.
  
  What I need to do:
  
  * Modify that function to _clear_ the CLRDMASK if it's not required,
    or retried frames may have CLRDMASK set when they don't need to.
    (Which isn't a huge deal, but..)
  
  Whilst I'm here:
  
  * ath_tx_normal_xmit() should really act like the AMPDU session TX
    functions - any incomplete frames will end up being assigned
    ath_tx_normal_comp() which will decrement tid->hwq_depth - but that
    won't have been incremented.
  
    So whilst I'm here, add a comment to do that.
  
  * Fix the debug print function to be slightly clearer about things;
    it's not a good sign when I can't interpret my own debugging output.
  
  I've done some testing on AR9280/AR5416/AR9160 STA and AP modes.
  
  Revision  Changes    Path
  1.88      +81 -9     src/sys/dev/ath/if_ath_tx.c



kevlo       2012-09-20 03:29:43 UTC

  FreeBSD src repository

  Modified files:
    contrib/libpcap      pcap-snoop.c 
    sys/contrib/ipfilter/netinet ip_auth.c 
    sys/netinet/libalias alias_skinny.c 
  Log:
  SVN rev 240725 on 2012-09-20 03:29:43Z by kevlo
  
  Fix typo: s/pakcet/packet
  
  Revision  Changes    Path
  1.4       +1 -1      src/contrib/libpcap/pcap-snoop.c
  1.50      +1 -1      src/sys/contrib/ipfilter/netinet/ip_auth.c
  1.16      +1 -1      src/sys/netinet/libalias/alias_skinny.c



glebius     2012-09-20 06:52:05 UTC

  FreeBSD src repository

  Modified files:
    sys/net              pfvar.h 
    sys/netpfil/pf       pf.c 
  Log:
  SVN rev 240736 on 2012-09-20 06:52:05Z by glebius
  
  Utilize Jenkins hash with random seed for source nodes storage.
  
  Revision  Changes    Path
  1.6       +0 -22     src/sys/net/pfvar.h
  1.3       +21 -0     src/sys/netpfil/pf/pf.c



glebius     2012-09-20 07:04:08 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf.c 
  Log:
  SVN rev 240737 on 2012-09-20 07:04:08Z by glebius
  
  Reduce copy/paste when freeing an source node.
  
  Revision  Changes    Path
  1.4       +9 -10     src/sys/netpfil/pf/pf.c



gavin       2012-09-20 08:30:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
    usr.sbin/pciconf     pciconf.c 
  Log:
  SVN rev 240739 on 2012-09-20 08:30:17Z by gavin
  
  The correct generic term for PCIS_STORAGE_NVM is "NVM" not "NVM Express".
  
  Submitted by:   jimharris
  MFC after:      6 days
  
  Revision  Changes    Path
  1.445     +1 -1      src/sys/dev/pci/pci.c
  1.41      +1 -1      src/usr.sbin/pciconf/pciconf.c



kib         2012-09-20 09:52:57 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  SVN rev 240741 on 2012-09-20 09:52:57Z by kib
  
  Plug the accounting leak for the wired pages when msync(MS_INVALIDATE)
  is performed on the vnode mapping which is wired in other address space.
  
  While there, explicitely assert that the page is unwired and zero the
  wire_count instead of substract. The condition is rechecked later in
  vm_page_free(_toq) already.
  
  Reported and tested by: zont
  Reviewed by:    alc (previous version)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.455     +7 -2      src/sys/vm/vm_object.c



glebius     2012-09-20 10:05:10 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_lagg.c 
  Log:
  SVN rev 240742 on 2012-09-20 10:05:10Z by glebius
  
  Convert lagg(4) to use if_transmit instead of if_start.
  
  In collaboration with:  thompsa, sbruno, fabient
  
  Revision  Changes    Path
  1.58      +32 -24    src/sys/net/if_lagg.c



kevlo       2012-09-20 10:07:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/atkbdc       psm.c 
    sys/dev/isci/scil    scic_sds_phy.c 
    sys/dev/usb/serial   uftdi_reg.h 
  Log:
  SVN rev 240743 on 2012-09-20 10:07:31Z by kevlo
  
  Fix typo: s/protocl/protocol
  
  Revision  Changes    Path
  1.113     +2 -2      src/sys/dev/atkbdc/psm.c
  1.3       +1 -1      src/sys/dev/isci/scil/scic_sds_phy.c
  1.5       +1 -1      src/sys/dev/usb/serial/uftdi_reg.h



kib         2012-09-20 10:13:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/fs/deadfs        dead_vnops.c 
  Log:
  SVN rev 240744 on 2012-09-20 10:13:14Z by kib
  
  MFC r240464:
  The deadfs VOPs for vop_ioctl and vop_bmap call itself recursively,
  which is an elaborate way to cause kernel panic. Change the VOPs
  implementation to return EBADF for a reclaimed vnode.
  
  Revision  Changes    Path
  1.52.2.2  +2 -41     src/sys/fs/deadfs/dead_vnops.c



kib         2012-09-20 10:28:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/deadfs        dead_vnops.c 
  Log:
  SVN rev 240745 on 2012-09-20 10:28:44Z by kib
  
  MFC r240464:
  The deadfs VOPs for vop_ioctl and vop_bmap call itself recursively,
  which is an elaborate way to cause kernel panic. Change the VOPs
  implementation to return EBADF for a reclaimed vnode.
  
  Revision  Changes    Path
  1.51.2.3  +2 -41     src/sys/fs/deadfs/dead_vnops.c



hselasky    2012-09-20 15:11:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_request.c 
  Log:
  SVN rev 240750 on 2012-09-20 15:11:59Z by hselasky
  
  Fix typo.
  
  Revision  Changes    Path
  1.46      +1 -1      src/sys/dev/usb/usb_request.c



alc         2012-09-20 16:03:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
    sys/i386/xen         pmap.c 
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 240754 on 2012-09-20 16:03:04Z by alc
  
  MFC r240317
    Simplify pmap_unmapdev().
  
    Don't set PTE_W on the page table entry in pmap_kenter{,_attr}() on MIPS.
  
  Revision    Changes    Path
  1.726.2.14  +1 -4      src/sys/amd64/amd64/pmap.c
  1.705.2.13  +1 -4      src/sys/i386/i386/pmap.c
  1.65.2.8    +1 -6      src/sys/i386/xen/pmap.c
  1.98.2.3    +2 -4      src/sys/mips/mips/pmap.c



alc         2012-09-20 17:02:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_contig.c 
  Log:
  SVN rev 240757 on 2012-09-20 17:02:04Z by alc
  
  MFC r238456 and r238536
    Various improvements to vm_contig_grow_cache().
  
  Revision  Changes    Path
  1.87.2.3  +46 -22    src/sys/vm/vm_contig.c



delphij     2012-09-20 17:30:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    share/man/man4       arcmsr.4 
    sys/dev/arcmsr       arcmsr.c arcmsr.h 
  Log:
  SVN rev 240758 on 2012-09-20 17:30:26Z by delphij
  
  MFC r240079:
  
  Update arcmsr(4) to vendor version 1.20.00.25.
  
  Many thanks to Areca for continuing to support FreeBSD.
  
  Submitted by:   Ching-Lung Huang <ching2048 areca com tw>
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.7.2.1.4.2   +7 -1      src/share/man/man4/arcmsr.4
  1.38.2.4.2.2  +116 -122  src/sys/dev/arcmsr/arcmsr.c
  1.9.2.1.4.2   +17 -0     src/sys/dev/arcmsr/arcmsr.h



alc         2012-09-20 18:21:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/include    pmap.h 
    sys/arm/include      pmap.h 
    sys/i386/include     pmap.h 
    sys/ia64/include     pmap.h 
    sys/mips/include     pmap.h 
    sys/powerpc/include  pmap.h 
    sys/sparc64/include  pmap.h 
    sys/vm               pmap.h swap_pager.c vm_page.c vm_page.h 
                         vm_pageout.c vnode_pager.c 
  Log:
  SVN rev 240760 on 2012-09-20 18:21:29Z by alc
  
  MFC r237168
    The page flag PGA_WRITEABLE is set and cleared exclusively by the pmap
    layer, but it is read directly by the MI VM layer.  This change introduces
    pmap_page_is_write_mapped() in order to completely encapsulate all direct
    access to PGA_WRITEABLE in the pmap layer.
  
  Revision    Changes    Path
  1.160.2.3   +1 -0      src/sys/amd64/include/pmap.h
  1.40.2.3    +1 -0      src/sys/arm/include/pmap.h
  1.154.2.3   +1 -0      src/sys/i386/include/pmap.h
  1.40.2.2    +1 -0      src/sys/ia64/include/pmap.h
  1.27.2.2    +1 -0      src/sys/mips/include/pmap.h
  1.38.2.4    +2 -0      src/sys/powerpc/include/pmap.h
  1.56.2.4    +1 -0      src/sys/sparc64/include/pmap.h
  1.91.2.2    +2 -1      src/sys/vm/pmap.h
  1.335.2.7   +1 -1      src/sys/vm/swap_pager.c
  1.445.2.16  +3 -3      src/sys/vm/vm_page.c
  1.188.2.13  +8 -6      src/sys/vm/vm_page.h
  1.340.2.11  +2 -2      src/sys/vm/vm_pageout.c
  1.268.2.7   +1 -1      src/sys/vm/vnode_pager.c



mav         2012-09-20 18:59:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ahci         ahci.c 
  Log:
  SVN rev 240763 on 2012-09-20 18:59:50Z by mav
  
  MFC r240383:
  Fix AHCI 1.2 version checks. This should be mostly cosmetic.
  
  Revision   Changes    Path
  1.74.2.14  +3 -3      src/sys/dev/ahci/ahci.c



mav         2012-09-20 19:05:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ahci         ahci.c 
  Log:
  SVN rev 240764 on 2012-09-20 19:05:24Z by mav
  
  MFC r240383:
  Fix AHCI 1.2 version checks. This should be mostly cosmetic.
  
  Revision  Changes    Path
  1.1.2.78  +3 -3      src/sys/dev/ahci/ahci.c



mjacob      2012-09-21 00:36:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/isp          isp_pci.c 
  Log:
  SVN rev 240769 on 2012-09-21 00:36:35Z by mjacob
  
  MFC of 240219 - remove useless test.
  
  Revision    Changes    Path
  1.158.2.11  +2 -4      src/sys/dev/isp/isp_pci.c



dim         2012-09-21 10:31:19 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      identcpu.c 
    sys/i386/i386        identcpu.c 
  Log:
  SVN rev 240773 on 2012-09-21 10:31:19Z by dim
  
  After r205013, amd64 and i386 CPU family and model IDs were printed out
  in hexadecimal, but without any 0x prefix, which can be very misleading.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.193     +2 -2      src/sys/amd64/amd64/identcpu.c
  1.223     +2 -2      src/sys/i386/i386/identcpu.c



andreast    2012-09-21 18:21:31 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      reloc_elf.c 
  Log:
  SVN rev 240782 on 2012-09-21 18:21:31Z by andreast
  
  Implement elfN(reloc) for powerpc. With this change the kernel is now able to
  resolve dependencies of modules at boot time and load additional modules when
  needed.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +25 -0     src/sys/boot/common/reloc_elf.c



rpaulo      2012-09-21 19:18:39 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/altq/altq altq_rmclass.c 
  Log:
  SVN rev 240784 on 2012-09-21 19:18:39Z by rpaulo
  
  Remove #ident macro.
  -This line, and those below, will be ignored--
  > Description of fields to fill in above:                     76 columns --|
  > PR:            If a GNATS PR is affected by the change.
  > Submitted by:  If someone else sent in the change.
  > Reviewed by:   If someone else reviewed your modification.
  > Approved by:   If you needed approval for this commit.
  > Obtained from: If the change is from a third party.
  > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
  > Security:      Vulnerability reference (one per line) or description.
  > Empty fields above will be automatically removed.
  
  M    altq/altq/altq_rmclass.c
  
  Revision  Changes    Path
  1.6       +2 -3      src/sys/contrib/altq/altq/altq_rmclass.c



andreast    2012-09-21 21:27:57 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/ofw      ofw_real.c 
  Log:
  SVN rev 240793 on 2012-09-21 21:27:57Z by andreast
  
  Remove leftover from r215163.
  
  Revision  Changes    Path
  1.14      +0 -1      src/sys/powerpc/ofw/ofw_real.c



pfg         2012-09-22 04:18:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    include/rpc          auth.h auth_unix.h 
    lib/libc/rpc         auth_unix.c authunix_prot.c clnt_perror.c 
                         clnt_vc.c rpc_generic.c rpc_soc.3 
                         rpcb_clnt.c svc_auth_unix.c svc_run.c 
    sys/rpc              auth.h clnt_vc.c rpcb_clnt.c 
  Log:
  SVN rev 240799 on 2012-09-22 04:18:42Z by pfg
  
  MFC     r239963:
  
  Bring some changes from Bull's NFSv4 libtirpc implementation.
  
  ____
  
  Fixed infinite loop in svc_run()
  ____
  
  __rpc_taddr2uaddr_af() assumes the netbuf to always have a
  non-zero data. This is a bad assumption and can lead to a
  seg-fault. This patch adds a check for zero length and returns
  NULL when found.
  ____
  
  Changed clnt_spcreateerror() to return clearer
  and more concise error messages.
  ____
  
  Converted all uid and gid variables of the type uid_t and gid_t.
  ____
  
  libtirpc: set r_netid and r_owner in __rpcb_findaddr_timed
  
  These fields in the rpcbind GETADDR call are being passed uninitialized
  to CLNT_CALL. In the case of x86_64 at least, this usually leads to a
  segfault. On x86, it sometimes causes segfaults and other times causes
  garbage to be sent on the wire.
  
  rpcbind generally ignores the r_owner field for calls that come in over
  the wire, so it really doesn't matter what we send in that slot. We just
  need to send something. The reference implementation from Sun seems to
  send a blank string. Have ours follow suit.
  ____
  
  libtirpc: be sure to free cl_netid and cl_tp
  
  When creating a client with clnt_tli_create, it uses strdup to copy
  strings for these fields if nconf is passed in. clnt_dg_destroy frees
  these strings already. Make sure clnt_vc_destroy frees them in the same
  way.
  
  ____
  
  Obtained from:          Bull GNU/Linux NFSv4 Project
  
  Revision   Changes    Path
  1.22.4.2   +4 -5      src/include/rpc/auth.h
  1.11.42.2  +3 -3      src/include/rpc/auth_unix.h
  1.19.4.3   +4 -6      src/lib/libc/rpc/auth_unix.c
  1.10.4.2   +3 -3      src/lib/libc/rpc/authunix_prot.c
  1.18.4.2   +16 -3     src/lib/libc/rpc/clnt_perror.c
  1.21.4.2   +4 -0      src/lib/libc/rpc/clnt_vc.c
  1.16.2.2   +7 -2      src/lib/libc/rpc/rpc_generic.c
  1.12.40.2  +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.17.16.2  +7 -0      src/lib/libc/rpc/rpcb_clnt.c
  1.11.28.2  +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.20.16.2  +2 -3      src/lib/libc/rpc/svc_run.c
  1.2.4.2    +4 -5      src/sys/rpc/auth.h
  1.15.2.2   +4 -0      src/sys/rpc/clnt_vc.c
  1.4.2.2    +7 -0      src/sys/rpc/rpcb_clnt.c



pfg         2012-09-22 04:22:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    include/rpc          auth.h auth_unix.h 
    lib/libc/rpc         auth_unix.c authunix_prot.c clnt_perror.c 
                         clnt_vc.c rpc_generic.c rpc_soc.3 
                         rpcb_clnt.c svc_auth_unix.c svc_run.c 
    sys/rpc              auth.h clnt_vc.c rpcb_clnt.c 
  Log:
  SVN rev 240800 on 2012-09-22 04:22:17Z by pfg
  
  MFC     r239963:
  
  Bring some changes from Bull's NFSv4 libtirpc implementation.
  
  ____
  
  Fixed infinite loop in svc_run()
  ____
  
  __rpc_taddr2uaddr_af() assumes the netbuf to always have a
  non-zero data. This is a bad assumption and can lead to a
  seg-fault. This patch adds a check for zero length and returns
  NULL when found.
  ____
  
  Changed clnt_spcreateerror() to return clearer
  and more concise error messages.
  ____
  
  Converted all uid and gid variables of the type uid_t and gid_t.
  ____
  
  libtirpc: set r_netid and r_owner in __rpcb_findaddr_timed
  
  These fields in the rpcbind GETADDR call are being passed uninitialized
  to CLNT_CALL. In the case of x86_64 at least, this usually leads to a
  segfault. On x86, it sometimes causes segfaults and other times causes
  garbage to be sent on the wire.
  
  rpcbind generally ignores the r_owner field for calls that come in over
  the wire, so it really doesn't matter what we send in that slot. We just
  need to send something. The reference implementation from Sun seems to
  send a blank string. Have ours follow suit.
  ____
  
  libtirpc: be sure to free cl_netid and cl_tp
  
  When creating a client with clnt_tli_create, it uses strdup to copy
  strings for these fields if nconf is passed in. clnt_dg_destroy frees
  these strings already. Make sure clnt_vc_destroy frees them in the same
  way.
  
  ____
  
  Obtained from:          Bull GNU/Linux NFSv4 Project
  
  Revision   Changes    Path
  1.22.2.2   +4 -5      src/include/rpc/auth.h
  1.11.36.2  +3 -3      src/include/rpc/auth_unix.h
  1.19.2.3   +4 -6      src/lib/libc/rpc/auth_unix.c
  1.10.2.2   +3 -3      src/lib/libc/rpc/authunix_prot.c
  1.18.2.2   +16 -3     src/lib/libc/rpc/clnt_perror.c
  1.21.2.2   +4 -0      src/lib/libc/rpc/clnt_vc.c
  1.14.10.3  +7 -2      src/lib/libc/rpc/rpc_generic.c
  1.12.34.2  +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.17.10.2  +7 -0      src/lib/libc/rpc/rpcb_clnt.c
  1.11.22.2  +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.20.10.2  +2 -3      src/lib/libc/rpc/svc_run.c
  1.2.2.2    +4 -5      src/sys/rpc/auth.h
  1.8.2.9    +4 -0      src/sys/rpc/clnt_vc.c
  1.3.2.3    +7 -0      src/sys/rpc/rpcb_clnt.c



andrew      2012-09-22 06:41:56 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          machdep.c 
    sys/arm/at91         at91_machdep.c 
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
    sys/arm/econa        econa_machdep.c 
    sys/arm/include      machdep.h 
    sys/arm/lpc          lpc_machdep.c 
    sys/arm/mv           mv_machdep.c 
    sys/arm/s3c2xx0      s3c24x0_machdep.c 
    sys/arm/sa11x0       assabet_machdep.c 
    sys/arm/tegra        tegra2_machdep.c 
    sys/arm/ti           ti_machdep.c 
    sys/arm/xscale/i80321 ep80219_machdep.c iq31244_machdep.c 
    sys/arm/xscale/i8134x crb_machdep.c 
    sys/arm/xscale/ixp425 avila_machdep.c 
    sys/arm/xscale/pxa   pxa_machdep.c 
  Log:
  SVN rev 240802 on 2012-09-22 06:41:56Z by andrew
  
  Create a common set_stackptrs in sys/arm/machdep.c.
  
  On single core devices set_stackptrs is only ever called with cpu = 0 in
  initarm and will be identical to the existing function. On SMP this needs
  to be implemented for sys/arm/mp_machdep.c, but the implementations are
  identical for each SoC.
  
  Revision  Changes    Path
  1.52      +13 -0     src/sys/arm/arm/machdep.c
  1.34      +2 -11     src/sys/arm/at91/at91_machdep.c
  1.2       +0 -19     src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c
  1.11      +1 -11     src/sys/arm/econa/econa_machdep.c
  1.9       +11 -0     src/sys/arm/include/machdep.h
  1.3       +2 -11     src/sys/arm/lpc/lpc_machdep.c
  1.33      +0 -19     src/sys/arm/mv/mv_machdep.c
  1.13      +1 -11     src/sys/arm/s3c2xx0/s3c24x0_machdep.c
  1.40      +1 -11     src/sys/arm/sa11x0/assabet_machdep.c
  1.3       +3 -22     src/sys/arm/tegra/tegra2_machdep.c
  1.3       +0 -19     src/sys/arm/ti/ti_machdep.c
  1.24      +1 -15     src/sys/arm/xscale/i80321/ep80219_machdep.c
  1.44      +1 -15     src/sys/arm/xscale/i80321/iq31244_machdep.c
  1.21      +1 -14     src/sys/arm/xscale/i8134x/crb_machdep.c
  1.31      +1 -8      src/sys/arm/xscale/ixp425/avila_machdep.c
  1.16      +1 -11     src/sys/arm/xscale/pxa/pxa_machdep.c



alc         2012-09-22 06:54:03 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap-v6.c pmap.c 
  Log:
  SVN rev 240803 on 2012-09-22 06:54:03Z by alc
  
  Since UMA_ZONE_NOFREE is specified when l2zone and l2table_zone are created,
  there is no need to release and reacquire the pmap and pvh global locks
  around calls to uma_zfree().  Recursion into the pmap simply won't occur.
  
  Eliminate the use of M_USE_RESERVE.  It is deprecated and, in fact, counter-
  productive, meaning that it actually makes the memory allocation request
  more likely to fail.
  
  Eliminate the macros pmap_{alloc,free}_l2_dtable().  They are of limited
  utility, and pmap_free_l2_dtable() was inconsistently used.
  
  Tidy up pmap_init().  In particular, change the initialization of the PV
  zone so that it doesn't span the initialization of the l2 and l2table zones.
  
  Tested by:      jmg
  
  Revision  Changes    Path
  1.4       +18 -43    src/sys/arm/arm/pmap-v6.c
  1.147     +18 -43    src/sys/arm/arm/pmap.c



hselasky    2012-09-22 07:27:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/net      if_smsc.c 
  Log:
  SVN rev 240804 on 2012-09-22 07:27:24Z by hselasky
  
  Apply correct casting.
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/dev/usb/net/if_smsc.c



rpaulo      2012-09-22 07:44:36 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             newvers.sh 
  Log:
  SVN rev 240805 on 2012-09-22 07:44:36Z by rpaulo
  
  Improve the check for p4 opened files.
  
  Now we only search for opened files in ${SYSDIR}, which makes it
  possible to use multiple source trees.
  
  Revision  Changes    Path
  1.101     +2 -2      src/sys/conf/newvers.sh



hselasky    2012-09-22 08:02:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/net      if_smsc.c 
  Log:
  SVN rev 240806 on 2012-09-22 08:02:42Z by hselasky
  
  Apply some more casting.
  
  Revision  Changes    Path
  1.3       +5 -5      src/sys/dev/usb/net/if_smsc.c



glebius     2012-09-22 10:02:44 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf_table.c 
  Log:
  SVN rev 240809 on 2012-09-22 10:02:44Z by glebius
  
  Fix fallout from r236397 in pfr_update_stats(), that was missed
  later in r237155. We need to zero sockaddr before lookup. While
  here, make pfr_update_stats() panic on unknown af.
  
  Revision  Changes    Path
  1.2       +3 -1      src/sys/netpfil/pf/pf_table.c



glebius     2012-09-22 10:04:48 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf_table.c 
  Log:
  SVN rev 240810 on 2012-09-22 10:04:48Z by glebius
  
  In pfr_insert_kentry() return ENOMEM if memory allocation failed.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/netpfil/pf/pf_table.c



glebius     2012-09-22 10:14:47 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf.c pf_table.c 
  Log:
  SVN rev 240811 on 2012-09-22 10:14:47Z by glebius
  
  When connection rate hits and we overload a source to a table,
  we are actually editing table, which means editing rules,
  thus we need writer access to 'em.
  
  Fix this by offloading the update of table to the same taskqueue,
  we already use for flushing. Since taskqueues major task is now
  overloading, and flushing is optional, do mechanical rename
  s/flush/overload/ in the code related to the taskqueue.
  
  Since overloading tasks do unsafe referencing of rules, provide
  a bandaid in pf_purge_unlinked_rules(). If the latter sees any
  queued tasks, then it skips purging for this run.
  
  In table code:
  - Assert any lock in pfr_lookup_addr().
  - Assert writer lock in pfr_route_kentry().
  
  Revision  Changes    Path
  1.5       +106 -82   src/sys/netpfil/pf/pf.c
  1.4       +4 -0      src/sys/netpfil/pf/pf_table.c



kib         2012-09-22 12:17:09 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  SVN rev 240813 on 2012-09-22 12:17:09Z by kib
  
  Do not skip two elements of the tid_buffer when reusing the buffer
  slot. This eventually results in exhaustion of the tid space, causing
  new threads get tid -1 as identifier.
  
  The bad effect of having the thread id equal to -1 is that
  UMTX_OP_UMUTEX_WAIT returns EFAULT for a lock owned by such thread,
  because casuword cannot distinguish between literal value -1 read from
  the address and -1 returned as an indication of faulted
  access. _thr_umutex_lock() helper from libthr does not check for
  errors from _umtx_op_err(2), causing an infinite loop in
  mutex_lock_sleep().
  
  We observed the JVM processes hanging and consuming enormous amount of
  system time on machines with approximately 100 days uptime.
  
  Reported by:    Mykola Dzham <freebsd levsha org ua>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.311     +1 -1      src/sys/kern/kern_thread.c



kib         2012-09-22 12:27:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_exec.c 
    sys/sys              sysent.h 
  Log:
  SVN rev 240814 on 2012-09-22 12:27:50Z by kib
  
  MFC r237431:
  Enchance the shared page chunk allocator.
  
  Revision   Changes    Path
  1.365.2.6  +63 -14    src/sys/kern/kern_exec.c
  1.75.2.3   +6 -1      src/sys/sys/sysent.h



kib         2012-09-22 12:32:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             files.arm files.ia64 files.mips 
                         files.powerpc files.sparc64 
    sys/kern             imgact_elf.c kern_exec.c kern_tc.c 
    sys/sys              sysent.h 
    sys/x86/x86          tsc.c 
  Added files:           (Branch: RELENG_9)
    sys/amd64/include    vdso.h 
    sys/arm/include      vdso.h 
    sys/i386/include     vdso.h 
    sys/ia64/include     vdso.h 
    sys/kern             subr_dummy_vdso_tc.c 
    sys/mips/include     vdso.h 
    sys/pc98/include     vdso.h 
    sys/powerpc/include  vdso.h 
    sys/sparc64/include  vdso.h 
    sys/sys              vdso.h 
    sys/x86/include      vdso.h 
  Log:
  SVN rev 240815 on 2012-09-22 12:32:00Z by kib
  
  MFC r237433:
  Implement mechanism to export some kernel timekeeping data to
  usermode, using shared page.
  
  MFC r237474:
  Stop updating the struct vdso_timehands from even handler executed in
  the scheduled task from tc_windup(). Do it directly from tc_windup in
  interrupt context.
  
  Revision   Changes    Path
  1.1.2.2    +6 -0      src/sys/amd64/include/vdso.h (new)
  1.1.2.2    +34 -0     src/sys/arm/include/vdso.h (new)
  1.26.2.2   +2 -0      src/sys/conf/files.arm
  1.110.2.2  +1 -0      src/sys/conf/files.ia64
  1.22.2.2   +2 -0      src/sys/conf/files.mips
  1.133.2.6  +1 -0      src/sys/conf/files.powerpc
  1.118.2.3  +1 -0      src/sys/conf/files.sparc64
  1.1.2.2    +6 -0      src/sys/i386/include/vdso.h (new)
  1.1.2.2    +41 -0     src/sys/ia64/include/vdso.h (new)
  1.218.2.6  +4 -0      src/sys/kern/imgact_elf.c
  1.365.2.7  +113 -31   src/sys/kern/kern_exec.c
  1.198.2.2  +64 -0     src/sys/kern/kern_tc.c
  1.1.2.2    +49 -0     src/sys/kern/subr_dummy_vdso_tc.c (new)
  1.1.2.2    +41 -0     src/sys/mips/include/vdso.h (new)
  1.1.2.2    +6 -0      src/sys/pc98/include/vdso.h (new)
  1.1.2.2    +41 -0     src/sys/powerpc/include/vdso.h (new)
  1.1.2.2    +34 -0     src/sys/sparc64/include/vdso.h (new)
  1.75.2.4   +4 -2      src/sys/sys/sysent.h
  1.2.2.2    +122 -0    src/sys/sys/vdso.h (new)
  1.1.2.2    +42 -0     src/sys/x86/include/vdso.h (new)
  1.27.2.3   +22 -0     src/sys/x86/x86/tsc.c



kib         2012-09-22 12:34:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/i386        elf_machdep.c machdep.c 
    sys/i386/include     vmparam.h 
  Log:
  SVN rev 240816 on 2012-09-22 12:34:02Z by kib
  
  MFC r237435:
  Enable shared page on i386, now it has a use for vdso_timehands.
  
  MFC r237445:
  Commit changes missed from r237435.  Properly calculate the signal
  trampoline addresses after the shared page is enabled.  Handle FreeBSD
  ABIs without shared page support too.
  
  Revision    Changes    Path
  1.32.2.2    +4 -1      src/sys/i386/i386/elf_machdep.c
  1.736.2.10  +10 -3     src/sys/i386/i386/machdep.c
  1.53.2.3    +2 -1      src/sys/i386/include/vmparam.h



kib         2012-09-22 12:35:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/sys              sysent.h 
  Log:
  SVN rev 240817 on 2012-09-22 12:35:22Z by kib
  
  MFC r237476:
  Remove no longer needed forward declaration for struct sf_buf.
  
  Revision  Changes    Path
  1.75.2.5  +0 -1      src/sys/sys/sysent.h



kib         2012-09-22 12:36:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             files 
    sys/kern             kern_exec.c 
  Added files:           (Branch: RELENG_9)
    sys/kern             kern_sharedpage.c 
  Log:
  SVN rev 240818 on 2012-09-22 12:36:31Z by kib
  
  MFC r237477:
  Move the code dealing with shared page into a dedicated
  kern_sharedpage.c source file from kern_exec.c.
  
  Revision     Changes    Path
  1.1611.2.41  +1 -0      src/sys/conf/files
  1.365.2.8    +0 -192    src/sys/kern/kern_exec.c
  1.1.2.2      +240 -0    src/sys/kern/kern_sharedpage.c (new)



kib         2012-09-22 12:40:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/x86/x86          tsc.c 
  Log:
  SVN rev 240821 on 2012-09-22 12:40:52Z by kib
  
  MFC r238973,r238975:
  Add explicit fences right before rdtsc in the timecounters 'get' functions.
  
  Revision  Changes    Path
  1.27.2.4  +85 -14    src/sys/x86/x86/tsc.c



pjd         2012-09-22 12:41:49 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_disk.c 
  Log:
  SVN rev 240822 on 2012-09-22 12:41:49Z by pjd
  
  Use the topology lock to protect list of providers while withering them.
  It is possible that provider is destroyed while we are iterating over the
  list.
  
  Reported by:    Brian Parkison <parkison@panzura.com>
  Discussed with: phk
  MFC after:      1 week
  
  Revision  Changes    Path
  1.131     +4 -1      src/sys/geom/geom_disk.c



glebius     2012-09-22 12:49:36 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/altq/altq altq_priq.c altq_red.c altq_rio.c 
  Log:
  SVN rev 240824 on 2012-09-22 12:49:36Z by glebius
  
  Convert more M_WAITOK malloc() to M_NOWAIT.
  
  Reported by:    Kim Culhan <w8hdkim gmail.com>
  
  Revision  Changes    Path
  1.9       +6 -4      src/sys/contrib/altq/altq/altq_priq.c
  1.8       +1 -2      src/sys/contrib/altq/altq/altq_red.c
  1.7       +1 -2      src/sys/contrib/altq/altq/altq_rio.c



tuexen      2012-09-22 14:39:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c sctp_output.h 
  Log:
  SVN rev 240826 on 2012-09-22 14:39:20Z by tuexen
  
  Small cleanups. No functional change.
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.198     +11 -28    src/sys/netinet/sctp_output.c
  1.35      +7 -25     src/sys/netinet/sctp_output.h



pjd         2012-09-22 17:32:40 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vnops.c 
  Log:
  SVN rev 240829 on 2012-09-22 17:32:40Z by pjd
  
  As in r226967, r226987 and r232401 changes to UFS and TMPFS remove cache
  entries associated with the source and the target of rename().
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.105     +3 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c



pjd         2012-09-22 17:41:56 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/rdma     rdma_addr.c 
  Log:
  SVN rev 240830 on 2012-09-22 17:41:56Z by pjd
  
  Fix an obvious typo.
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/contrib/rdma/rdma_addr.c



avg         2012-09-22 17:42:53 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zvol.c 
  Log:
  SVN rev 240831 on 2012-09-22 17:42:53Z by avg
  
  zfs: allow a zvol to be used as a pool vdev, again
  
  Do this by checking if spa_namespace_lock is already held and not taking
  it again in that case.
  Add a comment explaining why that is done and why it is safe.
  
  Reviewed by:    pjd
  MFC after:      24 days
  
  Revision  Changes    Path
  1.23      +33 -15    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c



pjd         2012-09-22 17:49:25 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              param.h 
  Log:
  SVN rev 240834 on 2012-09-22 17:49:25Z by pjd
  
  Add rounddown2() macro similar to the roundup2() macro.
  
  Revision  Changes    Path
  1.513     +1 -0      src/sys/sys/param.h



glebius     2012-09-22 18:47:14 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/altq/altq altq_red.c 
  Log:
  SVN rev 240835 on 2012-09-22 18:47:14Z by glebius
  
  Use M_NOWAIT in wtab_alloc(), too. Convert panic() to
  a soft failure here. wtab_alloc() is used by red_alloc(),
  which can fail.
  
  Reported by:    Kim Culhan <w8hdkim gmail.com>
  
  Revision  Changes    Path
  1.9       +9 -6      src/sys/contrib/altq/altq/altq_red.c



glebius     2012-09-22 19:03:11 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       if_pfsync.c pf_ioctl.c 
  Log:
  SVN rev 240836 on 2012-09-22 19:03:11Z by glebius
  
  EBUSY is a better reply for refusing to unload pf(4) or pfsync(4).
  
  Submitted by:   pluknet
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/netpfil/pf/if_pfsync.c
  1.4       +1 -1      src/sys/netpfil/pf/pf_ioctl.c



avg         2012-09-22 21:13:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfs.c zfsimpl.c 
    sys/cddl/boot/zfs    zfsimpl.h 
  Log:
  SVN rev 240837 on 2012-09-22 21:13:34Z by avg
  
  MFC r240346,240356: zfs boot: bring zap_leaf_chunk field names in sync
  with kernel code
  
  Revision  Changes    Path
  1.9.2.6   +1 -1      src/sys/boot/zfs/zfs.c
  1.17.2.6  +3 -3      src/sys/boot/zfs/zfsimpl.c
  1.11.2.2  +3 -3      src/sys/cddl/boot/zfs/zfsimpl.h



avg         2012-09-22 21:14:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfs.c zfsimpl.c 
    sys/cddl/boot/zfs    zfsimpl.h 
  Log:
  SVN rev 240838 on 2012-09-22 21:14:53Z by avg
  
  MFC r240346,240356: zfs boot: bring zap_leaf_chunk field names in sync
  with kernel code
  
  Revision  Changes    Path
  1.4.4.11  +1 -1      src/sys/boot/zfs/zfs.c
  1.5.4.15  +3 -3      src/sys/boot/zfs/zfsimpl.c
  1.4.4.9   +3 -3      src/sys/cddl/boot/zfs/zfsimpl.h



avg         2012-09-22 21:18:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             sched_ule.c 
  Log:
  SVN rev 240839 on 2012-09-22 21:18:30Z by avg
  
  MFC r240513: sched_ule: fix inverted condition in reporting of priority
  lending via ktr
  
  Revision    Changes    Path
  1.294.2.12  +1 -1      src/sys/kern/sched_ule.c



avg         2012-09-22 21:19:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             sched_ule.c 
  Log:
  SVN rev 240840 on 2012-09-22 21:19:49Z by avg
  
  MFC r240513: sched_ule: fix inverted condition in reporting of priority
  lending via ktr
  
  Revision    Changes    Path
  1.257.2.32  +1 -1      src/sys/kern/sched_ule.c



tuexen      2012-09-22 22:04:17 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_input.c 
  Log:
  SVN rev 240842 on 2012-09-22 22:04:17Z by tuexen
  
  Fix a bug related to handling Re-config chunks. It is not true that
  the association can be removed if the socket is gone.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.164     +0 -17     src/sys/netinet/sctp_input.c



andrew      2012-09-22 22:41:38 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
    sys/arm/lpc          lpc_machdep.c 
    sys/arm/mv           mv_machdep.c 
    sys/arm/tegra        tegra2_machdep.c 
    sys/arm/ti           ti_machdep.c 
  Log:
  SVN rev 240844 on 2012-09-22 22:41:38Z by andrew
  
  Reduce the diff between the FDT implementations of initarm.
  This only touches whitespace and comments.
  
  Revision  Changes    Path
  1.3       +3 -3      src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c
  1.4       +4 -4      src/sys/arm/lpc/lpc_machdep.c
  1.34      +6 -6      src/sys/arm/mv/mv_machdep.c
  1.4       +5 -2      src/sys/arm/tegra/tegra2_machdep.c
  1.4       +7 -5      src/sys/arm/ti/ti_machdep.c



andrew      2012-09-23 02:01:59 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
    sys/arm/lpc          lpc_machdep.c 
    sys/arm/tegra        tegra2_machdep.c 
    sys/arm/ti           ti_machdep.c 
  Log:
  SVN rev 240845 on 2012-09-23 02:01:59Z by andrew
  
  Update different versions of physmap_init to be identical in preparation
  for merging them.
  
  Revision  Changes    Path
  1.4       +13 -3     src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c
  1.5       +13 -3     src/sys/arm/lpc/lpc_machdep.c
  1.5       +13 -3     src/sys/arm/tegra/tegra2_machdep.c
  1.5       +14 -4     src/sys/arm/ti/ti_machdep.c



andrew      2012-09-23 03:46:03 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
    sys/arm/include      machdep.h 
    sys/arm/mv           mv_machdep.c 
    sys/arm/tegra        tegra2_machdep.c 
    sys/arm/ti           ti_machdep.c 
  Log:
  SVN rev 240846 on 2012-09-23 03:46:03Z by andrew
  
  Pull out the SoC specific parts of initarm into separate functions
  
  Revision  Changes    Path
  1.5       +22 -1     src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c
  1.10      +5 -0      src/sys/arm/include/machdep.h
  1.35      +42 -21    src/sys/arm/mv/mv_machdep.c
  1.6       +26 -4     src/sys/arm/tegra/tegra2_machdep.c
  1.6       +23 -2     src/sys/arm/ti/ti_machdep.c



tuexen      2012-09-23 07:23:18 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c 
  Log:
  SVN rev 240848 on 2012-09-23 07:23:18Z by tuexen
  
  Declare a static function as such.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.199     +1 -1      src/sys/netinet/sctp_output.c



tuexen      2012-09-23 07:43:10 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_pcb.c 
  Log:
  SVN rev 240849 on 2012-09-23 07:43:10Z by tuexen
  
  Whitespace change.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.178     +1 -2      src/sys/netinet/sctp_pcb.c



kevlo       2012-09-23 08:44:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          smscphy.c 
  Log:
  SVN rev 240851 on 2012-09-23 08:44:12Z by kevlo
  
  Remove unused variable ma.
  
  Revision  Changes    Path
  1.2       +0 -2      src/sys/dev/mii/smscphy.c



nyan        2012-09-23 08:46:44 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98/loader main.c 
  Log:
  SVN rev 240852 on 2012-09-23 08:46:44Z by nyan
  
  Cosmetic changes.
  
  Revision  Changes    Path
  1.34      +6 -6      src/sys/boot/pc98/loader/main.c



andrew      2012-09-23 08:49:41 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
  Log:
  SVN rev 240853 on 2012-09-23 08:49:41Z by andrew
  
  Fix a typo in a Broadcom initarm debug printf
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c



nyan        2012-09-23 08:50:54 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98/loader main.c 
  Log:
  SVN rev 240854 on 2012-09-23 08:50:54Z by nyan
  
  MFi386: revision 240637
  
    loader/i386: replace ugly inb/outb re-implementations with cpufunc.h
  
  Revision  Changes    Path
  1.35      +6 -20     src/sys/boot/pc98/loader/main.c



nyan        2012-09-23 09:13:57 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 240855 on 2012-09-23 09:13:57Z by nyan
  
  MFi386: revision 237445
  
    Commit changes missed from r237435.  Properly calculate the signal
    trampoline addresses after the shared page is enabled.  Handle FreeBSD
    ABIs without shared page support too.
  
  MFi386: revision 238792
  
    Introduce curpcb magic variable.
  
  Revision  Changes    Path
  1.458     +11 -4     src/sys/pc98/pc98/machdep.c



hselasky    2012-09-23 09:39:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/serial   uchcom.c 
  Log:
  SVN rev 240856 on 2012-09-23 09:39:04Z by hselasky
  
  Correct driver name.
  
  MFC after:      1 weeks
  
  Revision  Changes    Path
  1.25      +1 -1      src/sys/dev/usb/serial/uchcom.c



hselasky    2012-09-23 12:19:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h dwc_otgreg.h 
  Log:
  SVN rev 240857 on 2012-09-23 12:19:19Z by hselasky
  
  DWC OTG host mode improvements. Add support for the 3-strikes and you are
  gone rule. Optimise use of channels so that when a channel
  is not ready another channel is used. Instead of using the SOF interrupt
  use the system timer to drive the host statemachine. This might
  give lower throughput and higher latency, but reduces the CPU usage
  significantly. The DWC OTG host mode support should not be considered
  for serious USB host controller applications. Some problems are still
  seen with LOW speed USB devices.
  
  Revision  Changes    Path
  1.14      +602 -445  src/sys/dev/usb/controller/dwc_otg.c
  1.10      +19 -12    src/sys/dev/usb/controller/dwc_otg.h
  1.5       +6 -1      src/sys/dev/usb/controller/dwc_otgreg.h



nwhitehorn    2012-09-23 17:33:16 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/include  cpu.h pcb.h 
  Log:
  SVN rev 240860 on 2012-09-23 17:33:16Z by nwhitehorn
  
  Move the prototype for savectx from cpu.h to pcb.h, as it is on other
  platforms, as well as putting it in an #ifdef KERNEL block.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.26      +0 -3      src/sys/powerpc/include/cpu.h
  1.17      +1 -0      src/sys/powerpc/include/pcb.h



alc         2012-09-23 17:42:39 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 240862 on 2012-09-23 17:42:39Z by alc
  
  Address a race condition that was introduced in r238212.  Unless the page
  queues lock is acquired before the page lock is released, there is no
  guarantee that the page will still be in that same page queue when
  vm_page_requeue() is called.
  
  Reported by:            pho
  In collaboration with:  kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.354     +1 -1      src/sys/vm/vm_pageout.c



sbruno      2012-09-23 19:14:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/mfi          mfivar.h 
  Log:
  SVN rev 240867 on 2012-09-23 19:14:13Z by sbruno
  
  MFC r238373
  
    sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned on unless the file also includes opt_mfi.h.
  
    Submitted by: Andrew Boyer aboyer@averesystems.com
  
  Revision  Changes    Path
  1.13.4.8  +1 -0      src/sys/dev/mfi/mfivar.h



pjd         2012-09-23 19:40:58 UTC

  FreeBSD src repository

  Modified files:
    cddl/lib/libzpool    Makefile 
    sys/cddl/compat/opensolaris/sys dkio.h 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs dsl_scan.c 
                                                   spa.c vdev.c 
                                                   vdev_geom.c 
                                                   vdev_label.c 
                                                   vdev_mirror.c 
                                                   vdev_raidz.c 
                                                   zil.c zio.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys spa_impl.h 
                                                       vdev.h 
                                                       vdev_impl.h 
                                                       zio.h 
                                                       zio_impl.h 
    sys/modules/zfs      Makefile 
  Added files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs trim_map.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys trim_map.h 
  Log:
  SVN rev 240868 on 2012-09-23 19:40:58Z by pjd
  
  Add TRIM support.
  
  The code builds a map of regions that were freed. On every write the
  code consults the map and eventually removes ranges that were freed
  before, but are now overwritten.
  
  Freed blocks are not TRIMed immediately. There is a tunable that defines
  how many txg we should wait with TRIMming freed blocks (64 by default).
  
  There is a low priority thread that TRIMs ranges when the time comes.
  During TRIM we keep in-flight ranges on a list to detect colliding
  writes - we have to delay writes that collide with in-flight TRIMs in
  case something will be reordered and write will reached the disk before
  the TRIM. We don't have to do the same for in-flight writes, as
  colliding writes just remove ranges to TRIM.
  
  Sponsored by:   multiplay.co.uk
  
  This work includes some important fixes and some improvements obtained
  from the zfsonlinux project, including TRIMming entire vdevs on pool
  create/add/attach and on pool import for spare and cache vdevs.
  
  Obtained from:  zfsonlinux
  Submitted by:   Etienne Dechamps <etienne.dechamps@ovh.net>
  
  Revision  Changes    Path
  1.18      +1 -1      src/cddl/lib/libzpool/Makefile
  1.4       +2 -0      src/sys/cddl/compat/opensolaris/sys/dkio.h
  1.5       +3 -2      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c
  1.29      +18 -1     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  1.12      +3 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h
  1.1       +51 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/trim_map.h (new)
  1.11      +1 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h
  1.10      +2 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h
  1.15      +43 -4     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h
  1.6       +6 -4      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_impl.h
  1.1       +541 -0    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/trim_map.c (new)
  1.21      +9 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c
  1.31      +41 -15    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
  1.9       +17 -1     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c
  1.7       +5 -2      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c
  1.10      +30 -8     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c
  1.18      +4 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c
  1.29      +92 -15    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c
  1.32      +1 -0      src/sys/modules/zfs/Makefile



andrew      2012-09-23 19:48:29 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
  Log:
  SVN rev 240869 on 2012-09-23 19:48:29Z by andrew
  
  Clean up the bcm2835 initarm. It is now identical to the other ARMv6 copies
  
  Tested by:      Alexander Yerenkow
  
  Revision  Changes    Path
  1.7       +8 -10     src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c



pjd         2012-09-23 20:12:10 UTC

  FreeBSD src repository

  Modified files:
    cddl/contrib/opensolaris/cmd/zfs zfs_main.c 
    cddl/contrib/opensolaris/lib/libzfs/common libzfs.h 
                                               libzfs_dataset.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs dsl_dataset.c 
                                                   zfs_ioctl.c 
  Log:
  SVN rev 240870 on 2012-09-23 20:12:10Z by pjd
  
  It is possible to recursively destroy snapshots even if the snapshot
  doesn't exist on a dataset we are starting from. For example if we
  have the following configuration:
  
          tank
          tank/foo
          tank/foo@snap
          tank/bar
          tank/bar@snap
  
  We can execute:
  
          # zfs destroy -t tank@snap
  
  eventhough tank@snap doesn't exit.
  
  Unfortunately it is not possible to do the same with recursive rename:
  
          # zfs rename -r tank@snap tank@pans
          cannot open 'tank@snap': dataset does not exist
  
  ...until now. This change allows to recursively rename snapshots even if
  snapshot doesn't exist on the starting dataset.
  
  Sponsored by:   rsync.net
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.31      +15 -1     src/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
  1.25      +2 -1      src/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h
  1.28      +30 -1     src/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
  1.29      +8 -2      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
  1.49      +20 -1     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c



sbruno      2012-09-23 20:16:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/mfi          mfivar.h 
  Log:
  SVN rev 240871 on 2012-09-23 20:16:17Z by sbruno
  
  MFC r238373
  
  sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned on
  unless the file also includes opt_mfi.h.
  
  Submitted by: Andrew Boyer aboyer@averesystems.com
  
  Revision  Changes    Path
  1.13.2.5  +1 -0      src/sys/dev/mfi/mfivar.h



sbruno      2012-09-23 20:16:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/mfi          mfivar.h 
  Log:
  SVN rev 240872 on 2012-09-23 20:16:45Z by sbruno
  
  MFC r238373
  
  sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned on
  unless the file also includes opt_mfi.h.
  
  Submitted by: Andrew Boyer aboyer@averesystems.com
  
  Revision  Changes    Path
  1.11.2.3  +1 -0      src/sys/dev/mfi/mfivar.h



sbruno      2012-09-23 20:17:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/mfi          mfi_disk.c 
  Log:
  SVN rev 240873 on 2012-09-23 20:17:28Z by sbruno
  
  MFC r238371
  When an MFI command fails, the driver needs to set bio->bio_resid so that
  the upper levels notice.  Otherwise we see commands silently failing leading
  to data corruption.  This mirrors dadone()
  
  Submitted by: Andrew Boyer aboyer@averesystems.com
  
  Revision  Changes    Path
  1.8.4.6   +1 -0      src/sys/dev/mfi/mfi_disk.c



sbruno      2012-09-23 20:24:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/mfi          mfi_disk.c 
  Log:
  SVN rev 240874 on 2012-09-23 20:24:17Z by sbruno
  
  MFC r238371
  
  When an MFI command fails, the driver needs to set bio->bio_resid so that
  the upper levels notice.  Otherwise we see commands silently failing leading
  to data corruption.  This mirrors dadone()
  
  Submitted by: Andrew Boyer aboyer@averesystems.com
  
  Revision  Changes    Path
  1.8.2.5   +1 -0      src/sys/dev/mfi/mfi_disk.c



sbruno      2012-09-23 20:24:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/mfi          mfi_disk.c 
  Log:
  SVN rev 240875 on 2012-09-23 20:24:24Z by sbruno
  
  MFC r238371
  
  When an MFI command fails, the driver needs to set bio->bio_resid so that
  the upper levels notice.  Otherwise we see commands silently failing leading
  to data corruption.  This mirrors dadone()
  
  Submitted by: Andrew Boyer aboyer@averesystems.com
  
  Revision  Changes    Path
  1.7.2.3   +1 -0      src/sys/dev/mfi/mfi_disk.c



sbruno      2012-09-23 20:28:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/aac          aac_disk.c 
  Log:
  SVN rev 240876 on 2012-09-23 20:28:47Z by sbruno
  
  MFC r238601
  
  On BIO_ERROR, set bio_resid to stop losing data in the error case.
  
  Submitted by: Mark Johnston <markjdb@gmail.com>
  
  Revision  Changes    Path
  1.49.2.3  +3 -1      src/sys/dev/aac/aac_disk.c



sbruno      2012-09-23 20:31:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/aac          aac_disk.c 
  Log:
  SVN rev 240877 on 2012-09-23 20:31:45Z by sbruno
  
  MFC r238601
  
  On BIO_ERROR, set bio_resid to stop losing data in the error case.
  
  Submitted by: Mark Johnston <markjdb@gmail.com>
  
  Revision  Changes    Path
  1.47.2.5  +3 -1      src/sys/dev/aac/aac_disk.c



sbruno      2012-09-23 20:31:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/aac          aac_disk.c 
  Log:
  SVN rev 240878 on 2012-09-23 20:31:52Z by sbruno
  
  MFC r238601
  
  On BIO_ERROR, set bio_resid to stop losing data in the error case.
  
  Submitted by: Mark Johnston <markjdb@gmail.com>
  
  Revision   Changes    Path
  1.43.10.7  +3 -1      src/sys/dev/aac/aac_disk.c



sbruno      2012-09-23 22:53:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_em.c if_igb.c if_lem.c 
  Log:
  SVN rev 240879 on 2012-09-23 22:53:39Z by sbruno
  
  This patch fixes a nit in the em, lem, and igb driver statistics.  Increment
  adapter->dropped_pkts instead of if_ierrors because if_ierrors is
  overwritten by hw stats collection.
  
  Submitted by:   Andrew Boyer <aboyer@averesystems.com>
  Reviewed by:    Jack F Vogel <jfv@freebsd.org>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.95      +1 -1      src/sys/dev/e1000/if_em.c
  1.97      +1 -1      src/sys/dev/e1000/if_igb.c
  1.28      +1 -1      src/sys/dev/e1000/if_lem.c



pfg         2012-09-24 03:14:17 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/rpc         clnt_vc.c 
    sys/rpc              clnt_vc.c 
  Log:
  SVN rev 240880 on 2012-09-24 03:14:17Z by pfg
  
  Partial revert of r239963:
  
  The following change caused rpc.lockd to exit after startup:
  ____
  
  libtirpc: be sure to free cl_netid and cl_tp
  
  When creating a client with clnt_tli_create, it uses strdup to copy
  strings for these fields if nconf is passed in. clnt_dg_destroy frees
  these strings already. Make sure clnt_vc_destroy frees them in the
  same way.
  ____
  
  MFC after:      3 days
  Reported by:    David Wolfskill
  Tested by:      David Wolfskill
  
  Revision  Changes    Path
  1.23      +0 -4      src/lib/libc/rpc/clnt_vc.c
  1.17      +0 -4      src/sys/rpc/clnt_vc.c



adrian      2012-09-24 06:00:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240882 on 2012-09-24 06:00:51Z by adrian
  
  In (eventual) preparation for supporting disabling the whole 11n/software
  retry path - add some code to make it obvious (to me!) how to disable
  the software tx path.
  
  Revision  Changes    Path
  1.89      +6 -0      src/sys/dev/ath/if_ath_tx.c



adrian      2012-09-24 06:42:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240883 on 2012-09-24 06:42:20Z by adrian
  
  Prepare for software retransmission of non-aggregate frames but ensure
  it's disabled.
  
  The previous commit to enable CLRDMASK setting didn't do it at all
  correctly for non-aggregate sessions - so the CLRDMASK bit would be
  cleared and never re-set.
  
  * move ath_tx_update_clrdmask() to be called by functions that setup
    descriptors and queue frames to the hardware, rather than scattered
    everywhere.
  
  * Force CLRDMASK to be set on all non-aggregate session frames being
    transmitted.
  
  * Use ath_tx_normal_comp() now on non-aggregate sessoin frames
    that are queued via ath_tx_xmit_normal().  That way the TID hwq is
    updated and they can trigger (eventual) filter frame queue resets
    and software retransmits.
  
  There's still a bit more work to do in this area to reverse the silly
  short-sightedness on my part, however it's likely going to be better
  to fix this now than just reverting the patch.
  
  Thanks to people on the freebsd-wireless@ mailing list for promptly
  pointing this out.
  
  Revision  Changes    Path
  1.90      +72 -23    src/sys/dev/ath/if_ath_tx.c



mav         2012-09-24 08:23:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240884 on 2012-09-24 08:23:05Z by mav
  
  Fix panic caused by wrong pointer dereference, left after pin sense rewrite
  at r230551.
  
  Also while there, make sense polling use reported for each node separately
  instead of reporting accumulated total status.
  
  Submitted by:   Barbara <barbara.freebsd@gmail.com> (1)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.19      +2 -2      src/sys/dev/sound/pci/hda/hdaa.c



hselasky    2012-09-24 16:34:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c 
  Log:
  SVN rev 240890 on 2012-09-24 16:34:13Z by hselasky
  
  DWC OTG host mode improvements:
   - Make HSIC selection dynamic.
   - Make LOW speed USB devices work through HIGH speed USB HUB.
  
  Revision  Changes    Path
  1.15      +36 -3     src/sys/dev/usb/controller/dwc_otg.c



adrian      2012-09-24 19:48:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_debug.c 
  Log:
  SVN rev 240895 on 2012-09-24 19:48:41Z by adrian
  
  Debugging output fixes:
  
  * use the correct frame status - although the completion descriptor is
    the _last_ in the frame/aggregate, the status is currently stored in
    the _first_ buffer.
  
  * Print out ath_buf specific fields once, not per descriptor in an ath_buf.
  
  Revision  Changes    Path
  1.12      +7 -6      src/sys/dev/ath/if_ath_debug.c



dim         2012-09-24 20:00:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             files.amd64 files.i386 
  Log:
  SVN rev 240896 on 2012-09-24 20:00:31Z by dim
  
  MFC r240144:
  
  After r240104, make sure the hpt27xx driver also compiles with clang,
  when it is statically linked into the kernel.
  
  Revision    Changes    Path
  1.181.2.11  +2 -1      src/sys/conf/files.amd64
  1.667.2.8   +2 -1      src/sys/conf/files.i386



dim         2012-09-24 20:05:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/amd64      identcpu.c 
    sys/i386/i386        identcpu.c 
  Log:
  SVN rev 240898 on 2012-09-24 20:05:52Z by dim
  
  MFC r240773:
  
  After r205013, amd64 and i386 CPU family and model IDs were printed out
  in hexadecimal, but without any 0x prefix, which can be very misleading.
  
  Revision   Changes    Path
  1.191.2.3  +2 -2      src/sys/amd64/amd64/identcpu.c
  1.221.2.3  +2 -2      src/sys/i386/i386/identcpu.c



adrian      2012-09-24 20:35:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_ath_debug.h if_ath_rx.c 
                         if_ath_rx_edma.c if_ath_sysctl.c 
                         if_ath_tx.c if_athvar.h 
  Log:
  SVN rev 240899 on 2012-09-24 20:35:56Z by adrian
  
  Migrate the ath(4) KTR logging to use an ATH_KTR() macro.
  
  This should eventually be unified with ATH_DEBUG() so I can get both
  from one macro; that may take some time.
  
  Add some new probes for TX and TX completion.
  
  Revision  Changes    Path
  1.457     +39 -8     src/sys/dev/ath/if_ath.c
  1.8       +16 -4     src/sys/dev/ath/if_ath_debug.h
  1.21      +3 -3      src/sys/dev/ath/if_ath_rx.c
  1.16      +4 -2      src/sys/dev/ath/if_ath_rx_edma.c
  1.27      +3 -0      src/sys/dev/ath/if_ath_sysctl.c
  1.91      +76 -9     src/sys/dev/ath/if_ath_tx.c
  1.180     +1 -0      src/sys/dev/ath/if_athvar.h



jimharris    2012-09-24 21:40:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/tws          tws.c 
  Log:
  SVN rev 240900 on 2012-09-24 21:40:22Z by jimharris
  
  Specify MTX_RECURSE for the controller's io_lock.  Without it, tws(4)
  immediately panics on boot with INVARIANTS enabled.  The driver already
  clearly expects to be able to recurse on this mutex - the main I/O
  is always recursing on this lock.
  
  Reported and tested by:  Mike Tancsa <mike at sentex dot net>
  MFC after: 1 week
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/dev/tws/tws.c



jimharris    2012-09-24 21:45:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/tws          tws_cam.c 
  Log:
  SVN rev 240901 on 2012-09-24 21:45:41Z by jimharris
  
  Use CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report missing targets or
  LUNs respectively.  This removes a huge number of error messages
  from CAM during bus scans.
  
  Copied almost verbatim from mav's commit r237460.
  
  Submitted by:   Mike Tancsa <mike at sentex dot net>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/dev/tws/tws_cam.c



eadler      2012-09-25 01:28:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ixgbe        ixgbe_osdep.h 
  Log:
  SVN rev 240903 on 2012-09-25 01:28:13Z by eadler
  
  MFC r240466:
          Define missing DEBUGOUT# macros. DEBUGOUT[45] are not yet used but are
          being defined pre-emptively to avoid future build breakage
  
  PR:             kern/168967
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.7.2.6   +5 -0      src/sys/dev/ixgbe/ixgbe_osdep.h



eadler      2012-09-25 01:28:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ixgbe        ixgbe_osdep.h 
  Log:
  SVN rev 240904 on 2012-09-25 01:28:14Z by eadler
  
  MFC r240466:
          Define missing DEBUGOUT# macros. DEBUGOUT[45] are not yet used but are
          being defined pre-emptively to avoid future build breakage
  
  PR:             kern/168967
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.9.2.6   +5 -0      src/sys/dev/ixgbe/ixgbe_osdep.h



eadler      2012-09-25 01:28:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/ixgbe        ixgbe_osdep.h 
  Log:
  SVN rev 240905 on 2012-09-25 01:28:15Z by eadler
  
  MFC r240466:
          Define missing DEBUGOUT# macros. DEBUGOUT[45] are not yet used but are
          being defined pre-emptively to avoid future build breakage
  
  PR:             kern/168967
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.3.2.6   +5 -0      src/sys/dev/ixgbe/ixgbe_osdep.h



alc         2012-09-25 03:59:10 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap-v6.c pmap.c 
  Log:
  SVN rev 240913 on 2012-09-25 03:59:10Z by alc
  
  Eliminate an unused declaration.
  
  Revision  Changes    Path
  1.5       +0 -1      src/sys/arm/arm/pmap-v6.c
  1.148     +0 -1      src/sys/arm/arm/pmap.c



adrian      2012-09-25 05:56:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240914 on 2012-09-25 05:56:59Z by adrian
  
  Call ath_tx_tid_unsched() after the node has been flushed, so the
  state can be printed correctly.
  
  Revision  Changes    Path
  1.92      +2 -3      src/sys/dev/ath/if_ath_tx.c



mav         2012-09-25 10:52:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm2/i915    i915_drv.c 
  Log:
  SVN rev 240917 on 2012-09-25 10:52:49Z by mav
  
  Reduce delays in several wait loops from 10ms to 10us, same is it is done
  in Linux. This substantially increases graphics performance on Ivy Bridge.
  
  Submitted by:   avg@
  Reviewed by:    kib@
  
  Revision  Changes    Path
  1.2       +5 -5      src/sys/dev/drm2/i915/i915_drv.c



glebius     2012-09-25 12:45:41 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/altq/altq altq_red.c 
  Log:
  SVN rev 240918 on 2012-09-25 12:45:41Z by glebius
  
  Fix panic introduced by me in r240835, when zero weight
  was passed to wtab_alloc().
  
  Reported by:    Kim Culhan <w8hdkim gmail.com>
  
  Revision  Changes    Path
  1.10      +5 -4      src/sys/contrib/altq/altq/altq_red.c



tijl        2012-09-25 13:32:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/scsi         scsi_cd.c 
  Log:
  SVN rev 240919 on 2012-09-25 13:32:05Z by tijl
  
  MFC r240701:
  
  Fix a panic when trying to play invalid audio tracks.
  
  PR:             kern/167340
  Reported by:    Michael L. Semon <mlsemon35 gmail com>
  
  Revision   Changes    Path
  1.127.2.9  +1 -0      src/sys/cam/scsi/scsi_cd.c



tijl        2012-09-25 13:34:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cam/scsi         scsi_cd.c 
  Log:
  SVN rev 240920 on 2012-09-25 13:34:09Z by tijl
  
  MFC r240701:
  
  Fix a panic when trying to play invalid audio tracks.
  
  PR:             kern/167340
  Reported by:    Michael L. Semon <mlsemon35 gmail com>
  
  Revision    Changes    Path
  1.107.2.20  +1 -0      src/sys/cam/scsi/scsi_cd.c



jhb         2012-09-25 14:55:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_intr.c 
  Log:
  SVN rev 240921 on 2012-09-25 14:55:46Z by jhb
  
  Add optional entropy harvesting for software interrupts in swi_sched()
  as controlled by kern.random.sys.harvest.swi.  SWI harvesting feeds into
  the interrupt FIFO and each event is estimated as providing a single bit of
  entropy.
  
  Reviewed by:    markm, obrien
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.187     +10 -0     src/sys/kern/kern_intr.c



rstone      2012-09-25 19:12:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac_cam.c 
  Log:
  SVN rev 240923 on 2012-09-25 19:12:12Z by rstone
  
  Some aac(4) adapters will always report that a direct access device is
  offline in response to a INQUIRY command that does not retreive vital
  product data(I personally have observed the behaviour on an Adaptec 2405
  and a 5805).  Force the peripheral qualifier to "connected" so that upper
  layers correctly recognize that a disk is present.
  
  This bug was uncovered by r216236.  Prior to that fix, aac(4) was
  accidentally clearing the peripheral qualifier for all inquiry commands.
  
  This fixes an issue where passthrough devices were not created for
  disks behind aac(4) controllers suffering from the bug.  I have
  verified that if a disk is not present that we still properly detect
  that and not create the passthrough device.
  
  Sponsored by:   Sandvine Incorporated
  MFC after:      1 week
  
  Revision  Changes    Path
  1.43      +48 -27    src/sys/dev/aac/aac_cam.c



gnn         2012-09-25 19:16:28 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             dtio_kdtrace.c 
  Log:
  SVN rev 240924 on 2012-09-25 19:16:28Z by gnn
  
  Change the module name for the I/O provider to "kernel" from
  "genunix"  This will requires us to modify externally created
  DTrace scripts but makes logical sense for FreeBSD.
  
  Requested by: rpaulo
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.2       +9 -9      src/sys/kern/dtio_kdtrace.c



adrian      2012-09-25 20:41:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240926 on 2012-09-25 20:41:43Z by adrian
  
  Oops - don't do the clrdmask check in ath_tx_xmit_normal() - the wrong
  lock may be held.
  
  Kim reported that the TID lock wasn't held when ath_tx_update_clrdmask()
  was called. Well, the underlying hardware TXQ for that TID.
  
  I'm betting it's the cabq stuff. ath_tx_xmit_normal() can be called
  for both real and software cabq.  For software cabq, the real destination
  txq is different to the txq. So, the lock check will fail.
  
  Reported by:    Kim Culhan <w8hdkim@gmail.com>
  
  Revision  Changes    Path
  1.93      +2 -3      src/sys/dev/ath/if_ath_tx.c



pjd         2012-09-25 20:48:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 240927 on 2012-09-25 20:48:49Z by pjd
  
  O_EXEC flag is not part of the O_ACCMODE mask, check it separately.
  If O_EXEC is provided don't require CAP_READ/CAP_WRITE, as O_EXEC
  is mutually exclusive to O_RDONLY/O_WRONLY/O_RDWR.
  
  Without this change CAP_FEXECVE capability right is not enforced.
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      3 days
  
  Revision  Changes    Path
  1.540     +13 -15    src/sys/kern/vfs_syscalls.c



pjd         2012-09-25 20:58:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 240928 on 2012-09-25 20:58:15Z by pjd
  
  Require CAP_CREATE on directory descriptor for linkat(2).
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.541     +2 -2      src/sys/kern/vfs_syscalls.c



pjd         2012-09-25 20:59:12 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 240929 on 2012-09-25 20:59:12Z by pjd
  
  Require CAP_CREATE on directory descriptor for symlinkat(2).
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.542     +2 -2      src/sys/kern/vfs_syscalls.c



pjd         2012-09-25 21:00:36 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 240930 on 2012-09-25 21:00:36Z by pjd
  
  Require CAP_DELETE on directory descriptor for unlinkat(2).
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.543     +2 -2      src/sys/kern/vfs_syscalls.c



pjd         2012-09-25 21:11:40 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  SVN rev 240931 on 2012-09-25 21:11:40Z by pjd
  
  We cannot open file for reading and executing (O_RDONLY | O_EXEC).
  Well, in theory we can pass those two flags, because O_RDONLY is 0,
  but we won't be able to read from a descriptor opened with O_EXEC.
  
  Update the comment.
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.374     +3 -3      src/sys/kern/kern_exec.c



emaste      2012-09-25 21:19:17 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tun.c 
  Log:
  SVN rev 240932 on 2012-09-25 21:19:17Z by emaste
  
  Remove an incorrect comment
  
  Revision  Changes    Path
  1.196     +0 -1      src/sys/net/if_tun.c



pjd         2012-09-25 21:31:17 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  SVN rev 240936 on 2012-09-25 21:31:17Z by pjd
  
  vn_write() always expects FOF_OFFSET flag, which is asserted at the begining,
  so there is no need to check for it.
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.318     +3 -4      src/sys/kern/vfs_vnops.c



emaste      2012-09-25 22:10:14 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tap.c if_tapvar.h 
  Log:
  SVN rev 240938 on 2012-09-25 22:10:14Z by emaste
  
  Avoid INVARIANTS panic destroying an in-use tap(4)
  
  The requirement (implied by the KASSERT in tap_destroy) that the tap is
  closed isn't valid; destroy_dev will block in devdrn while other threads
  are in d_* functions.
  
  Note: if_tun had the same issue, addressed in SVN revisions r186391,
  r186483 and r186497.  The use of the condvar there appears to be
  redundant with the functionality provided by destroy_dev.
  
  Sponsored by:   ADARA Networks
  Reviewed by:    dwhite
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.93      +1 -5      src/sys/net/if_tap.c
  1.11      +1 -0      src/sys/net/if_tapvar.h



ray         2012-09-25 22:12:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/flash        mx25l.c 
  Log:
  SVN rev 240939 on 2012-09-25 22:12:07Z by ray
  
  Add more SPI flash IDs.
  
  Submitted by:   Luiz Otavio O Souza.
  Submitted by:   ZRouter.org project.
  Approved by:    adrian (menthor)
  
  Revision  Changes    Path
  1.11      +16 -9     src/sys/dev/flash/mx25l.c



pjd         2012-09-25 22:15:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mqueue.c 
  Log:
  SVN rev 240940 on 2012-09-25 22:15:59Z by pjd
  
  Fix freebsd32_kmq_timedreceive() and freebsd32_kmq_timedsend() to use
  getmq_read() and getmq_write() respectively, just like sys_kmq_timedreceive()
  and sys_kmq_timedsend().
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.59      +2 -2      src/sys/kern/uipc_mqueue.c



emaste      2012-09-25 23:41:45 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tapvar.h 
  Log:
  SVN rev 240942 on 2012-09-25 23:41:45Z by emaste
  
  Revert part of an earlier patch attempt that snuck in with r240938.
  
  Revision  Changes    Path
  1.12      +0 -1      src/sys/net/if_tapvar.h



emaste      2012-09-26 01:09:19 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tap.c 
  Log:
  SVN rev 240945 on 2012-09-26 01:09:19Z by emaste
  
  Correct misspelling in debug output.
  
  Revision  Changes    Path
  1.94      +1 -1      src/sys/net/if_tap.c



adrian      2012-09-26 03:45:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 240946 on 2012-09-26 03:45:42Z by adrian
  
  Map the non-QoS TID to the voice queue, in order to ensure important
  things like EAPOL frames make it out.
  
  After a whole bunch of hacking/testing, I discovered that they weren't
  being early-dropped by the stack (but I should look at ensuring that
  later..) but were even making to the hardware transmit queue.
  They were mostly even being received by the remote end.  However, the
  remote end was completely ignoring them.
  
  This didn't happen under 150-170MBit TCP tests as I'm guessing the TX
  queue stayed very busy and the STA didn't do any scanning. However, when
  doing 100Mbit/s of TCP traffic, the STA would do background scanning -
  which involves it coming in and out of powersave mode with the AP.
  
  Now, this is a total and utter hack around the real problems, which are:
  
  * I need to implement proper power save handling and integrate it into
    the filtered frames support, so the driver/stack doesn't send frames
    whilst the station is actually in sleep;
  
  * .. but frames were actually making it to the STA (macbook pro) and
    the AP did receive an ACK; but a tcpdump on the receiving side showed
    the EAPOL frame never made it. So the stack was dropping it for
    some reason;
  
  * Importantly - the EAPOL frames are currently going into the non-QoS
    TID, which maps to the BE queue and is susceptible to that queue being
    busy doing other things, but;
  
  * There's other traffic going on in the non-QoS TID from other contexts
    when scanning is going on and it's possible there's some races causing
    sequence number/IV issues, but;
  
  * Importantly importantlly, I think the interaction with TID 16 multicast
    traffic in power save mode is causing issues - since I -believe- the
    sequence number space being used by the EAPOL frames on TID 16 overlaps
    with the multicast frames that have sequence numbers allocated and
    are then stuffed on the cabq.  Since with EAPOL frames being in TID 16
    and queued to the BE queue, it's going to be waiting to be serviced
    with all of the aggregate traffic going on - and if the CABQ gets
    emptied beforehand, those TID 16 multicast frames with sequence numbers
    will go out beforehand.
  
  Now, there's quite likely a bunch of "stuff happening slightly out of
  sequence" going on due to the nature of the TX path (read: lots of
  overlapping and concurrent ath_start() and ath_raw_xmit() calls going
  on, sigh) but I thought I had caught them all and stuffed each TID TX
  behind a lock (that lasted as long as it needed to in order to get
  the frame onto the relevant destination queue - thus keeping things
  in order.)
  
  Unfortunately the last problem is the big one and I'm going to stare at
  it some more.  If it _is_
  
  So this is a work around for now to ensure that EAPOL frames actually
  make it out before any other stuff in the non-QoS TID and HOPEFULLY
  before the CABQ gets active.
  
  I'm now going to spend a little time in the TX path figuring out exactly
  why the sender is rejecting things. There's two (well, three if you count
  EAPOL contents invalid) possibilities:
  
  * The sequence number is out of order (ie, something else like the multicast
    traffic on CABQ) is going out first on TID 16;
  * The CCMP IV is out of order (similar to above - but less likely,  as the
    TX key for multicast traffic is different to unicast traffic);
  * EAPOL contents strangely invalid.
  
  AP: Ubiquiti RSPRO, AR9160/AR9220 NICs
  STA: Macbook Pro, Broadcom 11n NIC
  
  Revision  Changes    Path
  1.94      +7 -2      src/sys/dev/ath/if_ath_tx.c



alc         2012-09-26 03:54:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 240947 on 2012-09-26 03:54:55Z by alc
  
  MFC r240862
    Address a race condition that was introduced in r238212.  Unless the page
    queues lock is acquired before the page lock is released, there is no
    guarantee that the page will still be in that same page queue when
    vm_page_requeue() is called.
  
  Revision    Changes    Path
  1.340.2.12  +1 -1      src/sys/vm/vm_pageout.c



trasz       2012-09-26 07:09:15 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ctl          ctl.c 
  Log:
  SVN rev 240948 on 2012-09-26 07:09:15Z by trasz
  
  Fix panic in CTL caused by trying to free invalid pointers passed
  by the userland process via the IOCTL interface.
  
  Reviewed by:    ken@
  
  Revision  Changes    Path
  1.6       +5 -0      src/sys/cam/ctl/ctl.c



kib         2012-09-26 09:22:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/conf       GENERIC 
    sys/conf             files.amd64 files.i386 options.amd64 
                         options.i386 
    sys/dev/random       nehemiah.c probe.c 
    sys/i386/conf        GENERIC 
    sys/modules/random   Makefile 
  Added files:           (Branch: RELENG_9)
    sys/dev/random       ivy.c 
  Removed files:         (Branch: RELENG_9)
    sys/dev/random       nehemiah.h 
  Log:
  SVN rev 240950 on 2012-09-26 09:22:28Z by kib
  
  MFC r240135:
  Add support for new Intel on-CPU Bull Mountain random number generator.
  
  MFC r240455:
  Rename the IVY_RNG option to RDRAND_RNG.
  
  Revision    Changes    Path
  1.568.2.16  +2 -0      src/sys/amd64/conf/GENERIC
  1.181.2.12  +2 -1      src/sys/conf/files.amd64
  1.667.2.9   +2 -1      src/sys/conf/files.i386
  1.41.2.5    +4 -0      src/sys/conf/options.amd64
  1.248.2.4   +4 -0      src/sys/conf/options.i386
  1.2.2.2     +117 -0    src/sys/dev/random/ivy.c (new)
  1.6.2.3     +6 -0      src/sys/dev/random/nehemiah.c
  1.1.36.2    +0 -29     src/sys/dev/random/nehemiah.h (dead)
  1.7.16.3    +33 -3     src/sys/dev/random/probe.c
  1.553.2.15  +2 -0      src/sys/i386/conf/GENERIC
  1.15.36.3   +2 -1      src/sys/modules/random/Makefile



kib         2012-09-26 09:25:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  SVN rev 240951 on 2012-09-26 09:25:11Z by kib
  
  Make the updates of the tid ring buffer' head and tail pointers
  explicit by moving them into separate statements from the buffer
  element accesses.
  
  Requested by:   jhb
  MFC after:      3 days
  
  Revision  Changes    Path
  1.312     +6 -6      src/sys/kern/kern_thread.c



andrew      2012-09-26 09:25:31 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/lpc          lpc_machdep.c 
  Log:
  SVN rev 240952 on 2012-09-26 09:25:31Z by andrew
  
  Start to clean up the lpc initarm as it also uses FDT.
  
  Revision  Changes    Path
  1.6       +18 -12    src/sys/arm/lpc/lpc_machdep.c



andrew      2012-09-26 09:27:38 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/lpc          lpc_machdep.c 
  Log:
  SVN rev 240953 on 2012-09-26 09:27:38Z by andrew
  
  Use arm_dump_avail_init to build the dump_avail array
  
  Revision  Changes    Path
  1.7       +1 -6      src/sys/arm/lpc/lpc_machdep.c



mm          2012-09-26 09:37:58 UTC

  FreeBSD src repository

  Modified files:
    cddl/contrib/opensolaris/cmd/zfs zfs.8 zfs_main.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs dmu_tx.c 
                                                   zfs_vfsops.c 
                                                   zfs_znode.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys sa_impl.h 
  Log:
  SVN rev 240955 on 2012-09-26 09:37:58Z by mm
  
  Merge recent vendor changes in ZFS.
  
  Illumos issued covered:
  2811 missing implementation: zfs send -r
  3139 zdb dies when it tries to determine path of unlinked file
  3189 kernel panic in ZFS test suite during hotspare_onoffline_004_neg
  3208 moving zpool cross-endian results in incorrect user/group accounting
  
  References:
    https://www.illumos.org/issues/ + [issue_id]
  
  Obtained from:  illumos (vendor/illumos, vendor/illumos-sys)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.38      +2 -9      src/cddl/contrib/opensolaris/cmd/zfs/zfs.8
  1.32      +1 -1      src/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
  1.11      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
  1.2       +2 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/sa_impl.h
  1.60      +25 -9     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
  1.46      +30 -4     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c



andrew      2012-09-26 10:07:53 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/lpc          lpc_machdep.c 
  Log:
  SVN rev 240956 on 2012-09-26 10:07:53Z by andrew
  
  Create the new initarm_ functions to reduce the diff to the other FDT
  versions of initarm
  
  Revision  Changes    Path
  1.8       +25 -11    src/sys/arm/lpc/lpc_machdep.c



mm          2012-09-26 10:58:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs dsl_scan.c 
                                                   space_map.c 
  Log:
  SVN rev 240957 on 2012-09-26 10:58:15Z by mm
  
  MFC r236248-r236250:
  
  MFC r236248 (pjd):
  Remove unused variable.
  
  MFC r236249 (pjd):
  Eliminate 'where' argument, we don't use it.
  
  MFC r236250 (pjd):
  Tighten up the assertion: because size can't be 0 and even if sm_space is equal
  to sm_size, any 'sm_space - size' will be less than sm_size.
  
  Revision  Changes    Path
  1.1.4.1   +0 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c
  1.7.2.1   +2 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c



mm          2012-09-26 11:12:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs dsl_scan.c 
                                                   space_map.c 
  Log:
  SVN rev 240958 on 2012-09-26 11:12:09Z by mm
  
  MFC r236248-r236250:
  
  MFC r236248 (pjd):
  Remove unused variable.
  
  MFC r236249 (pjd):
  Eliminate 'where' argument, we don't use it.
  
  MFC r236250 (pjd):
  Tighten up the assertion: because size can't be 0 and even if sm_space is equal
  to sm_size, any 'sm_space - size' will be less than sm_size.
  
  Revision  Changes    Path
  1.1.2.3   +0 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c
  1.3.2.5   +2 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c



jhb         2012-09-26 14:14:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi.c 
  Log:
  SVN rev 240962 on 2012-09-26 14:14:06Z by jhb
  
  Grab the mfi_config_lock while performing a MFI_DCMD_CFG_FOREIGN_IMPORT
  request on behalf of a user utility.
  
  Submitted by:   Steven Hartland  killing multiplay co uk
  MFC after:      1 week
  
  Revision  Changes    Path
  1.68      +1 -0      src/sys/dev/mfi/mfi.c



jhb         2012-09-26 14:17:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mlx          mlx.c mlx_disk.c mlx_pci.c mlxvar.h 
  Removed files:
    sys/dev/mlx          mlx_compat.h 
  Log:
  SVN rev 240963 on 2012-09-26 14:17:14Z by jhb
  
  Remove FreeBSD 4.x compat shims.  Verified by md5.
  
  Revision  Changes    Path
  1.63      +22 -21    src/sys/dev/mlx/mlx.c
  1.4       +0 -77     src/sys/dev/mlx/mlx_compat.h (dead)
  1.36      +14 -15    src/sys/dev/mlx/mlx_disk.c
  1.28      +1 -1      src/sys/dev/mlx/mlx_pci.c
  1.26      +3 -3      src/sys/dev/mlx/mlxvar.h



kensmith    2012-09-26 14:29:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/conf             newvers.sh 
  Log:
  SVN rev 240964 on 2012-09-26 14:29:15Z by kensmith
  
  Ready for 9.1-RC2 builds.
  
  Approved by:    re (implicit)
  
  Revision       Changes    Path
  1.95.2.10.2.3  +1 -1      src/sys/conf/newvers.sh



jimharris    2012-09-26 16:46:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isci         isci.c isci.h isci_controller.c 
  Log:
  SVN rev 240965 on 2012-09-26 16:46:44Z by jimharris
  
  Create led(4) device nodes mapped to isci(4) SGPIO locate LEDs.
  
  Device nodes are in the format /dev/led/isci.busX.portY.locate.
  
  Sponsored by:   Intel
  Requested by:   Paul Maulberger <paul dot maulberger at gmx dot de>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +8 -1      src/sys/dev/isci/isci.c
  1.8       +8 -0      src/sys/dev/isci/isci.h
  1.8       +21 -0     src/sys/dev/isci/isci_controller.c



jhb         2012-09-26 18:11:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_igb.h 
    sys/dev/ixgbe        ixgbe.c ixgbe.h 
  Log:
  SVN rev 240968 on 2012-09-26 18:11:43Z by jhb
  
  Merge similar fixes from 223198 from igb to ixgbe:
  - Use a dedicated task to handle deferred transmits from the if_transmit
    method instead of reusing the existing per-queue interrupt task.
    Reusing the per-queue interrupt task could result in both an interrupt
    thread and the taskqueue thread trying to handle received packets on a
    single queue resulting in out-of-order packet processing and lock
    contention.
  - Don't define ixgbe_start() at all where if_transmit is used.
  
  Tested by:      Vijay Singh
  Reviewed by:    jfv
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.29      +1 -1      src/sys/dev/e1000/if_igb.h
  1.73      +42 -8     src/sys/dev/ixgbe/ixgbe.c
  1.28      +1 -0      src/sys/dev/ixgbe/ixgbe.h



hselasky    2012-09-26 18:59:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h 
  Log:
  SVN rev 240969 on 2012-09-26 18:59:20Z by hselasky
  
  Make sure the DWC OTG host mode channels are given enough time to disable.
  
  Revision  Changes    Path
  1.16      +17 -1     src/sys/dev/usb/controller/dwc_otg.c
  1.11      +1 -0      src/sys/dev/usb/controller/dwc_otg.h



glebius     2012-09-26 20:09:48 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  SVN rev 240971 on 2012-09-26 20:09:48Z by glebius
  
  - In the bridge_enqueue() do success/error accounting for
    each fragment, not only once.
  - In the GRAB_OUR_PACKETS() macro do increase if_ibytes.
  
  Revision  Changes    Path
  1.159     +4 -5      src/sys/net/if_bridge.c



emaste      2012-09-26 21:55:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/netmap       netmap.c 
  Log:
  SVN rev 240975 on 2012-09-26 21:55:13Z by emaste
  
  Add missing mtx_destroy
  
  This is a direct commit to stable/9 as the locking is somewhat different
  in HEAD due to the VALE bridge work (r238812).
  
  Revision  Changes    Path
  1.12.2.4  +1 -0      src/sys/dev/netmap/netmap.c



emaste      2012-09-26 22:13:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/netmap       netmap.c 
  Log:
  SVN rev 240976 on 2012-09-26 22:13:03Z by emaste
  
  MFC part of r239149:
  
  Comment out the knlist_destroy for now as there is currently no
  knlist_init.
  
  Revision  Changes    Path
  1.12.2.5  +5 -4      src/sys/dev/netmap/netmap.c



rmacklem    2012-09-26 23:07:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/fs/nfs           nfs_commonport.c nfscl.h 
    sys/fs/nfsclient     nfs_clrpcops.c 
  Log:
  SVN rev 240977 on 2012-09-26 23:07:00Z by rmacklem
  
  MFC: r240289
  Add a simple printf() based debug facility to the new nfs client.
  Use it for a printf() that can be harmlessly generated for mmap()'d
  files. It will be used extensively for the NFSv4.1 client.
  Debugging printf()s are enabled by setting vfs.nfs.debuglevel to
  a non-zero value. The higher the value, the more debugging printf()s.
  
  Revision  Changes    Path
  1.20.2.5  +3 -0      src/sys/fs/nfs/nfs_commonport.c
  1.1.4.2   +6 -0      src/sys/fs/nfs/nfscl.h
  1.26.2.6  +2 -1      src/sys/fs/nfsclient/nfs_clrpcops.c



pfg         2012-09-27 04:05:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    lib/libc/rpc         clnt_vc.c 
    sys/rpc              clnt_vc.c 
  Log:
  SVN rev 240979 on 2012-09-27 04:05:39Z by pfg
  
  MFC     240880:
  
  Revert a change from Bull's NFSv4 libtirpc implementation:
  
  libtirpc: be sure to free cl_netid and cl_tp
  
  This change is causing rpc.lockd to exit after startup.
  
  Reported by:    David Wolfskill
  
  Revision  Changes    Path
  1.21.4.3  +0 -4      src/lib/libc/rpc/clnt_vc.c
  1.15.2.3  +0 -4      src/sys/rpc/clnt_vc.c



pfg         2012-09-27 04:06:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/rpc         clnt_vc.c 
    sys/rpc              clnt_vc.c 
  Log:
  SVN rev 240980 on 2012-09-27 04:06:20Z by pfg
  
  MFC     240880:
  
  Revert a change from Bull's NFSv4 libtirpc implementation:
  
  libtirpc: be sure to free cl_netid and cl_tp
  
  This change is causing rpc.lockd to exit after startup.
  
  Reported by:    David Wolfskill
  
  Revision  Changes    Path
  1.21.2.3  +0 -4      src/lib/libc/rpc/clnt_vc.c
  1.8.2.10  +0 -4      src/sys/rpc/clnt_vc.c



sobomax     2012-09-27 04:28:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci_user.c 
  Log:
  SVN rev 240981 on 2012-09-27 04:28:55Z by sobomax
  
  Add 32-bit ABI compat shims. Those are necessary for i386 binary-only
  tools like sysutils/hpacucli (HP P4xx RAID controller management
  suite) working on amd64 systems.
  
  PR:             139271
  Submitted by:   Kazumi MORINAGA, Eugene Grosbein
  MFC after:      1 week
  
  Revision  Changes    Path
  1.31      +201 -6    src/sys/dev/pci/pci_user.c



alc         2012-09-27 05:39:42 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap-v6.c pmap.c 
    sys/arm/include      pmap.h 
  Log:
  SVN rev 240983 on 2012-09-27 05:39:42Z by alc
  
  Implementing pmap_kextract(va) as pmap_extract(kernel_pmap, va) is
  problematic because some callers to pmap_kextract() expect its
  implementation to be lock-less.  In particular, uma_dbg_alloc() implicitly
  requires this.  Otherwise, lock-order reversals occur between pmap locks and
  UMA zone locks.  So, this change introduces a lock-less implementation of
  pmap_kextract().
  
  Disable recursion on the pvh global lock in the new armv6 pmap.  While
  recursion on this locks occurs in the old arm pmap, it thankfully doesn't
  occur in the armv6 pmap.
  
  Tested by:      jmg
  
  Revision  Changes    Path
  1.6       +34 -25    src/sys/arm/arm/pmap-v6.c
  1.149     +33 -24    src/sys/arm/arm/pmap.c
  1.46      +2 -2      src/sys/arm/include/pmap.h



adrian      2012-09-27 06:05:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_ani.c 
  Log:
  SVN rev 240984 on 2012-09-27 06:05:54Z by adrian
  
  Track the last ANI TX/RX sample correctly.
  
  This doesn't specifically fix the issue(s) i'm seeing in this 2GHz
  environment (where setting/increasing spur immunity causes OFDM restart
  errors to skyrocket through the roof; but leaving it at 0 would leave
  the environment cleaner..)
  
  Pointy-hat-to:  me, for committing this broken code in the first place.
  
  Revision  Changes    Path
  1.26      +2 -2      src/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c



glebius     2012-09-27 07:13:21 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_usrreq.c 
  Log:
  SVN rev 240985 on 2012-09-27 07:13:21Z by glebius
  
  Fix bug in TCP_KEEPCNT setting, which slipped in in the last round
  of reviewing of r231025.
  
  Unlike other options from this family TCP_KEEPCNT doesn't specify
  time interval, but a count, thus parameter supplied doesn't need
  to be multiplied by hz.
  
  Reported & tested by:   amdmi3
  
  Revision  Changes    Path
  1.211     +14 -8     src/sys/netinet/tcp_usrreq.c



mav         2012-09-27 08:04:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240986 on 2012-09-27 08:04:59Z by mav
  
  MFC r240884:
  Fix panic caused by wrong pointer dereference, left after pin sense rewrite
  at r230551.
  
  Also while there, make sense polling use reported for each node separately
  instead of reporting accumulated total status.
  
  Revision  Changes    Path
  1.14.2.7  +2 -2      src/sys/dev/sound/pci/hda/hdaa.c



mav         2012-09-27 08:06:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240987 on 2012-09-27 08:06:03Z by mav
  
  MFC r240884:
  Fix panic caused by wrong pointer dereference, left after pin sense rewrite
  at r230551.
  
  Also while there, make sense polling use reported for each node separately
  instead of reporting accumulated total status.
  
  Revision  Changes    Path
  1.15.2.8  +2 -2      src/sys/dev/sound/pci/hda/hdaa.c



mav         2012-09-27 08:24:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 240988 on 2012-09-27 08:24:34Z by mav
  
  MFC r240884:
  Fix panic caused by wrong pointer dereference, left after pin sense rewrite
  at r230551.
  
  Also while there, make sense polling use reported for each node separately
  instead of reporting accumulated total status.
  
  Approved by:    re (kib)
  
  Revision      Changes    Path
  1.14.2.4.2.2  +2 -2      src/sys/dev/sound/pci/hda/hdaa.c



kib         2012-09-27 09:00:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_object.c 
  Log:
  SVN rev 240989 on 2012-09-27 09:00:22Z by kib
  
  MFC r240741:
  Plug the accounting leak for the wired pages when msync(MS_INVALIDATE)
  is performed on the vnode mapping which is wired in other address space.
  
  Revision   Changes    Path
  1.446.2.7  +7 -2      src/sys/vm/vm_object.c



glebius     2012-09-27 10:30:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci_user.c 
  Log:
  SVN rev 240990 on 2012-09-27 10:30:11Z by glebius
  
  Fix several build failures for !COMPAT_FREEBSD32 and
  !COMPAT_FREEBSD* kernels introduced by r240981.
  
  Pointy hat to:  sobomax
  
  Revision  Changes    Path
  1.32      +44 -31    src/sys/dev/pci/pci_user.c



kib         2012-09-27 10:41:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             files.amd64 
    sys/dev/random       probe.c 
    sys/modules/random   Makefile 
  Log:
  SVN rev 240991 on 2012-09-27 10:41:34Z by kib
  
  MFC r229887 (by jkim):
  Enable hardware RNG for VIA Nano processors.
  
  Revision    Changes    Path
  1.139.2.26  +1 -0      src/sys/conf/files.amd64
  1.7.10.2    +2 -2      src/sys/dev/random/probe.c
  1.15.30.2   +1 -1      src/sys/modules/random/Makefile



glebius     2012-09-27 10:46:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci_user.c 
  Log:
  SVN rev 240992 on 2012-09-27 10:46:22Z by glebius
  
  Fix zillions of style(9) and spacing bugs introduced by r240981.
  
  Pointy hat to:  sobomax
  
  Revision  Changes    Path
  1.33      +138 -136  src/sys/dev/pci/pci_user.c



trasz       2012-09-27 10:51:38 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ctl          ctl.c ctl_backend_block.c 
                         ctl_backend_ramdisk.c scsi_ctl.c 
  Log:
  SVN rev 240993 on 2012-09-27 10:51:38Z by trasz
  
  Remove useless NULL checks after M_WAITOK allocations.
  
  Revision  Changes    Path
  1.7       +0 -93     src/sys/cam/ctl/ctl.c
  1.4       +0 -25     src/sys/cam/ctl/ctl_backend_block.c
  1.4       +2 -18     src/sys/cam/ctl/ctl_backend_ramdisk.c
  1.7       +0 -11     src/sys/cam/ctl/scsi_ctl.c



kib         2012-09-27 10:56:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/amd64/conf       GENERIC 
    sys/conf             files.amd64 files.i386 options.amd64 
                         options.i386 
    sys/dev/random       nehemiah.c probe.c 
    sys/i386/conf        GENERIC 
    sys/modules/random   Makefile 
  Added files:           (Branch: RELENG_8)
    sys/dev/random       ivy.c 
  Removed files:         (Branch: RELENG_8)
    sys/dev/random       nehemiah.h 
  Log:
  SVN rev 240994 on 2012-09-27 10:56:25Z by kib
  
  MFC r240135:
  Add support for new Intel on-CPU Bull Mountain random number generator.
  
  MFC r240455:
  Rename the IVY_RNG option to RDRAND_RNG.
  
  Revision    Changes    Path
  1.531.2.24  +2 -0      src/sys/amd64/conf/GENERIC
  1.139.2.27  +2 -1      src/sys/conf/files.amd64
  1.625.2.23  +2 -1      src/sys/conf/files.i386
  1.35.2.12   +4 -0      src/sys/conf/options.amd64
  1.244.2.8   +4 -0      src/sys/conf/options.i386
  1.2.4.2     +117 -0    src/sys/dev/random/ivy.c (new)
  1.5.2.4     +6 -0      src/sys/dev/random/nehemiah.c
  1.1.30.2    +0 -29     src/sys/dev/random/nehemiah.h (dead)
  1.7.10.3    +33 -3     src/sys/dev/random/probe.c
  1.519.2.21  +2 -0      src/sys/i386/conf/GENERIC
  1.15.30.3   +2 -1      src/sys/modules/random/Makefile



emaste      2012-09-27 13:37:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/netmap       netmap.c 
  Log:
  SVN rev 240995 on 2012-09-27 13:37:30Z by emaste
  
  MFC part of r238812 and remainder of r239149
  
  From r238812, move mtx_init of per-ring locks into NIOCREGIF ioctl handler.
  (Otherwise they're overwritten with zeros in netmap_if_new.)
  
  From r239149:
    Improve lock and unlock symmetry
  
    - Move destruction of per-ring locks to netmap_dtor_locked to mirror the
    initialization that happens in NIOCREGIF.  Otherwise unloading a netmap-
    capable interface that was never put into netmap mode would try to
    mtx_destroy an uninitialized mutex, and panic.
  
  Revision  Changes    Path
  1.12.2.6  +20 -19    src/sys/dev/netmap/netmap.c



trociny     2012-09-27 14:55:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             link_elf.c 
  Log:
  SVN rev 240997 on 2012-09-27 14:55:15Z by trociny
  
  Kernel and modules have "set_vnet" linker set, where virtualized
  global variables are placed. When a module is loaded by link_elf
  linker its variables from "set_vnet" linker set are copied to the
  kernel "set_vnet" ("modspace") and all references to these variables
  inside the module are relocated accordingly.
  
  The issue is when a module is loaded that has references to global
  variables from another, previously loaded module: these references are
  not relocated so an invalid address is used when the module tries to
  access the variable. The example is V_layer3_chain, defined in ipfw
  module and accessed from ipfw_nat.
  
  The same issue is with DPCPU variables, which use "set_pcpu" linker
  set.
  
  Fix this making the link_elf linker on a module load recognize
  "external" DPCPU/VNET variables defined in the previously loaded
  modules and relocate them accordingly. For this set_pcpu_list and
  set_vnet_list are used, where the addresses of modules' "set_pcpu" and
  "set_vnet" linker sets are stored.
  
  Note, archs that use link_elf_obj (amd64) were not affected by this
  issue.
  
  Reviewed by:    jhb, julian, zec (initial version)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.112     +98 -1     src/sys/kern/link_elf.c



hselasky    2012-09-27 15:23:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h dwc_otgreg.h 
  Log:
  SVN rev 240998 on 2012-09-27 15:23:38Z by hselasky
  
  Make sure we record NAK tokens in the TD structure for IN direction.
  Improve host channel disabling. Wait two times 125us for channel to be
  disabled. The DWC OTG doesn't like when channels are re-used too early.
  
  Revision  Changes    Path
  1.17      +42 -61    src/sys/dev/usb/controller/dwc_otg.c
  1.12      +1 -1      src/sys/dev/usb/controller/dwc_otg.h
  1.6       +0 -1      src/sys/dev/usb/controller/dwc_otgreg.h



hselasky    2012-09-27 15:45:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c 
  Log:
  SVN rev 240999 on 2012-09-27 15:45:24Z by hselasky
  
  Make sure the "wMaxPacketSize" limitations are respected.
  
  Revision  Changes    Path
  1.18      +28 -3     src/sys/dev/usb/controller/dwc_otg.c



pjd         2012-09-27 16:43:23 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  SVN rev 241000 on 2012-09-27 16:43:23Z by pjd
  
  Revert r240931, as the previous comment was actually in sync with POSIX.
  
  I have to note that POSIX is simply stupid in how it describes O_EXEC/fexecve
  and friends. Yes, not only inconsistent, but stupid.
  
  In the open(2) description, O_RDONLY flag is described as:
  
          O_RDONLY        Open for reading only.
  
  Taken from:
  
          http://pubs.opengroup.org/onlinepubs/9699919799/functions/open.html
  
  Note "for reading only". Not "for reading or executing"!
  
  In the fexecve(2) description you can find:
  
          The fexecve() function shall fail if:
  
          [EBADF]
                  The fd argument is not a valid file descriptor open for executing.
  
  Taken from:
  
          http://pubs.opengroup.org/onlinepubs/9699919799/functions/exec.html
  
  As you can see the function shall fail if the file was not open with O_EXEC!
  
  And yet, if you look closer you can find this mess in the exec.html:
  
          Since execute permission is checked by fexecve(), the file description
          fd need not have been opened with the O_EXEC flag.
  
  Yes, O_EXEC flag doesn't have to be specified after all. You can open a file
  with O_RDONLY and you still be able to fexecve(2) it.
  
  Revision  Changes    Path
  1.375     +3 -3      src/sys/kern/kern_exec.c



fjoe        2012-09-27 18:15:01 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/ipfilter/netinet ip_fil_freebsd.c 
  Log:
  SVN rev 241002 on 2012-09-27 18:15:01Z by fjoe
  
  Fix pseudo checksum calculation.
  
  This fixes ipfilter w/ network controllers that implement only
  partial rx csum offloading.
  
  PR:                     106438
  Obtained from:          upstream
  MFC after:              1 week
  
  Revision  Changes    Path
  1.21      +3 -1      src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c



pfg         2012-09-27 19:10:25 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/rpc         auth_unix.c authunix_prot.c clnt_perror.c 
                         rpc_generic.c rpc_soc.3 rpcb_clnt.c 
                         svc_auth_unix.c svc_run.c 
    sys/rpc              auth.h rpcb_clnt.c 
  Log:
  SVN rev 241007 on 2012-09-27 19:10:25Z by pfg
  
  Complete revert of r239963:
  
  The attempt to merge changes from the linux libtirpc caused
  rpc.lockd to exit after startup under unclear conditions.
  
  After many hours of selective experiments and inconsistent results
  the conclusion is that it's better to just revert everything and
  restart in a future time with a much smaller subset of the
  changes.
  ____
  
  MFC after:      3 days
  Reported by:    David Wolfskill
  Tested by:      David Wolfskill
  
  Revision  Changes    Path
  1.22      +6 -4      src/lib/libc/rpc/auth_unix.c
  1.12      +3 -3      src/lib/libc/rpc/authunix_prot.c
  1.20      +3 -16     src/lib/libc/rpc/clnt_perror.c
  1.18      +2 -7      src/lib/libc/rpc/rpc_generic.c
  1.16      +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.19      +0 -7      src/lib/libc/rpc/rpcb_clnt.c
  1.13      +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.22      +3 -2      src/lib/libc/rpc/svc_run.c
  1.4       +5 -4      src/sys/rpc/auth.h
  1.6       +0 -7      src/sys/rpc/rpcb_clnt.c



rstone      2012-09-27 20:12:51 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_base.c 
  Log:
  SVN rev 241009 on 2012-09-27 20:12:51Z by rstone
  
  Ensure that all cases that enqueue a netgraph item for delivery by a
  ngthread properly set the item's depth to 1.  In particular, prior to this
  change if ng_snd_item failed to acquire a lock on a node, the item's depth
  would not be set at all.  This fix ensures that the error code from rcvmsg/
  rcvdata is properly passed back to the apply callback.  For example, this
  fixes a bug where an error from rcvmsg/rcvdata would not previously
  propagate back to a libnetgraph consumer when the message was queued.
  
  Reviewed by:    mav
  MFC after:      1 month
  Sponsored by:   Sandvine Incorporated
  
  Revision  Changes    Path
  1.202     +1 -1      src/sys/netgraph/ng_base.c



mdf         2012-09-27 23:30:49 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/ext2fs        ext2_alloc.c ext2_inode_cnv.c 
    sys/fs/hpfs          hpfs_vfsops.c 
    sys/fs/ntfs          ntfs_subr.c ntfs_vfsops.c ntfs_vnops.c 
    sys/fs/tmpfs         tmpfs_vfsops.c 
    sys/kern             uipc_usrreq.c 
    sys/ufs/ffs          ffs_alloc.c ffs_snapshot.c ffs_softdep.c 
    sys/ufs/ufs          inode.h ufs_acl.c ufs_lookup.c 
                         ufs_vnops.c 
  Log:
  SVN rev 241011 on 2012-09-27 23:30:49Z by mdf
  
  Fix up kernel sources to be ready for a 64-bit ino_t.
  
  Original code by:       Gleb Kurtsou
  
  Revision  Changes    Path
  1.14      +2 -2      src/sys/fs/ext2fs/ext2_alloc.c
  1.3       +1 -1      src/sys/fs/ext2fs/ext2_inode_cnv.c
  1.73      +1 -1      src/sys/fs/hpfs/hpfs_vfsops.c
  1.55      +53 -49    src/sys/fs/ntfs/ntfs_subr.c
  1.107     +6 -6      src/sys/fs/ntfs/ntfs_vfsops.c
  1.73      +11 -7     src/sys/fs/ntfs/ntfs_vnops.c
  1.34      +2 -1      src/sys/fs/tmpfs/tmpfs_vfsops.c
  1.252     +1 -1      src/sys/kern/uipc_usrreq.c
  1.181     +14 -12    src/sys/ufs/ffs/ffs_alloc.c
  1.167     +17 -14    src/sys/ufs/ffs/ffs_snapshot.c
  1.304     +15 -12    src/sys/ufs/ffs/ffs_softdep.c
  1.65      +1 -1      src/sys/ufs/ufs/inode.h
  1.29      +6 -6      src/sys/ufs/ufs/ufs_acl.c
  1.111     +8 -6      src/sys/ufs/ufs/ufs_lookup.c
  1.341     +2 -2      src/sys/ufs/ufs/ufs_vnops.c



alc         2012-09-28 05:30:59 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
    sys/i386/xen         pmap.c 
    sys/ia64/ia64        pmap.c 
    sys/mips/mips        pmap.c 
    sys/powerpc/aim      mmu_oea.c mmu_oea64.c 
    sys/sparc64/sparc64  pmap.c 
  Log:
  SVN rev 241020 on 2012-09-28 05:30:59Z by alc
  
  Eliminate a stale comment.  It describes another use case for the pmap in
  Mach that doesn't exist in FreeBSD.
  
  Revision  Changes    Path
  1.773     +0 -7      src/sys/amd64/amd64/pmap.c
  1.725     +0 -7      src/sys/i386/i386/pmap.c
  1.80      +0 -7      src/sys/i386/xen/pmap.c
  1.246     +0 -7      src/sys/ia64/ia64/pmap.c
  1.119     +0 -7      src/sys/mips/mips/pmap.c
  1.177     +0 -5      src/sys/powerpc/aim/mmu_oea.c
  1.87      +0 -5      src/sys/powerpc/aim/mmu_oea64.c
  1.231     +0 -5      src/sys/sparc64/sparc64/pmap.c



pjd         2012-09-28 08:22:51 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_disk.c 
  Log:
  SVN rev 241022 on 2012-09-28 08:22:51Z by pjd
  
  Remove the topology lock from disk_gone(), it might be called with regular
  mutexes held and the topology lock is an sx lock.
  
  The topology lock was there to protect traversing through the list of providers
  of disk's geom, but it seems that disk's geom has always exactly one provider.
  
  Change the code to call g_wither_provider() for this one provider, which is
  safe to do without holding the topology lock and assert that there is indeed
  only one provider.
  
  Discussed with: ken
  MFC after:      1 week
  
  Revision  Changes    Path
  1.132     +5 -3      src/sys/geom/geom_disk.c



ae          2012-09-28 10:49:41 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      disk.c 
  Log:
  SVN rev 241023 on 2012-09-28 10:49:41Z by ae
  
  Make the loader a bit smarter, when it tries to open disk and the slice
  number is not exactly specified. When the disk has MBR, also try to read
  BSD label after ptable_getpart() call. When the disk has GPT, also set
  d_partition to 255.  Mostly, this is how it worked before.
  
  Revision  Changes    Path
  1.11      +11 -9     src/sys/boot/common/disk.c



kib         2012-09-28 11:25:02 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
    sys/fs/coda          coda_subr.c 
    sys/fs/nfsserver     nfs_nfsdport.c 
    sys/kern             imgact_elf.c kern_exec.c vfs_default.c 
                         vfs_vnops.c vnode_if.src 
    sys/nfsserver        nfs_serv.c 
    sys/vm               vm_object.c vnode_pager.c 
  Log:
  SVN rev 241025 on 2012-09-28 11:25:02Z by kib
  
  Fix the mis-handling of the VV_TEXT on the nullfs vnodes.
  
  If you have a binary on a filesystem which is also mounted over by
  nullfs, you could execute the binary from the lower filesystem, or
  from the nullfs mount. When executed from lower filesystem, the lower
  vnode gets VV_TEXT flag set, and the file cannot be modified while the
  binary is active. But, if executed as the nullfs alias, only the
  nullfs vnode gets VV_TEXT set, and you still can open the lower vnode
  for write.
  
  Add a set of VOPs for the VV_TEXT query, set and clear operations,
  which are correctly bypassed to lower vnode.
  
  Tested by:      pho (previous version)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.255     +1 -1      src/sys/compat/linux/linux_misc.c
  1.43      +2 -2      src/sys/fs/coda/coda_subr.c
  1.73      +1 -1      src/sys/fs/nfsserver/nfs_nfsdport.c
  1.228     +1 -1      src/sys/kern/imgact_elf.c
  1.376     +5 -8      src/sys/kern/kern_exec.c
  1.172     +30 -0     src/sys/kern/vfs_default.c
  1.319     +1 -1      src/sys/kern/vfs_vnops.c
  1.111     +18 -0     src/sys/kern/vnode_if.src
  1.213     +1 -1      src/sys/nfsserver/nfs_serv.c
  1.456     +1 -1      src/sys/vm/vm_object.c
  1.280     +1 -1      src/sys/vm/vnode_pager.c



jhb         2012-09-28 11:59:32 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include/pc bios.h 
    sys/dev/ipmi         ipmi_smbios.c 
    sys/i386/include/pc  bios.h 
    sys/x86/bios         smbios.c 
  Log:
  SVN rev 241027 on 2012-09-28 11:59:32Z by jhb
  
  - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specific
    bits under #ifdef _KERNEL but leave definitions for various structures
    defined by standards ($PIR table, SMAP entries, etc.) available to
    userland.
  - Consolidate duplicate SMBIOS table structure definitions in ipmi(4)
    and smbios(4) in <machine/pc/bios.h> and make them available to
    userland.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.22      +42 -10    src/sys/amd64/include/pc/bios.h
  1.8       +10 -39    src/sys/dev/ipmi/ipmi_smbios.c
  1.21      +103 -73   src/sys/i386/include/pc/bios.h
  1.2       +8 -38     src/sys/x86/bios/smbios.c



mav         2012-09-28 12:13:34 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_queue.c 
  Log:
  SVN rev 241028 on 2012-09-28 12:13:34Z by mav
  
  Change queue overflow checks from DIAGNOSTIC+panic() to KASSERT() to make
  them enabled on HEAD by default. It is probably better to do single compare
  then hunt for unexpected memory corruption.
  
  Revision  Changes    Path
  1.13      +7 -9      src/sys/cam/cam_queue.c



hselasky    2012-09-28 15:24:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c 
  Log:
  SVN rev 241032 on 2012-09-28 15:24:14Z by hselasky
  
  Correct NYET handling. Remove superfluous transfer complete interrupt mask.
  
  Revision  Changes    Path
  1.19      +23 -34    src/sys/dev/usb/controller/dwc_otg.c



hselasky    2012-09-28 15:33:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/net      if_smsc.c 
  Log:
  SVN rev 241033 on 2012-09-28 15:33:13Z by hselasky
  
  Remove some trailing bytes which are not part of the ethernet packet.
  
  Discussed with:         bgray @
  
  Revision  Changes    Path
  1.4       +3 -1      src/sys/dev/usb/net/if_smsc.c



hselasky    2012-09-28 16:23:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/net      if_smsc.c 
  Log:
  SVN rev 241034 on 2012-09-28 16:23:01Z by hselasky
  
  Make sure we don't leak a mbuf in a fail case.
  
  Revision  Changes    Path
  1.5       +5 -2      src/sys/dev/usb/net/if_smsc.c



andreast    2012-09-28 17:36:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/common      reloc_elf.c 
  Log:
  SVN rev 241036 on 2012-09-28 17:36:00Z by andreast
  
  MFC r240782:
  
  Implement elfN(reloc) for powerpc. With this change the kernel is now able to
  resolve dependencies of modules at boot time and load additional modules when
  needed.
  
  Revision  Changes    Path
  1.3.2.2   +25 -0     src/sys/boot/common/reloc_elf.c



glebius     2012-09-28 18:28:27 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       buf_ring.9 drbr.9 
    sys/dev/bxe          if_bxe.c 
    sys/dev/e1000        if_em.c if_igb.c 
    sys/dev/ixgbe        ixgbe.c ixv.c 
    sys/dev/mxge         if_mxge.c 
    sys/dev/oce          oce_if.c 
    sys/dev/vxge         vxge.c 
    sys/net              if_var.h 
    sys/ofed/drivers/net/mlx4 en_tx.c 
    sys/sys              buf_ring.h 
  Log:
  SVN rev 241037 on 2012-09-28 18:28:27Z by glebius
  
  The drbr(9) API appeared to be so unclear, that most drivers in
  tree used it incorrectly, which lead to inaccurate overrated
  if_obytes accounting. The drbr(9) used to update ifnet stats on
  drbr_enqueue(), which is not accurate since enqueuing doesn't
  imply successful processing by driver. Dequeuing neither mean
  that. Most drivers also called drbr_stats_update() which did
  accounting again, leading to doubled if_obytes statistics. And
  in case of severe transmitting, when a packet could be several
  times enqueued and dequeued it could have been accounted several
  times.
  
  o Thus, make drbr(9) API thinner. Now drbr(9) merely chooses between
    ALTQ queueing or buf_ring(9) queueing.
    - It doesn't touch the buf_ring stats any more.
    - It doesn't touch ifnet stats anymore.
    - drbr_stats_update() no longer exists.
  
  o buf_ring(9) handles its stats itself:
    - It handles br_drops itself.
    - br_prod_bytes stats are dropped. Rationale: no one ever
      reads them but update of a common counter on every packet
      negatively affects performance due to excessive cache
      invalidation.
    - buf_ring_enqueue_bytes() reduced to buf_ring_enqueue(), since
      we no longer account bytes.
  
  o Drivers handle their stats theirselves: if_obytes, if_omcasts.
  
  o mlx4(4), igb(4), em(4), vxge(4), oce(4) and  ixv(4) no longer
    use drbr_stats_update(), and update ifnet stats theirselves.
  
  o bxe(4) was the most correct driver, it didn't call
    drbr_stats_update(), thus it was the only driver accurate under
    moderate load. Now it also maintains stats itself.
  
  o ixgbe(4) had already taken stats from hardware, so just
    - drop software stats updating.
    - take multicast packet count from hardware as well.
  
  o mxge(4) just no longer needs NO_SLOW_STATS define.
  
  o cxgb(4), cxgbe(4) need no change, since they obtain stats
    from hardware.
  
  Reviewed by:    jfv, gnn
  
  Revision  Changes    Path
  1.3       +2 -13     src/share/man/man9/buf_ring.9
  1.3       +1 -7      src/share/man/man9/drbr.9
  1.25      +5 -0      src/sys/dev/bxe/if_bxe.c
  1.96      +3 -1      src/sys/dev/e1000/if_em.c
  1.98      +3 -1      src/sys/dev/e1000/if_igb.c
  1.74      +1 -1      src/sys/dev/ixgbe/ixgbe.c
  1.10      +3 -1      src/sys/dev/ixgbe/ixv.c
  1.89      +0 -2      src/sys/dev/mxge/if_mxge.c
  1.5       +3 -1      src/sys/dev/oce/oce_if.c
  1.4       +3 -1      src/sys/dev/vxge/vxge.c
  1.184     +3 -17     src/sys/net/if_var.h
  1.2       +3 -1      src/sys/ofed/drivers/net/mlx4/en_tx.c
  1.8       +2 -10     src/sys/sys/buf_ring.h



glebius     2012-09-28 20:43:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf.c 
  Log:
  SVN rev 241039 on 2012-09-28 20:43:03Z by glebius
  
  Simplify and somewhat redesign interaction between pf_purge_thread() and
  pf_purge_expired_states().
  
  Now pf purging daemon stores the current hash table index on stack
  in pf_purge_thread(), and supplies it to next iteration of
  pf_purge_expired_states(). The latter returns new index back.
  
  The important change is that whenever pf_purge_expired_states() wraps
  around the array it returns immediately. This makes our knowledge about
  status of states expiry run more consistent. Prior to this change it
  could happen that n-th run stopped on i-th entry, and returned (1) as
  full run complete, then next (n+1) full run stopped on j-th entry, where
  j < i, and that broke the mark-and-sweep algorythm that saves references
  rules. A referenced rule was freed, and this later lead to a crash.
  
  Revision  Changes    Path
  1.6       +15 -18    src/sys/netpfil/pf/pf.c



glebius     2012-09-29 05:52:19 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_carp.c 
  Log:
  SVN rev 241043 on 2012-09-29 05:52:19Z by glebius
  
  carp_send_ad() should never return without rescheduling next run.
  
  Revision  Changes    Path
  1.98      +6 -11     src/sys/netinet/ip_carp.c



alc         2012-09-29 08:11:12 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  SVN rev 241044 on 2012-09-29 08:11:12Z by alc
  
  Update a comment to reflect recent locking changes.
  
  Revision  Changes    Path
  1.150     +3 -3      src/sys/arm/arm/pmap.c



ae          2012-09-29 15:08:55 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader conf.c 
  Log:
  SVN rev 241047 on 2012-09-29 15:08:55Z by ae
  
  Disable splitfs support, since we aren't support floppies for a long
  time. This slightly reduces an overhead, when loader tries to open
  file that doesn't exist.
  
  Revision  Changes    Path
  1.32      +2 -0      src/sys/boot/i386/loader/conf.c



kevlo       2012-09-29 16:15:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iicbus       s35390a.c 
  Log:
  SVN rev 241048 on 2012-09-29 16:15:27Z by kevlo
  
  Remove unused variables.
  
  Revision  Changes    Path
  1.2       +0 -4      src/sys/dev/iicbus/s35390a.c



kevlo       2012-09-29 16:27:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_pf.c 
  Log:
  SVN rev 241050 on 2012-09-29 16:27:13Z by kevlo
  
  If devclass_get_devices(9) returns success but a count of 0,
  free the pointer.
  
  Revision  Changes    Path
  1.13      +1 -0      src/sys/dev/usb/usb_pf.c



ae          2012-09-29 16:47:56 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      disk.c disk.h 
    sys/boot/i386/libi386 biosdisk.c 
    sys/boot/uboot/lib   disk.c 
    sys/boot/userboot/userboot userboot_disk.c 
  Log:
  SVN rev 241053 on 2012-09-29 16:47:56Z by ae
  
  Almost each time when loader opens a file, this leads to calling
  disk_open(). Very often this is called several times for one file.
  This leads to reading partition table metadata for each call. To
  reduce the number of disk I/O we have a simple block cache, but it
  is very dumb and more than half of I/O operations related to reading
  metadata, misses this cache.
  
  Introduce new cache layer to resolve this problem. It is independent
  and doesn't need initialization like bcache, and will work by default
  for all loaders which use the new DISK API. A successful disk_open()
  call to each new disk or partition produces new entry in the cache.
  Even more, when disk was already open, now opening of any nested
  partitions does not require reading top level partition table.
  So, if without this cache, partition table metadata was read around
  20-50 times during boot, now it reads only once. This affects the booting
  from GPT and MBR from the UFS.
  
  Revision  Changes    Path
  1.12      +178 -34   src/sys/boot/common/disk.c
  1.4       +1 -0      src/sys/boot/common/disk.h
  1.71      +9 -1      src/sys/boot/i386/libi386/biosdisk.c
  1.10      +1 -0      src/sys/boot/uboot/lib/disk.c
  1.3       +1 -0      src/sys/boot/userboot/userboot/userboot_disk.c



alc         2012-09-29 17:20:16 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap-v6.c 
  Log:
  SVN rev 241054 on 2012-09-29 17:20:16Z by alc
  
  Add support for mincore().  Specifically, this is an adaptation of the
  pmap_mincore() implementation that was added to the original arm pmap
  in r235717.
  
  Revision  Changes    Path
  1.7       +53 -3     src/sys/arm/arm/pmap-v6.c



alc         2012-09-29 19:09:11 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap-v6.c pmap.c 
  Log:
  SVN rev 241055 on 2012-09-29 19:09:11Z by alc
  
  Eliminate unused variables.
  
  Revision  Changes    Path
  1.8       +0 -9      src/sys/arm/arm/pmap-v6.c
  1.151     +0 -6      src/sys/arm/arm/pmap.c



glebius     2012-09-29 20:02:26 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       if_pfsync.c 
  Log:
  SVN rev 241056 on 2012-09-29 20:02:26Z by glebius
  
  Simplify send out queue code:
  - Write method of a queue now is void,length of item is taken
    as queue property.
  - Write methods don't need to know about mbud, supply just buf
    to them.
  - No need for safe queue iterator in pfsync_sendout().
  
  Obtained from:  OpenBSD
  
  Revision  Changes    Path
  1.3       +21 -30    src/sys/netpfil/pf/if_pfsync.c



glebius     2012-09-29 20:11:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       if_pfsync.c 
  Log:
  SVN rev 241057 on 2012-09-29 20:11:00Z by glebius
  
  Clear and re-setup all function pointers that glue pf(4) and pfsync(4)
  together whenever the pfsync0 is brought down or up respectively.
  
  Revision  Changes    Path
  1.4       +39 -19    src/sys/netpfil/pf/if_pfsync.c



alc         2012-09-29 22:28:00 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      pmap.h 
  Log:
  SVN rev 241058 on 2012-09-29 22:28:00Z by alc
  
  Eliminate an unused declaration.
  
  Revision  Changes    Path
  1.47      +0 -2      src/sys/arm/include/pmap.h



pfg         2012-09-30 00:44:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    include/rpc          auth.h auth_unix.h 
    lib/libc/rpc         auth_unix.c authunix_prot.c clnt_perror.c 
                         rpc_generic.c rpc_soc.3 rpcb_clnt.c 
                         svc_auth_unix.c svc_run.c 
    sys/rpc              auth.h rpcb_clnt.c 
  Log:
  SVN rev 241059 on 2012-09-30 00:44:24Z by pfg
  
  MFC     r241007, r241008:
  
  Complete revert of r239963 (from head).
  
  The attempt to merge changes from the linux libtirpc caused
  rpc.lockd to exit after startup under unclear conditions.
  
  Reported by:    David Wolfskill
  
  Revision   Changes    Path
  1.22.4.3   +5 -4      src/include/rpc/auth.h
  1.11.42.3  +3 -3      src/include/rpc/auth_unix.h
  1.19.4.4   +6 -4      src/lib/libc/rpc/auth_unix.c
  1.10.4.3   +3 -3      src/lib/libc/rpc/authunix_prot.c
  1.18.4.3   +3 -16     src/lib/libc/rpc/clnt_perror.c
  1.16.2.3   +2 -7      src/lib/libc/rpc/rpc_generic.c
  1.12.40.3  +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.17.16.3  +0 -7      src/lib/libc/rpc/rpcb_clnt.c
  1.11.28.3  +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.20.16.3  +3 -2      src/lib/libc/rpc/svc_run.c
  1.2.4.3    +5 -4      src/sys/rpc/auth.h
  1.4.2.3    +0 -7      src/sys/rpc/rpcb_clnt.c



pfg         2012-09-30 00:44:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    include/rpc          auth.h auth_unix.h 
    lib/libc/rpc         auth_unix.c authunix_prot.c clnt_perror.c 
                         rpc_generic.c rpc_soc.3 rpcb_clnt.c 
                         svc_auth_unix.c svc_run.c 
    sys/rpc              auth.h rpcb_clnt.c 
  Log:
  SVN rev 241060 on 2012-09-30 00:44:53Z by pfg
  
  MFC     r241007, r241008:
  
  Complete revert of r239963 (from head).
  
  The attempt to merge changes from the linux libtirpc caused
  rpc.lockd to exit after startup under unclear conditions.
  
  Reported by:    David Wolfskill
  
  Revision   Changes    Path
  1.22.2.3   +5 -4      src/include/rpc/auth.h
  1.11.36.3  +3 -3      src/include/rpc/auth_unix.h
  1.19.2.4   +6 -4      src/lib/libc/rpc/auth_unix.c
  1.10.2.3   +3 -3      src/lib/libc/rpc/authunix_prot.c
  1.18.2.3   +3 -16     src/lib/libc/rpc/clnt_perror.c
  1.14.10.4  +2 -7      src/lib/libc/rpc/rpc_generic.c
  1.12.34.3  +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.17.10.3  +0 -7      src/lib/libc/rpc/rpcb_clnt.c
  1.11.22.3  +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.20.10.3  +3 -2      src/lib/libc/rpc/svc_run.c
  1.2.2.3    +5 -4      src/sys/rpc/auth.h
  1.3.2.4    +0 -7      src/sys/rpc/rpcb_clnt.c



alc         2012-09-30 03:54:57 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap-v6.c 
  Log:
  SVN rev 241063 on 2012-09-30 03:54:57Z by alc
  
  Stop calling pmap_remove_write() from pmap_remove_all().  Doing so is not
  only inefficient but also leads to recursive lock acquisition.
  
  Tested by:      ray
  
  Revision  Changes    Path
  1.9       +3 -1      src/sys/arm/arm/pmap-v6.c



ae          2012-09-30 07:52:40 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      disk.c 
  Log:
  SVN rev 241065 on 2012-09-30 07:52:40Z by ae
  
  Fix disk_cleanup() to work without DISK_DEBUG too.
  
  Revision  Changes    Path
  1.13      +3 -1      src/sys/boot/common/disk.c



kevlo       2012-09-30 09:21:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ie           if_ie_isa.c 
    sys/dev/sound/pci    hdspe-pcm.c hdspe.c 
    sys/i386/bios        smapi.c 
    sys/x86/bios         smbios.c 
  Log:
  SVN rev 241066 on 2012-09-30 09:21:10Z by kevlo
  
  Free result of device_get_children(9).
  
  Revision  Changes    Path
  1.11      +1 -0      src/sys/dev/ie/if_ie_isa.c
  1.2       +2 -0      src/sys/dev/sound/pci/hdspe-pcm.c
  1.3       +1 -0      src/sys/dev/sound/pci/hdspe.c
  1.19      +1 -0      src/sys/i386/bios/smapi.c
  1.3       +1 -0      src/sys/x86/bios/smbios.c



kevlo       2012-09-30 09:26:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mmc          mmc.c 
  Log:
  SVN rev 241067 on 2012-09-30 09:26:26Z by kevlo
  
  Remove an unneeded NULL check after M_WAITOK.
  
  Revision  Changes    Path
  1.48      +0 -2      src/sys/dev/mmc/mmc.c



ae          2012-09-30 12:24:15 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader Makefile conf.c 
  Log:
  SVN rev 241068 on 2012-09-30 12:24:15Z by ae
  
  Reduce the number of attempts to detect proper kld format for the amd64
  loader.
  
  Revision  Changes    Path
  1.100     +1 -0      src/sys/boot/i386/loader/Makefile
  1.33      +6 -0      src/sys/boot/i386/loader/conf.c



ae          2012-09-30 13:14:37 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      module.c 
  Log:
  SVN rev 241069 on 2012-09-30 13:14:37Z by ae
  
  Remember the file format of the last loaded module and try to use it for
  next files.
  
  Revision  Changes    Path
  1.34      +9 -2      src/sys/boot/common/module.c



ae          2012-09-30 13:17:33 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      module.c 
  Log:
  SVN rev 241070 on 2012-09-30 13:17:33Z by ae
  
  Fix the style.
  
  Revision  Changes    Path
  1.35      +4 -4      src/sys/boot/common/module.c



kib         2012-09-30 13:32:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_thread.c 
  Log:
  SVN rev 241071 on 2012-09-30 13:32:48Z by kib
  
  MFC r240813:
  Do not skip two elements of the tid_buffer when reusing the buffer
  slot. This eventually results in exhaustion of the tid space, causing
  new threads get tid -1 as identifier.
  
  MFC r240951:
  Make the updates of the tid ring buffer' head and tail pointers
  explicit by moving them into separate statements from the buffer
  element accesses.
  
  Revision   Changes    Path
  1.302.2.7  +5 -5      src/sys/kern/kern_thread.c



kevlo       2012-09-30 15:42:20 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/bios        smapi.c 
    sys/x86/bios         smbios.c 
  Log:
  SVN rev 241073 on 2012-09-30 15:42:20Z by kevlo
  
  Add missing header needed by free(9).
  Spotted by:     David Wolfskill <david at catwhisker dot org>
  
  Revision  Changes    Path
  1.20      +1 -0      src/sys/i386/bios/smapi.c
  1.4       +1 -0      src/sys/x86/bios/smbios.c



kevlo       2012-09-30 16:21:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netipsec         xform_ipip.c 
  Log:
  SVN rev 241076 on 2012-09-30 16:21:12Z by kevlo
  
  MFC r240630:
  Add missing break
  
  Revision  Changes    Path
  1.35.2.2  +1 -0      src/sys/netipsec/xform_ipip.c



hselasky    2012-09-30 19:31:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/drivers/ubt ng_ubt.c 
  Log:
  SVN rev 241078 on 2012-09-30 19:31:20Z by hselasky
  
  The USB Bluetooth driver should only grab its own interfaces. This allows the
  USB bluetooth driver to co-exist with other USB device classes and drivers.
  
  Reported by:    Geoffrey Levand
  MFC after:      1 week
  
  Revision  Changes    Path
  1.49      +15 -3     src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c



andrew      2012-10-01 05:12:17 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      atomic.h 
  Log:
  SVN rev 241080 on 2012-10-01 05:12:17Z by andrew
  
  Fix the clobber list on the atomic operators that do comparisons. Without
  this some compilers will place a cmp instruction before the atomic operation
  and expect to be able to use the result afterwards. By adding "cc" to the
  list of used registers we tell the compiler to not do this.
  
  Revision  Changes    Path
  1.32      +17 -15    src/sys/arm/include/atomic.h



andrew      2012-10-01 05:15:13 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/usb       omap_ehci.c 
  Log:
  SVN rev 241081 on 2012-10-01 05:15:13Z by andrew
  
  Remove unused variables from the OMAP ehci code.
  
  Revision  Changes    Path
  1.2       +0 -6      src/sys/arm/ti/usb/omap_ehci.c



hselasky    2012-10-01 05:42:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_hub.c 
    sys/dev/usb/controller at91dci.c atmegadci.c avr32dci.c ehci.c 
                           musb_otg.c ohci.c uhci.c uss820dci.c 
                           xhci.c 
    sys/mips/cavium/usb  octusb.c 
  Log:
  SVN rev 241082 on 2012-10-01 05:42:43Z by hselasky
  
  Inherit USB mode from RootHUB port where the USB device is connected.
  Only RootHUB ports can be dual mode. Disallow OTG ports on external HUBs.
  This simplifies some checks in the USB controller drivers.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.33      +0 -4      src/sys/dev/usb/controller/at91dci.c
  1.38      +0 -4      src/sys/dev/usb/controller/atmegadci.c
  1.18      +0 -4      src/sys/dev/usb/controller/avr32dci.c
  1.58      +0 -4      src/sys/dev/usb/controller/ehci.c
  1.33      +0 -4      src/sys/dev/usb/controller/musb_otg.c
  1.34      +1 -4      src/sys/dev/usb/controller/ohci.c
  1.33      +0 -4      src/sys/dev/usb/controller/uhci.c
  1.35      +0 -4      src/sys/dev/usb/controller/uss820dci.c
  1.18      +0 -4      src/sys/dev/usb/controller/xhci.c
  1.57      +4 -1      src/sys/dev/usb/usb_hub.c
  1.9       +0 -4      src/sys/mips/cavium/usb/octusb.c



pjd         2012-10-01 05:43:24 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
    sys/sys              capability.h 
  Log:
  SVN rev 241083 on 2012-10-01 05:43:24Z by pjd
  
  - Enforce CAP_MKFIFO on mkfifoat(2), not on mknodat(2). Without this change
    mkfifoat(2) was not restricted.
  - Introduce CAP_MKNOD and enforce it on mknodat(2).
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.544     +4 -3      src/sys/kern/vfs_syscalls.c
  1.25      +2 -1      src/sys/sys/capability.h



hselasky    2012-10-01 06:00:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/serial   uchcom.c 
  Log:
  SVN rev 241086 on 2012-10-01 06:00:08Z by hselasky
  
  MFC r240856:
  Correct driver name.
  
  Revision   Changes    Path
  1.11.2.11  +1 -1      src/sys/dev/usb/serial/uchcom.c



hselasky    2012-10-01 06:01:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/serial   uchcom.c 
  Log:
  SVN rev 241087 on 2012-10-01 06:01:20Z by hselasky
  
  MFC r240856:
  Correct driver name.
  
  Revision  Changes    Path
  1.19.2.5  +1 -1      src/sys/dev/usb/serial/uchcom.c



hselasky    2012-10-01 06:42:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c 
    sys/dev/drm          drm_fops.c 
    sys/dev/drm2         drm_fops.c 
    sys/dev/ksyms        ksyms.c 
    sys/fs/devfs         devfs_vnops.c 
    sys/ofed/include/linux linux_compat.c 
  Log:
  SVN rev 241088 on 2012-10-01 06:42:07Z by hselasky
  
  MFC r239303:
  Streamline use of cdevpriv and correct some corner cases.
  
  Revision   Changes    Path
  1.14.2.6   +0 -2      src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
  1.8.2.2    +6 -8      src/sys/dev/drm/drm_fops.c
  1.1.2.3    +6 -8      src/sys/dev/drm2/drm_fops.c
  1.7.2.2    +0 -2      src/sys/dev/ksyms/ksyms.c
  1.200.2.8  +3 -0      src/sys/fs/devfs/devfs_vnops.c
  1.2.2.1    +0 -1      src/sys/ofed/include/linux/linux_compat.c



mav         2012-10-01 08:33:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/drm2/i915    i915_drv.c 
  Log:
  SVN rev 241091 on 2012-10-01 08:33:39Z by mav
  
  MFC r240917:
  Reduce delays in several wait loops from 10ms to 10us, same is it is done
  in Linux. This substantially increases graphics performance on Ivy Bridge.
  
  Submitted by:   avg@
  Reviewed by:    kib@
  
  Revision  Changes    Path
  1.1.2.3   +5 -5      src/sys/dev/drm2/i915/i915_drv.c



mav         2012-10-01 10:52:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/drm2/i915    i915_drv.c 
  Log:
  SVN rev 241093 on 2012-10-01 10:52:10Z by mav
  
  MFC r240917:
  Reduce delays in several wait loops from 10ms to 10us, same is it is
  done in Linux. This substantially increases graphics performance on Ivy
  Bridge.
  
  Submitted by:   avg@
  Reviewed by:    kib@
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.1.2.2.2.2  +5 -5      src/sys/dev/drm2/i915/i915_drv.c



melifaro    2012-10-01 10:54:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/ofed/drivers/infiniband/ulp/ipoib ipoib.h 
  Log:
  SVN rev 241094 on 2012-10-01 10:54:04Z by melifaro
  
  Merge r240082.
  
  Remove unneeded ipfw headers introduced in r213447 from Infiniband code.
  
  Revision  Changes    Path
  1.1.2.1   +0 -2      src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h



rmacklem    2012-10-01 12:28:58 UTC

  FreeBSD src repository

  Modified files:
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 241097 on 2012-10-01 12:28:58Z by rmacklem
  
  Attila Bogar and Herbert Poeckl both reported similar problems
  w.r.t. a Linux NFS client doing a krb5 NFS mount against the
  FreeBSD server. We determined this was a Linux bug:
  http://www.spinics.net/lists/linux-nfs/msg32466.html, however
  the mount failed to work, because the Destroy operation with a
  bogus encrypted checksum destroyed the authenticator handle.
  This patch changes the rpcsec_gss code so that it doesn't
  Destroy the authenticator handle for this case and, as such,
  the Linux mount will work.
  
  Tested by: Attila Bogar and Herbert Poeckl
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.13      +4 -3      src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



kientzle    2012-10-01 14:56:48 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         BEAGLEBONE 
  Log:
  SVN rev 241100 on 2012-10-01 14:56:48Z by kientzle
  
  Support kernel options from ubldr.
  
  Revision  Changes    Path
  1.3       +1 -0      src/sys/arm/conf/BEAGLEBONE



gavin       2012-10-01 15:47:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/pci          pci.c pcireg.h 
    usr.sbin/pciconf     pciconf.c 
  Log:
  SVN rev 241101 on 2012-10-01 15:47:01Z by gavin
  
  Merge the following from head:
  
    r240694
      Add PCI subclass for NVM Express devices.
  
    r240699, r240739
      Recognise NVM devices and pretty-print their name.
  
  Revision    Changes    Path
  1.425.2.10  +1 -0      src/sys/dev/pci/pci.c
  1.81.2.3    +1 -0      src/sys/dev/pci/pcireg.h
  1.37.2.3    +1 -0      src/usr.sbin/pciconf/pciconf.c



gavin       2012-10-01 15:47:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/pci          pci.c pcireg.h 
    usr.sbin/pciconf     pciconf.c 
  Log:
  SVN rev 241102 on 2012-10-01 15:47:13Z by gavin
  
  Merge the following from head:
  
    r240694
      Add PCI subclass for NVM Express devices.
  
    r240699, r240739
      Recognise NVM devices and pretty-print their name.
  
  Revision    Changes    Path
  1.386.2.24  +1 -0      src/sys/dev/pci/pci.c
  1.72.2.8    +1 -0      src/sys/dev/pci/pcireg.h
  1.36.2.4    +1 -0      src/usr.sbin/pciconf/pciconf.c



gavin       2012-10-01 15:47:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/pci          pci.c pcireg.h 
    usr.sbin/pciconf     pciconf.c 
  Log:
  SVN rev 241103 on 2012-10-01 15:47:35Z by gavin
  
  Merge the following from head:
  
    r240694
      Add PCI subclass for NVM Express devices.
  
    r240699, r240739
      Recognise NVM devices and pretty-print their name.
  
  Revision    Changes    Path
  1.355.2.21  +1 -0      src/sys/dev/pci/pci.c
  1.64.2.12   +1 -0      src/sys/dev/pci/pcireg.h
  1.30.2.5    +1 -0      src/usr.sbin/pciconf/pciconf.c



gavin       2012-10-01 15:50:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
  Log:
  SVN rev 241104 on 2012-10-01 15:50:16Z by gavin
  
  Merge r240683 from head
    Add entries for two USB devices I have locally.
  
  Revision    Changes    Path
  1.518.2.20  +5 -0      src/sys/dev/usb/usbdevs



gavin       2012-10-01 15:50:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
  Log:
  SVN rev 241105 on 2012-10-01 15:50:18Z by gavin
  
  Merge r240683 from head
    Add entries for two USB devices I have locally.
  
  Revision    Changes    Path
  1.421.2.96  +5 -0      src/sys/dev/usb/usbdevs



jhb         2012-10-01 17:45:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/conf       NOTES 
    sys/i386/conf        NOTES 
  Log:
  SVN rev 241109 on 2012-10-01 17:45:56Z by jhb
  
  MFC 239771: Fix misspelled "Infiniband".
  
  Revision    Changes    Path
  1.108.2.11  +1 -1      src/sys/amd64/conf/NOTES
  1.1298.2.9  +1 -1      src/sys/i386/conf/NOTES



jhb         2012-10-01 19:09:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/powerpc/powerpc  busdma_machdep.c 
    sys/x86/x86          busdma_machdep.c 
  Log:
  SVN rev 241110 on 2012-10-01 19:09:25Z by jhb
  
  MFC 239008,239020:
  Improve the handling of static DMA buffers that use non-default memory
  attributes (currently just BUS_DMA_NOCACHE):
  - Don't call pmap_change_attr() on the returned address, instead use
    kmem_alloc_contig() to ask the VM system for memory with the requested
    attribute.
  - As a result, always use kmem_alloc_contig() for non-default memory
    attributes, even for sub-page allocations.  This requires adjusting
    bus_dmamem_free()'s logic for determining which free routine to use.
  - For x86, add a new dummy bus_dmamap that is used for static DMA
    buffers allocated via kmem_alloc_contig().  bus_dmamem_free() can then
    use the map pointer to determine which free routine to use.
  - For powerpc, add a new flag to the allocated map (bus_dmamem_alloc()
    always creates a real map on powerpc) to indicate which free routine
    should be used.
  
  Note that the BUS_DMA_NOCACHE handling in powerpc is currently #ifdef'd out.
  I have left it disabled but updated it to match x86.
  
  Revision  Changes    Path
  1.32.2.2  +20 -19    src/sys/powerpc/powerpc/busdma_machdep.c
  1.4.2.3   +23 -20    src/sys/x86/x86/busdma_machdep.c



jhb         2012-10-01 19:22:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             subr_taskqueue.c 
  Log:
  SVN rev 241112 on 2012-10-01 19:22:53Z by jhb
  
  MFC 239779:
  Shorten the name of the fast SWI taskqueue to "fast taskq" so that
  it fits.
  
  Revision  Changes    Path
  1.68.2.2  +1 -1      src/sys/kern/subr_taskqueue.c



jhb         2012-10-01 19:43:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_taskqueue.c 
  Log:
  SVN rev 241113 on 2012-10-01 19:43:37Z by jhb
  
  MFC 239779:
  Shorten the name of the fast SWI taskqueue to "fast taskq" so that
  it fits.
  
  Revision   Changes    Path
  1.48.2.10  +1 -1      src/sys/kern/subr_taskqueue.c



ken         2012-10-01 21:42:32 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/conf        GENERIC 
  Log:
  SVN rev 241114 on 2012-10-01 21:42:32Z by ken
  
  Add the mps(4) driver to the i386 GENERIC config file.  LSI has tested it
  on i386 and verified that it works.
  
  Submitted by:   Harald Schmalzbauer, John Baldwin, Kashyap Desai
  MFC after:      3 days
  
  Revision  Changes    Path
  1.579     +1 -0      src/sys/i386/conf/GENERIC



eadler      2012-10-02 03:33:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  SVN rev 241119 on 2012-10-02 03:33:41Z by eadler
  
  Provide a generic way to disable devices at boot time
  
  PR:             kern/119202
  Requested by:   peterj
  Reviewed by:    sbruno, jhb
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.272     +7 -0      src/sys/kern/subr_bus.c



alc         2012-10-02 07:14:22 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     tlb.h 
    sys/mips/mips        pmap.c tlb.c 
  Log:
  SVN rev 241123 on 2012-10-02 07:14:22Z by alc
  
  Introduce a new TLB invalidation function for efficiently invalidating
  address ranges, and use this function in pmap_remove().
  
  Tested by:      jchandra
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/mips/include/tlb.h
  1.120     +54 -8     src/sys/mips/mips/pmap.c
  1.3       +74 -1     src/sys/mips/mips/tlb.c



hselasky    2012-10-02 10:05:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_hub.c 
  Log:
  SVN rev 241127 on 2012-10-02 10:05:39Z by hselasky
  
  Remove unused field.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.58      +0 -4      src/sys/dev/usb/usb_hub.c



hselasky    2012-10-02 10:09:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_hub.c 
  Log:
  SVN rev 241128 on 2012-10-02 10:09:23Z by hselasky
  
  Style.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.59      +1 -1      src/sys/dev/usb/usb_hub.c



glebius     2012-10-02 12:03:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c in_pcb.h 
  Log:
  SVN rev 241129 on 2012-10-02 12:03:02Z by glebius
  
   There is a complex race in in_pcblookup_hash() and in_pcblookup_group().
  Both functions need to obtain lock on the found PCB, and they can't do
  classic inter-lock with the PCB hash lock, due to lock order reversal.
  To keep the PCB stable, these functions put a reference on it and after PCB
  lock is acquired drop it. If the reference was the last one, this means
  we've raced with in_pcbfree() and the PCB is no longer valid.
  
    This approach works okay only if we are acquiring writer-lock on the PCB.
  In case of reader-lock, the following scenario can happen:
  
    - 2 threads locate pcb, and do in_pcbref() on it.
    - These 2 threads drop the inp hash lock.
    - Another thread comes to delete pcb via in_pcbfree(), it obtains hash lock,
      does in_pcbremlists(), drops hash lock, and runs in_pcbrele_wlocked(), which
      doesn't free the pcb due to two references on it. Then it unlocks the pcb.
    - 2 aforementioned threads acquire reader lock on the pcb and run
      in_pcbrele_rlocked(). One gets 1 from in_pcbrele_rlocked() and continues,
      second gets 0 and considers pcb freed, returns.
    - The thread that got 1 continutes working with detached pcb, which later
      leads to panic in the underlying protocol level.
  
    To plumb that problem an additional INPCB flag introduced - INP_FREED. We
  check for that flag in the in_pcbrele_rlocked() and if it is set, we pretend
  that that was the last reference.
  
  Discussed with:         rwatson, jhb
  Reported by:            Vladimir Medvedkin <medved rambler-co.ru>
  
  Revision  Changes    Path
  1.288     +11 -1     src/sys/netinet/in_pcb.c
  1.157     +1 -0      src/sys/netinet/in_pcb.h



jhb         2012-10-02 12:25:30 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_enc.c 
  Log:
  SVN rev 241130 on 2012-10-02 12:25:30Z by jhb
  
  Rename the module for 'device enc' to "if_enc" to avoid conflicting with
  the CAM "enc" peripheral (part of ses(4)).  Previously the two modules
  used the same name, so only one was included in a linked kernel causing
  enc0 to not be created if you added IPSEC to GENERIC.  The new module
  name follows the pattern of other network interfaces (e.g. "if_loop").
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.19      +2 -2      src/sys/net/if_enc.c



glebius     2012-10-02 12:44:46 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       if_pfsync.c 
  Log:
  SVN rev 241131 on 2012-10-02 12:44:46Z by glebius
  
  To reduce volume of pfsync traffic:
  - Scan request update queue to prevent doubles.
  - Do not push undersized daragram in pfsync_update_request().
  
  Revision  Changes    Path
  1.5       +8 -4      src/sys/netpfil/pf/if_pfsync.c



glebius     2012-10-02 12:57:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          tcp_usrreq.c 
  Log:
  SVN rev 241132 on 2012-10-02 12:57:47Z by glebius
  
  Merge r240985 from head:
    Fix bug in TCP_KEEPCNT setting, which slipped in in the last round
    of reviewing of r231025.
  
    Unlike other options from this family TCP_KEEPCNT doesn't specify
    time interval, but a count, thus parameter supplied doesn't need
    to be multiplied by hz.
  
    Reported & tested by: amdmi3
  
  Revision   Changes    Path
  1.204.2.4  +15 -8     src/sys/netinet/tcp_usrreq.c



glebius     2012-10-02 13:03:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/netinet          tcp_usrreq.c 
  Log:
  SVN rev 241133 on 2012-10-02 13:03:11Z by glebius
  
  Merge r240985 from head:
    Fix bug in TCP_KEEPCNT setting, which slipped in in the last round
    of reviewing of r231025.
  
    Unlike other options from this family TCP_KEEPCNT doesn't specify
    time interval, but a count, thus parameter supplied doesn't need
    to be multiplied by hz.
  
    Reported & tested by:       amdmi3
  
  Approved by:    re (kib)
  
  Revision       Changes    Path
  1.204.2.3.2.2  +15 -8     src/sys/netinet/tcp_usrreq.c



adrian      2012-10-02 17:45:19 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_adhoc.c ieee80211_hostap.c 
                         ieee80211_hostap.h ieee80211_power.c 
                         ieee80211_power.h ieee80211_scan.c 
                         ieee80211_sta.c ieee80211_var.h 
  Log:
  SVN rev 241138 on 2012-10-02 17:45:19Z by adrian
  
  Migrate the power-save functions to be overridable VAP methods.
  
  This turns ieee80211_node_pwrsave(), ieee80211_sta_pwrsave() and
  ieee80211_recv_pspoll() into methods.
  
  The intent is to let drivers override these and tie into the power save
  management pathway.
  
  For ath(4), this is the beginning of forcing a node software queue to
  stop and start as needed, as well as supporting "leaking" single frames
  from the software queue to the hardware.
  
  Right now, ieee80211_recv_pspoll() will attempt to transmit a single frame
  to the hardware (whether it be a data frame on the power-save queue or
  a NULL data frame) but the driver may have hardware/software queued frames
  queued up.  This initial work is an attempt at providing the hooks required
  to implement correct behaviour.
  
  Allowing ieee80211_node_pwrsave() to be overridden allows the ath(4)
  driver to pause and unpause the entire software queue for a given node.
  It doesn't make sense to transmit anything whilst the node is asleep.
  
  Please note that there are other corner cases to correctly handle -
  specifically, setting the MORE data bit correctly on frames to a station,
  as well as keeping the TIM updated.  Those particular issues can be
  addressed later.
  
  Revision  Changes    Path
  1.23      +1 -1      src/sys/net80211/ieee80211_adhoc.c
  1.37      +5 -5      src/sys/net80211/ieee80211_hostap.c
  1.2       +6 -0      src/sys/net80211/ieee80211_hostap.h
  1.10      +2 -0      src/sys/net80211/ieee80211_power.c
  1.4       +5 -0      src/sys/net80211/ieee80211_power.h
  1.22      +2 -2      src/sys/net80211/ieee80211_scan.c
  1.48      +3 -3      src/sys/net80211/ieee80211_sta.c
  1.110     +5 -0      src/sys/net80211/ieee80211_var.h



wollman     2012-10-02 18:38:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241140 on 2012-10-02 18:38:05Z by wollman
  
  Fix spelling of the function name in two assertion messages.
  
  Revision  Changes    Path
  1.369     +2 -2      src/sys/kern/uipc_socket.c



pfg         2012-10-02 19:00:56 UTC

  FreeBSD src repository

  Modified files:
    include/rpc          auth.h auth_unix.h 
    lib/libc/rpc         auth_unix.c authunix_prot.c rpc_soc.3 
                         svc_auth_unix.c 
    sys/rpc              auth.h 
  Log:
  SVN rev 241141 on 2012-10-02 19:00:56Z by pfg
  
  RPC: Convert all uid and gid variables of the type uid_t and gid_t.
  
  This matches what upstream (OpenSolaris) does.
  
  Tested by:      David Wolfskill
  Obtained from:  Bull GNU/Linux NFSv4 project (libtirpc)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.27      +4 -5      src/include/rpc/auth.h
  1.16      +3 -3      src/include/rpc/auth_unix.h
  1.23      +4 -6      src/lib/libc/rpc/auth_unix.c
  1.13      +3 -3      src/lib/libc/rpc/authunix_prot.c
  1.17      +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.14      +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.5       +4 -5      src/sys/rpc/auth.h



pfg         2012-10-02 19:10:19 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/rpc         clnt_vc.c 
    sys/rpc              clnt_vc.c 
  Log:
  SVN rev 241143 on 2012-10-02 19:10:19Z by pfg
  
  libtirpc: be sure to free cl_netid and cl_tp
  
  When creating a client with clnt_tli_create, it uses strdup to copy
  strings for these fields if nconf is passed in. clnt_dg_destroy frees
  these strings already. Make sure clnt_vc_destroy frees them in the same
  way.
  
  This change matches the reference (OpenSolaris) implementation.
  
  Tested by:      David Wolfskill
  Obtained from:  Bull GNU/Linux NFSv4 Project (libtirpc)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.24      +4 -0      src/lib/libc/rpc/clnt_vc.c
  1.18      +4 -0      src/sys/rpc/clnt_vc.c



mav         2012-10-02 22:03:21 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       ata.4 
    sys/dev/ata          ata-all.c ata-all.h ata-sata.c 
  Log:
  SVN rev 241144 on 2012-10-02 22:03:21Z by mav
  
  Implement SATA revision (speed) control for legacy SATA controller for
  both boot (via loader tunables) and run-time (via `camcontrol negotiate`).
  Tested to work at least on NVIDIA MCP55 chipset.
  
  H/w provided by:        glebius
  
  Revision  Changes    Path
  1.96      +8 -2      src/share/man/man4/ata.4
  1.343     +9 -0      src/sys/dev/ata/ata-all.c
  1.163     +1 -0      src/sys/dev/ata/ata-all.h
  1.14      +17 -4     src/sys/dev/ata/ata-sata.c



ken         2012-10-02 23:04:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mps          mps_sas.c 
  Log:
  SVN rev 241145 on 2012-10-02 23:04:12Z by ken
  
  Add casts to unbreak the i386 PAE build for the mps(4) driver.
  
  MFC after:      3 days
  Prompted by:    Garrett Cooper
  
  Revision  Changes    Path
  1.24      +2 -2      src/sys/dev/mps/mps_sas.c



alc         2012-10-03 05:06:45 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  SVN rev 241155 on 2012-10-03 05:06:45Z by alc
  
  Tidy up a bit:
  
  Update some of the comments.  In particular, use "sleep" in preference to
  "block" where appropriate.
  
  Eliminate some unnecessary casts.
  
  Make a few whitespace changes for consistency.
  
  Reviewed by:    kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.478     +25 -37    src/sys/vm/vm_page.c



alc         2012-10-03 05:42:15 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 241156 on 2012-10-03 05:42:15Z by alc
  
  Reimplement pmap_qremove() using the new TLB invalidation function for
  efficiently invalidating address ranges.
  
  Revision  Changes    Path
  1.121     +11 -7     src/sys/mips/mips/pmap.c



mav         2012-10-03 12:43:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-sata.c 
  Log:
  SVN rev 241160 on 2012-10-03 12:43:26Z by mav
  
  Fix build without `options ATA_CAM`, broken by r241144.
  
  Revision  Changes    Path
  1.15      +4 -0      src/sys/dev/ata/ata-sata.c



ed          2012-10-03 13:51:03 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty_ttydisc.c 
  Log:
  SVN rev 241161 on 2012-10-03 13:51:03Z by ed
  
  Fix faulty error code handling in read(2) on TTYs.
  
  When performing a non-blocking read(2), on a TTY while no data is
  available, we should return EAGAIN. But if there's a modem disconnect,
  we should return 0. Right now we only return 0 when doing a blocking
  read, which is wrong.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.16      +12 -12    src/sys/kern/tty_ttydisc.c



ae          2012-10-03 17:20:34 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/userboot    userboot.h 
    sys/boot/userboot/test test.c 
    sys/boot/userboot/userboot libuserboot.h main.c 
  Log:
  SVN rev 241164 on 2012-10-03 17:20:34Z by ae
  
  Replace all references to loader_callbacks_v1 with loader_callbacks.
  
  Suggested by:   grehan@
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/boot/userboot/test/test.c
  1.4       +1 -1      src/sys/boot/userboot/userboot.h
  1.2       +1 -1      src/sys/boot/userboot/userboot/libuserboot.h
  1.3       +2 -2      src/sys/boot/userboot/userboot/main.c



emaste      2012-10-03 21:41:20 UTC

  FreeBSD src repository

  Modified files:
    sys/net              netmap_user.h 
  Log:
  SVN rev 241166 on 2012-10-03 21:41:20Z by emaste
  
  Cast through void * to silence compiler warning
  
  The base netmap pointer and offsets involved are provided by the kernel
  side of the netmap interface and will have appropriate alignment.
  
  Sponsored by: ADARA Networks
  MFC After: 2 weeks
  
  Revision  Changes    Path
  1.6       +9 -8      src/sys/net/netmap_user.h



adrian      2012-10-03 23:23:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_ath_debug.h if_ath_tx.c 
                         if_ath_tx.h if_athvar.h 
  Log:
  SVN rev 241170 on 2012-10-03 23:23:45Z by adrian
  
  Pause and unpause the software queues for a given node based on the
  net80211 node power save state.
  
  * Add an ATH_NODE_UNLOCK_ASSERT() check
  * Add a new node field - an_is_powersave
  * Pause/unpause the queue based on the node state
  * Attempt to handle net80211 concurrency issues so the queue
    doesn't get paused/unpaused more than once at a time from
    the net80211 power save code.
  
  Whilst here (and breaking my usual rule), set CLRDMASK when a queue
  is unpaused, regardless of whether the queue has some pending traffic.
  This means the first frame from that TID (now or later) will hvae
  CLRDMASK set.
  
  Also whilst here, bump the swretrymax counters whenever the
  filtered frames code expires a frame.  Again, breaking my rule, but
  this is just a statistics thing rather than a functional change.
  
  This doesn't fix ps-poll (but it doesn't break it too much worse
  than it is at the present) or correcting the TID updates.
  That's next on the list.
  
  Tested:
          * AR9220 AP (Atheros AP96 reference design)
          * Macbook Pro and LG Optimus 1 Android phone, both setting
            and clearing power save state (but not using PS-POLL.)
  
  Revision  Changes    Path
  1.458     +35 -0     src/sys/dev/ath/if_ath.c
  1.9       +1 -0      src/sys/dev/ath/if_ath_debug.h
  1.95      +154 -8    src/sys/dev/ath/if_ath_tx.c
  1.11      +6 -0      src/sys/dev/ath/if_ath_tx.h
  1.181     +4 -0      src/sys/dev/ath/if_athvar.h



pfg         2012-10-04 04:15:18 UTC

  FreeBSD src repository

  Modified files:
    include/rpc          auth.h auth_unix.h 
    lib/libc/rpc         auth_unix.c authunix_prot.c rpc_soc.3 
                         svc_auth_unix.c 
    sys/rpc              auth.h 
  Log:
  SVN rev 241181 on 2012-10-04 04:15:18Z by pfg
  
  rpc: convert all uid and gid variables to u_int.
  
  After further discussion, instead of pretending to use
  uid_t and gid_t as upstream Solaris and linux try to, we
  are better using u_int, which is in fact what the code
  can handle and best approaches the range of values used
  by uid and gid.
  
  Discussed with: bde
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.28      +4 -4      src/include/rpc/auth.h
  1.17      +3 -3      src/include/rpc/auth_unix.h
  1.24      +4 -3      src/lib/libc/rpc/auth_unix.c
  1.16      +2 -2      src/lib/libc/rpc/authunix_prot.c
  1.18      +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.15      +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.6       +4 -4      src/sys/rpc/auth.h



thompsa     2012-10-04 07:40:55 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  SVN rev 241183 on 2012-10-04 07:40:55Z by thompsa
  
  Remove the M_NOWAIT from bridge_rtable_init as it isn't needed. The function
  return value is not even checked and could lead to a panic on a null sc_rthash.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.160     +3 -8      src/sys/net/if_bridge.c



tijl        2012-10-04 08:53:05 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              cdefs.h 
  Log:
  SVN rev 241190 on 2012-10-04 08:53:05Z by tijl
  
  Define clang feature test macro __has_extension. It's used in stdatomic.h.
  
  Revision  Changes    Path
  1.136     +3 -0      src/sys/sys/cdefs.h



fjoe        2012-10-04 09:49:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    .                    Makefile.inc1 
    gnu/usr.bin/gdb      Makefile.inc 
    gnu/usr.bin/gdb/arch/amd64 Makefile init.c 
    gnu/usr.bin/gdb/arch/arm Makefile init.c 
    gnu/usr.bin/gdb/arch/i386 Makefile init.c 
    gnu/usr.bin/gdb/arch/ia64 Makefile init.c 
    gnu/usr.bin/gdb/arch/mips Makefile init.c 
    gnu/usr.bin/gdb/arch/powerpc Makefile init.c 
    gnu/usr.bin/gdb/arch/powerpc64 Makefile init.c 
    kerberos5/usr.bin/kadmin Makefile 
    kerberos5/usr.sbin/ktutil Makefile 
    rescue/rescue        Makefile 
    sys/contrib/ipfilter/netinet ip_fil_freebsd.c 
    sys/fs/ext2fs        ext2_bmap.c ext2_extern.h ext2_vnops.c 
    usr.bin/grep         util.c 
  Log:
  SVN rev 241192 on 2012-10-04 09:49:53Z by fjoe
  
  MFC: r241002
  
  Fix pseudo checksum calculation.
  
  This fixes ipfilter w/ network controllers that implement only
  partial rx csum offloading.
  
  PR:             106438
  Obtained from:  upstream
  
  Revision    Changes    Path
  1.702.2.17  +4 -0      src/Makefile.inc1
  1.19.2.2    +1 -0      src/gnu/usr.bin/gdb/Makefile.inc
  1.5.4.2     +1 -1      src/gnu/usr.bin/gdb/arch/amd64/Makefile
  1.3.28.2    +2 -0      src/gnu/usr.bin/gdb/arch/amd64/init.c
  1.4.4.2     +1 -1      src/gnu/usr.bin/gdb/arch/arm/Makefile
  1.2.4.2     +2 -0      src/gnu/usr.bin/gdb/arch/arm/init.c
  1.6.4.2     +1 -1      src/gnu/usr.bin/gdb/arch/i386/Makefile
  1.3.28.2    +2 -0      src/gnu/usr.bin/gdb/arch/i386/init.c
  1.4.2.2     +1 -1      src/gnu/usr.bin/gdb/arch/ia64/Makefile
  1.3.2.2     +2 -0      src/gnu/usr.bin/gdb/arch/ia64/init.c
  1.3.2.2     +1 -1      src/gnu/usr.bin/gdb/arch/mips/Makefile
  1.4.2.2     +1 -2      src/gnu/usr.bin/gdb/arch/mips/init.c
  1.2.16.2    +1 -1      src/gnu/usr.bin/gdb/arch/powerpc/Makefile
  1.2.16.2    +2 -0      src/gnu/usr.bin/gdb/arch/powerpc/init.c
  1.1.2.2     +1 -1      src/gnu/usr.bin/gdb/arch/powerpc64/Makefile
  1.1.2.2     +2 -0      src/gnu/usr.bin/gdb/arch/powerpc64/init.c
  1.19.4.3    +2 -2      src/kerberos5/usr.bin/kadmin/Makefile
  1.18.4.3    +2 -2      src/kerberos5/usr.sbin/ktutil/Makefile
  1.77.2.3    +2 -2      src/rescue/rescue/Makefile
  1.20.4.2    +3 -1      src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
  1.1.2.3     +6 -8      src/sys/fs/ext2fs/ext2_bmap.c
  1.2.2.3     +1 -1      src/sys/fs/ext2fs/ext2_extern.h
  1.6.2.6     +5 -5      src/sys/fs/ext2fs/ext2_vnops.c
  1.14.2.6    +0 -4      src/usr.bin/grep/util.c



fjoe        2012-10-04 09:53:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    .                    Makefile.inc1 
    gnu/usr.bin/gdb      Makefile.inc 
    gnu/usr.bin/gdb/arch/amd64 Makefile init.c 
    gnu/usr.bin/gdb/arch/arm Makefile init.c 
    gnu/usr.bin/gdb/arch/i386 Makefile init.c 
    gnu/usr.bin/gdb/arch/ia64 Makefile init.c 
    gnu/usr.bin/gdb/arch/mips Makefile init.c 
    gnu/usr.bin/gdb/arch/powerpc Makefile init.c 
    gnu/usr.bin/gdb/arch/powerpc64 Makefile init.c 
    kerberos5/usr.bin/kadmin Makefile 
    kerberos5/usr.sbin/ktutil Makefile 
    rescue/rescue        Makefile 
    sys/fs/ext2fs        ext2_bmap.c ext2_extern.h ext2_vnops.c 
    usr.bin/grep         util.c 
  Log:
  SVN rev 241193 on 2012-10-04 09:53:59Z by fjoe
  
  Revert changes that ocassionally got into r241192.
  
  Pointy hat to:  me
  
  Revision    Changes    Path
  1.702.2.18  +0 -4      src/Makefile.inc1
  1.19.2.3    +0 -1      src/gnu/usr.bin/gdb/Makefile.inc
  1.5.4.3     +1 -1      src/gnu/usr.bin/gdb/arch/amd64/Makefile
  1.3.28.3    +0 -2      src/gnu/usr.bin/gdb/arch/amd64/init.c
  1.4.4.3     +1 -1      src/gnu/usr.bin/gdb/arch/arm/Makefile
  1.2.4.3     +0 -2      src/gnu/usr.bin/gdb/arch/arm/init.c
  1.6.4.3     +1 -1      src/gnu/usr.bin/gdb/arch/i386/Makefile
  1.3.28.3    +0 -2      src/gnu/usr.bin/gdb/arch/i386/init.c
  1.4.2.3     +1 -1      src/gnu/usr.bin/gdb/arch/ia64/Makefile
  1.3.2.3     +0 -2      src/gnu/usr.bin/gdb/arch/ia64/init.c
  1.3.2.3     +1 -1      src/gnu/usr.bin/gdb/arch/mips/Makefile
  1.4.2.3     +2 -1      src/gnu/usr.bin/gdb/arch/mips/init.c
  1.2.16.3    +1 -1      src/gnu/usr.bin/gdb/arch/powerpc/Makefile
  1.2.16.3    +0 -2      src/gnu/usr.bin/gdb/arch/powerpc/init.c
  1.1.2.3     +1 -1      src/gnu/usr.bin/gdb/arch/powerpc64/Makefile
  1.1.2.3     +0 -2      src/gnu/usr.bin/gdb/arch/powerpc64/init.c
  1.19.4.4    +2 -2      src/kerberos5/usr.bin/kadmin/Makefile
  1.18.4.4    +2 -2      src/kerberos5/usr.sbin/ktutil/Makefile
  1.77.2.4    +2 -2      src/rescue/rescue/Makefile
  1.1.2.4     +8 -6      src/sys/fs/ext2fs/ext2_bmap.c
  1.2.2.4     +1 -1      src/sys/fs/ext2fs/ext2_extern.h
  1.6.2.7     +5 -5      src/sys/fs/ext2fs/ext2_vnops.c
  1.14.2.7    +4 -0      src/usr.bin/grep/util.c



rmacklem    2012-10-04 12:43:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/fs/nfs           nfs.h nfs_commonacl.c nfs_commonsubs.c 
                         nfs_var.h 
    sys/fs/nfsclient     nfs_clcomsubs.c 
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 241194 on 2012-10-04 12:43:45Z by rmacklem
  
  MFC: r240720
  Modify the NFSv4 client so that it can handle owner
  and owner_group strings that consist entirely of
  digits, interpreting them as the uid/gid number.
  This change was needed since new (>= 3.3) Linux
  servers reply with these strings by default.
  This change is mandated by the rfc3530bis draft.
  Reported on freebsd-stable@ under the Subject
  heading "Problem with Linux >= 3.3 as NFSv4 server"
  by Norbert Aschendorff on Aug. 20, 2012.
  
  Revision  Changes    Path
  1.11.2.2  +1 -0      src/sys/fs/nfs/nfs.h
  1.9.2.3   +2 -2      src/sys/fs/nfs/nfs_commonacl.c
  1.18.2.3  +46 -16    src/sys/fs/nfs/nfs_commonsubs.c
  1.32.2.3  +4 -2      src/sys/fs/nfs/nfs_var.h
  1.4.2.2   +3 -3      src/sys/fs/nfsclient/nfs_clcomsubs.c
  1.63.2.8  +4 -2      src/sys/fs/nfsserver/nfs_nfsdport.c



adrian      2012-10-04 15:42:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar2133.c 
    sys/dev/ath/ath_hal/ar9002 ar9280.c 
  Log:
  SVN rev 241195 on 2012-10-04 15:42:45Z by adrian
  
  Implement the quarter rate fractional channel programming for the
  AR5416 and AR9280, but leave it disabled by default.
  
  TL;DR: don't enable this code at all unless you go through the process
  of getting the NIC re-certified.  This is purely to be used as a
  reference and NOT a certified solution by any stretch of the imagination.
  
  The background:
  
  The AR5112 RF synth right up to the AR5133 RF synth (used on the AR5416,
  derivative is used for the AR9130/AR9160) only implement down to 2.5MHz
  channel spacing in 5GHz.  Ie, the RF synth is programmed in steps of 2.5MHz
  (or 5, 10, 20MHz.) So they can't represent the quarter rate channels
  in the 4.9GHz PSB (which end in xxx2MHz and xxx7MHz).  They support
  fractional spacing in 2GHz (1MHz spacing) (or things wouldn't work,
  right?)
  
  So instead of doing this, the RF synth programming for the AR5112 and
  later code will round to the nearest available frequency.
  
  If all NICs were RF5112 or later, they'll inter-operate fine - they all
  program the same. (And for reference, only the latest revision of the
  RF5111 NICs do it, but the driver doesn't yet implement the programming.)
  
  However:
  
  * The AR5416 programming didn't at all implement the fractional synth
    work around as above;
  * The AR9280 programming actually programmed the accurate centre frequency
    and thus wouldn't inter-operate with the legacy NICs.
  
  So this patch:
  
  * Implements the 4.9GHz PSB fractional synth workaround, exactly as the
    RF5112 and later code does;
  * Adds a very dirty workaround from me to calculate the same channel
    centre "fudge" to the AR9280 code when operating on fractional frequencies
    in 5GHz.
  
  HOWEVER however:
  
  It is disabled by default.  Since the HAL didn't implement this feature,
  it's highly unlikely that the AR5416 and AR928x has been tested in these
  centre frequencies.  There's a lot of regulatory compliance testing required
  before a NIC can have this enabled - checking for centre frequency,
  for drift, for synth spurs, for distortion and spectral mask compliance.
  There's likely a lot of other things that need testing so please don't
  treat this as an exhaustive, authoritative list.  There's a perfectly good
  process out there to get a NIC certified by your regulatory domain, please
  go and engage someone to do that for you and pay the relevant fees.
  
  If a company wishes to grab this work and certify existing 802.11n NICs
  for work in these bands then please be my guest.  The AR9280 works fine
  on the correct fractional synth channels (49x2 and 49x7Mhz) so you don't
  need to get certification for that. But the 500KHz offset hack may have
  the above issues (spur, distortion, accuracy, etc) so you will need to
  get the NIC recertified.
  
  Please note that it's also CARD dependent.  Just because the RF synth
  will behave correctly doesn't at all mean that the card design will also
  behave correctly.  So no, I won't enable this by default if someone
  verifies a specific AR5416/AR9280 NIC works.  Please don't ask.
  
  Tested:
  
  I used the following NICs to do basic interoperability testing at
  half and quarter rates.  However, I only did very minimal spectrum
  analyser testing (mostly "am I about to blow things up" testing;
  not "certification ready" testing):
  
  * AR5212 + AR5112 synth
  * AR5413 + AR5413 synth
  * AR5416 + AR5113 synth
  * AR9280
  
  Revision  Changes    Path
  1.12      +29 -1     src/sys/dev/ath/ath_hal/ar5416/ar2133.c
  1.7       +57 -3     src/sys/dev/ath/ath_hal/ar9002/ar9280.c



rmacklem    2012-10-04 21:55:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfs           nfs_commonport.c nfscl.h 
    sys/fs/nfsclient     nfs_clrpcops.c 
  Log:
  SVN rev 241201 on 2012-10-04 21:55:37Z by rmacklem
  
  MFC: r240289
  Add a simple printf() based debug facility to the new nfs client.
  Use it for a printf() that can be harmlessly generated for mmap()'d
  files. It will be used extensively for the NFSv4.1 client.
  Debugging printf()s are enabled by setting vfs.nfs.debuglevel to
  a non-zero value. The higher the value, the more debugging printf()s.
  
  Revision  Changes    Path
  1.4.2.15  +3 -0      src/sys/fs/nfs/nfs_commonport.c
  1.1.2.2   +6 -0      src/sys/fs/nfs/nfscl.h
  1.4.2.26  +2 -1      src/sys/fs/nfsclient/nfs_clrpcops.c



yongari     2012-10-05 03:35:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241215 on 2012-10-05 03:35:38Z by yongari
  
  Don't touch EMAC Mode and TX/RX MAC Mode register when driver is
  not running.
  
  Revision  Changes    Path
  1.383     +5 -2      src/sys/dev/bge/if_bge.c



yongari     2012-10-05 03:46:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241216 on 2012-10-05 03:46:25Z by yongari
  
  APE firmware touches EMAC Mode and TX/RX MAC Mode registers to keep
  the MAC connected to the outside world.  So keep the accesses
  atomic.
  
  Revision  Changes    Path
  1.384     +29 -19    src/sys/dev/bge/if_bge.c



alc         2012-10-05 04:35:20 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 241217 on 2012-10-05 04:35:20Z by alc
  
  Eliminate a stale and a duplicated comment.
  
  Revision  Changes    Path
  1.122     +0 -14     src/sys/mips/mips/pmap.c



yongari     2012-10-05 06:24:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241219 on 2012-10-05 06:24:22Z by yongari
  
  Add 40 microseconds delay after updating EMAC Mode register as
  recommended by Broadcom data sheet.
  
  Revision  Changes    Path
  1.385     +8 -1      src/sys/dev/bge/if_bge.c



yongari     2012-10-05 07:13:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241220 on 2012-10-05 07:13:21Z by yongari
  
  Follow Broadcom datasheet:
   Delay 100 microseconds after enabling transmit MAC.
   Delay 10 microseconds after enabling receive MAC.
  
  Revision  Changes    Path
  1.386     +2 -0      src/sys/dev/bge/if_bge.c



jh          2012-10-05 09:47:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_environment.c 
  Log:
  SVN rev 241222 on 2012-10-05 09:47:54Z by jh
  
  MFC r239257:
  
  Reserve room for the terminating NUL when setting or getting kernel
  environment variables. KENV_MNAMELEN and KENV_MVALLEN doesn't include
  space for the terminating NUL.
  
  Revision  Changes    Path
  1.57.2.2  +6 -6      src/sys/kern/kern_environment.c



avg         2012-10-05 14:42:38 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mount.h 
  Log:
  SVN rev 241225 on 2012-10-05 14:42:38Z by avg
  
  mount.h: MNTK_VGONE_UPPER and MNTK_VGONE_WAITER were supposed to be different
  
  ... otherwise a waiter is never woken up.
  
  Reported by:    swills
  Discussed with: jhb
  Approved by:    kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.270     +2 -2      src/sys/sys/mount.h



jhb         2012-10-05 15:52:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr.c 
  Log:
  SVN rev 241228 on 2012-10-05 15:52:31Z by jhb
  
  Further adjust the workaround in r234501.  Rounding all small requests up
  to 32k swamped the controller causing firmware hangs.  Instead, round
  requests smaller than 64k up to the next power of 2 as a general rule.
  To handle the one known special case of a command that accepts a 12k
  buffer returning a 24k-ish reply, round requests between 8k and 16k up
  to 32k rather than 16k.  The result is that commands less than 8k should
  now be rounded up to a smaller size (either 4k or 8k) rather than 32k.
  
  PR:             kern/155658
  Tested by:      Andreas Longwitz
  MFC after:      1 week
  
  Revision  Changes    Path
  1.101     +8 -2      src/sys/dev/amr/amr.c



adrian      2012-10-05 16:44:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 241229 on 2012-10-05 16:44:00Z by adrian
  
  Initialise an uninitialised variable.
  
  Revision  Changes    Path
  1.459     +2 -1      src/sys/dev/ath/if_ath.c



delphij     2012-10-05 18:42:50 UTC

  FreeBSD src repository

  Modified files:
    contrib/libpcap      CHANGES CREDITS Makefile.in VERSION 
                         config.h.in configure configure.in 
                         gencode.c gencode.h optimize.c pcap-bpf.c 
                         pcap-common.c pcap-linux.c 
                         pcap-netfilter-linux.c pcap.c 
    contrib/libpcap/packaging pcap.spec.in 
    contrib/libpcap/pcap bpf.h 
    lib/libpcap          config.h 
    sys/net              bpf.h 
  Added files:
    contrib/libpcap      pcap-canusb-linux.c pcap-canusb-linux.h 
    contrib/libpcap/tests filtertest.c findalldevstest.c 
                          nonblocktest.c opentest.c 
                          reactivatetest.c selpolltest.c 
  Removed files:
    contrib/libpcap/test filtertest.c findalldevstest.c 
                         nonblocktest.c opentest.c 
                         reactivatetest.c selpolltest.c 
  Log:
  SVN rev 241231 on 2012-10-05 18:42:50Z by delphij
  
  MFV: libpcap 1.3.0.
  
  MFC after:      4 weeks
  
  Revision  Changes      Path
  1.5       +19 -0       src/contrib/libpcap/CHANGES
  1.5       +1 -0        src/contrib/libpcap/CREDITS
  1.5       +3 -1        src/contrib/libpcap/Makefile.in
  1.5       +1 -1        src/contrib/libpcap/VERSION
  1.5       +6 -0        src/contrib/libpcap/config.h.in
  1.5       +3272 -7040  src/contrib/libpcap/configure
  1.5       +30 -0       src/contrib/libpcap/configure.in
  1.21      +60 -26      src/contrib/libpcap/gencode.c
  1.14      +3 -3        src/contrib/libpcap/gencode.h
  1.4       +8 -8        src/contrib/libpcap/optimize.c
  1.4       +3 -1        src/contrib/libpcap/packaging/pcap.spec.in
  1.12      +36 -0       src/contrib/libpcap/pcap-bpf.c
  1.1       +428 -0      src/contrib/libpcap/pcap-canusb-linux.c (new)
  1.1       +37 -0       src/contrib/libpcap/pcap-canusb-linux.h (new)
  1.3       +60 -12      src/contrib/libpcap/pcap-common.c
  1.5       +24 -2       src/contrib/libpcap/pcap-linux.c
  1.2       +2 -2        src/contrib/libpcap/pcap-netfilter-linux.c
  1.6       +1 -0        src/contrib/libpcap/pcap.c
  1.5       +108 -14     src/contrib/libpcap/pcap/bpf.h
  1.2       +0 -266      src/contrib/libpcap/test/filtertest.c (dead)
  1.2       +0 -131      src/contrib/libpcap/test/findalldevstest.c (dead)
  1.2       +0 -226      src/contrib/libpcap/test/nonblocktest.c (dead)
  1.2       +0 -216      src/contrib/libpcap/test/opentest.c (dead)
  1.2       +0 -84       src/contrib/libpcap/test/reactivatetest.c (dead)
  1.2       +0 -350      src/contrib/libpcap/test/selpolltest.c (dead)
  1.1       +266 -0      src/contrib/libpcap/tests/filtertest.c (new)
  1.1       +131 -0      src/contrib/libpcap/tests/findalldevstest.c (new)
  1.1       +226 -0      src/contrib/libpcap/tests/nonblocktest.c (new)
  1.1       +216 -0      src/contrib/libpcap/tests/opentest.c (new)
  1.1       +84 -0       src/contrib/libpcap/tests/reactivatetest.c (new)
  1.1       +350 -0      src/contrib/libpcap/tests/selpolltest.c (new)
  1.11      +7 -1        src/lib/libpcap/config.h
  1.65      +37 -1       src/sys/net/bpf.h



glebius     2012-10-06 07:06:57 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf.c 
  Log:
  SVN rev 241244 on 2012-10-06 07:06:57Z by glebius
  
    The pfil(9) layer guarantees us presence of the protocol header,
  so remove extra check, that is always false.
  
  P.S. Also, goto there lead to unlocking a not locked rwlock.
  
  Revision  Changes    Path
  1.7       +0 -14     src/sys/netpfil/pf/pf.c



glebius     2012-10-06 10:02:11 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    share/man/man9       pfil.9 
    sys/contrib/ipfilter/netinet fil.c 
    sys/net              if_bridge.c if_enc.c 
    sys/netinet          ip_fastfwd.c ip_input.c ip_output.c 
    sys/netpfil/ipfw     ip_fw_pfil.c 
    sys/netpfil/pf       pf_ioctl.c 
    sys/sys              param.h 
  Log:
  SVN rev 241245 on 2012-10-06 10:02:11Z by glebius
  
    A step in resolving mess with byte ordering for AF_INET. After this change:
  
    - All packets in NETISR_IP queue are in net byte order.
    - ip_input() is entered in net byte order and converts packet
      to host byte order right _after_ processing pfil(9) hooks.
    - ip_output() is entered in host byte order and converts packet
      to net byte order right _before_ processing pfil(9) hooks.
    - ip_fragment() accepts and emits packet in net byte order.
    - ip_forward(), ip_mloopback() use host byte order (untouched actually).
    - ip_fastforward() no longer modifies packet at all (except ip_ttl).
    - Swapping of byte order there and back removed from the following modules:
      pf(4), ipfw(4), enc(4), if_bridge(4).
    - Swapping of byte order added to ipfilter(4), based on __FreeBSD_version
    - __FreeBSD_version bumped.
    - pfil(9) manual page updated.
  
  Reviewed by:    ray, luigi, eri, melifaro
  Tested by:      glebius (LE), ray (BE)
  
  Revision  Changes    Path
  1.728     +5 -0      src/UPDATING
  1.25      +3 -4      src/share/man/man9/pfil.9
  1.58      +2 -2      src/sys/contrib/ipfilter/netinet/fil.c
  1.161     +1 -12     src/sys/net/if_bridge.c
  1.20      +0 -15     src/sys/net/if_enc.c
  1.58      +7 -22     src/sys/netinet/ip_fastfwd.c
  1.398     +23 -16    src/sys/netinet/ip_input.c
  1.334     +32 -15    src/sys/netinet/ip_output.c
  1.2       +1 -6      src/sys/netpfil/ipfw/ip_fw_pfil.c
  1.5       +5 -51     src/sys/netpfil/pf/pf_ioctl.c
  1.514     +1 -1      src/sys/sys/param.h



mav         2012-10-06 12:25:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             sched_ule.c 
  Log:
  SVN rev 241246 on 2012-10-06 12:25:13Z by mav
  
  MFC r232207, r232454, r234066:
  Rework CPU load balancing in SCHED_ULE:
   - In sched_pickcpu() be more careful taking previous CPU on SMT systems.
  Do it only if all other logical CPUs of that physical one are idle to avoid
  extra resource sharing.
   - In sched_pickcpu() change general logic of CPU selection. First
  look for idle CPU, sharing last level cache with previously used one,
  skipping SMT CPU groups. If none found, search all CPUs for the least loaded
  one, where the thread with its priority can run now. If none found, search
  just for the least loaded CPU.
   - Make cpu_search() compare lowest/highest CPU load when comparing CPU
  groups with equal load. That allows to differentiate 1+1 and 2+0 loads.
   - Make cpu_search() to prefer specified (previous) CPU or group if load
  is equal. This improves cache affinity for more complicated topologies.
   - Randomize CPU selection if above factors are equal. Previous code tend
  to prefer CPUs with lower IDs, causing unneeded collisions.
   - Rework periodic balancer in sched_balance_group(). With cpu_search()
  more intelligent now, make balansing process flat, removing recursion
  over the topology tree. That fixes double swap problem and makes load
  distribution more even and predictable.
  
  All together this gives 10-15% performance improvement in many tests on
  CPUs with SMT, such as Core i7, for number of threads is less then number
  of logical CPUs. In some tests it also gives positive effect to systems
  without SMT.
  
  Revision    Changes    Path
  1.257.2.33  +190 -150  src/sys/kern/sched_ule.c



mav         2012-10-06 12:38:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             sched_4bsd.c 
  Log:
  SVN rev 241247 on 2012-10-06 12:38:41Z by mav
  
  MFC r239153:
  SCHED_4BSD scheduling quantum mechanism appears to be broken for some time.
  With switchticks variable being reset each time thread preempted (that is
  done regularly by interrupt threads) scheduling quantum may never expire.
  It was not noticed in time because several other factors still regularly
  trigger context switches.
  
  Handle the problem by replacing that mechanism with its equivalent from
  SCHED_ULE called time slice. It is effectively the same, just measured in
  context of stathz instead of hz. Some unification is probably not bad.
  
  Revision   Changes    Path
  1.158.2.5  +36 -33    src/sys/kern/sched_4bsd.c



mav         2012-10-06 12:51:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             sched_4bsd.c sched_ule.c 
  Log:
  SVN rev 241248 on 2012-10-06 12:51:16Z by mav
  
  MFC r239157:
  Rework r220198 change (by fabient). I believe it solves the problem from
  the wrong direction. Before it, if preemption and end of time slice happen
  same time, thread was put to the head of the queue as for only preemption.
  It could cause single thread to run for indefinitely long time. r220198
  handles it by not clearing TDF_NEEDRESCHED in case of preemption. But that
  causes delayed context switch every time preemption happens, even when not
  needed.
  
  Solve problem by introducing scheduler-specifoc thread flag TDF_SLICEEND,
  set when thread's time slice is over and it should be put to the tail of
  queue. Using SW_PREEMPT flag for that purpose as it was before just not
  enough informative to work correctly.
  
  On my tests this by 2-3 times reduces run time deviation (improves fairness)
  in cases when several threads share one CPU.
  
  Revision    Changes    Path
  1.158.2.6   +6 -4      src/sys/kern/sched_4bsd.c
  1.294.2.13  +8 -5      src/sys/kern/sched_ule.c



mav         2012-10-06 12:58:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             sched_4bsd.c sched_ule.c 
  Log:
  SVN rev 241249 on 2012-10-06 12:58:56Z by mav
  
  MFC r239185, r239196:
  Some minor tunings/cleanups inspired by bde@ after previous commits:
   - remove extra dynamic variable initializations;
   - restore (4BSD) and implement (ULE) hogticks variable setting;
   - make sched_rr_interval() more tolerant to options;
   - restore (4BSD) and implement (ULE) kern.sched.quantum sysctl, a more
  user-friendly wrapper for sched_slice;
   - tune some sysctl descriptions;
   - make some style fixes.
  
  Revision    Changes    Path
  1.158.2.7   +31 -14    src/sys/kern/sched_4bsd.c
  1.294.2.14  +53 -39    src/sys/kern/sched_ule.c



mav         2012-10-06 13:01:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             sched_ule.c 
  Log:
  SVN rev 241250 on 2012-10-06 13:01:08Z by mav
  
  MFC r239194:
  Allow idle threads to steal second threads from other cores on systems with
  8 or more cores to improve utilization.  None of my tests on 2xXeon (2x6x2)
  system shown any slowdown from mentioned "excess thrashing".  Same time in
  pbzip2 test with number of threads more then number of CPUs I see up to 10%
  speedup with SMT disabled and up 5% with SMT enabled.  Thinking about
  trashing I was trying to limit that stealing within same last level cache,
  but got only worse results.  Present code any way prefers to steal threads
  from topologically closer cores.
  
  Revision    Changes    Path
  1.294.2.15  +0 -6      src/sys/kern/sched_ule.c



mav         2012-10-06 13:38:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             sched_4bsd.c 
  Log:
  SVN rev 241251 on 2012-10-06 13:38:49Z by mav
  
  MFC r212455:
  Merge some SCHED_ULE features to SCHED_4BSD:
  - Teach SCHED_4BSD to inform cpu_idle() about high sleep/wakeup rate to
  choose optimized handler. In case of x86 it is MONITOR/MWAIT. Also it
  will be needed to bypass forthcoming idle tick skipping logic to not
  consume resources on events rescheduling when it won't give any benefits.
  - Teach SCHED_4BSD to wake up idle CPUs without using IPI. In case of x86,
  when MONITOR/MWAIT is active, it require just single memory write. This
  doubles performance on some heavily switching test loads.
  
  Revision    Changes    Path
  1.131.2.18  +28 -4     src/sys/kern/sched_4bsd.c



mav         2012-10-06 13:42:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             sched_4bsd.c 
  Log:
  SVN rev 241252 on 2012-10-06 13:42:21Z by mav
  
  MFC r239153:
  SCHED_4BSD scheduling quantum mechanism appears to be broken for some time.
  With switchticks variable being reset each time thread preempted (that is
  done regularly by interrupt threads) scheduling quantum may never expire.
  It was not noticed in time because several other factors still regularly
  trigger context switches.
  
  Handle the problem by replacing that mechanism with its equivalent from
  SCHED_ULE called time slice. It is effectively the same, just measured in
  context of stathz instead of hz. Some unification is probably not bad.
  
  Revision    Changes    Path
  1.131.2.19  +36 -33    src/sys/kern/sched_4bsd.c



mav         2012-10-06 13:43:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             sched_4bsd.c sched_ule.c 
  Log:
  SVN rev 241253 on 2012-10-06 13:43:56Z by mav
  
  MFC r239157:
  Rework r220198 change (by fabient). I believe it solves the problem from
  the wrong direction. Before it, if preemption and end of time slice happen
  same time, thread was put to the head of the queue as for only preemption.
  It could cause single thread to run for indefinitely long time. r220198
  handles it by not clearing TDF_NEEDRESCHED in case of preemption. But that
  causes delayed context switch every time preemption happens, even when not
  needed.
  
  Solve problem by introducing scheduler-specifoc thread flag TDF_SLICEEND,
  set when thread's time slice is over and it should be put to the tail of
  queue. Using SW_PREEMPT flag for that purpose as it was before just not
  enough informative to work correctly.
  
  On my tests this by 2-3 times reduces run time deviation (improves fairness)
  in cases when several threads share one CPU.
  
  Revision    Changes    Path
  1.131.2.20  +6 -4      src/sys/kern/sched_4bsd.c
  1.257.2.34  +8 -5      src/sys/kern/sched_ule.c



mav         2012-10-06 14:04:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             sched_4bsd.c sched_ule.c 
  Log:
  SVN rev 241254 on 2012-10-06 14:04:36Z by mav
  
  MFC r239185, r239196:
  Some minor tunings/cleanups inspired by bde@ after previous commits:
   - remove extra dynamic variable initializations;
   - restore (4BSD) and implement (ULE) hogticks variable setting;
   - make sched_rr_interval() more tolerant to options;
   - restore (4BSD) and implement (ULE) kern.sched.quantum sysctl, a more
  user-friendly wrapper for sched_slice;
   - tune some sysctl descriptions;
   - make some style fixes.
  
  Revision    Changes    Path
  1.131.2.21  +31 -14    src/sys/kern/sched_4bsd.c
  1.257.2.35  +52 -37    src/sys/kern/sched_ule.c



avg         2012-10-06 18:42:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/i386/loader main.c 
  Log:
  SVN rev 241256 on 2012-10-06 18:42:02Z by avg
  
  MFC r240341,240637: loader/i386: replace ugly inb/outb
  re-implementations with cpufunc.h
  
  Revision  Changes    Path
  1.46.2.4  +7 -21     src/sys/boot/i386/loader/main.c



avg         2012-10-06 18:42:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/i386/loader main.c 
  Log:
  SVN rev 241257 on 2012-10-06 18:42:39Z by avg
  
  MFC r240341,240637: loader/i386: replace ugly inb/outb
  re-implementations with cpufunc.h
  
  Revision  Changes    Path
  1.44.2.5  +7 -21     src/sys/boot/i386/loader/main.c



avg         2012-10-06 18:45:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241258 on 2012-10-06 18:45:13Z by avg
  
  MFC r240348: zfs boot: print only an attribute name in fzap_list
  
  Revision  Changes    Path
  1.17.2.7  +2 -1      src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 18:45:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241259 on 2012-10-06 18:45:18Z by avg
  
  MFC r240348: zfs boot: print only an attribute name in fzap_list
  
  Revision  Changes    Path
  1.5.4.16  +2 -1      src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 18:47:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/common      module.c 
  Log:
  SVN rev 241260 on 2012-10-06 18:47:15Z by avg
  
  MFC r240342: boot: file_loadraw should strdup name argument
  
  Revision  Changes    Path
  1.32.2.2  +1 -1      src/sys/boot/common/module.c



avg         2012-10-06 18:47:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/common      module.c 
  Log:
  SVN rev 241261 on 2012-10-06 18:47:31Z by avg
  
  MFC r240342: boot: file_loadraw should strdup name argument
  
  Revision  Changes    Path
  1.28.2.3  +1 -1      src/sys/boot/common/module.c



avg         2012-10-06 18:49:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs sa.c 
  Log:
  SVN rev 241262 on 2012-10-06 18:49:18Z by avg
  
  MFC r240345: zfs: fix sa_modify_attrs handling of variable-sized
  attributes
  
  Revision  Changes    Path
  1.1.4.3   +16 -9     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c



avg         2012-10-06 18:50:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs sa.c 
  Log:
  SVN rev 241263 on 2012-10-06 18:50:14Z by avg
  
  MFC r240345: zfs: fix sa_modify_attrs handling of variable-sized
  attributes
  
  Revision  Changes    Path
  1.1.2.5   +16 -9     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c



avg         2012-10-06 18:51:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom             geom_disk.c 
  Log:
  SVN rev 241264 on 2012-10-06 18:51:43Z by avg
  
  MFC r240629: g_disk_flushcache definitely should not be traced under
  G_T_TOPOLOGY
  
  Revision   Changes    Path
  1.120.2.4  +1 -1      src/sys/geom/geom_disk.c



avg         2012-10-06 18:52:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom             geom_disk.c 
  Log:
  SVN rev 241265 on 2012-10-06 18:52:06Z by avg
  
  MFC r240629: g_disk_flushcache definitely should not be traced under
  G_T_TOPOLOGY
  
  Revision   Changes    Path
  1.110.2.7  +1 -1      src/sys/geom/geom_disk.c



avg         2012-10-06 18:53:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241266 on 2012-10-06 18:53:48Z by avg
  
  MFC r240347: zfs boot: fix/replace fzap_rlookup implementation
  
  Revision  Changes    Path
  1.17.2.8  +21 -48    src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 18:54:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241267 on 2012-10-06 18:54:01Z by avg
  
  MFC r240347: zfs boot: fix/replace fzap_rlookup implementation
  
  Revision  Changes    Path
  1.5.4.17  +21 -48    src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 18:55:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys zfs_debug.h 
  Log:
  SVN rev 241268 on 2012-10-06 18:55:32Z by avg
  
  MFC r240631: zfs: allow both DEBUG and ZFS_DEBUG to be defined on
  command line
  
  Revision  Changes    Path
  1.3.2.1   +2 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_debug.h



avg         2012-10-06 18:55:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys zfs_debug.h 
  Log:
  SVN rev 241269 on 2012-10-06 18:55:54Z by avg
  
  MFC r240631: zfs: allow both DEBUG and ZFS_DEBUG to be defined on
  command line
  
  Revision  Changes    Path
  1.2.4.2   +2 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_debug.h



avg         2012-10-06 18:57:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs sa.c 
  Log:
  SVN rev 241270 on 2012-10-06 18:57:27Z by avg
  
  MFC r240632:  zfs: correctly calculate dn_bonuslen for saving SAs to disk
  
  Revision  Changes    Path
  1.1.4.4   +4 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c



avg         2012-10-06 18:57:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs sa.c 
  Log:
  SVN rev 241271 on 2012-10-06 18:57:44Z by avg
  
  MFC r240632:  zfs: correctly calculate dn_bonuslen for saving SAs to disk
  
  Revision  Changes    Path
  1.1.2.6   +4 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c



avg         2012-10-06 18:59:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/hwpmc        hwpmc_amd.c 
  Log:
  SVN rev 241272 on 2012-10-06 18:59:12Z by avg
  
  MFC r240650: hwpmc amd_pcpu_fini: fix a bug in code locked under DEBUG
  
  Revision  Changes    Path
  1.21.4.4  +1 -1      src/sys/dev/hwpmc/hwpmc_amd.c



avg         2012-10-06 18:59:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/hwpmc        hwpmc_amd.c 
  Log:
  SVN rev 241273 on 2012-10-06 18:59:23Z by avg
  
  MFC r240650: hwpmc amd_pcpu_fini: fix a bug in code locked under DEBUG
  
  Revision  Changes    Path
  1.21.2.2  +1 -1      src/sys/dev/hwpmc/hwpmc_amd.c



avg         2012-10-06 19:01:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241274 on 2012-10-06 19:01:20Z by avg
  
  MFC r240349: zfs boot: add a size check for a value in fzap_lookup
  
  Revision  Changes    Path
  1.17.2.9  +2 -0      src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 19:01:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241275 on 2012-10-06 19:01:31Z by avg
  
  MFC r240349: zfs boot: add a size check for a value in fzap_lookup
  
  Revision  Changes    Path
  1.5.4.18  +2 -0      src/sys/boot/zfs/zfsimpl.c



alc         2012-10-06 19:05:50 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 241276 on 2012-10-06 19:05:50Z by alc
  
  Correct two pessimizations in pmap_extract_and_hold().  Test the PTE for
  having PTE_RO set instead of PTE_D.  This avoids some unnecessary failures
  by pmap_extract_and_hold() that will have to be handled by a call to
  vm_fault_hold().  Testing the PTE for both being non-zero and having PTE_V
  set is redundant.  The latter suffices.
  
  Revision  Changes    Path
  1.123     +12 -11    src/sys/mips/mips/pmap.c



avg         2012-10-06 19:23:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  SVN rev 241281 on 2012-10-06 19:23:44Z by avg
  
  ktrace/kern_exec: check p_tracecred instead of p_cred
  
  .. when deciding whether to continue tracing across suid/sgid exec.
  Otherwise if root ktrace-d an unprivileged process and the processed
  exec-ed a suid program, then tracing didn't continue across exec.
  
  Reviewed by:    bde, kib
  MFC after:      22 days
  
  Revision  Changes    Path
  1.377     +2 -1      src/sys/kern/kern_exec.c



avg         2012-10-06 19:25:40 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 241282 on 2012-10-06 19:25:40Z by avg
  
  zfs boot: chose a "first" pool if none is explicitly requested
  
  MFC after:      8 days
  
  Revision  Changes    Path
  1.19      +8 -2      src/sys/boot/zfs/zfs.c



avg         2012-10-06 19:27:04 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         libzfs.h zfs.c zfsimpl.c 
  Log:
  SVN rev 241283 on 2012-10-06 19:27:04Z by avg
  
  zfs boot: add code for listing child datasets of a given dataset
  
  - only filesystem datasets are supported
  - children names are printed to stdout
  
  To do: allow to iterate over the list and fetch names programatically
  
  MFC after:      17 days
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/boot/zfs/libzfs.h
  1.20      +35 -0     src/sys/boot/zfs/zfs.c
  1.33      +32 -4     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 19:27:54 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader main.c 
  Log:
  SVN rev 241284 on 2012-10-06 19:27:54Z by avg
  
  zfs boot: add lszfs command to i386 loader
  
  ... to list child datasets of a specified dataset.
  Dataset name should be provided in poolname/dsname format.
  
  MFC after:      17 days
  
  Revision  Changes    Path
  1.53      +23 -0     src/sys/boot/i386/loader/main.c



avg         2012-10-06 19:33:47 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs spa.c 
                                                   vdev_geom.c 
                                                   zfs_vfsops.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys spa.h 
  Log:
  SVN rev 241286 on 2012-10-06 19:33:47Z by avg
  
  zfs_mount: taste geom providers for root pool config
  
  This should allow to mount a dataset as a root filesystem even if
  it belongs to a pool that is not described in zpool.cache.
  This adds some overhead to the boot process though.
  
  If the root filesystem's pool is found in zpool.cache, the by default
  its cached configuration will be used for import.
  vfs.zfs.rootpool.prefer_cached_config could be set to zero to force
  the config to be retasted.
  
  Discussed with: gibbs, pjd, des
  MFC after:      25 days
  
  Revision  Changes    Path
  1.30      +109 -2    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  1.13      +4 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h
  1.32      +151 -33   src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
  1.61      +42 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



alc         2012-10-06 19:33:52 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 241287 on 2012-10-06 19:33:52Z by alc
  
  In general pmap implementations do not set the wired attribute on
  the temporary mappings that are used to implement operations like
  pmap_zero_page().  There is no reason for the MIPS pmap to deviate
  from that practice.
  
  Revision  Changes    Path
  1.124     +5 -7      src/sys/mips/mips/pmap.c



avg         2012-10-06 19:38:33 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 241288 on 2012-10-06 19:38:33Z by avg
  
  zfsboot: use the same zfs dataset naming format as loader
  
  Also, pool name alone now names a root dataset of the pool regardless
  of bootfs property value.
  
  MFC after:      15 days
  
  Revision  Changes    Path
  1.20      +53 -32    src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-10-06 19:40:12 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfs.c zfsimpl.c 
  Log:
  SVN rev 241289 on 2012-10-06 19:40:12Z by avg
  
  boot/zfs: call zfs_spa_init for all found pools
  
  ... and drop those for which it fails.
  Also, add more sanity checking to the function.
  
  MFC after:      16 days
  
  Revision  Changes    Path
  1.21      +18 -13    src/sys/boot/zfs/zfs.c
  1.34      +4 -3      src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 19:41:11 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 241290 on 2012-10-06 19:41:11Z by avg
  
  boot/zfs: a small whitespace cleanup
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.22      +2 -2      src/sys/boot/zfs/zfs.c



avg         2012-10-06 19:42:05 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241291 on 2012-10-06 19:42:05Z by avg
  
  zfs boot spa_status: print bootfs for each reported pool
  
  MFC after:      9 days
  
  Revision  Changes    Path
  1.35      +11 -0     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 19:42:50 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 241292 on 2012-10-06 19:42:50Z by avg
  
  zfs loader: treat plain pool name as a name of its root dataset
  
  ... as opposed to the previous behavior of treating it as boot
  dataset (specified by bootfs or default)
  
  MFC after:      19 days
  
  Revision  Changes    Path
  1.23      +10 -14    src/sys/boot/zfs/zfs.c



avg         2012-10-06 19:47:24 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader main.c 
    sys/boot/i386/zfsboot zfsboot.c 
    sys/boot/zfs         libzfs.h zfsimpl.c 
  Log:
  SVN rev 241293 on 2012-10-06 19:47:24Z by avg
  
  zfs boot: export boot/primary pool and vdev guid all the way to kenv
  
  This is work in progress to for znextboot and it also provides
  some convenient infrastructure.
  
  MFC after:      20 days
  
  Revision  Changes    Path
  1.54      +9 -1      src/sys/boot/i386/loader/main.c
  1.21      +11 -1     src/sys/boot/i386/zfsboot/zfsboot.c
  1.3       +2 -0      src/sys/boot/zfs/libzfs.h
  1.36      +28 -0     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-06 19:48:15 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 241294 on 2012-10-06 19:48:15Z by avg
  
  zfsboot: simplify probe_drive() a little bit
  
  The first discovered pool, whether it covers the whole boot disk or not,
  is going to be first in zfs_pools list.  So there is no need at all
  for spapp parameter.
  
  This commit also fixes a bug where NULL would be assigned to NULL
  pointer when probe_drive was called  with the spapp parameter of NULL.
  
  MFC after:      21 days
  
  Revision  Changes    Path
  1.22      +13 -27    src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-10-06 19:50:23 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cons.c 
  Log:
  SVN rev 241295 on 2012-10-06 19:50:23Z by avg
  
  cngetc: use cpu_spinwait to ease the cncheckc loop a tiny bit
  
  Reviewed by:    julian
  MFC after:      10 days
  
  Revision  Changes    Path
  1.9       +1 -1      src/sys/kern/kern_cons.c



avg         2012-10-06 19:52:50 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part.c 
  Log:
  SVN rev 241296 on 2012-10-06 19:52:50Z by avg
  
  g_part_taste: directly destroy consumer and geom here, no need for withering
  
  Besides withered but still alive consumers may interfere with
  re-tatsing.
  
  MFC after:      16 days
  
  Revision  Changes    Path
  1.84      +7 -2      src/sys/geom/part/g_part.c



avg         2012-10-06 19:57:27 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zvol.c 
  Log:
  SVN rev 241297 on 2012-10-06 19:57:27Z by avg
  
  zvol: set mediasize in geom provider right upon its creation
  
  ... instead of deferring the action until first open.
  Unlike upstream this has no benefit on FreeBSD.
  We know that as soon as the provider is created it is going to be tasted
  and thus opened.  Initial mediasize of zero causes tasting failure
  and subsequent retasting because of the size change.
  
  MFC after:      14 days
  
  Revision  Changes    Path
  1.24      +12 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c



avg         2012-10-06 20:01:17 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      bootstrap.h console.c 
  Log:
  SVN rev 241299 on 2012-10-06 20:01:17Z by avg
  
  boot/console: handle consoles that fail to probe
  
  - clarify meaning of console flags
  - perform i/o via a console only if both of the following conditions are met:
     o console is active (selected by user or config)
     o console flags that it can perform the operation
  - warn if a chosen console can not work (the warning may go nowhere without
    working and active console, though)
  
  Reviewed by:    jhb
  Tested by:      Uffe Jakobsen <uffe@uffe.org>,
                  Olivier Cochard-Labbe' <olivier@cochard.me>
  MFC after:      26 days
  
  Revision  Changes    Path
  1.53      +4 -4      src/sys/boot/common/bootstrap.h
  1.9       +13 -6     src/sys/boot/common/console.c



avg         2012-10-06 20:04:51 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/libi386 comconsole.c 
  Log:
  SVN rev 241300 on 2012-10-06 20:04:51Z by avg
  
  i386 comconsole: don't loop forever if hardware doesn't respond
  
  - clear capability flags when hw timeouts
  - retire comc_started status variable and directly use c_flags to see
    if comconsole is selected for use
  
  Reviewed by:    jhb
  Tested by:      Uffe Jakobsen <uffe@uffe.org>,
                  Olivier Cochard-Labbe <olivier@cochard.me>
  MFC after:      26 days
  
  Revision  Changes    Path
  1.13      +22 -14    src/sys/boot/i386/libi386/comconsole.c



avg         2012-10-06 20:08:29 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/boot2  boot2.c lib.h sio.S 
    sys/boot/i386/btx/btx btx.S 
    sys/boot/i386/gptboot gptboot.c 
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 241301 on 2012-10-06 20:08:29Z by avg
  
  add detection of serial console presence to btx and boot2-like blocks
  
  Note that this commit slightly increases size of boot blocks.
  
  Reviewed by:    jhb
  Tested by:      Olivier Cochard-Labbe <olivier@cochard.me>
  MFC after:      26 days
  
  Revision  Changes    Path
  1.104     +4 -2      src/sys/boot/i386/boot2/boot2.c
  1.5       +2 -2      src/sys/boot/i386/boot2/lib.h
  1.12      +10 -6     src/sys/boot/i386/boot2/sio.S
  1.50      +11 -6     src/sys/boot/i386/btx/btx/btx.S
  1.95      +4 -2      src/sys/boot/i386/gptboot/gptboot.c
  1.23      +4 -2      src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-10-06 21:42:07 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ata          ata_da.c 
  Log:
  SVN rev 241305 on 2012-10-06 21:42:07Z by avg
  
  ata_da: set disk::d_ident from serial number
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.51      +2 -0      src/sys/cam/ata/ata_da.c



rmacklem    2012-10-06 22:14:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfs           nfs.h nfs_commonacl.c nfs_commonsubs.c 
                         nfs_var.h 
    sys/fs/nfsclient     nfs_clcomsubs.c 
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 241306 on 2012-10-06 22:14:19Z by rmacklem
  
  MFC: r240720
  Modify the NFSv4 client so that it can handle owner
  and owner_group strings that consist entirely of
  digits, interpreting them as the uid/gid number.
  This change was needed since new (>= 3.3) Linux
  servers reply with these strings by default.
  This change is mandated by the rfc3530bis draft.
  Reported on freebsd-stable@ under the Subject
  heading "Problem with Linux >= 3.3 as NFSv4 server"
  by Norbert Aschendorff on Aug. 20, 2012.
  
  Revision   Changes    Path
  1.7.2.5    +1 -0      src/sys/fs/nfs/nfs.h
  1.4.2.8    +2 -2      src/sys/fs/nfs/nfs_commonacl.c
  1.3.2.17   +46 -16    src/sys/fs/nfs/nfs_commonsubs.c
  1.6.2.29   +4 -2      src/sys/fs/nfs/nfs_var.h
  1.1.2.5    +3 -3      src/sys/fs/nfsclient/nfs_clcomsubs.c
  1.15.2.48  +4 -2      src/sys/fs/nfsserver/nfs_nfsdport.c



imp         2012-10-07 01:58:32 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_rtc.c at91_rtcreg.h 
  Log:
  SVN rev 241307 on 2012-10-07 01:58:32Z by imp
  
  Use the RTC unit to get the time.  This works on all known AT91SAM9*
  processors, either on reboot or after power down with battery backup.
  However, the AT91RM9200 RTC always resets on reboot making it just
  about useless at the moment (if we support a low-power mode or an
  extended sleep mode, it might become useful).
  
  Submitted by:   Ian Lepore
  
  Revision  Changes    Path
  1.7       +115 -23   src/sys/arm/at91/at91_rtc.c
  1.4       +21 -2     src/sys/arm/at91/at91_rtcreg.h



imp         2012-10-07 02:08:19 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_rtc.c 
  Log:
  SVN rev 241308 on 2012-10-07 02:08:19Z by imp
  
  Improve a few comments.
  
  Revision  Changes    Path
  1.8       +11 -6     src/sys/arm/at91/at91_rtc.c



pfg         2012-10-07 05:11:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    include/rpc          auth.h auth_unix.h 
    lib/libc/rpc         auth_unix.c authunix_prot.c rpc_soc.3 
                         svc_auth_unix.c 
    sys/rpc              auth.h 
  Log:
  SVN rev 241309 on 2012-10-07 05:11:29Z by pfg
  
  MFC      r241141, r241165, r241165,  r241181;
  
  rpc: convert all uid and gid variables to u_int.
  
  Follow a similar change in Solaris and linux where the uid and
  gid variables were made more similar to what the system expects.
  In our case we use u_int which is what XDR can manage,
  
  Reviewed by:    bde
  
  Revision   Changes    Path
  1.22.4.4   +4 -5      src/include/rpc/auth.h
  1.11.42.4  +3 -3      src/include/rpc/auth_unix.h
  1.19.4.5   +8 -9      src/lib/libc/rpc/auth_unix.c
  1.10.4.4   +7 -7      src/lib/libc/rpc/authunix_prot.c
  1.12.40.4  +1 -1      src/lib/libc/rpc/rpc_soc.3
  1.11.28.4  +1 -1      src/lib/libc/rpc/svc_auth_unix.c
  1.2.4.4    +4 -5      src/sys/rpc/auth.h



dteske      2012-10-07 15:37:30 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       menu-commands.4th menu.4th 
  Log:
  SVN rev 241310 on 2012-10-07 15:37:30Z by dteske
  
  Comment and Copyright fixes/updates.
  
  Reviewed by:    adrian (co-mentor)
  Approved by:    adrian (co-mentor)
  
  Revision  Changes    Path
  1.5       +1 -9      src/sys/boot/forth/menu-commands.4th
  1.6       +5 -5      src/sys/boot/forth/menu.4th



alc         2012-10-07 18:07:45 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 241313 on 2012-10-07 18:07:45Z by alc
  
  Optimize the TLB invalidations performed by pmap_protect().  Use the new
  range-based invalidation function instead of performing per-page
  invalidations.  Don't bother invalidating mappings that don't have PTE_D
  set, since they don't allow write access.
  
  Revision  Changes    Path
  1.125     +41 -20    src/sys/mips/mips/pmap.c



jhb         2012-10-07 18:18:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cxgb         cxgb_main.c 
  Log:
  SVN rev 241314 on 2012-10-07 18:18:59Z by jhb
  
  MFC 239913:
  Attach interrupt handlers during attach instead of during the first time
  the interface is brought up.  Without this, the boot time interrupt
  round-robin assignment does not think the allocated interrupt resources
  are active and leaves them assigned to CPU 0.
  
  While here, add descriptive tags to each interrupt handler when MSI-X
  is used.
  
  Revision    Changes    Path
  1.122.2.10  +5 -5      src/sys/dev/cxgb/cxgb_main.c



jhb         2012-10-07 18:19:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/cxgb         cxgb_main.c 
  Log:
  SVN rev 241315 on 2012-10-07 18:19:13Z by jhb
  
  MFC 239913:
  Attach interrupt handlers during attach instead of during the first time
  the interface is brought up.  Without this, the boot time interrupt
  round-robin assignment does not think the allocated interrupt resources
  are active and leaves them assigned to CPU 0.
  
  While here, add descriptive tags to each interrupt handler when MSI-X
  is used.
  
  Revision   Changes    Path
  1.91.2.20  +5 -5      src/sys/dev/cxgb/cxgb_main.c



jhb         2012-10-07 18:37:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_conf.c 
  Log:
  SVN rev 241322 on 2012-10-07 18:37:47Z by jhb
  
  MFC 239335:
  Remove D_NEEDGIANT from dead_devsw.  biofinish() (and thus dead_strategy)
  does not need Giant.
  
  Revision   Changes    Path
  1.249.2.4  +0 -1      src/sys/kern/kern_conf.c



jhb         2012-10-07 18:37:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_conf.c 
  Log:
  SVN rev 241323 on 2012-10-07 18:37:59Z by jhb
  
  MFC 239335:
  Remove D_NEEDGIANT from dead_devsw.  biofinish() (and thus dead_strategy)
  does not need Giant.
  
  Revision    Changes    Path
  1.231.2.12  +0 -1      src/sys/kern/kern_conf.c



jhb         2012-10-07 18:41:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/mfi          mfi.c 
  Log:
  SVN rev 241324 on 2012-10-07 18:41:48Z by jhb
  
  MFC 240962:
  Grab the mfi_config_lock while performing a MFI_DCMD_CFG_FOREIGN_IMPORT
  request on behalf of a user utility.
  
  Revision  Changes    Path
  1.59.2.8  +1 -0      src/sys/dev/mfi/mfi.c



jhb         2012-10-07 18:42:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/mfi          mfi.c 
  Log:
  SVN rev 241325 on 2012-10-07 18:42:02Z by jhb
  
  MFC 240962:
  Grab the mfi_config_lock while performing a MFI_DCMD_CFG_FOREIGN_IMPORT
  request on behalf of a user utility.
  
  Revision   Changes    Path
  1.51.2.12  +1 -0      src/sys/dev/mfi/mfi.c



jhb         2012-10-07 18:47:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/x86/x86          busdma_machdep.c 
  Log:
  SVN rev 241326 on 2012-10-07 18:47:53Z by jhb
  
  MFC 239354:
  Allow static DMA allocations that allow for enough segments to do page-sized
  segments for the entire allocation to use kmem_alloc_attr() to allocate
  KVM rather than using kmem_alloc_contig().  This avoids requiring
  a single physically contiguous chunk in this case.
  
  Revision  Changes    Path
  1.4.2.4   +7 -6      src/sys/x86/x86/busdma_machdep.c



jhb         2012-10-07 18:57:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/net              if_vlan.c 
  Log:
  SVN rev 241327 on 2012-10-07 18:57:29Z by jhb
  
  MFC 239440,239519:
  Refine the changes made in r208212 to avoid bogus failures from
  if_delmulti() when clearing the configuration for a subinterface when
  the parent interface is being detached.  The current code was still
  triggering an assertion in if_delmulti() due to the parent interface being
  partially detached.  Fix this by not calling if_delmulti() at all if the
  parent interface is being detached.  Warn if if_delmulti() fails when the
  parent is not being detached (but similar to 208212, still proceed with
  tearing down the vlan state).
  
  Revision   Changes    Path
  1.153.2.4  +21 -13    src/sys/net/if_vlan.c



jhb         2012-10-07 18:57:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              if_vlan.c 
  Log:
  SVN rev 241328 on 2012-10-07 18:57:52Z by jhb
  
  MFC 239440,239519:
  Refine the changes made in r208212 to avoid bogus failures from
  if_delmulti() when clearing the configuration for a subinterface when
  the parent interface is being detached.  The current code was still
  triggering an assertion in if_delmulti() due to the parent interface being
  partially detached.  Fix this by not calling if_delmulti() at all if the
  parent interface is being detached.  Warn if if_delmulti() fails when the
  parent is not being detached (but similar to 208212, still proceed with
  tearing down the vlan state).
  
  Revision    Changes    Path
  1.139.2.13  +21 -12    src/sys/net/if_vlan.c



mav         2012-10-07 19:30:16 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid        g_raid_ctl.c md_ddf.c md_intel.c 
                         md_promise.c 
  Log:
  SVN rev 241329 on 2012-10-07 19:30:16Z by mav
  
  Make graid command line a bit more friendly by allowing volume name or
  provider name to be specified instead of geom name (first argument in all
  subcommands except label).  In most cases there is only one array used
  any way, so it is not really useful to make user type ugly geom names like
  Intel-f0bdf223 or SiI-732c2b9448cf.  Though they can be used in some cases.
  
  Sponsored by:   iXsystems, Inc.
  MFC after:      1 month
  
  Revision  Changes    Path
  1.3       +32 -0     src/sys/geom/raid/g_raid_ctl.c
  1.11      +17 -4     src/sys/geom/raid/md_ddf.c
  1.10      +17 -4     src/sys/geom/raid/md_intel.c
  1.10      +17 -4     src/sys/geom/raid/md_promise.c



jhb         2012-10-07 20:17:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             files 
  Log:
  SVN rev 241332 on 2012-10-07 20:17:24Z by jhb
  
  MFC 212429:
  Add real dependancies on the uuencoded firmwares.
  Now when one does 'make kernel ; make kernel' the second invocation
  only does:  `kernel.ko' is up to date.
  rather than reproduce all the .fw files and relink the kernel.
  
  Revision     Changes    Path
  1.1459.2.89  +16 -16    src/sys/conf/files



imp         2012-10-07 20:36:46 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_rtc.c 
  Log:
  SVN rev 241333 on 2012-10-07 20:36:46Z by imp
  
  Loop reading the RTC registers until the same values are obtained
  twice, as advised in the atmel docs.
  
  Submitted by:   Ian Lapore
  
  Revision  Changes    Path
  1.9       +14 -3     src/sys/arm/at91/at91_rtc.c



jhb         2012-10-07 21:32:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             files kern.pre.mk 
  Log:
  SVN rev 241334 on 2012-10-07 21:32:41Z by jhb
  
  MFC 239955-239957:
  Cleanups and fixes for building firmware modules into a kernel:
  - Add common rules for building firmware object files (NORMAL_FW to run
    uudecode, and NORMAL_FWO to use ld to build the .fwo file) and use those
    instead of explicit ld/uudecode invocations in sys/conf/files.  Apart from
    increasing readability, this makes it possible to adjust the flags used for
    firmware objects in one place.
  - Similar to how r171350 fixed linking of kernel modules containing
    firmware objects by adding --no-warn-mismatch to the linker flags,
    add --no-warn-mismatch when linking firmware objects (*.fwo) as
    well as to the link of the main kernel file.  This permits firmware
    modules to be statically linked into an ia64 kernel.
  
  Revision     Changes    Path
  1.1611.2.42  +44 -44    src/sys/conf/files
  1.128.2.6    +5 -1      src/sys/conf/kern.pre.mk



jhb         2012-10-07 21:33:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             files kern.pre.mk 
  Log:
  SVN rev 241335 on 2012-10-07 21:33:04Z by jhb
  
  MFC 239955-239957:
  Cleanups and fixes for building firmware modules into a kernel:
  - Add common rules for building firmware object files (NORMAL_FW to run
    uudecode, and NORMAL_FWO to use ld to build the .fwo file) and use those
    instead of explicit ld/uudecode invocations in sys/conf/files.  Apart from
    increasing readability, this makes it possible to adjust the flags used for
    firmware objects in one place.
  - Similar to how r171350 fixed linking of kernel modules containing
    firmware objects by adding --no-warn-mismatch to the linker flags,
    add --no-warn-mismatch when linking firmware objects (*.fwo) as
    well as to the link of the main kernel file.  This permits firmware
    modules to be statically linked into an ia64 kernel.
  
  Revision     Changes    Path
  1.1459.2.90  +42 -42    src/sys/conf/files
  1.107.2.6    +5 -1      src/sys/conf/kern.pre.mk



adrian      2012-10-07 23:45:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c if_ath_tx_ht.c if_athvar.h 
  Log:
  SVN rev 241336 on 2012-10-07 23:45:19Z by adrian
  
  Migrate the TID TXQ accesses to a new set of macros, rather than reusing
  the ATH_TXQ_* macros.
  
  * Introduce the new macros;
  * rename the TID queue and TID filtered frame queue so the compiler
    tells me I'm using the wrong macro.
  
  These should correspond 1:1 to the existing code.
  
  Revision  Changes    Path
  1.96      +30 -30    src/sys/dev/ath/if_ath_tx.c
  1.31      +2 -2      src/sys/dev/ath/if_ath_tx_ht.c
  1.182     +23 -2     src/sys/dev/ath/if_athvar.h



yongari     2012-10-08 07:01:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ale          if_ale.c 
  Log:
  SVN rev 241340 on 2012-10-08 07:01:07Z by yongari
  
  Fix typo. Check against number of allocated MSI-X vectors.
  There is no ale(4) controller that supports MSI-X so this is not
  real issue.
  
  PR:     kern/171825
  
  Revision  Changes    Path
  1.23      +1 -1      src/sys/dev/ale/if_ale.c



yongari     2012-10-08 07:13:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241341 on 2012-10-08 07:13:45Z by yongari
  
  Limit applying TX data corruption and FIFO workaround to BCM5719
  A0. It's believed BCM5720 does not have the issue.
  
  Revision  Changes    Path
  1.387     +2 -2      src/sys/dev/bge/if_bge.c



glebius     2012-10-08 07:21:32 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_divert.c 
  Log:
  SVN rev 241342 on 2012-10-08 07:21:32Z by glebius
  
  No reason to play with IP header before calling sctp_delayed_cksum()
  with offset beyond the IP header.
  
  Revision  Changes    Path
  1.177     +0 -2      src/sys/netinet/ip_divert.c



yongari     2012-10-08 07:33:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241343 on 2012-10-08 07:33:43Z by yongari
  
  Rework device detach. While here, move driver lock/callout
  initialization to the beginning of device attach for readability.
  
  Revision  Changes    Path
  1.388     +13 -18    src/sys/dev/bge/if_bge.c



glebius     2012-10-08 08:03:58 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_nat.c 
    sys/netinet          ip_divert.c ip_ipsec.c ip_mroute.c 
                         ip_output.c 
    sys/netinet6         ip6_ipsec.c 
    sys/netpfil/ipfw     ip_fw_nat.c 
    sys/netpfil/pf       pf.c 
  Log:
  SVN rev 241344 on 2012-10-08 08:03:58Z by glebius
  
    After r241245 it appeared that in_delayed_cksum(), which still expects
  host byte order, was sometimes called with net byte order. Since we are
  moving towards net byte order throughout the stack, the function was
  converted to expect net byte order, and its consumers fixed appropriately:
    - ip_output(), ipfilter(4) not changed, since already call
      in_delayed_cksum() with header in net byte order.
    - divert(4), ng_nat(4), ipfw_nat(4) now don't need to swap byte order
      there and back.
    - mrouting code and IPv6 ipsec now need to switch byte order there and
      back, but I hope, this is temporary solution.
    - In ipsec(4) shifted switch to net byte order prior to in_delayed_cksum().
    - pf_route() catches up on r241245 changes to ip_output().
  
  Revision  Changes    Path
  1.17      +3 -3      src/sys/netgraph/ng_nat.c
  1.178     +0 -2      src/sys/netinet/ip_divert.c
  1.30      +3 -2      src/sys/netinet/ip_ipsec.c
  1.165     +3 -0      src/sys/netinet/ip_mroute.c
  1.335     +3 -2      src/sys/netinet/ip_output.c
  1.29      +6 -0      src/sys/netinet6/ip6_ipsec.c
  1.2       +3 -4      src/sys/netpfil/ipfw/ip_fw_nat.c
  1.8       +6 -9      src/sys/netpfil/pf/pf.c



avg         2012-10-08 13:45:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_ipsec.c 
  Log:
  SVN rev 241349 on 2012-10-08 13:45:40Z by avg
  
  ip6_ipsec_output: fix a typo in r241344
  
  Acting as a remote drone of glebius.
  
  Revision  Changes    Path
  1.30      +1 -1      src/sys/netinet6/ip6_ipsec.c



obrien      2012-10-08 14:08:13 UTC

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
  Log:
  SVN rev 241351 on 2012-10-08 14:08:13Z by obrien
  
  Restrict the module to varied environments.
  
  Revision  Changes    Path
  1.716     +5 -1      src/sys/modules/Makefile



alc         2012-10-08 16:57:05 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
    sys/i386/xen         pmap.c 
  Log:
  SVN rev 241353 on 2012-10-08 16:57:05Z by alc
  
  In a few places, like the implementation of ptrace(), a thread may call
  upon pmap_enter() to create a mapping within a different address space,
  i.e., not the thread's own address space.  On i386, this entails the
  creation of a temporary mapping to the affected page table page (PTP).  In
  general, pmap_enter() will read from this PTP, allocate a PV entry, and
  write to this PTP.  The trouble comes when the system is short of memory.
  In order to allocate a new PV entry, an older PV entry has to be
  reclaimed.  Reclaiming a PV entry involves destroying a mapping, which
  requires access to the affected PTP.  Thus, the PTP mapped at the
  beginning of pmap_enter() is no longer mapped at the end of pmap_enter(),
  which leads to pmap_enter() modifying the wrong PTP.  To address this
  problem, pmap_pv_reclaim() is changed to use an alternate method of
  mapping PTPs.
  
  Update a related comment.
  
  Reported by:    pho
  Diagnosed by:   kib
  MFC after:      5 days
  
  Revision  Changes    Path
  1.726     +8 -6      src/sys/i386/i386/pmap.c
  1.81      +8 -6      src/sys/i386/xen/pmap.c



kib         2012-10-08 18:33:08 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 241356 on 2012-10-08 18:33:08Z by kib
  
  Add several asserts to i386 pmap, which mostly state that pv entry shall
  have corresponding pte.
  
  Reviewed by:    alc
  Tested by:      pho
  MFC after:      3 days
  
  Revision  Changes    Path
  1.727     +9 -0      src/sys/i386/i386/pmap.c



glebius     2012-10-08 22:58:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/ipfw     ip_fw_pfil.c 
  Log:
  SVN rev 241359 on 2012-10-08 22:58:28Z by glebius
  
  Catch up with r241245 and do not return packet back in host byte order.
  
  Revision  Changes    Path
  1.3       +1 -4      src/sys/netpfil/ipfw/ip_fw_pfil.c



glebius     2012-10-08 23:02:32 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       pf_ioctl.c 
  Log:
  SVN rev 241360 on 2012-10-08 23:02:32Z by glebius
  
  Any pfil(9) hooks should be called with already set VNET context.
  
  Reviewed by:    bz
  
  Revision  Changes    Path
  1.6       +0 -4      src/sys/netpfil/pf/pf_ioctl.c



dteske      2012-10-08 23:02:35 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       beastie.4th color.4th.8 loader.4th 
  Log:
  SVN rev 241361 on 2012-10-08 23:02:35Z by dteske
  
  Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word is
  executed to better differentiate between loader-specific errors and kernel-
  specific errors (if ever any of either).
  
  This type of functionality hasn't been required before the introduction of the
  advanced menu system (r222417). Adding this functionality will help different-
  iate errors at the loader-level such as a BTX halt caused by heap exhaustion
  and errors that may be involved with executing the kernel (wrong architecture
  for example). A user can learn that messages before "Booting..." are related to
  the loader(8) environment and it's Forth-ilk, while those after are not
  related to loader(8) -- the point that loader(8) has ``left the building''.
  
  This patch also includes a man-page update to color.4th(8) as the color logic
  moves to a lower-level (from being included by beastie.4th to being included
  by loader.4th).
  
  After noticing a delay between execution of the overloaded "boot" FICL word and
  the display of text on-screen, gcooper confirmed that the introduction of a
  builtin memory test (disabled by adding hw.memtest.tests="0" to loader.conf(5))
  was the cause of the delay.
  
  This patch adds an echo to produce "Booting..." when the overloaded "boot" word
  is executed (this includes from the interactive command-prompt on all arches,
  from the menu system on arches that run the beastie menu, and even those arches
  that run the menu but disable it by setting beastie_disable="YES" in
  loader.conf(5)). When loader_color="YES" in loader.conf(5), the same message is
  produced but in white text on a blue background (only the letters produced have
  this background -- opposed to perhaps the entire line).
  
  Revision  Changes    Path
  1.20      +0 -1      src/sys/boot/forth/beastie.4th
  1.5       +1 -2      src/sys/boot/forth/color.4th.8
  1.30      +7 -0      src/sys/boot/forth/loader.4th



dteske      2012-10-09 01:31:03 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       menu.4th 
  Log:
  SVN rev 241363 on 2012-10-09 01:31:03Z by dteske
  
  Make the "Options:" separator-text configurable by setting $menu_optionstext.
  
  Reviewed by:    eadler, adrian (co-mentor)
  Approved by:    adrian (co-mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.7       +6 -1      src/sys/boot/forth/menu.4th



dteske      2012-10-09 03:11:15 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       menu.4th 
  Log:
  SVN rev 241365 on 2012-10-09 03:11:15Z by dteske
  
  Fix an oversight that cyclic menu items actually are zero-based and can
  accommodate 10 different states.
  
  Reviewed by:    eadler, adrian (co-mentor)
  Approved by:    adrian (co-mentor)
  
  Revision  Changes    Path
  1.8       +4 -4      src/sys/boot/forth/menu.4th



sbruno      2012-10-09 03:41:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/e1000        if_em.c if_igb.c if_lem.c 
  Log:
  SVN rev 241366 on 2012-10-09 03:41:59Z by sbruno
  
  MFC r240879
  
  This patch fixes a nit in the em, lem, and igb driver statistics.  Increment
  adapter->dropped_pkts instead of if_ierrors because if_ierrors is
  overwritten by hw stats collection.
  
  Submitted by:   Andrew Boyer <aboyer@averesystems.com>
  Reviewed by:    Jack F Vogel <jfv@freebsd.org>
  
  Revision  Changes    Path
  1.74.2.4  +1 -1      src/sys/dev/e1000/if_em.c
  1.73.2.7  +1 -1      src/sys/dev/e1000/if_igb.c
  1.17.2.3  +1 -1      src/sys/dev/e1000/if_lem.c



dteske      2012-10-09 03:54:53 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       menu-commands.4th 
  Log:
  SVN rev 241367 on 2012-10-09 03:54:53Z by dteske
  
  Fix a typo (s/prefix/suffix/) and comment.
  
  NOTE: This is in an unused portion of the menu framework.
  
  Reviewed by:    eadler, adrian (co-mentor)
  Approved by:    adrian (co-mentor)
  
  Revision  Changes    Path
  1.6       +2 -2      src/sys/boot/forth/menu-commands.4th



kevlo       2012-10-09 06:15:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/arcmsr       arcmsr.c 
    sys/netgraph/netflow ng_netflow.c 
    sys/netpfil/ipfw     ip_dn_glue.c 
  Log:
  SVN rev 241369 on 2012-10-09 06:15:16Z by kevlo
  
  Fix typo: s/unknow/unknown
  
  Revision  Changes    Path
  1.44      +3 -3      src/sys/dev/arcmsr/arcmsr.c
  1.30      +1 -1      src/sys/netgraph/netflow/ng_netflow.c
  1.2       +2 -2      src/sys/netpfil/ipfw/ip_dn_glue.c



kevlo       2012-10-09 08:27:40 UTC

  FreeBSD src repository

  Modified files:
    share/examples/kld/dyn_sysctl dyn_sysctl.c 
    share/examples/kld/firmware/fwconsumer fw_consumer.c 
    share/man/man9       module.9 
    sys/amd64/linux32    linux32_sysvec.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ioctl.c 
    sys/compat/svr4      svr4_sysvec.c 
    sys/contrib/ipfilter/netinet mlfk_ipl.c 
    sys/contrib/rdma     rdma_addr.c rdma_cma.c rdma_device.c 
                         rdma_iwcm.c 
    sys/crypto/rc4       rc4.c 
    sys/dev/bktr         bktr_mem.c 
    sys/dev/cxgb         cxgb_t3fw.c 
    sys/dev/cxgb/ulp/iw_cxgb iw_cxgb.c 
    sys/dev/cxgb/ulp/tom cxgb_tom.c 
    sys/dev/cxgbe/tom    t4_tom.c 
    sys/dev/drm2         drm_drv.c 
    sys/dev/iscsi/initiator iscsi.c 
    sys/dev/mxge         mxge_eth_z8e.c mxge_ethp_z8e.c 
                         mxge_rss_eth_z8e.c mxge_rss_ethp_z8e.c 
    sys/dev/nvd          nvd.c 
    sys/dev/nvme         nvme.c 
    sys/dev/rndtest      rndtest.c 
    sys/dev/streams      streams.c 
    sys/dev/tdfx         tdfx_linux.c 
    sys/dev/usb/net      usb_ethernet.c 
    sys/dev/utopia       utopia.c 
    sys/dev/virtio       virtio.c 
    sys/i386/ibcs2       ibcs2_sysvec.c 
    sys/i386/isa         elink.c 
    sys/i386/linux       linux_sysvec.c 
    sys/net              bridgestp.c if_arcsubr.c if_atmsubr.c 
                         if_bridge.c if_enc.c if_epair.c 
                         if_ethersubr.c if_faith.c if_fddisubr.c 
                         if_fwsubr.c if_gif.c if_gre.c 
                         if_iso88025subr.c if_lagg.c if_loop.c 
                         if_spppsubr.c if_stf.c if_tun.c if_vlan.c 
                         zlib.c 
    sys/net80211         ieee80211_freebsd.c ieee80211_freebsd.h 
    sys/netgraph/atm     ngatmbase.c 
    sys/netinet          igmp.c ip_carp.c ip_divert.c ip_mroute.c 
                         toecore.c 
    sys/netinet6         ip6_mroute.c mld6.c send.c 
    sys/netpfil/ipfw     ip_fw2.c ip_fw_nat.c 
    sys/netpfil/pf       if_pflog.c if_pfsync.c pf_ioctl.c 
    sys/nfs              nfs_nfssvc.c 
    sys/nfsserver        nfs_srvsubs.c 
    sys/opencrypto       cryptodev.c 
    sys/tools            fw_stub.awk 
    tools/regression/kthread/kld kthrdlk.c 
    tools/regression/net80211/ccmp test_ccmp.c 
    tools/regression/net80211/tkip test_tkip.c 
    tools/regression/net80211/wep test_wep.c 
    tools/tools/kttcp/sys kttcp.c 
  Log:
  SVN rev 241370 on 2012-10-09 08:27:40Z by kevlo
  
  Prefer NULL over 0 for pointers
  
  Revision  Changes    Path
  1.7       +1 -1      src/share/examples/kld/dyn_sysctl/dyn_sysctl.c
  1.3       +1 -1      src/share/examples/kld/firmware/fwconsumer/fw_consumer.c
  1.12      +1 -1      src/share/man/man9/module.9
  1.70      +1 -1      src/sys/amd64/linux32/linux32_sysvec.c
  1.50      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  1.54      +1 -1      src/sys/compat/svr4/svr4_sysvec.c
  1.24      +1 -1      src/sys/contrib/ipfilter/netinet/mlfk_ipl.c
  1.6       +1 -1      src/sys/contrib/rdma/rdma_addr.c
  1.9       +1 -1      src/sys/contrib/rdma/rdma_cma.c
  1.2       +1 -1      src/sys/contrib/rdma/rdma_device.c
  1.2       +1 -1      src/sys/contrib/rdma/rdma_iwcm.c
  1.7       +1 -1      src/sys/crypto/rc4/rc4.c
  1.14      +1 -1      src/sys/dev/bktr/bktr_mem.c
  1.5       +5 -5      src/sys/dev/cxgb/cxgb_t3fw.c
  1.14      +1 -1      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
  1.15      +1 -1      src/sys/dev/cxgb/ulp/tom/cxgb_tom.c
  1.4       +1 -1      src/sys/dev/cxgbe/tom/t4_tom.c
  1.3       +1 -1      src/sys/dev/drm2/drm_drv.c
  1.12      +3 -3      src/sys/dev/iscsi/initiator/iscsi.c
  1.2       +1 -1      src/sys/dev/mxge/mxge_eth_z8e.c
  1.2       +1 -1      src/sys/dev/mxge/mxge_ethp_z8e.c
  1.2       +1 -1      src/sys/dev/mxge/mxge_rss_eth_z8e.c
  1.2       +1 -1      src/sys/dev/mxge/mxge_rss_ethp_z8e.c
  1.2       +1 -1      src/sys/dev/nvd/nvd.c
  1.4       +1 -1      src/sys/dev/nvme/nvme.c
  1.7       +1 -1      src/sys/dev/rndtest/rndtest.c
  1.63      +1 -1      src/sys/dev/streams/streams.c
  1.3       +1 -1      src/sys/dev/tdfx/tdfx_linux.c
  1.18      +1 -1      src/sys/dev/usb/net/usb_ethernet.c
  1.14      +1 -1      src/sys/dev/utopia/utopia.c
  1.3       +1 -1      src/sys/dev/virtio/virtio.c
  1.38      +1 -1      src/sys/i386/ibcs2/ibcs2_sysvec.c
  1.14      +1 -1      src/sys/i386/isa/elink.c
  1.180     +1 -1      src/sys/i386/linux/linux_sysvec.c
  1.59      +1 -1      src/sys/net/bridgestp.c
  1.41      +1 -1      src/sys/net/if_arcsubr.c
  1.54      +1 -1      src/sys/net/if_atmsubr.c
  1.162     +1 -1      src/sys/net/if_bridge.c
  1.21      +1 -1      src/sys/net/if_enc.c
  1.14      +1 -1      src/sys/net/if_epair.c
  1.292     +1 -1      src/sys/net/if_ethersubr.c
  1.50      +1 -1      src/sys/net/if_faith.c
  1.118     +1 -1      src/sys/net/if_fddisubr.c
  1.38      +1 -1      src/sys/net/if_fwsubr.c
  1.101     +1 -1      src/sys/net/if_gif.c
  1.63      +1 -1      src/sys/net/if_gre.c
  1.90      +1 -1      src/sys/net/if_iso88025subr.c
  1.59      +1 -1      src/sys/net/if_lagg.c
  1.148     +1 -1      src/sys/net/if_loop.c
  1.143     +1 -1      src/sys/net/if_spppsubr.c
  1.81      +1 -1      src/sys/net/if_stf.c
  1.197     +1 -1      src/sys/net/if_tun.c
  1.164     +1 -1      src/sys/net/if_vlan.c
  1.21      +1 -1      src/sys/net/zlib.c
  1.46      +1 -1      src/sys/net80211/ieee80211_freebsd.c
  1.37      +1 -1      src/sys/net80211/ieee80211_freebsd.h
  1.5       +1 -1      src/sys/netgraph/atm/ngatmbase.c
  1.100     +1 -1      src/sys/netinet/igmp.c
  1.99      +1 -1      src/sys/netinet/ip_carp.c
  1.179     +1 -1      src/sys/netinet/ip_divert.c
  1.166     +1 -1      src/sys/netinet/ip_mroute.c
  1.3       +1 -1      src/sys/netinet/toecore.c
  1.70      +1 -1      src/sys/netinet6/ip6_mroute.c
  1.74      +1 -1      src/sys/netinet6/mld6.c
  1.5       +1 -1      src/sys/netinet6/send.c
  1.2       +1 -1      src/sys/netpfil/ipfw/ip_fw2.c
  1.3       +1 -1      src/sys/netpfil/ipfw/ip_fw_nat.c
  1.2       +1 -1      src/sys/netpfil/pf/if_pflog.c
  1.6       +1 -1      src/sys/netpfil/pf/if_pfsync.c
  1.7       +1 -1      src/sys/netpfil/pf/pf_ioctl.c
  1.6       +1 -1      src/sys/nfs/nfs_nfssvc.c
  1.174     +1 -1      src/sys/nfsserver/nfs_srvsubs.c
  1.47      +1 -1      src/sys/opencrypto/cryptodev.c
  1.10      +1 -1      src/sys/tools/fw_stub.awk
  1.3       +4 -5      src/tools/regression/kthread/kld/kthrdlk.c
  1.3       +1 -1      src/tools/regression/net80211/ccmp/test_ccmp.c
  1.3       +1 -1      src/tools/regression/net80211/tkip/test_tkip.c
  1.3       +1 -1      src/tools/regression/net80211/wep/test_wep.c
  1.5       +1 -1      src/tools/tools/kttcp/sys/kttcp.c



attilio     2012-10-09 12:22:43 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c mp_machdep.c 
    sys/amd64/include    intr_machdep.h 
    sys/i386/i386        machdep.c mp_machdep.c 
    sys/i386/include     intr_machdep.h 
    sys/pc98/pc98        machdep.c 
    sys/sparc64/include  intr_machdep.h 
    sys/sparc64/sparc64  intr_machdep.c machdep.c 
    sys/x86/x86          intr_machdep.c 
  Log:
  SVN rev 241371 on 2012-10-09 12:22:43Z by attilio
  
  Reverts r234074,234105,234564,234723,234989,235231-235232 and part of
  r234247.
  Use, instead, the static intializer introduced in r239923 for x86 and
  sparc64 intr_cpus, unwinding the code to the initial version.
  
  Reviewed by:    marius
  
  Revision  Changes    Path
  1.766     +0 -5      src/sys/amd64/amd64/machdep.c
  1.358     +4 -0      src/sys/amd64/amd64/mp_machdep.c
  1.29      +2 -0      src/sys/amd64/include/intr_machdep.h
  1.753     +0 -5      src/sys/i386/i386/machdep.c
  1.339     +4 -0      src/sys/i386/i386/mp_machdep.c
  1.31      +2 -0      src/sys/i386/include/intr_machdep.h
  1.459     +0 -5      src/sys/pc98/pc98/machdep.c
  1.29      +2 -2      src/sys/sparc64/include/intr_machdep.h
  1.49      +1 -8      src/sys/sparc64/sparc64/intr_machdep.c
  1.184     +0 -5      src/sys/sparc64/sparc64/machdep.c
  1.6       +1 -8      src/sys/x86/x86/intr_machdep.c



attilio     2012-10-09 14:32:30 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include    atomic.h 
    sys/gnu/fs/xfs/FreeBSD xfs_compat.h xfs_freebsd.h 
    sys/i386/include     atomic.h 
    sys/kern             kern_rmlock.c 
    sys/mips/include     cpufunc.h 
    sys/pc98/include     bus.h 
    sys/sparc64/include  atomic.h 
    sys/sys              cdefs.h 
    sys/x86/include      bus.h 
  Log:
  SVN rev 241374 on 2012-10-09 14:32:30Z by attilio
  
  Add an unified macro to deny ability from the compiler to reorder
  instruction loads/stores at its will.
  The macro __compiler_membar() is currently supported for both gcc and
  clang, but kernel compilation will fail otherwise.
  
  Reviewed by:    bde, kib
  Discussed with: dim, theraven
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.53      +2 -2      src/sys/amd64/include/atomic.h
  1.4       +0 -4      src/sys/gnu/fs/xfs/FreeBSD/xfs_compat.h
  1.6       +1 -1      src/sys/gnu/fs/xfs/FreeBSD/xfs_freebsd.h
  1.59      +2 -2      src/sys/i386/include/atomic.h
  1.19      +2 -6      src/sys/kern/kern_rmlock.c
  1.19      +1 -1      src/sys/mips/include/cpufunc.h
  1.13      +1 -1      src/sys/pc98/include/bus.h
  1.17      +3 -3      src/sys/sparc64/include/atomic.h
  1.137     +7 -0      src/sys/sys/cdefs.h
  1.2       +1 -1      src/sys/x86/include/bus.h



mav         2012-10-09 17:06:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdaa_patches.c 
  Log:
  SVN rev 241375 on 2012-10-09 17:06:31Z by mav
  
  Cast vendor-specific spell on VIA VT1818S codecs alike to VT1708S to
  make analog input loopback and dual-stream playback work by enabling
  signal mixing by nid 22, as it should be according to info returned by
  the CODEC.  Otherwise pin nid 28 receives only signal from DAC nid 16.
  
  PR:             kern/169124
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +2 -0      src/sys/dev/sound/pci/hda/hdaa_patches.c



sbruno      2012-10-09 18:02:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/e1000        if_em.c if_igb.c if_lem.c 
  Log:
  SVN rev 241376 on 2012-10-09 18:02:05Z by sbruno
  
  MFC r240879
  
  This patch fixes a nit in the em, lem, and igb driver statistics.  Increment
  adapter->dropped_pkts instead of if_ierrors because if_ierrors is
  overwritten by hw stats collection.
  
  Submitted by: Andrew Boyer <aboyer@averesystems.com>
  Reviewed by:  Jack F Vogel <jfv@freebsd.org>
  
  Revision   Changes    Path
  1.21.2.24  +1 -1      src/sys/dev/e1000/if_em.c
  1.21.2.26  +1 -1      src/sys/dev/e1000/if_igb.c
  1.3.2.14   +1 -1      src/sys/dev/e1000/if_lem.c



sbruno      2012-10-09 18:02:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/e1000        if_em.c if_igb.c if_lem.c 
  Log:
  SVN rev 241377 on 2012-10-09 18:02:09Z by sbruno
  
  MFC r240879
  
  This patch fixes a nit in the em, lem, and igb driver statistics.  Increment
  adapter->dropped_pkts instead of if_ierrors because if_ierrors is
  overwritten by hw stats collection.
  
  Submitted by: Andrew Boyer <aboyer@averesystems.com>
  Reviewed by:  Jack F Vogel <jfv@freebsd.org>
  
  Revision  Changes    Path
  1.1.2.19  +1 -1      src/sys/dev/e1000/if_em.c
  1.3.2.16  +1 -1      src/sys/dev/e1000/if_igb.c
  1.5.2.11  +1 -1      src/sys/dev/e1000/if_lem.c



jhb         2012-10-09 18:45:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/cardbus      cardbus_cis.c 
    sys/dev/pci          pci.c pci_private.h pci_user.c pcireg.h 
                         pcivar.h 
  Log:
  SVN rev 241378 on 2012-10-09 18:45:08Z by jhb
  
  MFC 201279,201280,201286,213907,214146,220195,222753,223371,225515,235833:
  Various fixes to managing PCI BARs including proper support for managing
  PCI ROM BARs:
  - Teach the PCI bus driver to handle PCIR_BIOS BARs properly and remove
    special handling for the PCIR_BIOS decoding enable bit from the cardbus
    driver.  The PCIR_BIOS BAR does include type bits like other BARs.
    Instead, it is always a 32-bit non-prefetchable memory BAR where the low
    bit is used as a flag to enable decoding.
  - Explicitly track the state of all known BARs for each PCI device.  The PCI
    bus driver will now remember the size of a BAR obtained during the initial
    bus scan and use that size when doing lazy resource allocation rather than
    resizing the BAR.  The bus driver will now also report unallocated BARs to
    userland for display by 'pciconf -lb'.
  - Add a constant for the offset of the ROM BIOS BAR in PCI-PCI bridges and
    properly handle ROM BIOS BARs in PCI-PCI bridges.  The PCI bus now also
    properly handles the lack of a ROM BIOS BAR in a PCI-Cardbus bridge.
  
  Tested by:      John Kozubik  john kozubik com
  
  Revision    Changes    Path
  1.66.2.2    +7 -12     src/sys/dev/cardbus/cardbus_cis.c
  1.386.2.25  +228 -39   src/sys/dev/pci/pci.c
  1.26.2.3    +2 -0      src/sys/dev/pci/pci_private.h
  1.27.2.3    +6 -47     src/sys/dev/pci/pci_user.c
  1.72.2.9    +1 -0      src/sys/dev/pci/pcireg.h
  1.84.2.9    +12 -3     src/sys/dev/pci/pcivar.h



jimharris    2012-10-09 19:53:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/tws          tws.c 
  Log:
  SVN rev 241379 on 2012-10-09 19:53:15Z by jimharris
  
  MFC r240900:
  
  Specify MTX_RECURSE for the controller's io_lock.  Without it, tws(4)
  immediately panics on boot with INVARIANTS enabled.  The driver already
  clearly expects to be able to recurse on this mutex - the main I/O path
  is always recursing on this lock.
  
  Revision  Changes    Path
  1.1.2.7   +1 -1      src/sys/dev/tws/tws.c



jimharris    2012-10-09 19:55:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/tws          tws_cam.c 
  Log:
  SVN rev 241380 on 2012-10-09 19:55:12Z by jimharris
  
  MFC r240901:
  
  Use CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report missing targets or
  LUNs respectively.  This removes a huge number of error messages
  from CAM during bus scans.
  
  Revision  Changes    Path
  1.1.2.3   +2 -2      src/sys/dev/tws/tws_cam.c



jimharris    2012-10-09 19:57:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/tws          tws.c 
  Log:
  SVN rev 241381 on 2012-10-09 19:57:18Z by jimharris
  
  MFC r240900:
  
  Specify MTX_RECURSE for the controller's io_lock.  Without it, tws(4)
  immediately panics on boot with INVARIANTS enabled.  The driver already
  clearly expects to be able to recurse on this mutex - the main I/O path
  is always recursing on this lock.
  
  Revision  Changes    Path
  1.1.4.7   +1 -1      src/sys/dev/tws/tws.c



jimharris    2012-10-09 19:59:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/tws          tws_cam.c 
  Log:
  SVN rev 241382 on 2012-10-09 19:59:22Z by jimharris
  
  MFC r240901:
  
  Use CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report missing targets or
  LUNs respectively.  This removes a huge number of error messages
  from CAM during bus scans.
  
  Revision  Changes    Path
  1.1.4.3   +2 -2      src/sys/dev/tws/tws_cam.c



jimharris    2012-10-09 20:05:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 241383 on 2012-10-09 20:05:19Z by jimharris
  
  MFC r240695:
  
  Add constants for programming interfaces for NVM/solid state storage
  controller sub-class code.
  
  Reference:  PCI Code and ID Assignment Specification Rev 1.2
  
  Revision  Changes    Path
  1.81.2.4  +2 -0      src/sys/dev/pci/pcireg.h



jimharris    2012-10-09 20:06:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 241384 on 2012-10-09 20:06:16Z by jimharris
  
  MFC r240695:
  
  Add constants for programming interfaces for NVM/solid state storage
  controller sub-class code.
  
  Reference:  PCI Code and ID Assignment Specification Rev 1.2
  
  Revision   Changes    Path
  1.72.2.10  +2 -0      src/sys/dev/pci/pcireg.h



jimharris    2012-10-09 20:07:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 241385 on 2012-10-09 20:07:24Z by jimharris
  
  MFC r240695:
  
  Add constants for programming interfaces for NVM/solid state storage
  controller sub-class code.
  
  Reference:  PCI Code and ID Assignment Specification Rev 1.2
  
  Revision   Changes    Path
  1.64.2.13  +2 -0      src/sys/dev/pci/pcireg.h



neel        2012-10-10 00:06:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pcib_acpi.c 
  Log:
  SVN rev 241386 on 2012-10-10 00:06:31Z by neel
  
  Grab the softc from the ACPI host-pci bridge device instead of from the pci
  endpoint device.
  
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.74      +1 -1      src/sys/dev/acpica/acpi_pcib_acpi.c



yongari     2012-10-10 01:24:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 241388 on 2012-10-10 01:24:02Z by yongari
  
  If the maximum payload size is 256 bytes or more, set the DMA write
  water mark to 256 bytes.  Otherwise controller will encounter DMA
  write under run errors and would result in RX DMA hang. If the
  maximum payload size is 128 bytes, the water mark is set to 128
  bytes as usual.
  While here, set maximum read request size to 2048 for BCM5719/BCM5720.
  For other PCIe devices, use 4096. And reprogram the maximum read
  request size whenever device reset is performed.
  
  Revision  Changes    Path
  1.389     +13 -5     src/sys/dev/bge/if_bge.c
  1.139     +2 -0      src/sys/dev/bge/if_bgereg.h



yongari     2012-10-10 01:59:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241389 on 2012-10-10 01:59:53Z by yongari
  
  On PHY write error use hex number to show the value.
  Add more comments.
  
  Revision  Changes    Path
  1.390     +7 -4      src/sys/dev/bge/if_bge.c



yongari     2012-10-10 02:21:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241390 on 2012-10-10 02:21:36Z by yongari
  
  Honor PHY type fiber for BCM5717/BCM5718/BCM5719/BCM5720.
  
  Revision  Changes    Path
  1.391     +1 -1      src/sys/dev/bge/if_bge.c



yongari     2012-10-10 02:35:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241391 on 2012-10-10 02:35:10Z by yongari
  
  Do not force PCIe 1.0a mode in device reset on BCM5717 and newer
  controllers. BCM5785 does not require PCI 1.0a mode as well during
  reset.
  
  Revision  Changes    Path
  1.392     +5 -2      src/sys/dev/bge/if_bge.c



yongari     2012-10-10 04:38:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241392 on 2012-10-10 04:38:29Z by yongari
  
  Fix a long standing VCPU reset sequence bug on BCM5906.
  The VCPU(Virtual CPU) of BCM5906 is used to provide a mechanism to
  control the bootcode execution and to pick up configuration data
  stored inside the EEPROM.
  The bootcode of BCM5906 will check the BGE_VCPU_STATUS_DRV_RESET
  bit to decide which booting procedure to choose.
  Data sheet indicates the VCPU of BCM5906 should set
  BGE_VCPU_STATUS_DRV_RESET bit *before* VCPU reset or global reset.
  
  Revision  Changes    Path
  1.393     +9 -9      src/sys/dev/bge/if_bge.c



yongari     2012-10-10 05:43:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241393 on 2012-10-10 05:43:04Z by yongari
  
  Remove unnecessary delay. I don't see any comments in data sheet
  that requires 10ms delay after device reset.  Because that code was
  there from day 1, I guess it was added to give enough settlement
  time after updating BGE_MAC_MODE register.
  The recommended delay time for BGE_MAC_MODE after updating is 40us
  and it was already done in r241219.
  
  Revision  Changes    Path
  1.394     +0 -1      src/sys/dev/bge/if_bge.c



kevlo       2012-10-10 08:36:38 UTC

  FreeBSD src repository

  Modified files:
    share/examples/kld/dyn_sysctl dyn_sysctl.c 
    share/examples/kld/firmware/fwconsumer fw_consumer.c 
    share/man/man9       module.9 
    sys/amd64/linux32    linux32_sysvec.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ioctl.c 
    sys/compat/svr4      svr4_sysvec.c 
    sys/contrib/ipfilter/netinet mlfk_ipl.c 
    sys/contrib/rdma     rdma_addr.c rdma_cma.c rdma_device.c 
                         rdma_iwcm.c 
    sys/crypto/rc4       rc4.c 
    sys/dev/bktr         bktr_mem.c 
    sys/dev/cxgb         cxgb_t3fw.c 
    sys/dev/cxgb/ulp/iw_cxgb iw_cxgb.c 
    sys/dev/cxgb/ulp/tom cxgb_tom.c 
    sys/dev/cxgbe/tom    t4_tom.c 
    sys/dev/drm2         drm_drv.c 
    sys/dev/iscsi/initiator iscsi.c 
    sys/dev/mxge         mxge_eth_z8e.c mxge_ethp_z8e.c 
                         mxge_rss_eth_z8e.c mxge_rss_ethp_z8e.c 
    sys/dev/nvd          nvd.c 
    sys/dev/nvme         nvme.c 
    sys/dev/rndtest      rndtest.c 
    sys/dev/streams      streams.c 
    sys/dev/tdfx         tdfx_linux.c 
    sys/dev/usb/net      usb_ethernet.c 
    sys/dev/utopia       utopia.c 
    sys/dev/virtio       virtio.c 
    sys/i386/ibcs2       ibcs2_sysvec.c 
    sys/i386/isa         elink.c 
    sys/i386/linux       linux_sysvec.c 
    sys/net              bridgestp.c if_arcsubr.c if_atmsubr.c 
                         if_bridge.c if_enc.c if_epair.c 
                         if_ethersubr.c if_faith.c if_fddisubr.c 
                         if_fwsubr.c if_gif.c if_gre.c 
                         if_iso88025subr.c if_lagg.c if_loop.c 
                         if_spppsubr.c if_stf.c if_tun.c if_vlan.c 
                         zlib.c 
    sys/net80211         ieee80211_freebsd.c ieee80211_freebsd.h 
    sys/netgraph/atm     ngatmbase.c 
    sys/netinet          igmp.c ip_carp.c ip_divert.c ip_mroute.c 
                         toecore.c 
    sys/netinet6         ip6_mroute.c mld6.c send.c 
    sys/netpfil/ipfw     ip_fw2.c ip_fw_nat.c 
    sys/netpfil/pf       if_pflog.c if_pfsync.c pf_ioctl.c 
    sys/nfs              nfs_nfssvc.c 
    sys/nfsserver        nfs_srvsubs.c 
    sys/opencrypto       cryptodev.c 
    sys/tools            fw_stub.awk 
    tools/regression/kthread/kld kthrdlk.c 
    tools/regression/net80211/ccmp test_ccmp.c 
    tools/regression/net80211/tkip test_tkip.c 
    tools/regression/net80211/wep test_wep.c 
    tools/tools/kttcp/sys kttcp.c 
  Log:
  SVN rev 241394 on 2012-10-10 08:36:38Z by kevlo
  
  Revert previous commit...
  
  Pointyhat to:   kevlo (myself)
  
  Revision  Changes    Path
  1.8       +1 -1      src/share/examples/kld/dyn_sysctl/dyn_sysctl.c
  1.4       +1 -1      src/share/examples/kld/firmware/fwconsumer/fw_consumer.c
  1.13      +1 -1      src/share/man/man9/module.9
  1.71      +1 -1      src/sys/amd64/linux32/linux32_sysvec.c
  1.51      +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  1.55      +1 -1      src/sys/compat/svr4/svr4_sysvec.c
  1.25      +1 -1      src/sys/contrib/ipfilter/netinet/mlfk_ipl.c
  1.7       +1 -1      src/sys/contrib/rdma/rdma_addr.c
  1.10      +1 -1      src/sys/contrib/rdma/rdma_cma.c
  1.3       +1 -1      src/sys/contrib/rdma/rdma_device.c
  1.3       +1 -1      src/sys/contrib/rdma/rdma_iwcm.c
  1.8       +1 -1      src/sys/crypto/rc4/rc4.c
  1.15      +1 -1      src/sys/dev/bktr/bktr_mem.c
  1.6       +5 -5      src/sys/dev/cxgb/cxgb_t3fw.c
  1.15      +1 -1      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
  1.16      +1 -1      src/sys/dev/cxgb/ulp/tom/cxgb_tom.c
  1.5       +1 -1      src/sys/dev/cxgbe/tom/t4_tom.c
  1.4       +1 -1      src/sys/dev/drm2/drm_drv.c
  1.13      +3 -3      src/sys/dev/iscsi/initiator/iscsi.c
  1.3       +1 -1      src/sys/dev/mxge/mxge_eth_z8e.c
  1.3       +1 -1      src/sys/dev/mxge/mxge_ethp_z8e.c
  1.3       +1 -1      src/sys/dev/mxge/mxge_rss_eth_z8e.c
  1.3       +1 -1      src/sys/dev/mxge/mxge_rss_ethp_z8e.c
  1.3       +1 -1      src/sys/dev/nvd/nvd.c
  1.5       +1 -1      src/sys/dev/nvme/nvme.c
  1.8       +1 -1      src/sys/dev/rndtest/rndtest.c
  1.64      +1 -1      src/sys/dev/streams/streams.c
  1.4       +1 -1      src/sys/dev/tdfx/tdfx_linux.c
  1.19      +1 -1      src/sys/dev/usb/net/usb_ethernet.c
  1.15      +1 -1      src/sys/dev/utopia/utopia.c
  1.4       +1 -1      src/sys/dev/virtio/virtio.c
  1.39      +1 -1      src/sys/i386/ibcs2/ibcs2_sysvec.c
  1.15      +1 -1      src/sys/i386/isa/elink.c
  1.181     +1 -1      src/sys/i386/linux/linux_sysvec.c
  1.60      +1 -1      src/sys/net/bridgestp.c
  1.42      +1 -1      src/sys/net/if_arcsubr.c
  1.55      +1 -1      src/sys/net/if_atmsubr.c
  1.163     +1 -1      src/sys/net/if_bridge.c
  1.22      +1 -1      src/sys/net/if_enc.c
  1.15      +1 -1      src/sys/net/if_epair.c
  1.293     +1 -1      src/sys/net/if_ethersubr.c
  1.51      +1 -1      src/sys/net/if_faith.c
  1.119     +1 -1      src/sys/net/if_fddisubr.c
  1.39      +1 -1      src/sys/net/if_fwsubr.c
  1.102     +1 -1      src/sys/net/if_gif.c
  1.64      +1 -1      src/sys/net/if_gre.c
  1.91      +1 -1      src/sys/net/if_iso88025subr.c
  1.60      +1 -1      src/sys/net/if_lagg.c
  1.149     +1 -1      src/sys/net/if_loop.c
  1.144     +1 -1      src/sys/net/if_spppsubr.c
  1.82      +1 -1      src/sys/net/if_stf.c
  1.198     +1 -1      src/sys/net/if_tun.c
  1.165     +1 -1      src/sys/net/if_vlan.c
  1.22      +1 -1      src/sys/net/zlib.c
  1.47      +1 -1      src/sys/net80211/ieee80211_freebsd.c
  1.38      +1 -1      src/sys/net80211/ieee80211_freebsd.h
  1.6       +1 -1      src/sys/netgraph/atm/ngatmbase.c
  1.101     +1 -1      src/sys/netinet/igmp.c
  1.100     +1 -1      src/sys/netinet/ip_carp.c
  1.180     +1 -1      src/sys/netinet/ip_divert.c
  1.167     +1 -1      src/sys/netinet/ip_mroute.c
  1.4       +1 -1      src/sys/netinet/toecore.c
  1.71      +1 -1      src/sys/netinet6/ip6_mroute.c
  1.75      +1 -1      src/sys/netinet6/mld6.c
  1.6       +1 -1      src/sys/netinet6/send.c
  1.3       +1 -1      src/sys/netpfil/ipfw/ip_fw2.c
  1.4       +1 -1      src/sys/netpfil/ipfw/ip_fw_nat.c
  1.3       +1 -1      src/sys/netpfil/pf/if_pflog.c
  1.7       +1 -1      src/sys/netpfil/pf/if_pfsync.c
  1.8       +1 -1      src/sys/netpfil/pf/pf_ioctl.c
  1.7       +1 -1      src/sys/nfs/nfs_nfssvc.c
  1.175     +1 -1      src/sys/nfsserver/nfs_srvsubs.c
  1.48      +1 -1      src/sys/opencrypto/cryptodev.c
  1.11      +1 -1      src/sys/tools/fw_stub.awk
  1.4       +5 -4      src/tools/regression/kthread/kld/kthrdlk.c
  1.4       +1 -1      src/tools/regression/net80211/ccmp/test_ccmp.c
  1.4       +1 -1      src/tools/regression/net80211/tkip/test_tkip.c
  1.4       +1 -1      src/tools/regression/net80211/wep/test_wep.c
  1.6       +1 -1      src/tools/tools/kttcp/sys/kttcp.c



np          2012-10-10 16:52:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        adapter.h t4_sge.c 
  Log:
  SVN rev 241397 on 2012-10-10 16:52:39Z by np
  
  Remove unused item.  cxgbe's rx queue's lock was removed a long time ago.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.24      +0 -1      src/sys/dev/cxgbe/adapter.h
  1.40      +5 -12     src/sys/dev/cxgbe/t4_sge.c



np          2012-10-10 16:54:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        t4_sge.c 
  Log:
  SVN rev 241398 on 2012-10-10 16:54:14Z by np
  
  There is no need to report the same error twice.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.41      +1 -9      src/sys/dev/cxgbe/t4_sge.c



np          2012-10-10 17:13:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        t4_ioctl.h t4_main.c 
    sys/dev/cxgbe/common common.h t4_hw.c 
  Log:
  SVN rev 241399 on 2012-10-10 17:13:46Z by np
  
  Add a driver ioctl to read a byte from any device on a port's i2c bus.
  This lets userspace read arbitrary information from the SFP+ modules
  etc. on this bus.
  
  Reading multiple bytes in the same transaction isn't possible right now.
  I'll update the driver once the chip's firmware supports this.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.8       +2 -0      src/sys/dev/cxgbe/common/common.h
  1.7       +30 -0     src/sys/dev/cxgbe/common/t4_hw.c
  1.7       +10 -0     src/sys/dev/cxgbe/t4_ioctl.h
  1.52      +27 -0     src/sys/dev/cxgbe/t4_main.c



alc         2012-10-10 17:15:34 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         pmap.c 
  Log:
  SVN rev 241400 on 2012-10-10 17:15:34Z by alc
  
  MFi386 r241356
    Add several asserts.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.82      +9 -0      src/sys/i386/xen/pmap.c



mav         2012-10-10 17:51:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-sata.c 
  Log:
  SVN rev 241402 on 2012-10-10 17:51:23Z by mav
  
  Add checks for ata_sata_scr_read() return statuses. It is mostly to silence
  Clang Static Analyzer warnings as errors there are usually unlikely.
  
  Revision  Changes    Path
  1.16      +5 -3      src/sys/dev/ata/ata-sata.c



jimharris    2012-10-10 18:01:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isci         isci.c isci.h isci_controller.c 
  Log:
  SVN rev 241403 on 2012-10-10 18:01:56Z by jimharris
  
  Add support for locate LED.
  
  While here, change ISCI_LED to ISCI_PHY since conceptually the hardware
  ties the LEDs to a phy and the LEDs for a given phy cannot be controlled
  independently.
  
  Submitted by: Paul Maulberger <Paul.Maulberger at gmx.de> (with modifications)
  
  Revision  Changes    Path
  1.5       +7 -3      src/sys/dev/isci/isci.c
  1.9       +6 -3      src/sys/dev/isci/isci.h
  1.9       +29 -9     src/sys/dev/isci/isci_controller.c



mav         2012-10-10 18:10:11 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ata          ata_da.c ata_pmp.c ata_xpt.c 
    sys/cam/scsi         scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c 
                         scsi_sa.c scsi_sg.c scsi_xpt.c 
  Log:
  SVN rev 241404 on 2012-10-10 18:10:11Z by mav
  
  Remove 'periph == NULL' check from bunch of periph drivers.
  This condition can never be true as functions are called from single place
  and the checks just pollute the code and confuse Clang Static Analyzer.
  
  Revision  Changes    Path
  1.52      +0 -5      src/sys/cam/ata/ata_da.c
  1.16      +0 -5      src/sys/cam/ata/ata_pmp.c
  1.55      +0 -5      src/sys/cam/ata/ata_xpt.c
  1.143     +0 -4      src/sys/cam/scsi/scsi_cd.c
  1.56      +0 -5      src/sys/cam/scsi/scsi_ch.c
  1.290     +0 -5      src/sys/cam/scsi/scsi_da.c
  1.65      +0 -5      src/sys/cam/scsi/scsi_pass.c
  1.126     +0 -5      src/sys/cam/scsi/scsi_sa.c
  1.23      +0 -5      src/sys/cam/scsi/scsi_sg.c
  1.23      +0 -5      src/sys/cam/scsi/scsi_xpt.c



mav         2012-10-10 18:34:15 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241405 on 2012-10-10 18:34:15Z by mav
  
  Really handle xpt_compile_path() error in xpt_bus_register() instead of
  print error message and probably crash just after it on NULL dereference.
  
  Found by:       Clang Static Analyzer
  
  Revision  Changes    Path
  1.281     +5 -2      src/sys/cam/cam_xpt.c



melifaro    2012-10-10 19:06:11 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_rmx.c in_var.h ip_icmp.c ip_var.h 
  Log:
  SVN rev 241406 on 2012-10-10 19:06:11Z by melifaro
  
  Do not check if found IPv4 rte is dynamic if net.inet.icmp.drop_redirect is
  enabled. This eliminates one mtx_lock() per each routing lookup thus improving
  performance in several cases (routing to directly connected interface or routing
  to default gateway).
  
  Icmp redirects should not be used to provide routing direction nowadays, even
  for end hosts. Routers should not use them too (and this is explicitly restricted
  in IPv6, see RFC 4861, clause 8.2).
  
  Current commit changes rnh_machaddr function to 'stock' rn_match (and back) for every
  AF_INET routing table in given VNET instance on drop_redirect sysctl change.
  
  This change is part of bigger patch eliminating rte locking.
  
  Sponsored by:   Yandex LLC
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.85      +10 -1     src/sys/netinet/in_rmx.c
  1.82      +2 -0      src/sys/netinet/in_var.h
  1.150     +34 -5     src/sys/netinet/ip_icmp.c
  1.125     +2 -0      src/sys/netinet/ip_var.h



np          2012-10-10 19:27:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        t4_ioctl.h t4_main.c 
  Log:
  SVN rev 241409 on 2012-10-10 19:27:40Z by np
  
  Add a driver ioctl to clear a port's MAC statistics.
  
  Submitted by:   gnn@
  MFC after:      3 days
  
  Revision  Changes    Path
  1.8       +2 -0      src/sys/dev/cxgbe/t4_ioctl.h
  1.53      +9 -0      src/sys/dev/cxgbe/t4_main.c



mav         2012-10-10 19:32:40 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_cd.c 
  Log:
  SVN rev 241410 on 2012-10-10 19:32:40Z by mav
  
  There are SCSI conditions that are not an errors. In those cases cderror()
  returns zero while request status is not CAM_REQ_CMP.  That could cause
  partial device attach or other unexpected results.
  
  Found by:       Clang Static Analyzer
  
  Revision  Changes    Path
  1.144     +9 -10     src/sys/cam/scsi/scsi_cd.c



mav         2012-10-10 19:46:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_clocksource.c 
  Log:
  SVN rev 241413 on 2012-10-10 19:46:46Z by mav
  
  panic() with reasonable message instead of returning zero frequency causing
  division by zero later if event timer's minimal period is above one second.
  For now it is just a theoretical possibility.
  
  Found by:       Clang Static Analyzer
  
  Revision  Changes    Path
  1.24      +2 -1      src/sys/kern/kern_clocksource.c



mav         2012-10-10 20:41:37 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid        md_promise.c 
  Log:
  SVN rev 241418 on 2012-10-10 20:41:37Z by mav
  
  NULL-ify last previously used pointer instead of last possible pointer.
  This should be only a cosmetic change.
  
  Found by:       Clang Static Analyzer
  
  Revision  Changes    Path
  1.11      +3 -3      src/sys/geom/raid/md_promise.c



eadler      2012-10-10 21:27:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_bus.c 
  Log:
  SVN rev 241425 on 2012-10-10 21:27:29Z by eadler
  
  MFC r241119:
          Provide a generic way to disable devices at boot time
  
  PR:             kern/119202
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.225.2.26  +7 -0      src/sys/kern/subr_bus.c



eadler      2012-10-10 21:27:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             subr_bus.c 
  Log:
  SVN rev 241426 on 2012-10-10 21:27:30Z by eadler
  
  MFC r241119:
          Provide a generic way to disable devices at boot time
  
  PR:             kern/119202
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.257.2.10  +7 -0      src/sys/kern/subr_bus.c



mav         2012-10-10 22:02:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/storage  umass.c 
  Log:
  SVN rev 241432 on 2012-10-10 22:02:11Z by mav
  
   - Remove ancient checks for sim->softc == NULL. It can't be NULL, as it is
  set not-NULL during SIM registration and set to UMASS_GONE on destruction.
  Debug messages there look broken for at least 9 years, as they dereference
  softc value that was just checked to be equal to NULL.
   - Remove magic pointer value UMASS_GONE and use simple NULL instead.
  
  Found by:       Clang Static Analyzer
  
  Revision  Changes    Path
  1.51      +3 -57     src/sys/dev/usb/storage/umass.c



jimharris    2012-10-10 23:28:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_private.h 
  Log:
  SVN rev 241433 on 2012-10-10 23:28:58Z by jimharris
  
  Put the nvme_qpair mutex on its own cacheline.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.2       +8 -3      src/sys/dev/nvme/nvme_private.h



jimharris    2012-10-10 23:35:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_private.h nvme_qpair.c nvme_sysctl.c 
  Log:
  SVN rev 241434 on 2012-10-10 23:35:16Z by jimharris
  
  Count number of times each queue pair's interrupt handler is invoked.
  
  Also add sysctls to query and reset each queue pair's stats, including
  the new count added here.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.3       +1 -0      src/sys/dev/nvme/nvme_private.h
  1.2       +3 -0      src/sys/dev/nvme/nvme_qpair.c
  1.2       +91 -0     src/sys/dev/nvme/nvme_sysctl.c



glebius     2012-10-11 01:32:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          in_pcb.c in_pcb.h 
  Log:
  SVN rev 241435 on 2012-10-11 01:32:51Z by glebius
  
  Merge r241129:
    There is a complex race in in_pcblookup_hash() and in_pcblookup_group().
    Both functions need to obtain lock on the found PCB, and they can't do
    classic inter-lock with the PCB hash lock, due to lock order reversal.
    To keep the PCB stable, these functions put a reference on it and after PCB
    lock is acquired drop it. If the reference was the last one, this means
    we've raced with in_pcbfree() and the PCB is no longer valid.
  
      This approach works okay only if we are acquiring writer-lock on the PCB.
    In case of reader-lock, the following scenario can happen:
  
      - 2 threads locate pcb, and do in_pcbref() on it.
      - These 2 threads drop the inp hash lock.
      - Another thread comes to delete pcb via in_pcbfree(), it obtains hash
        lock,   does in_pcbremlists(), drops hash lock, and runs
        in_pcbrele_wlocked(), which  doesn't free the pcb due to two references
        on it. Then it unlocks the pcb.
      - 2 aforementioned threads acquire reader lock on the pcb and run
        in_pcbrele_rlocked(). One gets 1 from in_pcbrele_rlocked() and continues,
        second gets 0 and considers pcb freed, returns.
      - The thread that got 1 continutes working with detached pcb, which later
        leads to panic in the underlying protocol level.
  
      To plumb that problem an additional INPCB flag introduced - INP_FREED. We
    check for that flag in the in_pcbrele_rlocked() and if it is set, we pretend
    that that was the last reference.
  
    Discussed with:       rwatson, jhb
    Reported by:          Vladimir Medvedkin <medved rambler-co.ru>
  
  Revision   Changes    Path
  1.281.2.5  +11 -1     src/sys/netinet/in_pcb.c
  1.153.2.5  +1 -0      src/sys/netinet/in_pcb.h



yongari     2012-10-11 05:48:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 241436 on 2012-10-11 05:48:04Z by yongari
  
  Rework controller reset procedure. Previously driver saved
  BGE_PCI_PCISTATE register before issuing global reset. After
  issuing reset, it reads BGE_PCI_PCISTATE register again and
  compares the saved register value and current value. It was used to
  know whether the global reset operation was completed or not.
  Unfortunately, this logic caused several issues on recent BCM5717/
  5718/5719 and BCM5720 controllers. It seems APE firmware accesses
  some registers while global reset is in progress such that reading
  BGE_PCI_PCISTATE register after reset does not yield old pre-reset
  state value. This resulted in consuming too much time in global
  reset and sometimes it couldn't successfully complete reset.
  
  The BGE_MISCCFG_RESET_CORE_CLOCKS of BGE_MISC_CFG register is
  self-clearing bit so driver is able to know the reset completion.
  But the core-lock reset will disable indirect/flat/standard access
  modes such that driver cannot poll BGE_MISCCFG_RESET_CORE_CLOCKS
  bit of BGE_MISC_CFG register. So just wait enough time for
  core-clock reset to complete.
  Data sheet says driver should wait 100us for PCI/PCI-X devices and
  100ms for PCIe devices. I chose 1ms for PCI/PCI-X since this value
  was used for many years in bge(4). For PCIe devices, use 100ms as
  recommended by data sheet.
  
  bge_chipinit() also cleared BGE_MAC_MODE register which shall clear
  firmware configured mode information. I think this will result in
  losing ASF/IPMI link in device attachment. Let bge_reset() honor
  firmware configured BGE_MAC_MODE register and don't announce driver
  is UP in bge_reset(). Firmware should have control over driver until
  it's fully initialized by driver.
  
  While I'm here, enable workaround for PCI-X BCM5704 A0 in
  bge_reset(). This will prevent internal arbitration logic from
  switching to the other DMA engine after a retry cycle.
  
  Revision  Changes    Path
  1.395     +21 -32    src/sys/dev/bge/if_bge.c
  1.140     +3 -2      src/sys/dev/bge/if_bgereg.h



yongari     2012-10-11 06:07:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          brgphy.c 
  Log:
  SVN rev 241437 on 2012-10-11 06:07:48Z by yongari
  
  For 5717C/5719C/5720C and 57765 PHYs, do not perform any special
  handling(jumbo, wire speed etc) in brgphy_reset().  Touching
  BRGPHY_MII_AUXCTL register seems to confuse APE firmware such that
  it couldn't establish a link.
  
  Revision  Changes    Path
  1.112     +9 -0      src/sys/dev/mii/brgphy.c



yongari     2012-10-11 06:43:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 241438 on 2012-10-11 06:43:43Z by yongari
  
  Add APE firmware support and improve firmware handshake procedure.
  This change will enable IPMI access on 5717/5718/5719/5720 and 5761
  controllers. Because ASF is not available when APE firmware is
  present, bge_allow_asf tunable is ignored when driver detects APE
  firmware.  Also bge(4) no longer performs two resets(one blind
  reset and the other reset with firmware in mind) in device attach.
  Now bge(4) performs a reset with enough information in bge_reset().
  The APE firmware also needs special handling to make suspend/resume
  work but it was not implemented yet.
  
  With this change, bge(4) should work on any 5717/5718/5719/5720
  controllers. Special thanks to Mike Hibler at Emulab who setup
  remote debugging on Dell R820. Without his help I couldn't be able
  to address several issues happened on Dell Rx20 systems. And many
  thanks to Broadcom for continuing to support FreeBSD!
  
  Submitted by:   davidch (initial version)
  H/W donated by: Broadcom
  Tested by:      many
  Tested on:      Del R820/R720/R620/R420/R320 and HP Proliant DL 360 G8
  
  Revision  Changes    Path
  1.396     +474 -46   src/sys/dev/bge/if_bge.c
  1.141     +153 -2    src/sys/dev/bge/if_bgereg.h



mav         2012-10-11 15:21:07 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_queue.c 
  Log:
  SVN rev 241444 on 2012-10-11 15:21:07Z by mav
  
  Increase device CCB queue array size by CAM_RL_VALUES - 1 (4) elements.
  It is required to store extra recovery requests in case of bus resets.
  On ATA/SATA this fixes assertion panics on HEAD with INVARIANTS enabled or
  possible memory corruptions otherwise if timeout/reset happens when device
  CCB queue is already full.
  
  Reported by:    gibbs@
  MFC after:      1 week
  
  Revision  Changes    Path
  1.14      +3 -2      src/sys/cam/cam_queue.c



melifaro    2012-10-11 16:15:18 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/netflow netflow_v9.c ng_netflow.c ng_netflow.h 
  Log:
  SVN rev 241446 on 2012-10-11 16:15:18Z by melifaro
  
  Add NG_NETFLOW_V9INFO_TYPE command to be able to request netflowv9-specific
  data.
  
  Submitted by:   Dmitry Luhtionov <dmitryluhtionov at gmail.com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.6       +11 -0     src/sys/netgraph/netflow/netflow_v9.c
  1.31      +26 -0     src/sys/netgraph/netflow/ng_netflow.c
  1.17      +19 -0     src/sys/netgraph/netflow/ng_netflow.h



mav         2012-10-11 19:57:11 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
    sys/cam/ata          ata_xpt.c 
    sys/cam/scsi         scsi_xpt.c 
  Log:
  SVN rev 241455 on 2012-10-11 19:57:11Z by mav
  
  Don't duplicate path/ccb allocation code, use existing functions.
  
  Revision  Changes    Path
  1.56      +7 -16     src/sys/cam/ata/ata_xpt.c
  1.282     +1 -7      src/sys/cam/cam_xpt.c
  1.24      +7 -16     src/sys/cam/scsi/scsi_xpt.c



mav         2012-10-11 20:14:11 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241456 on 2012-10-11 20:14:11Z by mav
  
  Use separate malloc buckets for CAM devices, CCBs and paths. This will
  make it easier to track down the source of any use after free problems.
  
  Submitted by:   ken@
  
  Revision  Changes    Path
  1.283     +15 -12    src/sys/cam/cam_xpt.c



np          2012-10-11 21:15:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241462 on 2012-10-11 21:15:54Z by np
  
  MFC r233850:
  - Remove redundant call to pr_ctloutput from code that handles SO_SETFIB.
  - Add a check for errors during copyin while here.
  
  Revision   Changes    Path
  1.358.2.8  +5 -6      src/sys/kern/uipc_socket.c



ray         2012-10-11 21:19:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/etherswitch/arswitch arswitchvar.h 
  Log:
  SVN rev 241463 on 2012-10-11 21:19:42Z by ray
  
  Fix tiypo.
  
  Submitted by:   Luiz Otavio O Souza
  Approved by:    adrian (mentor)
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/dev/etherswitch/arswitch/arswitchvar.h



np          2012-10-11 21:29:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cxgbe/common common.h 
    sys/dev/cxgbe/firmware t4fw_interface.h 
    sys/modules/cxgbe/firmware Makefile 
  Added files:           (Branch: RELENG_9)
    sys/dev/cxgbe/firmware t4fw-1.6.2.0.bin.uu 
  Log:
  SVN rev 241465 on 2012-10-11 21:29:11Z by np
  
  MFC r240443:
  Update interface to firmware 1.6.2 and include the firmware in the driver.
  
  Revision  Changes    Path
  1.4.2.4   +1 -1      src/sys/dev/cxgbe/common/common.h
  1.1.2.2   +7600 -0   src/sys/dev/cxgbe/firmware/t4fw-1.6.2.0.bin.uu (new)
  1.1.2.5   +99 -15    src/sys/dev/cxgbe/firmware/t4fw_interface.h
  1.1.2.3   +6 -6      src/sys/modules/cxgbe/firmware/Makefile



np          2012-10-11 22:30:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             files kern.pre.mk 
  Log:
  SVN rev 241466 on 2012-10-11 22:30:10Z by np
  
  MFC r240451:
  Allow cxgbe to be built into a kernel with "device cxgbe."
  
  Revision     Changes    Path
  1.1611.2.43  +34 -0     src/sys/conf/files
  1.128.2.7    +1 -0      src/sys/conf/kern.pre.mk



np          2012-10-11 22:46:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cxgbe        osdep.h t4_l2t.h t4_main.c 
    sys/dev/cxgbe/tom    t4_ddp.c 
  Log:
  SVN rev 241467 on 2012-10-11 22:46:20Z by np
  
  MFC r240452-240453.
  
  r240452:
  Use native FreeBSD facilities everywhere except the shared code in common/
  
  r240453:
  Install interrupt handlers early, during attach, for the reason
  explained in r239913 by jhb.
  
  Revision   Changes    Path
  1.3.2.5    +1 -1      src/sys/dev/cxgbe/osdep.h
  1.1.4.5    +1 -1      src/sys/dev/cxgbe/t4_l2t.h
  1.25.2.16  +86 -65    src/sys/dev/cxgbe/t4_main.c
  1.3.2.3    +5 -5      src/sys/dev/cxgbe/tom/t4_ddp.c



np          2012-10-11 23:02:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_mbuf.c 
  Log:
  SVN rev 241468 on 2012-10-11 23:02:35Z by np
  
  MFC r239624:
  
  Allow nmbjumbop, nmbjumbo9, and nmbjumbo16 to be set directly via loader
  tunables.
  
  Revision  Changes    Path
  1.50.2.2  +13 -4     src/sys/kern/kern_mbuf.c



grehan      2012-10-11 23:03:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/virtio       virtqueue.c 
  Log:
  SVN rev 241469 on 2012-10-11 23:03:42Z by grehan
  
  Patch from Bryan to fix a virtqueue issue:
  
      virtqueue: Fix non-indirect virtqueues
  
      We really must walk the entire descriptor chain in order
      to append the to be free'd chain to the existing free
      chain.
  
  Submitted by:   Bryan Venteicher (bryanv@daemoninthecloset.org)
  Reported by:    cognet
  
  Revision  Changes    Path
  1.5       +3 -4      src/sys/dev/virtio/virtqueue.c



grehan      2012-10-11 23:41:18 UTC

  FreeBSD src repository

  src/sys/modules/virtio/scsi - New directory



grehan      2012-10-11 23:41:18 UTC

  FreeBSD src repository

  src/sys/dev/virtio/scsi - New directory



grehan      2012-10-11 23:41:18 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       Makefile virtio.4 
    sys/dev/virtio       virtio.c virtio.h 
    sys/modules/virtio   Makefile 
  Added files:
    share/man/man4       virtio_scsi.4 
    sys/dev/virtio/scsi  virtio_scsi.c virtio_scsi.h 
                         virtio_scsivar.h 
    sys/modules/virtio/scsi Makefile 
  Log:
  SVN rev 241470 on 2012-10-11 23:41:18Z by grehan
  
  Virtio SCSI driver
  
  Submitted by:   Bryan Venteicher  bryanv at daemoninthecloset dot org
  Reviewed by:    grehan
  
  Revision  Changes    Path
  1.548     +2 -0      src/share/man/man4/Makefile
  1.4       +5 -0      src/share/man/man4/virtio.4
  1.1       +92 -0     src/share/man/man4/virtio_scsi.4 (new)
  1.1       +2367 -0   src/sys/dev/virtio/scsi/virtio_scsi.c (new)
  1.1       +152 -0    src/sys/dev/virtio/scsi/virtio_scsi.h (new)
  1.1       +221 -0    src/sys/dev/virtio/scsi/virtio_scsivar.h (new)
  1.5       +1 -0      src/sys/dev/virtio/virtio.c
  1.6       +1 -0      src/sys/dev/virtio/virtio.h
  1.2       +1 -1      src/sys/modules/virtio/Makefile
  1.1       +36 -0     src/sys/modules/virtio/scsi/Makefile (new)



alc         2012-10-12 03:09:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_page.c 
  Log:
  SVN rev 241478 on 2012-10-12 03:09:59Z by alc
  
  MFC r241155
    Update some of the comments.  In particular, use "sleep" in preference
    to "block" where appropriate.
  
    Eliminate some unnecessary casts.
  
    Make a few whitespace changes for consistency.
  
  Revision    Changes    Path
  1.445.2.17  +25 -37    src/sys/vm/vm_page.c



glebius     2012-10-12 09:24:24 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_options.c ip_options.h tcp_input.c 
                         udp_usrreq.c 
  Log:
  SVN rev 241480 on 2012-10-12 09:24:24Z by glebius
  
  In ip_stripoptions():
    - Remove unused argument and incorrect comment.
    - Fixup ip_len after stripping.
  
  Revision  Changes    Path
  1.25      +3 -6      src/sys/netinet/ip_options.c
  1.5       +1 -1      src/sys/netinet/ip_options.h
  1.456     +1 -1      src/sys/netinet/tcp_input.c
  1.285     +1 -1      src/sys/netinet/udp_usrreq.c



glebius     2012-10-12 09:32:38 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_options.c 
  Log:
  SVN rev 241481 on 2012-10-12 09:32:38Z by glebius
  
  Revert fixup of ip_len from r241480. Now stack isn't yet
  ready for that change.
  
  Revision  Changes    Path
  1.26      +0 -1      src/sys/netinet/ip_options.c



mav         2012-10-12 17:18:24 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
    sys/cam/ata          ata_da.c 
    sys/cam/scsi         scsi_da.c scsi_pass.c 
  Log:
  SVN rev 241485 on 2012-10-12 17:18:24Z by mav
  
  Protect xpt_getattr() calls with the SIM lock and assert that.
  
  Submitted by:   ken@ (earlier version)
  
  Revision  Changes    Path
  1.53      +5 -5      src/sys/cam/ata/ata_da.c
  1.284     +2 -0      src/sys/cam/cam_xpt.c
  1.291     +5 -5      src/sys/cam/scsi/scsi_da.c
  1.66      +7 -5      src/sys/cam/scsi/scsi_pass.c



mav         2012-10-12 18:21:31 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_enc_ses.c 
  Log:
  SVN rev 241488 on 2012-10-12 18:21:31Z by mav
  
  Get SIM lock in several places while calling CAM functions.
  This fixes several use-after-free panics on systems with SAS enclosures.
  
  Submitted by:   ken@, mav@
  
  Revision  Changes    Path
  1.5       +13 -5     src/sys/cam/scsi/scsi_enc_ses.c



jhb         2012-10-12 21:31:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/advansys     adv_eisa.c adv_isa.c adv_pci.c advansys.c 
                         advansys.h advlib.c advlib.h 
  Log:
  SVN rev 241492 on 2012-10-12 21:31:44Z by jhb
  
  Add locking to adv(4) driver and mark it MPSAFE.
  - Disable the support for the second channel on twin-channel EISA cards as
    the current incarnation can't possibly work correctly (it hasn't worked
    since switching to new-bus where new-bus allocates the softc).  If anyone
    bothers to test this again it can be fixed properly and brought back.
  - Use device_printf() and device_get_nameunit() instead of adv_name().
  - Remove use of explicit bus space handles and tags.
  - Use PCI bus accessors and helper routines rather than accessing
    config registers directly.
  - Handle failures from adv_attach().
  
  Tested by:      no one (hope it works)
  
  Revision  Changes    Path
  1.23      +45 -21    src/sys/dev/advansys/adv_eisa.c
  1.33      +18 -16    src/sys/dev/advansys/adv_isa.c
  1.34      +21 -26    src/sys/dev/advansys/adv_pci.c
  1.37      +83 -78    src/sys/dev/advansys/advansys.c
  1.5       +2 -4      src/sys/dev/advansys/advansys.h
  1.27      +25 -15    src/sys/dev/advansys/advlib.c
  1.15      +13 -12    src/sys/dev/advansys/advlib.h



np          2012-10-12 21:48:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        t4_main.c t4_sge.c 
  Log:
  SVN rev 241493 on 2012-10-12 21:48:21Z by np
  
  Use global knob in the TP_PARA_REG3 register to disable congestion
  drops if the user has chosen this behaviour.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.54      +0 -4      src/sys/dev/cxgbe/t4_main.c
  1.42      +6 -0      src/sys/dev/cxgbe/t4_sge.c



np          2012-10-12 21:58:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        t4_main.c 
  Log:
  SVN rev 241494 on 2012-10-12 21:58:21Z by np
  
  Temporary fix for kern/172364.
  
  PR:             kern/172364
  MFC after:      3 days
  
  Revision  Changes    Path
  1.55      +1 -1      src/sys/dev/cxgbe/t4_main.c



mav         2012-10-12 22:06:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/virtio/scsi  virtio_scsi.c 
  Log:
  SVN rev 241495 on 2012-10-12 22:06:06Z by mav
  
  Fix build with PAE enabled.  I doubt any code uses CAM_SCATTER_VALID or
  CAM_DATA_PHYS, or they ever correctly worked, but make this build at least.
  
  Revision  Changes    Path
  1.2       +4 -2      src/sys/dev/virtio/scsi/virtio_scsi.c



alc         2012-10-12 23:26:00 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         mp_machdep.c pmap.c xen_machdep.c 
  Log:
  SVN rev 241498 on 2012-10-12 23:26:00Z by alc
  
  Replace all uses of the vm page queues lock by a new R/W lock.
  Unfortunately, this lock cannot be defined as static under Xen because it
  is (ab)used to serialize queued page table changes.
  
  Tested by:      sbruno
  
  Revision  Changes    Path
  1.36      +4 -2      src/sys/i386/xen/mp_machdep.c
  1.83      +72 -58    src/sys/i386/xen/pmap.c
  1.29      +4 -1      src/sys/i386/xen/xen_machdep.c



adrian      2012-10-13 06:27:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 241500 on 2012-10-13 06:27:34Z by adrian
  
  Fix the non-TDMA build.
  
  Revision  Changes    Path
  1.97      +2 -3      src/sys/dev/ath/if_ath_tx.c



melifaro    2012-10-13 09:31:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_rmx.c 
    sys/netinet6         in6_rmx.c 
  Log:
  SVN rev 241502 on 2012-10-13 09:31:01Z by melifaro
  
  Cleanup documentation: cloning route support has been removed in r186119.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.86      +0 -13     src/sys/netinet/in_rmx.c
  1.52      +0 -13     src/sys/netinet6/in6_rmx.c



mav         2012-10-13 10:18:36 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
    sys/cam/scsi         scsi_enc_ses.c 
  Log:
  SVN rev 241503 on 2012-10-13 10:18:36Z by mav
  
  XPT_DEV_MATCH is probably the only xpt_action() method that is called
  without holding SIM lock. It really doesn't need that lock, but adding it
  removes that specific exception, allowing to assert locking there later.
  
  Submitted by:   ken@ (earlier version)
  
  Revision  Changes    Path
  1.285     +8 -0      src/sys/cam/cam_xpt.c
  1.6       +7 -3      src/sys/cam/scsi/scsi_enc_ses.c



mav         2012-10-13 11:23:16 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241504 on 2012-10-13 11:23:16Z by mav
  
  Fix XPT_DEBUG paths operations locking:
   - Extend the lock to cover xpt_path_release() for the new path.
   - While xpt_action() is called while holding right SIM lock for the new
     bus, the old path release may require different SIM lock. So we have
     to temporary drop the new lock and get the old one.
  
  Revision  Changes    Path
  1.286     +16 -8     src/sys/cam/cam_xpt.c



mav         2012-10-13 17:55:06 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ctl          ctl_frontend_cam_sim.c 
  Log:
  SVN rev 241508 on 2012-10-13 17:55:06Z by mav
  
  Extend SIM lock coverage during the bus registration process.
  
  Revision  Changes    Path
  1.4       +7 -8      src/sys/cam/ctl/ctl_frontend_cam_sim.c



mav         2012-10-13 18:11:50 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241509 on 2012-10-13 18:11:50Z by mav
  
  Use xpt_create_path_unlocked() for initial debug path compilation because
  we are not holding respective SIM lock.
  
  Revision  Changes    Path
  1.287     +1 -6      src/sys/cam/cam_xpt.c



mav         2012-10-13 18:24:52 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241510 on 2012-10-13 18:24:52Z by mav
  
  Don't exclude XPT SIM from locking in xpt_create_path_unlocked().
  We don't want xpt periph, device, target or bus disappeared because of
  incorrect reference counting.
  
  Revision  Changes    Path
  1.288     +4 -9      src/sys/cam/cam_xpt.c



alc         2012-10-13 18:46:46 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c vm_page.c vm_pageout.c 
  Log:
  SVN rev 241512 on 2012-10-13 18:46:46Z by alc
  
  Eliminate the conditional for releasing the page queues lock in
  vm_page_sleep().  vm_page_sleep() is no longer called with this lock
  held.
  
  Eliminate assertions that the page queues lock is NOT held.  These
  assertions won't translate well to having distinct locks on the active
  and inactive page queues, and they really aren't that useful.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.457     +0 -2      src/sys/vm/vm_object.c
  1.479     +1 -4      src/sys/vm/vm_page.c
  1.355     +0 -1      src/sys/vm/vm_pageout.c



alc         2012-10-13 20:19:43 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c vm_page.h vm_pageout.c 
  Log:
  SVN rev 241517 on 2012-10-13 20:19:43Z by alc
  
  Move vm_page_requeue() to the only file that uses it.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.480     +0 -22     src/sys/vm/vm_page.c
  1.211     +0 -1      src/sys/vm/vm_page.h
  1.356     +32 -11    src/sys/vm/vm_pageout.c



alc         2012-10-13 22:22:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/i386        pmap.c 
    sys/i386/xen         pmap.c 
  Log:
  SVN rev 241518 on 2012-10-13 22:22:53Z by alc
  
  MFC r241353, r241356, r241400
    To avoid page table page corruption, change pmap_pv_reclaim()'s method
    of mapping page table pages.
  
    Add some assertions that were helpful in debugging the page table page
    corruption.
  
  Revision    Changes    Path
  1.705.2.14  +17 -6     src/sys/i386/i386/pmap.c
  1.65.2.9    +17 -6     src/sys/i386/xen/pmap.c



attilio     2012-10-13 23:54:26 UTC

  FreeBSD src repository

  src/sys/fs/fuse - New directory



attilio     2012-10-13 23:54:26 UTC

  FreeBSD src repository

  src/sys/modules/fuse - New directory



attilio     2012-10-13 23:54:26 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    sbin                 Makefile 
    sys/conf             NOTES files options 
    sys/modules          Makefile 
  Added files:
    sbin/mount_fusefs    Makefile mount_fusefs.8 mount_fusefs.c 
    sys/fs/fuse          fuse.h fuse_debug.h fuse_device.c 
                         fuse_file.c fuse_file.h fuse_internal.c 
                         fuse_internal.h fuse_io.c fuse_io.h 
                         fuse_ipc.c fuse_ipc.h fuse_kernel.h 
                         fuse_main.c fuse_node.c fuse_node.h 
                         fuse_param.h fuse_vfsops.c fuse_vnops.c 
    sys/modules/fuse     Makefile 
  Log:
  SVN rev 241519 on 2012-10-13 23:54:26Z by attilio
  
  Import a FreeBSD port of the FUSE Linux module.
  This has been developed during 2 summer of code mandates and being revived
  by gnn recently.
  The functionality in this commit mirrors entirely content of fusefs-kmod
  port, which doesn't need to be installed anymore for -CURRENT setups.
  
  In order to get some sparse technical notes, please refer to:
  http://lists.freebsd.org/pipermail/freebsd-fs/2012-March/013876.html
  
  or to the project branch:
  svn://svn.freebsd.org/base/projects/fuse/
  
  which also contains granular history of changes happened during port
  refinements. This commit does not came from the branch reintegration
  itself because it seems svn is not behaving properly for this functionaly
  at the moment.
  
  Partly Sponsored by:            Google, Summer of Code program 2005, 2011
  Originally submitted by:        ilya, Csaba Henk <csaba-ml AT creo DOT hu >
  In collabouration with:         pho
  Tested by:                      flo, gnn, Gustau Perez,
                                  Kevin Oberman <rkoberman AT gmail DOT com>
  MFC after:                      2 months
  
  Revision  Changes    Path
  1.731     +3 -0      src/UPDATING
  1.182     +1 -0      src/sbin/Makefile
  1.1       +33 -0     src/sbin/mount_fusefs/Makefile (new)
  1.1       +363 -0    src/sbin/mount_fusefs/mount_fusefs.8 (new)
  1.1       +504 -0    src/sbin/mount_fusefs/mount_fusefs.c (new)
  1.1655    +1 -0      src/sys/conf/NOTES
  1.1713    +9 -0      src/sys/conf/files
  1.764     +1 -0      src/sys/conf/options
  1.1       +223 -0    src/sys/fs/fuse/fuse.h (new)
  1.1       +79 -0     src/sys/fs/fuse/fuse_debug.h (new)
  1.1       +447 -0    src/sys/fs/fuse/fuse_device.c (new)
  1.1       +260 -0    src/sys/fs/fuse/fuse_file.c (new)
  1.1       +153 -0    src/sys/fs/fuse/fuse_file.h (new)
  1.1       +696 -0    src/sys/fs/fuse/fuse_internal.c (new)
  1.1       +393 -0    src/sys/fs/fuse/fuse_internal.h (new)
  1.1       +811 -0    src/sys/fs/fuse/fuse_io.c (new)
  1.1       +67 -0     src/sys/fs/fuse/fuse_io.h (new)
  1.1       +904 -0    src/sys/fs/fuse/fuse_ipc.c (new)
  1.1       +423 -0    src/sys/fs/fuse/fuse_ipc.h (new)
  1.1       +373 -0    src/sys/fs/fuse/fuse_kernel.h (new)
  1.1       +162 -0    src/sys/fs/fuse/fuse_main.c (new)
  1.1       +384 -0    src/sys/fs/fuse/fuse_node.c (new)
  1.1       +142 -0    src/sys/fs/fuse/fuse_node.h (new)
  1.1       +80 -0     src/sys/fs/fuse/fuse_param.h (new)
  1.1       +533 -0    src/sys/fs/fuse/fuse_vfsops.c (new)
  1.1       +2037 -0   src/sys/fs/fuse/fuse_vnops.c (new)
  1.717     +1 -0      src/sys/modules/Makefile
  1.1       +10 -0     src/sys/modules/fuse/Makefile (new)



alc         2012-10-14 03:40:08 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 241520 on 2012-10-14 03:40:08Z by alc
  
  Correct an error in pmap_pv_reclaim().  It can legitimately encounter
  wired mappings.  If it does, it should just skip them.
  
  Revision  Changes    Path
  1.126     +2 -2      src/sys/mips/mips/pmap.c



attilio     2012-10-14 03:51:59 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fuse          fuse_debug.h fuse_device.c fuse_file.c 
                         fuse_io.c fuse_ipc.c fuse_node.c 
                         fuse_vfsops.c fuse_vnops.c 
  Log:
  SVN rev 241521 on 2012-10-14 03:51:59Z by attilio
  
  Rename s/DEBUG()/FS_DEBUG() and s/DEBUG2G()/FS_DEBUG2G() in order to
  avoid a name clash in sparc64.
  
  MFC after:      2 months
  X-MFC:          r241519
  
  Revision  Changes    Path
  1.2       +4 -4      src/sys/fs/fuse/fuse_debug.h
  1.2       +19 -19    src/sys/fs/fuse/fuse_device.c
  1.2       +1 -1      src/sys/fs/fuse/fuse_file.c
  1.2       +17 -17    src/sys/fs/fuse/fuse_io.c
  1.2       +4 -4      src/sys/fs/fuse/fuse_ipc.c
  1.2       +5 -5      src/sys/fs/fuse/fuse_node.c
  1.2       +10 -10    src/sys/fs/fuse/fuse_vfsops.c
  1.2       +24 -24    src/sys/fs/fuse/fuse_vnops.c



dteske      2012-10-14 06:52:49 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       menu-commands.4th menu.4th menu.rc 
  Log:
  SVN rev 241523 on 2012-10-14 06:52:49Z by dteske
  
  Since the introduction of the new advanced boot menu (r222417), options like
  "boot verbose", "single user mode", "ACPI" and more are now stateful boolean
  menuitems rather than direct action-items.
  
  A short-coming in this new menu system is that when a user sets a non-default
  value in loader.conf(5), this non-default state is not reflected in the menu
  -- leading to confusion as to whether the option was taking effect or not.
  
  This patch adds dynamic menuitem constructors _and_ the necessary Forth
  callbacks to initialize these stateful menuitems -- causing the aforementioned
  menuitems to adhere to loader.conf(5) settings.
  
  PR:             bin/172529
  Approved by:    adrian (co-mentor)
  MFC after:      21 days
  
  Revision  Changes    Path
  1.7       +52 -0     src/sys/boot/forth/menu-commands.4th
  1.9       +58 -0     src/sys/boot/forth/menu.4th
  1.3       +3 -0      src/sys/boot/forth/menu.rc



avg         2012-10-14 07:17:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/acpica       acpi_cpu.c 
  Log:
  SVN rev 241524 on 2012-10-14 07:17:55Z by avg
  
  MFC r240634: acpi_cpu: explicitly notify userland about c-state changes
  
  Revision  Changes    Path
  1.99.2.9  +2 -0      src/sys/dev/acpica/acpi_cpu.c



avg         2012-10-14 07:18:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/acpica       acpi_cpu.c 
  Log:
  SVN rev 241525 on 2012-10-14 07:18:32Z by avg
  
  MFC r240634: acpi_cpu: explicitly notify userland about c-state changes
  
  Revision   Changes    Path
  1.79.2.20  +2 -0      src/sys/dev/acpica/acpi_cpu.c



avg         2012-10-14 07:45:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 241530 on 2012-10-14 07:45:40Z by avg
  
  MFC r241290: boot/zfs: a small whitespace cleanup
  
  Revision  Changes    Path
  1.9.2.7   +2 -2      src/sys/boot/zfs/zfs.c



avg         2012-10-14 07:45:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 241531 on 2012-10-14 07:45:46Z by avg
  
  MFC r241290: boot/zfs: a small whitespace cleanup
  
  Revision  Changes    Path
  1.4.4.12  +2 -2      src/sys/boot/zfs/zfs.c



avg         2012-10-14 07:52:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 241532 on 2012-10-14 07:52:25Z by avg
  
  MFC r241282: zfs boot: chose a "first" pool if none is explicitly requested
  
  Revision  Changes    Path
  1.9.2.8   +8 -2      src/sys/boot/zfs/zfs.c



avg         2012-10-14 07:52:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 241533 on 2012-10-14 07:52:38Z by avg
  
  MFC r241282: zfs boot: chose a "first" pool if none is explicitly requested
  
  Revision  Changes    Path
  1.4.4.13  +8 -2      src/sys/boot/zfs/zfs.c



mav         2012-10-14 08:50:05 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_periph.c 
  Log:
  SVN rev 241536 on 2012-10-14 08:50:05Z by mav
  
  Add explicit check for not set time inside cam_periph_freeze_after_event().
  
  System time is set later on boot process then initial bus scan by CAM.
  Until that moment microtime() is equal to microuptime(), and if system
  boots quickly, the value can be close to zero. That causes settle time
  waiting even for buses that don't use reset during probe.
  
  On my test system this reduces boot time by 1 second if USB enabled, or
  by 4 seconds if USB disabled.  CAM waited for ctl2cam0 bus "settle".
  
  Revision  Changes    Path
  1.110     +3 -0      src/sys/cam/cam_periph.c



avg         2012-10-14 09:31:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpi_support acpi_wmi.c 
  Log:
  SVN rev 241537 on 2012-10-14 09:31:11Z by avg
  
  acpi_wmi: move wmi_info_list into sc
  
  different instances of acpi_wmi couldn't properly share it and, in fact,
  there was no reason to do that
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.10      +25 -21    src/sys/dev/acpi_support/acpi_wmi.c



avg         2012-10-14 09:32:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  SVN rev 241538 on 2012-10-14 09:32:38Z by avg
  
  acpi_thermal: when _ACx is tripped, all _ALi i>= x should be on
  
  ... and not just _ALx as it is now.
  
  MFC after:      20 days
  
  Revision  Changes    Path
  1.80      +11 -6     src/sys/dev/acpica/acpi_thermal.c



avg         2012-10-14 10:13:50 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/pci        pci_cfgreg.c 
    sys/i386/pci         pci_cfgreg.c 
  Log:
  SVN rev 241540 on 2012-10-14 10:13:50Z by avg
  
  pciereg_cfg*: use assembly to access the mem-mapped cfg space
  
  AMD BKDG for CPU families 10h and later requires that the memory
  mapped config is always read into or written from al/ax/eax register.
  
  Discussed with: kib, alc
  Reviewed by:    kib (earlier version)
  MFC after:      25 days
  
  Revision  Changes    Path
  1.117     +19 -6     src/sys/amd64/pci/pci_cfgreg.c
  1.137     +20 -6     src/sys/i386/pci/pci_cfgreg.c



glebius     2012-10-14 15:03:06 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/ipfilter/netinet fil.c 
  Log:
  SVN rev 241546 on 2012-10-14 15:03:06Z by glebius
  
  Fix defines in r241245. We actually don't define FreeBSD.
  
  Reported & tested by:   Oleg Ginzburg
  
  Revision  Changes    Path
  1.59      +2 -2      src/sys/contrib/ipfilter/netinet/fil.c



glebius     2012-10-14 15:08:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  SVN rev 241547 on 2012-10-14 15:08:07Z by glebius
  
  Fix a miss from r241344: in ip_mloopback() we need to go to
  net byte order prior to calling in_delayed_cksum().
  
  Reported by:     Olivier Cochard-Labbe <olivier cochard.me>
  
  Revision  Changes    Path
  1.336     +3 -3      src/sys/netinet/ip_output.c



kib         2012-10-14 17:07:34 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  SVN rev 241548 on 2012-10-14 17:07:34Z by kib
  
  Replace the XXX comment with the proper description.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.121     +3 -1      src/sys/fs/nullfs/null_vnops.c



kib         2012-10-14 17:08:46 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      trap.c 
  Log:
  SVN rev 241549 on 2012-10-14 17:08:46Z by kib
  
  Print the %rip value for uprintf_signal.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.374     +3 -1      src/sys/amd64/amd64/trap.c



kib         2012-10-14 17:09:50 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        trap.c 
  Log:
  SVN rev 241550 on 2012-10-14 17:09:50Z by kib
  
  MFamd64: add machdep.uprintf_signal.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.355     +19 -0     src/sys/i386/i386/trap.c



eadler      2012-10-14 17:26:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 241551 on 2012-10-14 17:26:32Z by eadler
  
  Add support for the Buffalo RUF2 flash drive.
  
  PR:             usb/166848
  Submitted by:   Andrew Gregory <andrew@scss.com.au>
  Reviewed by:    hselasky
  Approved by:    cperciva (implicit)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.43      +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.556     +3 -0      src/sys/dev/usb/usbdevs



eadler      2012-10-14 17:26:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 241552 on 2012-10-14 17:26:40Z by eadler
  
  Add support for  Feiya Elango USB MicroSD
  
  PR:             usb/153599
  Submitted by:   CyberLeo <cyberleo@cyberleo.net>
  Approved by:    cperciva (implicit)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.44      +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.557     +1 -0      src/sys/dev/usb/usbdevs



eadler      2012-10-14 17:26:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 241553 on 2012-10-14 17:26:45Z by eadler
  
  Add support for the extrememory Snippy
  
  PR:             usb/159611
  Submitted by:   Fabian Keil <fk@fabiankeil.de>
  Approved by:    cperciva (implicit)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.45      +2 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.558     +1 -0      src/sys/dev/usb/usbdevs



kib         2012-10-14 18:13:33 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  SVN rev 241554 on 2012-10-14 18:13:33Z by kib
  
  Grammar fixes.
  
  Submitted by:   bf
  MFC after:      1 week
  
  Revision  Changes    Path
  1.122     +3 -3      src/sys/fs/nullfs/null_vnops.c



n_hibma     2012-10-14 19:15:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/serial   u3g.c 
  Log:
  SVN rev 241555 on 2012-10-14 19:15:54Z by n_hibma
  
  Implement modem control in u3g. Tested on Option GTM382W, Huawei E220,
  and Sierra Wireless MC8790V. Also implement the .ucom_poll method.
  
  Note: This makes it possible to use lqr/echo in ppp.conf. And it
  resolves ppp hanging during the PPp> phase.
  
  Reviewed by:    hps
  MFC after:      1 week
  
  Revision  Changes    Path
  1.69      +173 -4    src/sys/dev/usb/serial/u3g.c



kib         2012-10-14 19:43:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_trap.c vfs_subr.c 
    sys/sys              proc.h vnode.h 
  Log:
  SVN rev 241556 on 2012-10-14 19:43:37Z by kib
  
  Add a KPI to allow to reserve some amount of space in the numvnodes
  counter, without actually allocating the vnodes. The supposed use of
  the getnewvnode_reserve(9) is to reclaim enough free vnodes while the
  code still does not hold any resources that might be needed during the
  reclamation, and to consume the slack later for getnewvnode() calls
  made from the innards. After the critical block is finished, the
  caller shall free any reserve left, by getnewvnode_drop_reserve(9).
  
  Reviewed by:    avg
  Tested by:      pho
  MFC after:      1 week
  
  Revision  Changes    Path
  1.334     +2 -0      src/sys/kern/subr_trap.c
  1.841     +72 -24    src/sys/kern/vfs_subr.c
  1.594     +1 -0      src/sys/sys/proc.h
  1.402     +2 -0      src/sys/sys/vnode.h



adrian      2012-10-14 20:31:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_rx.c 
  Log:
  SVN rev 241558 on 2012-10-14 20:31:38Z by adrian
  
  Break the RX processing up into smaller chunks of 128 frames each.
  
  Right now processing a full 512 frame queue takes quite a while (measured
  on the order of milliseconds.) Because of this, the TX processing ends up
  sometimes preempting the taskqueue:
  
  * userland sends a frame
  * it goes in through net80211 and out to ath_start()
  * ath_start() will end up either direct dispatching or software queuing a
    frame.
  
  If TX had to wait for RX to finish, it would add quite a few ms of
  additional latency to the packet transmission.  This in the past has
  caused issues with TCP throughput.
  
  Now, as part of my attempt to bring sanity to the TX/RX paths, the first
  step is to make the RX processing happen in smaller 'parts'. That way
  when TX is pushed into the ath taskqueue, there won't be so much latency
  in the way of things.
  
  The bigger scale change (which will come much later) is to actually
  process the frames in the ath_intr taskqueue but process _frames_ in
  the ath driver taskqueue.  That would reduce the latency between
  processing and requeuing new descriptors. But that'll come later.
  
  The actual work:
  
  * Add ATH_RX_MAX at 128 (static for now);
  * break out of the processing loop if npkts reaches ATH_RX_MAX;
  * if we processed ATH_RX_MAX or more frames during the processing loop,
    immediately reschedule another RX taskqueue run.  This will handle
    the further frames in the taskqueue.
  
  This should have very minimal impact on the general throughput case,
  unless the scheduler is being very very strange or the ath taskqueue
  ends up spending a lot of time on non-RX operations (such as TX
  completion.)
  
  Revision  Changes    Path
  1.22      +22 -0     src/sys/dev/ath/if_ath_rx.c



adrian      2012-10-14 20:44:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_ath_misc.h if_athvar.h 
  Log:
  SVN rev 241559 on 2012-10-14 20:44:08Z by adrian
  
  Push the actual TX processing into the ath taskqueue, rather than having
  it run out of multiple concurrent contexts.
  
  Right now the ath(4) TX processing is a bit hairy. Specifically:
  
  * It was running out of ath_start(), which could occur from multiple
    concurrent sending processes (as if_start() can be started from multiple
    sending threads nowdays.. sigh)
  
  * during RX if fast frames are enabled (so not really at the moment, not
    until I fix this particular feature again..)
  
  * during ath_reset() - so anything which calls that
  
  * during ath_tx_proc*() in the ath taskqueue - ie, TX is attempted again
    after TX completion, as there's now hopefully some ath_bufs available.
  
  * Then, the ic_raw_xmit() method can queue raw frames for transmission
    at any time, from any net80211 TX context. Ew.
  
  This has caused packet ordering issues in the past - specifically,
  there's absolutely no guarantee that preemption won't occuring _during_
  ath_start() by the TX completion processing, which will call ath_start()
  again. It's a mess - 802.11 really, really wants things to be in
  sequence or things go all kinds of loopy.
  
  So:
  
  * create a new task struct for TX'ing;
  * make the if_start method simply queue the task on the ath taskqueue;
  * make ath_start() just be called by the new TX task;
  * make ath_tx_kick() just schedule the ath TX task, rather than directly
    calling ath_start().
  
  Now yes, this means that I've taken a step backwards in terms of
  concurrency - TX -and- RX now occur in the same single-task taskqueue.
  But there's nothing stopping me from separating out the TX / TX completion
  code into a separate taskqueue which runs in parallel with the RX path,
  if that ends up being appropriate for some platforms.
  
  This fixes the CCMP/seqno concurrency issues that creep up when you
  transmit large amounts of uni-directional UDP traffic (>200MBit) on a
  FreeBSD STA -> AP, as now there's only one TX context no matter what's
  going on (TX completion->retry/software queue,
  userland->net80211->ath_start(), TX completion -> ath_start());
  but it won't fix any concurrency issues between raw transmitted frames
  and non-raw transmitted frames (eg EAPOL frames on TID 16 and any other
  TID 16 multicast traffic that gets put on the CABQ.)  That is going to
  require a bunch more re-architecture before it's feasible to fix.
  
  In any case, this is a big step towards making the majority of the TX
  path locking irrelevant, as now almost all TX activity occurs in the
  taskqueue.
  
  Phew.
  
  Revision  Changes    Path
  1.460     +33 -14    src/sys/dev/ath/if_ath.c
  1.24      +2 -1      src/sys/dev/ath/if_ath_misc.h
  1.183     +1 -0      src/sys/dev/ath/if_athvar.h



rmacklem    2012-10-14 22:33:17 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdkrpc.c nfs_nfsdport.c 
    sys/nfs              nfs_nfssvc.c nfssvc.h 
  Log:
  SVN rev 241561 on 2012-10-14 22:33:17Z by rmacklem
  
  Add two new options to the nfssvc(2) syscall that allow
  processes running as root to suspend/resume execution
  of the kernel nfsd threads. An earlier version of this
  patch was tested by Vincent Hoffman (vince at unsane.co.uk)
  and John Hickey (jh at deterlab.net).
  
  Reviewed by:    kib
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.13      +20 -0     src/sys/fs/nfsserver/nfs_nfsdkrpc.c
  1.74      +23 -1     src/sys/fs/nfsserver/nfs_nfsdport.c
  1.8       +2 -1      src/sys/nfs/nfs_nfssvc.c
  1.6       +2 -0      src/sys/nfs/nfssvc.h



kientzle    2012-10-14 22:58:12 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 241562 on 2012-10-14 22:58:12Z by kientzle
  
  Return correct packet size.
  
  Revision  Changes    Path
  1.4       +3 -3      src/sys/arm/ti/cpsw/if_cpsw.c



kientzle    2012-10-14 23:00:24 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 241563 on 2012-10-14 23:00:24Z by kientzle
  
  Name cpsw_stop to cpsw_stop_locked consistently with other functions
  in this file that assume locks are already held.
  
  Revision  Changes    Path
  1.5       +7 -5      src/sys/arm/ti/cpsw/if_cpsw.c



kientzle    2012-10-14 23:07:54 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 241564 on 2012-10-14 23:07:54Z by kientzle
  
  Cut-and-paste dropped semicolon.
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/arm/ti/cpsw/if_cpsw.c



adrian      2012-10-14 23:52:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c if_athvar.h 
  Log:
  SVN rev 241566 on 2012-10-14 23:52:30Z by adrian
  
  Stop abusing the ATH_TID_*() queue macros for filtered frames and give
  them their own macro set.
  
  Revision  Changes    Path
  1.98      +7 -7      src/sys/dev/ath/if_ath_tx.c
  1.184     +19 -1     src/sys/dev/ath/if_athvar.h



adrian      2012-10-15 00:07:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_athvar.h 
  Log:
  SVN rev 241567 on 2012-10-15 00:07:18Z by adrian
  
  Track the total number of software queued frames in an atomic variable
  stashed away in ath_node.
  
  As much as I tried to stuff that behind the ATH_NODE lock, unfortunately
  the locking is just too plain hairy (for me! And I wrote it!) to do
  cleanly. Hence using atomics here instead of a lock. The ATH_NODE lock
  just isn't currently used anywhere besides the rate control updates.
  
  If in the future everything gets migrated back to using a single ATH_NODE
  lock or a single global ATH_TX lock (ie, a single TX lock for all TX and
  TX completion) then fine, I'll remove the atomics.
  
  Revision  Changes    Path
  1.185     +10 -0     src/sys/dev/ath/if_athvar.h



rmacklem    2012-10-15 01:09:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 241570 on 2012-10-15 01:09:33Z by rmacklem
  
  MFC: r241097
  Attila Bogar and Herbert Poeckl both reported similar problems
  w.r.t. a Linux NFS client doing a krb5 NFS mount against the
  FreeBSD server. We determined this was a Linux bug:
  http://www.spinics.net/lists/linux-nfs/msg32466.html, however
  the mount failed to work, because the Destroy operation with a
  bogus encrypted checksum destroyed the authenticator handle.
  This patch changes the rpcsec_gss code so that it doesn't
  Destroy the authenticator handle for this case and, as such,
  the Linux mount will work.
  
  Revision  Changes    Path
  1.10.2.3  +4 -3      src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



rmacklem    2012-10-15 01:13:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 241571 on 2012-10-15 01:13:36Z by rmacklem
  
  MFC: r241097
  Attila Bogar and Herbert Poeckl both reported similar problems
  w.r.t. a Linux NFS client doing a krb5 NFS mount against the
  FreeBSD server. We determined this was a Linux bug:
  http://www.spinics.net/lists/linux-nfs/msg32466.html, however
  the mount failed to work, because the Destroy operation with a
  bogus encrypted checksum destroyed the authenticator handle.
  This patch changes the rpcsec_gss code so that it doesn't
  Destroy the authenticator handle for this case and, as such,
  the Linux mount will work.
  
  Revision  Changes    Path
  1.5.2.6   +4 -3      src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



kientzle    2012-10-15 04:10:49 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 241572 on 2012-10-15 04:10:49Z by kientzle
  
  Fix an mbuf leak in cpsw driver, clean up mbuf management:
   * Record TX mbufs when we get them so we can release them.
   * Set TX/RX mbuf slots to NULL when we are no longer responsible for them
   * Move dma sync on RX into RX intr routine
  
  Revision  Changes    Path
  1.7       +8 -5      src/sys/arm/ti/cpsw/if_cpsw.c



np          2012-10-15 06:41:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cxgbe        adapter.h t4_ioctl.h t4_main.c t4_sge.c 
    sys/dev/cxgbe/common common.h t4_hw.c 
  Log:
  SVN rev 241573 on 2012-10-15 06:41:54Z by np
  
  MFC r241397-241399, r241409, r241493-24194.
  
  r241397:
  Remove unused item.  cxgbe's rx queue's lock was removed a long time ago.
  
  r241398:
  There is no need to report the same error twice.
  
  r241399:
  Add a driver ioctl to read a byte from any device on a port's i2c bus.
  This lets userspace read arbitrary information from the SFP+ modules
  etc. on this bus.
  
  Reading multiple bytes in the same transaction isn't possible right now.
  I'll update the driver once the chip's firmware supports this.
  
  r241409:
  Add a driver ioctl to clear a port's MAC statistics.
  
  r241493:
  Use global knob in the TP_PARA_REG3 register to disable congestion
  drops if the user has chosen this behaviour.
  
  r241494:
  Temporary fix for kern/172364.
  
  Revision   Changes    Path
  1.15.2.9   +0 -1      src/sys/dev/cxgbe/adapter.h
  1.4.2.5    +2 -0      src/sys/dev/cxgbe/common/common.h
  1.2.2.6    +30 -0     src/sys/dev/cxgbe/common/t4_hw.c
  1.5.2.3    +12 -0     src/sys/dev/cxgbe/t4_ioctl.h
  1.25.2.17  +37 -5     src/sys/dev/cxgbe/t4_main.c
  1.24.2.8   +12 -21    src/sys/dev/cxgbe/t4_sge.c



glebius     2012-10-15 07:57:55 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_divert.c 
  Log:
  SVN rev 241575 on 2012-10-15 07:57:55Z by glebius
  
  We don't need to convert ip6_len to host byte order before
  ip6_output(), the IPv6 stack is working in net byte order.
  
  The reason this code worked before is that ip6_output()
  doesn't look at ip6_plen at all and recalculates it based
  on mbuf length.
  
  Revision  Changes    Path
  1.181     +0 -2      src/sys/netinet/ip_divert.c



ray         2012-10-15 12:03:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/etherswitch/arswitch arswitch.c 
  Log:
  SVN rev 241577 on 2012-10-15 12:03:11Z by ray
  
  Defaulting to id "0" if ar7240_probe(dev) success, fix warning when building
  with DEBUG.
  
  Submitted by:   Luiz Otavio O Souza
  Approved by:    adrian (mentor)
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/dev/etherswitch/arswitch/arswitch.c



ray         2012-10-15 12:20:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/etherswitch  etherswitch.c etherswitch_if.m 
    sys/dev/etherswitch/arswitch arswitch.c arswitch_phy.c 
  Log:
  SVN rev 241578 on 2012-10-15 12:20:40Z by ray
  
  Locking for etherswitch framework:
  * add lock/unlock methods;
  * add lock/unlock default implementation;
  * surround switch IOCTLs with locking;
  * add lock/unlock implementation for arswitch;
  
  Submitted by:   Luiz Otavio O Souza
  Approved by:    adrian (mentor)
  
  Revision  Changes    Path
  1.5       +25 -0     src/sys/dev/etherswitch/arswitch/arswitch.c
  1.2       +24 -7     src/sys/dev/etherswitch/arswitch/arswitch_phy.c
  1.2       +4 -0      src/sys/dev/etherswitch/etherswitch.c
  1.2       +29 -0     src/sys/dev/etherswitch/etherswitch_if.m



ray         2012-10-15 12:28:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/etherswitch/arswitch arswitch_reg.c 
  Log:
  SVN rev 241579 on 2012-10-15 12:28:14Z by ray
  
  Mask data to only 16 bits to be sure on write into switch reg.
  
  Submitted by:   Luiz Otavio O Souza
  Approved by:    adrian (mentor)
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/dev/etherswitch/arswitch/arswitch_reg.c



eadler      2012-10-15 12:33:53 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241580 on 2012-10-15 12:33:53Z by eadler
  
  Add support for the USB DISK Pro PMAP.
  
  This patch has sit for 6 years in the PR database.
  
  PR:             usb/96381
  Submitted by:   jhs
  Reviewed by:    mav
  Approved by:    cperciva (implicit)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.292     +9 -0      src/sys/cam/scsi/scsi_da.c



rmacklem    2012-10-15 13:38:25 UTC

  FreeBSD src repository

  Modified files:
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 241582 on 2012-10-15 13:38:25Z by rmacklem
  
  Add a comment describing why r241097 was done.
  
  Suggested by:   rwatson
  MFC after:      1 week
  
  Revision  Changes    Path
  1.14      +11 -0     src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



jhb         2012-10-15 15:26:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/advansys     adw_pci.c adwcam.c adwlib.c adwlib.h 
                         adwvar.h 
  Log:
  SVN rev 241588 on 2012-10-15 15:26:00Z by jhb
  
  Add locking to the adw(4) driver and mark it MPSAFE.
  - Use device_printf() and device_get_nameunit() instead of adw_name().
  - Remove use of explicit bus space handles and tags.
  - Use pci_enable_busmaster() rather than frobbing the PCI command register
    directly.
  - Use the softc provided by new-bus rather than allocating a new one.
  
  Tested by:      no one
  
  Revision  Changes    Path
  1.28      +5 -6      src/sys/dev/advansys/adw_pci.c
  1.30      +77 -100   src/sys/dev/advansys/adwcam.c
  1.13      +26 -19    src/sys/dev/advansys/adwlib.c
  1.10      +10 -18    src/sys/dev/advansys/adwlib.h
  1.6       +1 -2      src/sys/dev/advansys/adwvar.h



jhb         2012-10-15 15:59:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aha          aha.c aha_isa.c aha_mca.c ahareg.h 
  Log:
  SVN rev 241589 on 2012-10-15 15:59:13Z by jhb
  
  Add locking to the aha(4) driver and mark it MPSAFE.
  - Remove use of explicit bus space handles and tags.
  
  Tested by:      no one
  
  Revision  Changes    Path
  1.66      +48 -57    src/sys/dev/aha/aha.c
  1.41      +25 -39    src/sys/dev/aha/aha_isa.c
  1.18      +6 -8      src/sys/dev/aha/aha_mca.c
  1.21      +7 -7      src/sys/dev/aha/ahareg.h



jhb         2012-10-15 16:05:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahb          ahb.c ahbreg.h 
  Log:
  SVN rev 241590 on 2012-10-15 16:05:02Z by jhb
  
  Add locking to the ahb(4) driver and mark it MPSAFE.
  - Use device_printf() and device_get_unit() instead of storing the unit
    number in the softc.
  - Remove use of explicit bus space handles and tags.
  - Compare pointers against NULL.
  - Let new-bus allocate a softc rather than doing it by hand.
  
  Tested by:      no one
  
  Revision  Changes    Path
  1.46      +90 -102   src/sys/dev/ahb/ahb.c
  1.7       +3 -3      src/sys/dev/ahb/ahbreg.h



jhb         2012-10-15 16:09:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aic          aic.c aic_cbus.c aic_isa.c aic_pccard.c 
                         aicvar.h 
  Log:
  SVN rev 241591 on 2012-10-15 16:09:59Z by jhb
  
  Add locking to the aic(4) driver and mark it MPSAFE.
  - Move 'free_scbs' into the softc rather than having it be a global list
    and convert it to an SLIST instead of a hand-rolled linked-list.
  - Use device_printf() and device_get_unit() instead of storing the unit
    number in the softc.
  - Remove use of explicit bus space handles and tags.
  - Don't call device_set_desc() in the pccard attach routine, instead
    set a default description during the pccard probe if the matching
    product doesn't have a name.
  
  Tested by:      no one
  
  Revision  Changes    Path
  1.29      +58 -48    src/sys/dev/aic/aic.c
  1.14      +12 -10    src/sys/dev/aic/aic_cbus.c
  1.15      +12 -10    src/sys/dev/aic/aic_isa.c
  1.21      +15 -11    src/sys/dev/aic/aic_pccard.c
  1.10      +13 -15    src/sys/dev/aic/aicvar.h



jhb         2012-10-15 16:13:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/buslogic     bt.c bt_eisa.c bt_isa.c bt_mca.c bt_pci.c 
                         btreg.h 
  Log:
  SVN rev 241592 on 2012-10-15 16:13:55Z by jhb
  
  Add locking to the bt(4) driver and mark it MPSAFE.
  - Use device_printf() and device_get_unit() instead of storing the unit
    number in the softc.
  - Remove use of explicit bus space handles and tags.
  - Return an errno value from bt_eisa_attach() if an error occurs rather
    than -1.
  - Use BUS_PROBE_DEFAULT rather than 0.
  
  Tested by:      no one
  
  Revision  Changes    Path
  1.53      +102 -93   src/sys/dev/buslogic/bt.c
  1.23      +6 -6      src/sys/dev/buslogic/bt_eisa.c
  1.27      +8 -8      src/sys/dev/buslogic/bt_isa.c
  1.12      +5 -5      src/sys/dev/buslogic/bt_mca.c
  1.24      +3 -16     src/sys/dev/buslogic/bt_pci.c
  1.17      +6 -9      src/sys/dev/buslogic/btreg.h



jhb         2012-10-15 16:29:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/dpt          dpt.h dpt_eisa.c dpt_isa.c dpt_pci.c 
                         dpt_scsi.c 
  Log:
  SVN rev 241593 on 2012-10-15 16:29:08Z by jhb
  
  Add locking to the dpt(4) driver and mark it MPSAFE.
  - Use device_printf() and device_get_unit() instead of storing the unit
    number in the softc.
  - Remove use of explicit bus space handles and tags.
  - Remove the global dpt_softcs list and use devclass_get_device() instead.
  - Use pci_enable_busmaster() rather than frobbing the PCI command register
    directly.
  
  Tested by:      no one
  
  Revision  Changes    Path
  1.21      +2 -6      src/sys/dev/dpt/dpt.h
  1.25      +6 -14     src/sys/dev/dpt/dpt_eisa.c
  1.12      +8 -13     src/sys/dev/dpt/dpt_isa.c
  1.40      +6 -13     src/sys/dev/dpt/dpt_pci.c
  1.60      +211 -240  src/sys/dev/dpt/dpt_scsi.c



kib         2012-10-15 18:15:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 241597 on 2012-10-15 18:15:18Z by kib
  
  Acquire the rangelock for truncate(2) as well.
  
  Reported and reviewed by:       avg
  Tested by:      pho
  MFC after:      1 week
  
  Revision  Changes    Path
  1.545     +7 -3      src/sys/kern/vfs_syscalls.c



gonzo       2012-10-16 01:10:43 UTC

  FreeBSD src repository

  src/sys/modules/sdhci_pci - New directory



gonzo       2012-10-16 01:10:43 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    sys/conf             files kmod.mk 
    sys/dev/mmc          mmc.c 
    sys/dev/sdhci        sdhci.c sdhci.h 
    sys/modules          Makefile 
    sys/modules/sdhci    Makefile 
  Added files:
    sys/dev/sdhci        sdhci_if.m sdhci_pci.c 
    sys/modules/sdhci_pci Makefile 
  Log:
  SVN rev 241600 on 2012-10-16 01:10:43Z by gonzo
  
  Split sdhci driver in two parts: sdhci and sdhci_pci.
  sdchi encapsulates a generic SD Host Controller logic that relies on
  actual hardware driver for register access.
  
  sdhci_pci implements driver for PCI SDHC controllers using new SDHCI
  interface
  
  No kernel config modifications are required, but if you load sdhc
  as a module you must switch to sdhci_pci instead.
  
  Revision  Changes    Path
  1.732     +6 -0      src/UPDATING
  1.1714    +3 -1      src/sys/conf/files
  1.259     +2 -1      src/sys/conf/kmod.mk
  1.49      +1 -1      src/sys/dev/mmc/mmc.c
  1.15      +253 -555  src/sys/dev/sdhci/sdhci.c
  1.3       +76 -18    src/sys/dev/sdhci/sdhci.h
  1.1       +121 -0    src/sys/dev/sdhci/sdhci_if.m (new)
  1.1       +440 -0    src/sys/dev/sdhci/sdhci_pci.c (new)
  1.718     +1 -0      src/sys/modules/Makefile
  1.2       +1 -1      src/sys/modules/sdhci/Makefile
  1.1       +8 -0      src/sys/modules/sdhci_pci/Makefile (new)



pfg         2012-10-16 01:37:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    lib/libc/rpc         clnt_vc.c 
    sys/rpc              clnt_vc.c 
  Log:
  SVN rev 241601 on 2012-10-16 01:37:17Z by pfg
  
  MFC     r241143:
  
  rpc: be sure to free cl_netid and cl_tp.
  
  When creating a client with clnt_tli_create, it uses strdup to copy
  strings for these fields if nconf is passed in. clnt_dg_destroy frees
  these strings already. Make sure clnt_vc_destroy frees them in the same
  way.
  
  Tested by:      David Wolfskill
  Obtained from:  Bull GNU/Linux NFSv4 Project (libtirpc)
  
  Revision  Changes    Path
  1.21.4.4  +4 -0      src/lib/libc/rpc/clnt_vc.c
  1.15.2.4  +4 -0      src/sys/rpc/clnt_vc.c



glebius     2012-10-16 08:40:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aha          aha.c aha_isa.c ahareg.h 
  Log:
  SVN rev 241603 on 2012-10-16 08:40:09Z by glebius
  
  Fix build of aha(4).
  
  Submitted by:   delphij
  
  Revision  Changes    Path
  1.67      +5 -4      src/sys/dev/aha/aha.c
  1.42      +5 -5      src/sys/dev/aha/aha_isa.c
  1.22      +6 -6      src/sys/dev/aha/ahareg.h



attilio     2012-10-16 09:55:31 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             NOTES files options 
    sys/kern             Make.tags.inc 
  Log:
  SVN rev 241604 on 2012-10-16 09:55:31Z by attilio
  
  Disconnect non-MPSAFE HPFS from the build in preparation for dropping
  GIANT from VFS.
  
  This is not targeted for MFC.
  
  Revision  Changes    Path
  1.1656    +0 -1      src/sys/conf/NOTES
  1.1715    +0 -5      src/sys/conf/files
  1.765     +0 -1      src/sys/conf/options
  1.24      +0 -1      src/sys/kern/Make.tags.inc



pluknet     2012-10-16 09:57:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/dpt          dpt_scsi.c 
  Log:
  SVN rev 241605 on 2012-10-16 09:57:34Z by pluknet
  
  Fix build of dpt(4).
  
  Revision  Changes    Path
  1.61      +2 -2      src/sys/dev/dpt/dpt_scsi.c



attilio     2012-10-16 09:59:10 UTC

  FreeBSD src repository

  Modified files:
    etc/defaults         rc.conf 
    etc/mtree            BSD.usr.dist 
    include              Makefile 
    sbin/mount           mount.8 mount.c 
    share/doc/smm/01.setup 3.t 4.t 
    share/examples       Makefile 
    share/man/man7       hier.7 
    sys/boot/forth       loader.conf 
    sys/conf             NOTES files options 
    sys/kern             Make.tags.inc 
    sys/modules          Makefile 
    usr.sbin             Makefile 
    usr.sbin/crunch/examples really-big.conf 
  Log:
  SVN rev 241606 on 2012-10-16 09:59:10Z by attilio
  
  Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
  GIANT from VFS.
  
  This is not targeted for MFC.
  
  Revision  Changes    Path
  1.404     +1 -1      src/etc/defaults/rc.conf
  1.359     +0 -2      src/etc/mtree/BSD.usr.dist
  1.317     +1 -1      src/include/Makefile
  1.105     +0 -2      src/sbin/mount/mount.8
  1.119     +1 -1      src/sbin/mount/mount.c
  1.5       +2 -4      src/share/doc/smm/01.setup/3.t
  1.4       +0 -1      src/share/doc/smm/01.setup/4.t
  1.66      +0 -3      src/share/examples/Makefile
  1.139     +0 -2      src/share/man/man7/hier.7
  1.165     +0 -1      src/sys/boot/forth/loader.conf
  1.1657    +1 -5      src/sys/conf/NOTES
  1.1716    +0 -2      src/sys/conf/files
  1.766     +0 -1      src/sys/conf/options
  1.25      +0 -2      src/sys/kern/Make.tags.inc
  1.719     +0 -1      src/sys/modules/Makefile
  1.454     +0 -1      src/usr.sbin/Makefile
  1.10      +1 -1      src/usr.sbin/crunch/examples/really-big.conf



attilio     2012-10-16 10:04:00 UTC

  FreeBSD src repository

  Modified files:
    .                    MAINTAINERS 
    share/man/man5       Makefile 
    sys/boot/forth       loader.conf 
    sys/conf             NOTES files kern.pre.mk options 
    sys/modules          Makefile 
  Log:
  SVN rev 241607 on 2012-10-16 10:04:00Z by attilio
  
  Disconnect non-MPSAFE XFS from the build in preparation for dropping
  GIANT from VFS.
  
  This is not targeted for MFC.
  
  Revision  Changes    Path
  1.171     +0 -2      src/MAINTAINERS
  1.90      +1 -2      src/share/man/man5/Makefile
  1.166     +0 -1      src/sys/boot/forth/loader.conf
  1.1658    +0 -6      src/sys/conf/NOTES
  1.1717    +0 -136    src/sys/conf/files
  1.152     +0 -3      src/sys/conf/kern.pre.mk
  1.767     +0 -3      src/sys/conf/options
  1.720     +0 -1      src/sys/modules/Makefile



attilio     2012-10-16 10:09:21 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       Makefile 
    sys/boot/forth       loader.conf 
    sys/conf             NOTES files options 
    sys/modules          Makefile 
  Log:
  SVN rev 241608 on 2012-10-16 10:09:21Z by attilio
  
  Disconnect non-MPSAFE CODAFS from the build in preparation for dropping
  GIANT from VFS.
  
  This is not targeted for MFC.
  
  Revision  Changes    Path
  1.549     +0 -1      src/share/man/man4/Makefile
  1.167     +0 -1      src/sys/boot/forth/loader.conf
  1.1659    +0 -7      src/sys/conf/NOTES
  1.1718    +0 -6      src/sys/conf/files
  1.768     +0 -2      src/sys/conf/options
  1.721     +0 -2      src/sys/modules/Makefile



fabient     2012-10-16 13:27:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    lib/libpmc           Makefile libpmc.c pmc.sandybridge.3 
    sys/dev/hwpmc        hwpmc_core.c hwpmc_core.h hwpmc_intel.c 
                         pmc_events.h 
    sys/sys              pmc.h 
  Added files:           (Branch: RELENG_9)
    lib/libpmc           pmc.ivybridge.3 
  Log:
  SVN rev 241609 on 2012-10-16 13:27:20Z by fabient
  
  MFC r240164, r240203:
  Add Intel Ivy Bridge support to hwpmc(9).
  Update offcore RSP token for Sandy Bridge.
  Note: No uncore support.
  
  Revision  Changes    Path
  1.19.2.4  +1 -0      src/lib/libpmc/Makefile
  1.28.2.7  +67 -8     src/lib/libpmc/libpmc.c
  1.3.2.2   +880 -0    src/lib/libpmc/pmc.ivybridge.3 (new)
  1.3.2.4   +343 -319  src/lib/libpmc/pmc.sandybridge.3
  1.13.2.8  +220 -180  src/sys/dev/hwpmc/hwpmc_core.c
  1.4.2.2   +4 -3      src/sys/dev/hwpmc/hwpmc_core.h
  1.13.2.5  +6 -0      src/sys/dev/hwpmc/hwpmc_intel.c
  1.16.2.7  +200 -0    src/sys/dev/hwpmc/pmc_events.h
  1.30.2.6  +1 -0      src/sys/sys/pmc.h



glebius     2012-10-16 13:37:54 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    sys/dev/usb          usb_pf.c 
    sys/net              if_bridge.c if_clone.c if_clone.h 
                         if_disc.c if_edsc.c if_enc.c if_epair.c 
                         if_faith.c if_gif.c if_gre.c if_lagg.c 
                         if_loop.c if_stf.c if_tap.c if_tun.c 
                         if_vlan.c 
    sys/net80211         ieee80211_freebsd.c 
    sys/netpfil/ipfw     ip_fw_log.c 
    sys/netpfil/pf       if_pflog.c if_pfsync.c 
    sys/sys              param.h 
  Log:
  SVN rev 241610 on 2012-10-16 13:37:54Z by glebius
  
  Make the "struct if_clone" opaque to users of the cloning API. Users
  now use function calls:
  
    if_clone_simple()
    if_clone_advanced()
  
  to initialize a cloner, instead of macros that initialize if_clone
  structure.
  
  Discussed with:         brooks, bz, 1 year ago
  
  Revision  Changes    Path
  1.733     +7 -0      src/UPDATING
  1.14      +11 -13    src/sys/dev/usb/usb_pf.c
  1.164     +6 -4      src/sys/net/if_bridge.c
  1.25      +162 -62   src/sys/net/if_clone.c
  1.8       +26 -71    src/sys/net/if_clone.h
  1.57      +7 -7      src/sys/net/if_disc.c
  1.4       +13 -14    src/sys/net/if_edsc.c
  1.23      +5 -4      src/sys/net/if_enc.c
  1.16      +17 -18    src/sys/net/if_epair.c
  1.52      +7 -9      src/sys/net/if_faith.c
  1.103     +6 -6      src/sys/net/if_gif.c
  1.65      +8 -8      src/sys/net/if_gre.c
  1.61      +7 -5      src/sys/net/if_lagg.c
  1.150     +9 -10     src/sys/net/if_loop.c
  1.83      +8 -7      src/sys/net/if_stf.c
  1.95      +33 -27    src/sys/net/if_tap.c
  1.199     +12 -12    src/sys/net/if_tun.c
  1.166     +13 -12    src/sys/net/if_vlan.c
  1.48      +10 -6     src/sys/net80211/ieee80211_freebsd.c
  1.2       +9 -9      src/sys/netpfil/ipfw/ip_fw_log.c
  1.4       +7 -5      src/sys/netpfil/pf/if_pflog.c
  1.8       +12 -16    src/sys/netpfil/pf/if_pfsync.c
  1.515     +1 -1      src/sys/sys/param.h



pluknet     2012-10-16 15:25:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aha          aha_mca.c 
  Log:
  SVN rev 241611 on 2012-10-16 15:25:04Z by pluknet
  
  Fix aha(4) build with i386 LINT (which includes 'device mca').
  
  Revision  Changes    Path
  1.19      +2 -1      src/sys/dev/aha/aha_mca.c



eadler      2012-10-16 17:49:14 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241613 on 2012-10-16 17:49:14Z by eadler
  
  Add support for samsung HM250JI
  
  PR:             usb/121474
  Submitted by:   Ben Stuyts <ben@altesco.nl>
  Approved by:    cperciva (implicit)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.293     +9 -0      src/sys/cam/scsi/scsi_da.c



emax        2012-10-16 20:18:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
    sys/net              if.h if_var.h 
  Log:
  SVN rev 241616 on 2012-10-16 20:18:15Z by emax
  
  introduce concept of ifi_baudrate power factor. the idea is to work
  around the problem where high speed interfaces (such as ixgbe(4))
  are not able to report real ifi_baudrate. bascially, take a spare
  byte from struct if_data and use it to store ifi_baudrate power
  factor. in other words,
  
  real ifi_baudrate = ifi_baudrate * 10 ^ ifi_baudrate power factor
  
  this should be backwards compatible with old binaries. use ixgbe(4)
  as an example on how drivers would set ifi_baudrate power factor
  
  Discussed with: kib, scottl, glebius
  MFC after:      1 week
  
  Revision  Changes    Path
  1.75      +2 -1      src/sys/dev/ixgbe/ixgbe.c
  1.140     +1 -1      src/sys/net/if.h
  1.185     +1 -0      src/sys/net/if_var.h



emax        2012-10-16 22:43:14 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_lagg.c 
  Log:
  SVN rev 241619 on 2012-10-16 22:43:14Z by emax
  
  report total number of ports for each lagg(4) interface
  via net.link.lagg.X.count sysctl
  
  MFC after:      1  week
  
  Revision  Changes    Path
  1.62      +3 -0      src/sys/net/if_lagg.c



eadler      2012-10-17 00:30:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 241621 on 2012-10-17 00:30:33Z by eadler
  
  MFC r241551:
          Add support for the Buffalo RUF2 flash drive.
  
  PR:             usb/166848
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.5.2.31    +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.421.2.97  +3 -0      src/sys/dev/usb/usbdevs



eadler      2012-10-17 00:30:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 241622 on 2012-10-17 00:30:33Z by eadler
  
  MFC r241551:
          Add support for the Buffalo RUF2 flash drive.
  
  PR:             usb/166848
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.32.2.8    +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.518.2.21  +3 -0      src/sys/dev/usb/usbdevs



eadler      2012-10-17 00:33:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 241623 on 2012-10-17 00:33:10Z by eadler
  
  MFC r241552:
          Add support for  Feiya Elango USB MicroSD
  
  PR:             usb/153599
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.5.2.32    +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.421.2.98  +1 -0      src/sys/dev/usb/usbdevs



eadler      2012-10-17 00:33:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 241624 on 2012-10-17 00:33:10Z by eadler
  
  MFC r241552:
          Add support for  Feiya Elango USB MicroSD
  
  PR:             usb/153599
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.32.2.9    +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.518.2.22  +1 -0      src/sys/dev/usb/usbdevs



np          2012-10-17 05:08:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe/tom    t4_cpl_io.c t4_listen.c 
  Log:
  SVN rev 241626 on 2012-10-17 05:08:35Z by np
  
  Whitespace cleanup.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.7       +9 -9      src/sys/dev/cxgbe/tom/t4_cpl_io.c
  1.5       +9 -9      src/sys/dev/cxgbe/tom/t4_listen.c



delphij     2012-10-17 08:19:08 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_lagg.c 
  Log:
  SVN rev 241627 on 2012-10-17 08:19:08Z by delphij
  
  Fix build.
  
  Revision  Changes    Path
  1.63      +1 -1      src/sys/net/if_lagg.c



avg         2012-10-17 10:59:56 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_znode.c 
  Log:
  SVN rev 241628 on 2012-10-17 10:59:56Z by avg
  
  zfs: make use of getnewvnode_reserve in zfs_mknode and zfs_zget
  
  getnewvnode_reserve helps to avoid "recursing" back into zfs code
  via getnewvnode when that latter needs to reclaim some vnodes.
  zfs code may hold a number of locks around getnewvnode and doesn't
  expect any recursion to happen on those locks, because that never
  happens in solaris.
  
  I believe that this change also eleiminates a need for the delayed
  znode destruction via the taskqueue.
  
  Many thanks to kib for devising getnewvnode_reserve.
  
  Reported by:    flo
  Tested by:      bapt, kwm, swills
  MFC after:      2 weeks
  X-MFC after:    r241556
  
  Revision  Changes    Path
  1.47      +7 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c



attilio     2012-10-17 11:16:17 UTC

  FreeBSD src repository

  Modified files:
    .                    MAINTAINERS 
    etc/defaults         rc.conf 
    etc/mtree            BSD.include.dist BSD.usr.dist 
    include              Makefile 
    lib                  Makefile 
    lib/libprocstat      Makefile common_kvm.h libprocstat.c 
    rescue/rescue        Makefile 
    sbin/mount           mount.8 mount.c 
    share/examples       Makefile 
    share/man/man5       src.conf.5 
    share/man/man7       hier.7 
    share/mk             bsd.libnames.mk bsd.own.mk 
    sys/conf             NOTES files options 
    sys/kern             Make.tags.inc 
    sys/modules          Makefile 
    usr.bin              Makefile.amd64 Makefile.i386 
    usr.sbin             Makefile.amd64 Makefile.i386 
  Log:
  SVN rev 241629 on 2012-10-17 11:16:17Z by attilio
  
  Disconnect non-MPSAFE NWFS from the build in preparation for dropping
  GIANT from VFS. In addition, disconnect also netncp, which is a base
  requirement for NWFS.
  
  In the possibility of a future maintenance of the code and later
  readd to the FreeBSD base, maybe we should think about a better location
  for netncp. I'm not entirely sure the / top location is actually right,
  however I will let network people to comment on that more specifically.
  
  This is not targeted for MFC.
  
  Revision  Changes    Path
  1.172     +0 -2      src/MAINTAINERS
  1.405     +1 -1      src/etc/defaults/rc.conf
  1.160     +0 -4      src/etc/mtree/BSD.include.dist
  1.360     +0 -2      src/etc/mtree/BSD.usr.dist
  1.318     +1 -6      src/include/Makefile
  1.271     +0 -4      src/lib/Makefile
  1.6       +0 -5      src/lib/libprocstat/Makefile
  1.2       +0 -1      src/lib/libprocstat/common_kvm.h
  1.14      +0 -3      src/lib/libprocstat/libprocstat.c
  1.84      +0 -4      src/rescue/rescue/Makefile
  1.106     +0 -2      src/sbin/mount/mount.8
  1.120     +1 -1      src/sbin/mount/mount.c
  1.67      +0 -3      src/share/examples/Makefile
  1.76      +0 -2      src/share/man/man5/src.conf.5
  1.140     +0 -2      src/share/man/man7/hier.7
  1.127     +0 -3      src/share/mk/bsd.libnames.mk
  1.138     +0 -5      src/share/mk/bsd.own.mk
  1.1660    +0 -4      src/sys/conf/NOTES
  1.1719    +0 -15     src/sys/conf/files
  1.769     +0 -2      src/sys/conf/options
  1.26      +0 -1      src/sys/kern/Make.tags.inc
  1.722     +0 -7      src/sys/modules/Makefile
  1.2       +0 -4      src/usr.bin/Makefile.amd64
  1.2       +0 -4      src/usr.bin/Makefile.i386
  1.3       +0 -3      src/usr.sbin/Makefile.amd64
  1.2       +0 -3      src/usr.sbin/Makefile.i386



avg         2012-10-17 11:24:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241630 on 2012-10-17 11:24:06Z by avg
  
  MFC r241291: zfs boot spa_status: print bootfs for each reported pool
  
  Revision   Changes    Path
  1.17.2.10  +11 -0     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-17 11:24:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfsimpl.c 
  Log:
  SVN rev 241631 on 2012-10-17 11:24:19Z by avg
  
  MFC r241291: zfs boot spa_status: print bootfs for each reported pool
  
  Revision  Changes    Path
  1.5.4.19  +11 -0     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-17 11:28:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zvol.c 
  Log:
  SVN rev 241634 on 2012-10-17 11:28:21Z by avg
  
  MFC r240831: zfs: allow a zvol to be used as a pool vdev, again
  
  Revision  Changes    Path
  1.17.2.3  +33 -15    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c



avg         2012-10-17 11:28:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zvol.c 
  Log:
  SVN rev 241635 on 2012-10-17 11:28:44Z by avg
  
  MFC r240831: zfs: allow a zvol to be used as a pool vdev, again
  
  Revision  Changes    Path
  1.6.2.10  +33 -15    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c



attilio     2012-10-17 11:30:00 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            BSD.include.dist 
    include              Makefile 
    lib/libprocstat      Makefile common_kvm.h libprocstat.c 
    rescue/rescue        Makefile 
    sbin                 Makefile 
    sbin/mount           mount.8 mount.c 
    share/dict           freebsd 
    share/man/man7       hier.7 
    sys/boot/forth       loader.conf 
    sys/conf             NOTES files options 
    sys/geom/label       g_label.c g_label.h 
    sys/kern             Make.tags.inc 
    sys/mips/rmi         rootfs_list.txt 
    sys/modules          Makefile 
    sys/modules/geom/geom_label Makefile 
  Log:
  SVN rev 241636 on 2012-10-17 11:30:00Z by attilio
  
  Disconnect non-MPSAFE NTFS from the build in preparation for dropping
  GIANT from VFS. This code is particulary broken and fragile and other
  in-kernel implementations around, found in other operating systems,
  don't really seem clean and solid enough to be imported at all.
  If someone wants to reconsider in-kernel NTFS implementation for
  inclusion again, a fair effort for completely fixing and cleaning it
  up is expected.
  
  In the while NTFS regular users can use FUSE interface and ntfs-3g
  port to work with their NTFS partitions.
  
  This is not targeted for MFC.
  
  Revision  Changes    Path
  1.161     +0 -2      src/etc/mtree/BSD.include.dist
  1.319     +1 -1      src/include/Makefile
  1.7       +0 -1      src/lib/libprocstat/Makefile
  1.3       +0 -1      src/lib/libprocstat/common_kvm.h
  1.15      +0 -1      src/lib/libprocstat/libprocstat.c
  1.85      +1 -1      src/rescue/rescue/Makefile
  1.183     +0 -1      src/sbin/Makefile
  1.107     +0 -2      src/sbin/mount/mount.8
  1.121     +1 -1      src/sbin/mount/mount.c
  1.14      +1 -2      src/share/dict/freebsd
  1.141     +0 -2      src/share/man/man7/hier.7
  1.168     +0 -2      src/sys/boot/forth/loader.conf
  1.1661    +0 -6      src/sys/conf/NOTES
  1.1720    +0 -7      src/sys/conf/files
  1.770     +0 -2      src/sys/conf/options
  1.31      +0 -1      src/sys/geom/label/g_label.c
  1.11      +0 -1      src/sys/geom/label/g_label.h
  1.27      +0 -1      src/sys/kern/Make.tags.inc
  1.3       +0 -1      src/sys/mips/rmi/rootfs_list.txt
  1.723     +0 -2      src/sys/modules/Makefile
  1.5       +0 -1      src/sys/modules/geom/geom_label/Makefile



avg         2012-10-17 11:30:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_cons.c 
  Log:
  SVN rev 241637 on 2012-10-17 11:30:14Z by avg
  
  MFC r241295: cngetc: use cpu_spinwait to ease the cncheckc loop a tiny bit
  
  Revision  Changes    Path
  1.4.2.5   +1 -1      src/sys/kern/kern_cons.c



avg         2012-10-17 11:30:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_cons.c 
  Log:
  SVN rev 241638 on 2012-10-17 11:30:25Z by avg
  
  MFC r241295: cngetc: use cpu_spinwait to ease the cncheckc loop a tiny bit
  
  Revision  Changes    Path
  1.2.2.2   +1 -1      src/sys/kern/kern_cons.c



avg         2012-10-17 11:35:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/ata          ata_da.c 
  Log:
  SVN rev 241640 on 2012-10-17 11:35:06Z by avg
  
  MFC r241305: ata_da: set disk::d_ident from serial number
  
  Revision   Changes    Path
  1.38.2.11  +2 -0      src/sys/cam/ata/ata_da.c



np          2012-10-17 16:37:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe/tom    t4_cpl_io.c t4_listen.c 
  Log:
  SVN rev 241642 on 2012-10-17 16:37:16Z by np
  
  Always provide sndbuf and MSS values in a flowc command, even when the
  driver is going to abort the connection right after the flowc.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.8       +6 -1      src/sys/dev/cxgbe/tom/t4_cpl_io.c
  1.6       +5 -1      src/sys/dev/cxgbe/tom/t4_listen.c



emaste      2012-10-17 18:21:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/netmap       netmap_mem2.c 
  Log:
  SVN rev 241643 on 2012-10-17 18:21:14Z by emaste
  
  Avoid panic when a netmap instance cannot obtain memory.
  
  A uint32_t is always >= 0.
  
  Sponsored by: ADARA Networks
  
  Revision  Changes    Path
  1.7       +2 -1      src/sys/dev/netmap/netmap_mem2.c



emax        2012-10-17 19:24:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
    sys/net              if.h if_var.h 
  Log:
  SVN rev 241646 on 2012-10-17 19:24:13Z by emax
  
  provide helper if_initbaudrate() to set if_baudrate_pf and if_baudrate_pf.
  again, use ixgbe(4) as an example of how to use new helper function.
  
  Reviewed by:    jhb
  MFC after:      1 week
  
  Revision  Changes    Path
  1.76      +1 -2      src/sys/dev/ixgbe/ixgbe.c
  1.141     +1 -1      src/sys/net/if.h
  1.186     +12 -0     src/sys/net/if_var.h



emaste      2012-10-17 20:23:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet/libalias alias_proxy.c 
  Log:
  SVN rev 241648 on 2012-10-17 20:23:07Z by emaste
  
  Avoid potential bad pointer dereference.
  
  Previously RuleAdd would leave entry->la unset for the first entry in
  the proxyList.
  
  Sponsored by: ADARA Networks
  MFC After: 1 week
  
  Revision  Changes    Path
  1.34      +1 -1      src/sys/netinet/libalias/alias_proxy.c



glebius     2012-10-17 21:19:27 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_clone.c 
  Log:
  SVN rev 241650 on 2012-10-17 21:19:27Z by glebius
  
  Fix VIMAGE build.
  
  Reported by:    Nikolai Lifanov <lifanov mail.lifanov.com>
  Pointy hat to:  glebius
  
  Revision  Changes    Path
  1.26      +1 -1      src/sys/net/if_clone.c



glebius     2012-10-17 21:30:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nve          if_nvereg.h 
  Log:
  SVN rev 241652 on 2012-10-17 21:30:16Z by glebius
  
  Don't redefine macros defined in if.h and ethernet.h.
  
  Revision  Changes    Path
  1.11      +0 -4      src/sys/dev/nve/if_nvereg.h



jimharris    2012-10-18 00:32:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvd          nvd.c 
    sys/dev/nvme         nvme.c nvme.h nvme_ns.c nvme_ns_cmd.c 
                         nvme_qpair.c nvme_uio.c 
  Log:
  SVN rev 241657 on 2012-10-18 00:32:07Z by jimharris
  
  Add return codes to all functions used for submitting commands to I/O
  queues.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.4       +13 -1     src/sys/dev/nvd/nvd.c
  1.6       +3 -0      src/sys/dev/nvme/nvme.c
  1.3       +4 -4      src/sys/dev/nvme/nvme.h
  1.2       +19 -14    src/sys/dev/nvme/nvme_ns.c
  1.2       +24 -4     src/sys/dev/nvme/nvme_ns_cmd.c
  1.3       +15 -1     src/sys/dev/nvme/nvme_qpair.c
  1.2       +22 -6     src/sys/dev/nvme/nvme_uio.c



jimharris    2012-10-18 00:37:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme.c nvme_ctrlr_cmd.c nvme_ns_cmd.c 
                         nvme_private.h nvme_qpair.c nvme_sysctl.c 
                         nvme_uio.c 
  Log:
  SVN rev 241658 on 2012-10-18 00:37:11Z by jimharris
  
  Merge struct nvme_prp_list into struct nvme_tracker.
  
  This simplifies the driver significantly where it is constructing
  commands to be submitted to hardware.  By reducing the number of
  PRPs (NVMe parlance for SGE) from 128 to 32, it ensures we do not
  allocate too much memory for more common smaller I/O sizes, while
  still supporting up to 128KB I/O sizes.
  
  This also paves the way for pre-allocation of nvme_tracker objects
  for each queue which will simplify the I/O path even further.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.7       +3 -19     src/sys/dev/nvme/nvme.c
  1.2       +7 -7      src/sys/dev/nvme/nvme_ctrlr_cmd.c
  1.3       +3 -3      src/sys/dev/nvme/nvme_ns_cmd.c
  1.4       +9 -17     src/sys/dev/nvme/nvme_private.h
  1.4       +11 -42    src/sys/dev/nvme/nvme_qpair.c
  1.3       +0 -3      src/sys/dev/nvme/nvme_sysctl.c
  1.3       +3 -7      src/sys/dev/nvme/nvme_uio.c



jimharris    2012-10-18 00:38:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme.c nvme_ctrlr_cmd.c nvme_ns_cmd.c 
                         nvme_private.h nvme_qpair.c nvme_uio.c 
  Log:
  SVN rev 241659 on 2012-10-18 00:38:28Z by jimharris
  
  Add struct nvme_request object which contains all of the parameters passed
  from an NVMe consumer.
  
  This allows us to mostly build NVMe command buffers without holding the
  qpair lock, and also allows for future queueing of nvme_request objects
  in cases where the submission queue is full and no nvme_tracker objects
  are available.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.8       +26 -9     src/sys/dev/nvme/nvme.c
  1.3       +54 -27    src/sys/dev/nvme/nvme_ctrlr_cmd.c
  1.4       +24 -14    src/sys/dev/nvme/nvme_ns_cmd.c
  1.5       +36 -7     src/sys/dev/nvme/nvme_private.h
  1.5       +12 -6     src/sys/dev/nvme/nvme_qpair.c
  1.4       +21 -17    src/sys/dev/nvme/nvme_uio.c



jimharris    2012-10-18 00:39:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme.c nvme_ctrlr.c nvme_ctrlr_cmd.c 
                         nvme_ns_cmd.c nvme_private.h nvme_qpair.c 
  Log:
  SVN rev 241660 on 2012-10-18 00:39:29Z by jimharris
  
  Add nvme_ctrlr_submit_[admin|io]_request functions which consolidates
  code for allocating nvme_tracker objects and making calls into
  bus_dmamap_load for commands which have payloads.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.9       +0 -27     src/sys/dev/nvme/nvme.c
  1.3       +51 -0     src/sys/dev/nvme/nvme_ctrlr.c
  1.4       +10 -66    src/sys/dev/nvme/nvme_ctrlr_cmd.c
  1.5       +8 -33     src/sys/dev/nvme/nvme_ns_cmd.c
  1.6       +4 -3      src/sys/dev/nvme/nvme_private.h
  1.6       +1 -0      src/sys/dev/nvme/nvme_qpair.c



jimharris    2012-10-18 00:40:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme.c nvme_ctrlr.c nvme_private.h 
                         nvme_qpair.c nvme_uio.c 
  Log:
  SVN rev 241661 on 2012-10-18 00:40:40Z by jimharris
  
  Cleanup uio-related code to use struct nvme_request and
  nvme_ctrlr_submit_io_request().
  
  While here, also fix case where a uio may have more than 1 iovec.
  NVMe's definition of SGEs (called PRPs) only allows for the first SGE to
  start on a non-page boundary.  The simplest way to handle this is to
  construct a temporary uio for each iovec, and submit an NVMe request
  for each.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.10      +2 -6      src/sys/dev/nvme/nvme.c
  1.4       +15 -6     src/sys/dev/nvme/nvme_ctrlr.c
  1.7       +19 -0     src/sys/dev/nvme/nvme_private.h
  1.7       +1 -1      src/sys/dev/nvme/nvme_qpair.c
  1.5       +81 -73    src/sys/dev/nvme/nvme_uio.c



jimharris    2012-10-18 00:41:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_ctrlr.c nvme_qpair.c 
  Log:
  SVN rev 241662 on 2012-10-18 00:41:31Z by jimharris
  
  Simplify how the qpair lock is acquired and released.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.5       +8 -0      src/sys/dev/nvme/nvme_ctrlr.c
  1.8       +2 -9      src/sys/dev/nvme/nvme_qpair.c



jimharris    2012-10-18 00:43:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_ctrlr.c nvme_private.h nvme_qpair.c 
  Log:
  SVN rev 241663 on 2012-10-18 00:43:25Z by jimharris
  
  Create nvme_qpair_submit_request() which eliminates all of the code
  duplication between the admin and io controller-level submit
  functions.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.6       +2 -48     src/sys/dev/nvme/nvme_ctrlr.c
  1.8       +2 -0      src/sys/dev/nvme/nvme_private.h
  1.9       +32 -0     src/sys/dev/nvme/nvme_qpair.c



jimharris    2012-10-18 00:44:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_ctrlr.c nvme_private.h nvme_qpair.c 
                         nvme_sysctl.c 
  Log:
  SVN rev 241664 on 2012-10-18 00:44:39Z by jimharris
  
  Preallocate a limited number of nvme_tracker objects per qpair, rather
  than dynamically creating them at runtime.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.7       +21 -4     src/sys/dev/nvme/nvme_ctrlr.c
  1.9       +16 -7     src/sys/dev/nvme/nvme_private.h
  1.10      +40 -49    src/sys/dev/nvme/nvme_qpair.c
  1.4       +3 -3      src/sys/dev/nvme/nvme_sysctl.c



jimharris    2012-10-18 00:45:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvd          nvd.c 
    sys/dev/nvme         nvme.h nvme_private.h nvme_qpair.c 
  Log:
  SVN rev 241665 on 2012-10-18 00:45:53Z by jimharris
  
  Add ability to queue nvme_request objects if no nvme_trackers are available.
  
  This eliminates the need to manage queue depth at the nvd(4) level for
  Chatham prototype board workarounds, and also adds the ability to
  accept a number of requests on a single qpair that is much larger
  than the number of trackers allocated.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.5       +3 -19     src/sys/dev/nvd/nvd.c
  1.4       +0 -3      src/sys/dev/nvme/nvme.h
  1.10      +2 -1      src/sys/dev/nvme/nvme_private.h
  1.11      +29 -9     src/sys/dev/nvme/nvme_qpair.c



eadler      2012-10-18 01:12:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241666 on 2012-10-18 01:12:15Z by eadler
  
  MFC r241580:
          Add support for the USB DISK Pro PMAP.
  
          This patch has sit for 6 years in the PR database.
  
  PR:             usb/96381
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.236.2.30  +9 -0      src/sys/cam/scsi/scsi_da.c



eadler      2012-10-18 01:12:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241667 on 2012-10-18 01:12:15Z by eadler
  
  MFC r241580:
          Add support for the USB DISK Pro PMAP.
  
          This patch has sit for 6 years in the PR database.
  
  PR:             usb/96381
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.261.2.19  +9 -0      src/sys/cam/scsi/scsi_da.c



eadler      2012-10-18 01:12:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241668 on 2012-10-18 01:12:15Z by eadler
  
  MFC r241580:
          Add support for the USB DISK Pro PMAP.
  
          This patch has sit for 6 years in the PR database.
  
  PR:             usb/96381
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.224.2.10  +9 -0      src/sys/cam/scsi/scsi_da.c



glebius     2012-10-18 09:57:56 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_epair.c 
  Log:
  SVN rev 241677 on 2012-10-18 09:57:56Z by glebius
  
  Utilize new macro to initialize if_baudrate().
  
  Revision  Changes    Path
  1.17      +2 -2      src/sys/net/if_epair.c



glebius     2012-10-18 09:59:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bxe          if_bxe.c 
  Log:
  SVN rev 241678 on 2012-10-18 09:59:50Z by glebius
  
  Utilize new macro to initialize if_baudrate.
  
  Revision  Changes    Path
  1.26      +1 -1      src/sys/dev/bxe/if_bxe.c



marius      2012-10-18 10:29:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iicbus       pcf8563.c 
  Log:
  SVN rev 241679 on 2012-10-18 10:29:16Z by marius
  
  It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)
  doesn't automatically clear when VDD rises above Vlow again and needs to be
  cleared manually. However, apparently this needs all of the time registers
  to be set, i.e. pcf8563_settime(), and not just PCF8563_R_SECOND in order
  for PCF8563_R_SECOND_VL to stick. Thus, we just issue a warning during
  pcf8563_attach() rather than failing with ENXIO in case it is set.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.2       +11 -3     src/sys/dev/iicbus/pcf8563.c



attilio     2012-10-18 12:04:56 UTC

  FreeBSD src repository

  Modified files:
    etc/defaults         rc.conf 
    etc/mtree            BSD.include.dist BSD.usr.dist 
    include              Makefile 
    lib                  Makefile 
    lib/libprocstat      Makefile common_kvm.h libprocstat.c 
    rescue/rescue        Makefile 
    sbin/mount           mount.8 mount.c 
    share/examples       Makefile 
    share/examples/etc   README.examples 
    share/mk             bsd.libnames.mk 
    sys/conf             NOTES files files.amd64 files.arm 
                         files.i386 files.ia64 files.mips 
                         files.pc98 files.powerpc files.sparc64 
                         options 
    sys/kern             Make.tags.inc sys_generic.c 
    sys/modules          Makefile 
    sys/sys              socketvar.h 
    usr.bin              Makefile.amd64 Makefile.i386 
                         Makefile.ia64 Makefile.powerpc 
                         Makefile.sparc64 
    usr.bin/kdump        kdump.c 
    usr.sbin             Makefile.amd64 Makefile.i386 
                         Makefile.ia64 Makefile.powerpc 
                         Makefile.sparc64 
  Log:
  SVN rev 241680 on 2012-10-18 12:04:56Z by attilio
  
  Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
  GIANT from VFS. In addition, disconnect also netsmb, which is a base
  requirement for SMBFS.
  
  In the while SMBFS regular users can use FUSE interface and smbnetfs
  port to work with their SMBFS partitions.
  
  Also, there are ongoing efforts by vendor to support in-kernel smbfs,
  so there are good chances that it will get relinked once properly locked.
  
  This is not targeted for MFC.
  
  Revision  Changes    Path
  1.406     +1 -1      src/etc/defaults/rc.conf
  1.162     +0 -2      src/etc/mtree/BSD.include.dist
  1.361     +0 -4      src/etc/mtree/BSD.usr.dist
  1.321     +2 -3      src/include/Makefile
  1.272     +0 -11     src/lib/Makefile
  1.8       +0 -1      src/lib/libprocstat/Makefile
  1.4       +0 -1      src/lib/libprocstat/common_kvm.h
  1.16      +0 -1      src/lib/libprocstat/libprocstat.c
  1.86      +0 -2      src/rescue/rescue/Makefile
  1.108     +0 -2      src/sbin/mount/mount.8
  1.122     +1 -1      src/sbin/mount/mount.c
  1.68      +0 -1      src/share/examples/Makefile
  1.20      +0 -1      src/share/examples/etc/README.examples
  1.128     +0 -1      src/share/mk/bsd.libnames.mk
  1.1662    +0 -7      src/sys/conf/NOTES
  1.1721    +2 -18     src/sys/conf/files
  1.203     +1 -1      src/sys/conf/files.amd64
  1.33      +1 -1      src/sys/conf/files.arm
  1.686     +1 -1      src/sys/conf/files.i386
  1.115     +1 -1      src/sys/conf/files.ia64
  1.31      +1 -1      src/sys/conf/files.mips
  1.403     +1 -1      src/sys/conf/files.pc98
  1.148     +1 -1      src/sys/conf/files.powerpc
  1.122     +1 -1      src/sys/conf/files.sparc64
  1.771     +0 -4      src/sys/conf/options
  1.28      +0 -1      src/sys/kern/Make.tags.inc
  1.192     +0 -56     src/sys/kern/sys_generic.c
  1.724     +0 -6      src/sys/modules/Makefile
  1.176     +0 -2      src/sys/sys/socketvar.h
  1.3       +0 -1      src/usr.bin/Makefile.amd64
  1.3       +0 -1      src/usr.bin/Makefile.i386
  1.2       +0 -1      src/usr.bin/Makefile.ia64
  1.2       +0 -1      src/usr.bin/Makefile.powerpc
  1.2       +0 -1      src/usr.bin/Makefile.sparc64
  1.75      +0 -2      src/usr.bin/kdump/kdump.c
  1.4       +0 -1      src/usr.sbin/Makefile.amd64
  1.3       +0 -1      src/usr.sbin/Makefile.i386
  1.2       +0 -1      src/usr.sbin/Makefile.ia64
  1.2       +0 -1      src/usr.sbin/Makefile.powerpc
  1.2       +0 -1      src/usr.sbin/Makefile.sparc64



marius      2012-10-18 12:06:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/esp          ncr53c9x.c 
    sys/kern             subr_witness.c 
    sys/sparc64/include  smp.h 
    sys/sparc64/sparc64  mp_machdep.c tick.c 
  Log:
  SVN rev 241681 on 2012-10-18 12:06:26Z by marius
  
  MFC: r239864
  
  - Unlike cache invalidation and TLB demapping IPIs, reading registers from
    other CPUs doesn't require locking so get rid of it. As the latter is used
    for the timecounter on certain machine models, using a spin lock in this
    case can lead to a deadlock with the upcoming callout(9) rework.
  - Merge r134227/r167250 from x86:
    Avoid cross-IPI SMP deadlock by using the smp_ipi_mtx spin lock not only
    for smp_rendezvous_cpus() but also for the MD cache invalidation and TLB
    demapping IPIs.
  - Mark some unused function arguments as such.
  
  Revision   Changes    Path
  1.20.2.5   +40 -20    src/sys/dev/esp/ncr53c9x.c
  1.281.2.6  +0 -3      src/sys/kern/subr_witness.c
  1.36.2.2   +25 -9     src/sys/sparc64/include/smp.h
  1.73.2.2   +2 -6      src/sys/sparc64/sparc64/mp_machdep.c
  1.35.2.2   +2 -2      src/sys/sparc64/sparc64/tick.c



marius      2012-10-18 12:22:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/esp          ncr53c9x.c 
  Log:
  SVN rev 241683 on 2012-10-18 12:22:12Z by marius
  
  Revert unintended part of r241681.
  
  Revision  Changes    Path
  1.20.2.6  +20 -40    src/sys/dev/esp/ncr53c9x.c



andre       2012-10-18 13:57:24 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c if_ef.c if_gre.c if_spppsubr.c 
                         if_var.h rtsock.c 
    sys/netgraph         ng_eiface.c ng_ether.c ng_fec.c ng_gif.c 
                         ng_ksocket.c ng_source.c 
    sys/netgraph/atm/ccatm ng_ccatm.c 
    sys/netgraph/atm/sscfu ng_sscfu.c 
    sys/netgraph/atm/sscop ng_sscop.c 
    sys/netgraph/atm/uni ng_uni.c 
    sys/netinet          ip_ipsec.c 
    sys/netinet6         in6.c ip6_ipsec.c nd6.c nd6_nbr.c 
                         nd6_rtr.c udp6_usrreq.c 
    sys/netipsec         key.c 
  Log:
  SVN rev 241686 on 2012-10-18 13:57:24Z by andre
  
  Mechanically remove the last stray remains of spl* calls from net*/*.
  They have been Noop's for a long time now.
  
  Revision  Changes    Path
  1.415     +2 -24     src/sys/net/if.c
  1.53      +1 -7      src/sys/net/if_ef.c
  1.66      +0 -3      src/sys/net/if_gre.c
  1.145     +8 -53     src/sys/net/if_spppsubr.c
  1.187     +1 -1      src/sys/net/if_var.h
  1.201     +1 -11     src/sys/net/rtsock.c
  1.5       +0 -3      src/sys/netgraph/atm/ccatm/ng_ccatm.c
  1.6       +0 -3      src/sys/netgraph/atm/sscfu/ng_sscfu.c
  1.6       +0 -3      src/sys/netgraph/atm/sscop/ng_sscop.c
  1.11      +0 -3      src/sys/netgraph/atm/uni/ng_uni.c
  1.63      +1 -8      src/sys/netgraph/ng_eiface.c
  1.83      +0 -7      src/sys/netgraph/ng_ether.c
  1.39      +1 -3      src/sys/netgraph/ng_fec.c
  1.30      +0 -9      src/sys/netgraph/ng_gif.c
  1.71      +2 -7      src/sys/netgraph/ng_ksocket.c
  1.38      +0 -3      src/sys/netgraph/ng_source.c
  1.31      +2 -12     src/sys/netinet/ip_ipsec.c
  1.163     +1 -8      src/sys/netinet6/in6.c
  1.31      +2 -8      src/sys/netinet6/ip6_ipsec.c
  1.159     +0 -12     src/sys/netinet6/nd6.c
  1.87      +0 -4      src/sys/netinet6/nd6_nbr.c
  1.87      +7 -36     src/sys/netinet6/nd6_rtr.c
  1.126     +0 -2      src/sys/netinet6/udp6_usrreq.c
  1.83      +0 -6      src/sys/netipsec/key.c



glebius     2012-10-18 13:57:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         if_mxge.c 
  Log:
  SVN rev 241687 on 2012-10-18 13:57:28Z by glebius
  
  Utilize new macro to initialize if_baudrate.
  
  Revision  Changes    Path
  1.90      +2 -2      src/sys/dev/mxge/if_mxge.c



andre       2012-10-18 14:08:26 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  SVN rev 241688 on 2012-10-18 14:08:26Z by andre
  
  Use LOG_WARNING level in in_attachdomain1() instead of printf().
  
  Submitted by:   vijju.singh-at-gmail.com
  
  Revision  Changes    Path
  1.416     +2 -2      src/sys/net/if.c



glebius     2012-10-18 14:25:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_qpair.c 
  Log:
  SVN rev 241689 on 2012-10-18 14:25:33Z by glebius
  
  Fix build after r241659.
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/dev/nvme/nvme_qpair.c



marius      2012-10-18 14:57:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_witness.c 
    sys/sparc64/include  smp.h 
    sys/sparc64/sparc64  mp_machdep.c tick.c 
  Log:
  SVN rev 241690 on 2012-10-18 14:57:11Z by marius
  
  MFC: r239864
  
  - Unlike cache invalidation and TLB demapping IPIs, reading registers from
    other CPUs doesn't require locking so get rid of it. As the latter is used
    for the timecounter on certain machine models, using a spin lock in this
    case can lead to a deadlock with the upcoming callout(9) rework.
  - Merge r134227/r167250 from x86:
    Avoid cross-IPI SMP deadlock by using the smp_ipi_mtx spin lock not only
    for smp_rendezvous_cpus() but also for the MD cache invalidation and TLB
    demapping IPIs.
  - Mark some unused function arguments as such.
  
  Revision   Changes    Path
  1.269.2.8  +0 -3      src/sys/kern/subr_witness.c
  1.25.2.10  +25 -9     src/sys/sparc64/include/smp.h
  1.52.2.14  +2 -6      src/sys/sparc64/sparc64/mp_machdep.c
  1.25.2.8   +2 -2      src/sys/sparc64/sparc64/tick.c



jhb         2012-10-18 15:14:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/oce          oce_if.c 
  Log:
  SVN rev 241691 on 2012-10-18 15:14:13Z by jhb
  
  Use if_initbaudrate().
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/dev/oce/oce_if.c



marius      2012-10-18 15:20:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/esp          ncr53c9x.c 
  Log:
  SVN rev 241692 on 2012-10-18 15:20:37Z by marius
  
  MFC: r239089
  
  - Merge from NetBSD:
    When issuing a non-DMA command, make sure to set the "remaining length of
    command to be transferred via DMA" (sc_cmdlen) to zero up-front, otherwise
    we might get confused on command competition interrupt (no DMA active but
    still data left to transfer).
  - Implement handling of MSG_IGN_WIDE_RESIDUE which some targets produce, as
    just rejecting these leads to a resend and disconnect loop.
    Reported and tested by: mjacob
  
  Revision  Changes    Path
  1.20.2.7  +40 -20    src/sys/dev/esp/ncr53c9x.c



marius      2012-10-18 15:24:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/sparc64/include  fsr.h 
    sys/sparc64/pci      fire.c schizo.c 
    sys/sparc64/sparc64  support.S 
  Log:
  SVN rev 241693 on 2012-10-18 15:24:43Z by marius
  
  MFC: r239941
  
  Add a global MD macro for the VIS block size instead of duplicating
  it and using magic values all over the place.
  
  Revision  Changes    Path
  1.4.16.2  +2 -0      src/sys/sparc64/include/fsr.h
  1.9.2.6   +0 -2      src/sys/sparc64/pci/fire.c
  1.21.2.7  +0 -2      src/sys/sparc64/pci/schizo.c
  1.39.2.3  +46 -47    src/sys/sparc64/sparc64/support.S



marius      2012-10-18 15:24:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sparc64/include  fsr.h 
    sys/sparc64/pci      fire.c schizo.c 
    sys/sparc64/sparc64  support.S 
  Log:
  SVN rev 241694 on 2012-10-18 15:24:58Z by marius
  
  MFC: r239941
  
  Add a global MD macro for the VIS block size instead of duplicating
  it and using magic values all over the place.
  
  Revision  Changes    Path
  1.4.10.2  +2 -0      src/sys/sparc64/include/fsr.h
  1.4.2.11  +0 -2      src/sys/sparc64/pci/fire.c
  1.6.4.20  +0 -2      src/sys/sparc64/pci/schizo.c
  1.36.2.6  +46 -47    src/sys/sparc64/sparc64/support.S



jhb         2012-10-18 15:43:19 UTC

  FreeBSD src repository

  Modified files:
    sys/ofed/drivers/infiniband/ulp/ipoib ipoib_main.c 
  Log:
  SVN rev 241696 on 2012-10-18 15:43:19Z by jhb
  
  Use if_initbaudrate().
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c



jhb         2012-10-18 15:44:27 UTC

  FreeBSD src repository

  Modified files:
    sys/ofed/include/rdma ib_addr.h 
  Log:
  SVN rev 241697 on 2012-10-18 15:44:27Z by jhb
  
  Take advantage of if_baudrate_pf and calculate an effective baud rate on
  all platforms (not just amd64) to compute an equivalent IB rate.
  
  Revision  Changes    Path
  1.3       +10 -6     src/sys/ofed/include/rdma/ib_addr.h



ed          2012-10-18 19:28:31 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fuse          fuse_device.c 
  Log:
  SVN rev 241702 on 2012-10-18 19:28:31Z by ed
  
  Remove unneeded D_NEEDMINOR.
  
  This is only needed when using clonelists. This got remove in r238693.
  
  Revision  Changes    Path
  1.3       +0 -1      src/sys/fs/fuse/fuse_device.c



andre       2012-10-18 20:22:17 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241703 on 2012-10-18 20:22:17Z by andre
  
  Remove double-wrapping of #ifdef ZERO_COPY_SOCKETS within
  zero copy specialized sosend_copyin() helper function.
  
  Revision  Changes    Path
  1.370     +1 -17     src/sys/kern/uipc_socket.c



andre       2012-10-18 21:04:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241704 on 2012-10-18 21:04:30Z by andre
  
  Remove unnecessary includes from sosend_copyin() and fix
  a couple of style issues.
  
  Revision  Changes    Path
  1.371     +4 -10     src/sys/kern/uipc_socket.c



attilio     2012-10-18 22:18:11 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/geom/label       g_label.c g_label.h 
    sys/modules/geom/geom_label Makefile 
  Log:
  SVN rev 241706 on 2012-10-18 22:18:11Z by attilio
  
  It seems that it is preferable to keep support for glabel also for
  filesystems that we don't support natively.
  Revert part of r241636 to do so.
  
  This patch is not targeted for MFC.
  
  Requested by:   gleb, jhb
  
  Revision  Changes    Path
  1.1722    +1 -0      src/sys/conf/files
  1.32      +1 -0      src/sys/geom/label/g_label.c
  1.12      +1 -0      src/sys/geom/label/g_label.h
  1.6       +1 -0      src/sys/modules/geom/geom_label/Makefile



jhb         2012-10-19 00:22:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    .                    Makefile.inc1 
    share/man/man7       build.7 
    share/mk             bsd.lib.mk bsd.own.mk bsd.prog.mk sys.mk 
    sys/conf             kern.mk kern.post.mk kern.pre.mk kmod.mk 
    usr.sbin/config      mkmakefile.c 
  Log:
  SVN rev 241711 on 2012-10-19 00:22:09Z by jhb
  
  MFC 227429,228121,228124,228137,228140,228141,228147,228153,228158,228311,
  241395,241396:
  Various fixes to WITH_CTF:
  - Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif)
    instead of executing a shell on every object or executable/library file.
  - CTF knob is now implemented using common scheme: MK_CTF=yes/no is
    defined based on WITH/WITHOUT_CTF settings, default is WITHOUT_CTF,
    NO_CTF overrides WITH_CTF (used by Makefile.inc1)
  - Add missing calls to ctfconvert/ctfmerge for various edge cases.
  
  Revision    Changes    Path
  1.702.2.19  +0 -2      src/Makefile.inc1
  1.61.2.5    +1 -7      src/share/man/man7/build.7
  1.197.2.6   +14 -39    src/share/mk/bsd.lib.mk
  1.107.2.8   +11 -0     src/share/mk/bsd.own.mk
  1.159.2.3   +7 -12     src/share/mk/bsd.prog.mk
  1.114.2.2   +19 -63    src/share/mk/sys.mk
  1.74.2.13   +0 -7      src/sys/conf/kern.mk
  1.113.2.5   +4 -2      src/sys/conf/kern.post.mk
  1.128.2.8   +7 -3      src/sys/conf/kern.pre.mk
  1.243.2.4   +3 -6      src/sys/conf/kmod.mk
  1.103.2.2   +9 -4      src/usr.sbin/config/mkmakefile.c



eadler      2012-10-19 00:32:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241715 on 2012-10-19 00:32:17Z by eadler
  
  MFC r241613:
          Add support for samsung HM250JI
  
  PR:             usb/121474
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.261.2.20  +9 -0      src/sys/cam/scsi/scsi_da.c



eadler      2012-10-19 00:32:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241716 on 2012-10-19 00:32:18Z by eadler
  
  MFC r241613:
          Add support for samsung HM250JI
  
  PR:             usb/121474
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.224.2.11  +9 -0      src/sys/cam/scsi/scsi_da.c



eadler      2012-10-19 00:32:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 241717 on 2012-10-19 00:32:19Z by eadler
  
  MFC r241613:
          Add support for samsung HM250JI
  
  PR:             usb/121474
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.236.2.31  +9 -0      src/sys/cam/scsi/scsi_da.c



luigi       2012-10-19 04:13:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/netmap       netmap.c netmap_kern.h netmap_mem2.c 
  Log:
  SVN rev 241719 on 2012-10-19 04:13:12Z by luigi
  
  This is an import of code, mostly from Giuseppe Lettieri,
  that revises the netmap memory allocator so that the
  various parameters (number and size of buffers, rings, descriptors)
  can be modified at runtime through sysctl variables.
  The changes become effective when no netmap clients are active.
  
  The API is mostly unchanged, although the NIOCUNREGIF ioctl now
  does not bring the interface back to normal mode: and you
  need to close the file descriptor for that.
  This change was necessary to track who is using the mapped region,
  and since it is a simplification of the API there was no
  incentive in trying to preserve NIOCUNREGIF.
  We will remove the ioctl from the kernel next time we need
  a real API change (and version bump).
  
  Among other things, buffer allocation when opening devices is
  now much faster: it used to take O(N^2) time, now it is linear.
  
  Submitted by:   Giuseppe Lettieri
  
  Revision  Changes    Path
  1.29      +298 -89   src/sys/dev/netmap/netmap.c
  1.19      +63 -11    src/sys/dev/netmap/netmap_kern.h
  1.8       +424 -195  src/sys/dev/netmap/netmap_mem2.c



kientzle    2012-10-19 05:50:56 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 241721 on 2012-10-19 05:50:56Z by kientzle
  
  Replace deprecated M_DONTWAIT with M_NOWAIT.
  
  Revision  Changes    Path
  1.8       +2 -2      src/sys/arm/ti/cpsw/if_cpsw.c



glebius     2012-10-19 09:41:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/netmap       netmap.c 
  Log:
  SVN rev 241723 on 2012-10-19 09:41:45Z by glebius
  
  Fix build.
  
  Revision  Changes    Path
  1.30      +2 -2      src/sys/dev/netmap/netmap.c



andre       2012-10-19 10:04:43 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              kernel.h 
  Log:
  SVN rev 241724 on 2012-10-19 10:04:43Z by andre
  
  Remove splimp() comment from sysinit table and attribute SI_SUB_PROTO_BEGIN
  and SI_SUB_PROTO_END to VNET related initializations.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.158     +2 -8      src/sys/sys/kernel.h



andre       2012-10-19 10:07:55 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  SVN rev 241725 on 2012-10-19 10:07:55Z by andre
  
  Update to previous r241688 to use __func__ instead of spelled out function
  name in log(9) message.
  
  Suggested by:   glebius
  
  Revision  Changes    Path
  1.417     +2 -2      src/sys/net/if.c



andre       2012-10-19 10:15:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_domain.c uipc_socket.c 
  Log:
  SVN rev 241726 on 2012-10-19 10:15:32Z by andre
  
  Move UMA socket zone initialization from uipc_domain.c to uipc_socket.c
  into one place next to its other related functions to avoid confusion.
  
  Revision  Changes    Path
  1.64      +0 -17     src/sys/kern/uipc_domain.c
  1.372     +23 -0     src/sys/kern/uipc_socket.c



jhb         2012-10-19 11:01:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    .                    Makefile.inc1 UPDATING 
    share/man/man7       build.7 
    share/mk             bsd.lib.mk bsd.own.mk bsd.port.mk 
                         bsd.prog.mk sys.mk 
    sys/conf             kern.post.mk kern.pre.mk kmod.mk 
    usr.sbin/config      mkmakefile.c 
  Log:
  SVN rev 241728 on 2012-10-19 11:01:39Z by jhb
  
  MFC 206082,206179,207056,207057,210612,210636,210656,212423,212426,228121,
  228124,228137,228140,228141,228147,228153,228158,228311,241395,241396:
  Convert WITH_CTF into a normal build option where MK_CTF is set to yes/no
  depending on WITH_CTF/WITHOUT_CTF.  In addition, WITH_CTF can now be
  specified in src.conf (not recommended, there are some problems with
  static executables), make.conf (would also affect ports which do not use
  GNU make and do not override the compile targets) or in the kernel config
  (via "makeoptions WITH_CTF=yes").
  
  Eyeballed by:   netchild, fjoe
  
  Revision    Changes    Path
  1.628.2.18  +0 -2      src/Makefile.inc1
  1.632.2.30  +10 -0     src/UPDATING
  1.51.2.10   +4 -1      src/share/man/man7/build.7
  1.186.2.3   +17 -35    src/share/mk/bsd.lib.mk
  1.81.2.9    +11 -0     src/share/mk/bsd.own.mk
  1.309.10.2  +5 -0      src/share/mk/bsd.port.mk
  1.151.2.2   +11 -3     src/share/mk/bsd.prog.mk
  1.102.2.2   +22 -66    src/share/mk/sys.mk
  1.105.2.5   +7 -5      src/sys/conf/kern.post.mk
  1.107.2.7   +5 -7      src/sys/conf/kern.pre.mk
  1.227.2.6   +2 -2      src/sys/conf/kmod.mk
  1.95.2.7    +3 -5      src/usr.sbin/config/mkmakefile.c



andre       2012-10-19 12:16:29 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241729 on 2012-10-19 12:16:29Z by andre
  
  Move socket UMA zone initialization functionality together into
  one place.
  
  Revision  Changes    Path
  1.373     +16 -17    src/sys/kern/uipc_socket.c



ed          2012-10-19 13:26:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb/ulp/tom cxgb_tom.h 
    sys/dev/cxgbe        adapter.h t4_l2t.h t4_main.c 
    sys/dev/cxgbe/tom    t4_tom.h 
  Log:
  SVN rev 241733 on 2012-10-19 13:26:40Z by ed
  
  Prefer __containerof() over __member2struct().
  
  The former works better with qualifiers, but also properly type checks
  the input pointer.
  
  Revision  Changes    Path
  1.5       +2 -1      src/sys/dev/cxgb/ulp/tom/cxgb_tom.h
  1.25      +2 -2      src/sys/dev/cxgbe/adapter.h
  1.6       +1 -1      src/sys/dev/cxgbe/t4_l2t.h
  1.56      +2 -2      src/sys/dev/cxgbe/t4_main.c
  1.6       +1 -1      src/sys/dev/cxgbe/tom/t4_tom.h



marius      2012-10-19 13:32:37 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  tick.c 
  Log:
  SVN rev 241734 on 2012-10-19 13:32:37Z by marius
  
  Let SCHED_ULE give affinity to the CPU the tick interrupt triggered on
  when running tick_process(), similarly to what the x86 equivalents of
  this function do, however employing the less racy sequence also used in
  intr_event_handle().
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.38      +3 -1      src/sys/sparc64/sparc64/tick.c



zont        2012-10-19 14:00:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_hostcache.c 
  Log:
  SVN rev 241735 on 2012-10-19 14:00:03Z by zont
  
  - Update cachelimit after hashsize and bucketlimit were set.
  
  Reported by:    az
  Reviewed by:    melifaro
  Approved by:    kib (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.43      +11 -6     src/sys/netinet/tcp_hostcache.c



sbruno      2012-10-19 17:01:27 UTC

  FreeBSD src repository

  Modified files:
    lib/libpmc           Makefile libpmc.c 
    sys/dev/hwpmc        hwpmc_core.c hwpmc_intel.c pmc_events.h 
    sys/sys              pmc.h 
  Added files:
    lib/libpmc           pmc.sandybridgexeon.3 
  Log:
  SVN rev 241738 on 2012-10-19 17:01:27Z by sbruno
  
  Update hwpmc to support the Xeon class of Sandybridge processors.
  (Model 0x2D     /* Per Intel document 253669-044US 08/2012. */)
  
  Add manpage to document all the goodness that is available in this
  processor model.
  
  No support for uncore events at this time.
  
  Submitted by:   hiren panchasara <hiren.panchasara@gmail.com>
  Reviewed by:    jimharris@ fabient@
  Obtained from:  Yahoo! Inc.
  MFC after:        2 weeks
  
  Revision  Changes    Path
  1.25      +1 -0      src/lib/libpmc/Makefile
  1.37      +24 -3     src/lib/libpmc/libpmc.c
  1.1       +1023 -0   src/lib/libpmc/pmc.sandybridgexeon.3 (new)
  1.25      +307 -213  src/sys/dev/hwpmc/hwpmc_core.c
  1.20      +6 -0      src/sys/dev/hwpmc/hwpmc_intel.c
  1.24      +221 -0    src/sys/dev/hwpmc/pmc_events.h
  1.39      +1 -0      src/sys/sys/pmc.h



marius      2012-10-19 17:03:50 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 241739 on 2012-10-19 17:03:50Z by marius
  
  Fix kernel build with options ZFS after r240868.
  
  Revision  Changes    Path
  1.1723    +1 -0      src/sys/conf/files



marius      2012-10-19 17:12:55 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  interrupt.S 
  Log:
  SVN rev 241740 on 2012-10-19 17:12:55Z by marius
  
  - Remove an unused header.
  - Don't waste a delay slot.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.14      +4 -6      src/sys/sparc64/sparc64/interrupt.S



mav         2012-10-19 17:39:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/sound/pci/hda hdaa_patches.c 
  Log:
  SVN rev 241742 on 2012-10-19 17:39:15Z by mav
  
  MFC r241375:
  Cast vendor-specific spell on VIA VT1818S codecs alike to VT1708S to
  make analog input loopback and dual-stream playback work by enabling
  signal mixing by nid 22, as it should be according to info returned by
  the CODEC.  Otherwise pin nid 28 receives only signal from DAC nid 16.
  
  PR:             kern/169124
  
  Revision  Changes    Path
  1.2.2.4   +2 -0      src/sys/dev/sound/pci/hda/hdaa_patches.c



mav         2012-10-19 17:45:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/sound/pci/hda hdaa_patches.c 
  Log:
  SVN rev 241743 on 2012-10-19 17:45:56Z by mav
  
  MFC r241375:
  Cast vendor-specific spell on VIA VT1818S codecs alike to VT1708S to
  make analog input loopback and dual-stream playback work by enabling
  signal mixing by nid 22, as it should be according to info returned by
  the CODEC.  Otherwise pin nid 28 receives only signal from DAC nid 16.
  
  PR:             kern/169124
  
  Revision  Changes    Path
  1.2.4.5   +2 -0      src/sys/dev/sound/pci/hda/hdaa_patches.c



jhb         2012-10-19 19:17:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_video.c 
  Log:
  SVN rev 241748 on 2012-10-19 19:17:43Z by jhb
  
  When checking to see if a video output's _ADR matches an entry in the
  parent adapter's _DOD list, only check the low 16 bits of both _ADR and
  _DOD.  The language in the ACPI spec seems to indicate that the _ADR values
  should exactly match the entries in _DOD.  However, I assume that the
  masking added to _DOD values was added to work around some known busted
  machines (the commit history doesn't indicate either way), and the ACPI
  spec does require that the low 16 bits are unique for all video outputs,
  so only check the low 16 bits should be fine.
  
  This fixes recognition of video outputs that use the new standardized
  device ID scheme in ACPI 3.0 that set bit 31 such as certain Dell laptops.
  
  Tested by:      Juergen Lock  nox  jelal kn-bremen de
  MFC after:      3 days
  
  Revision  Changes    Path
  1.28      +2 -1      src/sys/dev/acpica/acpi_video.c



mav         2012-10-19 19:27:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_queue.c 
  Log:
  SVN rev 241749 on 2012-10-19 19:27:33Z by mav
  
  MFC r241444:
  Increase device CCB queue array size by CAM_RL_VALUES - 1 (4) elements.
  It is required to store extra recovery requests in case of bus resets.
  On ATA/SATA this fixes assertion panics on HEAD with INVARIANTS enabled or
  possible memory corruptions otherwise if timeout/reset happens when device
  CCB queue is already full.
  
  Revision  Changes    Path
  1.11.2.2  +3 -2      src/sys/cam/cam_queue.c



emaste      2012-10-19 19:28:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/netmap       netmap_mem2.c 
  Log:
  SVN rev 241750 on 2012-10-19 19:28:35Z by emaste
  
  Use M_NOWAIT when calling malloc with a lock held.
  
  The check for a NULL return was already in place so I assume this was just
  an oversight.
  
  Revision  Changes    Path
  1.9       +2 -2      src/sys/dev/netmap/netmap_mem2.c



delphij     2012-10-19 22:07:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/tws          tws.c tws.h tws_cam.c tws_hdm.h 
                         tws_user.c 
  Log:
  SVN rev 241753 on 2012-10-19 22:07:40Z by delphij
  
  Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.
  
  PR:             kern/172833
  Submitted by:   "Charles O'Donnell" <cao bus net>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.8       +7 -0      src/sys/dev/tws/tws.c
  1.3       +4 -2      src/sys/dev/tws/tws.h
  1.3       +8 -6      src/sys/dev/tws/tws_cam.c
  1.2       +1 -1      src/sys/dev/tws/tws_hdm.h
  1.2       +48 -30    src/sys/dev/tws/tws_user.c



imp         2012-10-19 23:10:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pcireg.h 
  Log:
  SVN rev 241758 on 2012-10-19 23:10:55Z by imp
  
  Add missing Extended Capability ID Numbers from PCIe 3.0.
  
  Revision  Changes    Path
  1.92      +12 -2     src/sys/dev/pci/pcireg.h



jwd         2012-10-19 23:42:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mps          mps_sas.c 
  Log:
  SVN rev 241759 on 2012-10-19 23:42:45Z by jwd
  
  Don't lose the 255'th disk behind the initiator.
  
  Reviewed by:    ken@
  MFC after:      1 month
  
  Revision  Changes    Path
  1.25      +1 -1      src/sys/dev/mps/mps_sas.c



delphij     2012-10-20 07:38:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/tws          tws.c tws.h tws_cam.c tws_hdm.h 
                         tws_user.c 
  Log:
  SVN rev 241762 on 2012-10-20 07:38:42Z by delphij
  
  MFC r241753:
  
  Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.
  
  PR:             kern/172833
  Submitted by:   "Charles O'Donnell" <cao bus net>
  
  Revision  Changes    Path
  1.1.2.8   +7 -0      src/sys/dev/tws/tws.c
  1.1.2.4   +4 -2      src/sys/dev/tws/tws.h
  1.1.2.4   +8 -6      src/sys/dev/tws/tws_cam.c
  1.1.2.3   +1 -1      src/sys/dev/tws/tws_hdm.h
  1.1.2.3   +48 -30    src/sys/dev/tws/tws_user.c



delphij     2012-10-20 07:39:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/tws          tws.c tws.h tws_cam.c tws_hdm.h 
                         tws_user.c 
  Log:
  SVN rev 241763 on 2012-10-20 07:39:11Z by delphij
  
  MFC r241753:
  
  Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.
  
  PR:             kern/172833
  Submitted by:   "Charles O'Donnell" <cao bus net>
  
  Revision  Changes    Path
  1.1.4.8   +7 -0      src/sys/dev/tws/tws.c
  1.1.4.4   +4 -2      src/sys/dev/tws/tws.h
  1.1.4.4   +8 -6      src/sys/dev/tws/tws_cam.c
  1.1.4.3   +1 -1      src/sys/dev/tws/tws_hdm.h
  1.1.4.3   +48 -30    src/sys/dev/tws/tws_user.c



delphij     2012-10-20 07:39:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/tws          tws.c tws.h tws_cam.c tws_hdm.h 
                         tws_user.c 
  Log:
  SVN rev 241764 on 2012-10-20 07:39:47Z by delphij
  
  MFC r241753:
  
  Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.
  
  PR:             kern/172833
  Submitted by:   "Charles O'Donnell" <cao bus net>
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.1.2.6.2.2  +7 -0      src/sys/dev/tws/tws.c
  1.1.2.3.2.2  +4 -2      src/sys/dev/tws/tws.h
  1.1.2.2.4.2  +8 -6      src/sys/dev/tws/tws_cam.c
  1.1.2.2.4.2  +1 -1      src/sys/dev/tws/tws_hdm.h
  1.1.2.2.4.2  +48 -30    src/sys/dev/tws/tws_user.c



avg         2012-10-20 09:25:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zvol.c 
  Log:
  SVN rev 241769 on 2012-10-20 09:25:28Z by avg
  
  MFC r241297: zvol: set mediasize in geom provider right upon its creation
  
  Revision  Changes    Path
  1.17.2.4  +12 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c



avg         2012-10-20 09:25:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zvol.c 
  Log:
  SVN rev 241770 on 2012-10-20 09:25:51Z by avg
  
  MFC r241297: zvol: set mediasize in geom provider right upon its creation
  
  Revision  Changes    Path
  1.6.2.11  +12 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c



avg         2012-10-20 10:02:18 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs arc.c 
  Log:
  SVN rev 241773 on 2012-10-20 10:02:18Z by avg
  
  zfs: wait in arc_lowmem only if curproc == pageproc
  
  ... otherwise the current thread might be holding ARC locks and thus run
  into a deadlock.  This happens, for example, when a thread does memory
  allocation in the ARC code and runs into KVA shortage.
  Also, it really makes the most sense to wait in pageproc, so that the
  results of ARC reclamation are seen before the page cache is acted upon.
  In other cases where vm_lowmem is invoked, e.g. on KVA space shortage,
  the callers perform multiple attempts (up to 8) and wait for rather
  long intervals between them (up to 4 seconds), so ARC reclaim results
  should become visible even without explicit waiting on the ARC thread.
  
  Note that this is not a critical issue for typical ZFS usages where KVA
  space should already be large enough.  On amd64 systems setting KVA size
  to twice the physical memory size is known to mitigate KVA fragmentation
  issues in practice.
  
  Side note: perhaps vm_lowmem 'how' parameter should be used to
  differentiate between causes of the event.
  
  Reported by:    Nikolay Denev <ndenev@gmail.com>
  MFC after:      19 days
  
  Revision  Changes    Path
  1.57      +10 -2     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c



andre       2012-10-20 10:51:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241779 on 2012-10-20 10:51:32Z by andre
  
  Tidy up somaxconn (accept queue limit) and related functions
  and move it together into one place.
  
  Revision  Changes    Path
  1.374     +26 -22    src/sys/kern/uipc_socket.c



marius      2012-10-20 12:07:48 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  intr_machdep.h 
    sys/sparc64/sparc64  intr_machdep.c 
  Log:
  SVN rev 241780 on 2012-10-20 12:07:48Z by marius
  
  - Give PIL_PREEMPT the lowest priority just above low/stray interrupts.
    The reason for this is that the SPARC v9 architecture allows nested
    interrupts of higher priority/level than that of the current interrupt
    to occur (and we can't just entirely bypass this model, also, at least
    for tick interrupts, this also wouldn't be wise). However, when a
    preemption interrupt interrupts another interrupt of lower priority,
    f.e. PIL_ITHREAD, and that one in turn is nested by a third interrupt,
    f.e. PIL_TICK, with SCHED_ULE the execution of interrupts higher than
    PIL_PREEMPT may be migrated to another CPU. In particular, tl1_ret(),
    which is responsible for restoring the state of the CPU prior to entry
    to the interrupt based on the (also migrated) trap frame, then is run
    on a CPU which actually didn't receive the interrupt in question,
    causing an inappropriate processor interrupt level to be "restored".
    In turn, this causes interrupts of the first level, i.e. PIL_ITHREAD
    in the above scenario, to be blocked on the target of the migration
    until the correct PIL happens to be restored again on that CPU again.
    Making PIL_PREEMPT the lowest real priority, this effectively prevents
    this scenario from happening, as preemption interrupts no longer can
    interrupt any other interrupt besides stray ones (which is no issue).
    Thanks to attilio@ and especially mav@ for helping me to understand
    this problem at the 201208DevSummit.
  - Give PIL_STOP (which is also used for IPI_STOP_HARD, given that there's
    no real equivalent to NMIs on SPARC v9) the highest possible priority
    just below the hardwired PIL_TICK, so it has a chance to interrupt
    more things.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.30      +8 -8      src/sys/sparc64/include/intr_machdep.h
  1.50      +2 -2      src/sys/sparc64/sparc64/intr_machdep.c



andre       2012-10-20 12:53:14 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         listen.2 
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241781 on 2012-10-20 12:53:14Z by andre
  
  Hide the unfortunate named sysctl kern.ipc.somaxconn from sysctl -a
  output and replace it with a new visible sysctl kern.ipc.acceptqueue
  of the same functionality.  It specifies the maximum length of the
  accept queue on a listen socket.
  
  The old kern.ipc.somaxconn remains available for reading and writing
  for compatibility reasons so that existing programs, scripts and
  configurations continue to work.  There no plans to ever remove the
  orginal and now hidden kern.ipc.somaxconn.
  
  Revision  Changes    Path
  1.31      +18 -4     src/lib/libc/sys/listen.2
  1.375     +7 -1      src/sys/kern/uipc_socket.c



eadler      2012-10-20 15:30:14 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ata          ata_da.c 
  Log:
  SVN rev 241784 on 2012-10-20 15:30:14Z by eadler
  
  Adds 4K quirks for the some SSD's which all perform better when 4K
  aligned and only except 4K deletes (TRIM).
  
  PR:             kern/169974
  Submitted by:   Steven Hartland <steven.hartland@multiplay.co.uk>
  Tested by:      ak
  Reviewed by:    mav
  Approved by:    cperciva (implicit)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.54      +110 -0    src/sys/cam/ata/ata_da.c



avg         2012-10-20 16:57:23 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/efi         Makefile.inc 
    sys/boot/ficl        Makefile 
    sys/boot/i386        Makefile.inc 
    sys/boot/userboot/ficl Makefile 
    sys/boot/zfs         Makefile 
  Log:
  SVN rev 241785 on 2012-10-20 16:57:23Z by avg
  
  boot: use -march=i386 for both i386 and amd64 builds
  
  .. so that consistent compilation algorithms are used for both
  architectures as in practice the binaries are expected to be
  interchangeable (for time being).
  Previously i386 used default setting which were equivalent to
  -march=i486 -mtune=generic.
  The only difference is using smaller but slower "leave" instructions.
  
  Discussed with: jhb, dim
  MFC after:      29 days
  
  Revision  Changes    Path
  1.10      +5 -1      src/sys/boot/efi/Makefile.inc
  1.53      +2 -1      src/sys/boot/ficl/Makefile
  1.17      +2 -2      src/sys/boot/i386/Makefile.inc
  1.2       +2 -1      src/sys/boot/userboot/ficl/Makefile
  1.9       +2 -1      src/sys/boot/zfs/Makefile



andre       2012-10-20 19:38:22 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         listen.2 
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 241789 on 2012-10-20 19:38:22Z by andre
  
  Grammar fixes to r241781.
  
  Submitted by:   alc
  
  Revision  Changes    Path
  1.32      +1 -1      src/lib/libc/sys/listen.2
  1.376     +1 -1      src/sys/kern/uipc_socket.c



eadler      2012-10-21 03:30:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/net      if_ipheth.c 
  Log:
  SVN rev 241793 on 2012-10-21 03:30:36Z by eadler
  
  Add support for iPhone 5 tethering.
  
  PR:             usb/172172
  Submitted by:   Ali Mashtizadeh <mashtizadeh@gmail.com>
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.6       +3 -0      src/sys/dev/usb/net/if_ipheth.c
  1.559     +1 -0      src/sys/dev/usb/usbdevs



rpaulo      2012-10-21 04:02:34 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/conf     NOTES 
  Log:
  SVN rev 241794 on 2012-10-21 04:02:34Z by rpaulo
  
  Add "options WII".
  
  Revision  Changes    Path
  1.36      +1 -0      src/sys/powerpc/conf/NOTES



marius      2012-10-21 11:43:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/iicbus       pcf8563.c 
  Log:
  SVN rev 241803 on 2012-10-21 11:43:43Z by marius
  
  MFC: r241679
  
  It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)
  doesn't automatically clear when VDD rises above Vlow again and needs to be
  cleared manually. However, apparently this needs all of the time registers
  to be set, i.e. pcf8563_settime(), and not just PCF8563_R_SECOND in order
  for PCF8563_R_SECOND_VL to stick. Thus, we just issue a warning during
  pcf8563_attach() rather than failing with ENXIO in case it is set.
  
  Revision  Changes    Path
  1.1.2.3   +11 -3     src/sys/dev/iicbus/pcf8563.c



marius      2012-10-21 11:43:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/iicbus       pcf8563.c 
  Log:
  SVN rev 241804 on 2012-10-21 11:43:47Z by marius
  
  MFC: r241679
  
  It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)
  doesn't automatically clear when VDD rises above Vlow again and needs to be
  cleared manually. However, apparently this needs all of the time registers
  to be set, i.e. pcf8563_settime(), and not just PCF8563_R_SECOND in order
  for PCF8563_R_SECOND_VL to stick. Thus, we just issue a warning during
  pcf8563_attach() rather than failing with ENXIO in case it is set.
  
  Revision  Changes    Path
  1.1.4.3   +11 -3     src/sys/dev/iicbus/pcf8563.c



ae          2012-10-21 12:14:58 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      disk.c disk.h 
    sys/boot/i386/libi386 biosdisk.c 
    sys/boot/uboot/lib   disk.c 
    sys/boot/userboot/userboot userboot_disk.c 
  Log:
  SVN rev 241809 on 2012-10-21 12:14:58Z by ae
  
  Add the flags parameter to the disk_open() function and DISK_F_NOCACHE
  flag, that disables the caching of partition tables metadata.
  Use this flag for floppies in the libi386/biosdisk driver.
  
  Revision  Changes    Path
  1.14      +18 -9     src/sys/boot/common/disk.c
  1.5       +2 -1      src/sys/boot/common/disk.h
  1.72      +7 -3      src/sys/boot/i386/libi386/biosdisk.c
  1.11      +1 -1      src/sys/boot/uboot/lib/disk.c
  1.4       +2 -2      src/sys/boot/userboot/userboot/userboot_disk.c



kib         2012-10-21 12:15:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/amd64      trap.c 
  Log:
  SVN rev 241810 on 2012-10-21 12:15:58Z by kib
  
  MFC r241549:
  Print the %rip value for uprintf_signal.
  
  Revision    Changes    Path
  1.357.2.14  +3 -1      src/sys/amd64/amd64/trap.c



kib         2012-10-21 12:17:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/i386        trap.c 
  Log:
  SVN rev 241811 on 2012-10-21 12:17:22Z by kib
  
  MFC r241550:
  MFamd64: add machdep.uprintf_signal.
  
  Revision    Changes    Path
  1.341.2.10  +19 -0     src/sys/i386/i386/trap.c



kib         2012-10-21 12:33:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_thread.c subr_trap.c vfs_subr.c 
    sys/sys              proc.h vnode.h 
  Log:
  SVN rev 241812 on 2012-10-21 12:33:38Z by kib
  
  MFC r241556:
  Add a KPI to allow to reserve some amount of space in the numvnodes
  counter, without actually allocating the vnodes.
  
  For KBI stability, the td_vp_reserv was moved to the end of struct thread.
  
  Revision    Changes    Path
  1.302.2.8   +1 -0      src/sys/kern/kern_thread.c
  1.326.2.5   +2 -0      src/sys/kern/subr_trap.c
  1.814.2.15  +72 -24    src/sys/kern/vfs_subr.c
  1.574.2.18  +1 -0      src/sys/sys/proc.h
  1.378.2.16  +2 -0      src/sys/sys/vnode.h



marius      2012-10-21 12:53:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/dev/iicbus       pcf8563.c 
  Log:
  SVN rev 241813 on 2012-10-21 12:53:33Z by marius
  
  MFC: r241679
  
  It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)
  doesn't automatically clear when VDD rises above Vlow again and needs to be
  cleared manually. However, apparently this needs all of the time registers
  to be set, i.e. pcf8563_settime(), and not just PCF8563_R_SECOND in order
  for PCF8563_R_SECOND_VL to stick. Thus, we just issue a warning during
  pcf8563_attach() rather than failing with ENXIO in case it is set.
  
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.1.2.2.2.2  +11 -3     src/sys/dev/iicbus/pcf8563.c



rpaulo      2012-10-21 22:24:28 UTC

  FreeBSD src repository

  Added files:
    sys/powerpc/conf     WII 
  Log:
  SVN rev 241820 on 2012-10-21 22:24:28Z by rpaulo
  
  Add a config file for the Wii.
  
  Revision  Changes    Path
  1.1       +115 -0    src/sys/powerpc/conf/WII (new)



rpaulo      2012-10-21 22:27:21 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/conf     WII 
  Log:
  SVN rev 241821 on 2012-10-21 22:27:21Z by rpaulo
  
  Fix the top comment.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/powerpc/conf/WII



rpaulo      2012-10-21 22:27:55 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.powerpc 
  Log:
  SVN rev 241822 on 2012-10-21 22:27:55Z by rpaulo
  
  Make the Wii GPIO driver a separate device.
  
  Revision  Changes    Path
  1.149     +1 -1      src/sys/conf/files.powerpc



eadler      2012-10-22 02:11:57 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  SVN rev 241825 on 2012-10-22 02:11:57Z by eadler
  
  Print flags as hex instead of an integer.
  
  PR:             kern/168210
  Submitted by:   linimon
  Reviewed by:    alc
  Approved by:    cperciva
  MFC after:      3 days
  
  Revision  Changes    Path
  1.179     +3 -3      src/sys/vm/uma_core.c



eadler      2012-10-22 02:12:11 UTC

  FreeBSD src repository

  Modified files:
    .                    MAINTAINERS 
    sys/modules/3dfx     Makefile 
    sys/modules/cmx      Makefile 
    sys/modules/filemon  Makefile 
    tools/tools/sysdoc   Makefile 
  Log:
  SVN rev 241828 on 2012-10-22 02:12:11Z by eadler
  
  Finish migration of MAINTAINER entries
  
  Approved by:    cperciva
  MFC after:      3 days
  
  Revision  Changes    Path
  1.173     +4 -13     src/MAINTAINERS
  1.14      +0 -2      src/sys/modules/3dfx/Makefile
  1.2       +0 -2      src/sys/modules/cmx/Makefile
  1.2       +0 -2      src/sys/modules/filemon/Makefile
  1.2       +0 -2      src/tools/tools/sysdoc/Makefile



kientzle    2012-10-22 02:28:48 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 241831 on 2012-10-22 02:28:48Z by kientzle
  
  Don't repeat the POSTREAD dma sync.
  
  Revision  Changes    Path
  1.9       +1 -5      src/sys/arm/ti/cpsw/if_cpsw.c



eadler      2012-10-22 02:29:53 UTC

  FreeBSD src repository

  Modified files:
    sys/xen/interface/foreign mkheader.py 
  Log:
  SVN rev 241833 on 2012-10-22 02:29:53Z by eadler
  
  Make xen python scripts work with python3
  
  Approved by:    cperciva
  MFC after:      3 days
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/xen/interface/foreign/mkheader.py



eadler      2012-10-22 02:59:55 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              ipc.h 
  Log:
  SVN rev 241837 on 2012-10-22 02:59:55Z by eadler
  
  Fix build if COMPAT_43 is defined without one of
  COMPAT_FREEBSD[4567]
  
  Approved by:    cperciva
  
  Revision  Changes    Path
  1.28      +2 -1      src/sys/sys/ipc.h



eadler      2012-10-22 03:00:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/input    uhid.c 
  Log:
  SVN rev 241843 on 2012-10-22 03:00:25Z by eadler
  
  Make uhid attach to devices that look like keyboards
  or mice if the quirk which prevents higher level
  drivers from attaching is set.
  
  PR:             usb/172458
  Submitted by:   Vitaly Magerya <vmagerya@gmail.com>
  Reviewed by:    hselasky
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.27      +4 -3      src/sys/dev/usb/input/uhid.c



eadler      2012-10-22 03:00:37 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         ip6opt.c 
    lib/libdwarf         dwarf_init.c 
    lib/libpam/modules/pam_krb5 pam_krb5.c 
    sbin/ddb             ddb.c 
    sbin/natd            natd.c 
    sys/arm/broadcom/bcm2835 bcm2835_systimer.c 
    sys/arm/ti/am335x    am335x_dmtimer.c 
    sys/cam/ctl          ctl.c 
    sys/cam/scsi         scsi_enc_ses.c 
    sys/dev/ahci         ahciem.c 
    sys/dev/cxgb         cxgb_main.c 
    sys/dev/e1000        if_lem.c 
    sys/dev/hpt27xx      os_bsd.c 
    sys/dev/isf          isf.c 
    sys/dev/mps          mps_sas.c mps_user.c 
    sys/dev/oce          oce_if.c 
    sys/dev/sound/pci/hda hdaa.c 
    sys/dev/usb/net      if_smsc.c 
    sys/fs/nandfs        nandfs_subr.c 
    sys/kern             sched_ule.c 
    sys/mips/rmi         xlr_i2c.c 
    sys/ofed/drivers/infiniband/ulp/ipoib ipoib_multicast.c 
    sys/ofed/drivers/net/mlx4 en_netdev.c en_rx.c 
    tools/regression/lib/libc/nss test-gethostby.c 
    tools/regression/sockets/unix_cmsg unix_cmsg.c 
    usr.sbin/diskinfo    diskinfo.c 
    usr.sbin/ppp         radius.c 
  Log:
  SVN rev 241844 on 2012-10-22 03:00:37Z by eadler
  
  remove duplicate semicolons where possible.
  
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.10      +1 -1      src/lib/libc/net/ip6opt.c
  1.4       +1 -1      src/lib/libdwarf/dwarf_init.c
  1.30      +1 -1      src/lib/libpam/modules/pam_krb5/pam_krb5.c
  1.6       +1 -1      src/sbin/ddb/ddb.c
  1.62      +1 -1      src/sbin/natd/natd.c
  1.2       +2 -2      src/sys/arm/broadcom/bcm2835/bcm2835_systimer.c
  1.2       +1 -1      src/sys/arm/ti/am335x/am335x_dmtimer.c
  1.8       +2 -2      src/sys/cam/ctl/ctl.c
  1.7       +1 -1      src/sys/cam/scsi/scsi_enc_ses.c
  1.3       +1 -1      src/sys/dev/ahci/ahciem.c
  1.131     +1 -1      src/sys/dev/cxgb/cxgb_main.c
  1.29      +1 -1      src/sys/dev/e1000/if_lem.c
  1.2       +1 -1      src/sys/dev/hpt27xx/os_bsd.c
  1.2       +1 -1      src/sys/dev/isf/isf.c
  1.26      +1 -1      src/sys/dev/mps/mps_sas.c
  1.14      +1 -1      src/sys/dev/mps/mps_user.c
  1.7       +1 -1      src/sys/dev/oce/oce_if.c
  1.20      +1 -1      src/sys/dev/sound/pci/hda/hdaa.c
  1.6       +1 -1      src/sys/dev/usb/net/if_smsc.c
  1.2       +1 -1      src/sys/fs/nandfs/nandfs_subr.c
  1.313     +1 -1      src/sys/kern/sched_ule.c
  1.4       +1 -1      src/sys/mips/rmi/xlr_i2c.c
  1.2       +1 -1      src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
  1.7       +1 -1      src/sys/ofed/drivers/net/mlx4/en_netdev.c
  1.4       +1 -1      src/sys/ofed/drivers/net/mlx4/en_rx.c
  1.3       +1 -1      src/tools/regression/lib/libc/nss/test-gethostby.c
  1.3       +1 -1      src/tools/regression/sockets/unix_cmsg/unix_cmsg.c
  1.16      +1 -1      src/usr.sbin/diskinfo/diskinfo.c
  1.55      +1 -1      src/usr.sbin/ppp/radius.c



eadler      2012-10-22 03:16:39 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
    sys/i386/i386        machdep.c 
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 241850 on 2012-10-22 03:16:39Z by eadler
  
  Explain the upcoming delay by printing a message when the kernel
  is about to begin testing memory.
  
  Reviewed by:    dteske, adri
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.767     +2 -0      src/sys/amd64/amd64/machdep.c
  1.754     +2 -0      src/sys/i386/i386/machdep.c
  1.460     +2 -0      src/sys/pc98/pc98/machdep.c



eadler      2012-10-22 03:34:43 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  SVN rev 241853 on 2012-10-22 03:34:43Z by eadler
  
  Correct the killpg(2) return values:
  
  Return EPERM if processes were found but they
  were unable to be signaled.
  
  Return the first error from p_cansignal if no signal was successful.
  
  Reviewed by:    jilles
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.418     +15 -6     src/sys/kern/kern_sig.c



eadler      2012-10-22 03:36:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  SVN rev 241854 on 2012-10-22 03:36:44Z by eadler
  
  Colin acked the wrong diff originally. fixed version coming soon.
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.419     +6 -15     src/sys/kern/kern_sig.c



eadler      2012-10-22 03:41:14 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/xscale/pxa   pxa_smi.c 
    sys/dev/acpica       acpi.c acpi_perf.c acpi_throttle.c 
    sys/dev/agp          agp_ali.c agp_amd.c agp_amd64.c 
                         agp_apple.c agp_i810.c agp_intel.c 
                         agp_nvidia.c agp_sis.c agp_via.c 
    sys/dev/amdsbwd      amdsbwd.c 
    sys/dev/amdtemp      amdtemp.c 
    sys/dev/asmc         asmc.c 
    sys/dev/coretemp     coretemp.c 
    sys/dev/e1000        if_em.c if_igb.c if_lem.c 
    sys/dev/glxiic       glxiic.c 
    sys/dev/ixgbe        ixgbe.c ixv.c 
    sys/dev/kbdmux       kbdmux.c 
    sys/dev/sound/pci    emu10kx.c 
    sys/i386/acpica      acpi_machdep.c 
    sys/i386/bios        apm.c 
    sys/x86/cpufreq      est.c p4tcc.c 
    sys/x86/isa          elcr.c 
  Log:
  SVN rev 241856 on 2012-10-22 03:41:14Z by eadler
  
  Now that device disabling is generic, remove extraneous code from the
  device drivers that used to provide this feature.
  
  Reviewed by:    des
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.3       +0 -3      src/sys/arm/xscale/pxa/pxa_smi.c
  1.324     +0 -4      src/sys/dev/acpica/acpi.c
  1.29      +0 -3      src/sys/dev/acpica/acpi_perf.c
  1.13      +0 -3      src/sys/dev/acpica/acpi_throttle.c
  1.22      +0 -2      src/sys/dev/agp/agp_ali.c
  1.27      +0 -2      src/sys/dev/agp/agp_amd.c
  1.20      +0 -2      src/sys/dev/agp/agp_amd64.c
  1.2       +0 -3      src/sys/dev/agp/agp_apple.c
  1.64      +0 -2      src/sys/dev/agp/agp_i810.c
  1.39      +0 -2      src/sys/dev/agp/agp_intel.c
  1.17      +0 -2      src/sys/dev/agp/agp_nvidia.c
  1.24      +0 -2      src/sys/dev/agp/agp_sis.c
  1.31      +0 -2      src/sys/dev/agp/agp_via.c
  1.4       +0 -2      src/sys/dev/amdsbwd/amdsbwd.c
  1.10      +0 -3      src/sys/dev/amdtemp/amdtemp.c
  1.19      +0 -2      src/sys/dev/asmc/asmc.c
  1.18      +0 -2      src/sys/dev/coretemp/coretemp.c
  1.97      +0 -5      src/sys/dev/e1000/if_em.c
  1.99      +0 -5      src/sys/dev/e1000/if_igb.c
  1.30      +0 -5      src/sys/dev/e1000/if_lem.c
  1.3       +0 -3      src/sys/dev/glxiic/glxiic.c
  1.77      +0 -5      src/sys/dev/ixgbe/ixgbe.c
  1.11      +0 -5      src/sys/dev/ixgbe/ixv.c
  1.26      +0 -2      src/sys/dev/kbdmux/kbdmux.c
  1.21      +0 -5      src/sys/dev/sound/pci/emu10kx.c
  1.52      +0 -3      src/sys/i386/acpica/acpi_machdep.c
  1.160     +0 -3      src/sys/i386/bios/apm.c
  1.6       +0 -3      src/sys/x86/cpufreq/est.c
  1.3       +0 -4      src/sys/x86/cpufreq/p4tcc.c
  1.2       +0 -2      src/sys/x86/isa/elcr.c



eadler      2012-10-22 03:41:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt_pci.c 
  Log:
  SVN rev 241858 on 2012-10-22 03:41:24Z by eadler
  
  Remove unused code since the 5.x days
  
  Reviewed by:    des, scottl
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.71      +0 -63     src/sys/dev/mpt/mpt_pci.c



eadler      2012-10-22 03:43:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  SVN rev 241859 on 2012-10-22 03:43:02Z by eadler
  
  Correct the killpg(2) return values:
  
  Return EPERM if processes were found but they
  were unable to be signaled.
  
  Return the first error from p_cansignal if no signal was successful.
  
  Reviewed by:    jilles
  Approved by:    cperciva
  MFC after:      1 week
  
  Revision  Changes    Path
  1.420     +14 -6     src/sys/kern/kern_sig.c



rpaulo      2012-10-22 03:44:12 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/wii      wii_ipcreg.h 
  Log:
  SVN rev 241860 on 2012-10-22 03:44:12Z by rpaulo
  
  Increase the I/O memory area to 0xc20000.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/powerpc/wii/wii_ipcreg.h



rpaulo      2012-10-22 03:45:37 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/wii      platform_wii.c 
  Log:
  SVN rev 241861 on 2012-10-22 03:45:37Z by rpaulo
  
  Fix the memory regions to include the 64MB DDR3 memory slot.
  
  Revision  Changes    Path
  1.2       +14 -6     src/sys/powerpc/wii/platform_wii.c



eadler      2012-10-22 04:18:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt_pci.c 
  Log:
  SVN rev 241863 on 2012-10-22 04:18:17Z by eadler
  
  Now that device disabling is generic, remove the non-standard
  implementation from mpt
  
  Don't MFC this to retain backwards compatibility.
  
  Reviewed by:    des, mjacob
  Approved by:    cperciva
  
  Revision  Changes    Path
  1.72      +0 -5      src/sys/dev/mpt/mpt_pci.c



kib         2012-10-22 09:07:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 241865 on 2012-10-22 09:07:12Z by kib
  
  MFC r241597:
  Acquire the rangelock for truncate(2) as well.
  
  Revision    Changes    Path
  1.513.2.12  +7 -3      src/sys/kern/vfs_syscalls.c



marius      2012-10-22 10:42:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.c mpt.h mpt_cam.c mpt_debug.c 
                         mpt_raid.c 
  Log:
  SVN rev 241874 on 2012-10-22 10:42:59Z by marius
  
  After r241858, remove the remainder of FreeBSD ~4 support from mpt(4).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.62      +0 -10     src/sys/dev/mpt/mpt.c
  1.61      +9 -128    src/sys/dev/mpt/mpt.h
  1.87      +22 -61    src/sys/dev/mpt/mpt_cam.c
  1.21      +1 -32     src/sys/dev/mpt/mpt_debug.c
  1.31      +1 -24     src/sys/dev/mpt/mpt_raid.c



marius      2012-10-22 10:53:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.h mpt_cam.c mpt_raid.c 
  Log:
  SVN rev 241875 on 2012-10-22 10:53:59Z by marius
  
  Remove support for using Giant for locking within mpt(4). Finer grained
  locking has been working fine for ~5.5 years by now.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.62      +0 -35     src/sys/dev/mpt/mpt.h
  1.88      +0 -77     src/sys/dev/mpt/mpt_cam.c
  1.32      +0 -5      src/sys/dev/mpt/mpt_raid.c



ae          2012-10-22 11:01:43 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      disk.c 
  Log:
  SVN rev 241876 on 2012-10-22 11:01:43Z by ae
  
  When loader tries to open GPT partition, but partition table is not GPT,
  then try automatically detect an appropriate partition type.
  
  PR:             kern/172550
  Tested by:      Ralf Wenk
  
  Revision  Changes    Path
  1.15      +7 -0      src/sys/boot/common/disk.c



marius      2012-10-22 11:07:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/sparc64/sparc64  tick.c 
  Log:
  SVN rev 241877 on 2012-10-22 11:07:59Z by marius
  
  MFC: r241734
  
  Let SCHED_ULE give affinity to the CPU the tick interrupt triggered on
  when running tick_process(), similarly to what the x86 equivalents of
  this function do, however employing the less racy sequence also used in
  intr_event_handle().
  
  Revision  Changes    Path
  1.35.2.3  +3 -1      src/sys/sparc64/sparc64/tick.c



marius      2012-10-22 11:10:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/sparc64/sparc64  interrupt.S 
  Log:
  SVN rev 241878 on 2012-10-22 11:10:14Z by marius
  
  MFC: r241740
  
  - Remove an unused header.
  - Don't waste a delay slot.
  
  Revision  Changes    Path
  1.13.2.2  +4 -6      src/sys/sparc64/sparc64/interrupt.S



marius      2012-10-22 11:10:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sparc64/sparc64  interrupt.S 
  Log:
  SVN rev 241879 on 2012-10-22 11:10:15Z by marius
  
  MFC: r241740
  
  - Remove an unused header.
  - Don't waste a delay slot.
  
  Revision   Changes    Path
  1.10.10.5  +4 -6      src/sys/sparc64/sparc64/interrupt.S



eadler      2012-10-22 11:57:26 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
    sys/i386/i386        machdep.c 
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 241880 on 2012-10-22 11:57:26Z by eadler
  
  The 'testing memory' patch gets printed too many times
  
  Approved by: cperciva (implicit)
  
  Revision  Changes    Path
  1.768     +0 -2      src/sys/amd64/amd64/machdep.c
  1.755     +0 -2      src/sys/i386/i386/machdep.c
  1.461     +0 -2      src/sys/pc98/pc98/machdep.c



melifaro    2012-10-22 12:54:52 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6_rmx.c 
  Log:
  SVN rev 241884 on 2012-10-22 12:54:52Z by melifaro
  
  Eliminate code checking if found IPv6 rte is dynamic. IPv6 redirects
  are using (different) ND-based approach described in RFC 4861. This change
  is similar to r241406 which conditionally skips the same check in IPv4.
  
  This change is part of bigger patch eliminating rte locking.
  
  Sponsored by:   Yandex LLC.
  OK'd by:        hrs
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.53      +0 -156    src/sys/netinet6/in6_rmx.c



eadler      2012-10-22 13:06:09 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/xscale/pxa   pxa_smi.c 
    sys/dev/acpica       acpi.c acpi_perf.c acpi_throttle.c 
    sys/dev/agp          agp_ali.c agp_amd.c agp_amd64.c 
                         agp_apple.c agp_i810.c agp_intel.c 
                         agp_nvidia.c agp_sis.c agp_via.c 
    sys/dev/amdsbwd      amdsbwd.c 
    sys/dev/amdtemp      amdtemp.c 
    sys/dev/asmc         asmc.c 
    sys/dev/coretemp     coretemp.c 
    sys/dev/e1000        if_em.c if_igb.c if_lem.c 
    sys/dev/glxiic       glxiic.c 
    sys/dev/ixgbe        ixgbe.c ixv.c 
    sys/dev/kbdmux       kbdmux.c 
    sys/dev/sound/pci    emu10kx.c 
    sys/i386/acpica      acpi_machdep.c 
    sys/i386/bios        apm.c 
    sys/x86/cpufreq      est.c p4tcc.c 
    sys/x86/isa          elcr.c 
  Log:
  SVN rev 241885 on 2012-10-22 13:06:09Z by eadler
  
  This isn't functionally identical.  In some cases a hint to disable
  unit 0 would in fact disable all units.
  
  This reverts r241856
  
  Approved by: cperciva (implicit)
  
  Revision  Changes    Path
  1.4       +3 -0      src/sys/arm/xscale/pxa/pxa_smi.c
  1.325     +4 -0      src/sys/dev/acpica/acpi.c
  1.30      +3 -0      src/sys/dev/acpica/acpi_perf.c
  1.14      +3 -0      src/sys/dev/acpica/acpi_throttle.c
  1.23      +2 -0      src/sys/dev/agp/agp_ali.c
  1.28      +2 -0      src/sys/dev/agp/agp_amd.c
  1.21      +2 -0      src/sys/dev/agp/agp_amd64.c
  1.3       +3 -0      src/sys/dev/agp/agp_apple.c
  1.65      +2 -0      src/sys/dev/agp/agp_i810.c
  1.40      +2 -0      src/sys/dev/agp/agp_intel.c
  1.18      +2 -0      src/sys/dev/agp/agp_nvidia.c
  1.25      +2 -0      src/sys/dev/agp/agp_sis.c
  1.32      +2 -0      src/sys/dev/agp/agp_via.c
  1.5       +2 -0      src/sys/dev/amdsbwd/amdsbwd.c
  1.11      +3 -0      src/sys/dev/amdtemp/amdtemp.c
  1.20      +2 -0      src/sys/dev/asmc/asmc.c
  1.19      +2 -0      src/sys/dev/coretemp/coretemp.c
  1.98      +5 -0      src/sys/dev/e1000/if_em.c
  1.100     +5 -0      src/sys/dev/e1000/if_igb.c
  1.31      +5 -0      src/sys/dev/e1000/if_lem.c
  1.4       +3 -0      src/sys/dev/glxiic/glxiic.c
  1.78      +5 -0      src/sys/dev/ixgbe/ixgbe.c
  1.12      +5 -0      src/sys/dev/ixgbe/ixv.c
  1.27      +2 -0      src/sys/dev/kbdmux/kbdmux.c
  1.22      +5 -0      src/sys/dev/sound/pci/emu10kx.c
  1.53      +3 -0      src/sys/i386/acpica/acpi_machdep.c
  1.161     +3 -0      src/sys/i386/bios/apm.c
  1.7       +3 -0      src/sys/x86/cpufreq/est.c
  1.4       +4 -0      src/sys/x86/cpufreq/p4tcc.c
  1.3       +2 -0      src/sys/x86/isa/elcr.c



melifaro    2012-10-22 14:10:17 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       pfil.9 
    sys/net              pfil.c pfil.h 
  Log:
  SVN rev 241888 on 2012-10-22 14:10:17Z by melifaro
  
  Make PFIL use per-VNET lock instead of per-AF lock. Since most used packet
  filters (ipfw and PF) use the same ruleset with the same lock for both
  AF_INET and AF_INET6 there is no need in more fine-grade locking.
  However, it is possible to request personal lock by specifying
  PFIL_FLAG_PRIVATE_LOCK flag in pfil_head structure (see pfil.9 for
  more details).
  
  Export PFIL lock via rw_lock(9)/rm_lock(9)-like API permitting pfil consumers
  to use this lock instead of own lock. This help reducing locks on main
  traffic path.
  
  pfil_assert() is currently not implemented due to absense of rm_assert().
  Waiting for some kind of r234648 to be merged in HEAD.
  
  This change is part of bigger patch reducing routing locking.
  
  Sponsored by:   Yandex LLC
  Reviewed by:    glebius, ae
  OK'd by:        silence on net@
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.26      +53 -2     src/share/man/man9/pfil.9
  1.20      +58 -0     src/sys/net/pfil.c
  1.23      +36 -10    src/sys/net/pfil.h



andre       2012-10-22 15:04:23 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/conf        RT305X 
  Log:
  SVN rev 241892 on 2012-10-22 15:04:23Z by andre
  
  Remove ZERO_COPY_SOCKETS from kernel configuration as the current
  COW based approach is not safe and should not be used in production.
  
  Revision  Changes    Path
  1.7       +0 -1      src/sys/mips/conf/RT305X



kib         2012-10-22 17:50:54 UTC

  FreeBSD src repository

  Modified files:
    .                    ObsoleteFiles.inc 
    cddl/contrib/opensolaris/lib/libzpool/common/sys zfs_context.h 
    share/man/man9       Makefile namei.9 
    sys/cam/ctl          ctl_backend_block.c 
    sys/cddl/compat/opensolaris/kern opensolaris_kobj.c 
                                     opensolaris_lookup.c 
    sys/cddl/compat/opensolaris/sys vnode.h 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs vdev_file.c 
                                                   zfs_vnops.c 
                                                   zfs_znode.c 
    sys/compat/linprocfs linprocfs.c 
    sys/compat/linux     linux_file.c linux_misc.c 
    sys/compat/ndis      subr_ndis.c 
    sys/compat/svr4      svr4_misc.c 
    sys/conf             NOTES options 
    sys/dev/hwpmc        hwpmc_mod.c 
    sys/dev/md           md.c 
    sys/dev/nand         nandsim_swap.c 
    sys/dev/xen/blkback  blkback.c 
    sys/fs/nfs           nfs_commonport.c 
    sys/fs/nfsserver     nfs_nfsdport.c 
    sys/fs/procfs        procfs_map.c 
    sys/fs/unionfs       union_subr.c 
    sys/geom             geom_vfs.c 
    sys/geom/journal     g_journal.c 
    sys/i386/ibcs2       ibcs2_misc.c 
    sys/kern             imgact_elf.c kern_acct.c kern_alq.c 
                         kern_ctf.c kern_descrip.c kern_exec.c 
                         kern_exit.c kern_gzio.c kern_jail.c 
                         kern_ktrace.c kern_linker.c kern_proc.c 
                         kern_sig.c link_elf.c link_elf_obj.c 
                         sys_process.c uipc_syscalls.c 
                         uipc_usrreq.c vfs_acl.c vfs_aio.c 
                         vfs_bio.c vfs_cache.c vfs_default.c 
                         vfs_extattr.c vfs_init.c vfs_lookup.c 
                         vfs_mount.c vfs_mountroot.c vfs_subr.c 
                         vfs_syscalls.c vfs_vnops.c 
    sys/nfsserver        nfs.h nfs_serv.c nfs_srvsubs.c 
    sys/nlm              nlm_prot_impl.c 
    sys/security/audit   audit_arg.c audit_syscalls.c 
                         audit_worker.c 
    sys/security/mac     mac_process.c mac_syscalls.c 
    sys/sys              buf.h bufobj.h mount.h namei.h 
    sys/ufs/ffs          ffs_alloc.c ffs_softdep.c 
    sys/ufs/ufs          ufs_quota.c 
    sys/vm               vm_fault.c vm_mmap.c vm_object.c 
                         vm_pageout.c vnode_pager.c 
  Removed files:
    share/man/man9       VFS_LOCK_GIANT.9 
  Log:
  SVN rev 241896 on 2012-10-22 17:50:54Z by kib
  
  Remove the support for using non-mpsafe filesystem modules.
  
  In particular, do not lock Giant conditionally when calling into the
  filesystem module, remove the VFS_LOCK_GIANT() and related
  macros. Stop handling buffers belonging to non-mpsafe filesystems.
  
  The VFS_VERSION is bumped to indicate the interface change which does
  not result in the interface signatures changes.
  
  Conducted and reviewed by:      attilio
  Tested by:      pho
  
  Revision  Changes    Path
  1.320     +2 -0      src/ObsoleteFiles.inc
  1.23      +0 -8      src/cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h
  1.417     +0 -2      src/share/man/man9/Makefile
  1.6       +0 -93     src/share/man/man9/VFS_LOCK_GIANT.9 (dead)
  1.37      +0 -14     src/share/man/man9/namei.9
  1.5       +3 -18     src/sys/cam/ctl/ctl_backend_block.c
  1.14      +6 -19     src/sys/cddl/compat/opensolaris/kern/opensolaris_kobj.c
  1.3       +1 -1      src/sys/cddl/compat/opensolaris/kern/opensolaris_lookup.c
  1.20      +4 -10     src/sys/cddl/compat/opensolaris/sys/vnode.h
  1.10      +1 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c
  1.106     +4 -7      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
  1.48      +0 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
  1.166     +2 -7      src/sys/compat/linprocfs/linprocfs.c
  1.132     +1 -4      src/sys/compat/linux/linux_file.c
  1.256     +3 -8      src/sys/compat/linux/linux_misc.c
  1.127     +3 -10     src/sys/compat/ndis/subr_ndis.c
  1.113     +4 -14     src/sys/compat/svr4/svr4_misc.c
  1.1663    +0 -3      src/sys/conf/NOTES
  1.772     +0 -1      src/sys/conf/options
  1.57      +0 -3      src/sys/dev/hwpmc/hwpmc_mod.c
  1.208     +3 -15     src/sys/dev/md/md.c
  1.2       +2 -10     src/sys/dev/nand/nandsim_swap.c
  1.15      +0 -14     src/sys/dev/xen/blkback/blkback.c
  1.25      +1 -1      src/sys/fs/nfs/nfs_commonport.c
  1.75      +3 -7      src/sys/fs/nfsserver/nfs_nfsdport.c
  1.55      +1 -3      src/sys/fs/procfs/procfs_map.c
  1.119     +2 -11     src/sys/fs/unionfs/union_subr.c
  1.28      +2 -10     src/sys/geom/geom_vfs.c
  1.29      +2 -8      src/sys/geom/journal/g_journal.c
  1.80      +2 -8      src/sys/i386/ibcs2/ibcs2_misc.c
  1.229     +2 -6      src/sys/kern/imgact_elf.c
  1.108     +5 -22     src/sys/kern/kern_acct.c
  1.33      +1 -7      src/sys/kern/kern_alq.c
  1.5       +1 -4      src/sys/kern/kern_ctf.c
  1.431     +7 -54     src/sys/kern/kern_descrip.c
  1.378     +4 -21     src/sys/kern/kern_exec.c
  1.356     +0 -3      src/sys/kern/kern_exit.c
  1.4       +0 -6      src/sys/kern/kern_gzio.c
  1.163     +6 -21     src/sys/kern/kern_jail.c
  1.150     +6 -29     src/sys/kern/kern_ktrace.c
  1.197     +3 -9      src/sys/kern/kern_linker.c
  1.343     +2 -9      src/sys/kern/kern_proc.c
  1.421     +2 -9      src/sys/kern/kern_sig.c
  1.113     +1 -4      src/sys/kern/link_elf.c
  1.119     +1 -4      src/sys/kern/link_elf_obj.c
  1.182     +1 -3      src/sys/kern/sys_process.c
  1.319     +1 -9      src/sys/kern/uipc_syscalls.c
  1.253     +5 -24     src/sys/kern/uipc_usrreq.c
  1.71      +20 -44    src/sys/kern/vfs_acl.c
  1.255     +0 -3      src/sys/kern/vfs_aio.c
  1.614     +5 -24     src/sys/kern/vfs_bio.c
  1.182     +6 -37     src/sys/kern/vfs_cache.c
  1.173     +1 -4      src/sys/kern/vfs_default.c
  1.447     +25 -62    src/sys/kern/vfs_extattr.c
  1.88      +1 -1      src/sys/kern/vfs_init.c
  1.143     +4 -57     src/sys/kern/vfs_lookup.c
  1.351     +4 -23     src/sys/kern/vfs_mount.c
  1.10      +2 -5      src/sys/kern/vfs_mountroot.c
  1.842     +11 -51    src/sys/kern/vfs_subr.c
  1.546     +47 -230   src/sys/kern/vfs_syscalls.c
  1.320     +7 -57     src/sys/kern/vfs_vnops.c
  1.95      +1 -1      src/sys/nfsserver/nfs.h
  1.214     +26 -171   src/sys/nfsserver/nfs_serv.c
  1.176     +3 -40     src/sys/nfsserver/nfs_srvsubs.c
  1.31      +0 -3      src/sys/nlm/nlm_prot_impl.c
  1.36      +0 -11     src/sys/security/audit/audit_arg.c
  1.43      +2 -6      src/sys/security/audit/audit_syscalls.c
  1.33      +1 -7      src/sys/security/audit/audit_worker.c
  1.134     +2 -6      src/sys/security/mac/mac_process.c
  1.145     +10 -23    src/sys/security/mac/mac_syscalls.c
  1.219     +1 -1      src/sys/sys/buf.h
  1.22      +0 -1      src/sys/sys/bufobj.h
  1.271     +2 -36     src/sys/sys/mount.h
  1.56      +0 -4      src/sys/sys/namei.h
  1.182     +2 -12     src/sys/ufs/ffs/ffs_alloc.c
  1.305     +0 -5      src/sys/ufs/ffs/ffs_softdep.c
  1.111     +4 -25     src/sys/ufs/ufs/ufs_quota.c
  1.299     +0 -21     src/sys/vm/vm_fault.c
  1.271     +3 -9      src/sys/vm/vm_mmap.c
  1.458     +1 -32     src/sys/vm/vm_object.c
  1.357     +1 -6      src/sys/vm/vm_pageout.c
  1.281     +0 -9      src/sys/vm/vnode_pager.c



kib         2012-10-22 17:54:32 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    sys/sys              param.h 
  Log:
  SVN rev 241897 on 2012-10-22 17:54:32Z by kib
  
  Bump __FreeBSD_version and make a note in UPDATING about removal of
  the support for non-MPSAFE filesystems.
  
  Revision  Changes    Path
  1.735     +5 -0      src/UPDATING
  1.516     +1 -1      src/sys/sys/param.h



np          2012-10-22 17:56:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cxgbe/tom    t4_cpl_io.c t4_listen.c 
  Log:
  SVN rev 241898 on 2012-10-22 17:56:15Z by np
  
  MFC r241626, r241642.
  
  r241626:
  Whitespace cleanup.
  
  r241642:
  Always provide sndbuf and MSS values in a flowc command, even when the
  driver is going to abort the connection right after the flowc.
  
  Revision  Changes    Path
  1.2.2.5   +15 -10    src/sys/dev/cxgbe/tom/t4_cpl_io.c
  1.1.2.4   +14 -10    src/sys/dev/cxgbe/tom/t4_listen.c



melifaro    2012-10-22 19:22:31 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/ipfw     ip_fw_nat.c 
  Log:
  SVN rev 241908 on 2012-10-22 19:22:31Z by melifaro
  
  Remove unnecessary chain read lock in ipfw nat 'global' code.
  Document case when ipfw chain lock must be held while calling ipfw_nat().
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.5       +7 -2      src/sys/netpfil/ipfw/ip_fw_nat.c



glebius     2012-10-22 21:09:03 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    sys/net              if_gre.c if_stf.c 
    sys/netgraph         ng_ipfw.c 
    sys/netinet          igmp.c in.h in_gif.c ip_carp.c 
                         ip_divert.c ip_gre.c ip_icmp.c ip_input.c 
                         ip_ipsec.c ip_mroute.c ip_options.c 
                         ip_output.c raw_ip.c sctp_input.c 
                         sctp_output.c sctp_usrreq.c sctputil.c 
                         siftr.c tcp_debug.c tcp_input.c 
                         tcp_output.c tcp_subr.c tcp_syncache.c 
                         tcp_timewait.c udp_usrreq.c 
    sys/netinet6         ip6_ipsec.c 
    sys/netipsec         ipsec.c 
    sys/netpfil/ipfw     ip_dn_io.c ip_fw2.c ip_fw_dynamic.c 
                         ip_fw_pfil.c 
    sys/netpfil/pf       if_pfsync.c pf.c 
    sys/sys              param.h 
  Log:
  SVN rev 241913 on 2012-10-22 21:09:03Z by glebius
  
    Switch the entire IPv4 stack to keep the IP packet header
  in network byte order. Any host byte order processing is
  done in local variables and host byte order values are
  never[1] written to a packet.
  
    After this change a packet processed by the stack isn't
  modified at all[2] except for TTL.
  
    After this change a network stack hacker doesn't need to
  scratch his head trying to figure out what is the byte order
  at the given place in the stack.
  
  [1] One exception still remains. The raw sockets convert host
  byte order before pass a packet to an application. Probably
  this would remain for ages for compatibility.
  
  [2] The ip_input() still subtructs header len from ip->ip_len,
  but this is planned to be fixed soon.
  
  Reviewed by:    luigi, Maxim Dounin <mdounin mdounin.ru>
  Tested by:      ray, Olivier Cochard-Labbe <olivier cochard.me>
  
  Revision  Changes    Path
  1.736     +6 -0      src/UPDATING
  1.67      +3 -3      src/sys/net/if_gre.c
  1.84      +1 -1      src/sys/net/if_stf.c
  1.25      +0 -1      src/sys/netgraph/ng_ipfw.c
  1.102     +4 -4      src/sys/netinet/igmp.c
  1.121     +0 -27     src/sys/netinet/in.h
  1.54      +1 -1      src/sys/netinet/in_gif.c
  1.101     +2 -2      src/sys/netinet/ip_carp.c
  1.182     +0 -4      src/sys/netinet/ip_divert.c
  1.29      +3 -5      src/sys/netinet/ip_gre.c
  1.151     +11 -12    src/sys/netinet/ip_icmp.c
  1.399     +26 -37    src/sys/netinet/ip_input.c
  1.32      +2 -6      src/sys/netinet/ip_ipsec.c
  1.168     +7 -11     src/sys/netinet/ip_mroute.c
  1.27      +2 -2      src/sys/netinet/ip_options.c
  1.337     +5 -21     src/sys/netinet/ip_output.c
  1.242     +11 -4     src/sys/netinet/raw_ip.c
  1.165     +1 -1      src/sys/netinet/sctp_input.c
  1.200     +4 -4      src/sys/netinet/sctp_output.c
  1.139     +1 -1      src/sys/netinet/sctp_usrreq.c
  1.193     +1 -1      src/sys/netinet/sctputil.c
  1.16      +2 -1      src/sys/netinet/siftr.c
  1.32      +1 -2      src/sys/netinet/tcp_debug.c
  1.457     +8 -17     src/sys/netinet/tcp_input.c
  1.194     +2 -2      src/sys/netinet/tcp_output.c
  1.391     +5 -6      src/sys/netinet/tcp_subr.c
  1.197     +3 -3      src/sys/netinet/tcp_syncache.c
  1.323     +2 -2      src/sys/netinet/tcp_timewait.c
  1.286     +9 -9      src/sys/netinet/udp_usrreq.c
  1.32      +0 -6      src/sys/netinet6/ip6_ipsec.c
  1.60      +2 -3      src/sys/netipsec/ipsec.c
  1.2       +0 -3      src/sys/netpfil/ipfw/ip_dn_io.c
  1.4       +0 -8      src/sys/netpfil/ipfw/ip_fw2.c
  1.2       +2 -3      src/sys/netpfil/ipfw/ip_fw_dynamic.c
  1.4       +0 -2      src/sys/netpfil/ipfw/ip_fw_pfil.c
  1.9       +2 -2      src/sys/netpfil/pf/if_pfsync.c
  1.9       +2 -11     src/sys/netpfil/pf/pf.c
  1.517     +1 -1      src/sys/sys/param.h



ed          2012-10-22 21:14:26 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 241914 on 2012-10-22 21:14:26Z by ed
  
  Remove unused `vfslocked' variable.
  
  I have no idea what this `vfslocked' thing means. I wonder how it ended
  up here.
  
  Revision  Changes    Path
  1.547     +1 -2      src/sys/kern/vfs_syscalls.c



delphij     2012-10-22 21:49:56 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_uio.h sctp_var.h 
    sys/netinet6         icmp6.c in6.c in6.h in6_gif.h 
                         in6_ifattach.h in6_pcb.h in6_src.c 
                         in6_var.h ip6_output.c ip6_var.h 
                         ip6protosw.h nd6.c nd6.h nd6_rtr.c 
                         pim6_var.h scope6_var.h sctp6_var.h 
                         tcp6_var.h 
  Log:
  SVN rev 241916 on 2012-10-22 21:49:56Z by delphij
  
  Remove __P.
  
  Submitted by:   kevlo
  Reviewed by:    md5(1)
  MFC after:      2 months
  
  Revision  Changes    Path
  1.82      +24 -24    src/sys/netinet/sctp_uio.h
  1.42      +10 -10    src/sys/netinet/sctp_var.h
  1.137     +6 -6      src/sys/netinet6/icmp6.c
  1.164     +4 -4      src/sys/netinet6/in6.c
  1.66      +47 -47    src/sys/netinet6/in6.h
  1.9       +5 -5      src/sys/netinet6/in6_gif.h
  1.9       +6 -6      src/sys/netinet6/in6_ifattach.h
  1.29      +30 -30    src/sys/netinet6/in6_pcb.h
  1.90      +6 -6      src/sys/netinet6/in6_src.c
  1.52      +27 -27    src/sys/netinet6/in6_var.h
  1.160     +10 -10    src/sys/netinet6/ip6_output.c
  1.65      +51 -51    src/sys/netinet6/ip6_var.h
  1.17      +9 -9      src/sys/netinet6/ip6protosw.h
  1.160     +2 -2      src/sys/netinet6/nd6.c
  1.39      +55 -55    src/sys/netinet6/nd6.h
  1.88      +7 -7      src/sys/netinet6/nd6_rtr.c
  1.7       +1 -1      src/sys/netinet6/pim6_var.h
  1.9       +12 -12    src/sys/netinet6/scope6_var.h
  1.15      +4 -4      src/sys/netinet6/sctp6_var.h
  1.12      +3 -3      src/sys/netinet6/tcp6_var.h



eadler      2012-10-22 22:29:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_lem.c 
    sys/dev/ixgbe        ixgbe.c ixv.c 
    sys/dev/sound/pci    emu10kx.c 
  Log:
  SVN rev 241917 on 2012-10-22 22:29:48Z by eadler
  
  Now that device disabling is generic, remove extraneous code from the
  device drivers that used to provide this feature.
  
  This is a subset of 241856 (which was reverted)
  
  Reviewed by:    des
  Approved by:    cperciva (implicit)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.32      +0 -5      src/sys/dev/e1000/if_lem.c
  1.79      +0 -5      src/sys/dev/ixgbe/ixgbe.c
  1.13      +0 -5      src/sys/dev/ixgbe/ixv.c
  1.23      +0 -5      src/sys/dev/sound/pci/emu10kx.c



adrian      2012-10-22 22:32:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/etherswitch/arswitch arswitch_reg.c 
  Log:
  SVN rev 241918 on 2012-10-22 22:32:52Z by adrian
  
  Don't try to cache the page setting - always set the page before
  doing a switch register read/write.
  
  PR:             kern/172968
  
  Revision  Changes    Path
  1.3       +11 -4     src/sys/dev/etherswitch/arswitch/arswitch_reg.c



glebius     2012-10-22 22:42:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         ipsec_output.c xform_ah.c 
  Log:
  SVN rev 241919 on 2012-10-22 22:42:28Z by glebius
  
  Couple of changes missed from r241913, which converted
  IPv4 stack to network byte order.
  
  Revision  Changes    Path
  1.37      +2 -6      src/sys/netipsec/ipsec_output.c
  1.31      +6 -16     src/sys/netipsec/xform_ah.c



rpaulo      2012-10-23 02:20:11 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/conf     WII 
  Log:
  SVN rev 241920 on 2012-10-23 02:20:11Z by rpaulo
  
  Remove compat options.
  
  Submitted by:   netchild
  
  Revision  Changes    Path
  1.3       +0 -4      src/sys/powerpc/conf/WII



glebius     2012-10-23 08:22:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         ipsec_input.c 
  Log:
  SVN rev 241922 on 2012-10-23 08:22:01Z by glebius
  
  - Fix one more miss from r241913.
  - Add XXX comment about necessity of the entire block,
    that "fixes up" the IP header.
  
  Revision  Changes    Path
  1.36      +4 -2      src/sys/netipsec/ipsec_input.c



glebius     2012-10-23 08:33:13 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          igmp.c ip_icmp.c ip_input.c ip_options.c 
                         raw_ip.c sctp_input.c tcp_input.c 
                         udp_usrreq.c 
    sys/netipsec         xform_ah.c 
  Log:
  SVN rev 241923 on 2012-10-23 08:33:13Z by glebius
  
    Do not reduce ip_len by size of IP header in the ip_input()
  before passing a packet to protocol input routines.
    For several protocols this mean that now protocol needs to
  do subtraction itself, and for another half this means that
  we do not need to add header length back to the packet.
  
    Make ip_stripoptions() to adjust ip_len, since now we enter
  this function with a packet header whose ip_len does represent
  length of entire packet, not payload only.
  
  Revision  Changes    Path
  1.103     +1 -1      src/sys/netinet/igmp.c
  1.152     +1 -3      src/sys/netinet/ip_icmp.c
  1.400     +0 -6      src/sys/netinet/ip_input.c
  1.28      +1 -1      src/sys/netinet/ip_options.c
  1.243     +4 -6      src/sys/netinet/raw_ip.c
  1.166     +1 -1      src/sys/netinet/sctp_input.c
  1.458     +1 -1      src/sys/netinet/tcp_input.c
  1.287     +1 -2      src/sys/netinet/udp_usrreq.c
  1.32      +0 -3      src/sys/netipsec/xform_ah.c



glebius     2012-10-23 10:29:31 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_options.c 
  Log:
  SVN rev 241925 on 2012-10-23 10:29:31Z by glebius
  
    Simplify ip_stripoptions() reducing number of intermediate
  variables.
  
  Revision  Changes    Path
  1.29      +4 -6      src/sys/netinet/ip_options.c



glebius     2012-10-23 10:30:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_icmp.c 
  Log:
  SVN rev 241926 on 2012-10-23 10:30:09Z by glebius
  
    Use ip_stripoptions() instead of handrolled version.
  
  Revision  Changes    Path
  1.153     +1 -13     src/sys/netinet/ip_icmp.c



andre       2012-10-23 14:19:44 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             NOTES options 
    sys/kern             subr_uio.c uipc_socket.c 
  Log:
  SVN rev 241931 on 2012-10-23 14:19:44Z by andre
  
  Replace the ill-named ZERO_COPY_SOCKET kernel option with two
  more appropriate named kernel options for the very distinct
  send and receive path.
  
  "options SOCKET_SEND_COW" enables VM page copy-on-write based
  sending of data on an outbound socket.
  
  NB: The COW based send mechanism is not safe and may result
  in kernel crashes.
  
  "options SOCKET_RECV_PFLIP" enables VM kernel/userspace page
  flipping for special disposable pages attached as external
  storage to mbufs.
  
  Only the naming of the kernel options is changed and their
  corresponding #ifdef sections are adjusted.  No functionality
  is added or removed.
  
  Discussed with: alc (mechanism and limitations of send side COW)
  
  Revision  Changes    Path
  1.1664    +14 -6     src/sys/conf/NOTES
  1.773     +2 -1      src/sys/conf/options
  1.16      +5 -5      src/sys/kern/subr_uio.c
  1.377     +19 -16    src/sys/kern/uipc_socket.c



imp         2012-10-23 14:58:24 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 241933 on 2012-10-23 14:58:24Z by imp
  
  Start a clean-room implementation of files.mips.  This is sufficient
  for SWARM64 and SWARM64_SMP to compile.  Other kernels will be layered
  in.
  
  Revision  Changes    Path
  1.32      +64 -117   src/sys/conf/files.mips



mav         2012-10-23 15:15:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_queue.c 
  Log:
  SVN rev 241935 on 2012-10-23 15:15:16Z by mav
  
  MFC r241028:
  Change queue overflow checks from DIAGNOSTIC+panic() to KASSERT() to make
  them enabled on HEAD by default. It is probably better to do single compare
  then hunt for unexpected memory corruption.
  
  Revision  Changes    Path
  1.11.2.3  +7 -9      src/sys/cam/cam_queue.c



imp         2012-10-23 15:16:40 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 241936 on 2012-10-23 15:16:40Z by imp
  
  Add support for syscons (we should consider moving most of this into
  files, another day).
  
  Revision  Changes    Path
  1.33      +9 -0      src/sys/conf/files.mips



mav         2012-10-23 15:16:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/ata          ata_da.c ata_pmp.c ata_xpt.c 
    sys/cam/scsi         scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c 
                         scsi_sa.c scsi_sg.c scsi_xpt.c 
  Log:
  SVN rev 241937 on 2012-10-23 15:16:50Z by mav
  
  MFC r241404:
  Remove 'periph == NULL' check from bunch of periph drivers.
  This condition can never be true as functions are called from single place
  and the checks just pollute the code and confuse Clang Static Analyzer.
  
  Revision    Changes    Path
  1.38.2.12   +0 -5      src/sys/cam/ata/ata_da.c
  1.11.2.4    +0 -5      src/sys/cam/ata/ata_pmp.c
  1.43.2.12   +0 -5      src/sys/cam/ata/ata_xpt.c
  1.127.2.10  +0 -4      src/sys/cam/scsi/scsi_cd.c
  1.52.2.4    +0 -5      src/sys/cam/scsi/scsi_ch.c
  1.261.2.21  +0 -5      src/sys/cam/scsi/scsi_da.c
  1.61.2.5    +0 -5      src/sys/cam/scsi/scsi_pass.c
  1.120.2.6   +0 -5      src/sys/cam/scsi/scsi_sa.c
  1.20.2.4    +0 -5      src/sys/cam/scsi/scsi_sg.c
  1.15.2.8    +0 -5      src/sys/cam/scsi/scsi_xpt.c



mav         2012-10-23 15:18:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241938 on 2012-10-23 15:18:16Z by mav
  
  MFC r241405:
  Really handle xpt_compile_path() error in xpt_bus_register() instead of
  print error message and probably crash just after it on NULL dereference.
  
  Revision    Changes    Path
  1.264.2.16  +5 -2      src/sys/cam/cam_xpt.c



mav         2012-10-23 15:20:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/scsi         scsi_cd.c 
  Log:
  SVN rev 241939 on 2012-10-23 15:20:59Z by mav
  
  MFC r241410:
  There are SCSI conditions that are not an errors. In those cases cderror()
  returns zero while request status is not CAM_REQ_CMP.  That could cause
  partial device attach or other unexpected results.
  
  Revision    Changes    Path
  1.127.2.11  +9 -10     src/sys/cam/scsi/scsi_cd.c



mav         2012-10-23 15:22:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_xpt.c 
    sys/cam/ata          ata_xpt.c 
    sys/cam/scsi         scsi_xpt.c 
  Log:
  SVN rev 241940 on 2012-10-23 15:22:11Z by mav
  
  MFC r241455:
  Don't duplicate path/ccb allocation code, use existing functions.
  
  Revision    Changes    Path
  1.43.2.13   +7 -16     src/sys/cam/ata/ata_xpt.c
  1.264.2.17  +1 -7      src/sys/cam/cam_xpt.c
  1.15.2.9    +7 -16     src/sys/cam/scsi/scsi_xpt.c



mav         2012-10-23 15:25:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241941 on 2012-10-23 15:25:19Z by mav
  
  MFC r241456:
  Use separate malloc buckets for CAM devices, CCBs and paths. This will
  make it easier to track down the source of any use after free problems.
  
  Revision    Changes    Path
  1.264.2.18  +15 -12    src/sys/cam/cam_xpt.c



imp         2012-10-23 15:25:48 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/rt305x      files.rt305x 
  Log:
  SVN rev 241942 on 2012-10-23 15:25:48Z by imp
  
  Add RT305x specific devices here.
  
  Revision  Changes    Path
  1.2       +2 -0      src/sys/mips/rt305x/files.rt305x



mav         2012-10-23 15:27:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_xpt.c 
    sys/cam/ata          ata_da.c 
    sys/cam/scsi         scsi_da.c scsi_pass.c 
  Log:
  SVN rev 241943 on 2012-10-23 15:27:32Z by mav
  
  MFC r241485:
  Protect xpt_getattr() calls with the SIM lock and assert that.
  
  Revision    Changes    Path
  1.38.2.13   +5 -5      src/sys/cam/ata/ata_da.c
  1.264.2.19  +2 -0      src/sys/cam/cam_xpt.c
  1.261.2.22  +5 -5      src/sys/cam/scsi/scsi_da.c
  1.61.2.6    +7 -5      src/sys/cam/scsi/scsi_pass.c



mav         2012-10-23 15:31:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241944 on 2012-10-23 15:31:50Z by mav
  
  MFC r241504:
  Fix XPT_DEBUG paths operations locking:
   - Extend the lock to cover xpt_path_release() for the new path.
   - While xpt_action() is called while holding right SIM lock for the new
     bus, the old path release may require different SIM lock. So we have
     to temporary drop the new lock and get the old one.
  
  Revision    Changes    Path
  1.264.2.20  +16 -8     src/sys/cam/cam_xpt.c



mav         2012-10-23 15:33:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/ctl          ctl_frontend_cam_sim.c 
  Log:
  SVN rev 241945 on 2012-10-23 15:33:32Z by mav
  
  MFC r241508:
  Extend SIM lock coverage during the bus registration process.
  
  Revision  Changes    Path
  1.2.2.5   +7 -8      src/sys/cam/ctl/ctl_frontend_cam_sim.c



imp         2012-10-23 15:33:40 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 241946 on 2012-10-23 15:33:40Z by imp
  
  intr_machdep.c and trap.c can be replaced with ports' own versions,
  so remove the standard ones from here.
  
  Revision  Changes    Path
  1.34      +0 -2      src/sys/conf/files.mips



mav         2012-10-23 15:34:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241947 on 2012-10-23 15:34:51Z by mav
  
  MFC r241509:
  Use xpt_create_path_unlocked() for initial debug path compilation because
  we are not holding respective SIM lock.
  
  Revision    Changes    Path
  1.264.2.21  +1 -6      src/sys/cam/cam_xpt.c



mav         2012-10-23 15:36:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 241948 on 2012-10-23 15:36:23Z by mav
  
  MFC r241510:
  Don't exclude XPT SIM from locking in xpt_create_path_unlocked().
  We don't want xpt periph, device, target or bus disappeared because of
  incorrect reference counting.
  
  Revision    Changes    Path
  1.264.2.22  +4 -9      src/sys/cam/cam_xpt.c



mav         2012-10-23 15:37:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam              cam_periph.c 
  Log:
  SVN rev 241949 on 2012-10-23 15:37:57Z by mav
  
  MFC r241536:
  Add explicit check for not set time inside cam_periph_freeze_after_event().
  
  System time is set later on boot process then initial bus scan by CAM.
  Until that moment microtime() is equal to microuptime(), and if system
  boots quickly, the value can be close to zero. That causes settle time
  waiting even for buses that don't use reset during probe.
  
  On my test system this reduces boot time by 1 second if USB enabled, or
  by 4 seconds if USB disabled.  CAM waited for ctl2cam0 bus "settle".
  
  Revision   Changes    Path
  1.97.2.10  +3 -0      src/sys/cam/cam_periph.c



mav         2012-10-23 15:46:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/raid        g_raid.c 
  Log:
  SVN rev 241950 on 2012-10-23 15:46:02Z by mav
  
  MFC r239175:
  Add missing FAILED event to g_raid_subdisk_event2str() to print it properly
  in debug messages.
  
  Revision  Changes    Path
  1.4.2.4   +2 -0      src/sys/geom/raid/g_raid.c



mav         2012-10-23 15:48:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/raid        md_promise.c 
  Log:
  SVN rev 241951 on 2012-10-23 15:48:42Z by mav
  
  MFC r241418:
  NULL-ify last previously used pointer instead of last possible pointer.
  This should be only a cosmetic change.
  
  Revision  Changes    Path
  1.3.4.6   +3 -3      src/sys/geom/raid/md_promise.c



mav         2012-10-23 16:03:00 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_enc.c scsi_pt.c 
  Log:
  SVN rev 241952 on 2012-10-23 16:03:00Z by mav
  
  Remove two more 'periph == NULL' checks missed in r241404.
  This condition can never be true as functions are called from single place
  and the checks just pollute the code and confuse Clang Static Analyzer.
  
  Revision  Changes    Path
  1.8       +0 -5      src/sys/cam/scsi/scsi_enc.c
  1.54      +0 -5      src/sys/cam/scsi/scsi_pt.c



imp         2012-10-23 16:07:41 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 241953 on 2012-10-23 16:07:41Z by imp
  
  Add in MD specific support for FDT.  Need to refactor this a bit.
  
  Revision  Changes    Path
  1.35      +10 -0     src/sys/conf/files.mips



imp         2012-10-23 16:12:17 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 241954 on 2012-10-23 16:12:17Z by imp
  
  Add in the crypto support from the generic versions.
  
  Revision  Changes    Path
  1.36      +4 -0      src/sys/conf/files.mips



jhb         2012-10-23 19:04:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             kern.pre.mk 
  Log:
  SVN rev 241961 on 2012-10-23 19:04:05Z by jhb
  
  Update the make version required to use an empty command for
  NORMAL_CTFCONVERT to require the most recent MFC to 9.
  
  Submitted by:   Petr Lampa  lampa  fit vutbr cz
  
  Revision   Changes    Path
  1.128.2.9  +1 -1      src/sys/conf/kern.pre.mk



jhb         2012-10-23 19:04:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             kern.pre.mk 
  Log:
  SVN rev 241962 on 2012-10-23 19:04:49Z by jhb
  
  Remove attempt to use an empty NORMAL_CTFCONVERT and always fall back to
  using a the null "@:" command if CTF is disabled.
  
  Revision   Changes    Path
  1.107.2.8  +0 -2      src/sys/conf/kern.pre.mk



imp         2012-10-23 19:17:43 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
    sys/mips/rt305x      files.rt305x 
  Log:
  SVN rev 241964 on 2012-10-23 19:17:43Z by imp
  
  Turns out the nvram env was common, so move it back up to get PB92 working.
  
  Revision  Changes    Path
  1.37      +3 -0      src/sys/conf/files.mips
  1.3       +0 -1      src/sys/mips/rt305x/files.rt305x



thompsa     2012-10-23 22:58:25 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/conf        AR71XX_BASE AR724X_BASE 
  Log:
  SVN rev 241970 on 2012-10-23 22:58:25Z by thompsa
  
  Fix spelling of NFSCL option.
  
  Revision  Changes    Path
  1.8       +1 -1      src/sys/mips/conf/AR71XX_BASE
  1.5       +1 -1      src/sys/mips/conf/AR724X_BASE



andre       2012-10-23 23:13:44 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 241971 on 2012-10-23 23:13:44Z by andre
  
  Change the dependency of kern/uipc_cow.c from zero_copy_sockets
  to socket_send_cow.  Missed in r241931.
  
  Submitted by:   pluknet
  
  Revision  Changes    Path
  1.1724    +1 -1      src/sys/conf/files



jkim        2012-10-23 23:49:17 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/dev/acpica changes.txt 
    sys/contrib/dev/acpica/common adfile.c adisasm.c adwalk.c 
                                  dmextern.c dmrestag.c dmtable.c 
                                  dmtbdump.c dmtbinfo.c getopt.c 
    sys/contrib/dev/acpica/compiler aslcodegen.c aslcompile.c 
                                    aslcompiler.h aslcompiler.y 
                                    asldefine.h aslerror.c 
                                    aslfiles.c aslfold.c 
                                    aslglobal.h asllength.c 
                                    asllisting.c aslload.c 
                                    asllookup.c aslmain.c aslmap.c 
                                    aslmessages.h aslopcodes.c 
                                    asloperands.c aslopt.c 
                                    aslresource.c aslrestype1.c 
                                    aslrestype1i.c aslrestype2d.c 
                                    aslrestype2e.c aslrestype2q.c 
                                    aslrestype2w.c aslstartup.c 
                                    aslstubs.c aslsupport.l 
                                    asltransform.c asltree.c 
                                    asltypes.h aslutils.c 
                                    aslwalks.c dtcompile.c dtio.c 
                                    dttable.c dttemplate.h 
                                    prutils.c 
    sys/contrib/dev/acpica/components/debugger dbcmds.c dbdisply.c 
                                               dbexec.c dbfileio.c 
                                               dbhistry.c 
                                               dbinput.c dbnames.c 
                                               dbstats.c dbutils.c 
                                               dbxface.c 
    sys/contrib/dev/acpica/components/disassembler dmbuffer.c 
                                                   dmnames.c 
                                                   dmobject.c 
                                                   dmopcode.c 
                                                   dmresrc.c 
                                                   dmresrcl2.c 
                                                   dmresrcs.c 
                                                   dmutils.c 
                                                   dmwalk.c 
    sys/contrib/dev/acpica/components/dispatcher dscontrol.c 
                                                 dsfield.c 
                                                 dsinit.c 
                                                 dsmethod.c 
                                                 dsmthdat.c 
                                                 dsobject.c 
                                                 dsopcode.c 
                                                 dsutils.c 
                                                 dswexec.c 
                                                 dswload2.c 
                                                 dswscope.c 
                                                 dswstate.c 
    sys/contrib/dev/acpica/components/events evevent.c evrgnini.c 
                                             evxfgpe.c evxfregn.c 
    sys/contrib/dev/acpica/components/executer exconfig.c 
                                               exconvrt.c 
                                               excreate.c 
                                               exdebug.c exdump.c 
                                               exfield.c exfldio.c 
                                               exmisc.c exmutex.c 
                                               exnames.c 
                                               exoparg1.c 
                                               exoparg2.c 
                                               exoparg3.c 
                                               exoparg6.c exprep.c 
                                               exregion.c 
                                               exresnte.c 
                                               exresolv.c 
                                               exresop.c exstore.c 
                                               exstoren.c 
                                               exstorob.c 
                                               exsystem.c 
                                               exutils.c 
    sys/contrib/dev/acpica/components/hardware hwacpi.c hwgpe.c 
                                               hwpci.c hwregs.c 
                                               hwtimer.c hwvalid.c 
                                               hwxface.c 
    sys/contrib/dev/acpica/components/namespace nsaccess.c 
                                                nsalloc.c nsdump.c 
                                                nsdumpdv.c 
                                                nseval.c nsinit.c 
                                                nsload.c nsnames.c 
                                                nsobject.c 
                                                nsparse.c 
                                                nssearch.c 
                                                nsutils.c nswalk.c 
                                                nsxfeval.c 
                                                nsxfname.c 
                                                nsxfobj.c 
    sys/contrib/dev/acpica/components/parser psargs.c psloop.c 
                                             psopcode.c psparse.c 
                                             psscope.c pstree.c 
                                             psutils.c psxface.c 
    sys/contrib/dev/acpica/components/resources rsaddr.c rscalc.c 
                                                rscreate.c 
                                                rsdump.c rsio.c 
                                                rslist.c 
                                                rsmemory.c 
                                                rsmisc.c rsutils.c 
    sys/contrib/dev/acpica/components/tables tbfadt.c tbfind.c 
                                             tbinstal.c tbutils.c 
                                             tbxface.c tbxfload.c 
                                             tbxfroot.c 
    sys/contrib/dev/acpica/components/utilities utalloc.c 
                                                utcache.c utcopy.c 
                                                utdebug.c 
                                                utdelete.c utids.c 
                                                utinit.c utlock.c 
                                                utmath.c utmisc.c 
                                                utmutex.c 
                                                utobject.c 
                                                utresrc.c 
                                                utstate.c 
                                                uttrack.c 
                                                utxface.c 
                                                utxferror.c 
    sys/contrib/dev/acpica/include acapps.h acconfig.h acexcep.h 
                                   acglobal.h aclocal.h acmacros.h 
                                   acnames.h acobject.h acopcode.h 
                                   acpiosxf.h acpixf.h acrestyp.h 
                                   acstruct.h actbl2.h actbl3.h 
                                   actypes.h acutils.h amlresrc.h 
    sys/contrib/dev/acpica/include/platform acenv.h 
    sys/dev/acpica       acpi.c 
  Log:
  SVN rev 241973 on 2012-10-23 23:49:17Z by jkim
  
  Merge ACPICA 20121018.
  
  Revision  Changes      Path
  1.30      +2747 -1343  src/sys/contrib/dev/acpica/changes.txt
  1.9       +3 -5        src/sys/contrib/dev/acpica/common/adfile.c
  1.15      +35 -31      src/sys/contrib/dev/acpica/common/adisasm.c
  1.11      +3 -5        src/sys/contrib/dev/acpica/common/adwalk.c
  1.11      +0 -1        src/sys/contrib/dev/acpica/common/dmextern.c
  1.12      +0 -1        src/sys/contrib/dev/acpica/common/dmrestag.c
  1.16      +14 -1       src/sys/contrib/dev/acpica/common/dmtable.c
  1.14      +2 -2        src/sys/contrib/dev/acpica/common/dmtbdump.c
  1.14      +7 -7        src/sys/contrib/dev/acpica/common/dmtbinfo.c
  1.9       +0 -1        src/sys/contrib/dev/acpica/common/getopt.c
  1.9       +2 -5        src/sys/contrib/dev/acpica/compiler/aslcodegen.c
  1.20      +5 -8        src/sys/contrib/dev/acpica/compiler/aslcompile.c
  1.22      +0 -2        src/sys/contrib/dev/acpica/compiler/aslcompiler.h
  1.17      +1 -1        src/sys/contrib/dev/acpica/compiler/aslcompiler.y
  1.13      +0 -2        src/sys/contrib/dev/acpica/compiler/asldefine.h
  1.16      +2 -3        src/sys/contrib/dev/acpica/compiler/aslerror.c
  1.16      +4 -8        src/sys/contrib/dev/acpica/compiler/aslfiles.c
  1.8       +1 -2        src/sys/contrib/dev/acpica/compiler/aslfold.c
  1.16      +1 -4        src/sys/contrib/dev/acpica/compiler/aslglobal.h
  1.6       +3 -6        src/sys/contrib/dev/acpica/compiler/asllength.c
  1.9       +13 -16      src/sys/contrib/dev/acpica/compiler/asllisting.c
  1.9       +2 -4        src/sys/contrib/dev/acpica/compiler/aslload.c
  1.13      +17 -19      src/sys/contrib/dev/acpica/compiler/asllookup.c
  1.21      +7 -9        src/sys/contrib/dev/acpica/compiler/aslmain.c
  1.12      +1 -4        src/sys/contrib/dev/acpica/compiler/aslmap.c
  1.12      +0 -1        src/sys/contrib/dev/acpica/compiler/aslmessages.h
  1.8       +19 -22      src/sys/contrib/dev/acpica/compiler/aslopcodes.c
  1.9       +9 -12       src/sys/contrib/dev/acpica/compiler/asloperands.c
  1.8       +15 -17      src/sys/contrib/dev/acpica/compiler/aslopt.c
  1.9       +8 -9        src/sys/contrib/dev/acpica/compiler/aslresource.c
  1.11      +2 -4        src/sys/contrib/dev/acpica/compiler/aslrestype1.c
  1.6       +0 -1        src/sys/contrib/dev/acpica/compiler/aslrestype1i.c
  1.7       +0 -1        src/sys/contrib/dev/acpica/compiler/aslrestype2d.c
  1.7       +0 -1        src/sys/contrib/dev/acpica/compiler/aslrestype2e.c
  1.6       +0 -1        src/sys/contrib/dev/acpica/compiler/aslrestype2q.c
  1.7       +0 -1        src/sys/contrib/dev/acpica/compiler/aslrestype2w.c
  1.12      +6 -3        src/sys/contrib/dev/acpica/compiler/aslstartup.c
  1.12      +1 -2        src/sys/contrib/dev/acpica/compiler/aslstubs.c
  1.4       +7 -8        src/sys/contrib/dev/acpica/compiler/aslsupport.l
  1.9       +6 -9        src/sys/contrib/dev/acpica/compiler/asltransform.c
  1.10      +17 -20      src/sys/contrib/dev/acpica/compiler/asltree.c
  1.17      +0 -1        src/sys/contrib/dev/acpica/compiler/asltypes.h
  1.16      +3 -5        src/sys/contrib/dev/acpica/compiler/aslutils.c
  1.5       +1 -1        src/sys/contrib/dev/acpica/compiler/aslwalks.c
  1.10      +1 -1        src/sys/contrib/dev/acpica/compiler/dtcompile.c
  1.12      +2 -2        src/sys/contrib/dev/acpica/compiler/dtio.c
  1.8       +3 -3        src/sys/contrib/dev/acpica/compiler/dttable.c
  1.7       +17 -8       src/sys/contrib/dev/acpica/compiler/dttemplate.h
  1.4       +2 -2        src/sys/contrib/dev/acpica/compiler/prutils.c
  1.6       +6 -6        src/sys/contrib/dev/acpica/components/debugger/dbcmds.c
  1.4       +38 -23      src/sys/contrib/dev/acpica/components/debugger/dbdisply.c
  1.5       +5 -7        src/sys/contrib/dev/acpica/components/debugger/dbexec.c
  1.3       +3 -4        src/sys/contrib/dev/acpica/components/debugger/dbfileio.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/debugger/dbhistry.c
  1.4       +5 -6        src/sys/contrib/dev/acpica/components/debugger/dbinput.c
  1.3       +2 -2        src/sys/contrib/dev/acpica/components/debugger/dbnames.c
  1.4       +1 -1        src/sys/contrib/dev/acpica/components/debugger/dbstats.c
  1.5       +5 -7        src/sys/contrib/dev/acpica/components/debugger/dbutils.c
  1.2       +1 -1        src/sys/contrib/dev/acpica/components/debugger/dbxface.c
  1.3       +22 -22      src/sys/contrib/dev/acpica/components/disassembler/dmbuffer.c
  1.2       +4 -6        src/sys/contrib/dev/acpica/components/disassembler/dmnames.c
  1.2       +1 -3        src/sys/contrib/dev/acpica/components/disassembler/dmobject.c
  1.5       +1 -2        src/sys/contrib/dev/acpica/components/disassembler/dmopcode.c
  1.2       +1 -1        src/sys/contrib/dev/acpica/components/disassembler/dmresrc.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/disassembler/dmresrcl2.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/disassembler/dmresrcs.c
  1.2       +5 -5        src/sys/contrib/dev/acpica/components/disassembler/dmutils.c
  1.3       +2 -2        src/sys/contrib/dev/acpica/components/disassembler/dmwalk.c
  1.2       +1 -1        src/sys/contrib/dev/acpica/components/dispatcher/dscontrol.c
  1.4       +1 -3        src/sys/contrib/dev/acpica/components/dispatcher/dsfield.c
  1.2       +1 -3        src/sys/contrib/dev/acpica/components/dispatcher/dsinit.c
  1.2       +3 -5        src/sys/contrib/dev/acpica/components/dispatcher/dsmethod.c
  1.2       +7 -9        src/sys/contrib/dev/acpica/components/dispatcher/dsmthdat.c
  1.2       +3 -5        src/sys/contrib/dev/acpica/components/dispatcher/dsobject.c
  1.3       +0 -1        src/sys/contrib/dev/acpica/components/dispatcher/dsopcode.c
  1.2       +16 -16      src/sys/contrib/dev/acpica/components/dispatcher/dsutils.c
  1.2       +4 -6        src/sys/contrib/dev/acpica/components/dispatcher/dswexec.c
  1.3       +2 -3        src/sys/contrib/dev/acpica/components/dispatcher/dswload2.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/dispatcher/dswscope.c
  1.2       +6 -8        src/sys/contrib/dev/acpica/components/dispatcher/dswstate.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/events/evevent.c
  1.2       +2 -3        src/sys/contrib/dev/acpica/components/events/evrgnini.c
  1.6       +2 -2        src/sys/contrib/dev/acpica/components/events/evxfgpe.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/events/evxfregn.c
  1.3       +1 -2        src/sys/contrib/dev/acpica/components/executer/exconfig.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/executer/exconvrt.c
  1.2       +3 -5        src/sys/contrib/dev/acpica/components/executer/excreate.c
  1.2       +3 -5        src/sys/contrib/dev/acpica/components/executer/exdebug.c
  1.3       +2 -3        src/sys/contrib/dev/acpica/components/executer/exdump.c
  1.2       +2 -4        src/sys/contrib/dev/acpica/components/executer/exfield.c
  1.2       +7 -9        src/sys/contrib/dev/acpica/components/executer/exfldio.c
  1.2       +2 -5        src/sys/contrib/dev/acpica/components/executer/exmisc.c
  1.2       +5 -3        src/sys/contrib/dev/acpica/components/executer/exmutex.c
  1.2       +1 -4        src/sys/contrib/dev/acpica/components/executer/exnames.c
  1.2       +5 -7        src/sys/contrib/dev/acpica/components/executer/exoparg1.c
  1.2       +1 -3        src/sys/contrib/dev/acpica/components/executer/exoparg2.c
  1.2       +1 -4        src/sys/contrib/dev/acpica/components/executer/exoparg3.c
  1.2       +2 -3        src/sys/contrib/dev/acpica/components/executer/exoparg6.c
  1.3       +6 -8        src/sys/contrib/dev/acpica/components/executer/exprep.c
  1.2       +1 -4        src/sys/contrib/dev/acpica/components/executer/exregion.c
  1.2       +4 -7        src/sys/contrib/dev/acpica/components/executer/exresnte.c
  1.3       +1 -4        src/sys/contrib/dev/acpica/components/executer/exresolv.c
  1.2       +2 -5        src/sys/contrib/dev/acpica/components/executer/exresop.c
  1.3       +2 -4        src/sys/contrib/dev/acpica/components/executer/exstore.c
  1.2       +5 -8        src/sys/contrib/dev/acpica/components/executer/exstoren.c
  1.2       +2 -5        src/sys/contrib/dev/acpica/components/executer/exstorob.c
  1.2       +4 -6        src/sys/contrib/dev/acpica/components/executer/exsystem.c
  1.3       +2 -3        src/sys/contrib/dev/acpica/components/executer/exutils.c
  1.2       +1 -2        src/sys/contrib/dev/acpica/components/hardware/hwacpi.c
  1.3       +0 -1        src/sys/contrib/dev/acpica/components/hardware/hwgpe.c
  1.2       +2 -2        src/sys/contrib/dev/acpica/components/hardware/hwpci.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/hardware/hwregs.c
  1.2       +1 -2        src/sys/contrib/dev/acpica/components/hardware/hwtimer.c
  1.2       +0 -3        src/sys/contrib/dev/acpica/components/hardware/hwvalid.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/hardware/hwxface.c
  1.2       +2 -3        src/sys/contrib/dev/acpica/components/namespace/nsaccess.c
  1.2       +2 -4        src/sys/contrib/dev/acpica/components/namespace/nsalloc.c
  1.4       +1 -2        src/sys/contrib/dev/acpica/components/namespace/nsdump.c
  1.3       +0 -2        src/sys/contrib/dev/acpica/components/namespace/nsdumpdv.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/namespace/nseval.c
  1.2       +1 -1        src/sys/contrib/dev/acpica/components/namespace/nsinit.c
  1.2       +5 -6        src/sys/contrib/dev/acpica/components/namespace/nsload.c
  1.2       +1 -3        src/sys/contrib/dev/acpica/components/namespace/nsnames.c
  1.2       +4 -6        src/sys/contrib/dev/acpica/components/namespace/nsobject.c
  1.2       +4 -6        src/sys/contrib/dev/acpica/components/namespace/nsparse.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/namespace/nssearch.c
  1.3       +10 -7       src/sys/contrib/dev/acpica/components/namespace/nsutils.c
  1.2       +5 -7        src/sys/contrib/dev/acpica/components/namespace/nswalk.c
  1.2       +10 -12      src/sys/contrib/dev/acpica/components/namespace/nsxfeval.c
  1.2       +45 -24      src/sys/contrib/dev/acpica/components/namespace/nsxfname.c
  1.2       +2 -3        src/sys/contrib/dev/acpica/components/namespace/nsxfobj.c
  1.3       +4 -4        src/sys/contrib/dev/acpica/components/parser/psargs.c
  1.2       +35 -9       src/sys/contrib/dev/acpica/components/parser/psloop.c
  1.2       +3 -3        src/sys/contrib/dev/acpica/components/parser/psopcode.c
  1.2       +6 -8        src/sys/contrib/dev/acpica/components/parser/psparse.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/parser/psscope.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/parser/pstree.c
  1.2       +2 -3        src/sys/contrib/dev/acpica/components/parser/psutils.c
  1.3       +0 -2        src/sys/contrib/dev/acpica/components/parser/psxface.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/resources/rsaddr.c
  1.2       +11 -1       src/sys/contrib/dev/acpica/components/resources/rscalc.c
  1.3       +0 -1        src/sys/contrib/dev/acpica/components/resources/rscreate.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/resources/rsdump.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/resources/rsio.c
  1.2       +2 -3        src/sys/contrib/dev/acpica/components/resources/rslist.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/resources/rsmemory.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/resources/rsmisc.c
  1.3       +0 -1        src/sys/contrib/dev/acpica/components/resources/rsutils.c
  1.5       +0 -1        src/sys/contrib/dev/acpica/components/tables/tbfadt.c
  1.2       +1 -1        src/sys/contrib/dev/acpica/components/tables/tbfind.c
  1.5       +2 -1        src/sys/contrib/dev/acpica/components/tables/tbinstal.c
  1.4       +1 -1        src/sys/contrib/dev/acpica/components/tables/tbutils.c
  1.4       +6 -6        src/sys/contrib/dev/acpica/components/tables/tbxface.c
  1.2       +1 -1        src/sys/contrib/dev/acpica/components/tables/tbxfload.c
  1.3       +1 -4        src/sys/contrib/dev/acpica/components/tables/tbxfroot.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/utilities/utalloc.c
  1.2       +3 -5        src/sys/contrib/dev/acpica/components/utilities/utcache.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/utilities/utcopy.c
  1.2       +21 -21      src/sys/contrib/dev/acpica/components/utilities/utdebug.c
  1.3       +0 -2        src/sys/contrib/dev/acpica/components/utilities/utdelete.c
  1.2       +88 -18      src/sys/contrib/dev/acpica/components/utilities/utids.c
  1.2       +0 -2        src/sys/contrib/dev/acpica/components/utilities/utinit.c
  1.2       +0 -1        src/sys/contrib/dev/acpica/components/utilities/utlock.c
  1.2       +1 -3        src/sys/contrib/dev/acpica/components/utilities/utmath.c
  1.5       +14 -9       src/sys/contrib/dev/acpica/components/utilities/utmisc.c
  1.2       +9 -8        src/sys/contrib/dev/acpica/components/utilities/utmutex.c
  1.3       +4 -6        src/sys/contrib/dev/acpica/components/utilities/utobject.c
  1.3       +0 -2        src/sys/contrib/dev/acpica/components/utilities/utresrc.c
  1.2       +1 -3        src/sys/contrib/dev/acpica/components/utilities/utstate.c
  1.3       +77 -36      src/sys/contrib/dev/acpica/components/utilities/uttrack.c
  1.3       +4 -2        src/sys/contrib/dev/acpica/components/utilities/utxface.c
  1.4       +1 -1        src/sys/contrib/dev/acpica/components/utilities/utxferror.c
  1.8       +0 -1        src/sys/contrib/dev/acpica/include/acapps.h
  1.12      +7 -8        src/sys/contrib/dev/acpica/include/acconfig.h
  1.9       +1 -1        src/sys/contrib/dev/acpica/include/acexcep.h
  1.22      +1 -1        src/sys/contrib/dev/acpica/include/acglobal.h
  1.23      +2 -2        src/sys/contrib/dev/acpica/include/aclocal.h
  1.11      +1 -1        src/sys/contrib/dev/acpica/include/acmacros.h
  1.8       +1 -2        src/sys/contrib/dev/acpica/include/acnames.h
  1.13      +2 -3        src/sys/contrib/dev/acpica/include/acobject.h
  1.6       +3 -3        src/sys/contrib/dev/acpica/include/acopcode.h
  1.11      +3 -2        src/sys/contrib/dev/acpica/include/acpiosxf.h
  1.30      +1 -2        src/sys/contrib/dev/acpica/include/acpixf.h
  1.6       +0 -1        src/sys/contrib/dev/acpica/include/acrestyp.h
  1.6       +1 -1        src/sys/contrib/dev/acpica/include/acstruct.h
  1.9       +0 -1        src/sys/contrib/dev/acpica/include/actbl2.h
  1.4       +11 -11      src/sys/contrib/dev/acpica/include/actbl3.h
  1.19      +19 -13      src/sys/contrib/dev/acpica/include/actypes.h
  1.13      +12 -6       src/sys/contrib/dev/acpica/include/acutils.h
  1.7       +0 -2        src/sys/contrib/dev/acpica/include/amlresrc.h
  1.10      +1 -1        src/sys/contrib/dev/acpica/include/platform/acenv.h
  1.326     +1 -1        src/sys/dev/acpica/acpi.c



sbruno      2012-10-24 01:26:29 UTC

  FreeBSD src repository

  Modified files:
    lib/libpmc           libpmc.c pmc.ivybridge.3 
                         pmc.sandybridge.3 pmc.sandybridgexeon.3 
    sys/dev/hwpmc        pmc_events.h 
  Log:
  SVN rev 241974 on 2012-10-24 01:26:29Z by sbruno
  
  Cleanup and rename some variables in libpmc and hwpmc.
  
  Submitted by:   hiren panchasara <hiren.panchasara@gmail.com>
  Reviewed by:    jimharris@ sbruno@
  Obtained from:  Yahoo! Inc.
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.38      +1 -1      src/lib/libpmc/libpmc.c
  1.5       +1 -1      src/lib/libpmc/pmc.ivybridge.3
  1.6       +1 -1      src/lib/libpmc/pmc.sandybridge.3
  1.3       +1 -1      src/lib/libpmc/pmc.sandybridgexeon.3
  1.25      +5 -5      src/sys/dev/hwpmc/pmc_events.h



yongari     2012-10-24 05:00:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 241983 on 2012-10-24 05:00:56Z by yongari
  
  Do not hardcode phy address. Multi-port controllers use different phy
  address.
  
  Revision  Changes    Path
  1.397     +13 -12    src/sys/dev/bge/if_bge.c
  1.142     +1 -0      src/sys/dev/bge/if_bgereg.h



yongari     2012-10-24 05:22:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241984 on 2012-10-24 05:22:41Z by yongari
  
  Ethernet@WireSpeed is defined for 1000baseT adapter to establish a
  link at a lower speed so enabling it for fiber adapters is wrong.
  Fix the issue by setting BGE_PHY_NO_WIRESPEED such that brgphy(4)
  wouldn't enable the feature.
  While I'm here move PHY specific feature/bug configuration to new
  location(just before mii attach) for readability.
  
  Revision  Changes    Path
  1.398     +46 -45    src/sys/dev/bge/if_bge.c



yongari     2012-10-24 05:54:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 241985 on 2012-10-24 05:54:17Z by yongari
  
  For fast ethernet controllers, Ethernet@WireSpeed is not defined so
  explicitly set BGE_PHY_NO_WIRESPEED flag.
  
  Revision  Changes    Path
  1.399     +3 -3      src/sys/dev/bge/if_bge.c



imp         2012-10-24 06:10:09 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 241986 on 2012-10-24 06:10:09Z by imp
  
  Add back hwpmc support.
  
  Revision  Changes    Path
  1.38      +4 -0      src/sys/conf/files.mips



hselasky    2012-10-24 07:23:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb.h usb_debug.c usb_debug.h usb_hub.c 
                         usb_request.c 
    sys/dev/usb/controller ehci.c ohci.c uhci.c 
  Log:
  SVN rev 241987 on 2012-10-24 07:23:29Z by hselasky
  
  Make several timing parameters of the USB enumeration sequence tuneable.
  Also update the port reset time from 250ms to 50ms. Some USB devices
  have a hard limit in hardware at 222ms for the port reset time and will
  not enumerate unless this delay is closer to the usb.org defined value.
  This patch can fix enumeration with some USB devices.
  
  Tested by:      Guido van Rooij
  Submitted by:   Nick Hibma
  MFC after:      1 week
  
  Revision  Changes    Path
  1.59      +1 -1      src/sys/dev/usb/controller/ehci.c
  1.35      +1 -1      src/sys/dev/usb/controller/ohci.c
  1.34      +2 -2      src/sys/dev/usb/controller/uhci.c
  1.67      +21 -23    src/sys/dev/usb/usb.h
  1.11      +133 -0    src/sys/dev/usb/usb_debug.c
  1.11      +24 -0     src/sys/dev/usb/usb_debug.h
  1.60      +6 -6      src/sys/dev/usb/usb_hub.c
  1.47      +7 -73     src/sys/dev/usb/usb_request.c



hselasky    2012-10-24 08:00:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  SVN rev 241988 on 2012-10-24 08:00:01Z by hselasky
  
  Fix USB audio specification compliance by filtering which descriptors can
  appear on which interface. This fixes detection of some USB audio adapters.
  Also increase the channel limit for FULL speed devices to 4 channels.
  
  Tested by:      gavin
  MFC after:      1 week
  
  Revision  Changes    Path
  1.83      +17 -11    src/sys/dev/sound/usb/uaudio.c



glebius     2012-10-24 09:32:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/sound/pci    hdspe.c 
  Log:
  SVN rev 241989 on 2012-10-24 09:32:34Z by glebius
  
  Merge r237975 from head:
    - Call bus_generic_attach() at end of hdspe_attach().
    - Use own devclass_t in DRIVER_MODULE().
  
    This fixes operation of hdspe(4) when built as loadable module.
  
    Submitted by: Ruslan Bukin <br bsdpad.com>
  
  Revision  Changes    Path
  1.1.2.3   +4 -2      src/sys/dev/sound/pci/hdspe.c



glebius     2012-10-24 09:53:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          if_ether.c 
    usr.sbin/arp         arp.4 
  Log:
  SVN rev 241992 on 2012-10-24 09:53:34Z by glebius
  
  Merge 240073 from head:
    Provide a sysctl switch that allows to install ARP entries
    with multicast bit set. FreeBSD refuses to install such
    entries since 9.0, and this broke installations running
    Microsoft NLB, which are violating standards.
  
    Tested by:    Tarasov Oleg <oleg_tarasov sg-tea.com>
  
  Revision   Changes    Path
  1.240.2.7  +5 -3      src/sys/netinet/if_ether.c
  1.24.16.3  +11 -0     src/usr.sbin/arp/arp.4



glebius     2012-10-24 10:14:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             uipc_usrreq.c 
  Log:
  SVN rev 241993 on 2012-10-24 10:14:21Z by glebius
  
  Merge r240214 from head:
    Supply the pr_ctloutput method for local datagram sockets,
    so that setsockopt() and getsockopt() work on them.
  
    This makes 'tools/regression/sockets/unix_cmsg -t dgram'
    more successful.
  
  Revision   Changes    Path
  1.244.2.6  +1 -0      src/sys/kern/uipc_usrreq.c



imp         2012-10-24 15:45:26 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 242004 on 2012-10-24 15:45:26Z by imp
  
  Conform to the style of the rest of the file for hwpmc.
  
  Revision  Changes    Path
  1.39      +2 -2      src/sys/conf/files.mips



imp         2012-10-24 16:37:53 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 242006 on 2012-10-24 16:37:53Z by imp
  
  Sort a few mis-sorted items.
  
  Revision  Changes    Path
  1.1725    +29 -34    src/sys/conf/files



imp         2012-10-24 16:53:02 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files files.arm files.mips files.powerpc 
  Log:
  SVN rev 242008 on 2012-10-24 16:53:02Z by imp
  
  Move common fdt into files. Duplicate in files.powerpc the files
  shared with aim.  Config is smart enough to cope with multiple lines
  of the same path with different options.  This reduces the needless
  duplication.
  
  Revision  Changes    Path
  1.1726    +6 -0      src/sys/conf/files
  1.34      +0 -6      src/sys/conf/files.arm
  1.40      +0 -6      src/sys/conf/files.mips
  1.150     +6 -6      src/sys/conf/files.powerpc



kib         2012-10-24 18:21:22 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 242010 on 2012-10-24 18:21:22Z by kib
  
  Add missed sched_pin().
  
  Submitted by:   Svatopluk Kraus <onwahe@gmail.com>
  Reviewed by:    alc
  MFC after:      3 days
  
  Revision  Changes    Path
  1.728     +1 -0      src/sys/i386/i386/pmap.c



kib         2012-10-24 18:21:59 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  SVN rev 242011 on 2012-10-24 18:21:59Z by kib
  
  Dirty the newly copied anonymous pages after the wired region is
  forked. Otherwise, pagedaemon might reclaim the page without saving
  its content into the swap file, resulting in the valid content
  replaced by zeroes.
  
  Reported and tested by: pho
  Reviewed and comment update by: alc
  MFC after:      1 week
  
  Revision  Changes    Path
  1.300     +6 -3      src/sys/vm/vm_fault.c



kib         2012-10-24 18:32:37 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  SVN rev 242012 on 2012-10-24 18:32:37Z by kib
  
  Commit the actual text provided by Alan, instead of the wrong update
  in r242011.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.301     +7 -5      src/sys/vm/vm_fault.c



glebius     2012-10-24 18:33:44 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  SVN rev 242013 on 2012-10-24 18:33:44Z by glebius
  
  Fix fallout from r240071. If destination interface lookup fails,
  we should broadcast a packet, not try to deliver it to NULL.
  
  Reported by:    rpaulo
  
  Revision  Changes    Path
  1.165     +5 -6      src/sys/net/if_bridge.c



jimharris    2012-10-24 18:36:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 242014 on 2012-10-24 18:36:41Z by jimharris
  
  Pad tdq_lock to avoid false sharing with tdq_load and tdq_cpu_idle.
  
  This enables CPU searches (which read tdq_load) to operate independently
  of any contention on the spinlock.  Some scheduler-intensive workloads
  running on an 8C single-socket SNB Xeon show considerable improvement with
  this change (2-3% perf improvement, 5-6% decrease in CPU util).
  
  Sponsored by:   Intel
  Reviewed by:    jeff
  
  Revision  Changes    Path
  1.314     +6 -1      src/sys/kern/sched_ule.c



gavin       2012-10-24 19:04:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/alc          if_alc.c 
    sys/dev/bge          if_bge.c 
    sys/dev/cxgb         cxgb_main.c cxgb_osdep.h 
    sys/dev/cxgbe        osdep.h t4_main.c 
    sys/dev/e1000        if_em.c 
    sys/dev/et           if_et.c 
    sys/dev/jme          if_jme.c 
    sys/dev/pci          pci.c pcireg.h 
    sys/dev/re           if_re.c 
    sys/ofed/include/linux pci.h 
    sys/powerpc/mpc85xx  pci_fdt.c 
  Log:
  SVN rev 242015 on 2012-10-24 19:04:17Z by gavin
  
  Merge r240680 from head:
  
    Align the PCI Express #defines with the style used for the PCI-X
    #defines.  This has the advantage that it makes the names more
    compact, and also allows us to correct the non-uniform naming of
    the PCIM_LINK_* defines, making them all consistent amongst themselves.
  
    This is a mostly mechanical rename:
      s/PCIR_EXPRESS_/PCIER_/g
      s/PCIM_EXP_/PCIEM_/g
      s/PCIM_LINK_/PCIEM_LINK_/g
  
    In this MFC, #defines have been added for the old names to assist
    out-of-tree drivers.
  
  Revision    Changes    Path
  1.33.2.3    +8 -8      src/sys/dev/alc/if_alc.c
  1.350.2.14  +8 -8      src/sys/dev/bge/if_bge.c
  1.122.2.11  +2 -2      src/sys/dev/cxgb/cxgb_main.c
  1.33.2.3    +5 -5      src/sys/dev/cxgb/cxgb_osdep.h
  1.3.2.6     +7 -7      src/sys/dev/cxgbe/osdep.h
  1.25.2.18   +3 -3      src/sys/dev/cxgbe/t4_main.c
  1.74.2.5    +3 -3      src/sys/dev/e1000/if_em.c
  1.23.2.9    +3 -3      src/sys/dev/et/if_et.c
  1.27.2.3    +1 -1      src/sys/dev/jme/if_jme.c
  1.425.2.11  +5 -5      src/sys/dev/pci/pci.c
  1.81.2.5    +252 -50   src/sys/dev/pci/pcireg.h
  1.198.2.15  +4 -4      src/sys/dev/re/if_re.c
  1.2.2.1     +2 -2      src/sys/ofed/include/linux/pci.h
  1.3.2.3     +6 -6      src/sys/powerpc/mpc85xx/pci_fdt.c



rmacklem    2012-10-25 00:45:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 242017 on 2012-10-25 00:45:51Z by rmacklem
  
  MFC: r241582
  Add a comment describing why r241097 was done.
  
  Revision  Changes    Path
  1.10.2.4  +11 -0     src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



rmacklem    2012-10-25 00:50:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 242018 on 2012-10-25 00:50:14Z by rmacklem
  
  MFC: r241582
  Add a comment describing why r241097 was done.
  
  Revision  Changes    Path
  1.5.2.7   +11 -0     src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



eadler      2012-10-25 01:27:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/xen/interface/foreign mkheader.py 
  Log:
  SVN rev 242027 on 2012-10-25 01:27:01Z by eadler
  
  MFC r241833:
          Make xen python scripts work with python3
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.2.2.1   +1 -1      src/sys/xen/interface/foreign/mkheader.py



eadler      2012-10-25 01:27:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/xen/interface/foreign mkheader.py 
  Log:
  SVN rev 242028 on 2012-10-25 01:27:01Z by eadler
  
  MFC r241833:
          Make xen python scripts work with python3
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.2.10.1  +1 -1      src/sys/xen/interface/foreign/mkheader.py



alfred      2012-10-25 01:46:20 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_param.c 
  Log:
  SVN rev 242029 on 2012-10-25 01:46:20Z by alfred
  
  Allow autotune maxusers > 384 on 64 bit machines
  
  A default install on large memory machines with multiple 10gigE interfaces
  were not being given enough mbufs to do full bandwidth TCP or NFS traffic.
  
  To keep the value somewhat reasonable, we scale back the number of
  maxuers by 1/6 past the 384 point.  This gives us enough mbufs for most
  of our pretty basic 10gigE line-speed tests to complete.
  
  Revision  Changes    Path
  1.104     +10 -2     src/sys/kern/subr_param.c



imp         2012-10-25 02:38:05 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 242031 on 2012-10-25 02:38:05Z by imp
  
  We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode.  Include
  it here unconditionally while I figure out why "optional mips |
  mipsel" didn't work.
  
  Revision  Changes    Path
  1.41      +1 -0      src/sys/conf/files.mips



eadler      2012-10-25 03:21:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/sys              ipc.h 
  Log:
  SVN rev 242049 on 2012-10-25 03:21:43Z by eadler
  
  MFC r241837:
          Fix build if COMPAT_43 is defined without one of
          COMPAT_FREEBSD[4567]
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.27.4.2  +2 -1      src/sys/sys/ipc.h



eadler      2012-10-25 03:21:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sys              ipc.h 
  Log:
  SVN rev 242050 on 2012-10-25 03:21:46Z by eadler
  
  MFC r241837:
          Fix build if COMPAT_43 is defined without one of
          COMPAT_FREEBSD[4567]
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.27.2.2  +2 -1      src/sys/sys/ipc.h



eadler      2012-10-25 03:29:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               uma_core.c 
  Log:
  SVN rev 242055 on 2012-10-25 03:29:08Z by eadler
  
  MFC r241825:
          Print flags as hex instead of an integer.
  
  PR:             kern/168210
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.153.2.12  +3 -3      src/sys/vm/uma_core.c



eadler      2012-10-25 03:29:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               uma_core.c 
  Log:
  SVN rev 242056 on 2012-10-25 03:29:09Z by eadler
  
  MFC r241825:
          Print flags as hex instead of an integer.
  
  PR:             kern/168210
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.171.2.6  +3 -3      src/sys/vm/uma_core.c



kientzle    2012-10-25 04:10:32 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         RPI-B 
  Log:
  SVN rev 242061 on 2012-10-25 04:10:32Z by kientzle
  
  Support boot loaders in the standard kernel.
  
  Revision  Changes    Path
  1.4       +2 -0      src/sys/arm/conf/RPI-B



kientzle    2012-10-25 04:12:33 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         PANDABOARD 
  Log:
  SVN rev 242062 on 2012-10-25 04:12:33Z by kientzle
  
  Everybody needs bpf.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/arm/conf/PANDABOARD



kientzle    2012-10-25 04:14:42 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         PANDABOARD 
  Log:
  SVN rev 242063 on 2012-10-25 04:14:42Z by kientzle
  
  Support FreeBSD Boot loaders.
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/arm/conf/PANDABOARD



imp         2012-10-25 04:21:05 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips options.mips 
  Log:
  SVN rev 242064 on 2012-10-25 04:21:05Z by imp
  
  List all the mips MACHINE_ARCH values in the options file to allow
  conditional inclusion based on the MACHINE_ARCH we're compiling for.
  Make ucmpdi2 conditional on mips or mipsel.
  
  Revision  Changes    Path
  1.42      +1 -1      src/sys/conf/files.mips
  1.22      +7 -0      src/sys/conf/options.mips



imp         2012-10-25 04:30:48 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files files.amd64 files.ia64 files.mips 
                         files.powerpc 
  Log:
  SVN rev 242066 on 2012-10-25 04:30:48Z by imp
  
  Hoist the MI compat_freebsd32 files up into files from files.*.
  
  Revision  Changes    Path
  1.1727    +5 -0      src/sys/conf/files
  1.204     +0 -5      src/sys/conf/files.amd64
  1.116     +0 -5      src/sys/conf/files.ia64
  1.43      +1 -8      src/sys/conf/files.mips
  1.151     +0 -7      src/sys/conf/files.powerpc



kientzle    2012-10-25 04:33:47 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 242067 on 2012-10-25 04:33:47Z by kientzle
  
  Refer to headers locally.  This makes it a lot easier
  to build this driver out-of-tree.
  
  Revision  Changes    Path
  1.10      +2 -2      src/sys/arm/ti/cpsw/if_cpsw.c



kientzle    2012-10-25 04:37:47 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/cpsw      if_cpsw.c 
  Log:
  SVN rev 242068 on 2012-10-25 04:37:47Z by kientzle
  
  Do proper padding of runt packets using code copied from bge(4).
  
  Reviewed by:    gnn
  
  Revision  Changes    Path
  1.11      +51 -2     src/sys/arm/ti/cpsw/if_cpsw.c



imp         2012-10-25 04:39:19 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.arm 
  Log:
  SVN rev 242069 on 2012-10-25 04:39:19Z by imp
  
  Remove redunant geom_bsd and geom_mbr definitions.  They are in files.
  
  Revision  Changes    Path
  1.35      +0 -4      src/sys/conf/files.arm



imp         2012-10-25 04:44:17 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 242070 on 2012-10-25 04:44:17Z by imp
  
  Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 lines
  which made geom_bsd and geom_mbr optional.  They are redundant with the DEFAULTS
  BSD and MBR support for g_part, which is standard.
  
  Revision  Changes    Path
  1.44      +0 -6      src/sys/conf/files.mips



imp         2012-10-25 04:46:58 UTC

  FreeBSD src repository

  Removed files:
    sys/conf             defines 
  Log:
  SVN rev 242071 on 2012-10-25 04:46:58Z by imp
  
  This file is somewhat obsolete (last updated in 1995) list of #if code
  in the kernel.  Retire it rather than catch up with the last 17 years.
  
  Revision  Changes    Path
  1.3       +0 -35     src/sys/conf/defines (dead)



imp         2012-10-25 04:55:04 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kern.post.mk 
  Log:
  SVN rev 242072 on 2012-10-25 04:55:04Z by imp
  
  Remove the links: target.  It too is homelessly outdated since it
  relies on the outdated defines list.  It likely hasn't been useful in
  15 years, and certainly not in the last decade.
  
  Revision  Changes    Path
  1.123     +1 -9      src/sys/conf/kern.post.mk



imp         2012-10-25 05:22:25 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.arm 
  Log:
  SVN rev 242073 on 2012-10-25 05:22:25Z by imp
  
  Sort and remove a few long-obsolete comments.
  
  Revision  Changes    Path
  1.36      +12 -17    src/sys/conf/files.arm



glebius     2012-10-25 09:00:57 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_input.c 
  Log:
  SVN rev 242076 on 2012-10-25 09:00:57Z by glebius
  
  Fix error in r241913 that had broken fragment reassembly.
  
  Revision  Changes    Path
  1.401     +1 -1      src/sys/netinet/ip_input.c



glebius     2012-10-25 09:02:21 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_input.c 
  Log:
  SVN rev 242077 on 2012-10-25 09:02:21Z by glebius
  
  After r241923 the updated ip_len no longer needed.
  
  Revision  Changes    Path
  1.402     +0 -1      src/sys/netinet/ip_input.c



ed          2012-10-25 09:05:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c tty_ttydisc.c 
    sys/sys              tty.h 
  Log:
  SVN rev 242078 on 2012-10-25 09:05:21Z by ed
  
  Correct SIGTTIN handling.
  
  In the old TTY layer, SIGTTIN was correctly handled like this:
  
          while (data should be read) {
                  send SIGTTIN if not foreground process group
                  read data
          }
  
  In the new TTY layer, however, this behaviour was changed, based on a
  false interpretation of the standard:
  
          send SIGTTIN if not foreground process group
          while (data should be read) {
                  read data
          }
  
  Correct this by pushing tty_wait_background() into the ttydisc_read_*()
  functions.
  
  Reported by:    koitsu
  PR:             kern/173010
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.353     +1 -8      src/sys/kern/tty.c
  1.17      +16 -0     src/sys/kern/tty_ttydisc.c
  1.122     +1 -0      src/sys/sys/tty.h



ae          2012-10-25 09:39:14 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw.8 
    share/man/man4       ipfirewall.4 
    sys/conf             NOTES options 
    sys/net              pfil.c pfil.h 
    sys/netinet          ip_fastfwd.c ip_input.c ip_output.c 
                         tcp_input.c udp_usrreq.c 
    sys/netinet6         ip6_forward.c ip6_input.c ip6_output.c 
                         udp6_usrreq.c 
    sys/netpfil/ipfw     ip_fw2.c ip_fw_pfil.c ip_fw_sockopt.c 
  Log:
  SVN rev 242079 on 2012-10-25 09:39:14Z by ae
  
  Remove the IPFIREWALL_FORWARD kernel option and make possible to turn
  on the related functionality in the runtime via the sysctl variable
  net.pfil.forward. It is turned off by default.
  
  Sponsored by:   Yandex LLC
  Discussed with: net@
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.265     +6 -3      src/sbin/ipfw/ipfw.8
  1.35      +1 -8      src/share/man/man4/ipfirewall.4
  1.1665    +0 -7      src/sys/conf/NOTES
  1.774     +0 -1      src/sys/conf/options
  1.21      +6 -0      src/sys/net/pfil.c
  1.24      +3 -0      src/sys/net/pfil.h
  1.59      +4 -16     src/sys/netinet/ip_fastfwd.c
  1.403     +3 -2      src/sys/netinet/ip_input.c
  1.338     +3 -8      src/sys/netinet/ip_output.c
  1.459     +5 -12     src/sys/netinet/tcp_input.c
  1.288     +4 -6      src/sys/netinet/udp_usrreq.c
  1.58      +2 -6      src/sys/netinet6/ip6_forward.c
  1.155     +2 -2      src/sys/netinet6/ip6_input.c
  1.161     +2 -4      src/sys/netinet6/ip6_output.c
  1.127     +4 -6      src/sys/netinet6/udp6_usrreq.c
  1.5       +3 -6      src/sys/netpfil/ipfw/ip_fw2.c
  1.5       +4 -2      src/sys/netpfil/ipfw/ip_fw_pfil.c
  1.2       +0 -9      src/sys/netpfil/ipfw/ip_fw_sockopt.c



gavin       2012-10-25 10:29:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/alc          if_alc.c 
    sys/dev/bge          if_bge.c 
    sys/dev/cxgb         cxgb_main.c cxgb_osdep.h 
    sys/dev/cxgbe        osdep.h t4_main.c 
    sys/dev/e1000        if_em.c 
    sys/dev/et           if_et.c 
    sys/dev/jme          if_jme.c 
    sys/dev/pci          pci.c pcireg.h 
    sys/dev/re           if_re.c 
    usr.sbin/pciconf     cap.c err.c 
  Log:
  SVN rev 242081 on 2012-10-25 10:29:15Z by gavin
  
  Merge r240680 from head:
  
    Align the PCI Express #defines with the style used for the PCI-X
    #defines.  This has the advantage that it makes the names more
    compact, and also allows us to correct the non-uniform naming of
    the PCIM_LINK_* defines, making them all consistent amongst themselves.
  
    This is a mostly mechanical rename:
      s/PCIR_EXPRESS_/PCIER_/g
      s/PCIM_EXP_/PCIEM_/g
      s/PCIM_LINK_/PCIEM_LINK_/g
  
    In this MFC, #defines have been added for the old names to assist
    merges and out-of-tree drivers.
  
  Revision    Changes    Path
  1.3.2.24    +8 -8      src/sys/dev/alc/if_alc.c
  1.226.2.71  +8 -8      src/sys/dev/bge/if_bge.c
  1.91.2.21   +2 -2      src/sys/dev/cxgb/cxgb_main.c
  1.31.2.4    +5 -5      src/sys/dev/cxgb/cxgb_osdep.h
  1.1.2.7     +7 -7      src/sys/dev/cxgbe/osdep.h
  1.7.2.19    +3 -3      src/sys/dev/cxgbe/t4_main.c
  1.21.2.25   +3 -3      src/sys/dev/e1000/if_em.c
  1.3.2.18    +3 -3      src/sys/dev/et/if_et.c
  1.11.2.15   +1 -1      src/sys/dev/jme/if_jme.c
  1.386.2.26  +5 -5      src/sys/dev/pci/pci.c
  1.72.2.11   +252 -50   src/sys/dev/pci/pcireg.h
  1.160.2.42  +4 -4      src/sys/dev/re/if_re.c
  1.8.2.6     +24 -24    src/usr.sbin/pciconf/cap.c
  1.1.4.3     +9 -9      src/usr.sbin/pciconf/err.c



mav         2012-10-25 15:45:32 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      interp.c 
  Log:
  SVN rev 242084 on 2012-10-25 15:45:32Z by mav
  
  Remove new-line characters from the include() errors to make it consistent
  with the rest of code.
  
  Revision  Changes    Path
  1.34      +2 -2      src/sys/boot/common/interp.c



delphij     2012-10-25 17:29:11 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       hptiop.4 
    sys/dev/hptiop       hptiop.c hptiop.h 
  Log:
  SVN rev 242086 on 2012-10-25 17:29:11Z by delphij
  
  Update hptiop(4) to version 1.8, which added support for HighPoint
  RocketRAID 4500 series.
  
  Many thanks to HighPoint Technologies for their continued support
  of FreeBSD!
  
  Submitted by:   HighPoint Technologies
  MFC after:      3 days
  
  Revision  Changes    Path
  1.6       +5 -1      src/share/man/man4/hptiop.4
  1.15      +752 -17   src/sys/dev/hptiop/hptiop.c
  1.6       +97 -3     src/sys/dev/hptiop/hptiop.h



np          2012-10-25 18:11:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb         cxgb_sge.c 
  Log:
  SVN rev 242087 on 2012-10-25 18:11:04Z by np
  
  Initialize the response queue mutex a bit earlier to avoid a panic that
  occurs if t3_sge_alloc_qset fails and then t3_free_qset attempts to
  destroy an uninitialized mutex.
  
  Submitted by:   Vijay Singh <vijju dot singh at gmail>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.107     +5 -5      src/sys/dev/cxgb/cxgb_sge.c



obrien      2012-10-25 18:39:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/filemon      filemon.c 
  Log:
  SVN rev 242088 on 2012-10-25 18:39:09Z by obrien
  
  Desupport pre-FreeBSD 7.1.
  
  Revision  Changes    Path
  1.2       +0 -75     src/sys/dev/filemon/filemon.c



peter       2012-10-25 18:46:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ciss         cissvar.h 
  Log:
  SVN rev 242089 on 2012-10-25 18:46:02Z by peter
  
  Increase the driver-side limit on the number of logical volumes that
  the driver will recognize.  I've tested this as far as 25 volumes.
  
  Revision  Changes    Path
  1.18      +1 -1      src/sys/dev/ciss/cissvar.h



rmacklem    2012-10-25 19:30:58 UTC

  FreeBSD src repository

  Modified files:
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 242090 on 2012-10-25 19:30:58Z by rmacklem
  
  Modify the comment to take out the names and URL.
  
  Requested by:   kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.15      +3 -6      src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



davide      2012-10-25 20:23:04 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/smbfs         smbfs_smb.c smbfs_vfsops.c 
  Log:
  SVN rev 242092 on 2012-10-25 20:23:04Z by davide
  
  - Remove the references to the deprecated zalloc kernel interface
  - Use M_ZERO flag in malloc() rather than bzero()
  - malloc() with M_NOWAIT can't return NULL so there's no need to check
  
  Reviewed by:    alc
  Approved by:    alc
  
  Revision  Changes    Path
  1.23      +1 -6      src/sys/fs/smbfs/smbfs_smb.c
  1.53      +1 -30     src/sys/fs/smbfs/smbfs_vfsops.c



davide      2012-10-25 21:08:02 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/smbfs         smbfs_io.c smbfs_vnops.c 
  Log:
  SVN rev 242097 on 2012-10-25 21:08:02Z by davide
  
  Fix build in case we have SMBVDEBUG turned on.
  
  Reviewed by:    gnn
  Approved by:    gnn
  Sponsored by:   iXsystems inc.
  
  Revision  Changes    Path
  1.62      +3 -3      src/sys/fs/smbfs/smbfs_io.c
  1.77      +2 -1      src/sys/fs/smbfs/smbfs_vnops.c



n_hibma     2012-10-25 21:22:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/serial   u3g.c 
  Log:
  SVN rev 242100 on 2012-10-25 21:22:05Z by n_hibma
  
  MFC 241555:
  
   Implement modem control in u3g. Tested on Option GTM382W, Huawei E220,
   and Sierra Wireless MC8790V. Also implement the .ucom_poll method.
  
   Note: It resolves ppp hanging during the PPp> phase.
  
  Revision  Changes    Path
  1.55.2.7  +173 -4    src/sys/dev/usb/serial/u3g.c



jmallett    2012-10-26 00:04:05 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octopci.c 
  Log:
  SVN rev 242103 on 2012-10-26 00:04:05Z by jmallett
  
  Don't attach if the bootloader has not indicated that we're a PCI host.  This
  fixes booting on systems which are PCI targets.
  
  Revision  Changes    Path
  1.11      +3 -1      src/sys/mips/cavium/octopci.c



jmallett    2012-10-26 00:08:50 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options.mips 
    sys/contrib/octeon-sdk cvmx-app-init.h cvmx-helper-board.c 
                           cvmx-helper.c 
    sys/mips/conf        OCTEON1 
  Log:
  SVN rev 242104 on 2012-10-26 00:08:50Z by jmallett
  
  Add support for Radisys as a vendor of Octeon hardware.  Add some preliminary
  support for what their boot loader refers to as the "RSYS4GBE", of which there
  are two instances ("Data Processing Blocks") on the Radisys ATCA-7220.
  
  Revision  Changes    Path
  1.23      +1 -0      src/sys/conf/options.mips
  1.8       +6 -0      src/sys/contrib/octeon-sdk/cvmx-app-init.h
  1.12      +8 -0      src/sys/contrib/octeon-sdk/cvmx-helper-board.c
  1.8       +4 -0      src/sys/contrib/octeon-sdk/cvmx-helper.c
  1.30      +1 -0      src/sys/mips/conf/OCTEON1



delphij     2012-10-26 00:28:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/hptmv        entry.c 
  Log:
  SVN rev 242105 on 2012-10-26 00:28:29Z by delphij
  
  MFC r240210:
  
  It seems that what the code really meant is that when a write is completed,
  do a BUS_DMASYNC_POSTWRITE over the DMA map.  The way it currently is would
  only do POSTREAD for read transactions.
  
  Submitted by: Sascha Wildner
  
  Revision  Changes    Path
  1.23.2.5  +1 -1      src/sys/dev/hptmv/entry.c



delphij     2012-10-26 00:30:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/hptmv        entry.c 
  Log:
  SVN rev 242106 on 2012-10-26 00:30:44Z by delphij
  
  MFC r240210:
  
  It seems that what the code really meant is that when a write is completed,
  do a BUS_DMASYNC_POSTWRITE over the DMA map.  The way it currently is would
  only do POSTREAD for read transactions.
  
  Submitted by:   Sascha Wildner
  
  Revision  Changes    Path
  1.21.2.7  +1 -1      src/sys/dev/hptmv/entry.c



delphij     2012-10-26 00:32:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/hptmv        entry.c 
  Log:
  SVN rev 242108 on 2012-10-26 00:32:28Z by delphij
  
  MFC r240210:
  
  It seems that what the code really meant is that when a write is completed,
  do a BUS_DMASYNC_POSTWRITE over the DMA map.  The way it currently is would
  only do POSTREAD for read transactions.
  
  Submitted by:   Sascha Wildner
  
  Revision  Changes    Path
  1.17.2.5  +1 -1      src/sys/dev/hptmv/entry.c



eadler      2012-10-26 00:44:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    .                    MAINTAINERS 
    sys/modules/3dfx     Makefile 
    sys/modules/cmx      Makefile 
    sys/modules/filemon  Makefile 
    tools/tools/sysdoc   Makefile 
  Log:
  SVN rev 242112 on 2012-10-26 00:44:32Z by eadler
  
  MFC r241828,r241891:
          Finish migration of MAINTAINER entries
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.166.2.4  +4 -13     src/MAINTAINERS
  1.13.16.2  +0 -2      src/sys/modules/3dfx/Makefile
  1.1.6.2    +0 -2      src/sys/modules/cmx/Makefile
  1.1.2.3    +0 -2      src/sys/modules/filemon/Makefile
  1.1.28.2   +0 -2      src/tools/tools/sysdoc/Makefile



eadler      2012-10-26 00:44:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    .                    MAINTAINERS 
    sys/modules/3dfx     Makefile 
    sys/modules/cmx      Makefile 
    sys/modules/filemon  Makefile 
    tools/tools/sysdoc   Makefile 
  Log:
  SVN rev 242113 on 2012-10-26 00:44:34Z by eadler
  
  MFC r241828,r241891:
          Finish migration of MAINTAINER entries
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.154.2.4  +4 -14     src/MAINTAINERS
  1.13.10.2  +0 -2      src/sys/modules/3dfx/Makefile
  1.1.4.2    +0 -2      src/sys/modules/cmx/Makefile
  1.1.4.3    +0 -2      src/sys/modules/filemon/Makefile
  1.1.22.2   +0 -2      src/tools/tools/sysdoc/Makefile



jmallett    2012-10-26 02:09:55 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/octeon-sdk cvmx-helper-board.c 
  Log:
  SVN rev 242116 on 2012-10-26 02:09:55Z by jmallett
  
  No MII on the RSYS4GBE (AMC-7211/ATCA-7220).
  
  Revision  Changes    Path
  1.13      +5 -0      src/sys/contrib/octeon-sdk/cvmx-helper-board.c



alc         2012-10-26 03:02:39 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options.ia64 
    sys/ia64/ia64        pmap.c 
    sys/ia64/include     pmap.h 
  Log:
  SVN rev 242121 on 2012-10-26 03:02:39Z by alc
  
  Port the new PV entry allocator from amd64/i386.  This allocator has two
  advantages.  First, PV entries are roughly half the size.  Second, this
  allocator doesn't access the paging queues, and thus it allows for the
  removal of the page queues lock from this pmap.
  
  Replace all uses of the page queues lock by a R/W lock that is private
  to this pmap.
  
  Tested by:      marcel
  
  Revision  Changes    Path
  1.32      +2 -0      src/sys/conf/options.ia64
  1.247     +428 -229  src/sys/ia64/ia64/pmap.c
  1.42      +17 -4     src/sys/ia64/include/pmap.h



kientzle    2012-10-26 05:41:58 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         PANDABOARD 
  Log:
  SVN rev 242124 on 2012-10-26 05:41:58Z by kientzle
  
  Comment out the BOOTP/NFSROOT support.  Transition this
  config file to support a production kernel mounted on an
  SD card.
  
  Revision  Changes    Path
  1.5       +7 -6      src/sys/arm/conf/PANDABOARD



kientzle    2012-10-26 05:48:53 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti           ti_machdep.c 
  Log:
  SVN rev 242125 on 2012-10-26 05:48:53Z by kientzle
  
  set the kernelname from the boot loader environment.
  This fixes kern.bootfile sysctl.
  
  Submitted by:   Giovanni Trematerra
  
  Revision  Changes    Path
  1.7       +5 -0      src/sys/arm/ti/ti_machdep.c



hselasky    2012-10-26 06:04:47 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_debug.c usb_dev.c usb_device.c 
                         usb_generic.c usb_hub.c usb_process.c 
    sys/dev/usb/controller dwc_otg.c ehci.c ohci.c uhci.c 
                           usb_controller.c xhci.c 
    sys/dev/usb/input    ukbd.c 
    sys/dev/usb/serial   usb_serial.c 
    sys/dev/usb/storage  umass.c 
    sys/dev/usb/wlan     if_uath.c if_upgt.c if_urtw.c 
  Log:
  SVN rev 242126 on 2012-10-26 06:04:47Z by hselasky
  
  Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
  Rearrange the tunables and belonging sysctl declarations, so
  that they are next to eachother.
  
  Submitted by:   n_hibma @
  MFC after:      1 week
  
  Revision  Changes    Path
  1.20      +1 -2      src/sys/dev/usb/controller/dwc_otg.c
  1.60      +8 -8      src/sys/dev/usb/controller/ehci.c
  1.36      +1 -2      src/sys/dev/usb/controller/ohci.c
  1.35      +3 -4      src/sys/dev/usb/controller/uhci.c
  1.49      +1 -1      src/sys/dev/usb/controller/usb_controller.c
  1.19      +3 -4      src/sys/dev/usb/controller/xhci.c
  1.41      +3 -4      src/sys/dev/usb/input/ukbd.c
  1.29      +3 -3      src/sys/dev/usb/serial/usb_serial.c
  1.52      +1 -2      src/sys/dev/usb/storage/umass.c
  1.12      +11 -12    src/sys/dev/usb/usb_debug.c
  1.50      +1 -2      src/sys/dev/usb/usb_dev.c
  1.85      +3 -3      src/sys/dev/usb/usb_device.c
  1.38      +1 -2      src/sys/dev/usb/usb_generic.c
  1.61      +1 -2      src/sys/dev/usb/usb_hub.c
  1.22      +1 -2      src/sys/dev/usb/usb_process.c
  1.30      +2 -2      src/sys/dev/usb/wlan/if_uath.c
  1.26      +1 -1      src/sys/dev/usb/wlan/if_upgt.c
  1.29      +2 -2      src/sys/dev/usb/wlan/if_urtw.c



hselasky    2012-10-26 11:41:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 242127 on 2012-10-26 11:41:57Z by hselasky
  
  Add support for Fast Track Ultra 8R from M-audio.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.46      +4 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.560     +4 -2      src/sys/dev/usb/usbdevs



n_hibma     2012-10-26 12:24:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/serial   u3g.c 
  Log:
  SVN rev 242128 on 2012-10-26 12:24:38Z by n_hibma
  
  MFC 241555:
  
          Implement modem control in u3g. Tested on Option GTM382W, Huawei
          E220, and Sierra Wireless MC8790V. Also implement the .ucom_poll
          method.
  
          Note: It resolves ppp hanging during the PPp> phase.
  
  Revision   Changes    Path
  1.19.2.36  +172 -3    src/sys/dev/usb/serial/u3g.c



hselasky    2012-10-26 12:41:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  SVN rev 242129 on 2012-10-26 12:41:01Z by hselasky
  
  Make sure the vendor class quirk only matches the vendor specific
  class, else multiple pcm devices can appear on certain USB audio
  devices.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.84      +2 -1      src/sys/dev/sound/usb/uaudio.c



nwhitehorn    2012-10-26 14:29:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          drmP.h 
  Log:
  SVN rev 242132 on 2012-10-26 14:29:57Z by nwhitehorn
  
  Make sure to define __BIG_ENDIAN and __LITTLE_ENDIAN with the appropriate
  number of underscores for Linux compatibility in drm(4).
  
  Submitted by:   sendtomatt at gmail dot com
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.48      +5 -0      src/sys/dev/drm/drmP.h



imp         2012-10-26 14:36:02 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 242134 on 2012-10-26 14:36:02Z by imp
  
  These no longer appera to be necessary for either 32-bit or 64-bit
  builds, eliminate them.
  
  Revision  Changes    Path
  1.45      +0 -3      src/sys/conf/files.mips



avg         2012-10-26 14:50:16 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs vdev_geom.c 
  Log:
  SVN rev 242135 on 2012-10-26 14:50:16Z by avg
  
  zfs: fix label validation code in vdev_geom_read_config
  
  POOL_STATE_SPARE and POOL_STATE_L2CACHE were not handled correctly
  and thus the cache and spare disks would not be correctly probed.
  
  Reported by:    Michael Schmiedgen <schmiedgen@gmx.net>,
                  Matthew D. Fuller <fullermd@over-yonder.net>
  Tested by:      Michael Schmiedgen <schmiedgen@gmx.net>,
                  flo
  MFC after:      5 days
  
  Revision  Changes    Path
  1.33      +5 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c



obrien      2012-10-26 15:44:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/filemon      filemon_wrapper.c 
    tools/regression/filemon Makefile 
  Added files:
    tools/regression/filemon timed-forkb.c 
  Log:
  SVN rev 242137 on 2012-10-26 15:44:29Z by obrien
  
  Iterate rather than use recursion.  We can blow out the kernel stack if there
  is a long chain of fork(2)s.
  
  Revision  Changes    Path
  1.3       +7 -8      src/sys/dev/filemon/filemon_wrapper.c
  1.3       +21 -3     src/tools/regression/filemon/Makefile
  1.1       +177 -0    src/tools/regression/filemon/timed-forkb.c (new)



trasz       2012-10-26 16:01:08 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_racct.c kern_rctl.c sched_4bsd.c 
                         subr_trap.c 
    sys/sys              proc.h racct.h rctl.h sched.h 
  Log:
  SVN rev 242139 on 2012-10-26 16:01:08Z by trasz
  
  Add CPU percentage limit enforcement to RCTL.  The resouce name is "pcpu".
  It was implemented by Rudolf Tomori during Google Summer of Code 2012.
  
  Revision  Changes    Path
  1.19      +468 -29   src/sys/kern/kern_racct.c
  1.15      +48 -0     src/sys/kern/kern_rctl.c
  1.169     +34 -0     src/sys/kern/sched_4bsd.c
  1.335     +13 -0     src/sys/kern/subr_trap.c
  1.595     +1 -0      src/sys/sys/proc.h
  1.7       +20 -2     src/sys/sys/racct.h
  1.4       +1 -0      src/sys/sys/rctl.h
  1.47      +5 -0      src/sys/sys/sched.h



obrien      2012-10-26 16:07:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/filemon      filemon_wrapper.c 
    tools/regression/filemon Makefile 
  Added files:           (Branch: RELENG_9)
    tools/regression/filemon timed-forkb.c 
  Log:
  SVN rev 242142 on 2012-10-26 16:07:53Z by obrien
  
  MFC: r242137: Iterate rather than use recursion.  We can blow out the
       kernel stack if there is a long chain of fork(2)s.
  
  Revision  Changes    Path
  1.1.2.3   +7 -8      src/sys/dev/filemon/filemon_wrapper.c
  1.2.2.3   +21 -3     src/tools/regression/filemon/Makefile
  1.1.2.2   +177 -0    src/tools/regression/filemon/timed-forkb.c (new)



adrian      2012-10-26 16:31:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 242144 on 2012-10-26 16:31:12Z by adrian
  
  Since it's not immediately obvious whether the current TX path handles
  fragment rate lookups correctly, add a comment describing exactly that.
  
  The assumption in the fragment duration code is the duration of the next
  fragment will match the rate used by the current fragment.  But I think
  a rate lookup is being done for _each_ fragment.  For older pre-sample
  rate control this would almost always be the case, but for sample
  it may be incorrect more often then correct.
  
  Revision  Changes    Path
  1.99      +4 -0      src/sys/dev/ath/if_ath_tx.c



mav         2012-10-26 16:32:20 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      interp_forth.c 
  Log:
  SVN rev 242145 on 2012-10-26 16:32:20Z by mav
  
  Fix loader crash when some unhalted exception happens during `include`
  command execution.  In case of such unhandled exception, vmReset() inside
  ficlExecC() flushes the VM state.  Attempt to return back to Forth after
  that cause garbage dereference with unexpected results.  To avoid that
  situation call vmThrow() directly instead of expecting Forth to do it.
  
  Revision  Changes    Path
  1.24      +6 -0      src/sys/boot/common/interp_forth.c



adrian      2012-10-26 16:56:55 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211.c ieee80211_freebsd.c 
  Log:
  SVN rev 242149 on 2012-10-26 16:56:55Z by adrian
  
  Fix up some initial issues with creation and deletion of hotplugged
  net80211 devices and vaps.
  
  * vnet sets vnet0 during kldload and device probe/attach, but not for
    the hotplug event.  Thus, plugging in a NIC causes things to panic.
    So, add a CURVNET_SET(vnet0) for now during the attach phase, until
    the hotplug code is taught to set CURVNET_SET(vnet0).
  
  * there's also no implied detach vnet context - so teach the detach
    path about ifp->if_vnet.
  
  * When creating/deleting vaps, also set the vnet context appropriately.
    These can be done at any time.
  
  Now, the problems!
  
  * ieee80211.c is supposed to be OS-portable code, with no OS-specific stuff
    like vnet. That should be fixed.
  
  * When the device hotplug code gets taught about CURVNET_SET(vnet0), the
    device vnet set can go away; but the VAP vnet set still needs to be there.
  
  * .. and there still is the question about potentially adding an implied
    CURVNET_SET(ifp->if_vnet) on if_free(), since any/all devices may end up
    being detached by a hotplug event in today's world.  That's going to be
    a topic of a subsequent commit.
  
  Revision  Changes    Path
  1.100     +22 -0     src/sys/net80211/ieee80211.c
  1.49      +2 -0      src/sys/net80211/ieee80211_freebsd.c



andre       2012-10-26 17:31:35 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_glue.c 
    sys/xen/evtchn       evtchn.c 
  Log:
  SVN rev 242151 on 2012-10-26 17:31:35Z by andre
  
  Move the corresponding MTX_SYSINIT() next to their struct mtx declaration
  to make their relationship more obvious as done with the other such mutexs.
  
  Revision  Changes    Path
  1.255     +2 -1      src/sys/vm/vm_glue.c
  1.15      +8 -7      src/sys/xen/evtchn/evtchn.c



mdf         2012-10-26 17:51:05 UTC

  FreeBSD src repository

  Modified files:
    lib/libmemstat       memstat_uma.c 
    sys/vm               uma.h uma_core.c uma_int.h 
  Log:
  SVN rev 242152 on 2012-10-26 17:51:05Z by mdf
  
  Const-ify the zone name argument to uma_zcreate(9).
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.22      +1 -1      src/lib/libmemstat/memstat_uma.c
  1.41      +3 -3      src/sys/vm/uma.h
  1.180     +2 -2      src/sys/vm/uma_core.c
  1.47      +2 -2      src/sys/vm/uma_int.h



adrian      2012-10-26 19:06:24 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_freebsd.c 
  Log:
  SVN rev 242154 on 2012-10-26 19:06:24Z by adrian
  
  Allow net80211 to be built on -9 and -8.
  
  There are some people who use the -HEAD net80211 and wireless drivers
  on earlier FreeBSD versions in order to get the updated 802.11n support.
  The previous if_clone API changes broke this.
  
  Revision  Changes    Path
  1.50      +29 -1     src/sys/net80211/ieee80211_freebsd.c



adrian      2012-10-26 19:46:55 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_freebsd.c 
  Log:
  SVN rev 242155 on 2012-10-26 19:46:55Z by adrian
  
  Oops, missed in my last commit.
  
  Revision  Changes    Path
  1.51      +2 -0      src/sys/net80211/ieee80211_freebsd.c



mav         2012-10-26 20:03:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-lowlevel.c 
    sys/dev/ata/chipsets ata-ahci.c ata-siliconimage.c 
  Log:
  SVN rev 242156 on 2012-10-26 20:03:08Z by mav
  
  Implement CAM_ATAIO_NEEDRESULT (fetching full set of result registers) for
  ata(4) driver in ATA_CAM mode.  That slighty improves error reporting and
  also should fix `smartctl -l scterc /dev/adaX` operation.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.344     +2 -0      src/sys/dev/ata/ata-all.c
  1.164     +1 -0      src/sys/dev/ata/ata-all.h
  1.96      +10 -2     src/sys/dev/ata/ata-lowlevel.c
  1.41      +4 -2      src/sys/dev/ata/chipsets/ata-ahci.c
  1.26      +4 -2      src/sys/dev/ata/chipsets/ata-siliconimage.c



obrien      2012-10-26 20:24:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/filemon      filemon.c 
  Log:
  SVN rev 242158 on 2012-10-26 20:24:13Z by obrien
  
  A little bit easier to read.
  
  Revision  Changes    Path
  1.3       +7 -6      src/sys/dev/filemon/filemon.c



imp         2012-10-26 20:43:30 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 242160 on 2012-10-26 20:43:30Z by imp
  
  Siba, in theory, is a architecturally neutral bus, so place it in
  files.  It used to be in files.mips before the clean-room rewrite and
  really doesn't belong there.  If we need to grow arch specific code,
  we can move it into $ARCH/$ACH/siba_machdep.c.
  
  Revision  Changes    Path
  1.1728    +4 -1      src/sys/conf/files



glebius     2012-10-26 21:06:33 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
    sys/netinet          ip_fastfwd.c ip_mroute.c ip_output.c 
                         ip_var.h 
    sys/netpfil/pf       pf.c 
  Log:
  SVN rev 242161 on 2012-10-26 21:06:33Z by glebius
  
  o Remove last argument to ip_fragment(), and obtain all needed information
    on checksums directly from mbuf flags. This simplifies code.
  o Clear CSUM_IP from the mbuf in ip_fragment() if we did checksums in
    hardware. Some driver may not announce CSUM_IP in theur if_hwassist,
    although try to do checksums if CSUM_IP set on mbuf. Example is em(4).
  o While here, consistently use CSUM_IP instead of its alias CSUM_DELAY_IP.
    After this change CSUM_DELAY_IP vanishes from the stack.
  
  Submitted by:   Sebastian Kuzminsky <seb lineratesystems.com>
  
  Revision  Changes    Path
  1.166     +2 -2      src/sys/net/if_bridge.c
  1.60      +1 -3      src/sys/netinet/ip_fastfwd.c
  1.169     +2 -1      src/sys/netinet/ip_mroute.c
  1.339     +16 -13    src/sys/netinet/ip_output.c
  1.126     +1 -1      src/sys/netinet/ip_var.h
  1.10      +9 -9      src/sys/netpfil/pf/pf.c



imp         2012-10-26 21:25:10 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 242162 on 2012-10-26 21:25:10Z by imp
  
  stack_machdep.c is dependent on ddb or stack options, not standard.
  
  Revision  Changes    Path
  1.46      +1 -1      src/sys/conf/files.mips



eadler      2012-10-27 01:24:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cam/ata          ata_da.c 
  Log:
  SVN rev 242167 on 2012-10-27 01:24:24Z by eadler
  
  MFC r241784:
          Adds 4K quirks for the some SSD's which all perform better when 4K
          aligned and only except 4K deletes (TRIM).
  
  PR:             kern/169974
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.2.2.36  +110 -0    src/sys/cam/ata/ata_da.c



eadler      2012-10-27 01:24:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cam/ata          ata_da.c 
  Log:
  SVN rev 242168 on 2012-10-27 01:24:25Z by eadler
  
  MFC r241784:
          Adds 4K quirks for the some SSD's which all perform better when 4K
          aligned and only except 4K deletes (TRIM).
  
  PR:             kern/169974
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.38.2.14  +110 -0    src/sys/cam/ata/ata_da.c



kientzle    2012-10-27 04:02:12 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         PANDABOARD 
  Log:
  SVN rev 242171 on 2012-10-27 04:02:12Z by kientzle
  
  Comment out the other BOOTP option
  This should make PANDABOARD suitable for building
  bootable SD images.
  
  Submitted by:   Giovanni Trematerra
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/arm/conf/PANDABOARD



kib         2012-10-27 04:45:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 242172 on 2012-10-27 04:45:25Z by kib
  
  MFC r242010:
  Add missed sched_pin().
  
  Revision    Changes    Path
  1.705.2.15  +1 -0      src/sys/i386/i386/pmap.c



mav         2012-10-27 08:52:33 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_enc.c 
  Log:
  SVN rev 242173 on 2012-10-27 08:52:33Z by mav
  
  Remove one more numeric priority constant.
  
  Revision  Changes    Path
  1.9       +1 -1      src/sys/cam/scsi/scsi_enc.c



mav         2012-10-27 09:40:29 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ctl          ctl_frontend_cam_sim.c scsi_ctl.c 
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 242174 on 2012-10-27 09:40:29Z by mav
  
  Remove several uses of numeric priorities from immediate CCB setups.
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/cam/ctl/ctl_frontend_cam_sim.c
  1.8       +4 -4      src/sys/cam/ctl/scsi_ctl.c
  1.294     +1 -1      src/sys/cam/scsi/scsi_da.c



mav         2012-10-27 10:14:12 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam.h cam_xpt.c 
    sys/cam/scsi         scsi_pass.c 
  Log:
  SVN rev 242175 on 2012-10-27 10:14:12Z by mav
  
  Remove priority enforcement from xpt_ation().  It is not good and even not
  safe in some cases to reduce CCB priority after it was scheduled with high
  priority.  This fixes reproducible deadlock when command sent through the
  pass interface while ATA XPT recovers from command timeout.
  
  Instead of that enforce priority at passioctl().  libcam provides no obvious
  interface to specify CCB priority and so much (all?) code specifies zero
  (highest) priority.  This change limits pass CCBs priority to NORMAL run
  level, allowing XPT to complete bus and device recovery after reset before
  running any payload.
  
  Revision  Changes    Path
  1.20      +1 -0      src/sys/cam/cam.h
  1.289     +0 -3      src/sys/cam/cam_xpt.c
  1.67      +8 -3      src/sys/cam/scsi/scsi_pass.c



nwhitehorn    2012-10-27 16:07:38 UTC

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
  Log:
  SVN rev 242179 on 2012-10-27 16:07:38Z by nwhitehorn
  
  drm(4) works just fine on PowerPC, so connect it to the build.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.725     +1 -0      src/sys/modules/Makefile



kientzle    2012-10-27 22:13:42 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti           ti_machdep.c 
  Log:
  SVN rev 242191 on 2012-10-27 22:13:42Z by kientzle
  
  Missing paren.
  
  Pointy hat:me
  
  Revision  Changes    Path
  1.8       +1 -1      src/sys/arm/ti/ti_machdep.c



alc         2012-10-27 22:43:30 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 242193 on 2012-10-27 22:43:30Z by alc
  
  Eliminate a redundant TLB invalidation from pmap_pv_reclaim().
  
  Revision  Changes    Path
  1.127     +0 -1      src/sys/mips/mips/pmap.c



davide      2012-10-27 23:12:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/bce          if_bce.c 
  Log:
  SVN rev 242196 on 2012-10-27 23:12:05Z by davide
  
  MFC r239110:
  Remove a spurious brace which causes build fail in case BCE_DEBUG option
  is turned on.
  
  Revision  Changes    Path
  1.89.2.9  +1 -1      src/sys/dev/bce/if_bce.c



nwhitehorn    2012-10-27 23:14:37 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/drm/via  Makefile 
  Log:
  SVN rev 242197 on 2012-10-27 23:14:37Z by nwhitehorn
  
  Don't try to build Linux compatibility stuff on platforms without
  COMPAT_LINUX.
  
  Revision  Changes    Path
  1.3       +2 -1      src/sys/modules/drm/via/Makefile



davide      2012-10-27 23:17:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/bce          if_bce.c 
  Log:
  SVN rev 242198 on 2012-10-27 23:17:22Z by davide
  
  MFC r239110:
  Remove a spurious brace which causes build fail in case BCE_DEBUG option
  is turned on.
  
  Revision   Changes    Path
  1.56.2.25  +1 -1      src/sys/dev/bce/if_bce.c



davide      2012-10-27 23:30:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/conf             NOTES 
    sys/kern             kern_ktr.c 
  Log:
  SVN rev 242199 on 2012-10-27 23:30:46Z by davide
  
  MFCr238925:
  Until now KTR_ENTRIES, which defines the size of circular buffer used in
  ktr(4), was constrained to be a power of two. Remove this constraint and
  update sys/conf/NOTES accordingly.
  
  Revision     Changes    Path
  1.1620.2.19  +1 -1      src/sys/conf/NOTES
  1.59.2.2     +2 -2      src/sys/kern/kern_ktr.c



davide      2012-10-27 23:34:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             NOTES 
    sys/kern             kern_ktr.c 
  Log:
  SVN rev 242200 on 2012-10-27 23:34:18Z by davide
  
  MFC r238925:
  Until now KTR_ENTRIES, which defines the size of circular buffer used in
  ktr(4), was constrained to be a power of two. Remove this constraint and
  update sys/conf/NOTES accordingly.
  
  Revision     Changes    Path
  1.1553.2.37  +1 -1      src/sys/conf/NOTES
  1.53.10.3    +2 -2      src/sys/kern/kern_ktr.c



jmallett    2012-10-27 23:36:41 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_ebt3000_cf.c 
  Log:
  SVN rev 242201 on 2012-10-27 23:36:41Z by jmallett
  
  Add missing return that broke 8-bit CF support in refactoring in r222671.
  Tested on a Cavium CN5860-EVB-NIC4.  This was broken for over a year.
  
  Revision  Changes    Path
  1.11      +1 -0      src/sys/mips/cavium/octeon_ebt3000_cf.c



davide      2012-10-27 23:42:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_umtx.c 
  Log:
  SVN rev 242202 on 2012-10-27 23:42:41Z by davide
  
  The fields of struct timespec32 should be int32_t and not uint32_t.
  Make this change.
  
  Reviewed by:    bde, davidxu
  Tested by:      pho
  MFC after:      1 week
  
  Revision  Changes    Path
  1.118     +2 -2      src/sys/kern/kern_umtx.c



nwhitehorn    2012-10-28 02:15:35 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/drm/r128 Makefile 
    sys/modules/drm/radeon Makefile 
    sys/modules/drm/via  Makefile 
  Log:
  SVN rev 242203 on 2012-10-28 02:15:35Z by nwhitehorn
  
  Extend dim's hack from r228978: not only clang but gcc on non-x86 platforms
  warns about unused variables in this code, so always add -Wno-unused to
  the warning flags. Why gcc on x86 *doesn't* warn about this, I will never
  know. The code itself should probably be fixed at some point.
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/modules/drm/r128/Makefile
  1.10      +2 -2      src/sys/modules/drm/radeon/Makefile
  1.4       +2 -2      src/sys/modules/drm/via/Makefile



imp         2012-10-28 02:55:51 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
  Log:
  SVN rev 242204 on 2012-10-28 02:55:51Z by imp
  
  Better comments.
  
  Revision  Changes    Path
  1.47      +2 -2      src/sys/conf/files.mips



adrian      2012-10-28 04:18:49 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ht.c 
  Log:
  SVN rev 242205 on 2012-10-28 04:18:49Z by adrian
  
  Add some further BAR TX debugging; it was useful when figuring out
  when BAR TX was actually failing.
  
  Revision  Changes    Path
  1.56      +47 -0     src/sys/net80211/ieee80211_ht.c



delphij     2012-10-28 10:18:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    share/man/man4       hptiop.4 
    sys/dev/hptiop       hptiop.c hptiop.h 
  Log:
  SVN rev 242214 on 2012-10-28 10:18:46Z by delphij
  
  MFC r242086:
  
  Update hptiop(4) to version 1.8, which added support for HighPoint
  RocketRAID 4500 series.
  
  Many thanks to HighPoint Technologies for their continued support
  of FreeBSD!
  
  Submitted by:   HighPoint Technologies
  
  Revision  Changes    Path
  1.3.2.3   +5 -1      src/share/man/man4/hptiop.4
  1.9.2.7   +752 -17   src/sys/dev/hptiop/hptiop.c
  1.5.4.2   +97 -3     src/sys/dev/hptiop/hptiop.h



delphij     2012-10-28 10:57:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    share/man/man4       hptiop.4 
    sys/dev/hptiop       hptiop.c hptiop.h 
  Log:
  SVN rev 242216 on 2012-10-28 10:57:24Z by delphij
  
  MFC r242086:
  
  Update hptiop(4) to version 1.8, which added support for HighPoint
  RocketRAID 4500 series.
  
  Many thanks to HighPoint Technologies for their continued support
  of FreeBSD!
  
  Submitted by:   HighPoint Technologies
  
  Revision  Changes    Path
  1.2.2.4   +5 -1      src/share/man/man4/hptiop.4
  1.4.2.10  +752 -17   src/sys/dev/hptiop/hptiop.c
  1.5.2.2   +97 -3     src/sys/dev/hptiop/hptiop.h



kib         2012-10-28 11:53:54 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        pmap.c 
    sys/ia64/include     pmap.h 
  Log:
  SVN rev 242218 on 2012-10-28 11:53:54Z by kib
  
  Fix compilation on ia64 when page size is configured for 16KB.
  
  Reviewed by:    alc, marcel
  
  Revision  Changes    Path
  1.248     +37 -6     src/sys/ia64/ia64/pmap.c
  1.43      +0 -15     src/sys/ia64/include/pmap.h



rmacklem    2012-10-28 12:23:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 242220 on 2012-10-28 12:23:57Z by rmacklem
  
  MFC: r242090
  Modify the comment to take out the names and URL.
  
  Revision  Changes    Path
  1.10.2.5  +3 -6      src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



rmacklem    2012-10-28 12:28:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/rpc/rpcsec_gss   svc_rpcsec_gss.c 
  Log:
  SVN rev 242221 on 2012-10-28 12:28:04Z by rmacklem
  
  MFC: r242090
  Modify the comment to take out the names and URL.
  
  Revision  Changes    Path
  1.5.2.8   +3 -6      src/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c



gavin       2012-10-28 13:21:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/alc          if_alc.c 
    sys/dev/bge          if_bge.c 
    sys/dev/cxgb         cxgb_main.c cxgb_osdep.h 
    sys/dev/e1000        if_em.c 
    sys/dev/et           if_et.c 
    sys/dev/jme          if_jme.c 
    sys/dev/pci          pci.c pcireg.h 
    sys/dev/re           if_re.c 
    usr.sbin/pciconf     cap.c 
  Log:
  SVN rev 242222 on 2012-10-28 13:21:35Z by gavin
  
  Merge r240680 from head:
  
    Align the PCI Express #defines with the style used for the PCI-X
    #defines.  This has the advantage that it makes the names more
    compact, and also allows us to correct the non-uniform naming of
    the PCIM_LINK_* defines, making them all consistent amongst themselves.
  
    This is a mostly mechanical rename:
      s/PCIR_EXPRESS_/PCIER_/g
      s/PCIM_EXP_/PCIEM_/g
      s/PCIM_LINK_/PCIEM_LINK_/g
  
    In this MFC, #defines have been added for the old names to assist
    merges and out-of-tree drivers.
  
  Revision    Changes    Path
  1.1.2.25    +8 -8      src/sys/dev/alc/if_alc.c
  1.198.2.83  +9 -9      src/sys/dev/bge/if_bge.c
  1.36.2.33   +2 -2      src/sys/dev/cxgb/cxgb_main.c
  1.14.2.4    +5 -5      src/sys/dev/cxgb/cxgb_osdep.h
  1.1.2.20    +3 -3      src/sys/dev/e1000/if_em.c
  1.1.2.18    +3 -3      src/sys/dev/et/if_et.c
  1.1.2.23    +1 -1      src/sys/dev/jme/if_jme.c
  1.355.2.22  +5 -5      src/sys/dev/pci/pci.c
  1.64.2.14   +252 -50   src/sys/dev/pci/pcireg.h
  1.95.2.88   +4 -4      src/sys/dev/re/if_re.c
  1.2.2.7     +23 -23    src/usr.sbin/pciconf/cap.c



hselasky    2012-10-28 14:37:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  SVN rev 242223 on 2012-10-28 14:37:17Z by hselasky
  
  Implement support for the so-called USB feedback endpoint for USB
  audio devices. This endpoint gives clues to the USB host about the
  actual data rate on asynchronous endpoints and makes the more
  expensive USB audio devices usable under FreeBSD.
  The Linux USB audio driver was used as reference for the
  automagic shift of the received value.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.85      +163 -19   src/sys/dev/sound/usb/uaudio.c



avg         2012-10-28 15:37:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 242224 on 2012-10-28 15:37:32Z by avg
  
  MFC r241288: zfsboot: use the same zfs dataset naming format as loader
  
  Revision  Changes    Path
  1.13.2.8  +53 -32    src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-10-28 15:37:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 242225 on 2012-10-28 15:37:47Z by avg
  
  MFC r241288: zfsboot: use the same zfs dataset naming format as loader
  
  Revision  Changes    Path
  1.3.4.17  +53 -32    src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-10-28 15:41:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/part        g_part.c 
  Log:
  SVN rev 242226 on 2012-10-28 15:41:14Z by avg
  
  MFC r241296:  g_part_taste: directly destroy consumer and geom here, no
  need for withering
  
  Revision  Changes    Path
  1.69.2.9  +7 -2      src/sys/geom/part/g_part.c



avg         2012-10-28 15:43:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom/part        g_part.c 
  Log:
  SVN rev 242227 on 2012-10-28 15:43:13Z by avg
  
  MFC r241296:  g_part_taste: directly destroy consumer and geom here, no
  need for withering
  
  Revision   Changes    Path
  1.39.2.29  +7 -2      src/sys/geom/part/g_part.c



avg         2012-10-28 15:45:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         libzfs.h zfs.c zfsimpl.c 
  Log:
  SVN rev 242228 on 2012-10-28 15:45:15Z by avg
  
  MFC r241283: zfs boot: add code for listing child datasets of a given
  dataset
  
  Revision  Changes    Path
  1.1.2.3   +1 -0      src/sys/boot/zfs/libzfs.h
  1.4.4.14  +35 -0     src/sys/boot/zfs/zfs.c
  1.5.4.20  +32 -4     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-28 15:45:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         libzfs.h zfs.c zfsimpl.c 
  Log:
  SVN rev 242229 on 2012-10-28 15:45:18Z by avg
  
  MFC r241283: zfs boot: add code for listing child datasets of a given
  dataset
  
  Revision   Changes    Path
  1.1.4.3    +1 -0      src/sys/boot/zfs/libzfs.h
  1.9.2.9    +35 -0     src/sys/boot/zfs/zfs.c
  1.17.2.11  +32 -4     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-28 15:47:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfs.c zfsimpl.c 
  Log:
  SVN rev 242230 on 2012-10-28 15:47:56Z by avg
  
  MFC r241289: boot/zfs: call zfs_spa_init for all found pools
  
  Revision   Changes    Path
  1.9.2.10   +18 -13    src/sys/boot/zfs/zfs.c
  1.17.2.12  +4 -3      src/sys/boot/zfs/zfsimpl.c



avg         2012-10-28 15:48:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfs.c zfsimpl.c 
  Log:
  SVN rev 242231 on 2012-10-28 15:48:15Z by avg
  
  MFC r241289: boot/zfs: call zfs_spa_init for all found pools
  
  Revision  Changes    Path
  1.4.4.15  +18 -13    src/sys/boot/zfs/zfs.c
  1.5.4.21  +4 -3      src/sys/boot/zfs/zfsimpl.c



avg         2012-10-28 15:51:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/i386/loader main.c 
  Log:
  SVN rev 242232 on 2012-10-28 15:51:00Z by avg
  
  MFC r241284: zfs boot: add lszfs command to i386 loader
  
  Revision  Changes    Path
  1.46.2.5  +23 -0     src/sys/boot/i386/loader/main.c



avg         2012-10-28 15:51:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/i386/loader main.c 
  Log:
  SVN rev 242233 on 2012-10-28 15:51:15Z by avg
  
  MFC r241284: zfs boot: add lszfs command to i386 loader
  
  Revision  Changes    Path
  1.44.2.6  +23 -0     src/sys/boot/i386/loader/main.c



avg         2012-10-28 15:54:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 242234 on 2012-10-28 15:54:01Z by avg
  
  MFC r241292: zfs loader: treat plain pool name as a name of its root
  dataset
  
  Revision  Changes    Path
  1.9.2.11  +10 -14    src/sys/boot/zfs/zfs.c



avg         2012-10-28 15:54:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 242235 on 2012-10-28 15:54:15Z by avg
  
  MFC r241292: zfs loader: treat plain pool name as a name of its root
  dataset
  
  Revision  Changes    Path
  1.4.4.16  +10 -14    src/sys/boot/zfs/zfs.c



avg         2012-10-28 15:56:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/acpi_support acpi_wmi.c 
  Log:
  SVN rev 242236 on 2012-10-28 15:56:36Z by avg
  
  MFC r241537: acpi_wmi: move wmi_info_list into sc
  
  Revision  Changes    Path
  1.6.2.4   +25 -21    src/sys/dev/acpi_support/acpi_wmi.c



avg         2012-10-28 15:56:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/acpi_support acpi_wmi.c 
  Log:
  SVN rev 242237 on 2012-10-28 15:56:53Z by avg
  
  MFC r241537: acpi_wmi: move wmi_info_list into sc
  
  Revision  Changes    Path
  1.3.2.5   +25 -21    src/sys/dev/acpi_support/acpi_wmi.c



avg         2012-10-28 16:06:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_znode.c 
  Log:
  SVN rev 242240 on 2012-10-28 16:06:55Z by avg
  
  MFC r241628: zfs: make use of getnewvnode_reserve in zfs_mknode and zfs_zget
  
  Revision  Changes    Path
  1.41.2.2  +7 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c



avg         2012-10-28 16:10:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/i386/loader main.c 
    sys/boot/i386/zfsboot zfsboot.c 
    sys/boot/zfs         libzfs.h zfsimpl.c 
  Log:
  SVN rev 242241 on 2012-10-28 16:10:03Z by avg
  
  MFC r241293: zfs boot: export boot/primary pool and vdev guid all the
  way to kenv
  
  Revision   Changes    Path
  1.46.2.6   +9 -1      src/sys/boot/i386/loader/main.c
  1.13.2.9   +11 -1     src/sys/boot/i386/zfsboot/zfsboot.c
  1.1.4.4    +2 -0      src/sys/boot/zfs/libzfs.h
  1.17.2.13  +28 -0     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-28 16:10:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/i386/loader main.c 
    sys/boot/i386/zfsboot zfsboot.c 
    sys/boot/zfs         libzfs.h zfsimpl.c 
  Log:
  SVN rev 242242 on 2012-10-28 16:10:18Z by avg
  
  MFC r241293: zfs boot: export boot/primary pool and vdev guid all the
  way to kenv
  
  Revision  Changes    Path
  1.44.2.7  +9 -1      src/sys/boot/i386/loader/main.c
  1.3.4.18  +11 -1     src/sys/boot/i386/zfsboot/zfsboot.c
  1.1.2.4   +2 -0      src/sys/boot/zfs/libzfs.h
  1.5.4.22  +28 -0     src/sys/boot/zfs/zfsimpl.c



avg         2012-10-28 16:11:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 242243 on 2012-10-28 16:11:58Z by avg
  
  MFC r241294: zfsboot: simplify probe_drive() a little bit
  
  Revision   Changes    Path
  1.13.2.10  +13 -27    src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-10-28 16:12:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 242244 on 2012-10-28 16:12:12Z by avg
  
  MFC r241294: zfsboot: simplify probe_drive() a little bit
  
  Revision  Changes    Path
  1.3.4.19  +13 -27    src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-10-28 16:14:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_exec.c 
  Log:
  SVN rev 242245 on 2012-10-28 16:14:07Z by avg
  
  MFC r241281: ktrace/kern_exec: check p_tracecred instead of p_cred
  
  Revision   Changes    Path
  1.365.2.9  +2 -1      src/sys/kern/kern_exec.c



avg         2012-10-28 16:14:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_exec.c 
  Log:
  SVN rev 242246 on 2012-10-28 16:14:19Z by avg
  
  MFC r241281: ktrace/kern_exec: check p_tracecred instead of p_cred
  
  Revision    Changes    Path
  1.337.2.12  +2 -1      src/sys/kern/kern_exec.c



kensmith    2012-10-28 16:21:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9_1)
    sys/conf             newvers.sh 
  Log:
  SVN rev 242247 on 2012-10-28 16:21:46Z by kensmith
  
  Ready for 9.1-RC3...
  
  Approved by:    re (implicit)
  
  Revision       Changes    Path
  1.95.2.10.2.4  +1 -1      src/sys/conf/newvers.sh



andre       2012-10-28 17:16:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 242249 on 2012-10-28 17:16:09Z by andre
  
  Adjust the initial default CWND upon connection establishment to the
  new and increased values specified by RFC5681 Section 3.1.
  
  The even larger initial CWND per RFC3390, if enabled, is not affected.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.460     +9 -2      src/sys/netinet/tcp_input.c



andre       2012-10-28 17:25:08 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c tcp_syncache.c tcp_timer.c 
  Log:
  SVN rev 242250 on 2012-10-28 17:25:08Z by andre
  
  When SYN or SYN/ACK had to be retransmitted RFC5681 requires us to
  reduce the initial CWND to one segment.  This reduction got lost
  some time ago due to a change in initialization ordering.
  
  Additionally in tcp_timer_rexmt() avoid entering fast recovery when
  we're still in TCPS_SYN_SENT state.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.461     +10 -4     src/sys/netinet/tcp_input.c
  1.198     +3 -2      src/sys/netinet/tcp_syncache.c
  1.126     +7 -1      src/sys/netinet/tcp_timer.c



andre       2012-10-28 17:30:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  SVN rev 242251 on 2012-10-28 17:30:28Z by andre
  
  When SYN or SYN/ACK had to be retransmitted RFC5681 requires us to
  reduce the initial CWND to one segment.  This reduction got lost
  some time ago due to a change in initialization ordering.
  
  Additionally in tcp_timer_rexmt() avoid entering fast recovery when
  we're still in TCPS_SYN_SENT state.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.195     +6 -2      src/sys/netinet/tcp_output.c



andre       2012-10-28 17:40:35 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  SVN rev 242252 on 2012-10-28 17:40:35Z by andre
  
  Prevent a flurry of forced window updates when an application is
  doing small reads on a (partially) filled receive socket buffer.
  
  Normally one would a send a window update every time the available
  space in the socket buffer increases by two times MSS.  This leads
  to a flurry of window updates that do not provide any meaningful
  new information to the sender.  There still is available space in
  the window and the sender can continue sending data.  All window
  updates then get carried by the regular ACKs.  Only when the socket
  buffer was (almost) full and the window closed accordingly a window
  updates delivery new information and allows the sender to start
  sending more data again.
  
  Send window updates only every two MSS when the socket buffer
  has less than 1/8 space available, or the available space in the
  socket buffer increased by 1/4 its full capacity, or the socket
  buffer is very small.  The next regular data ACK will carry and
  report the exact window size again.
  
  Reported by:    sbruno
  Tested by:      darrenr
  Tested by:      Darren Baginski
  PR:             kern/116335
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.196     +29 -11    src/sys/netinet/tcp_output.c



andre       2012-10-28 17:59:46 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_reass.c 
  Log:
  SVN rev 242253 on 2012-10-28 17:59:46Z by andre
  
  Simplify implementation of net.inet.tcp.reass.maxsegments and
  net.inet.tcp.reass.cursegments.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.378     +11 -17    src/sys/netinet/tcp_reass.c



andre       2012-10-28 18:07:34 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c tcp_syncache.h 
  Log:
  SVN rev 242254 on 2012-10-28 18:07:34Z by andre
  
  Change the syncache count reporting the current number of entries
  from an unprotected u_int that reports garbage on SMP to a function
  based sysctl obtaining the current value from UMA.
  
  Also read back the actual cache_limit after page size rounding by UMA.
  
  PR:             kern/165879
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.199     +15 -8     src/sys/netinet/tcp_syncache.c
  1.13      +0 -1      src/sys/netinet/tcp_syncache.h



andre       2012-10-28 18:33:52 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 242255 on 2012-10-28 18:33:52Z by andre
  
  Allow arbitrary MSS sizes and don't mind about the cluster size anymore.
  We've got more cluster sizes for quite some time now and the orginally
  imposed limits and the previously codified thoughts on efficiency gains
  are no longer true.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.462     +2 -11     src/sys/netinet/tcp_input.c



andre       2012-10-28 18:38:51 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  SVN rev 242256 on 2012-10-28 18:38:51Z by andre
  
  Improve m_cat() by being able to also merge contents from M_EXT
  mbuf's by doing proper testing with M_WRITABLE().
  
  In m_collapse() replace an incomplete manual check for M_RDONLY
  with the M_WRITABLE() macro that also tests for shared buffers
  and other cases that make a particular mbuf immutable.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.194     +3 -3      src/sys/kern/uipc_mbuf.c



andre       2012-10-28 18:45:04 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 242257 on 2012-10-28 18:45:04Z by andre
  
  Remove bogus 'else' in #ifdef that prevented the rttvar from being reset
  tcp_timer_rexmt() on retransmit for IPv6 sessions.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.127     +0 -1      src/sys/netinet/tcp_timer.c



adrian      2012-10-28 18:46:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 242258 on 2012-10-28 18:46:06Z by adrian
  
  Add a temporary (for values of "temporary") work around for hotplug
  support with ath(4) and VIMAGE.
  
  Right now the VIMAGE code doesn't supply a default vnet context during:
  
  * hotplug attach;
  * any device detach.
  
  It special cases kldload/boot time probing (by setting the context to
  vnet0) but that doesn't occur when probing devices during a bus rescan -
  eg, adding a cardbus card.
  
  These will eventually go away when the VIMAGE support extends to providing
  default contexts to hotplug attach/detach.
  
  Revision  Changes    Path
  1.461     +9 -1      src/sys/dev/ath/if_ath.c



trasz       2012-10-28 18:53:28 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              buf.h 
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  SVN rev 242259 on 2012-10-28 18:53:28Z by trasz
  
  Fix two problems that caused instant panic when the device mounted
  with softupdates went away.  Note that this does not fix the problem
  entirely; I'm committing it now to make it easier for someone to pick
  up the work.
  
  Reviewed by:    mckusick
  
  Revision  Changes    Path
  1.220     +0 -1      src/sys/sys/buf.h
  1.306     +7 -2      src/sys/ufs/ffs/ffs_softdep.c



andre       2012-10-28 18:56:57 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 242260 on 2012-10-28 18:56:57Z by andre
  
  When retransmitting SYN in TCPS_SYN_SENT state use TCPTV_RTOBASE,
  the default retransmit timeout, as base to calculate the backoff
  time until next try instead of the TCP_REXMTVAL() macro which only
  works correctly when we already have measured an actual RTT+RTTVAR.
  
  Before it would cause the first retransmit at RTOBASE, the next
  four at the same time (!) about 200ms later, and then another one
  again RTOBASE later.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.128     +1 -1      src/sys/netinet/tcp_timer.c



andre       2012-10-28 19:02:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c tcp_timer.h 
  Log:
  SVN rev 242261 on 2012-10-28 19:02:07Z by andre
  
  For retransmits of SYN|ACK from the syncache use the slightly more
  aggressive special tcp_syn_backoff[] retransmit schedule instead of
  the normal tcp_backoff[] schedule for established connections.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.200     +1 -1      src/sys/netinet/tcp_syncache.c
  1.43      +1 -0      src/sys/netinet/tcp_timer.h



andre       2012-10-28 19:16:22 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 242262 on 2012-10-28 19:16:22Z by andre
  
  Simplify and enhance the window change/update acceptance logic,
  especially in the presence of bi-directional data transfers.
  
  snd_wl1 tracks the right edge, including data in the reassembly
  queue, of valid incoming data.  This makes it like rcv_nxt plus
  reassembly.  It never goes backwards to prevent older, possibly
  reordered segments from updating the window.
  
  snd_wl2 tracks the left edge of sent data.  This makes it a duplicate
  of snd_una.  However joining them right now is difficult due to
  separate update dependencies in different places in the code flow.
  
  snd_wnd tracks the current advertized send window by the peer.  In
  tcp_output() the effective window is calculated by subtracting the
  already in-flight data, snd_nxt less snd_una, from it.
  
  ACK's become the main clock of window updates and will always update
  the window when the left edge of what we sent is advanced.  The ACK
  clock is the primary signaling mechanism in ongoing data transfers.
  This works reliably even in the presence of reordering, reassembly
  and retransmitted segments.  The ACK clock is most important because
  it determines how much data we are allowed to inject into the network.
  
  Zero window updates get us out of persistence mode are crucial.  Here
  a segment that neither moves ACK nor SEQ but enlarges WND is accepted.
  
  When the ACK clock is not active (that is we're not or no longer
  sending any data) any segment that moves the extended right SEQ edge,
  including out-of-order segments, updates the window.  This gives us
  updates especially during ping-pong transfers where the peer isn't
  done consuming the already acknowledged data from the receive buffer
  while responding with data.
  
  The SSH protocol is a prime candidate to benefit from the improved
  bi-directional window update logic as it has its own windowing
  mechanism on top of TCP and is frequently sending back protocol ACK's.
  
  Tcpdump provided by:    darrenr
  Tested by:      darrenr
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.463     +47 -16    src/sys/netinet/tcp_input.c



andre       2012-10-28 19:20:23 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 242263 on 2012-10-28 19:20:23Z by andre
  
  Add SACK_PERMIT to the list of TCP options that are switched off after
  retransmitting a SYN three times.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.129     +1 -1      src/sys/netinet/tcp_timer.c



andre       2012-10-28 19:22:18 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 242264 on 2012-10-28 19:22:18Z by andre
  
  Update comment to reflect the change made in r242263.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.130     +1 -1      src/sys/netinet/tcp_timer.c



andre       2012-10-28 19:47:46 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c tcp_var.h 
  Log:
  SVN rev 242266 on 2012-10-28 19:47:46Z by andre
  
  Increase the initial CWND to 10 segments as defined in IETF TCPM
  draft-ietf-tcpm-initcwnd-05. It explains why the increased initial
  window improves the overall performance of many web services without
  risking congestion collapse.
  
  As long as it remains a draft it is placed under a sysctl marking it
  as experimental:
   net.inet.tcp.experimental.initcwnd10 = 1
  When it becomes an official RFC soon the sysctl will be changed to
  the RFC number and moved to net.inet.tcp.
  
  This implementation differs from the RFC draft in that it is a bit
  more conservative in the case of packet loss on SYN or SYN|ACK because
  we haven't reduced the default RTO to 1 second yet.  Also the restart
  window isn't yet increased as allowed.  Both will be adjusted with
  upcoming changes.
  
  Is is enabled by default.  In Linux it is enabled since kernel 3.0.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.464     +12 -0     src/sys/netinet/tcp_input.c
  1.207     +2 -0      src/sys/netinet/tcp_var.h



andre       2012-10-28 19:58:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 242267 on 2012-10-28 19:58:20Z by andre
  
  If the user has closed the socket then drop a persisting connection
  after a much reduced timeout.
  
  Typically web servers close their sockets quickly under the assumption
  that the TCP connections goes away as well.  That is not entirely true
  however.  If the peer closed the window we're going to wait for a long
  time with lots of data in the send buffer.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.131     +10 -0     src/sys/netinet/tcp_timer.c



trasz       2012-10-28 20:03:57 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 242268 on 2012-10-28 20:03:57Z by trasz
  
  Remove useless check; vm_pindex_t is unsigned on all architectures.
  
  CID:            3701
  Found with:     Coverity Prevent
  
  Revision  Changes    Path
  1.358     +1 -1      src/sys/vm/vm_pageout.c



adrian      2012-10-28 21:13:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_ath_misc.h if_ath_tx.c 
                         if_ath_tx.h if_athvar.h 
  Log:
  SVN rev 242271 on 2012-10-28 21:13:12Z by adrian
  
  Begin fleshing out some software queue awareness for TIM handling with
  the power save queue.
  
  * introduce some new ATH_NODE lock protected fields, tracking the
    net80211 psq and TIM state;
  * when doing buffer transitions - ie, when sending and completing
    buffers - check the state of the SWQ and update the TIM appropriately.
  * when clearing the TIM bit, if the SWQ is not empty then delay clearing
    it.
  
  This is racy, but it's no less racy than the current net80211 power
  save queue management code.  Specifically, with multiple TX threads,
  it's quite plausible that parallel state updates will race and the
  TIM will be left in an inconsistent state.  I'll address that in
  a follow-up commit.
  
  Revision  Changes    Path
  1.462     +244 -0    src/sys/dev/ath/if_ath.c
  1.25      +3 -0      src/sys/dev/ath/if_ath_misc.h
  1.100     +8 -3      src/sys/dev/ath/if_ath_tx.c
  1.12      +1 -0      src/sys/dev/ath/if_ath_tx.h
  1.186     +3 -0      src/sys/dev/ath/if_athvar.h



jmallett    2012-10-29 00:17:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          e1000phy.c 
  Log:
  SVN rev 242272 on 2012-10-29 00:17:12Z by jmallett
  
  Recognize the Marvell 88E1145 Quad Gigabit PHY.
  
  Revision  Changes    Path
  1.50      +1 -0      src/sys/dev/mii/e1000phy.c



jmallett    2012-10-29 00:51:53 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/octeon-sdk cvmx-ebt3000.c 
    sys/mips/cavium      files.octeon1 octeon_ebt3000_cf.c 
                         octeon_machdep.c octeon_pcmap_regs.h 
                         uart_dev_oct16550.c 
  Log:
  SVN rev 242273 on 2012-10-29 00:51:53Z by jmallett
  
  Use Simple Executive LED display routines, which correctly use the LED base
  address passed from the bootloader, rather than using a hard-coded value.
  
  Make FreeBSD announce itself on the LED display similar to other kernels.
  
  Remove uses of the previous LED routines, which were under-used and only used
  in drivers for what seem like debugging purposes, despite those drivers being
  widely-tested.
  
  Remove several inlines for accessing memory that duplicate other functions
  which are now used instead, as they are now entirely unused.
  
  Revision  Changes    Path
  1.4       +6 -3      src/sys/contrib/octeon-sdk/cvmx-ebt3000.c
  1.19      +1 -0      src/sys/mips/cavium/files.octeon1
  1.12      +0 -25     src/sys/mips/cavium/octeon_ebt3000_cf.c
  1.32      +14 -82    src/sys/mips/cavium/octeon_machdep.c
  1.11      +0 -111    src/sys/mips/cavium/octeon_pcmap_regs.h
  1.7       +0 -7      src/sys/mips/cavium/uart_dev_oct16550.c



attilio     2012-10-29 01:35:17 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sched.h 
  Log:
  SVN rev 242274 on 2012-10-29 01:35:17Z by attilio
  
  Compiler have a precise knowledge of the content of sched_pin() and
  sched_unpin() as they are functions static and inline.  This way it
  can do two dangerous things:
  - Reorder instructions around both of them, taking out from the safe
    path operations that are supposed to be (ie. per-cpu accesses)
  - Cache the value of td_pinned in CPU registers not making visible
    in kernel context to the scheduler once it is scanning the runqueue,
    as td_pinned is not marked volatile.
  
  In order to avoid both possible bugs explicitly, protect the safe path
  with compiler memory barriers. This will prevent reordering and caching
  by the compiler about td_pinned operations.
  
  Generally this could lead to suboptimal code traversing the pinnings
  but this is not the case as can be easilly verified:
  http://lists.freebsd.org/pipermail/svn-src-projects/2012-October/005797.html
  
  Discussed with: jeff, jhb
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.48      +2 -0      src/sys/sys/sched.h



jmallett    2012-10-29 02:10:20 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_machdep.c 
  Log:
  SVN rev 242276 on 2012-10-29 02:10:20Z by jmallett
  
  Wrap some long lines and display board serial numbers at boot.
  
  Revision  Changes    Path
  1.33      +8 -2      src/sys/mips/cavium/octeon_machdep.c



eadler      2012-10-29 03:45:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usbdevs 
    sys/dev/usb/net      if_ipheth.c 
  Log:
  SVN rev 242278 on 2012-10-29 03:45:37Z by eadler
  
  MFC r241793:
          Add support for iPhone 5 tethering.
  
  PR:             usb/172172
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.3.2.3     +3 -0      src/sys/dev/usb/net/if_ipheth.c
  1.518.2.23  +1 -0      src/sys/dev/usb/usbdevs



eadler      2012-10-29 03:45:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
    sys/dev/usb/net      if_ipheth.c 
  Log:
  SVN rev 242279 on 2012-10-29 03:45:38Z by eadler
  
  MFC r241793:
          Add support for iPhone 5 tethering.
  
  PR:             usb/172172
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.1.2.6     +3 -0      src/sys/dev/usb/net/if_ipheth.c
  1.421.2.99  +1 -0      src/sys/dev/usb/usbdevs



eadler      2012-10-29 03:48:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/input    uhid.c 
  Log:
  SVN rev 242280 on 2012-10-29 03:48:24Z by eadler
  
  MFC r241843:
          Make uhid attach to devices that look like keyboards
          or mice if the quirk which prevents higher level
          drivers from attaching is set.
  
  PR:             usb/172458
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.11.2.15  +4 -3      src/sys/dev/usb/input/uhid.c



eadler      2012-10-29 03:48:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/input    uhid.c 
  Log:
  SVN rev 242281 on 2012-10-29 03:48:25Z by eadler
  
  MFC r241843:
          Make uhid attach to devices that look like keyboards
          or mice if the quirk which prevents higher level
          drivers from attaching is set.
  
  PR:             usb/172458
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.21.2.5  +4 -3      src/sys/dev/usb/input/uhid.c



eadler      2012-10-29 03:52:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_sig.c 
  Log:
  SVN rev 242282 on 2012-10-29 03:52:18Z by eadler
  
  MFC r241855,r241859:
          Update the kill(2) and killpg(2) man pages to the modern permission
          checks. Also indicate killpg(2) is POSIX compliant.
  
          Correct the killpg(2) return values:
  
          Return EPERM if processes were found but they
          were unable to be signaled.
  
          Return the first error from p_cansignal if no signal was successful.
  
  Discussed with: jilles
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.372.2.21  +14 -6     src/sys/kern/kern_sig.c



eadler      2012-10-29 03:52:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_sig.c 
  Log:
  SVN rev 242283 on 2012-10-29 03:52:18Z by eadler
  
  MFC r241855,r241859:
          Update the kill(2) and killpg(2) man pages to the modern permission
          checks. Also indicate killpg(2) is POSIX compliant.
  
          Correct the killpg(2) return values:
  
          Return EPERM if processes were found but they
          were unable to be signaled.
  
          Return the first error from p_cansignal if no signal was successful.
  
  Discussed with: jilles
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.409.2.6  +14 -6     src/sys/kern/kern_sig.c



eadler      2012-10-29 03:52:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_sig.c 
  Log:
  SVN rev 242284 on 2012-10-29 03:52:19Z by eadler
  
  MFC r241855,r241859:
          Update the kill(2) and killpg(2) man pages to the modern permission
          checks. Also indicate killpg(2) is POSIX compliant.
  
          Correct the killpg(2) return values:
  
          Return EPERM if processes were found but they
          were unable to be signaled.
  
          Return the first error from p_cansignal if no signal was successful.
  
  Discussed with: jilles
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.349.2.10  +14 -6     src/sys/kern/kern_sig.c



eadler      2012-10-29 04:09:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/mpt          mpt_pci.c 
  Log:
  SVN rev 242285 on 2012-10-29 04:09:20Z by eadler
  
  MFC r241858:
          Remove unused code since the 5.x days
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.54.2.16  +0 -63     src/sys/dev/mpt/mpt_pci.c



eadler      2012-10-29 04:09:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/mpt          mpt_pci.c 
  Log:
  SVN rev 242286 on 2012-10-29 04:09:20Z by eadler
  
  MFC r241858:
          Remove unused code since the 5.x days
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.64.2.7  +0 -63     src/sys/dev/mpt/mpt_pci.c



eadler      2012-10-29 04:09:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/mpt          mpt_pci.c 
  Log:
  SVN rev 242287 on 2012-10-29 04:09:21Z by eadler
  
  MFC r241858:
          Remove unused code since the 5.x days
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.51.2.17  +0 -63     src/sys/dev/mpt/mpt_pci.c



alc         2012-10-29 06:15:04 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c vm_page.h 
  Log:
  SVN rev 242300 on 2012-10-29 06:15:04Z by alc
  
  Replace the page hold queue, PQ_HOLD, by a new page flag, PG_UNHOLDFREE,
  because the queue itself serves no purpose.  When a held page is freed,
  inserting the page into the hold queue has the side effect of setting the
  page's "queue" field to PQ_HOLD.  Later, when the page is unheld, it will
  be freed because the "queue" field is PQ_HOLD.  In other words, PQ_HOLD is
  used as a flag, not a queue.  So, this change replaces it with a flag.
  
  To accomodate the new page flag, make the page's "flags" field wider and
  "oflags" field narrower.
  
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.481     +4 -5      src/sys/vm/vm_page.c
  1.212     +17 -17    src/sys/vm/vm_page.h



jmallett    2012-10-29 07:06:23 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_machdep.c 
  Log:
  SVN rev 242302 on 2012-10-29 07:06:23Z by jmallett
  
  Add a sysctl to change the LED display.
  
  Revision  Changes    Path
  1.34      +41 -0     src/sys/mips/cavium/octeon_machdep.c



hselasky    2012-10-29 08:16:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/input    ums.c 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
  Log:
  SVN rev 242303 on 2012-10-29 08:16:31Z by hselasky
  
  MFC r240615:
  Add UQ_UMS_IGNORE quirk.
  Wrap two long lines.
  Some minor spelling correction.
  This fixes build of 8-stable.
  
  PR:   usb/171721
  
  Revision   Changes    Path
  1.16.2.15  +3 -0      src/sys/dev/usb/input/ums.c
  1.5.2.33   +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.3.2.8    +6 -2      src/sys/dev/usb/quirk/usb_quirk.h



kevlo       2012-10-29 10:04:28 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mbuf.c uipc_mbuf.c 
  Log:
  SVN rev 242304 on 2012-10-29 10:04:28Z by kevlo
  
  Since the macro dtom() has been removed, fix comments about the dtom.
  
  Reviewed by:    glebius
  
  Revision  Changes    Path
  1.52      +1 -1      src/sys/kern/kern_mbuf.c
  1.195     +2 -2      src/sys/kern/uipc_mbuf.c



bapt        2012-10-29 10:22:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpi_support acpi_ibm.c 
  Log:
  SVN rev 242305 on 2012-10-29 10:22:00Z by bapt
  
  add support for newer Lenovo ThinkPads to acpi_ibm
  
  PR:             kern/164538
  Submitted by:   Pierre Imai <pierre@imai.at>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.28      +1 -1      src/sys/dev/acpi_support/acpi_ibm.c



andre       2012-10-29 12:14:57 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 242306 on 2012-10-29 12:14:57Z by andre
  
  Add logging for socket attach failures in sonewconn() during accept(2).
  Include the pointer to the PCB so it can be attributed to a particular
  application by corresponding it to "netstat -A" output.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.378     +21 -5     src/sys/kern/uipc_socket.c



andre       2012-10-29 12:17:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.h 
  Log:
  SVN rev 242308 on 2012-10-29 12:17:02Z by andre
  
  Define the delayed ACK timeout value directly as hz/10 instead of
  obfuscating it by going through PR_FASTHZ.  No functional change.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.44      +1 -1      src/sys/netinet/tcp_timer.h



andre       2012-10-29 12:31:12 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 242309 on 2012-10-29 12:31:12Z by andre
  
  In soreceive_stream() don't drop an already dequeued mbuf chain by
  overwriting the return mbuf pointer with newly received data after
  a loop.  Instead append the new mbuf chain to the existing one.
  
  Fix up sb_lastrecord when dequeuing mbuf's so that sbappend_stream()
  doesn't get confused.
  
  For the remainder copy case in the mbuf delivery part deduct the
  copied length len instead of the whole mbuf length.  Additionally
  don't depend on 'n' being being available which isn't true in the
  case of MSG_PEEK.
  
  Fix the MSG_WAITALL case by comparing against sb_hiwat.  Before
  it was looping for every receive as sb_lowat normally is zero.
  Add comment about issue with (MSG_WAITALL | MSG_PEEK) which isn't
  properly handled.
  
  Submitted by:   trociny (except for the change in last paragraph)
  
  Revision  Changes    Path
  1.379     +11 -5     src/sys/kern/uipc_socket.c



andre       2012-10-29 13:16:33 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  SVN rev 242311 on 2012-10-29 13:16:33Z by andre
  
  Forced commit to provide the correct commit message to r242251:
  
    Defer sending an independent window update if a delayed ACK is pending
    saving a packet.  The window update then gets piggy-backed on the next
    already scheduled ACK.
  
  Added grammar fixes as well.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.197     +3 -3      src/sys/netinet/tcp_output.c



mav         2012-10-29 14:18:54 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid        g_raid.c 
  Log:
  SVN rev 242314 on 2012-10-29 14:18:54Z by mav
  
  Make GEOM RAID more aggressive in marking volumes as clean on shutdown
  and move that action from shutdown_pre_sync to shutdown_post_sync stage
  to avoid extra flapping.
  
  ZFS tends to not close devices on shutdown, that doesn't allow GEOM RAID
  to shutdown gracefully.  To handle that, mark volume as clean just when
  shutdown time comes and there are no active writes.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.14      +20 -17    src/sys/geom/raid/g_raid.c



nwhitehorn    2012-10-29 14:27:28 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powermac openpic_macio.c 
  Log:
  SVN rev 242315 on 2012-10-29 14:27:28Z by nwhitehorn
  
  Work around broken device tree on last-generation PowerPC iMacs
  (PowerMac12,1), which have a mac-io MPIC cell that indifies itself
  as the root PIC despite the actual root PIC being on the northbridge.
  No CPC945 systems have a mac-io PIC that does anything so just don't
  attach on CPC945 (U4) systems.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.18      +4 -0      src/sys/powerpc/powermac/openpic_macio.c



gonzo       2012-10-29 17:21:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sdhci        sdhci.c sdhci.h 
  Log:
  SVN rev 242320 on 2012-10-29 17:21:58Z by gonzo
  
  Add new quirks:
    - Data timeout is broken
    - Data timeout uses SD clock
    - Capabilities register is unavailable
  
  Add calculations for clock divisor for SDHCI 3.0
  
  Revision  Changes    Path
  1.16      +47 -14    src/sys/dev/sdhci/sdhci.c
  1.4       +14 -2     src/sys/dev/sdhci/sdhci.h



gonzo       2012-10-29 17:23:45 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 files.bcm2835 
    sys/arm/conf         RPI-B 
    sys/dev/mmc          mmc.c 
  Added files:
    sys/arm/broadcom/bcm2835 bcm2835_sdhci.c 
  Log:
  SVN rev 242321 on 2012-10-29 17:23:45Z by gonzo
  
  Add BCM2835 SDHCI driver and enable it in Raspberry Pi config
  
  Revision  Changes    Path
  1.1       +364 -0    src/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c (new)
  1.3       +1 -0      src/sys/arm/broadcom/bcm2835/files.bcm2835
  1.5       +5 -1      src/sys/arm/conf/RPI-B
  1.50      +1 -0      src/sys/dev/mmc/mmc.c



trasz       2012-10-29 17:52:43 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
    sys/geom             geom_disk.c geom_disk.h 
  Log:
  SVN rev 242322 on 2012-10-29 17:52:43Z by trasz
  
  Fix locking problem in disk_resize(); previously it would run without
  topology lock, resulting in assertion when running with DIAGNOSTIC.
  
  Reviewed by:    mav (earlier version)
  
  Revision  Changes    Path
  1.295     +4 -4      src/sys/cam/scsi/scsi_da.c
  1.133     +15 -21    src/sys/geom/geom_disk.c
  1.16      +1 -1      src/sys/geom/geom_disk.h



mav         2012-10-29 18:04:38 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid        g_raid.c g_raid.h md_ddf.c md_intel.c 
                         md_jmicron.c md_nvidia.c md_promise.c 
                         md_sii.c tr_concat.c tr_raid0.c 
                         tr_raid1.c tr_raid1e.c 
  Log:
  SVN rev 242323 on 2012-10-29 18:04:38Z by mav
  
  Add basic BIO_DELETE support to GEOM RAID class for all RAID levels.
  
  If at least one subdisk in the volume supports it, BIO_DELETE requests
  will be propagated down.  Unfortunatelly, for RAID levels with redundancy
  unmapped blocks will be mapped back during first rebuild/resync process.
  
  Sponsored by:   iXsystems, Inc.
  MFC after:      1 month
  
  Revision  Changes    Path
  1.15      +56 -1     src/sys/geom/raid/g_raid.c
  1.7       +2 -0      src/sys/geom/raid/g_raid.h
  1.12      +4 -27     src/sys/geom/raid/md_ddf.c
  1.11      +3 -26     src/sys/geom/raid/md_intel.c
  1.8       +4 -27     src/sys/geom/raid/md_jmicron.c
  1.9       +4 -27     src/sys/geom/raid/md_nvidia.c
  1.12      +4 -27     src/sys/geom/raid/md_promise.c
  1.8       +4 -27     src/sys/geom/raid/md_sii.c
  1.3       +2 -1      src/sys/geom/raid/tr_concat.c
  1.3       +2 -1      src/sys/geom/raid/tr_raid0.c
  1.8       +2 -4      src/sys/geom/raid/tr_raid1.c
  1.7       +4 -5      src/sys/geom/raid/tr_raid1e.c



tuexen      2012-10-29 20:42:48 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctputil.c 
  Log:
  SVN rev 242325 on 2012-10-29 20:42:48Z by tuexen
  
  Use ntohs() and htons() in correct order. However, this doesn't change
  functionality.
  
  Revision  Changes    Path
  1.194     +1 -1      src/sys/netinet/sctputil.c



tuexen      2012-10-29 20:44:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c 
  Log:
  SVN rev 242326 on 2012-10-29 20:44:29Z by tuexen
  
  Add braces (as used elsewhere in the SCTP code).
  
  Revision  Changes    Path
  1.201     +2 -2      src/sys/netinet/sctp_output.c



tuexen      2012-10-29 20:47:32 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_uio.h sctp_var.h 
    sys/netinet6         sctp6_var.h 
  Log:
  SVN rev 242327 on 2012-10-29 20:47:32Z by tuexen
  
  Whitespace changes due to upstream integration of SCTP changes in the
  FreeBSD code base.
  
  Revision  Changes    Path
  1.83      +23 -17    src/sys/netinet/sctp_uio.h
  1.43      +10 -24    src/sys/netinet/sctp_var.h
  1.16      +8 -14     src/sys/netinet6/sctp6_var.h



mav         2012-10-29 21:08:06 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid        tr_raid1.c tr_raid1e.c 
  Log:
  SVN rev 242328 on 2012-10-29 21:08:06Z by mav
  
  Minor addition to r242323:
  Alike to BIO_WRITE, report success if at least one subdisk succeeded with
  BIO_DELETE.  But unlike BIO_WRITE don't fail disk on BIO_DELETE error.
  
  Sponsored by:   iXsystems, Inc.
  MFC after:      1 month
  
  Revision  Changes    Path
  1.9       +2 -2      src/sys/geom/raid/tr_raid1.c
  1.8       +2 -2      src/sys/geom/raid/tr_raid1e.c



delphij     2012-10-30 01:29:45 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs vdev_geom.c 
  Log:
  SVN rev 242332 on 2012-10-30 01:29:45Z by delphij
  
  s/dettach/detach/g
  
  Approved by:    pjd
  MFC after:      1 month
  
  Revision  Changes    Path
  1.34      +3 -3      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c



gonzo       2012-10-30 01:52:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_dev_pl011.c 
  Log:
  SVN rev 242333 on 2012-10-30 01:52:49Z by gonzo
  
  Separate interrupts enable/disable logic from setting port parameters.
  Otherwise setting baud rate in TTY mode effectively disables TX/RX
  interrupts and renders port unusable.
  
  Revision  Changes    Path
  1.2       +13 -6     src/sys/dev/uart/uart_dev_pl011.c



eadler      2012-10-30 04:06:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/e1000        if_lem.c 
    sys/dev/ixgbe        ixgbe.c ixv.c 
    sys/dev/sound/pci    emu10kx.c 
  Log:
  SVN rev 242340 on 2012-10-30 04:06:12Z by eadler
  
  MFC r241917:
          Now that device disabling is generic, remove extraneous code from the
          device drivers that used to provide this feature.
  
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.17.2.4  +0 -5      src/sys/dev/e1000/if_lem.c
  1.53.2.8  +0 -5      src/sys/dev/ixgbe/ixgbe.c
  1.4.2.6   +0 -5      src/sys/dev/ixgbe/ixv.c
  1.17.2.4  +0 -5      src/sys/dev/sound/pci/emu10kx.c



jmallett    2012-10-30 06:07:30 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/octeon-sdk octeon-feature.c octeon-feature.h 
    sys/mips/cavium      files.octeon1 octeon_machdep.c 
  Log:
  SVN rev 242342 on 2012-10-30 06:07:30Z by jmallett
  
  Speed feature tests and initialize helper configuration that some CPUs require.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/contrib/octeon-sdk/octeon-feature.c
  1.4       +1 -1      src/sys/contrib/octeon-sdk/octeon-feature.h
  1.20      +2 -0      src/sys/mips/cavium/files.octeon1
  1.35      +5 -0      src/sys/mips/cavium/octeon_machdep.c



andrew      2012-10-30 06:11:09 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/lpc          lpc_machdep.c 
  Log:
  SVN rev 242343 on 2012-10-30 06:11:09Z by andrew
  
  Move the call to platform_gpio_init() into initarm_gpio_init() to reduce
  the diff to the other FDT versions of initarm.
  
  Revision  Changes    Path
  1.9       +5 -5      src/sys/arm/lpc/lpc_machdep.c



jmallett    2012-10-30 06:19:46 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_machdep.c 
  Log:
  SVN rev 242344 on 2012-10-30 06:19:46Z by jmallett
  
  Remove stale declarations.
  
  Revision  Changes    Path
  1.36      +0 -3      src/sys/mips/cavium/octeon_machdep.c



jmallett    2012-10-30 06:29:17 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_pcmap_regs.h 
                         uart_cpu_octeonusart.c 
  Log:
  SVN rev 242345 on 2012-10-30 06:29:17Z by jmallett
  
  Remove oct_read64 and oct_write64 and use their equivalents from the Simple
  Executive, which are used everywhere else in the Octeon port.  While here,
  remove other unused things from octeon_pcmap_regs.h.
  
  Revision  Changes    Path
  1.12      +3 -137    src/sys/mips/cavium/octeon_pcmap_regs.h
  1.7       +8 -8      src/sys/mips/cavium/uart_cpu_octeonusart.c



jmallett    2012-10-30 06:36:14 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_ebt3000_cf.c octeon_machdep.c 
                         octeon_pcmap_regs.h 
    sys/mips/cavium/octe ethernet-common.c ethernet-rgmii.c 
                         ethernet-sgmii.c ethernet-xaui.c 
                         ethernet.c 
  Log:
  SVN rev 242346 on 2012-10-30 06:36:14Z by jmallett
  
  Actually check board type rather than using a specialized octeon_is_simulation
  function.
  
  Revision  Changes    Path
  1.12      +2 -4      src/sys/mips/cavium/octe/ethernet-common.c
  1.6       +2 -3      src/sys/mips/cavium/octe/ethernet-rgmii.c
  1.6       +0 -2      src/sys/mips/cavium/octe/ethernet-sgmii.c
  1.6       +0 -2      src/sys/mips/cavium/octe/ethernet-xaui.c
  1.16      +1 -3      src/sys/mips/cavium/octe/ethernet.c
  1.13      +3 -3      src/sys/mips/cavium/octeon_ebt3000_cf.c
  1.37      +1 -12     src/sys/mips/cavium/octeon_machdep.c
  1.13      +0 -1      src/sys/mips/cavium/octeon_pcmap_regs.h



yongari     2012-10-30 07:55:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/age          if_age.c 
  Log:
  SVN rev 242348 on 2012-10-30 07:55:03Z by yongari
  
  TSO engine of L1 requires a separate DMA descriptor for TCP
  payload.  This means driver has to split a TX buffer into two
  pieces of TX buffers when the TX buffer contains both
  ethernet/IP/TCP header and partial TCP payload.  The controller
  does not require all header should be in a TX buffer but driver
  forced it to compute IP/TCP header size/offset which is required
  parameter to configure DMA descriptor for TSO.
  While here, slightly reorder DMA descriptor setup to enhance
  readability and remove unnecessary code for TSO(upper stack never
  requests TSO when the frame length is less than or equal to MTU).
  
  Reported by:    Yamagi Burmeister <lists <> yamagi dot org>
  Tested by:      Yamagi Burmeister <lists <> yamagi dot org>
  MFC After:      1 week
  
  Revision  Changes    Path
  1.24      +49 -32    src/sys/dev/age/if_age.c



mav         2012-10-30 10:59:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdaa.c hdaa.h hdaa_patches.c hdac.c 
                          hdac.h hdacc.c 
  Log:
  SVN rev 242352 on 2012-10-30 10:59:42Z by mav
  
  Print card and subsystem IDs in verbose logs to help to identify system.
  Hide some less iseful messages under debug.
  
  Revision  Changes    Path
  1.21      +4 -0      src/sys/dev/sound/pci/hda/hdaa.c
  1.7       +1 -1      src/sys/dev/sound/pci/hda/hdaa.h
  1.5       +3 -3      src/sys/dev/sound/pci/hda/hdaa_patches.c
  1.148     +2 -0      src/sys/dev/sound/pci/hda/hdac.c
  1.8       +1 -0      src/sys/dev/sound/pci/hda/hdac.h
  1.7       +5 -1      src/sys/dev/sound/pci/hda/hdacc.c



attilio     2012-10-30 12:25:52 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 242356 on 2012-10-30 12:25:52Z by attilio
  
  tdq_lock_pair() already does spinlock_enter() so migration is not
  possible in sched_balance_pair(). Remove redundant sched_pin().
  
  Reviewed by:    marius, jeff
  
  Revision  Changes    Path
  1.315     +0 -2      src/sys/kern/sched_ule.c



mav         2012-10-30 12:44:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdaa.c 
  Log:
  SVN rev 242357 on 2012-10-30 12:44:30Z by mav
  
  Set all pins initial connection status to unknown (2) and then update it
  with the real value in regular way if sensing is supported.  This fixes
  minor inconsistency when playback redirection appeared in undefined state
  on boot if headphones were not connected.
  
  Revision  Changes    Path
  1.22      +10 -10    src/sys/dev/sound/pci/hda/hdaa.c



trasz       2012-10-30 12:52:41 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ctl          ctl.c ctl_backend_block.c 
  Log:
  SVN rev 242358 on 2012-10-30 12:52:41Z by trasz
  
  Use M_ZERO instead of explicit memsets and bzeros.
  
  Revision  Changes    Path
  1.9       +14 -33    src/sys/cam/ctl/ctl.c
  1.6       +0 -1      src/sys/cam/ctl/ctl_backend_block.c



zont        2012-10-30 13:22:39 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             NOTES options 
    sys/dev/bce          if_bcereg.h 
  Log:
  SVN rev 242360 on 2012-10-30 13:22:39Z by zont
  
  - Remove BCE_JUMBO_HDRSPLIT kernel option which was forgotten in r218423.
  
  Approved by:    davidch
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.1666    +0 -6      src/sys/conf/NOTES
  1.775     +0 -1      src/sys/conf/options
  1.40      +0 -1      src/sys/dev/bce/if_bcereg.h



attilio     2012-10-30 15:10:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hwpmc        hwpmc_mod.c 
    sys/kern             subr_trap.c 
  Log:
  SVN rev 242361 on 2012-10-30 15:10:50Z by attilio
  
  Fixup r240246: hwpmc needs to retain the pinning until ASTs are not
  executed. This means past the point where userret() is generally
  executed.
  
  Skip the td_pinned check if a callchain tracing is currently happening
  and add a more robust check to pmc_capture_user_callchain() in order to
  catch td_pinned leak past ast() in hwpmc case.
  
  Reported and tested by: fabient
  MFC after:      1 week
  X-MFC:  r240246
  
  Revision  Changes    Path
  1.58      +1 -1      src/sys/dev/hwpmc/hwpmc_mod.c
  1.336     +6 -1      src/sys/kern/subr_trap.c



cognet      2012-10-30 15:25:01 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/ti/omap4     omap4_mp.c 
  Log:
  SVN rev 242362 on 2012-10-30 15:25:01Z by cognet
  
  Fix SMP build for omap4
  
  Submitted by:   Giovanni Trematerra <gianni at freebsd DOT org>
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/arm/ti/omap4/omap4_mp.c



eadler      2012-10-30 15:25:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/e1000        if_lem.c 
    sys/dev/ixgbe        ixgbe.c ixv.c 
    sys/dev/sound/pci    emu10kx.c 
  Log:
  SVN rev 242363 on 2012-10-30 15:25:23Z by eadler
  
  MFC r241917:
          Now that device disabling is generic, remove extraneous code from the
          device drivers that used to provide this feature.
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.3.2.15   +0 -5      src/sys/dev/e1000/if_lem.c
  1.17.2.23  +0 -5      src/sys/dev/ixgbe/ixgbe.c
  1.1.2.6    +0 -5      src/sys/dev/ixgbe/ixv.c
  1.16.2.5   +0 -5      src/sys/dev/sound/pci/emu10kx.c



hselasky    2012-10-30 16:56:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_msctest.c 
  Log:
  SVN rev 242364 on 2012-10-30 16:56:16Z by hselasky
  
  If a USB mass storage device doesn't respond properly
  to the initial SCSI INQUIRY command, enable all quirks.
  This fixes detection of some Transcend TS2GUFM devices.
  
  MFC after:      1 week
  Reported by:    Michael Dexter
  
  Revision  Changes    Path
  1.30      +5 -2      src/sys/dev/usb/usb_msctest.c



mdf         2012-10-30 17:05:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    lib/libmemstat       memstat_uma.c 
    sys/vm               uma.h uma_core.c uma_int.h 
  Log:
  SVN rev 242365 on 2012-10-30 17:05:12Z by mdf
  
  MFC r242152:
  
  Const-ify the zone name argument to uma_zcreate(9).
  
  Revision   Changes    Path
  1.21.2.2   +1 -1      src/lib/libmemstat/memstat_uma.c
  1.38.2.3   +3 -3      src/sys/vm/uma.h
  1.171.2.7  +2 -2      src/sys/vm/uma_core.c
  1.46.2.2   +2 -2      src/sys/vm/uma_int.h



mdf         2012-10-30 17:05:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libmemstat       memstat_uma.c 
    sys/vm               uma.h uma_core.c uma_int.h 
  Log:
  SVN rev 242366 on 2012-10-30 17:05:28Z by mdf
  
  MFC r242152:
  
  Const-ify the zone name argument to uma_zcreate(9).
  
  Revision    Changes    Path
  1.17.10.3   +1 -1      src/lib/libmemstat/memstat_uma.c
  1.34.2.4    +3 -3      src/sys/vm/uma.h
  1.153.2.13  +2 -2      src/sys/vm/uma_core.c
  1.39.2.3    +2 -2      src/sys/vm/uma_int.h



mdf         2012-10-30 17:05:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libmemstat       memstat_uma.c 
    sys/vm               uma.h uma_core.c uma_int.h 
  Log:
  SVN rev 242367 on 2012-10-30 17:05:47Z by mdf
  
  MFC r242152:
  
  Const-ify the zone name argument to uma_zcreate(9).
  
  Revision   Changes    Path
  1.17.2.2   +1 -1      src/lib/libmemstat/memstat_uma.c
  1.31.2.4   +3 -3      src/sys/vm/uma.h
  1.147.2.8  +2 -2      src/sys/vm/uma_core.c
  1.38.2.2   +1 -1      src/sys/vm/uma_int.h



alfred      2012-10-30 17:24:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/fs/tmpfs         tmpfs.h tmpfs_vfsops.c 
  Log:
  SVN rev 242368 on 2012-10-30 17:24:26Z by alfred
  
  MFC: Allow NFS exports of tmpfs. r234346
  
  Approved by: kevlo, kib
  
  Revision  Changes    Path
  1.21.2.5  +3 -0      src/sys/fs/tmpfs/tmpfs.h
  1.26.2.4  +12 -4     src/sys/fs/tmpfs/tmpfs_vfsops.c



np          2012-10-30 19:21:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cxgb         cxgb_sge.c 
  Log:
  SVN rev 242369 on 2012-10-30 19:21:53Z by np
  
  MFC r242087:
  
  Initialize the response queue mutex a bit earlier to avoid a panic that
  occurs if t3_sge_alloc_qset fails and then t3_free_qset attempts to
  destroy an uninitialized mutex.
  
  Revision   Changes    Path
  1.100.2.7  +5 -5      src/sys/dev/cxgb/cxgb_sge.c



np          2012-10-30 19:24:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/cxgb         cxgb_sge.c 
  Log:
  SVN rev 242370 on 2012-10-30 19:24:05Z by np
  
  MFC r242087:
  
  Initialize the response queue mutex a bit earlier to avoid a panic that
  occurs if t3_sge_alloc_qset fails and then t3_free_qset attempts to
  destroy an uninitialized mutex.
  
  Revision   Changes    Path
  1.77.2.13  +5 -5      src/sys/dev/cxgb/cxgb_sge.c



np          2012-10-30 19:34:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/cxgb         cxgb_sge.c 
  Log:
  SVN rev 242371 on 2012-10-30 19:34:45Z by np
  
  MFC r242087:
  
  Initialize the response queue mutex a bit earlier to avoid a panic that
  occurs if t3_sge_alloc_qset fails and then t3_free_qset attempts to
  destroy an uninitialized mutex.
  
  Revision   Changes    Path
  1.30.2.22  +5 -5      src/sys/dev/cxgb/cxgb_sge.c



zont        2012-10-30 21:04:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          tcp_hostcache.c 
  Log:
  SVN rev 242375 on 2012-10-30 21:04:12Z by zont
  
  MFC r241735:
  - Update cachelimit after hashsize and bucketlimit were set.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.40.2.3  +11 -6     src/sys/netinet/tcp_hostcache.c



zont        2012-10-30 21:05:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          tcp_hostcache.c 
  Log:
  SVN rev 242377 on 2012-10-30 21:05:06Z by zont
  
  MFC r241735:
  - Update cachelimit after hashsize and bucketlimit were set.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.35.2.6  +11 -6     src/sys/netinet/tcp_hostcache.c



trasz       2012-10-30 21:32:10 UTC

  FreeBSD src repository

  Modified files:
    sbin/dumpfs          dumpfs.c 
    sbin/growfs          growfs.c 
    sbin/newfs           mkfs.c newfs.c newfs.h 
    sys/geom/label       g_label_ufs.c 
    sys/ufs/ffs          fs.h 
  Log:
  SVN rev 242379 on 2012-10-30 21:32:10Z by trasz
  
  Fix problem with geom_label(4) not recognizing UFS labels on filesystems
  extended using growfs(8).  The problem here is that geom_label checks if
  the filesystem size recorded in UFS superblock is equal to the provider
  (i.e. device) size.  This check cannot be removed due to backward
  compatibility.  On the other hand, in most cases growfs(8) cannot set
  fs_size in the superblock to match the provider size, because, differently
  from newfs(8), it cannot recompute cylinder group sizes.
  
  To fix this problem, add another superblock field, fs_providersize, used
  only for this purpose.  The geom_label(4) will attach if either fs_size
  (filesystem created with newfs(8)) or fs_providersize (filesystem expanded
  using growfs(8)) matches the device size.
  
  PR:             kern/165962
  Reviewed by:    mckusick
  Sponsored by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.59      +3 -2      src/sbin/dumpfs/dumpfs.c
  1.51      +1 -0      src/sbin/growfs/growfs.c
  1.110     +1 -0      src/sbin/newfs/mkfs.c
  1.98      +1 -1      src/sbin/newfs/newfs.c
  1.30      +1 -0      src/sbin/newfs/newfs.h
  1.16      +2 -1      src/sys/geom/label/g_label_ufs.c
  1.63      +2 -1      src/sys/ufs/ffs/fs.h



davide      2012-10-31 02:54:44 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/smbfs         smbfs_io.c smbfs_vnops.c 
  Log:
  SVN rev 242384 on 2012-10-31 02:54:44Z by davide
  
  Change the code to use %jd as printf() placeholder for uio_offset and
  cast to intmax_t.
  
  Suggested by:   pjd
  Sponsored by:   iXsystems inc.
  
  Revision  Changes    Path
  1.63      +6 -3      src/sys/fs/smbfs/smbfs_io.c
  1.78      +1 -1      src/sys/fs/smbfs/smbfs_vnops.c



davide      2012-10-31 03:34:07 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/smbfs         smbfs_io.c smbfs_node.c smbfs_smb.c 
                         smbfs_subr.c smbfs_subr.h smbfs_vfsops.c 
                         smbfs_vnops.c 
    sys/netsmb           smb_conn.c smb_dev.c smb_trantcp.c 
                         smb_usr.c 
  Log:
  SVN rev 242386 on 2012-10-31 03:34:07Z by davide
  
  Fix panic due to page faults while in kernel mode, under conditions of
  VM pressure. The reason is that in some codepaths pointers to stack
  variables were passed from one thread to another.
  
  In collaboration with:  pho
  Reported by:    pho's stress2 suite
  Sponsored by:   iXsystems inc.
  
  Revision  Changes    Path
  1.64      +55 -32    src/sys/fs/smbfs/smbfs_io.c
  1.49      +6 -4      src/sys/fs/smbfs/smbfs_node.c
  1.24      +97 -32    src/sys/fs/smbfs/smbfs_smb.c
  1.14      +13 -0     src/sys/fs/smbfs/smbfs_subr.c
  1.8       +3 -0      src/sys/fs/smbfs/smbfs_subr.h
  1.54      +34 -19    src/sys/fs/smbfs/smbfs_vfsops.c
  1.79      +118 -82   src/sys/fs/smbfs/smbfs_vnops.c
  1.27      +0 -3      src/sys/netsmb/smb_conn.c
  1.41      +61 -37    src/sys/netsmb/smb_dev.c
  1.33      +18 -5     src/sys/netsmb/smb_trantcp.c
  1.8       +14 -6     src/sys/netsmb/smb_usr.c



davide      2012-10-31 03:55:33 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/smbfs         smbfs.h smbfs_node.c smbfs_node.h 
                         smbfs_vfsops.c 
  Log:
  SVN rev 242387 on 2012-10-31 03:55:33Z by davide
  
  - Do not put in the mntqueue half-constructed vnodes.
  - Change the code so that it relies on vfs_hash rather than on a
    home-made hashtable.
  - There's no need to inline fnv_32_buf().
  
  Reviewed by:    delphij
  Tested by:      pho
  Sponsored by:   iXsystems inc.
  
  Revision  Changes    Path
  1.17      +0 -3      src/sys/fs/smbfs/smbfs.h
  1.50      +63 -104   src/sys/fs/smbfs/smbfs_node.c
  1.10      +6 -0      src/sys/fs/smbfs/smbfs_node.h
  1.55      +0 -16     src/sys/fs/smbfs/smbfs_vfsops.c



jmallett    2012-10-31 04:23:36 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_ebt3000_cf.c 
  Log:
  SVN rev 242389 on 2012-10-31 04:23:36Z by jmallett
  
  If the CF physical base is 0, attach no CF devices.  This fixes a warning
  about a 0 passed to cvmx_phys_to_ptr on systems without a CF interface,
  such as the RSYS4GBE.
  
  Revision  Changes    Path
  1.14      +2 -0      src/sys/mips/cavium/octeon_ebt3000_cf.c



jmallett    2012-10-31 04:44:32 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium/octe ethernet-rx.c 
  Log:
  SVN rev 242390 on 2012-10-31 04:44:32Z by jmallett
  
  Fix longstanding misprint.
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/mips/cavium/octe/ethernet-rx.c



adrian      2012-10-31 06:27:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_ath_ahb.c if_ath_misc.h 
                         if_ath_pci.c if_ath_tx.c if_athvar.h 
  Log:
  SVN rev 242391 on 2012-10-31 06:27:58Z by adrian
  
  I give up - introduce a TX lock to serialise TX operations.
  
  I've tried serialising TX using queues and such but unfortunately
  due to how this interacts with the locking going on elsewhere in the
  networking stack, the TX task gets delayed, resulting in quite a
  noticable throughput loss:
  
  * baseline TCP for 2x2 11n HT40 is ~ 170mbit/sec;
  * TCP for TX task in the ath taskq, with the RX also going on - 80mbit/sec;
  * TCP for TX task in a separate, second taskq - 100mbit/sec.
  
  So for now I'm going with the Linux wireless stack approach - lock tx
  early.  The linux code does in the wireless stack, before the 802.11
  state stuff happens and before it's punted to the driver.
  But TX locking needs to also occur at the driver layer as the TX
  completion code _also_ begins to drain the ifnet TX queue.
  
  Whilst I'm here, add some KTR traces for the TX path.
  
  Note:
  
  * This really should be done at the net80211 layer (as well, at least.)
    But that'll have to wait for a little more thought to happen.
  
  Revision  Changes    Path
  1.463     +11 -1     src/sys/dev/ath/if_ath.c
  1.8       +3 -0      src/sys/dev/ath/if_ath_ahb.c
  1.26      +3 -1      src/sys/dev/ath/if_ath_misc.h
  1.37      +3 -0      src/sys/dev/ath/if_ath_pci.c
  1.101     +7 -0      src/sys/dev/ath/if_ath_tx.c
  1.187     +24 -1     src/sys/dev/ath/if_athvar.h



adrian      2012-10-31 06:35:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  SVN rev 242392 on 2012-10-31 06:35:50Z by adrian
  
  I've had some feedback that CCK rates are more reliable than MCS 0
  in some very degenerate conditions.
  
  However, until ath_rate_form_aggr() is taught to not form aggregates
  if ANY selected rate is non-MCS, this can't yet be enabled.
  
  So, just add a comment.
  
  Revision  Changes    Path
  1.54      +17 -0     src/sys/dev/ath/ath_rate/sample/sample.c



andrew      2012-10-31 08:25:45 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
    sys/arm/lpc          lpc_machdep.c 
    sys/arm/mv           mv_machdep.c 
    sys/arm/tegra        tegra2_machdep.c 
  Log:
  SVN rev 242394 on 2012-10-31 08:25:45Z by andrew
  
  Merge r242125 into the other ARMv6 copies of initarm.
  
  Revision  Changes    Path
  1.8       +5 -0      src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c
  1.10      +5 -0      src/sys/arm/lpc/lpc_machdep.c
  1.36      +5 -0      src/sys/arm/mv/mv_machdep.c
  1.7       +5 -0      src/sys/arm/tegra/tegra2_machdep.c



attilio     2012-10-31 13:38:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
    sys/sys              _mutex.h mutex.h 
  Log:
  SVN rev 242395 on 2012-10-31 13:38:56Z by attilio
  
  Give mtx(9) the ability to crunch different type of structures, with the
  only constraint that they have a lock cookie named mtx_lock.
  This name, then, becames reserved from the struct that wants to use the
  mtx(9) KPI and other locking primitives cannot reuse it for their
  members.
  
  Namely such structs are the current struct mtx and the new
  struct mtx_padalign.  The new structure will define an object which is
  the same as the same layout of a struct mtx but will be allocated in
  areas aligned to the cache line size and will be as big as a cache line.
  
  This is supposed to give higher performance for highly contented mutexes
  both spin or sleep (because of the adaptive spinning), where the cache
  line contention results in too much traffic on the system bus.
  
  The struct mtx_padalign can be used in a completely transparent way
  with the mtx(9) KPI.
  
  At the moment, a possibility to MFC the patch should be carefully
  evaluated because this patch breaks the low level KPI
  (not its representation though).
  
  Discussed with: jhb
  Reviewed by:    jeff, andre
  Reviewed by:    mdf (earlier version)
  Tested by:      jimharris
  
  Revision  Changes    Path
  1.227     +64 -17    src/sys/kern/kern_mutex.c
  1.15      +22 -0     src/sys/sys/_mutex.h
  1.112     +53 -16    src/sys/sys/mutex.h



kib         2012-10-31 14:02:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/vm               vm_fault.c 
  Log:
  SVN rev 242397 on 2012-10-31 14:02:51Z by kib
  
  MFC r242011:
  Dirty the newly copied anonymous pages after the wired region is
  forked. Otherwise, pagedaemon might reclaim the page without saving
  its content into the swap file, resulting in the valid content
  replaced by zeroes.
  
  MFC r242012:
  Commit the actual text provided by Alan, instead of the wrong update
  in r242011.
  
  Revision   Changes    Path
  1.293.2.7  +8 -3      src/sys/vm/vm_fault.c



jimharris    2012-10-31 17:12:12 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_timeout.c 
  Log:
  SVN rev 242401 on 2012-10-31 17:12:12Z by jimharris
  
  Pad and align the callout_cpu mtx to its own cacheline to reduce false
  sharing especially on the default CPU 0 callout_cpu structure.
  
  This will be followed up by attilio@ with a conversion to the new struct
  mtx_padalign but doing this manual conversion first gives an easy MFC
  candidate since mtx_padalign is a more extensive system change.
  
  Sponsored by:   Intel
  Reviewed by:    jeff, attilio
  MFC after:      1 week
  
  Revision  Changes    Path
  1.135     +1 -1      src/sys/kern/kern_timeout.c



attilio     2012-10-31 18:07:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_timeout.c sched_ule.c 
    sys/vm               vm_page.c vm_page.h 
  Log:
  SVN rev 242402 on 2012-10-31 18:07:18Z by attilio
  
  Rework the known mutexes to benefit about staying on their own
  cache line in order to avoid manual frobbing but using
  struct mtx_padalign.
  
  The sole exception being nvme and sxfge drivers, where the author
  redefined CACHE_LINE_SIZE manually, so they need to be analyzed and
  dealt with separately.
  
  Reviwed by:     jimharris, alc
  
  Revision  Changes    Path
  1.136     +2 -2      src/sys/kern/kern_timeout.c
  1.316     +2 -3      src/sys/kern/sched_ule.c
  1.482     +4 -4      src/sys/vm/vm_page.c
  1.213     +4 -12     src/sys/vm/vm_page.h



jfv         2012-10-31 18:16:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
  Log:
  SVN rev 242403 on 2012-10-31 18:16:42Z by jfv
  
  Correct code that was lost somewhere in the past,
  this was designed to keep duplicate null vlan tags from
  being added. When doing vlans purely via the switch
  this problem will occur. Reported by external customer.
  
  Revision  Changes    Path
  1.80      +1 -1      src/sys/dev/ixgbe/ixgbe.c



adrian      2012-10-31 20:58:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah_devid.h 
  Log:
  SVN rev 242406 on 2012-10-31 20:58:24Z by adrian
  
  Add the emulation PCI device id - these days, 0xabcd shows up all over
  the internet as "AR9380 and later which didn't get its PCI ID written
  in at power-on", so it's hardly an unknown constant.
  
  Obtained from:  Qualcomm Atheros
  
  Revision  Changes    Path
  1.9       +1 -0      src/sys/dev/ath/ath_hal/ah_devid.h



adrian      2012-10-31 21:00:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah.h ah_internal.h 
  Log:
  SVN rev 242407 on 2012-10-31 21:00:01Z by adrian
  
  Add in the last random assortment of missing bits for the AR9380 HAL.
  
  Obtained from:  Qualcomm Atheros
  
  Revision  Changes    Path
  1.88      +177 -6    src/sys/dev/ath/ath_hal/ah.h
  1.64      +72 -0     src/sys/dev/ath/ath_hal/ah_internal.h



adrian      2012-10-31 21:03:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5212 ar5212_attach.c 
    sys/dev/ath/ath_hal/ar5416 ar5416_attach.c 
    sys/dev/ath/ath_hal/ar9002 ar9280_attach.c ar9285_attach.c 
                               ar9287_attach.c 
  Log:
  SVN rev 242408 on 2012-10-31 21:03:55Z by adrian
  
  HAL updates!
  
  * Add some more ANI spur immunity levels.
  * For AR5111 radios attached to an AR5212, limit the 5GHz channels
    that are available. A later revision of the AR5111 supports the 4.9GHz
    PSB channels but right now there's no check in place for the radio
    revision.
  
    If someone wants PSB support on AR5212+AR5111 radios then please let
    me know and I'll add the relevant version check.
  
  Obtained from:  Qualcomm Atheros
  
  Revision  Changes    Path
  1.31      +23 -1     src/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
  1.67      +2 -3      src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
  1.39      +2 -2      src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
  1.34      +2 -2      src/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c
  1.16      +2 -2      src/sys/dev/ath/ath_hal/ar9002/ar9287_attach.c



adrian      2012-10-31 21:04:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar9001 ar9160_attach.c 
  Log:
  SVN rev 242409 on 2012-10-31 21:04:23Z by adrian
  
  Oops - missing from the last commit - add ANI immunity levels for AR9160.
  
  Obtained from:  Qualcomm Atheros
  
  Revision  Changes    Path
  1.15      +2 -2      src/sys/dev/ath/ath_hal/ar9001/ar9160_attach.c



adrian      2012-10-31 21:06:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_attach.c 
  Log:
  SVN rev 242411 on 2012-10-31 21:06:55Z by adrian
  
  Oops - this was incorrectly removed in a previous commit.
  
  Revision  Changes    Path
  1.68      +1 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c



adrian      2012-10-31 21:14:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar9001 ar9130_attach.c ar9130_phy.c 
  Log:
  SVN rev 242412 on 2012-10-31 21:14:25Z by adrian
  
  Since the PLL changes aren't in here yet for the AR9130 half/quarter
  rate support, disable it.
  
  Revision  Changes    Path
  1.9       +7 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130_attach.c
  1.2       +3 -0      src/sys/dev/ath/ath_hal/ar9001/ar9130_phy.c



mav         2012-10-31 22:11:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdaa_patches.c 
  Log:
  SVN rev 242417 on 2012-10-31 22:11:51Z by mav
  
  ASUS EeePC 1001px has strange variant of ALC269 CODEC, that mutes speaker
  if unused in that configuration mixer at NID 15 is muted.  Probably CODEC
  incorrectly reports its internal connections.  Hide that muter from the
  driver to avoid muting and make built-in speaker work.
  
  There are several different CODECs sharing this ID and I have not enough
  information about them and the bug to implement more universal solution.
  
  Tested by:      Big Yuuta <init.py@gmail.com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.6       +15 -0     src/sys/dev/sound/pci/hda/hdaa_patches.c



jimharris    2012-10-31 23:44:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nvme         nvme_qpair.c 
  Log:
  SVN rev 242420 on 2012-10-31 23:44:19Z by jimharris
  
  Use callout_reset_curcpu to allow the callout to be handled by the
  current CPU and not always CPU 0.
  
  This has the added benefit of reducing a huge amount of spinlock
  contention on the callout_cpu spinlock for CPU 0.
  
  Sponsored by:   Intel
  
  Revision  Changes    Path
  1.13      +5 -0      src/sys/dev/nvme/nvme_qpair.c



jfv         2012-10-31 23:50:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
  Log:
  SVN rev 242421 on 2012-10-31 23:50:36Z by jfv
  
  A few important fixes:
    - Testing TSO6 has led me to discover that HW RSC is
      a problematic feature, it is ONLY designed to work
      with IPv4 in the first place, and if IP forwarding
      is done it can't be disabled as LRO in the stack,
      also initial testing we've done at Intel shows an
      equal performance using TSO[46] on the TX and LRO
      on RX, if you ran older code on 82599 or later hardware
      you actually could have detrimental performance for
      this reason. So I am disabling the feature by default
      and all our adapters will now use LRO instead.
  
    - If you have flow control off and multiple queues it
      was possible when the buffer of one queue becomes
      full that all RX movement is stalled, to eliminate
      this problem a feature bit is now set that will allow
      packets to be dropped when full rather than stall.
      Note, the default is to have flow control on, and this
      keeps this from happening.
  
    - Because of the recent fixes in the stack, LRO is now
      auto-disabled when problematic, so I have decided to
      enable it by default in the capabilities in the driver.
  
    - There are some 1G modules used by some customers, a couple
      small tweaks to properly support those in the media code.
  
    - A note: we have now done some testing of TSO6 and using
      LRO with IPv6 and it all works great!! Seeing line rate
      in both directions in best cases. Thanks bz for your
      excellent work!!
  
  Revision  Changes    Path
  1.81      +72 -11    src/sys/dev/ixgbe/ixgbe.c



mav         2012-11-01 00:09:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c 
  Log:
  SVN rev 242422 on 2012-11-01 00:09:01Z by mav
  
  Only four specific ATA PIO commands transfer several sectors per DRQ block
  (interrupt).  All other ATA PIO commands transfer one sector or 512 bytes
  at one time.  Hardcode these exceptions in ata(4) with ATA_CAM option.
  This fixes timeout of READ LOG EXT command used by `smartctl -x /dev/adaX`.
  
  Revision  Changes    Path
  1.345     +10 -2     src/sys/dev/ata/ata-all.c



jmallett    2012-11-01 03:45:33 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/octeon-sdk cvmx-helper-board.c 
  Log:
  SVN rev 242423 on 2012-11-01 03:45:33Z by jmallett
  
  Handle the management port on the EBT5600 and disable loopback.  The XAUI
  port connected to the Broadcom switch does not seem operable, but it's unclear
  if that's simply due to a lack of configuration information for the switch.
  The switch does not seem to present any identifying information via MDIO,
  and is a BCM56512.
  
  Revision  Changes    Path
  1.14      +12 -0     src/sys/contrib/octeon-sdk/cvmx-helper-board.c



alfred      2012-11-01 04:07:08 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       ddb.4 textdump.4 
    sys/conf             NOTES options 
    sys/ddb              db_command.c db_textdump.c 
  Log:
  SVN rev 242424 on 2012-11-01 04:07:08Z by alfred
  
  Small textdump enhancements.
  
  Allow textdumps to be called explicitly from DDB.
  
  If "dump" is called in DDB and textdumps are enabled then abort the
  dump and tell the user to turn off textdumps.
  
  Add options TEXTDUMP_PREFERRED to turn textdumps on by default.
  Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
  
  Reviewed by: rwatson
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.73      +4 -0      src/share/man/man4/ddb.4
  1.11      +28 -1     src/share/man/man4/textdump.4
  1.1667    +10 -0     src/sys/conf/NOTES
  1.776     +2 -0      src/sys/conf/options
  1.89      +5 -0      src/sys/ddb/db_command.c
  1.7       +23 -6     src/sys/ddb/db_textdump.c



yongari     2012-11-01 05:39:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ti           if_ti.c 
  Log:
  SVN rev 242425 on 2012-11-01 05:39:21Z by yongari
  
  Remove TCP/UDP checksum offloading feature for IP fragmented
  datagrams.  Traditionally upper stack fragmented packets without
  computing TCP/UDP checksum and these datagrams were passed to
  driver.  But there are chances that other packets slip into the
  interface queue in SMP world. If this happens firmware running on
  MIPS 4000 processor in the controller would see mixed packets and
  it shall send out corrupted packets.
  While I'm here simplify checksum offloading setup.
  
  MFC After:      1 week
  
  Revision  Changes    Path
  1.163     +5 -11     src/sys/dev/ti/if_ti.c



yongari     2012-11-01 06:02:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 242426 on 2012-11-01 06:02:27Z by yongari
  
  TCP/UDP checksum offloading feature for IP fragmented datagram was
  removed in r99417.  bge(4) controllers can do TCP checksum offload
  for IP fragmented datagrams but unlike ti(4), it lacks UDP checksum
  offloading for IP fragmented datagrams. The problem was bge(4)
  blindly requested TCP/UDP checksum for IP fragmented datagrams such
  that it resulted in corrupted UDP datagrams before r99417.
  Remove remaining code for TCP checksum offloading for IP fragmented
  datagrams which should have been removed in r99417.
  
  Revision  Changes    Path
  1.400     +0 -27     src/sys/dev/bge/if_bge.c



cognet      2012-11-01 12:26:31 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/mv/armadaxp  armadaxp_mp.c 
  Log:
  SVN rev 242431 on 2012-11-01 12:26:31Z by cognet
  
  Fix build for SMP.
  
  Submitted by:   Giovanni Trematerra <gianni at freebsd DOT org>
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/arm/mv/armadaxp/armadaxp_mp.c



kib         2012-11-01 15:14:37 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      identcpu.c initcpu.c 
    sys/amd64/include    md_var.h 
    sys/x86/include      specialreg.h 
  Log:
  SVN rev 242432 on 2012-11-01 15:14:37Z by kib
  
  Provide the reading and display of the Standard Extended Features,
  introduced with the IvyBridge CPUs.  Provide the definitions for new
  bits in CR3 and CR4 registers.
  
  Tested by:      avg, Michael Moll <kvedulv@kvedulv.de>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.194     +17 -0     src/sys/amd64/amd64/identcpu.c
  1.65      +1 -0      src/sys/amd64/amd64/initcpu.c
  1.93      +1 -0      src/sys/amd64/include/md_var.h
  1.5       +11 -0     src/sys/x86/include/specialreg.h



kib         2012-11-01 15:17:43 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      initcpu.c pmap.c 
  Log:
  SVN rev 242433 on 2012-11-01 15:17:43Z by kib
  
  Enable the new instructions for reading and writing bases for %fs,
  %gs, when supported.  Note that WRFSBASE and WRGSBASE are not very
  useful on FreeBSD right now, because a return from the kernel mode to
  userspace reloads the bases specified by the sysarch(2) syscall, most
  likely.
  
  Enable the Supervisor Mode Execution Prevention (SMEP) when
  supported. Since the loader(8) performs hand-off to the kernel with
  the page tables which contradict the SMEP, postpone enabling the SMEP
  on BSP until pmap switched for the proper kernel tables.
  
  Debugged with the help from:    avg
  Tested by:      avg, Michael Moll <kvedulv@kvedulv.de>
  MFC after:      1 month
  
  Revision  Changes    Path
  1.66      +16 -1     src/sys/amd64/amd64/initcpu.c
  1.774     +2 -0      src/sys/amd64/amd64/pmap.c



alc         2012-11-01 16:20:02 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c vm_pageout.c 
  Log:
  SVN rev 242434 on 2012-11-01 16:20:02Z by alc
  
  In general, we call pmap_remove_all() before calling vm_page_cache().  So,
  the call to pmap_remove_all() within vm_page_cache() is usually redundant.
  This change eliminates that call to pmap_remove_all() and introduces a
  call to pmap_remove_all() before vm_page_cache() in the one place where
  it didn't already exist.
  
  When iterating over a paging queue, if the object containing the current
  page has a zero reference count, then the page can't have any managed
  mappings.  So, a call to pmap_remove_all() is pointless.
  
  Change a panic() call in vm_page_cache() to a KASSERT().
  
  MFC after:      6 weeks
  
  Revision  Changes    Path
  1.483     +3 -3      src/sys/vm/vm_page.c
  1.359     +10 -25    src/sys/vm/vm_pageout.c



hselasky    2012-11-01 16:39:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    mixer.h 
  Log:
  SVN rev 242435 on 2012-11-01 16:39:01Z by hselasky
  
  Add missing inclusion guard.
  
  Revision  Changes    Path
  1.23      +5 -0      src/sys/dev/sound/pcm/mixer.h



hselasky    2012-11-01 16:54:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  SVN rev 242438 on 2012-11-01 16:54:26Z by hselasky
  
  Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence the
  PCM API doesn't support showing all the knobs. Make sure all the USB audio
  mixer nodes are freed at detach. Before this patch USB audio would leak
  some memory at detach. Print out buffer sizes in number of samples at attach.
  Fix setting of volume controls when the number of channels is greater than two.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.86      +264 -32   src/sys/dev/sound/usb/uaudio.c



alfred      2012-11-01 17:01:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/null         null.c 
    sys/geom             geom_dev.c 
    sys/kern             kern_shutdown.c 
    sys/sys              conf.h 
  Log:
  SVN rev 242439 on 2012-11-01 17:01:05Z by alfred
  
  Provide a device name in the sysctl tree for programs to query the
  state of crashdump target devices.
  
  This will be used to add a "-l" (ell) flag to dumpon(8) to list the
  currently configured dumpdev.
  
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.38      +1 -1      src/sys/dev/null/null.c
  1.117     +3 -3      src/sys/geom/geom_dev.c
  1.226     +11 -1     src/sys/kern/kern_shutdown.c
  1.269     +1 -1      src/sys/sys/conf.h



hselasky    2012-11-01 20:09:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  SVN rev 242453 on 2012-11-01 20:09:48Z by hselasky
  
  Fix sysctl free bug in last commit, which eventually leads to a panic.
  Add software mixer table for FastTrack Ultra.
  Only set volume controls which are valid at startup for standard
  USB audio devices, so that settings like treble and bass use
  the reset defaults.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.87      +188 -14   src/sys/dev/sound/usb/uaudio.c



jmallett    2012-11-01 20:39:39 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octopci.c 
  Log:
  SVN rev 242454 on 2012-11-01 20:39:39Z by jmallett
  
  Don't disable PCIe just because the host is not a PCI host; the latter flag
  only applies to non-PCIe systems.  If PCIe is in target mode, it will simply
  and gracefully fail to attach of its own accord.
  
  Revision  Changes    Path
  1.12      +4 -4      src/sys/mips/cavium/octopci.c



hselasky    2012-11-01 20:43:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  SVN rev 242455 on 2012-11-01 20:43:23Z by hselasky
  
  Increase default volume for FastTracker playback channels.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.88      +4 -1      src/sys/dev/sound/usb/uaudio.c



hselasky    2012-11-01 20:58:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  SVN rev 242458 on 2012-11-01 20:58:55Z by hselasky
  
  Correct buffer size printout.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.89      +4 -10     src/sys/dev/sound/usb/uaudio.c



ae          2012-11-02 01:20:55 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    sbin/ipfw            ipfw.8 
    sys/net              pfil.c pfil.h 
    sys/netinet          ip_fastfwd.c ip_input.c ip_output.c 
                         ip_var.h tcp_input.c udp_usrreq.c 
    sys/netinet6         ip6_forward.c ip6_input.c ip6_output.c 
                         ip6_var.h udp6_usrreq.c 
    sys/netpfil/ipfw     ip_fw2.c ip_fw_pfil.c 
  Log:
  SVN rev 242463 on 2012-11-02 01:20:55Z by ae
  
  Remove the recently added sysctl variable net.pfil.forward.
  Instead, add protocol specific mbuf flags M_IP_NEXTHOP and
  M_IP6_NEXTHOP. Use them to indicate that the mbuf's chain
  contains the PACKET_TAG_IPFORWARD tag. And do a tag lookup
  only when this flag is set.
  
  Suggested by:   andre
  
  Revision  Changes    Path
  1.740     +2 -3      src/UPDATING
  1.266     +0 -8      src/sbin/ipfw/ipfw.8
  1.22      +0 -6      src/sys/net/pfil.c
  1.25      +0 -3      src/sys/net/pfil.h
  1.61      +2 -1      src/sys/netinet/ip_fastfwd.c
  1.404     +11 -12    src/sys/netinet/ip_input.c
  1.340     +3 -5      src/sys/netinet/ip_output.c
  1.127     +1 -0      src/sys/netinet/ip_var.h
  1.465     +3 -2      src/sys/netinet/tcp_input.c
  1.289     +2 -2      src/sys/netinet/udp_usrreq.c
  1.59      +3 -4      src/sys/netinet6/ip6_forward.c
  1.156     +2 -3      src/sys/netinet6/ip6_input.c
  1.162     +3 -4      src/sys/netinet6/ip6_output.c
  1.66      +2 -0      src/sys/netinet6/ip6_var.h
  1.128     +2 -2      src/sys/netinet6/udp6_usrreq.c
  1.6       +0 -2      src/sys/netpfil/ipfw/ip_fw2.c
  1.6       +2 -2      src/sys/netpfil/ipfw/ip_fw_pfil.c



jamie       2012-11-02 01:32:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_jail.c 
  Log:
  SVN rev 242464 on 2012-11-02 01:32:22Z by jamie
  
  MFC r225191:
  
   Delay the recursive decrement of pr_uref when jails are made invisible
   but not removed; decrement it instead when the child jail actually
   goes away. This avoids letting the counter go below zero in the case
   where dying (pr_uref==0) jails are "resurrected", and an associated
   KASSERT panic.
  
  PR:             kern/173120
  Submitted by:   Steven Hartland
  
  Revision    Changes    Path
  1.118.2.18  +5 -26     src/sys/kern/kern_jail.c



adrian      2012-11-02 05:22:32 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        busdma_machdep.c 
  Log:
  SVN rev 242465 on 2012-11-02 05:22:32Z by adrian
  
  Free the dma map -after- it's checked, not before. Or you'll be
  potentially referencing already-freed memory.
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/mips/mips/busdma_machdep.c



adrian      2012-11-02 05:23:05 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        busdma_machdep.c 
  Log:
  SVN rev 242466 on 2012-11-02 05:23:05Z by adrian
  
  Drop this from 500 to 128, to save a little space on memory constrained
  platforms.
  
  Revision  Changes    Path
  1.16      +1 -1      src/sys/mips/mips/busdma_machdep.c



glebius     2012-11-02 05:26:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm2         drm_drv.c 
  Log:
  SVN rev 242467 on 2012-11-02 05:26:33Z by glebius
  
  - If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi to
    all supported debugging bits.
  - If DRM_DEBUG_DEFAULT_ON isn't defined, then initialize drm_debug_flag
    to zero.
  
  DRM_DEBUG_DEFAULT_ON is defined when module is build with -DDEBUG_DRM
  or if kernel config has 'options DEBUG_DRM'.
  
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.5       +3 -2      src/sys/dev/drm2/drm_drv.c



kib         2012-11-02 13:56:36 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
    sys/fs/nullfs        null_vnops.c 
    sys/fs/unionfs       union_subr.c 
    sys/i386/ibcs2       imgact_coff.c 
    sys/kern             kern_exec.c vfs_default.c vfs_vnops.c 
                         vnode_if.src 
    sys/ufs/ufs          ufs_extattr.c 
    sys/vm               vnode_pager.c 
  Log:
  SVN rev 242476 on 2012-11-02 13:56:36Z by kib
  
  The r241025 fixed the case when a binary, executed from nullfs mount,
  was still possible to open for write from the lower filesystem.  There
  is a symmetric situation where the binary could already has file
  descriptors opened for write, but it can be executed from the nullfs
  overlay.
  
  Handle the issue by passing one v_writecount reference to the lower
  vnode if nullfs vnode has non-zero v_writecount.  Note that only one
  write reference can be donated, since nullfs only keeps one use
  reference on the lower vnode.  Always use the lower vnode v_writecount
  for the checks.
  
  Introduce the VOP_GET_WRITECOUNT to read v_writecount, which is
  currently always bypassed to the lower vnode, and VOP_ADD_WRITECOUNT
  to manipulate the v_writecount value, which manages a single bypass
  reference to the lower vnode.  Caling the VOPs instead of directly
  accessing v_writecount provide the fix described in the previous
  paragraph.
  
  Tested by:      pho
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.257     +5 -3      src/sys/compat/linux/linux_misc.c
  1.123     +21 -0     src/sys/fs/nullfs/null_vnops.c
  1.120     +2 -2      src/sys/fs/unionfs/union_subr.c
  1.76      +5 -2      src/sys/i386/ibcs2/imgact_coff.c
  1.379     +5 -2      src/sys/kern/kern_exec.c
  1.174     +20 -0     src/sys/kern/vfs_default.c
  1.321     +2 -2      src/sys/kern/vfs_vnops.c
  1.112     +14 -0     src/sys/kern/vnode_if.src
  1.100     +1 -1      src/sys/ufs/ufs/ufs_extattr.c
  1.282     +3 -3      src/sys/vm/vnode_pager.c



mjacob      2012-11-02 14:37:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  SVN rev 242479 on 2012-11-02 14:37:21Z by mjacob
  
  Don't allow for more than one segment for the control space since
  we're not set up to deal with that.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.169     +2 -3      src/sys/dev/isp/isp_pci.c



mjacob      2012-11-02 14:38:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_sbus.c 
  Log:
  SVN rev 242480 on 2012-11-02 14:38:57Z by mjacob
  
  Don't allow for more than one segment for the control space since
  we're not set up to deal with that.
  
  X-MFC:  242479
  MFC after:      1 week
  
  Revision  Changes    Path
  1.47      +2 -3      src/sys/dev/isp/isp_sbus.c



attilio     2012-11-02 16:31:01 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mutex.h 
  Log:
  SVN rev 242483 on 2012-11-02 16:31:01Z by attilio
  
  Tweak comment to make more clear why it will fail.
  
  Submitted by:   jimharris
  
  Revision  Changes    Path
  1.113     +1 -1      src/sys/sys/mutex.h



delphij     2012-11-02 16:54:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    contrib/libpcap      CHANGES CREDITS Makefile.in VERSION 
                         config.h.in configure configure.in 
                         gencode.c gencode.h optimize.c pcap-bpf.c 
                         pcap-common.c pcap-linux.c 
                         pcap-netfilter-linux.c pcap.c 
    contrib/libpcap/packaging pcap.spec.in 
    contrib/libpcap/pcap bpf.h 
    lib/libpcap          config.h 
    sys/net              bpf.h 
  Added files:           (Branch: RELENG_9)
    contrib/libpcap      pcap-canusb-linux.c pcap-canusb-linux.h 
    contrib/libpcap/tests filtertest.c findalldevstest.c 
                          nonblocktest.c opentest.c 
                          reactivatetest.c selpolltest.c 
  Removed files:         (Branch: RELENG_9)
    contrib/libpcap/test filtertest.c findalldevstest.c 
                         nonblocktest.c opentest.c 
                         reactivatetest.c selpolltest.c 
  Log:
  SVN rev 242484 on 2012-11-02 16:54:12Z by delphij
  
  MFC r241231:
  
  MFV: libpcap 1.3.0.
  
  Revision  Changes      Path
  1.3.2.2   +19 -0       src/contrib/libpcap/CHANGES
  1.3.2.2   +1 -0        src/contrib/libpcap/CREDITS
  1.3.2.2   +3 -1        src/contrib/libpcap/Makefile.in
  1.3.2.2   +1 -1        src/contrib/libpcap/VERSION
  1.3.2.2   +6 -0        src/contrib/libpcap/config.h.in
  1.3.2.2   +3291 -7059  src/contrib/libpcap/configure
  1.3.2.2   +30 -0       src/contrib/libpcap/configure.in
  1.19.2.3  +60 -26      src/contrib/libpcap/gencode.c
  1.12.2.2  +3 -3        src/contrib/libpcap/gencode.h
  1.3.2.1   +8 -8        src/contrib/libpcap/optimize.c
  1.2.10.2  +3 -1        src/contrib/libpcap/packaging/pcap.spec.in
  1.10.2.3  +36 -0       src/contrib/libpcap/pcap-bpf.c
  1.1.2.2   +428 -0      src/contrib/libpcap/pcap-canusb-linux.c (new)
  1.1.2.2   +37 -0       src/contrib/libpcap/pcap-canusb-linux.h (new)
  1.1.2.2   +60 -12      src/contrib/libpcap/pcap-common.c
  1.3.2.2   +24 -2       src/contrib/libpcap/pcap-linux.c
  1.1.2.3   +2 -2        src/contrib/libpcap/pcap-netfilter-linux.c
  1.4.2.2   +1 -0        src/contrib/libpcap/pcap.c
  1.3.2.2   +108 -14     src/contrib/libpcap/pcap/bpf.h
  1.1.2.3   +0 -266      src/contrib/libpcap/test/filtertest.c (dead)
  1.1.2.3   +0 -131      src/contrib/libpcap/test/findalldevstest.c (dead)
  1.1.2.3   +0 -226      src/contrib/libpcap/test/nonblocktest.c (dead)
  1.1.2.3   +0 -216      src/contrib/libpcap/test/opentest.c (dead)
  1.1.2.3   +0 -84       src/contrib/libpcap/test/reactivatetest.c (dead)
  1.1.2.3   +0 -350      src/contrib/libpcap/test/selpolltest.c (dead)
  1.1.2.2   +266 -0      src/contrib/libpcap/tests/filtertest.c (new)
  1.1.2.2   +131 -0      src/contrib/libpcap/tests/findalldevstest.c (new)
  1.1.2.2   +226 -0      src/contrib/libpcap/tests/nonblocktest.c (new)
  1.1.2.2   +216 -0      src/contrib/libpcap/tests/opentest.c (new)
  1.1.2.2   +84 -0       src/contrib/libpcap/tests/reactivatetest.c (new)
  1.1.2.2   +350 -0      src/contrib/libpcap/tests/selpolltest.c (new)
  1.9.2.3   +7 -1        src/lib/libpcap/config.h
  1.56.2.3  +37 -1       src/sys/net/bpf.h



alfred      2012-11-02 18:57:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  SVN rev 242489 on 2012-11-02 18:57:38Z by alfred
  
  Merge 242488, better use of strlcpy.
  
  Submitted by:   Eric van Gyzen <eric@vangyzen.net>
  
  Revision  Changes    Path
  1.227     +3 -2      src/sys/kern/kern_shutdown.c



jeff        2012-11-02 21:04:06 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  SVN rev 242492 on 2012-11-02 21:04:06Z by jeff
  
   - In cancel_mkdir_dotdot don't panic if the inodedep is not available.  If
     the previous diradd had already finished it could have been reclaimed
     already.  This would only happen under heavy dependency pressure.
  
  Reported by:    Andrey Zonov <zont@FreeBSD.org>
  Discussed with: mckusick
  MFC after:      1 week
  
  Revision  Changes    Path
  1.307     +1 -1      src/sys/ufs/ffs/ffs_softdep.c



delphij     2012-11-02 22:07:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi.c 
  Log:
  SVN rev 242497 on 2012-11-02 22:07:45Z by delphij
  
  Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSI
  command properly.  Without this change, mfi(4) always sends 10 byte READ
  and WRITE commands, which will cause data corruption when device is
  larger than 2^32 sectors.
  
  PR:             kern/173291
  Submitted by:   Steven Hartland <steven.hartland multiplay.co.uk>
  Reviewed by:    mav
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.69      +82 -26    src/sys/dev/mfi/mfi.c



delphij     2012-11-03 04:28:53 UTC

  FreeBSD src repository

  Modified files:
    sys/libkern          strlen.c 
  Log:
  SVN rev 242506 on 2012-11-03 04:28:53Z by delphij
  
  Sync strlen with userland implementation.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.10      +98 -13    src/sys/libkern/strlen.c



delphij     2012-11-03 04:29:24 UTC

  FreeBSD src repository

  Modified files:
    sys/libkern          strlcpy.c 
  Log:
  SVN rev 242507 on 2012-11-03 04:29:24Z by delphij
  
  Sync strlcpy with userland version.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.9       +17 -33    src/sys/libkern/strlcpy.c



adrian      2012-11-03 04:53:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_debug.c if_ath_debug.h 
  Log:
  SVN rev 242508 on 2012-11-03 04:53:44Z by adrian
  
  Add a debug method to dump the EDMA TX status descriptor contents out.
  
  This requires some HAL API changes to be useful, as there's no way
  right now to pull out the TX status descriptor contents.
  
  Revision  Changes    Path
  1.13      +12 -0     src/sys/dev/ath/if_ath_debug.c
  1.10      +2 -0      src/sys/dev/ath/if_ath_debug.h



adrian      2012-11-03 04:55:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah.h 
    sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_xmit.c 
  Log:
  SVN rev 242509 on 2012-11-03 04:55:43Z by adrian
  
  HAL API changes!
  
  * introduce a new HAL API method to pull out the TX status descriptor
    contents.
  
  * Add num_delims to the 11n first aggr method.  This isn't used by the
    driver at the moment so it won't affect anything.
  
  Revision  Changes    Path
  1.89      +11 -1     src/sys/dev/ath/ath_hal/ah.h
  1.57      +1 -1      src/sys/dev/ath/ath_hal/ar5416/ar5416.h
  1.26      +3 -1      src/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c



adrian      2012-11-03 04:56:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_athvar.h 
  Log:
  SVN rev 242510 on 2012-11-03 04:56:08Z by adrian
  
  HAL API updates, from the previous couple of HAL commits.
  
  Revision  Changes    Path
  1.188     +4 -2      src/sys/dev/ath/if_athvar.h



attilio     2012-11-03 15:57:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_rwlock.c 
    sys/sys              _rwlock.h rwlock.h 
  Log:
  SVN rev 242515 on 2012-11-03 15:57:37Z by attilio
  
  Merge r242395,242483 from mutex implementation:
  give rwlock(9) the ability to crunch different type of structures, with
  the only constraint that they have a lock cookie named rw_lock.
  This name, then, becames reserved from the struct that wants to use
  the rwlock(9) KPI and other locking primitives cannot reuse it for
  their members.
  
  Namely such structs are the current struct rwlock and the new struct
  rwlock_padalign. The new structure will define an object which has the
  same layout of a struct rwlock but will be allocated in areas aligned
  to the cache line size and will be as big as a cache line.
  
  For further details check comments on above mentioned revisions.
  
  Reviewed by:    jimharris, jeff
  
  Revision  Changes    Path
  1.59      +74 -23    src/sys/kern/kern_rwlock.c
  1.6       +23 -0     src/sys/sys/_rwlock.h
  1.24      +58 -20    src/sys/sys/rwlock.h



davide      2012-11-03 16:06:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             kern_umtx.c 
  Log:
  SVN rev 242516 on 2012-11-03 16:06:14Z by davide
  
  MFC r242202:
  The fields of struct timespec32 should be int32_t and not uint32_t.
  Make this change.
  
  Revision  Changes    Path
  1.96.2.5  +2 -2      src/sys/kern/kern_umtx.c



mckusick    2012-11-03 18:55:55 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_alloc.c ffs_balloc.c 
  Log:
  SVN rev 242520 on 2012-11-03 18:55:55Z by mckusick
  
  When a file is first being written, the dynamic block reallocation
  (implemented by ffs_reallocblks_ufs[12]) relocates the file's blocks
  so as to cluster them together into a contiguous set of blocks on
  the disk.
  
  When the cluster crosses the boundary into the first indirect block,
  the first indirect block is initially allocated in a position
  immediately following the last direct block.  Block reallocation
  would usually destroy locality by moving the indirect block out of
  the way to keep the data blocks contiguous.  This change compensates
  for this problem by noting that the first indirect block should be
  left immediately following the last direct block.  It then tries
  to start a new cluster of contiguous blocks (referenced by the
  indirect block) immediately following the indirect block.
  
  We should also do this for other indirect block boundaries, but it
  is only important for the first one.
  
  Suggested by: Bruce Evans
  MFC:          2 weeks
  
  Revision  Changes    Path
  1.183     +65 -0     src/sys/ufs/ffs/ffs_alloc.c
  1.63      +10 -2     src/sys/ufs/ffs/ffs_balloc.c



marcel      2012-11-03 21:05:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller ehci.c ehci.h 
  Log:
  SVN rev 242523 on 2012-11-03 21:05:32Z by marcel
  
  Allow using the embedded EHCI host controller in Freescale SoCs
  by adding the missing bits. See ehci_fsl.c for their use.
  
  Revision  Changes    Path
  1.61      +11 -7     src/sys/dev/usb/controller/ehci.c
  1.15      +2 -0      src/sys/dev/usb/controller/ehci.h



marcel      2012-11-03 21:08:27 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.powerpc 
  Log:
  SVN rev 242524 on 2012-11-03 21:08:27Z by marcel
  
  Add the bus attachment for the embedded EHCI HC.
  
  Revision  Changes    Path
  1.152     +1 -0      src/sys/conf/files.powerpc



marcel      2012-11-03 21:20:55 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/dev/md           md.c 
  Log:
  SVN rev 242525 on 2012-11-03 21:20:55Z by marcel
  
  Add a MD_ROOT_FSTYPE kernel option. The option specifies the
  file system part for the MD_ROOT mount string. Hardcoding the
  the file system type as "ufs" is too restrictive.
  
  Revision  Changes    Path
  1.777     +1 -0      src/sys/conf/options
  1.209     +5 -1      src/sys/dev/md/md.c



marcel      2012-11-03 22:02:12 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/booke    locore.S machdep.c platform_bare.c pmap.c 
  Log:
  SVN rev 242526 on 2012-11-03 22:02:12Z by marcel
  
  1.  Have the APs initialize the TLB1 entries from what has been
      programmed on the BSP during (early) boot. This makes sure
      that the APs get configured the same as the BSP, irrspective
      of how FreeBSD was loaded.
  2.  Make sure to flush the dcache after writing the TLB1 entries
      to the boot page. The APs aren't part of the coherency domain
      just yet.
  3.  Set pmap_bootstrapped after calling pmap_bootstrap(). The
      FDT code now maps the devices (like OF), and this resulted
      in a panic.
  4.  Since we pre-wire the CCSR, make sure not to map chunks of
      it in pmap_mapdev().
  
  Revision  Changes    Path
  1.23      +36 -43    src/sys/powerpc/booke/locore.S
  1.42      +1 -0      src/sys/powerpc/booke/machdep.c
  1.21      +31 -9     src/sys/powerpc/booke/platform_bare.c
  1.55      +21 -6     src/sys/powerpc/booke/pmap.c



adrian      2012-11-03 22:12:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athvar.h 
  Log:
  SVN rev 242527 on 2012-11-03 22:12:35Z by adrian
  
  Add a new HAL call to extract out the HAL enterprise bits from the
  AR9300 HAL.
  
  Revision  Changes    Path
  1.464     +7 -0      src/sys/dev/ath/if_ath.c
  1.189     +16 -1     src/sys/dev/ath/if_athvar.h



adrian      2012-11-03 22:13:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_ht.c 
  Log:
  SVN rev 242528 on 2012-11-03 22:13:42Z by adrian
  
  For AR9380 NICs - the non-enterprise versions don't support RTS protection
  of small (< 256 byte) aggregate frames.
  
  This needs to be done or 11n aggregation TX just simply doesn't work
  on these NICs.
  
  Whilst here, extend some debug printing; I was using this whilst
  debugging the TX power setup in the TX descriptor(s) on the AR9380.
  
  Revision  Changes    Path
  1.32      +10 -2     src/sys/dev/ath/if_ath_tx_ht.c



ed          2012-11-03 22:21:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/syscons      scvidctl.c 
    sys/kern             tty.c 
    sys/sys              tty.h 
  Log:
  SVN rev 242529 on 2012-11-03 22:21:37Z by ed
  
  Add tty_set_winsize().
  
  This removes some of the signalling magic from the Syscons driver and
  puts it in the TTY layer, where it belongs.
  
  Revision  Changes    Path
  1.47      +12 -33    src/sys/dev/syscons/scvidctl.c
  1.354     +11 -4     src/sys/kern/tty.c
  1.123     +1 -0      src/sys/sys/tty.h



andrew      2012-11-03 22:39:07 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          machdep.c 
    sys/arm/broadcom/bcm2835 bcm2835_machdep.c 
    sys/arm/include      machdep.h 
    sys/arm/lpc          lpc_machdep.c 
    sys/arm/mv           mv_machdep.c 
    sys/arm/tegra        tegra2_machdep.c 
    sys/arm/ti           ti_machdep.c 
  Log:
  SVN rev 242531 on 2012-11-03 22:39:07Z by andrew
  
  Merge the FDT versions of initarm.
  
  The copies of initarm used on platforms with FDT support were almost
  identical. The differences were pulled out into separate functions that
  were called by initarm.
  
  This change merges the, now identical, copies of initarm and a few of it's
  support functions. This is a step towards a common kernel on ARMv6.
  
  Revision  Changes    Path
  1.53      +451 -0    src/sys/arm/arm/machdep.c
  1.9       +8 -498    src/sys/arm/broadcom/bcm2835/bcm2835_machdep.c
  1.11      +4 -0      src/sys/arm/include/machdep.h
  1.11      +9 -503    src/sys/arm/lpc/lpc_machdep.c
  1.37      +6 -490    src/sys/arm/mv/mv_machdep.c
  1.8       +8 -497    src/sys/arm/tegra/tegra2_machdep.c
  1.9       +5 -499    src/sys/arm/ti/ti_machdep.c



adrian      2012-11-03 22:54:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_edma.c 
  Log:
  SVN rev 242532 on 2012-11-03 22:54:42Z by adrian
  
  EDMA TX tweaks:
  
  * don't poke ath_hal_txstart() if nothing was pushed into the FIFO during
    the refill process;
  
  * shuffle around the TX debugging output a little so it's logged at
    TX hardware enqueue;
  
  * Add logging of the TX status processing.
  
  Revision  Changes    Path
  1.11      +28 -7     src/sys/dev/ath/if_ath_tx_edma.c



attilio     2012-11-03 23:03:14 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
    sys/ia64/ia64        pmap.c 
    sys/mips/mips        pmap.c 
    sys/powerpc/aim      mmu_oea.c 
    sys/sparc64/include  pmap.h 
    sys/sparc64/sparc64  pmap.c 
  Log:
  SVN rev 242534 on 2012-11-03 23:03:14Z by attilio
  
  Rework the known rwlock to benefit about staying on their own
  cache line in order to avoid manual frobbing but using
  struct rwlock_padalign.
  
  Reviewed by:    alc, jimharris
  
  Revision  Changes    Path
  1.775     +1 -10     src/sys/amd64/amd64/pmap.c
  1.729     +1 -10     src/sys/i386/i386/pmap.c
  1.249     +1 -10     src/sys/ia64/ia64/pmap.c
  1.128     +1 -10     src/sys/mips/mips/pmap.c
  1.178     +1 -10     src/sys/powerpc/aim/mmu_oea.c
  1.60      +1 -7      src/sys/sparc64/include/pmap.h
  1.232     +1 -6      src/sys/sparc64/sparc64/pmap.c



alc         2012-11-03 23:22:49 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/booke    pmap.c 
  Log:
  SVN rev 242535 on 2012-11-03 23:22:49Z by alc
  
  Replace all uses of the page queues lock by a R/W lock that is private
  to this pmap.
  
  Eliminate two redundant #include's.
  
  Tested by:      marcel
  
  Revision  Changes    Path
  1.56      +40 -34    src/sys/powerpc/booke/pmap.c



attilio     2012-11-03 23:32:32 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fuse          fuse_vnops.c 
  Log:
  SVN rev 242536 on 2012-11-03 23:32:32Z by attilio
  
  Fix a bug where operations was carried on even if not implemented,
  leading to handling of an invalid fdip object.
  
  Reported and tested by: flo
  MFC after:      2 months
  X-MFC:          241519
  
  Revision  Changes    Path
  1.3       +4 -6      src/sys/fs/fuse/fuse_vnops.c



adrian      2012-11-04 00:46:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_edma.c 
  Log:
  SVN rev 242540 on 2012-11-04 00:46:01Z by adrian
  
  Oops - conditionalise that.
  
  Revision  Changes    Path
  1.12      +2 -0      src/sys/dev/ath/if_ath_tx_edma.c



eadler      2012-11-04 01:20:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libc/net         ip6opt.c 
    lib/libdwarf         dwarf_init.c 
    lib/libpam/modules/pam_krb5 pam_krb5.c 
    sbin/ddb             ddb.c 
    sbin/natd            natd.c 
    sys/dev/cxgb         cxgb_main.c 
    sys/dev/e1000        if_lem.c 
    tools/regression/lib/libc/nss test-gethostby.c 
    tools/regression/sockets/unix_cmsg unix_cmsg.c 
    usr.sbin/diskinfo    diskinfo.c 
    usr.sbin/ppp         radius.c 
  Log:
  SVN rev 242542 on 2012-11-04 01:20:00Z by eadler
  
  MFC r241844:
          remove duplicate semicolons where possible.
  
  Approved by:    cperciva (implicit)
  
  Revision   Changes    Path
  1.8.2.1    +1 -1      src/lib/libc/net/ip6opt.c
  1.1.2.3    +1 -1      src/lib/libdwarf/dwarf_init.c
  1.23.10.2  +1 -1      src/lib/libpam/modules/pam_krb5/pam_krb5.c
  1.2.2.5    +1 -1      src/sbin/ddb/ddb.c
  1.50.2.3   +1 -1      src/sbin/natd/natd.c
  1.36.2.34  +1 -1      src/sys/dev/cxgb/cxgb_main.c
  1.5.2.12   +1 -1      src/sys/dev/e1000/if_lem.c
  1.2.2.1    +1 -1      src/tools/regression/lib/libc/nss/test-gethostby.c
  1.2.2.1    +1 -1      src/tools/regression/sockets/unix_cmsg/unix_cmsg.c
  1.9.2.3    +1 -1      src/usr.sbin/diskinfo/diskinfo.c
  1.54.2.1   +1 -1      src/usr.sbin/ppp/radius.c



eadler      2012-11-04 01:20:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/net         ip6opt.c 
    lib/libdwarf         dwarf_init.c 
    lib/libpam/modules/pam_krb5 pam_krb5.c 
    sbin/ddb             ddb.c 
    sbin/natd            natd.c 
    sys/dev/cxgb         cxgb_main.c 
    sys/dev/e1000        if_lem.c 
    sys/dev/hpt27xx      os_bsd.c 
    sys/dev/mps          mps_sas.c mps_user.c 
    sys/dev/oce          oce_if.c 
    sys/dev/sound/pci/hda hdaa.c 
    sys/kern             sched_ule.c 
    tools/regression/lib/libc/nss test-gethostby.c 
    tools/regression/sockets/unix_cmsg unix_cmsg.c 
    usr.sbin/diskinfo    diskinfo.c 
    usr.sbin/ppp         radius.c 
  Log:
  SVN rev 242543 on 2012-11-04 01:20:57Z by eadler
  
  MFC r241844:
          remove duplicate semicolons where possible.
  
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.8.10.3    +1 -1      src/lib/libc/net/ip6opt.c
  1.1.4.3     +1 -1      src/lib/libdwarf/dwarf_init.c
  1.24.2.3    +1 -1      src/lib/libpam/modules/pam_krb5/pam_krb5.c
  1.4.2.2     +1 -1      src/sbin/ddb/ddb.c
  1.54.2.4    +1 -1      src/sbin/natd/natd.c
  1.91.2.22   +1 -1      src/sys/dev/cxgb/cxgb_main.c
  1.3.2.16    +1 -1      src/sys/dev/e1000/if_lem.c
  1.1.2.3     +1 -1      src/sys/dev/hpt27xx/os_bsd.c
  1.7.2.14    +1 -1      src/sys/dev/mps/mps_sas.c
  1.9.2.6     +1 -1      src/sys/dev/mps/mps_user.c
  1.3.4.3     +1 -1      src/sys/dev/oce/oce_if.c
  1.15.2.9    +1 -1      src/sys/dev/sound/pci/hda/hdaa.c
  1.257.2.36  +1 -1      src/sys/kern/sched_ule.c
  1.2.10.2    +1 -1      src/tools/regression/lib/libc/nss/test-gethostby.c
  1.2.10.2    +1 -1      src/tools/regression/sockets/unix_cmsg/unix_cmsg.c
  1.9.10.6    +1 -1      src/usr.sbin/diskinfo/diskinfo.c
  1.54.10.2   +1 -1      src/usr.sbin/ppp/radius.c



eadler      2012-11-04 01:21:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    lib/libc/net         ip6opt.c 
    lib/libdwarf         dwarf_init.c 
    lib/libpam/modules/pam_krb5 pam_krb5.c 
    sbin/ddb             ddb.c 
    sbin/natd            natd.c 
    sys/cam/ctl          ctl.c 
    sys/dev/cxgb         cxgb_main.c 
    sys/dev/e1000        if_lem.c 
    sys/dev/hpt27xx      os_bsd.c 
    sys/dev/mps          mps_sas.c mps_user.c 
    sys/dev/oce          oce_if.c 
    sys/dev/sound/pci/hda hdaa.c 
    sys/kern             sched_ule.c 
    sys/mips/rmi         xlr_i2c.c 
    sys/ofed/drivers/infiniband/ulp/ipoib ipoib_multicast.c 
    sys/ofed/drivers/net/mlx4 en_netdev.c en_rx.c 
    tools/regression/lib/libc/nss test-gethostby.c 
    tools/regression/sockets/unix_cmsg unix_cmsg.c 
    usr.sbin/diskinfo    diskinfo.c 
    usr.sbin/ppp         radius.c 
  Log:
  SVN rev 242544 on 2012-11-04 01:21:49Z by eadler
  
  MFC r241844:
          remove duplicate semicolons where possible.
  
  Approved by:    cperciva (implicit)
  
  Revision    Changes    Path
  1.9.2.2     +1 -1      src/lib/libc/net/ip6opt.c
  1.2.2.3     +1 -1      src/lib/libdwarf/dwarf_init.c
  1.26.2.3    +1 -1      src/lib/libpam/modules/pam_krb5/pam_krb5.c
  1.5.2.2     +1 -1      src/sbin/ddb/ddb.c
  1.59.2.2    +1 -1      src/sbin/natd/natd.c
  1.2.2.6     +2 -2      src/sys/cam/ctl/ctl.c
  1.122.2.12  +1 -1      src/sys/dev/cxgb/cxgb_main.c
  1.17.2.5    +1 -1      src/sys/dev/e1000/if_lem.c
  1.1.4.3     +1 -1      src/sys/dev/hpt27xx/os_bsd.c
  1.11.2.12   +1 -1      src/sys/dev/mps/mps_sas.c
  1.9.4.5     +1 -1      src/sys/dev/mps/mps_user.c
  1.3.2.3     +1 -1      src/sys/dev/oce/oce_if.c
  1.14.2.8    +1 -1      src/sys/dev/sound/pci/hda/hdaa.c
  1.294.2.16  +1 -1      src/sys/kern/sched_ule.c
  1.3.2.2     +1 -1      src/sys/mips/rmi/xlr_i2c.c
  1.1.2.1     +1 -1      src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
  1.4.2.3     +1 -1      src/sys/ofed/drivers/net/mlx4/en_netdev.c
  1.2.2.2     +1 -1      src/sys/ofed/drivers/net/mlx4/en_rx.c
  1.2.16.2    +1 -1      src/tools/regression/lib/libc/nss/test-gethostby.c
  1.2.16.2    +1 -1      src/tools/regression/sockets/unix_cmsg/unix_cmsg.c
  1.14.2.2    +1 -1      src/usr.sbin/diskinfo/diskinfo.c
  1.54.16.2   +1 -1      src/usr.sbin/ppp/radius.c



peter       2012-11-04 06:35:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ciss         cissvar.h 
  Log:
  SVN rev 242548 on 2012-11-04 06:35:08Z by peter
  
  MFC r242089: limit of 15 -> 63 logical volumes
  
  Revision  Changes    Path
  1.17.2.2  +1 -1      src/sys/dev/ciss/cissvar.h



avg         2012-11-04 13:29:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs spa.c 
                                                   vdev_geom.c 
                                                   zfs_vfsops.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys spa.h 
  Log:
  SVN rev 242554 on 2012-11-04 13:29:47Z by avg
  
  MFC r241286,r242135: zfs_mount: taste geom providers for root pool config
  
  Revision  Changes    Path
  1.20.2.5  +109 -2    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  1.10.2.2  +4 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h
  1.29.2.2  +153 -33   src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
  1.52.2.3  +42 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



avg         2012-11-04 13:30:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs spa.c 
                                                   vdev_geom.c 
                                                   zfs_vfsops.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys spa.h 
  Log:
  SVN rev 242555 on 2012-11-04 13:30:04Z by avg
  
  MFC r241286,r242135: zfs_mount: taste geom providers for root pool config
  
  Revision   Changes    Path
  1.9.2.14   +109 -2    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  1.4.2.7    +4 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h
  1.8.2.12   +153 -33   src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
  1.18.2.20  +42 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



kib         2012-11-04 13:31:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  SVN rev 242556 on 2012-11-04 13:31:41Z by kib
  
  Order the enumeration of the MNT_ flags to be the same as the order of
  their definitions.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.843     +2 -2      src/sys/kern/vfs_subr.c



avg         2012-11-04 13:32:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/common      bootstrap.h console.c 
  Log:
  SVN rev 242557 on 2012-11-04 13:32:16Z by avg
  
  MFC r241299: boot/console: handle consoles that fail to probe
  
  Revision  Changes    Path
  1.49.2.5  +4 -4      src/sys/boot/common/bootstrap.h
  1.8.16.2  +13 -6     src/sys/boot/common/console.c



avg         2012-11-04 13:32:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/common      bootstrap.h console.c 
  Log:
  SVN rev 242558 on 2012-11-04 13:32:26Z by avg
  
  MFC r241299: boot/console: handle consoles that fail to probe
  
  Revision  Changes    Path
  1.46.2.6  +4 -4      src/sys/boot/common/bootstrap.h
  1.8.10.2  +13 -6     src/sys/boot/common/console.c



kib         2012-11-04 13:32:45 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  SVN rev 242559 on 2012-11-04 13:32:45Z by kib
  
  Add decoding of the missed VI_ and VV_ flags to ddb "show vnode" command.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.844     +9 -3      src/sys/kern/vfs_subr.c



kib         2012-11-04 13:33:13 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  SVN rev 242560 on 2012-11-04 13:33:13Z by kib
  
  Add decoding of the missed MNT_KERN_ flags to ddb "show mount" command.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.845     +5 -0      src/sys/kern/vfs_subr.c



avg         2012-11-04 13:33:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/i386/libi386 comconsole.c 
  Log:
  SVN rev 242561 on 2012-11-04 13:33:59Z by avg
  
  MFC r241300: i386 comconsole: don't loop forever if hardware doesn't respond
  
  Revision   Changes    Path
  1.11.16.3  +22 -14    src/sys/boot/i386/libi386/comconsole.c



avg         2012-11-04 13:37:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/boot/i386/boot2  boot2.c lib.h sio.S 
    sys/boot/i386/btx/btx btx.S 
    sys/boot/i386/gptboot gptboot.c 
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 242562 on 2012-11-04 13:37:33Z by avg
  
  MFC r241301: add detection of serial console presence to btx and
  boot2-like blocks
  
  Revision   Changes    Path
  1.97.2.6   +4 -2      src/sys/boot/i386/boot2/boot2.c
  1.4.2.2    +2 -2      src/sys/boot/i386/boot2/lib.h
  1.11.2.2   +10 -6     src/sys/boot/i386/boot2/sio.S
  1.48.4.3   +11 -6     src/sys/boot/i386/btx/btx/btx.S
  1.92.2.3   +4 -2      src/sys/boot/i386/gptboot/gptboot.c
  1.13.2.11  +4 -2      src/sys/boot/i386/zfsboot/zfsboot.c



avg         2012-11-04 13:42:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/acpica       acpi_thermal.c 
  Log:
  SVN rev 242563 on 2012-11-04 13:42:19Z by avg
  
  MFC r241538: acpi_thermal: when _ACx is tripped, all _ALi i>= x should be on
  
  Revision  Changes    Path
  1.77.2.3  +11 -6     src/sys/dev/acpica/acpi_thermal.c



avg         2012-11-04 13:42:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/acpica       acpi_thermal.c 
  Log:
  SVN rev 242564 on 2012-11-04 13:42:34Z by avg
  
  MFC r241538: acpi_thermal: when _ACx is tripped, all _ALi i>= x should be on
  
  Revision  Changes    Path
  1.72.2.5  +11 -6     src/sys/dev/acpica/acpi_thermal.c



avg         2012-11-04 13:46:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cpuctl       cpuctl.c 
  Log:
  SVN rev 242565 on 2012-11-04 13:46:28Z by avg
  
  cpuctl_do_cpuid: explicitly use ecx=0 for cpuid call
  
  ... instead of whatever random value may happen to be in the register.
  ecx is important to some cpuid leaves.
  
  To do: extend cpuctl interface to provide for ecx value parameter.
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/dev/cpuctl/cpuctl.c



avg         2012-11-04 13:48:48 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vnops.c 
  Log:
  SVN rev 242566 on 2012-11-04 13:48:48Z by avg
  
  zfs_freebsd_close: call zfs_close with count=1 instead of count=0
  
  Otherwise we may be leaking z_sync_cnt, which may lead to unnecessary
  ZIL sync-ing.
  
  MFC after:      12 days
  
  Revision  Changes    Path
  1.107     +1 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c



avg         2012-11-04 13:50:08 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c 
  Log:
  SVN rev 242567 on 2012-11-04 13:50:08Z by avg
  
  zfs_mount: drop vfs.zfs.rootpool.prefer_cached_config tunable
  
  It turned out to be not that useful, because its default value may lead
  to a problem when a root pool is present in zpool.cache, but its
  on-disk status is 'exported'.  This may happen if the pool was imported
  in a different environment with -f flag and then exported.
  
  MFC after:      12 days
  
  Revision  Changes    Path
  1.62      +2 -14     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



avg         2012-11-04 14:15:13 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c 
  Log:
  SVN rev 242568 on 2012-11-04 14:15:13Z by avg
  
  zfs_vnode_lock: no need to double-guess caller's intentions here
  
  vn_lock should do the right thing with respect to given vnode lock
  flags.  If a caller doesn't mind a doomed vnode, then zfs should deliver.
  
  Reviewed by:    kib
  MFC after:      19 days
  
  Revision  Changes    Path
  1.63      +0 -8      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



avg         2012-11-04 14:16:18 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/compat/opensolaris/kern opensolaris_lookup.c 
  Log:
  SVN rev 242569 on 2012-11-04 14:16:18Z by avg
  
  opensolaris_lookup: use vfs_busy in traverse before calling VFS_ROOT
  
  ... to ensure that we have a valid mountpoint during the call.
  
  Reviewed by:    kib
  MFC after:      19 days
  
  Revision  Changes    Path
  1.4       +4 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_lookup.c



avg         2012-11-04 14:22:25 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c 
  Log:
  SVN rev 242570 on 2012-11-04 14:22:25Z by avg
  
  zfs_umount: no need to set MNTK_UNMOUNTF here, dounmount handles that
  
  Reviewed by:    kib
  MFC after:      19 days
  
  Revision  Changes    Path
  1.64      +0 -4      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



avg         2012-11-04 14:24:00 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_znode.c 
  Log:
  SVN rev 242571 on 2012-11-04 14:24:00Z by avg
  
  zfs_vnode_forget: dispose of larvae vnode using public vfs api (mostly)
  
  Reviewed by:    kib
  MFC after:      19 days
  
  Revision  Changes    Path
  1.49      +4 -5      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c



avg         2012-11-04 14:27:31 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/compat/opensolaris/kern opensolaris_vfs.c 
  Log:
  SVN rev 242572 on 2012-11-04 14:27:31Z by avg
  
  opensolaris compat: clear VI_MOUNT before returning if mount_snapshot fails
  
  To do: investigate if it would be possible to use normal vfs_domount here.
  
  Reviewed by:    kib
  MFC after:      19 days
  
  Revision  Changes    Path
  1.20      +3 -0      src/sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c



avg         2012-11-04 14:36:11 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c 
  Log:
  SVN rev 242573 on 2012-11-04 14:36:11Z by avg
  
  zfs: set MNTK_EXTENDED_SHARED flag
  
  Discussed with: kib
  MFC after:      20 days
  
  Revision  Changes    Path
  1.65      +1 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



avg         2012-11-04 14:43:15 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ctldir.c 
  Log:
  SVN rev 242574 on 2012-11-04 14:43:15Z by avg
  
  zfsctl_snapdir_lookup: obtain a snapname in the remount case
  
  ... which is triggered if somebody did regular umount on a snapshot mount.
  
  Reviewed by:    Matthew Ahrens <mahrens@delphix.com>
  MFC after:      20 days
  
  Revision  Changes    Path
  1.31      +1 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c



avg         2012-11-04 14:50:08 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_dir.c 
  Log:
  SVN rev 242575 on 2012-11-04 14:50:08Z by avg
  
  zfs_dirlook: bailout early if directory is unlinked
  
  Otherwise we could fail with an incorrect error if e.g. parent
  object id is removed too or we can even return a wrong vnode if
  parent object has been already re-used.
  
  Discussed with: pjd
  Also see:       http://article.gmane.org/gmane.os.freebsd.devel.file-systems/13863
  MFC after:      26 days
  
  Revision  Changes    Path
  1.12      +14 -0     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c



eadler      2012-11-04 20:50:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_bus_acpi.c 
  Log:
  SVN rev 242583 on 2012-11-04 20:50:23Z by eadler
  
  Add support for a few more devices:
  
  PNP0510 and FUJ02E5 for a  "Wacom Tablet at FuS Lifebook T"
  PNP0502 and PNP0511 for some other generic devices.
  
  PR:             kern/173357
  Submitted by:   Andrey Zakharchenko <avz@jscc.ru>
  Approved by:    cperciva (implicit)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.5       +4 -0      src/sys/dev/uart/uart_bus_acpi.c



sbruno      2012-11-05 01:05:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    lib/libpmc           Makefile libpmc.c pmc.ivybridge.3 
                         pmc.sandybridge.3 pmc.sandybridgeuc.3 
    sys/dev/hwpmc        hwpmc_core.c hwpmc_intel.c pmc_events.h 
    sys/sys              pmc.h 
  Added files:           (Branch: RELENG_9)
    lib/libpmc           pmc.sandybridgexeon.3 
  Log:
  SVN rev 242594 on 2012-11-05 01:05:14Z by sbruno
  
  MFC r241745,241738,241741
  
  Update hwpmc to support the Xeon class of Sandybridge processors.
  (Model 0x2D     /* Per Intel document 253669-044US 08/2012. */)
  
  Update man page crossreferences to sandybridge xeon class
  
  Remove trailing whitespace.
  
  Revision  Changes    Path
  1.19.2.5  +1 -0      src/lib/libpmc/Makefile
  1.28.2.8  +24 -3     src/lib/libpmc/libpmc.c
  1.3.2.3   +2 -1      src/lib/libpmc/pmc.ivybridge.3
  1.3.2.5   +2 -1      src/lib/libpmc/pmc.sandybridge.3
  1.3.2.4   +2 -1      src/lib/libpmc/pmc.sandybridgeuc.3
  1.3.2.2   +1023 -0   src/lib/libpmc/pmc.sandybridgexeon.3 (new)
  1.13.2.9  +307 -213  src/sys/dev/hwpmc/hwpmc_core.c
  1.13.2.6  +6 -0      src/sys/dev/hwpmc/hwpmc_intel.c
  1.16.2.8  +221 -0    src/sys/dev/hwpmc/pmc_events.h
  1.30.2.7  +1 -0      src/sys/sys/pmc.h



adrian      2012-11-05 07:08:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_debug.c 
  Log:
  SVN rev 242599 on 2012-11-05 07:08:45Z by adrian
  
  TX EDMA debugging fixes:
  
  * Do the calculation for each ath_buf, rather than just the first
  * Correct the calculation in the first place.
  
  Revision  Changes    Path
  1.14      +7 -6      src/sys/dev/ath/if_ath_debug.c



andre       2012-11-05 09:13:06 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 242601 on 2012-11-05 09:13:06Z by andre
  
  Back out r242262.  The simplified window change/update logic wasn't
  complete and ready for production use.
  
  PR:     kern/173309
  
  Revision  Changes    Path
  1.466     +16 -47    src/sys/netinet/tcp_input.c



adrian      2012-11-05 09:27:47 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_edma.c 
  Log:
  SVN rev 242604 on 2012-11-05 09:27:47Z by adrian
  
  Clear IFF_DRV_OACTIVE if any slots were completed.
  
  This unblocks TX EDMA under high load.
  
  Revision  Changes    Path
  1.13      +6 -0      src/sys/dev/ath/if_ath_tx_edma.c



attilio     2012-11-05 15:23:54 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fuse          fuse_io.c 
  Log:
  SVN rev 242616 on 2012-11-05 15:23:54Z by attilio
  
  fuse_io* must be able to crunch also VDIR vnodes.
  Update assert appropriately.
  
  Reported and Tested by: flo
  MFC after:      2 months
  X-MFC:          241519,242536
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/fs/fuse/fuse_io.c



kib         2012-11-05 16:40:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  SVN rev 242617 on 2012-11-05 16:40:42Z by kib
  
  A clarification to the behaviour of the active vnode list management
  regarding the vnode page cleaning.
  
  In collaboration with:  pho
  MFC after:      1 week
  
  Revision  Changes    Path
  1.846     +3 -0      src/sys/kern/vfs_subr.c



hselasky    2012-11-05 17:50:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/serial   usb_serial.c usb_serial.h 
    sys/sys              param.h 
  Log:
  SVN rev 242619 on 2012-11-05 17:50:40Z by hselasky
  
  Add a jitter buffer in the common USB serial driver code which
  temporarily stores characters if the TTY buffer is full when
  used a as a console. This can happen when a console is suspended.
  Also properly do the flow stop signalling when this happens and
  flow start when the condition changes back to normal again.
  
  Bump __FreeBSD_version to force external kernel modules
  to be recompiled. No kernel API changes.
  
  MFC after:      1 week
  Suggested by:   ed @
  
  Revision  Changes    Path
  1.30      +77 -2     src/sys/dev/usb/serial/usb_serial.c
  1.17      +4 -0      src/sys/dev/usb/serial/usb_serial.h
  1.518     +1 -1      src/sys/sys/param.h



dim         2012-11-05 19:00:25 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/ngatm/netnatm/msg uni_ie.c 
  Log:
  SVN rev 242623 on 2012-11-05 19:00:25Z by dim
  
  In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newer
  versions of clang 3.2, about comparing enum uni_cause values against
  integer constants which fall outside the enum range.  No functional
  change.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.4       +4 -4      src/sys/contrib/ngatm/netnatm/msg/uni_ie.c



brooks      2012-11-05 19:08:18 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    share/mk             bsd.own.mk 
    sys/sys              param.h 
  Log:
  SVN rev 242624 on 2012-11-05 19:08:18Z by brooks
  
  After years of hard work by many FreeBSD and LLVM developers, make
  clang the default compiler on i386 and amd64 systems.
  
  Special thanks to:      dim, ed, rdivacky
  
  Revision  Changes    Path
  1.741     +7 -0      src/UPDATING
  1.140     +6 -1      src/share/mk/bsd.own.mk
  1.519     +1 -1      src/sys/sys/param.h



dim         2012-11-05 19:16:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ale          if_ale.c 
    sys/dev/ata          ata-card.c 
    sys/dev/ata/chipsets ata-acard.c ata-acerlabs.c ata-adaptec.c 
                         ata-amd.c ata-ati.c ata-highpoint.c 
                         ata-intel.c ata-ite.c ata-jmicron.c 
                         ata-marvell.c ata-nvidia.c ata-promise.c 
                         ata-serverworks.c ata-siliconimage.c 
                         ata-sis.c ata-via.c 
    sys/dev/ath/ath_hal/ar5212 ar5212.h 
    sys/dev/bge          if_bge.c 
    sys/dev/cas          if_cas.c 
    sys/dev/dc           if_dc.c 
    sys/dev/flash        at45d.c 
    sys/dev/fxp          if_fxp.c 
    sys/dev/gem          if_gem_pci.c 
    sys/dev/lge          if_lge.c 
    sys/dev/mii          mii.c 
    sys/dev/nge          if_nge.c 
    sys/dev/pci          pci.c 
    sys/dev/re           if_re.c 
    sys/dev/sis          if_sis.c 
    sys/dev/ste          if_ste.c 
    sys/dev/stge         if_stge.c 
    sys/dev/ti           if_ti.c 
    sys/dev/tl           if_tl.c 
    sys/dev/vr           if_vr.c 
    sys/dev/wb           if_wb.c 
    sys/dev/xl           if_xl.c 
    sys/pci              if_rl.c 
    sys/sparc64/pci      fire.c psycho.c schizo.c 
  Log:
  SVN rev 242625 on 2012-11-05 19:16:27Z by dim
  
  Remove duplicate const specifiers in many drivers (I hope I got all of
  them, please let me know if not).  Most of these are of the form:
  
  static const struct bzzt_type {
          [...list of members...]
  } const bzzt_devs[] = {
          [...list of initializers...]
  };
  
  The second const is unnecessary, as arrays cannot be modified anyway,
  and if the elements are const, the whole thing is const automatically
  (e.g. it is placed in .rodata).
  
  I have verified this does not change the binary output of a full kernel
  build (except for build timestamps embedded in the object files).
  
  Reviewed by:    yongari, marius
  MFC after:      1 week
  
  Revision  Changes    Path
  1.24      +1 -1      src/sys/dev/ale/if_ale.c
  1.47      +1 -1      src/sys/dev/ata/ata-card.c
  1.11      +1 -1      src/sys/dev/ata/chipsets/ata-acard.c
  1.20      +1 -1      src/sys/dev/ata/chipsets/ata-acerlabs.c
  1.6       +1 -1      src/sys/dev/ata/chipsets/ata-adaptec.c
  1.9       +1 -1      src/sys/dev/ata/chipsets/ata-amd.c
  1.10      +1 -1      src/sys/dev/ata/chipsets/ata-ati.c
  1.9       +1 -1      src/sys/dev/ata/chipsets/ata-highpoint.c
  1.34      +1 -1      src/sys/dev/ata/chipsets/ata-intel.c
  1.10      +1 -1      src/sys/dev/ata/chipsets/ata-ite.c
  1.13      +1 -1      src/sys/dev/ata/chipsets/ata-jmicron.c
  1.27      +1 -1      src/sys/dev/ata/chipsets/ata-marvell.c
  1.19      +1 -1      src/sys/dev/ata/chipsets/ata-nvidia.c
  1.27      +1 -1      src/sys/dev/ata/chipsets/ata-promise.c
  1.21      +1 -1      src/sys/dev/ata/chipsets/ata-serverworks.c
  1.27      +1 -1      src/sys/dev/ata/chipsets/ata-siliconimage.c
  1.13      +1 -1      src/sys/dev/ata/chipsets/ata-sis.c
  1.20      +2 -2      src/sys/dev/ata/chipsets/ata-via.c
  1.28      +1 -1      src/sys/dev/ath/ath_hal/ar5212/ar5212.h
  1.401     +5 -5      src/sys/dev/bge/if_bge.c
  1.14      +1 -1      src/sys/dev/cas/if_cas.c
  1.235     +1 -1      src/sys/dev/dc/if_dc.c
  1.7       +1 -1      src/sys/dev/flash/at45d.c
  1.328     +3 -3      src/sys/dev/fxp/if_fxp.c
  1.31      +1 -1      src/sys/dev/gem/if_gem_pci.c
  1.63      +1 -1      src/sys/dev/lge/if_lge.c
  1.48      +1 -1      src/sys/dev/mii/mii.c
  1.110     +1 -1      src/sys/dev/nge/if_nge.c
  1.446     +1 -1      src/sys/dev/pci/pci.c
  1.227     +2 -2      src/sys/dev/re/if_re.c
  1.39      +1 -1      src/sys/dev/sis/if_sis.c
  1.40      +1 -1      src/sys/dev/ste/if_ste.c
  1.26      +1 -1      src/sys/dev/stge/if_stge.c
  1.164     +1 -1      src/sys/dev/ti/if_ti.c
  1.12      +1 -1      src/sys/dev/tl/if_tl.c
  1.149     +2 -2      src/sys/dev/vr/if_vr.c
  1.12      +1 -1      src/sys/dev/wb/if_wb.c
  1.38      +1 -1      src/sys/dev/xl/if_xl.c
  1.202     +1 -1      src/sys/pci/if_rl.c
  1.15      +1 -1      src/sys/sparc64/pci/fire.c
  1.96      +2 -2      src/sys/sparc64/pci/psycho.c
  1.28      +1 -1      src/sys/sparc64/pci/schizo.c



tuexen      2012-11-05 20:55:17 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_input.c sctp_output.c sctp_structs.h 
                         sctputil.c 
  Log:
  SVN rev 242627 on 2012-11-05 20:55:17Z by tuexen
  
  Move from early SSN assignment to late SSN assignment.
  This doesn't change functionality, but makes upcoming change
  much easier.
  Developed with rrs@ at the IETF 85.
  
  MFC after: 1 week
  
  Revision  Changes    Path
  1.167     +3 -3      src/sys/netinet/sctp_input.c
  1.202     +8 -19     src/sys/netinet/sctp_output.c
  1.70      +1 -2      src/sys/netinet/sctp_structs.h
  1.195     +59 -67    src/sys/netinet/sctputil.c



marcel      2012-11-05 21:03:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
    sys/dev/usb/storage  umass.c 
  Log:
  SVN rev 242628 on 2012-11-05 21:03:38Z by marcel
  
  Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support
  the 'PREVENT/ALLOW MEDIUM REMOVAL' SCSI command. An example of such a
  device is the STmicro ST72682. We send the SCSI command for every open and
  close, which can result in a significant amount of spam on the console
  during boot.
  
  Reviewed by:    hps@
  
  Revision  Changes    Path
  1.47      +2 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.12      +1 -0      src/sys/dev/usb/quirk/usb_quirk.h
  1.53      +11 -0     src/sys/dev/usb/storage/umass.c
  1.561     +1 -0      src/sys/dev/usb/usbdevs



melifaro    2012-11-05 22:30:56 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/ipfw     ip_fw_dynamic.c 
  Log:
  SVN rev 242631 on 2012-11-05 22:30:56Z by melifaro
  
  Use unified print_dyn_rule_flags() function for debugging messages
  instead of hand-made printfs in every place.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.3       +27 -93    src/sys/netpfil/ipfw/ip_fw_dynamic.c



melifaro    2012-11-05 22:54:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/ipfw     ip_fw_nat.c ip_fw_private.h 
  Log:
  SVN rev 242632 on 2012-11-05 22:54:00Z by melifaro
  
  Add assertion to enforce 'nat global' locking requierements changed by r241908.
  
  Suggested by:   adrian, glebius
  MFC after:      3 days
  
  Revision  Changes    Path
  1.6       +1 -0      src/sys/netpfil/ipfw/ip_fw_nat.c
  1.2       +1 -0      src/sys/netpfil/ipfw/ip_fw_private.h



melifaro    2012-11-06 00:49:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          in_rmx.c in_var.h ip_icmp.c ip_var.h 
  Log:
  SVN rev 242640 on 2012-11-06 00:49:52Z by melifaro
  
  MFC r241406.
  
  Do not check if found IPv4 rte is dynamic if net.inet.icmp.drop_redirect is
  enabled. This eliminates one mtx_lock() per each routing lookup thus improving
  performance in several cases (routing to directly connected interface or routing
  to default gateway).
  
  Icmp redirects should not be used to provide routing direction nowadays, even
  for end hosts. Routers should not use them too (and this is explicitly restricted
  in IPv6, see RFC 4861, clause 8.2).
  
  Current commit changes rnh_machaddr function to 'stock' rn_match (and back) for every
  AF_INET routing table in given VNET instance on drop_redirect sysctl change.
  
  This change is part of bigger patch eliminating rte locking.
  
  Sponsored by:   Yandex LLC
  
  Revision   Changes    Path
  1.84.2.2   +10 -1     src/sys/netinet/in_rmx.c
  1.76.2.5   +2 -0      src/sys/netinet/in_var.h
  1.145.2.4  +34 -5     src/sys/netinet/ip_icmp.c
  1.122.2.2  +2 -0      src/sys/netinet/ip_var.h



yongari     2012-11-06 00:54:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/age          if_age.c 
  Log:
  SVN rev 242641 on 2012-11-06 00:54:25Z by yongari
  
  MFC r242348:
    TSO engine of L1 requires a separate DMA descriptor for TCP
    payload.  This means driver has to split a TX buffer into two
    pieces of TX buffers when the TX buffer contains both
    ethernet/IP/TCP header and partial TCP payload.  The controller
    does not require all header should be in a TX buffer but driver
    forced it to compute IP/TCP header size/offset which is required
    parameter to configure DMA descriptor for TSO.
    While here, slightly reorder DMA descriptor setup to enhance
    readability and remove unnecessary code for TSO(upper stack never
    requests TSO when the frame length is less than or equal to MTU).
  
    Reported by:  Yamagi Burmeister <lists <> yamagi dot org>
    Tested by:    Yamagi Burmeister <lists <> yamagi dot org>
  
  Revision  Changes    Path
  1.22.2.3  +49 -32    src/sys/dev/age/if_age.c



yongari     2012-11-06 01:04:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/age          if_age.c 
  Log:
  SVN rev 242645 on 2012-11-06 01:04:46Z by yongari
  
  MFC r242348:
    TSO engine of L1 requires a separate DMA descriptor for TCP
    payload.  This means driver has to split a TX buffer into two
    pieces of TX buffers when the TX buffer contains both
    ethernet/IP/TCP header and partial TCP payload.  The controller
    does not require all header should be in a TX buffer but driver
    forced it to compute IP/TCP header size/offset which is required
    parameter to configure DMA descriptor for TSO.
    While here, slightly reorder DMA descriptor setup to enhance
    readability and remove unnecessary code for TSO(upper stack never
    requests TSO when the frame length is less than or equal to MTU).
  
    Reported by:  Yamagi Burmeister <lists <> yamagi dot org>
    Tested by:    Yamagi Burmeister <lists <> yamagi dot org>
  
  Revision   Changes    Path
  1.10.2.12  +49 -32    src/sys/dev/age/if_age.c



melifaro    2012-11-06 01:18:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          in_rmx.c 
    sys/netinet6         in6_rmx.c 
  Log:
  SVN rev 242646 on 2012-11-06 01:18:53Z by melifaro
  
  MFC r241502, r241884
  
  Cleanup documentation: cloning route support has been removed in r186119.
  
  Eliminate code checking if found IPv6 rte is dynamic. IPv6 redirects
  are using (different) ND-based approach described in RFC 4861. This change
  is similar to r241406 which conditionally skips the same check in IPv4.
  
  This change is part of bigger patch eliminating rte locking.
  
  Sponsored by:   Yandex LLC.
  
  Revision  Changes    Path
  1.84.2.3  +0 -13     src/sys/netinet/in_rmx.c
  1.50.2.3  +0 -169    src/sys/netinet6/in6_rmx.c



mav         2012-11-06 01:53:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/geom/raid        g_raid_ctl.c md_ddf.c md_intel.c 
                         md_promise.c 
  Log:
  SVN rev 242649 on 2012-11-06 01:53:25Z by mav
  
  MFC r241329:
  Make graid command line a bit more friendly by allowing volume name or
  provider name to be specified instead of geom name (first argument in all
  subcommands except label).  In most cases there is only one array used
  any way, so it is not really useful to make user type ugly geom names like
  Intel-f0bdf223 or SiI-732c2b9448cf.  Though they can be used in some cases.
  
  Sponsored by:   iXsystems, Inc.
  
  Revision  Changes    Path
  1.1.4.3   +32 -0     src/sys/geom/raid/g_raid_ctl.c
  1.9.2.4   +17 -4     src/sys/geom/raid/md_ddf.c
  1.3.4.7   +17 -4     src/sys/geom/raid/md_intel.c
  1.3.4.7   +17 -4     src/sys/geom/raid/md_promise.c



mav         2012-11-06 02:08:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom/raid        g_raid_ctl.c md_ddf.c md_intel.c 
                         md_promise.c 
  Log:
  SVN rev 242651 on 2012-11-06 02:08:09Z by mav
  
  MFC r241329:
  Make graid command line a bit more friendly by allowing volume name or
  provider name to be specified instead of geom name (first argument in all
  subcommands except label).  In most cases there is only one array used
  any way, so it is not really useful to make user type ugly geom names like
  Intel-f0bdf223 or SiI-732c2b9448cf.  Though they can be used in some cases.
  
  Sponsored by:   iXsystems, Inc.
  
  Revision  Changes    Path
  1.1.2.4   +32 -0     src/sys/geom/raid/g_raid_ctl.c
  1.9.4.4   +17 -4     src/sys/geom/raid/md_ddf.c
  1.3.2.8   +17 -4     src/sys/geom/raid/md_intel.c
  1.3.2.7   +17 -4     src/sys/geom/raid/md_promise.c



yongari     2012-11-06 02:19:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ale          if_ale.c 
  Log:
  SVN rev 242652 on 2012-11-06 02:19:51Z by yongari
  
  MFC r241340:
    Fix typo. Check against number of allocated MSI-X vectors.
    There is no ale(4) controller that supports MSI-X so this is not
    real issue.
  
    PR:   kern/171825
  
  Revision  Changes    Path
  1.18.2.5  +1 -1      src/sys/dev/ale/if_ale.c



yongari     2012-11-06 02:20:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ale          if_ale.c 
  Log:
  SVN rev 242653 on 2012-11-06 02:20:44Z by yongari
  
  MFC r241340:
    Fix typo. Check against number of allocated MSI-X vectors.
    There is no ale(4) controller that supports MSI-X so this is not
    real issue.
  
    PR:   kern/171825
  
  Revision  Changes    Path
  1.6.2.14  +1 -1      src/sys/dev/ale/if_ale.c



alfred      2012-11-06 04:10:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  SVN rev 242655 on 2012-11-06 04:10:32Z by alfred
  
  export VM_MIN_KERNEL_ADDRESS and VM_MAX_KERNEL_ADDRESS via sysctl.
  
  On several platforms the are determined by too many nested #defines to be
  easily discernible.  This will aid in development of auto-tuning.
  
  Revision  Changes    Path
  1.194     +8 -0      src/sys/kern/kern_malloc.c



adrian      2012-11-06 06:19:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 242656 on 2012-11-06 06:19:11Z by adrian
  
  Convert the aggregate descriptor path over to use the same API as
  the non-aggregate path.
  
  I "cheated" by using some TX setup code in our HAL that isn't present
  in the atheros HAL (or Linux ath9k.)
  
  The old path for forming aggregates was:
  
  * setup the rate control in the first descriptor;
  * call chaintxdesc() on all the frames;
  * call setupfirsttxdesc() on the first descrpitor in the first
    frame;
  * call setuplasttxdesc() on the last descriptor in the last frame.
  
  The new path for forming aggregates looks like the non-aggregate path:
  
  * call setuptxdesc() on the first descriptor in the first frame;
  * setup the rate control in the first descriptor;
  * call filltxdesc() on each descriptor in the frame;
  * if it's an aggregate - call set11n_aggr_{first, middle, last} as
    appropriate (see the code for a description of what is "appropriate".)
  
  Now, this is done primarily for the AR9300 HAL - it doesn't implement
  the first set of aggregate functions.  It just has the older methods
  and the "first/middle/last" aggregate methods.  So, let's convert the
  code to use these.
  
  Note: the AR5416 HAL in FreeBSD had that code (from me, a while ago)
  and a previous commit brought it up to behave the same as the AR9300
  HAL routines.
  
  There's some further tidyups to be done - specifically, avoid doing
  multiple calls to the 11n descriptor functions. I shouldn't call
  clr11n_aggr(), then set11n_aggr_middle(), then also set11n_aggr_first().
  On (at least MIPS) the TX descriptors are in non-cachable memory and
  this will cause multiple slow writes.
  
  I'll debug/tidy that up in a future commit.
  
  Tested:
  
  * AR9280, STA
  * AR9280/AR9160, AP
  * AR9380, STA (using a local, closed source HAL, sorry!)
  
  Revision  Changes    Path
  1.102     +90 -108   src/sys/dev/ath/if_ath_tx.c



np          2012-11-06 18:58:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe/tom    t4_listen.c 
  Log:
  SVN rev 242666 on 2012-11-06 18:58:57Z by np
  
  Remove the tid from the software table (and bump down the in-use
  counter) when the syncache doesn't want the driver to reply to an
  incoming SYN.  This fixes a harmless bug where tids_in_use would
  go out of sync with the hardware counter.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.7       +1 -0      src/sys/dev/cxgbe/tom/t4_listen.c



dteske      2012-11-06 19:26:36 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       loader.4th menu-commands.4th menu.4th 
  Added files:
    sys/boot/forth       menusets.4th menusets.4th.8 
  Log:
  SVN rev 242667 on 2012-11-06 19:26:36Z by dteske
  
  Add ontop of my existing boot loader Forth code, including support for
  submenus. See menusets.4th(8) for additional details including examples.
  
  Discussed on arch and recommended for inclusion at the devsummit.
  
  This change does not alter the appearance or user experience, only enhances
  possibilities.
  
  Reviewed by:    adrian (co-mentor)
  Approved by:    adrian (co-mentor)
  
  Revision  Changes    Path
  1.31      +6 -0      src/sys/boot/forth/loader.4th
  1.8       +9 -0      src/sys/boot/forth/menu-commands.4th
  1.10      +19 -2     src/sys/boot/forth/menu.4th
  1.1       +610 -0    src/sys/boot/forth/menusets.4th (new)
  1.1       +372 -0    src/sys/boot/forth/menusets.4th.8 (new)



dteske      2012-11-06 19:50:45 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       menusets.4th 
  Log:
  SVN rev 242668 on 2012-11-06 19:50:45Z by dteske
  
  Fix c/p error in comment.
  
  Approved by:    adrian (co-mentor) (implicit)
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/boot/forth/menusets.4th



dteske      2012-11-06 19:51:54 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       menusets.4th 
  Log:
  SVN rev 242669 on 2012-11-06 19:51:54Z by dteske
  
  Fix funny comment.
  
  Approved by:    adrian (co-mentor) (implicit)
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/boot/forth/menusets.4th



np          2012-11-06 20:22:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe/tom    t4_cpl_io.c 
  Log:
  SVN rev 242671 on 2012-11-06 20:22:39Z by np
  
  Make sure the inp hasn't been dropped before trying to access its socket
  and tcpcb.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.9       +10 -6     src/sys/dev/cxgbe/tom/t4_cpl_io.c



ghelmer     2012-11-06 21:07:04 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  SVN rev 242673 on 2012-11-06 21:07:04Z by ghelmer
  
  Work around a race in bpfread() by validating the hold buffer pointer
  before freeing it. Otherwise, we can lose a buffer and cause a panic
  in catchpacket().
  
  Revision  Changes    Path
  1.248     +7 -4      src/sys/net/bpf.c



nwhitehorn    2012-11-06 21:53:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/powerpc/include  cpu.h pcb.h 
  Log:
  SVN rev 242677 on 2012-11-06 21:53:17Z by nwhitehorn
  
  MFC r240860:
  Move the prototype for savectx from cpu.h to pcb.h, as it is on other
  platforms, as well as putting it in an #ifdef KERNEL block.
  
  Revision  Changes    Path
  1.23.2.4  +0 -3      src/sys/powerpc/include/cpu.h
  1.16.2.2  +1 -0      src/sys/powerpc/include/pcb.h



nwhitehorn    2012-11-06 21:54:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/powerpc/powermac openpic_macio.c 
  Log:
  SVN rev 242678 on 2012-11-06 21:54:45Z by nwhitehorn
  
  MFC r242315:
  Work around broken device tree on last-generation PowerPC iMacs
  (PowerMac12,1), which have a mac-io MPIC cell that indifies itself
  as the root PIC despite the actual root PIC being on the northbridge.
  No CPC945 systems have a mac-io PIC that does anything so just don't
  attach on CPC945 (U4) systems.
  
  Revision  Changes    Path
  1.17.2.2  +4 -0      src/sys/powerpc/powermac/openpic_macio.c



mjg         2012-11-06 23:04:23 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctputil.c 
  Log:
  SVN rev 242680 on 2012-11-06 23:04:23Z by mjg
  
  Fix possible spurious sbunlock in sctp_sorecvmsg.
  
  Reviewed by:    tuexen
  Approved by:    trasz (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.196     +1 -1      src/sys/netinet/sctputil.c



ambrisko    2012-11-06 23:25:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi.c mfi_cam.c mfi_disk.c mfi_syspd.c 
                         mfi_tbolt.c mfivar.h 
  Log:
  SVN rev 242681 on 2012-11-06 23:25:06Z by ambrisko
  
  - Extend the prior commit to use the generic SCSI command building
    function use that for JBOD and Thunderbolt disk write command.  Now
    we only have one implementation in mfi.
  - Fix dumping on Thunderbolt cards.  Polled IO commands do not seem to
    be normally acknowledged by changing cmd_status to MFI_STAT_OK.
    In order to get acknowledgement of the IO is complete, the Thunderbolt
    command queue needs to be run through.  I added a flag MFI_CMD_SCSI
    to indicate this command is being polled and to complete the
    Thunderbolt wrapper and indicate the result.  This flag needs to be
    set in the JBOD case in case if that us using Thunderbolt card.
    When in the polling loop check for completed commands.
  - Remove mfi_tbolt_is_ldio and just do the check when needed.
  - Fix an issue when attaching of disk device happens when a device is
    already scheduled to be attached but hasn't attached.
  - add a tunable to allow raw disk attachment to CAM via:
          hw.mfi.allow_cam_disk_passthrough=1
  - fixup aborting of commands (AEN and LD state change).  Use a generic
    abort function and only wait the command being aborted not both.
    Thunderbolt cards don't seem to abort commands so the abort times
    out.
  
  Revision  Changes    Path
  1.70      +97 -53    src/sys/dev/mfi/mfi.c
  1.11      +11 -2     src/sys/dev/mfi/mfi_cam.c
  1.14      +18 -10    src/sys/dev/mfi/mfi_disk.c
  1.2       +9 -2      src/sys/dev/mfi/mfi_syspd.c
  1.8       +80 -130   src/sys/dev/mfi/mfi_tbolt.c
  1.25      +16 -1     src/sys/dev/mfi/mfivar.h



sbruno      2012-11-07 00:30:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    lib/libpmc           libpmc.c pmc.ivybridge.3 
                         pmc.sandybridge.3 pmc.sandybridgexeon.3 
    sys/dev/hwpmc        pmc_events.h 
  Log:
  SVN rev 242685 on 2012-11-07 00:30:25Z by sbruno
  
  MFC r241974
  
  Cleanup and rename some variables in libpmc and hwpmc.
  
  Testing MFC of merge to root of stable/9 with peter@ lurking.
  
  Revision  Changes    Path
  1.28.2.9  +1 -1      src/lib/libpmc/libpmc.c
  1.3.2.4   +1 -1      src/lib/libpmc/pmc.ivybridge.3
  1.3.2.6   +1 -1      src/lib/libpmc/pmc.sandybridge.3
  1.3.2.3   +1 -1      src/lib/libpmc/pmc.sandybridgexeon.3
  1.16.2.9  +5 -5      src/sys/dev/hwpmc/pmc_events.h



dteske      2012-11-07 02:14:03 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      Makefile.inc 
    sys/boot/i386/loader Makefile 
    sys/boot/ia64/common Makefile 
    sys/boot/pc98/loader Makefile 
    sys/boot/powerpc/ofw Makefile 
    sys/boot/powerpc/ps3 Makefile 
    sys/boot/sparc64/loader Makefile 
  Log:
  SVN rev 242688 on 2012-11-07 02:14:03Z by dteske
  
  Hook in new files menusets.4th and manual.
  
  Approved by:    adrian (co-mentor) (implicit)
  
  Revision  Changes    Path
  1.34      +1 -0      src/sys/boot/common/Makefile.inc
  1.101     +1 -1      src/sys/boot/i386/loader/Makefile
  1.8       +1 -1      src/sys/boot/ia64/common/Makefile
  1.48      +1 -1      src/sys/boot/pc98/loader/Makefile
  1.30      +1 -1      src/sys/boot/powerpc/ofw/Makefile
  1.6       +1 -1      src/sys/boot/powerpc/ps3/Makefile
  1.28      +1 -1      src/sys/boot/sparc64/loader/Makefile



adrian      2012-11-07 06:23:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah.h ah_debug.h ah_internal.h 
  Log:
  SVN rev 242689 on 2012-11-07 06:23:23Z by adrian
  
  Add new HAL configuration features for the updated AR9300 HAL.
  
  Revision  Changes    Path
  1.90      +3 -0      src/sys/dev/ath/ath_hal/ah.h
  1.9       +1 -0      src/sys/dev/ath/ath_hal/ah_debug.h
  1.65      +3 -1      src/sys/dev/ath/ath_hal/ah_internal.h



adrian      2012-11-07 06:29:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 242690 on 2012-11-07 06:29:45Z by adrian
  
  Disable my software queue TIM and PS handling for now.
  
  ps-poll is totally broken in its current form.
  
  This should unbreak things enough to let people use PS-POLL devices,
  but leave it in place for me to finish PS-POLL handling.
  
  Revision  Changes    Path
  1.465     +37 -0     src/sys/dev/ath/if_ath.c



kevlo       2012-11-07 07:00:59 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         k_rem_pio2.c 
    secure/usr.bin/bdes  bdes.1 
    sys/arm/lpc          lpc_gpio.c 
    sys/dev/bktr         bktr_audio.c 
    sys/dev/nxge/xgehal  xgehal-device.c 
    sys/dev/sound/pci    emu10kx.c 
    sys/kern             tty.c 
    sys/netinet          tcp_output.c 
  Log:
  SVN rev 242692 on 2012-11-07 07:00:59Z by kevlo
  
  Fix typo; s/ouput/output
  
  Revision  Changes    Path
  1.12      +1 -1      src/lib/msun/src/k_rem_pio2.c
  1.8       +1 -1      src/secure/usr.bin/bdes/bdes.1
  1.2       +1 -1      src/sys/arm/lpc/lpc_gpio.c
  1.17      +1 -1      src/sys/dev/bktr/bktr_audio.c
  1.4       +1 -1      src/sys/dev/nxge/xgehal/xgehal-device.c
  1.24      +1 -1      src/sys/dev/sound/pci/emu10kx.c
  1.355     +1 -1      src/sys/kern/tty.c
  1.198     +1 -1      src/sys/netinet/tcp_output.c



glebius     2012-11-07 07:30:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       if_pfsync.c 
  Log:
  SVN rev 242693 on 2012-11-07 07:30:40Z by glebius
  
  It may happen that pfsync holds the last reference on a state. In this
  case keys had already been freed. If encountering such state, then
  just release last reference.
  
  Not sure this can happen as a runtime race, but can be reproduced by
  the following scenario:
  
  - enable pfsync
  - disable pfsync
  - wait some time
  - enable pfsync
  
  Revision  Changes    Path
  1.10      +10 -0     src/sys/netpfil/pf/if_pfsync.c



glebius     2012-11-07 07:35:05 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/pf       if_pfsync.c 
  Log:
  SVN rev 242694 on 2012-11-07 07:35:05Z by glebius
  
  Merge rev. 1.125 from OpenBSD:
    date: 2009/06/12 02:03:51;  author: dlg;  state: Exp;  lines: +59 -69
    rewrite the way states from pfsync are merged into the local state tree
    and the conditions on which pfsync will notify its peers on a stale update.
  
    each side (ie, the sending and receiving side) of the state update is
    compared separately. any side that is further along than the local state
    tree is merged. if any side is further along in the local state table, an
    update is sent out telling the peers about it.
  
  Revision  Changes    Path
  1.11      +57 -68    src/sys/netpfil/pf/if_pfsync.c



hselasky    2012-11-07 08:13:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/serial   usb_serial.c 
  Log:
  SVN rev 242695 on 2012-11-07 08:13:56Z by hselasky
  
  Patch to improve USB serial console.
  
  MFC after:      1 weeks
  Submitted by:   Bruce Evans
  
  Revision  Changes    Path
  1.31      +12 -10    src/sys/dev/usb/serial/usb_serial.c



adrian      2012-11-07 16:34:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 242698 on 2012-11-07 16:34:09Z by adrian
  
  Don't compile in my (not yet committed) ath_alq code unless ATH_DEBUG_ALQ
  is defined.
  
  This will unbreak ATH_DEBUG builds.
  
  Revision  Changes    Path
  1.466     +3 -3      src/sys/dev/ath/if_ath.c



jh          2012-11-07 16:52:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/md           md.c 
  Log:
  SVN rev 242699 on 2012-11-07 16:52:01Z by jh
  
  MFC r238991:
  
  Disallow sectorsize larger than MAXPHYS and mediasize smaller than
  sectorsize.
  
  PR:             169947
  
  Revision   Changes    Path
  1.201.2.4  +9 -5      src/sys/dev/md/md.c



imp         2012-11-07 16:59:12 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          machdep.c 
    sys/arm/at91         at91_machdep.c 
  Log:
  SVN rev 242700 on 2012-11-07 16:59:12Z by imp
  
  Minor cosmetic changes to bring atmel's initarm and the default
  initarm for FDT closer together.  More to follow.
  
  Revision  Changes    Path
  1.54      +9 -12     src/sys/arm/arm/machdep.c
  1.35      +5 -5      src/sys/arm/at91/at91_machdep.c



hselasky    2012-11-07 18:44:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/serial   usb_serial.c 
  Log:
  SVN rev 242702 on 2012-11-07 18:44:05Z by hselasky
  
  The tty_inwakeup callback appears to be called both locked and unlocked.
  Handle the required locking automatically for now.
  
  MFC after:      1 weeks
  
  Revision  Changes    Path
  1.32      +9 -3      src/sys/dev/usb/serial/usb_serial.c



hselasky    2012-11-07 18:59:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/serial   usb_serial.c 
  Log:
  SVN rev 242703 on 2012-11-07 18:59:42Z by hselasky
  
  Add lock asserts instead of "auto-locking".
  
  MFC after:      1 weeks
  Suggested by:   ed @
  
  Revision  Changes    Path
  1.33      +2 -9      src/sys/dev/usb/serial/usb_serial.c



dim         2012-11-07 19:51:53 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98/boot2  Makefile 
    sys/boot/pc98/cdboot Makefile 
  Log:
  SVN rev 242706 on 2012-11-07 19:51:53Z by dim
  
  Put in a band-aid to get the pc98 bootstraps building, now clang is the
  default compiler.  This has two parts:
  - Make sys/boot/pc98/boot2 always build with gcc for now, until we can
    figure out a way to shrink it enough when building with clang.
  - Since sys/boot/p98/cdboot uses .code16 directives, which are not yet
    supported by clang's integrated assembler, use -no-integrated-as,
    similar to sys/boot/i386/cdboot.
  
  Reviewed by:    nyan
  MFC after:      1 week
  
  Revision  Changes    Path
  1.31      +1 -1      src/sys/boot/pc98/boot2/Makefile
  1.4       +4 -0      src/sys/boot/pc98/cdboot/Makefile



tuexen      2012-11-07 20:59:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_constants.h sctp_indata.c 
  Log:
  SVN rev 242708 on 2012-11-07 20:59:00Z by tuexen
  
  Improve PR-SCTP if used in combination with NR-SACK.
  Based on work done by Mohammad Rajiullah.
  
  MFC after: 1 week
  
  Revision  Changes    Path
  1.78      +1 -0      src/sys/netinet/sctp_constants.h
  1.122     +5 -2      src/sys/netinet/sctp_indata.c



tuexen      2012-11-07 21:25:32 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_indata.c sctp_output.c 
  Log:
  SVN rev 242709 on 2012-11-07 21:25:32Z by tuexen
  
  Add some missing changes missed in the last commit.
  
  MFC after: 1 week
  X-MFC with: 242708
  
  Revision  Changes    Path
  1.123     +5 -3      src/sys/netinet/sctp_indata.c
  1.203     +2 -1      src/sys/netinet/sctp_output.c



tuexen      2012-11-07 22:11:38 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_indata.c sctp_input.c sctp_pcb.c 
                         sctp_structs.h sctp_timer.c sctputil.c 
  Log:
  SVN rev 242714 on 2012-11-07 22:11:38Z by tuexen
  
  Add per outgoing stream accounting for chunks in the send
  and sent queue. This provides no functional change, but is
  a preparation for an upcoming stream reset improvement.
  Done with rrs@.
  
  MFC after: 1 week
  
  Revision  Changes    Path
  1.124     +17 -5     src/sys/netinet/sctp_indata.c
  1.168     +7 -0      src/sys/netinet/sctp_input.c
  1.179     +9 -0      src/sys/netinet/sctp_pcb.c
  1.71      +1 -0      src/sys/netinet/sctp_structs.h
  1.78      +5 -0      src/sys/netinet/sctp_timer.c
  1.197     +16 -0     src/sys/netinet/sctputil.c



dim         2012-11-07 22:15:28 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kern.pre.mk 
  Log:
  SVN rev 242715 on 2012-11-07 22:15:28Z by dim
  
  For kernel builds with PROFLEVEL >= 1, such as LINT, don't attempt to
  use the -falign-functions option if the compiler is clang, as the flag
  is not supported.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.153     +4 -1      src/sys/conf/kern.pre.mk



ray         2012-11-07 22:43:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/etherswitch/arswitch arswitch.c 
  Log:
  SVN rev 242716 on 2012-11-07 22:43:09Z by ray
  
  Disable automatic attachment of arswitch. It can't be auto-detected (like PHYs
  do) and cause a problems trying to attach another instance to child mdio.
  
  Submitted by:   Luiz Otavio O Souza
  Approved by:    adrian (menthor)
  
  Revision  Changes    Path
  1.6       +0 -11     src/sys/dev/etherswitch/arswitch/arswitch.c



dim         2012-11-07 22:45:34 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kern.pre.mk 
  Log:
  SVN rev 242717 on 2012-11-07 22:45:34Z by dim
  
  For kernel builds with PROFLEVEL >= 2, such as LINT, don't attempt to
  use the -mprofiler-epilogue option if the compiler is clang, as the flag
  is not supported.  While here, fix up the value indentations.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.154     +5 -2      src/sys/conf/kern.pre.mk



ray         2012-11-07 22:46:30 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/conf        AP91.hints AP93.hints RSPRO.hints 
  Log:
  SVN rev 242718 on 2012-11-07 22:46:30Z by ray
  
  Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards.
  
  Submitted by:   Luiz Otavio O Souza
  Approved by:    adrian (menthor)
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/mips/conf/AP91.hints
  1.4       +1 -0      src/sys/mips/conf/AP93.hints
  1.4       +1 -0      src/sys/mips/conf/RSPRO.hints



mav         2012-11-07 22:53:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahciem.c 
  Log:
  SVN rev 242719 on 2012-11-07 22:53:46Z by mav
  
  Announce diagnostic page 7 (Element Descriptor) support.
  
  Revision  Changes    Path
  1.4       +2 -1      src/sys/dev/ahci/ahciem.c



mav         2012-11-07 23:12:53 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_enc_ses.c 
  Log:
  SVN rev 242720 on 2012-11-07 23:12:53Z by mav
  
  Use information about suported diagnostic pages to avoid reading optional
  Element Descriptor page if it is not supported.  This removes one error
  message from verbose logs during boot on systems with some enclosures.
  
  Sponsored by:   iXsystems, Inc.
  
  Revision  Changes    Path
  1.8       +7 -2      src/sys/cam/scsi/scsi_enc_ses.c



jhibbits    2012-11-07 23:45:09 UTC

  FreeBSD src repository

  src/sys/cddl/contrib/opensolaris/uts/powerpc - New directory



jhibbits    2012-11-07 23:45:09 UTC

  FreeBSD src repository

  src/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace - New directory



jhibbits    2012-11-07 23:45:09 UTC

  FreeBSD src repository

  src/sys/cddl/contrib/opensolaris/uts/powerpc/sys - New directory



jhibbits    2012-11-07 23:45:09 UTC

  FreeBSD src repository

  src/sys/cddl/dev/dtrace/powerpc - New directory



jhibbits    2012-11-07 23:45:09 UTC

  FreeBSD src repository

  Modified files:
    cddl/lib             Makefile 
    cddl/lib/libdtrace   Makefile 
    cddl/usr.sbin        Makefile 
    lib                  Makefile 
    lib/libproc          proc_bkpt.c proc_regs.c 
    sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c 
    sys/cddl/dev/lockstat lockstat.c 
    sys/cddl/dev/profile profile.c 
    sys/modules          Makefile 
    sys/modules/dtrace   Makefile 
    sys/powerpc/aim      locore32.S locore64.S trap.c 
                         trap_subr32.S trap_subr64.S 
  Added files:
    cddl/contrib/opensolaris/lib/libdtrace/powerpc dt_isadep.c 
    sys/cddl/contrib/opensolaris/uts/powerpc/dtrace fasttrap_isa.c 
    sys/cddl/contrib/opensolaris/uts/powerpc/sys fasttrap_isa.h 
    sys/cddl/dev/dtrace/powerpc dtrace_asm.S dtrace_isa.c 
                                dtrace_subr.c regset.h 
  Log:
  SVN rev 242723 on 2012-11-07 23:45:09Z by jhibbits
  
  Implement DTrace for PowerPC.  This includes both 32-bit and 64-bit.
  
  There is one known issue:  Some probes will display an error message along the
  lines of:  "Invalid address (0)"
  
  I tested this with both a simple dtrace probe and dtruss on a few different
  binaries on 32-bit.  I only compiled 64-bit, did not run it, but I don't expect
  problems without the modules loaded.  Volunteers are welcome.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.1       +75 -0     src/cddl/contrib/opensolaris/lib/libdtrace/powerpc/dt_isadep.c (new)
  1.14      +2 -1      src/cddl/lib/Makefile
  1.8       +4 -0      src/cddl/lib/libdtrace/Makefile
  1.16      +6 -0      src/cddl/usr.sbin/Makefile
  1.275     +5 -0      src/lib/Makefile
  1.4       +3 -0      src/lib/libproc/proc_bkpt.c
  1.3       +8 -0      src/lib/libproc/proc_regs.c
  1.22      +2 -2      src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
  1.1       +30 -0     src/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/fasttrap_isa.c (new)
  1.1       +49 -0     src/sys/cddl/contrib/opensolaris/uts/powerpc/sys/fasttrap_isa.h (new)
  1.1       +269 -0    src/sys/cddl/dev/dtrace/powerpc/dtrace_asm.S (new)
  1.1       +534 -0    src/sys/cddl/dev/dtrace/powerpc/dtrace_isa.c (new)
  1.1       +201 -0    src/sys/cddl/dev/dtrace/powerpc/dtrace_subr.c (new)
  1.1       +63 -0     src/sys/cddl/dev/dtrace/powerpc/regset.h (new)
  1.4       +2 -1      src/sys/cddl/dev/lockstat/lockstat.c
  1.3       +7 -0      src/sys/cddl/dev/profile/profile.c
  1.726     +5 -0      src/sys/modules/Makefile
  1.14      +3 -1      src/sys/modules/dtrace/Makefile
  1.8       +2 -0      src/sys/powerpc/aim/locore32.S
  1.10      +2 -0      src/sys/powerpc/aim/locore64.S
  1.97      +53 -0     src/sys/powerpc/aim/trap.c
  1.8       +20 -0     src/sys/powerpc/aim/trap_subr32.S
  1.13      +20 -0     src/sys/powerpc/aim/trap_subr64.S



adrian      2012-11-07 23:50:28 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/conf        AP96.hints 
  Log:
  SVN rev 242724 on 2012-11-07 23:50:28Z by adrian
  
  Update AP96 to directly attach an arswitch.
  
  Revision  Changes    Path
  1.8       +8 -0      src/sys/mips/conf/AP96.hints



ambrisko    2012-11-08 00:32:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi.c mfi_cam.c mfivar.h 
  Log:
  SVN rev 242726 on 2012-11-08 00:32:36Z by ambrisko
  
  Add support for SCSI pass through devices to be attached and
  detached.
  
  PR:             172864
  Submitted by:   rstone@
  
  Revision  Changes    Path
  1.71      +5 -0      src/sys/dev/mfi/mfi.c
  1.12      +71 -0     src/sys/dev/mfi/mfi_cam.c
  1.26      +2 -0      src/sys/dev/mfi/mfivar.h



attilio     2012-11-08 00:32:49 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fuse          fuse_file.c fuse_internal.c 
                         fuse_internal.h fuse_io.c fuse_node.c 
                         fuse_node.h fuse_vnops.c 
  Log:
  SVN rev 242727 on 2012-11-08 00:32:49Z by attilio
  
  - Current caching mode is completely broken because it simply relies
    on timing of the operations and not real lookup, bringing too many
    false positives. Remove the whole mechanism. If it needs to be
    implemented, next time it should really be done in the proper way.
  - Fix VOP_GETATTR() in order to cope with userland bugs that would
    change the type of file and not panic. Instead it gets the entry as
    if it is not existing.
  
  Reported and tested by: flo
  MFC after:      2 months
  X-MFC:          241519, 242536,242616
  
  Revision  Changes    Path
  1.3       +0 -1      src/sys/fs/fuse/fuse_file.c
  1.2       +0 -47     src/sys/fs/fuse/fuse_internal.c
  1.2       +3 -28     src/sys/fs/fuse/fuse_internal.h
  1.4       +0 -1      src/sys/fs/fuse/fuse_io.c
  1.3       +1 -16     src/sys/fs/fuse/fuse_node.c
  1.2       +0 -12     src/sys/fs/fuse/fuse_node.h
  1.4       +12 -45    src/sys/fs/fuse/fuse_vnops.c



kevlo       2012-11-08 01:35:02 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/nxge     Makefile 
  Log:
  SVN rev 242731 on 2012-11-08 01:35:02Z by kevlo
  
  Use .PATH instead of VPATH.
  
  Reviewed by:    gnn,rwatson
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/modules/nxge/Makefile



jeff        2012-11-08 01:41:04 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  SVN rev 242734 on 2012-11-08 01:41:04Z by jeff
  
   - Implement BIO_FLUSH support around journal entries.  This will not 100%
     solve power loss problems with dishonest write caches.  However, it
     should improve the situation and force a full fsck when it is unable
     to resolve with the journal.
   - Resolve a case where the journal could wrap in an unsafe way causing
     us to prematurely lose journal entries in very specific scenarios.
  
  Discussed with: mckusick
  MFC after:      1 month
  
  Revision  Changes    Path
  1.308     +121 -16   src/sys/ufs/ffs/ffs_softdep.c



jeff        2012-11-08 01:46:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 242736 on 2012-11-08 01:46:47Z by jeff
  
   - Change ULE to use dynamic slice sizes for the timeshare queue in order
     to further reduce latency for threads in this queue.  This should help
     as threads transition from realtime to timeshare.  The latency is
     bound to a max of sched_slice until we have more than sched_slice / 6
     threads runnable.  Then the min slice is allotted to all threads and
     latency becomes (nthreads - 1) * min_slice.
  
  Discussed with: mav
  
  Revision  Changes    Path
  1.317     +48 -10    src/sys/kern/sched_ule.c



jhibbits    2012-11-08 01:51:23 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/conf     GENERIC 
  Log:
  SVN rev 242737 on 2012-11-08 01:51:23Z by jhibbits
  
  Add DTrace to 32-bit PowerPC GENERIC now.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.129     +3 -0      src/sys/powerpc/conf/GENERIC



yongari     2012-11-08 02:06:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/ti           if_ti.c 
  Log:
  SVN rev 242739 on 2012-11-08 02:06:27Z by yongari
  
  MFC r242425:
    Remove TCP/UDP checksum offloading feature for IP fragmented
    datagrams.  Traditionally upper stack fragmented packets without
    computing TCP/UDP checksum and these datagrams were passed to
    driver.  But there are chances that other packets slip into the
    interface queue in SMP world. If this happens firmware running on
    MIPS 4000 processor in the controller would see mixed packets and
    it shall send out corrupted packets.
    While I'm here simplify checksum offloading setup.
  
  Revision   Changes    Path
  1.137.2.8  +5 -11     src/sys/dev/ti/if_ti.c



yongari     2012-11-08 02:08:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ti           if_ti.c 
  Log:
  SVN rev 242740 on 2012-11-08 02:08:42Z by yongari
  
  MFC r242425:
    Remove TCP/UDP checksum offloading feature for IP fragmented
    datagrams.  Traditionally upper stack fragmented packets without
    computing TCP/UDP checksum and these datagrams were passed to
    driver.  But there are chances that other packets slip into the
    interface queue in SMP world. If this happens firmware running on
    MIPS 4000 processor in the controller would see mixed packets and
    it shall send out corrupted packets.
    While I'm here simplify checksum offloading setup.
  
  Revision    Changes    Path
  1.134.2.10  +5 -11     src/sys/dev/ti/if_ti.c



kib         2012-11-08 02:23:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             vfs_subr.c 
  Log:
  SVN rev 242741 on 2012-11-08 02:23:51Z by kib
  
  MFC r242556:
  Order the enumeration of the MNT_ flags to be the same as the order of
  their definitions.
  
  Revision    Changes    Path
  1.814.2.16  +2 -2      src/sys/kern/vfs_subr.c



kib         2012-11-08 02:29:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             vfs_subr.c 
  Log:
  SVN rev 242742 on 2012-11-08 02:29:16Z by kib
  
  MFC r242559:
  Add decoding of the missed VI_ and VV_ flags to ddb "show vnode" command.
  
  Revision    Changes    Path
  1.814.2.17  +9 -3      src/sys/kern/vfs_subr.c



kib         2012-11-08 03:17:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
  Log:
  SVN rev 242744 on 2012-11-08 03:17:41Z by kib
  
  Zero the newly allocated md(4) swap-backed page to prevent random
  kernel memory leakage to userspace. For the typical use, when a
  filesystem put on the md disk, the change only results in CPU and
  memory bandwidth spent to zero the page, since filsystems make sure
  that user never see unwritten content.  But if md disk is used as raw
  device by userspace, the garbage is exposed.
  
  Reported by:    Paul Schenkeveld <freebsd@psconsult.nl>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.210     +9 -0      src/sys/dev/md/md.c



bz          2012-11-08 03:29:55 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  SVN rev 242745 on 2012-11-08 03:29:55Z by bz
  
  Cleanup some whitspace in this file to get it out of an upcoming patch.
  
  MFC after:      10 days
  
  Revision  Changes    Path
  1.392     +14 -14    src/sys/netinet/tcp_subr.c



imp         2012-11-08 04:02:36 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          machdep.c 
    sys/arm/at91         at91_machdep.c 
  Log:
  SVN rev 242746 on 2012-11-08 04:02:36Z by imp
  
  Reduce differences between these two initarms a bit more.
  
  Revision  Changes    Path
  1.55      +4 -5      src/sys/arm/arm/machdep.c
  1.36      +19 -15    src/sys/arm/at91/at91_machdep.c



marius      2012-11-08 08:10:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  SVN rev 242747 on 2012-11-08 08:10:32Z by marius
  
  Make r242655 build on sparc64. While at it, make vm_{max,min}_kernel_address
  vm_offset_t as they should be.
  
  Revision  Changes    Path
  1.195     +4 -2      src/sys/kern/kern_malloc.c



kevlo       2012-11-08 09:29:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
  Log:
  SVN rev 242748 on 2012-11-08 09:29:05Z by kevlo
  
  Add new USB device ID.
  
  Revision  Changes    Path
  1.562     +1 -0      src/sys/dev/usb/usbdevs



hselasky    2012-11-08 16:04:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/controller xhci.c xhci.h xhci_pci.c xhcireg.h 
  Log:
  SVN rev 242774 on 2012-11-08 16:04:32Z by hselasky
  
  MFC r238551 and r239617:
  Add support for Intel Panther/Lynx Point XHCI port routing.
  
  Revision  Changes    Path
  1.3.2.8   +15 -2     src/sys/dev/usb/controller/xhci.c
  1.2.2.3   +1 -0      src/sys/dev/usb/controller/xhci.h
  1.3.2.6   +11 -0     src/sys/dev/usb/controller/xhci_pci.c
  1.2.2.4   +3 -0      src/sys/dev/usb/controller/xhcireg.h



hselasky    2012-11-08 16:13:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usb.h usb_debug.c usb_debug.h usb_dev.c 
                         usb_device.c usb_generic.c usb_hub.c 
                         usb_process.c usb_request.c 
    sys/dev/usb/controller ehci.c ohci.c uhci.c usb_controller.c 
                           xhci.c 
    sys/dev/usb/input    ukbd.c 
    sys/dev/usb/serial   usb_serial.c 
    sys/dev/usb/storage  umass.c 
    sys/dev/usb/wlan     if_uath.c if_upgt.c if_urtw.c 
  Log:
  SVN rev 242775 on 2012-11-08 16:13:51Z by hselasky
  
  MFC r240750, r241987 and r242126:
  Add missing CTLFLAG_TUN flag to tunable sysctls in the USB stack.
  Adjust timing parameters of FULL/LOW/HIGH speed USB enumeration
  and make these timing parameters tunable. This patch will fix
  enumeration with some USB devices.
  Fix a typo.
  
  Revision  Changes    Path
  1.51.2.6  +9 -9      src/sys/dev/usb/controller/ehci.c
  1.29.2.5  +2 -3      src/sys/dev/usb/controller/ohci.c
  1.28.2.5  +5 -6      src/sys/dev/usb/controller/uhci.c
  1.39.2.6  +1 -1      src/sys/dev/usb/controller/usb_controller.c
  1.3.2.9   +3 -4      src/sys/dev/usb/controller/xhci.c
  1.37.2.4  +3 -4      src/sys/dev/usb/input/ukbd.c
  1.20.2.7  +3 -3      src/sys/dev/usb/serial/usb_serial.c
  1.44.2.7  +1 -2      src/sys/dev/usb/storage/umass.c
  1.60.2.6  +21 -23    src/sys/dev/usb/usb.h
  1.9.2.2   +134 -2    src/sys/dev/usb/usb_debug.c
  1.10.2.2  +24 -0     src/sys/dev/usb/usb_debug.h
  1.45.2.5  +1 -2      src/sys/dev/usb/usb_dev.c
  1.78.2.5  +3 -3      src/sys/dev/usb/usb_device.c
  1.32.2.4  +1 -2      src/sys/dev/usb/usb_generic.c
  1.47.2.7  +7 -8      src/sys/dev/usb/usb_hub.c
  1.18.2.3  +1 -2      src/sys/dev/usb/usb_process.c
  1.39.2.6  +8 -74     src/sys/dev/usb/usb_request.c
  1.25.2.5  +2 -2      src/sys/dev/usb/wlan/if_uath.c
  1.21.2.5  +1 -1      src/sys/dev/usb/wlan/if_upgt.c
  1.23.2.6  +2 -2      src/sys/dev/usb/wlan/if_urtw.c



hselasky    2012-11-08 16:17:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/controller ehci.c ehci.h 
  Log:
  SVN rev 242776 on 2012-11-08 16:17:52Z by hselasky
  
  MFC r242523:
  Allow using the embedded EHCI host controller in Freescale SoCs
  by adding the missing bits. See ehci_fsl.c for their use.
  
  Revision  Changes    Path
  1.51.2.7  +11 -7     src/sys/dev/usb/controller/ehci.c
  1.13.2.3  +2 -0      src/sys/dev/usb/controller/ehci.h



hselasky    2012-11-08 16:31:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/net      if_udav.c 
  Log:
  SVN rev 242777 on 2012-11-08 16:31:13Z by hselasky
  
  Make the USB ethernet methods constant again in if_udav.c,
  so that both adapter variants can be attached at the same
  time.
  
  MFC after:      0 days
  
  Revision  Changes    Path
  1.26      +13 -5     src/sys/dev/usb/net/if_udav.c



adrian      2012-11-08 17:32:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_rx_edma.c 
  Log:
  SVN rev 242778 on 2012-11-08 17:32:55Z by adrian
  
  Convert this to a debug printf; it's working fine now.
  
  Revision  Changes    Path
  1.17      +1 -1      src/sys/dev/ath/if_ath_rx_edma.c



adrian      2012-11-08 17:43:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_edma.c 
  Log:
  SVN rev 242779 on 2012-11-08 17:43:58Z by adrian
  
  Implement the ATH_RESET_NOLOSS path for TX stop and start; this is needed
  for 802.11n TX device restarting.
  
  Remove the debug printf()s; they're no longer needed here.
  
  Revision  Changes    Path
  1.14      +30 -15    src/sys/dev/ath/if_ath_tx_edma.c



adrian      2012-11-08 17:46:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_edma.c 
  Log:
  SVN rev 242780 on 2012-11-08 17:46:27Z by adrian
  
  Oops, fix bogus spacing.
  
  Revision  Changes    Path
  1.15      +8 -8      src/sys/dev/ath/if_ath_tx_edma.c



adrian      2012-11-08 18:07:29 UTC

  FreeBSD src repository

  Added files:
    sys/dev/ath          if_ath_alq.c if_ath_alq.h 
  Log:
  SVN rev 242781 on 2012-11-08 18:07:29Z by adrian
  
  Add my initial cut at driver-layer ALQ support.
  
  I'm using this to debug EDMA TX and RX descriptors and it's really helpful
  to have a non-printf() way to decode frames.
  
  I won't link this into the build until I've tidied it up a little more.
  
  This will eventually be behind ATH_DEBUG_ALQ.
  
  Revision  Changes    Path
  1.1       +172 -0    src/sys/dev/ath/if_ath_alq.c (new)
  1.1       +82 -0     src/sys/dev/ath/if_ath_alq.h (new)



adrian      2012-11-08 18:11:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_rx.c if_ath_rx_edma.c 
                         if_ath_sysctl.c if_ath_tx.c 
                         if_ath_tx_edma.c if_athvar.h 
  Log:
  SVN rev 242782 on 2012-11-08 18:11:31Z by adrian
  
  Add some hooks into the driver to attach, detach and record EDMA descriptor
  events.
  
  This is primarily for the TX EDMA and TX EDMA completion. I haven't yet
  tied it into the EDMA RX path or the legacy TX/RX path.
  
  Things that I don't quite like:
  
  * Make the pointer type 'void' in ath_softc and have if_ath_alq*()
    return a malloc'ed buffer.  That would remove the need to include
    if_ath_alq.h in if_athvar.h.
  * The sysctl setup needs to be cleaned up.
  
  Revision  Changes    Path
  1.23      +4 -0      src/sys/dev/ath/if_ath_rx.c
  1.18      +10 -1     src/sys/dev/ath/if_ath_rx_edma.c
  1.28      +55 -0     src/sys/dev/ath/if_ath_sysctl.c
  1.103     +4 -0      src/sys/dev/ath/if_ath_tx.c
  1.16      +52 -7     src/sys/dev/ath/if_ath_tx_edma.c
  1.190     +8 -0      src/sys/dev/ath/if_athvar.h



adrian      2012-11-08 23:11:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_sysctl.c 
  Log:
  SVN rev 242803 on 2012-11-08 23:11:59Z by adrian
  
  Fix the build - fix up the ath_alq code to not compile by default.
  
  Revision  Changes    Path
  1.29      +8 -4      src/sys/dev/ath/if_ath_sysctl.c



dim         2012-11-08 23:21:02 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/boot2  sio.S 
  Log:
  SVN rev 242804 on 2012-11-08 23:21:02Z by dim
  
  Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in
  sio.S.  This is not particularly needed for head right now, but it is
  intended to merge to stable/9, to fix boot2 build with clang there.
  
  Reviewed by:    avg
  MFC after:      3 days
  
  Revision  Changes    Path
  1.13      +2 -4      src/sys/boot/i386/boot2/sio.S



adrian      2012-11-09 01:28:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_alq.c 
  Log:
  SVN rev 242813 on 2012-11-09 01:28:11Z by adrian
  
  Fix a very incorrect description.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/dev/ath/if_ath_alq.c



eadler      2012-11-09 01:51:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/puc          pucdata.c 
  Log:
  SVN rev 242814 on 2012-11-09 01:51:06Z by eadler
  
  Add support for Advantech PCI-1602 RS-485/RS-422 serial card
  
  PR:             kern/169726
  Submitted by:   Jan Mikkelsen <janm@transactionware.com>
  Approved by:    cperciva (implicit)
  MFC after:      5 days
  
  Revision  Changes    Path
  1.96      +6 -0      src/sys/dev/puc/pucdata.c



jeff        2012-11-09 04:04:25 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  SVN rev 242815 on 2012-11-09 04:04:25Z by jeff
  
   - Correct rev 242734, segments can sometimes get stuck.  Be a bit more
     defensive with segment state.
  
  Reported by:     b. f. <bf1783@googlemail.com>
  
  Revision  Changes    Path
  1.309     +4 -1      src/sys/ufs/ffs/ffs_softdep.c



hselasky    2012-11-09 06:58:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb/net      if_udav.c if_udavreg.h 
  Log:
  SVN rev 242819 on 2012-11-09 06:58:23Z by hselasky
  
  MFC r238466 and r242777:
  Implement non-PHY support in the udav driver.
  
  Revision  Changes    Path
  1.20.2.5  +23 -3     src/sys/dev/usb/net/if_udav.c
  1.3.4.2   +1 -0      src/sys/dev/usb/net/if_udavreg.h



hselasky    2012-11-09 07:05:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/atkbdc       psm.c 
    sys/dev/isci/scil    scic_sds_phy.c 
    sys/dev/usb/serial   uftdi_reg.h umodem.c 
  Log:
  SVN rev 242820 on 2012-11-09 07:05:28Z by hselasky
  
  MFC r240743 and r234418:
  Fix some typos.
  
  Revision   Changes    Path
  1.109.2.3  +2 -2      src/sys/dev/atkbdc/psm.c
  1.1.4.4    +1 -1      src/sys/dev/isci/scil/scic_sds_phy.c
  1.1.4.4    +1 -1      src/sys/dev/usb/serial/uftdi_reg.h
  1.26.2.6   +1 -1      src/sys/dev/usb/serial/umodem.c



hselasky    2012-11-09 07:12:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/usb          usb_msctest.c usbdevs 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
    sys/dev/usb/storage  umass.c 
  Log:
  SVN rev 242821 on 2012-11-09 07:12:31Z by hselasky
  
  MFC r241432, r242628 and r242364:
  Remove ancient mass storage gone checks.
  Add some more mass storage related quirks.
  Improve auto-quirk detection for mass storage devices.
  
  Revision    Changes    Path
  1.32.2.10   +2 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.10.2.3    +1 -0      src/sys/dev/usb/quirk/usb_quirk.h
  1.44.2.8    +14 -57    src/sys/dev/usb/storage/umass.c
  1.24.2.7    +5 -2      src/sys/dev/usb/usb_msctest.c
  1.518.2.24  +1 -0      src/sys/dev/usb/usbdevs



hselasky    2012-11-09 07:29:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/sound/usb    uaudio.c uaudioreg.h 
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 242822 on 2012-11-09 07:29:11Z by hselasky
  
  MFC r242127, r240078, r240609, r241988, r242129, r242223, r242438,
  r242453, r242455 and r242458:
  
  Add full support for Fast Track Ultra 8R from M-audio.
  
  Implement support for USB Audio v2.0.
  
  Remove some redundant USB audio v1.0 debug data. Use lsusb instead.
  
  Implement support for the so-called USB feedback endpoint for USB
  audio devices.
  
  Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes.
  
  PR:     usb/171254
  
  Revision    Changes     Path
  1.75.2.6    +2074 -625  src/sys/dev/sound/usb/uaudio.c
  1.10.2.3    +396 -1     src/sys/dev/sound/usb/uaudioreg.h
  1.32.2.11   +4 -0       src/sys/dev/usb/quirk/usb_quirk.c
  1.518.2.25  +4 -2       src/sys/dev/usb/usbdevs



rdivacky    2012-11-09 13:58:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac_debug.c 
  Log:
  SVN rev 242823 on 2012-11-09 13:58:52Z by rdivacky
  
  Give panic format string to pacify clang warning.
  
  Revision  Changes    Path
  1.27      +1 -1      src/sys/dev/aac/aac_debug.c



rdivacky    2012-11-09 14:14:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mn           if_mn.c 
  Log:
  SVN rev 242824 on 2012-11-09 14:14:51Z by rdivacky
  
  Remove unused static mn_timeout.
  
  Revision  Changes    Path
  1.2       +0 -18     src/sys/dev/mn/if_mn.c



rdivacky    2012-11-09 14:46:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          via_dma.c via_dmablit.c 
  Log:
  SVN rev 242825 on 2012-11-09 14:46:23Z by rdivacky
  
  Cast VIA_READ to (void) where the result is unused.
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/dev/drm/via_dma.c
  1.7       +1 -1      src/sys/dev/drm/via_dmablit.c



rdivacky    2012-11-09 14:58:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/asmc         asmc.c 
  Log:
  SVN rev 242826 on 2012-11-09 14:58:26Z by rdivacky
  
  Give device_printf format string to pacify clang warning.
  
  Revision  Changes    Path
  1.21      +1 -1      src/sys/dev/asmc/asmc.c



rdivacky    2012-11-09 15:29:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/twa          tw_cl_misc.c 
  Log:
  SVN rev 242827 on 2012-11-09 15:29:52Z by rdivacky
  
  Give tw_osl_dbg_printf format string to pacify clang warning.
  
  Revision  Changes    Path
  1.8       +1 -1      src/sys/dev/twa/tw_cl_misc.c



kib         2012-11-09 16:00:30 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      identcpu.c 
  Log:
  SVN rev 242828 on 2012-11-09 16:00:30Z by kib
  
  Do not try to enable new features in the %cr4 if running under
  hypervisor.  Apparently, hypervisors failed to filter out 'Standard
  Extended Features' report from CPUID, but deliver #gp when
  corresponding bit in %cr4 is toggled.
  
  This shall be reconsidered later, after hypervisors correct the bug.
  
  Reported and tested by: joel
  Reviewed by:    avg
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.195     +15 -1     src/sys/amd64/amd64/identcpu.c



hselasky    2012-11-09 16:28:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller dwc_otg.c dwc_otg.h dwc_otgreg.h 
  Log:
  SVN rev 242829 on 2012-11-09 16:28:58Z by hselasky
  
  Fix LOW and FULL speed USB INTERRUPT endpoint support for the
  DWC OTG driver. Fix a hang issue when using LOW and FULL speed
  BULK traffic. Make sure we don't ask for data in the last
  microframe. This allows using devices like USB mice and USB
  keyboards connected to the RPI-B.
  
  Suggested by:   gonzo @
  
  Revision  Changes    Path
  1.21      +155 -40   src/sys/dev/usb/controller/dwc_otg.c
  1.13      +3 -0      src/sys/dev/usb/controller/dwc_otg.h
  1.7       +1 -1      src/sys/dev/usb/controller/dwc_otgreg.h



rdivacky    2012-11-09 17:46:07 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 242830 on 2012-11-09 17:46:07Z by rdivacky
  
  Dont compile some files in drm with -finline-limit=1350. GCC 4.2.1 doesnt
  need that and clang does not support that. This effectively reverts r126542.
  
  Revision  Changes    Path
  1.1729    +2 -3      src/sys/conf/files



attilio     2012-11-09 18:02:25 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c 
    sys/fs/cd9660        cd9660_vfsops.c 
    sys/fs/devfs         devfs_vfsops.c 
    sys/fs/ext2fs        ext2_vfsops.c 
    sys/fs/fdescfs       fdesc_vfsops.c 
    sys/fs/fuse          fuse_vfsops.c 
    sys/fs/msdosfs       msdosfs_vfsops.c 
    sys/fs/nandfs        nandfs_vfsops.c 
    sys/fs/nfsclient     nfs_clvfsops.c 
    sys/fs/nullfs        null_vfsops.c 
    sys/fs/pseudofs      pseudofs.c 
    sys/fs/tmpfs         tmpfs_vfsops.c 
    sys/fs/udf           udf_vfsops.c 
    sys/fs/unionfs       union_vfsops.c union_vnops.c 
    sys/gnu/fs/reiserfs  reiserfs_vfsops.c 
    sys/kern             uipc_mqueue.c vfs_subr.c 
    sys/nfsclient        nfs_vfsops.c 
    sys/sys              mount.h 
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  SVN rev 242833 on 2012-11-09 18:02:25Z by attilio
  
  Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
  Porters should refer to __FreeBSD_version 1000021 for this change as
  it may have happened at the same timeframe.
  
  Revision  Changes    Path
  1.66      +0 -1      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
  1.174     +1 -2      src/sys/fs/cd9660/cd9660_vfsops.c
  1.63      +1 -2      src/sys/fs/devfs/devfs_vfsops.c
  1.14      +1 -2      src/sys/fs/ext2fs/ext2_vfsops.c
  1.65      +0 -3      src/sys/fs/fdescfs/fdesc_vfsops.c
  1.3       +0 -1      src/sys/fs/fuse/fuse_vfsops.c
  1.208     +0 -1      src/sys/fs/msdosfs/msdosfs_vfsops.c
  1.2       +0 -1      src/sys/fs/nandfs/nandfs_vfsops.c
  1.49      +1 -2      src/sys/fs/nfsclient/nfs_clvfsops.c
  1.103     +1 -2      src/sys/fs/nullfs/null_vfsops.c
  1.38      +0 -1      src/sys/fs/pseudofs/pseudofs.c
  1.35      +0 -1      src/sys/fs/tmpfs/tmpfs_vfsops.c
  1.68      +1 -2      src/sys/fs/udf/udf_vfsops.c
  1.101     +0 -5      src/sys/fs/unionfs/union_vfsops.c
  1.165     +1 -2      src/sys/fs/unionfs/union_vnops.c
  1.22      +0 -1      src/sys/gnu/fs/reiserfs/reiserfs_vfsops.c
  1.60      +0 -1      src/sys/kern/uipc_mqueue.c
  1.847     +0 -1      src/sys/kern/vfs_subr.c
  1.260     +1 -1      src/sys/nfsclient/nfs_vfsops.c
  1.272     +1 -1      src/sys/sys/mount.h
  1.404     +2 -2      src/sys/ufs/ffs/ffs_vfsops.c



melifaro    2012-11-09 18:23:38 UTC

  FreeBSD src repository

  Modified files:
    sys/netpfil/ipfw     ip_fw_dynamic.c 
  Log:
  SVN rev 242834 on 2012-11-09 18:23:38Z by melifaro
  
  Simplify sending keepalives.
  Prepare ipfw_tick() to be used by other consumers.
  
  Reviewed by:    ae(basically)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.4       +38 -47    src/sys/netpfil/ipfw/ip_fw_dynamic.c



mjg         2012-11-09 19:31:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/netinet          sctputil.c 
  Log:
  SVN rev 242836 on 2012-11-09 19:31:31Z by mjg
  
  MFC r242680:
  
  Fix possible spurious sbunlock in sctp_sorecvmsg.
  
  Approved by:    trasz (mentor)
  
  Revision    Changes    Path
  1.151.2.38  +1 -1      src/sys/netinet/sctputil.c



dim         2012-11-09 19:35:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/contrib/ngatm/netnatm/msg uni_ie.c 
  Log:
  SVN rev 242838 on 2012-11-09 19:35:46Z by dim
  
  MFC r242623:
  
  In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newer
  versions of clang 3.2, about comparing enum uni_cause values against
  integer constants which fall outside the enum range.  No functional
  change.
  
  Revision  Changes    Path
  1.2.2.2   +4 -4      src/sys/contrib/ngatm/netnatm/msg/uni_ie.c



mjg         2012-11-09 19:45:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          sctputil.c 
  Log:
  SVN rev 242839 on 2012-11-09 19:45:17Z by mjg
  
  MFC r242680:
  
  Fix possible spurious sbunlock in sctp_sorecvmsg.
  
  Approved by:    trasz (mentor)
  
  Revision   Changes    Path
  1.93.2.77  +1 -1      src/sys/netinet/sctputil.c



delphij     2012-11-09 21:41:07 UTC

  FreeBSD src repository

  Modified files:
    sys/ofed/include/linux cdev.h 
  Log:
  SVN rev 242841 on 2012-11-09 21:41:07Z by delphij
  
  Use %s when calling make_dev with a string pointer.  This makes
  clang happy.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/ofed/include/linux/cdev.h



delphij     2012-11-10 00:32:47 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kern.pre.mk 
    sys/modules/mthca    Makefile 
  Log:
  SVN rev 242842 on 2012-11-10 00:32:47Z by delphij
  
  Attempt toward a buildable universe by silenting a few warnings for OFED.
  
  Revision  Changes    Path
  1.155     +1 -1      src/sys/conf/kern.pre.mk
  1.3       +1 -1      src/sys/modules/mthca/Makefile



delphij     2012-11-10 01:52:52 UTC

  FreeBSD src repository

  Modified files:
    cddl/contrib/opensolaris/cmd/ztest ztest.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs arc.c dbuf.c 
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys arc.h 
  Log:
  SVN rev 242845 on 2012-11-10 01:52:52Z by delphij
  
  MFV r242729 (mm):
  
  Illumos r13840:97fd5cdf328a:
  
  3145 single-copy arc
  3212 ztest: race condition between vdev_online() and spa_vdev_remove()
  
  Illumos r13849:3468a95b27cd:
  
  3258 ztest's use of file descriptors is unstable
  
  Revision  Changes    Path
  1.20      +66 -46    src/cddl/contrib/opensolaris/cmd/ztest/ztest.c
  1.58      +86 -4     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
  1.18      +18 -1     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
  1.11      +1 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h



alfred      2012-11-10 02:08:40 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/include     vmparam.h 
    sys/kern             kern_mbuf.c subr_param.c 
  Log:
  SVN rev 242847 on 2012-11-10 02:08:40Z by alfred
  
  Allow maxusers to scale on machines with large address space.
  
  Some hooks are added to clamp down maxusers and nmbclusters for
  small address space systems.
  
  VM_MAX_AUTOTUNE_MAXUSERS - the max maxusers that will be autotuned based on
  physical memory.
  VM_MAX_AUTOTUNE_NMBCLUSTERS - max nmbclusters based on physical memory.
  
  These are set to the old values on i386 to preserve the clamping that was
  being done to all arches.
  
  Another macro VM_AUTOTUNE_NMBCLUSTERS is provided to allow an override
  for the calculation on a MD basis.  Currently no arch defines this.
  
  Reviewed by: peter
  MFC after: 2 weeks
  
  Revision  Changes    Path
  1.56      +9 -0      src/sys/i386/include/vmparam.h
  1.53      +10 -1     src/sys/kern/kern_mbuf.c
  1.105     +11 -11    src/sys/kern/subr_param.c



mav         2012-11-10 07:02:57 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 242852 on 2012-11-10 07:02:57Z by mav
  
  Several optimizations to sched_idletd():
   - Do not try to steal load from other CPUs if there was no contest switches
  on this CPU (i.e. it was idle all the time and woke up just for bus mastering
  or TLB shutdown). If current CPU was idle, then it is quite unlikely that some
  other CPU has load to steal.  Under high I/O rate, when TLB shutdowns cause
  numerous CPU wakeups, on 24-CPU system load stealing code may consume up to
  25% of all CPU time without giving any benefits.
   - Change code that implements spinning for load to restart spin in case of
  context switch.  Previous code periodically called cpu_idle() even under
  high interrupt/context switch rate.
   - Rise spinning threshold to 10KHz, where it gives at least some effect
  that may worth consumed power.
  
  Reviewed by:    jeff@
  
  Revision  Changes    Path
  1.318     +35 -18    src/sys/kern/sched_ule.c



kevlo       2012-11-10 08:34:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_athvar.h 
  Log:
  SVN rev 242853 on 2012-11-10 08:34:40Z by kevlo
  
  Fix the build.
  
  Revision  Changes    Path
  1.191     +1 -1      src/sys/dev/ath/if_athvar.h



rdivacky    2012-11-10 10:41:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timewait.c 
  Log:
  SVN rev 242854 on 2012-11-10 10:41:00Z by rdivacky
  
  Initialize hdrlen to 0 to avoid clang warning in NOINET case.
  
  Revision  Changes    Path
  1.324     +1 -0      src/sys/netinet/tcp_timewait.c



nyan        2012-11-10 11:55:52 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98        Makefile.inc 
  Log:
  SVN rev 242855 on 2012-11-10 11:55:52Z by nyan
  
  MFi386: r241785
  
    boot: use -march=i386 for both i386 and amd64 builds
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/boot/pc98/Makefile.inc



avg         2012-11-10 12:04:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/amd64/pci        pci_cfgreg.c 
    sys/i386/pci         pci_cfgreg.c 
  Log:
  SVN rev 242856 on 2012-11-10 12:04:02Z by avg
  
  MFC r241540: pciereg_cfg*: use assembly to access the mem-mapped cfg space
  
  Revision   Changes    Path
  1.116.2.2  +19 -6     src/sys/amd64/pci/pci_cfgreg.c
  1.136.2.2  +20 -6     src/sys/i386/pci/pci_cfgreg.c



avg         2012-11-10 12:04:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/amd64/pci        pci_cfgreg.c 
    sys/i386/pci         pci_cfgreg.c 
  Log:
  SVN rev 242857 on 2012-11-10 12:04:22Z by avg
  
  MFC r241540: pciereg_cfg*: use assembly to access the mem-mapped cfg space
  
  Revision   Changes    Path
  1.115.2.3  +19 -6     src/sys/amd64/pci/pci_cfgreg.c
  1.134.2.3  +20 -6     src/sys/i386/pci/pci_cfgreg.c



avg         2012-11-10 12:06:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs arc.c 
  Log:
  SVN rev 242858 on 2012-11-10 12:06:24Z by avg
  
  MFC r241773: zfs: wait in arc_lowmem only if curproc == pageproc
  
  Revision  Changes    Path
  1.50.2.3  +10 -2     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c



avg         2012-11-10 12:06:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs arc.c 
  Log:
  SVN rev 242859 on 2012-11-10 12:06:36Z by avg
  
  MFC r241773: zfs: wait in arc_lowmem only if curproc == pageproc
  
  Revision   Changes    Path
  1.22.2.19  +10 -2     src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c



avg         2012-11-10 12:08:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/cpuctl       cpuctl.c 
  Log:
  SVN rev 242860 on 2012-11-10 12:08:06Z by avg
  
  MFC r242565: cpuctl_do_cpuid: explicitly use ecx=0 for cpuid call
  
  Revision  Changes    Path
  1.5.4.3   +1 -1      src/sys/dev/cpuctl/cpuctl.c



avg         2012-11-10 12:08:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/cpuctl       cpuctl.c 
  Log:
  SVN rev 242861 on 2012-11-10 12:08:18Z by avg
  
  MFC r242565: cpuctl_do_cpuid: explicitly use ecx=0 for cpuid call
  
  Revision  Changes    Path
  1.5.2.3   +1 -1      src/sys/dev/cpuctl/cpuctl.c



avg         2012-11-10 12:22:26 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ioctl.c 
  Log:
  SVN rev 242862 on 2012-11-10 12:22:26Z by avg
  
  zfs_ioc_destroy_snaps_nvl: remove disk device entries for zvol snapshots
  
  ... before trying to destroy the zvol snapshots themselves.
  
  PR:             kern/173442
  Reported by:    Petri Helenius <petri@helenius.fi>,
                  mm
  Obtained from:  Brian Behlendorf <behlendorf1@llnl.gov>,
                  Illumos Bug #3170
  Tested by:      Petri Helenius <petri@helenius.fi>
  MFC after:      10 days
  
  Revision  Changes    Path
  1.52      +1 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c



nyan        2012-11-10 12:25:27 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98/boot2  boot2.c 
    sys/boot/pc98/btx/btx btx.S 
  Log:
  SVN rev 242863 on 2012-11-10 12:25:27Z by nyan
  
  MFi386: r241301
  
    add detection of serial console presence to btx and boot2-like blocks
  
  Revision  Changes    Path
  1.16      +4 -2      src/sys/boot/pc98/boot2/boot2.c
  1.26      +11 -6     src/sys/boot/pc98/btx/btx/btx.S



nyan        2012-11-10 12:38:06 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98/libpc98 comconsole.c 
  Log:
  SVN rev 242864 on 2012-11-10 12:38:06Z by nyan
  
  MFi386: r241300
  
    i386 comconsole: don't loop forever if hardware doesn't respond
  
      - clear capability flags when hw timeouts
      - retire comc_started status variable and directly use c_flags to see
        if comconsole is selected for use
  
  Revision  Changes    Path
  1.9       +22 -14    src/sys/boot/pc98/libpc98/comconsole.c



nyan        2012-11-10 12:42:28 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98        Makefile.inc 
  Log:
  SVN rev 242865 on 2012-11-10 12:42:28Z by nyan
  
  cosmetic changes to reduce diffs against i386.
  
  Revision  Changes    Path
  1.13      +2 -2      src/sys/boot/pc98/Makefile.inc



nyan        2012-11-10 13:24:33 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/include     bus.h 
  Log:
  SVN rev 242866 on 2012-11-10 13:24:33Z by nyan
  
  Use ANSI prototype to fix build with clang.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.14      +43 -77    src/sys/pc98/include/bus.h



nyan        2012-11-10 13:25:46 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 242867 on 2012-11-10 13:25:46Z by nyan
  
  MFi386: r211924
  
    Register an interrupt vector for DTrace return probes.
  
  Revision  Changes    Path
  1.462     +10 -1     src/sys/pc98/pc98/machdep.c



nyan        2012-11-10 13:41:25 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 242868 on 2012-11-10 13:41:25Z by nyan
  
  Fix some KASSERTs.
  They are missing changes from r208833, r227394 and r227442.
  
  Revision  Changes    Path
  1.463     +3 -1      src/sys/pc98/pc98/machdep.c



nyan        2012-11-10 13:48:41 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 242869 on 2012-11-10 13:48:41Z by nyan
  
  Reduce diffs against i386.
  
  Revision  Changes    Path
  1.464     +3 -1      src/sys/pc98/pc98/machdep.c



nyan        2012-11-10 14:56:35 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             Makefile.pc98 
  Log:
  SVN rev 242870 on 2012-11-10 14:56:35Z by nyan
  
  MFi386: r232263
  
    Fix build mpboot.s with clang.
  
  Revision  Changes    Path
  1.176     +4 -0      src/sys/conf/Makefile.pc98



nyan        2012-11-10 14:58:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ct           bshw_machdep.c ct.c ct_isa.c ct_machdep.h 
    sys/dev/snc          dp83932.c dp83932subr.c if_snc.c 
                         if_snc_cbus.c 
  Log:
  SVN rev 242871 on 2012-11-10 14:58:06Z by nyan
  
  Use ANSI prototype to fix build with clang.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +20 -45    src/sys/dev/ct/bshw_machdep.c
  1.13      +25 -62    src/sys/dev/ct/ct.c
  1.18      +3 -6      src/sys/dev/ct/ct_isa.c
  1.8       +8 -23     src/sys/dev/ct/ct_machdep.h
  1.29      +26 -63    src/sys/dev/snc/dp83932.c
  1.9       +27 -73    src/sys/dev/snc/dp83932subr.c
  1.10      +7 -19     src/sys/dev/snc/if_snc.c
  1.9       +3 -6      src/sys/dev/snc/if_snc_cbus.c



kevlo       2012-11-10 15:21:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_sysctl.c 
  Log:
  SVN rev 242872 on 2012-11-10 15:21:39Z by kevlo
  
  s/ATH_DEBUG/ATH_DEBUG_ALQ
  
  Revision  Changes    Path
  1.30      +1 -1      src/sys/dev/ath/if_ath_sysctl.c



dim         2012-11-10 16:02:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nve          if_nve.c 
  Log:
  SVN rev 242873 on 2012-11-10 16:02:12Z by dim
  
  Fix all the inconsistent nve_os* function declarations and definitions
  in nve(4).  The OS_API structure defined in os.h expects NV_API_CALL
  attributes, effectively regparm(0), on its function pointers, but all
  the functions were declared and defined without this attribute.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.42      +47 -47    src/sys/dev/nve/if_nve.c



attilio     2012-11-10 19:32:16 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fuse          fuse_vfsops.c 
  Log:
  SVN rev 242875 on 2012-11-10 19:32:16Z by attilio
  
  - Protect mnt_data and mnt_flags under the mount interlock
  - Move mp->mnt_stat manipulation where all of them happens
  
  Reported by:    davide
  Discussed with: kib
  Tested by:      flo
  MFC after:      2 months
  X-MFC:          241519, 242536,242616, 242727
  
  Revision  Changes    Path
  1.4       +7 -7      src/sys/fs/fuse/fuse_vfsops.c



adrian      2012-11-10 22:37:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_edma.c 
  Log:
  SVN rev 242880 on 2012-11-10 22:37:06Z by adrian
  
  Correct some rather weird and broken behaviour observed when doing
  actual traffic with an AR9380/AR9382/AR9485.
  
  The sample rate control stats would show impossibly large numbers for
  "successful packets transmitted."  The number was a tad under 2^^64-1.
  So after a bit of digging, I found that the sample rate control code
  was making 'tries' turn into a negative number.. and this was because
  ts_longretry was too small.
  
  The hardware returns "ts_longretry" at the current rate selection,
  not overall for that TX descriptor.  So if you setup four TX rate
  scenarios and the second one works, ts_longretry is only set for
  the number of attempts at that second rate scenario.  The FreeBSD HAL
  code does the correction in ath_hal_proctxdesc() - however, this isn't
  possible with EDMA.
  
  EDMA TX completion is done separate from the original TX descriptor.
  So the real solution is to split out "find ts_rate and ts_longretry"
  from "complete TX descriptor".  Until that's done, put a hack in
  the EDMA TX path that uses the rate scenario information in the ath_buf.
  
  Tested: AR9380, AR9382, AR9485 STA mode
  
  Revision  Changes    Path
  1.17      +14 -1     src/sys/dev/ath/if_ath_tx_edma.c



adrian      2012-11-11 00:34:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx.c 
  Log:
  SVN rev 242881 on 2012-11-11 00:34:10Z by adrian
  
  Don't call av_set_tim() if it's NULL.
  
  This happens during a scan in STA mode; any queued data frames will
  be power save queued but as there's no TIM in STA mode, it panics.
  
  This was introduced by me when I disabled my driver-aware power save
  handling support.
  
  Revision  Changes    Path
  1.104     +2 -0      src/sys/dev/ath/if_ath_tx.c



eadler      2012-11-11 04:07:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/uart         uart_bus_acpi.c 
  Log:
  SVN rev 242883 on 2012-11-11 04:07:09Z by eadler
  
  MFC r242583:
  Add support for a few more devices:
  
          PNP0510 and FUJ02E5 for a  "Wacom Tablet at FuS Lifebook T"
          PNP0502 and PNP0511 for some other generic devices.
  
  PR:             kern/173357
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.3.22.3  +4 -0      src/sys/dev/uart/uart_bus_acpi.c



eadler      2012-11-11 04:07:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/dev/uart         uart_bus_acpi.c 
  Log:
  SVN rev 242884 on 2012-11-11 04:07:09Z by eadler
  
  MFC r242583:
  Add support for a few more devices:
  
          PNP0510 and FUJ02E5 for a  "Wacom Tablet at FuS Lifebook T"
          PNP0502 and PNP0511 for some other generic devices.
  
  PR:             kern/173357
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.4.2.2   +4 -0      src/sys/dev/uart/uart_bus_acpi.c



eadler      2012-11-11 04:07:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/uart         uart_bus_acpi.c 
  Log:
  SVN rev 242885 on 2012-11-11 04:07:10Z by eadler
  
  MFC r242583:
  Add support for a few more devices:
  
          PNP0510 and FUJ02E5 for a  "Wacom Tablet at FuS Lifebook T"
          PNP0502 and PNP0511 for some other generic devices.
  
  PR:             kern/173357
  Approved by:    cperciva (implicit)
  
  Revision  Changes    Path
  1.3.10.2  +4 -0      src/sys/dev/uart/uart_bus_acpi.c



rdivacky    2012-11-11 10:42:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xen/netback  netback_unit_tests.c 
  Log:
  SVN rev 242889 on 2012-11-11 10:42:34Z by rdivacky
  
  Change the XNB_ASSERT from a statement expression to do-while(0) as its
  result is never used.
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/dev/xen/netback/netback_unit_tests.c



rdivacky    2012-11-11 10:45:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xen/netback  netback_unit_tests.c 
  Log:
  SVN rev 242890 on 2012-11-11 10:45:21Z by rdivacky
  
  Fix a typo.
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/dev/xen/netback/netback_unit_tests.c



ed          2012-11-11 12:12:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    sys/kern             tty.c tty_ttydisc.c 
    sys/sys              tty.h 
  Log:
  SVN rev 242892 on 2012-11-11 12:12:44Z by ed
  
  MFC r241161:
  
    Fix faulty error code handling in read(2) on TTYs.
  
    When performing a non-blocking read(2), on a TTY while no data is
    available, we should return EAGAIN. But if there's a modem disconnect,
    we should return 0. Right now we only return 0 when doing a blocking
    read, which is wrong.
  
  MFC r242078:
  
    Correct SIGTTIN handling.
  
    In the old TTY layer, SIGTTIN was correctly handled like this:
  
          while (data should be read) {
                  send SIGTTIN if not foreground process group
                  read data
          }
  
    In the new TTY layer, however, this behaviour was changed, based on a
    false interpretation of the standard:
  
          send SIGTTIN if not foreground process group
          while (data should be read) {
                  read data
          }
  
    Correct this by pushing tty_wait_background() into the ttydisc_read_*()
    functions.
  
    Reported by:  koitsu
    PR:           kern/173010
  
  Revision   Changes    Path
  1.347.2.4  +1 -8      src/sys/kern/tty.c
  1.13.2.3   +28 -12    src/sys/kern/tty_ttydisc.c
  1.119.2.2  +1 -0      src/sys/sys/tty.h



ed          2012-11-11 12:21:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_9)
    share/man/man3       Makefile queue.3 
    sys/sys              cdefs.h param.h queue.h 
  Log:
  SVN rev 242893 on 2012-11-11 12:21:51Z by ed
  
  MFC r240422, r240426 and r240450:
  
    Implement LIST_PREV().
  
    Regular LISTs have been implemented in such a way that the prev-pointer
    does not point to the previous element, but to the next-pointer stored
    in the previous element. This is done to simplify LIST_REMOVE(). This
    macro can be implemented without knowing the address of the list head.
  
    Unfortunately this makes it harder to implement LIST_PREV(), which is
    why this macro was never here. Still, it is possible to implement this
    macro. If the prev-pointer points to the list head, we return NULL.
    Otherwise we simply subtract the offset of the prev-pointer within the
    structure.
  
    It's not as efficient as traversing forward of course, but in practice
    it shouldn't be that bad. In almost all use cases, people will want to
    compare the value returned by LIST_PREV() against NULL, so an optimizing
    compiler will not emit code that does more branching than TAILQs.
  
    While there, add __containerof(). Compared to __member2struct(), this
    macro has the following advantages:
  
    - It ensures that the type of the pointer is compatible with the member
      field of the structure (or a void pointer).
    - It works properly in combination with volatile and const, though
      unfortunately it drops these qualifiers from the returned value.
  
    mdf@ proposed to add the container_of() macro, just like Linux has.
    Eventually I decided against this, as <sys/param.h> is included all over
    the place. It seems container_of() on Linux is specific to the kernel,
    not userspace. I'd rather not pollute userspace with this.
  
    I also thought about adding __container_of(), but this would have two
    advantages. Xorg seems to already have a __container_of(), which is not
    compatible with this version. Also, the underscore in the middle
    conflicts with our existing macros (__offsetof, __rangeof, etc).
  
  Revision    Changes    Path
  1.55.2.2    +1 -0      src/share/man/man3/Makefile
  1.48.2.2    +23 -3     src/share/man/man3/queue.3
  1.114.2.8   +16 -0     src/sys/sys/cdefs.h
  1.487.2.16  +1 -2      src/sys/sys/param.h
  1.75.2.2    +8 -6      src/sys/sys/queue.h



