aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix minor errors found by coverity. Thanks Gleb forRandall Stewart2015-01-211-1/+4
* When mountd is creating sockets, it iterates over all addresses specifiedRyan Stone2015-01-193-3/+4
* Fix bsdinstall when working with geli boot disksSteven Hartland2015-01-181-0/+3
* Simplify instruction restart logic in bhyve.Neel Natu2015-01-185-55/+36
* Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* crunchide: Correct 64-bit section header offsetEd Maste2015-01-161-1/+2
* Plug mutex leak.Gleb Smirnoff2015-01-161-1/+3
* Instead of iterating through all properties looking for a match, if askedNathan Whitehorn2015-01-161-51/+61
* Reserve and ignore the a new module metadata type MDT_PNP_INFO forWarner Losh2015-01-151-0/+4
* Update the hwpmc driver to have the new type HASWELL_XEON. AlsoRandall Stewart2015-01-146-0/+3277
* Improve wording.Edward Tomasz Napierala2015-01-141-4/+4
* Fix detection of ext2/ext3 filesystems that lack labels.Edward Tomasz Napierala2015-01-131-6/+0
* Fix a typo in the FFS maxbpg option, it was erroneously spelled maxbpf.Christian Brueffer2015-01-121-1/+1
* Improve documentation for autofs variables and executable maps;Edward Tomasz Napierala2015-01-091-3/+58
* MFV r276761: tcpdump 4.6.2.Xin LI2015-01-073-138/+351
* Add support to crunchide for handling AArch64 (arm64) ELF files.Andrew Turner2015-01-061-0/+4
* Fix memory leaks.Edward Tomasz Napierala2015-01-052-1/+2
* Remove leftovers.Edward Tomasz Napierala2015-01-052-4/+0
* Enable remote control using a local socket in the default configuration.Dag-Erling Smørgrav2015-01-051-13/+52
* Add a manual page for phttpget(8).Xin LI2015-01-022-1/+89
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-022-15/+1
* Fix markup for minthreads and maxthreads.Xin LI2015-01-011-7/+7
* Free the buffer returned by gpio_pin_list() after the use.Luiz Otavio O Souza2014-12-311-0/+1
* Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko.Neel Natu2014-12-302-279/+110
* Move the explanation for examples before the example itself. AddWarren Block2014-12-301-16/+118
* mdoc: remove EOL whitespace.Joel Dahl2014-12-292-3/+3
* mdoc: sort SEE ALSO.Joel Dahl2014-12-2611-18/+18
* Use "RCS tag" instead of "$FreeBSD$ tag", since svn will obedientlyDag-Erling Smørgrav2014-12-221-4/+4
* Strip trailing / characters from paths in "not present" index entries, notColin Percival2014-12-221-0/+1
* Switch zfsboot installer force 4K option to use vfs.zfs.min_auto_ashift=12Steven Hartland2014-12-211-46/+19
* Report initiator id in portlist XML in more formalized way.Alexander Motin2014-12-201-11/+16
* Report XML parsing errors.Alexander Motin2014-12-201-3/+12
* Bump the largest record we can cope with from 1k to 8k. Other users ofWarner Losh2014-12-191-1/+1
* Slightly polish iSCSI parameters negotiation.Alexander Motin2014-12-192-3/+8
* Setgid before running a command as a specified user. Previously onlyJamie Gritton2014-12-181-0/+5
* Remove -fno-strict-alias, as it is no longer needed.Warner Losh2014-12-181-1/+0
* In bsdinstall's distextract, replace mixed_gauge() of dialog(3) withDevin Teske2014-12-182-93/+84
* Add configuration options to override physical and UNMAP blocks geometry.Alexander Motin2014-12-171-1/+8
* Make sequence numbers checks more strict.Alexander Motin2014-12-174-12/+12
* Adjust printf format specifiers for dev_t and ino_t in user space.Gleb Kurtsou2014-12-171-2/+2
* Add tests for pw -NBrad Davis2014-12-162-0/+89
* Add a vigr(8) utility which does for /etc/group what vipw(8) does forDag-Erling Smørgrav2014-12-144-0/+173
* Clean up, reindent, add a special case for NIS / LDAP lineDag-Erling Smørgrav2014-12-141-129/+127
* Fix bug that made automount(8) never unmount stale autofs(5) mounts,Edward Tomasz Napierala2014-12-141-3/+14
* Fix spurious "child process X terminated with exit status 1" messagesEdward Tomasz Napierala2014-12-141-7/+1
* Fix markup.Edward Tomasz Napierala2014-12-131-3/+3
* Increase the buffer size to keep the list of programm names whenAndrey V. Elsukov2014-12-121-2/+2
* handle "Kana" and "Eisu" keys on Apple Wireless Keyboard (JIS)Maksim Yevmenkin2014-12-111-2/+2
* Add "-media" autofs map, to access data on removable media, such as CDEdward Tomasz Napierala2014-12-101-6/+9
* Add fstyp(8). This utility, named after its SVR4 counterpart, detectsEdward Tomasz Napierala2014-12-1011-0/+1122