summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Only set ARCH_FLAGS (TARGET/TARGET_ARCH) if specified, otherwisegjb2013-08-132-26/+19
* Virtualize carp(4) variables to have per vnet control.trociny2013-08-131-53/+61
* kdump: Improve decoding of various *at calls:jilles2013-08-132-0/+47
* db: Use O_CLOEXEC instead of separate fcntl() call.jilles2013-08-132-8/+3
* init: Set kernel login class and CPU mask on new processes.jilles2013-08-131-1/+2
* Some small cleanups to the fixes in r180340:jhb2013-08-131-3/+3
* ext2fs: update format specifiers for ext4 type.pfg2013-08-131-1/+1
* Expose _citrus_bcs_trunc_rws_len for libintl's use.peter2013-08-131-0/+1
* Define ext2fs local types and use them.pfg2013-08-138-44/+48
* - Minor style(9) fix.glebius2013-08-131-2/+4
* Add imx6 compatibility and make the driver work for any clock frequency.ian2013-08-132-79/+132
* ieee80211_rate2plcp() and ieee80211_rate2phytype() are both pre-11nadrian2013-08-131-2/+5
* Apply upstream revision 1.151 (fix relative symlinks)des2013-08-131-1/+2
* Turn off warns for this do-nothing file. clang noticed.peter2013-08-131-0/+2
* Return error when opening read-only volumes (like RAID4/5/...) for writing.mav2013-08-133-1/+8
* Add a note that if you were WITH_ICONV before, you should turn onpeter2013-08-131-0/+2
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-1312-42/+122
* Oops, wrong constant at r254269.mav2013-08-131-1/+1
* Fix reasonable but safe Clang warnings.mav2013-08-131-2/+6
* FreeBSD's DTrace implementation has a few problems with respect to handlingmarkj2013-08-139-487/+362
* Remove some unused fields from struct linker_file. They were added inmarkj2013-08-132-6/+0
* Add event handlers for module load and unload events. The load handlers aremarkj2013-08-133-3/+22
* Make sure bootonly.iso for -BETAs and -RCs use the releases/gjb2013-08-131-1/+1
* Alter the mq_start routine to do a TRYLOCK and call to the locked routinejfv2013-08-131-1/+7
* Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCIscottl2013-08-1263-522/+110
* Improve the MSIX setup code in the drivers, thanks to Marius forjfv2013-08-124-13/+33
* Blank m_nextpkt before passing it up.adrian2013-08-121-0/+1
* Add read-only support for extents in ext2fs.pfg2013-08-1213-32/+565
* Make check for unknown login class actually work. Previously, using the "-c"...trasz2013-08-121-0/+2
* Add brace missing in r254253.mav2013-08-121-1/+1
* r253460 accidentally some moderately expensive debugging code, evenscottl2013-08-121-0/+4
* Fix the formatting of the error message.ed2013-08-121-2/+2
* Temporarily revert sendmail 8.14.7 change to getipnodebyname() flags togshapiro2013-08-121-0/+4
* Make the features a 64-bit value instead of 32-bit.tuexen2013-08-124-35/+34
* It seems the pre-commit checker doesn't detect illegal character sets. Fix.peter2013-08-120-0/+0
* Give up on using iconv to convert to UTF-8 at build time. I don't see anypeter2013-08-1210-50/+2783
* - Try to fix build of 32-bit compatibility USB support for FreeBSD andhselasky2013-08-124-24/+32
* Fix some signed comparison compile warnings.hselasky2013-08-123-5/+5
* Correct an EHCI register write.hselasky2013-08-121-1/+1
* Add optional support for default override of standard setup; but only ifdteske2013-08-121-3/+35
* When flushing packets from the powersave queue, make sure thatadrian2013-08-121-0/+1
* Add a missing break.adrian2013-08-121-0/+1
* fnmatch(): Add test for r254091 (pattern with single backslash).jilles2013-08-111-0/+4
* Don't build the UTF-8 version of the catalogs without iconv enabled.peter2013-08-111-8/+7
* Only allocate 2 bounce pages for maps that can only use them for buffers thatcognet2013-08-111-1/+6
* Correct the recovery logic in vm_page_alloc_contig:attilio2013-08-111-4/+2
* Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just removepeter2013-08-111-1/+0
* Update nvi-1.79 to 2.1.1-4334a8297fpeter2013-08-11269-30408/+13000
* - Update the wrapper script to 'release.sh', as used by the FreeBSDgjb2013-08-111-71/+230
* Add FreeBSD 9.2 to mdoc.local.gjb2013-08-111-0/+1
OpenPOWER on IntegriCloud