summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* After r283981 it is no more needed to specify endianness when generating thebapt2015-06-041-5/+1
* revert r283969,283970 not needed anymore after r283981bapt2015-06-044-53/+4
* Document the disable of legacy entries in password database in UPDATINGdelphij2015-06-042-1/+10
* Whitespace changes for r283981. No actual code changes.delphij2015-06-041-88/+88
* In r113596, version 4 of entries have been added but pwd_mkdb havedelphij2015-06-042-8/+39
* First pass of adding transmit parameters as an option for outboundadrian2015-06-042-0/+45
* Disable bgscan for now - it interferes with 11n activity and generaladrian2015-06-041-0/+2
* Remove unused variable and silence clang warnings.araujo2015-06-041-2/+0
* Clean up unused variable and silence clang warnings.araujo2015-06-041-3/+0
* Remove unused variables and silence clang warnings.araujo2015-06-041-4/+2
* Use tunable 'hw.vmm.svm.features' to disable specific SVM features evenneel2015-06-041-5/+10
* Capitalize the list of accepted variablesbapt2015-06-031-3/+3
* Add a pw_mkdb2(3) function which does the same thing as pw_mkdb(3) exceptbapt2015-06-034-4/+53
* Syncing a directory vnode might drop the vnode lock in thekib2015-06-031-2/+2
* In r282297 \fC was wrong changed to \fCW.) when it should have been \fCWbapt2015-06-031-4/+4
* MFV: r283965jkim2015-06-032-47/+73
* Fix typobapt2015-06-031-2/+2
* Use the new pw(8) '-R' option to create the users/groups.gjb2015-06-031-5/+4
* Document pw(8) '-R' option, added in r283961.gjb2015-06-031-1/+20
* New pw -R rootdir optionbapt2015-06-033-38/+89
* Change EM_MULTIQUEUE to a real kernconf entry and enable support forsbruno2015-06-038-196/+516
* fix missing backslash..jmg2015-06-031-1/+1
* install nanobsd.sh as a MLINK as that is the .Nm of the man page..jmg2015-06-031-1/+3
* Fix spelling.hselasky2015-06-031-1/+1
* Fix wrong variable name in the previous commit.loos2015-06-031-1/+1
* Fix the OACTIVE handling on if_dwc.loos2015-06-031-1/+6
* Better handling of userland sysarch() requests to flush icache.ian2015-06-033-1/+165
* Revert r283938 it is not needed anymore and brokenbapt2015-06-031-2/+1
* Replace the gunzip(1) system by a minimalistic zlib based implementation.bapt2015-06-032-4/+25
* userboot: enable bzipfs supportavg2015-06-031-1/+2
* mandoc's makewhatis requires gnuzip to be in the path when deadling withbapt2015-06-031-1/+2
* Restore AHCI quirks printing as base16.mav2015-06-021-1/+1
* Make the last revision compilable.glebius2015-06-021-4/+5
* The argument passed to the iwi_update_wme() is softc, not ieee80211com.glebius2015-06-021-2/+1
* Add comments to indicate where the flag for later abort" originates.dteske2015-06-021-3/+3
* Correct grdc(1) 12-hour display between 12:00 and 13:00emaste2015-06-021-5/+5
* Similar to r280178, don't hide command for building static library.bdrewery2015-06-021-3/+3
* Provide vnode in memory map info for files on tmpfsvangyzen2015-06-027-18/+49
* Simplify hang detection by stealing the techniques used in ixl(4) andsbruno2015-06-022-50/+49
* Fix for control endpoint handling in the DWC OTG driver. The datahselasky2015-06-021-56/+52
* Add a configuration file to support the Cubox/Hummingboard SoC.gjb2015-06-021-0/+39
* Remove trailing tabs to avoid spamming stdout with long lines.gjb2015-06-021-4/+4
* Add a missing wakeup when releasing ownership of the SPI hardware.ian2015-06-021-13/+12
* Pass the '-b' argument to pw(8) so the '/home' directory is createdgjb2015-06-021-1/+2
* Remove unused variables reported by clang.araujo2015-06-022-5/+2
* Remove unused variable allocated_ctx reported by clang.araujo2015-06-021-5/+1
* Fix bug in r278331: unlike some other options MaxRecvDataSegmentLengthmav2015-06-021-1/+1
* Add example howto configure gre(4) tunnel with the same inner andae2015-06-021-1/+39
* In arm_create_disk(), disable soft updates journaling.gjb2015-06-011-1/+1
* Re-enable arm_create_user(), and pass the '-V DESTDIR/etc' togjb2015-06-011-4/+7
OpenPOWER on IntegriCloud