]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-03-15 jillesrfork(2): Discourage rfork_thread-like approaches.
2011-03-15 jillesbin: Prefer strrchr() to rindex().
2011-03-15 jkimPartially revert r219672. After r198295, kernel need...
2011-03-15 jkimDo not let machdep.tsc_freq modify tsc_freq itself...
2011-03-15 jkimRemove tsc_present from this file, really.
2011-03-15 jkimFix a typo in the previous commit. AMD64 and Intel...
2011-03-15 jkimDeprecate tsc_present as the last of its real consumers...
2011-03-15 jkimUnconditionally use binuptime(9) for get_cyclecount...
2011-03-15 pjdRemove #include needed for debugging.
2011-03-15 netchildStaticize functions which are not used somewhere else...
2011-03-15 nwhitehornTurn on softupdates by default. We need a UI to set...
2011-03-15 desForgot to commit this change along with r219563: pam_gr...
2011-03-15 davidch- Inadvertently committed files with +x attribute,...
2011-03-14 jkimMake get_cyclecount(9) little bit more useful where...
2011-03-14 davidch- Initial release of bxe(4) to support Broadcom NetXtre...
2011-03-14 jkimWhen TSC is unavailable, broken or disabled and the...
2011-03-14 nwhitehornThanks to sysinstall for its 15 years of service. And...
2011-03-14 mmAdd ssse3 capability for CPUTYPE=core2 to MACHINE_CPU...
2011-03-14 mmBackport SSSE3 instruction set support to base gcc.
2011-03-14 dchaginAdd my birthday to the freebsd calendar.
2011-03-14 pjdFix potential panic in dbuf_sync_list() relate to spill...
2011-03-14 adrianFix typo that snuck in.
2011-03-14 adrianBring over the AR9285 board update code from ath9k.
2011-03-13 nwhitehornDon't sleep while setting the clock. This can cause...
2011-03-13 jillessh: Fix some parameter expansion variants ${#...}.
2011-03-13 pjdPOSIX accepts only ELOOP if O_NOFOLLOW is specified...
2011-03-13 trocinyIn command line options allow size to be specified...
2011-03-13 nwhitehornRewind manifest file in case distributions are in a...
2011-03-13 nwhitehornUse the manifest file count, if available, to determine...
2011-03-13 nwhitehornFix some typos due to unremoved commented-out lines...
2011-03-13 nwhitehornAdd generation of an installation manifest containing...
2011-03-13 paweladd myself
2011-03-13 brucecFix typo.
2011-03-13 dougbRevert r219578
2011-03-13 jillessh: Add some tests for ${#parameter}.
2011-03-13 nwhitehornConnect the full doc build (Handbook, etc.) to the...
2011-03-13 dchaginEnable shared page use for amd64/linux32 and i386/linux...
2011-03-13 mariusRemove the advertising clause from the UCB license...
2011-03-13 bschmidtConstantly use MHz instead of Mhz.
2011-03-13 adrianFix the nfarray offsets for the ar2133/ar5133 radio...
2011-03-13 bschmidtWhen injecting frames a temporary node is faked, during...
2011-03-13 bschmidtFix a cut&paste error while parsing htcap/htinfo elemen...
2011-03-13 bschmidtHonor device capabilities while initializing ni_htrates.
2011-03-13 bschmidtFix rmax calculation during BSS selection.
2011-03-13 bschmidtFill hc_mcsset completely.
2011-03-13 bschmidtWhile determining the maxrate for ieee80211_media_setup...
2011-03-13 bschmidtChange the way HT capatibilities are announced.
2011-03-13 bzCross-reference ip(4) rather than sysctl(8) for the...
2011-03-13 bschmidtFirst step on removing the harcoded RX/TX stream and...
2011-03-13 adrian* Add wireless MAC reset, in prep for bringing over...
2011-03-13 adrianAdd the missing AR724x DDR flush routines for if_arge0.
2011-03-13 adrianFix the TX underrun status reset; remove a now unused...
2011-03-13 adrianCommit FIFO configuration fixes from OpenWRT. This...
2011-03-13 adrianThe number of streams is not based on the interface...
2011-03-13 dougbRemove the svn:executable property on Makefile
2011-03-13 adrianMove out some of the shared eeprom board value calculat...
2011-03-13 adrian* Add in some board settings debugging to log what...
2011-03-13 nwhitehornAdd generation of memstick images to the bsdinstall...
2011-03-12 aeFix grammar.
2011-03-12 bzINET6 for some time needed in_pcb.c so make sure we...
2011-03-12 bzMerge the two identical implementations for local port...
2011-03-12 dougbUse the allexport option in load_rc_config() in order...
2011-03-12 mariusAllocate the DMA memory shared between the host and...
2011-03-12 karglTake two. Add the missing file that should have been...
2011-03-12 gjbRemove unneeded newline.
2011-03-12 gjbAdd example of using 'scan' for wireless networks,...
2011-03-12 aeDocument GEOM_PART_EBR_COMPAT option.
2011-03-12 karglTemporary disable the building of cbrtl until I
2011-03-12 karglImplement the long double version for the cube root...
2011-03-12 bzPush a possible "unbind" in some situation from in6_pcb...
2011-03-12 brucecFix warnings and style(9) issues.
2011-03-12 mariusSync licenses and the corresponding RCS IDs with NetBSD...
2011-03-12 pjdAdd some missing consts.
2011-03-12 rwatsonMove cap_enter(2) and cap_getmode(2) symbols from FBSD_...
2011-03-12 desMention the name of the module in warning messages.
2011-03-12 desAdd "ruser" and "luser" options. The former correspond...
2011-03-12 bzMake sure the locally cached value of rt->rt_gateway...
2011-03-12 avgadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 avgadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 avgadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 dchaginStyle(9) fixes. No functional changes.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 mariusAllocate the sound buffer DMA memory coherent. While...
2011-03-11 marius- Allocate the DMA memory shared between the host and...
2011-03-11 mariusAllocate the DMA memory shared between the host and...
2011-03-11 mariusAllocate the DMA memory shared between the host and...
2011-03-11 mariusAllocate the DMA memory shared between the host and...
2011-03-11 mariusAllocate the DMA memory shared between the host and...
2011-03-11 mariusNow that TLS generally is available on sparc64 since...
2011-03-11 mariusNow that TLS is supported for sparc64 by both binutils...
2011-03-11 marius- Add support for TLS relocations.
2011-03-11 marius- Remove clause 3 and 4 from TNF licenses. [1]
2011-03-11 mariusRevert the binutils workaround committed in r219340...
2011-03-11 mariusIn the upstream rev. 1.61 of elf64-sparc.c the followin...
2011-03-11 nwhitehornCorrect typo.
2011-03-11 brucecFix warnings and style(9) issues.
2011-03-11 avgamd64/NOTES: use a greater number in KSTACK_PAGES example
2011-03-11 brucecFix the build: we have snprintf(3).
2011-03-11 mdfMostly revert r219468, as I had misremembered the C...
2011-03-11 brucecFix warnings and set WARNS to 6.
next