aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Create unique MAC addresses for virtio devices that arePeter Grehan2012-12-121-5/+6
* Determine the correct length and sector size for raw devices.Peter Grehan2012-12-081-3/+22
* IFC @r243836Neel Natu2012-12-0429-622/+1009
|\
| * - Remove snapshots.se.freebsd.org [1]Joel Dahl2012-12-031-1/+1
| * Document maxthreads and minthreads argumentsAlfred Perlstein2012-12-021-2/+13
| * Merge a number of changes required to hook up OpenBSM 1.2-alpha2'sRobert Watson2012-12-012-0/+35
| * Don't allow minthreads > maxthreads.Alfred Perlstein2012-11-281-0/+4
| * Fix typo.Alfred Perlstein2012-11-281-1/+1
| * Autoconfigure nfsd threads based on ncpu.Alfred Perlstein2012-11-271-20/+97
| * Allow setting of NULL titles with f_dialog_[back]title().Devin Teske2012-11-271-2/+2
| * Change self-initialization to occur when loaded versus the previous behaviorDevin Teske2012-11-271-34/+5
| * Comments.Devin Teske2012-11-271-2/+2
| * Provide an option to users to shoot themselves in the foot.Eitan Adler2012-11-268-7/+45
| * Use modern license instead of being consistent with the other pkg_ toolsEitan Adler2012-11-263-11/+25
| * Split IP address validation routines and improve error detection for dotted-Devin Teske2012-11-252-37/+91
| * Whitespace.Devin Teske2012-11-244-4/+4
| * Add IPv6 address-validation routine.Devin Teske2012-11-242-2/+157
| * - Use sin6_scope_id instead of sin6_addr.s6_addr[2].Hiroki Sato2012-11-231-17/+11
| * Merge ACPICA 20121114.Jung-uk Kim2012-11-202-4/+5
| * In NIS mode first chmod(2) the temporary file and is succeed then rename(2)Baptiste Daroussin2012-11-201-2/+2
| * Correctly set the password file mode after renaming in NIS modeBaptiste Daroussin2012-11-201-0/+2
| * Remove unneeded includes.Eitan Adler2012-11-201-2/+0
| * Minor mdoc fix.Joel Dahl2012-11-181-1/+1
| * Standardize EXIT STATUS instructions in man pages when possible.Eitan Adler2012-11-181-4/+2
| * - Increase the number of retry for NET_RT_DUMP from 5 to 15.Hiroki Sato2012-11-182-9/+140
| * Overhaul of route6d(8):Hiroki Sato2012-11-181-445/+392
| * Use sin6_scope_id instead of KAME-specific embedded scope id.Hiroki Sato2012-11-181-27/+8
| * Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel toHiroki Sato2012-11-171-24/+0
* | - Add in an XSDT to stop acpidump from exiting with aPeter Grehan2012-11-301-8/+48
* | Cleanup the user-space paging exit handler now that the unified instructionNeel Natu2012-11-283-6/+3
* | Revamp the x86 instruction emulation in bhyve.Neel Natu2012-11-288-697/+44
* | MSI-X does not need to be enabled in the message control register for theNeel Natu2012-11-221-2/+2
* | Mask the %eax register properly based on whether the "out" instruction isNeel Natu2012-11-211-0/+16
* | ACPI support for bhyve.Peter Grehan2012-11-205-5/+958
* | IFC @ r243164Neel Natu2012-11-1747-124/+270
|\|
| * Replicate a feature from sysinstall documented inDevin Teske2012-11-1644-103/+216
| * This wasn't supposed to be in there - I committed the wrong patch.Eitan Adler2012-11-151-1/+0
| * Add support for a -q flag. While here make the custom argument parsingEitan Adler2012-11-152-13/+30
| * Be declarative about if an error has occured.Eitan Adler2012-11-151-8/+8
| * Fix error code if file isn't readable.Eitan Adler2012-11-151-1/+1
| * Check the range of the gidEitan Adler2012-11-151-0/+15
| * Add a missing check for freadEitan Adler2012-11-151-0/+2
* | IFC @ r242940Neel Natu2012-11-131-21/+50
|\|
| * Document all of the options that wpa_supplicant accepts.Isabell Long2012-11-071-21/+50
* | IFC @ r242684Neel Natu2012-11-11330-1768/+25801
|\|
| * Replace log(3) with flsll(3) for watchdogd(8) and drop libm dependency.Xin LI2012-11-032-3/+4
| * If no contents keyword is specified, the default for files isSimon J. Gerraty2012-11-031-0/+47
| * Teach pw(8) about how to use pw/gr API to reduce code duplicationBaptiste Daroussin2012-10-3014-620/+175
| * Clarify a warning message.Tim Kientzle2012-10-291-1/+2
| * Fix bug introduced by r241902 (MANIFEST uses TAB delimiter).Devin Teske2012-10-271-1/+1