]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Juli Malletto) Set MAC addresses starting at the MAC base for all...
2011-03-16 Jung-uk KimImport ACPICA 20110316.
2011-03-16 Andrey V. ElsukovThe size of zfsboot2 grown up to 64 Kbytes in r219089.
2011-03-16 Andrey V. ElsukovSet control flags in putc(). This should fix zfsboot...
2011-03-16 Pyun YongHyeonRemove too expensive bus_dmamap_sync(9) call in dc_rx_r...
2011-03-16 Jung-uk KimRevert r219676.
2011-03-16 Ivan VorasThe hardware has caught up; improvements are now observ...
2011-03-16 Jung-uk KimRework r219679. Always check CPU class at run-time...
2011-03-16 Martin MatuskaFix -march/-mtune=native autodetection for Intel Core...
2011-03-16 Pawel Jakub... From fts.c comment:
2011-03-16 Juli Malletto) Tear down receive interrupt on detach.
2011-03-16 Juli Malletto) Clean up FPA pools on module unload.
2011-03-16 Juli Malletto) Properly size caches and TLB on Octeon.
2011-03-16 Marcel MoolenaarMFaltix:
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-16 Edwin GroothuisVendor import of tzdata2011d:
2011-03-16 Marcel MoolenaarFix mv_gpio_in() for pin numbers that occupy bits 8...
2011-03-16 Marcel MoolenaarRevert previous commit: EFI_STATUS is a 64-bit integral...
2011-03-15 Jilles Tjoelkerrfork(2): Discourage rfork_thread-like approaches.
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-15 Jilles Tjoelkerbin: Prefer strrchr() to rindex().
2011-03-15 Jung-uk KimPartially revert r219672. After r198295, kernel need...
2011-03-15 Jung-uk KimDo not let machdep.tsc_freq modify tsc_freq itself...
2011-03-15 Jung-uk KimRemove tsc_present from this file, really.
2011-03-15 Jung-uk KimFix a typo in the previous commit. AMD64 and Intel...
2011-03-15 Jung-uk KimDeprecate tsc_present as the last of its real consumers...
2011-03-15 Jung-uk KimUnconditionally use binuptime(9) for get_cyclecount...
2011-03-15 Marcel MoolenaarReserve 24KB for the static kernel stack. We use this...
2011-03-15 Pawel Jakub... Remove #include needed for debugging.
2011-03-15 Alexander LeidingerStaticize functions which are not used somewhere else...
2011-03-15 Nathan WhitehornTurn on softupdates by default. We need a UI to set...
2011-03-15 Dag-Erling... Forgot to commit this change along with r219563: pam_gr...
2011-03-15 Marcel MoolenaarRe-order the TRs so that there're less gaps. This could...
2011-03-15 Marcel MoolenaarRound the size, not the top address. This makes the...
2011-03-15 David Christensen- Inadvertently committed files with +x attribute,...
2011-03-14 Marcel MoolenaarDon't define IA64_PBVM_PAGE_SIZE as 1U shifted to the...
2011-03-14 Jung-uk KimMake get_cyclecount(9) little bit more useful where...
2011-03-14 David Christensen- Initial release of bxe(4) to support Broadcom NetXtre...
2011-03-14 Jung-uk KimWhen TSC is unavailable, broken or disabled and the...
2011-03-14 Nathan WhitehornThanks to sysinstall for its 15 years of service. And...
2011-03-14 Martin MatuskaAdd ssse3 capability for CPUTYPE=core2 to MACHINE_CPU...
2011-03-14 Martin MatuskaBackport SSSE3 instruction set support to base gcc.
2011-03-14 Dmitry ChaginAdd my birthday to the freebsd calendar.
2011-03-14 Pawel Jakub... Fix potential panic in dbuf_sync_list() relate to spill...
2011-03-14 Marcel Moolenaaro Deal with unmapped PBVM in the alternate instructio...
2011-03-14 Marcel MoolenaarExpose the PBVM constants to assembly.
2011-03-14 Marcel MoolenaarMove the actual code to the front of the segment and...
2011-03-14 Marcel MoolenaarChange the sz argumnt to mmu_wire() from u_int to vm_si...
2011-03-14 Adrian ChaddFix typo that snuck in.
2011-03-14 Adrian ChaddBring over the AR9285 board update code from ath9k.
2011-03-13 Marcel Moolenaaro Make sure the page table has a size that is mappabl...
2011-03-13 Nathan WhitehornDon't sleep while setting the clock. This can cause...
2011-03-13 Jilles Tjoelkersh: Fix some parameter expansion variants ${#...}.
2011-03-13 Pawel Jakub... POSIX accepts only ELOOP if O_NOFOLLOW is specified...
2011-03-13 Mikolaj GolubIn command line options allow size to be specified...
2011-03-13 Nathan WhitehornRewind manifest file in case distributions are in a...
2011-03-13 Nathan WhitehornUse the manifest file count, if available, to determine...
2011-03-13 Nathan WhitehornFix some typos due to unremoved commented-out lines...
2011-03-13 Nathan WhitehornAdd generation of an installation manifest containing...
2011-03-13 Pawel Pekalaadd myself
2011-03-13 Rebecca CranFix typo.
2011-03-13 Doug BartonRevert r219578
2011-03-13 Jilles Tjoelkersh: Add some tests for ${#parameter}.
2011-03-13 Nathan WhitehornConnect the full doc build (Handbook, etc.) to the...
2011-03-13 Dmitry ChaginEnable shared page use for amd64/linux32 and i386/linux...
2011-03-13 Marius StroblRemove the advertising clause from the UCB license...
2011-03-13 Bernhard SchmidtConstantly use MHz instead of Mhz.
2011-03-13 Adrian ChaddFix the nfarray offsets for the ar2133/ar5133 radio...
2011-03-13 Bernhard SchmidtWhen injecting frames a temporary node is faked, during...
2011-03-13 Bernhard SchmidtFix a cut&paste error while parsing htcap/htinfo elemen...
2011-03-13 Bernhard SchmidtHonor device capabilities while initializing ni_htrates.
2011-03-13 Bernhard SchmidtFix rmax calculation during BSS selection.
2011-03-13 Bernhard SchmidtFill hc_mcsset completely.
2011-03-13 Bernhard SchmidtWhile determining the maxrate for ieee80211_media_setup...
2011-03-13 Bernhard SchmidtChange the way HT capatibilities are announced.
2011-03-13 Bjoern A. ZeebCross-reference ip(4) rather than sysctl(8) for the...
2011-03-13 Bernhard SchmidtFirst step on removing the harcoded RX/TX stream and...
2011-03-13 Adrian Chadd* Add wireless MAC reset, in prep for bringing over...
2011-03-13 Adrian ChaddAdd the missing AR724x DDR flush routines for if_arge0.
2011-03-13 Adrian ChaddFix the TX underrun status reset; remove a now unused...
2011-03-13 Adrian ChaddCommit FIFO configuration fixes from OpenWRT. This...
2011-03-13 Adrian ChaddThe number of streams is not based on the interface...
2011-03-13 Doug BartonRemove the svn:executable property on Makefile
2011-03-13 Adrian ChaddMove out some of the shared eeprom board value calculat...
2011-03-13 Adrian Chadd* Add in some board settings debugging to log what...
2011-03-13 Nathan WhitehornAdd generation of memstick images to the bsdinstall...
2011-03-12 Andrey V. ElsukovFix grammar.
2011-03-12 Bjoern A. ZeebINET6 for some time needed in_pcb.c so make sure we...
2011-03-12 Bjoern A. ZeebMerge the two identical implementations for local port...
2011-03-12 Doug BartonUse the allexport option in load_rc_config() in order...
2011-03-12 Marius StroblAllocate the DMA memory shared between the host and...
2011-03-12 Steve KarglTake two. Add the missing file that should have been...
2011-03-12 Glen BarberRemove unneeded newline.
2011-03-12 Glen BarberAdd example of using 'scan' for wireless networks,...
2011-03-12 Andrey V. ElsukovDocument GEOM_PART_EBR_COMPAT option.
2011-03-12 Steve KarglTemporary disable the building of cbrtl until I
2011-03-12 Steve KarglImplement the long double version for the cube root...
2011-03-12 Bjoern A. ZeebPush a possible "unbind" in some situation from in6_pcb...
2011-03-12 Rebecca CranFix warnings and style(9) issues.
next