]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-23 marcelChange the copyright notice to a standard BSD 2-clause...
2013-05-23 markjCorrect the description of the -a option: rtsol(d)...
2013-05-23 edLet iconv build on -HEAD properly.
2013-05-23 kibFix typo in the definition of the TWS_DATA_CCB.
2013-05-23 gberRework and organize pmap_enter_locked() function.
2013-05-23 gberStop using PVF_MOD, PVF_REF & PVF_EXEC flags in pv_entr...
2013-05-23 gberImprove, optimize and clean-up ARMv6/v7 memory manageme...
2013-05-23 gberSwitch to AP[2:1] access permissions model. Store ...
2013-05-23 jkimWork around build breakages with GCC 4.2.
2013-05-22 edDon't depend on the touch binary being present.
2013-05-22 gibbsFix loss of the emulated keyboard on Xen PV HVM domains.
2013-05-22 peterDon't mess with /etc/localtime if it is a symlink.
2013-05-22 jkimImprove compatibility with old flex and fix build with...
2013-05-22 gibbsCorrect panic on detach of Xen PV network interfaces.
2013-05-22 emasteRemove reference to removed !MPSAFE filesystem support
2013-05-22 luigiIncrease the (arbitrary) limit for the number of packet...
2013-05-22 attilioAcquire read lock on the src object for vm_fault_copy_e...
2013-05-22 delphijFix a copy-and-paste typo.
2013-05-22 delphijRegenerate with manual fixup for WITH_LDNS_UTILS inheri...
2013-05-22 mckusickProperly spell sentinel (missed in 250891)
2013-05-22 mavFix NULL-dereference kernel panic in case of mps_attach...
2013-05-22 adrianImplement beacon event debugging in athalq.
2013-05-22 mckusickAdd missing buffer releases (brelse) after bread calls...
2013-05-22 mckusickAdd missing 28th element to softdep types name array.
2013-05-22 mckusickNull a pointer after it is freed so that when it is...
2013-05-22 mckusickRemove a bogus check for a NULL buffer pointer.
2013-05-22 mckusickProperly spell sentinel (not sintenel or sentinal).
2013-05-21 mjgpassing fd over unix socket: fix a corner case where...
2013-05-21 edAdd proper prerequisites for even two more headers.
2013-05-21 edUpdate manpages for r250887.
2013-05-21 edAllow certain headers to be included more easily.
2013-05-21 attiliovm_object locking is not needed there as pages are...
2013-05-21 attilioo Relax locking assertions for vm_page_find_least()
2013-05-21 edAdd <uchar.h>.
2013-05-21 eadlerAvoid signed overflow in error handling code.
2013-05-21 jkimConnect flex 2.5.37 to the build and bump __FreeBSD_ver...
2013-05-21 jkimEnable GNU m4 compatibility mode.
2013-05-21 jkimAllow YY_NO_UNPUT to disable unput() for backward compa...
2013-05-21 jkimDefine yy_current_buffer for backward compatibility.
2013-05-21 jkimDo not use log10(3) to get rid of libm dependency....
2013-05-21 jkimReduce compiler warnings.
2013-05-21 jkimApply still relevant local changes.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 jkimDisable keyword expansion.
2013-05-21 jhRemove an extra semicolon from the DOT language output.
2013-05-21 sjgMention the switch to bmake by default.
2013-05-21 adrianImplement a separate hardware queue threshold for aggre...
2013-05-21 adrianEnable the use of TDMA on an 802.11n channel (with...
2013-05-21 marcelFix the PowerPC Book-E register definitions used by...
2013-05-21 marcelAdd a makefle that recurses into the right architecture...
2013-05-21 marcelDon't look for headers outside of the source or object...
2013-05-21 marcelDon't look for headers outside of the source or object...
2013-05-21 brooksRestore the ability to build on systems with 32-bit...
2013-05-21 adrianFix build break - the SetCapability calls return HAL_BOOL,
2013-05-21 kibRegenerate.
2013-05-21 kibFix the wait6(2) on 32bit architectures and for the...
2013-05-21 kibDo not leak the NULLV_NOUNLOCK flag from the nullfs_unl...
2013-05-21 kibFix the hardware watchpoints on SMP amd64. Load the...
2013-05-21 kibAdd amd64-specific ddb command 'show phys2dmap', which...
2013-05-21 kibAdd ddb command 'show pginfo' which provides useful...
2013-05-21 hselaskyAdd new USB quirk.
2013-05-21 adrianExtend the TXOP enforce capability to support checking...
2013-05-21 marcelAdd basic support for FDT to i386 & amd64. This change...
2013-05-21 delphijBMAKE is now being built by default.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 sjgTag bmake-20130520
2013-05-20 sjgImport bmake-20130520 to keep us in sync.
2013-05-20 jkim- Prefer ACPI_COMPARE_NAME(a, b) macro over strncmp...
2013-05-20 jkimFix white spaces.
2013-05-20 brooksFix distributekernel in the non NO_ROOT case.
2013-05-20 julianUpdate the setfib man page to reflect recent changes.
2013-05-20 brooksCleanups and markup improvements suggested by trociny...
2013-05-20 julianRemove accidentally included line..
2013-05-20 brooksSpell extensions correctly.
2013-05-20 jillespopen(): Add 'e' mode character to set close-on-exec...
2013-05-20 maximNetBSD 6.1 added.
2013-05-20 jillesAdd a test program for popen().
2013-05-20 adrianMake the HT rate duration calculation work for MCS...
2013-05-20 pfggrep: change some int types.
2013-05-20 markjRemove a block of code that was not intended to be...
2013-05-20 mavFix vdc->Secondary_Element_Count metadata field access...
2013-05-19 pjdStyle nits.
2013-05-19 pjdUse SDT_PROBE1() instead of SDT_PROBE().
2013-05-19 pjdProtect SDT_PROBE() with do { } while (0) loop.
2013-05-19 melifaroReally fix netmask address family this time.
2013-05-19 melifaroFinish r85740 : Make IPv6 netmask has address family...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-19 sjgAutomate import dance
2013-05-19 andrewAdd a comment explaining why stack_capture is empty...
2013-05-19 tuexenInitialize the fibnum for outgoing packets to 0. This...
2013-05-19 edRemove lint case for _Thread_local.
2013-05-19 hrsFix build after doc/projects/xml-tools integration.
2013-05-19 jamieRefine the "nojail" rc keyword, adding "nojailvnet...
2013-05-19 sbrunoUpdate snd quirks for T520, T420, X220.
2013-05-19 adrianMore non-ATH_DEBUG build fixes.
2013-05-19 adrianSince we're now using the ah pointer, always declare it.
2013-05-18 smhAdded output of device QUIRKS for CAM and AHCI devices...
2013-05-18 kientzleBack out r250768 until I can further investigate why...
2013-05-18 rpauloAdd support for the second GPIO pin bank on the Wii...
next