summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* No need to check if devd is running before posting an event.jhibbits2014-06-212-14/+9
* Fix a bug in bsdgrep(1) where patterns are not correctlygjb2014-06-201-1/+1
* Add -u (unbuffered output) after GNU sed.pfg2014-06-202-6/+19
* Hide a harmless "QUEUE FULL EVENT" message behind bootverbose.hiren2014-06-201-2/+5
* Consider the total number of descriptors available (and not just thosenp2014-06-201-3/+4
* Fix a bug which incorrectly allowed two listening SCTP sockets ontuexen2014-06-201-21/+20
* Cap the percent CPU of individual threads at 100% to fix some of thejhb2014-06-201-0/+2
* Fix a bug in the setsockopt()-handling of the SCTPtuexen2014-06-201-3/+3
* Fix a code typo that prevented mkdir from firing (unnoticeddteske2014-06-201-1/+1
* Test RTLD's new LD_LIBRARY_PATH_FDS variable.jonathan2014-06-209-0/+374
* Add the LD_LIBRARY_PATH_FDS environmental variable.jonathan2014-06-204-16/+148
* regex: Make use of reallocf().pfg2014-06-201-6/+6
* Honor jails for unbound SCTP sockets when selecting source addresses,tuexen2014-06-206-20/+336
* Restore the ABI of the cpuctl(4) ioctl request CPUCTL_CPUID, usekib2014-06-204-21/+63
* Remove /etc/gnats from here, too.gavin2014-06-201-2/+0
* Stop creating /etc/gnatsgavin2014-06-201-2/+0
* Fix changing the usernamebapt2014-06-201-1/+1
* Removed compatibility with pre FreeBSD 2.2 pw_mkdb commandbapt2014-06-201-13/+2
* use .Mt to mark up email addresses consistently (part2)bapt2014-06-20133-224/+212
* use .Mt to mark up email addresses consistently (part1)bapt2014-06-2074-123/+120
* Assert that the new entry is inserted into the right location in thekib2014-06-201-0/+9
* Increment the pending packets more aggressively for TSObryanv2014-06-201-3/+3
* Handle multiple calls to rxq_eof for single packet completionbryanv2014-06-202-2/+18
OpenPOWER on IntegriCloud