| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -s option to config. | rodrigc | 2015-01-29 | 2 | -3/+24 |
* | Fix the following -Wcast-qual warnings in usr.sbin/sa/db.c: | dim | 2015-01-28 | 1 | -1/+1 |
* | Fix multiple instances of the following clang 3.6.0 warning in ppp: | dim | 2015-01-28 | 5 | -8/+8 |
* | Fix the following clang 3.6.0 warnings in pciconf: | dim | 2015-01-28 | 1 | -2/+2 |
* | Add allow.mount.fdescfs jail flag. | jamie | 2015-01-28 | 1 | -2/+10 |
* | Check for invalid length or more than max length for the interpreter, instead | sbruno | 2015-01-28 | 1 | -1/+1 |
* | When there are no automounted filesystems, autounmountd(8) should wait | trasz | 2015-01-28 | 1 | -13/+23 |
* | Fix yet another coverty warning (missing io is NULL check) and in examining that | rrs | 2015-01-27 | 1 | -2/+8 |
* | Revert r277652 | bapt | 2015-01-26 | 5 | -50/+3 |
* | Add MK_AUTOFS knob for building and installing autofs(4), et al | ngie | 2015-01-26 | 1 | -1/+4 |
* | Add MK_BHYVE knob for building and installing bhyve(4), et al | ngie | 2015-01-26 | 1 | -0/+2 |
* | Add MK_BSDINSTALL knob for building and installing bsdinstall | ngie | 2015-01-25 | 1 | -1/+4 |
* | Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel | ngie | 2015-01-25 | 1 | -1/+4 |
* | Allow negative numbers in -u and -g options | bapt | 2015-01-24 | 5 | -3/+50 |
* | Bump config(8) minor version for r277567. | will | 2015-01-24 | 1 | -1/+1 |
* | Allow lists for "nooption" and "nooptions" keywords. | will | 2015-01-23 | 1 | -1/+11 |
* | Print transfer times for read, write, & overall independently. | will | 2015-01-23 | 1 | -11/+21 |
* | Fix minor errors found by coverity. Thanks Gleb for | rrs | 2015-01-21 | 1 | -1/+4 |
* | When mountd is creating sockets, it iterates over all addresses specified | rstone | 2015-01-19 | 3 | -3/+4 |
* | Fix bsdinstall when working with geli boot disks | smh | 2015-01-18 | 1 | -0/+3 |
* | Simplify instruction restart logic in bhyve. | neel | 2015-01-18 | 5 | -55/+36 |
* | Add a ${CP} alias for copying files in the build. | will | 2015-01-16 | 1 | -1/+1 |
* | crunchide: Correct 64-bit section header offset | emaste | 2015-01-16 | 1 | -1/+2 |
* | Plug mutex leak. | glebius | 2015-01-16 | 1 | -1/+3 |
* | Instead of iterating through all properties looking for a match, if asked | nwhitehorn | 2015-01-16 | 1 | -51/+61 |
* | Reserve and ignore the a new module metadata type MDT_PNP_INFO for | imp | 2015-01-15 | 1 | -0/+4 |
* | Update the hwpmc driver to have the new type HASWELL_XEON. Also | rrs | 2015-01-14 | 6 | -0/+3277 |
* | Improve wording. | trasz | 2015-01-14 | 1 | -4/+4 |
* | Fix detection of ext2/ext3 filesystems that lack labels. | trasz | 2015-01-13 | 1 | -6/+0 |
* | Fix a typo in the FFS maxbpg option, it was erroneously spelled maxbpf. | brueffer | 2015-01-12 | 1 | -1/+1 |
* | Improve documentation for autofs variables and executable maps; | trasz | 2015-01-09 | 1 | -3/+58 |
* | MFV r276761: tcpdump 4.6.2. | delphij | 2015-01-07 | 3 | -138/+351 |
* | Add support to crunchide for handling AArch64 (arm64) ELF files. | andrew | 2015-01-06 | 1 | -0/+4 |
* | Fix memory leaks. | trasz | 2015-01-05 | 2 | -1/+2 |
* | Remove leftovers. | trasz | 2015-01-05 | 2 | -4/+0 |
* | Enable remote control using a local socket in the default configuration. | des | 2015-01-05 | 1 | -13/+52 |
* | Add a manual page for phttpget(8). | delphij | 2015-01-02 | 2 | -1/+89 |
* | Remove GNU texinfo from base along with all info pages. | bapt | 2015-01-02 | 2 | -15/+1 |
* | Fix markup for minthreads and maxthreads. | delphij | 2015-01-01 | 1 | -7/+7 |
* | Free the buffer returned by gpio_pin_list() after the use. | loos | 2014-12-31 | 1 | -0/+1 |
* | Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko. | neel | 2014-12-30 | 2 | -279/+110 |
* | Move the explanation for examples before the example itself. Add | wblock | 2014-12-30 | 1 | -16/+118 |
* | mdoc: remove EOL whitespace. | joel | 2014-12-29 | 2 | -3/+3 |
* | mdoc: sort SEE ALSO. | joel | 2014-12-26 | 11 | -18/+18 |
* | Use "RCS tag" instead of "$FreeBSD$ tag", since svn will obediently | des | 2014-12-22 | 1 | -4/+4 |
* | Strip trailing / characters from paths in "not present" index entries, not | cperciva | 2014-12-22 | 1 | -0/+1 |
* | Switch zfsboot installer force 4K option to use vfs.zfs.min_auto_ashift=12 | smh | 2014-12-21 | 1 | -46/+19 |
* | Report initiator id in portlist XML in more formalized way. | mav | 2014-12-20 | 1 | -11/+16 |
* | Report XML parsing errors. | mav | 2014-12-20 | 1 | -3/+12 |
* | Bump the largest record we can cope with from 1k to 8k. Other users of | imp | 2014-12-19 | 1 | -1/+1 |