DragonFly BSD

DragonFly commits List (threaded) for 2011-05

All Lists - Date Index
Subject Author Date
git: netgraph: Fix some x86_64 warnings. Sascha Wildner 01/05/2011 09:13
git: kernel: Move sbni(4)'s PCI attachment to i386, too. Sascha Wildner 01/05/2011 09:40
git: kernel: Fix some x86_64 warnings. Sascha Wildner 01/05/2011 10:37
git: kernel: Move fe(4) to i386. Sascha Wildner 01/05/2011 12:53
git: Texinfo: Upgrade version from 4.8 to 4.13 John Marino 01/05/2011 14:54
git: infokey(1): Add new Texinfo man page for infokey John Marino 01/05/2011 15:42
git: kernel: Make ep(4) and ie(4) compilable into the x86_64 kernel. Sascha Wildner 01/05/2011 16:56
git: Add a LINT64 kernel config. Sascha Wildner 01/05/2011 17:13
git: gcc44: provide pragma pack(push) & pragma pack(pop) support John Marino 01/05/2011 19:42
git: RELEASE_2_10 created gcc44: provide pragma pack(push) & pragma pack(pop) support John Marino 01/05/2011 20:35
git: RELEASE_2_10 gcc44: provide pragma pack(push) & pragma pack(pop) support John Marino 01/05/2011 20:35
git: installkernel: Copy /boot/kernel/initrd.img to /boot/kernel.old too. Sascha Wildner 02/05/2011 23:14
git: DragonFly_RELEASE_2_10 installkernel: Copy /boot/kernel/initrd.img to /boot/kernel.old too. Sascha Wildner 02/05/2011 23:14
git: i386/ioapic: Use pmap_mapdev_uncacheable() to map I/O APIC Sepherosa Ziehau 04/05/2011 12:04
git: i386: Copy pmap_mapdev_uncacheable() from x86_64 Sepherosa Ziehau 04/05/2011 12:04
git: i386: Move lapic function declarations from smp.h to apic/lapic.h Sepherosa Ziehau 04/05/2011 12:04
git: x86_64: Move lapic function declarations from smp.h to apic/lapic.h Sepherosa Ziehau 04/05/2011 12:04
git: i386: Split out mptable.c from mp_machdep.c Sepherosa Ziehau 04/05/2011 12:04
git: x86_64: Split out mptable.c from mp_machdep.c Sepherosa Ziehau 04/05/2011 12:04
git: x86_64: Move ioapic function declarations from smp.h to apic/ioapic.h Sepherosa Ziehau 04/05/2011 12:04
git: i386: Move ioapic function declarations from smp.h to apic/ioapic.h Sepherosa Ziehau 04/05/2011 12:04
git: i386: Split mpapic.c into lapic.c and ioapic.c Sepherosa Ziehau 04/05/2011 12:04
git: x86_64: Split mpapic.c into lapic.c and ioapic.c Sepherosa Ziehau 04/05/2011 12:04
git: i386/lapic: Use pmap_mapdev_uncacheable() to map LAPIC Sepherosa Ziehau 04/05/2011 12:04
git: i386: apic/mpapic.h -> apic/lapic.h Sepherosa Ziehau 04/05/2011 12:04
git: x86_64: apic/mpapic.h -> apic/lapic.h Sepherosa Ziehau 04/05/2011 12:04
git: kernel/ddb: Fix examine's z format (for signed hex). Sascha Wildner 05/05/2011 01:23
git: DragonFly_RELEASE_2_10 kernel/ddb: Fix examine's z format (for signed hex). Sascha Wildner 05/05/2011 01:23
git: gcc: Remove support for the %z conversion specifier in printf-like stuff. Sascha Wildner 05/05/2011 01:43
git: i386: Unbreak buildkernel Sepherosa Ziehau 05/05/2011 02:23
git: x86_64: Get rid of cpu_apic_versions Sepherosa Ziehau 05/05/2011 08:31
git: i386: Get rid of cpu_apic_versions Sepherosa Ziehau 05/05/2011 08:31
git: bitstring.h -- Correct errors in bit_nsearch. Venkatesh Srinivas 05/05/2011 08:32
git: gcc 4.4: Remove PIE profiling trigger John Marino 05/05/2011 19:54
git: DragonFly_RELEASE_2_10 gcc 4.4: Remove PIE profiling trigger John Marino 05/05/2011 19:59
git: libpthread - Always override the symlinks Matthew Dillon 06/05/2011 08:29
git: DragonFly_RELEASE_2_10 libpthread - Always override the symlinks Matthew Dillon 06/05/2011 08:32
git: make upgrade - Allow removal of protected files Matthew Dillon 06/05/2011 08:42
git: make upgrade - removal additional obsolete files Matthew Dillon 06/05/2011 08:47
git: DragonFly_RELEASE_2_10 make upgrade - Allow removal of protected files Matthew Dillon 06/05/2011 08:48
git: DragonFly_RELEASE_2_10 make upgrade - removal additional obsolete files Matthew Dillon 06/05/2011 08:48
git: Fix LINT build. Sascha Wildner 06/05/2011 21:33
git: Add some files to remove via 'make upgrade'. Sascha Wildner 06/05/2011 21:33
git: mpt(4): Make mpt_{vol,disk}_prt() printflike. Sascha Wildner 06/05/2011 21:33
git: Fix LINT64 build. Sascha Wildner 06/05/2011 22:12
git: Remove ipfilter from the system. Sascha Wildner 06/05/2011 22:12
git: kernel: Add -Wold-style-definition to the warnings. Sascha Wildner 06/05/2011 22:32
git: Merge branch 'vendor/GDB' John Marino 07/05/2011 08:28
git: GDB: Upgrade version from 7.0 to 7.2 John Marino 07/05/2011 08:28
git: ddb.4: Argh, it's Control-Alt-Esc. Sascha Wildner 07/05/2011 09:30
git: ddb.4: Mention that the default for invoking ddb(4) is Control-Alt-Delete. Sascha Wildner 07/05/2011 09:30
git: Remove ipfilter remains via 'make upgrade'. Sascha Wildner 07/05/2011 11:05
git: Fix rc script order. Sascha Wildner 07/05/2011 12:20
git: cvs: Rebuild without gnuregex library John Marino 07/05/2011 16:10
git: Remove libgnuregex from the system John Marino 07/05/2011 17:52
git: cvs: fix recently introduced, repeatable segfault John Marino 08/05/2011 19:49
git: Add libgnuregex remains for removal via 'make upgrade'. Sascha Wildner 08/05/2011 20:30
git: hammer.8: Fix a typo. Sascha Wildner 08/05/2011 20:37
git: who.1: Fix a typo. Sascha Wildner 09/05/2011 08:43
git: Some manual page cleanup. Sascha Wildner 09/05/2011 15:28
git: efun.3: evasprintf() wasn't brought in and easprintf() was missing docs. Sascha Wildner 09/05/2011 19:02
git: taskqueue: Fix error message. Sascha Wildner 10/05/2011 16:28
git: kernel -- Convert sb_timeo for socket timeout from short -> int. Venkatesh Srinivas 10/05/2011 19:57
Re: git: libutil: Create a <util.h> symlink. Alex Hornung 11/05/2011 06:31
git: kernel ELF: Do not map segments of zero length John Marino 11/05/2011 07:29
git: kernel ELF: Map PIE binaries at non-zero or specified address John Marino 11/05/2011 07:29
git: kernel ELF: Reimplement Elf Branding, .note.ABI-tag John Marino 11/05/2011 07:29
Re: git: kernel ELF: Reimplement Elf Branding, .note.ABI-tag Alex Hornung 17/05/2011 08:28
git: libc -- Initial fmemopen support. Venkatesh Srinivas 11/05/2011 17:35
git: periodic.conf: Adjust for ipfilter removal. Sascha Wildner 12/05/2011 12:18
git: kernel: Add SLAB_DEBUG and VM_PAGE_DEBUG to the LINT* configs. Sascha Wildner 12/05/2011 12:18
git: i386/madt: Allow systems with only one CPU to boot with SMP kernel Sepherosa Ziehau 13/05/2011 02:20
git: i386: Move ioapic_map() from mp_machdep.c to ioapic.c Sepherosa Ziehau 13/05/2011 02:20
git: i386: Move CPU ID and APIC ID maps from mp_machdep.c to lapic.c Sepherosa Ziehau 13/05/2011 02:20
git: i386: Cleanup APIC ID to CPU ID mapping macros Sepherosa Ziehau 13/05/2011 02:20
git: i386: Move mp_set_cpuids() from mp_machdep.c to lapic.c Sepherosa Ziehau 13/05/2011 02:20
git: Linuxolator: fix recent breakage John Marino 13/05/2011 07:20
git: i386: Streamline calling of MachIntrABI.finalize() Sepherosa Ziehau 13/05/2011 08:41
git: i386/lapic: Handle the case that the CPU does not have LAPIC for SMP kernel Sepherosa Ziehau 13/05/2011 08:41
git: i386/lapic: Don't set task priority register Sepherosa Ziehau 13/05/2011 09:24
git: fmemopen(): Style & whitespace fixes. Sascha Wildner 13/05/2011 09:29
git: fmemopen(): Some more cleanup. Sascha Wildner 13/05/2011 10:34
git: taskqueue.9: Fix typo. Sascha Wildner 13/05/2011 21:16
git: make_dev.9: Add a missing .Nm and MLINK. Sascha Wildner 13/05/2011 21:16
git: Import fmemopen(3) manual page from NetBSD. Venkatesh Srinivas 14/05/2011 02:06
git: gcc 44: Change shared library search order (embedded rpath) John Marino 14/05/2011 07:58
git: prop_array_util.3 & udev_monitor.3: Add missing MLINKS. Sascha Wildner 14/05/2011 10:48
git: efun.3: Fix typo in MLINKS. Sascha Wildner 14/05/2011 10:54
git: x86_64: Don't set task priority register Sepherosa Ziehau 14/05/2011 15:43
git: x86_64/madt: Allow systems with only one CPU to boot with SMP kernel Sepherosa Ziehau 14/05/2011 15:43
git: x86_64: Streamline calling of MachIntrABI.finalize() Sepherosa Ziehau 14/05/2011 15:43
git: x86_64: Move ioapic_map() from mp_machdep.c to ioapic.c Sepherosa Ziehau 14/05/2011 15:43
git: x86_64: Move CPU ID and APIC ID maps from mp_machdep.c to lapic.c Sepherosa Ziehau 14/05/2011 15:43
git: x86_64: Cleanup APIC ID to CPU ID mapping macros Sepherosa Ziehau 14/05/2011 15:43
git: x86_64: Move mp_set_cpuids() from mp_machdep.c to lapic.c Sepherosa Ziehau 14/05/2011 15:43
git: x86_64/lapic: Handle the case that the CPU does not have LAPIC for SMP kernel Sepherosa Ziehau 14/05/2011 15:43
git: efun.3: Include <sys/types.h> for some types used in the prototypes. Sascha Wildner 14/05/2011 17:42
git: Remove some duplicate includes in bin/, games/ and lib/. Sascha Wildner 14/05/2011 22:53
git: x86_64: Fix AP count after LAPIC enumeration Sepherosa Ziehau 15/05/2011 06:01
git: i386: Fix AP count after LAPIC enumeration Sepherosa Ziehau 15/05/2011 06:25
git: i386: Handle I/O APIC probing failure Sepherosa Ziehau 15/05/2011 07:17
git: x86_64: Handle I/O APIC probing failure Sepherosa Ziehau 15/05/2011 07:17
git: bsd-family-tree: Sync with FreeBSD. Sascha Wildner 15/05/2011 12:55
git: Merge branch 'vendor/FILE' Peter Avalos 16/05/2011 04:10
git: ee(1): Raise WARNS to 2. Sascha Wildner 17/05/2011 03:27
git: binutils221: Remove /usr/{local,pkg}/lib as libdirs from ld(1). Sascha Wildner 17/05/2011 13:39
git: Revert "gcc 44: Change shared library search order (embedded rpath)" Sascha Wildner 17/05/2011 14:09
git: DragonFly_RELEASE_2_10 binutils221: Remove /usr/{local,pkg}/lib as libdirs from ld(1). Sascha Wildner 17/05/2011 14:09
git: btx: tweak makefile for gold linker John Marino 17/05/2011 22:24
git: Linuxulator: Fix recent breakage, part II John Marino 17/05/2011 22:50
git: kernel - Fix netgraph MP race Matthew Dillon 18/05/2011 01:56
git: Kernel ELF: Restore legacy FreeBSD brand John Marino 18/05/2011 05:01
git: Activate building of gold linker in binutils 2.21 John Marino 18/05/2011 06:01
git: gold: Local modification to add --relocatable synonym John Marino 18/05/2011 06:01
git: Use OpenBSD's glob in OpenSSH. Peter Avalos 19/05/2011 01:08
git: DragonFly_RELEASE_2_10 Use OpenBSD's glob in OpenSSH. Peter Avalos 19/05/2011 01:08
git: Kernel Elf: Expand ABI.note-tag search to cover entire file John Marino 19/05/2011 06:58
git: hammer.8: Add dedup period of 0 description. Sascha Wildner 19/05/2011 08:29
git: kernel ELF: Add missing return after exec_map_page error John Marino 19/05/2011 09:16
git: vendor/SENDMAIL sendmail: Update vendor branch to v8.14.15 Jan Lentfer 19/05/2011 15:05
git: "Fix" kernel profiling for i386 Alex Hornung 19/05/2011 15:35
git: sendmail: Update vendor branch to v8.14.15 Jan Lentfer 19/05/2011 18:56
git: kernel ELF: Use interpreter paths outside of first page John Marino 19/05/2011 20:04
git: kernel ELF: Improve OS Release Date handling John Marino 19/05/2011 22:39
git: kernel ELF: Removed unwanted return John Marino 19/05/2011 22:54
git: <sys/param.h>: Fix a typo in the NELEM() definition. Sascha Wildner 20/05/2011 08:56
git: objformat(1): Some cleanup (no functional change). Sascha Wildner 20/05/2011 09:05
git: objformat(1): Remove an unneeded default case. Sascha Wildner 20/05/2011 09:32
git: binutils221 - remove some foo from ld Makefile Alex Hornung 20/05/2011 09:56
git: rtld-elf - Don't pass -elf to the linker Alex Hornung 20/05/2011 09:56
git: kernel ELF: Implement AT_OSRELDATE aux vector John Marino 20/05/2011 11:29
git: ldns/drill: Update local files to 1.6.9, too Jan Lentfer 20/05/2011 12:23
git: Revert "objformat(1): Remove an unneeded default case." Sascha Wildner 20/05/2011 22:47
git: binutils 2.20: Upgrade to version 2.20.1 John Marino 21/05/2011 11:11
git: c++filt: Remove compiler version makefiles John Marino 21/05/2011 13:37
git: c++filt: Switch from compiler to binutils versions John Marino 21/05/2011 13:37
git: x86_64/lapic: Allow vmware with single CPU to boot SMP kernel Sepherosa Ziehau 22/05/2011 11:34
git: i386/lapic: Allow vmware with single CPU to boot SMP kernel Sepherosa Ziehau 22/05/2011 11:34
git: <machine/specialreg.h>: Whitespace Sascha Wildner 22/05/2011 13:23
git: ioapic: apic_io_enable -> ioapic_enable Sepherosa Ziehau 22/05/2011 13:34
git: kernel: Fix building with NETATALK but without NETATALKDEBUG. Sascha Wildner 22/05/2011 18:35
git: mail(1) & battlestar(6): Rename some files. Sascha Wildner 23/05/2011 11:04
Re: git: mail(1) & battlestar(6): Rename some files. Chris Turner 23/05/2011 21:37
Re: git: mail(1) & battlestar(6): Rename some files. Max Herrgard 23/05/2011 21:48
Re: git: mail(1) & battlestar(6): Rename some files. Jonas Trollvik 23/05/2011 22:27
Re: git: mail(1) & battlestar(6): Rename some files. Alexander Polakov 23/05/2011 22:59
git: DragonFly_RELEASE_2_10 mail(1) & battlestar(6): Rename some files. Sascha Wildner 23/05/2011 11:04
git: ioapic: Move ioapic_enable from machdep.c to apic/ioapic.c Sepherosa Ziehau 23/05/2011 12:27
git: Put 'options SMP' in our standard GENERIC and X86_64_GENERIC configs. Sascha Wildner 24/05/2011 12:07
git: nrelease/installer: No longer build and offer separate UP and SMP kernels. Sascha Wildner 24/05/2011 12:07
Re: git: nrelease/installer: No longer build and offer separate UP and SMP kernels. Sepherosa Ziehau 24/05/2011 13:04
git: kernel: Remove unused #include. Sascha Wildner 24/05/2011 13:53
git: ioapic: Alias hw.apic_io_enable with hw.ioapic_enable Sepherosa Ziehau 24/05/2011 14:08
git: smp.4: Adjust the apic io tunable name to the preferred name. Sascha Wildner 24/05/2011 14:16
git: kernel/lapic: Remove the special handling for VMware w/ 1 CPU again. Sascha Wildner 24/05/2011 21:31
git: acpi: Fix up the interrupt timer after enabling ACPI Sepherosa Ziehau 25/05/2011 05:10
git: x86_64: Set EBDA address even for UP Sepherosa Ziehau 25/05/2011 08:58
git: x86_64: Remove no longer used interrupt vector declaration Sepherosa Ziehau 25/05/2011 09:42
git: x86_64: Move imcr_present from mp_machdep.c to machdep.c Sepherosa Ziehau 25/05/2011 09:42
git: x86_64: Split out machine/mptable.h from machine/smp.h Sepherosa Ziehau 25/05/2011 09:42
git: bridge.4: Add missing .Bl/.El Sascha Wildner 26/05/2011 03:12
git: prop_{array,dictionary}_util.3: Add missing .Nd's. Sascha Wildner 26/05/2011 03:24
git: mkinitrd.8: Remove blank line. Sascha Wildner 26/05/2011 03:27
git: frexp.3: Use .Eo/.Ec instead of .Bo/.Pc Sascha Wildner 26/05/2011 03:39
git: devattr.8: Add missing .El Sascha Wildner 26/05/2011 03:41
git: powerd: Take 'nice' into consideration Sepherosa Ziehau 26/05/2011 09:48
git: sockstat(1): Fix a warning and raise WARNS to 6. Sascha Wildner 27/05/2011 06:40
git: re(4): Correct 8168E settings Sepherosa Ziehau 27/05/2011 08:57
git: re(4): Add 8168DP support Sepherosa Ziehau 27/05/2011 08:57
git: re(4): Preliminary 8168F support Sepherosa Ziehau 27/05/2011 08:57
git: re(4): Correct EEPROM location for certain versions of 8168F/8168E-VL Sepherosa Ziehau 27/05/2011 08:57
git: i386: Set EBDA address even for UP Sepherosa Ziehau 27/05/2011 12:20
git: i386: Remove no longer used interrupt vector declaration Sepherosa Ziehau 27/05/2011 12:20
git: i386: Move imcr_present from mp_machdep.c to machdep.c Sepherosa Ziehau 27/05/2011 12:20
git: i386: Split out machine/mptable.h from machine/smp.h Sepherosa Ziehau 27/05/2011 12:20
git: x86_64: Move mp_naps from mp_machdep.c to machdep.c Sepherosa Ziehau 27/05/2011 12:41
git: kernel: Don't disturb about-to-be reaped zombies. YONETANI Tomokazu 27/05/2011 13:36
Re: git: kernel: Don't disturb about-to-be reaped zombies. Matthew Dillon 28/05/2011 18:15
Re: git: kernel: Don't disturb about-to-be reaped zombies. YONETANI Tomokazu 29/05/2011 09:05
Re: git: kernel: Don't disturb about-to-be reaped zombies. Matthew Dillon 30/05/2011 07:35
git: install(1): Raise WARNS to 6. Sascha Wildner 27/05/2011 13:51
git: i386: Move mp_naps from mp_machdep.c to machdep.c Sepherosa Ziehau 27/05/2011 14:00
git: edquota(8): Raise WARNS to 6. Sascha Wildner 27/05/2011 14:02
git: libthread_xu: Fix a typo and add a missing STATIC_LIB_REQUIRE(). Sascha Wildner 27/05/2011 15:57
git: Remove binutils 2.17 remains via 'make upgrade'. Sascha Wildner 28/05/2011 05:46
git: Remove binutils 2.17 build hierarchy from gnu/. Sascha Wildner 28/05/2011 05:46
git: Remove binutils 2.17 from contrib/. Sascha Wildner 28/05/2011 05:46
git: manpages: Uniformly order the prologue macros by Dd/Dt/Os. Sascha Wildner 28/05/2011 07:44
git: Revert a change that I accidentally committed but which is not ready yet. Sascha Wildner 28/05/2011 07:48
git: Adjust some more to reflect the desired order of manpage prologue macros. Sascha Wildner 28/05/2011 07:58
git: acpi: Add a missing initialization. Sascha Wildner 28/05/2011 19:42
git: LINT64: Uncomment vinum(4) (only VINUMDEBUG whines). Sascha Wildner 28/05/2011 19:58
git: manpages: Remove a bunch of unneeded Pp macros. Sascha Wildner 30/05/2011 14:29
git: intr: Call machintr_intren() only for hardware interrupts Sepherosa Ziehau 30/05/2011 14:59
git: i386: Move int_to_apicintpin from mp_machdep.c to apic/ioapic_abi.c Sepherosa Ziehau 30/05/2011 14:59
git: acpi/pstate: Don't allow intermittent disappearance of _PSD Sepherosa Ziehau 31/05/2011 05:00
git: acpi/pstate: Support Integer _PSD Sepherosa Ziehau 31/05/2011 05:00
git: x86_64: Move int_to_apicintpin from mp_machdep.c to apic/ioapic_abi.c Sepherosa Ziehau 31/05/2011 07:10

Mail converted by MHonArc 2.6.8