dragonfly.git
2011-04-04 Sascha WildnerMerge branch 'vendor/MPFR'
2011-04-04 Sascha WildnerMerge branch 'vendor/GMP'
2011-04-04 Sascha WildnerMerge branch 'vendor/GCC44'
2011-04-04 Sascha WildnerUpgrade MPFR from 2.4.1 to 2.4.2-p3 on the vendor branch.
2011-04-04 Sascha WildnerUpgrade GCC from 4.4.2 to 4.4.5 on the vendor branch.
2011-04-03 Sascha WildnerUpgrade GMP from 4.3.1 to 4.3.2 on the vendor branch.
2011-04-03 Matthew Dillonbinutils221: Fix missing section start/end label generation
2011-04-03 Matthew DillonHAMMER VFS - Cleanup a swapcache hammer_vop_write(...
2011-04-03 Matthew DillonHAMMER VFS - Force reading from the block device when...
2011-04-03 Matthew DillonHAMMER VFS - Implement swapcache for HAMMER data in...
2011-04-03 Matthew Dillonkernel - Check B_NOTMETA in buffer release code
2011-04-02 Sascha Wildnerbinutils221: Add arlex.l to the list of modified files.
2011-04-02 Sascha Wildnerbinutils221: Fix a warning.
2011-04-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-04-02 Sascha WildnerCheck if the host system has the desired binutils for...
2011-04-02 Matthew Dillonkernel - allow PG_NOTMETA to be set on regular files too
2011-04-02 Matthew DillonHAMMER VFS - Bump the default hammer rev to 6
2011-04-02 Peter AvalosMerge branch 'master' of git://git.dragonflybsd.org...
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-04-02 Sascha WildnerRemove the hack for loading x86_64 kernels linked with...
2011-04-02 Peter AvalosRemove the version number from the diffutils dir.
2011-04-02 Peter AvalosRemove diffutils 2.8.1 from the vendor branch.
2011-04-02 Sascha WildnerSwitch the default binutils from 2.17 to 2.21.
2011-04-02 Sepherosa Ziehauacpi/Osd: SCI_INT in FADT is the IRQ number on the...
2011-04-02 Sepherosa Ziehauacpi/pci_link: Avoid sharing interrupt with SCI if...
2011-04-02 Peter Avaloszlib: Eliminate unneeded diffs from vendor sources.
2011-04-02 Peter Avaloslibz: Use off_t instead of long.
2011-04-01 Matthew Dillonkernel - Fix fstatfs() and fstatvfs() when called from...
2011-04-01 Sascha WildnerSync zoneinfo database with tzdata2011e from elsie...
2011-04-01 Sascha Wildnergetmntinfo.2: Some cleanup for the addition of getmntvi...
2011-04-01 Sascha Wildnererr.3: Mention that verrx() and vwarnx() don't append...
2011-03-31 Sascha Wildnerloginx.3: Fix SYNOPSIS
2011-03-31 Sascha WildnerFix LINT kernel build.
2011-03-30 Matthew Dillonkernel - Major bridging functionality added (bug fixes 6)
2011-03-29 Alex Hornungdevfs - Change setattr code to use vop_helper fns
2011-03-29 Alex Hornungvfs_helper - Remove stale comment
2011-03-29 Venkatesh SrinivasRemove obsolete reference to cache_mpsafe in sys/nameca...
2011-03-29 Matthew Dillonkernel - Enhance the FAIRQ ALTQ to use relative weightings
2011-03-29 Venkatesh Srinivaskernel -- vm_object hold debugging should not panic...
2011-03-27 Venkatesh Srinivaskernel -- vm_object locking: DEBUG_LOCKS check for...
2011-03-27 Sepherosa Ziehauacpi: Style and white space changes
2011-03-27 Sepherosa Ziehauacpi/pcib: Fix interrupt routing code
2011-03-27 Sepherosa Ziehauacpi/pcib: Use pcib_alloc_resource as bus alloc_resourc...
2011-03-27 Sepherosa Ziehauacpi: Remove no longer needed file
2011-03-27 Sepherosa Ziehauacpi: Minor style changes
2011-03-27 Magliano AndreaAcpi userland: adapt to 20110211 upgrade and sync with...
2011-03-27 Magliano AndreaSome minor changes
2011-03-27 Magliano AndreaDon't leave Value32 uinitialized (as it's not completel...
2011-03-27 Magliano AndreaFurther acpica 20110211 code cleanup
2011-03-27 Magliano Andreaacpi: sync GPE with FreeBSD 8.0 (and according the...
2011-03-27 Magliano AndreaBring in acpica 20110211, still not ok anyway
2011-03-27 Matthew Dillonkernel - Major bridging functionality added (bug fixes 5)
2011-03-26 Sascha Wildnermemoryallocators.9: Some small cleanup.
2011-03-26 Matthew Dillonkernel - Change mbuf allocation in tapwrite/tunwrite...
2011-03-26 Matthew Dillonkernel - Major bridging functionality added (bug fixes 4)
2011-03-26 Sascha Wildnerkiconv(3): Raise WARNS to 3 and fix some warnings.
2011-03-26 Sascha Wildnerkernel build: msdosfs is no longer warning, so remove...
2011-03-25 Matthew Dillonkernel - Fix MP race in vmspace_president_count() (2)
2011-03-25 Sascha Wildner/usr/Makefile: Use ${GITHOST} for the shallow clone...
2011-03-25 Sepherosa Ziehauioapic: Properly log interrupt mode
2011-03-25 Sepherosa Ziehau8254: Don't setup 8254 interrupt, if it is not selected...
2011-03-25 Sepherosa Ziehauacpi: Parse FADT to extract SCI IRQ number
2011-03-25 Sepherosa Ziehauioapic: Don't assert that interrupt mode are level...
2011-03-25 Sepherosa Ziehauacpi: Factor out SDT functions to locate specified SDT
2011-03-25 Sepherosa Ziehaumadt: File relocate
2011-03-25 Sepherosa Ziehaumadt: Configure interrupt trigger mode does not work...
2011-03-25 Sepherosa Ziehauioapic: Allow interrupt trigger mode override in MADT
2011-03-25 Sepherosa Ziehauapic/i386: Wait APs's LAPIC to be initialized before...
2011-03-25 Sepherosa Ziehauapic/x86_64: Wait APs's LAPIC to be initialized before...
2011-03-25 Matthew Dillonkernel - Fix MP race in vmspace_president_count()
2011-03-25 Sascha Wildnerobjformat(1): Fix whitespace in the Makefile.
2011-03-25 Sascha WildnerHook binutils 2.21 into the build in place of 2.20.
2011-03-25 Matthew DillonHAMMER VFS - Fix incorrect reflush conditional
2011-03-24 Matthew Dillonvkernel - test/vkernel 'scratch' target missing root...
2011-03-24 Matthew Dillonkernel - Revamp LWKT thread migration
2011-03-24 Matthew Dillonkernel - Silence warnings from older gcc
2011-03-24 Sascha Wildnerobjformat(1): Remove gdb from the list. Not part of...
2011-03-24 Sascha WildnerRemove the remains of the removal of gasp in binutils...
2011-03-24 Sascha WildnerREADME: I removed a bit too much.
2011-03-24 Sascha WildnerFix some more the the typos.
2011-03-24 Peter Avalosmille: Fix typo.
2011-03-24 Peter Avalossh: Fix typo in comment.
2011-03-23 Sascha WildnerRemove a years old attempt at a BSD licensed libiberty.
2011-03-23 Sascha Wildnerbinutils221: Fix some copy/paste errors.
2011-03-23 Sascha Wildnerbinutils221: Add the gnu/ building hierarchy.
2011-03-23 Sascha Wildnerbinutils221: Fix an error and a warning.
2011-03-23 Sascha Wildnerbinutils221: Add some generated manual pages.
2011-03-23 Sascha Wildnerbinutils221: Add some DragonFly specific configuration...
2011-03-23 Sascha Wildnerbinutils221: Bring in some needed files instead of...
2011-03-23 Sascha Wildnerbinutils221: Add our READMEs.
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha Wildnerbinutils221: Bring in some more files on the vendor...
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerImport binutils-2.21
2011-03-23 Venkatesh SrinivasAdd memoryallocators(9) manpage to describe kernel...
2011-03-23 Matthew Dillonkernel - Major bridging functionality added (bug fixes 3)
2011-03-23 Sepherosa Ziehaumptable: Make interrupt routing information logging...
2011-03-23 Sepherosa Ziehauioapic: Raise MADT I/O APIC enumerator priority
2011-03-23 Sepherosa Ziehauioapic: Disable imen_dump() in new code
2011-03-23 Sepherosa Ziehauioapic: Rework I/O APIC APIC ID allocation
next