| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Slightly polish iSCSI parameters negotiation. | mav | 2014-12-19 | 2 | -3/+8 |
* | Setgid before running a command as a specified user. Previously only | jamie | 2014-12-18 | 1 | -0/+5 |
* | Remove -fno-strict-alias, as it is no longer needed. | imp | 2014-12-18 | 1 | -1/+0 |
* | In bsdinstall's distextract, replace mixed_gauge() of dialog(3) with | dteske | 2014-12-18 | 2 | -93/+84 |
* | Add configuration options to override physical and UNMAP blocks geometry. | mav | 2014-12-17 | 1 | -1/+8 |
* | Make sequence numbers checks more strict. | mav | 2014-12-17 | 4 | -12/+12 |
* | Adjust printf format specifiers for dev_t and ino_t in user space. | gleb | 2014-12-17 | 1 | -2/+2 |
* | Add tests for pw -N | brd | 2014-12-16 | 2 | -0/+89 |
* | Add a vigr(8) utility which does for /etc/group what vipw(8) does for | des | 2014-12-14 | 4 | -0/+173 |
* | Clean up, reindent, add a special case for NIS / LDAP line | des | 2014-12-14 | 1 | -129/+127 |
* | Fix bug that made automount(8) never unmount stale autofs(5) mounts, | trasz | 2014-12-14 | 1 | -3/+14 |
* | Fix spurious "child process X terminated with exit status 1" messages | trasz | 2014-12-14 | 1 | -7/+1 |
* | Fix markup. | trasz | 2014-12-13 | 1 | -3/+3 |
* | Increase the buffer size to keep the list of programm names when | ae | 2014-12-12 | 1 | -2/+2 |
* | handle "Kana" and "Eisu" keys on Apple Wireless Keyboard (JIS) | emax | 2014-12-11 | 1 | -2/+2 |
* | Add "-media" autofs map, to access data on removable media, such as CD | trasz | 2014-12-10 | 1 | -6/+9 |
* | Add fstyp(8). This utility, named after its SVR4 counterpart, detects | trasz | 2014-12-10 | 11 | -0/+1122 |
* | Restructure to make it easier to extend in the future | brd | 2014-12-09 | 1 | -6/+10 |
* | Add some tests for user modification. [1] | brd | 2014-12-09 | 2 | -1/+59 |
* | Break out the tests into a file per command and clean up some long lines | brd | 2014-12-09 | 5 | -19/+33 |
* | Add more tests for pw(8) useradd. | brd | 2014-12-09 | 2 | -1/+42 |
* | -u and -U are supposed to affect existing files too. | sjg | 2014-12-09 | 1 | -1/+1 |
* | Count consecutive read requests as blocking in CTL for files and ZVOLs. | mav | 2014-12-06 | 1 | -1/+8 |
* | Document r275481 changes. | mav | 2014-12-04 | 1 | -2/+3 |
* | Do not corrupt the listen string when parsing it. | mav | 2014-12-03 | 1 | -5/+7 |
* | Switch gpioctl(8) to LIBADD. | rpaulo | 2014-12-03 | 1 | -2/+1 |
* | gpioctl: don't print the command line arguments. | rpaulo | 2014-12-02 | 1 | -3/+0 |
* | Fix null pointer dereference. | trasz | 2014-12-02 | 1 | -1/+1 |