summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch up with many years of changes:wollman2014-06-241-13/+50
* Apply vendor fixes for big endian support and 20GBps/25GBps link speeds.delphij2014-06-245-26/+55
* Correct memset size.delphij2014-06-241-1/+1
* Clarify the expected usage of I2C 7-bit slave addresses on ioctl(2)loos2014-06-242-4/+18
* Fix issues in config parser relating to lun serial numbers.jpaetzel2014-06-242-2/+16
* Fix multiple vulnerabilities in file(1) and libmagic(3).delphij2014-06-245-26/+37
* Document r267639 CTL ABI breakage.mav2014-06-241-0/+5
* Use existing PHOLD() and PRELE() macros.hselasky2014-06-241-16/+4
* Remove fixed path as part of suggestion. Three dots are fine for mostimp2014-06-241-2/+3
* sysctl subsystem uses sxlocks so avoid to setup dynamic sysctl nodesattilio2014-06-241-13/+28
* Add missing linefeed.gavin2014-06-241-1/+1
* Put the aesni_cipher_setup() and aesni_cipher_process() functions intokib2014-06-243-94/+95
* Make cpuctl_do_cpuid() and cpuctl_do_cpuid_count() return void.kib2014-06-241-17/+11
* Fix ifname normalization. ifconfig_IF_alias{es,N} did not work if ifname hashrs2014-06-241-7/+7
* Provide APIs to directly get 'lowmem' and 'highmem' size directly.neel2014-06-246-21/+26
* mdoc: remove superfluous paragraph macros.joel2014-06-2322-24/+0
* With the move away from GNATS, drop the CTM config file for downloadinggavin2014-06-231-8/+0
* Make nd6_gctimer tunable.ume2014-06-231-0/+2
* Exclude IPv4 address from doing longest match.ume2014-06-231-1/+2
* Fix markup and grammar.brueffer2014-06-231-5/+5
* Several small fixes (typos, grammar, mdoc).brueffer2014-06-231-5/+7
* use .Mt to mark up email addresses consistently (part6)bapt2014-06-2356-84/+84
* use .Mt to mark up email addresses consistently (part4)bapt2014-06-2387-111/+105
* use .Mt to mark up email addresses consistently (part3)bapt2014-06-23124-213/+184
* Add documentation for the fpu_kern(9) interfaces.kib2014-06-231-0/+193
* Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPUkib2014-06-238-60/+45
* Use correct names for the flags. MAP_ENTRY_GROWS_* have the samekib2014-06-231-1/+1
* Catch up with r186809, correct comments.kevlo2014-06-232-2/+2
* Restore the check for non-NULL dmatag in sndbuf_free.kan2014-06-231-1/+2
* Fix some bugs when fetching probe arguments in i386. Firstly ensure thatmarkj2014-06-233-10/+9
* Tidy up fd-related functions called by do_execvemjg2014-06-231-18/+2
* Fix a couple of bugs on amd64 when fetching probe arguments beyond themarkj2014-06-231-10/+11
* Change suggestion how to set MAKESYSPATH as broken incremental buildache2014-06-231-1/+1
* cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.np2014-06-2212-17172/+18272
* Merge intermediate OpenBSD v1.25 changes (almost identical to ours)ache2014-06-221-18/+12
* Don't take filedesc lock in fdunshare().mjg2014-06-221-9/+6
* getopt(3): recognize option:: as GNU extension for "optional options".pfg2014-06-223-8/+22
* With the migration from GNATS to Bugzilla, we no longer need a tool togavin2014-06-222-358/+0
* Remove the incomplete Tegra 2 code, nobody was maintaining it. The AC100andrew2014-06-225-360/+0
* Permit changing cpu mask for cpu set 1 in presence of driversmelifaro2014-06-223-14/+92
* convert to using pidfile... This prevents multiple wpa_supplicantsjmg2014-06-226-6/+39
* add support for MosChip MCS9922... This is found on an ExpressCard..jmg2014-06-221-0/+2
* Add note on SYSCTL VARIABLES.iwasaki2014-06-221-0/+2
* fd: replace fd_nfiles with fd_lastfile where appropriatemjg2014-06-224-9/+9
* do_dup: plug redundant adjustment of fd_lastfilemjg2014-06-221-2/+0
* Allow creation of SDT probes from a module in which no providers aremarkj2014-06-211-16/+17
* Add the llvm patch for r267704.dim2014-06-211-0/+125
* Pull in r211435 from upstream llvm trunk (by Benjamin Kramer):dim2014-06-212-0/+39
* Drop ifdef nonsense: just use setvbuf(3).pfg2014-06-211-9/+3
* Revert r267675:pfg2014-06-211-6/+6
OpenPOWER on IntegriCloud