summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a setup script for unbound(8) called local-unbound-setup. Itdes2013-09-2311-4/+488
* Launch the bourne shell using "sh" rather than "${SHELL}", as the latterian2013-09-231-1/+1
* Export two new DCMD enums. These allow set/get of the mfi_ctrl_propertiessbruno2013-09-221-0/+2
* Always request zeroed memory, in case we're dumb enough to leak it later.des2013-09-221-2/+2
* Pull in r191165 from upstream llvm trunk:dim2013-09-2212-10/+26
* Remove drill(1) if MK_LDNS_UTILS is false.des2013-09-221-2/+9
* Build and install drill(1).des2013-09-224-0/+559
* Revert r255797. The LK_UPGRADE | LK_NOWAIT drops the lock.kib2013-09-221-14/+2
* Pre-acquire the filedesc sx when a possibility exists that the laterkib2013-09-221-3/+30
* Increase the chance of the buffer write from the bufdaemon helperkib2013-09-221-2/+14
* Launch the shell, passing it the path to the mk-osreldate script, ratherian2013-09-221-1/+1
* Due to a missing command-line argument, yacc regenerated the parser butdes2013-09-222-339/+135
* Fix indentation.des2013-09-221-1/+1
* Both the vm_map and vmspace zones are defined as "no free". So, there is noalc2013-09-221-23/+2
* Update comment from draft to RFC number.bz2013-09-221-3/+2
* Consistently use the same value to indicate exclusively-held anddavide2013-09-222-8/+8
* - Create kern.ipc.sendfile namespace, and put the new "readhead" OIDglebius2013-09-228-24/+81
* Remove the armv6eb architecture as it is unused, and almost certainlyandrew2013-09-222-2/+2
* Fix ia64 and mips kernel builds due to XENHVM=>GENERIC integration ingibbs2013-09-221-0/+4
* Fix compilation of the i386 PAE kernel config.gibbs2013-09-221-2/+0
* Remove autoprops.des2013-09-210-0/+0
* Set props and correct RCS ID tag.des2013-09-212-1/+4
* Regenerate syscall argument strings after r255777.markj2013-09-212-24/+24
* Omit "__restrict" when generating syscall argument strings. DTrace doesn'tmarkj2013-09-211-6/+8
* Give argtype struct names a different prefix than probe struct names.markj2013-09-211-2/+2
* Create a separate script to generate osreldate.h rather than sourcingian2013-09-212-13/+59
* Pull in all the OpenSSH bits that we'd previously left out because wedes2013-09-21146-0/+43001
|\
* | Stability fixes for Intel LynxPoint XHCI controllers. Disable XHCI porthselasky2013-09-213-25/+66
* | Upgrade to 6.3p1.des2013-09-21154-2393/+4264
|\ \ | |/
| * Vendor import of OpenSSH 6.3p1des2013-09-18221-3170/+5464
* | Ditch the random seeding code, which never really worked as intended.des2013-09-211-66/+39
* | Make the directory mapping functionality, which was previously onlydes2013-09-214-86/+78
* | Fix the AR933x CPU UART support by using the correct clock when calculatingadrian2013-09-211-2/+8
* | Remove redundant files.cy2013-09-21529-30779/+0
* | Check return code from inet_pton.cy2013-09-211-1/+13
* | Replace claims that DES is a strong cryptosystem with a warning statingdes2013-09-211-28/+7
* | Introduce spares in the TCP syncache and timewait structuresbz2013-09-212-1/+4
* | Address double init of ip_log mutex, fixing a panic after ipfilter iscy2013-09-211-1/+1
* | Enable main ipfilter sysctl MIBs.cy2013-09-211-28/+26
* | Convert ipfilter from timeout(9) to callout(9).cy2013-09-212-4/+14
* | Remove additional non-FreeBSD code.cy2013-09-211-25/+2
* | Optimize the block size used on ZFS cache devices as is already donegibbs2013-09-211-0/+2
* | Put 'device hyperv' back in amd64/GENERIC, incorrectly removed withgjb2013-09-211-0/+3
* | Reorder/regroup the vmm ioctl api definitions to allow somegrehan2013-09-211-21/+35
* | MFV r254750:delphij2013-09-2115-61/+430
|\ \
| * | Update vendor/illumos/dist and vendor-sys/illumos/distdelphij2013-08-2312-47/+366
| * | Update vendor-sys/illumos/dist to 14157:85f7bb2246ca:delphij2013-08-232-38/+14
| * | Update vendor-sys/illumos/dist to 14151:189ec27885ae:delphij2013-08-238-89/+97
| * | Update vendor/illumos/dist and vendor-sys/illumos/distdelphij2013-08-161-2/+5
| * | Update vendor/illumos/dist and vendor-sys/illumos/distdelphij2013-08-163-14/+28
OpenPOWER on IntegriCloud