dragonfly.git
2011-02-12 Peter AvalosAdd regression tests for /bin/sh.
2011-02-12 Sepherosa Ziehauacpi: Remove unused files
2011-02-12 Peter Avalossh: Sync with FreeBSD
2011-02-12 Sepherosa Ziehaux86_64: Function renaming lapic_init -> lapic_map
2011-02-12 Sepherosa Ziehaumadt: Prepare to extract I/O APIC information from...
2011-02-12 Sepherosa Ziehaumadt: Function renaming
2011-02-11 Matthew Dillonkernel - Add per-process token, adjust signal code...
2011-02-10 Matthew DillonHAMMER Utility - Change the minimum UNDO/REDO FIFO...
2011-02-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-10 Matthew Dillonkernel - Greatly reduce usched_bsd4_decay default
2011-02-10 Sascha Wildnerhammer.8: Note that 'recover' needs -f.
2011-02-09 Sascha Wildneracpi(4): Fix a bug in acpi_cpu_cstate.c (we have to...
2011-02-09 Sepherosa Ziehauacpi/madt: Add definitation for interrupt source overri...
2011-02-09 Peter AvalosUpgrade to OpenSSL-1.0.0d.
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-09 Peter AvalosImport OpenSSL-1.0.0d.
2011-02-08 Sascha WildnerBump .Dd in pkg_radd.1 manpage and make pkg_search...
2011-02-08 Sascha WildnerDon't remove /etc/settings.conf via 'make upgrade'...
2011-02-07 Sascha WildnerSync zoneinfo database with tzdata2011b from elsie...
2011-02-07 Sascha WildnerRemove useless belt and suspenders include guards in...
2011-02-07 Peter Avaloscat: Clean up whitespace.
2011-02-07 Justin C. SherrillUpdating pkg_radd man page, pkg_search to reflect new...
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-07 Justin C. SherrillMove pkg_radd config to a more obvious name; make sure...
2011-02-07 Sascha Wildnerwmake.1: Describe how to install stuff built with wmake.
2011-02-06 Sascha Wildnersecure/lib: Fix building of some cases that include...
2011-02-06 Sascha Wildnerlib: Move the definition of WARNS into lib/Makefile...
2011-02-06 Sascha Wildnerlibncp: Fix format.
2011-02-06 Sascha Wildnerlibc/csu: Include <machine/tls.h> for some prototypes.
2011-02-06 Sepherosa Ziehauioapic/icu: Add irqmap
2011-02-06 Sepherosa Ziehauintr: Enable ELCR by default
2011-02-05 Sascha Wildnerlibc: Raise WARNS to 6.
2011-02-05 YONETANI Tomokazukernel - adjust devfs mount point according to init_chr...
2011-02-05 Peter Avalos<cpu/ieeefp.h>: Use single-underscore instead of double.
2011-02-05 Peter Avalos<cpu/ieeefp.h>: Sync i386 with x86_64.
2011-02-05 Samuel J. Greearkern - aio - Add missing flags to objcache_get()
2011-02-05 Samuel J. Greearkern - Convert NFS from zalloc to objcache
2011-02-05 Samuel J. Greearkern - Convert crypto from zalloc to objcache
2011-02-05 Samuel J. Greearkern - Convert aio from zalloc to objcache
2011-02-05 Samuel J. Greearkern - Convert ufs dirhash from zalloc to objcache
2011-02-04 Matthew DillonHAMMER VFS - Fix deadlock which can occur under severe...
2011-02-04 Matthew Dillonkernel - Add missing vm_page_wakeup()
2011-02-04 Matthew Dillonps - Adjust field widths
2011-02-04 Matthew Dillonps - Support unix98 ttys for -t
2011-02-04 Antonio Huete... vkernel64 - Raise the memory requirements to 64MB.
2011-02-04 Antonio Huete... vkernel - Avoid appending the error message in some...
2011-02-04 Antonio Huete... kern - Clarify the description of hw.physmem.
2011-02-04 Antonio Huetevm - Correct sysctl output formatting for kvm_size...
2011-02-04 Antonio Huetekern - Properly return the number of bytes in hw.physme...
2011-02-04 Matthew Dillonkernel - Add options VM_PAGE_DEBUG
2011-02-04 Peter Avalosieeefp.h: Remove i386 specifics.
2011-02-04 Peter Avalosstyle(9): Remove whitespace.
2011-02-04 Peter Avalosfenv: Explicitly specify sizes for control and status...
2011-02-04 YONETANI Tomokazulibc - fix handling of temporary file used by hash(3)
2011-02-03 Sascha WildnerBuild our GCCs with CSTD=gnu89.
2011-02-03 Matthew Dillonkernel - Fix physmap base calculation for x86-64
2011-01-28 Nicolas Therykernel - migrate knote from zone to kmalloc
2011-02-02 Sascha Wildneracpi(4): Always compile the files dealing with ACPI_DEB...
2011-02-02 Sepherosa Ziehauintr: Further delay MachIntrABI.finalize()
2011-02-02 Sepherosa Ziehauioapic: File renaming (apic -> ioapic)
2011-02-02 Sepherosa Ziehauicu: Add icu/icu_abi.h
2011-02-02 Sepherosa Ziehauioapic: Function/variable renaming (apic -> ioapic)
2011-02-02 Sepherosa Ziehauapic_initialize: Adjust comment
2011-02-02 Matthew Dillonpowerd - Do a more sophisticated domain scan, use kern...
2011-02-02 Matthew Dillonkernel - Add kern.usched_global_cpumask
2011-02-02 Sepherosa Ziehaupf: Fix typo in pf_mask_del()
2011-02-02 Sepherosa Ziehaukernrl: Fix LINT building for recent rn_inithead API...
2011-02-01 Matthew Dillonps - Increase selected field widths
2011-02-01 Matthew Dillonkernel64 - Greatly reduce memory probe times, remove...
2011-02-01 Sepherosa Ziehaupc32: Split out isa_intr.h and move isa/intr_machdep...
2011-02-01 Sepherosa Ziehaupc64: Split out isa_intr.h and move isa/intr_machdep...
2011-02-01 Sepherosa Ziehauintr: Add ELCR support
2011-02-01 Sepherosa Ziehauradix: Fix the non-per-cpu radix tree usage.
2011-01-31 Matthew Dillonkernel64 - Fix disabled interrupts during dbg/bpt trap
2011-01-31 Matthew Dillonkernel - Fix SMP assumption of at least 2 cpus w/TCP
2011-01-31 Matthew Dillonkernel - Fix stall after mountroot w/ SMP & ncpus == 1
2011-01-31 Matthew Dillonvkernel - Fix lwbuf build error for vkernel64
2011-01-31 Peter AvalosTurn off all warnings when compiling gdtoa sources.
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-31 Peter AvalosRemove unneeded files from contrib/gdtoa.
2011-01-31 Sepherosa Ziehaukernel options: Add MCLSHIFT
2011-01-31 Sepherosa Ziehaunetisr barrier: Prevent netisr_barrier_dispatch() from...
2011-01-31 Peter AvalosImport gdtoa-20101105.
2011-01-31 Sepherosa Ziehaunetisr barrier: Avoid lockless wakeup/tsleep race
2011-01-31 Sepherosa Ziehaunetisr: Make sure that netisr barrier's done is globall...
2011-01-31 Sepherosa Ziehaunetisr: Make netisr barrier's done and cpumask volatile
2011-01-31 Sepherosa Ziehautcp6: Set TF_SYNCACHE properly in tcp6_usr_listen()
2011-01-31 Sepherosa Ziehautcp: Make listen(2) socket close(2) MPSAFE
2011-01-31 Sepherosa Ziehautcp_usr_listen: Use domsg when duplicate listen socket...
2011-01-31 Sepherosa Ziehautcp: Don't abuse TF_SYNCACHE to ill-optimize syncache_d...
2011-01-31 Sepherosa Ziehauudp6: Protect udbinfo by udbinfo barrier
2011-01-31 Sepherosa Ziehauinpcb: Save UDP inpcb into temporary memory during...
2011-01-31 Sepherosa Ziehauudp_getcred: Release serializer when doing SYSCTL_OUT
2011-01-31 Sepherosa Ziehauudp: pcb list/hashtable protection stage 2/2
2011-01-31 Sepherosa Ziehauinpcb: Add pcblist sysctl helper function w/o using...
2011-01-31 Sepherosa Ziehauudp: pcb list/hashtable protection stage 1/2
2011-01-31 Sepherosa Ziehaunetisr: Add netisr barrier which stalls all netisrs
2011-01-31 Matthew Dillonkernel - Revert last commit for a better upcoming fix
2011-01-31 Matthew Dillonkernel - Fix syncache vs close(listen_socket) race
2011-01-30 Sascha Wildnerlibc: Remove some unneeded inclusions of <sys/cdefs.h>.
next