dragonfly.git
2011-03-17 Sepherosa Ziehauioapic: Setup I/O APIC according to the saved informati...
2011-03-17 Sepherosa Ziehauioapic: Save interrupt source override information
2011-03-17 Sepherosa Ziehauioapic: Save I/O APIC information for later configuration
2011-03-17 Sepherosa Ziehaumptable: Get pin count of I/O APIC and calculate GSI...
2011-03-17 Sascha Wildnerkernel: In the x86_64 kernel, add a missing include...
2011-03-17 Sascha Wildnerkernel: Fix x86_64 building without 'options DDB'.
2011-03-17 Sascha Wildnerkernel: Improve #ifdef a bit.
2011-03-16 Sascha Wildnerkernel: Fix building without 'options P1003_1B'.
2011-03-16 Sascha Wildnerkernel: Fix building without 'options INVARIANTS'.
2011-03-16 Sascha Wildnerkernel: Fix building without 'options INET'.
2011-03-16 Sepherosa Ziehauacpi/pstate: Adjust FID/VID verification for AMD 0Fh...
2011-03-16 Sepherosa Ziehauacpi/pstate: Fix error logging messages
2011-03-16 Venkatesh Srinivaskernel -- Remove mplock2.h header from files not using...
2011-03-16 Venkatesh Srinivaskernel -- Mark MQUEUE filterops MPSAFE.
2011-03-16 Venkatesh Srinivaskernel -- Remove MPlock in sys_pselect().
2011-03-15 Joe Talbottkernel - Remove no longer needed MCLSHIFT kernel option.
2011-03-15 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2011-03-15 Sascha WildnerSync zoneinfo database with tzdata2011d from elsie...
2011-03-14 Sascha WildnerUPGRADING: Say that a full build is actually a must...
2011-03-14 Sepherosa Ziehauioapic: Add tunable hw.ioapic_use_old
2011-03-14 Sepherosa Ziehauioapic: Remove unused TUNABLE_INT
2011-03-14 Joe Talbottmbuf - Factor common code out of m_getjcl() and m_getcl().
2011-03-14 Joe Talbottmbuf - Fix m_getjcl()'s size argument's type.
2011-03-14 Joe Talbottwpi(4) - Use MJUMPAGESIZE mbuf clusters.
2011-03-14 Joe Talbottmbuf - Add MJUMPAGESIZE mbuf cluster support.
2011-03-14 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-14 Sascha Wildnergcc44: Prevent __stack_chk_fail_local references from...
2011-03-10 Sascha WildnerAdd missing wcsdup() prototype to <wchar.h>.
2011-03-10 YONETANI Tomokazukernel - missing PRELE() in ptrace(PT_DETACH).
2011-03-10 Sascha Wildneramd(8): Fix a warning from the days when NULL was 0.
2011-03-10 Sascha WildnerFix compilation with gcc44 and -fstack-protector.
2011-03-09 Sepherosa Ziehauioapic: Function renaming
2011-03-09 Sepherosa Ziehaulapic: Record the max LAPIC APIC ID
2011-03-09 Matthew Dillonkernel - Add vm.cache_vmspaces boot-time tunable
2011-03-09 Matthew Dillonkernel - Add lwkt.cache_threads boot-time tunable
2011-03-09 Matthew Dillonkernel - Add kern.zone_cache sysctl
2011-03-08 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-08 Matthew Dillonkernel - Fix null pointer panic related to setproctitle()
2011-03-07 Matthew Dillonkernel - Fix ktrace -C and -d
2011-03-07 Sascha WildnerSync zoneinfo database with tzdata2011c from elsie...
2011-03-07 Sascha Wildnermdocml: Remove old files outside contrib/
2011-03-07 Sascha Wildnermdocml: Switch to using the files in contrib/mdocml
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
2011-03-07 Sascha Wildnermdocml: Add README.DRAGONFLY
2011-03-07 Sascha WildnerImport mdocml-1.10.9
2011-03-06 Matthew Dilloninstall - Makefile.usr to use 2010Q4 on master
2011-03-06 Matthew Dillonkernel - Make sure thread is released before migrating
2011-03-06 Matthew Dilloninstall - Add the src-create-shallow directive to Makef...
2011-03-06 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2011-03-06 Venkatesh Srinivaskernel -- file desc malloc zone overflow handling.
2011-03-06 Sascha WildnerRevert "<float.h>: Use compiler builtins for some const...
2011-03-06 Francois TigeotFix a compilation error on x86_64.
2011-03-06 Matthew Dillonkernel - Fix a few MP races against process status
2011-03-05 Matthew Dillonps - Handle unexpected output order when sorting by...
2011-03-05 Matthew Dillonkernel - Major bridging functionality added (bug fixes 2)
2011-03-05 Venkatesh Srinivaskernel -- vm_map: Remove infork field from vm_map.
2011-03-05 Sascha Wildnerifconfig.8: Fix a typo.
2011-03-04 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-04 Sascha Wildnerie(4): Fix a gcc44 warning.
2011-03-04 Venkatesh Srinivaskernel -- vm_object locking Part 2: Lockup a few vm_obj...
2011-03-04 Sascha WildnerUPGRADING: Fix typo.
2011-03-04 Sascha WildnerAt long last, switch us to using GCC 4.4 as the default...
2011-03-04 Venkatesh Srinivaskernel -- vm_object locking Part 1: Primitives
2011-03-04 Venkatesh Srinivaskernel -- POSIX Message Queues: Remove objcache for...
2011-03-04 Venkatesh Srinivaskernel -- Prevent POSIX MQ from overflowing malloc...
2011-03-03 Sascha WildnerUPDATING: Use '-' instead of '=' for underlining to...
2011-03-03 Sascha Wildner<float.h>: Use compiler builtins for some constants...
2011-03-03 Sascha Wildnergroff: Fix a gcc44 warning.
2011-03-03 Sascha Wildnercsh(1): Remove redundant check (silences gcc44 warning).
2011-03-03 Sascha WildnerFix buildworld (netstat(1)).
2011-03-03 Sepherosa Ziehaumptable: Assign index for each IOAPIC
2011-03-03 Sascha Wildnergrowfs(8): Silence a gcc44 warning.
2011-03-03 Sepherosa Ziehaumptable: Simplify bus id duplication check logic
2011-03-03 Peter AvalosUpdate queue(3) for the REMOVE_NEXT -> REMOVE_AFTER...
2011-03-03 Peter AvalosFix forgotten _REMOVE_NEXT -> _REMOVE_AFTER rename.
2011-03-03 Sascha Wildneratmarpd(8) & scspd(8): Silence some gcc44 warnings.
2011-03-03 Sascha Wildnerppp(8): Silence some gcc44 warnings.
2011-03-03 Sascha Wildnerspppcontrol(8): Silence some gcc44 warnings.
2011-03-03 Sascha Wildnerwindow(1): Fix a gcc44 warning.
2011-03-03 Peter Avalos<sys/queue.h>: Sync with FreeBSD
2011-03-03 Peter AvalosRemove insque()/remque() from kernel code.
2011-03-03 Peter AvalosIPX/SPX: Remove unused code.
2011-03-02 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-02 Sascha Wildnerkernel: Fix the remaining gcc44 warnings for the kernel.
2011-03-02 Sascha Wildneraicasm: Add two YY_NO_INPUTs (silences gcc44 warnings).
2011-03-02 Sepherosa Ziehaugcc44: Don't emit warning about inline failure due...
2011-03-01 Matthew Dillonkernel - Refactor dsched ref/unref routines
2011-03-01 Matthew Dillonkernel - Use do/while sequences to protect multi-line...
2011-03-01 Sascha Wildnerlibstand/printf.c: Oops, fix a braino.
2011-03-01 Sascha Wildnerlibstand: Sync libstand's printf() with FreeBSD.
2011-03-01 Sepherosa Ziehaukern.mk: Prevent gcc4.4 from generating SSSE3, SSE4...
2011-03-01 Sepherosa Ziehaukernel: Don't store FPU status into the reserved area...
2011-03-01 Sascha Wildnerps(1): Use alias syntax for the 'comm' alias.
2011-02-28 Matthew Dillonkernel - Major bridging functionality added (bug fixes)
2011-02-28 Sascha WildnerUse g++ 4.4 from base for CCVER=gcc46.
2011-02-28 Sascha WildnerAdd 'pcc' as a CCVER value (using /usr/pkgsrc/lang...
2011-02-28 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-27 Sascha Wildnerkernel: Use the system's offsetof() macro instead of...
2011-02-27 Sascha Wildnergnu/lib/csu: Add -fno-asynchronous-unwind-tables to...
2011-02-27 Sascha Wildnerkernel: Remove some variables that are set but not...
next