]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-06-02 tuexenRemove an unused parameter.
2012-06-02 dimInstall libcxxrt's C++ ABI and unwind headers. This...
2012-06-02 joelmdoc: minor Bl improvements.
2012-06-02 dimTabify libcxxrt and libc++'s Makefiles.
2012-06-02 edRemove invalid remark about pipes.
2012-06-02 hselaskyAdd appropriate checks for ic_bsschan being set to...
2012-06-02 joelmdoc: minor Bl improvements.
2012-06-02 mavRewrite enabling NCQ for SATA devices in a way more...
2012-06-02 eadlerDocument the limitations of the -delete primary
2012-06-01 mjacobClean up and complete the incomplete deferred enable...
2012-06-01 mjacobPrint FC PortID as a hex number. This makes it easy to
2012-06-01 jkimConsistently use ACPI_SUCCESS() and ACPI_FAILURE()...
2012-06-01 obrienCentralize the specification of the krb5 build tools.
2012-06-01 joelmdoc: terminate quoted string and remove unneeded parag...
2012-06-01 jkimTidy up code clutter in SMP case a bit. No functional...
2012-06-01 sbrunoDoh! Bump the date as I touched it!
2012-06-01 eadlerRevert r236380
2012-06-01 jhbAdd a new -e flag to pciconf(8)'s list mode to display...
2012-06-01 jkimCall AcpiSetFirmwareWakingVector() with interrupt disab...
2012-06-01 sbrunoAdd notes and information for exposed tuneables in...
2012-06-01 jkimImprove style(9) in the previous commit.
2012-06-01 jkimExecute AcpiLeaveSleepStatePrep() for S1 and reduce...
2012-06-01 hselaskyImprove support for detaching kernel drivers on a per...
2012-06-01 jhbCommit a portion of 233708 I missed earlier and don...
2012-06-01 jhbRemove unnecessary initializations. The BSS of boot2...
2012-06-01 jhbExtend VERBOSE_SYSINIT to also print out the name of...
2012-06-01 iwasakiCall AcpiLeaveSleepStatePrep() in interrupt disabled...
2012-06-01 ghelmerStyle(9) improvements: remove unnecessary parenthesis...
2012-06-01 bzMake TCP LRO work properly with VIMAGE kernels rather...
2012-06-01 mavUse AC_GETDEV_CHANGED async to notify ada driver about...
2012-06-01 jaseAdd myself as a new committer.
2012-06-01 tuexenSmall cleanups. No functional change.
2012-06-01 dimMake devd build with libc++.
2012-06-01 dimFix dangling else in libc++'s __bit_reference header...
2012-06-01 dimPull in r155978 from upstream llvm trunk:
2012-06-01 adrianAdd a missing #include, required for IEEE80211_DEBUG.
2012-06-01 eadlerAdd sysctl to query amount of swap space free
2012-06-01 eadlerAdding missing dependancies for loading hptiop(4),...
2012-06-01 alcEliminate code duplication in free_pv_entry() and pmap_...
2012-06-01 eadlerFix warning generated by clang;
2012-06-01 eadlerAdd characters mapping for codepages used in Germany.
2012-06-01 alcpmap_alloc_vhpt() doesn't need the pages that it alloca...
2012-06-01 impRevert debug and other immature code accidentally commi...
2012-06-01 impInitialize the clocks before we call cninit() so that...
2012-05-31 yongariRemove unnecessary device_printfs.
2012-05-31 obrienUpdate date for r236338 & r236346.
2012-05-31 eriCorrect table counter functionality to not panic.
2012-05-31 pjdRegenerate after r236361.
2012-05-31 tj- Fix my botched merge and correct mentor ordering...
2012-05-31 pjdAdd missing system calls.
2012-05-31 pjdThere is no rmdirat system call. Weird, I know.
2012-05-31 impUnlock in the error path to prevent a lock leak.
2012-05-31 jhbDon't trace or dump page fault records in the default...
2012-05-31 eadlerFix a variety of compile errors with gcc48 and clang
2012-05-31 eadlerBump date for content missed in r236290
2012-05-31 tjAdd my mentor relationships.
2012-05-31 obrienAdd regression test for '-V' command line option (requi...
2012-05-31 obrienAdd "-V '${VAR}'" variable expansion from Portable...
2012-05-30 jaseAdd myself and mentors relationship.
2012-05-30 obrienmake it easier to check newly-built make
2012-05-30 obrienmake it easier to test newly-built make.
2012-05-30 obrienDeprecate the FreeBSD make's ":U" (to-upper case) and...
2012-05-30 obrien* Remove headers from SRCS that are not generated
2012-05-30 jpaetzelBump PKG_INSTALL_VERSION which should've been done...
2012-05-30 jhb- Witness doesn't verify the old MTX_NOSWITCH flag...
2012-05-30 jpaetzelLet pkg_add use the ENV variable PACKAGESUFFIX. This
2012-05-30 tuexenSeperate SCTP checksum offloading for IPv4 and IPv6.
2012-05-30 jpaetzelFix detecting available zpool names.
2012-05-30 jpaetzelFix French Canadian console keyboard layout
2012-05-30 mariusMerge r236137 from x86:
2012-05-30 mariusTry to finally get the point in time at which bge_add_s...
2012-05-30 emaxWhen we return deprecated addresses, we need to referen...
2012-05-30 rajPanic openly if we cannot retrieve memory information...
2012-05-30 rajExtract vendor specific Book-E pieces into separate...
2012-05-30 sbrunoCosmetic nit. If a configured volume has no label...
2012-05-30 kibEnable vn_io_fault() lock avoidance for UFS.
2012-05-30 kibvn_io_fault() is a facility to prevent page faults...
2012-05-30 kibAdd a rangelock implementation, intended to be used...
2012-05-30 kibCapitalize start of sentence.
2012-05-30 kibClarify that the v_lockf is advisory lock list.
2012-05-30 uqsUnbreak make depend.
2012-05-30 glebiusImprove style(9) of bcopy() to and from mbuf tag.
2012-05-30 kibAssert that TDP_NOFAULTING and TDP_NOSPEEPING thread...
2012-05-30 gberPrint userspace backtrace for current thread.
2012-05-30 gberFlush D and I caches after setting a breakpoint.
2012-05-30 bzUpdate the previous openssl fix. [12:01]
2012-05-30 glebiusAfter r228571 carp_output() expects carp_softc * pointe...
2012-05-30 bjkCatch up to the carp rewrite and refer to vhids instead...
2012-05-30 alcEliminate some purely stylistic differences among the...
2012-05-30 eadlerDocument daily_status_security_chkportsum_enable
2012-05-30 eadlerRelax security permissions on '.seq' file creation...
2012-05-30 eadlerOnly set _w to 0 when the file stream is not currently...
2012-05-30 eadleradd missing variable declaration when DEBUG is defined...
2012-05-30 eadlerFix likely race condition if wait_child() is interrupte...
2012-05-30 eadlerAdd missing flag enable when certain arguments are...
2012-05-30 eadlerDon't attempt to delete .sujournal in /tmp
2012-05-30 eadlerAdd support for newer garmin devices
2012-05-30 eadlerAdd support for Sun 1040 PCI Quad Serial
2012-05-30 miwi- FreeBSD ships a KDE PAM module in base, but it's...
2012-05-30 gjbRegen src.conf.5 after r236279.
next