### pkgsrc packages
-We offer over XXXX pre-built [pkgsrc](http://www.pkgsrc.org) packages for this release. The [pkg_radd(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_radd§ion=ANY) utility may be used to download pre-built binary packages. By default this script will query the main package site for a random redirect to one of our mirrors. The path can be overridden by setting BINPKG_SITES in /etc/settings.conf.
+We offer over XXXX pre-built [pkgsrc](http://www.pkgsrc.org) packages for this release. The [pkg_radd(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_radd§ion=ANY) utility may be used to download pre-built binary packages. By default this script will query the main package site for a random redirect to one of our mirrors. The path can be overridden by setting BINPKG_SITES in `/etc/settings.conf`.
To get a list of all packages, let [pkg_search(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_search§ion=ANY) download the summary file for that release:
* env(1): unbreak build of 2.2 release branch under HEAD
* expr(1): Add support for -- as required by POSIX
* fetch(1): Synced with FreeBSD.
- * devtab: As devfs(5) support access to devices via serial numbers, /etc/devtab can be used to map serial number to human readable labels.
+ * devtab: As devfs(5) support access to devices via serial numbers, `/etc/devtab` can be used to map serial number to human readable labels.
* devfsctl(1): New utility to add/remove/control devfs(5) rules.
* dma(1): The DragonFly Mail Agent more robust and reliable
* hammer(8)
* Allow -b to specify bytes per second if no suffix is supplied
- * Extract PFS null mounts from anywhere in the filesystem, instead of just from the /pfs subdirectory.
+ * Extract PFS null mounts from anywhere in the filesystem, instead of just from the `/pfs` subdirectory.
* Change B-Tree, inodes, and dir reblocking params, add rebalance
* ifconfig(8): Add static ARP support
* installer: Fix the bug when used from console with the LiveDVD.
* Add some new system calls.
* Apply FreeBSD-SA-09:07.libc - fix information leak in db(3)
* libfetch(3): Synced with FreeBSD.
- * libkvm: Add support for accessing a running vkernel's memory by reading its /proc/$pid/mem file.
+ * libkvm: Add support for accessing a running vkernel's memory by reading its `/proc/$pid/mem` file.
* libm
* Imported complex arithmetic functions from {Net,Free}BSD.
* Imported maximum, minimum, and positive difference functions from FreeBSD.
* GNU cpio(1) was removed. The BSD licensed rewrite based on libarchive(3) is now default.
* GNU GCC 3.4 was removed. GCC 4.2.1 and 4.4.1 remain in base.
- * Kerberos/heimdal was removed.
+ * Kerberos/heimdal was removed. Available from pkgsrc (`security/heimdal`)
* iwicontrol(8) was removed. The iwi(4) firmware is now loaded automatically.
### Contributed Software