| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor spelling fixes. | joel | 2012-06-03 | 9 | -9/+9 |
* | cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptor | avg | 2012-06-03 | 1 | -1/+1 |
* | mdoc: add missing width argument to Bl -tag. | joel | 2012-06-03 | 10 | -13/+13 |
* | Add a new -e flag to pciconf(8)'s list mode to display PCI error details. | jhb | 2012-06-01 | 6 | -11/+254 |
* | Bump PKG_INSTALL_VERSION which should've been done in r236233 | jpaetzel | 2012-05-30 | 1 | -1/+1 |
* | Let pkg_add use the ENV variable PACKAGESUFFIX. This | jpaetzel | 2012-05-30 | 5 | -11/+38 |
* | Fix detecting available zpool names. | jpaetzel | 2012-05-30 | 1 | -1/+1 |
* | Fix French Canadian console keyboard layout | jpaetzel | 2012-05-30 | 1 | -0/+1 |
* | Relax security permissions on '.seq' file creation - the strict, | eadler | 2012-05-30 | 1 | -1/+1 |
* | add missing variable declaration when DEBUG is defined forgotten in | eadler | 2012-05-30 | 1 | -1/+1 |
* | Make sure that each va_start has one and only one matching va_end, | kevlo | 2012-05-29 | 2 | -0/+3 |
* | When writing the jid via the -i flag, do it right when the jail is created, | jamie | 2012-05-28 | 3 | -5/+7 |
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-25 | 1 | -1/+1 |
* | Don't try to set a null TERM environment. | jamie | 2012-05-25 | 1 | -1/+2 |
* | Catch up with realpath(3) changes (r235266) and unbreak acpidump(8). | jkim | 2012-05-25 | 1 | -3/+3 |
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 10 | -18/+20 |
* | Note that the new jail(8) will be appearing in 9.1. | jamie | 2012-05-23 | 2 | -4/+4 |
* | Fix build: | delphij | 2012-05-23 | 2 | -8/+8 |
* | Fix world after byacc import: | bapt | 2012-05-22 | 7 | -5/+5 |
* | Add missing \n when generating pkg.conf | bapt | 2012-05-21 | 1 | -1/+1 |
* | Hide DIR definition by making it an opaque struct typedef. | gleb | 2012-05-19 | 3 | -9/+9 |
* | Decode new battery status indications. | sbruno | 2012-05-18 | 1 | -0/+22 |
* | Add missing include. | gber | 2012-05-18 | 1 | -0/+2 |
* | mdoc: remove whitespace. | joel | 2012-05-17 | 1 | -1/+1 |
* | Minor mdoc fixes. | joel | 2012-05-17 | 1 | -10/+6 |
* | mdoc: remove superfluous paragraph macro. | joel | 2012-05-17 | 1 | -1/+0 |
* | Import work done under project/nand (@235533) into head. | gber | 2012-05-17 | 20 | -0/+4724 |
* | Merge tcpdump 4.2.1. | delphij | 2012-05-17 | 3 | -60/+68 |
* | Reword hostapd.conf(5) sentence. | gjb | 2012-05-16 | 1 | -2/+2 |
* | Style fixes. | jpaetzel | 2012-05-14 | 1 | -9/+3 |
* | Set the MBR partition to active when doing a full disk MBR. | jpaetzel | 2012-05-14 | 1 | -0/+3 |
* | Remove end of line whitespace. | joel | 2012-05-12 | 2 | -4/+4 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-12 | 4 | -23/+24 |
* | mdoc: remove redundant Pp and end a display block with Ed. | joel | 2012-05-12 | 1 | -1/+1 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-12 | 1 | -1/+1 |
* | Fix .Pp macro. | joel | 2012-05-11 | 1 | -1/+1 |
* | Fix the case where the utility is being used to run a command directly, | delphij | 2012-05-11 | 1 | -3/+6 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-11 | 2 | -4/+5 |
* | - Print package name in case an empty pkgdep line is found. | beat | 2012-05-11 | 1 | -1/+2 |
* | Add the IPv6 tag to ftp4.fr.freebsd.org. | roberto | 2012-05-10 | 1 | -1/+1 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 1 | -1/+1 |
* | make it easier for users used to a VCS that allows up to be a shortcut | eadler | 2012-05-09 | 1 | -0/+3 |
* | Add -a and -A option to the usage. | ume | 2012-05-08 | 1 | -2/+3 |
* | Add bootcamp bootloader stamp | jpaetzel | 2012-05-04 | 1 | -0/+4 |
* | Add powerpc / powerpc64 support to pc-sysinstall. This patch will | jpaetzel | 2012-05-04 | 2 | -3/+76 |
* | Use a unique zpool name during install, in the case of having another | jpaetzel | 2012-05-04 | 1 | -3/+14 |
* | Fix some issues creating zpool mirror / raidz1(2)(3) devices. | jpaetzel | 2012-05-03 | 2 | -53/+60 |
* | Add a meta-parameter IP__NULL to enum intparam, instead of mixing | jamie | 2012-05-03 | 4 | -10/+11 |
* | Add the ability to configure multiple interfaces. | jpaetzel | 2012-05-03 | 1 | -17/+39 |
* | Fix parsing values which contain multiple "=" signs. | jpaetzel | 2012-05-03 | 1 | -6/+6 |