]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-11-11 Adrian ChaddSend EAPOL frames at the management rate, not the data...
2013-11-11 Alexander MotinIntroduce seperate mutex lock to protect protect CTL...
2013-11-11 Gleb SmirnoffDo not use just freed memory.
2013-11-11 Gleb SmirnoffRemove never used ioctls that originate from KAME....
2013-11-11 Glen BarberFix a few style nits.
2013-11-11 Justin HibbitsAdd the necessary bits for dumps on ppc64.
2013-11-11 Glen BarberSilence bmake(1) errors if TEST_DIRS evaluation is...
2013-11-11 Devin TeskeCheck the partition scheme before blowing away disks...
2013-11-11 Devin TeskeRemove the env(1) but keep the var.
2013-11-11 Glen BarberUnbreak the installer on head/:
2013-11-11 Peter WemmUpdate svn from 1.8.1 to 1.8.4 - minor security fixes...
2013-11-11 Peter WemmImport svn-1.8.4, which includes fixes for both securit...
2013-11-11 Neel Natux86 platforms that use an IOAPIC route the legacy timer...
2013-11-10 Alexander MotinUse relaxed (write-only) memory barriers when writing...
2013-11-10 Alexander MotinSome more registers access optimizations:
2013-11-10 Jilles Tjoelkersh: Properly quote alias output from command -v.
2013-11-10 Andreas ToblerPrepare for 64-bit. Iow, use Elf_*hdr instead of the...
2013-11-10 Ian LeporeApparently with "const uint32_t foo = 0x60;" gcc doesn...
2013-11-10 Alexey Degtyarev- Add myself as port committer and my mentor's relation...
2013-11-10 Bruce M SimpsonRB_FOREACH_[REVERSE_]FROM() do not require the head...
2013-11-10 Bruce M SimpsonDocument the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_F...
2013-11-10 Jilles Tjoelkersh: Add a test case for would-be assignments that are...
2013-11-10 Edward Tomasz... Fix typo in "iscsictl -v".
2013-11-10 Alexander MotinSave one more register read per command by not reading...
2013-11-10 Edward Tomasz... Fix typo.
2013-11-10 Alexander MotinSome CAM locks polishing:
2013-11-10 Gleb SmirnoffFix typo in r257515.
2013-11-10 Eitan Adlerpkill - Optimize pgrep -F
2013-11-10 Marcel MoolenaarDon't enable interrupts before we call sched_throw...
2013-11-10 Eitan AdlerFix typo: site_t -> size_t
2013-11-10 Eitan AdlerRemove dead link
2013-11-10 Hiren PanchasaraMinor spelling correction.
2013-11-09 Konstantin... Hide MNT_SHARED_WRITES() and MNT_EXTENDED_SHARED()...
2013-11-09 Dimitry AndricFix gcc warning about an uninitialized bool in sys...
2013-11-09 Dimitry AndricFix gcc warning about an empty device_printf() format...
2013-11-09 Rick MacklemFix an NFSv4.1 client specific case where a forced...
2013-11-09 Dimitry AndricFix (erroneous) gcc warnings about usage of uninitializ...
2013-11-09 Konstantin... If filesystem declares that it supports shared locking...
2013-11-09 Konstantin... Both vn_close() and VFS_PROLOGUE() evaluate vp->v_mount...
2013-11-09 Dimitry AndricFix gcc warnings about casting away const in sys/x86...
2013-11-09 Ruslan Bukino Add ONFI signature check.
2013-11-09 Sergey Kandaurovpkg_install has been removed on 20131031.
2013-11-09 Gleb SmirnoffUse system libiconv, instead of trying to dlopen() it.
2013-11-09 Eitan AdlerAdd missed DPADD
2013-11-09 Eitan AdlerChange manual string conversion to expand_number
2013-11-09 Eitan AdlerAdd support for SIIG x1 pci-e single parallel port...
2013-11-09 Adrian ChaddStrip out this cruft; people should be making modules...
2013-11-09 Adrian ChaddFix AMRR to correctly select the initial rate.
2013-11-09 Adrian ChaddAdd some new driver definitions as part of the chip...
2013-11-09 Colin PercivalFix typo in r256646: We want to generate lists of direc...
2013-11-09 Mark JohnstonDon't try to use the 32-bit drti.o unless the data...
2013-11-09 Justin T. GibbsOn XenServer the "halt" message is used instead of...
2013-11-09 Sergey KandaurovFix extattr(2) MLINKS.
2013-11-09 Ian LeporeThis change builds kernel tools based on the same assum...
2013-11-08 Joel Dahlmdoc: add missing El.
2013-11-08 Joel Dahlmdoc: remove superfluous paragraph macro.
2013-11-08 Jean-Sébastien... drm/radeon: Wake up userland after page flip
2013-11-08 Jean-Sébastien... drm: Initialize "handle" to 0 before calling drm_gem_ha...
2013-11-08 Marko ZecEliminate duplicated & dead code.
2013-11-08 Hiren PanchasaraFix typo in a comment.
2013-11-08 Alfred PerlsteinDo not use a sleep lock when protecting the driver...
2013-11-08 Alfred PerlsteinFix for bad performance when mtu is increased.
2013-11-08 Alfred PerlsteinUse explicit long cast to avoid overflow in bitopts.
2013-11-08 Glen BarberRemove generate-release.sh from head/.
2013-11-08 Dimitry AndricInitialize variable in sys/x86/iommu/busdma_dmar.c...
2013-11-08 Dimitry AndricFix typo in include guard, found by clang 3.4.
2013-11-08 Konstantin... Fix signal delivery for the iBCS2 binaries. The iBCS2...
2013-11-08 Alan CoxEliminate an unused macro.
2013-11-08 Konstantin... Add bits for the AMD features from CPUID function 0x800...
2013-11-08 Ian LeporeRemove 'inline' from ar9300_init_pll(), it's too big...
2013-11-08 Alan CoxAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-08 Julio MerinoBuild and install the atf tests.
2013-11-08 Julio MerinoInstall category Kyuafiles from their category directories.
2013-11-08 Julio MerinoHandle the removal of the test suite when WITHOUT_TESTS...
2013-11-08 Julio MerinoSubsume the functionality of MK_ATF into MK_TESTS.
2013-11-08 Julio MerinoAdd libatf-c++ to the prebuild libs.
2013-11-08 Julio MerinoFix buildworld when WITH_TESTS is enabled.
2013-11-08 Achim LeubnerUpdate aacraid to version 3.2.5.
2013-11-08 Gleb SmirnoffMake TCP_KEEP* socket options readable. At least Postgr...
2013-11-08 Devin TeskeI often forget that debugFile can begin with a + for...
2013-11-08 Devin TeskeCopy the install log to the deployed /var/log directory...
2013-11-08 Devin TeskeSemi-revert this one file out of r257842. The ttys...
2013-11-08 Devin TeskeA series of changes tested together as a whole:
2013-11-08 Gleb SmirnoffCatch up with sb_timeo type change in r255138. This...
2013-11-08 Ian LeporeBuild kernel tools along with other tools during world...
2013-11-07 Steven HartlandCorrected definition for old_rate to match d_rotation_rate
2013-11-07 Devin TeskeDocument SYSRC_VERBOSE enviroment variable in the manual.
2013-11-07 Devin TeskeFix a bug with `-e' that broke sometime around when...
2013-11-07 Devin TeskeComments and whitespace.
2013-11-07 Devin TeskeAdd a `-c' option for `check only' to determine if...
2013-11-07 Devin TeskeAdd new `--version' long option for getting the version...
2013-11-07 Ian LeporeInstead of modeling the kernel-tools build after the...
2013-11-07 Devin TeskeFix a bug that prevented `-d' from working as-documente...
2013-11-07 Steve KarglYet, another attempt to fix the libm breakage due to the
2013-11-07 Devin TeskeExtend loader_delay as-documented in beastie.4th(8...
2013-11-07 Sean BrunoAdd support for controlling mfi(4) controller properties:
2013-11-07 Devin TeskeUse `pkg -vv' to obtain ABI for validating a chosen...
2013-11-07 Steve KarglFix bulding libm on platforms with LDBL_MANT_DIG =...
2013-11-07 Devin TeskeFix cosmetic typos (since the typo's in the variable...
2013-11-07 Justin HibbitsClamp the dump block size to the dump device max I...
next