timcowchip

trueos-install-debug.log

Apr 8th, 2017
2,315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 311.11 KB | None | 0 0
  1. # PC-SYSINSTALL LOG
  2. kern.geom.debugflags: 0 -> 16
  3. kern.geom.label.disk_ident.enable: 0 -> 0
  4. Running: gpart add -a 4k -s 126899M -t freebsd-zfs /dev/ada0
  5. ada0p2 added
  6. Running: gpart add -a 4k -s 4096M -t freebsd-swap /dev/ada0
  7. ada0p4 added
  8. NEWFS: /dev/ada0p2 - ZFS
  9. Creating storage pool tank1 on /dev/ada0p2
  10. Running: zpool create -m none -f tank1 /dev/ada0p2
  11. Running: sync
  12. Running: glabel label swap0 /dev/ada0p4
  13. Running: sync
  14. zfs create -p tank1/ROOT
  15. Running: zfs create -p tank1/ROOT
  16. zfs create -p tank1/ROOT/initial
  17. Running: zfs create -p tank1/ROOT/initial
  18. Running: zfs set mountpoint=/mnt tank1/ROOT/initial
  19. Stamping tank1/ROOT/initial as bootfs
  20. Running: zpool set bootfs=tank1/ROOT/initial tank1
  21. Running: zfs set compress=lz4 tank1/ROOT/initial
  22. Running: zfs set atime=off tank1/ROOT/initial
  23. zfs create -p tank1/tmp
  24. Running: zfs create -p tank1/tmp
  25. Running: zfs set mountpoint=/mnt/tmp tank1/tmp
  26. Running: zfs set compress=lz4 tank1/tmp
  27. Running: zfs set setuid=off tank1/tmp
  28. zfs create -p tank1/usr
  29. Running: zfs create -p tank1/usr
  30. Running: zfs set mountpoint=/mnt/usr tank1/usr
  31. Running: zfs set canmount=off tank1/usr
  32. Running: zfs set mountpoint=none tank1/usr
  33. zfs create -p tank1/usr/home
  34. Running: zfs create -p tank1/usr/home
  35. Running: zfs set mountpoint=/mnt/usr/home tank1/usr/home
  36. Running: zfs set compress=lz4 tank1/usr/home
  37. zfs create -p tank1/usr/jails
  38. Running: zfs create -p tank1/usr/jails
  39. Running: zfs set mountpoint=/mnt/usr/jails tank1/usr/jails
  40. Running: zfs set compress=lz4 tank1/usr/jails
  41. zfs create -o canmount=off -p tank1/usr/local
  42. Running: zfs create -o canmount=off -p tank1/usr/local
  43. Running: zfs set mountpoint=none tank1/usr/local
  44. zfs create -o canmount=off -p tank1/usr/local/share
  45. Running: zfs create -o canmount=off -p tank1/usr/local/share
  46. Running: zfs set mountpoint=none tank1/usr/local/share
  47. zfs create -p tank1/usr/local/share/doc
  48. Running: zfs create -p tank1/usr/local/share/doc
  49. Running: zfs set mountpoint=/mnt/usr/local/share/doc tank1/usr/local/share/doc
  50. Running: zfs set compress=gzip tank1/usr/local/share/doc
  51. zfs create -p tank1/usr/obj
  52. Running: zfs create -p tank1/usr/obj
  53. Running: zfs set mountpoint=/mnt/usr/obj tank1/usr/obj
  54. Running: zfs set compress=lz4 tank1/usr/obj
  55. zfs create -p tank1/usr/ports
  56. Running: zfs create -p tank1/usr/ports
  57. Running: zfs set mountpoint=/mnt/usr/ports tank1/usr/ports
  58. Running: zfs set compress=lz4 tank1/usr/ports
  59. zfs create -p tank1/usr/src
  60. Running: zfs create -p tank1/usr/src
  61. Running: zfs set mountpoint=/mnt/usr/src tank1/usr/src
  62. Running: zfs set compress=lz4 tank1/usr/src
  63. zfs create -p tank1/var
  64. Running: zfs create -p tank1/var
  65. Running: zfs set mountpoint=/mnt/var tank1/var
  66. Running: zfs set canmount=off tank1/var
  67. Running: zfs set atime=on tank1/var
  68. Running: zfs set mountpoint=none tank1/var
  69. zfs create -p tank1/var/audit
  70. Running: zfs create -p tank1/var/audit
  71. Running: zfs set mountpoint=/mnt/var/audit tank1/var/audit
  72. Running: zfs set compress=lz4 tank1/var/audit
  73. zfs create -p tank1/var/log
  74. Running: zfs create -p tank1/var/log
  75. Running: zfs set mountpoint=/mnt/var/log tank1/var/log
  76. Running: zfs set compress=lz4 tank1/var/log
  77. Running: zfs set exec=off tank1/var/log
  78. Running: zfs set setuid=off tank1/var/log
  79. zfs create -p tank1/var/mail
  80. Running: zfs create -p tank1/var/mail
  81. Running: zfs set mountpoint=/mnt/var/mail tank1/var/mail
  82. Running: zfs set compress=lz4 tank1/var/mail
  83. zfs create -p tank1/var/tmp
  84. Running: zfs create -p tank1/var/tmp
  85. Running: zfs set mountpoint=/mnt/var/tmp tank1/var/tmp
  86. Running: zfs set compress=lz4 tank1/var/tmp
  87. Running: zfs set exec=off tank1/var/tmp
  88. Running: zfs set setuid=off tank1/var/tmp
  89. Running: tar xvpf /dist/packages/All/fbsd-distrib.txz -C /mnt
  90. x ./
  91. x ./dev/
  92. x ./var/
  93. x ./proc/
  94. x ./root/
  95. x ./tmp/
  96. x ./mnt/
  97. x ./sys
  98. x ./boot/
  99. x ./sbin/
  100. x ./rescue/
  101. x ./.profile
  102. x ./lib/
  103. x ./libexec/
  104. x ./media/
  105. x ./usr/
  106. x ./bin/
  107. x ./.cshrc
  108. x ./COPYRIGHT
  109. x ./etc/
  110. x ./etc/passwd
  111. x ./etc/syslog.conf
  112. x ./etc/dma/
  113. x ./etc/csh.login
  114. x ./etc/rpc
  115. x ./etc/devd.conf
  116. x ./etc/freebsd-update.conf
  117. x ./etc/ssl/
  118. x ./etc/X11/
  119. x ./etc/netstart
  120. x ./etc/devfs.conf
  121. x ./etc/rc.firewall
  122. x ./etc/periodic/
  123. x ./etc/rc.sendmail
  124. x ./etc/network.subr
  125. x ./etc/hosts
  126. x ./etc/rc.devd
  127. x ./etc/master.passwd
  128. x ./etc/pam.d/
  129. x ./etc/blacklistd.conf
  130. x ./etc/shells
  131. x ./etc/rc.conf.d/
  132. x ./etc/disktab
  133. x ./etc/regdomain.xml
  134. x ./etc/apmd.conf
  135. x ./etc/login.conf.db
  136. x ./etc/spwd.db
  137. x ./etc/rc.bsdextended
  138. x ./etc/unbound
  139. x ./etc/nscd.conf
  140. x ./etc/protocols
  141. x ./etc/netconfig
  142. x ./etc/opieaccess
  143. x ./etc/ppp/
  144. x ./etc/ttys
  145. x ./etc/services
  146. x ./etc/libalias.conf
  147. x ./etc/mac.conf
  148. x ./etc/portsnap.conf
  149. x ./etc/skel/
  150. x ./etc/fbtab
  151. x ./etc/csh.logout
  152. x ./etc/rc
  153. x ./etc/zfs/
  154. x ./etc/autofs/
  155. x ./etc/crontab
  156. x ./etc/syslog.d/
  157. x ./etc/mail.rc
  158. x ./etc/rc.resume
  159. x ./etc/phones
  160. x ./etc/termcap
  161. x ./etc/inetd.conf
  162. x ./etc/ssh/
  163. x ./etc/security/
  164. x ./etc/mail/
  165. x ./etc/locate.rc
  166. x ./etc/init.d/
  167. x ./etc/termcap.small
  168. x ./etc/devd/
  169. x ./etc/local.d/
  170. x ./etc/gss/
  171. x ./etc/hosts.equiv
  172. x ./etc/nsswitch.conf
  173. x ./etc/sysctl.d/
  174. x ./etc/mtree/
  175. x ./etc/csh.cshrc
  176. x ./etc/pccard_ether
  177. x ./etc/libmap.conf
  178. x ./etc/nsmb.conf
  179. x ./etc/newsyslog.conf
  180. x ./etc/login.access
  181. x ./etc/printcap
  182. x ./etc/pwd.db
  183. x ./etc/profile
  184. x ./etc/bluetooth/
  185. x ./etc/networks
  186. x ./etc/rc.d/
  187. x ./etc/ntp/
  188. x ./etc/snmpd.config
  189. x ./etc/motd
  190. x ./etc/ddb.conf
  191. x ./etc/hosts.lpd
  192. x ./etc/remote
  193. x ./etc/rc.subr
  194. x ./etc/conf.d/
  195. x ./etc/dhclient.conf
  196. x ./etc/runlevels/
  197. x ./etc/casper/
  198. x ./etc/pkg/
  199. x ./etc/defaults/
  200. x ./etc/pf.os
  201. x ./etc/group
  202. x ./etc/sysctl.conf
  203. x ./etc/newsyslog.conf.d/
  204. x ./etc/aliases
  205. x ./etc/rmt
  206. x ./etc/login.conf
  207. x ./etc/hosts.allow
  208. x ./etc/rc.suspend
  209. x ./etc/ftpusers
  210. x ./etc/dumpdates
  211. x ./etc/gettytab
  212. x ./etc/amd.map
  213. x ./etc/auto_master
  214. x ./etc/rc.shutdown
  215. x ./etc/cron.d/
  216. x ./etc/make.conf
  217. x ./etc/rc.initdiskless
  218. x ./etc/defaults/bluetooth.device.conf
  219. x ./etc/defaults/devfs.rules
  220. x ./etc/defaults/periodic.conf
  221. x ./etc/defaults/rc.conf
  222. x ./etc/pkg/FreeBSD.conf
  223. x ./etc/casper/system.random
  224. x ./etc/casper/system.dns
  225. x ./etc/casper/system.pwd
  226. x ./etc/casper/system.sysctl
  227. x ./etc/casper/system.grp
  228. x ./etc/runlevels/nonetwork/
  229. x ./etc/runlevels/default/
  230. x ./etc/runlevels/shutdown/
  231. x ./etc/runlevels/sysinit/
  232. x ./etc/runlevels/boot/
  233. x ./etc/runlevels/boot/loopback
  234. x ./etc/runlevels/boot/root
  235. x ./etc/runlevels/boot/fsck
  236. x ./etc/runlevels/boot/bootmisc
  237. x ./etc/runlevels/boot/savecore
  238. x ./etc/runlevels/boot/syscons
  239. x ./etc/runlevels/boot/dumpon
  240. x ./etc/runlevels/boot/hostid
  241. x ./etc/runlevels/boot/motd
  242. x ./etc/runlevels/boot/hostname
  243. x ./etc/runlevels/boot/sysctl
  244. x ./etc/runlevels/boot/routing
  245. x ./etc/runlevels/boot/cron
  246. x ./etc/runlevels/boot/staticroute
  247. x ./etc/runlevels/boot/modules
  248. x ./etc/runlevels/boot/bridge
  249. x ./etc/runlevels/boot/syslogd
  250. x ./etc/runlevels/boot/urandom
  251. x ./etc/runlevels/boot/abi
  252. x ./etc/runlevels/boot/localmount
  253. x ./etc/runlevels/boot/adjkerntz
  254. x ./etc/runlevels/boot/network
  255. x ./etc/runlevels/boot/swap
  256. x ./etc/runlevels/boot/nisdomain
  257. x ./etc/runlevels/boot/zfs
  258. x ./etc/runlevels/boot/newsyslog
  259. x ./etc/runlevels/boot/zvol
  260. x ./etc/runlevels/shutdown/savecache
  261. x ./etc/runlevels/default/local
  262. x ./etc/runlevels/default/netmount
  263. x ./etc/runlevels/nonetwork/local
  264. x ./etc/conf.d/swap
  265. x ./etc/conf.d/ipfw
  266. x ./etc/conf.d/moused
  267. x ./etc/conf.d/powerd
  268. x ./etc/conf.d/netmount
  269. x ./etc/conf.d/urandom
  270. x ./etc/conf.d/tmpfiles
  271. x ./etc/conf.d/savecore
  272. x ./etc/conf.d/ldconfig
  273. x ./etc/conf.d/rarpd
  274. x ./etc/conf.d/bootmisc
  275. x ./etc/conf.d/fsck
  276. x ./etc/conf.d/syscons
  277. x ./etc/conf.d/localmount
  278. x ./etc/conf.d/staticroute
  279. x ./etc/rc.d/savecore
  280. x ./etc/rc.d/securelevel
  281. x ./etc/rc.d/archdep
  282. x ./etc/rc.d/sshd
  283. x ./etc/rc.d/fsck
  284. x ./etc/rc.d/cleanvar
  285. x ./etc/rc.d/mountcritlocal
  286. x ./etc/rc.d/ldconfig
  287. x ./etc/rc.d/syslogd
  288. x ./etc/rc.d/ypserv
  289. x ./etc/rc.d/ypxfrd
  290. x ./etc/rc.d/virecover
  291. x ./etc/rc.d/devd
  292. x ./etc/rc.d/nfsd
  293. x ./etc/rc.d/NETWORKING
  294. x ./etc/rc.d/ftp-proxy
  295. x ./etc/rc.d/root
  296. x ./etc/rc.d/kadmind
  297. x ./etc/rc.d/nscd
  298. x ./etc/rc.d/accounting
  299. x ./etc/rc.d/localpkg
  300. x ./etc/rc.d/apm
  301. x ./etc/rc.d/static_arp
  302. x ./etc/rc.d/zfsd
  303. x ./etc/rc.d/nfsclient
  304. x ./etc/rc.d/ipsec
  305. x ./etc/rc.d/mountd
  306. x ./etc/rc.d/ctld
  307. x ./etc/rc.d/nfscbd
  308. x ./etc/rc.d/bgfsck
  309. x ./etc/rc.d/moused
  310. x ./etc/rc.d/mdconfig2
  311. x ./etc/rc.d/kfd
  312. x ./etc/rc.d/bluetooth
  313. x ./etc/rc.d/powerd
  314. x ./etc/rc.d/bridge
  315. x ./etc/rc.d/cron
  316. x ./etc/rc.d/pflog
  317. x ./etc/rc.d/routed
  318. x ./etc/rc.d/wpa_supplicant
  319. x ./etc/rc.d/keyserv
  320. x ./etc/rc.d/growfs
  321. x ./etc/rc.d/addswap
  322. x ./etc/rc.d/rwho
  323. x ./etc/rc.d/ipropd_slave
  324. x ./etc/rc.d/watchdogd
  325. x ./etc/rc.d/ipfilter
  326. x ./etc/rc.d/pwcheck
  327. x ./etc/rc.d/motd
  328. x ./etc/rc.d/sdpd
  329. x ./etc/rc.d/iovctl
  330. x ./etc/rc.d/ipropd_master
  331. x ./etc/rc.d/hostname
  332. x ./etc/rc.d/rtadvd
  333. x ./etc/rc.d/dhclient
  334. x ./etc/rc.d/dumpon
  335. x ./etc/rc.d/hastd
  336. x ./etc/rc.d/dmesg
  337. x ./etc/rc.d/mountlate
  338. x ./etc/rc.d/ugidfw
  339. x ./etc/rc.d/sendmail
  340. x ./etc/rc.d/hostid
  341. x ./etc/rc.d/ntpdate
  342. x ./etc/rc.d/sppp
  343. x ./etc/rc.d/iscsictl
  344. x ./etc/rc.d/LOGIN
  345. x ./etc/rc.d/utx
  346. x ./etc/rc.d/nsswitch
  347. x ./etc/rc.d/sysctl
  348. x ./etc/rc.d/nfsuserd
  349. x ./etc/rc.d/geli2
  350. x ./etc/rc.d/ip6addrctl
  351. x ./etc/rc.d/quota
  352. x ./etc/rc.d/atm3
  353. x ./etc/rc.d/kldxref
  354. x ./etc/rc.d/bootparams
  355. x ./etc/rc.d/kld
  356. x ./etc/rc.d/msgs
  357. x ./etc/rc.d/cleartmp
  358. x ./etc/rc.d/hcsecd
  359. x ./etc/rc.d/atm1
  360. x ./etc/rc.d/netoptions
  361. x ./etc/rc.d/ppp
  362. x ./etc/rc.d/var
  363. x ./etc/rc.d/power_profile
  364. x ./etc/rc.d/kpasswdd
  365. x ./etc/rc.d/ypldap
  366. x ./etc/rc.d/FILESYSTEMS
  367. x ./etc/rc.d/ipmon
  368. x ./etc/rc.d/zfs
  369. x ./etc/rc.d/blacklistd
  370. x ./etc/rc.d/mixer
  371. x ./etc/rc.d/geli
  372. x ./etc/rc.d/natd
  373. x ./etc/rc.d/SERVERS
  374. x ./etc/rc.d/gptboot
  375. x ./etc/rc.d/nisdomain
  376. x ./etc/rc.d/local_unbound
  377. x ./etc/rc.d/ipfw
  378. x ./etc/rc.d/swaplate
  379. x ./etc/rc.d/auditd
  380. x ./etc/rc.d/rtsold
  381. x ./etc/rc.d/devfs
  382. x ./etc/rc.d/automountd
  383. x ./etc/rc.d/hostapd
  384. x ./etc/rc.d/defaultroute
  385. x ./etc/rc.d/apmd
  386. x ./etc/rc.d/kdc
  387. x ./etc/rc.d/rpcbind
  388. x ./etc/rc.d/netif
  389. x ./etc/rc.d/ftpd
  390. x ./etc/rc.d/syscons
  391. x ./etc/rc.d/ypbind
  392. x ./etc/rc.d/bsnmpd
  393. x ./etc/rc.d/jail
  394. x ./etc/rc.d/autounmountd
  395. x ./etc/rc.d/ypupdated
  396. x ./etc/rc.d/route6d
  397. x ./etc/rc.d/pfsync
  398. x ./etc/rc.d/gbde
  399. x ./etc/rc.d/newsyslog
  400. x ./etc/rc.d/static_ndp
  401. x ./etc/rc.d/swap
  402. x ./etc/rc.d/local
  403. x ./etc/rc.d/netwait
  404. x ./etc/rc.d/auditdistd
  405. x ./etc/rc.d/automount
  406. x ./etc/rc.d/ypset
  407. x ./etc/rc.d/ccd
  408. x ./etc/rc.d/DAEMON
  409. x ./etc/rc.d/mountcritremote
  410. x ./etc/rc.d/amd
  411. x ./etc/rc.d/pf
  412. x ./etc/rc.d/lpd
  413. x ./etc/rc.d/rctl
  414. x ./etc/rc.d/ddb
  415. x ./etc/rc.d/atm2
  416. x ./etc/rc.d/rfcomm_pppd_server
  417. x ./etc/rc.d/mdconfig
  418. x ./etc/rc.d/ipnat
  419. x ./etc/rc.d/tmp
  420. x ./etc/rc.d/timed
  421. x ./etc/rc.d/zfsbe
  422. x ./etc/rc.d/routing
  423. x ./etc/rc.d/rarpd
  424. x ./etc/rc.d/abi
  425. x ./etc/rc.d/resolv
  426. x ./etc/rc.d/serial
  427. x ./etc/rc.d/othermta
  428. x ./etc/rc.d/inetd
  429. x ./etc/rc.d/pppoed
  430. x ./etc/rc.d/ipfs
  431. x ./etc/rc.d/bthidd
  432. x ./etc/rc.d/iscsid
  433. x ./etc/rc.d/yppasswdd
  434. x ./etc/rc.d/random
  435. x ./etc/rc.d/adjkerntz
  436. x ./etc/rc.d/lockd
  437. x ./etc/rc.d/gssd
  438. x ./etc/rc.d/ubthidhci
  439. x ./etc/rc.d/statd
  440. x ./etc/rc.d/zvol
  441. x ./etc/rc.d/hostid_save
  442. x ./etc/rc.d/stf
  443. x ./etc/bluetooth/protocols
  444. x ./etc/bluetooth/hcsecd.conf
  445. x ./etc/bluetooth/hosts
  446. x ./etc/mtree/BSD.tests.dist
  447. x ./etc/mtree/BSD.root.dist
  448. x ./etc/mtree/BSD.debug.dist
  449. x ./etc/mtree/BSD.sendmail.dist
  450. x ./etc/mtree/BSD.usr.dist
  451. x ./etc/mtree/BSD.include.dist
  452. x ./etc/mtree/BSD.var.dist
  453. x ./etc/mtree/BSD.lib32.dist
  454. x ./etc/sysctl.d/README
  455. x ./etc/gss/qop
  456. x ./etc/gss/mech
  457. x ./etc/local.d/README
  458. x ./etc/devd/hyperv.conf
  459. x ./etc/devd/usb.conf
  460. x ./etc/devd/uath.conf
  461. x ./etc/devd/zfs.conf
  462. x ./etc/devd/asus.conf
  463. x ./etc/devd/ulpt.conf
  464. x ./etc/init.d/auditdistd
  465. x ./etc/init.d/pflog
  466. x ./etc/init.d/localmount
  467. x ./etc/init.d/fsck
  468. x ./etc/init.d/sshd
  469. x ./etc/init.d/routing
  470. x ./etc/init.d/root
  471. x ./etc/init.d/ypldap
  472. x ./etc/init.d/nfsd
  473. x ./etc/init.d/devd
  474. x ./etc/init.d/bluetooth
  475. x ./etc/init.d/iscsictl
  476. x ./etc/init.d/auditd
  477. x ./etc/init.d/nfsuserd
  478. x ./etc/init.d/nscd
  479. x ./etc/init.d/nsswitch
  480. x ./etc/init.d/hostname
  481. x ./etc/init.d/zfs
  482. x ./etc/init.d/modules
  483. x ./etc/init.d/sendmail
  484. x ./etc/init.d/ypbind
  485. x ./etc/init.d/cron
  486. x ./etc/init.d/wpa_supplicant
  487. x ./etc/init.d/savecache
  488. x ./etc/init.d/blacklistd
  489. x ./etc/init.d/motd
  490. x ./etc/init.d/functions.sh
  491. x ./etc/init.d/savecore
  492. x ./etc/init.d/ldconfig
  493. x ./etc/init.d/automountd
  494. x ./etc/init.d/amd
  495. x ./etc/init.d/syscons
  496. x ./etc/init.d/iscsid
  497. x ./etc/init.d/loopback
  498. x ./etc/init.d/rpcbind
  499. x ./etc/init.d/nfsclient
  500. x ./etc/init.d/abi
  501. x ./etc/init.d/bootmisc
  502. x ./etc/init.d/hostapd
  503. x ./etc/init.d/ypxfrd
  504. x ./etc/init.d/ypserv
  505. x ./etc/init.d/pf
  506. x ./etc/init.d/ypset
  507. x ./etc/init.d/netmount
  508. x ./etc/init.d/staticroute
  509. x ./etc/init.d/tmpfiles.setup
  510. x ./etc/init.d/runsvdir
  511. x ./etc/init.d/ipfw
  512. x ./etc/init.d/inetd
  513. x ./etc/init.d/autounmountd
  514. x ./etc/init.d/rc-enabled
  515. x ./etc/init.d/natd
  516. x ./etc/init.d/automount
  517. x ./etc/init.d/rarpd
  518. x ./etc/init.d/ftpd
  519. x ./etc/init.d/adjkerntz
  520. x ./etc/init.d/moused
  521. x ./etc/init.d/statd
  522. x ./etc/init.d/local_unbound
  523. x ./etc/init.d/swap
  524. x ./etc/init.d/mountd
  525. x ./etc/init.d/yppasswdd
  526. x ./etc/init.d/lockd
  527. x ./etc/init.d/jail
  528. x ./etc/init.d/nisdomain
  529. x ./etc/init.d/urandom
  530. x ./etc/init.d/bridge
  531. x ./etc/init.d/powerd
  532. x ./etc/init.d/syslogd
  533. x ./etc/init.d/mixer
  534. x ./etc/init.d/s6-svscan
  535. x ./etc/init.d/dumpon
  536. x ./etc/init.d/accounting
  537. x ./etc/init.d/hostid
  538. x ./etc/init.d/newsyslog
  539. x ./etc/init.d/ypupdated
  540. x ./etc/init.d/devfs
  541. x ./etc/init.d/encswap
  542. x ./etc/init.d/sysctl
  543. x ./etc/init.d/zvol
  544. x ./etc/init.d/local
  545. x ./etc/init.d/network
  546. x ./etc/init.d/gssd
  547. x ./etc/mail/freebsd.submit.mc
  548. x ./etc/mail/mailer.conf
  549. x ./etc/mail/sendmail.cf
  550. x ./etc/mail/freebsd.cf
  551. x ./etc/mail/access.sample
  552. x ./etc/mail/aliases
  553. x ./etc/mail/freebsd.submit.cf
  554. x ./etc/mail/README
  555. x ./etc/mail/helpfile
  556. x ./etc/mail/virtusertable.sample
  557. x ./etc/mail/mailertable.sample
  558. x ./etc/mail/Makefile
  559. x ./etc/mail/submit.cf
  560. x ./etc/mail/freebsd.mc
  561. x ./etc/security/audit_class
  562. x ./etc/security/audit_control
  563. x ./etc/security/audit_event
  564. x ./etc/security/audit_user
  565. x ./etc/security/audit_warn
  566. x ./etc/ssh/ssh_config
  567. x ./etc/ssh/sshd_config
  568. x ./etc/ssh/moduli
  569. x ./etc/autofs/include_ldap
  570. x ./etc/autofs/special_null
  571. x ./etc/autofs/special_noauto
  572. x ./etc/autofs/special_automount
  573. x ./etc/autofs/special_media
  574. x ./etc/autofs/special_hosts
  575. x ./etc/ppp/ppp.conf
  576. x ./etc/pam.d/cron
  577. x ./etc/pam.d/pop3
  578. x ./etc/pam.d/ftp
  579. x ./etc/pam.d/sshd
  580. x ./etc/pam.d/atrun
  581. x ./etc/pam.d/su
  582. x ./etc/pam.d/other
  583. x ./etc/pam.d/xdm
  584. x ./etc/pam.d/imap
  585. x ./etc/pam.d/rsh
  586. x ./etc/pam.d/README
  587. x ./etc/pam.d/passwd
  588. x ./etc/pam.d/login
  589. x ./etc/pam.d/telnetd
  590. x ./etc/pam.d/system
  591. x ./etc/pam.d/ftpd
  592. x ./etc/periodic/monthly/
  593. x ./etc/periodic/weekly/
  594. x ./etc/periodic/daily/
  595. x ./etc/periodic/security/
  596. x ./etc/periodic/security/400.passwdless
  597. x ./etc/periodic/security/520.pfdenied
  598. x ./etc/periodic/security/300.chkuid0
  599. x ./etc/periodic/security/100.chksetuid
  600. x ./etc/periodic/security/110.neggrpperm
  601. x ./etc/periodic/security/550.ipfwlimit
  602. x ./etc/periodic/security/800.loginfail
  603. x ./etc/periodic/security/security.functions
  604. x ./etc/periodic/security/200.chkmounts
  605. x ./etc/periodic/security/500.ipfwdenied
  606. x ./etc/periodic/security/900.tcpwrap
  607. x ./etc/periodic/security/410.logincheck
  608. x ./etc/periodic/security/610.ipf6denied
  609. x ./etc/periodic/security/700.kernelmsg
  610. x ./etc/periodic/security/510.ipfdenied
  611. x ./etc/periodic/daily/110.clean-tmps
  612. x ./etc/periodic/daily/408.status-gstripe
  613. x ./etc/periodic/daily/404.status-zfs
  614. x ./etc/periodic/daily/510.status-world-kernel
  615. x ./etc/periodic/daily/150.clean-hoststat
  616. x ./etc/periodic/daily/460.status-mail-rejects
  617. x ./etc/periodic/daily/300.calendar
  618. x ./etc/periodic/daily/400.status-disks
  619. x ./etc/periodic/daily/440.status-mailq
  620. x ./etc/periodic/daily/800.scrub-zfs
  621. x ./etc/periodic/daily/500.queuerun
  622. x ./etc/periodic/daily/100.clean-disks
  623. x ./etc/periodic/daily/401.status-graid
  624. x ./etc/periodic/daily/406.status-gmirror
  625. x ./etc/periodic/daily/450.status-security
  626. x ./etc/periodic/daily/420.status-network
  627. x ./etc/periodic/daily/120.clean-preserve
  628. x ./etc/periodic/daily/999.local
  629. x ./etc/periodic/daily/200.backup-passwd
  630. x ./etc/periodic/daily/210.backup-aliases
  631. x ./etc/periodic/daily/310.accounting
  632. x ./etc/periodic/daily/130.clean-msgs
  633. x ./etc/periodic/daily/140.clean-rwho
  634. x ./etc/periodic/daily/409.status-gconcat
  635. x ./etc/periodic/daily/430.status-uptime
  636. x ./etc/periodic/daily/407.status-graid3
  637. x ./etc/periodic/daily/330.news
  638. x ./etc/periodic/weekly/340.noid
  639. x ./etc/periodic/weekly/330.catman
  640. x ./etc/periodic/weekly/450.status-security
  641. x ./etc/periodic/weekly/999.local
  642. x ./etc/periodic/weekly/310.locate
  643. x ./etc/periodic/weekly/320.whatis
  644. x ./etc/periodic/monthly/200.accounting
  645. x ./etc/periodic/monthly/450.status-security
  646. x ./etc/periodic/monthly/999.local
  647. x ./etc/ssl/openssl.cnf
  648. x ./etc/dma/dma.conf
  649. x ./usr/share/
  650. x ./usr/sbin/
  651. x ./usr/include/
  652. x ./usr/lib32/
  653. x ./usr/local/
  654. x ./usr/tests/
  655. x ./usr/libdata/
  656. x ./usr/libexec/
  657. x ./usr/lib/
  658. x ./usr/src/
  659. x ./usr/bin/
  660. x ./usr/obj/
  661. x ./usr/lib/libxo/
  662. x ./usr/lib/aout/
  663. x ./usr/lib/libgcc_eh_p.a
  664. x ./usr/lib/compat/
  665. x ./usr/lib/libgcc_eh.a
  666. x ./usr/lib/i18n/
  667. x ./usr/lib/dtrace/
  668. x ./usr/lib/debug/
  669. x ./usr/lib/clang/
  670. x ./usr/lib/engines/
  671. x ./usr/lib/clang/4.0.0/
  672. x ./usr/lib/clang/4.0.0/lib/
  673. x ./usr/lib/clang/4.0.0/include/
  674. x ./usr/lib/clang/4.0.0/include/sanitizer/
  675. x ./usr/lib/clang/4.0.0/lib/freebsd/
  676. x ./usr/lib/debug/lib/
  677. x ./usr/lib/debug/boot/
  678. x ./usr/lib/debug/bin/
  679. x ./usr/lib/debug/usr/
  680. x ./usr/lib/debug/libexec/
  681. x ./usr/lib/debug/sbin/
  682. x ./usr/lib/debug/usr/sbin/
  683. x ./usr/lib/debug/usr/libexec/
  684. x ./usr/lib/debug/usr/lib32/
  685. x ./usr/lib/debug/usr/tests/
  686. x ./usr/lib/debug/usr/bin/
  687. x ./usr/lib/debug/usr/lib/
  688. x ./usr/lib/debug/usr/lib/engines/
  689. x ./usr/lib/debug/usr/lib/i18n/
  690. x ./usr/lib/debug/usr/lib/clang/
  691. x ./usr/lib/debug/usr/lib/clang/4.0.0/
  692. x ./usr/lib/debug/usr/lib/clang/4.0.0/lib/
  693. x ./usr/lib/debug/usr/lib/clang/4.0.0/lib/freebsd/
  694. x ./usr/lib/debug/usr/tests/secure/
  695. x ./usr/lib/debug/usr/tests/sys/
  696. x ./usr/lib/debug/usr/tests/usr.bin/
  697. x ./usr/lib/debug/usr/tests/share/
  698. x ./usr/lib/debug/usr/tests/cddl/
  699. x ./usr/lib/debug/usr/tests/usr.sbin/
  700. x ./usr/lib/debug/usr/tests/libexec/
  701. x ./usr/lib/debug/usr/tests/bin/
  702. x ./usr/lib/debug/usr/tests/sbin/
  703. x ./usr/lib/debug/usr/tests/etc/
  704. x ./usr/lib/debug/usr/tests/gnu/
  705. x ./usr/lib/debug/usr/tests/games/
  706. x ./usr/lib/debug/usr/tests/lib/
  707. x ./usr/lib/debug/usr/tests/lib/libcrypt/
  708. x ./usr/lib/debug/usr/tests/lib/atf/
  709. x ./usr/lib/debug/usr/tests/lib/libxo/
  710. x ./usr/lib/debug/usr/tests/lib/libmp/
  711. x ./usr/lib/debug/usr/tests/lib/librt/
  712. x ./usr/lib/debug/usr/tests/lib/libnv/
  713. x ./usr/lib/debug/usr/tests/lib/libcam/
  714. x ./usr/lib/debug/usr/tests/lib/msun/
  715. x ./usr/lib/debug/usr/tests/lib/libc/
  716. x ./usr/lib/debug/usr/tests/lib/libutil/
  717. x ./usr/lib/debug/usr/tests/lib/libarchive/
  718. x ./usr/lib/debug/usr/tests/lib/libproc/
  719. x ./usr/lib/debug/usr/tests/lib/libcasper/
  720. x ./usr/lib/debug/usr/tests/lib/libthr/
  721. x ./usr/lib/debug/usr/tests/lib/libdevdctl/
  722. x ./usr/lib/debug/usr/tests/lib/libthr/dlopen/
  723. x ./usr/lib/debug/usr/tests/lib/libcasper/services/
  724. x ./usr/lib/debug/usr/tests/lib/libcasper/services/cap_dns/
  725. x ./usr/lib/debug/usr/tests/lib/libcasper/services/cap_pwd/
  726. x ./usr/lib/debug/usr/tests/lib/libcasper/services/cap_sysctl/
  727. x ./usr/lib/debug/usr/tests/lib/libcasper/services/cap_grp/
  728. x ./usr/lib/debug/usr/tests/lib/libc/tls/
  729. x ./usr/lib/debug/usr/tests/lib/libc/inet/
  730. x ./usr/lib/debug/usr/tests/lib/libc/sys/
  731. x ./usr/lib/debug/usr/tests/lib/libc/rpc/
  732. x ./usr/lib/debug/usr/tests/lib/libc/db/
  733. x ./usr/lib/debug/usr/tests/lib/libc/regex/
  734. x ./usr/lib/debug/usr/tests/lib/libc/locale/
  735. x ./usr/lib/debug/usr/tests/lib/libc/hash/
  736. x ./usr/lib/debug/usr/tests/lib/libc/gen/
  737. x ./usr/lib/debug/usr/tests/lib/libc/c063/
  738. x ./usr/lib/debug/usr/tests/lib/libc/termios/
  739. x ./usr/lib/debug/usr/tests/lib/libc/resolv/
  740. x ./usr/lib/debug/usr/tests/lib/libc/iconv/
  741. x ./usr/lib/debug/usr/tests/lib/libc/ttyio/
  742. x ./usr/lib/debug/usr/tests/lib/libc/setjmp/
  743. x ./usr/lib/debug/usr/tests/lib/libc/net/
  744. x ./usr/lib/debug/usr/tests/lib/libc/time/
  745. x ./usr/lib/debug/usr/tests/lib/libc/stdlib/
  746. x ./usr/lib/debug/usr/tests/lib/libc/nss/
  747. x ./usr/lib/debug/usr/tests/lib/libc/string/
  748. x ./usr/lib/debug/usr/tests/lib/libc/stdio/
  749. x ./usr/lib/debug/usr/tests/lib/libc/ssp/
  750. x ./usr/lib/debug/usr/tests/lib/libc/net/getaddrinfo/
  751. x ./usr/lib/debug/usr/tests/lib/libc/net/getaddrinfo/data/
  752. x ./usr/lib/debug/usr/tests/lib/libc/gen/posix_spawn/
  753. x ./usr/lib/debug/usr/tests/lib/libc/gen/execve/
  754. x ./usr/lib/debug/usr/tests/lib/libc/hash/data/
  755. x ./usr/lib/debug/usr/tests/lib/libc/regex/data/
  756. x ./usr/lib/debug/usr/tests/lib/libc/tls/dso/
  757. x ./usr/lib/debug/usr/tests/lib/atf/libatf-c/
  758. x ./usr/lib/debug/usr/tests/lib/atf/test-programs/
  759. x ./usr/lib/debug/usr/tests/lib/atf/libatf-c++/
  760. x ./usr/lib/debug/usr/tests/lib/atf/libatf-c++/detail/
  761. x ./usr/lib/debug/usr/tests/lib/atf/libatf-c/detail/
  762. x ./usr/lib/debug/usr/tests/gnu/lib/
  763. x ./usr/lib/debug/usr/tests/gnu/usr.bin/
  764. x ./usr/lib/debug/usr/tests/gnu/usr.bin/diff/
  765. x ./usr/lib/debug/usr/tests/etc/rc.d/
  766. x ./usr/lib/debug/usr/tests/sbin/dhclient/
  767. x ./usr/lib/debug/usr/tests/sbin/growfs/
  768. x ./usr/lib/debug/usr/tests/sbin/devd/
  769. x ./usr/lib/debug/usr/tests/sbin/mdconfig/
  770. x ./usr/lib/debug/usr/tests/sbin/ifconfig/
  771. x ./usr/lib/debug/usr/tests/bin/test/
  772. x ./usr/lib/debug/usr/tests/bin/dd/
  773. x ./usr/lib/debug/usr/tests/bin/pkill/
  774. x ./usr/lib/debug/usr/tests/bin/expr/
  775. x ./usr/lib/debug/usr/tests/bin/date/
  776. x ./usr/lib/debug/usr/tests/bin/ls/
  777. x ./usr/lib/debug/usr/tests/bin/pwait/
  778. x ./usr/lib/debug/usr/tests/bin/cat/
  779. x ./usr/lib/debug/usr/tests/bin/sleep/
  780. x ./usr/lib/debug/usr/tests/bin/sh/
  781. x ./usr/lib/debug/usr/tests/bin/pax/
  782. x ./usr/lib/debug/usr/tests/bin/mv/
  783. x ./usr/lib/debug/usr/tests/bin/sh/parameters/
  784. x ./usr/lib/debug/usr/tests/bin/sh/expansion/
  785. x ./usr/lib/debug/usr/tests/bin/sh/builtins/
  786. x ./usr/lib/debug/usr/tests/bin/sh/set-e/
  787. x ./usr/lib/debug/usr/tests/bin/sh/errors/
  788. x ./usr/lib/debug/usr/tests/bin/sh/execution/
  789. x ./usr/lib/debug/usr/tests/bin/sh/parser/
  790. x ./usr/lib/debug/usr/tests/libexec/rtld-elf/
  791. x ./usr/lib/debug/usr/tests/libexec/atf/
  792. x ./usr/lib/debug/usr/tests/libexec/atf/atf-sh/
  793. x ./usr/lib/debug/usr/tests/libexec/atf/atf-check/
  794. x ./usr/lib/debug/usr/tests/usr.sbin/rpcbind/
  795. x ./usr/lib/debug/usr/tests/usr.sbin/etcupdate/
  796. x ./usr/lib/debug/usr/tests/usr.sbin/fstyp/
  797. x ./usr/lib/debug/usr/tests/usr.sbin/nmtree/
  798. x ./usr/lib/debug/usr/tests/usr.sbin/newsyslog/
  799. x ./usr/lib/debug/usr/tests/usr.sbin/extattr/
  800. x ./usr/lib/debug/usr/tests/usr.sbin/makefs/
  801. x ./usr/lib/debug/usr/tests/usr.sbin/sa/
  802. x ./usr/lib/debug/usr/tests/usr.sbin/pw/
  803. x ./usr/lib/debug/usr/tests/usr.sbin/chown/
  804. x ./usr/lib/debug/usr/tests/cddl/usr.bin/
  805. x ./usr/lib/debug/usr/tests/cddl/lib/
  806. x ./usr/lib/debug/usr/tests/cddl/sbin/
  807. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/
  808. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/zfsd/
  809. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/
  810. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/
  811. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/uctf/
  812. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/enum/
  813. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/io/
  814. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/raise/
  815. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/begin/
  816. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/funcs/
  817. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/stop/
  818. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/stackdepth/
  819. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/mdb/
  820. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/drops/
  821. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/version/
  822. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/strlen/
  823. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/json/
  824. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/llquantize/
  825. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/builtinvar/
  826. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/plockstat/
  827. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/lexer/
  828. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/multiaggs/
  829. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/stability/
  830. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/end/
  831. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/misc/
  832. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/preprocessor/
  833. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/stack/
  834. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/cg/
  835. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/sugar/
  836. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/safety/
  837. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/scalars/
  838. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/clauses/
  839. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/strtoll/
  840. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/decls/
  841. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/typedef/
  842. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/pid/
  843. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/predicates/
  844. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/trace/
  845. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/fbtprovider/
  846. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/java_api/
  847. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/include/
  848. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/pragma/
  849. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/usdt/
  850. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/error/
  851. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/probes/
  852. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/proc/
  853. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/vars/
  854. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/struct/
  855. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/ustack/
  856. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/arithmetic/
  857. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/tick-n/
  858. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/grammar/
  859. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/inline/
  860. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/sysevent/
  861. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/profile-n/
  862. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/offsetof/
  863. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/mib/
  864. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/exit/
  865. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/printf/
  866. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/printa/
  867. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/cpc/
  868. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/syscall/
  869. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/aggs/
  870. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/sizeof/
  871. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/sched/
  872. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/buffering/
  873. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/print/
  874. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/privs/
  875. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/operators/
  876. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/ip/
  877. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/pointers/
  878. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/bitfields/
  879. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/rates/
  880. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/speculation/
  881. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/arrays/
  882. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/scripting/
  883. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/types/
  884. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/sdt/
  885. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/tracemem/
  886. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/providers/
  887. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/union/
  888. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/translators/
  889. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/dtraceUtil/
  890. x ./usr/lib/debug/usr/tests/cddl/usr.sbin/dtrace/common/assocs/
  891. x ./usr/lib/debug/usr/tests/share/examples/
  892. x ./usr/lib/debug/usr/tests/share/examples/tests/
  893. x ./usr/lib/debug/usr/tests/share/examples/tests/atf/
  894. x ./usr/lib/debug/usr/tests/share/examples/tests/plain/
  895. x ./usr/lib/debug/usr/tests/usr.bin/sdiff/
  896. x ./usr/lib/debug/usr/tests/usr.bin/join/
  897. x ./usr/lib/debug/usr/tests/usr.bin/yacc/
  898. x ./usr/lib/debug/usr/tests/usr.bin/tr/
  899. x ./usr/lib/debug/usr/tests/usr.bin/ncal/
  900. x ./usr/lib/debug/usr/tests/usr.bin/bsdcat/
  901. x ./usr/lib/debug/usr/tests/usr.bin/jot/
  902. x ./usr/lib/debug/usr/tests/usr.bin/truncate/
  903. x ./usr/lib/debug/usr/tests/usr.bin/file2c/
  904. x ./usr/lib/debug/usr/tests/usr.bin/lastcomm/
  905. x ./usr/lib/debug/usr/tests/usr.bin/grep/
  906. x ./usr/lib/debug/usr/tests/usr.bin/ident/
  907. x ./usr/lib/debug/usr/tests/usr.bin/xinstall/
  908. x ./usr/lib/debug/usr/tests/usr.bin/mkimg/
  909. x ./usr/lib/debug/usr/tests/usr.bin/cpio/
  910. x ./usr/lib/debug/usr/tests/usr.bin/sed/
  911. x ./usr/lib/debug/usr/tests/usr.bin/comm/
  912. x ./usr/lib/debug/usr/tests/usr.bin/uudecode/
  913. x ./usr/lib/debug/usr/tests/usr.bin/uniq/
  914. x ./usr/lib/debug/usr/tests/usr.bin/indent/
  915. x ./usr/lib/debug/usr/tests/usr.bin/dirname/
  916. x ./usr/lib/debug/usr/tests/usr.bin/gzip/
  917. x ./usr/lib/debug/usr/tests/usr.bin/xo/
  918. x ./usr/lib/debug/usr/tests/usr.bin/m4/
  919. x ./usr/lib/debug/usr/tests/usr.bin/cmp/
  920. x ./usr/lib/debug/usr/tests/usr.bin/bmake/
  921. x ./usr/lib/debug/usr/tests/usr.bin/basename/
  922. x ./usr/lib/debug/usr/tests/usr.bin/opensm/
  923. x ./usr/lib/debug/usr/tests/usr.bin/apply/
  924. x ./usr/lib/debug/usr/tests/usr.bin/uuencode/
  925. x ./usr/lib/debug/usr/tests/usr.bin/units/
  926. x ./usr/lib/debug/usr/tests/usr.bin/timeout/
  927. x ./usr/lib/debug/usr/tests/usr.bin/limits/
  928. x ./usr/lib/debug/usr/tests/usr.bin/col/
  929. x ./usr/lib/debug/usr/tests/usr.bin/xargs/
  930. x ./usr/lib/debug/usr/tests/usr.bin/printf/
  931. x ./usr/lib/debug/usr/tests/usr.bin/tar/
  932. x ./usr/lib/debug/usr/tests/usr.bin/cut/
  933. x ./usr/lib/debug/usr/tests/usr.bin/soelim/
  934. x ./usr/lib/debug/usr/tests/usr.bin/tail/
  935. x ./usr/lib/debug/usr/tests/usr.bin/calendar/
  936. x ./usr/lib/debug/usr/tests/usr.bin/diff/
  937. x ./usr/lib/debug/usr/tests/usr.bin/bmake/suffixes/
  938. x ./usr/lib/debug/usr/tests/usr.bin/bmake/variables/
  939. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/
  940. x ./usr/lib/debug/usr/tests/usr.bin/bmake/execution/
  941. x ./usr/lib/debug/usr/tests/usr.bin/bmake/syntax/
  942. x ./usr/lib/debug/usr/tests/usr.bin/bmake/archives/
  943. x ./usr/lib/debug/usr/tests/usr.bin/bmake/basic/
  944. x ./usr/lib/debug/usr/tests/usr.bin/bmake/shell/
  945. x ./usr/lib/debug/usr/tests/usr.bin/bmake/shell/select/
  946. x ./usr/lib/debug/usr/tests/usr.bin/bmake/shell/meta/
  947. x ./usr/lib/debug/usr/tests/usr.bin/bmake/shell/replace/
  948. x ./usr/lib/debug/usr/tests/usr.bin/bmake/shell/builtin/
  949. x ./usr/lib/debug/usr/tests/usr.bin/bmake/shell/path_select/
  950. x ./usr/lib/debug/usr/tests/usr.bin/bmake/shell/path/
  951. x ./usr/lib/debug/usr/tests/usr.bin/bmake/basic/t2/
  952. x ./usr/lib/debug/usr/tests/usr.bin/bmake/basic/t1/
  953. x ./usr/lib/debug/usr/tests/usr.bin/bmake/basic/t3/
  954. x ./usr/lib/debug/usr/tests/usr.bin/bmake/basic/t0/
  955. x ./usr/lib/debug/usr/tests/usr.bin/bmake/archives/fmt_44bsd/
  956. x ./usr/lib/debug/usr/tests/usr.bin/bmake/archives/fmt_44bsd_mod/
  957. x ./usr/lib/debug/usr/tests/usr.bin/bmake/archives/fmt_oldbsd/
  958. x ./usr/lib/debug/usr/tests/usr.bin/bmake/syntax/semi/
  959. x ./usr/lib/debug/usr/tests/usr.bin/bmake/syntax/funny-targets/
  960. x ./usr/lib/debug/usr/tests/usr.bin/bmake/syntax/enl/
  961. x ./usr/lib/debug/usr/tests/usr.bin/bmake/syntax/directive-t0/
  962. x ./usr/lib/debug/usr/tests/usr.bin/bmake/execution/joberr/
  963. x ./usr/lib/debug/usr/tests/usr.bin/bmake/execution/plus/
  964. x ./usr/lib/debug/usr/tests/usr.bin/bmake/execution/empty/
  965. x ./usr/lib/debug/usr/tests/usr.bin/bmake/execution/ellipsis/
  966. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t0/
  967. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t2/
  968. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t1/
  969. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t1/mk/
  970. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t1/2/
  971. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t1/2/1/
  972. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t2/mk/
  973. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t2/2/
  974. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t2/2/1/
  975. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t0/2/
  976. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t0/mk/
  977. x ./usr/lib/debug/usr/tests/usr.bin/bmake/sysmk/t0/2/1/
  978. x ./usr/lib/debug/usr/tests/usr.bin/bmake/variables/modifier_M/
  979. x ./usr/lib/debug/usr/tests/usr.bin/bmake/variables/modifier_t/
  980. x ./usr/lib/debug/usr/tests/usr.bin/bmake/variables/opt_V/
  981. x ./usr/lib/debug/usr/tests/usr.bin/bmake/variables/t0/
  982. x ./usr/lib/debug/usr/tests/usr.bin/bmake/suffixes/src_wild1/
  983. x ./usr/lib/debug/usr/tests/usr.bin/bmake/suffixes/src_wild2/
  984. x ./usr/lib/debug/usr/tests/usr.bin/bmake/suffixes/basic/
  985. x ./usr/lib/debug/usr/tests/usr.bin/sed/regress.multitest.out/
  986. x ./usr/lib/debug/usr/tests/usr.bin/yacc/yacc/
  987. x ./usr/lib/debug/usr/tests/sys/aio/
  988. x ./usr/lib/debug/usr/tests/sys/posixshm/
  989. x ./usr/lib/debug/usr/tests/sys/mac/
  990. x ./usr/lib/debug/usr/tests/sys/pjdfstest/
  991. x ./usr/lib/debug/usr/tests/sys/file/
  992. x ./usr/lib/debug/usr/tests/sys/sys/
  993. x ./usr/lib/debug/usr/tests/sys/mqueue/
  994. x ./usr/lib/debug/usr/tests/sys/kern/
  995. x ./usr/lib/debug/usr/tests/sys/kqueue/
  996. x ./usr/lib/debug/usr/tests/sys/vfs/
  997. x ./usr/lib/debug/usr/tests/sys/fs/
  998. x ./usr/lib/debug/usr/tests/sys/opencrypto/
  999. x ./usr/lib/debug/usr/tests/sys/geom/
  1000. x ./usr/lib/debug/usr/tests/sys/netinet/
  1001. x ./usr/lib/debug/usr/tests/sys/fifo/
  1002. x ./usr/lib/debug/usr/tests/sys/acl/
  1003. x ./usr/lib/debug/usr/tests/sys/vm/
  1004. x ./usr/lib/debug/usr/tests/sys/geom/class/
  1005. x ./usr/lib/debug/usr/tests/sys/geom/class/gpt/
  1006. x ./usr/lib/debug/usr/tests/sys/geom/class/nop/
  1007. x ./usr/lib/debug/usr/tests/sys/geom/class/gate/
  1008. x ./usr/lib/debug/usr/tests/sys/geom/class/mirror/
  1009. x ./usr/lib/debug/usr/tests/sys/geom/class/raid3/
  1010. x ./usr/lib/debug/usr/tests/sys/geom/class/shsec/
  1011. x ./usr/lib/debug/usr/tests/sys/geom/class/eli/
  1012. x ./usr/lib/debug/usr/tests/sys/geom/class/uzip/
  1013. x ./usr/lib/debug/usr/tests/sys/geom/class/stripe/
  1014. x ./usr/lib/debug/usr/tests/sys/geom/class/concat/
  1015. x ./usr/lib/debug/usr/tests/sys/geom/class/uzip/etalon/
  1016. x ./usr/lib/debug/usr/tests/sys/fs/tmpfs/
  1017. x ./usr/lib/debug/usr/tests/sys/kqueue/libkqueue/
  1018. x ./usr/lib/debug/usr/tests/sys/kern/acct/
  1019. x ./usr/lib/debug/usr/tests/sys/kern/pipe/
  1020. x ./usr/lib/debug/usr/tests/sys/kern/execve/
  1021. x ./usr/lib/debug/usr/tests/sys/pjdfstest/chflags/
  1022. x ./usr/lib/debug/usr/tests/sys/pjdfstest/open/
  1023. x ./usr/lib/debug/usr/tests/sys/pjdfstest/rename/
  1024. x ./usr/lib/debug/usr/tests/sys/pjdfstest/mkdir/
  1025. x ./usr/lib/debug/usr/tests/sys/pjdfstest/mkfifo/
  1026. x ./usr/lib/debug/usr/tests/sys/pjdfstest/granular/
  1027. x ./usr/lib/debug/usr/tests/sys/pjdfstest/link/
  1028. x ./usr/lib/debug/usr/tests/sys/pjdfstest/chmod/
  1029. x ./usr/lib/debug/usr/tests/sys/pjdfstest/symlink/
  1030. x ./usr/lib/debug/usr/tests/sys/pjdfstest/truncate/
  1031. x ./usr/lib/debug/usr/tests/sys/pjdfstest/mknod/
  1032. x ./usr/lib/debug/usr/tests/sys/pjdfstest/chown/
  1033. x ./usr/lib/debug/usr/tests/sys/pjdfstest/rmdir/
  1034. x ./usr/lib/debug/usr/tests/sys/pjdfstest/ftruncate/
  1035. x ./usr/lib/debug/usr/tests/sys/pjdfstest/unlink/
  1036. x ./usr/lib/debug/usr/tests/sys/mac/bsdextended/
  1037. x ./usr/lib/debug/usr/tests/sys/mac/portacl/
  1038. x ./usr/lib/debug/usr/tests/secure/usr.bin/
  1039. x ./usr/lib/debug/usr/tests/secure/lib/
  1040. x ./usr/lib/debug/usr/tests/secure/usr.sbin/
  1041. x ./usr/lib/debug/usr/tests/secure/libexec/
  1042. x ./usr/lib/debug/usr/lib32/i18n/
  1043. x ./usr/lib/debug/usr/lib32/dtrace/
  1044. x ./usr/lib/debug/usr/libexec/sendmail/
  1045. x ./usr/lib/debug/usr/libexec/lpr/
  1046. x ./usr/lib/debug/usr/libexec/bsdinstall/
  1047. x ./usr/lib/debug/usr/libexec/sm.bin/
  1048. x ./usr/lib/debug/usr/libexec/lpr/ru/
  1049. x ./usr/lib/debug/boot/kernel/
  1050. x ./usr/lib/debug/boot/modules/
  1051. x ./usr/lib/debug/lib/casper/
  1052. x ./usr/lib/debug/lib/geom/
  1053. x ./usr/lib/compat/aout/
  1054. x ./usr/lib/libxo/encoder/
  1055. x ./usr/libexec/sendmail/
  1056. x ./usr/libexec/lpr/
  1057. x ./usr/libexec/bsdinstall/
  1058. x ./usr/libexec/hyperv/
  1059. x ./usr/libexec/bsdconfig/
  1060. x ./usr/libexec/sm.bin/
  1061. x ./usr/libexec/bsdconfig/030.packages/
  1062. x ./usr/libexec/bsdconfig/120.networking/
  1063. x ./usr/libexec/bsdconfig/080.console/
  1064. x ./usr/libexec/bsdconfig/020.docsinstall/
  1065. x ./usr/libexec/bsdconfig/dot/
  1066. x ./usr/libexec/bsdconfig/090.timezone/
  1067. x ./usr/libexec/bsdconfig/140.startup/
  1068. x ./usr/libexec/bsdconfig/includes/
  1069. x ./usr/libexec/bsdconfig/050.diskmgmt/
  1070. x ./usr/libexec/bsdconfig/150.ttys/
  1071. x ./usr/libexec/bsdconfig/040.password/
  1072. x ./usr/libexec/bsdconfig/070.usermgmt/
  1073. x ./usr/libexec/bsdconfig/110.mouse/
  1074. x ./usr/libexec/bsdconfig/130.security/
  1075. x ./usr/libexec/bsdconfig/include/
  1076. x ./usr/libexec/bsdconfig/130.security/include/
  1077. x ./usr/libexec/bsdconfig/110.mouse/include/
  1078. x ./usr/libexec/bsdconfig/070.usermgmt/include/
  1079. x ./usr/libexec/bsdconfig/040.password/include/
  1080. x ./usr/libexec/bsdconfig/150.ttys/include/
  1081. x ./usr/libexec/bsdconfig/050.diskmgmt/include/
  1082. x ./usr/libexec/bsdconfig/includes/include/
  1083. x ./usr/libexec/bsdconfig/140.startup/include/
  1084. x ./usr/libexec/bsdconfig/090.timezone/include/
  1085. x ./usr/libexec/bsdconfig/dot/include/
  1086. x ./usr/libexec/bsdconfig/020.docsinstall/include/
  1087. x ./usr/libexec/bsdconfig/080.console/include/
  1088. x ./usr/libexec/bsdconfig/120.networking/include/
  1089. x ./usr/libexec/bsdconfig/030.packages/include/
  1090. x ./usr/libexec/lpr/ru/
  1091. x ./usr/libdata/pkgconfig/
  1092. x ./usr/libdata/lint/
  1093. x ./usr/libdata/gcc/
  1094. x ./usr/libdata/ldscripts/
  1095. x ./usr/tests/cddl/
  1096. x ./usr/tests/secure/
  1097. x ./usr/tests/usr.bin/
  1098. x ./usr/tests/sys/
  1099. x ./usr/tests/share/
  1100. x ./usr/tests/libexec/
  1101. x ./usr/tests/games/
  1102. x ./usr/tests/sbin/
  1103. x ./usr/tests/lib/
  1104. x ./usr/tests/bin/
  1105. x ./usr/tests/gnu/
  1106. x ./usr/tests/usr.sbin/
  1107. x ./usr/tests/etc/
  1108. x ./usr/tests/etc/rc.d/
  1109. x ./usr/tests/usr.sbin/makefs/
  1110. x ./usr/tests/usr.sbin/newsyslog/
  1111. x ./usr/tests/usr.sbin/extattr/
  1112. x ./usr/tests/usr.sbin/fstyp/
  1113. x ./usr/tests/usr.sbin/sa/
  1114. x ./usr/tests/usr.sbin/pw/
  1115. x ./usr/tests/usr.sbin/nmtree/
  1116. x ./usr/tests/usr.sbin/etcupdate/
  1117. x ./usr/tests/usr.sbin/chown/
  1118. x ./usr/tests/usr.sbin/rpcbind/
  1119. x ./usr/tests/gnu/lib/
  1120. x ./usr/tests/gnu/usr.bin/
  1121. x ./usr/tests/gnu/usr.bin/diff/
  1122. x ./usr/tests/bin/mv/
  1123. x ./usr/tests/bin/expr/
  1124. x ./usr/tests/bin/pax/
  1125. x ./usr/tests/bin/cat/
  1126. x ./usr/tests/bin/date/
  1127. x ./usr/tests/bin/pkill/
  1128. x ./usr/tests/bin/sh/
  1129. x ./usr/tests/bin/test/
  1130. x ./usr/tests/bin/ls/
  1131. x ./usr/tests/bin/pwait/
  1132. x ./usr/tests/bin/sleep/
  1133. x ./usr/tests/bin/dd/
  1134. x ./usr/tests/bin/sh/parser/
  1135. x ./usr/tests/bin/sh/parameters/
  1136. x ./usr/tests/bin/sh/builtins/
  1137. x ./usr/tests/bin/sh/expansion/
  1138. x ./usr/tests/bin/sh/errors/
  1139. x ./usr/tests/bin/sh/set-e/
  1140. x ./usr/tests/bin/sh/execution/
  1141. x ./usr/tests/lib/libdevdctl/
  1142. x ./usr/tests/lib/libnv/
  1143. x ./usr/tests/lib/librt/
  1144. x ./usr/tests/lib/libutil/
  1145. x ./usr/tests/lib/libarchive/
  1146. x ./usr/tests/lib/atf/
  1147. x ./usr/tests/lib/libcam/
  1148. x ./usr/tests/lib/msun/
  1149. x ./usr/tests/lib/libmp/
  1150. x ./usr/tests/lib/libproc/
  1151. x ./usr/tests/lib/libxo/
  1152. x ./usr/tests/lib/libcrypt/
  1153. x ./usr/tests/lib/libc/
  1154. x ./usr/tests/lib/libthr/
  1155. x ./usr/tests/lib/libcasper/
  1156. x ./usr/tests/lib/libcasper/services/
  1157. x ./usr/tests/lib/libcasper/services/cap_sysctl/
  1158. x ./usr/tests/lib/libcasper/services/cap_grp/
  1159. x ./usr/tests/lib/libcasper/services/cap_pwd/
  1160. x ./usr/tests/lib/libcasper/services/cap_dns/
  1161. x ./usr/tests/lib/libthr/dlopen/
  1162. x ./usr/tests/lib/libc/locale/
  1163. x ./usr/tests/lib/libc/hash/
  1164. x ./usr/tests/lib/libc/regex/
  1165. x ./usr/tests/lib/libc/rpc/
  1166. x ./usr/tests/lib/libc/sys/
  1167. x ./usr/tests/lib/libc/inet/
  1168. x ./usr/tests/lib/libc/tls/
  1169. x ./usr/tests/lib/libc/stdlib/
  1170. x ./usr/tests/lib/libc/ssp/
  1171. x ./usr/tests/lib/libc/termios/
  1172. x ./usr/tests/lib/libc/iconv/
  1173. x ./usr/tests/lib/libc/ttyio/
  1174. x ./usr/tests/lib/libc/nss/
  1175. x ./usr/tests/lib/libc/db/
  1176. x ./usr/tests/lib/libc/string/
  1177. x ./usr/tests/lib/libc/net/
  1178. x ./usr/tests/lib/libc/time/
  1179. x ./usr/tests/lib/libc/stdio/
  1180. x ./usr/tests/lib/libc/resolv/
  1181. x ./usr/tests/lib/libc/c063/
  1182. x ./usr/tests/lib/libc/gen/
  1183. x ./usr/tests/lib/libc/setjmp/
  1184. x ./usr/tests/lib/libc/gen/posix_spawn/
  1185. x ./usr/tests/lib/libc/gen/execve/
  1186. x ./usr/tests/lib/libc/net/getaddrinfo/
  1187. x ./usr/tests/lib/libc/net/getaddrinfo/data/
  1188. x ./usr/tests/lib/libc/tls/dso/
  1189. x ./usr/tests/lib/libc/regex/data/
  1190. x ./usr/tests/lib/libc/hash/data/
  1191. x ./usr/tests/lib/atf/libatf-c++/
  1192. x ./usr/tests/lib/atf/libatf-c/
  1193. x ./usr/tests/lib/atf/test-programs/
  1194. x ./usr/tests/lib/atf/libatf-c/detail/
  1195. x ./usr/tests/lib/atf/libatf-c++/detail/
  1196. x ./usr/tests/sbin/growfs/
  1197. x ./usr/tests/sbin/dhclient/
  1198. x ./usr/tests/sbin/devd/
  1199. x ./usr/tests/sbin/ifconfig/
  1200. x ./usr/tests/sbin/mdconfig/
  1201. x ./usr/tests/libexec/rtld-elf/
  1202. x ./usr/tests/libexec/atf/
  1203. x ./usr/tests/libexec/atf/atf-check/
  1204. x ./usr/tests/libexec/atf/atf-sh/
  1205. x ./usr/tests/share/examples/
  1206. x ./usr/tests/share/examples/tests/
  1207. x ./usr/tests/share/examples/tests/atf/
  1208. x ./usr/tests/share/examples/tests/plain/
  1209. x ./usr/tests/sys/file/
  1210. x ./usr/tests/sys/sys/
  1211. x ./usr/tests/sys/vm/
  1212. x ./usr/tests/sys/fs/
  1213. x ./usr/tests/sys/pjdfstest/
  1214. x ./usr/tests/sys/kqueue/
  1215. x ./usr/tests/sys/aio/
  1216. x ./usr/tests/sys/mac/
  1217. x ./usr/tests/sys/geom/
  1218. x ./usr/tests/sys/acl/
  1219. x ./usr/tests/sys/mqueue/
  1220. x ./usr/tests/sys/fifo/
  1221. x ./usr/tests/sys/vfs/
  1222. x ./usr/tests/sys/netinet/
  1223. x ./usr/tests/sys/opencrypto/
  1224. x ./usr/tests/sys/kern/
  1225. x ./usr/tests/sys/posixshm/
  1226. x ./usr/tests/sys/kern/execve/
  1227. x ./usr/tests/sys/kern/acct/
  1228. x ./usr/tests/sys/kern/pipe/
  1229. x ./usr/tests/sys/geom/class/
  1230. x ./usr/tests/sys/geom/class/gate/
  1231. x ./usr/tests/sys/geom/class/eli/
  1232. x ./usr/tests/sys/geom/class/stripe/
  1233. x ./usr/tests/sys/geom/class/uzip/
  1234. x ./usr/tests/sys/geom/class/shsec/
  1235. x ./usr/tests/sys/geom/class/concat/
  1236. x ./usr/tests/sys/geom/class/raid3/
  1237. x ./usr/tests/sys/geom/class/mirror/
  1238. x ./usr/tests/sys/geom/class/gpt/
  1239. x ./usr/tests/sys/geom/class/nop/
  1240. x ./usr/tests/sys/geom/class/uzip/etalon/
  1241. x ./usr/tests/sys/mac/portacl/
  1242. x ./usr/tests/sys/mac/bsdextended/
  1243. x ./usr/tests/sys/kqueue/libkqueue/
  1244. x ./usr/tests/sys/pjdfstest/mkfifo/
  1245. x ./usr/tests/sys/pjdfstest/ftruncate/
  1246. x ./usr/tests/sys/pjdfstest/open/
  1247. x ./usr/tests/sys/pjdfstest/granular/
  1248. x ./usr/tests/sys/pjdfstest/mkdir/
  1249. x ./usr/tests/sys/pjdfstest/symlink/
  1250. x ./usr/tests/sys/pjdfstest/truncate/
  1251. x ./usr/tests/sys/pjdfstest/unlink/
  1252. x ./usr/tests/sys/pjdfstest/link/
  1253. x ./usr/tests/sys/pjdfstest/rename/
  1254. x ./usr/tests/sys/pjdfstest/chmod/
  1255. x ./usr/tests/sys/pjdfstest/mknod/
  1256. x ./usr/tests/sys/pjdfstest/chflags/
  1257. x ./usr/tests/sys/pjdfstest/chown/
  1258. x ./usr/tests/sys/pjdfstest/rmdir/
  1259. x ./usr/tests/sys/fs/tmpfs/
  1260. x ./usr/tests/usr.bin/printf/
  1261. x ./usr/tests/usr.bin/tr/
  1262. x ./usr/tests/usr.bin/cpio/
  1263. x ./usr/tests/usr.bin/xinstall/
  1264. x ./usr/tests/usr.bin/limits/
  1265. x ./usr/tests/usr.bin/soelim/
  1266. x ./usr/tests/usr.bin/jot/
  1267. x ./usr/tests/usr.bin/sdiff/
  1268. x ./usr/tests/usr.bin/uudecode/
  1269. x ./usr/tests/usr.bin/comm/
  1270. x ./usr/tests/usr.bin/uniq/
  1271. x ./usr/tests/usr.bin/ncal/
  1272. x ./usr/tests/usr.bin/yacc/
  1273. x ./usr/tests/usr.bin/join/
  1274. x ./usr/tests/usr.bin/truncate/
  1275. x ./usr/tests/usr.bin/dirname/
  1276. x ./usr/tests/usr.bin/sed/
  1277. x ./usr/tests/usr.bin/opensm/
  1278. x ./usr/tests/usr.bin/mkimg/
  1279. x ./usr/tests/usr.bin/grep/
  1280. x ./usr/tests/usr.bin/ident/
  1281. x ./usr/tests/usr.bin/lastcomm/
  1282. x ./usr/tests/usr.bin/apply/
  1283. x ./usr/tests/usr.bin/bmake/
  1284. x ./usr/tests/usr.bin/m4/
  1285. x ./usr/tests/usr.bin/units/
  1286. x ./usr/tests/usr.bin/xo/
  1287. x ./usr/tests/usr.bin/cmp/
  1288. x ./usr/tests/usr.bin/calendar/
  1289. x ./usr/tests/usr.bin/tail/
  1290. x ./usr/tests/usr.bin/diff/
  1291. x ./usr/tests/usr.bin/indent/
  1292. x ./usr/tests/usr.bin/col/
  1293. x ./usr/tests/usr.bin/gzip/
  1294. x ./usr/tests/usr.bin/cut/
  1295. x ./usr/tests/usr.bin/tar/
  1296. x ./usr/tests/usr.bin/bsdcat/
  1297. x ./usr/tests/usr.bin/xargs/
  1298. x ./usr/tests/usr.bin/basename/
  1299. x ./usr/tests/usr.bin/timeout/
  1300. x ./usr/tests/usr.bin/file2c/
  1301. x ./usr/tests/usr.bin/uuencode/
  1302. x ./usr/tests/usr.bin/bmake/syntax/
  1303. x ./usr/tests/usr.bin/bmake/archives/
  1304. x ./usr/tests/usr.bin/bmake/execution/
  1305. x ./usr/tests/usr.bin/bmake/sysmk/
  1306. x ./usr/tests/usr.bin/bmake/suffixes/
  1307. x ./usr/tests/usr.bin/bmake/shell/
  1308. x ./usr/tests/usr.bin/bmake/basic/
  1309. x ./usr/tests/usr.bin/bmake/variables/
  1310. x ./usr/tests/usr.bin/bmake/variables/modifier_t/
  1311. x ./usr/tests/usr.bin/bmake/variables/opt_V/
  1312. x ./usr/tests/usr.bin/bmake/variables/t0/
  1313. x ./usr/tests/usr.bin/bmake/variables/modifier_M/
  1314. x ./usr/tests/usr.bin/bmake/basic/t1/
  1315. x ./usr/tests/usr.bin/bmake/basic/t2/
  1316. x ./usr/tests/usr.bin/bmake/basic/t0/
  1317. x ./usr/tests/usr.bin/bmake/basic/t3/
  1318. x ./usr/tests/usr.bin/bmake/shell/builtin/
  1319. x ./usr/tests/usr.bin/bmake/shell/replace/
  1320. x ./usr/tests/usr.bin/bmake/shell/path/
  1321. x ./usr/tests/usr.bin/bmake/shell/select/
  1322. x ./usr/tests/usr.bin/bmake/shell/path_select/
  1323. x ./usr/tests/usr.bin/bmake/shell/meta/
  1324. x ./usr/tests/usr.bin/bmake/suffixes/src_wild2/
  1325. x ./usr/tests/usr.bin/bmake/suffixes/basic/
  1326. x ./usr/tests/usr.bin/bmake/suffixes/src_wild1/
  1327. x ./usr/tests/usr.bin/bmake/sysmk/t2/
  1328. x ./usr/tests/usr.bin/bmake/sysmk/t1/
  1329. x ./usr/tests/usr.bin/bmake/sysmk/t0/
  1330. x ./usr/tests/usr.bin/bmake/sysmk/t0/mk/
  1331. x ./usr/tests/usr.bin/bmake/sysmk/t0/2/
  1332. x ./usr/tests/usr.bin/bmake/sysmk/t0/2/1/
  1333. x ./usr/tests/usr.bin/bmake/sysmk/t1/2/
  1334. x ./usr/tests/usr.bin/bmake/sysmk/t1/mk/
  1335. x ./usr/tests/usr.bin/bmake/sysmk/t1/2/1/
  1336. x ./usr/tests/usr.bin/bmake/sysmk/t2/mk/
  1337. x ./usr/tests/usr.bin/bmake/sysmk/t2/2/
  1338. x ./usr/tests/usr.bin/bmake/sysmk/t2/2/1/
  1339. x ./usr/tests/usr.bin/bmake/execution/plus/
  1340. x ./usr/tests/usr.bin/bmake/execution/joberr/
  1341. x ./usr/tests/usr.bin/bmake/execution/empty/
  1342. x ./usr/tests/usr.bin/bmake/execution/ellipsis/
  1343. x ./usr/tests/usr.bin/bmake/archives/fmt_44bsd_mod/
  1344. x ./usr/tests/usr.bin/bmake/archives/fmt_oldbsd/
  1345. x ./usr/tests/usr.bin/bmake/archives/fmt_44bsd/
  1346. x ./usr/tests/usr.bin/bmake/syntax/enl/
  1347. x ./usr/tests/usr.bin/bmake/syntax/funny-targets/
  1348. x ./usr/tests/usr.bin/bmake/syntax/directive-t0/
  1349. x ./usr/tests/usr.bin/bmake/syntax/semi/
  1350. x ./usr/tests/usr.bin/sed/regress.multitest.out/
  1351. x ./usr/tests/usr.bin/yacc/yacc/
  1352. x ./usr/tests/secure/lib/
  1353. x ./usr/tests/secure/usr.sbin/
  1354. x ./usr/tests/secure/libexec/
  1355. x ./usr/tests/secure/usr.bin/
  1356. x ./usr/tests/cddl/sbin/
  1357. x ./usr/tests/cddl/usr.bin/
  1358. x ./usr/tests/cddl/usr.sbin/
  1359. x ./usr/tests/cddl/lib/
  1360. x ./usr/tests/cddl/usr.sbin/dtrace/
  1361. x ./usr/tests/cddl/usr.sbin/zfsd/
  1362. x ./usr/tests/cddl/usr.sbin/dtrace/common/
  1363. x ./usr/tests/cddl/usr.sbin/dtrace/common/drops/
  1364. x ./usr/tests/cddl/usr.sbin/dtrace/common/safety/
  1365. x ./usr/tests/cddl/usr.sbin/dtrace/common/pointers/
  1366. x ./usr/tests/cddl/usr.sbin/dtrace/common/funcs/
  1367. x ./usr/tests/cddl/usr.sbin/dtrace/common/begin/
  1368. x ./usr/tests/cddl/usr.sbin/dtrace/common/grammar/
  1369. x ./usr/tests/cddl/usr.sbin/dtrace/common/raise/
  1370. x ./usr/tests/cddl/usr.sbin/dtrace/common/pid/
  1371. x ./usr/tests/cddl/usr.sbin/dtrace/common/tracemem/
  1372. x ./usr/tests/cddl/usr.sbin/dtrace/common/lexer/
  1373. x ./usr/tests/cddl/usr.sbin/dtrace/common/pragma/
  1374. x ./usr/tests/cddl/usr.sbin/dtrace/common/syscall/
  1375. x ./usr/tests/cddl/usr.sbin/dtrace/common/stop/
  1376. x ./usr/tests/cddl/usr.sbin/dtrace/common/json/
  1377. x ./usr/tests/cddl/usr.sbin/dtrace/common/stability/
  1378. x ./usr/tests/cddl/usr.sbin/dtrace/common/uctf/
  1379. x ./usr/tests/cddl/usr.sbin/dtrace/common/enum/
  1380. x ./usr/tests/cddl/usr.sbin/dtrace/common/multiaggs/
  1381. x ./usr/tests/cddl/usr.sbin/dtrace/common/cg/
  1382. x ./usr/tests/cddl/usr.sbin/dtrace/common/plockstat/
  1383. x ./usr/tests/cddl/usr.sbin/dtrace/common/predicates/
  1384. x ./usr/tests/cddl/usr.sbin/dtrace/common/end/
  1385. x ./usr/tests/cddl/usr.sbin/dtrace/common/speculation/
  1386. x ./usr/tests/cddl/usr.sbin/dtrace/common/strlen/
  1387. x ./usr/tests/cddl/usr.sbin/dtrace/common/usdt/
  1388. x ./usr/tests/cddl/usr.sbin/dtrace/common/stackdepth/
  1389. x ./usr/tests/cddl/usr.sbin/dtrace/common/sugar/
  1390. x ./usr/tests/cddl/usr.sbin/dtrace/common/sysevent/
  1391. x ./usr/tests/cddl/usr.sbin/dtrace/common/offsetof/
  1392. x ./usr/tests/cddl/usr.sbin/dtrace/common/stack/
  1393. x ./usr/tests/cddl/usr.sbin/dtrace/common/llquantize/
  1394. x ./usr/tests/cddl/usr.sbin/dtrace/common/mdb/
  1395. x ./usr/tests/cddl/usr.sbin/dtrace/common/builtinvar/
  1396. x ./usr/tests/cddl/usr.sbin/dtrace/common/trace/
  1397. x ./usr/tests/cddl/usr.sbin/dtrace/common/misc/
  1398. x ./usr/tests/cddl/usr.sbin/dtrace/common/io/
  1399. x ./usr/tests/cddl/usr.sbin/dtrace/common/translators/
  1400. x ./usr/tests/cddl/usr.sbin/dtrace/common/decls/
  1401. x ./usr/tests/cddl/usr.sbin/dtrace/common/arrays/
  1402. x ./usr/tests/cddl/usr.sbin/dtrace/common/error/
  1403. x ./usr/tests/cddl/usr.sbin/dtrace/common/profile-n/
  1404. x ./usr/tests/cddl/usr.sbin/dtrace/common/version/
  1405. x ./usr/tests/cddl/usr.sbin/dtrace/common/aggs/
  1406. x ./usr/tests/cddl/usr.sbin/dtrace/common/privs/
  1407. x ./usr/tests/cddl/usr.sbin/dtrace/common/assocs/
  1408. x ./usr/tests/cddl/usr.sbin/dtrace/common/exit/
  1409. x ./usr/tests/cddl/usr.sbin/dtrace/common/print/
  1410. x ./usr/tests/cddl/usr.sbin/dtrace/common/sdt/
  1411. x ./usr/tests/cddl/usr.sbin/dtrace/common/operators/
  1412. x ./usr/tests/cddl/usr.sbin/dtrace/common/java_api/
  1413. x ./usr/tests/cddl/usr.sbin/dtrace/common/sched/
  1414. x ./usr/tests/cddl/usr.sbin/dtrace/common/vars/
  1415. x ./usr/tests/cddl/usr.sbin/dtrace/common/proc/
  1416. x ./usr/tests/cddl/usr.sbin/dtrace/common/dtraceUtil/
  1417. x ./usr/tests/cddl/usr.sbin/dtrace/common/buffering/
  1418. x ./usr/tests/cddl/usr.sbin/dtrace/common/scripting/
  1419. x ./usr/tests/cddl/usr.sbin/dtrace/common/arithmetic/
  1420. x ./usr/tests/cddl/usr.sbin/dtrace/common/printf/
  1421. x ./usr/tests/cddl/usr.sbin/dtrace/common/tick-n/
  1422. x ./usr/tests/cddl/usr.sbin/dtrace/common/bitfields/
  1423. x ./usr/tests/cddl/usr.sbin/dtrace/common/inline/
  1424. x ./usr/tests/cddl/usr.sbin/dtrace/common/ip/
  1425. x ./usr/tests/cddl/usr.sbin/dtrace/common/struct/
  1426. x ./usr/tests/cddl/usr.sbin/dtrace/common/rates/
  1427. x ./usr/tests/cddl/usr.sbin/dtrace/common/ustack/
  1428. x ./usr/tests/cddl/usr.sbin/dtrace/common/scalars/
  1429. x ./usr/tests/cddl/usr.sbin/dtrace/common/types/
  1430. x ./usr/tests/cddl/usr.sbin/dtrace/common/cpc/
  1431. x ./usr/tests/cddl/usr.sbin/dtrace/common/preprocessor/
  1432. x ./usr/tests/cddl/usr.sbin/dtrace/common/clauses/
  1433. x ./usr/tests/cddl/usr.sbin/dtrace/common/probes/
  1434. x ./usr/tests/cddl/usr.sbin/dtrace/common/strtoll/
  1435. x ./usr/tests/cddl/usr.sbin/dtrace/common/mib/
  1436. x ./usr/tests/cddl/usr.sbin/dtrace/common/providers/
  1437. x ./usr/tests/cddl/usr.sbin/dtrace/common/typedef/
  1438. x ./usr/tests/cddl/usr.sbin/dtrace/common/union/
  1439. x ./usr/tests/cddl/usr.sbin/dtrace/common/fbtprovider/
  1440. x ./usr/tests/cddl/usr.sbin/dtrace/common/sizeof/
  1441. x ./usr/tests/cddl/usr.sbin/dtrace/common/printa/
  1442. x ./usr/tests/cddl/usr.sbin/dtrace/common/include/
  1443. x ./usr/lib32/dtrace/
  1444. x ./usr/lib32/i18n/
  1445. x ./usr/include/sha256.h
  1446. x ./usr/include/fcntl.h
  1447. x ./usr/include/krb5-private.h
  1448. x ./usr/include/paths.h
  1449. x ./usr/include/err.h
  1450. x ./usr/include/setjmp.h
  1451. x ./usr/include/inttypes.h
  1452. x ./usr/include/net/
  1453. x ./usr/include/bzlib.h
  1454. x ./usr/include/dwarf.h
  1455. x ./usr/include/pcap-namedb.h
  1456. x ./usr/include/netinet6/
  1457. x ./usr/include/libelftc.h
  1458. x ./usr/include/db.h
  1459. x ./usr/include/pmc.h
  1460. x ./usr/include/gnu/
  1461. x ./usr/include/FlexLexer.h
  1462. x ./usr/include/archive.h
  1463. x ./usr/include/radlib_vs.h
  1464. x ./usr/include/proc_service.h
  1465. x ./usr/include/netipsec/
  1466. x ./usr/include/wctype.h
  1467. x ./usr/include/krb5/
  1468. x ./usr/include/thread_db.h
  1469. x ./usr/include/stdbool.h
  1470. x ./usr/include/ocsp_asn1.h
  1471. x ./usr/include/varargs.h
  1472. x ./usr/include/libelf.h
  1473. x ./usr/include/crypto/
  1474. x ./usr/include/fnmatch.h
  1475. x ./usr/include/parse_units.h
  1476. x ./usr/include/heimbase.h
  1477. x ./usr/include/hdb-protos.h
  1478. x ./usr/include/locale.h
  1479. x ./usr/include/skein_freebsd.h
  1480. x ./usr/include/skein.h
  1481. x ./usr/include/rpoll.h
  1482. x ./usr/include/aio.h
  1483. x ./usr/include/openssl/
  1484. x ./usr/include/_semaphore.h
  1485. x ./usr/include/bsdxml.h
  1486. x ./usr/include/atf-c++/
  1487. x ./usr/include/resolve.h
  1488. x ./usr/include/tls.h
  1489. x ./usr/include/heim_err.h
  1490. x ./usr/include/lzma.h
  1491. x ./usr/include/lib80211/
  1492. x ./usr/include/pwd.h
  1493. x ./usr/include/dlg_keys.h
  1494. x ./usr/include/arpa/
  1495. x ./usr/include/krb5.h
  1496. x ./usr/include/devctl.h
  1497. x ./usr/include/syslog.h
  1498. x ./usr/include/atf-c++.hpp
  1499. x ./usr/include/glob.h
  1500. x ./usr/include/pcap/
  1501. x ./usr/include/kenv.h
  1502. x ./usr/include/stdnoreturn.h
  1503. x ./usr/include/gssapi/
  1504. x ./usr/include/devstat.h
  1505. x ./usr/include/rc.h
  1506. x ./usr/include/ncurses_dll.h
  1507. x ./usr/include/assert.h
  1508. x ./usr/include/stab.h
  1509. x ./usr/include/magic.h
  1510. x ./usr/include/heim_asn1.h
  1511. x ./usr/include/rfc2459_asn1.h
  1512. x ./usr/include/libgen.h
  1513. x ./usr/include/memstat.h
  1514. x ./usr/include/blacklist.h
  1515. x ./usr/include/libifconfig.h
  1516. x ./usr/include/dialog.h
  1517. x ./usr/include/hdb.h
  1518. x ./usr/include/hx509.h
  1519. x ./usr/include/ufs/
  1520. x ./usr/include/fmtmsg.h
  1521. x ./usr/include/netinet/
  1522. x ./usr/include/rc-logger.h
  1523. x ./usr/include/jail.h
  1524. x ./usr/include/semaphore.h
  1525. x ./usr/include/_ctype.h
  1526. x ./usr/include/timers.h
  1527. x ./usr/include/stdalign.h
  1528. x ./usr/include/ncurses.h
  1529. x ./usr/include/nfsserver/
  1530. x ./usr/include/timeconv.h
  1531. x ./usr/include/pcap-bpf.h
  1532. x ./usr/include/hdb_asn1.h
  1533. x ./usr/include/der.h
  1534. x ./usr/include/libcasper.h
  1535. x ./usr/include/linker_set.h
  1536. x ./usr/include/zconf.h
  1537. x ./usr/include/Block.h
  1538. x ./usr/include/resolv.h
  1539. x ./usr/include/ulimit.h
  1540. x ./usr/include/calendar.h
  1541. x ./usr/include/nl_types.h
  1542. x ./usr/include/ssp/
  1543. x ./usr/include/dirent.h
  1544. x ./usr/include/bluetooth.h
  1545. x ./usr/include/histedit.h
  1546. x ./usr/include/link.h
  1547. x ./usr/include/alias.h
  1548. x ./usr/include/sched.h
  1549. x ./usr/include/pkinit_asn1.h
  1550. x ./usr/include/termcap.h
  1551. x ./usr/include/login_cap.h
  1552. x ./usr/include/efivar.h
  1553. x ./usr/include/cam/
  1554. x ./usr/include/asn1-common.h
  1555. x ./usr/include/vgl.h
  1556. x ./usr/include/mp.h
  1557. x ./usr/include/usbhid.h
  1558. x ./usr/include/malloc.h
  1559. x ./usr/include/ifaddrs.h
  1560. x ./usr/include/librss.h
  1561. x ./usr/include/stddef.h
  1562. x ./usr/include/netconfig.h
  1563. x ./usr/include/skein_iv.h
  1564. x ./usr/include/tgmath.h
  1565. x ./usr/include/float.h
  1566. x ./usr/include/langinfo.h
  1567. x ./usr/include/roken-common.h
  1568. x ./usr/include/krb5_ccapi.h
  1569. x ./usr/include/libgpio.h
  1570. x ./usr/include/termios.h
  1571. x ./usr/include/memory.h
  1572. x ./usr/include/wind.h
  1573. x ./usr/include/taclib.h
  1574. x ./usr/include/ugidfw.h
  1575. x ./usr/include/rpcsvc/
  1576. x ./usr/include/usb.h
  1577. x ./usr/include/ndbm.h
  1578. x ./usr/include/machine/
  1579. x ./usr/include/hdb_err.h
  1580. x ./usr/include/Block_private.h
  1581. x ./usr/include/archive_entry.h
  1582. x ./usr/include/figpar.h
  1583. x ./usr/include/rtld_db.h
  1584. x ./usr/include/lzma/
  1585. x ./usr/include/wind_err.h
  1586. x ./usr/include/pkcs8_asn1.h
  1587. x ./usr/include/nfsclient/
  1588. x ./usr/include/ranlib.h
  1589. x ./usr/include/bsdxml_external.h
  1590. x ./usr/include/stdlib.h
  1591. x ./usr/include/iso646.h
  1592. x ./usr/include/iconv.h
  1593. x ./usr/include/hx509-private.h
  1594. x ./usr/include/libutil.h
  1595. x ./usr/include/der-protos.h
  1596. x ./usr/include/zlib.h
  1597. x ./usr/include/ucontext.h
  1598. x ./usr/include/getopt.h
  1599. x ./usr/include/asn1_err.h
  1600. x ./usr/include/ftw.h
  1601. x ./usr/include/kadm5/
  1602. x ./usr/include/res_update.h
  1603. x ./usr/include/fenv.h
  1604. x ./usr/include/xlocale.h
  1605. x ./usr/include/sysdecode.h
  1606. x ./usr/include/fetch.h
  1607. x ./usr/include/stand.h
  1608. x ./usr/include/heim_threads.h
  1609. x ./usr/include/libufs.h
  1610. x ./usr/include/capsicum_helpers.h
  1611. x ./usr/include/strings.h
  1612. x ./usr/include/gcc/
  1613. x ./usr/include/crmf_asn1.h
  1614. x ./usr/include/unctrl.h
  1615. x ./usr/include/devinfo.h
  1616. x ./usr/include/bitstring.h
  1617. x ./usr/include/krb5-protos.h
  1618. x ./usr/include/kvm.h
  1619. x ./usr/include/libusb20_desc.h
  1620. x ./usr/include/libgeom.h
  1621. x ./usr/include/ulog.h
  1622. x ./usr/include/libdwarf.h
  1623. x ./usr/include/netsmb/
  1624. x ./usr/include/radlib.h
  1625. x ./usr/include/pkcs10_asn1.h
  1626. x ./usr/include/net80211/
  1627. x ./usr/include/vm/
  1628. x ./usr/include/c++/
  1629. x ./usr/include/geom/
  1630. x ./usr/include/netgraph/
  1631. x ./usr/include/limits.h
  1632. x ./usr/include/printf.h
  1633. x ./usr/include/protocols/
  1634. x ./usr/include/teken/
  1635. x ./usr/include/sha512t.h
  1636. x ./usr/include/infiniband/
  1637. x ./usr/include/sdp.h
  1638. x ./usr/include/isofs/
  1639. x ./usr/include/parse_time.h
  1640. x ./usr/include/dlg_colors.h
  1641. x ./usr/include/sha512.h
  1642. x ./usr/include/cms_asn1.h
  1643. x ./usr/include/pcap.h
  1644. x ./usr/include/pmclog.h
  1645. x ./usr/include/a.out.h
  1646. x ./usr/include/devdctl/
  1647. x ./usr/include/der-private.h
  1648. x ./usr/include/fts.h
  1649. x ./usr/include/nss.h
  1650. x ./usr/include/libmilter/
  1651. x ./usr/include/errno.h
  1652. x ./usr/include/atf-c.h
  1653. x ./usr/include/nsswitch.h
  1654. x ./usr/include/hx509-protos.h
  1655. x ./usr/include/heimntlm-protos.h
  1656. x ./usr/include/rtbl.h
  1657. x ./usr/include/parse_bytes.h
  1658. x ./usr/include/md5.h
  1659. x ./usr/include/tar.h
  1660. x ./usr/include/mtlib.h
  1661. x ./usr/include/dpv.h
  1662. x ./usr/include/utmpx.h
  1663. x ./usr/include/kx509_asn1.h
  1664. x ./usr/include/execinfo.h
  1665. x ./usr/include/ntlm_err.h
  1666. x ./usr/include/md4.h
  1667. x ./usr/include/elf-hints.h
  1668. x ./usr/include/fs/
  1669. x ./usr/include/libprocstat.h
  1670. x ./usr/include/pkcs12_asn1.h
  1671. x ./usr/include/runetype.h
  1672. x ./usr/include/libzfs_core.h
  1673. x ./usr/include/sha384.h
  1674. x ./usr/include/bsnmp/
  1675. x ./usr/include/libxo/
  1676. x ./usr/include/gnuregex.h
  1677. x ./usr/include/floatingpoint.h
  1678. x ./usr/include/heimntlm.h
  1679. x ./usr/include/pthread_np.h
  1680. x ./usr/include/libusb20.h
  1681. x ./usr/include/malloc_np.h
  1682. x ./usr/include/unistd.h
  1683. x ./usr/include/ar.h
  1684. x ./usr/include/rpc/
  1685. x ./usr/include/stdio.h
  1686. x ./usr/include/xlocale/
  1687. x ./usr/include/monetary.h
  1688. x ./usr/include/netpfil/
  1689. x ./usr/include/libusb.h
  1690. x ./usr/include/rdma/
  1691. x ./usr/include/sys/
  1692. x ./usr/include/netdb.h
  1693. x ./usr/include/string_m.h
  1694. x ./usr/include/regex.h
  1695. x ./usr/include/eti.h
  1696. x ./usr/include/form.h
  1697. x ./usr/include/base64.h
  1698. x ./usr/include/security/
  1699. x ./usr/include/ieeefp.h
  1700. x ./usr/include/menu.h
  1701. x ./usr/include/einfo.h
  1702. x ./usr/include/pkcs9_asn1.h
  1703. x ./usr/include/casper/
  1704. x ./usr/include/ripemd.h
  1705. x ./usr/include/camlib.h
  1706. x ./usr/include/utempter.h
  1707. x ./usr/include/uchar.h
  1708. x ./usr/include/com_right.h
  1709. x ./usr/include/math.h
  1710. x ./usr/include/roken.h
  1711. x ./usr/include/com_err.h
  1712. x ./usr/include/pthread.h
  1713. x ./usr/include/elf.h
  1714. x ./usr/include/grp.h
  1715. x ./usr/include/signal.h
  1716. x ./usr/include/k524_err.h
  1717. x ./usr/include/string.h
  1718. x ./usr/include/panel.h
  1719. x ./usr/include/nfs/
  1720. x ./usr/include/cpio.h
  1721. x ./usr/include/krb5_asn1.h
  1722. x ./usr/include/ctype.h
  1723. x ./usr/include/search.h
  1724. x ./usr/include/stdarg.h
  1725. x ./usr/include/readpassphrase.h
  1726. x ./usr/include/spawn.h
  1727. x ./usr/include/term.h
  1728. x ./usr/include/mqueue.h
  1729. x ./usr/include/krb5-types.h
  1730. x ./usr/include/mpool.h
  1731. x ./usr/include/getarg.h
  1732. x ./usr/include/atf-c/
  1733. x ./usr/include/efivar-dp.h
  1734. x ./usr/include/stdint.h
  1735. x ./usr/include/uuid.h
  1736. x ./usr/include/private/
  1737. x ./usr/include/libproc.h
  1738. x ./usr/include/ttyent.h
  1739. x ./usr/include/netgraph.h
  1740. x ./usr/include/stdatomic.h
  1741. x ./usr/include/edit/
  1742. x ./usr/include/fstab.h
  1743. x ./usr/include/krb5_err.h
  1744. x ./usr/include/kafs.h
  1745. x ./usr/include/poll.h
  1746. x ./usr/include/bsm/
  1747. x ./usr/include/kdc.h
  1748. x ./usr/include/threads.h
  1749. x ./usr/include/time.h
  1750. x ./usr/include/libcasper_service.h
  1751. x ./usr/include/osreldate.h
  1752. x ./usr/include/dev/
  1753. x ./usr/include/xdbm.h
  1754. x ./usr/include/hex.h
  1755. x ./usr/include/x86/
  1756. x ./usr/include/sysexits.h
  1757. x ./usr/include/dlg_config.h
  1758. x ./usr/include/ypclnt.h
  1759. x ./usr/include/wordexp.h
  1760. x ./usr/include/kdc-protos.h
  1761. x ./usr/include/curses.h
  1762. x ./usr/include/opie.h
  1763. x ./usr/include/dlfcn.h
  1764. x ./usr/include/netnatm/
  1765. x ./usr/include/digest_asn1.h
  1766. x ./usr/include/libnvpair.h
  1767. x ./usr/include/nlist.h
  1768. x ./usr/include/vmmapi.h
  1769. x ./usr/include/cuse.h
  1770. x ./usr/include/vis.h
  1771. x ./usr/include/hx509_err.h
  1772. x ./usr/include/utime.h
  1773. x ./usr/include/skein_port.h
  1774. x ./usr/include/complex.h
  1775. x ./usr/include/wchar.h
  1776. x ./usr/include/stringlist.h
  1777. x ./usr/include/tcpd.h
  1778. x ./usr/include/gelf.h
  1779. x ./usr/include/sha.h
  1780. x ./usr/include/gssapi.h
  1781. x ./usr/include/netnatm/saal/
  1782. x ./usr/include/netnatm/natm.h
  1783. x ./usr/include/netnatm/addr.h
  1784. x ./usr/include/netnatm/msg/
  1785. x ./usr/include/netnatm/api/
  1786. x ./usr/include/netnatm/unimsg.h
  1787. x ./usr/include/netnatm/sig/
  1788. x ./usr/include/netnatm/sig/unidef.h
  1789. x ./usr/include/netnatm/sig/unisig.h
  1790. x ./usr/include/netnatm/sig/uni.h
  1791. x ./usr/include/netnatm/api/ccatm.h
  1792. x ./usr/include/netnatm/api/atmapi.h
  1793. x ./usr/include/netnatm/api/unisap.h
  1794. x ./usr/include/netnatm/msg/uniprint.h
  1795. x ./usr/include/netnatm/msg/uni_ie.h
  1796. x ./usr/include/netnatm/msg/uni_hdr.h
  1797. x ./usr/include/netnatm/msg/uni_config.h
  1798. x ./usr/include/netnatm/msg/unistruct.h
  1799. x ./usr/include/netnatm/msg/uni_msg.h
  1800. x ./usr/include/netnatm/msg/unimsglib.h
  1801. x ./usr/include/netnatm/saal/sscfudef.h
  1802. x ./usr/include/netnatm/saal/sscop.h
  1803. x ./usr/include/netnatm/saal/sscopdef.h
  1804. x ./usr/include/netnatm/saal/sscfu.h
  1805. x ./usr/include/x86/vmware.h
  1806. x ./usr/include/x86/psl.h
  1807. x ./usr/include/x86/float.h
  1808. x ./usr/include/x86/_align.h
  1809. x ./usr/include/x86/specialreg.h
  1810. x ./usr/include/x86/sigframe.h
  1811. x ./usr/include/x86/_limits.h
  1812. x ./usr/include/x86/acpica_machdep.h
  1813. x ./usr/include/x86/legacyvar.h
  1814. x ./usr/include/x86/pci_cfgreg.h
  1815. x ./usr/include/x86/busdma_impl.h
  1816. x ./usr/include/x86/signal.h
  1817. x ./usr/include/x86/stdarg.h
  1818. x ./usr/include/x86/dump.h
  1819. x ./usr/include/x86/apicreg.h
  1820. x ./usr/include/x86/ofw_machdep.h
  1821. x ./usr/include/x86/fpu.h
  1822. x ./usr/include/x86/fdt.h
  1823. x ./usr/include/x86/_stdint.h
  1824. x ./usr/include/x86/ucontext.h
  1825. x ./usr/include/x86/bus.h
  1826. x ./usr/include/x86/mptable.h
  1827. x ./usr/include/x86/ptrace.h
  1828. x ./usr/include/x86/metadata.h
  1829. x ./usr/include/x86/stack.h
  1830. x ./usr/include/x86/reg.h
  1831. x ./usr/include/x86/mca.h
  1832. x ./usr/include/x86/x86_var.h
  1833. x ./usr/include/x86/cputypes.h
  1834. x ./usr/include/x86/vdso.h
  1835. x ./usr/include/x86/sysarch.h
  1836. x ./usr/include/x86/apicvar.h
  1837. x ./usr/include/x86/segments.h
  1838. x ./usr/include/x86/endian.h
  1839. x ./usr/include/x86/frame.h
  1840. x ./usr/include/x86/apm_bios.h
  1841. x ./usr/include/x86/setjmp.h
  1842. x ./usr/include/x86/trap.h
  1843. x ./usr/include/x86/init.h
  1844. x ./usr/include/x86/pvclock.h
  1845. x ./usr/include/x86/_types.h
  1846. x ./usr/include/x86/elf.h
  1847. x ./usr/include/x86/x86_smp.h
  1848. x ./usr/include/x86/_inttypes.h
  1849. x ./usr/include/dev/ic/
  1850. x ./usr/include/dev/ppbus/
  1851. x ./usr/include/dev/mfi/
  1852. x ./usr/include/dev/mpt/
  1853. x ./usr/include/dev/firewire/
  1854. x ./usr/include/dev/evdev/
  1855. x ./usr/include/dev/vkbd/
  1856. x ./usr/include/dev/an/
  1857. x ./usr/include/dev/powermac_nvram/
  1858. x ./usr/include/dev/hyperv/
  1859. x ./usr/include/dev/speaker/
  1860. x ./usr/include/dev/smbus/
  1861. x ./usr/include/dev/ciss/
  1862. x ./usr/include/dev/nand/
  1863. x ./usr/include/dev/wi/
  1864. x ./usr/include/dev/hwpmc/
  1865. x ./usr/include/dev/nvme/
  1866. x ./usr/include/dev/pbio/
  1867. x ./usr/include/dev/ofw/
  1868. x ./usr/include/dev/io/
  1869. x ./usr/include/dev/acpica/
  1870. x ./usr/include/dev/filemon/
  1871. x ./usr/include/dev/bktr/
  1872. x ./usr/include/dev/usb/
  1873. x ./usr/include/dev/utopia/
  1874. x ./usr/include/dev/lmc/
  1875. x ./usr/include/dev/iicbus/
  1876. x ./usr/include/dev/agp/
  1877. x ./usr/include/dev/mmc/
  1878. x ./usr/include/dev/pci/
  1879. x ./usr/include/dev/pci/pcireg.h
  1880. x ./usr/include/dev/mmc/mmc_ioctl.h
  1881. x ./usr/include/dev/mmc/bridge.h
  1882. x ./usr/include/dev/mmc/mmcvar.h
  1883. x ./usr/include/dev/mmc/mmc_private.h
  1884. x ./usr/include/dev/mmc/mmc_subr.h
  1885. x ./usr/include/dev/mmc/mmcreg.h
  1886. x ./usr/include/dev/mmc/mmcbrvar.h
  1887. x ./usr/include/dev/agp/agpreg.h
  1888. x ./usr/include/dev/iicbus/ds1307reg.h
  1889. x ./usr/include/dev/iicbus/iic.h
  1890. x ./usr/include/dev/iicbus/iicoc.h
  1891. x ./usr/include/dev/iicbus/ds3231reg.h
  1892. x ./usr/include/dev/iicbus/iicbus.h
  1893. x ./usr/include/dev/iicbus/iiconf.h
  1894. x ./usr/include/dev/iicbus/pcf8563reg.h
  1895. x ./usr/include/dev/lmc/if_lmc.h
  1896. x ./usr/include/dev/utopia/suni.h
  1897. x ./usr/include/dev/utopia/utopia_priv.h
  1898. x ./usr/include/dev/utopia/utopia.h
  1899. x ./usr/include/dev/utopia/idtphy.h
  1900. x ./usr/include/dev/usb/usb_freebsd_loader.h
  1901. x ./usr/include/dev/usb/usb.h
  1902. x ./usr/include/dev/usb/usb_endian.h
  1903. x ./usr/include/dev/usb/usb_pf.h
  1904. x ./usr/include/dev/usb/ufm_ioctl.h
  1905. x ./usr/include/dev/usb/usb_process.h
  1906. x ./usr/include/dev/usb/usb_ioctl.h
  1907. x ./usr/include/dev/usb/uled_ioctl.h
  1908. x ./usr/include/dev/usb/usb_cdc.h
  1909. x ./usr/include/dev/usb/usb_dev.h
  1910. x ./usr/include/dev/usb/usb_pci.h
  1911. x ./usr/include/dev/usb/usb_request.h
  1912. x ./usr/include/dev/usb/usbdi.h
  1913. x ./usr/include/dev/usb/usbhid.h
  1914. x ./usr/include/dev/usb/uftdiio.h
  1915. x ./usr/include/dev/usb/usb_controller.h
  1916. x ./usr/include/dev/usb/usb_device.h
  1917. x ./usr/include/dev/usb/usb_msctest.h
  1918. x ./usr/include/dev/usb/usb_busdma.h
  1919. x ./usr/include/dev/usb/usbdi_util.h
  1920. x ./usr/include/dev/usb/usb_util.h
  1921. x ./usr/include/dev/usb/usb_bus.h
  1922. x ./usr/include/dev/usb/usb_hub.h
  1923. x ./usr/include/dev/usb/usb_transfer.h
  1924. x ./usr/include/dev/usb/usb_dynamic.h
  1925. x ./usr/include/dev/usb/usb_debug.h
  1926. x ./usr/include/dev/usb/usb_generic.h
  1927. x ./usr/include/dev/usb/usb_mbuf.h
  1928. x ./usr/include/dev/usb/usb_freebsd.h
  1929. x ./usr/include/dev/usb/usb_core.h
  1930. x ./usr/include/dev/bktr/ioctl_bt848.h
  1931. x ./usr/include/dev/bktr/ioctl_meteor.h
  1932. x ./usr/include/dev/filemon/filemon.h
  1933. x ./usr/include/dev/acpica/acpiio.h
  1934. x ./usr/include/dev/acpica/acpi_hpet.h
  1935. x ./usr/include/dev/io/iodev.h
  1936. x ./usr/include/dev/ofw/ofw_bus.h
  1937. x ./usr/include/dev/ofw/openpromio.h
  1938. x ./usr/include/dev/ofw/openfirm.h
  1939. x ./usr/include/dev/ofw/ofw_subr.h
  1940. x ./usr/include/dev/ofw/ofwpci.h
  1941. x ./usr/include/dev/ofw/ofw_bus_subr.h
  1942. x ./usr/include/dev/ofw/openfirmio.h
  1943. x ./usr/include/dev/ofw/ofw_cpu.h
  1944. x ./usr/include/dev/ofw/ofwvar.h
  1945. x ./usr/include/dev/ofw/ofw_pci.h
  1946. x ./usr/include/dev/pbio/pbioio.h
  1947. x ./usr/include/dev/nvme/nvme_private.h
  1948. x ./usr/include/dev/nvme/nvme.h
  1949. x ./usr/include/dev/hwpmc/hwpmc_ppro.h
  1950. x ./usr/include/dev/hwpmc/pmc_events.h
  1951. x ./usr/include/dev/hwpmc/hwpmc_arm64.h
  1952. x ./usr/include/dev/hwpmc/hwpmc_core.h
  1953. x ./usr/include/dev/hwpmc/hwpmc_riscv.h
  1954. x ./usr/include/dev/hwpmc/hwpmc_powerpc.h
  1955. x ./usr/include/dev/hwpmc/hwpmc_amd.h
  1956. x ./usr/include/dev/hwpmc/hwpmc_xscale.h
  1957. x ./usr/include/dev/hwpmc/hwpmc_piv.h
  1958. x ./usr/include/dev/hwpmc/hwpmc_pentium.h
  1959. x ./usr/include/dev/hwpmc/hwpmc_soft.h
  1960. x ./usr/include/dev/hwpmc/hwpmc_tsc.h
  1961. x ./usr/include/dev/hwpmc/hwpmc_uncore.h
  1962. x ./usr/include/dev/hwpmc/hwpmc_armv7.h
  1963. x ./usr/include/dev/wi/if_wivar.h
  1964. x ./usr/include/dev/wi/if_wavelan_ieee.h
  1965. x ./usr/include/dev/wi/if_wireg.h
  1966. x ./usr/include/dev/ciss/cissreg.h
  1967. x ./usr/include/dev/ciss/cissio.h
  1968. x ./usr/include/dev/ciss/cissvar.h
  1969. x ./usr/include/dev/smbus/smbconf.h
  1970. x ./usr/include/dev/smbus/smbus.h
  1971. x ./usr/include/dev/smbus/smb.h
  1972. x ./usr/include/dev/speaker/speaker.h
  1973. x ./usr/include/dev/hyperv/hyperv.h
  1974. x ./usr/include/dev/hyperv/hv_snapshot.h
  1975. x ./usr/include/dev/an/if_aironet_ieee.h
  1976. x ./usr/include/dev/an/if_anreg.h
  1977. x ./usr/include/dev/vkbd/vkbd_var.h
  1978. x ./usr/include/dev/evdev/input.h
  1979. x ./usr/include/dev/evdev/input-event-codes.h
  1980. x ./usr/include/dev/evdev/uinput.h
  1981. x ./usr/include/dev/firewire/fwmem.h
  1982. x ./usr/include/dev/firewire/sbp.h
  1983. x ./usr/include/dev/firewire/firewirereg.h
  1984. x ./usr/include/dev/firewire/fwohcireg.h
  1985. x ./usr/include/dev/firewire/if_fwevar.h
  1986. x ./usr/include/dev/firewire/fwdma.h
  1987. x ./usr/include/dev/firewire/iec13213.h
  1988. x ./usr/include/dev/firewire/firewire_phy.h
  1989. x ./usr/include/dev/firewire/if_fwipvar.h
  1990. x ./usr/include/dev/firewire/firewire.h
  1991. x ./usr/include/dev/firewire/fwohcivar.h
  1992. x ./usr/include/dev/firewire/fwphyreg.h
  1993. x ./usr/include/dev/firewire/iec68113.h
  1994. x ./usr/include/dev/mpt/mpilib/
  1995. x ./usr/include/dev/mpt/mpilib/mpi_tool.h
  1996. x ./usr/include/dev/mpt/mpilib/mpi_log_sas.h
  1997. x ./usr/include/dev/mpt/mpilib/mpi_log_fc.h
  1998. x ./usr/include/dev/mpt/mpilib/mpi_lan.h
  1999. x ./usr/include/dev/mpt/mpilib/mpi_fc.h
  2000. x ./usr/include/dev/mpt/mpilib/mpi_type.h
  2001. x ./usr/include/dev/mpt/mpilib/mpi_cnfg.h
  2002. x ./usr/include/dev/mpt/mpilib/mpi.h
  2003. x ./usr/include/dev/mpt/mpilib/mpi_ioc.h
  2004. x ./usr/include/dev/mpt/mpilib/mpi_init.h
  2005. x ./usr/include/dev/mpt/mpilib/mpi_sas.h
  2006. x ./usr/include/dev/mpt/mpilib/mpi_raid.h
  2007. x ./usr/include/dev/mpt/mpilib/mpi_targ.h
  2008. x ./usr/include/dev/mfi/mfivar.h
  2009. x ./usr/include/dev/mfi/mfi_ioctl.h
  2010. x ./usr/include/dev/mfi/mfireg.h
  2011. x ./usr/include/dev/ppbus/ppbio.h
  2012. x ./usr/include/dev/ppbus/ppb_1284.h
  2013. x ./usr/include/dev/ppbus/vpoio.h
  2014. x ./usr/include/dev/ppbus/ppbconf.h
  2015. x ./usr/include/dev/ppbus/lptio.h
  2016. x ./usr/include/dev/ppbus/ppb_msq.h
  2017. x ./usr/include/dev/ppbus/lpt.h
  2018. x ./usr/include/dev/ppbus/ppi.h
  2019. x ./usr/include/dev/ic/i8259.h
  2020. x ./usr/include/dev/ic/i8253reg.h
  2021. x ./usr/include/dev/ic/cd180.h
  2022. x ./usr/include/dev/ic/via6522reg.h
  2023. x ./usr/include/dev/ic/i8237.h
  2024. x ./usr/include/dev/ic/esp.h
  2025. x ./usr/include/dev/ic/sab82532.h
  2026. x ./usr/include/dev/ic/i82586.h
  2027. x ./usr/include/dev/ic/quicc.h
  2028. x ./usr/include/dev/ic/nec765.h
  2029. x ./usr/include/dev/ic/cd1400.h
  2030. x ./usr/include/dev/ic/z8530.h
  2031. x ./usr/include/dev/ic/ns16550.h
  2032. x ./usr/include/bsm/audit_domain.h
  2033. x ./usr/include/bsm/audit_kevents.h
  2034. x ./usr/include/bsm/audit_internal.h
  2035. x ./usr/include/bsm/audit_errno.h
  2036. x ./usr/include/bsm/audit_record.h
  2037. x ./usr/include/bsm/audit_socket_type.h
  2038. x ./usr/include/bsm/libbsm.h
  2039. x ./usr/include/bsm/audit_fcntl.h
  2040. x ./usr/include/bsm/audit.h
  2041. x ./usr/include/bsm/audit_uevents.h
  2042. x ./usr/include/edit/readline/
  2043. x ./usr/include/edit/readline/tilde.h
  2044. x ./usr/include/edit/readline/history.h
  2045. x ./usr/include/edit/readline/readline.h
  2046. x ./usr/include/private/ucl/
  2047. x ./usr/include/private/bsdstat/
  2048. x ./usr/include/private/bsdstat/bsdstat.h
  2049. x ./usr/include/private/ucl/ucl.h
  2050. x ./usr/include/atf-c/tp.h
  2051. x ./usr/include/atf-c/check.h
  2052. x ./usr/include/atf-c/build.h
  2053. x ./usr/include/atf-c/error.h
  2054. x ./usr/include/atf-c/macros.h
  2055. x ./usr/include/atf-c/error_fwd.h
  2056. x ./usr/include/atf-c/utils.h
  2057. x ./usr/include/atf-c/defs.h
  2058. x ./usr/include/atf-c/tc.h
  2059. x ./usr/include/nfs/nfsdiskless.h
  2060. x ./usr/include/nfs/xdr_subs.h
  2061. x ./usr/include/nfs/nfs_kdtrace.h
  2062. x ./usr/include/nfs/nfs_lock.h
  2063. x ./usr/include/nfs/krpc.h
  2064. x ./usr/include/nfs/nfs_common.h
  2065. x ./usr/include/nfs/nfs_mountcommon.h
  2066. x ./usr/include/nfs/nfs_fha.h
  2067. x ./usr/include/nfs/nfssvc.h
  2068. x ./usr/include/nfs/nfsproto.h
  2069. x ./usr/include/casper/cap_sysctl.h
  2070. x ./usr/include/casper/cap_random.h
  2071. x ./usr/include/casper/cap_pwd.h
  2072. x ./usr/include/casper/cap_grp.h
  2073. x ./usr/include/casper/cap_dns.h
  2074. x ./usr/include/security/openpam_attr.h
  2075. x ./usr/include/security/openpam_version.h
  2076. x ./usr/include/security/mac_mls/
  2077. x ./usr/include/security/mac_bsdextended/
  2078. x ./usr/include/security/pam_constants.h
  2079. x ./usr/include/security/pam_appl.h
  2080. x ./usr/include/security/pam_mod_misc.h
  2081. x ./usr/include/security/mac_lomac/
  2082. x ./usr/include/security/mac_partition/
  2083. x ./usr/include/security/pam_types.h
  2084. x ./usr/include/security/mac_biba/
  2085. x ./usr/include/security/pam_modules.h
  2086. x ./usr/include/security/openpam.h
  2087. x ./usr/include/security/audit/
  2088. x ./usr/include/security/audit/audit_private.h
  2089. x ./usr/include/security/audit/audit_ioctl.h
  2090. x ./usr/include/security/audit/audit.h
  2091. x ./usr/include/security/mac_biba/mac_biba.h
  2092. x ./usr/include/security/mac_partition/mac_partition.h
  2093. x ./usr/include/security/mac_lomac/mac_lomac.h
  2094. x ./usr/include/security/mac_bsdextended/ugidfw_internal.h
  2095. x ./usr/include/security/mac_bsdextended/mac_bsdextended.h
  2096. x ./usr/include/security/mac_mls/mac_mls.h
  2097. x ./usr/include/sys/errno.h
  2098. x ./usr/include/sys/loginclass.h
  2099. x ./usr/include/sys/param.h
  2100. x ./usr/include/sys/shm.h
  2101. x ./usr/include/sys/types.h
  2102. x ./usr/include/sys/digiio.h
  2103. x ./usr/include/sys/caprights.h
  2104. x ./usr/include/sys/elf_generic.h
  2105. x ./usr/include/sys/select.h
  2106. x ./usr/include/sys/bus.h
  2107. x ./usr/include/sys/thr.h
  2108. x ./usr/include/sys/vmmeter.h
  2109. x ./usr/include/sys/resource.h
  2110. x ./usr/include/sys/callout.h
  2111. x ./usr/include/sys/efiio.h
  2112. x ./usr/include/sys/_pctrie.h
  2113. x ./usr/include/sys/module_khelp.h
  2114. x ./usr/include/sys/joystick.h
  2115. x ./usr/include/sys/buf_ring.h
  2116. x ./usr/include/sys/busdma_bufalloc.h
  2117. x ./usr/include/sys/ipc.h
  2118. x ./usr/include/sys/zutil.h
  2119. x ./usr/include/sys/_ucontext.h
  2120. x ./usr/include/sys/ioccom.h
  2121. x ./usr/include/sys/proc.h
  2122. x ./usr/include/sys/racct.h
  2123. x ./usr/include/sys/buf.h
  2124. x ./usr/include/sys/exec.h
  2125. x ./usr/include/sys/smp.h
  2126. x ./usr/include/sys/vnode.h
  2127. x ./usr/include/sys/times.h
  2128. x ./usr/include/sys/statvfs.h
  2129. x ./usr/include/sys/mbpool.h
  2130. x ./usr/include/sys/ttydevsw.h
  2131. x ./usr/include/sys/user.h
  2132. x ./usr/include/sys/vmem.h
  2133. x ./usr/include/sys/socket.h
  2134. x ./usr/include/sys/dnv.h
  2135. x ./usr/include/sys/procctl.h
  2136. x ./usr/include/sys/sdt.h
  2137. x ./usr/include/sys/cdrio.h
  2138. x ./usr/include/sys/ucontext.h
  2139. x ./usr/include/sys/cnv.h
  2140. x ./usr/include/sys/kthread.h
  2141. x ./usr/include/sys/ttyhook.h
  2142. x ./usr/include/sys/alq.h
  2143. x ./usr/include/sys/bus_dma.h
  2144. x ./usr/include/sys/mpt_ioctl.h
  2145. x ./usr/include/sys/stdatomic.h
  2146. x ./usr/include/sys/procdesc.h
  2147. x ./usr/include/sys/eui64.h
  2148. x ./usr/include/sys/termios.h
  2149. x ./usr/include/sys/spigenio.h
  2150. x ./usr/include/sys/dataacq.h
  2151. x ./usr/include/sys/ioctl.h
  2152. x ./usr/include/sys/watchdog.h
  2153. x ./usr/include/sys/ttydefaults.h
  2154. x ./usr/include/sys/ktrace.h
  2155. x ./usr/include/sys/stddef.h
  2156. x ./usr/include/sys/malloc.h
  2157. x ./usr/include/sys/msgbuf.h
  2158. x ./usr/include/sys/ktr.h
  2159. x ./usr/include/sys/fnv_hash.h
  2160. x ./usr/include/sys/devmap.h
  2161. x ./usr/include/sys/hhook.h
  2162. x ./usr/include/sys/file.h
  2163. x ./usr/include/sys/msg.h
  2164. x ./usr/include/sys/power.h
  2165. x ./usr/include/sys/timers.h
  2166. x ./usr/include/sys/devicestat.h
  2167. x ./usr/include/sys/imgact_aout.h
  2168. x ./usr/include/sys/zlib.h
  2169. x ./usr/include/sys/link_elf.h
  2170. x ./usr/include/sys/rman.h
  2171. x ./usr/include/sys/uio.h
  2172. x ./usr/include/sys/cpuset.h
  2173. x ./usr/include/sys/stat.h
  2174. x ./usr/include/sys/acct.h
  2175. x ./usr/include/sys/dirent.h
  2176. x ./usr/include/sys/timex.h
  2177. x ./usr/include/sys/_rwlock.h
  2178. x ./usr/include/sys/event.h
  2179. x ./usr/include/sys/cfictl.h
  2180. x ./usr/include/sys/nlist_aout.h
  2181. x ./usr/include/sys/timespec.h
  2182. x ./usr/include/sys/sema.h
  2183. x ./usr/include/sys/fdcio.h
  2184. x ./usr/include/sys/_umtx.h
  2185. x ./usr/include/sys/mdioctl.h
  2186. x ./usr/include/sys/imgact_elf.h
  2187. x ./usr/include/sys/kobj.h
  2188. x ./usr/include/sys/slicer.h
  2189. x ./usr/include/sys/agpio.h
  2190. x ./usr/include/sys/memdesc.h
  2191. x ./usr/include/sys/endian.h
  2192. x ./usr/include/sys/sockopt.h
  2193. x ./usr/include/sys/ucred.h
  2194. x ./usr/include/sys/rangelock.h
  2195. x ./usr/include/sys/cdefs.h
  2196. x ./usr/include/sys/tree.h
  2197. x ./usr/include/sys/module.h
  2198. x ./usr/include/sys/pciio.h
  2199. x ./usr/include/sys/filio.h
  2200. x ./usr/include/sys/domain.h
  2201. x ./usr/include/sys/ctype.h
  2202. x ./usr/include/sys/_timespec.h
  2203. x ./usr/include/sys/mouse.h
  2204. x ./usr/include/sys/_task.h
  2205. x ./usr/include/sys/nv.h
  2206. x ./usr/include/sys/ata.h
  2207. x ./usr/include/sys/dkstat.h
  2208. x ./usr/include/sys/priv.h
  2209. x ./usr/include/sys/sysproto.h
  2210. x ./usr/include/sys/reboot.h
  2211. x ./usr/include/sys/diskmbr.h
  2212. x ./usr/include/sys/fail.h
  2213. x ./usr/include/sys/syslog.h
  2214. x ./usr/include/sys/syscall.h
  2215. x ./usr/include/sys/timeffc.h
  2216. x ./usr/include/sys/_sockaddr_storage.h
  2217. x ./usr/include/sys/sbuf.h
  2218. x ./usr/include/sys/pcpu.h
  2219. x ./usr/include/sys/_lockmgr.h
  2220. x ./usr/include/sys/clock.h
  2221. x ./usr/include/sys/sockbuf.h
  2222. x ./usr/include/sys/disk_zone.h
  2223. x ./usr/include/sys/khelp.h
  2224. x ./usr/include/sys/pipe.h
  2225. x ./usr/include/sys/snoop.h
  2226. x ./usr/include/sys/unpcb.h
  2227. x ./usr/include/sys/intr.h
  2228. x ./usr/include/sys/pmc.h
  2229. x ./usr/include/sys/conf.h
  2230. x ./usr/include/sys/jail.h
  2231. x ./usr/include/sys/_rmlock.h
  2232. x ./usr/include/sys/systm.h
  2233. x ./usr/include/sys/chio.h
  2234. x ./usr/include/sys/gzio.h
  2235. x ./usr/include/sys/_types.h
  2236. x ./usr/include/sys/lockf.h
  2237. x ./usr/include/sys/_lock.h
  2238. x ./usr/include/sys/blist.h
  2239. x ./usr/include/sys/ttycom.h
  2240. x ./usr/include/sys/un.h
  2241. x ./usr/include/sys/vdso.h
  2242. x ./usr/include/sys/elf64.h
  2243. x ./usr/include/sys/_bitset.h
  2244. x ./usr/include/sys/rctl.h
  2245. x ./usr/include/sys/gpt.h
  2246. x ./usr/include/sys/mchain.h
  2247. x ./usr/include/sys/cons.h
  2248. x ./usr/include/sys/mount.h
  2249. x ./usr/include/sys/sx.h
  2250. x ./usr/include/sys/sockstate.h
  2251. x ./usr/include/sys/aio.h
  2252. x ./usr/include/sys/consio.h
  2253. x ./usr/include/sys/_stdint.h
  2254. x ./usr/include/sys/kenv.h
  2255. x ./usr/include/sys/cpuctl.h
  2256. x ./usr/include/sys/timepps.h
  2257. x ./usr/include/sys/eventhandler.h
  2258. x ./usr/include/sys/sockio.h
  2259. x ./usr/include/sys/runq.h
  2260. x ./usr/include/sys/resourcevar.h
  2261. x ./usr/include/sys/mtio.h
  2262. x ./usr/include/sys/imgact_binmisc.h
  2263. x ./usr/include/sys/condvar.h
  2264. x ./usr/include/sys/vtoc.h
  2265. x ./usr/include/sys/ipmi.h
  2266. x ./usr/include/sys/elf32.h
  2267. x ./usr/include/sys/bitstring.h
  2268. x ./usr/include/sys/nvpair.h
  2269. x ./usr/include/sys/sem.h
  2270. x ./usr/include/sys/gpio.h
  2271. x ./usr/include/sys/linker.h
  2272. x ./usr/include/sys/rtprio.h
  2273. x ./usr/include/sys/uuid.h
  2274. x ./usr/include/sys/utsname.h
  2275. x ./usr/include/sys/copyright.h
  2276. x ./usr/include/sys/ktr_class.h
  2277. x ./usr/include/sys/ptio.h
  2278. x ./usr/include/sys/capability.h
  2279. x ./usr/include/sys/_callout.h
  2280. x ./usr/include/sys/bio.h
  2281. x ./usr/include/sys/interrupt.h
  2282. x ./usr/include/sys/dvdio.h
  2283. x ./usr/include/sys/disklabel.h
  2284. x ./usr/include/sys/memrange.h
  2285. x ./usr/include/sys/fcntl.h
  2286. x ./usr/include/sys/timeet.h
  2287. x ./usr/include/sys/sf_buf.h
  2288. x ./usr/include/sys/serial.h
  2289. x ./usr/include/sys/capsicum.h
  2290. x ./usr/include/sys/sun_disklabel.h
  2291. x ./usr/include/sys/filedesc.h
  2292. x ./usr/include/sys/_kstack_cache.h
  2293. x ./usr/include/sys/turnstile.h
  2294. x ./usr/include/sys/queue.h
  2295. x ./usr/include/sys/linker_set.h
  2296. x ./usr/include/sys/kbio.h
  2297. x ./usr/include/sys/procfs.h
  2298. x ./usr/include/sys/syslimits.h
  2299. x ./usr/include/sys/namei.h
  2300. x ./usr/include/sys/stdint.h
  2301. x ./usr/include/sys/sysctl.h
  2302. x ./usr/include/sys/elf.h
  2303. x ./usr/include/sys/_ffcounter.h
  2304. x ./usr/include/sys/lock_profile.h
  2305. x ./usr/include/sys/efi.h
  2306. x ./usr/include/sys/pioctl.h
  2307. x ./usr/include/sys/_vm_domain.h
  2308. x ./usr/include/sys/_mutex.h
  2309. x ./usr/include/sys/timetc.h
  2310. x ./usr/include/sys/iov_schema.h
  2311. x ./usr/include/sys/stack.h
  2312. x ./usr/include/sys/_termios.h
  2313. x ./usr/include/sys/cpu.h
  2314. x ./usr/include/sys/dtrace_bsd.h
  2315. x ./usr/include/sys/lockstat.h
  2316. x ./usr/include/sys/boot.h
  2317. x ./usr/include/sys/libkern.h
  2318. x ./usr/include/sys/_bus_dma.h
  2319. x ./usr/include/sys/posix4.h
  2320. x ./usr/include/sys/regression.h
  2321. x ./usr/include/sys/apm.h
  2322. x ./usr/include/sys/rmlock.h
  2323. x ./usr/include/sys/signal.h
  2324. x ./usr/include/sys/sleepqueue.h
  2325. x ./usr/include/sys/ksem.h
  2326. x ./usr/include/sys/dir.h
  2327. x ./usr/include/sys/kdb.h
  2328. x ./usr/include/sys/sglist.h
  2329. x ./usr/include/sys/mac.h
  2330. x ./usr/include/sys/elf_common.h
  2331. x ./usr/include/sys/poll.h
  2332. x ./usr/include/sys/time.h
  2333. x ./usr/include/sys/bitset.h
  2334. x ./usr/include/sys/mqueue.h
  2335. x ./usr/include/sys/gmon.h
  2336. x ./usr/include/sys/gtaskqueue.h
  2337. x ./usr/include/sys/hash.h
  2338. x ./usr/include/sys/seq.h
  2339. x ./usr/include/sys/unistd.h
  2340. x ./usr/include/sys/soundcard.h
  2341. x ./usr/include/sys/sched.h
  2342. x ./usr/include/sys/_semaphore.h
  2343. x ./usr/include/sys/socketvar.h
  2344. x ./usr/include/sys/mutex.h
  2345. x ./usr/include/sys/_unrhdr.h
  2346. x ./usr/include/sys/osd.h
  2347. x ./usr/include/sys/lockmgr.h
  2348. x ./usr/include/sys/firmware.h
  2349. x ./usr/include/sys/md4.h
  2350. x ./usr/include/sys/sigio.h
  2351. x ./usr/include/sys/taskqueue.h
  2352. x ./usr/include/sys/bufobj.h
  2353. x ./usr/include/sys/cdio.h
  2354. x ./usr/include/sys/random.h
  2355. x ./usr/include/sys/_stack.h
  2356. x ./usr/include/sys/ttyqueue.h
  2357. x ./usr/include/sys/wait.h
  2358. x ./usr/include/sys/assym.h
  2359. x ./usr/include/sys/pmckern.h
  2360. x ./usr/include/sys/lock.h
  2361. x ./usr/include/sys/kernel.h
  2362. x ./usr/include/sys/pctrie.h
  2363. x ./usr/include/sys/_iovec.h
  2364. x ./usr/include/sys/signalvar.h
  2365. x ./usr/include/sys/sysent.h
  2366. x ./usr/include/sys/counter.h
  2367. x ./usr/include/sys/kerneldump.h
  2368. x ./usr/include/sys/inflate.h
  2369. x ./usr/include/sys/tiio.h
  2370. x ./usr/include/sys/syscallsubr.h
  2371. x ./usr/include/sys/acl.h
  2372. x ./usr/include/sys/numa.h
  2373. x ./usr/include/sys/refcount.h
  2374. x ./usr/include/sys/priority.h
  2375. x ./usr/include/sys/pmclog.h
  2376. x ./usr/include/sys/protosw.h
  2377. x ./usr/include/sys/_timeval.h
  2378. x ./usr/include/sys/disk/
  2379. x ./usr/include/sys/extattr.h
  2380. x ./usr/include/sys/ptrace.h
  2381. x ./usr/include/sys/disk.h
  2382. x ./usr/include/sys/_sigset.h
  2383. x ./usr/include/sys/_null.h
  2384. x ./usr/include/sys/_cpuset.h
  2385. x ./usr/include/sys/eventvar.h
  2386. x ./usr/include/sys/aac_ioctl.h
  2387. x ./usr/include/sys/_sx.h
  2388. x ./usr/include/sys/iov.h
  2389. x ./usr/include/sys/rwlock.h
  2390. x ./usr/include/sys/_pthreadtypes.h
  2391. x ./usr/include/sys/md5.h
  2392. x ./usr/include/sys/mman.h
  2393. x ./usr/include/sys/link_aout.h
  2394. x ./usr/include/sys/mbuf.h
  2395. x ./usr/include/sys/iconv.h
  2396. x ./usr/include/sys/selinfo.h
  2397. x ./usr/include/sys/ttydisc.h
  2398. x ./usr/include/sys/tty.h
  2399. x ./usr/include/sys/ioctl_compat.h
  2400. x ./usr/include/sys/terminal.h
  2401. x ./usr/include/sys/fbio.h
  2402. x ./usr/include/sys/limits.h
  2403. x ./usr/include/sys/ksyms.h
  2404. x ./usr/include/sys/umtx.h
  2405. x ./usr/include/sys/imgact.h
  2406. x ./usr/include/sys/timeb.h
  2407. x ./usr/include/sys/disk/mbr.h
  2408. x ./usr/include/sys/disk/gpt.h
  2409. x ./usr/include/sys/disk/bsd.h
  2410. x ./usr/include/sys/disk/vtoc.h
  2411. x ./usr/include/sys/disk/apm.h
  2412. x ./usr/include/netpfil/pf/
  2413. x ./usr/include/netpfil/pf/pf_mtag.h
  2414. x ./usr/include/netpfil/pf/pf.h
  2415. x ./usr/include/netpfil/pf/pf_altq.h
  2416. x ./usr/include/xlocale/_langinfo.h
  2417. x ./usr/include/xlocale/_stdlib.h
  2418. x ./usr/include/xlocale/_time.h
  2419. x ./usr/include/xlocale/_inttypes.h
  2420. x ./usr/include/xlocale/_locale.h
  2421. x ./usr/include/xlocale/_string.h
  2422. x ./usr/include/xlocale/_strings.h
  2423. x ./usr/include/xlocale/_uchar.h
  2424. x ./usr/include/xlocale/_stdio.h
  2425. x ./usr/include/xlocale/_ctype.h
  2426. x ./usr/include/xlocale/_wchar.h
  2427. x ./usr/include/xlocale/_monetary.h
  2428. x ./usr/include/rpc/pmap_clnt.h
  2429. x ./usr/include/rpc/raw.h
  2430. x ./usr/include/rpc/rpc_com.h
  2431. x ./usr/include/rpc/auth_kerb.h
  2432. x ./usr/include/rpc/clnt_stat.h
  2433. x ./usr/include/rpc/pmap_prot.h
  2434. x ./usr/include/rpc/des_crypt.h
  2435. x ./usr/include/rpc/auth_unix.h
  2436. x ./usr/include/rpc/clnt.h
  2437. x ./usr/include/rpc/rpcent.h
  2438. x ./usr/include/rpc/xdr.h
  2439. x ./usr/include/rpc/svc_soc.h
  2440. x ./usr/include/rpc/auth_des.h
  2441. x ./usr/include/rpc/des.h
  2442. x ./usr/include/rpc/rpc.h
  2443. x ./usr/include/rpc/rpcsec_gss.h
  2444. x ./usr/include/rpc/svc.h
  2445. x ./usr/include/rpc/clnt_soc.h
  2446. x ./usr/include/rpc/svc_dg.h
  2447. x ./usr/include/rpc/key_prot.h
  2448. x ./usr/include/rpc/rpcb_prot.x
  2449. x ./usr/include/rpc/rpcb_clnt.h
  2450. x ./usr/include/rpc/nettype.h
  2451. x ./usr/include/rpc/svc_auth.h
  2452. x ./usr/include/rpc/rpc_msg.h
  2453. x ./usr/include/rpc/pmap_rmt.h
  2454. x ./usr/include/rpc/rpcb_prot.h
  2455. x ./usr/include/rpc/auth.h
  2456. x ./usr/include/rpc/types.h
  2457. x ./usr/include/libxo/xo_encoder.h
  2458. x ./usr/include/libxo/xo.h
  2459. x ./usr/include/bsnmp/bridge_snmp.h
  2460. x ./usr/include/bsnmp/asn1.h
  2461. x ./usr/include/bsnmp/snmp_atm.h
  2462. x ./usr/include/bsnmp/snmp_netgraph.h
  2463. x ./usr/include/bsnmp/snmpmod.h
  2464. x ./usr/include/bsnmp/snmpagent.h
  2465. x ./usr/include/bsnmp/snmp.h
  2466. x ./usr/include/bsnmp/snmp_mibII.h
  2467. x ./usr/include/bsnmp/snmpclient.h
  2468. x ./usr/include/fs/cuse/
  2469. x ./usr/include/fs/nfs/
  2470. x ./usr/include/fs/unionfs/
  2471. x ./usr/include/fs/msdosfs/
  2472. x ./usr/include/fs/smbfs/
  2473. x ./usr/include/fs/procfs/
  2474. x ./usr/include/fs/fdescfs/
  2475. x ./usr/include/fs/udf/
  2476. x ./usr/include/fs/nandfs/
  2477. x ./usr/include/fs/devfs/
  2478. x ./usr/include/fs/nullfs/
  2479. x ./usr/include/fs/nullfs/null.h
  2480. x ./usr/include/fs/devfs/devfs.h
  2481. x ./usr/include/fs/devfs/devfs_int.h
  2482. x ./usr/include/fs/nandfs/nandfs_mount.h
  2483. x ./usr/include/fs/nandfs/nandfs.h
  2484. x ./usr/include/fs/nandfs/nandfs_subr.h
  2485. x ./usr/include/fs/nandfs/nandfs_fs.h
  2486. x ./usr/include/fs/nandfs/bmap.h
  2487. x ./usr/include/fs/udf/udf_mount.h
  2488. x ./usr/include/fs/udf/ecma167-udf.h
  2489. x ./usr/include/fs/udf/udf.h
  2490. x ./usr/include/fs/udf/osta.h
  2491. x ./usr/include/fs/fdescfs/fdesc.h
  2492. x ./usr/include/fs/procfs/procfs.h
  2493. x ./usr/include/fs/smbfs/smbfs_subr.h
  2494. x ./usr/include/fs/smbfs/smbfs.h
  2495. x ./usr/include/fs/smbfs/smbfs_node.h
  2496. x ./usr/include/fs/msdosfs/msdosfsmount.h
  2497. x ./usr/include/fs/msdosfs/bootsect.h
  2498. x ./usr/include/fs/msdosfs/fat.h
  2499. x ./usr/include/fs/msdosfs/bpb.h
  2500. x ./usr/include/fs/msdosfs/denode.h
  2501. x ./usr/include/fs/msdosfs/direntry.h
  2502. x ./usr/include/fs/unionfs/union.h
  2503. x ./usr/include/fs/nfs/nfsdport.h
  2504. x ./usr/include/fs/nfs/nfskpiport.h
  2505. x ./usr/include/fs/nfs/nfsrvcache.h
  2506. x ./usr/include/fs/nfs/nfsm_subs.h
  2507. x ./usr/include/fs/nfs/nfsproto.h
  2508. x ./usr/include/fs/nfs/nfscl.h
  2509. x ./usr/include/fs/nfs/nfsclstate.h
  2510. x ./usr/include/fs/nfs/nfs.h
  2511. x ./usr/include/fs/nfs/nfsv4_errstr.h
  2512. x ./usr/include/fs/nfs/rpcv2.h
  2513. x ./usr/include/fs/nfs/nfsport.h
  2514. x ./usr/include/fs/nfs/nfs_var.h
  2515. x ./usr/include/fs/nfs/nfsrvstate.h
  2516. x ./usr/include/fs/nfs/xdr_subs.h
  2517. x ./usr/include/fs/cuse/cuse_ioctl.h
  2518. x ./usr/include/fs/cuse/cuse_defs.h
  2519. x ./usr/include/libmilter/mfapi.h
  2520. x ./usr/include/libmilter/mfdef.h
  2521. x ./usr/include/devdctl/event.h
  2522. x ./usr/include/devdctl/consumer.h
  2523. x ./usr/include/devdctl/event_factory.h
  2524. x ./usr/include/devdctl/guid.h
  2525. x ./usr/include/devdctl/exception.h
  2526. x ./usr/include/isofs/cd9660/
  2527. x ./usr/include/isofs/cd9660/cd9660_mount.h
  2528. x ./usr/include/isofs/cd9660/cd9660_rrip.h
  2529. x ./usr/include/isofs/cd9660/iso.h
  2530. x ./usr/include/isofs/cd9660/cd9660_node.h
  2531. x ./usr/include/isofs/cd9660/iso_rrip.h
  2532. x ./usr/include/infiniband/complib/
  2533. x ./usr/include/infiniband/opensm/
  2534. x ./usr/include/infiniband/iba/
  2535. x ./usr/include/infiniband/vendor/
  2536. x ./usr/include/teken/teken.h
  2537. x ./usr/include/protocols/timed.h
  2538. x ./usr/include/protocols/rwhod.h
  2539. x ./usr/include/protocols/routed.h
  2540. x ./usr/include/protocols/dumprestore.h
  2541. x ./usr/include/protocols/talkd.h
  2542. x ./usr/include/netgraph/ng_pppoe.h
  2543. x ./usr/include/netgraph/ng_one2many.h
  2544. x ./usr/include/netgraph/ng_rfc1490.h
  2545. x ./usr/include/netgraph/ng_tee.h
  2546. x ./usr/include/netgraph/ng_checksum.h
  2547. x ./usr/include/netgraph/ng_device.h
  2548. x ./usr/include/netgraph/ng_echo.h
  2549. x ./usr/include/netgraph/ng_tag.h
  2550. x ./usr/include/netgraph/ng_deflate.h
  2551. x ./usr/include/netgraph/ng_ksocket.h
  2552. x ./usr/include/netgraph/ng_tty.h
  2553. x ./usr/include/netgraph/netflow/
  2554. x ./usr/include/netgraph/ng_frame_relay.h
  2555. x ./usr/include/netgraph/ng_pred1.h
  2556. x ./usr/include/netgraph/ng_vlan.h
  2557. x ./usr/include/netgraph/ng_sppp.h
  2558. x ./usr/include/netgraph/ng_l2tp.h
  2559. x ./usr/include/netgraph/ng_ipfw.h
  2560. x ./usr/include/netgraph/ng_source.h
  2561. x ./usr/include/netgraph/ng_pipe.h
  2562. x ./usr/include/netgraph/ng_atmllc.h
  2563. x ./usr/include/netgraph/ng_parse.h
  2564. x ./usr/include/netgraph/ng_tcpmss.h
  2565. x ./usr/include/netgraph/ng_ether.h
  2566. x ./usr/include/netgraph/ng_bridge.h
  2567. x ./usr/include/netgraph/ng_socketvar.h
  2568. x ./usr/include/netgraph/ng_mppc.h
  2569. x ./usr/include/netgraph/netgraph.h
  2570. x ./usr/include/netgraph/ng_sample.h
  2571. x ./usr/include/netgraph/ng_ether_echo.h
  2572. x ./usr/include/netgraph/ng_async.h
  2573. x ./usr/include/netgraph/ng_cisco.h
  2574. x ./usr/include/netgraph/ng_car.h
  2575. x ./usr/include/netgraph/ng_pptpgre.h
  2576. x ./usr/include/netgraph/ng_vjc.h
  2577. x ./usr/include/netgraph/ng_hole.h
  2578. x ./usr/include/netgraph/ng_lmi.h
  2579. x ./usr/include/netgraph/ng_ip_input.h
  2580. x ./usr/include/netgraph/atm/
  2581. x ./usr/include/netgraph/ng_bpf.h
  2582. x ./usr/include/netgraph/ng_gif.h
  2583. x ./usr/include/netgraph/ng_message.h
  2584. x ./usr/include/netgraph/ng_etf.h
  2585. x ./usr/include/netgraph/ng_socket.h
  2586. x ./usr/include/netgraph/bluetooth/
  2587. x ./usr/include/netgraph/ng_hub.h
  2588. x ./usr/include/netgraph/ng_iface.h
  2589. x ./usr/include/netgraph/ng_gif_demux.h
  2590. x ./usr/include/netgraph/ng_split.h
  2591. x ./usr/include/netgraph/ng_patch.h
  2592. x ./usr/include/netgraph/ng_UI.h
  2593. x ./usr/include/netgraph/ng_ppp.h
  2594. x ./usr/include/netgraph/ng_nat.h
  2595. x ./usr/include/netgraph/ng_eiface.h
  2596. x ./usr/include/netgraph/bluetooth/include/
  2597. x ./usr/include/netgraph/bluetooth/include/ng_btsocket.h
  2598. x ./usr/include/netgraph/bluetooth/include/ng_btsocket_sco.h
  2599. x ./usr/include/netgraph/bluetooth/include/ng_h4.h
  2600. x ./usr/include/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
  2601. x ./usr/include/netgraph/bluetooth/include/ng_bt3c.h
  2602. x ./usr/include/netgraph/bluetooth/include/ng_btsocket_l2cap.h
  2603. x ./usr/include/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
  2604. x ./usr/include/netgraph/bluetooth/include/ng_bluetooth.h
  2605. x ./usr/include/netgraph/bluetooth/include/ng_l2cap.h
  2606. x ./usr/include/netgraph/bluetooth/include/ng_ubt.h
  2607. x ./usr/include/netgraph/bluetooth/include/ng_hci.h
  2608. x ./usr/include/netgraph/atm/ng_sscop.h
  2609. x ./usr/include/netgraph/atm/ngatmbase.h
  2610. x ./usr/include/netgraph/atm/ng_sscfu.h
  2611. x ./usr/include/netgraph/atm/ng_ccatm.h
  2612. x ./usr/include/netgraph/atm/ng_atm.h
  2613. x ./usr/include/netgraph/atm/ng_uni.h
  2614. x ./usr/include/netgraph/netflow/netflow_v9.h
  2615. x ./usr/include/netgraph/netflow/ng_netflow.h
  2616. x ./usr/include/netgraph/netflow/netflow.h
  2617. x ./usr/include/geom/geom_disk.h
  2618. x ./usr/include/geom/cache/
  2619. x ./usr/include/geom/journal/
  2620. x ./usr/include/geom/gate/
  2621. x ./usr/include/geom/geom_int.h
  2622. x ./usr/include/geom/raid/
  2623. x ./usr/include/geom/eli/
  2624. x ./usr/include/geom/mirror/
  2625. x ./usr/include/geom/geom_slice.h
  2626. x ./usr/include/geom/shsec/
  2627. x ./usr/include/geom/nop/
  2628. x ./usr/include/geom/geom_ctl.h
  2629. x ./usr/include/geom/raid3/
  2630. x ./usr/include/geom/geom.h
  2631. x ./usr/include/geom/mountver/
  2632. x ./usr/include/geom/label/
  2633. x ./usr/include/geom/geom_vfs.h
  2634. x ./usr/include/geom/multipath/
  2635. x ./usr/include/geom/stripe/
  2636. x ./usr/include/geom/virstor/
  2637. x ./usr/include/geom/concat/
  2638. x ./usr/include/geom/concat/g_concat.h
  2639. x ./usr/include/geom/virstor/binstream.h
  2640. x ./usr/include/geom/virstor/g_virstor_md.h
  2641. x ./usr/include/geom/virstor/g_virstor.h
  2642. x ./usr/include/geom/stripe/g_stripe.h
  2643. x ./usr/include/geom/multipath/g_multipath.h
  2644. x ./usr/include/geom/label/g_label_msdosfs.h
  2645. x ./usr/include/geom/label/g_label.h
  2646. x ./usr/include/geom/mountver/g_mountver.h
  2647. x ./usr/include/geom/raid3/g_raid3.h
  2648. x ./usr/include/geom/nop/g_nop.h
  2649. x ./usr/include/geom/shsec/g_shsec.h
  2650. x ./usr/include/geom/mirror/g_mirror.h
  2651. x ./usr/include/geom/eli/g_eli.h
  2652. x ./usr/include/geom/eli/pkcs5v2.h
  2653. x ./usr/include/geom/raid/md_ddf.h
  2654. x ./usr/include/geom/raid/g_raid.h
  2655. x ./usr/include/geom/gate/g_gate.h
  2656. x ./usr/include/geom/journal/g_journal.h
  2657. x ./usr/include/geom/cache/g_cache.h
  2658. x ./usr/include/c++/v1/
  2659. x ./usr/include/c++/4.2/
  2660. x ./usr/include/c++/4.2/tr1/
  2661. x ./usr/include/c++/4.2/bits/
  2662. x ./usr/include/c++/4.2/ext/
  2663. x ./usr/include/c++/4.2/backward/
  2664. x ./usr/include/c++/4.2/debug/
  2665. x ./usr/include/c++/4.2/ext/pb_ds/
  2666. x ./usr/include/c++/4.2/ext/pb_ds/detail/
  2667. x ./usr/include/c++/4.2/ext/pb_ds/detail/thin_heap_/
  2668. x ./usr/include/c++/4.2/ext/pb_ds/detail/binary_heap_/
  2669. x ./usr/include/c++/4.2/ext/pb_ds/detail/eq_fn/
  2670. x ./usr/include/c++/4.2/ext/pb_ds/detail/list_update_policy/
  2671. x ./usr/include/c++/4.2/ext/pb_ds/detail/pat_trie_/
  2672. x ./usr/include/c++/4.2/ext/pb_ds/detail/unordered_iterator/
  2673. x ./usr/include/c++/4.2/ext/pb_ds/detail/gp_hash_table_map_/
  2674. x ./usr/include/c++/4.2/ext/pb_ds/detail/pairing_heap_/
  2675. x ./usr/include/c++/4.2/ext/pb_ds/detail/splay_tree_/
  2676. x ./usr/include/c++/4.2/ext/pb_ds/detail/rb_tree_map_/
  2677. x ./usr/include/c++/4.2/ext/pb_ds/detail/cc_hash_table_map_/
  2678. x ./usr/include/c++/4.2/ext/pb_ds/detail/list_update_map_/
  2679. x ./usr/include/c++/4.2/ext/pb_ds/detail/hash_fn/
  2680. x ./usr/include/c++/4.2/ext/pb_ds/detail/rc_binomial_heap_/
  2681. x ./usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_base_/
  2682. x ./usr/include/c++/4.2/ext/pb_ds/detail/binomial_heap_/
  2683. x ./usr/include/c++/4.2/ext/pb_ds/detail/basic_tree_policy/
  2684. x ./usr/include/c++/4.2/ext/pb_ds/detail/left_child_next_sibling_heap_/
  2685. x ./usr/include/c++/4.2/ext/pb_ds/detail/resize_policy/
  2686. x ./usr/include/c++/4.2/ext/pb_ds/detail/bin_search_tree_/
  2687. x ./usr/include/c++/4.2/ext/pb_ds/detail/ov_tree_map_/
  2688. x ./usr/include/c++/4.2/ext/pb_ds/detail/trie_policy/
  2689. x ./usr/include/c++/4.2/ext/pb_ds/detail/tree_policy/
  2690. x ./usr/include/c++/v1/ctype.h
  2691. x ./usr/include/c++/v1/ccomplex
  2692. x ./usr/include/c++/v1/regex
  2693. x ./usr/include/c++/v1/ios
  2694. x ./usr/include/c++/v1/strstream
  2695. x ./usr/include/c++/v1/clocale
  2696. x ./usr/include/c++/v1/memory
  2697. x ./usr/include/c++/v1/scoped_allocator
  2698. x ./usr/include/c++/v1/forward_list
  2699. x ./usr/include/c++/v1/ciso646
  2700. x ./usr/include/c++/v1/condition_variable
  2701. x ./usr/include/c++/v1/ostream
  2702. x ./usr/include/c++/v1/cctype
  2703. x ./usr/include/c++/v1/valarray
  2704. x ./usr/include/c++/v1/iomanip
  2705. x ./usr/include/c++/v1/ctime
  2706. x ./usr/include/c++/v1/mutex
  2707. x ./usr/include/c++/v1/setjmp.h
  2708. x ./usr/include/c++/v1/cstdarg
  2709. x ./usr/include/c++/v1/exception
  2710. x ./usr/include/c++/v1/__bit_reference
  2711. x ./usr/include/c++/v1/type_traits
  2712. x ./usr/include/c++/v1/limits
  2713. x ./usr/include/c++/v1/cwctype
  2714. x ./usr/include/c++/v1/array
  2715. x ./usr/include/c++/v1/wctype.h
  2716. x ./usr/include/c++/v1/atomic
  2717. x ./usr/include/c++/v1/any
  2718. x ./usr/include/c++/v1/cfenv
  2719. x ./usr/include/c++/v1/__undef_min_max
  2720. x ./usr/include/c++/v1/wchar.h
  2721. x ./usr/include/c++/v1/locale.h
  2722. x ./usr/include/c++/v1/set
  2723. x ./usr/include/c++/v1/numeric
  2724. x ./usr/include/c++/v1/__debug
  2725. x ./usr/include/c++/v1/__refstring
  2726. x ./usr/include/c++/v1/unwind-arm.h
  2727. x ./usr/include/c++/v1/tr1/
  2728. x ./usr/include/c++/v1/stdlib.h
  2729. x ./usr/include/c++/v1/cstddef
  2730. x ./usr/include/c++/v1/errno.h
  2731. x ./usr/include/c++/v1/math.h
  2732. x ./usr/include/c++/v1/optional
  2733. x ./usr/include/c++/v1/climits
  2734. x ./usr/include/c++/v1/__locale
  2735. x ./usr/include/c++/v1/iostream
  2736. x ./usr/include/c++/v1/__std_stream
  2737. x ./usr/include/c++/v1/locale
  2738. x ./usr/include/c++/v1/complex.h
  2739. x ./usr/include/c++/v1/__mutex_base
  2740. x ./usr/include/c++/v1/utility
  2741. x ./usr/include/c++/v1/cassert
  2742. x ./usr/include/c++/v1/__threading_support
  2743. x ./usr/include/c++/v1/__hash_table
  2744. x ./usr/include/c++/v1/stdio.h
  2745. x ./usr/include/c++/v1/string_view
  2746. x ./usr/include/c++/v1/ratio
  2747. x ./usr/include/c++/v1/codecvt
  2748. x ./usr/include/c++/v1/new
  2749. x ./usr/include/c++/v1/tuple
  2750. x ./usr/include/c++/v1/stddef.h
  2751. x ./usr/include/c++/v1/stdexcept
  2752. x ./usr/include/c++/v1/cerrno
  2753. x ./usr/include/c++/v1/unordered_set
  2754. x ./usr/include/c++/v1/tgmath.h
  2755. x ./usr/include/c++/v1/cstdint
  2756. x ./usr/include/c++/v1/thread
  2757. x ./usr/include/c++/v1/stdbool.h
  2758. x ./usr/include/c++/v1/iterator
  2759. x ./usr/include/c++/v1/cxxabi.h
  2760. x ./usr/include/c++/v1/ctgmath
  2761. x ./usr/include/c++/v1/random
  2762. x ./usr/include/c++/v1/streambuf
  2763. x ./usr/include/c++/v1/cstdlib
  2764. x ./usr/include/c++/v1/cmath
  2765. x ./usr/include/c++/v1/cwchar
  2766. x ./usr/include/c++/v1/cinttypes
  2767. x ./usr/include/c++/v1/variant
  2768. x ./usr/include/c++/v1/sstream
  2769. x ./usr/include/c++/v1/__config
  2770. x ./usr/include/c++/v1/__tuple
  2771. x ./usr/include/c++/v1/__split_buffer
  2772. x ./usr/include/c++/v1/__libcpp_version
  2773. x ./usr/include/c++/v1/iosfwd
  2774. x ./usr/include/c++/v1/vector
  2775. x ./usr/include/c++/v1/__tree
  2776. x ./usr/include/c++/v1/float.h
  2777. x ./usr/include/c++/v1/future
  2778. x ./usr/include/c++/v1/inttypes.h
  2779. x ./usr/include/c++/v1/typeinfo
  2780. x ./usr/include/c++/v1/__bsd_locale_fallbacks.h
  2781. x ./usr/include/c++/v1/fstream
  2782. x ./usr/include/c++/v1/initializer_list
  2783. x ./usr/include/c++/v1/limits.h
  2784. x ./usr/include/c++/v1/cstdio
  2785. x ./usr/include/c++/v1/queue
  2786. x ./usr/include/c++/v1/ext/
  2787. x ./usr/include/c++/v1/cstring
  2788. x ./usr/include/c++/v1/__functional_base
  2789. x ./usr/include/c++/v1/typeindex
  2790. x ./usr/include/c++/v1/unwind-itanium.h
  2791. x ./usr/include/c++/v1/istream
  2792. x ./usr/include/c++/v1/experimental/
  2793. x ./usr/include/c++/v1/cstdbool
  2794. x ./usr/include/c++/v1/map
  2795. x ./usr/include/c++/v1/deque
  2796. x ./usr/include/c++/v1/complex
  2797. x ./usr/include/c++/v1/shared_mutex
  2798. x ./usr/include/c++/v1/string
  2799. x ./usr/include/c++/v1/stack
  2800. x ./usr/include/c++/v1/algorithm
  2801. x ./usr/include/c++/v1/__functional_base_03
  2802. x ./usr/include/c++/v1/unwind.h
  2803. x ./usr/include/c++/v1/system_error
  2804. x ./usr/include/c++/v1/__bsd_locale_defaults.h
  2805. x ./usr/include/c++/v1/__functional_03
  2806. x ./usr/include/c++/v1/string.h
  2807. x ./usr/include/c++/v1/functional
  2808. x ./usr/include/c++/v1/cfloat
  2809. x ./usr/include/c++/v1/__string
  2810. x ./usr/include/c++/v1/__sso_allocator
  2811. x ./usr/include/c++/v1/chrono
  2812. x ./usr/include/c++/v1/list
  2813. x ./usr/include/c++/v1/__nullptr
  2814. x ./usr/include/c++/v1/stdint.h
  2815. x ./usr/include/c++/v1/unordered_map
  2816. x ./usr/include/c++/v1/bitset
  2817. x ./usr/include/c++/v1/csetjmp
  2818. x ./usr/include/c++/v1/csignal
  2819. x ./usr/include/c++/v1/experimental/list
  2820. x ./usr/include/c++/v1/experimental/numeric
  2821. x ./usr/include/c++/v1/experimental/unordered_set
  2822. x ./usr/include/c++/v1/experimental/any
  2823. x ./usr/include/c++/v1/experimental/__memory
  2824. x ./usr/include/c++/v1/experimental/utility
  2825. x ./usr/include/c++/v1/experimental/deque
  2826. x ./usr/include/c++/v1/experimental/dynarray
  2827. x ./usr/include/c++/v1/experimental/set
  2828. x ./usr/include/c++/v1/experimental/functional
  2829. x ./usr/include/c++/v1/experimental/optional
  2830. x ./usr/include/c++/v1/experimental/forward_list
  2831. x ./usr/include/c++/v1/experimental/tuple
  2832. x ./usr/include/c++/v1/experimental/ratio
  2833. x ./usr/include/c++/v1/experimental/iterator
  2834. x ./usr/include/c++/v1/experimental/system_error
  2835. x ./usr/include/c++/v1/experimental/string_view
  2836. x ./usr/include/c++/v1/experimental/__config
  2837. x ./usr/include/c++/v1/experimental/string
  2838. x ./usr/include/c++/v1/experimental/chrono
  2839. x ./usr/include/c++/v1/experimental/memory_resource
  2840. x ./usr/include/c++/v1/experimental/unordered_map
  2841. x ./usr/include/c++/v1/experimental/propagate_const
  2842. x ./usr/include/c++/v1/experimental/map
  2843. x ./usr/include/c++/v1/experimental/type_traits
  2844. x ./usr/include/c++/v1/experimental/filesystem
  2845. x ./usr/include/c++/v1/experimental/vector
  2846. x ./usr/include/c++/v1/experimental/algorithm
  2847. x ./usr/include/c++/v1/experimental/regex
  2848. x ./usr/include/c++/v1/ext/hash_set
  2849. x ./usr/include/c++/v1/ext/hash_map
  2850. x ./usr/include/c++/v1/ext/__hash
  2851. x ./usr/include/c++/v1/tr1/ostream
  2852. x ./usr/include/c++/v1/tr1/ciso646
  2853. x ./usr/include/c++/v1/tr1/clocale
  2854. x ./usr/include/c++/v1/tr1/cfenv
  2855. x ./usr/include/c++/v1/tr1/__functional_base
  2856. x ./usr/include/c++/v1/tr1/string
  2857. x ./usr/include/c++/v1/tr1/stddef.h
  2858. x ./usr/include/c++/v1/tr1/algorithm
  2859. x ./usr/include/c++/v1/tr1/tgmath.h
  2860. x ./usr/include/c++/v1/tr1/array
  2861. x ./usr/include/c++/v1/tr1/ctype.h
  2862. x ./usr/include/c++/v1/tr1/iomanip
  2863. x ./usr/include/c++/v1/tr1/iostream
  2864. x ./usr/include/c++/v1/tr1/new
  2865. x ./usr/include/c++/v1/tr1/mutex
  2866. x ./usr/include/c++/v1/tr1/__nullptr
  2867. x ./usr/include/c++/v1/tr1/ctime
  2868. x ./usr/include/c++/v1/tr1/set
  2869. x ./usr/include/c++/v1/tr1/bitset
  2870. x ./usr/include/c++/v1/tr1/inttypes.h
  2871. x ./usr/include/c++/v1/tr1/__locale
  2872. x ./usr/include/c++/v1/tr1/forward_list
  2873. x ./usr/include/c++/v1/tr1/cstdarg
  2874. x ./usr/include/c++/v1/tr1/optional
  2875. x ./usr/include/c++/v1/tr1/unordered_set
  2876. x ./usr/include/c++/v1/tr1/wchar.h
  2877. x ./usr/include/c++/v1/tr1/cfloat
  2878. x ./usr/include/c++/v1/tr1/chrono
  2879. x ./usr/include/c++/v1/tr1/regex
  2880. x ./usr/include/c++/v1/tr1/stdlib.h
  2881. x ./usr/include/c++/v1/tr1/cwctype
  2882. x ./usr/include/c++/v1/tr1/__tree
  2883. x ./usr/include/c++/v1/tr1/cstddef
  2884. x ./usr/include/c++/v1/tr1/vector
  2885. x ./usr/include/c++/v1/tr1/cinttypes
  2886. x ./usr/include/c++/v1/tr1/tuple
  2887. x ./usr/include/c++/v1/tr1/wctype.h
  2888. x ./usr/include/c++/v1/tr1/__std_stream
  2889. x ./usr/include/c++/v1/tr1/iosfwd
  2890. x ./usr/include/c++/v1/tr1/cwchar
  2891. x ./usr/include/c++/v1/tr1/ratio
  2892. x ./usr/include/c++/v1/tr1/locale.h
  2893. x ./usr/include/c++/v1/tr1/__debug
  2894. x ./usr/include/c++/v1/tr1/numeric
  2895. x ./usr/include/c++/v1/tr1/__mutex_base
  2896. x ./usr/include/c++/v1/tr1/random
  2897. x ./usr/include/c++/v1/tr1/__hash_table
  2898. x ./usr/include/c++/v1/tr1/climits
  2899. x ./usr/include/c++/v1/tr1/stdbool.h
  2900. x ./usr/include/c++/v1/tr1/setjmp.h
  2901. x ./usr/include/c++/v1/tr1/streambuf
  2902. x ./usr/include/c++/v1/tr1/any
  2903. x ./usr/include/c++/v1/tr1/thread
  2904. x ./usr/include/c++/v1/tr1/errno.h
  2905. x ./usr/include/c++/v1/tr1/cassert
  2906. x ./usr/include/c++/v1/tr1/utility
  2907. x ./usr/include/c++/v1/tr1/scoped_allocator
  2908. x ./usr/include/c++/v1/tr1/ios
  2909. x ./usr/include/c++/v1/tr1/__bit_reference
  2910. x ./usr/include/c++/v1/tr1/functional
  2911. x ./usr/include/c++/v1/tr1/valarray
  2912. x ./usr/include/c++/v1/tr1/typeindex
  2913. x ./usr/include/c++/v1/tr1/ccomplex
  2914. x ./usr/include/c++/v1/tr1/cstdio
  2915. x ./usr/include/c++/v1/tr1/codecvt
  2916. x ./usr/include/c++/v1/tr1/future
  2917. x ./usr/include/c++/v1/tr1/stdio.h
  2918. x ./usr/include/c++/v1/tr1/__undef_min_max
  2919. x ./usr/include/c++/v1/tr1/__threading_support
  2920. x ./usr/include/c++/v1/tr1/cstdlib
  2921. x ./usr/include/c++/v1/tr1/ctgmath
  2922. x ./usr/include/c++/v1/tr1/stdint.h
  2923. x ./usr/include/c++/v1/tr1/list
  2924. x ./usr/include/c++/v1/tr1/__functional_base_03
  2925. x ./usr/include/c++/v1/tr1/cstdint
  2926. x ./usr/include/c++/v1/tr1/queue
  2927. x ./usr/include/c++/v1/tr1/math.h
  2928. x ./usr/include/c++/v1/tr1/float.h
  2929. x ./usr/include/c++/v1/tr1/string.h
  2930. x ./usr/include/c++/v1/tr1/sstream
  2931. x ./usr/include/c++/v1/tr1/__tuple
  2932. x ./usr/include/c++/v1/tr1/variant
  2933. x ./usr/include/c++/v1/tr1/__string
  2934. x ./usr/include/c++/v1/tr1/cerrno
  2935. x ./usr/include/c++/v1/tr1/__functional_03
  2936. x ./usr/include/c++/v1/tr1/map
  2937. x ./usr/include/c++/v1/tr1/fstream
  2938. x ./usr/include/c++/v1/tr1/stdexcept
  2939. x ./usr/include/c++/v1/tr1/__sso_allocator
  2940. x ./usr/include/c++/v1/tr1/cmath
  2941. x ./usr/include/c++/v1/tr1/type_traits
  2942. x ./usr/include/c++/v1/tr1/cstdbool
  2943. x ./usr/include/c++/v1/tr1/unordered_map
  2944. x ./usr/include/c++/v1/tr1/cstring
  2945. x ./usr/include/c++/v1/tr1/complex.h
  2946. x ./usr/include/c++/v1/tr1/locale
  2947. x ./usr/include/c++/v1/tr1/system_error
  2948. x ./usr/include/c++/v1/tr1/cctype
  2949. x ./usr/include/c++/v1/tr1/initializer_list
  2950. x ./usr/include/c++/v1/tr1/istream
  2951. x ./usr/include/c++/v1/tr1/strstream
  2952. x ./usr/include/c++/v1/tr1/memory
  2953. x ./usr/include/c++/v1/tr1/typeinfo
  2954. x ./usr/include/c++/v1/tr1/__refstring
  2955. x ./usr/include/c++/v1/tr1/limits.h
  2956. x ./usr/include/c++/v1/tr1/complex
  2957. x ./usr/include/c++/v1/tr1/__bsd_locale_fallbacks.h
  2958. x ./usr/include/c++/v1/tr1/condition_variable
  2959. x ./usr/include/c++/v1/tr1/stack
  2960. x ./usr/include/c++/v1/tr1/string_view
  2961. x ./usr/include/c++/v1/tr1/atomic
  2962. x ./usr/include/c++/v1/tr1/__config
  2963. x ./usr/include/c++/v1/tr1/limits
  2964. x ./usr/include/c++/v1/tr1/__split_buffer
  2965. x ./usr/include/c++/v1/tr1/csignal
  2966. x ./usr/include/c++/v1/tr1/__libcpp_version
  2967. x ./usr/include/c++/v1/tr1/shared_mutex
  2968. x ./usr/include/c++/v1/tr1/csetjmp
  2969. x ./usr/include/c++/v1/tr1/deque
  2970. x ./usr/include/c++/v1/tr1/__bsd_locale_defaults.h
  2971. x ./usr/include/c++/v1/tr1/exception
  2972. x ./usr/include/c++/v1/tr1/iterator
  2973. x ./usr/include/vm/_vm_radix.h
  2974. x ./usr/include/vm/vm_extern.h
  2975. x ./usr/include/vm/uma_int.h
  2976. x ./usr/include/vm/vm_phys.h
  2977. x ./usr/include/vm/vnode_pager.h
  2978. x ./usr/include/vm/vm_map.h
  2979. x ./usr/include/vm/memguard.h
  2980. x ./usr/include/vm/vm_reserv.h
  2981. x ./usr/include/vm/vm_page.h
  2982. x ./usr/include/vm/swap_pager.h
  2983. x ./usr/include/vm/vm_kern.h
  2984. x ./usr/include/vm/vm_param.h
  2985. x ./usr/include/vm/pmap.h
  2986. x ./usr/include/vm/uma_dbg.h
  2987. x ./usr/include/vm/vm_pager.h
  2988. x ./usr/include/vm/redzone.h
  2989. x ./usr/include/vm/vm.h
  2990. x ./usr/include/vm/uma.h
  2991. x ./usr/include/vm/vm_pageout.h
  2992. x ./usr/include/vm/vm_domain.h
  2993. x ./usr/include/vm/vm_object.h
  2994. x ./usr/include/vm/vm_radix.h
  2995. x ./usr/include/net80211/ieee80211_ioctl.h
  2996. x ./usr/include/net80211/ieee80211_power.h
  2997. x ./usr/include/net80211/ieee80211_monitor.h
  2998. x ./usr/include/net80211/ieee80211.h
  2999. x ./usr/include/net80211/ieee80211_amrr.h
  3000. x ./usr/include/net80211/ieee80211_ratectl.h
  3001. x ./usr/include/net80211/ieee80211_phy.h
  3002. x ./usr/include/net80211/ieee80211_crypto.h
  3003. x ./usr/include/net80211/_ieee80211.h
  3004. x ./usr/include/net80211/ieee80211_tdma.h
  3005. x ./usr/include/net80211/ieee80211_node.h
  3006. x ./usr/include/net80211/ieee80211_superg.h
  3007. x ./usr/include/net80211/ieee80211_input.h
  3008. x ./usr/include/net80211/ieee80211_ht.h
  3009. x ./usr/include/net80211/ieee80211_radiotap.h
  3010. x ./usr/include/net80211/ieee80211_ageq.h
  3011. x ./usr/include/net80211/ieee80211_action.h
  3012. x ./usr/include/net80211/ieee80211_scan.h
  3013. x ./usr/include/net80211/ieee80211_mesh.h
  3014. x ./usr/include/net80211/ieee80211_alq.h
  3015. x ./usr/include/net80211/ieee80211_scan_sw.h
  3016. x ./usr/include/net80211/ieee80211_freebsd.h
  3017. x ./usr/include/net80211/ieee80211_vht.h
  3018. x ./usr/include/net80211/ieee80211_hostap.h
  3019. x ./usr/include/net80211/ieee80211_dfs.h
  3020. x ./usr/include/net80211/ieee80211_var.h
  3021. x ./usr/include/net80211/ieee80211_proto.h
  3022. x ./usr/include/net80211/ieee80211_sta.h
  3023. x ./usr/include/net80211/ieee80211_wds.h
  3024. x ./usr/include/net80211/ieee80211_adhoc.h
  3025. x ./usr/include/net80211/ieee80211_regdomain.h
  3026. x ./usr/include/net80211/ieee80211_rssadapt.h
  3027. x ./usr/include/netsmb/smb_subr.h
  3028. x ./usr/include/netsmb/smb_dev.h
  3029. x ./usr/include/netsmb/smb_rq.h
  3030. x ./usr/include/netsmb/netbios.h
  3031. x ./usr/include/netsmb/smb_tran.h
  3032. x ./usr/include/netsmb/smb.h
  3033. x ./usr/include/netsmb/smb_conn.h
  3034. x ./usr/include/netsmb/smb_trantcp.h
  3035. x ./usr/include/gcc/4.2/
  3036. x ./usr/include/kadm5/private.h
  3037. x ./usr/include/kadm5/kadm5-private.h
  3038. x ./usr/include/kadm5/kadm5-pwcheck.h
  3039. x ./usr/include/kadm5/admin.h
  3040. x ./usr/include/kadm5/kadm5_err.h
  3041. x ./usr/include/kadm5/kadm5-protos.h
  3042. x ./usr/include/nfsclient/nfsstats.h
  3043. x ./usr/include/nfsclient/nfs.h
  3044. x ./usr/include/nfsclient/nfsnode.h
  3045. x ./usr/include/nfsclient/nfsmount.h
  3046. x ./usr/include/nfsclient/nfsm_subs.h
  3047. x ./usr/include/nfsclient/nfsargs.h
  3048. x ./usr/include/nfsclient/nlminfo.h
  3049. x ./usr/include/lzma/version.h
  3050. x ./usr/include/lzma/stream_flags.h
  3051. x ./usr/include/lzma/lzma12.h
  3052. x ./usr/include/lzma/base.h
  3053. x ./usr/include/lzma/hardware.h
  3054. x ./usr/include/lzma/bcj.h
  3055. x ./usr/include/lzma/check.h
  3056. x ./usr/include/lzma/index_hash.h
  3057. x ./usr/include/lzma/filter.h
  3058. x ./usr/include/lzma/block.h
  3059. x ./usr/include/lzma/delta.h
  3060. x ./usr/include/lzma/vli.h
  3061. x ./usr/include/lzma/index.h
  3062. x ./usr/include/lzma/container.h
  3063. x ./usr/include/machine/metadata.h
  3064. x ./usr/include/machine/setjmp.h
  3065. x ./usr/include/machine/atomic.h
  3066. x ./usr/include/machine/asmacros.h
  3067. x ./usr/include/machine/_types.h
  3068. x ./usr/include/machine/_inttypes.h
  3069. x ./usr/include/machine/smp.h
  3070. x ./usr/include/machine/memdev.h
  3071. x ./usr/include/machine/counter.h
  3072. x ./usr/include/machine/pvclock.h
  3073. x ./usr/include/machine/pci_cfgreg.h
  3074. x ./usr/include/machine/ucontext.h
  3075. x ./usr/include/machine/endian.h
  3076. x ./usr/include/machine/bus.h
  3077. x ./usr/include/machine/specialreg.h
  3078. x ./usr/include/machine/resource.h
  3079. x ./usr/include/machine/acpica_machdep.h
  3080. x ./usr/include/machine/fpu.h
  3081. x ./usr/include/machine/clock.h
  3082. x ./usr/include/machine/gdb_machdep.h
  3083. x ./usr/include/machine/fdt.h
  3084. x ./usr/include/machine/dump.h
  3085. x ./usr/include/machine/vm.h
  3086. x ./usr/include/machine/pc/
  3087. x ./usr/include/machine/timerreg.h
  3088. x ./usr/include/machine/param.h
  3089. x ./usr/include/machine/pmap.h
  3090. x ./usr/include/machine/ofw_machdep.h
  3091. x ./usr/include/machine/intr_machdep.h
  3092. x ./usr/include/machine/sysarch.h
  3093. x ./usr/include/machine/psl.h
  3094. x ./usr/include/machine/_bus.h
  3095. x ./usr/include/machine/vmparam.h
  3096. x ./usr/include/machine/sigframe.h
  3097. x ./usr/include/machine/frame.h
  3098. x ./usr/include/machine/kdb.h
  3099. x ./usr/include/machine/cpu.h
  3100. x ./usr/include/machine/minidump.h
  3101. x ./usr/include/machine/tss.h
  3102. x ./usr/include/machine/limits.h
  3103. x ./usr/include/machine/trap.h
  3104. x ./usr/include/machine/_stdint.h
  3105. x ./usr/include/machine/profile.h
  3106. x ./usr/include/machine/db_machdep.h
  3107. x ./usr/include/machine/ptrace.h
  3108. x ./usr/include/machine/mp_watchdog.h
  3109. x ./usr/include/machine/varargs.h
  3110. x ./usr/include/machine/in_cksum.h
  3111. x ./usr/include/machine/efi.h
  3112. x ./usr/include/machine/elf.h
  3113. x ./usr/include/machine/asm.h
  3114. x ./usr/include/machine/floatingpoint.h
  3115. x ./usr/include/machine/proc.h
  3116. x ./usr/include/machine/float.h
  3117. x ./usr/include/machine/md_var.h
  3118. x ./usr/include/machine/apm_bios.h
  3119. x ./usr/include/machine/vmm_dev.h
  3120. x ./usr/include/machine/exec.h
  3121. x ./usr/include/machine/ppireg.h
  3122. x ./usr/include/machine/ieeefp.h
  3123. x ./usr/include/machine/signal.h
  3124. x ./usr/include/machine/segments.h
  3125. x ./usr/include/machine/npx.h
  3126. x ./usr/include/machine/stdarg.h
  3127. x ./usr/include/machine/vdso.h
  3128. x ./usr/include/machine/nexusvar.h
  3129. x ./usr/include/machine/pcb.h
  3130. x ./usr/include/machine/cputypes.h
  3131. x ./usr/include/machine/stack.h
  3132. x ./usr/include/machine/pmc_mdep.h
  3133. x ./usr/include/machine/_limits.h
  3134. x ./usr/include/machine/reloc.h
  3135. x ./usr/include/machine/bus_dma.h
  3136. x ./usr/include/machine/runq.h
  3137. x ./usr/include/machine/iodev.h
  3138. x ./usr/include/machine/vmm.h
  3139. x ./usr/include/machine/_align.h
  3140. x ./usr/include/machine/sf_buf.h
  3141. x ./usr/include/machine/cpufunc.h
  3142. x ./usr/include/machine/reg.h
  3143. x ./usr/include/machine/vmm_instruction_emul.h
  3144. x ./usr/include/machine/pcpu.h
  3145. x ./usr/include/machine/pc/display.h
  3146. x ./usr/include/machine/pc/bios.h
  3147. x ./usr/include/rpcsvc/nis.h
  3148. x ./usr/include/rpcsvc/rquota.h
  3149. x ./usr/include/rpcsvc/bootparam_prot.x
  3150. x ./usr/include/rpcsvc/klm_prot.x
  3151. x ./usr/include/rpcsvc/sm_inter.x
  3152. x ./usr/include/rpcsvc/rnusers.x
  3153. x ./usr/include/rpcsvc/nis_cache.x
  3154. x ./usr/include/rpcsvc/yp.h
  3155. x ./usr/include/rpcsvc/nfs_prot.x
  3156. x ./usr/include/rpcsvc/nfs_prot.h
  3157. x ./usr/include/rpcsvc/yp.x
  3158. x ./usr/include/rpcsvc/nis_cache.h
  3159. x ./usr/include/rpcsvc/rnusers.h
  3160. x ./usr/include/rpcsvc/sm_inter.h
  3161. x ./usr/include/rpcsvc/klm_prot.h
  3162. x ./usr/include/rpcsvc/bootparam_prot.h
  3163. x ./usr/include/rpcsvc/nis_object.x
  3164. x ./usr/include/rpcsvc/rquota.x
  3165. x ./usr/include/rpcsvc/nis.x
  3166. x ./usr/include/rpcsvc/ypxfrd.h
  3167. x ./usr/include/rpcsvc/yppasswd.x
  3168. x ./usr/include/rpcsvc/rwall.h
  3169. x ./usr/include/rpcsvc/rstat.h
  3170. x ./usr/include/rpcsvc/key_prot.x
  3171. x ./usr/include/rpcsvc/mount.x
  3172. x ./usr/include/rpcsvc/spray.x
  3173. x ./usr/include/rpcsvc/rex.h
  3174. x ./usr/include/rpcsvc/nlm_prot.x
  3175. x ./usr/include/rpcsvc/nis_callback.x
  3176. x ./usr/include/rpcsvc/ypclnt.h
  3177. x ./usr/include/rpcsvc/crypt.x
  3178. x ./usr/include/rpcsvc/ypupdate_prot.x
  3179. x ./usr/include/rpcsvc/yp_prot.h
  3180. x ./usr/include/rpcsvc/nislib.h
  3181. x ./usr/include/rpcsvc/ypupdate_prot.h
  3182. x ./usr/include/rpcsvc/nis_db.h
  3183. x ./usr/include/rpcsvc/crypt.h
  3184. x ./usr/include/rpcsvc/nis_callback.h
  3185. x ./usr/include/rpcsvc/rex.x
  3186. x ./usr/include/rpcsvc/spray.h
  3187. x ./usr/include/rpcsvc/nlm_prot.h
  3188. x ./usr/include/rpcsvc/mount.h
  3189. x ./usr/include/rpcsvc/rstat.x
  3190. x ./usr/include/rpcsvc/key_prot.h
  3191. x ./usr/include/rpcsvc/rwall.x
  3192. x ./usr/include/rpcsvc/nis_tags.h
  3193. x ./usr/include/rpcsvc/yppasswd.h
  3194. x ./usr/include/rpcsvc/ypxfrd.x
  3195. x ./usr/include/cam/cam_xpt_internal.h
  3196. x ./usr/include/cam/cam_periph.h
  3197. x ./usr/include/cam/ata/
  3198. x ./usr/include/cam/cam_sim.h
  3199. x ./usr/include/cam/cam_xpt_periph.h
  3200. x ./usr/include/cam/cam_iosched.h
  3201. x ./usr/include/cam/cam_xpt_sim.h
  3202. x ./usr/include/cam/cam.h
  3203. x ./usr/include/cam/cam_ccb.h
  3204. x ./usr/include/cam/cam_debug.h
  3205. x ./usr/include/cam/cam_xpt.h
  3206. x ./usr/include/cam/cam_queue.h
  3207. x ./usr/include/cam/scsi/
  3208. x ./usr/include/cam/nvme/
  3209. x ./usr/include/cam/cam_compat.h
  3210. x ./usr/include/cam/nvme/nvme_all.h
  3211. x ./usr/include/cam/scsi/scsi_enc_internal.h
  3212. x ./usr/include/cam/scsi/smp_all.h
  3213. x ./usr/include/cam/scsi/scsi_sg.h
  3214. x ./usr/include/cam/scsi/scsi_dvcfg.h
  3215. x ./usr/include/cam/scsi/scsi_cd.h
  3216. x ./usr/include/cam/scsi/scsi_targetio.h
  3217. x ./usr/include/cam/scsi/scsi_ses.h
  3218. x ./usr/include/cam/scsi/scsi_iu.h
  3219. x ./usr/include/cam/scsi/scsi_enc.h
  3220. x ./usr/include/cam/scsi/scsi_all.h
  3221. x ./usr/include/cam/scsi/scsi_pass.h
  3222. x ./usr/include/cam/scsi/scsi_low.h
  3223. x ./usr/include/cam/scsi/scsi_sa.h
  3224. x ./usr/include/cam/scsi/scsi_ch.h
  3225. x ./usr/include/cam/scsi/scsi_da.h
  3226. x ./usr/include/cam/scsi/scsi_pt.h
  3227. x ./usr/include/cam/scsi/scsi_message.h
  3228. x ./usr/include/cam/ata/ata_all.h
  3229. x ./usr/include/ssp/string.h
  3230. x ./usr/include/ssp/ssp.h
  3231. x ./usr/include/ssp/stdio.h
  3232. x ./usr/include/ssp/unistd.h
  3233. x ./usr/include/nfsserver/nfs_fha_old.h
  3234. x ./usr/include/nfsserver/nfsrvcache.h
  3235. x ./usr/include/nfsserver/nfsm_subs.h
  3236. x ./usr/include/nfsserver/nfs.h
  3237. x ./usr/include/nfsserver/nfsrvstats.h
  3238. x ./usr/include/netinet/cc/
  3239. x ./usr/include/netinet/ip_ecn.h
  3240. x ./usr/include/netinet/ip_mroute.h
  3241. x ./usr/include/netinet/sctp_crc32.h
  3242. x ./usr/include/netinet/ip_sync.h
  3243. x ./usr/include/netinet/sctp_asconf.h
  3244. x ./usr/include/netinet/sctp_output.h
  3245. x ./usr/include/netinet/tcp_pcap.h
  3246. x ./usr/include/netinet/igmp.h
  3247. x ./usr/include/netinet/sctp_peeloff.h
  3248. x ./usr/include/netinet/radix_ipf.h
  3249. x ./usr/include/netinet/sctp_os.h
  3250. x ./usr/include/netinet/ip6.h
  3251. x ./usr/include/netinet/ip_divert.h
  3252. x ./usr/include/netinet/tcpip.h
  3253. x ./usr/include/netinet/ip_dummynet.h
  3254. x ./usr/include/netinet/sctp_dtrace_declare.h
  3255. x ./usr/include/netinet/tcp_lro.h
  3256. x ./usr/include/netinet/ip_var.h
  3257. x ./usr/include/netinet/ip_rules.h
  3258. x ./usr/include/netinet/sctp_constants.h
  3259. x ./usr/include/netinet/sctp_sysctl.h
  3260. x ./usr/include/netinet/if_ether.h
  3261. x ./usr/include/netinet/ip_icmp.h
  3262. x ./usr/include/netinet/ip_nat.h
  3263. x ./usr/include/netinet/in_rss.h
  3264. x ./usr/include/netinet/ip_fil.h
  3265. x ./usr/include/netinet/in_pcb.h
  3266. x ./usr/include/netinet/sctp_pcb.h
  3267. x ./usr/include/netinet/udplite.h
  3268. x ./usr/include/netinet/in.h
  3269. x ./usr/include/netinet/ip_scan.h
  3270. x ./usr/include/netinet/tcp_var.h
  3271. x ./usr/include/netinet/ip.h
  3272. x ./usr/include/netinet/pim_var.h
  3273. x ./usr/include/netinet/tcp_timer.h
  3274. x ./usr/include/netinet/in_fib.h
  3275. x ./usr/include/netinet/sctp_timer.h
  3276. x ./usr/include/netinet/sctp_os_bsd.h
  3277. x ./usr/include/netinet/in_systm.h
  3278. x ./usr/include/netinet/sctp_structs.h
  3279. x ./usr/include/netinet/ip_options.h
  3280. x ./usr/include/netinet/sctp_bsd_addr.h
  3281. x ./usr/include/netinet/ip_pool.h
  3282. x ./usr/include/netinet/sctp_header.h
  3283. x ./usr/include/netinet/sctp_uio.h
  3284. x ./usr/include/netinet/icmp6.h
  3285. x ./usr/include/netinet/in_kdtrace.h
  3286. x ./usr/include/netinet/ipl.h
  3287. x ./usr/include/netinet/ip_auth.h
  3288. x ./usr/include/netinet/ip_dstlist.h
  3289. x ./usr/include/netinet/ip_state.h
  3290. x ./usr/include/netinet/sctp_indata.h
  3291. x ./usr/include/netinet/ip_htable.h
  3292. x ./usr/include/netinet/sctp_auth.h
  3293. x ./usr/include/netinet/udp_var.h
  3294. x ./usr/include/netinet/tcp_hostcache.h
  3295. x ./usr/include/netinet/tcp_fsm.h
  3296. x ./usr/include/netinet/pim.h
  3297. x ./usr/include/netinet/ip_lookup.h
  3298. x ./usr/include/netinet/sctputil.h
  3299. x ./usr/include/netinet/sctp_dtrace_define.h
  3300. x ./usr/include/netinet/sctp_lock_bsd.h
  3301. x ./usr/include/netinet/icmp_var.h
  3302. x ./usr/include/netinet/igmp_var.h
  3303. x ./usr/include/netinet/ip_frag.h
  3304. x ./usr/include/netinet/tcp_debug.h
  3305. x ./usr/include/netinet/in_var.h
  3306. x ./usr/include/netinet/sctp_var.h
  3307. x ./usr/include/netinet/ip_carp.h
  3308. x ./usr/include/netinet/toecore.h
  3309. x ./usr/include/netinet/if_atm.h
  3310. x ./usr/include/netinet/tcp_seq.h
  3311. x ./usr/include/netinet/tcp_syncache.h
  3312. x ./usr/include/netinet/ipf_rb.h
  3313. x ./usr/include/netinet/tcp_fastopen.h
  3314. x ./usr/include/netinet/tcp.h
  3315. x ./usr/include/netinet/ip_compat.h
  3316. x ./usr/include/netinet/ip_fw.h
  3317. x ./usr/include/netinet/ip_proxy.h
  3318. x ./usr/include/netinet/udp.h
  3319. x ./usr/include/netinet/ip_encap.h
  3320. x ./usr/include/netinet/sctp.h
  3321. x ./usr/include/netinet/tcp_offload.h
  3322. x ./usr/include/netinet/sctp_input.h
  3323. x ./usr/include/netinet/cc/cc_cubic.h
  3324. x ./usr/include/netinet/cc/cc.h
  3325. x ./usr/include/netinet/cc/cc_module.h
  3326. x ./usr/include/ufs/ufs/
  3327. x ./usr/include/ufs/ffs/
  3328. x ./usr/include/ufs/ffs/fs.h
  3329. x ./usr/include/ufs/ffs/softdep.h
  3330. x ./usr/include/ufs/ffs/ffs_extern.h
  3331. x ./usr/include/ufs/ufs/dir.h
  3332. x ./usr/include/ufs/ufs/ufsmount.h
  3333. x ./usr/include/ufs/ufs/acl.h
  3334. x ./usr/include/ufs/ufs/dinode.h
  3335. x ./usr/include/ufs/ufs/quota.h
  3336. x ./usr/include/ufs/ufs/dirhash.h
  3337. x ./usr/include/ufs/ufs/extattr.h
  3338. x ./usr/include/ufs/ufs/gjournal.h
  3339. x ./usr/include/ufs/ufs/ufs_extern.h
  3340. x ./usr/include/ufs/ufs/inode.h
  3341. x ./usr/include/gssapi/gssapi.h
  3342. x ./usr/include/gssapi/gssapi_krb5.h
  3343. x ./usr/include/pcap/bpf.h
  3344. x ./usr/include/pcap/dlt.h
  3345. x ./usr/include/pcap/namedb.h
  3346. x ./usr/include/pcap/export-defs.h
  3347. x ./usr/include/pcap/pcap.h
  3348. x ./usr/include/arpa/nameser.h
  3349. x ./usr/include/arpa/ftp.h
  3350. x ./usr/include/arpa/telnet.h
  3351. x ./usr/include/arpa/inet.h
  3352. x ./usr/include/arpa/nameser_compat.h
  3353. x ./usr/include/arpa/tftp.h
  3354. x ./usr/include/lib80211/lib80211_regdomain.h
  3355. x ./usr/include/lib80211/lib80211_ioctl.h
  3356. x ./usr/include/atf-c++/tests.hpp
  3357. x ./usr/include/atf-c++/utils.hpp
  3358. x ./usr/include/atf-c++/build.hpp
  3359. x ./usr/include/atf-c++/check.hpp
  3360. x ./usr/include/atf-c++/macros.hpp
  3361. x ./usr/include/openssl/des.h
  3362. x ./usr/include/openssl/pkcs7.h
  3363. x ./usr/include/openssl/dtls1.h
  3364. x ./usr/include/openssl/bn.h
  3365. x ./usr/include/openssl/ssl23.h
  3366. x ./usr/include/openssl/buffer.h
  3367. x ./usr/include/openssl/ui_compat.h
  3368. x ./usr/include/openssl/blowfish.h
  3369. x ./usr/include/openssl/ecdsa.h
  3370. x ./usr/include/openssl/x509_vfy.h
  3371. x ./usr/include/openssl/poly1305.h
  3372. x ./usr/include/openssl/objects.h
  3373. x ./usr/include/openssl/crypto.h
  3374. x ./usr/include/openssl/x509.h
  3375. x ./usr/include/openssl/modes.h
  3376. x ./usr/include/openssl/opensslfeatures.h
  3377. x ./usr/include/openssl/opensslconf.h
  3378. x ./usr/include/openssl/srtp.h
  3379. x ./usr/include/openssl/engine.h
  3380. x ./usr/include/openssl/conf_api.h
  3381. x ./usr/include/openssl/dso.h
  3382. x ./usr/include/openssl/tls1.h
  3383. x ./usr/include/openssl/rsa.h
  3384. x ./usr/include/openssl/cmac.h
  3385. x ./usr/include/openssl/x509v3.h
  3386. x ./usr/include/openssl/asn1.h
  3387. x ./usr/include/openssl/ts.h
  3388. x ./usr/include/openssl/chacha.h
  3389. x ./usr/include/openssl/safestack.h
  3390. x ./usr/include/openssl/err.h
  3391. x ./usr/include/openssl/stack.h
  3392. x ./usr/include/openssl/pem.h
  3393. x ./usr/include/openssl/camellia.h
  3394. x ./usr/include/openssl/evp.h
  3395. x ./usr/include/openssl/rc4.h
  3396. x ./usr/include/openssl/bio.h
  3397. x ./usr/include/openssl/ssl3.h
  3398. x ./usr/include/openssl/ocsp.h
  3399. x ./usr/include/openssl/sha.h
  3400. x ./usr/include/openssl/asn1t.h
  3401. x ./usr/include/openssl/conf.h
  3402. x ./usr/include/openssl/ssl.h
  3403. x ./usr/include/openssl/dsa.h
  3404. x ./usr/include/openssl/opensslv.h
  3405. x ./usr/include/openssl/idea.h
  3406. x ./usr/include/openssl/ssl2.h
  3407. x ./usr/include/openssl/aes.h
  3408. x ./usr/include/openssl/ui.h
  3409. x ./usr/include/openssl/asn1_mac.h
  3410. x ./usr/include/openssl/ossl_typ.h
  3411. x ./usr/include/openssl/ecdh.h
  3412. x ./usr/include/openssl/txt_db.h
  3413. x ./usr/include/openssl/pkcs12.h
  3414. x ./usr/include/openssl/md4.h
  3415. x ./usr/include/openssl/hmac.h
  3416. x ./usr/include/openssl/dh.h
  3417. x ./usr/include/openssl/obj_mac.h
  3418. x ./usr/include/openssl/rand.h
  3419. x ./usr/include/openssl/whrlpool.h
  3420. x ./usr/include/openssl/ec.h
  3421. x ./usr/include/openssl/curve25519.h
  3422. x ./usr/include/openssl/gost.h
  3423. x ./usr/include/openssl/lhash.h
  3424. x ./usr/include/openssl/comp.h
  3425. x ./usr/include/openssl/md5.h
  3426. x ./usr/include/openssl/cast.h
  3427. x ./usr/include/openssl/ripemd.h
  3428. x ./usr/include/openssl/pem2.h
  3429. x ./usr/include/openssl/rc2.h
  3430. x ./usr/include/crypto/xform.h
  3431. x ./usr/include/crypto/deflate.h
  3432. x ./usr/include/crypto/cryptodev.h
  3433. x ./usr/include/crypto/skipjack.h
  3434. x ./usr/include/crypto/gmac.h
  3435. x ./usr/include/crypto/gfmult.h
  3436. x ./usr/include/crypto/xform_comp.h
  3437. x ./usr/include/crypto/cryptosoft.h
  3438. x ./usr/include/crypto/rijndael.h
  3439. x ./usr/include/crypto/castsb.h
  3440. x ./usr/include/crypto/rmd160.h
  3441. x ./usr/include/crypto/xform_auth.h
  3442. x ./usr/include/crypto/xform_enc.h
  3443. x ./usr/include/crypto/cast.h
  3444. x ./usr/include/crypto/xform_userland.h
  3445. x ./usr/include/krb5/windc_plugin.h
  3446. x ./usr/include/krb5/ccache_plugin.h
  3447. x ./usr/include/krb5/send_to_kdc_plugin.h
  3448. x ./usr/include/krb5/locate_plugin.h
  3449. x ./usr/include/netipsec/ipsec.h
  3450. x ./usr/include/netipsec/esp.h
  3451. x ./usr/include/netipsec/esp_var.h
  3452. x ./usr/include/netipsec/ah_var.h
  3453. x ./usr/include/netipsec/ipcomp.h
  3454. x ./usr/include/netipsec/key.h
  3455. x ./usr/include/netipsec/ipcomp_var.h
  3456. x ./usr/include/netipsec/keysock.h
  3457. x ./usr/include/netipsec/key_debug.h
  3458. x ./usr/include/netipsec/ah.h
  3459. x ./usr/include/netipsec/ipsec6.h
  3460. x ./usr/include/netipsec/keydb.h
  3461. x ./usr/include/netipsec/xform.h
  3462. x ./usr/include/netipsec/ipsec_support.h
  3463. x ./usr/include/netipsec/key_var.h
  3464. x ./usr/include/gnu/posix/
  3465. x ./usr/include/gnu/regex.h
  3466. x ./usr/include/gnu/posix/regex.h
  3467. x ./usr/include/netinet6/sctp6_var.h
  3468. x ./usr/include/netinet6/in6_fib.h
  3469. x ./usr/include/netinet6/icmp6.h
  3470. x ./usr/include/netinet6/in6_pcb.h
  3471. x ./usr/include/netinet6/in6_ifattach.h
  3472. x ./usr/include/netinet6/scope6_var.h
  3473. x ./usr/include/netinet6/in6_rss.h
  3474. x ./usr/include/netinet6/tcp6_var.h
  3475. x ./usr/include/netinet6/mld6_var.h
  3476. x ./usr/include/netinet6/ip_fw_nat64.h
  3477. x ./usr/include/netinet6/ip6_mroute.h
  3478. x ./usr/include/netinet6/in6.h
  3479. x ./usr/include/netinet6/send.h
  3480. x ./usr/include/netinet6/ip6.h
  3481. x ./usr/include/netinet6/pim6.h
  3482. x ./usr/include/netinet6/pim6_var.h
  3483. x ./usr/include/netinet6/ip_fw_nptv6.h
  3484. x ./usr/include/netinet6/ip6protosw.h
  3485. x ./usr/include/netinet6/in6_var.h
  3486. x ./usr/include/netinet6/nd6.h
  3487. x ./usr/include/netinet6/udp6_var.h
  3488. x ./usr/include/netinet6/mld6.h
  3489. x ./usr/include/netinet6/raw_ip6.h
  3490. x ./usr/include/netinet6/ip6_var.h
  3491. x ./usr/include/netinet6/ip6_ecn.h
  3492. x ./usr/include/net/if_types.h
  3493. x ./usr/include/net/if_atm.h
  3494. x ./usr/include/net/if_vlan_var.h
  3495. x ./usr/include/net/radix_mpath.h
  3496. x ./usr/include/net/raw_cb.h
  3497. x ./usr/include/net/netmap.h
  3498. x ./usr/include/net/if_lagg.h
  3499. x ./usr/include/net/iso88025.h
  3500. x ./usr/include/net/pfvar.h
  3501. x ./usr/include/net/fddi.h
  3502. x ./usr/include/net/if_media.h
  3503. x ./usr/include/net/if_clone.h
  3504. x ./usr/include/net/if_arp.h
  3505. x ./usr/include/net/if_vxlan.h
  3506. x ./usr/include/net/altq/
  3507. x ./usr/include/net/radix.h
  3508. x ./usr/include/net/toeplitz.h
  3509. x ./usr/include/net/pfkeyv2.h
  3510. x ./usr/include/net/sff8472.h
  3511. x ./usr/include/net/if_tun.h
  3512. x ./usr/include/net/if_tap.h
  3513. x ./usr/include/net/if_sppp.h
  3514. x ./usr/include/net/bpf_jitter.h
  3515. x ./usr/include/net/pfil.h
  3516. x ./usr/include/net/iflib.h
  3517. x ./usr/include/net/if_pfsync.h
  3518. x ./usr/include/net/if_tapvar.h
  3519. x ./usr/include/net/ppp_defs.h
  3520. x ./usr/include/net/if_gre.h
  3521. x ./usr/include/net/ifq.h
  3522. x ./usr/include/net/route.h
  3523. x ./usr/include/net/dlt.h
  3524. x ./usr/include/net/if_var.h
  3525. x ./usr/include/net/rndis.h
  3526. x ./usr/include/net/netmap_virt.h
  3527. x ./usr/include/net/if_dl.h
  3528. x ./usr/include/net/if_enc.h
  3529. x ./usr/include/net/ieee8023ad_lacp.h
  3530. x ./usr/include/net/bpf.h
  3531. x ./usr/include/net/if_arc.h
  3532. x ./usr/include/net/if_pflog.h
  3533. x ./usr/include/net/if_llc.h
  3534. x ./usr/include/net/if_mib.h
  3535. x ./usr/include/net/slcompress.h
  3536. x ./usr/include/net/if_gif.h
  3537. x ./usr/include/net/route_var.h
  3538. x ./usr/include/net/if_bridgevar.h
  3539. x ./usr/include/net/netisr_internal.h
  3540. x ./usr/include/net/bpf_zerocopy.h
  3541. x ./usr/include/net/firewire.h
  3542. x ./usr/include/net/bridgestp.h
  3543. x ./usr/include/net/ieee_oui.h
  3544. x ./usr/include/net/if_ipsec.h
  3545. x ./usr/include/net/sff8436.h
  3546. x ./usr/include/net/mppc.h
  3547. x ./usr/include/net/ethernet.h
  3548. x ./usr/include/net/bpf_buffer.h
  3549. x ./usr/include/net/rss_config.h
  3550. x ./usr/include/net/mp_ring.h
  3551. x ./usr/include/net/flowtable.h
  3552. x ./usr/include/net/bpfdesc.h
  3553. x ./usr/include/net/if_llatbl.h
  3554. x ./usr/include/net/paravirt.h
  3555. x ./usr/include/net/if.h
  3556. x ./usr/include/net/netmap_user.h
  3557. x ./usr/include/net/netisr.h
  3558. x ./usr/include/net/vnet.h
  3559. x ./usr/include/net/altq/if_altq.h
  3560. x ./usr/include/net/altq/altq_hfsc.h
  3561. x ./usr/include/net/altq/altq_priq.h
  3562. x ./usr/include/net/altq/altq_codel.h
  3563. x ./usr/include/net/altq/altq_cdnr.h
  3564. x ./usr/include/net/altq/altq.h
  3565. x ./usr/include/net/altq/altq_red.h
  3566. x ./usr/include/net/altq/altq_rmclass.h
  3567. x ./usr/include/net/altq/altq_var.h
  3568. x ./usr/include/net/altq/altq_rmclass_debug.h
  3569. x ./usr/include/net/altq/altq_classq.h
  3570. x ./usr/include/net/altq/altq_cbq.h
  3571. x ./usr/include/net/altq/altq_rio.h
  3572. x ./usr/include/net/altq/altq_fairq.h
  3573. x ./usr/share/tmac/
  3574. x ./usr/share/pc-sysinstall/
  3575. x ./usr/share/groff_font/
  3576. x ./usr/share/atf/
  3577. x ./usr/share/i18n/
  3578. x ./usr/share/nls/
  3579. x ./usr/share/dict/
  3580. x ./usr/share/games/
  3581. x ./usr/share/openssl/
  3582. x ./usr/share/examples/
  3583. x ./usr/share/dtrace/
  3584. x ./usr/share/tabset/
  3585. x ./usr/share/zoneinfo/
  3586. x ./usr/share/sendmail/
  3587. x ./usr/share/me/
  3588. x ./usr/share/vt/
  3589. x ./usr/share/syscons/
  3590. x ./usr/share/security/
  3591. x ./usr/share/misc/
  3592. x ./usr/share/locale/
  3593. x ./usr/share/man/
  3594. x ./usr/share/skel/
  3595. x ./usr/share/calendar/
  3596. x ./usr/share/doc/
  3597. x ./usr/share/firmware/
  3598. x ./usr/share/vi/
  3599. x ./usr/share/keys/
  3600. x ./usr/share/mk/
  3601. x ./usr/share/snmp/
  3602. x ./usr/share/bsdconfig/
  3603. x ./usr/share/bsdconfig/media/
  3604. x ./usr/share/bsdconfig/packages/
  3605. x ./usr/share/bsdconfig/networking/
  3606. x ./usr/share/bsdconfig/timezone/
  3607. x ./usr/share/bsdconfig/usermgmt/
  3608. x ./usr/share/bsdconfig/startup/
  3609. x ./usr/share/bsdconfig/password/
  3610. x ./usr/share/snmp/mibs/
  3611. x ./usr/share/snmp/defs/
  3612. x ./usr/share/keys/pkg/
  3613. x ./usr/share/keys/pkg/trusted/
  3614. x ./usr/share/keys/pkg/revoked/
  3615. x ./usr/share/vi/catalog/
  3616. x ./usr/share/doc/smm/
  3617. x ./usr/share/doc/legal/
  3618. x ./usr/share/doc/pjdfstest/
  3619. x ./usr/share/doc/llvm/
  3620. x ./usr/share/doc/atf/
  3621. x ./usr/share/doc/IPv6/
  3622. x ./usr/share/doc/ntp/
  3623. x ./usr/share/doc/psd/
  3624. x ./usr/share/doc/papers/
  3625. x ./usr/share/doc/usd/
  3626. x ./usr/share/doc/ncurses/
  3627. x ./usr/share/doc/atm/
  3628. x ./usr/share/doc/usd/19.memacros/
  3629. x ./usr/share/doc/usd/18.msdiffs/
  3630. x ./usr/share/doc/usd/06.bc/
  3631. x ./usr/share/doc/usd/04.csh/
  3632. x ./usr/share/doc/usd/05.dc/
  3633. x ./usr/share/doc/usd/10.exref/
  3634. x ./usr/share/doc/usd/07.mail/
  3635. x ./usr/share/doc/usd/22.trofftut/
  3636. x ./usr/share/doc/usd/13.viref/
  3637. x ./usr/share/doc/usd/21.troff/
  3638. x ./usr/share/doc/usd/11.edit/
  3639. x ./usr/share/doc/usd/12.vi/
  3640. x ./usr/share/doc/usd/20.meref/
  3641. x ./usr/share/doc/psd/03.iosys/
  3642. x ./usr/share/doc/psd/18.gprof/
  3643. x ./usr/share/doc/psd/23.rpc/
  3644. x ./usr/share/doc/psd/06.Clang/
  3645. x ./usr/share/doc/psd/12.make/
  3646. x ./usr/share/doc/psd/24.xdr/
  3647. x ./usr/share/doc/psd/15.yacc/
  3648. x ./usr/share/doc/psd/20.ipctut/
  3649. x ./usr/share/doc/psd/21.ipc/
  3650. x ./usr/share/doc/psd/16.lex/
  3651. x ./usr/share/doc/psd/17.m4/
  3652. x ./usr/share/doc/psd/22.rpcgen/
  3653. x ./usr/share/doc/psd/04.uprog/
  3654. x ./usr/share/doc/psd/02.implement/
  3655. x ./usr/share/doc/psd/26.rpcrfc/
  3656. x ./usr/share/doc/psd/01.cacm/
  3657. x ./usr/share/doc/psd/27.nfsrfc/
  3658. x ./usr/share/doc/psd/25.xdrrfc/
  3659. x ./usr/share/doc/psd/05.sysman/
  3660. x ./usr/share/doc/ntp/scripts/
  3661. x ./usr/share/doc/ntp/pic/
  3662. x ./usr/share/doc/ntp/drivers/
  3663. x ./usr/share/doc/ntp/icons/
  3664. x ./usr/share/doc/ntp/hints/
  3665. x ./usr/share/doc/ntp/drivers/icons/
  3666. x ./usr/share/doc/ntp/drivers/scripts/
  3667. x ./usr/share/doc/llvm/clang/
  3668. x ./usr/share/doc/smm/03.fsck/
  3669. x ./usr/share/doc/smm/11.timedop/
  3670. x ./usr/share/doc/smm/12.timed/
  3671. x ./usr/share/doc/smm/06.nfs/
  3672. x ./usr/share/doc/smm/08.sendmailop/
  3673. x ./usr/share/doc/smm/07.lpd/
  3674. x ./usr/share/doc/smm/05.fastfs/
  3675. x ./usr/share/doc/smm/01.setup/
  3676. x ./usr/share/doc/smm/04.quotas/
  3677. x ./usr/share/doc/smm/18.net/
  3678. x ./usr/share/doc/smm/02.config/
  3679. x ./usr/share/calendar/calendar.world
  3680. x ./usr/share/calendar/calendar.southafrica
  3681. x ./usr/share/calendar/calendar.judaic
  3682. x ./usr/share/calendar/fr_FR.ISO8859-15
  3683. x ./usr/share/calendar/uk_UA.KOI8-U/
  3684. x ./usr/share/calendar/calendar.croatian
  3685. x ./usr/share/calendar/calendar.brazilian
  3686. x ./usr/share/calendar/de_DE.ISO8859-1/
  3687. x ./usr/share/calendar/calendar.music
  3688. x ./usr/share/calendar/fr_FR.ISO8859-1/
  3689. x ./usr/share/calendar/calendar.german
  3690. x ./usr/share/calendar/calendar.newzealand
  3691. x ./usr/share/calendar/de_DE.ISO8859-15
  3692. x ./usr/share/calendar/calendar.freebsd
  3693. x ./usr/share/calendar/ru_RU.UTF-8/
  3694. x ./usr/share/calendar/pt_BR.UTF-8/
  3695. x ./usr/share/calendar/calendar.ukrainian
  3696. x ./usr/share/calendar/ru_RU.KOI8-R/
  3697. x ./usr/share/calendar/calendar.hungarian
  3698. x ./usr/share/calendar/calendar.australia
  3699. x ./usr/share/calendar/calendar.russian
  3700. x ./usr/share/calendar/de_AT.ISO_8859-15/
  3701. x ./usr/share/calendar/calendar.birthday
  3702. x ./usr/share/calendar/hu_HU.ISO8859-2/
  3703. x ./usr/share/calendar/hr_HR.ISO8859-2/
  3704. x ./usr/share/calendar/calendar.christian
  3705. x ./usr/share/calendar/pt_BR.ISO8859-1/
  3706. x ./usr/share/calendar/calendar.lotr
  3707. x ./usr/share/calendar/calendar.history
  3708. x ./usr/share/calendar/calendar.all
  3709. x ./usr/share/calendar/calendar.usholiday
  3710. x ./usr/share/calendar/calendar.french
  3711. x ./usr/share/calendar/calendar.dutch
  3712. x ./usr/share/calendar/calendar.holiday
  3713. x ./usr/share/calendar/calendar.computer
  3714. x ./usr/share/calendar/pt_BR.ISO8859-1/calendar.holidays
  3715. x ./usr/share/calendar/pt_BR.ISO8859-1/calendar.commemorative
  3716. x ./usr/share/calendar/pt_BR.ISO8859-1/calendar.all
  3717. x ./usr/share/calendar/pt_BR.ISO8859-1/calendar.mcommemorative
  3718. x ./usr/share/calendar/hr_HR.ISO8859-2/calendar.all
  3719. x ./usr/share/calendar/hr_HR.ISO8859-2/calendar.praznici
  3720. x ./usr/share/calendar/hu_HU.ISO8859-2/calendar.all
  3721. x ./usr/share/calendar/hu_HU.ISO8859-2/calendar.unnepek
  3722. x ./usr/share/calendar/hu_HU.ISO8859-2/calendar.nevnapok
  3723. x ./usr/share/calendar/de_AT.ISO_8859-15/calendar.feiertag
  3724. x ./usr/share/calendar/ru_RU.KOI8-R/calendar.military
  3725. x ./usr/share/calendar/ru_RU.KOI8-R/calendar.all
  3726. x ./usr/share/calendar/ru_RU.KOI8-R/calendar.holiday
  3727. x ./usr/share/calendar/ru_RU.KOI8-R/calendar.orthodox
  3728. x ./usr/share/calendar/ru_RU.KOI8-R/calendar.common
  3729. x ./usr/share/calendar/ru_RU.KOI8-R/calendar.pagan
  3730. x ./usr/share/calendar/pt_BR.UTF-8/calendar.all
  3731. x ./usr/share/calendar/pt_BR.UTF-8/calendar.holidays
  3732. x ./usr/share/calendar/pt_BR.UTF-8/calendar.mcommemorative
  3733. x ./usr/share/calendar/pt_BR.UTF-8/calendar.commemorative
  3734. x ./usr/share/calendar/ru_RU.UTF-8/calendar.pagan
  3735. x ./usr/share/calendar/ru_RU.UTF-8/calendar.common
  3736. x ./usr/share/calendar/ru_RU.UTF-8/calendar.all
  3737. x ./usr/share/calendar/ru_RU.UTF-8/calendar.orthodox
  3738. x ./usr/share/calendar/ru_RU.UTF-8/calendar.holiday
  3739. x ./usr/share/calendar/ru_RU.UTF-8/calendar.military
  3740. x ./usr/share/calendar/fr_FR.ISO8859-1/calendar.fetes
  3741. x ./usr/share/calendar/fr_FR.ISO8859-1/calendar.proverbes
  3742. x ./usr/share/calendar/fr_FR.ISO8859-1/calendar.all
  3743. x ./usr/share/calendar/fr_FR.ISO8859-1/calendar.jferies
  3744. x ./usr/share/calendar/fr_FR.ISO8859-1/calendar.french
  3745. x ./usr/share/calendar/de_DE.ISO8859-1/calendar.literatur
  3746. x ./usr/share/calendar/de_DE.ISO8859-1/calendar.kirche
  3747. x ./usr/share/calendar/de_DE.ISO8859-1/calendar.all
  3748. x ./usr/share/calendar/de_DE.ISO8859-1/calendar.geschichte
  3749. x ./usr/share/calendar/de_DE.ISO8859-1/calendar.musik
  3750. x ./usr/share/calendar/de_DE.ISO8859-1/calendar.wissenschaft
  3751. x ./usr/share/calendar/de_DE.ISO8859-1/calendar.feiertag
  3752. x ./usr/share/calendar/uk_UA.KOI8-U/calendar.misc
  3753. x ./usr/share/calendar/uk_UA.KOI8-U/calendar.holiday
  3754. x ./usr/share/calendar/uk_UA.KOI8-U/calendar.orthodox
  3755. x ./usr/share/calendar/uk_UA.KOI8-U/calendar.all
  3756. x ./usr/share/man/man3/
  3757. x ./usr/share/man/man9/
  3758. x ./usr/share/man/cat4/
  3759. x ./usr/share/man/cat9/
  3760. x ./usr/share/man/cat3/
  3761. x ./usr/share/man/man4/
  3762. x ./usr/share/man/en.ISO8859-1/
  3763. x ./usr/share/man/cat7/
  3764. x ./usr/share/man/man7/
  3765. x ./usr/share/man/cat2/
  3766. x ./usr/share/man/cat8/
  3767. x ./usr/share/man/man5/
  3768. x ./usr/share/man/ja/
  3769. x ./usr/share/man/man8/
  3770. x ./usr/share/man/man2/
  3771. x ./usr/share/man/cat5/
  3772. x ./usr/share/man/man6/
  3773. x ./usr/share/man/en.UTF-8/
  3774. x ./usr/share/man/cat1/
  3775. x ./usr/share/man/cat6/
  3776. x ./usr/share/man/man1/
  3777. x ./usr/share/man/en.ISO8859-15
  3778. x ./usr/share/man/en.UTF-8/cat6/
  3779. x ./usr/share/man/en.UTF-8/man1
  3780. x ./usr/share/man/en.UTF-8/man6
  3781. x ./usr/share/man/en.UTF-8/cat1/
  3782. x ./usr/share/man/en.UTF-8/man8
  3783. x ./usr/share/man/en.UTF-8/man2
  3784. x ./usr/share/man/en.UTF-8/cat5/
  3785. x ./usr/share/man/en.UTF-8/cat2/
  3786. x ./usr/share/man/en.UTF-8/cat8/
  3787. x ./usr/share/man/en.UTF-8/man5
  3788. x ./usr/share/man/en.UTF-8/man7
  3789. x ./usr/share/man/en.UTF-8/cat7/
  3790. x ./usr/share/man/en.UTF-8/cat9/
  3791. x ./usr/share/man/en.UTF-8/cat3/
  3792. x ./usr/share/man/en.UTF-8/man4
  3793. x ./usr/share/man/en.UTF-8/man3
  3794. x ./usr/share/man/en.UTF-8/man9
  3795. x ./usr/share/man/en.UTF-8/cat4/
  3796. x ./usr/share/man/en.UTF-8/cat4/arm/
  3797. x ./usr/share/man/en.UTF-8/cat4/sparc64/
  3798. x ./usr/share/man/en.UTF-8/cat4/i386/
  3799. x ./usr/share/man/en.UTF-8/cat4/powerpc/
  3800. x ./usr/share/man/en.UTF-8/cat4/amd64/
  3801. x ./usr/share/man/en.UTF-8/cat8/amd64/
  3802. x ./usr/share/man/en.UTF-8/cat8/powerpc/
  3803. x ./usr/share/man/en.UTF-8/cat8/sparc64/
  3804. x ./usr/share/man/en.UTF-8/cat8/i386/
  3805. x ./usr/share/man/man8/powerpc/
  3806. x ./usr/share/man/man8/sparc64/
  3807. x ./usr/share/man/man8/amd64/
  3808. x ./usr/share/man/man8/i386/
  3809. x ./usr/share/man/ja/man7/
  3810. x ./usr/share/man/ja/cat7/
  3811. x ./usr/share/man/ja/cat9/
  3812. x ./usr/share/man/ja/cat3/
  3813. x ./usr/share/man/ja/man4/
  3814. x ./usr/share/man/ja/man3/
  3815. x ./usr/share/man/ja/man9/
  3816. x ./usr/share/man/ja/cat4/
  3817. x ./usr/share/man/ja/cat6/
  3818. x ./usr/share/man/ja/man1/
  3819. x ./usr/share/man/ja/man6/
  3820. x ./usr/share/man/ja/cat1/
  3821. x ./usr/share/man/ja/man8/
  3822. x ./usr/share/man/ja/man2/
  3823. x ./usr/share/man/ja/cat5/
  3824. x ./usr/share/man/ja/cat2/
  3825. x ./usr/share/man/ja/cat8/
  3826. x ./usr/share/man/ja/man5/
  3827. x ./usr/share/man/cat8/amd64/
  3828. x ./usr/share/man/cat8/sparc64/
  3829. x ./usr/share/man/cat8/i386/
  3830. x ./usr/share/man/cat8/powerpc/
  3831. x ./usr/share/man/en.ISO8859-1/cat3/
  3832. x ./usr/share/man/en.ISO8859-1/cat9/
  3833. x ./usr/share/man/en.ISO8859-1/man4
  3834. x ./usr/share/man/en.ISO8859-1/man9
  3835. x ./usr/share/man/en.ISO8859-1/man3
  3836. x ./usr/share/man/en.ISO8859-1/cat4/
  3837. x ./usr/share/man/en.ISO8859-1/man7
  3838. x ./usr/share/man/en.ISO8859-1/cat7/
  3839. x ./usr/share/man/en.ISO8859-1/man2
  3840. x ./usr/share/man/en.ISO8859-1/man8
  3841. x ./usr/share/man/en.ISO8859-1/cat5/
  3842. x ./usr/share/man/en.ISO8859-1/cat8/
  3843. x ./usr/share/man/en.ISO8859-1/cat2/
  3844. x ./usr/share/man/en.ISO8859-1/man5
  3845. x ./usr/share/man/en.ISO8859-1/cat6/
  3846. x ./usr/share/man/en.ISO8859-1/man1
  3847. x ./usr/share/man/en.ISO8859-1/man6
  3848. x ./usr/share/man/en.ISO8859-1/cat1/
  3849. x ./usr/share/man/en.ISO8859-1/cat8/powerpc/
  3850. x ./usr/share/man/en.ISO8859-1/cat8/amd64/
  3851. x ./usr/share/man/en.ISO8859-1/cat8/sparc64/
  3852. x ./usr/share/man/en.ISO8859-1/cat8/i386/
  3853. x ./usr/share/man/en.ISO8859-1/cat4/amd64/
  3854. x ./usr/share/man/en.ISO8859-1/cat4/powerpc/
  3855. x ./usr/share/man/en.ISO8859-1/cat4/arm/
  3856. x ./usr/share/man/en.ISO8859-1/cat4/sparc64/
  3857. x ./usr/share/man/en.ISO8859-1/cat4/i386/
  3858. x ./usr/share/man/man4/amd64/
  3859. x ./usr/share/man/man4/powerpc/
  3860. x ./usr/share/man/man4/i386/
  3861. x ./usr/share/man/man4/sparc64/
  3862. x ./usr/share/man/man4/arm/
  3863. x ./usr/share/man/cat4/powerpc/
  3864. x ./usr/share/man/cat4/sparc64/
  3865. x ./usr/share/man/cat4/i386/
  3866. x ./usr/share/man/cat4/amd64/
  3867. x ./usr/share/man/cat4/arm/
  3868. x ./usr/share/locale/be_BY.CP1131/
  3869. x ./usr/share/locale/hu_HU.UTF-8/
  3870. x ./usr/share/locale/hy_AM.ARMSCII-8/
  3871. x ./usr/share/locale/hi_IN.UTF-8/
  3872. x ./usr/share/locale/en_US.US-ASCII/
  3873. x ./usr/share/locale/hr_HR.ISO8859-2/
  3874. x ./usr/share/locale/lv_LV.ISO8859-13/
  3875. x ./usr/share/locale/de_AT.ISO8859-15/
  3876. x ./usr/share/locale/da_DK.ISO8859-15/
  3877. x ./usr/share/locale/ar_JO.UTF-8/
  3878. x ./usr/share/locale/uk_UA.CP1251/
  3879. x ./usr/share/locale/nl_BE.ISO8859-1/
  3880. x ./usr/share/locale/ja_JP.UTF-8/
  3881. x ./usr/share/locale/en_NZ.ISO8859-1/
  3882. x ./usr/share/locale/am_ET.UTF-8/
  3883. x ./usr/share/locale/hu_HU.ISO8859-2/
  3884. x ./usr/share/locale/en_CA.ISO8859-1/
  3885. x ./usr/share/locale/lt_LT.UTF-8/
  3886. x ./usr/share/locale/ca_ES.UTF-8/
  3887. x ./usr/share/locale/ca_AD.ISO8859-15/
  3888. x ./usr/share/locale/fr_CA.ISO8859-1/
  3889. x ./usr/share/locale/nb_NO.ISO8859-15/
  3890. x ./usr/share/locale/nb_NO.ISO8859-1/
  3891. x ./usr/share/locale/ca_IT.UTF-8/
  3892. x ./usr/share/locale/en_ZA.ISO8859-15/
  3893. x ./usr/share/locale/fr_CA.UTF-8/
  3894. x ./usr/share/locale/cs_CZ.UTF-8/
  3895. x ./usr/share/locale/af_ZA.ISO8859-1/
  3896. x ./usr/share/locale/is_IS.ISO8859-15/
  3897. x ./usr/share/locale/ca_AD.UTF-8/
  3898. x ./usr/share/locale/es_MX.ISO8859-1/
  3899. x ./usr/share/locale/be_BY.CP1251/
  3900. x ./usr/share/locale/it_CH.ISO8859-15/
  3901. x ./usr/share/locale/lt_LT.ISO8859-13/
  3902. x ./usr/share/locale/zh_CN.GBK/
  3903. x ./usr/share/locale/ca_FR.ISO8859-1/
  3904. x ./usr/share/locale/eu_ES.ISO8859-15/
  3905. x ./usr/share/locale/nl_BE.UTF-8/
  3906. x ./usr/share/locale/fr_CA.ISO8859-15/
  3907. x ./usr/share/locale/sr_RS.UTF-8/
  3908. x ./usr/share/locale/en_HK.UTF-8/
  3909. x ./usr/share/locale/ru_RU.KOI8-R/
  3910. x ./usr/share/locale/sr_RS.ISO8859-5/
  3911. x ./usr/share/locale/be_BY.ISO8859-5/
  3912. x ./usr/share/locale/zh_TW.UTF-8/
  3913. x ./usr/share/locale/fr_FR.UTF-8/
  3914. x ./usr/share/locale/tr_TR.UTF-8/
  3915. x ./usr/share/locale/it_IT.ISO8859-1/
  3916. x ./usr/share/locale/et_EE.ISO8859-1/
  3917. x ./usr/share/locale/it_CH.ISO8859-1/
  3918. x ./usr/share/locale/nl_NL.UTF-8/
  3919. x ./usr/share/locale/sv_SE.ISO8859-1/
  3920. x ./usr/share/locale/mn_MN.UTF-8/
  3921. x ./usr/share/locale/uk_UA.UTF-8/
  3922. x ./usr/share/locale/en_CA.US-ASCII/
  3923. x ./usr/share/locale/en_NZ.ISO8859-15/
  3924. x ./usr/share/locale/is_IS.ISO8859-1/
  3925. x ./usr/share/locale/ro_RO.UTF-8/
  3926. x ./usr/share/locale/en_HK.ISO8859-1/
  3927. x ./usr/share/locale/ca_IT.ISO8859-15/
  3928. x ./usr/share/locale/fr_CH.ISO8859-1/
  3929. x ./usr/share/locale/sv_FI.UTF-8/
  3930. x ./usr/share/locale/es_AR.ISO8859-1/
  3931. x ./usr/share/locale/de_AT.UTF-8/
  3932. x ./usr/share/locale/bg_BG.CP1251/
  3933. x ./usr/share/locale/is_IS.UTF-8/
  3934. x ./usr/share/locale/zh_CN.UTF-8/
  3935. x ./usr/share/locale/fi_FI.ISO8859-15/
  3936. x ./usr/share/locale/en_PH.UTF-8/
  3937. x ./usr/share/locale/hi_IN.ISCII-DEV/
  3938. x ./usr/share/locale/fr_CH.ISO8859-15/
  3939. x ./usr/share/locale/sv_SE.UTF-8/
  3940. x ./usr/share/locale/de_AT.ISO8859-1/
  3941. x ./usr/share/locale/de_DE.UTF-8/
  3942. x ./usr/share/locale/it_IT.ISO8859-15/
  3943. x ./usr/share/locale/en_GB.ISO8859-15/
  3944. x ./usr/share/locale/fr_BE.UTF-8/
  3945. x ./usr/share/locale/nl_NL.ISO8859-15/
  3946. x ./usr/share/locale/en_ZA.UTF-8/
  3947. x ./usr/share/locale/fr_BE.ISO8859-15/
  3948. x ./usr/share/locale/nl_NL.ISO8859-1/
  3949. x ./usr/share/locale/nn_NO.ISO8859-1/
  3950. x ./usr/share/locale/af_ZA.UTF-8/
  3951. x ./usr/share/locale/pt_BR.ISO8859-1/
  3952. x ./usr/share/locale/sr_RS.ISO8859-2/
  3953. x ./usr/share/locale/tr_TR.ISO8859-9/
  3954. x ./usr/share/locale/nb_NO.UTF-8/
  3955. x ./usr/share/locale/en_GB.US-ASCII/
  3956. x ./usr/share/locale/fr_CH.UTF-8/
  3957. x ./usr/share/locale/de_DE.ISO8859-1/
  3958. x ./usr/share/locale/ca_IT.ISO8859-1/
  3959. x ./usr/share/locale/ca_FR.ISO8859-15/
  3960. x ./usr/share/locale/en_CA.ISO8859-15/
  3961. x ./usr/share/locale/en_US.UTF-8/
  3962. x ./usr/share/locale/el_GR.UTF-8/
  3963. x ./usr/share/locale/en_US.ISO8859-15/
  3964. x ./usr/share/locale/nn_NO.UTF-8/
  3965. x ./usr/share/locale/sv_FI.ISO8859-15/
  3966. x ./usr/share/locale/de_DE.ISO8859-15/
  3967. x ./usr/share/locale/cs_CZ.ISO8859-2/
  3968. x ./usr/share/locale/en_ZA.US-ASCII/
  3969. x ./usr/share/locale/ru_RU.CP1251/
  3970. x ./usr/share/locale/kk_KZ.UTF-8/
  3971. x ./usr/share/locale/it_CH.UTF-8/
  3972. x ./usr/share/locale/fi_FI.ISO8859-1/
  3973. x ./usr/share/locale/ru_RU.CP866/
  3974. x ./usr/share/locale/pt_PT.UTF-8/
  3975. x ./usr/share/locale/es_CR.UTF-8/
  3976. x ./usr/share/locale/ca_ES.ISO8859-1/
  3977. x ./usr/share/locale/en_GB.ISO8859-1/
  3978. x ./usr/share/locale/ar_QA.UTF-8/
  3979. x ./usr/share/locale/el_GR.ISO8859-7/
  3980. x ./usr/share/locale/sr_RS.UTF-8@latin/
  3981. x ./usr/share/locale/en_CA.UTF-8/
  3982. x ./usr/share/locale/zh_CN.GB18030/
  3983. x ./usr/share/locale/uk_UA.KOI8-U/
  3984. x ./usr/share/locale/en_IE.ISO8859-15/
  3985. x ./usr/share/locale/ja_JP.eucJP/
  3986. x ./usr/share/locale/ca_ES.ISO8859-15/
  3987. x ./usr/share/locale/et_EE.UTF-8/
  3988. x ./usr/share/locale/nn_NO.ISO8859-15/
  3989. x ./usr/share/locale/it_IT.UTF-8/
  3990. x ./usr/share/locale/es_MX.UTF-8/
  3991. x ./usr/share/locale/ca_AD.ISO8859-1/
  3992. x ./usr/share/locale/eu_ES.UTF-8/
  3993. x ./usr/share/locale/ru_RU.ISO8859-5/
  3994. x ./usr/share/locale/zh_CN.eucCN/
  3995. x ./usr/share/locale/en_AU.UTF-8/
  3996. x ./usr/share/locale/en_US.ISO8859-1/
  3997. x ./usr/share/locale/en_ZA.ISO8859-1/
  3998. x ./usr/share/locale/en_IE.UTF-8/
  3999. x ./usr/share/locale/zh_HK.UTF-8/
  4000. x ./usr/share/locale/hy_AM.UTF-8/
  4001. x ./usr/share/locale/se_NO.UTF-8/
  4002. x ./usr/share/locale/es_ES.ISO8859-15/
  4003. x ./usr/share/locale/ar_SA.UTF-8/
  4004. x ./usr/share/locale/ar_AE.UTF-8/
  4005. x ./usr/share/locale/es_AR.UTF-8/
  4006. x ./usr/share/locale/en_GB.UTF-8/
  4007. x ./usr/share/locale/he_IL.UTF-8/
  4008. x ./usr/share/locale/ar_EG.UTF-8/
  4009. x ./usr/share/locale/be_BY.UTF-8/
  4010. x ./usr/share/locale/en_NZ.US-ASCII/
  4011. x ./usr/share/locale/sv_FI.ISO8859-1/
  4012. x ./usr/share/locale/sl_SI.UTF-8/
  4013. x ./usr/share/locale/fi_FI.UTF-8/
  4014. x ./usr/share/locale/pl_PL.ISO8859-2/
  4015. x ./usr/share/locale/ca_FR.UTF-8/
  4016. x ./usr/share/locale/hr_HR.UTF-8/
  4017. x ./usr/share/locale/es_ES.ISO8859-1/
  4018. x ./usr/share/locale/sl_SI.ISO8859-2/
  4019. x ./usr/share/locale/ko_KR.CP949/
  4020. x ./usr/share/locale/pt_PT.ISO8859-15/
  4021. x ./usr/share/locale/da_DK.ISO8859-1/
  4022. x ./usr/share/locale/en_IE.ISO8859-1/
  4023. x ./usr/share/locale/en_AU.US-ASCII/
  4024. x ./usr/share/locale/bg_BG.UTF-8/
  4025. x ./usr/share/locale/en_SG.ISO8859-1/
  4026. x ./usr/share/locale/uk_UA.ISO8859-5/
  4027. x ./usr/share/locale/ru_RU.UTF-8/
  4028. x ./usr/share/locale/pt_BR.UTF-8/
  4029. x ./usr/share/locale/sk_SK.UTF-8/
  4030. x ./usr/share/locale/fr_BE.ISO8859-1/
  4031. x ./usr/share/locale/de_CH.ISO8859-1/
  4032. x ./usr/share/locale/nl_BE.ISO8859-15/
  4033. x ./usr/share/locale/ko_KR.UTF-8/
  4034. x ./usr/share/locale/en_AU.ISO8859-15/
  4035. x ./usr/share/locale/af_ZA.ISO8859-15/
  4036. x ./usr/share/locale/es_ES.UTF-8/
  4037. x ./usr/share/locale/pt_PT.ISO8859-1/
  4038. x ./usr/share/locale/da_DK.UTF-8/
  4039. x ./usr/share/locale/fr_FR.ISO8859-1/
  4040. x ./usr/share/locale/ar_MA.UTF-8/
  4041. x ./usr/share/locale/de_CH.ISO8859-15/
  4042. x ./usr/share/locale/eu_ES.ISO8859-1/
  4043. x ./usr/share/locale/en_NZ.UTF-8/
  4044. x ./usr/share/locale/en_AU.ISO8859-1/
  4045. x ./usr/share/locale/de_CH.UTF-8/
  4046. x ./usr/share/locale/ja_JP.SJIS/
  4047. x ./usr/share/locale/sv_SE.ISO8859-15/
  4048. x ./usr/share/locale/pl_PL.UTF-8/
  4049. x ./usr/share/locale/et_EE.ISO8859-15/
  4050. x ./usr/share/locale/zh_CN.GB2312/
  4051. x ./usr/share/locale/fr_FR.ISO8859-15/
  4052. x ./usr/share/locale/ro_RO.ISO8859-2/
  4053. x ./usr/share/locale/lv_LV.UTF-8/
  4054. x ./usr/share/locale/ko_KR.eucKR/
  4055. x ./usr/share/locale/sk_SK.ISO8859-2/
  4056. x ./usr/share/locale/en_SG.UTF-8/
  4057. x ./usr/share/locale/se_FI.UTF-8/
  4058. x ./usr/share/misc/fonts/
  4059. x ./usr/share/syscons/scrnmaps/
  4060. x ./usr/share/syscons/keymaps/
  4061. x ./usr/share/syscons/fonts/
  4062. x ./usr/share/vt/keymaps/
  4063. x ./usr/share/vt/fonts/
  4064. x ./usr/share/zoneinfo/Antarctica/
  4065. x ./usr/share/zoneinfo/Australia/
  4066. x ./usr/share/zoneinfo/Asia/
  4067. x ./usr/share/zoneinfo/Pacific/
  4068. x ./usr/share/zoneinfo/Etc/
  4069. x ./usr/share/zoneinfo/Europe/
  4070. x ./usr/share/zoneinfo/America/
  4071. x ./usr/share/zoneinfo/Arctic/
  4072. x ./usr/share/zoneinfo/SystemV/
  4073. x ./usr/share/zoneinfo/Africa/
  4074. x ./usr/share/zoneinfo/Indian/
  4075. x ./usr/share/zoneinfo/Atlantic/
  4076. x ./usr/share/zoneinfo/America/Kentucky/
  4077. x ./usr/share/zoneinfo/America/Indiana/
  4078. x ./usr/share/zoneinfo/America/Argentina/
  4079. x ./usr/share/zoneinfo/America/North_Dakota/
  4080. x ./usr/share/examples/smbfs/
  4081. x ./usr/share/examples/FreeBSD_version/
  4082. x ./usr/share/examples/csh/
  4083. x ./usr/share/examples/etc/
  4084. x ./usr/share/examples/scsi_target/
  4085. x ./usr/share/examples/find_interface/
  4086. x ./usr/share/examples/ldapd/
  4087. x ./usr/share/examples/uefisign/
  4088. x ./usr/share/examples/diskless/
  4089. x ./usr/share/examples/ses/
  4090. x ./usr/share/examples/printing/
  4091. x ./usr/share/examples/indent/
  4092. x ./usr/share/examples/sunrpc/
  4093. x ./usr/share/examples/dma/
  4094. x ./usr/share/examples/drivers/
  4095. x ./usr/share/examples/BSD_daemon/
  4096. x ./usr/share/examples/tcsh/
  4097. x ./usr/share/examples/bootforth/
  4098. x ./usr/share/examples/IPv6/
  4099. x ./usr/share/examples/perfmon/
  4100. x ./usr/share/examples/pc-sysinstall/
  4101. x ./usr/share/examples/jails/
  4102. x ./usr/share/examples/ibcs2/
  4103. x ./usr/share/examples/bsdconfig/
  4104. x ./usr/share/examples/bhyve/
  4105. x ./usr/share/examples/ppp/
  4106. x ./usr/share/examples/libusb20/
  4107. x ./usr/share/examples/ipfw/
  4108. x ./usr/share/examples/ipfilter/
  4109. x ./usr/share/examples/kld/
  4110. x ./usr/share/examples/hast/
  4111. x ./usr/share/examples/mdoc/
  4112. x ./usr/share/examples/netgraph/
  4113. x ./usr/share/examples/pf/
  4114. x ./usr/share/examples/libvgl/
  4115. x ./usr/share/examples/hostapd/
  4116. x ./usr/share/examples/ypldap/
  4117. x ./usr/share/examples/ppi/
  4118. x ./usr/share/examples/ppi/ppilcd.c
  4119. x ./usr/share/examples/ppi/Makefile
  4120. x ./usr/share/examples/ypldap/ypldap.conf
  4121. x ./usr/share/examples/hostapd/hostapd.eap_user
  4122. x ./usr/share/examples/hostapd/hostapd.conf
  4123. x ./usr/share/examples/hostapd/hostapd.wpa_psk
  4124. x ./usr/share/examples/libvgl/demo.c
  4125. x ./usr/share/examples/libvgl/Makefile
  4126. x ./usr/share/examples/pf/queue2
  4127. x ./usr/share/examples/pf/faq-example3
  4128. x ./usr/share/examples/pf/queue1
  4129. x ./usr/share/examples/pf/ackpri
  4130. x ./usr/share/examples/pf/queue4
  4131. x ./usr/share/examples/pf/faq-example2
  4132. x ./usr/share/examples/pf/pf.conf
  4133. x ./usr/share/examples/pf/queue3
  4134. x ./usr/share/examples/pf/faq-example1
  4135. x ./usr/share/examples/pf/spamd
  4136. x ./usr/share/examples/netgraph/virtual.chain
  4137. x ./usr/share/examples/netgraph/virtual.lan
  4138. x ./usr/share/examples/netgraph/raw
  4139. x ./usr/share/examples/netgraph/ngctl
  4140. x ./usr/share/examples/netgraph/frame_relay
  4141. x ./usr/share/examples/netgraph/udp.tunnel
  4142. x ./usr/share/examples/netgraph/ether.bridge
  4143. x ./usr/share/examples/mdoc/POSIX-copyright
  4144. x ./usr/share/examples/mdoc/example.1
  4145. x ./usr/share/examples/mdoc/deshallify.sh
  4146. x ./usr/share/examples/mdoc/example.9
  4147. x ./usr/share/examples/mdoc/example.3
  4148. x ./usr/share/examples/mdoc/example.4
  4149. x ./usr/share/examples/hast/ucarp_up.sh
  4150. x ./usr/share/examples/hast/vip-down.sh
  4151. x ./usr/share/examples/hast/ucarp.sh
  4152. x ./usr/share/examples/hast/ucarp_down.sh
  4153. x ./usr/share/examples/hast/vip-up.sh
  4154. x ./usr/share/examples/kld/cdev/
  4155. x ./usr/share/examples/kld/dyn_sysctl/
  4156. x ./usr/share/examples/kld/khelp/
  4157. x ./usr/share/examples/kld/Makefile
  4158. x ./usr/share/examples/kld/firmware/
  4159. x ./usr/share/examples/kld/syscall/
  4160. x ./usr/share/examples/kld/syscall/Makefile
  4161. x ./usr/share/examples/kld/syscall/module/
  4162. x ./usr/share/examples/kld/syscall/test/
  4163. x ./usr/share/examples/kld/syscall/test/call.c
  4164. x ./usr/share/examples/kld/syscall/test/Makefile
  4165. x ./usr/share/examples/kld/syscall/module/Makefile
  4166. x ./usr/share/examples/kld/syscall/module/syscall.c
  4167. x ./usr/share/examples/kld/firmware/fwconsumer/
  4168. x ./usr/share/examples/kld/firmware/README
  4169. x ./usr/share/examples/kld/firmware/Makefile
  4170. x ./usr/share/examples/kld/firmware/fwimage/
  4171. x ./usr/share/examples/kld/firmware/fwimage/Makefile
  4172. x ./usr/share/examples/kld/firmware/fwimage/firmware.img.uu
  4173. x ./usr/share/examples/kld/firmware/fwconsumer/fw_consumer.c
  4174. x ./usr/share/examples/kld/firmware/fwconsumer/Makefile
  4175. x ./usr/share/examples/kld/khelp/README
  4176. x ./usr/share/examples/kld/khelp/Makefile
  4177. x ./usr/share/examples/kld/khelp/h_example.c
  4178. x ./usr/share/examples/kld/dyn_sysctl/dyn_sysctl.c
  4179. x ./usr/share/examples/kld/dyn_sysctl/Makefile
  4180. x ./usr/share/examples/kld/dyn_sysctl/README
  4181. x ./usr/share/examples/kld/cdev/test/
  4182. x ./usr/share/examples/kld/cdev/module/
  4183. x ./usr/share/examples/kld/cdev/Makefile
  4184. x ./usr/share/examples/kld/cdev/README
  4185. x ./usr/share/examples/kld/cdev/module/cdevmod.c
  4186. x ./usr/share/examples/kld/cdev/module/cdev.c
  4187. x ./usr/share/examples/kld/cdev/module/Makefile
  4188. x ./usr/share/examples/kld/cdev/module/cdev.h
  4189. x ./usr/share/examples/kld/cdev/test/testcdev.c
  4190. x ./usr/share/examples/kld/cdev/test/Makefile
  4191. x ./usr/share/examples/ipfilter/example.14
  4192. x ./usr/share/examples/ipfilter/example.5
  4193. x ./usr/share/examples/ipfilter/firewall.1
  4194. x ./usr/share/examples/ipfilter/rules.txt
  4195. x ./usr/share/examples/ipfilter/example.2
  4196. x ./usr/share/examples/ipfilter/example.8
  4197. x ./usr/share/examples/ipfilter/example.13
  4198. x ./usr/share/examples/ipfilter/ftppxy
  4199. x ./usr/share/examples/ipfilter/server
  4200. x ./usr/share/examples/ipfilter/example.6
  4201. x ./usr/share/examples/ipfilter/ipf.conf.restrictive
  4202. x ./usr/share/examples/ipfilter/examples.txt
  4203. x ./usr/share/examples/ipfilter/ipf.conf.sample
  4204. x ./usr/share/examples/ipfilter/firewall.2
  4205. x ./usr/share/examples/ipfilter/example.1
  4206. x ./usr/share/examples/ipfilter/example.10
  4207. x ./usr/share/examples/ipfilter/mkfilters
  4208. x ./usr/share/examples/ipfilter/example.9
  4209. x ./usr/share/examples/ipfilter/example.3
  4210. x ./usr/share/examples/ipfilter/example.12
  4211. x ./usr/share/examples/ipfilter/BASIC.NAT
  4212. x ./usr/share/examples/ipfilter/nat.eg
  4213. x ./usr/share/examples/ipfilter/ipnat.conf.sample
  4214. x ./usr/share/examples/ipfilter/ipf.conf.permissive
  4215. x ./usr/share/examples/ipfilter/nat-setup
  4216. x ./usr/share/examples/ipfilter/example.4
  4217. x ./usr/share/examples/ipfilter/README
  4218. x ./usr/share/examples/ipfilter/example.sr
  4219. x ./usr/share/examples/ipfilter/ftp-proxy
  4220. x ./usr/share/examples/ipfilter/example.11
  4221. x ./usr/share/examples/ipfilter/tcpstate
  4222. x ./usr/share/examples/ipfilter/BASIC_1.FW
  4223. x ./usr/share/examples/ipfilter/ipf-howto.txt
  4224. x ./usr/share/examples/ipfilter/BASIC_2.FW
  4225. x ./usr/share/examples/ipfilter/firewall
  4226. x ./usr/share/examples/ipfilter/example.7
  4227. x ./usr/share/examples/ipfw/change_rules.sh
  4228. x ./usr/share/examples/libusb20/README
  4229. x ./usr/share/examples/libusb20/bulk.c
  4230. x ./usr/share/examples/libusb20/util.c
  4231. x ./usr/share/examples/libusb20/control.c
  4232. x ./usr/share/examples/libusb20/Makefile
  4233. x ./usr/share/examples/libusb20/util.h
  4234. x ./usr/share/examples/ppp/ppp.secret.sample
  4235. x ./usr/share/examples/ppp/ppp.secret.span-isp
  4236. x ./usr/share/examples/ppp/ppp.linkup.span-isp
  4237. x ./usr/share/examples/ppp/ppp.linkdown.span-isp
  4238. x ./usr/share/examples/ppp/ppp.conf.span-isp.working
  4239. x ./usr/share/examples/ppp/ppp.linkup.span-isp.working
  4240. x ./usr/share/examples/ppp/ppp.linkdown.sample
  4241. x ./usr/share/examples/ppp/ppp.conf.sample
  4242. x ./usr/share/examples/ppp/ppp.linkdown.span-isp.working
  4243. x ./usr/share/examples/ppp/login-auth
  4244. x ./usr/share/examples/ppp/ppp.conf.span-isp
  4245. x ./usr/share/examples/ppp/ppp.secret.span-isp.working
  4246. x ./usr/share/examples/ppp/ppp.linkup.sample
  4247. x ./usr/share/examples/ppp/chap-auth
  4248. x ./usr/share/examples/bhyve/vmrun.sh
  4249. x ./usr/share/examples/bsdconfig/add_some_packages.sh
  4250. x ./usr/share/examples/bsdconfig/bsdconfigrc
  4251. x ./usr/share/examples/bsdconfig/browse_packages_http.sh
  4252. x ./usr/share/examples/ibcs2/README
  4253. x ./usr/share/examples/ibcs2/hello.uu
  4254. x ./usr/share/examples/jails/README
  4255. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.fbsd-netinstall
  4256. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.rsync
  4257. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.upgrade
  4258. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.restore
  4259. x ./usr/share/examples/pc-sysinstall/README
  4260. x ./usr/share/examples/pc-sysinstall/pc-autoinstall.conf
  4261. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.netinstall
  4262. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.geli
  4263. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.gmirror
  4264. x ./usr/share/examples/pc-sysinstall/pcinstall.cfg.zfs
  4265. x ./usr/share/examples/perfmon/README
  4266. x ./usr/share/examples/perfmon/Makefile
  4267. x ./usr/share/examples/perfmon/perfmon.c
  4268. x ./usr/share/examples/IPv6/USAGE
  4269. x ./usr/share/examples/bootforth/README
  4270. x ./usr/share/examples/bootforth/menu.4th
  4271. x ./usr/share/examples/bootforth/boot.4th
  4272. x ./usr/share/examples/bootforth/screen.4th
  4273. x ./usr/share/examples/bootforth/loader.rc
  4274. x ./usr/share/examples/bootforth/frames.4th
  4275. x ./usr/share/examples/bootforth/menuconf.4th
  4276. x ./usr/share/examples/tcsh/complete.tcsh
  4277. x ./usr/share/examples/tcsh/csh-mode.el
  4278. x ./usr/share/examples/BSD_daemon/beastie.eps
  4279. x ./usr/share/examples/BSD_daemon/README
  4280. x ./usr/share/examples/BSD_daemon/beastie.fig
  4281. x ./usr/share/examples/BSD_daemon/poster.sh
  4282. x ./usr/share/examples/BSD_daemon/FreeBSD.pfa
  4283. x ./usr/share/examples/BSD_daemon/eps.patch
  4284. x ./usr/share/examples/drivers/make_pseudo_driver.sh
  4285. x ./usr/share/examples/drivers/make_device_driver.sh
  4286. x ./usr/share/examples/drivers/README
  4287. x ./usr/share/examples/dma/mailer.conf
  4288. x ./usr/share/examples/sunrpc/Makefile
  4289. x ./usr/share/examples/sunrpc/msg/
  4290. x ./usr/share/examples/sunrpc/dir/
  4291. x ./usr/share/examples/sunrpc/sort/
  4292. x ./usr/share/examples/sunrpc/sort/sort_proc.c
  4293. x ./usr/share/examples/sunrpc/sort/Makefile
  4294. x ./usr/share/examples/sunrpc/sort/rsort.c
  4295. x ./usr/share/examples/sunrpc/sort/sort.x
  4296. x ./usr/share/examples/sunrpc/dir/Makefile
  4297. x ./usr/share/examples/sunrpc/dir/dir_proc.c
  4298. x ./usr/share/examples/sunrpc/dir/rls.c
  4299. x ./usr/share/examples/sunrpc/dir/dir.x
  4300. x ./usr/share/examples/sunrpc/msg/rprintmsg.c
  4301. x ./usr/share/examples/sunrpc/msg/printmsg.c
  4302. x ./usr/share/examples/sunrpc/msg/msg_proc.c
  4303. x ./usr/share/examples/sunrpc/msg/msg.x
  4304. x ./usr/share/examples/sunrpc/msg/Makefile
  4305. x ./usr/share/examples/indent/indent.pro
  4306. x ./usr/share/examples/printing/if-simpleX
  4307. x ./usr/share/examples/printing/psdfX
  4308. x ./usr/share/examples/printing/hpvf
  4309. x ./usr/share/examples/printing/netprint
  4310. x ./usr/share/examples/printing/hpif
  4311. x ./usr/share/examples/printing/make-ps-header
  4312. x ./usr/share/examples/printing/if-simple
  4313. x ./usr/share/examples/printing/pstf
  4314. x ./usr/share/examples/printing/hpof
  4315. x ./usr/share/examples/printing/psdf
  4316. x ./usr/share/examples/printing/README
  4317. x ./usr/share/examples/printing/hpdf
  4318. x ./usr/share/examples/printing/diablo-if-net
  4319. x ./usr/share/examples/printing/pstfX
  4320. x ./usr/share/examples/printing/hprf
  4321. x ./usr/share/examples/printing/ifhp
  4322. x ./usr/share/examples/printing/psif
  4323. x ./usr/share/examples/ses/setobjstat/
  4324. x ./usr/share/examples/ses/getencstat/
  4325. x ./usr/share/examples/ses/Makefile
  4326. x ./usr/share/examples/ses/Makefile.inc
  4327. x ./usr/share/examples/ses/sesd/
  4328. x ./usr/share/examples/ses/srcs/
  4329. x ./usr/share/examples/ses/setencstat/
  4330. x ./usr/share/examples/ses/setencstat/Makefile
  4331. x ./usr/share/examples/ses/setencstat/setencstat.0
  4332. x ./usr/share/examples/ses/srcs/getencstat.c
  4333. x ./usr/share/examples/ses/srcs/sesd.c
  4334. x ./usr/share/examples/ses/srcs/inienc.c
  4335. x ./usr/share/examples/ses/srcs/setencstat.c
  4336. x ./usr/share/examples/ses/srcs/eltsub.h
  4337. x ./usr/share/examples/ses/srcs/getobjstat.c
  4338. x ./usr/share/examples/ses/srcs/getobjmap.c
  4339. x ./usr/share/examples/ses/srcs/chpmon.c
  4340. x ./usr/share/examples/ses/srcs/getnobj.c
  4341. x ./usr/share/examples/ses/srcs/eltsub.c
  4342. x ./usr/share/examples/ses/srcs/setobjstat.c
  4343. x ./usr/share/examples/ses/sesd/sesd.0
  4344. x ./usr/share/examples/ses/sesd/Makefile
  4345. x ./usr/share/examples/ses/getencstat/Makefile
  4346. x ./usr/share/examples/ses/getencstat/getencstat.0
  4347. x ./usr/share/examples/ses/setobjstat/Makefile
  4348. x ./usr/share/examples/ses/setobjstat/setobjstat.0
  4349. x ./usr/share/examples/diskless/clone_root
  4350. x ./usr/share/examples/diskless/README.BOOTP
  4351. x ./usr/share/examples/diskless/README.TEMPLATING
  4352. x ./usr/share/examples/diskless/ME
  4353. x ./usr/share/examples/uefisign/uefikeys
  4354. x ./usr/share/examples/ldapd/ldapd.conf
  4355. x ./usr/share/examples/find_interface/Makefile
  4356. x ./usr/share/examples/find_interface/find_interface.c
  4357. x ./usr/share/examples/find_interface/README
  4358. x ./usr/share/examples/scsi_target/scsi_cmds.c
  4359. x ./usr/share/examples/scsi_target/scsi_target.h
  4360. x ./usr/share/examples/scsi_target/scsi_target.8
  4361. x ./usr/share/examples/scsi_target/Makefile
  4362. x ./usr/share/examples/scsi_target/scsi_target.c
  4363. x ./usr/share/examples/etc/apmd.conf
  4364. x ./usr/share/examples/etc/printcap
  4365. x ./usr/share/examples/etc/phones
  4366. x ./usr/share/examples/etc/disktab
  4367. x ./usr/share/examples/etc/protocols
  4368. x ./usr/share/examples/etc/netconfig
  4369. x ./usr/share/examples/etc/nscd.conf
  4370. x ./usr/share/examples/etc/networks
  4371. x ./usr/share/examples/etc/inetd.conf
  4372. x ./usr/share/examples/etc/group
  4373. x ./usr/share/examples/etc/pf.os
  4374. x ./usr/share/examples/etc/devd.conf
  4375. x ./usr/share/examples/etc/dhclient.conf
  4376. x ./usr/share/examples/etc/csh.login
  4377. x ./usr/share/examples/etc/rc.devd
  4378. x ./usr/share/examples/etc/newsyslog.conf
  4379. x ./usr/share/examples/etc/csh.logout
  4380. x ./usr/share/examples/etc/rc.resume
  4381. x ./usr/share/examples/etc/shells
  4382. x ./usr/share/examples/etc/rpc
  4383. x ./usr/share/examples/etc/crontab
  4384. x ./usr/share/examples/etc/gettytab
  4385. x ./usr/share/examples/etc/ftpusers
  4386. x ./usr/share/examples/etc/mail.rc
  4387. x ./usr/share/examples/etc/opieaccess
  4388. x ./usr/share/examples/etc/rc.sendmail
  4389. x ./usr/share/examples/etc/ddb.conf
  4390. x ./usr/share/examples/etc/defaults/
  4391. x ./usr/share/examples/etc/termcap.small
  4392. x ./usr/share/examples/etc/rc.firewall
  4393. x ./usr/share/examples/etc/blacklistd.conf
  4394. x ./usr/share/examples/etc/network.subr
  4395. x ./usr/share/examples/etc/nsswitch.conf
  4396. x ./usr/share/examples/etc/devfs.conf
  4397. x ./usr/share/examples/etc/motd
  4398. x ./usr/share/examples/etc/syslog.conf
  4399. x ./usr/share/examples/etc/rc
  4400. x ./usr/share/examples/etc/nsmb.conf
  4401. x ./usr/share/examples/etc/rc.shutdown
  4402. x ./usr/share/examples/etc/csh.cshrc
  4403. x ./usr/share/examples/etc/rc.suspend
  4404. x ./usr/share/examples/etc/auto_master
  4405. x ./usr/share/examples/etc/login.conf
  4406. x ./usr/share/examples/etc/bsd-style-copyright
  4407. x ./usr/share/examples/etc/wpa_supplicant.conf
  4408. x ./usr/share/examples/etc/fbtab
  4409. x ./usr/share/examples/etc/hosts.allow
  4410. x ./usr/share/examples/etc/profile
  4411. x ./usr/share/examples/etc/sysctl.conf
  4412. x ./usr/share/examples/etc/remote
  4413. x ./usr/share/examples/etc/rc.initdiskless
  4414. x ./usr/share/examples/etc/locate.rc
  4415. x ./usr/share/examples/etc/rc.bsdextended
  4416. x ./usr/share/examples/etc/libalias.conf
  4417. x ./usr/share/examples/etc/portsnap.conf
  4418. x ./usr/share/examples/etc/netstart
  4419. x ./usr/share/examples/etc/README.examples
  4420. x ./usr/share/examples/etc/login.access
  4421. x ./usr/share/examples/etc/pccard_ether
  4422. x ./usr/share/examples/etc/regdomain.xml
  4423. x ./usr/share/examples/etc/freebsd-update.conf
  4424. x ./usr/share/examples/etc/hosts
  4425. x ./usr/share/examples/etc/amd.map
  4426. x ./usr/share/examples/etc/libmap.conf
  4427. x ./usr/share/examples/etc/make.conf
  4428. x ./usr/share/examples/etc/hosts.equiv
  4429. x ./usr/share/examples/etc/mac.conf
  4430. x ./usr/share/examples/etc/rc.subr
  4431. x ./usr/share/examples/etc/services
  4432. x ./usr/share/examples/etc/hosts.lpd
  4433. x ./usr/share/examples/etc/ttys
  4434. x ./usr/share/examples/etc/defaults/periodic.conf
  4435. x ./usr/share/examples/etc/defaults/rc.conf
  4436. x ./usr/share/examples/etc/defaults/devfs.rules
  4437. x ./usr/share/examples/etc/defaults/bluetooth.device.conf
  4438. x ./usr/share/examples/csh/dot.cshrc
  4439. x ./usr/share/examples/FreeBSD_version/FreeBSD_version.c
  4440. x ./usr/share/examples/FreeBSD_version/README
  4441. x ./usr/share/examples/FreeBSD_version/Makefile
  4442. x ./usr/share/examples/smbfs/print/
  4443. x ./usr/share/examples/smbfs/dot.nsmbrc
  4444. x ./usr/share/examples/smbfs/print/ljspool
  4445. x ./usr/share/examples/smbfs/print/lj6l
  4446. x ./usr/share/examples/smbfs/print/tolj
  4447. x ./usr/share/examples/smbfs/print/printcap.sample
  4448. x ./usr/share/openssl/man/
  4449. x ./usr/share/openssl/man/man3/
  4450. x ./usr/share/openssl/man/cat3/
  4451. x ./usr/share/openssl/man/cat1/
  4452. x ./usr/share/openssl/man/en.ISO8859-15
  4453. x ./usr/share/openssl/man/man1/
  4454. x ./usr/share/openssl/man/en.ISO8859-1/
  4455. x ./usr/share/openssl/man/man8/
  4456. x ./usr/share/openssl/man/en.ISO8859-1/man8
  4457. x ./usr/share/openssl/man/en.ISO8859-1/cat1/
  4458. x ./usr/share/openssl/man/en.ISO8859-1/man1
  4459. x ./usr/share/openssl/man/en.ISO8859-1/man3
  4460. x ./usr/share/openssl/man/en.ISO8859-1/cat3/
  4461. x ./usr/share/games/fortune/
  4462. x ./usr/share/nls/fr_BE.ISO8859-1/
  4463. x ./usr/share/nls/de_CH.ISO8859-1/
  4464. x ./usr/share/nls/cs_CZ.UTF-8/
  4465. x ./usr/share/nls/uk_UA.ISO8859-5/
  4466. x ./usr/share/nls/fr_CA.UTF-8/
  4467. x ./usr/share/nls/nl_BE.UTF-8/
  4468. x ./usr/share/nls/sl_SI.ISO8859-2/
  4469. x ./usr/share/nls/es_ES.ISO8859-15/
  4470. x ./usr/share/nls/da_DK.ISO8859-1/
  4471. x ./usr/share/nls/en_NZ.US-ASCII/
  4472. x ./usr/share/nls/es_ES.ISO8859-1/
  4473. x ./usr/share/nls/pl_PL.ISO8859-2/
  4474. x ./usr/share/nls/ca_ES.ISO8859-15/
  4475. x ./usr/share/nls/en_GB.US-ASCII/
  4476. x ./usr/share/nls/sk_SK.ISO8859-2/
  4477. x ./usr/share/nls/ro_RO.ISO8859-2/
  4478. x ./usr/share/nls/uk_UA.KOI8-U/
  4479. x ./usr/share/nls/hu_HU.UTF-8/
  4480. x ./usr/share/nls/en_US.ISO8859-15/
  4481. x ./usr/share/nls/ca_ES.UTF-8/
  4482. x ./usr/share/nls/en_AU.ISO8859-1/
  4483. x ./usr/share/nls/de_DE.ISO8859-15/
  4484. x ./usr/share/nls/lt_LT.UTF-8/
  4485. x ./usr/share/nls/am_ET.UTF-8/
  4486. x ./usr/share/nls/ru_RU.CP1251/
  4487. x ./usr/share/nls/fr_FR.ISO8859-1/
  4488. x ./usr/share/nls/ja_JP.UTF-8/
  4489. x ./usr/share/nls/pt_PT.ISO8859-1/
  4490. x ./usr/share/nls/en_CA.ISO8859-15/
  4491. x ./usr/share/nls/zh_CN.GBK/
  4492. x ./usr/share/nls/sv_SE.UTF-8/
  4493. x ./usr/share/nls/zh_CN.GB2312/
  4494. x ./usr/share/nls/el_GR.ISO8859-7/
  4495. x ./usr/share/nls/sv_SE.ISO8859-15/
  4496. x ./usr/share/nls/zh_CN.UTF-8/
  4497. x ./usr/share/nls/C/
  4498. x ./usr/share/nls/is_IS.UTF-8/
  4499. x ./usr/share/nls/en_GB.ISO8859-1/
  4500. x ./usr/share/nls/ca_ES.ISO8859-1/
  4501. x ./usr/share/nls/fr_FR.ISO8859-15/
  4502. x ./usr/share/nls/et_EE.ISO8859-15/
  4503. x ./usr/share/nls/cs_CZ.ISO8859-2/
  4504. x ./usr/share/nls/de_CH.ISO8859-15/
  4505. x ./usr/share/nls/fi_FI.ISO8859-1/
  4506. x ./usr/share/nls/af_ZA.UTF-8/
  4507. x ./usr/share/nls/de_DE.ISO8859-1/
  4508. x ./usr/share/nls/fr_BE.UTF-8/
  4509. x ./usr/share/nls/de_DE.UTF-8/
  4510. x ./usr/share/nls/mn_MN.UTF-8/
  4511. x ./usr/share/nls/en_AU.ISO8859-15/
  4512. x ./usr/share/nls/uk_UA.UTF-8/
  4513. x ./usr/share/nls/nl_NL.UTF-8/
  4514. x ./usr/share/nls/af_ZA.ISO8859-15/
  4515. x ./usr/share/nls/fr_FR.UTF-8/
  4516. x ./usr/share/nls/tr_TR.UTF-8/
  4517. x ./usr/share/nls/zh_TW.UTF-8/
  4518. x ./usr/share/nls/en_AU.US-ASCII/
  4519. x ./usr/share/nls/zh_CN.GB18030/
  4520. x ./usr/share/nls/nl_BE.ISO8859-15/
  4521. x ./usr/share/nls/en_US.ISO8859-1/
  4522. x ./usr/share/nls/de_AT.UTF-8/
  4523. x ./usr/share/nls/ja_JP.SJIS/
  4524. x ./usr/share/nls/pt_PT.ISO8859-15/
  4525. x ./usr/share/nls/ro_RO.UTF-8/
  4526. x ./usr/share/nls/ru_RU.ISO8859-5/
  4527. x ./usr/share/nls/hy_AM.UTF-8/
  4528. x ./usr/share/nls/en_IE.UTF-8/
  4529. x ./usr/share/nls/zh_HK.UTF-8/
  4530. x ./usr/share/nls/kk_KZ.PT154/
  4531. x ./usr/share/nls/fr_CH.ISO8859-1/
  4532. x ./usr/share/nls/fr_CA.ISO8859-15/
  4533. x ./usr/share/nls/zh_CN.eucCN/
  4534. x ./usr/share/nls/en_AU.UTF-8/
  4535. x ./usr/share/nls/is_IS.ISO8859-1/
  4536. x ./usr/share/nls/ru_RU.KOI8-R/
  4537. x ./usr/share/nls/sr_YU.ISO8859-2/
  4538. x ./usr/share/nls/it_CH.ISO8859-15/
  4539. x ./usr/share/nls/lt_LT.ISO8859-13/
  4540. x ./usr/share/nls/et_EE.UTF-8/
  4541. x ./usr/share/nls/it_IT.UTF-8/
  4542. x ./usr/share/nls/sl_SI.UTF-8/
  4543. x ./usr/share/nls/sv_SE.ISO8859-1/
  4544. x ./usr/share/nls/fi_FI.UTF-8/
  4545. x ./usr/share/nls/be_BY.UTF-8/
  4546. x ./usr/share/nls/it_IT.ISO8859-1/
  4547. x ./usr/share/nls/it_CH.ISO8859-1/
  4548. x ./usr/share/nls/he_IL.UTF-8/
  4549. x ./usr/share/nls/en_GB.UTF-8/
  4550. x ./usr/share/nls/be_BY.ISO8859-5/
  4551. x ./usr/share/nls/is_IS.ISO8859-15/
  4552. x ./usr/share/nls/be_BY.CP1251/
  4553. x ./usr/share/nls/pt_BR.ISO8859-1/
  4554. x ./usr/share/nls/kk_KZ.UTF-8/
  4555. x ./usr/share/nls/it_CH.UTF-8/
  4556. x ./usr/share/nls/tr_TR.ISO8859-9/
  4557. x ./usr/share/nls/nl_NL.ISO8859-1/
  4558. x ./usr/share/nls/el_GR.UTF-8/
  4559. x ./usr/share/nls/no_NO.ISO8859-1/
  4560. x ./usr/share/nls/en_US.UTF-8/
  4561. x ./usr/share/nls/fr_CH.UTF-8/
  4562. x ./usr/share/nls/en_US.US-ASCII
  4563. x ./usr/share/nls/ja_JP.eucJP/
  4564. x ./usr/share/nls/en_CA.UTF-8/
  4565. x ./usr/share/nls/de_AT.ISO8859-1/
  4566. x ./usr/share/nls/lv_LV.ISO8859-13/
  4567. x ./usr/share/nls/de_AT.ISO8859-15/
  4568. x ./usr/share/nls/be_BY.CP1131/
  4569. x ./usr/share/nls/sr_YU.ISO8859-5/
  4570. x ./usr/share/nls/hi_IN.ISCII-DEV/
  4571. x ./usr/share/nls/da_DK.ISO8859-15/
  4572. x ./usr/share/nls/pt_PT.UTF-8/
  4573. x ./usr/share/nls/sr_YU.UTF-8/
  4574. x ./usr/share/nls/ru_RU.CP866/
  4575. x ./usr/share/nls/de_CH.UTF-8/
  4576. x ./usr/share/nls/en_NZ.UTF-8/
  4577. x ./usr/share/nls/fr_CA.ISO8859-1/
  4578. x ./usr/share/nls/en_CA.ISO8859-1/
  4579. x ./usr/share/nls/da_DK.UTF-8/
  4580. x ./usr/share/nls/en_NZ.ISO8859-1/
  4581. x ./usr/share/nls/it_IT.ISO8859-15/
  4582. x ./usr/share/nls/hu_HU.ISO8859-2/
  4583. x ./usr/share/nls/en_GB.ISO8859-15/
  4584. x ./usr/share/nls/nl_NL.ISO8859-15/
  4585. x ./usr/share/nls/nl_BE.ISO8859-1/
  4586. x ./usr/share/nls/fr_BE.ISO8859-15/
  4587. x ./usr/share/nls/fr_CH.ISO8859-15/
  4588. x ./usr/share/nls/ko_KR.eucKR/
  4589. x ./usr/share/nls/hr_HR.ISO8859-2/
  4590. x ./usr/share/nls/bg_BG.CP1251/
  4591. x ./usr/share/nls/lv_LV.UTF-8/
  4592. x ./usr/share/nls/hy_AM.ARMSCII-8/
  4593. x ./usr/share/nls/fi_FI.ISO8859-15/
  4594. x ./usr/share/nls/pl_PL.UTF-8/
  4595. x ./usr/share/nls/bg_BG.UTF-8/
  4596. x ./usr/share/nls/ko_KR.CP949/
  4597. x ./usr/share/nls/no_NO.ISO8859-15/
  4598. x ./usr/share/nls/hr_HR.UTF-8/
  4599. x ./usr/share/nls/en_NZ.ISO8859-15/
  4600. x ./usr/share/nls/es_ES.UTF-8/
  4601. x ./usr/share/nls/en_CA.US-ASCII/
  4602. x ./usr/share/nls/no_NO.UTF-8/
  4603. x ./usr/share/nls/af_ZA.ISO8859-1/
  4604. x ./usr/share/nls/ko_KR.UTF-8/
  4605. x ./usr/share/nls/gl_ES.ISO8859-1/
  4606. x ./usr/share/nls/sk_SK.UTF-8/
  4607. x ./usr/share/nls/pt_BR.UTF-8/
  4608. x ./usr/share/nls/POSIX
  4609. x ./usr/share/nls/ru_RU.UTF-8/
  4610. x ./usr/share/i18n/csmapper/
  4611. x ./usr/share/i18n/esdb/
  4612. x ./usr/share/i18n/esdb/AST/
  4613. x ./usr/share/i18n/esdb/APPLE/
  4614. x ./usr/share/i18n/esdb/ISO-8859/
  4615. x ./usr/share/i18n/esdb/GEORGIAN/
  4616. x ./usr/share/i18n/esdb/ISO-2022/
  4617. x ./usr/share/i18n/esdb/ISO646/
  4618. x ./usr/share/i18n/esdb/CP/
  4619. x ./usr/share/i18n/esdb/UTF/
  4620. x ./usr/share/i18n/esdb/KOI/
  4621. x ./usr/share/i18n/esdb/KAZAKH/
  4622. x ./usr/share/i18n/esdb/TCVN/
  4623. x ./usr/share/i18n/esdb/MISC/
  4624. x ./usr/share/i18n/esdb/EBCDIC/
  4625. x ./usr/share/i18n/esdb/GB/
  4626. x ./usr/share/i18n/esdb/DEC/
  4627. x ./usr/share/i18n/esdb/EUC/
  4628. x ./usr/share/i18n/esdb/BIG5/
  4629. x ./usr/share/i18n/csmapper/KOI/
  4630. x ./usr/share/i18n/csmapper/CP/
  4631. x ./usr/share/i18n/csmapper/EBCDIC/
  4632. x ./usr/share/i18n/csmapper/JIS/
  4633. x ./usr/share/i18n/csmapper/GEORGIAN/
  4634. x ./usr/share/i18n/csmapper/ISO-8859/
  4635. x ./usr/share/i18n/csmapper/CNS/
  4636. x ./usr/share/i18n/csmapper/KAZAKH/
  4637. x ./usr/share/i18n/csmapper/BIG5/
  4638. x ./usr/share/i18n/csmapper/MISC/
  4639. x ./usr/share/i18n/csmapper/TCVN/
  4640. x ./usr/share/i18n/csmapper/GB/
  4641. x ./usr/share/i18n/csmapper/KS/
  4642. x ./usr/share/i18n/csmapper/APPLE/
  4643. x ./usr/share/i18n/csmapper/AST/
  4644. x ./usr/share/i18n/csmapper/ISO646/
  4645. x ./usr/share/groff_font/devlatin1/
  4646. x ./usr/share/groff_font/devX100/
  4647. x ./usr/share/groff_font/devlbp/
  4648. x ./usr/share/groff_font/devlj4/
  4649. x ./usr/share/groff_font/devps/
  4650. x ./usr/share/groff_font/devdvi/
  4651. x ./usr/share/groff_font/devkoi8-r/
  4652. x ./usr/share/groff_font/devutf8/
  4653. x ./usr/share/groff_font/devX75/
  4654. x ./usr/share/groff_font/devcp1047/
  4655. x ./usr/share/groff_font/devascii/
  4656. x ./usr/share/groff_font/devX100-12/
  4657. x ./usr/share/groff_font/devX75-12/
  4658. x ./usr/share/groff_font/devhtml/
  4659. x ./usr/share/pc-sysinstall/backend-partmanager/
  4660. x ./usr/share/pc-sysinstall/doc/
  4661. x ./usr/share/pc-sysinstall/backend-query/
  4662. x ./usr/share/pc-sysinstall/backend/
  4663. x ./usr/share/pc-sysinstall/conf/
  4664. x ./usr/share/pc-sysinstall/conf/license/
  4665. x ./usr/share/tmac/safer.tmac
  4666. x ./usr/share/tmac/html.tmac
  4667. x ./usr/share/tmac/troffrc
  4668. x ./usr/share/tmac/trace.tmac
  4669. x ./usr/share/tmac/me.tmac
  4670. x ./usr/share/tmac/mdoc.tmac
  4671. x ./usr/share/tmac/X.tmac
  4672. x ./usr/share/tmac/latin1.tmac
  4673. x ./usr/share/tmac/psatk.tmac
  4674. x ./usr/share/tmac/hyphen.us
  4675. x ./usr/share/tmac/ps.tmac
  4676. x ./usr/share/tmac/latin9.tmac
  4677. x ./usr/share/tmac/man.local
  4678. x ./usr/share/tmac/tmac.orig_me
  4679. x ./usr/share/tmac/s.tmac
  4680. x ./usr/share/tmac/tty-char.tmac
  4681. x ./usr/share/tmac/ec.tmac
  4682. x ./usr/share/tmac/mdoc.local
  4683. x ./usr/share/tmac/html-end.tmac
  4684. x ./usr/share/tmac/papersize.tmac
  4685. x ./usr/share/tmac/psold.tmac
  4686. x ./usr/share/tmac/dvi.tmac
  4687. x ./usr/share/tmac/eqnrc
  4688. x ./usr/share/tmac/composite.tmac
  4689. x ./usr/share/tmac/cp1047.tmac
  4690. x ./usr/share/tmac/andoc.tmac
  4691. x ./usr/share/tmac/pic.tmac
  4692. x ./usr/share/tmac/troffrc-end
  4693. x ./usr/share/tmac/hyphen.ru
  4694. x ./usr/share/tmac/an.tmac
  4695. x ./usr/share/tmac/ms.tmac
  4696. x ./usr/share/tmac/m.tmac
  4697. x ./usr/share/tmac/unicode.tmac
  4698. x ./usr/share/tmac/Xps.tmac
  4699. x ./usr/share/tmac/koi8-r.tmac
  4700. x ./usr/share/tmac/lj4.tmac
  4701. x ./usr/share/tmac/e.tmac
  4702. x ./usr/share/tmac/mandoc.tmac
  4703. x ./usr/share/tmac/www.tmac
  4704. x ./usr/share/tmac/latin2.tmac
  4705. x ./usr/share/tmac/mse.tmac
  4706. x ./usr/share/tmac/doc.tmac
  4707. x ./usr/share/tmac/europs.tmac
  4708. x ./usr/share/tmac/pspic.tmac
  4709. x ./usr/share/tmac/mm/
  4710. x ./usr/share/tmac/tty.tmac
  4711. x ./usr/share/tmac/devtag.tmac
  4712. x ./usr/share/tmac/man.tmac
  4713. x ./usr/share/tmac/hyphenex.us
  4714. x ./usr/share/tmac/a4.tmac
  4715. x ./usr/share/tmac/mdoc/
  4716. x ./usr/share/tmac/an-old.tmac
  4717. x ./usr/share/tmac/lbp.tmac
  4718. x ./usr/share/tmac/tmac.vgrind
  4719. x ./usr/share/tmac/mdoc/ru.KOI8-R
  4720. x ./usr/share/tmac/mdoc/fr.ISO8859-1
  4721. x ./usr/share/tmac/mdoc/doc-ditroff
  4722. x ./usr/share/tmac/mdoc/doc-nroff
  4723. x ./usr/share/tmac/mdoc/doc-common
  4724. x ./usr/share/tmac/mdoc/doc-syms
  4725. x ./usr/share/tmac/mm/se_locale
  4726. x ./usr/share/tmac/mm/mm.tmac
  4727. x ./usr/share/tmac/mm/locale
  4728. x ./usr/share/tmac/mm/mmse.tmac
  4729. x ./usr/share/tmac/mm/4.MT
  4730. x ./usr/share/tmac/mm/ms.cov
  4731. x ./usr/share/tmac/mm/5.MT
  4732. x ./usr/share/tmac/mm/0.MT
  4733. x ./usr/share/tmac/mm/se_ms.cov
  4734. x ./libexec/rc/
  4735. x ./libexec/resolvconf/
  4736. x ./libexec/rc/init.d/
  4737. x ./libexec/rc/tmp/
  4738. x ./libexec/rc/sh/
  4739. x ./libexec/rc/bin/
  4740. x ./libexec/rc/sbin/
  4741. x ./lib/casper/
  4742. x ./lib/geom/
  4743. x ./boot/device.hints
  4744. x ./boot/zfs/
  4745. x ./boot/dtb/
  4746. x ./boot/firmware/
  4747. x ./boot/defaults/
  4748. x ./boot/modules/
  4749. x ./boot/kernel/
  4750. x ./root/.login
  4751. x ./root/.k5login
  4752. x ./root/.profile
  4753. x ./root/.cshrc
  4754. x ./var/cron/
  4755. x ./var/empty/
  4756. x ./var/account/
  4757. x ./var/rwho/
  4758. x ./var/games/
  4759. x ./var/preserve/
  4760. x ./var/log/
  4761. x ./var/spool/
  4762. x ./var/cache/
  4763. x ./var/tmp/
  4764. x ./var/unbound/
  4765. x ./var/db/
  4766. x ./var/backups/
  4767. x ./var/yp/
  4768. x ./var/mail/
  4769. x ./var/crash/
  4770. x ./var/msgs/
  4771. x ./var/run/
  4772. x ./var/authpf/
  4773. x ./var/at/
  4774. x ./var/audit/
  4775. x ./var/heimdal/
  4776. x ./var/audit/remote/
  4777. x ./var/audit/dist/
  4778. x ./var/at/spool/
  4779. x ./var/at/jobs/
  4780. x ./var/run/wpa_supplicant/
  4781. x ./var/run/ppp/
  4782. x ./var/crash/minfree
  4783. x ./var/db/ipf/
  4784. x ./var/db/ports/
  4785. x ./var/db/portsnap/
  4786. x ./var/db/services.db
  4787. x ./var/db/hyperv/
  4788. x ./var/db/locate.database
  4789. x ./var/db/entropy/
  4790. x ./var/db/zfsd/
  4791. x ./var/db/ldap/
  4792. x ./var/db/ntp/
  4793. x ./var/db/freebsd-update/
  4794. x ./var/db/pkg/
  4795. x ./var/db/zfsd/cases/
  4796. x ./var/unbound/conf.d/
  4797. x ./var/tmp/vi.recover/
  4798. x ./var/spool/output/
  4799. x ./var/spool/opielocks/
  4800. x ./var/spool/clientmqueue/
  4801. x ./var/spool/lpd/
  4802. x ./var/spool/dma/
  4803. x ./var/spool/lock/
  4804. x ./var/spool/mqueue/
  4805. x ./var/spool/output/lpd/
  4806. x ./var/log/sendmail.st
  4807. x ./var/cron/tabs/
  4808. Running: mkdir -p /mnt/compat
  4809. Running: mkdir -p /mnt/packages
  4810. Running: mount_nullfs /dist/packages /mnt/packages
  4811. pkg -c /mnt add /packages/All/FreeBSD-acct-12.0.s20170330184551.txz
  4812. pkg -c /mnt add /packages/All/FreeBSD-acpi-12.0.s20170330184551.txz
  4813. pkg -c /mnt add /packages/All/FreeBSD-amd-12.0.s20170330184551.txz
  4814. pkg -c /mnt add /packages/All/FreeBSD-apm-12.0.s20170330184551.txz
  4815. pkg -c /mnt add /packages/All/FreeBSD-at-12.0.s20170330184551.txz
  4816. pkg -c /mnt add /packages/All/FreeBSD-atm-12.0.s20170330184551.txz
  4817. pkg -c /mnt add /packages/All/FreeBSD-autofs-12.0.s20170330184551.txz
  4818. pkg -c /mnt add /packages/All/FreeBSD-bhyve-12.0.s20170330184551.txz
  4819. pkg -c /mnt add /packages/All/FreeBSD-binutils-12.0.s20170330184551.txz
  4820. pkg -c /mnt add /packages/All/FreeBSD-bsdinstall-12.0.s20170330184551.txz
  4821. pkg -c /mnt add /packages/All/FreeBSD-bsnmp-12.0.s20170330184551.txz
  4822. pkg -c /mnt add /packages/All/FreeBSD-bsnmp-development-12.0.s20170330184551.txz
  4823. pkg -c /mnt add /packages/All/FreeBSD-bsnmp-lib32-12.0.s20170330184551.txz
  4824. pkg -c /mnt add /packages/All/FreeBSD-bsnmp-lib32-development-12.0.s20170330184551.txz
  4825. pkg -c /mnt add /packages/All/FreeBSD-bsnmp-lib32-profile-12.0.s20170330184551.txz
  4826. pkg -c /mnt add /packages/All/FreeBSD-bsnmp-profile-12.0.s20170330184551.txz
  4827. pkg -c /mnt add /packages/All/FreeBSD-casper-12.0.s20170330184551.txz
  4828. pkg -c /mnt add /packages/All/FreeBSD-casper-development-12.0.s20170330184551.txz
  4829. pkg -c /mnt add /packages/All/FreeBSD-casper-lib32-12.0.s20170330184551.txz
  4830. pkg -c /mnt add /packages/All/FreeBSD-casper-lib32-development-12.0.s20170330184551.txz
  4831. pkg -c /mnt add /packages/All/FreeBSD-casper-lib32-profile-12.0.s20170330184551.txz
  4832. pkg -c /mnt add /packages/All/FreeBSD-casper-profile-12.0.s20170330184551.txz
  4833. pkg -c /mnt add /packages/All/FreeBSD-ccdconfig-12.0.s20170330184551.txz
  4834. pkg -c /mnt add /packages/All/FreeBSD-clibs-12.0.s20170330184551.txz
  4835. pkg -c /mnt add /packages/All/FreeBSD-clibs-development-12.0.s20170330184551.txz
  4836. pkg -c /mnt add /packages/All/FreeBSD-clibs-lib32-12.0.s20170330184551.txz
  4837. pkg -c /mnt add /packages/All/FreeBSD-clibs-lib32-development-12.0.s20170330184551.txz
  4838. pkg -c /mnt add /packages/All/FreeBSD-clibs-lib32-profile-12.0.s20170330184551.txz
  4839. pkg -c /mnt add /packages/All/FreeBSD-clibs-profile-12.0.s20170330184551.txz
  4840. pkg -c /mnt add /packages/All/FreeBSD-dma-12.0.s20170330184551.txz
  4841. pkg -c /mnt add /packages/All/FreeBSD-docs-12.0.s20170330184551.txz
  4842. pkg -c /mnt add /packages/All/FreeBSD-ee-12.0.s20170330184551.txz
  4843. pkg -c /mnt add /packages/All/FreeBSD-examples-12.0.s20170330184551.txz
  4844. pkg -c /mnt add /packages/All/FreeBSD-gdb-12.0.s20170330184551.txz
  4845. pkg -c /mnt add /packages/All/FreeBSD-groff-12.0.s20170330184551.txz
  4846. pkg -c /mnt add /packages/All/FreeBSD-hast-12.0.s20170330184551.txz
  4847. pkg -c /mnt add /packages/All/FreeBSD-ipf-12.0.s20170330184551.txz
  4848. pkg -c /mnt add /packages/All/FreeBSD-ipfw-12.0.s20170330184551.txz
  4849. pkg -c /mnt add /packages/All/FreeBSD-iscsi-12.0.s20170330184551.txz
  4850. pkg -c /mnt add /packages/All/FreeBSD-iscsi_legacy-12.0.s20170330184551.txz
  4851. pkg -c /mnt add /packages/All/FreeBSD-jail-12.0.s20170330184551.txz
  4852. pkg -c /mnt add /packages/All/FreeBSD-jail-development-12.0.s20170330184551.txz
  4853. pkg -c /mnt add /packages/All/FreeBSD-jail-lib32-12.0.s20170330184551.txz
  4854. pkg -c /mnt add /packages/All/FreeBSD-jail-lib32-development-12.0.s20170330184551.txz
  4855. pkg -c /mnt add /packages/All/FreeBSD-jail-lib32-profile-12.0.s20170330184551.txz
  4856. pkg -c /mnt add /packages/All/FreeBSD-jail-profile-12.0.s20170330184551.txz
  4857. pkg -c /mnt add /packages/All/FreeBSD-kernel-generic-12.0.s20170330184551.txz
  4858. pkg -c /mnt add /packages/All/FreeBSD-lib-12.0.s20170330184551.txz
  4859. pkg -c /mnt add /packages/All/FreeBSD-lib-development-12.0.s20170330184551.txz
  4860. pkg -c /mnt add /packages/All/FreeBSD-lib-lib32-12.0.s20170330184551.txz
  4861. pkg -c /mnt add /packages/All/FreeBSD-lib-lib32-development-12.0.s20170330184551.txz
  4862. pkg -c /mnt add /packages/All/FreeBSD-lib80211-12.0.s20170330184551.txz
  4863. pkg -c /mnt add /packages/All/FreeBSD-lib80211-development-12.0.s20170330184551.txz
  4864. pkg -c /mnt add /packages/All/FreeBSD-lib80211-lib32-12.0.s20170330184551.txz
  4865. pkg -c /mnt add /packages/All/FreeBSD-lib80211-lib32-development-12.0.s20170330184551.txz
  4866. pkg -c /mnt add /packages/All/FreeBSD-lib80211-lib32-profile-12.0.s20170330184551.txz
  4867. pkg -c /mnt add /packages/All/FreeBSD-lib80211-profile-12.0.s20170330184551.txz
  4868. pkg -c /mnt add /packages/All/FreeBSD-libalias-12.0.s20170330184551.txz
  4869. pkg -c /mnt add /packages/All/FreeBSD-libalias-development-12.0.s20170330184551.txz
  4870. pkg -c /mnt add /packages/All/FreeBSD-libalias-lib32-12.0.s20170330184551.txz
  4871. pkg -c /mnt add /packages/All/FreeBSD-libalias-lib32-development-12.0.s20170330184551.txz
  4872. pkg -c /mnt add /packages/All/FreeBSD-libalias-lib32-profile-12.0.s20170330184551.txz
  4873. pkg -c /mnt add /packages/All/FreeBSD-libalias-profile-12.0.s20170330184551.txz
  4874. pkg -c /mnt add /packages/All/FreeBSD-libarchive-12.0.s20170330184551.txz
  4875. pkg -c /mnt add /packages/All/FreeBSD-libarchive-development-12.0.s20170330184551.txz
  4876. pkg -c /mnt add /packages/All/FreeBSD-libarchive-lib32-12.0.s20170330184551.txz
  4877. pkg -c /mnt add /packages/All/FreeBSD-libarchive-lib32-development-12.0.s20170330184551.txz
  4878. pkg -c /mnt add /packages/All/FreeBSD-libarchive-lib32-profile-12.0.s20170330184551.txz
  4879. pkg -c /mnt add /packages/All/FreeBSD-libarchive-profile-12.0.s20170330184551.txz
  4880. pkg -c /mnt add /packages/All/FreeBSD-libauditd-12.0.s20170330184551.txz
  4881. pkg -c /mnt add /packages/All/FreeBSD-libauditd-development-12.0.s20170330184551.txz
  4882. pkg -c /mnt add /packages/All/FreeBSD-libauditd-lib32-12.0.s20170330184551.txz
  4883. pkg -c /mnt add /packages/All/FreeBSD-libauditd-lib32-development-12.0.s20170330184551.txz
  4884. pkg -c /mnt add /packages/All/FreeBSD-libauditd-lib32-profile-12.0.s20170330184551.txz
  4885. pkg -c /mnt add /packages/All/FreeBSD-libauditd-profile-12.0.s20170330184551.txz
  4886. pkg -c /mnt add /packages/All/FreeBSD-libbegemot-12.0.s20170330184551.txz
  4887. pkg -c /mnt add /packages/All/FreeBSD-libbegemot-development-12.0.s20170330184551.txz
  4888. pkg -c /mnt add /packages/All/FreeBSD-libbegemot-lib32-12.0.s20170330184551.txz
  4889. pkg -c /mnt add /packages/All/FreeBSD-libbegemot-lib32-development-12.0.s20170330184551.txz
  4890. pkg -c /mnt add /packages/All/FreeBSD-libbegemot-lib32-profile-12.0.s20170330184551.txz
  4891. pkg -c /mnt add /packages/All/FreeBSD-libbegemot-profile-12.0.s20170330184551.txz
  4892. pkg -c /mnt add /packages/All/FreeBSD-libblocksruntime-12.0.s20170330184551.txz
  4893. pkg -c /mnt add /packages/All/FreeBSD-libblocksruntime-development-12.0.s20170330184551.txz
  4894. pkg -c /mnt add /packages/All/FreeBSD-libblocksruntime-lib32-12.0.s20170330184551.txz
  4895. pkg -c /mnt add /packages/All/FreeBSD-libblocksruntime-lib32-development-12.0.s20170330184551.txz
  4896. pkg -c /mnt add /packages/All/FreeBSD-libblocksruntime-lib32-profile-12.0.s20170330184551.txz
  4897. pkg -c /mnt add /packages/All/FreeBSD-libblocksruntime-profile-12.0.s20170330184551.txz
  4898. pkg -c /mnt add /packages/All/FreeBSD-libbluetooth-12.0.s20170330184551.txz
  4899. pkg -c /mnt add /packages/All/FreeBSD-libbluetooth-development-12.0.s20170330184551.txz
  4900. pkg -c /mnt add /packages/All/FreeBSD-libbluetooth-lib32-12.0.s20170330184551.txz
  4901. pkg -c /mnt add /packages/All/FreeBSD-libbluetooth-lib32-development-12.0.s20170330184551.txz
  4902. pkg -c /mnt add /packages/All/FreeBSD-libbluetooth-lib32-profile-12.0.s20170330184551.txz
  4903. pkg -c /mnt add /packages/All/FreeBSD-libbluetooth-profile-12.0.s20170330184551.txz
  4904. pkg -c /mnt add /packages/All/FreeBSD-libbsdstat-12.0.s20170330184551.txz
  4905. pkg -c /mnt add /packages/All/FreeBSD-libbsdstat-development-12.0.s20170330184551.txz
  4906. pkg -c /mnt add /packages/All/FreeBSD-libbsdstat-lib32-12.0.s20170330184551.txz
  4907. pkg -c /mnt add /packages/All/FreeBSD-libbsdstat-lib32-development-12.0.s20170330184551.txz
  4908. pkg -c /mnt add /packages/All/FreeBSD-libbsdstat-lib32-profile-12.0.s20170330184551.txz
  4909. pkg -c /mnt add /packages/All/FreeBSD-libbsdstat-profile-12.0.s20170330184551.txz
  4910. pkg -c /mnt add /packages/All/FreeBSD-libbsdxml-12.0.s20170330184551.txz
  4911. pkg -c /mnt add /packages/All/FreeBSD-libbsdxml-development-12.0.s20170330184551.txz
  4912. pkg -c /mnt add /packages/All/FreeBSD-libbsdxml-lib32-12.0.s20170330184551.txz
  4913. pkg -c /mnt add /packages/All/FreeBSD-libbsdxml-lib32-development-12.0.s20170330184551.txz
  4914. pkg -c /mnt add /packages/All/FreeBSD-libbsdxml-lib32-profile-12.0.s20170330184551.txz
  4915. pkg -c /mnt add /packages/All/FreeBSD-libbsdxml-profile-12.0.s20170330184551.txz
  4916. pkg -c /mnt add /packages/All/FreeBSD-libbsm-12.0.s20170330184551.txz
  4917. pkg -c /mnt add /packages/All/FreeBSD-libbsm-development-12.0.s20170330184551.txz
  4918. pkg -c /mnt add /packages/All/FreeBSD-libbsm-lib32-12.0.s20170330184551.txz
  4919. pkg -c /mnt add /packages/All/FreeBSD-libbsm-lib32-development-12.0.s20170330184551.txz
  4920. pkg -c /mnt add /packages/All/FreeBSD-libbsm-lib32-profile-12.0.s20170330184551.txz
  4921. pkg -c /mnt add /packages/All/FreeBSD-libbsm-profile-12.0.s20170330184551.txz
  4922. pkg -c /mnt add /packages/All/FreeBSD-libbz2-12.0.s20170330184551.txz
  4923. pkg -c /mnt add /packages/All/FreeBSD-libbz2-development-12.0.s20170330184551.txz
  4924. pkg -c /mnt add /packages/All/FreeBSD-libbz2-lib32-12.0.s20170330184551.txz
  4925. pkg -c /mnt add /packages/All/FreeBSD-libbz2-lib32-development-12.0.s20170330184551.txz
  4926. pkg -c /mnt add /packages/All/FreeBSD-libbz2-lib32-profile-12.0.s20170330184551.txz
  4927. pkg -c /mnt add /packages/All/FreeBSD-libbz2-profile-12.0.s20170330184551.txz
  4928. pkg -c /mnt add /packages/All/FreeBSD-libcalendar-12.0.s20170330184551.txz
  4929. pkg -c /mnt add /packages/All/FreeBSD-libcalendar-development-12.0.s20170330184551.txz
  4930. pkg -c /mnt add /packages/All/FreeBSD-libcalendar-lib32-12.0.s20170330184551.txz
  4931. pkg -c /mnt add /packages/All/FreeBSD-libcalendar-lib32-development-12.0.s20170330184551.txz
  4932. pkg -c /mnt add /packages/All/FreeBSD-libcalendar-lib32-profile-12.0.s20170330184551.txz
  4933. pkg -c /mnt add /packages/All/FreeBSD-libcalendar-profile-12.0.s20170330184551.txz
  4934. pkg -c /mnt add /packages/All/FreeBSD-libcam-12.0.s20170330184551.txz
  4935. pkg -c /mnt add /packages/All/FreeBSD-libcam-development-12.0.s20170330184551.txz
  4936. pkg -c /mnt add /packages/All/FreeBSD-libcam-lib32-12.0.s20170330184551.txz
  4937. pkg -c /mnt add /packages/All/FreeBSD-libcam-lib32-development-12.0.s20170330184551.txz
  4938. pkg -c /mnt add /packages/All/FreeBSD-libcam-lib32-profile-12.0.s20170330184551.txz
  4939. pkg -c /mnt add /packages/All/FreeBSD-libcam-profile-12.0.s20170330184551.txz
  4940. pkg -c /mnt add /packages/All/FreeBSD-libcasper-12.0.s20170330184551.txz
  4941. pkg -c /mnt add /packages/All/FreeBSD-libcasper-development-12.0.s20170330184551.txz
  4942. pkg -c /mnt add /packages/All/FreeBSD-libcasper-lib32-12.0.s20170330184551.txz
  4943. pkg -c /mnt add /packages/All/FreeBSD-libcasper-lib32-development-12.0.s20170330184551.txz
  4944. pkg -c /mnt add /packages/All/FreeBSD-libcasper-lib32-profile-12.0.s20170330184551.txz
  4945. pkg -c /mnt add /packages/All/FreeBSD-libcasper-profile-12.0.s20170330184551.txz
  4946. pkg -c /mnt add /packages/All/FreeBSD-libcom_err-12.0.s20170330184551.txz
  4947. pkg -c /mnt add /packages/All/FreeBSD-libcom_err-development-12.0.s20170330184551.txz
  4948. pkg -c /mnt add /packages/All/FreeBSD-libcom_err-lib32-12.0.s20170330184551.txz
  4949. pkg -c /mnt add /packages/All/FreeBSD-libcom_err-lib32-development-12.0.s20170330184551.txz
  4950. pkg -c /mnt add /packages/All/FreeBSD-libcom_err-lib32-profile-12.0.s20170330184551.txz
  4951. pkg -c /mnt add /packages/All/FreeBSD-libcom_err-profile-12.0.s20170330184551.txz
  4952. pkg -c /mnt add /packages/All/FreeBSD-libcompat-12.0.s20170330184551.txz
  4953. pkg -c /mnt add /packages/All/FreeBSD-libcompat-development-12.0.s20170330184551.txz
  4954. pkg -c /mnt add /packages/All/FreeBSD-libcompat-lib32-development-12.0.s20170330184551.txz
  4955. pkg -c /mnt add /packages/All/FreeBSD-libcompat-lib32-profile-12.0.s20170330184551.txz
  4956. pkg -c /mnt add /packages/All/FreeBSD-libcompat-profile-12.0.s20170330184551.txz
  4957. pkg -c /mnt add /packages/All/FreeBSD-libcompiler_rt-12.0.s20170330184551.txz
  4958. pkg -c /mnt add /packages/All/FreeBSD-libcompiler_rt-development-12.0.s20170330184551.txz
  4959. pkg -c /mnt add /packages/All/FreeBSD-libcompiler_rt-lib32-12.0.s20170330184551.txz
  4960. pkg -c /mnt add /packages/All/FreeBSD-libcompiler_rt-lib32-development-12.0.s20170330184551.txz
  4961. pkg -c /mnt add /packages/All/FreeBSD-libcompiler_rt-lib32-profile-12.0.s20170330184551.txz
  4962. pkg -c /mnt add /packages/All/FreeBSD-libcompiler_rt-profile-12.0.s20170330184551.txz
  4963. pkg -c /mnt add /packages/All/FreeBSD-libcrypt-12.0.s20170330184551.txz
  4964. pkg -c /mnt add /packages/All/FreeBSD-libcrypt-development-12.0.s20170330184551.txz
  4965. pkg -c /mnt add /packages/All/FreeBSD-libcrypt-lib32-12.0.s20170330184551.txz
  4966. pkg -c /mnt add /packages/All/FreeBSD-libcrypt-lib32-development-12.0.s20170330184551.txz
  4967. pkg -c /mnt add /packages/All/FreeBSD-libcrypt-lib32-profile-12.0.s20170330184551.txz
  4968. pkg -c /mnt add /packages/All/FreeBSD-libcrypt-profile-12.0.s20170330184551.txz
  4969. pkg -c /mnt add /packages/All/FreeBSD-libcuse-12.0.s20170330184551.txz
  4970. pkg -c /mnt add /packages/All/FreeBSD-libcuse-development-12.0.s20170330184551.txz
  4971. pkg -c /mnt add /packages/All/FreeBSD-libcuse-lib32-12.0.s20170330184551.txz
  4972. pkg -c /mnt add /packages/All/FreeBSD-libcuse-lib32-development-12.0.s20170330184551.txz
  4973. pkg -c /mnt add /packages/All/FreeBSD-libcuse-lib32-profile-12.0.s20170330184551.txz
  4974. pkg -c /mnt add /packages/All/FreeBSD-libcuse-profile-12.0.s20170330184551.txz
  4975. pkg -c /mnt add /packages/All/FreeBSD-libdevctl-12.0.s20170330184551.txz
  4976. pkg -c /mnt add /packages/All/FreeBSD-libdevctl-development-12.0.s20170330184551.txz
  4977. pkg -c /mnt add /packages/All/FreeBSD-libdevctl-lib32-12.0.s20170330184551.txz
  4978. pkg -c /mnt add /packages/All/FreeBSD-libdevctl-lib32-development-12.0.s20170330184551.txz
  4979. pkg -c /mnt add /packages/All/FreeBSD-libdevctl-lib32-profile-12.0.s20170330184551.txz
  4980. pkg -c /mnt add /packages/All/FreeBSD-libdevctl-profile-12.0.s20170330184551.txz
  4981. pkg -c /mnt add /packages/All/FreeBSD-libdevinfo-12.0.s20170330184551.txz
  4982. pkg -c /mnt add /packages/All/FreeBSD-libdevinfo-development-12.0.s20170330184551.txz
  4983. pkg -c /mnt add /packages/All/FreeBSD-libdevinfo-lib32-12.0.s20170330184551.txz
  4984. pkg -c /mnt add /packages/All/FreeBSD-libdevinfo-lib32-development-12.0.s20170330184551.txz
  4985. pkg -c /mnt add /packages/All/FreeBSD-libdevinfo-lib32-profile-12.0.s20170330184551.txz
  4986. pkg -c /mnt add /packages/All/FreeBSD-libdevinfo-profile-12.0.s20170330184551.txz
  4987. pkg -c /mnt add /packages/All/FreeBSD-libdevstat-12.0.s20170330184551.txz
  4988. pkg -c /mnt add /packages/All/FreeBSD-libdevstat-development-12.0.s20170330184551.txz
  4989. pkg -c /mnt add /packages/All/FreeBSD-libdevstat-lib32-12.0.s20170330184551.txz
  4990. pkg -c /mnt add /packages/All/FreeBSD-libdevstat-lib32-development-12.0.s20170330184551.txz
  4991. pkg -c /mnt add /packages/All/FreeBSD-libdevstat-lib32-profile-12.0.s20170330184551.txz
  4992. pkg -c /mnt add /packages/All/FreeBSD-libdevstat-profile-12.0.s20170330184551.txz
  4993. pkg -c /mnt add /packages/All/FreeBSD-libdpv-12.0.s20170330184551.txz
  4994. pkg -c /mnt add /packages/All/FreeBSD-libdpv-development-12.0.s20170330184551.txz
  4995. pkg -c /mnt add /packages/All/FreeBSD-libdpv-lib32-12.0.s20170330184551.txz
  4996. pkg -c /mnt add /packages/All/FreeBSD-libdpv-lib32-development-12.0.s20170330184551.txz
  4997. pkg -c /mnt add /packages/All/FreeBSD-libdpv-lib32-profile-12.0.s20170330184551.txz
  4998. pkg -c /mnt add /packages/All/FreeBSD-libdpv-profile-12.0.s20170330184551.txz
  4999. pkg -c /mnt add /packages/All/FreeBSD-libdwarf-12.0.s20170330184551.txz
  5000. pkg -c /mnt add /packages/All/FreeBSD-libdwarf-development-12.0.s20170330184551.txz
  5001. pkg -c /mnt add /packages/All/FreeBSD-libdwarf-lib32-12.0.s20170330184551.txz
  5002. pkg -c /mnt add /packages/All/FreeBSD-libdwarf-lib32-development-12.0.s20170330184551.txz
  5003. pkg -c /mnt add /packages/All/FreeBSD-libdwarf-lib32-profile-12.0.s20170330184551.txz
  5004. pkg -c /mnt add /packages/All/FreeBSD-libdwarf-profile-12.0.s20170330184551.txz
  5005. pkg -c /mnt add /packages/All/FreeBSD-libefivar-12.0.s20170330184551.txz
  5006. pkg -c /mnt add /packages/All/FreeBSD-libefivar-development-12.0.s20170330184551.txz
  5007. pkg -c /mnt add /packages/All/FreeBSD-libefivar-lib32-12.0.s20170330184551.txz
  5008. pkg -c /mnt add /packages/All/FreeBSD-libefivar-lib32-development-12.0.s20170330184551.txz
  5009. pkg -c /mnt add /packages/All/FreeBSD-libefivar-lib32-profile-12.0.s20170330184551.txz
  5010. pkg -c /mnt add /packages/All/FreeBSD-libefivar-profile-12.0.s20170330184551.txz
  5011. pkg -c /mnt add /packages/All/FreeBSD-libeinfo-12.0.s20170330184551.txz
  5012. pkg -c /mnt add /packages/All/FreeBSD-libeinfo-development-12.0.s20170330184551.txz
  5013. pkg -c /mnt add /packages/All/FreeBSD-libeinfo-lib32-12.0.s20170330184551.txz
  5014. pkg -c /mnt add /packages/All/FreeBSD-libeinfo-lib32-development-12.0.s20170330184551.txz
  5015. pkg -c /mnt add /packages/All/FreeBSD-libeinfo-lib32-profile-12.0.s20170330184551.txz
  5016. pkg -c /mnt add /packages/All/FreeBSD-libeinfo-profile-12.0.s20170330184551.txz
  5017. pkg -c /mnt add /packages/All/FreeBSD-libelf-12.0.s20170330184551.txz
  5018. pkg -c /mnt add /packages/All/FreeBSD-libelf-development-12.0.s20170330184551.txz
  5019. pkg -c /mnt add /packages/All/FreeBSD-libelf-lib32-12.0.s20170330184551.txz
  5020. pkg -c /mnt add /packages/All/FreeBSD-libelf-lib32-development-12.0.s20170330184551.txz
  5021. pkg -c /mnt add /packages/All/FreeBSD-libelf-lib32-profile-12.0.s20170330184551.txz
  5022. pkg -c /mnt add /packages/All/FreeBSD-libelf-profile-12.0.s20170330184551.txz
  5023. pkg -c /mnt add /packages/All/FreeBSD-libelftc-12.0.s20170330184551.txz
  5024. pkg -c /mnt add /packages/All/FreeBSD-libelftc-development-12.0.s20170330184551.txz
  5025. pkg -c /mnt add /packages/All/FreeBSD-libevent-12.0.s20170330184551.txz
  5026. pkg -c /mnt add /packages/All/FreeBSD-libevent-development-12.0.s20170330184551.txz
  5027. pkg -c /mnt add /packages/All/FreeBSD-libevent-lib32-12.0.s20170330184551.txz
  5028. pkg -c /mnt add /packages/All/FreeBSD-libevent-lib32-development-12.0.s20170330184551.txz
  5029. pkg -c /mnt add /packages/All/FreeBSD-libevent-lib32-profile-12.0.s20170330184551.txz
  5030. pkg -c /mnt add /packages/All/FreeBSD-libevent-profile-12.0.s20170330184551.txz
  5031. pkg -c /mnt add /packages/All/FreeBSD-libexecinfo-12.0.s20170330184551.txz
  5032. pkg -c /mnt add /packages/All/FreeBSD-libexecinfo-development-12.0.s20170330184551.txz
  5033. pkg -c /mnt add /packages/All/FreeBSD-libexecinfo-lib32-12.0.s20170330184551.txz
  5034. pkg -c /mnt add /packages/All/FreeBSD-libexecinfo-lib32-development-12.0.s20170330184551.txz
  5035. pkg -c /mnt add /packages/All/FreeBSD-libexecinfo-lib32-profile-12.0.s20170330184551.txz
  5036. pkg -c /mnt add /packages/All/FreeBSD-libexecinfo-profile-12.0.s20170330184551.txz
  5037. pkg -c /mnt add /packages/All/FreeBSD-libfetch-12.0.s20170330184551.txz
  5038. pkg -c /mnt add /packages/All/FreeBSD-libfetch-development-12.0.s20170330184551.txz
  5039. pkg -c /mnt add /packages/All/FreeBSD-libfetch-lib32-12.0.s20170330184551.txz
  5040. pkg -c /mnt add /packages/All/FreeBSD-libfetch-lib32-development-12.0.s20170330184551.txz
  5041. pkg -c /mnt add /packages/All/FreeBSD-libfetch-lib32-profile-12.0.s20170330184551.txz
  5042. pkg -c /mnt add /packages/All/FreeBSD-libfetch-profile-12.0.s20170330184551.txz
  5043. pkg -c /mnt add /packages/All/FreeBSD-libfigpar-12.0.s20170330184551.txz
  5044. pkg -c /mnt add /packages/All/FreeBSD-libfigpar-development-12.0.s20170330184551.txz
  5045. pkg -c /mnt add /packages/All/FreeBSD-libfigpar-lib32-12.0.s20170330184551.txz
  5046. pkg -c /mnt add /packages/All/FreeBSD-libfigpar-lib32-development-12.0.s20170330184551.txz
  5047. pkg -c /mnt add /packages/All/FreeBSD-libfigpar-lib32-profile-12.0.s20170330184551.txz
  5048. pkg -c /mnt add /packages/All/FreeBSD-libfigpar-profile-12.0.s20170330184551.txz
  5049. pkg -c /mnt add /packages/All/FreeBSD-libgeom-12.0.s20170330184551.txz
  5050. pkg -c /mnt add /packages/All/FreeBSD-libgeom-development-12.0.s20170330184551.txz
  5051. pkg -c /mnt add /packages/All/FreeBSD-libgeom-lib32-12.0.s20170330184551.txz
  5052. pkg -c /mnt add /packages/All/FreeBSD-libgeom-lib32-development-12.0.s20170330184551.txz
  5053. pkg -c /mnt add /packages/All/FreeBSD-libgeom-lib32-profile-12.0.s20170330184551.txz
  5054. pkg -c /mnt add /packages/All/FreeBSD-libgeom-profile-12.0.s20170330184551.txz
  5055. pkg -c /mnt add /packages/All/FreeBSD-libgpio-12.0.s20170330184551.txz
  5056. pkg -c /mnt add /packages/All/FreeBSD-libgpio-development-12.0.s20170330184551.txz
  5057. pkg -c /mnt add /packages/All/FreeBSD-libgpio-lib32-12.0.s20170330184551.txz
  5058. pkg -c /mnt add /packages/All/FreeBSD-libgpio-lib32-development-12.0.s20170330184551.txz
  5059. pkg -c /mnt add /packages/All/FreeBSD-libgpio-lib32-profile-12.0.s20170330184551.txz
  5060. pkg -c /mnt add /packages/All/FreeBSD-libgpio-profile-12.0.s20170330184551.txz
  5061. pkg -c /mnt add /packages/All/FreeBSD-libgssapi-12.0.s20170330184551.txz
  5062. pkg -c /mnt add /packages/All/FreeBSD-libgssapi-development-12.0.s20170330184551.txz
  5063. pkg -c /mnt add /packages/All/FreeBSD-libgssapi-lib32-12.0.s20170330184551.txz
  5064. pkg -c /mnt add /packages/All/FreeBSD-libgssapi-lib32-development-12.0.s20170330184551.txz
  5065. pkg -c /mnt add /packages/All/FreeBSD-libgssapi-lib32-profile-12.0.s20170330184551.txz
  5066. pkg -c /mnt add /packages/All/FreeBSD-libgssapi-profile-12.0.s20170330184551.txz
  5067. pkg -c /mnt add /packages/All/FreeBSD-libifconfig-development-12.0.s20170330184551.txz
  5068. pkg -c /mnt add /packages/All/FreeBSD-libifconfig-lib32-development-12.0.s20170330184551.txz
  5069. pkg -c /mnt add /packages/All/FreeBSD-libifconfig-lib32-profile-12.0.s20170330184551.txz
  5070. pkg -c /mnt add /packages/All/FreeBSD-libifconfig-profile-12.0.s20170330184551.txz
  5071. pkg -c /mnt add /packages/All/FreeBSD-libipsec-12.0.s20170330184551.txz
  5072. pkg -c /mnt add /packages/All/FreeBSD-libipsec-development-12.0.s20170330184551.txz
  5073. pkg -c /mnt add /packages/All/FreeBSD-libipsec-lib32-12.0.s20170330184551.txz
  5074. pkg -c /mnt add /packages/All/FreeBSD-libipsec-lib32-development-12.0.s20170330184551.txz
  5075. pkg -c /mnt add /packages/All/FreeBSD-libipsec-lib32-profile-12.0.s20170330184551.txz
  5076. pkg -c /mnt add /packages/All/FreeBSD-libipsec-profile-12.0.s20170330184551.txz
  5077. pkg -c /mnt add /packages/All/FreeBSD-libkiconv-12.0.s20170330184551.txz
  5078. pkg -c /mnt add /packages/All/FreeBSD-libkiconv-development-12.0.s20170330184551.txz
  5079. pkg -c /mnt add /packages/All/FreeBSD-libkiconv-lib32-12.0.s20170330184551.txz
  5080. pkg -c /mnt add /packages/All/FreeBSD-libkiconv-lib32-development-12.0.s20170330184551.txz
  5081. pkg -c /mnt add /packages/All/FreeBSD-libkiconv-lib32-profile-12.0.s20170330184551.txz
  5082. pkg -c /mnt add /packages/All/FreeBSD-libkiconv-profile-12.0.s20170330184551.txz
  5083. pkg -c /mnt add /packages/All/FreeBSD-libkvm-12.0.s20170330184551.txz
  5084. pkg -c /mnt add /packages/All/FreeBSD-libkvm-development-12.0.s20170330184551.txz
  5085. pkg -c /mnt add /packages/All/FreeBSD-libkvm-lib32-12.0.s20170330184551.txz
  5086. pkg -c /mnt add /packages/All/FreeBSD-libkvm-lib32-development-12.0.s20170330184551.txz
  5087. pkg -c /mnt add /packages/All/FreeBSD-libkvm-lib32-profile-12.0.s20170330184551.txz
  5088. pkg -c /mnt add /packages/All/FreeBSD-libkvm-profile-12.0.s20170330184551.txz
  5089. pkg -c /mnt add /packages/All/FreeBSD-libldns-12.0.s20170330184551.txz
  5090. pkg -c /mnt add /packages/All/FreeBSD-libldns-development-12.0.s20170330184551.txz
  5091. pkg -c /mnt add /packages/All/FreeBSD-libldns-lib32-12.0.s20170330184551.txz
  5092. pkg -c /mnt add /packages/All/FreeBSD-libldns-lib32-development-12.0.s20170330184551.txz
  5093. pkg -c /mnt add /packages/All/FreeBSD-libldns-lib32-profile-12.0.s20170330184551.txz
  5094. pkg -c /mnt add /packages/All/FreeBSD-libldns-profile-12.0.s20170330184551.txz
  5095. pkg -c /mnt add /packages/All/FreeBSD-liblzma-12.0.s20170330184551.txz
  5096. pkg -c /mnt add /packages/All/FreeBSD-liblzma-development-12.0.s20170330184551.txz
  5097. pkg -c /mnt add /packages/All/FreeBSD-liblzma-lib32-12.0.s20170330184551.txz
  5098. pkg -c /mnt add /packages/All/FreeBSD-liblzma-lib32-development-12.0.s20170330184551.txz
  5099. pkg -c /mnt add /packages/All/FreeBSD-liblzma-lib32-profile-12.0.s20170330184551.txz
  5100. pkg -c /mnt add /packages/All/FreeBSD-liblzma-profile-12.0.s20170330184551.txz
  5101. pkg -c /mnt add /packages/All/FreeBSD-libmagic-12.0.s20170330184551.txz
  5102. pkg -c /mnt add /packages/All/FreeBSD-libmagic-development-12.0.s20170330184551.txz
  5103. pkg -c /mnt add /packages/All/FreeBSD-libmagic-lib32-12.0.s20170330184551.txz
  5104. pkg -c /mnt add /packages/All/FreeBSD-libmagic-lib32-development-12.0.s20170330184551.txz
  5105. pkg -c /mnt add /packages/All/FreeBSD-libmagic-lib32-profile-12.0.s20170330184551.txz
  5106. pkg -c /mnt add /packages/All/FreeBSD-libmagic-profile-12.0.s20170330184551.txz
  5107. pkg -c /mnt add /packages/All/FreeBSD-libmd-12.0.s20170330184551.txz
  5108. pkg -c /mnt add /packages/All/FreeBSD-libmd-development-12.0.s20170330184551.txz
  5109. pkg -c /mnt add /packages/All/FreeBSD-libmd-lib32-12.0.s20170330184551.txz
  5110. pkg -c /mnt add /packages/All/FreeBSD-libmd-lib32-development-12.0.s20170330184551.txz
  5111. pkg -c /mnt add /packages/All/FreeBSD-libmd-lib32-profile-12.0.s20170330184551.txz
  5112. pkg -c /mnt add /packages/All/FreeBSD-libmd-profile-12.0.s20170330184551.txz
  5113. pkg -c /mnt add /packages/All/FreeBSD-libmemstat-12.0.s20170330184551.txz
  5114. pkg -c /mnt add /packages/All/FreeBSD-libmemstat-development-12.0.s20170330184551.txz
  5115. pkg -c /mnt add /packages/All/FreeBSD-libmemstat-lib32-12.0.s20170330184551.txz
  5116. pkg -c /mnt add /packages/All/FreeBSD-libmemstat-lib32-development-12.0.s20170330184551.txz
  5117. pkg -c /mnt add /packages/All/FreeBSD-libmemstat-lib32-profile-12.0.s20170330184551.txz
  5118. pkg -c /mnt add /packages/All/FreeBSD-libmemstat-profile-12.0.s20170330184551.txz
  5119. pkg -c /mnt add /packages/All/FreeBSD-libmp-12.0.s20170330184551.txz
  5120. pkg -c /mnt add /packages/All/FreeBSD-libmp-development-12.0.s20170330184551.txz
  5121. pkg -c /mnt add /packages/All/FreeBSD-libmp-lib32-12.0.s20170330184551.txz
  5122. pkg -c /mnt add /packages/All/FreeBSD-libmp-lib32-development-12.0.s20170330184551.txz
  5123. pkg -c /mnt add /packages/All/FreeBSD-libmp-lib32-profile-12.0.s20170330184551.txz
  5124. pkg -c /mnt add /packages/All/FreeBSD-libmp-profile-12.0.s20170330184551.txz
  5125. pkg -c /mnt add /packages/All/FreeBSD-libmt-12.0.s20170330184551.txz
  5126. pkg -c /mnt add /packages/All/FreeBSD-libmt-development-12.0.s20170330184551.txz
  5127. pkg -c /mnt add /packages/All/FreeBSD-libmt-lib32-12.0.s20170330184551.txz
  5128. pkg -c /mnt add /packages/All/FreeBSD-libmt-lib32-development-12.0.s20170330184551.txz
  5129. pkg -c /mnt add /packages/All/FreeBSD-libmt-lib32-profile-12.0.s20170330184551.txz
  5130. pkg -c /mnt add /packages/All/FreeBSD-libmt-profile-12.0.s20170330184551.txz
  5131. pkg -c /mnt add /packages/All/FreeBSD-libnetgraph-12.0.s20170330184551.txz
  5132. pkg -c /mnt add /packages/All/FreeBSD-libnetgraph-development-12.0.s20170330184551.txz
  5133. pkg -c /mnt add /packages/All/FreeBSD-libnetgraph-lib32-12.0.s20170330184551.txz
  5134. pkg -c /mnt add /packages/All/FreeBSD-libnetgraph-lib32-development-12.0.s20170330184551.txz
  5135. pkg -c /mnt add /packages/All/FreeBSD-libnetgraph-lib32-profile-12.0.s20170330184551.txz
  5136. pkg -c /mnt add /packages/All/FreeBSD-libnetgraph-profile-12.0.s20170330184551.txz
  5137. pkg -c /mnt add /packages/All/FreeBSD-libngatm-12.0.s20170330184551.txz
  5138. pkg -c /mnt add /packages/All/FreeBSD-libngatm-development-12.0.s20170330184551.txz
  5139. pkg -c /mnt add /packages/All/FreeBSD-libngatm-lib32-12.0.s20170330184551.txz
  5140. pkg -c /mnt add /packages/All/FreeBSD-libngatm-lib32-development-12.0.s20170330184551.txz
  5141. pkg -c /mnt add /packages/All/FreeBSD-libngatm-lib32-profile-12.0.s20170330184551.txz
  5142. pkg -c /mnt add /packages/All/FreeBSD-libngatm-profile-12.0.s20170330184551.txz
  5143. pkg -c /mnt add /packages/All/FreeBSD-libnv-12.0.s20170330184551.txz
  5144. pkg -c /mnt add /packages/All/FreeBSD-libnv-development-12.0.s20170330184551.txz
  5145. pkg -c /mnt add /packages/All/FreeBSD-libnv-lib32-12.0.s20170330184551.txz
  5146. pkg -c /mnt add /packages/All/FreeBSD-libnv-lib32-development-12.0.s20170330184551.txz
  5147. pkg -c /mnt add /packages/All/FreeBSD-libnv-lib32-profile-12.0.s20170330184551.txz
  5148. pkg -c /mnt add /packages/All/FreeBSD-libnv-profile-12.0.s20170330184551.txz
  5149. pkg -c /mnt add /packages/All/FreeBSD-libopie-12.0.s20170330184551.txz
  5150. pkg -c /mnt add /packages/All/FreeBSD-libopie-development-12.0.s20170330184551.txz
  5151. pkg -c /mnt add /packages/All/FreeBSD-libopie-lib32-12.0.s20170330184551.txz
  5152. pkg -c /mnt add /packages/All/FreeBSD-libopie-lib32-development-12.0.s20170330184551.txz
  5153. pkg -c /mnt add /packages/All/FreeBSD-libopie-lib32-profile-12.0.s20170330184551.txz
  5154. pkg -c /mnt add /packages/All/FreeBSD-libopie-profile-12.0.s20170330184551.txz
  5155. pkg -c /mnt add /packages/All/FreeBSD-libpam-development-12.0.s20170330184551.txz
  5156. pkg -c /mnt add /packages/All/FreeBSD-libpam-lib32-development-12.0.s20170330184551.txz
  5157. pkg -c /mnt add /packages/All/FreeBSD-libpcap-12.0.s20170330184551.txz
  5158. pkg -c /mnt add /packages/All/FreeBSD-libpcap-development-12.0.s20170330184551.txz
  5159. pkg -c /mnt add /packages/All/FreeBSD-libpcap-lib32-12.0.s20170330184551.txz
  5160. pkg -c /mnt add /packages/All/FreeBSD-libpcap-lib32-development-12.0.s20170330184551.txz
  5161. pkg -c /mnt add /packages/All/FreeBSD-libpcap-lib32-profile-12.0.s20170330184551.txz
  5162. pkg -c /mnt add /packages/All/FreeBSD-libpcap-profile-12.0.s20170330184551.txz
  5163. pkg -c /mnt add /packages/All/FreeBSD-libpjdlog-12.0.s20170330184551.txz
  5164. pkg -c /mnt add /packages/All/FreeBSD-libpjdlog-development-12.0.s20170330184551.txz
  5165. pkg -c /mnt add /packages/All/FreeBSD-libpjdlog-lib32-12.0.s20170330184551.txz
  5166. pkg -c /mnt add /packages/All/FreeBSD-libpjdlog-lib32-development-12.0.s20170330184551.txz
  5167. pkg -c /mnt add /packages/All/FreeBSD-libpjdlog-lib32-profile-12.0.s20170330184551.txz
  5168. pkg -c /mnt add /packages/All/FreeBSD-libpjdlog-profile-12.0.s20170330184551.txz
  5169. pkg -c /mnt add /packages/All/FreeBSD-libpmc-12.0.s20170330184551.txz
  5170. pkg -c /mnt add /packages/All/FreeBSD-libpmc-development-12.0.s20170330184551.txz
  5171. pkg -c /mnt add /packages/All/FreeBSD-libpmc-lib32-12.0.s20170330184551.txz
  5172. pkg -c /mnt add /packages/All/FreeBSD-libpmc-lib32-development-12.0.s20170330184551.txz
  5173. pkg -c /mnt add /packages/All/FreeBSD-libpmc-lib32-profile-12.0.s20170330184551.txz
  5174. pkg -c /mnt add /packages/All/FreeBSD-libpmc-profile-12.0.s20170330184551.txz
  5175. pkg -c /mnt add /packages/All/FreeBSD-libproc-12.0.s20170330184551.txz
  5176. pkg -c /mnt add /packages/All/FreeBSD-libproc-development-12.0.s20170330184551.txz
  5177. pkg -c /mnt add /packages/All/FreeBSD-libproc-lib32-12.0.s20170330184551.txz
  5178. pkg -c /mnt add /packages/All/FreeBSD-libproc-lib32-development-12.0.s20170330184551.txz
  5179. pkg -c /mnt add /packages/All/FreeBSD-libproc-lib32-profile-12.0.s20170330184551.txz
  5180. pkg -c /mnt add /packages/All/FreeBSD-libproc-profile-12.0.s20170330184551.txz
  5181. pkg -c /mnt add /packages/All/FreeBSD-libprocstat-12.0.s20170330184551.txz
  5182. pkg -c /mnt add /packages/All/FreeBSD-libprocstat-development-12.0.s20170330184551.txz
  5183. pkg -c /mnt add /packages/All/FreeBSD-libprocstat-lib32-12.0.s20170330184551.txz
  5184. pkg -c /mnt add /packages/All/FreeBSD-libprocstat-lib32-development-12.0.s20170330184551.txz
  5185. pkg -c /mnt add /packages/All/FreeBSD-libprocstat-lib32-profile-12.0.s20170330184551.txz
  5186. pkg -c /mnt add /packages/All/FreeBSD-libprocstat-profile-12.0.s20170330184551.txz
  5187. pkg -c /mnt add /packages/All/FreeBSD-libradius-12.0.s20170330184551.txz
  5188. pkg -c /mnt add /packages/All/FreeBSD-libradius-development-12.0.s20170330184551.txz
  5189. pkg -c /mnt add /packages/All/FreeBSD-libradius-lib32-12.0.s20170330184551.txz
  5190. pkg -c /mnt add /packages/All/FreeBSD-libradius-lib32-development-12.0.s20170330184551.txz
  5191. pkg -c /mnt add /packages/All/FreeBSD-libradius-lib32-profile-12.0.s20170330184551.txz
  5192. pkg -c /mnt add /packages/All/FreeBSD-libradius-profile-12.0.s20170330184551.txz
  5193. pkg -c /mnt add /packages/All/FreeBSD-librc-12.0.s20170330184551.txz
  5194. pkg -c /mnt add /packages/All/FreeBSD-librc-development-12.0.s20170330184551.txz
  5195. pkg -c /mnt add /packages/All/FreeBSD-librc-lib32-12.0.s20170330184551.txz
  5196. pkg -c /mnt add /packages/All/FreeBSD-librc-lib32-development-12.0.s20170330184551.txz
  5197. pkg -c /mnt add /packages/All/FreeBSD-librc-lib32-profile-12.0.s20170330184551.txz
  5198. pkg -c /mnt add /packages/All/FreeBSD-librc-profile-12.0.s20170330184551.txz
  5199. pkg -c /mnt add /packages/All/FreeBSD-librpcsec_gss-12.0.s20170330184551.txz
  5200. pkg -c /mnt add /packages/All/FreeBSD-librpcsec_gss-development-12.0.s20170330184551.txz
  5201. pkg -c /mnt add /packages/All/FreeBSD-librpcsec_gss-lib32-12.0.s20170330184551.txz
  5202. pkg -c /mnt add /packages/All/FreeBSD-librpcsec_gss-lib32-development-12.0.s20170330184551.txz
  5203. pkg -c /mnt add /packages/All/FreeBSD-librpcsvc-12.0.s20170330184551.txz
  5204. pkg -c /mnt add /packages/All/FreeBSD-librpcsvc-development-12.0.s20170330184551.txz
  5205. pkg -c /mnt add /packages/All/FreeBSD-librpcsvc-lib32-12.0.s20170330184551.txz
  5206. pkg -c /mnt add /packages/All/FreeBSD-librpcsvc-lib32-development-12.0.s20170330184551.txz
  5207. pkg -c /mnt add /packages/All/FreeBSD-librpcsvc-lib32-profile-12.0.s20170330184551.txz
  5208. pkg -c /mnt add /packages/All/FreeBSD-librpcsvc-profile-12.0.s20170330184551.txz
  5209. pkg -c /mnt add /packages/All/FreeBSD-librss-12.0.s20170330184551.txz
  5210. pkg -c /mnt add /packages/All/FreeBSD-librss-development-12.0.s20170330184551.txz
  5211. pkg -c /mnt add /packages/All/FreeBSD-librss-lib32-12.0.s20170330184551.txz
  5212. pkg -c /mnt add /packages/All/FreeBSD-librss-lib32-development-12.0.s20170330184551.txz
  5213. pkg -c /mnt add /packages/All/FreeBSD-librss-lib32-profile-12.0.s20170330184551.txz
  5214. pkg -c /mnt add /packages/All/FreeBSD-librss-profile-12.0.s20170330184551.txz
  5215. pkg -c /mnt add /packages/All/FreeBSD-librt-12.0.s20170330184551.txz
  5216. pkg -c /mnt add /packages/All/FreeBSD-librt-development-12.0.s20170330184551.txz
  5217. pkg -c /mnt add /packages/All/FreeBSD-librt-lib32-12.0.s20170330184551.txz
  5218. pkg -c /mnt add /packages/All/FreeBSD-librt-lib32-development-12.0.s20170330184551.txz
  5219. pkg -c /mnt add /packages/All/FreeBSD-librt-lib32-profile-12.0.s20170330184551.txz
  5220. pkg -c /mnt add /packages/All/FreeBSD-librt-profile-12.0.s20170330184551.txz
  5221. pkg -c /mnt add /packages/All/FreeBSD-librtld_db-12.0.s20170330184551.txz
  5222. pkg -c /mnt add /packages/All/FreeBSD-librtld_db-development-12.0.s20170330184551.txz
  5223. pkg -c /mnt add /packages/All/FreeBSD-librtld_db-lib32-12.0.s20170330184551.txz
  5224. pkg -c /mnt add /packages/All/FreeBSD-librtld_db-lib32-development-12.0.s20170330184551.txz
  5225. pkg -c /mnt add /packages/All/FreeBSD-librtld_db-lib32-profile-12.0.s20170330184551.txz
  5226. pkg -c /mnt add /packages/All/FreeBSD-librtld_db-profile-12.0.s20170330184551.txz
  5227. pkg -c /mnt add /packages/All/FreeBSD-libsbuf-12.0.s20170330184551.txz
  5228. pkg -c /mnt add /packages/All/FreeBSD-libsbuf-development-12.0.s20170330184551.txz
  5229. pkg -c /mnt add /packages/All/FreeBSD-libsbuf-lib32-12.0.s20170330184551.txz
  5230. pkg -c /mnt add /packages/All/FreeBSD-libsbuf-lib32-development-12.0.s20170330184551.txz
  5231. pkg -c /mnt add /packages/All/FreeBSD-libsbuf-lib32-profile-12.0.s20170330184551.txz
  5232. pkg -c /mnt add /packages/All/FreeBSD-libsbuf-profile-12.0.s20170330184551.txz
  5233. pkg -c /mnt add /packages/All/FreeBSD-libsdp-12.0.s20170330184551.txz
  5234. pkg -c /mnt add /packages/All/FreeBSD-libsdp-development-12.0.s20170330184551.txz
  5235. pkg -c /mnt add /packages/All/FreeBSD-libsdp-lib32-12.0.s20170330184551.txz
  5236. pkg -c /mnt add /packages/All/FreeBSD-libsdp-lib32-development-12.0.s20170330184551.txz
  5237. pkg -c /mnt add /packages/All/FreeBSD-libsdp-lib32-profile-12.0.s20170330184551.txz
  5238. pkg -c /mnt add /packages/All/FreeBSD-libsdp-profile-12.0.s20170330184551.txz
  5239. pkg -c /mnt add /packages/All/FreeBSD-libsmb-12.0.s20170330184551.txz
  5240. pkg -c /mnt add /packages/All/FreeBSD-libsmb-development-12.0.s20170330184551.txz
  5241. pkg -c /mnt add /packages/All/FreeBSD-libsmb-lib32-12.0.s20170330184551.txz
  5242. pkg -c /mnt add /packages/All/FreeBSD-libsmb-lib32-development-12.0.s20170330184551.txz
  5243. pkg -c /mnt add /packages/All/FreeBSD-libsmb-lib32-profile-12.0.s20170330184551.txz
  5244. pkg -c /mnt add /packages/All/FreeBSD-libsmb-profile-12.0.s20170330184551.txz
  5245. pkg -c /mnt add /packages/All/FreeBSD-libsqlite3-12.0.s20170330184551.txz
  5246. pkg -c /mnt add /packages/All/FreeBSD-libsqlite3-development-12.0.s20170330184551.txz
  5247. pkg -c /mnt add /packages/All/FreeBSD-libsqlite3-lib32-12.0.s20170330184551.txz
  5248. pkg -c /mnt add /packages/All/FreeBSD-libsqlite3-lib32-development-12.0.s20170330184551.txz
  5249. pkg -c /mnt add /packages/All/FreeBSD-libsqlite3-lib32-profile-12.0.s20170330184551.txz
  5250. pkg -c /mnt add /packages/All/FreeBSD-libsqlite3-profile-12.0.s20170330184551.txz
  5251. pkg -c /mnt add /packages/All/FreeBSD-libstand-12.0.s20170330184551.txz
  5252. pkg -c /mnt add /packages/All/FreeBSD-libstand-development-12.0.s20170330184551.txz
  5253. pkg -c /mnt add /packages/All/FreeBSD-libstand-lib32-development-12.0.s20170330184551.txz
  5254. pkg -c /mnt add /packages/All/FreeBSD-libstdbuf-12.0.s20170330184551.txz
  5255. pkg -c /mnt add /packages/All/FreeBSD-libstdbuf-development-12.0.s20170330184551.txz
  5256. pkg -c /mnt add /packages/All/FreeBSD-libstdbuf-lib32-12.0.s20170330184551.txz
  5257. pkg -c /mnt add /packages/All/FreeBSD-libstdbuf-lib32-development-12.0.s20170330184551.txz
  5258. pkg -c /mnt add /packages/All/FreeBSD-libstdbuf-lib32-profile-12.0.s20170330184551.txz
  5259. pkg -c /mnt add /packages/All/FreeBSD-libstdbuf-profile-12.0.s20170330184551.txz
  5260. pkg -c /mnt add /packages/All/FreeBSD-libstdthreads-12.0.s20170330184551.txz
  5261. pkg -c /mnt add /packages/All/FreeBSD-libstdthreads-development-12.0.s20170330184551.txz
  5262. pkg -c /mnt add /packages/All/FreeBSD-libstdthreads-lib32-12.0.s20170330184551.txz
  5263. pkg -c /mnt add /packages/All/FreeBSD-libstdthreads-lib32-development-12.0.s20170330184551.txz
  5264. pkg -c /mnt add /packages/All/FreeBSD-libstdthreads-lib32-profile-12.0.s20170330184551.txz
  5265. pkg -c /mnt add /packages/All/FreeBSD-libstdthreads-profile-12.0.s20170330184551.txz
  5266. pkg -c /mnt add /packages/All/FreeBSD-libsysdecode-12.0.s20170330184551.txz
  5267. pkg -c /mnt add /packages/All/FreeBSD-libsysdecode-development-12.0.s20170330184551.txz
  5268. pkg -c /mnt add /packages/All/FreeBSD-libsysdecode-lib32-12.0.s20170330184551.txz
  5269. pkg -c /mnt add /packages/All/FreeBSD-libsysdecode-lib32-development-12.0.s20170330184551.txz
  5270. pkg -c /mnt add /packages/All/FreeBSD-libsysdecode-lib32-profile-12.0.s20170330184551.txz
  5271. pkg -c /mnt add /packages/All/FreeBSD-libsysdecode-profile-12.0.s20170330184551.txz
  5272. pkg -c /mnt add /packages/All/FreeBSD-libtacplus-12.0.s20170330184551.txz
  5273. pkg -c /mnt add /packages/All/FreeBSD-libtacplus-development-12.0.s20170330184551.txz
  5274. pkg -c /mnt add /packages/All/FreeBSD-libtacplus-lib32-12.0.s20170330184551.txz
  5275. pkg -c /mnt add /packages/All/FreeBSD-libtacplus-lib32-development-12.0.s20170330184551.txz
  5276. pkg -c /mnt add /packages/All/FreeBSD-libtacplus-lib32-profile-12.0.s20170330184551.txz
  5277. pkg -c /mnt add /packages/All/FreeBSD-libtacplus-profile-12.0.s20170330184551.txz
  5278. pkg -c /mnt add /packages/All/FreeBSD-libthread_db-12.0.s20170330184551.txz
  5279. pkg -c /mnt add /packages/All/FreeBSD-libthread_db-development-12.0.s20170330184551.txz
  5280. pkg -c /mnt add /packages/All/FreeBSD-libthread_db-lib32-12.0.s20170330184551.txz
  5281. pkg -c /mnt add /packages/All/FreeBSD-libthread_db-lib32-development-12.0.s20170330184551.txz
  5282. pkg -c /mnt add /packages/All/FreeBSD-libthread_db-lib32-profile-12.0.s20170330184551.txz
  5283. pkg -c /mnt add /packages/All/FreeBSD-libthread_db-profile-12.0.s20170330184551.txz
  5284. pkg -c /mnt add /packages/All/FreeBSD-libucl-12.0.s20170330184551.txz
  5285. pkg -c /mnt add /packages/All/FreeBSD-libucl-development-12.0.s20170330184551.txz
  5286. pkg -c /mnt add /packages/All/FreeBSD-libucl-lib32-12.0.s20170330184551.txz
  5287. pkg -c /mnt add /packages/All/FreeBSD-libucl-lib32-development-12.0.s20170330184551.txz
  5288. pkg -c /mnt add /packages/All/FreeBSD-libucl-lib32-profile-12.0.s20170330184551.txz
  5289. pkg -c /mnt add /packages/All/FreeBSD-libucl-profile-12.0.s20170330184551.txz
  5290. pkg -c /mnt add /packages/All/FreeBSD-libufs-12.0.s20170330184551.txz
  5291. pkg -c /mnt add /packages/All/FreeBSD-libufs-development-12.0.s20170330184551.txz
  5292. pkg -c /mnt add /packages/All/FreeBSD-libufs-lib32-12.0.s20170330184551.txz
  5293. pkg -c /mnt add /packages/All/FreeBSD-libufs-lib32-development-12.0.s20170330184551.txz
  5294. pkg -c /mnt add /packages/All/FreeBSD-libufs-lib32-profile-12.0.s20170330184551.txz
  5295. pkg -c /mnt add /packages/All/FreeBSD-libufs-profile-12.0.s20170330184551.txz
  5296. pkg -c /mnt add /packages/All/FreeBSD-libugidfw-12.0.s20170330184551.txz
  5297. pkg -c /mnt add /packages/All/FreeBSD-libugidfw-development-12.0.s20170330184551.txz
  5298. pkg -c /mnt add /packages/All/FreeBSD-libugidfw-lib32-12.0.s20170330184551.txz
  5299. pkg -c /mnt add /packages/All/FreeBSD-libugidfw-lib32-development-12.0.s20170330184551.txz
  5300. pkg -c /mnt add /packages/All/FreeBSD-libugidfw-lib32-profile-12.0.s20170330184551.txz
  5301. pkg -c /mnt add /packages/All/FreeBSD-libugidfw-profile-12.0.s20170330184551.txz
  5302. pkg -c /mnt add /packages/All/FreeBSD-libulog-12.0.s20170330184551.txz
  5303. pkg -c /mnt add /packages/All/FreeBSD-libulog-development-12.0.s20170330184551.txz
  5304. pkg -c /mnt add /packages/All/FreeBSD-libulog-lib32-12.0.s20170330184551.txz
  5305. pkg -c /mnt add /packages/All/FreeBSD-libulog-lib32-development-12.0.s20170330184551.txz
  5306. pkg -c /mnt add /packages/All/FreeBSD-libulog-lib32-profile-12.0.s20170330184551.txz
  5307. pkg -c /mnt add /packages/All/FreeBSD-libulog-profile-12.0.s20170330184551.txz
  5308. pkg -c /mnt add /packages/All/FreeBSD-libusb-12.0.s20170330184551.txz
  5309. pkg -c /mnt add /packages/All/FreeBSD-libusb-development-12.0.s20170330184551.txz
  5310. pkg -c /mnt add /packages/All/FreeBSD-libusb-lib32-12.0.s20170330184551.txz
  5311. pkg -c /mnt add /packages/All/FreeBSD-libusb-lib32-development-12.0.s20170330184551.txz
  5312. pkg -c /mnt add /packages/All/FreeBSD-libusb-lib32-profile-12.0.s20170330184551.txz
  5313. pkg -c /mnt add /packages/All/FreeBSD-libusb-profile-12.0.s20170330184551.txz
  5314. pkg -c /mnt add /packages/All/FreeBSD-libusbhid-12.0.s20170330184551.txz
  5315. pkg -c /mnt add /packages/All/FreeBSD-libusbhid-development-12.0.s20170330184551.txz
  5316. pkg -c /mnt add /packages/All/FreeBSD-libusbhid-lib32-12.0.s20170330184551.txz
  5317. pkg -c /mnt add /packages/All/FreeBSD-libusbhid-lib32-development-12.0.s20170330184551.txz
  5318. pkg -c /mnt add /packages/All/FreeBSD-libusbhid-lib32-profile-12.0.s20170330184551.txz
  5319. pkg -c /mnt add /packages/All/FreeBSD-libusbhid-profile-12.0.s20170330184551.txz
  5320. pkg -c /mnt add /packages/All/FreeBSD-libutil-12.0.s20170330184551.txz
  5321. pkg -c /mnt add /packages/All/FreeBSD-libutil-development-12.0.s20170330184551.txz
  5322. pkg -c /mnt add /packages/All/FreeBSD-libutil-lib32-12.0.s20170330184551.txz
  5323. pkg -c /mnt add /packages/All/FreeBSD-libutil-lib32-development-12.0.s20170330184551.txz
  5324. pkg -c /mnt add /packages/All/FreeBSD-libutil-lib32-profile-12.0.s20170330184551.txz
  5325. pkg -c /mnt add /packages/All/FreeBSD-libutil-profile-12.0.s20170330184551.txz
  5326. pkg -c /mnt add /packages/All/FreeBSD-libvgl-12.0.s20170330184551.txz
  5327. pkg -c /mnt add /packages/All/FreeBSD-libvgl-development-12.0.s20170330184551.txz
  5328. pkg -c /mnt add /packages/All/FreeBSD-libvgl-lib32-12.0.s20170330184551.txz
  5329. pkg -c /mnt add /packages/All/FreeBSD-libvgl-lib32-development-12.0.s20170330184551.txz
  5330. pkg -c /mnt add /packages/All/FreeBSD-libvgl-lib32-profile-12.0.s20170330184551.txz
  5331. pkg -c /mnt add /packages/All/FreeBSD-libvgl-profile-12.0.s20170330184551.txz
  5332. pkg -c /mnt add /packages/All/FreeBSD-libvmmapi-12.0.s20170330184551.txz
  5333. pkg -c /mnt add /packages/All/FreeBSD-libvmmapi-development-12.0.s20170330184551.txz
  5334. pkg -c /mnt add /packages/All/FreeBSD-libvmmapi-profile-12.0.s20170330184551.txz
  5335. pkg -c /mnt add /packages/All/FreeBSD-libwrap-12.0.s20170330184551.txz
  5336. pkg -c /mnt add /packages/All/FreeBSD-libwrap-development-12.0.s20170330184551.txz
  5337. pkg -c /mnt add /packages/All/FreeBSD-libwrap-lib32-12.0.s20170330184551.txz
  5338. pkg -c /mnt add /packages/All/FreeBSD-libwrap-lib32-development-12.0.s20170330184551.txz
  5339. pkg -c /mnt add /packages/All/FreeBSD-libwrap-lib32-profile-12.0.s20170330184551.txz
  5340. pkg -c /mnt add /packages/All/FreeBSD-libwrap-profile-12.0.s20170330184551.txz
  5341. pkg -c /mnt add /packages/All/FreeBSD-libxo-12.0.s20170330184551.txz
  5342. pkg -c /mnt add /packages/All/FreeBSD-libxo-development-12.0.s20170330184551.txz
  5343. pkg -c /mnt add /packages/All/FreeBSD-libxo-lib32-12.0.s20170330184551.txz
  5344. pkg -c /mnt add /packages/All/FreeBSD-libxo-lib32-development-12.0.s20170330184551.txz
  5345. pkg -c /mnt add /packages/All/FreeBSD-libxo-lib32-profile-12.0.s20170330184551.txz
  5346. pkg -c /mnt add /packages/All/FreeBSD-libxo-profile-12.0.s20170330184551.txz
  5347. pkg -c /mnt add /packages/All/FreeBSD-liby-development-12.0.s20170330184551.txz
  5348. pkg -c /mnt add /packages/All/FreeBSD-liby-lib32-development-12.0.s20170330184551.txz
  5349. pkg -c /mnt add /packages/All/FreeBSD-liby-lib32-profile-12.0.s20170330184551.txz
  5350. pkg -c /mnt add /packages/All/FreeBSD-liby-profile-12.0.s20170330184551.txz
  5351. pkg -c /mnt add /packages/All/FreeBSD-libypclnt-12.0.s20170330184551.txz
  5352. pkg -c /mnt add /packages/All/FreeBSD-libypclnt-development-12.0.s20170330184551.txz
  5353. pkg -c /mnt add /packages/All/FreeBSD-libypclnt-lib32-12.0.s20170330184551.txz
  5354. pkg -c /mnt add /packages/All/FreeBSD-libypclnt-lib32-development-12.0.s20170330184551.txz
  5355. pkg -c /mnt add /packages/All/FreeBSD-libypclnt-lib32-profile-12.0.s20170330184551.txz
  5356. pkg -c /mnt add /packages/All/FreeBSD-libypclnt-profile-12.0.s20170330184551.txz
  5357. pkg -c /mnt add /packages/All/FreeBSD-libz-12.0.s20170330184551.txz
  5358. pkg -c /mnt add /packages/All/FreeBSD-libz-development-12.0.s20170330184551.txz
  5359. pkg -c /mnt add /packages/All/FreeBSD-libz-lib32-12.0.s20170330184551.txz
  5360. pkg -c /mnt add /packages/All/FreeBSD-libz-lib32-development-12.0.s20170330184551.txz
  5361. pkg -c /mnt add /packages/All/FreeBSD-libz-lib32-profile-12.0.s20170330184551.txz
  5362. pkg -c /mnt add /packages/All/FreeBSD-libz-profile-12.0.s20170330184551.txz
  5363. pkg -c /mnt add /packages/All/FreeBSD-natd-12.0.s20170330184551.txz
  5364. pkg -c /mnt add /packages/All/FreeBSD-pf-12.0.s20170330184551.txz
  5365. pkg -c /mnt add /packages/All/FreeBSD-quotacheck-12.0.s20170330184551.txz
  5366. pkg -c /mnt add /packages/All/FreeBSD-rcmds-12.0.s20170330184551.txz
  5367. pkg -c /mnt add /packages/All/FreeBSD-rescue-12.0.s20170330184551.txz
  5368. pkg -c /mnt add /packages/All/FreeBSD-runtime-12.0.s20170330184551.txz
  5369. pkg -c /mnt add /packages/All/FreeBSD-runtime-development-12.0.s20170330184551.txz
  5370. pkg -c /mnt add /packages/All/FreeBSD-runtime-lib32-12.0.s20170330184551.txz
  5371. pkg -c /mnt add /packages/All/FreeBSD-runtime-lib32-development-12.0.s20170330184551.txz
  5372. pkg -c /mnt add /packages/All/FreeBSD-runtime-lib32-profile-12.0.s20170330184551.txz
  5373. pkg -c /mnt add /packages/All/FreeBSD-runtime-manuals-12.0.s20170330184551.txz
  5374. pkg -c /mnt add /packages/All/FreeBSD-runtime-profile-12.0.s20170330184551.txz
  5375. pkg -c /mnt add /packages/All/FreeBSD-sendmail-12.0.s20170330184551.txz
  5376. pkg -c /mnt add /packages/All/FreeBSD-sendmail-development-12.0.s20170330184551.txz
  5377. pkg -c /mnt add /packages/All/FreeBSD-sendmail-lib32-12.0.s20170330184551.txz
  5378. pkg -c /mnt add /packages/All/FreeBSD-sendmail-lib32-development-12.0.s20170330184551.txz
  5379. pkg -c /mnt add /packages/All/FreeBSD-sendmail-lib32-profile-12.0.s20170330184551.txz
  5380. pkg -c /mnt add /packages/All/FreeBSD-sendmail-profile-12.0.s20170330184551.txz
  5381. pkg -c /mnt add /packages/All/FreeBSD-ssh-12.0.s20170330184551.txz
  5382. pkg -c /mnt add /packages/All/FreeBSD-ssh-development-12.0.s20170330184551.txz
  5383. pkg -c /mnt add /packages/All/FreeBSD-ssh-lib32-12.0.s20170330184551.txz
  5384. pkg -c /mnt add /packages/All/FreeBSD-ssh-lib32-development-12.0.s20170330184551.txz
  5385. pkg -c /mnt add /packages/All/FreeBSD-ssh-lib32-profile-12.0.s20170330184551.txz
  5386. pkg -c /mnt add /packages/All/FreeBSD-ssh-profile-12.0.s20170330184551.txz
  5387. pkg -c /mnt add /packages/All/FreeBSD-syscons-12.0.s20170330184551.txz
  5388. pkg -c /mnt add /packages/All/FreeBSD-tests-12.0.s20170330184551.txz
  5389. pkg -c /mnt add /packages/All/FreeBSD-unbound-12.0.s20170330184551.txz
  5390. pkg -c /mnt add /packages/All/FreeBSD-unbound-development-12.0.s20170330184551.txz
  5391. pkg -c /mnt add /packages/All/FreeBSD-unbound-lib32-12.0.s20170330184551.txz
  5392. pkg -c /mnt add /packages/All/FreeBSD-unbound-lib32-development-12.0.s20170330184551.txz
  5393. pkg -c /mnt add /packages/All/FreeBSD-unbound-lib32-profile-12.0.s20170330184551.txz
  5394. pkg -c /mnt add /packages/All/FreeBSD-unbound-profile-12.0.s20170330184551.txz
  5395. pkg -c /mnt add /packages/All/FreeBSD-vi-12.0.s20170330184551.txz
  5396. pkg -c /mnt add /packages/All/FreeBSD-zfs-12.0.s20170330184551.txz
  5397. Running: umount -f /mnt/packages
  5398. Running: mkdir -p /mnt/usr/.pkgtmp
  5399. Running: mount_nullfs /dist/packages /mnt/mnt
  5400. Running: cd /mnt/mnt
  5401. Running chroot command: which pkg-static
  5402. Bootstraping pkgng..
  5403. Running: cd /dist/packages
  5404. Running: pkg -c /mnt add /mnt/All/pkg-1.10.0_2.txz
  5405. Installing pkg-1.10.0_2...
  5406. Extracting pkg-1.10.0_2: .......... done
  5407. Running chroot command: pkg -R /mnt/repo-installer update -f
  5408. Packages to install: 17
  5409. Running chroot command: pkg info -e misc/trueos-desktop
  5410. Installing package: misc/trueos-desktop
  5411. Running chroot command: pkg add /mnt/All/trueos-desktop-201703311459.txz
  5412. Running chroot command: pkg add /mnt/All/trueos-desktop-201703311459.txz
  5413. Installing trueos-desktop-201703311459...
  5414. `-- Installing anacron-2.3_6...
  5415. `-- Extracting anacron-2.3_6: ....... done
  5416. `-- Installing beadm-1.2.6...
  5417. `-- Extracting beadm-1.2.6: ..... done
  5418. `-- Installing bsdstats-6.0_1...
  5419. `-- Extracting bsdstats-6.0_1: ....... done
  5420.  
  5421. If you're installing BSDstats on a system that won't always be on, such as a
  5422. desktop or a laptop, it is recommended that you enable it in /etc/rc.conf so
  5423. that it will run on bootup. This will ensure that, even if your computer is
  5424. off when "monthly" runs, your computer will be counted properly.
  5425.  
  5426. `-- Installing cuse4bsd-kmod-0.1.36...
  5427. `-- Extracting cuse4bsd-kmod-0.1.36: .......... done
  5428. `-- Installing dhcpcd-7.0_2...
  5429. `-- Extracting dhcpcd-7.0_2: .......... done
  5430. `-- Installing fcitx-m17n-0.2.3...
  5431. | `-- Installing gettext-runtime-0.19.8.1_1...
  5432. | | `-- Installing indexinfo-0.2.6...
  5433. | | `-- Extracting indexinfo-0.2.6: .... done
  5434. | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
  5435. | `-- Installing m17n-lib-1.7.0_2...
  5436. | | `-- Installing fontconfig-2.12.1,1...
  5437. | | `-- Installing expat-2.2.0_1...
  5438. | | `-- Extracting expat-2.2.0_1: .......... done
  5439. | | `-- Installing freetype2-2.7.1...
  5440. | | `-- Extracting freetype2-2.7.1: .......... done
  5441. | | `-- Extracting fontconfig-2.12.1,1: .......... done
  5442. Running fc-cache to build fontconfig cache...
  5443. /usr/local/share/fonts: skipping, no such directory
  5444. /usr/local/lib/X11/fonts: skipping, no such directory
  5445. /var/db/fontconfig: cleaning cache directory
  5446. fc-cache: succeeded
  5447. | | `-- Installing fribidi-0.19.7...
  5448. | | `-- Extracting fribidi-0.19.7: .......... done
  5449. | | `-- Installing libICE-1.0.9_1,1...
  5450. | | `-- Installing xproto-7.0.31...
  5451. | | `-- Extracting xproto-7.0.31: .......... done
  5452. | | `-- Extracting libICE-1.0.9_1,1: .......... done
  5453. | | `-- Installing libSM-1.2.2_3,1...
  5454. | | `-- Extracting libSM-1.2.2_3,1: .......... done
  5455. | | `-- Installing libX11-1.6.5,1...
  5456. | | `-- Installing kbproto-1.0.7...
  5457. | | `-- Extracting kbproto-1.0.7: .......... done
  5458. | | `-- Installing libXau-1.0.8_3...
  5459. | | `-- Extracting libXau-1.0.8_3: .......... done
  5460. | | `-- Installing libXdmcp-1.1.2...
  5461. | | `-- Extracting libXdmcp-1.1.2: ......... done
  5462. | | `-- Installing libxcb-1.12...
  5463. | | | `-- Installing libpthread-stubs-0.3_6...
  5464. | | | `-- Extracting libpthread-stubs-0.3_6: ..... done
  5465. | | | `-- Installing libxml2-2.9.4...
  5466. | | | `-- Extracting libxml2-2.9.4: .......... done
  5467. | | `-- Extracting libxcb-1.12: .......... done
  5468. | | `-- Extracting libX11-1.6.5,1: .......... done
  5469. | | `-- Installing libXaw-1.0.13,2...
  5470. | | `-- Installing libXext-1.3.3_1,1...
  5471. | | | `-- Installing xextproto-7.3.0...
  5472. | | | `-- Extracting xextproto-7.3.0: .......... done
  5473. | | `-- Extracting libXext-1.3.3_1,1: .......... done
  5474. | | `-- Installing libXmu-1.1.2_3,1...
  5475. | | | `-- Installing libXt-1.1.5,1...
  5476. | | | `-- Extracting libXt-1.1.5,1: .......... done
  5477. | | `-- Extracting libXmu-1.1.2_3,1: .......... done
  5478. | | `-- Installing libXp-1.0.3,1...
  5479. | | | `-- Installing printproto-1.0.5...
  5480. | | | `-- Extracting printproto-1.0.5: .... done
  5481. | | `-- Extracting libXp-1.0.3,1: .......... done
  5482. | | `-- Installing libXpm-3.5.12...
  5483. | | `-- Extracting libXpm-3.5.12: .......... done
  5484. | | `-- Extracting libXaw-1.0.13,2: .......... done
  5485. | | `-- Installing libXft-2.3.2_1...
  5486. | | `-- Installing libXrender-0.9.10...
  5487. | | | `-- Installing renderproto-0.11.1...
  5488. | | | `-- Extracting renderproto-0.11.1: .... done
  5489. | | `-- Extracting libXrender-0.9.10: .......... done
  5490. | | `-- Extracting libXft-2.3.2_1: ......... done
  5491. | | `-- Installing libgd-2.2.4,1...
  5492. | | `-- Installing jpeg-turbo-1.5.1...
  5493. | | `-- Extracting jpeg-turbo-1.5.1: .......... done
  5494. | | `-- Installing png-1.6.28...
  5495. | | `-- Extracting png-1.6.28: .......... done
  5496. | | `-- Installing tiff-4.0.7_1...
  5497. | | | `-- Installing jbigkit-2.1_1...
  5498. | | | `-- Extracting jbigkit-2.1_1: .......... done
  5499. | | `-- Extracting tiff-4.0.7_1: .......... done
  5500. | | `-- Installing webp-0.5.2...
  5501. | | | `-- Installing giflib-5.1.4...
  5502. | | | `-- Extracting giflib-5.1.4: .......... done
  5503. | | `-- Extracting webp-0.5.2: .......... done
  5504. | | `-- Extracting libgd-2.2.4,1: .......... done
  5505. | | `-- Installing libotf-0.9.13_2...
  5506. | | `-- Extracting libotf-0.9.13_2: .......... done
  5507. | | `-- Installing m17n-db-1.7.0...
  5508. | | `-- Extracting m17n-db-1.7.0: .......... done
  5509. | `-- Extracting m17n-lib-1.7.0_2: .......... done
  5510. | `-- Installing zh-fcitx-4.2.9.1_4...
  5511. | | `-- Installing atk-2.18.0...
  5512. | | `-- Installing glib-2.46.2_4...
  5513. | | | `-- Installing libffi-3.2.1...
  5514. | | | `-- Extracting libffi-3.2.1: .......... done
  5515. | | | `-- Installing libiconv-1.14_10...
  5516. | | | `-- Extracting libiconv-1.14_10: .......... done
  5517. | | | `-- Installing pcre-8.40...
  5518. | | | `-- Extracting pcre-8.40: .......... done
  5519. | | | `-- Installing perl5-5.24.1...
  5520. | | | `-- Extracting perl5-5.24.1: .......... done
  5521. | | | `-- Installing python27-2.7.13_1...
  5522. | | | `-- Installing libressl-2.4.5...
  5523. | | | `-- Extracting libressl-2.4.5: .......... done
  5524. | | | `-- Installing readline-6.3.8...
  5525. | | | `-- Extracting readline-6.3.8: .......... done
  5526. | | | `-- Extracting python27-2.7.13_1: .......... done
  5527. | | `-- Extracting glib-2.46.2_4: .......... done
  5528. No schema files found: doing nothing.
  5529. | | `-- Extracting atk-2.18.0: .......... done
  5530. | | `-- Installing cairo-1.14.8,2...
  5531. | | `-- Installing dri2proto-2.8...
  5532. | | `-- Extracting dri2proto-2.8: .... done
  5533. | | `-- Installing glproto-1.4.17...
  5534. | | `-- Extracting glproto-1.4.17: ...... done
  5535. | | `-- Installing libEGL-13.0.5...
  5536. | | | `-- Installing gbm-13.0.5...
  5537. | | | `-- Installing libXdamage-1.1.4_3...
  5538. | | | | `-- Installing damageproto-1.2.1...
  5539. | | | | `-- Extracting damageproto-1.2.1: .... done
  5540. | | | | `-- Installing libXfixes-5.0.3...
  5541. | | | | `-- Installing fixesproto-5.0...
  5542. | | | | `-- Extracting fixesproto-5.0: .... done
  5543. | | | | `-- Extracting libXfixes-5.0.3: .......... done
  5544. | | | `-- Extracting libXdamage-1.1.4_3: ...... done
  5545. | | | `-- Installing libdrm-2.4.75_2,1...
  5546. | | | | `-- Installing libdevq-0.0.4...
  5547. | | | | `-- Extracting libdevq-0.0.4: ......... done
  5548. | | | | `-- Installing libpciaccess-0.13.4...
  5549. | | | | `-- Installing pciids-20170310...
  5550. | | | | `-- Extracting pciids-20170310: ..... done
  5551. | | | | `-- Extracting libpciaccess-0.13.4: ...... done
  5552. | | | `-- Extracting libdrm-2.4.75_2,1: .......... done
  5553. | | | `-- Installing libglapi-13.0.5...
  5554. | | | | `-- Installing libXvMC-1.0.10...
  5555. | | | | `-- Installing libXv-1.0.11,1...
  5556. | | | | | `-- Installing videoproto-2.3.3...
  5557. | | | | | `-- Extracting videoproto-2.3.3: ......... done
  5558. | | | | `-- Extracting libXv-1.0.11,1: .......... done
  5559. | | | | `-- Extracting libXvMC-1.0.10: .......... done
  5560. | | | | `-- Installing libxshmfence-1.2_1...
  5561. | | | | `-- Extracting libxshmfence-1.2_1: ......... done
  5562. | | | `-- Extracting libglapi-13.0.5: ...... done
  5563. | | | `-- Extracting gbm-13.0.5: ..... done
  5564. | | | `-- Installing llvm39-3.9.1_2...
  5565. | | | `-- Installing libedit-3.1.20150325_2,1...
  5566. | | | `-- Extracting libedit-3.1.20150325_2,1: .......... done
  5567. | | | `-- Extracting llvm39-3.9.1_2: .......... done
  5568. | | `-- Extracting libEGL-13.0.5: .......... done
  5569. | | `-- Installing libGL-13.0.5...
  5570. | | | `-- Installing libXxf86vm-1.1.4_1...
  5571. | | | `-- Installing xf86vidmodeproto-2.3.1...
  5572. | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done
  5573. | | | `-- Extracting libXxf86vm-1.1.4_1: .......... done
  5574. | | `-- Extracting libGL-13.0.5: .......... done
  5575. | | `-- Installing pixman-0.34.0...
  5576. | | `-- Extracting pixman-0.34.0: .......... done
  5577. | | `-- Installing xcb-util-renderutil-0.3.9_1...
  5578. | | | `-- Installing xcb-util-0.4.0_2,1...
  5579. | | | `-- Extracting xcb-util-0.4.0_2,1: .......... done
  5580. | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
  5581. | | `-- Extracting cairo-1.14.8,2: .......... done
  5582. | | `-- Installing dbus-1.10.14_2...
  5583. ===> Creating groups.
  5584. Creating group 'messagebus' with gid '556'.
  5585. ===> Creating users
  5586. Creating user 'messagebus' with uid '556'.
  5587. | | `-- Extracting dbus-1.10.14_2: ......... done
  5588. | | `-- Installing desktop-file-utils-0.22_4...
  5589. | | `-- Extracting desktop-file-utils-0.22_4: .......... done
  5590. | | `-- Installing gdk-pixbuf2-2.32.3_1...
  5591. | | `-- Installing jasper-1.900.1_16...
  5592. | | `-- Extracting jasper-1.900.1_16: .......... done
  5593. | | `-- Installing libXi-1.7.9,1...
  5594. | | | `-- Installing inputproto-2.3.2...
  5595. | | | `-- Extracting inputproto-2.3.2: ........ done
  5596. | | `-- Extracting libXi-1.7.9,1: .......... done
  5597. | | `-- Extracting gdk-pixbuf2-2.32.3_1: .......... done
  5598. | | `-- Installing gettext-tools-0.19.8.1...
  5599. | | `-- Extracting gettext-tools-0.19.8.1: .......... done
  5600. | | `-- Installing gobject-introspection-1.46.0...
  5601. | | `-- Installing python2-2_3...
  5602. | | `-- Extracting python2-2_3: ...... done
  5603. | | `-- Extracting gobject-introspection-1.46.0: .......... done
  5604. | | `-- Installing gtk-update-icon-cache-2.24.29...
  5605. | | `-- Installing hicolor-icon-theme-0.15...
  5606. | | `-- Extracting hicolor-icon-theme-0.15: . done
  5607. | | `-- Installing libXcomposite-0.4.4_3,1...
  5608. | | | `-- Installing compositeproto-0.4.2...
  5609. | | | `-- Extracting compositeproto-0.4.2: .... done
  5610. | | `-- Extracting libXcomposite-0.4.4_3,1: .......... done
  5611. | | `-- Installing libXcursor-1.1.14_3...
  5612. | | `-- Extracting libXcursor-1.1.14_3: .......... done
  5613. | | `-- Installing libXinerama-1.1.3_3,1...
  5614. | | | `-- Installing xineramaproto-1.2.1...
  5615. | | | `-- Extracting xineramaproto-1.2.1: .. done
  5616. | | `-- Extracting libXinerama-1.1.3_3,1: .......... done
  5617. | | `-- Installing libXrandr-1.5.1...
  5618. | | | `-- Installing randrproto-1.5.0...
  5619. | | | `-- Extracting randrproto-1.5.0: .... done
  5620. | | `-- Extracting libXrandr-1.5.1: .......... done
  5621. | | `-- Installing pango-1.38.0_1...
  5622. | | | `-- Installing encodings-1.0.4_3,1...
  5623. | | | `-- Installing font-util-1.3.1...
  5624. | | | `-- Extracting font-util-1.3.1: .......... done
  5625. | | | `-- Extracting encodings-1.0.4_3,1: .......... done
  5626. | | | `-- Installing harfbuzz-1.4.5...
  5627. | | | `-- Installing graphite2-1.3.9...
  5628. | | | `-- Extracting graphite2-1.3.9: .......... done
  5629. | | | `-- Installing icu-58.2,1...
  5630. | | | `-- Extracting icu-58.2,1: .......... done
  5631. | | | `-- Extracting harfbuzz-1.4.5: .......... done
  5632. | | | `-- Installing xorg-fonts-truetype-7.7_1...
  5633. | | | `-- Installing dejavu-2.37...
  5634. | | | | `-- Installing mkfontdir-1.0.7...
  5635. | | | | `-- Installing mkfontscale-1.1.2...
  5636. | | | | | `-- Installing libfontenc-1.1.3_1...
  5637. | | | | | `-- Extracting libfontenc-1.1.3_1: ......... done
  5638. | | | | `-- Extracting mkfontscale-1.1.2: .. done
  5639. | | | | `-- Extracting mkfontdir-1.0.7: .. done
  5640. | | | `-- Extracting dejavu-2.37: .......... done
  5641. | | | `-- Installing font-bh-ttf-1.0.3_3...
  5642. | | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
  5643. | | | `-- Installing font-misc-ethiopic-1.0.3_3...
  5644. | | | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
  5645. | | | `-- Installing font-misc-meltho-1.0.3_3...
  5646. | | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
  5647. | | `-- Extracting pango-1.38.0_1: .......... done
  5648. | | `-- Installing shared-mime-info-1.5...
  5649. | | `-- Extracting shared-mime-info-1.5: .......... done
  5650. | | `-- Extracting gtk-update-icon-cache-2.24.29: .... done
  5651. | | `-- Installing gtk2-2.24.29_3...
  5652. | | `-- Installing cups-2.2.2_1...
  5653. | | | `-- Installing avahi-app-0.6.31_5...
  5654. | | | `-- Installing dbus-glib-0.104...
  5655. | | | `-- Extracting dbus-glib-0.104: .......... done
  5656. | | | `-- Installing gdbm-1.12...
  5657. | | | `-- Extracting gdbm-1.12: .......... done
  5658. | | | `-- Installing gnome_subr-1.0...
  5659. | | | `-- Extracting gnome_subr-1.0: . done
  5660. | | | `-- Installing libdaemon-0.14_1...
  5661. | | | `-- Extracting libdaemon-0.14_1: .......... done
  5662. ===> Creating groups.
  5663. Creating group 'avahi' with gid '558'.
  5664. ===> Creating users
  5665. Creating user 'avahi' with uid '558'.
  5666. | | | `-- Extracting avahi-app-0.6.31_5: .......... done
  5667. | | | `-- Installing gnutls-3.5.9...
  5668. | | | `-- Installing ca_root_nss-3.30...
  5669. | | | `-- Extracting ca_root_nss-3.30: ........ done
  5670. | | | `-- Installing gmp-6.1.2...
  5671. | | | `-- Extracting gmp-6.1.2: .......... done
  5672. | | | `-- Installing libidn-1.33_1...
  5673. | | | `-- Extracting libidn-1.33_1: .......... done
  5674. | | | `-- Installing libtasn1-4.10...
  5675. | | | `-- Extracting libtasn1-4.10: .......... done
  5676. | | | `-- Installing libunistring-0.9.7...
  5677. | | | `-- Extracting libunistring-0.9.7: .......... done
  5678. | | | `-- Installing nettle-3.3...
  5679. | | | `-- Extracting nettle-3.3: .......... done
  5680. | | | `-- Installing p11-kit-0.23.5...
  5681. | | | `-- Extracting p11-kit-0.23.5: .......... done
  5682. | | | `-- Installing trousers-0.3.14_1...
  5683. | | | | `-- Installing tpm-emulator-0.7.4_1...
  5684. ===> Creating groups.
  5685. Creating group '_tss' with gid '601'.
  5686. ===> Creating users
  5687. Creating user '_tss' with uid '601'.
  5688. | | | | `-- Extracting tpm-emulator-0.7.4_1: ......... done
  5689. ===> Creating groups.
  5690. Using existing group '_tss'.
  5691. ===> Creating users
  5692. Using existing user '_tss'.
  5693. | | | `-- Extracting trousers-0.3.14_1: .......... done
  5694. | | | `-- Extracting gnutls-3.5.9: .......... done
  5695. | | | `-- Installing libpaper-1.1.24.4...
  5696. | | | `-- Extracting libpaper-1.1.24.4: .......... done
  5697. | | | `-- Installing xdg-utils-1.1.1...
  5698. | | | `-- Installing xprop-1.2.2...
  5699. | | | `-- Extracting xprop-1.2.2: .. done
  5700. | | | `-- Installing xset-1.2.3_1...
  5701. | | | | `-- Installing libXfontcache-1.0.5_3...
  5702. | | | | `-- Installing fontcacheproto-0.1.3...
  5703. | | | | `-- Extracting fontcacheproto-0.1.3: .... done
  5704. | | | | `-- Extracting libXfontcache-1.0.5_3: .......... done
  5705. | | | `-- Extracting xset-1.2.3_1: .. done
  5706. | | | `-- Extracting xdg-utils-1.1.1: .......... done
  5707. ===> Creating groups.
  5708. Creating group 'cups' with gid '193'.
  5709. ===> Creating users
  5710. Creating user 'cups' with uid '193'.
  5711. | | `-- Extracting cups-2.2.2_1: .......... done
  5712. | | `-- Extracting gtk2-2.24.29_3: .......... done
  5713. | | `-- Installing gtk3-3.18.8_3...
  5714. | | `-- Installing adwaita-icon-theme-3.18.0...
  5715. | | `-- Extracting adwaita-icon-theme-3.18.0: .......... done
  5716. | | `-- Installing at-spi2-atk-2.18.1...
  5717. | | | `-- Installing at-spi2-core-2.18.3...
  5718. | | | `-- Installing libXtst-1.2.3...
  5719. | | | | `-- Installing recordproto-1.14.2...
  5720. | | | | `-- Extracting recordproto-1.14.2: .... done
  5721. | | | `-- Extracting libXtst-1.2.3: .......... done
  5722. | | | `-- Extracting at-spi2-core-2.18.3: .......... done
  5723. | | `-- Extracting at-spi2-atk-2.18.1: .......... done
  5724. | | `-- Installing colord-1.2.12...
  5725. | | | `-- Installing argyllcms-1.9.2...
  5726. | | | `-- Installing libXScrnSaver-1.2.2_3...
  5727. | | | | `-- Installing scrnsaverproto-1.2.2...
  5728. | | | | `-- Extracting scrnsaverproto-1.2.2: ... done
  5729. | | | `-- Extracting libXScrnSaver-1.2.2_3: .......... done
  5730. | | | `-- Extracting argyllcms-1.9.2: .......... done
  5731. | | | `-- Installing lcms2-2.8...
  5732. | | | `-- Extracting lcms2-2.8: .......... done
  5733. | | | `-- Installing polkit-0.113_3...
  5734. | | | `-- Installing spidermonkey170-17.0.0_4...
  5735. | | | | `-- Installing nspr-4.13.1...
  5736. | | | | `-- Extracting nspr-4.13.1: .......... done
  5737. | | | `-- Extracting spidermonkey170-17.0.0_4: .......... done
  5738. ===> Creating groups.
  5739. Creating group 'polkitd' with gid '565'.
  5740. ===> Creating users
  5741. Creating user 'polkitd' with uid '565'.
  5742. | | | `-- Extracting polkit-0.113_3: ........ done
  5743. | | | `-- Installing sqlite3-3.17.0...
  5744. | | | `-- Extracting sqlite3-3.17.0: .......... done
  5745. ===> Creating groups.
  5746. Creating group 'colord' with gid '970'.
  5747. ===> Creating users
  5748. Creating user 'colord' with uid '970'.
  5749. | | `-- Extracting colord-1.2.12: .......... done
  5750. | | `-- Installing libepoxy-1.3.1...
  5751. | | | `-- Installing libglesv2-13.0.5...
  5752. | | | `-- Extracting libglesv2-13.0.5: .......... done
  5753. | | `-- Extracting libepoxy-1.3.1: .......... done
  5754. | | `-- Extracting gtk3-3.18.8_3: .......... done
  5755. | | `-- Installing kf5-extra-cmake-modules-5.32.0...
  5756. | | `-- Installing qt5-help-5.7.1...
  5757. | | | `-- Installing qt5-core-5.7.1...
  5758. | | | `-- Installing qtchooser-39...
  5759. | | | `-- Extracting qtchooser-39: .......... done
  5760. | | | `-- Extracting qt5-core-5.7.1: .......... done
  5761. | | | `-- Installing qt5-gui-5.7.1...
  5762. | | | `-- Installing libxkbcommon-0.7.1...
  5763. | | | `-- Extracting libxkbcommon-0.7.1: .......... done
  5764. | | | `-- Installing qt5-dbus-5.7.1...
  5765. | | | `-- Extracting qt5-dbus-5.7.1: .......... done
  5766. | | | `-- Installing qt5-network-5.7.1_1...
  5767. | | | | `-- Installing libproxy-0.4.12...
  5768. | | | | `-- Extracting libproxy-0.4.12: ........ done
  5769. | | | `-- Extracting qt5-network-5.7.1_1: .......... done
  5770. | | | `-- Installing xcb-util-image-0.4.0_1...
  5771. | | | `-- Extracting xcb-util-image-0.4.0_1: ........ done
  5772. | | | `-- Installing xcb-util-keysyms-0.4.0_1...
  5773. | | | `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done
  5774. | | | `-- Installing xcb-util-wm-0.4.1_3...
  5775. | | | `-- Extracting xcb-util-wm-0.4.1_3: .......... done
  5776. | | | `-- Extracting qt5-gui-5.7.1: .......... done
  5777. | | | `-- Installing qt5-sql-5.7.1...
  5778. | | | `-- Extracting qt5-sql-5.7.1: .......... done
  5779. | | | `-- Installing qt5-sqldrivers-sqlite3-5.7.1...
  5780. | | | `-- Extracting qt5-sqldrivers-sqlite3-5.7.1: ..... done
  5781. | | | `-- Installing qt5-widgets-5.7.1...
  5782. | | | `-- Extracting qt5-widgets-5.7.1: .......... done
  5783. | | `-- Extracting qt5-help-5.7.1: .......... done
  5784. | | `-- Extracting kf5-extra-cmake-modules-5.32.0: .......... done
  5785. | | `-- Installing libxkbfile-1.0.9...
  5786. | | `-- Extracting libxkbfile-1.0.9: .......... done
  5787. | | `-- Installing qt4-corelib-4.8.7_7...
  5788. | | `-- Extracting qt4-corelib-4.8.7_7: .......... done
  5789. | | `-- Installing qt4-dbus-4.8.7_1...
  5790. | | `-- Installing qt4-xml-4.8.7_1...
  5791. | | `-- Extracting qt4-xml-4.8.7_1: .......... done
  5792. | | `-- Extracting qt4-dbus-4.8.7_1: .......... done
  5793. | | `-- Installing qt4-gui-4.8.7_2...
  5794. | | `-- Extracting qt4-gui-4.8.7_2: .......... done
  5795. | | `-- Installing qt4-inputmethods-4.8.7_1...
  5796. | | `-- Extracting qt4-inputmethods-4.8.7_1: .... done
  5797. | `-- Extracting zh-fcitx-4.2.9.1_4: .......... done
  5798. ldconfig: warning: yes: No such file or directory
  5799. `-- Extracting fcitx-m17n-0.2.3: .......... done
  5800. `-- Installing fcitx-qt5-1.1.0...
  5801. | `-- Installing qt5-qmake-5.7.1...
  5802. | `-- Extracting qt5-qmake-5.7.1: .......... done
  5803. `-- Extracting fcitx-qt5-1.1.0: .......... done
  5804. `-- Installing fluxbox-tenr-styles-pack-20071215_3...
  5805. | `-- Installing fluxbox-1.3.7_1...
  5806. | | `-- Installing xmessage-1.0.4...
  5807. | | `-- Extracting xmessage-1.0.4: .... done
  5808. | `-- Extracting fluxbox-1.3.7_1: .......... done
  5809. `-- Extracting fluxbox-tenr-styles-pack-20071215_3: .......... done
  5810. `-- Installing git-2.11.1...
  5811. | `-- Installing curl-7.53.1...
  5812. | | `-- Installing libnghttp2-1.20.0...
  5813. | | `-- Extracting libnghttp2-1.20.0: .......... done
  5814. | `-- Extracting curl-7.53.1: .......... done
  5815. | `-- Installing cvsps-2.1_2...
  5816. | `-- Extracting cvsps-2.1_2: ...... done
  5817. | `-- Installing p5-Authen-SASL-2.16_1...
  5818. | | `-- Installing p5-Digest-HMAC-1.03_1...
  5819. | | `-- Extracting p5-Digest-HMAC-1.03_1: ....... done
  5820. | | `-- Installing p5-GSSAPI-0.28_1...
  5821. | | `-- Installing krb5-1.15.1_4...
  5822. | | | `-- Installing pkgconf-1.3.0_3...
  5823. | | | `-- Extracting pkgconf-1.3.0_3: .......... done
  5824. | | `-- Extracting krb5-1.15.1_4: .......... done
  5825. | | `-- Extracting p5-GSSAPI-0.28_1: .......... done
  5826. | `-- Extracting p5-Authen-SASL-2.16_1: .......... done
  5827. | `-- Installing p5-Error-0.17024...
  5828. | `-- Extracting p5-Error-0.17024: ......... done
  5829. | `-- Installing p5-Term-ReadKey-2.37...
  5830. | `-- Extracting p5-Term-ReadKey-2.37: ........ done
  5831. | `-- Installing p5-subversion-1.9.5_2...
  5832. | | `-- Installing apr-1.5.2.1.5.4_2...
  5833. | | `-- Installing db5-5.3.28_6...
  5834. | | `-- Extracting db5-5.3.28_6: .......... done
  5835. | | `-- Extracting apr-1.5.2.1.5.4_2: .......... done
  5836. | | `-- Installing subversion-1.9.5...
  5837. | | `-- Installing serf-1.3.9_1...
  5838. | | `-- Extracting serf-1.3.9_1: .......... done
  5839. | | `-- Extracting subversion-1.9.5: .......... done
  5840. | `-- Extracting p5-subversion-1.9.5_2: .......... done
  5841. | `-- Installing tcl86-8.6.6_2...
  5842. | `-- Extracting tcl86-8.6.6_2: .......... done
  5843. | `-- Installing tk86-8.6.6...
  5844. | `-- Extracting tk86-8.6.6: .......... done
  5845. ===> Creating groups.
  5846. Creating group 'git_daemon' with gid '964'.
  5847. ===> Creating users
  5848. Creating user 'git_daemon' with uid '964'.
  5849. `-- Extracting git-2.11.1: .......... done
  5850. `-- Installing ja-fcitx-mozc-2.20.2677.102.02_1...
  5851. | `-- Installing ja-mozc-server-2.20.2677.102.02_1...
  5852. | | `-- Installing ja-zinnia-0.06_1...
  5853. | | `-- Extracting ja-zinnia-0.06_1: .......... done
  5854. | | `-- Installing protobuf-3.2.0...
  5855. | | `-- Extracting protobuf-3.2.0: .......... done
  5856. | `-- Extracting ja-mozc-server-2.20.2677.102.02_1: ....... done
  5857. | `-- Installing ja-mozc-tool-2.20.2677.102.02_1...
  5858. | | `-- Installing ja-tegaki-zinnia-japanese-0.3...
  5859. | | `-- Extracting ja-tegaki-zinnia-japanese-0.3: ..... done
  5860. | | `-- Installing qt5-buildtools-5.7.1...
  5861. | | `-- Extracting qt5-buildtools-5.7.1: .......... done
  5862. | `-- Extracting ja-mozc-tool-2.20.2677.102.02_1: ....... done
  5863. `-- Extracting ja-fcitx-mozc-2.20.2677.102.02_1: .......... done
  5864. `-- Installing ko-fcitx-hangul-0.3.0...
  5865. | `-- Installing ko-libhangul-0.1.0_3...
  5866. | `-- Extracting ko-libhangul-0.1.0_3: .......... done
  5867. `-- Extracting ko-fcitx-hangul-0.3.0: .......... done
  5868. `-- Installing life-preserver-201703311458,1...
  5869. | `-- Installing sshpass-1.06...
  5870. | `-- Extracting sshpass-1.06: ..... done
  5871. | `-- Installing trueos-libsh-201703311459...
  5872. | `-- Extracting trueos-libsh-201703311459: .... done
  5873. `-- Extracting life-preserver-201703311458,1: .......... done
  5874. `-- Installing lumina-201703311458,2...
  5875. | `-- Installing compton-20160907_1...
  5876. | | `-- Installing libconfig-1.4.9_1...
  5877. | | `-- Extracting libconfig-1.4.9_1: .......... done
  5878. | | `-- Installing xwininfo-1.1.3_2...
  5879. | | `-- Extracting xwininfo-1.1.3_2: .. done
  5880. | `-- Extracting compton-20160907_1: .......... done
  5881. | `-- Installing gstreamer1-plugins-core-1.4.0...
  5882. | | `-- Installing gstreamer1-libav-1.8.0_1...
  5883. | | `-- Installing ffmpeg-3.2.4_4,1...
  5884. | | | `-- Installing fdk-aac-0.1.5...
  5885. | | | `-- Extracting fdk-aac-0.1.5: .......... done
  5886. | | | `-- Installing lame-3.99.5_3...
  5887. | | | `-- Extracting lame-3.99.5_3: .......... done
  5888. | | | `-- Installing libtheora-1.1.1_7...
  5889. | | | `-- Installing libogg-1.3.2_2,4...
  5890. | | | `-- Extracting libogg-1.3.2_2,4: .......... done
  5891. | | | `-- Installing libvorbis-1.3.5_1,3...
  5892. | | | `-- Extracting libvorbis-1.3.5_1,3: .......... done
  5893. | | | `-- Extracting libtheora-1.1.1_7: .......... done
  5894. | | | `-- Installing libv4l-1.6.3_2...
  5895. | | | `-- Extracting libv4l-1.6.3_2: .......... done
  5896. | | | `-- Installing libva-1.7.3...
  5897. | | | `-- Extracting libva-1.7.3: .......... done
  5898. | | | `-- Installing libvdpau-1.1.1...
  5899. | | | `-- Extracting libvdpau-1.1.1: .......... done
  5900. | | | `-- Installing libvpx-1.6.1...
  5901. | | | `-- Extracting libvpx-1.6.1: .......... done
  5902. | | | `-- Installing libx264-0.148.2728...
  5903. | | | `-- Extracting libx264-0.148.2728: ......... done
  5904. | | | `-- Installing opencv2-core-2.4.13.1_1...
  5905. | | | `-- Extracting opencv2-core-2.4.13.1_1: .......... done
  5906. | | | `-- Installing pulseaudio-10.0...
  5907. | | | `-- Installing consolekit-0.4.5_4...
  5908. | | | `-- Extracting consolekit-0.4.5_4: ......... done
  5909. | | | `-- Installing fftw3-3.3.6.p1...
  5910. | | | `-- Extracting fftw3-3.3.6.p1: .......... done
  5911. | | | `-- Installing fftw3-float-3.3.6.p1...
  5912. | | | `-- Extracting fftw3-float-3.3.6.p1: .......... done
  5913. | | | `-- Installing libltdl-2.4.6...
  5914. | | | `-- Extracting libltdl-2.4.6: .......... done
  5915. | | | `-- Installing libsndfile-1.0.27...
  5916. | | | | `-- Installing flac-1.3.2...
  5917. | | | | `-- Extracting flac-1.3.2: .......... done
  5918. | | | `-- Extracting libsndfile-1.0.27: .......... done
  5919. | | | `-- Installing libsoxr-0.1.2.20160529_2...
  5920. | | | `-- Extracting libsoxr-0.1.2.20160529_2: .......... done
  5921. | | | `-- Installing orc-0.4.25...
  5922. | | | `-- Extracting orc-0.4.25: .......... done
  5923. | | | `-- Installing speexdsp-1.2.r3_1...
  5924. | | | `-- Extracting speexdsp-1.2.r3_1: .......... done
  5925. ===> Creating groups.
  5926. Creating group 'pulse' with gid '563'.
  5927. Creating group 'pulse-access' with gid '564'.
  5928. Creating group 'pulse-rt' with gid '557'.
  5929. ===> Creating users
  5930. Creating user 'pulse' with uid '563'.
  5931. | | | `-- Extracting pulseaudio-10.0: .......... done
  5932. | | | `-- Installing schroedinger-1.0.11_4...
  5933. | | | `-- Extracting schroedinger-1.0.11_4: .......... done
  5934. | | | `-- Installing sdl2-2.0.5...
  5935. | | | `-- Extracting sdl2-2.0.5: .......... done
  5936. | | | `-- Installing x265-2.3...
  5937. | | | `-- Extracting x265-2.3: .......... done
  5938. | | | `-- Installing xvid-1.3.4,1...
  5939. | | | `-- Extracting xvid-1.3.4,1: ........ done
  5940. | | `-- Extracting ffmpeg-3.2.4_4,1: .......... done
  5941. | | `-- Installing gstreamer1-plugins-1.8.0_2...
  5942. | | | `-- Installing gstreamer1-1.8.0_1...
  5943. | | | `-- Extracting gstreamer1-1.8.0_1: .......... done
  5944. | | | `-- Installing iso-codes-3.74...
  5945. | | | `-- Extracting iso-codes-3.74: .......... done
  5946. | | `-- Extracting gstreamer1-plugins-1.8.0_2: .......... done
  5947. | | `-- Extracting gstreamer1-libav-1.8.0_1: .......... done
  5948. | | `-- Installing gstreamer1-plugins-a52dec-1.8.0...
  5949. | | `-- Installing gstreamer1-plugins-ugly-1.8.0...
  5950. | | `-- Extracting gstreamer1-plugins-ugly-1.8.0: .......... done
  5951. | | `-- Installing liba52-0.7.4_3...
  5952. | | `-- Extracting liba52-0.7.4_3: .......... done
  5953. | | `-- Extracting gstreamer1-plugins-a52dec-1.8.0: . done
  5954. | | `-- Installing gstreamer1-plugins-dts-1.8.0...
  5955. | | `-- Installing gstreamer1-plugins-bad-1.8.0_1...
  5956. | | `-- Extracting gstreamer1-plugins-bad-1.8.0_1: .......... done
  5957. | | `-- Installing libdca-0.0.5_1...
  5958. | | `-- Extracting libdca-0.0.5_1: .......... done
  5959. | | `-- Extracting gstreamer1-plugins-dts-1.8.0: . done
  5960. | | `-- Installing gstreamer1-plugins-dvdread-1.8.0...
  5961. | | `-- Installing libdvdread-5.0.3...
  5962. | | `-- Extracting libdvdread-5.0.3: .......... done
  5963. | | `-- Extracting gstreamer1-plugins-dvdread-1.8.0: . done
  5964. | | `-- Installing gstreamer1-plugins-good-1.8.0...
  5965. | | `-- Extracting gstreamer1-plugins-good-1.8.0: .......... done
  5966. | | `-- Installing gstreamer1-plugins-mad-1.8.0...
  5967. | | `-- Installing libmad-0.15.1b_6...
  5968. | | `-- Extracting libmad-0.15.1b_6: ......... done
  5969. | | `-- Extracting gstreamer1-plugins-mad-1.8.0: . done
  5970. | | `-- Installing gstreamer1-plugins-ogg-1.8.0...
  5971. | | `-- Extracting gstreamer1-plugins-ogg-1.8.0: . done
  5972. | | `-- Installing gstreamer1-plugins-pango-1.8.0...
  5973. | | `-- Extracting gstreamer1-plugins-pango-1.8.0: . done
  5974. | | `-- Installing gstreamer1-plugins-png-1.8.0...
  5975. | | `-- Extracting gstreamer1-plugins-png-1.8.0: . done
  5976. | | `-- Installing gstreamer1-plugins-resindvd-1.8.0...
  5977. | | `-- Installing libdvdnav-5.0.3...
  5978. | | `-- Extracting libdvdnav-5.0.3: .......... done
  5979. | | `-- Extracting gstreamer1-plugins-resindvd-1.8.0: . done
  5980. | | `-- Installing gstreamer1-plugins-theora-1.8.0...
  5981. | | `-- Extracting gstreamer1-plugins-theora-1.8.0: . done
  5982. | | `-- Installing gstreamer1-plugins-vorbis-1.8.0...
  5983. | | `-- Extracting gstreamer1-plugins-vorbis-1.8.0: . done
  5984. | `-- Extracting gstreamer1-plugins-core-1.4.0: . done
  5985. | `-- Installing kde4-icons-oxygen-4.14.3...
  5986. | `-- Extracting kde4-icons-oxygen-4.14.3: .......... done
  5987. | `-- Installing numlockx-1.2...
  5988. | `-- Extracting numlockx-1.2: .... done
  5989. | `-- Installing qt5-concurrent-5.7.1...
  5990. | `-- Extracting qt5-concurrent-5.7.1: .......... done
  5991. | `-- Installing qt5-imageformats-5.7.1...
  5992. | | `-- Installing libmng-1.0.10_3...
  5993. | | `-- Installing lcms-1.19_6,1...
  5994. | | `-- Extracting lcms-1.19_6,1: .......... done
  5995. | | `-- Extracting libmng-1.0.10_3: ......... done
  5996. | `-- Extracting qt5-imageformats-5.7.1: .......... done
  5997. | `-- Installing qt5-multimedia-5.7.1...
  5998. | | `-- Installing libGLU-9.0.0_2...
  5999. | | `-- Extracting libGLU-9.0.0_2: ...... done
  6000. | | `-- Installing qt5-opengl-5.7.1...
  6001. | | `-- Extracting qt5-opengl-5.7.1: .......... done
  6002. | | `-- Installing qt5-qml-5.7.1...
  6003. | | `-- Extracting qt5-qml-5.7.1: .......... done
  6004. | | `-- Installing qt5-quick-5.7.1...
  6005. | | `-- Installing qt5-testlib-5.7.1...
  6006. | | `-- Extracting qt5-testlib-5.7.1: .......... done
  6007. | | `-- Installing qt5-xmlpatterns-5.7.1...
  6008. | | `-- Extracting qt5-xmlpatterns-5.7.1: .......... done
  6009. | | `-- Extracting qt5-quick-5.7.1: .......... done
  6010. | `-- Extracting qt5-multimedia-5.7.1: .......... done
  6011. | `-- Installing qt5-svg-5.7.1...
  6012. | `-- Extracting qt5-svg-5.7.1: .......... done
  6013. | `-- Installing qt5-x11extras-5.7.1...
  6014. | `-- Extracting qt5-x11extras-5.7.1: .......... done
  6015. | `-- Installing xbrightness-0.3...
  6016. | `-- Extracting xbrightness-0.3: .. done
  6017. | `-- Installing xinput-1.6.2...
  6018. | `-- Extracting xinput-1.6.2: .. done
  6019. | `-- Installing xrandr-1.5.0...
  6020. | `-- Extracting xrandr-1.5.0: ...... done
  6021. | `-- Installing xscreensaver-5.35...
  6022. | | `-- Installing gle-3.1.0_6...
  6023. | | `-- Installing freeglut-3.0.0...
  6024. | | `-- Extracting freeglut-3.0.0: .......... done
  6025. | | `-- Extracting gle-3.1.0_6: .......... done
  6026. | | `-- Installing libXxf86misc-1.0.3_3...
  6027. | | `-- Installing xf86miscproto-0.9.3...
  6028. | | `-- Extracting xf86miscproto-0.9.3: ... done
  6029. | | `-- Extracting libXxf86misc-1.0.3_3: .......... done
  6030. | | `-- Installing libglade2-2.6.4_8...
  6031. | | `-- Installing xmlcatmgr-2.2_2...
  6032. | | `-- Extracting xmlcatmgr-2.2_2: ......... done
  6033. + Creating /usr/local/share/sgml/catalog
  6034. + Registering CATALOG catalog.ports (SGML)
  6035. + Creating /usr/local/share/sgml/catalog.ports
  6036. + Creating /usr/local/share/xml/catalog
  6037. + Registering nextCatalog catalog.ports (XML)
  6038. + Creating /usr/local/share/xml/catalog.ports
  6039. | | `-- Extracting libglade2-2.6.4_8: .......... done
  6040. | | `-- Installing netpbm-10.35.98...
  6041. | | `-- Extracting netpbm-10.35.98: .......... done
  6042. | | `-- Installing p5-libwww-6.24...
  6043. | | `-- Installing p5-Authen-NTLM-1.09_1...
  6044. | | `-- Extracting p5-Authen-NTLM-1.09_1: ..... done
  6045. | | `-- Installing p5-Encode-Locale-1.05...
  6046. | | `-- Extracting p5-Encode-Locale-1.05: ... done
  6047. | | `-- Installing p5-File-Listing-6.04_1...
  6048. | | | `-- Installing p5-HTTP-Date-6.02_1...
  6049. | | | `-- Extracting p5-HTTP-Date-6.02_1: ....... done
  6050. | | `-- Extracting p5-File-Listing-6.04_1: ....... done
  6051. | | `-- Installing p5-HTML-Parser-3.72...
  6052. | | | `-- Installing p5-HTML-Tagset-3.20_1...
  6053. | | | `-- Extracting p5-HTML-Tagset-3.20_1: ... done
  6054. | | `-- Extracting p5-HTML-Parser-3.72: .......... done
  6055. | | `-- Installing p5-HTTP-Cookies-6.01_1...
  6056. | | | `-- Installing p5-HTTP-Message-6.11...
  6057. | | | `-- Installing p5-IO-HTML-1.001_1...
  6058. | | | `-- Extracting p5-IO-HTML-1.001_1: ....... done
  6059. | | | `-- Installing p5-LWP-MediaTypes-6.02_1...
  6060. | | | `-- Extracting p5-LWP-MediaTypes-6.02_1: .... done
  6061. | | | `-- Installing p5-URI-1.71...
  6062. | | | `-- Extracting p5-URI-1.71: .......... done
  6063. | | | `-- Extracting p5-HTTP-Message-6.11: .......... done
  6064. | | `-- Extracting p5-HTTP-Cookies-6.01_1: .......... done
  6065. | | `-- Installing p5-HTTP-Daemon-6.01_1...
  6066. | | `-- Extracting p5-HTTP-Daemon-6.01_1: ....... done
  6067. | | `-- Installing p5-HTTP-Negotiate-6.01_1...
  6068. | | `-- Extracting p5-HTTP-Negotiate-6.01_1: ....... done
  6069. | | `-- Installing p5-Net-HTTP-6.13...
  6070. | | | `-- Installing p5-IO-Socket-SSL-2.044...
  6071. | | | `-- Installing p5-IO-Socket-IP-0.39...
  6072. | | | `-- Extracting p5-IO-Socket-IP-0.39: ....... done
  6073. | | | `-- Installing p5-Mozilla-CA-20160104...
  6074. | | | `-- Extracting p5-Mozilla-CA-20160104: ........ done
  6075. | | | `-- Installing p5-Net-SSLeay-1.80...
  6076. | | | `-- Extracting p5-Net-SSLeay-1.80: .......... done
  6077. | | | `-- Installing p5-Socket-2.024...
  6078. | | | `-- Extracting p5-Socket-2.024: ........ done
  6079. | | | `-- Extracting p5-IO-Socket-SSL-2.044: .......... done
  6080. | | `-- Extracting p5-Net-HTTP-6.13: .......... done
  6081. | | `-- Installing p5-Try-Tiny-0.24...
  6082. | | `-- Extracting p5-Try-Tiny-0.24: ...... done
  6083. | | `-- Installing p5-WWW-RobotRules-6.02_1...
  6084. | | `-- Extracting p5-WWW-RobotRules-6.02_1: ..... done
  6085. | | `-- Extracting p5-libwww-6.24: .......... done
  6086. | `-- Extracting xscreensaver-5.35: .......... done
  6087. `-- Extracting lumina-201703311458,2: .......... done
  6088. `-- Installing mesa-demos-8.3.0_1...
  6089. | `-- Installing glew-1.13.0...
  6090. | `-- Extracting glew-1.13.0: .......... done
  6091. `-- Extracting mesa-demos-8.3.0_1: .......... done
  6092. `-- Installing nss_mdns-0.10_3...
  6093. `-- Extracting nss_mdns-0.10_3: ......... done
  6094. `-- Installing openntpd-6.0p1_4,2...
  6095. ===> Creating groups.
  6096. Creating group '_ntp' with gid '123'.
  6097. ===> Creating users
  6098. Creating user '_ntp' with uid '123'.
  6099. `-- Extracting openntpd-6.0p1_4,2: .......... done
  6100. `-- Installing pam_mkhomedir-0.2...
  6101. `-- Extracting pam_mkhomedir-0.2: ... done
  6102. `-- Installing pc-diskmanager-201703311459...
  6103. | `-- Installing qsudo-201703311459...
  6104. | | `-- Installing qt5-linguist-5.7.1...
  6105. | | `-- Installing qt5-assistant-5.7.1...
  6106. | | | `-- Installing qt5-printsupport-5.7.1...
  6107. | | | `-- Extracting qt5-printsupport-5.7.1: .......... done
  6108. | | | `-- Installing qt5-webkit-5.7.1...
  6109. | | | `-- Installing leveldb-1.20...
  6110. | | | | `-- Installing snappy-1.1.4...
  6111. | | | | `-- Extracting snappy-1.1.4: .......... done
  6112. | | | `-- Extracting leveldb-1.20: .......... done
  6113. | | | `-- Installing libxslt-1.1.29_1...
  6114. | | | | `-- Installing libgcrypt-1.7.6...
  6115. | | | | `-- Installing libgpg-error-1.27...
  6116. | | | | `-- Extracting libgpg-error-1.27: .......... done
  6117. | | | | `-- Extracting libgcrypt-1.7.6: .......... done
  6118. | | | `-- Extracting libxslt-1.1.29_1: .......... done
  6119. | | | `-- Extracting qt5-webkit-5.7.1: .......... done
  6120. | | `-- Extracting qt5-assistant-5.7.1: ...... done
  6121. | | `-- Installing qt5-linguisttools-5.7.1...
  6122. | | | `-- Installing qt5-xml-5.7.1...
  6123. | | | `-- Extracting qt5-xml-5.7.1: .......... done
  6124. | | `-- Extracting qt5-linguisttools-5.7.1: .......... done
  6125. | | `-- Extracting qt5-linguist-5.7.1: .......... done
  6126. | | `-- Installing sudo-1.8.19p2...
  6127. | | `-- Extracting sudo-1.8.19p2: .......... done
  6128. | `-- Extracting qsudo-201703311459: .... done
  6129. `-- Extracting pc-diskmanager-201703311459: .......... done
  6130. `-- Installing pc-mixer-20170331...
  6131. `-- Extracting pc-mixer-20170331: ..... done
  6132. `-- Installing pc-networkmanager-201703311459...
  6133. | `-- Installing trueos-libqt5-20170331...
  6134. | `-- Extracting trueos-libqt5-20170331: .......... done
  6135. `-- Extracting pc-networkmanager-201703311459: .......... done
  6136. `-- Installing pc-pdfviewer-201703311459...
  6137. | `-- Installing poppler-qt5-0.50.0_1...
  6138. | | `-- Installing nss-3.30...
  6139. | | `-- Extracting nss-3.30: .......... done
  6140. | | `-- Installing poppler-0.50.0...
  6141. | | `-- Installing openjpeg-2.1.2_1...
  6142. | | `-- Extracting openjpeg-2.1.2_1: .......... done
  6143. | | `-- Installing poppler-data-0.4.7...
  6144. | | `-- Extracting poppler-data-0.4.7: .......... done
  6145. | | `-- Extracting poppler-0.50.0: .......... done
  6146. | `-- Extracting poppler-qt5-0.50.0_1: .......... done
  6147. `-- Extracting pc-pdfviewer-201703311459: ..... done
  6148. `-- Installing pc-sysinstall-20170331...
  6149. `-- Extracting pc-sysinstall-20170331: .......... done
  6150. `-- Installing pc-updatemanager-201703311459...
  6151. `-- Extracting pc-updatemanager-201703311459: .......... done
  6152. `-- Installing pc-webkitviewer-201703311459...
  6153. `-- Extracting pc-webkitviewer-201703311459: .......... done
  6154. `-- Installing pcdm-201703311459...
  6155. | `-- Installing setxkbmap-1.3.1...
  6156. | `-- Extracting setxkbmap-1.3.1: .. done
  6157. | `-- Installing xhost-1.0.7...
  6158. | `-- Extracting xhost-1.0.7: .. done
  6159. | `-- Installing xorg-minimal-7.5.2_1...
  6160. | | `-- Installing xauth-1.0.10...
  6161. | | `-- Extracting xauth-1.0.10: ..... done
  6162. | | `-- Installing xf86-input-keyboard-1.9.0_1...
  6163. | | `-- Installing xorg-server-1.18.4,1...
  6164. | | | `-- Installing dri-13.0.5,2...
  6165. | | | `-- Extracting dri-13.0.5,2: .......... done
  6166. | | | `-- Installing libXfont-1.5.2,2...
  6167. | | | `-- Installing fontsproto-2.1.3,1...
  6168. | | | `-- Extracting fontsproto-2.1.3,1: ........ done
  6169. | | | `-- Extracting libXfont-1.5.2,2: .......... done
  6170. | | | `-- Installing libunwind-20121006_2...
  6171. | | | `-- Extracting libunwind-20121006_2: .......... done
  6172. | | | `-- Installing xkbcomp-1.3.1...
  6173. | | | `-- Extracting xkbcomp-1.3.1: ...... done
  6174. | | | `-- Installing xkeyboard-config-2.20...
  6175. | | | `-- Extracting xkeyboard-config-2.20: .......... done
  6176. | | `-- Extracting xorg-server-1.18.4,1: .......... done
  6177. | | `-- Extracting xf86-input-keyboard-1.9.0_1: ..... done
  6178. | | `-- Installing xf86-input-mouse-1.9.2_1...
  6179. | | `-- Extracting xf86-input-mouse-1.9.2_1: ....... done
  6180. | | `-- Installing xf86-video-vesa-2.3.4_1...
  6181. | | `-- Extracting xf86-video-vesa-2.3.4_1: .. done
  6182. | | `-- Installing xinit-1.3.4,1...
  6183. | | `-- Extracting xinit-1.3.4,1: ........ done
  6184. `-- Extracting pcdm-201703311459: .......... done
  6185. `-- Installing pciutils-3.5.4...
  6186. | `-- Installing libpci-3.5.4...
  6187. | `-- Extracting libpci-3.5.4: .......... done
  6188. `-- Extracting pciutils-3.5.4: ....... done
  6189. `-- Installing personacrypt-201703311459...
  6190. | `-- Installing pefs-kmod-2017.02.19...
  6191. | `-- Extracting pefs-kmod-2017.02.19: ......... done
  6192. `-- Extracting personacrypt-201703311459: ..... done
  6193. `-- Installing socat-1.7.3.2...
  6194. `-- Extracting socat-1.7.3.2: .......... done
  6195. `-- Installing sysadm-201703311459...
  6196. | `-- Installing qt5-websockets-5.7.1...
  6197. | `-- Extracting qt5-websockets-5.7.1: .......... done
  6198. `-- Extracting sysadm-201703311459: .......... done
  6199. `-- Installing sysadm-client-201703311459...
  6200. `-- Extracting sysadm-client-201703311459: .......... done
  6201. `-- Installing tor-0.2.9.9_2...
  6202. | `-- Installing libevent-2.1.8...
  6203. | `-- Extracting libevent-2.1.8: .......... done
  6204. ===> Creating groups.
  6205. Creating group '_tor' with gid '256'.
  6206. ===> Creating users
  6207. Creating user '_tor' with uid '256'.
  6208. `-- Extracting tor-0.2.9.9_2: ......... done
  6209. `-- Installing trueos-handbook-201703311459...
  6210. `-- Extracting trueos-handbook-201703311459: .......... done
  6211. `-- Installing trueos-utils-201703311459...
  6212. | `-- Installing eject-1.5_4...
  6213. | `-- Extracting eject-1.5_4: ....... done
  6214. | `-- Installing python36-3.6.0...
  6215. | `-- Extracting python36-3.6.0: .......... done
  6216. | `-- Installing sipcalc-1.1.6...
  6217. | `-- Extracting sipcalc-1.1.6: ........ done
  6218. | `-- Installing tree-1.7.0...
  6219. | `-- Extracting tree-1.7.0: ....... done
  6220. `-- Extracting trueos-utils-201703311459: .......... done
  6221. `-- Installing trueos-utils-qt5-201703311459...
  6222. | `-- Installing xcursor-themes-1.0.4_1...
  6223. | `-- Extracting xcursor-themes-1.0.4_1: .......... done
  6224. | `-- Installing xdpyinfo-1.3.2...
  6225. | | `-- Installing libXxf86dga-1.1.4_3...
  6226. | | `-- Installing xf86dgaproto-2.1...
  6227. | | `-- Extracting xf86dgaproto-2.1: ........ done
  6228. | | `-- Extracting libXxf86dga-1.1.4_3: .......... done
  6229. | | `-- Installing libdmx-1.1.3_3...
  6230. | | `-- Installing dmxproto-2.3.1...
  6231. | | `-- Extracting dmxproto-2.3.1: ... done
  6232. | | `-- Extracting libdmx-1.1.3_3: .......... done
  6233. | `-- Extracting xdpyinfo-1.3.2: ..... done
  6234. | `-- Installing xwd-1.0.6...
  6235. | `-- Extracting xwd-1.0.6: ..... done
  6236. `-- Extracting trueos-utils-qt5-201703311459: .......... done
  6237. `-- Installing webcamd-4.8.0.4...
  6238. ===> Creating groups.
  6239. Creating group 'webcamd' with gid '145'.
  6240. ===> Creating users
  6241. Creating user 'webcamd' with uid '145'.
  6242. `-- Extracting webcamd-4.8.0.4: .......... done
  6243. `-- Installing x11vnc-0.9.13_3...
  6244. `-- Extracting x11vnc-0.9.13_3: .......... done
  6245. `-- Installing xorg-drivers-7.7_5...
  6246. | `-- Installing xf86-input-elographics-1.4.1_6...
  6247. | `-- Extracting xf86-input-elographics-1.4.1_6: .. done
  6248. | `-- Installing xf86-input-joystick-1.6.3...
  6249. | `-- Extracting xf86-input-joystick-1.6.3: ....... done
  6250. | `-- Installing xf86-input-mutouch-1.3.0_6...
  6251. | `-- Extracting xf86-input-mutouch-1.3.0_6: .. done
  6252. | `-- Installing xf86-input-penmount-1.5.0_6...
  6253. | `-- Extracting xf86-input-penmount-1.5.0_6: .. done
  6254. | `-- Installing xf86-input-synaptics-1.9.0...
  6255. | `-- Extracting xf86-input-synaptics-1.9.0: ......... done
  6256. | `-- Installing xf86-input-wacom-0.34.2...
  6257. | `-- Extracting xf86-input-wacom-0.34.2: .......... done
  6258. | `-- Installing xf86-video-amdgpu-1.3.0...
  6259. | `-- Extracting xf86-video-amdgpu-1.3.0: ...... done
  6260. | `-- Installing xf86-video-ati-7.9.0,1...
  6261. | `-- Extracting xf86-video-ati-7.9.0,1: ........ done
  6262. | `-- Installing xf86-video-dummy-0.3.8...
  6263. | `-- Extracting xf86-video-dummy-0.3.8: .... done
  6264. | `-- Installing xf86-video-intel-2.99.917.20170228...
  6265. | `-- Extracting xf86-video-intel-2.99.917.20170228: .......... done
  6266. | `-- Installing xf86-video-nv-2.1.21_1...
  6267. | `-- Extracting xf86-video-nv-2.1.21_1: .. done
  6268. | `-- Installing xf86-video-r128-6.10.2...
  6269. | `-- Extracting xf86-video-r128-6.10.2: ..... done
  6270. | `-- Installing xf86-video-scfb-0.0.4_5...
  6271. | `-- Extracting xf86-video-scfb-0.0.4_5: .. done
  6272. `-- Installing xv-3.10a_16...
  6273. `-- Extracting xv-3.10a_16: .......... done
  6274. `-- Installing xvkbd-3.7...
  6275. `-- Extracting xvkbd-3.7: .......... done
  6276. `-- Installing zh-fcitx-chewing-0.2.2...
  6277. | `-- Installing zh-libchewing-0.5.1...
  6278. | `-- Extracting zh-libchewing-0.5.1: .......... done
  6279. `-- Extracting zh-fcitx-chewing-0.2.2: .......... done
  6280. `-- Installing zh-fcitx-configtool-0.4.8...
  6281. `-- Extracting zh-fcitx-configtool-0.4.8: ........ done
  6282. Extracting trueos-desktop-201703311459: .......... done
  6283. Doing first-time bootstrap
  6284. * service ipfw added to runlevel boot
  6285. * service devd added to runlevel boot
  6286. * service devfs added to runlevel boot
  6287. * rc-update: routing already installed in runlevel `boot'; skipping
  6288. * service automount added to runlevel default
  6289. * service statd added to runlevel default
  6290. * service lockd added to runlevel default
  6291. * service rpcbind added to runlevel default
  6292. * service cupsd added to runlevel default
  6293. * rc-update: service `cups_browsed' does not exist
  6294. * rc-update: service `dhcpcd' is not in the runlevel `default'
  6295. * rc-update: service `wpa_supplicant' is not in the runlevel `default'
  6296. * service openntpd added to runlevel default
  6297. * service pcdm added to runlevel default
  6298. * service sysadm added to runlevel default
  6299. * service dbus added to runlevel default
  6300. * rc-update: service `hald' does not exist
  6301. * service trueosinit added to runlevel default
  6302. * service moused added to runlevel default
  6303. * service bsdstats added to runlevel default
  6304. * service automountd added to runlevel default
  6305. * service autounmountd added to runlevel default
  6306. Message from anacron-2.3_6:
  6307. Configuration hints:
  6308. - Edit /usr/local/etc/anacrontab
  6309. - Deactivate the 'periodic' commands in /etc/crontab
  6310. - Add a call to anacron to /etc/crontab, like
  6311. 0 0 * * * root /usr/local/sbin/anacron
  6312. - Add anacron_enable="YES" to /etc/rc.conf
  6313. - Read anacron(8) and anacrontab(5)
  6314. Message from bsdstats-6.0_1:
  6315. ======================================================================
  6316. You installed BSDstats: script reporting statistics about your machine
  6317.  
  6318. To disable monthly reporting, add this line to /etc/periodic.conf:
  6319. monthly_statistics_enable="NO"
  6320.  
  6321. To disable parts of reporting, add these lines to /etc/periodic.conf:
  6322. monthly_statistics_report_devices="NO"
  6323. monthly_statistics_report_ports="NO"
  6324.  
  6325. To enable reporting on bootup, add this line to /etc/rc.conf:
  6326. bsdstats_enable="YES"
  6327.  
  6328. To run it manually any time:
  6329. bsdstats-send
  6330.  
  6331. To view current statistics, go to:
  6332. http://www.bsdstats.org/
  6333.  
  6334. You can build bsdstats with TOR port option to submit anonymously
  6335. ======================================================================
  6336. Message from dhcpcd-7.0_2:
  6337. The default FreeBSD kernel does not allow userland to provide IPv6
  6338. Prefix Routes when the kernel is handling Router Advertisements.
  6339. The default dhcpcd configuration will disable the kernel from handling
  6340. Router Advertisements.
  6341.  
  6342. See http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 for a patch.
  6343. Message from freetype2-2.7.1:
  6344. The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
  6345. the default, emulating a modern version of ClearType. This change inevitably
  6346. leads to different rendering results, and you might change port's options to
  6347. adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
  6348. variable).
  6349.  
  6350. The environment variable "FREETYPE_PROPERTIES" can be used to control the
  6351. driver properties. Example:
  6352.  
  6353. FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
  6354. cff:no-stem-darkening=1 \
  6355. autofitter:warping=1
  6356.  
  6357. This allows to select, say, the subpixel hinting mode at runtime for a given
  6358. application.
  6359.  
  6360. The controllable properties are listed in the section "Controlling FreeType
  6361. Modules" in the reference's table of contents
  6362. (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
  6363. Message from perl5-5.24.1:
  6364. The /usr/bin/perl symlink has been removed starting with Perl 5.20.
  6365. For shebangs, you should either use:
  6366.  
  6367. #!/usr/local/bin/perl
  6368.  
  6369. or
  6370.  
  6371. #!/usr/bin/env perl
  6372.  
  6373. The first one will only work if you have a /usr/local/bin/perl,
  6374. the second will work as long as perl is in PATH.
  6375. Message from python27-2.7.13_1:
  6376. ===========================================================================
  6377.  
  6378. Note that some standard Python modules are provided as separate ports
  6379. as they require additional dependencies. They are available as:
  6380.  
  6381. bsddb databases/py-bsddb
  6382. gdbm databases/py-gdbm
  6383. sqlite3 databases/py-sqlite3
  6384. tkinter x11-toolkits/py-tkinter
  6385.  
  6386. ===========================================================================
  6387. Message from dejavu-2.37:
  6388. Make sure that the freetype module is loaded. If it is not, add the following
  6389. line to the "Modules" section of your X Windows configuration file:
  6390.  
  6391. Load "freetype"
  6392.  
  6393. Add the following line to the "Files" section of X Windows configuration file:
  6394.  
  6395. FontPath "/usr/local/share/fonts/dejavu/"
  6396.  
  6397. Note: your X Windows configuration file is typically /etc/X11/XF86Config
  6398. if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
  6399. Message from ca_root_nss-3.30:
  6400. ********************************* WARNING *********************************
  6401.  
  6402. FreeBSD does not, and can not warrant that the certification authorities
  6403. whose certificates are included in this package have in any way been
  6404. audited for trustworthiness or RFC 3647 compliance.
  6405.  
  6406. Assessment and verification of trust is the complete responsibility of the
  6407. system administrator.
  6408.  
  6409. *********************************** NOTE **********************************
  6410.  
  6411. This package installs symlinks to support root certificates discovery by
  6412. default for software that uses OpenSSL.
  6413.  
  6414. This enables SSL Certificate Verification by client software without manual
  6415. intervention.
  6416.  
  6417. If you prefer to do this manually, replace the following symlinks with
  6418. either an empty file or your site-local certificate bundle.
  6419.  
  6420. * /etc/ssl/cert.pem
  6421. * /usr/local/etc/ssl/cert.pem
  6422. * /usr/local/openssl/cert.pem
  6423.  
  6424. ***************************************************************************
  6425. Message from trousers-0.3.14_1:
  6426. To run tcsd automatically, add the following line to /etc/rc.conf:
  6427.  
  6428. tcsd_enable="YES"
  6429.  
  6430. You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.
  6431.  
  6432. If you want to use tcsd with software TPM emulator, use the following
  6433. configuration in /etc/rc.conf:
  6434.  
  6435. tcsd_enable="YES"
  6436. tcsd_mode="emulator"
  6437. tpmd_enable="YES"
  6438.  
  6439. To use TPM, add your_account to '_tss' group like following:
  6440.  
  6441. # pw groupmod _tss -m your_account
  6442. Message from qtchooser-39:
  6443. qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
  6444. qmake, moc and other tools will be run when invoking the binaries in $PATH.
  6445.  
  6446. By default, the Qt5 versions are run. It is possible to change the behavior by
  6447. setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
  6448. information.
  6449. Message from qt5-sql-5.7.1:
  6450. ======================================================================
  6451.  
  6452. To enable Qt database support, install the database plugin ports. The
  6453. following plugin ports are available:
  6454. - databases/qt5-sqldrivers-ibase InterBase/Firebird
  6455. - databases/qt5-sqldrivers-mysql MySQL
  6456. - databases/qt5-sqldrivers-odbc Open Database Connectivity
  6457. - databases/qt5-sqldrivers-pgsql PostgreSQL
  6458. - databases/qt5-sqldrivers-sqlite2 SQLite 2
  6459. - databases/qt5-sqldrivers-sqlite3 SQLite 3
  6460. - databases/qt5-sqldrivers-tds FreeTDS
  6461.  
  6462. ======================================================================
  6463. Message from qt4-corelib-4.8.7_7:
  6464. ======================================================================
  6465.  
  6466. Qt 4 can be built with optional support for:
  6467. - Common UNIX Printing System (CUPS) (enabled by default)
  6468. - Network Audio System (NAS)
  6469. - Qt style that renders using GTK (QGTKSTYLE)
  6470.  
  6471. In order to enable them, you have to add
  6472. QT4_OPTIONS= CUPS NAS QGTKSTYLE
  6473. to your /etc/make.conf and compile devel/qt4-corelib and
  6474. x11-toolkits/qt4-gui ports.
  6475.  
  6476. Attention! Whenever you change the QT4_OPTIONS both
  6477. devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!
  6478.  
  6479. ======================================================================
  6480. Message from zh-fcitx-4.2.9.1_4:
  6481. ************************************************************************
  6482.  
  6483. Remember to set the environment variable XMODIFIERS:
  6484.  
  6485. csh/tcsh: setenv XMODIFIERS @im=fcitx
  6486. sh/bash: export XMODIFIERS='@im=fcitx'
  6487.  
  6488. For GTK+ programs, you may want to set:
  6489.  
  6490. csh/tcsh: setenv GTK_IM_MODULE fcitx
  6491. setenv GTK3_IM_MODULE fcitx
  6492. sh/bash: export GTK_IM_MODULE=fcitx
  6493. export GTK3_IM_MODULE=fcitx
  6494.  
  6495. For Qt4 programs, we recommend you to use
  6496.  
  6497. qtconfig-qt4: /usr/ports/misc/qt4-qtconfig
  6498.  
  6499. instead of to manually set QT4_IM_MODULE.
  6500.  
  6501. To start fcitx with your desktop, just
  6502.  
  6503. cp /usr/local/share/applications/fcitx.desktop \
  6504. ~/.config/autostart/
  6505.  
  6506. ************************************************************************
  6507. Message from fluxbox-tenr-styles-pack-20071215_3:
  6508. ===> NOTICE:
  6509.  
  6510. The fluxbox-tenr-styles-pack port currently does not have a maintainer. As a result, it is
  6511. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6512. the future. To volunteer to maintain this port, please create an issue at:
  6513.  
  6514. https://bugs.freebsd.org/bugzilla
  6515.  
  6516. More information about port maintainership is available at:
  6517.  
  6518. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6519. Message from cvsps-2.1_2:
  6520. ===> NOTICE:
  6521.  
  6522. The cvsps port currently does not have a maintainer. As a result, it is
  6523. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6524. the future. To volunteer to maintain this port, please create an issue at:
  6525.  
  6526. https://bugs.freebsd.org/bugzilla
  6527.  
  6528. More information about port maintainership is available at:
  6529.  
  6530. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6531. Message from git-2.11.1:
  6532. ------------------------------------------------------------------------
  6533. *************************** GITWEB *************************************
  6534. If you installed the GITWEB option please follow these instructions:
  6535.  
  6536. In the directory /usr/local/share/examples/git/gitweb you can find all files to
  6537. make gitweb work as a public repository on the web.
  6538.  
  6539. All you have to do to make gitweb work is:
  6540. 1) Copy the files /usr/local/share/examples/git/gitweb/* to a directory on
  6541. your web server (e.g. Apache2) in which you are able to execute
  6542. CGI-scripts.
  6543. 2) In gitweb.cgi, adjust the variable $projectroot to point to
  6544. your git repository (that is where you have your *.git project
  6545. directories).
  6546. *************************** GITWEB *************************************
  6547.  
  6548. *************************** CONTRIB ************************************
  6549. If you installed the CONTRIB option please note that the scripts are
  6550. installed in /usr/local/share/git-core/contrib. Some of them require
  6551. other ports to be installed (perl, python, etc), which you may need to
  6552. install manually.
  6553. *************************** CONTRIB ************************************
  6554. ------------------------------------------------------------------------
  6555. Message from ja-fcitx-mozc-2.20.2677.102.02_1:
  6556. To activate fcitx-mozc, please add the following into ~/.xinitrc,
  6557. ~/.xsession, or ~/.kde4/env (for KDE4):
  6558.  
  6559. export GTK_IM_MODULE=fcitx
  6560. export QT_IM_MODULE=xim
  6561. export XMODIFIERS=@im=fcitx
  6562. /usr/local/bin/mozc start
  6563. fcitx -r -d
  6564. Message from opencv2-core-2.4.13.1_1:
  6565. ===> NOTICE:
  6566.  
  6567. The opencv2-core port currently does not have a maintainer. As a result, it is
  6568. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6569. the future. To volunteer to maintain this port, please create an issue at:
  6570.  
  6571. https://bugs.freebsd.org/bugzilla
  6572.  
  6573. More information about port maintainership is available at:
  6574.  
  6575. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6576. Message from pulseaudio-10.0:
  6577. Pulseaudio tries to determine default values for FreeBSD OSS driver at first
  6578. start, based on /dev/sndstat output. The hw.snd.default_unit sysctl may affect
  6579. these values, but restart of the Pulseaudio might be needed to rescan it again,
  6580. e.g. `pacmd exit`.
  6581.  
  6582. Pulseaudio has separate input and output configure lines. You can change them
  6583. with using following commands:
  6584.  
  6585. To change the default sink (output):
  6586. # pacmd set-default-sink 3
  6587. To change the default source (input):
  6588. # pacmd set-default-source 3
  6589.  
  6590. This can also be set in /usr/local/etc/pulse/default.pa
  6591.  
  6592. Replace the number '3' with the new default you want to set.
  6593.  
  6594.  
  6595. The audio/freedesktop-sound-theme is needed if the default sound files
  6596. are uncommented in the /usr/local/etc/pulse/default.pa file.
  6597. Message from schroedinger-1.0.11_4:
  6598. ===> NOTICE:
  6599.  
  6600. The schroedinger port currently does not have a maintainer. As a result, it is
  6601. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6602. the future. To volunteer to maintain this port, please create an issue at:
  6603.  
  6604. https://bugs.freebsd.org/bugzilla
  6605.  
  6606. More information about port maintainership is available at:
  6607.  
  6608. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6609. Message from sdl2-2.0.5:
  6610. ===> NOTICE:
  6611.  
  6612. The sdl2 port currently does not have a maintainer. As a result, it is
  6613. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6614. the future. To volunteer to maintain this port, please create an issue at:
  6615.  
  6616. https://bugs.freebsd.org/bugzilla
  6617.  
  6618. More information about port maintainership is available at:
  6619.  
  6620. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6621. Message from libdca-0.0.5_1:
  6622. ===> NOTICE:
  6623.  
  6624. The libdca port currently does not have a maintainer. As a result, it is
  6625. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6626. the future. To volunteer to maintain this port, please create an issue at:
  6627.  
  6628. https://bugs.freebsd.org/bugzilla
  6629.  
  6630. More information about port maintainership is available at:
  6631.  
  6632. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6633. Message from freeglut-3.0.0:
  6634. Joystick support is untested and it is unknown if it works.
  6635.  
  6636. Do not hesitate to contact x11@FreeBSD.org if this causes issues.
  6637. Message from xmlcatmgr-2.2_2:
  6638. The following catalogs are installed:
  6639.  
  6640. 1) /usr/local/share/sgml/catalog
  6641.  
  6642. The top level catalog for SGML stuff. It is not changed
  6643. by any ports/packages except textproc/xmlcatmgr.
  6644.  
  6645. 2) /usr/local/share/sgml/catalog.ports
  6646.  
  6647. This catalog is for handling SGML stuff installed under
  6648. /usr/local/share/sgml. It is changed by ports/packages.
  6649.  
  6650. 3) /usr/local/share/xml/catalog
  6651.  
  6652. The top level catalog for XML stuff. It is not changed
  6653. by any ports/packages except textproc/xmlcatmgr.
  6654.  
  6655. 4) /usr/local/share/xml/catalog.ports
  6656.  
  6657. This catalog is for handling XML stuff installed under
  6658. /usr/local/share/xml. It is changed by ports/packages.
  6659. Message from lumina-201703311458,2:
  6660. The Lumina Desktop Environment has been installed!
  6661.  
  6662. An entry for for launching Lumina from a graphical login manager has already been added to the system, but if you with to start Lumina manually, you will need to do one of the following:
  6663. 1) Run "start-lumina-desktop" directly from the command line after logging in.
  6664. 2) Put the line "exec start-lumina-desktop" at the end of your user's "~/.xinitrc" file before running startx with any special X11 flags
  6665.  
  6666. Also note that the system-wide default settings for Lumina are contained in ${PREFIX}/etc/luminaDesktop.conf[.dist]. While it is possible to customize the desktop to the user's liking after logging in, you may want to adjust the default settings as necessary if there are multiple user accounts on this system.
  6667. Message from glew-1.13.0:
  6668. ===> NOTICE:
  6669.  
  6670. The glew port currently does not have a maintainer. As a result, it is
  6671. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6672. the future. To volunteer to maintain this port, please create an issue at:
  6673.  
  6674. https://bugs.freebsd.org/bugzilla
  6675.  
  6676. More information about port maintainership is available at:
  6677.  
  6678. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6679. Message from pam_mkhomedir-0.2:
  6680. You may want to add something like this to your /etc/pam.d/login
  6681. or /etc/pam.d/sshd ( when you've configured ssh with PAM )
  6682. file to use this module:
  6683.  
  6684. session required /usr/local/lib/pam_mkhomedir.so
  6685. Message from xorg-minimal-7.5.2_1:
  6686. ===> NOTICE:
  6687.  
  6688. The xorg-minimal port currently does not have a maintainer. As a result, it is
  6689. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6690. the future. To volunteer to maintain this port, please create an issue at:
  6691.  
  6692. https://bugs.freebsd.org/bugzilla
  6693.  
  6694. More information about port maintainership is available at:
  6695.  
  6696. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6697. Message from tor-0.2.9.9_2:
  6698. ================================================================================
  6699. To enable the tor server, set tor_enable="YES" in your /etc/rc.conf
  6700. and edit /usr/local/etc/tor/torrc as desired. (However, note that the
  6701. /usr/local/etc/rc.d/tor rc.subr script can override some torrc
  6702. options: see that script for details.) To use the torify script, install
  6703. the net/torsocks port.
  6704.  
  6705. Tor users are strongly advised to prevent traffic analysis that
  6706. exploits sequential IP IDs by setting:
  6707.  
  6708. sysctl net.inet.ip.random_id=1
  6709.  
  6710. (see sysctl.conf(5)).
  6711.  
  6712. In order to run additional, independent instances of tor on the same machine
  6713. set tor_instances="inst1 inst2 ..." in your /etc/rc.conf, and create the
  6714. corresponding additional configuration files /usr/local/etc/tor/torrc@inst1, ...
  6715.  
  6716. Alternatively, you can use the extended instance definition to specify all
  6717. instance parameteres explicitly:
  6718. inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir}
  6719. ================================================================================
  6720. Message from eject-1.5_4:
  6721. ------------------------------------------------------------------------
  6722. NOTE: This port is no longer installed with SETUID, because it allows
  6723. non-privileged users to unmount a filesystem. To enable your users to
  6724. eject the CD-ROM, install security/sudo and enter the following line in
  6725. /usr/local/etc/sudoers:
  6726.  
  6727. %users ALL=/usr/local/sbin/eject /dev/acd0
  6728. ------------------------------------------------------------------------
  6729.  
  6730. ===> NOTICE:
  6731.  
  6732. The eject port currently does not have a maintainer. As a result, it is
  6733. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6734. the future. To volunteer to maintain this port, please create an issue at:
  6735.  
  6736. https://bugs.freebsd.org/bugzilla
  6737.  
  6738. More information about port maintainership is available at:
  6739.  
  6740. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6741. Message from python36-3.6.0:
  6742. ===========================================================================
  6743.  
  6744. Note that some standard Python modules are provided as separate ports
  6745. as they require additional dependencies. They are available as:
  6746.  
  6747. py36-gdbm databases/py36-gdbm
  6748. py36-sqlite3 databases/py36-sqlite3
  6749. py36-tkinter x11-toolkits/py36-tkinter
  6750.  
  6751. ===========================================================================
  6752. Message from sipcalc-1.1.6:
  6753. ===> NOTICE:
  6754.  
  6755. The sipcalc port currently does not have a maintainer. As a result, it is
  6756. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6757. the future. To volunteer to maintain this port, please create an issue at:
  6758.  
  6759. https://bugs.freebsd.org/bugzilla
  6760.  
  6761. More information about port maintainership is available at:
  6762.  
  6763. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6764. Message from webcamd-4.8.0.4:
  6765. *********************************************************************
  6766. 1) webcamd requires the cuse4bsd or cuse kernel module, depending on
  6767. how webcamd was compiled. Please load this dependency by doing:
  6768.  
  6769. # kldload cuse4bsd
  6770. or
  6771. # kldload cuse
  6772.  
  6773. or by adding
  6774.  
  6775. cuse4bsd_load="YES"
  6776. or
  6777. cuse_load="YES"
  6778.  
  6779. to your /boot/loader.conf.
  6780.  
  6781. 2) add webcamd_enable="YES"
  6782.  
  6783. to your /etc/rc.conf
  6784.  
  6785. 3) Please restart devd to start webcamd
  6786.  
  6787. # service devd restart
  6788.  
  6789. 4) Optionally add a user to the "webcamd" group
  6790.  
  6791. # pw groupmod webcamd -m <username>
  6792.  
  6793. 5) If webcamd still did not start, consult the installed webcamd rc.d
  6794. script for more help and instructions on how to start webcamd.
  6795. *********************************************************************
  6796. Message from xf86-input-wacom-0.34.2:
  6797. wacom(4x) is configured automatically via devd or HAL. However, if you
  6798. prefer to do so manually copy and edit the sample:
  6799.  
  6800. $ cd /usr/local/etc/X11/xorg.conf.d/
  6801. $ cp wacom.conf.sample wacom.conf
  6802.  
  6803. moused(8) may interfere with tablet input by attaching to fake /dev/ums*.
  6804. To prevent that add a usb_quirk(4) then detach and attach the tablet.
  6805. /usr/local/etc/rc.d/wacom is an example how preserve quirks across reboot.
  6806. Message from xvkbd-3.7:
  6807. ===> NOTICE:
  6808.  
  6809. The xvkbd port currently does not have a maintainer. As a result, it is
  6810. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6811. the future. To volunteer to maintain this port, please create an issue at:
  6812.  
  6813. https://bugs.freebsd.org/bugzilla
  6814.  
  6815. More information about port maintainership is available at:
  6816.  
  6817. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6818. Message from zh-libchewing-0.5.1:
  6819. ===> NOTICE:
  6820.  
  6821. The zh-libchewing port currently does not have a maintainer. As a result, it is
  6822. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6823. the future. To volunteer to maintain this port, please create an issue at:
  6824.  
  6825. https://bugs.freebsd.org/bugzilla
  6826.  
  6827. More information about port maintainership is available at:
  6828.  
  6829. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  6830. Running chroot command: rm -rf /usr/local/tmp/All
  6831. Running chroot command: pkg info -e misc/trueos-desktop
  6832. Running chroot command: pkg info -e x11/lumina
  6833. Running chroot command: pkg info -e x11/xterm
  6834. Installing package: x11/xterm
  6835. Running chroot command: pkg add /mnt/All/xterm-327.txz
  6836. Running chroot command: pkg add /mnt/All/xterm-327.txz
  6837. Installing xterm-327...
  6838. Extracting xterm-327: .......... done
  6839. Message from xterm-327:
  6840. ================================================================================
  6841. You installed xterm with wide chars support. This introduces some limitations
  6842. comparing to the plain single chars version: this version of xterm will use
  6843. UTF-8 charset for selection buffers, breaking 8-bit copy/paste support unless
  6844. you are using UTF-8 or ISO8859-1 locale. If you want 8-bit charset selections to
  6845. work as before, use "eightBitSelectTypes" XTerm resource setting.
  6846.  
  6847. For further information refer to the SELECT/PASTE section of xterm(1) manual
  6848. page.
  6849. ================================================================================
  6850. Running chroot command: rm -rf /usr/local/tmp/All
  6851. Running chroot command: pkg info -e x11/xterm
  6852. Running chroot command: pkg info -e sysutils/fusefs-ntfs
  6853. Installing package: sysutils/fusefs-ntfs
  6854. Running chroot command: pkg add /mnt/All/fusefs-ntfs-2016.2.22_1.txz
  6855. Running chroot command: pkg add /mnt/All/fusefs-ntfs-2016.2.22_1.txz
  6856. Installing fusefs-ntfs-2016.2.22_1...
  6857. `-- Installing e2fsprogs-libuuid-1.43.4...
  6858. `-- Extracting e2fsprogs-libuuid-1.43.4: .......... done
  6859. `-- Installing fusefs-libs-2.9.5...
  6860. `-- Extracting fusefs-libs-2.9.5: .......... done
  6861. `-- Installing libublio-20070103_2...
  6862. `-- Extracting libublio-20070103_2: .......... done
  6863. Extracting fusefs-ntfs-2016.2.22_1: .......... done
  6864. Message from fusefs-libs-2.9.5:
  6865. Install the fuse kernel module to use this port.
  6866. Message from fusefs-ntfs-2016.2.22_1:
  6867. ==============================================================================
  6868.  
  6869. NTFS-3G has been installed, for information, known issues and how to report
  6870. bugs see the FreeBSD README:
  6871.  
  6872. /usr/local/share/doc/ntfs-3g/README.FreeBSD
  6873.  
  6874. Also see the official README (but has some Linux specific parts).
  6875.  
  6876. ==============================================================================
  6877. Running chroot command: rm -rf /usr/local/tmp/All
  6878. Running chroot command: pkg info -e sysutils/fusefs-ntfs
  6879. Running chroot command: pkg info -e www/firefox
  6880. Installing package: www/firefox
  6881. Running chroot command: pkg add /mnt/All/firefox-52.0.1_1,1.txz
  6882. Running chroot command: pkg add /mnt/All/firefox-52.0.1_1,1.txz
  6883. Installing firefox-52.0.1_1,1...
  6884. `-- Installing alsa-lib-1.1.2...
  6885. `-- Extracting alsa-lib-1.1.2: .......... done
  6886. `-- Installing alsa-plugins-1.1.1_1...
  6887. `-- Extracting alsa-plugins-1.1.1_1: .......... done
  6888. `-- Installing hunspell-1.6.0...
  6889. `-- Extracting hunspell-1.6.0: .......... done
  6890. `-- Installing startup-notification-0.12_4...
  6891. `-- Extracting startup-notification-0.12_4: .......... done
  6892. Extracting firefox-52.0.1_1,1: .......... done
  6893. Message from firefox-52.0.1_1,1:
  6894. ======================================================================
  6895.  
  6896. smb:// issues (Gvfs/GIO option):
  6897. Network group, machine, and share browsing does not work correctly.
  6898.  
  6899. sftp:// (Gvfs/GIO option):
  6900. Only sftp access using public key authentication works. To easily
  6901. setup public key authentication to "remote_host":
  6902.  
  6903. ssh-keygen
  6904. cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
  6905.  
  6906. The SSH server on remote_host must allow pub key authentication.
  6907.  
  6908. ======================================================================
  6909.  
  6910. Any bug reports should be addressed to the maintainers at:
  6911. gecko@FreeBSD.org
  6912. You may also Cc: freebsd-ports@FreeBSD.org. Please do not send
  6913. bug reports to any other addresses.
  6914.  
  6915. Please include the following information with any bug report:
  6916. * Output from 'uname -a'.
  6917. * Output from 'ident /usr/ports/www/firefox/Makefile'
  6918. * Where/when did the problem occur: configuring, building, or
  6919. running firefox
  6920. * How can you reproduce the problem?
  6921.  
  6922. Thank you for your help in testing and reporting bugs, and we hope you
  6923. enjoy using Firefox.
  6924. The Maintainers (gecko@)
  6925. ======================================================================
  6926. Running chroot command: rm -rf /usr/local/tmp/All
  6927. Running chroot command: pkg info -e www/firefox
  6928. Running chroot command: pkg info -e mail/thunderbird
  6929. Installing package: mail/thunderbird
  6930. Running chroot command: pkg add /mnt/All/thunderbird-45.8.0_1.txz
  6931. Running chroot command: pkg add /mnt/All/thunderbird-45.8.0_1.txz
  6932. Installing thunderbird-45.8.0_1...
  6933. `-- Installing libcanberra-0.30_4...
  6934. `-- Extracting libcanberra-0.30_4: .......... done
  6935. `-- Installing soundtouch-1.9.2_2...
  6936. `-- Extracting soundtouch-1.9.2_2: .......... done
  6937. Extracting thunderbird-45.8.0_1: .......... done
  6938. Running chroot command: rm -rf /usr/local/tmp/All
  6939. Running chroot command: pkg info -e mail/thunderbird
  6940. Running chroot command: pkg info -e multimedia/vlc
  6941. Installing package: multimedia/vlc
  6942. Running chroot command: pkg add /mnt/All/vlc-2.2.4_9,4.txz
  6943. Running chroot command: pkg add /mnt/All/vlc-2.2.4_9,4.txz
  6944. Installing vlc-2.2.4_9,4...
  6945. `-- Installing aalib-1.4.r5_11...
  6946. `-- Extracting aalib-1.4.r5_11: .......... done
  6947. `-- Installing dirac-1.0.2_4...
  6948. `-- Extracting dirac-1.0.2_4: .......... done
  6949. `-- Installing faad2-2.7_6,1...
  6950. `-- Extracting faad2-2.7_6,1: .......... done
  6951. `-- Installing fluidsynth-1.1.6_4...
  6952. | `-- Installing jackit-0.124.1_6...
  6953. | | `-- Installing celt-0.11.3_3...
  6954. | | `-- Extracting celt-0.11.3_3: .......... done
  6955. | | `-- Installing libsamplerate-0.1.9...
  6956. | | `-- Extracting libsamplerate-0.1.9: .......... done
  6957. | `-- Extracting jackit-0.124.1_6: .......... done
  6958. `-- Extracting fluidsynth-1.1.6_4: .......... done
  6959. `-- Installing goom-2k4.0_6...
  6960. `-- Extracting goom-2k4.0_6: .......... done
  6961. `-- Installing libass-0.13.6_1...
  6962. `-- Extracting libass-0.13.6_1: .......... done
  6963. `-- Installing libcaca-0.99.b19_1...
  6964. | `-- Installing imlib2-1.4.9,2...
  6965. | | `-- Installing libid3tag-0.15.1b_1...
  6966. | | `-- Extracting libid3tag-0.15.1b_1: .......... done
  6967. | `-- Extracting imlib2-1.4.9,2: .......... done
  6968. `-- Extracting libcaca-0.99.b19_1: .......... done
  6969. `-- Installing libcddb-1.3.2_4...
  6970. `-- Extracting libcddb-1.3.2_4: .......... done
  6971. `-- Installing libdvbpsi-1.3.0...
  6972. `-- Extracting libdvbpsi-1.3.0: .......... done
  6973. `-- Installing libmpeg2-0.5.1_6...
  6974. `-- Extracting libmpeg2-0.5.1_6: .......... done
  6975. `-- Installing libshout-2.4.1...
  6976. | `-- Installing speex-1.2.0,1...
  6977. | `-- Extracting speex-1.2.0,1: .......... done
  6978. `-- Extracting libshout-2.4.1: .......... done
  6979. `-- Installing libzvbi-0.2.35_3...
  6980. | `-- Installing libunicode-0.4_11...
  6981. | `-- Extracting libunicode-0.4_11: ....... done
  6982. `-- Extracting libzvbi-0.2.35_3: .......... done
  6983. `-- Installing liveMedia-2017.01.26,2...
  6984. `-- Extracting liveMedia-2017.01.26,2: .......... done
  6985. `-- Installing lua52-5.2.4...
  6986. `-- Extracting lua52-5.2.4: ......... done
  6987. `-- Installing opus-1.1.4...
  6988. `-- Extracting opus-1.1.4: .......... done
  6989. `-- Installing taglib-1.10...
  6990. `-- Extracting taglib-1.10: .......... done
  6991. `-- Installing twolame-0.3.13_4...
  6992. `-- Extracting twolame-0.3.13_4: .......... done
  6993. Extracting vlc-2.2.4_9,4: .......... done
  6994. Message from aalib-1.4.r5_11:
  6995. ===> NOTICE:
  6996.  
  6997. The aalib port currently does not have a maintainer. As a result, it is
  6998. more likely to have unresolved issues, not be up-to-date, or even be removed in
  6999. the future. To volunteer to maintain this port, please create an issue at:
  7000.  
  7001. https://bugs.freebsd.org/bugzilla
  7002.  
  7003. More information about port maintainership is available at:
  7004.  
  7005. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  7006. Message from goom-2k4.0_6:
  7007. ===> NOTICE:
  7008.  
  7009. The goom port currently does not have a maintainer. As a result, it is
  7010. more likely to have unresolved issues, not be up-to-date, or even be removed in
  7011. the future. To volunteer to maintain this port, please create an issue at:
  7012.  
  7013. https://bugs.freebsd.org/bugzilla
  7014.  
  7015. More information about port maintainership is available at:
  7016.  
  7017. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  7018. Message from liveMedia-2017.01.26,2:
  7019. For more documentation on this software
  7020. (and to get the latest version), please
  7021. see <http://www.live555.com/liveMedia/>.
  7022. Message from lua52-5.2.4:
  7023. ===> NOTICE:
  7024.  
  7025. The lua52 port currently does not have a maintainer. As a result, it is
  7026. more likely to have unresolved issues, not be up-to-date, or even be removed in
  7027. the future. To volunteer to maintain this port, please create an issue at:
  7028.  
  7029. https://bugs.freebsd.org/bugzilla
  7030.  
  7031. More information about port maintainership is available at:
  7032.  
  7033. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  7034. Running chroot command: rm -rf /usr/local/tmp/All
  7035. Running chroot command: pkg info -e multimedia/vlc
  7036. Running chroot command: pkg info -e multimedia/openh264
  7037. Installing package: multimedia/openh264
  7038. Running chroot command: pkg add /mnt/All/openh264-1.5.0,2.txz
  7039. Running chroot command: pkg add /mnt/All/openh264-1.5.0,2.txz
  7040. Installing openh264-1.5.0,2...
  7041. Extracting openh264-1.5.0,2: .......... done
  7042. Running chroot command: rm -rf /usr/local/tmp/All
  7043. Running chroot command: pkg info -e multimedia/openh264
  7044. Running chroot command: pkg info -e x11-themes/cursor-jimmac-theme
  7045. Installing package: x11-themes/cursor-jimmac-theme
  7046. Running chroot command: pkg add /mnt/All/cursor-jimmac-theme-0.1_2.txz
  7047. Running chroot command: pkg add /mnt/All/cursor-jimmac-theme-0.1_2.txz
  7048. Installing cursor-jimmac-theme-0.1_2...
  7049. Extracting cursor-jimmac-theme-0.1_2: .......... done
  7050. Running chroot command: rm -rf /usr/local/tmp/All
  7051. Running chroot command: pkg info -e x11-themes/cursor-jimmac-theme
  7052. Running chroot command: pkg info -e graphics/phototonic
  7053. Installing package: graphics/phototonic
  7054. Running chroot command: pkg add /mnt/All/phototonic-1.7.20_1.txz
  7055. Running chroot command: pkg add /mnt/All/phototonic-1.7.20_1.txz
  7056. Installing phototonic-1.7.20_1...
  7057. `-- Installing exiv2-0.25,1...
  7058. `-- Extracting exiv2-0.25,1: .......... done
  7059. Extracting phototonic-1.7.20_1: ........ done
  7060. Running chroot command: rm -rf /usr/local/tmp/All
  7061. Running chroot command: pkg info -e graphics/phototonic
  7062. Running chroot command: pkg info -e misc/trueos-meta-hunspell
  7063. Installing package: misc/trueos-meta-hunspell
  7064. Running chroot command: pkg add /mnt/All/trueos-meta-hunspell-20160701,1.txz
  7065. Running chroot command: pkg add /mnt/All/trueos-meta-hunspell-20160701,1.txz
  7066. Installing trueos-meta-hunspell-20160701,1...
  7067. `-- Installing de-hunspell-20161207_1...
  7068. `-- Extracting de-hunspell-20161207_1: .......... done
  7069. `-- Installing en-hunspell-2017.01.22...
  7070. `-- Extracting en-hunspell-2017.01.22: .......... done
  7071. `-- Installing es-hunspell-2.1.1...
  7072. `-- Extracting es-hunspell-2.1.1: .......... done
  7073. `-- Installing fr-hunspell-5.7...
  7074. `-- Extracting fr-hunspell-5.7: .......... done
  7075. `-- Installing hu-hunspell-1.6.1...
  7076. `-- Extracting hu-hunspell-1.6.1: ....... done
  7077. `-- Installing it-hunspell-2016.02.10...
  7078. `-- Extracting it-hunspell-2016.02.10: ..... done
  7079. `-- Installing iw-hunspell-1.3...
  7080. `-- Extracting iw-hunspell-1.3: ..... done
  7081. `-- Installing ko-hunspell-0.5.6_3...
  7082. `-- Extracting ko-hunspell-0.5.6_3: ....... done
  7083. `-- Installing nl-hunspell-2.10...
  7084. `-- Extracting nl-hunspell-2.10: .......... done
  7085. `-- Installing no-hunspell-2.1...
  7086. `-- Extracting no-hunspell-2.1: ........ done
  7087. `-- Installing pl-hunspell-20170305...
  7088. `-- Extracting pl-hunspell-20170305: ....... done
  7089. `-- Installing pt-hunspell-20170309...
  7090. `-- Extracting pt-hunspell-20170309: ....... done
  7091. `-- Installing ro-hunspell-3.3.10...
  7092. `-- Extracting ro-hunspell-3.3.10: ....... done
  7093. `-- Installing ru-hunspell-20131101...
  7094. `-- Extracting ru-hunspell-20131101: ..... done
  7095. `-- Installing sk-hunspell-20110228_1...
  7096. `-- Extracting sk-hunspell-20110228_1: ....... done
  7097. `-- Installing so-hunspell-1.0.2_1...
  7098. `-- Extracting so-hunspell-1.0.2_1: ..... done
  7099. `-- Installing sq-hunspell-1.6.2_1...
  7100. `-- Extracting sq-hunspell-1.6.2_1: ...... done
  7101. `-- Installing sr-hunspell-0.18_1...
  7102. `-- Extracting sr-hunspell-0.18_1: ....... done
  7103. `-- Installing ss-hunspell-20110323_1...
  7104. `-- Extracting ss-hunspell-20110323_1: .. done
  7105. `-- Installing sv-hunspell-2.40...
  7106. `-- Extracting sv-hunspell-2.40: ....... done
  7107. `-- Installing te-hunspell-0.01.2_3...
  7108. `-- Extracting te-hunspell-0.01.2_3: ..... done
  7109. `-- Installing ti-hunspell-20090911_1...
  7110. `-- Extracting ti-hunspell-20090911_1: .... done
  7111. `-- Installing tk-hunspell-0.1.6...
  7112. `-- Extracting tk-hunspell-0.1.6: ..... done
  7113. `-- Installing tn-hunspell-20110323_1...
  7114. `-- Extracting tn-hunspell-20110323_1: .... done
  7115. `-- Installing ts-hunspell-20110323_1...
  7116. `-- Extracting ts-hunspell-20110323_1: .. done
  7117. `-- Installing uk-hunspell-1.8.0_1...
  7118. `-- Extracting uk-hunspell-1.8.0_1: ...... done
  7119. `-- Installing uz-hunspell-0.6_1...
  7120. `-- Extracting uz-hunspell-0.6_1: .. done
  7121. `-- Installing ve-hunspell-20110323_1...
  7122. `-- Extracting ve-hunspell-20110323_1: .. done
  7123. `-- Installing vi-hunspell-20141110...
  7124. `-- Extracting vi-hunspell-20141110: ....... done
  7125. `-- Installing wa-hunspell-0.4.15_1...
  7126. `-- Extracting wa-hunspell-0.4.15_1: ..... done
  7127. `-- Installing xh-hunspell-20110323_1...
  7128. `-- Extracting xh-hunspell-20110323_1: .. done
  7129. `-- Installing yi-hunspell-0.0.3...
  7130. `-- Extracting yi-hunspell-0.0.3: ..... done
  7131. `-- Installing zu-hunspell-20110323_1...
  7132. `-- Extracting zu-hunspell-20110323_1: .. done
  7133. Running chroot command: rm -rf /usr/local/tmp/All
  7134. Running chroot command: pkg info -e misc/trueos-meta-hunspell
  7135. Running chroot command: pkg info -e x11/qterminal
  7136. Installing package: x11/qterminal
  7137. Running chroot command: pkg add /mnt/All/qterminal-0.7.0.txz
  7138. Running chroot command: pkg add /mnt/All/qterminal-0.7.0.txz
  7139. Installing qterminal-0.7.0...
  7140. `-- Installing liberation-fonts-ttf-2.00.1,2...
  7141. `-- Extracting liberation-fonts-ttf-2.00.1,2: .......... done
  7142. `-- Installing liblxqt-0.11.1...
  7143. | `-- Installing kf5-kwindowsystem-5.32.0...
  7144. | `-- Extracting kf5-kwindowsystem-5.32.0: .......... done
  7145. | `-- Installing libqtxdg-2.0.0_1...
  7146. | `-- Extracting libqtxdg-2.0.0_1: .......... done
  7147. `-- Extracting liblxqt-0.11.1: .......... done
  7148. `-- Installing qterminal-l10n-0.11.0...
  7149. `-- Extracting qterminal-l10n-0.11.0: .......... done
  7150. `-- Installing qtermwidget-0.7.0...
  7151. `-- Extracting qtermwidget-0.7.0: .......... done
  7152. Extracting qterminal-0.7.0: ........ done
  7153. Message from liberation-fonts-ttf-2.00.1,2:
  7154. You can start using the fonts by following these instructions:
  7155.  
  7156. Add the following line to the "Files" section of your x.org configuration file:
  7157.  
  7158. FontPath "/usr/local/share/fonts/Liberation/"
  7159. Running chroot command: rm -rf /usr/local/tmp/All
  7160. Running chroot command: pkg info -e x11/qterminal
  7161. Warning: No such package in repo: graphics/xsane
  7162. Running chroot command: pkg info -e print/cups-pdf
  7163. Installing package: print/cups-pdf
  7164. Running chroot command: pkg add /mnt/All/cups-pdf-2.6.1_4.txz
  7165. Running chroot command: pkg add /mnt/All/cups-pdf-2.6.1_4.txz
  7166. Installing cups-pdf-2.6.1_4...
  7167. `-- Installing ghostscript9-agpl-base-9.16_5...
  7168. | `-- Installing gsfonts-8.11_8...
  7169. | `-- Extracting gsfonts-8.11_8: .......... done
  7170. | `-- Installing jbig2dec-0.13...
  7171. | `-- Extracting jbig2dec-0.13: .......... done
  7172. | `-- Installing svgalib-1.4.3_7...
  7173. | `-- Extracting svgalib-1.4.3_7: .......... done
  7174. `-- Extracting ghostscript9-agpl-base-9.16_5: .......... done
  7175. Extracting cups-pdf-2.6.1_4: ....... done
  7176. Message from ghostscript9-agpl-base-9.16_5:
  7177. Note: in order to use the script "dvipdf", dvips must be installed.
  7178. This program is provided by another package print/tex-dvipsk.
  7179.  
  7180. FAPIfontmap and FAPIcidfmap in /usr/local/share/ghostscript/9.16/Resource/Init
  7181. have to be configured if you want to use FAPI feature.
  7182. Message from cups-pdf-2.6.1_4:
  7183. ===> NOTICE:
  7184.  
  7185. The cups-pdf port currently does not have a maintainer. As a result, it is
  7186. more likely to have unresolved issues, not be up-to-date, or even be removed in
  7187. the future. To volunteer to maintain this port, please create an issue at:
  7188.  
  7189. https://bugs.freebsd.org/bugzilla
  7190.  
  7191. More information about port maintainership is available at:
  7192.  
  7193. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  7194. Running chroot command: rm -rf /usr/local/tmp/All
  7195. Running chroot command: pkg info -e print/cups-pdf
  7196. Running chroot command: pkg info -e print/gutenprint-cups
  7197. Installing package: print/gutenprint-cups
  7198. Running chroot command: pkg add /mnt/All/gutenprint-cups-5.2.10_3.txz
  7199. Running chroot command: pkg add /mnt/All/gutenprint-cups-5.2.10_3.txz
  7200. Installing gutenprint-cups-5.2.10_3...
  7201. `-- Installing cups-filters-1.11.4_1...
  7202. | `-- Installing libijs-0.35_5...
  7203. | `-- Extracting libijs-0.35_5: .......... done
  7204. | `-- Installing poppler-utils-0.50.0_1...
  7205. | | `-- Installing poppler-glib-0.50.0...
  7206. | | `-- Extracting poppler-glib-0.50.0: .......... done
  7207. | `-- Extracting poppler-utils-0.50.0_1: .......... done
  7208. | `-- Installing qpdf-6.0.0_1...
  7209. | `-- Extracting qpdf-6.0.0_1: .......... done
  7210. `-- Extracting cups-filters-1.11.4_1: .......... done
  7211. `-- Installing gutenprint-base-5.2.10_2...
  7212. `-- Extracting gutenprint-base-5.2.10_2: .......... done
  7213. Extracting gutenprint-cups-5.2.10_3: .......... done
  7214. Message from libijs-0.35_5:
  7215. ===> NOTICE:
  7216.  
  7217. The libijs port currently does not have a maintainer. As a result, it is
  7218. more likely to have unresolved issues, not be up-to-date, or even be removed in
  7219. the future. To volunteer to maintain this port, please create an issue at:
  7220.  
  7221. https://bugs.freebsd.org/bugzilla
  7222.  
  7223. More information about port maintainership is available at:
  7224.  
  7225. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  7226. Running chroot command: rm -rf /usr/local/tmp/All
  7227. Running chroot command: pkg info -e print/gutenprint-cups
  7228. Running chroot command: pkg info -e x11-fonts/noto-lite
  7229. Installing package: x11-fonts/noto-lite
  7230. Running chroot command: pkg add /mnt/All/noto-lite-1.0.4.txz
  7231. Running chroot command: pkg add /mnt/All/noto-lite-1.0.4.txz
  7232. Installing noto-lite-1.0.4...
  7233. Extracting noto-lite-1.0.4: .......... done
  7234. Running chroot command: rm -rf /usr/local/tmp/All
  7235. Running chroot command: pkg info -e x11-fonts/noto-lite
  7236. Running chroot command: pkg info -e x11-fonts/droid-fonts-ttf
  7237. Installing package: x11-fonts/droid-fonts-ttf
  7238. Running chroot command: pkg add /mnt/All/droid-fonts-ttf-20131024_3.txz
  7239. Running chroot command: pkg add /mnt/All/droid-fonts-ttf-20131024_3.txz
  7240. Installing droid-fonts-ttf-20131024_3...
  7241. Extracting droid-fonts-ttf-20131024_3: .......... done
  7242. Message from droid-fonts-ttf-20131024_3:
  7243. You can start using the fonts by following these instructions:
  7244.  
  7245. Add the following line to the "Files" section of your X.org configuration
  7246. file:
  7247.  
  7248. FontPath "/usr/local/share/fonts/Droid/"
  7249. Running chroot command: rm -rf /usr/local/tmp/All
  7250. Running chroot command: pkg info -e x11-fonts/droid-fonts-ttf
  7251. Package installation complete!
  7252. Cleaning up: /mnt/usr/.pkgtmp
  7253. Running: cd /dev
  7254. Running: umount /mnt/mnt
  7255. Running: rmdir /mnt/usr/.pkgtmp
  7256. Running chroot command: /usr/bin/cap_mkdb /etc/login.conf
  7257. Setting em0 to DHCP on the system.
  7258. Setting em0 to accepting RAs on the system.
  7259. Running chroot command: ln -s /usr/home /home
  7260. Setting hostname: trueos-56
  7261. Running external command: /root/save-config.sh
  7262. Running chroot command: sh /usr/local/share/trueos/scripts/sys-init.sh desktop en_US
  7263. Running chroot command: touch /var/.trueos-firstboot
  7264. Running chroot command: touch /var/.trueos-firstgui
  7265. Running external command: cp /etc/X11/xorg.conf ${FSMNT}/etc/X11/xorg.conf
  7266. Running chroot command: echo 'kldload_i915kms="i915kms"' >> /etc/rc.conf
  7267. Running chroot command: newaliases
  7268. Running: mount -t devfs devfs /mnt/dev
  7269. Running: cp /boot/zfs/zpool.cache /mnt/boot/zfs/
  7270. Running: ln -s ../zfs /mnt/boot/kernel/zfs
  7271. Running: cp /etc/hostid /mnt/etc/hostid
  7272. Running: mkdir /mnt/boot/efi
  7273. Running: mount -t msdosfs /dev/ada0p /mnt/boot/efi
  7274. mount_msdosfs: /dev/ada0p: No such file or directory
  7275. EXITERROR: Error 1: mount -t msdosfs /dev/ada0p /mnt/boot/efi
  7276. ZFS Unmount: tank1/var/tmp
  7277. Running: zfs unmount tank1/var/tmp
  7278. Running: zfs set mountpoint=/var/tmp tank1/var/tmp
  7279. ZFS Unmount: tank1/var/mail
  7280. Running: zfs unmount tank1/var/mail
  7281. Running: zfs set mountpoint=/var/mail tank1/var/mail
  7282. ZFS Unmount: tank1/var/log
  7283. Running: zfs unmount tank1/var/log
  7284. Running: zfs set mountpoint=/var/log tank1/var/log
  7285. ZFS Unmount: tank1/var/audit
  7286. Running: zfs unmount tank1/var/audit
  7287. Running: zfs set mountpoint=/var/audit tank1/var/audit
  7288. ZFS Unmount: tank1/usr/src
  7289. Running: zfs unmount tank1/usr/src
  7290. Running: zfs set mountpoint=/usr/src tank1/usr/src
  7291. ZFS Unmount: tank1/usr/ports
  7292. Running: zfs unmount tank1/usr/ports
  7293. Running: zfs set mountpoint=/usr/ports tank1/usr/ports
  7294. ZFS Unmount: tank1/usr/obj
  7295. Running: zfs unmount tank1/usr/obj
  7296. Running: zfs set mountpoint=/usr/obj tank1/usr/obj
  7297. ZFS Unmount: tank1/usr/local/share/doc
  7298. Running: zfs unmount tank1/usr/local/share/doc
  7299. Running: zfs set mountpoint=/usr/local/share/doc tank1/usr/local/share/doc
  7300. ZFS Unmount: tank1/usr/jails
  7301. Running: zfs unmount tank1/usr/jails
  7302. Running: zfs set mountpoint=/usr/jails tank1/usr/jails
  7303. ZFS Unmount: tank1/usr/home
  7304. Running: zfs unmount tank1/usr/home
  7305. Running: zfs set mountpoint=/usr/home tank1/usr/home
  7306. ZFS Unmount: tank1/tmp
  7307. Running: zfs unmount tank1/tmp
  7308. Running: zfs set mountpoint=/tmp tank1/tmp
  7309. Running: swapoff /dev/ada0p4.eli
  7310. swapoff: /dev/ada0p4.eli: No such file or directory
  7311. Unmounting: /mnt
  7312. Running: umount -f /mnt
  7313.  
  7314. # PC-SYSINSTALL CFG
  7315. # Auto-Generated pc-sysinstall configuration
  7316. installInteractive=no
  7317. installMode=fresh
  7318. installType=TrueOS
  7319. packageType=pkg
  7320. distFiles=base doc kernel lib32
  7321.  
  7322. netSaveDev=AUTO-DHCP-SLAAC
  7323. installMedium=local
  7324. localPath=/dist
  7325.  
  7326. # Disk setup for ada0
  7327. disk0=ada0
  7328. partition=free
  7329. bootManager=BSD
  7330. commitDiskPart
  7331.  
  7332. # Partition Setup for ada0(p4)
  7333. # All sizes are expressed in MB
  7334. # Avail FS Types, UFS, UFS+S, UFS+SUJ, UFS+J, ZFS, SWAP
  7335. # UFS.eli, UFS+S.eli, UFS+SUJ, UFS+J.eli, ZFS.eli, SWAP.eli
  7336. disk0-part=ZFS 126899 /(compress=lz4|atime=off),/tmp(compress=lz4|setuid=off),/usr(canmount=off|mountpoint=none),/usr/home(compress=lz4),/usr/jails(compress=lz4),/usr/local/share/doc(compress=gzip),/usr/obj(compress=lz4),/usr/ports(compress=lz4),/usr/src(compress=lz4),/var(canmount=off|atime=on|mountpoint=none),/var/audit(compress=lz4),/var/log(compress=lz4|exec=off|setuid=off),/var/mail(compress=lz4),/var/tmp(compress=lz4|exec=off|setuid=off)
  7337. disk0-part=SWAP.eli 4096 none
  7338. commitDiskLabel
  7339.  
  7340. runExtCommand=/root/save-config.sh
  7341. installPackages=misc/trueos-desktop x11/lumina x11/xterm sysutils/fusefs-ntfs www/firefox mail/thunderbird multimedia/vlc multimedia/openh264 x11-themes/cursor-jimmac-theme graphics/phototonic misc/trueos-meta-hunspell x11/qterminal graphics/xsane print/cups-pdf print/gutenprint-cups x11-fonts/noto-lite x11-fonts/droid-fonts-ttf
  7342.  
  7343. runCommand=sh /usr/local/share/trueos/scripts/sys-init.sh desktop en_US
  7344. # Touch flags to enable TrueOS setup at first boot
  7345. runCommand=touch /var/.trueos-firstboot
  7346. runCommand=touch /var/.trueos-firstgui
  7347. runExtCommand=cp /etc/X11/xorg.conf ${FSMNT}/etc/X11/xorg.conf
  7348. runCommand=echo 'kldload_i915kms="i915kms"' >> /etc/rc.conf
  7349. runCommand=newaliases
  7350.  
  7351. # DMESG OUTPUT
  7352. Copyright (c) 1992-2017 The FreeBSD Project.
  7353. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  7354. The Regents of the University of California. All rights reserved.
  7355. FreeBSD is a registered trademark of The FreeBSD Foundation.
  7356. FreeBSD 12.0-CURRENT #48 d44fdf245(drm-next): Thu Mar 30 18:18:02 UTC 2017
  7357. root@gauntlet:/usr/obj/usr/src/sys/GENERIC amd64
  7358. clang version 4.0.0 (tags/RELEASE_400/rc3)
  7359. VT(efifb): resolution 1024x768
  7360. CPU: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz (3000.11-MHz K8-class CPU)
  7361. Origin="GenuineIntel" Id=0x906e9 Family=0x6 Model=0x9e Stepping=9
  7362. Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  7363. Features2=0x7ffafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  7364. AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  7365. AMD Features2=0x121<LAHF,ABM,Prefetch>
  7366. Structured Extended Features=0x29c67af<FSGSBASE,TSCADJ,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PROCTRACE>
  7367. XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
  7368. VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  7369. TSC: P-state invariant, performance statistics
  7370. real memory = 17179869184 (16384 MB)
  7371. avail memory = 16449482752 (15687 MB)
  7372. Event timer "LAPIC" quality 600
  7373. LAPIC specific EOI enabled
  7374. ACPI APIC Table: <ALASKA A M I >
  7375. FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
  7376. FreeBSD/SMP: 1 package(s) x 4 core(s)
  7377. WARNING: VIMAGE (virtualized network stack) is a highly experimental feature.
  7378. ioapic0 <Version 2.0> irqs 0-119 on motherboard
  7379. random: entropy device external interface
  7380. netmap: loaded module
  7381. module_register_init: MOD_LOAD (vesa, 0xffffffff80f56de0, 0) error 19
  7382. random: registering fast source Intel Secure Key RNG
  7383. random: fast provider: "Intel Secure Key RNG"
  7384. kbd1 at kbdmux0
  7385. nexus0
  7386. cryptosoft0: <software crypto> on motherboard
  7387. aesni0: <AES-CBC,AES-XTS,AES-GCM,AES-ICM> on motherboard
  7388. acpi0: <ALASKA A M I > on motherboard
  7389. acpi0: Power Button (fixed)
  7390. cpu0: <ACPI CPU> on acpi0
  7391. cpu1: <ACPI CPU> on acpi0
  7392. cpu2: <ACPI CPU> on acpi0
  7393. cpu3: <ACPI CPU> on acpi0
  7394. hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
  7395. Timecounter "HPET" frequency 24000000 Hz quality 950
  7396. Event timer "HPET" frequency 24000000 Hz quality 550
  7397. Event timer "HPET1" frequency 24000000 Hz quality 440
  7398. Event timer "HPET2" frequency 24000000 Hz quality 440
  7399. Event timer "HPET3" frequency 24000000 Hz quality 440
  7400. Event timer "HPET4" frequency 24000000 Hz quality 440
  7401. atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
  7402. atrtc0: Warning: Couldn't map I/O.
  7403. Event timer "RTC" frequency 32768 Hz quality 0
  7404. attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
  7405. Timecounter "i8254" frequency 1193182 Hz quality 0
  7406. Event timer "i8254" frequency 1193182 Hz quality 100
  7407. Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
  7408. acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
  7409. pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
  7410. pci0: <ACPI PCI bus> on pcib0
  7411. vgapci0: <VGA-compatible display> port 0xf000-0xf03f mem 0xf6000000-0xf6ffffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0
  7412. vgapci0: Boot video device
  7413. xhci0: <XHCI (generic) USB 3.0 controller> mem 0xf7030000-0xf703ffff irq 16 at device 20.0 on pci0
  7414. xhci0: 32 bytes context size, 64-bit DMA
  7415. usbus0: waiting for BIOS to give up control
  7416. usbus0 on xhci0
  7417. pci0: <simple comms> at device 22.0 (no driver attached)
  7418. ahci0: <AHCI SATA controller> port 0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7048000-0xf7049fff,0xf704c000-0xf704c0ff,0xf704b000-0xf704b7ff irq 16 at device 23.0 on pci0
  7419. ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier not supported
  7420. ahcich0: <AHCI channel> at channel 0 on ahci0
  7421. ahcich1: <AHCI channel> at channel 1 on ahci0
  7422. ahcich2: <AHCI channel> at channel 2 on ahci0
  7423. ahcich3: <AHCI channel> at channel 3 on ahci0
  7424. ahcich4: <AHCI channel> at channel 4 on ahci0
  7425. ahcich5: <AHCI channel> at channel 5 on ahci0
  7426. ahciem0: <AHCI enclosure management bridge> on ahci0
  7427. pcib1: <ACPI PCI-PCI bridge> irq 18 at device 27.0 on pci0
  7428. pci1: <ACPI PCI bus> on pcib1
  7429. pcib2: <ACPI PCI-PCI bridge> irq 18 at device 28.0 on pci0
  7430. pci2: <ACPI PCI bus> on pcib2
  7431. pcib3: <ACPI PCI-PCI bridge> irq 16 at device 29.0 on pci0
  7432. pci3: <ACPI PCI bus> on pcib3
  7433. isab0: <PCI-ISA bridge> at device 31.0 on pci0
  7434. isa0: <ISA bus> on isab0
  7435. pci0: <memory> at device 31.2 (no driver attached)
  7436. hdac0: <Intel (0xa2f0) HDA Controller> mem 0xf7040000-0xf7043fff,0xf7020000-0xf702ffff irq 16 at device 31.3 on pci0
  7437. em0: <Intel(R) PRO/1000 Network Connection> mem 0xf7000000-0xf701ffff irq 16 at device 31.6 on pci0
  7438. em0: attach_pre capping queues at 1
  7439. em0: using 1024 tx descriptors and 1024 rx descriptors
  7440. em0: msix_init qsets capped at 1
  7441. em0: PCIY_MSIX capability not found; or rid 0 == 0.
  7442. em0: Using an MSI interrupt
  7443. em0: allocated for 1 tx_queues
  7444. em0: allocated for 1 rx_queues
  7445. em0: Ethernet address: 70:4d:7b:6e:e2:94
  7446. em0: netmap queues/slots: TX 1/1024, RX 1/1024
  7447. acpi_button0: <Sleep Button> on acpi0
  7448. acpi_button1: <Power Button> on acpi0
  7449. acpi_tz0: <Thermal Zone> on acpi0
  7450. acpi_tz1: <Thermal Zone> on acpi0
  7451. uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
  7452. orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff on isa0
  7453. atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
  7454. atkbd0: <AT Keyboard> irq 1 on atkbdc0
  7455. kbd0 at atkbd0
  7456. atkbd0: [GIANT-LOCKED]
  7457. ppc0: cannot reserve I/O port range
  7458. est0: <Enhanced SpeedStep Frequency Control> on cpu0
  7459. est1: <Enhanced SpeedStep Frequency Control> on cpu1
  7460. est2: <Enhanced SpeedStep Frequency Control> on cpu2
  7461. est3: <Enhanced SpeedStep Frequency Control> on cpu3
  7462. ZFS filesystem version: 5
  7463. ZFS storage pool version: features support (5000)
  7464. Timecounters tick every 1.000 msec
  7465. hdacc0: <Realtek ALC887 HDA CODEC> at cad 0 on hdac0
  7466. hdaa0: <Realtek ALC887 Audio Function Group> at nid 1 on hdacc0
  7467. usbus0: 5.0Gbps Super Speed USB v3.0
  7468. pcm0: <Realtek ALC887 (Rear Analog)> at nid 20 and 21,24 on hdaa0
  7469. pcm1: <Realtek ALC887 (Analog)> at nid 26 and 25 on hdaa0
  7470. pcm2: <Realtek ALC887 (Front Analog Headphones)> at nid 27 on hdaa0
  7471. pcm3: <Realtek ALC887 (Internal Digital)> at nid 17 on hdaa0
  7472. hdacc1: <Intel Kabylake HDA CODEC> at cad 2 on hdac0
  7473. hdaa1: <Intel Kabylake Audio Function Group> at nid 1 on hdacc1
  7474. ugen0.1: <0x8086 XHCI root HUB> at usbus0
  7475. uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
  7476. uhub0: 24 ports with 24 removable, self powered
  7477. ugen0.2: <Logitech USB Receiver> at usbus0
  7478. ukbd0 on uhub0
  7479. ukbd0: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 1> on usbus0
  7480. kbd2 at ukbd0
  7481. ugen0.3: <Logitech USB Receiver> at usbus0
  7482. ukbd1 on uhub0
  7483. ukbd1: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 2> on usbus0
  7484. kbd3 at ukbd1
  7485. ugen0.4: <vendor 0x05e3 USB Storage> at usbus0
  7486. umass0 on uhub0
  7487. umass0: <vendor 0x05e3 USB Storage, class 0/0, rev 2.00/9.03, addr 3> on usbus0
  7488. umass0: SCSI over Bulk-Only; quirks = 0xc100
  7489. umass0:7:0: Attached to scbus7
  7490. (probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
  7491. (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
  7492. (probe0:umass-sim0:0:0:0): SCSI status: Check Condition
  7493. (probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
  7494. (probe0:umass-sim0:0:0:0): Error 6, Unretryable error
  7495. ugen0.5: <SanDisk Cruzer Glide> at usbus0
  7496. umass1 on uhub0
  7497. umass1: <SanDisk Cruzer Glide, class 0/0, rev 2.00/1.27, addr 4> on usbus0
  7498. umass1: SCSI over Bulk-Only; quirks = 0x8100
  7499. umass1:8:1: Attached to scbus8
  7500. ugen0.6: <TOSHIBA External USB 3.0> at usbus0
  7501. umass2 on uhub0
  7502. umass2: <TOSHIBA External USB 3.0, class 0/0, rev 3.00/0.00, addr 5> on usbus0
  7503. umass2: SCSI over Bulk-Only; quirks = 0x0100
  7504. umass2:9:2: Attached to scbus9
  7505. ses0 at ahciem0 bus 0 scbus6 target 0 lun 0
  7506. ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device
  7507. ses0: SEMB SES Device
  7508. ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
  7509. ada0: <Crucial CT275MX300SSD1 M0CR040> ACS-3 ATA SATA 3.x device
  7510. ada0: Serial Number 170615BA5A41
  7511. ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
  7512. ada0: Command Queueing enabled
  7513. ada0: 262321MB (537234768 512 byte sectors)
  7514. da1 at umass-sim1 bus 1 scbus8 target 0 lun 0
  7515. da1: <SanDisk Cruzer Glide 1.27> Removable Direct Access SPC-4 SCSI device
  7516. da1: Serial Number 4C530101040620123280
  7517. da1: 40.000MB/s transfers
  7518. da1: 7534MB (15431338 512 byte sectors)
  7519. da1: quirks=0x2<NO_6_BYTE>
  7520. cd0 at ahcich1 bus 0 scbus1 target 0 lun 0
  7521. cd0: <ASUS DRW-24F1ST c 1.01> Removable CD-ROM SCSI device
  7522. cd0: Serial Number G8D0CL031401
  7523. cd0: 150.000MB/s transfers (SATA 1.x, UDMA6, ATAPI 12bytes, PIO 8192bytes)
  7524. cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed
  7525. da2 at umass-sim2 bus 2 scbus9 target 0 lun 0
  7526. da2: <TOSHIBA External USB 3.0 0> Fixed Direct Access SPC-4 SCSI device
  7527. da2: Serial Number 20130904008560F
  7528. da2: 400.000MB/s transfers
  7529. da2: 476940MB (976773168 512 byte sectors)
  7530. da2: quirks=0x2<NO_6_BYTE>
  7531. da0 at umass-sim0 bus 0 scbus7 target 0 lun 0
  7532. da0: <Generic STORAGE DEVICE 0903> Removable Direct Access SPC-4 SCSI device
  7533. da0: Serial Number 000000000903
  7534. da0: 40.000MB/s transfers
  7535. da0: Attempt to query device size failed: NOT READY, Medium not present
  7536. da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE>
  7537. SMP: AP CPU #3 Launched!
  7538. SMP: AP CPU #1 Launched!
  7539. SMP: AP CPU #2 Launched!
  7540. Timecounter "TSC-low" frequency 1500056680 Hz quality 1000
  7541. Trying to mount root from ufs:/dev/ufs/TRUEOS_INSTALL []...
  7542. GEOM: da1: the secondary GPT header is not in the last LBA.
  7543. WARNING: / was not properly dismounted
  7544. random: unblocking device.
  7545. /etc: optimization changed from SPACE to TIME
  7546. /var: optimization changed from SPACE to TIME
  7547. /root: optimization changed from SPACE to TIME
  7548. ums0 on uhub0
  7549. ums0: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 1> on usbus0
  7550. ums0: 16 buttons and [XYZT] coordinates ID=2
  7551. ums1 on uhub0
  7552. ums1: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 2> on usbus0
  7553. ums1: 16 buttons and [XYZT] coordinates ID=2
  7554. Link state changed to up
  7555. em0: link state changed to UP
  7556. ifa_maintain_loopback_route: deletion failed for interface lo0: 48
  7557. link state changed to down
  7558. em0: link state changed to DOWN
  7559. uhid0 on uhub0
  7560. uhid0: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 1> on usbus0
  7561. uhid1 on uhub0
  7562. uhid1: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 2> on usbus0
  7563. Link state changed to up
  7564. em0: link state changed to UP
  7565. [drm] Initialized
  7566. drmn0: <drmn> on vgapci0
  7567. vgapci0: child drmn0 requested pci_enable_io
  7568. vgapci0: child drmn0 requested pci_enable_io
  7569. [drm] Memory usable by graphics device = 4096M
  7570. Failed to add WC MTRR for [0xe0000000-0xefffffff]: -22; performance may suffer
  7571. [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  7572. [drm] Driver supports precise vblank timestamp query.
  7573. [drm] Connector eDP-1: get mode from tunables:
  7574. [drm] - kern.vt.fb.modes.eDP-1
  7575. [drm] - kern.vt.fb.default_mode
  7576. [drm] failed to retrieve link info, disabling eDP
  7577. [drm] Connector HDMI-A-1: get mode from tunables:
  7578. [drm] - kern.vt.fb.modes.HDMI-A-1
  7579. [drm] - kern.vt.fb.default_mode
  7580. [drm] Connector HDMI-A-2: get mode from tunables:
  7581. [drm] - kern.vt.fb.modes.HDMI-A-2
  7582. [drm] - kern.vt.fb.default_mode
  7583. [drm] Connector DP-1: get mode from tunables:
  7584. [drm] - kern.vt.fb.modes.DP-1
  7585. [drm] - kern.vt.fb.default_mode
  7586. [drm] GuC firmware load skipped
  7587. [drm:i915_setup_sysfs] RC6 residency sysfs setup failed
  7588. [drm] Initialized i915 1.6.0 20160919 for drmn on minor 0
  7589. VT: Replacing driver "efifb" with new "fb".
  7590. start FB_INFO:
  7591. type=11 height=900 width=1600 depth=32
  7592. cmsize=16 size=5763072
  7593. pbase=0xe0340000 vbase=0xfffff800e0340000
  7594. name=drmn0 flags=0x0 stride=6400 bpp=32
  7595. cmap[0]=0 cmap[1]=7f0000 cmap[2]=7f00 cmap[3]=c4a000
  7596. end FB_INFO
  7597. drmn0: fb0: inteldrmfb frame buffer device
  7598. drmn0: failed to load firmware image i915_kbl_dmc_ver1_01_bin
  7599. drmn0: Failed to load DMC firmware [https://01.org/linuxgraphics/intel-linux-graphics-firmwares], disabling runtime power management.
  7600. [drm] RC6 on
  7601. ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept, logging disabled
  7602.  
  7603. # DISK INFO ada0
  7604. /dev/ada0
  7605. /dev/ada0p1
  7606. /dev/ada0p2
  7607. /dev/ada0p3
  7608. /dev/ada0p4
  7609. => 34 537234701 ada0 GPT (256G)
  7610. 34 2014 - free - (1.0M)
  7611. 2048 204800 1 ms-basic-data (100M)
  7612. 206848 259889152 2 freebsd-zfs (124G)
  7613. 260096000 8388608 4 freebsd-swap (4.0G)
  7614. 268484608 235520 - free - (115M)
  7615. 268720128 268513280 3 linux-data (128G)
  7616. 537233408 1327 - free - (664K)
  7617.  
  7618.  
  7619. # DISK INFO da0
  7620. /dev/da0
  7621.  
  7622. # DISK INFO da2
  7623. /dev/da2
  7624. /dev/da2s1
  7625. => 63 976773105 da2 MBR (466G)
  7626. 63 1985 - free - (993K)
  7627. 2048 976771072 1 ntfs (466G)
  7628. 976773120 48 - free - (24K)
  7629.  
  7630.  
  7631. # MOUNT OUTPUT
  7632. /dev/ufs/TRUEOS_INSTALL on / (ufs, local, read-only)
  7633. devfs on /dev (devfs, local, multilabel)
  7634. tmpfs on /tmp (tmpfs, local)
  7635. /dev/md2 on /memfs (ufs, local)
  7636. /dev/md0.uzip on /usr (ufs, local, read-only)
  7637. /dev/md10 on /etc (ufs, local)
  7638. /dev/md9 on /var (ufs, local)
  7639. /dev/md8 on /root (ufs, local)
  7640. tmpfs on /libexec/rc/init.d (tmpfs, local, noexec, nosuid)
  7641. devfs on /mnt/dev (devfs, local, multilabel)
Add Comment
Please, Sign In to add comment