February 2011 Archives by author
Starting: Tue Feb 1 00:37:17 PST 2011
Ending: Mon Feb 28 09:51:12 PST 2011
Messages: 205
- Feb 04 2011 - 06:48:36 git: style(9): Remove whitespace.
Peter Avalos
- Feb 04 2011 - 06:48:37 git: fenv: Explicitly specify sizes for control and status words.
Peter Avalos
- Feb 04 2011 - 06:48:38 git: ieeefp.h: Remove i386 specifics.
Peter Avalos
- Feb 05 2011 - 08:47:18 git: <cpu/ieeefp.h>: Use single-underscore instead of double.
Peter Avalos
- Feb 05 2011 - 08:47:19 git: <cpu/ieeefp.h>: Sync i386 with x86_64.
Peter Avalos
- Feb 07 2011 - 06:37:14 git: cat: Clean up whitespace.
Peter Avalos
- Feb 09 2011 - 05:24:04 git: DragonFly_RELEASE_2_6 openssl: Fix CVE-2011-0014.
Peter Avalos
- Feb 09 2011 - 05:24:05 git: DragonFly_RELEASE_2_8 openssl: Fix CVE-2011-0014.
Peter Avalos
- Feb 09 2011 - 05:24:10 git: Import OpenSSL-1.0.0d.
Peter Avalos
- Feb 09 2011 - 05:24:11 git: Upgrade to OpenSSL-1.0.0d.
Peter Avalos
- Feb 12 2011 - 07:10:20 git: sh: Sync with FreeBSD
Peter Avalos
- Feb 12 2011 - 07:31:26 git: Add regression tests for /bin/sh.
Peter Avalos
- Feb 13 2011 - 01:50:04 git: sh: Detect dividing the smallest integer by -1.
Peter Avalos
- Feb 13 2011 - 20:05:16 git: kill(1): Sync with FreeBSD
Peter Avalos
- Feb 13 2011 - 20:05:17 git: bin/test: Sync with FreeBSD
Peter Avalos
- Feb 13 2011 - 20:05:18 git: Add regression tests for /bin/test.
Peter Avalos
- Feb 13 2011 - 20:05:19 git: printf(1): Sync with FreeBSD
Peter Avalos
- Feb 13 2011 - 20:05:20 git: Add printf(1) regression tests.
Peter Avalos
- Feb 18 2011 - 01:14:51 git: ps: Add the comm keyword which is an alias for ucomm.
Peter Avalos
- Feb 18 2011 - 01:24:38 git: ps: Update man page for adding comm as an alias for ucomm.
Peter Avalos
- Feb 20 2011 - 23:05:02 git: newsyslog: Sync with FreeBSD.
Peter Avalos
- Feb 20 2011 - 23:05:03 git: Sync /bin/sh regression tests with FreeBSD.
Peter Avalos
- Feb 24 2011 - 02:40:32 git: Fix typo in last commit.
Peter Avalos
- Feb 15 2011 - 07:31:04 git: ps - Add a new option, -R, which sub-sorts by parent/child and indents
Tim Darby
- Feb 01 2011 - 22:26:02 git: kernel64 - Greatly reduce memory probe times, remove basemem calculation
Matthew Dillon
- Feb 02 2011 - 00:00:06 git: ps - Increase selected field widths
Matthew Dillon
- Feb 02 2011 - 08:04:19 git: kernel - Add kern.usched_global_cpumask
Matthew Dillon
- Feb 02 2011 - 08:04:20 git: powerd - Do a more sophisticated domain scan, use kern.usched_global_cpumask
Matthew Dillon
- Feb 03 2011 - 18:54:34 git: kernel - Fix physmap base calculation for x86-64
Matthew Dillon
- Feb 04 2011 - 00:38:28 git: kernel - migrate knote from zone to kmalloc
Matthew Dillon
- Feb 04 2011 - 07:27:10 git: kernel - Add options VM_PAGE_DEBUG
Matthew Dillon
- Feb 04 2011 - 18:41:20 git: ps - Support unix98 ttys for -t
Matthew Dillon
- Feb 04 2011 - 18:41:22 git: ps - Adjust field widths
Matthew Dillon
- Feb 04 2011 - 19:54:22 git: kernel - Add missing vm_page_wakeup()
Matthew Dillon
- Feb 04 2011 - 19:58:06 git: HAMMER VFS - Fix deadlock which can occur under severe filesystem pressure
Matthew Dillon
- Feb 10 2011 - 21:23:13 git: kernel - Greatly reduce usched_bsd4_decay default
Matthew Dillon
- Feb 10 2011 - 22:36:24 git: HAMMER Utility - Change the minimum UNDO/REDO FIFO from 100M to 500M
Matthew Dillon
- Feb 11 2011 - 22:54:39 git: kernel - Add per-process token, adjust signal code to use it.
Matthew Dillon
- Feb 11 2011 - 22:57:18 git: kernel - Greatly reduce usched_bsd4_decay default
Matthew Dillon
- Feb 12 2011 - 16:48:07 git: kernel - Add per-process token, adjust signal code to use it (2).
Matthew Dillon
- Feb 12 2011 - 21:36:15 git: kernel - Fix wild pointer in DDB trace
Matthew Dillon
- Feb 12 2011 - 21:36:21 git: kernel - Fix list corruption in dsched
Matthew Dillon
- Feb 12 2011 - 22:27:44 git: kernel - Fix list corruption in dsched
Matthew Dillon
- Feb 12 2011 - 22:27:46 git: kernel - Make most of the fork and exit paths MPSAFE
Matthew Dillon
- Feb 13 2011 - 23:22:20 git: kernel - Replace sys/ref.h & kern/kern_ref.c with sys/refcount.h
Matthew Dillon
- Feb 14 2011 - 05:09:02 git: kernel - Make numerous proc accesses use p->p_token instead of proc_token.
Matthew Dillon
- Feb 14 2011 - 18:55:29 git: kernel - Remove incorrect assertion
Matthew Dillon
- Feb 14 2011 - 20:46:08 git: kernel - Remove safety mplocks around VFS system calls
Matthew Dillon
- Feb 14 2011 - 21:14:01 git: kernel - Remove the last MP locks from tmpfs.
Matthew Dillon
- Feb 14 2011 - 21:21:57 git: kernel - Remove the last MP locks from tmpfs (2).
Matthew Dillon
- Feb 15 2011 - 04:31:32 git: kernel - MPSAFE work, fix race in init zombie cleanup
Matthew Dillon
- Feb 15 2011 - 07:26:14 git: ps - Add a new option, -R, which sub-sorts by parent/child and indents
Matthew Dillon
- Feb 15 2011 - 19:41:37 git: kernel - Add options SLAB_DEBUG to help debug memory corruption
Matthew Dillon
- Feb 15 2011 - 19:43:07 git: ps - Remove debugging printfs
Matthew Dillon
- Feb 16 2011 - 01:01:55 git: ps - Fix longstanding bug in initial populating loop
Matthew Dillon
- Feb 16 2011 - 07:52:47 git: Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
Matthew Dillon
- Feb 16 2011 - 07:52:48 git: kernel - Fix MP refcount race in struct pargs
Matthew Dillon
- Feb 16 2011 - 18:14:50 git: kernel - Fix MP refcount race in struct pargs (2)
Matthew Dillon
- Feb 16 2011 - 18:14:51 git: kernel - knote_alloc() must always succeed
Matthew Dillon
- Feb 16 2011 - 18:14:51 git: kernel - Fix MP refcount race in struct sigacts
Matthew Dillon
- Feb 16 2011 - 19:18:52 git: kernel - Fix MP refcount race in struct sigacts (2)
Matthew Dillon
- Feb 16 2011 - 22:34:32 git: ps - Fix sorting mistake in recent commits
Matthew Dillon
- Feb 17 2011 - 08:43:30 git: kernel - Fix seg-fault in clock interrupt due to race
Matthew Dillon
- Feb 17 2011 - 08:58:31 git: kernel - Add batch heuristic to scheduler and refactor some of the code 1/2
Matthew Dillon
- Feb 19 2011 - 04:52:03 git: kernel - Fix fairq, PF table hash was not being initialized
Matthew Dillon
- Feb 19 2011 - 04:52:05 git: kernel - Allow rn_inithead() to be called early
Matthew Dillon
- Feb 19 2011 - 09:05:37 git: kernel - Fix minor mistake corrupting an allocation in recent MPTable work
Matthew Dillon
- Feb 19 2011 - 21:10:14 git: kernel - Add a transparent MAC bridging feature to if_bridge
Matthew Dillon
- Feb 19 2011 - 22:06:27 git: kernel - Clear BRIDGE_MBUF_TAGGED for NAT translations
Matthew Dillon
- Feb 21 2011 - 03:36:55 git: kernel - Fix extra rel_mplock() in if_tap
Matthew Dillon
- Feb 21 2011 - 03:36:56 git: HAMMER - Fix long stalls when writing out core files
Matthew Dillon
- Feb 22 2011 - 00:17:44 git: kernel - More if_bridge work + misc fixes
Matthew Dillon
- Feb 22 2011 - 16:58:03 git: kernel - Unconditionally clear BRIDGE_MBUF_TAGGED in two cases
Matthew Dillon
- Feb 23 2011 - 05:04:24 git: kernel - Greatly enhance if_bridge
Matthew Dillon
- Feb 24 2011 - 05:05:14 git: kernel - Fix serious bug w/non-blocking commit
Matthew Dillon
- Feb 24 2011 - 22:18:16 git: kernel - Major bridging functionality added (bonding)
Matthew Dillon
- Feb 24 2011 - 22:18:17 git: kernel - Major bridging functionality completed
Matthew Dillon
- Feb 26 2011 - 17:38:03 git: kernel - Fix incorrect inode wait code in HAMMER
Matthew Dillon
- Feb 28 2011 - 17:51:12 git: kernel - Major bridging functionality added (bug fixes)
Matthew Dillon
- Feb 05 2011 - 04:16:52 git: kern - Convert ufs dirhash from zalloc to objcache
Samuel Greear
- Feb 05 2011 - 04:16:55 git: kern - Convert crypto from zalloc to objcache
Samuel Greear
- Feb 05 2011 - 04:17:02 git: kern - Convert aio from zalloc to objcache
Samuel Greear
- Feb 05 2011 - 04:17:04 git: kern - Convert NFS from zalloc to objcache
Samuel Greear
- Feb 05 2011 - 08:24:51 git: kern - aio - Add missing flags to objcache_get()
Samuel Greear
- Feb 03 2011 - 22:01:25 git: kernel - migrate knote from zone to kmalloc
Samuel J. Greear
- Feb 04 2011 - 00:56:03 git: kernel - migrate knote from zone to kmalloc
Samuel J. Greear
- Feb 05 2011 - 09:18:18 git: kernel - migrate knote from zone to kmalloc
Samuel J. Greear
- Feb 04 2011 - 15:04:42 git: vm - Correct sysctl output formatting for kvm_size and kvm_free
Antonio Huete Jimenez
- Feb 04 2011 - 15:04:43 git: kern - Properly return the number of bytes in hw.physmem sysctl.
Antonio Huete Jimenez
- Feb 04 2011 - 16:18:33 git: kern - Clarify the description of hw.physmem.
Antonio Huete Jimenez
- Feb 04 2011 - 17:48:37 git: vkernel64 - Raise the memory requirements to 64MB.
Antonio Huete Jimenez
- Feb 04 2011 - 17:48:38 git: vkernel - Avoid appending the error message in some cases.
Antonio Huete Jimenez
- Feb 18 2011 - 09:14:52 git: vkernel64 - Enable function name resolution in DDB.
Antonio Huete Jimenez
- Feb 24 2011 - 12:56:08 git: procfs - Fix open() for procfs.
Antonio Huete Jimenez
- Feb 07 2011 - 20:39:26 Move pkg_radd config to a more obvious name ...
Thomas Nikolajsen
- Feb 08 2011 - 11:08:11 Move pkg_radd config to a more obvious name ...
Thomas Nikolajsen
- Feb 06 2011 - 01:45:53 git: DragonFly_RELEASE_2_8 Updating pkgsrc target to pull 2010Q4.
Justin C. Sherrill
- Feb 07 2011 - 00:53:37 git: Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
Justin C. Sherrill
- Feb 07 2011 - 00:53:38 git: Move pkg_radd config to a more obvious name; make sure settings.conf gets cleaned out on upgrade, and stick a warning in UPGRADING so nobody (hopefully) gets surprised when pkg_radd starts downloading from mirror-master again.
Justin C. Sherrill
- Feb 07 2011 - 01:21:53 git: Updating pkg_radd man page, pkg_search to reflect new config file.
Justin C. Sherrill
- Feb 07 2011 - 23:29:59 Move pkg_radd config to a more obvious name ...
Justin C. Sherrill
- Feb 14 2011 - 14:29:28 git: Remove kref.9 manpage.
Venkatesh Srinivas
- Feb 16 2011 - 01:21:25 git: Update stale comment in lwkt_token_init().
Venkatesh Srinivas
- Feb 16 2011 - 01:21:26 git: kernel -- vm locking: Add vm_page_(un)lock and vm_object_(un)lock.
Venkatesh Srinivas
- Feb 16 2011 - 01:21:26 git: kernel -- vm locking: Take per-object token in vm_map and vm_object_coalesce.
Venkatesh Srinivas
- Feb 16 2011 - 02:34:36 git: kernel -- vm locking: Lock kernel_object in kmem_alloc3.
Venkatesh Srinivas
- Feb 16 2011 - 04:44:20 git: kernel -- Eliminate AIO.
Venkatesh Srinivas
- Feb 16 2011 - 04:50:13 git: Remove VFS_AIO config option.
Venkatesh Srinivas
- Feb 16 2011 - 05:05:20 git: kernel -- vm locking: Add vm object locking to vm_object_referenced.
Venkatesh Srinivas
- Feb 17 2011 - 18:08:37 git: librt: Initial userland implementation of POSIX AIO functionality.
Venkatesh Srinivas
- Feb 22 2011 - 11:45:45 git: Add definitions for SIGEV_THREAD.
Venkatesh Srinivas
- Feb 23 2011 - 15:16:07 git: kernel -- Add O_FRNONBLOCKING, to allow reads which do not block on disk accesses.
Venkatesh Srinivas
- Feb 26 2011 - 03:43:57 git: librt -- AIO: Implement SIGEV_THREAD for AIO completion notification.
Venkatesh Srinivas
- Feb 03 2011 - 15:37:24 git: kernel - migrate knote from zone to kmalloc
Nicolas Thery
- Feb 05 2011 - 08:54:12 git: kernel - migrate knote from zone to kmalloc
Nicolas Thery
- Feb 04 2011 - 04:31:22 git: libc - fix handling of temporary file used by hash(3)
YONETANI Tomokazu
- Feb 05 2011 - 09:32:36 git: kernel - adjust devfs mount point according to init_chroot loader variable
YONETANI Tomokazu
- Feb 16 2011 - 04:14:46 git: kernel - Make numerous proc accesses use p->p_token instead of proc_token.
YONETANI Tomokazu
- Feb 11 2011 - 21:50:35 git: kernel - Greatly reduce usched_bsd4_decay default
Chris Turner
- Feb 02 2011 - 18:05:54 git: acpi(4): Always compile the files dealing with ACPI_DEBUG into the module.
Sascha Wildner
- Feb 03 2011 - 23:22:24 git: Build our GCCs with CSTD=gnu89.
Sascha Wildner
- Feb 05 2011 - 20:47:04 git: libc: Raise WARNS to 6.
Sascha Wildner
- Feb 06 2011 - 21:10:44 git: libncp: Fix format.
Sascha Wildner
- Feb 06 2011 - 21:10:45 git: libc/csu: Include <machine/tls.h> for some prototypes.
Sascha Wildner
- Feb 06 2011 - 21:10:46 git: lib: Move the definition of WARNS into lib/Makefile.inc.
Sascha Wildner
- Feb 06 2011 - 21:55:59 git: secure/lib: Fix building of some cases that include lib/Makefile.inc.
Sascha Wildner
- Feb 07 2011 - 00:08:57 git: wmake.1: Describe how to install stuff built with wmake.
Sascha Wildner
- Feb 07 2011 - 15:44:17 git: Remove useless belt and suspenders include guards in some of our headers.
Sascha Wildner
- Feb 07 2011 - 19:09:17 git: Sync zoneinfo database with tzdata2011b from elsie.nci.nih.gov
Sascha Wildner
- Feb 07 2011 - 19:09:18 git: DragonFly_RELEASE_2_8 Sync zoneinfo database with tzdata2011b from elsie.nci.nih.gov
Sascha Wildner
- Feb 07 2011 - 22:05:42 Move pkg_radd config to a more obvious name ...
Sascha Wildner
- Feb 08 2011 - 14:01:05 git: Don't remove /etc/settings.conf via 'make upgrade' and rename it instead.
Sascha Wildner
- Feb 08 2011 - 14:05:41 git: Bump .Dd in pkg_radd.1 manpage and make pkg_search working again.
Sascha Wildner
- Feb 09 2011 - 16:28:22 git: acpi(4): Fix a bug in acpi_cpu_cstate.c (we have to write, and not to read).
Sascha Wildner
- Feb 09 2011 - 16:28:23 git: DragonFly_RELEASE_2_6 acpi(4): Fix a bug in acpi_cpu_cstate.c (we have to write, and not to read).
Sascha Wildner
- Feb 09 2011 - 16:28:25 git: DragonFly_RELEASE_2_8 acpi(4): Fix a bug in acpi_cpu_cstate.c (we have to write, and not to read).
Sascha Wildner
- Feb 10 2011 - 11:39:43 git: hammer.8: Note that 'recover' needs -f.
Sascha Wildner
- Feb 20 2011 - 02:05:56 git: LINT: Fix wording and remove a duplicate option from the comments.
Sascha Wildner
- Feb 20 2011 - 10:01:55 git: Remove some kref(9) related files via 'make upgrade'.
Sascha Wildner
- Feb 20 2011 - 12:24:37 git: <sys/elf_generic.h>: Fix typo in a #warning.
Sascha Wildner
- Feb 21 2011 - 20:42:21 git: rtld.1: Add an example on how to set up _rtld_functrace.
Sascha Wildner
- Feb 21 2011 - 20:48:48 git: rtld.1: Staticize the variable in the _rtld_functrace example.
Sascha Wildner
- Feb 22 2011 - 17:34:05 git: <sys/link_elf.h>: Fix include guard.
Sascha Wildner
- Feb 22 2011 - 17:34:06 git: rtld(1), headers, manual pages: Bring in some whitespace, comment etc. fixes.
Sascha Wildner
- Feb 23 2011 - 14:42:11 git: my(4): Add a missing '=' (although in an #if 0'd section).
Sascha Wildner
- Feb 24 2011 - 08:37:15 git: LINT: Comment out meteor(4) for now (it doesn't build with -msoft-float).
Sascha Wildner
- Feb 24 2011 - 10:13:04 git: DragonFly_RELEASE_2_8 acpi(4): Always compile the files dealing with ACPI_DEBUG into the module.
Sascha Wildner
- Feb 24 2011 - 18:31:24 git: Remove the meteor(4) driver.
Sascha Wildner
- Feb 25 2011 - 11:38:53 git: Remove an old header via 'make upgrade'.
Sascha Wildner
- Feb 25 2011 - 17:21:25 git: Add 'gcc46' as a CCVER value (using /usr/pkgsrc/lang/gnat-aux).
Sascha Wildner
- Feb 25 2011 - 19:53:25 git: libevtr: Add YY_NO_INPUT to ktrfmt.l and regenerate (silences gcc44 warning).
Sascha Wildner
- Feb 26 2011 - 08:18:32 git: Add YY_NO_INPUT to a number of lex(1) input files (silences gcc44 warnings).
Sascha Wildner
- Feb 26 2011 - 08:31:24 git: ifconfig(8): Change constructor priorities from 100 to 101.
Sascha Wildner
- Feb 26 2011 - 09:30:46 git: librt: Fix buildworld by putting some unused variables in #if 0.
Sascha Wildner
- Feb 27 2011 - 01:12:13 git: mly(4): Put mly_timeout() under MLY_DEBUG where it belongs.
Sascha Wildner
- Feb 27 2011 - 01:12:14 git: kernel: Comment out some unused functions.
Sascha Wildner
- Feb 27 2011 - 12:00:19 git: lib/csu: Remove a redundant -Wall in the Makefile.
Sascha Wildner
- Feb 27 2011 - 15:23:52 git: kernel: Remove some variables that are set but not used.
Sascha Wildner
- Feb 27 2011 - 18:28:22 git: gnu/lib/csu: Add -fno-asynchronous-unwind-tables to the CFLAGS.
Sascha Wildner
- Feb 27 2011 - 19:24:45 git: kernel: Use the system's offsetof() macro instead of cooking our own.
Sascha Wildner
- Feb 28 2011 - 16:46:28 git: Use g++ 4.4 from base for CCVER=gcc46.
Sascha Wildner
- Feb 28 2011 - 16:46:29 git: Add 'pcc' as a CCVER value (using /usr/pkgsrc/lang/pcc-current).
Sascha Wildner
- Feb 01 2011 - 08:37:17 git: radix: Fix the non-per-cpu radix tree usage.
Sepherosa Ziehau
- Feb 01 2011 - 13:19:04 git: intr: Add ELCR support
Sepherosa Ziehau
- Feb 01 2011 - 13:58:45 git: pc64: Split out isa_intr.h and move isa/intr_machdep.h to include/
Sepherosa Ziehau
- Feb 01 2011 - 14:32:45 git: pc32: Split out isa_intr.h and move isa/intr_machdep.h to include/
Sepherosa Ziehau
- Feb 02 2011 - 04:30:52 git: pf: Fix typo in pf_mask_del()
Sepherosa Ziehau
- Feb 02 2011 - 04:30:53 git: kernrl: Fix LINT building for recent rn_inithead API change
Sepherosa Ziehau
- Feb 02 2011 - 11:58:28 git: apic_initialize: Adjust comment
Sepherosa Ziehau
- Feb 02 2011 - 13:15:08 git: ioapic: Function/variable renaming (apic -> ioapic)
Sepherosa Ziehau
- Feb 02 2011 - 13:27:47 git: icu: Add icu/icu_abi.h
Sepherosa Ziehau
- Feb 02 2011 - 14:03:50 git: ioapic: File renaming (apic -> ioapic)
Sepherosa Ziehau
- Feb 02 2011 - 16:09:57 git: intr: Further delay MachIntrABI.finalize()
Sepherosa Ziehau
- Feb 06 2011 - 11:23:55 git: intr: Enable ELCR by default
Sepherosa Ziehau
- Feb 06 2011 - 14:28:01 git: ioapic/icu: Add irqmap
Sepherosa Ziehau
- Feb 09 2011 - 15:09:28 git: acpi/madt: Add definitation for interrupt source override MADT entry
Sepherosa Ziehau
- Feb 12 2011 - 02:53:55 git: madt: Function renaming
Sepherosa Ziehau
- Feb 12 2011 - 06:58:01 git: madt: Prepare to extract I/O APIC information from MADT
Sepherosa Ziehau
- Feb 12 2011 - 07:07:22 git: x86_64: Function renaming lapic_init -> lapic_map
Sepherosa Ziehau
- Feb 12 2011 - 07:18:27 git: acpi: Remove unused files
Sepherosa Ziehau
- Feb 12 2011 - 07:58:49 git: madt: Function renaming
Sepherosa Ziehau
- Feb 12 2011 - 08:50:27 git: madt: Support MADT rev 3 (used by ACPI 4.0)
Sepherosa Ziehau
- Feb 12 2011 - 08:50:28 git: madt: Structure renaming
Sepherosa Ziehau
- Feb 12 2011 - 09:11:44 git: x86_64: pmap_init() is called early enough for pmap_mapdev() to work
Sepherosa Ziehau
- Feb 14 2011 - 08:08:00 git: Introduce ioapic enumerators, which is used to probe and config ioapics
Sepherosa Ziehau
- Feb 14 2011 - 09:46:04 git: ioapic: Pass ioapic address to ioapic_{read,write}()
Sepherosa Ziehau
- Feb 15 2011 - 15:05:34 git: madt: Ignore interrupt override entry if no overriding will happen
Sepherosa Ziehau
- Feb 16 2011 - 03:06:20 git: irqmap: Consume the syscall entry in irqmap
Sepherosa Ziehau
- Feb 16 2011 - 06:36:40 git: mptable: Prepare to create I/O APIC MPTABLE enumerator
Sepherosa Ziehau
- Feb 16 2011 - 07:00:18 git: mptable: Function renaming
Sepherosa Ziehau
- Feb 16 2011 - 08:33:26 git: mptable: Test the usage of default MPTABLE config during mptable_probe()
Sepherosa Ziehau
- Feb 17 2011 - 08:16:09 git: x86_64: 64-bit index register should be used.
Sepherosa Ziehau
- Feb 18 2011 - 08:51:07 git: mptable: Save PCI interrupt pin to I/O APIC pin maps
Sepherosa Ziehau
- Feb 19 2011 - 12:05:04 git: kernel - Fix minor mistake corrupting an allocation in recent MPTable work
Sepherosa Ziehau
- Feb 21 2011 - 02:56:56 git: inpcb: Exclusive the usage of wildcard hash and connect hash
Sepherosa Ziehau
- Feb 21 2011 - 05:45:05 git: tcp: Allow listen(2) to be called on the same socket for any number of times
Sepherosa Ziehau
- Feb 22 2011 - 11:17:20 git: mptable: Implement stub I/O APIC enumerator
Sepherosa Ziehau
- Feb 22 2011 - 14:08:52 git: dloader: Make sure that -march=i386 is specified
Sepherosa Ziehau
- Feb 22 2011 - 14:08:52 git: libstand: Make sure that -march=i386 is specified
Sepherosa Ziehau
- Feb 22 2011 - 14:15:03 git: dloader: Make sure that -march=i386 is specified
Sepherosa Ziehau
- Feb 22 2011 - 14:50:23 git: kernel/i386: Add -msoft-float to CFLAGS
Sepherosa Ziehau
- Feb 25 2011 - 14:28:37 git: gcc44: Make i486 the default arch
Sepherosa Ziehau
- Feb 25 2011 - 14:28:38 git: mk: Add FORCE_CPUTYPE which overrides user's CPUTYPE or forcefully sets CPUTYPE
Sepherosa Ziehau
- Feb 25 2011 - 14:28:38 git: mk: Rearrange bsd.cpu.gcc44.mk
Sepherosa Ziehau
- Feb 27 2011 - 14:35:57 git: lib/csu: Fix typo
Sepherosa Ziehau
Last message date:
Mon Feb 28 09:51:12 PST 2011
Archived on: Fri Mar 3 13:38:57 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).