summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Recognize "--" as end of options in local builtin.jilles2013-08-142-0/+13
* Don't send uninitialized memory (two instances of 4 bytes) intuexen2013-08-141-0/+8
* Fix several performance related issues in the new NFS server'srmacklem2013-08-144-85/+230
* sh: Allow a lone redirection before '|', ';;' or ';&'.jilles2013-08-144-0/+9
* If sys/param.h MAXPHYS has been tuned to exceed MFI_MAXPHYS, the mfi(4)sbruno2013-08-141-1/+2
* Added 4K quirks for:-smh2013-08-142-0/+48
* Remove the {SRC,DOC,PORT}REVISION variables from release(7), andgjb2013-08-141-19/+4
* Make carets line up in dtc diagnostics if the line starts with a tab.theraven2013-08-141-1/+2
* ext2fs: update format specifiers for ext4 type.pfg2013-08-141-4/+4
* Belatedly add my birthday and fix a typo.uqs2013-08-141-1/+2
* Fix make dependuqs2013-08-141-1/+1
* Replace the homegrown implementation of nitems() with calls to nitems()rpaulo2013-08-146-56/+37
* Use kld_{load,unload} instead of mod_{load,unload} for the linker file loadmarkj2013-08-147-38/+38
* - Disable quantum caches on the kmem_arena. This can make fragmentationjeff2013-08-131-1/+1
* - Add a statically allocated memguard arena since it is needed very earlyjeff2013-08-133-8/+17
* Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, thesejkim2013-08-133-174/+86
* Improve pageout flow control to wakeup more frequently and do less work whilejeff2013-08-134-215/+68
* If a controller fails to initialize, do not notify consumers (nvd) of itsjimharris2013-08-131-0/+9
* Send a shutdown notification in the driver unload path, to ensurejimharris2013-08-134-28/+51
* libc: Use O_CLOEXEC when writing gmon files (cc -pg).jilles2013-08-131-2/+2
* Tidy up global locks for ACPICA. There is no functional change.jkim2013-08-134-21/+19
* Rename imx_machdep.c to imx51_machdep.c, because it contains hardwareian2013-08-132-1/+1
* Remove get_rev_branch(), functionality exists in the release/Makefile.gjb2013-08-131-13/+0
* vfork(2) was listed as deprecated in 1994 (r1573) and was the falsepeter2013-08-131-19/+19
* kdump: Decode AT_FDCWD in first argument of bindat() and connectat().jilles2013-08-131-0/+2
* Teach libstdc++ about logl(3).pfg2013-08-131-2/+2
* - Remove the defaults for TARGET/TARGET_ARCH.gjb2013-08-131-8/+5
* - 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
OpenPOWER on IntegriCloud