dragonfly.git
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>.
2011-01-30 Sascha WildnerFix up <utmp.h> and <utmpx.h> for C++ programs.
2011-01-30 Matthew Dillonlibc - Fix bogus pthread_getspecific() return value...
2011-01-30 Sepherosa Ziehauicu: Split out icu/icu.c
2011-01-30 Sepherosa Ziehauicu: Put ICU_IMR_OFFSET into machine_base/icu/icu.h
2011-01-30 Sepherosa Ziehauioapic/icu: Rework PIC selection code
2011-01-30 Matthew Dillonkernel - Have the crypto subsystem use the new mpipe_al...
2011-01-30 Matthew Dillonkernel - Add callback API for mpipe
2011-01-30 Sepherosa Ziehaucpu_sfence: Don't use sfence
2011-01-29 Matthew Dillonkernel - Run emergency interrupt handlers in critical...
2011-01-29 Matthew Dillonkernel - Fix parent process signaling race during exit
2011-01-29 Matthew Dillonkernel - More sound kmalloc adjustments.
2011-01-29 Matthew Dillonkernel - More sound kmalloc adjustments.
2011-01-29 Matthew Dillonkernel - Fix /dev/dsp failure after a few days of uptime
2011-01-29 Sascha WildnerRevert "devfs: Populate si_umajor, too."
2011-01-29 Peter AvalosUpdate build for file-5.05 import.
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-29 Peter AvalosImport file-5.05.
2011-01-28 Sascha Wildnerfstat(1): Raise WARNS to 6 and fix all warnings.
2011-01-28 Sascha Wildnerfstat(1): Add devfs support.
2011-01-28 Sepherosa Ziehaulwkt_synchronize_ipiqs: Add volatile to cpumask
2011-01-28 Sepherosa Ziehaui386: Add CPU_HAS_SSE2 and CPU_HAS_FXSR options
2011-01-28 Sascha Wildnerdevfs: Populate si_umajor, too.
2011-01-28 Sepherosa Ziehaukernel cleanup: Remove unnecessary inclusion of machine...
2011-01-28 Sepherosa Ziehauicu_init: Cleanup
2011-01-28 Sepherosa Ziehauintr: Function renaming
2011-01-27 Sascha Wildnerinstaller: Add /usr/pkg/etc to sources.conf.
2011-01-27 Sascha Wildnernrelease: Remove an old mk.conf in /etc.
2011-01-27 Joe Talbottstyle(9) - Properly indent function prototype arguments...
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-27 Magliano AndreaUPROTO_BOOT_KEYBOARD is already defined in usb.h as...
2011-01-27 Magliano AndreaApple usb keybord doesn't generate an interrupt for...
2011-01-27 Sepherosa Ziehauapic: Removed unused apic_eoi()
2011-01-27 Sepherosa Ziehauintr: Remove wrongly-coded nexus_config_intr()
2011-01-27 Sepherosa Ziehauioapic: Support upto 192 IDT entries
2011-01-27 Sepherosa Ziehauintr: Enable 192 IDT entries in machine independent...
2011-01-27 Sepherosa Ziehauintr: Prepare to support 192 IDT entries; don't allow...
2011-01-27 Sepherosa Ziehaupc32: Move ipl.s and ipl_funcs.c from isa/ to i386/
2011-01-26 Sascha Wildnerkernel: Remove some no longer used stuff in clock.c.
2011-01-26 Sascha Wildnerext2fs: Remove some unused variables.
2011-01-26 Sascha Wildnerfifofs: Remove an unused variable.
2011-01-26 Sascha Wildnerkernel: Remove an unused variable.
2011-01-25 Venkatesh Srinivaskernel -- lockmgr debugging.
2011-01-25 Sascha Wildnernullfs: Remove a no longer used variable.
2011-01-25 Venkatesh Srinivaskernel -- tmpfs: Mark tmpfs_write MPSAFE.
2011-01-25 Sascha WildnerAdd /usr/pkg/bin to a few paths in our building infrast...
2011-01-25 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2011-01-25 Sascha WildnerSync zoneinfo database with tzdata2011a from elsie...
2011-01-24 Sepherosa Ziehauclock: Remove no longer used statclock_disable and...
2011-01-24 Sascha WildnerClean up the cryptdisks rc script a bit.
2011-01-24 Sepherosa Ziehauem/emx: Reserve 2 (instead of 1) TX descriptors for...
2011-01-23 Matthew Dillonkernel - Fix a case where a panic dump can stall
2011-01-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-23 Sascha Wildnerkernel: Silence an unused variable warning.
2011-01-23 Matthew Dillonkernel - stop cpus on panic whether the debugger is...
2011-01-23 Sascha WildnerSwitch back to using CSTD=gnu89 for a number of things...
2011-01-23 Sascha Wildnerpppd(8): Fix some CSTD=gnu99 fallout.
2011-01-23 Sascha Wildnerrcs(1): Raise WARNS to 2 and fix warnings.
2011-01-23 Sascha Wildnerlibthread_xu: Raise WARNS to 5 and fix warnings.
2011-01-23 Sascha Wildnersort(1): Raise WARNS to 2 and fix warnings.
2011-01-22 Venkatesh SrinivasRemove another 8k PAGE_SIZE test in vm_page.h.
2011-01-22 Sascha Wildnermanpages: Fix some more typos.
2011-01-22 Sascha Wildnermanpages: Fix some typos.
2011-01-21 Sascha Wildnerlwbuf.9: Remove trailing whitespace.
2011-01-21 Matthew Dillonkernel - Conditionalize ipiq debugging
2011-01-21 Matthew Dillonkernel - Fix lockup when debug.ktr.resynchronize is...
2011-01-21 Venkatesh Srinivaskernel -- vm_page: Remove ifdef for 8K page size.
2011-01-20 Venkatesh SrinivasRemove sys/mplock2.h from more files.
2011-01-20 Venkatesh SrinivasUpdate token(9) removing MPSAFE flag and adding descrip...
2011-01-20 Venkatesh SrinivasRemove mplock2.h include from files not using the mplock.
2011-01-20 Sepherosa Ziehaupf_socket_lookup: Don't domsg, which could easily locku...
2011-01-20 Sepherosa Ziehaupf_socket_lookup: lwkt_domsg is to be used, don't kmall...
2011-01-20 Matthew Dillontest - Make fsstress compile under x86-64
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-20 Matthew DillonHAMMER VFS - vfs.hammer.double_buffer adjustments
2011-01-20 Sepherosa Ziehauipflow: Use CPUMASK
next