dragonfly.git
2011-05-22 Sascha Wildnerkernel: Fix building with NETATALK but without NETATALK...
2011-05-22 Sepherosa Ziehauioapic: apic_io_enable -> ioapic_enable
2011-05-22 Sascha Wildner<machine/specialreg.h>: Whitespace
2011-05-22 Sepherosa Ziehaux86_64/lapic: Allow vmware with single CPU to boot...
2011-05-22 Sepherosa Ziehaui386/lapic: Allow vmware with single CPU to boot SMP...
2011-05-21 John Marinoc++filt: Remove compiler version makefiles
2011-05-21 John Marinoc++filt: Switch from compiler to binutils versions
2011-05-21 John Marinobinutils 2.20: Upgrade to version 2.20.1
2011-05-21 John MarinoMerge branch 'vendor/BINUTILS220'
2011-05-21 John Marinobinutils220: Update vendor branch to version 2.20.1 avalon/vendor/BINUTILS220
2011-05-20 Sascha WildnerRevert "objformat(1): Remove an unneeded default case."
2011-05-20 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2011-05-20 Jan Lentferldns/drill: Update local files to 1.6.9, too
2011-05-20 John Marinokernel ELF: Implement AT_OSRELDATE aux vector
2011-05-20 Alex Hornungrtld-elf - Don't pass -elf to the linker
2011-05-20 Alex Hornungbinutils221 - remove some foo from ld Makefile
2011-05-20 Sascha Wildnerobjformat(1): Remove an unneeded default case.
2011-05-20 Sascha Wildnerobjformat(1): Some cleanup (no functional change).
2011-05-20 Sascha Wildner<sys/param.h>: Fix a typo in the NELEM() definition.
2011-05-20 Jan LentferMerge branch 'vendor/LDNS'
2011-05-20 Jan Lentferldns/drill: Update vendor branch to 1.6.9
2011-05-19 John Marinokernel ELF: Removed unwanted return
2011-05-19 John Marinokernel ELF: Improve OS Release Date handling
2011-05-19 John Marinokernel ELF: Use interpreter paths outside of first...
2011-05-19 Jan Lentfersendmail: Update vendor branch to v8.14.15
2010-12-30 Jan LentferUpdate to ldns-1.6.7
2010-03-09 Jan LentferInitial vendor import of ldns-1.6.4 into contrib.
2009-10-28 Simon SchubertImport binutils-2.20 chlamydia/vendor/BINUTILS220
1970-01-03 Alex Hornung"Fix" kernel profiling for i386
2011-05-19 John Marinokernel ELF: Add missing return after exec_map_page...
2011-05-19 Max Herrgardhammer.8: Add dedup period of 0 description.
2011-05-19 John MarinoKernel Elf: Expand ABI.note-tag search to cover entire...
2011-05-19 Peter AvalosUse OpenBSD's glob in OpenSSH.
2011-05-19 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-05-19 Peter AvalosAdd OpenBSD's compat glob.c for OpenSSH.
2011-05-18 John Marinogold: Local modification to add --relocatable synonym
2011-05-18 John MarinoActivate building of gold linker in binutils 2.21
2011-05-18 John MarinoKernel ELF: Restore legacy FreeBSD brand
2011-05-18 Matthew Dillonkernel - Fix netgraph MP race
2011-05-17 John MarinoLinuxulator: Fix recent breakage, part II
2011-05-17 John Marinobtx: tweak makefile for gold linker
2011-05-17 Sascha WildnerRevert "gcc 44: Change shared library search order...
2011-05-17 Sascha Wildnerbinutils221: Remove /usr/{local,pkg}/lib as libdirs...
2011-05-17 Sascha Wildneree(1): Raise WARNS to 2.
2011-05-16 Peter AvalosMerge branch 'vendor/FILE'
2011-05-16 Peter AvalosImport file-5.07.
2011-05-15 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2011-05-15 Sepherosa Ziehaui386: Handle I/O APIC probing failure
2011-05-15 Sepherosa Ziehaux86_64: Handle I/O APIC probing failure
2011-05-15 Sepherosa Ziehaui386: Fix AP count after LAPIC enumeration
2011-05-15 Sepherosa Ziehaux86_64: Fix AP count after LAPIC enumeration
2011-05-14 Sascha WildnerRemove some duplicate includes in bin/, games/ and...
2011-05-14 Sascha Wildnerefun.3: Include <sys/types.h> for some types used in...
2011-05-14 Sepherosa Ziehaux86_64: Don't set task priority register
2011-05-14 Sepherosa Ziehaux86_64/lapic: Handle the case that the CPU does not...
2011-05-14 Sepherosa Ziehaux86_64: Streamline calling of MachIntrABI.finalize()
2011-05-14 Sepherosa Ziehaux86_64/madt: Allow systems with only one CPU to boot...
2011-05-14 Sepherosa Ziehaux86_64: Cleanup APIC ID to CPU ID mapping macros
2011-05-14 Sepherosa Ziehaux86_64: Move mp_set_cpuids() from mp_machdep.c to lapic.c
2011-05-14 Sepherosa Ziehaux86_64: Move CPU ID and APIC ID maps from mp_machdep...
2011-05-14 Sepherosa Ziehaux86_64: Move ioapic_map() from mp_machdep.c to ioapic.c
2011-05-14 Sascha Wildnerefun.3: Fix typo in MLINKS.
2011-05-14 Sascha Wildnerprop_array_util.3 & udev_monitor.3: Add missing MLINKS.
2011-05-14 John Marinogcc 44: Change shared library search order (embedded...
2011-05-14 Venkatesh SrinivasImport fmemopen(3) manual page from NetBSD.
2011-05-13 Sascha Wildnermake_dev.9: Add a missing .Nm and MLINK.
2011-05-13 Sascha Wildnertaskqueue.9: Fix typo.
2011-05-13 Sascha Wildnerfmemopen(): Some more cleanup.
2011-05-13 Sascha Wildnerfmemopen(): Style & whitespace fixes.
2011-05-13 Sepherosa Ziehaui386/lapic: Don't set task priority register
2011-05-13 Sepherosa Ziehaui386/lapic: Handle the case that the CPU does not have...
2011-05-13 Sepherosa Ziehaui386: Streamline calling of MachIntrABI.finalize()
2011-05-13 John MarinoLinuxolator: fix recent breakage
2011-05-13 Sepherosa Ziehaui386/madt: Allow systems with only one CPU to boot...
2011-05-13 Sepherosa Ziehaui386: Cleanup APIC ID to CPU ID mapping macros
2011-05-13 Sepherosa Ziehaui386: Move mp_set_cpuids() from mp_machdep.c to lapic.c
2011-05-13 Sepherosa Ziehaui386: Move CPU ID and APIC ID maps from mp_machdep...
2011-05-13 Sepherosa Ziehaui386: Move ioapic_map() from mp_machdep.c to ioapic.c
2011-05-12 Sascha Wildnerkernel: Add SLAB_DEBUG and VM_PAGE_DEBUG to the LINT...
2011-05-12 Sascha Wildnerperiodic.conf: Adjust for ipfilter removal.
2011-05-11 Venkatesh Srinivaslibc -- Initial fmemopen support.
2011-05-11 John Marinokernel ELF: Map PIE binaries at non-zero or specified...
2011-05-11 John Marinokernel ELF: Do not map segments of zero length
2011-05-11 John Marinokernel ELF: Reimplement Elf Branding, .note.ABI-tag
2011-05-10 Venkatesh Srinivaskernel -- Convert sb_timeo for socket timeout from...
2011-05-10 Sascha Wildnertaskqueue: Fix error message.
2011-05-09 Sascha Wildnerefun.3: evasprintf() wasn't brought in and easprintf...
2011-05-09 Sascha WildnerSome manual page cleanup.
2011-05-09 Sascha Wildnerwho.1: Fix a typo.
2011-05-08 Sascha Wildnerhammer.8: Fix a typo.
2011-05-08 Sascha WildnerAdd libgnuregex remains for removal via 'make upgrade'.
2011-05-08 John Marinocvs: fix recently introduced, repeatable segfault
2011-05-07 John MarinoRemove libgnuregex from the system
2011-05-07 John Marinocvs: Rebuild without gnuregex library
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John Marinocvs vendor branch: restore local regex source files avalon/vendor/CVS
2011-05-07 Sascha WildnerFix rc script order.
2011-05-07 Sascha WildnerRemove ipfilter remains via 'make upgrade'.
2011-05-07 Sascha Wildnerddb.4: Argh, it's Control-Alt-Esc.
2011-05-07 Sascha Wildnerddb.4: Mention that the default for invoking ddb(4...
next