dragonfly.git
2011-06-02 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-06-02 Sascha WildnerImport mdocml-1.11.3
2011-06-02 Sascha WildnerFix the VKERNEL build.
2011-06-02 Sascha WildnerAdd manpages for mkcsmapper(1) and mkesdb(1) (taken...
2011-06-02 Sascha Wildnerkernel/x86_64: Rename some macros to allow easier i386...
2011-06-02 YONETANI Tomokazukernel: Remove an extra p_lock == 0 check
2011-06-02 YONETANI TomokazuRevert "kernel: Don't disturb about-to-be reaped zombies."
2011-06-02 Sepherosa Ziehaurl(4): Fix an old typo
2011-06-02 Sepherosa Ziehauacpi: Fix use-before-initialization bug
2011-06-01 Sascha Wildnerkernel: Use cpu_vendor_id instead of strcmp(cpu_vendor...
2011-06-01 Sepherosa Ziehaux86_64: Split cpu_startup() into pic_finish() and cpu_f...
2011-06-01 Sepherosa Ziehaux86_64: Prepare mp_enable() for multi-stage procedure...
2011-06-01 Sepherosa Ziehaukern: Prepare to split SI_BOOT2_SMP into multi-stages
2011-06-01 Sepherosa Ziehaux86_64: Move base_memory from mp_machdep.c to machdep.c
2011-06-01 Sascha Wildner<libutil.h>: Allow it to be included standalone (fixes...
2011-05-31 Sepherosa Ziehaux86_64: Move int_to_apicintpin from mp_machdep.c to...
2011-05-31 Sepherosa Ziehauacpi/pstate: Don't allow intermittent disappearance...
2011-05-31 Sepherosa Ziehauacpi/pstate: Support Integer _PSD
2011-05-30 Sepherosa Ziehaui386: Move int_to_apicintpin from mp_machdep.c to apic...
2011-05-30 Sepherosa Ziehauintr: Call machintr_intren() only for hardware interrupts
2011-05-30 Sascha Wildnermanpages: Remove a bunch of unneeded Pp macros.
2011-05-28 Sascha WildnerLINT64: Uncomment vinum(4) (only VINUMDEBUG whines).
2011-05-28 Sascha Wildneracpi: Add a missing initialization.
2011-05-28 Sascha WildnerAdjust some more to reflect the desired order of manpag...
2011-05-28 Sascha WildnerRevert a change that I accidentally committed but which...
2011-05-28 Sascha Wildnermanpages: Uniformly order the prologue macros by Dd...
2011-05-28 Sascha WildnerRemove binutils 2.17 build hierarchy from gnu/.
2011-05-28 Sascha WildnerRemove binutils 2.17 from contrib/.
2011-05-28 Sascha WildnerRemove binutils 2.17 remains via 'make upgrade'.
2011-05-27 Sascha Wildnerlibthread_xu: Fix a typo and add a missing STATIC_LIB_R...
2011-05-27 Sascha Wildneredquota(8): Raise WARNS to 6.
2011-05-27 Sepherosa Ziehaui386: Move mp_naps from mp_machdep.c to machdep.c
2011-05-27 Sascha Wildnerinstall(1): Raise WARNS to 6.
2011-05-27 YONETANI Tomokazukernel: Don't disturb about-to-be reaped zombies.
2011-05-27 Sepherosa Ziehaux86_64: Move mp_naps from mp_machdep.c to machdep.c
2011-05-27 Sepherosa Ziehaui386: Move imcr_present from mp_machdep.c to machdep.c
2011-05-27 Sepherosa Ziehaui386: Split out machine/mptable.h from machine/smp.h
2011-05-27 Sepherosa Ziehaui386: Remove no longer used interrupt vector declaration
2011-05-27 Sepherosa Ziehaui386: Set EBDA address even for UP
2011-05-27 Sepherosa Ziehaure(4): Correct EEPROM location for certain versions...
2011-05-27 Sepherosa Ziehaure(4): Preliminary 8168F support
2011-05-27 Sepherosa Ziehaure(4): Add 8168DP support
2011-05-27 Sepherosa Ziehaure(4): Correct 8168E settings
2011-05-27 Sascha Wildnersockstat(1): Fix a warning and raise WARNS to 6.
2011-05-26 Sepherosa Ziehaupowerd: Take 'nice' into consideration
2011-05-26 Sascha Wildnerdevattr.8: Add missing .El
2011-05-26 Sascha Wildnerfrexp.3: Use .Eo/.Ec instead of .Bo/.Pc
2011-05-26 Sascha Wildnermkinitrd.8: Remove blank line.
2011-05-26 Sascha Wildnerprop_{array,dictionary}_util.3: Add missing .Nd's.
2011-05-26 Sascha Wildnerbridge.4: Add missing .Bl/.El
2011-05-25 Sepherosa Ziehaux86_64: Move imcr_present from mp_machdep.c to machdep.c
2011-05-25 Sepherosa Ziehaux86_64: Split out machine/mptable.h from machine/smp.h
2011-05-25 Sepherosa Ziehaux86_64: Remove no longer used interrupt vector declaration
2011-05-25 Sepherosa Ziehaux86_64: Set EBDA address even for UP
2011-05-25 Sepherosa Ziehauacpi: Fix up the interrupt timer after enabling ACPI
2011-05-24 Sascha Wildnerkernel/lapic: Remove the special handling for VMware...
2011-05-24 Sascha Wildnersmp.4: Adjust the apic io tunable name to the preferred...
2011-05-24 Sepherosa Ziehauioapic: Alias hw.apic_io_enable with hw.ioapic_enable
2011-05-24 Sascha Wildnerkernel: Remove unused #include.
2011-05-24 Sascha Wildnernrelease/installer: No longer build and offer separate...
2011-05-24 Sascha WildnerPut 'options SMP' in our standard GENERIC and X86_64_GE...
2011-05-23 Sepherosa Ziehauioapic: Move ioapic_enable from machdep.c to apic/ioapic.c
2011-05-23 Sascha Wildnermail(1) & battlestar(6): Rename some files.
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 gitea/vendor/BINUTILS220 origin/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
2011-04-09 Sascha WildnerImport mdocml-1.11.1
2011-03-07 Sascha WildnerImport mdocml-1.10.9
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
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.
next