libssh: Unset BROKEN_GLOB. Ours works fine.
[dragonfly.git] / sys /
2010-11-17 Thomas NikolajsenFix buildkernel (LINT)
2010-11-16 Sascha WildnerRemove hotplug(4) since hotplugd(8) uses udev/devattr...
2010-11-04 Alex Hornungdm - adjust use of minor numbers to new reality
2010-11-04 Alex Hornungdisk - Add device-mapper specific fallthroughs
2010-11-15 Sascha WildnerMove net.wlan.force_swcrypto out of IEEE80211_DEBUG.
2010-11-15 Alex Hornungsubr_disk - Maintain uuid aliases for disk volumes
2010-11-15 Alex Hornungdevfs - Add a destroy_dev_alias, remove hotplug
2010-11-15 Alex Hornungufs - Adjust the on-disk structure to FreeBSD's
2010-11-15 Alex Hornungkern_udev - Also add the device type to the dict
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-11-15 Alex Hornungdsched - adjust to work nicely with dm disks
2010-11-15 Alex Hornungdm/nestbuf - Bind into devstat, clean up
2010-11-15 Alex Hornungdisk_setdiskinfo - correct assertion
2010-11-15 Alex Hornungdm - bind logical devices into the disk subsystem
2010-11-15 Alex Hornungdisk_create_named - Adapt a bit to work with dm
2010-11-15 Alex HornungTemporarily bump the mbuf cluster size
2010-11-15 Sascha Wildnercam(4): Remove dead code. secs_per_cylinder can't be...
2010-11-15 Sascha Wildnerkernel: Remove some redundant initialization.
2010-11-14 Matthew Dillonkernel - Add sysctl to bypass wifi chipset hardware...
2010-11-14 Matthew Dillonkernel - Misc atheros updates
2010-11-14 Matthew Dillonkernel - add kern.sysbeep_enable feature
2010-11-14 Sascha Wildnerdc(4): Add IDs for the Abocom FE2500.
2010-11-13 Sascha WildnerRemove useless .PATH targets from kernel module Makefiles.
2010-11-13 Sascha WildnerMake ubt(4) compilable into the kernel and add it to...
2010-11-13 Sascha Wildnerkernel: Silence some warnings that crept up with the...
2010-11-12 Stathis KamperisHAMMER - Implement volume-list command
2010-11-11 Matthew Dillonkernel - Make sure invalidated pages are unmapped in...
2010-11-11 Matthew Dillonkernel - Close possible hole in hammer inval code
2010-11-11 Sascha Wildneriir(4): Sync with FreeBSD.
2010-11-10 Venkatesh Srinivaskernel - kmem_slab_alloc: Record vm_pages from page...
2010-11-08 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Michael NeumannRemove remaining APIC_IO usages in bus/pci
2010-11-08 Matthew Dillonboot - Remove improper setting of default_kernel
2010-11-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Matthew DillonHAMMER - Fix broken assertion
2010-11-08 Sascha WildnerGENERIC_SMP/X86_64_GENERIC_SMP: Properly sync for the...
2010-11-08 Alex Hornungwpi - (experimental) fixes
2010-11-08 Alex HornungGENERIC_SMP - adapt to lack of APIC_IO
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannRemove APIC_IO option
2010-11-07 Michael NeumannRemove APIC_IO option
2010-11-07 Michael NeumannRemove APIC_IO from vkernel
2010-11-07 Michael Neumannx86_64 - Get completely rid of APIC_IO
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael Neumanni386 - Get completely rid of APIC_IO
2010-11-07 Matthew DillonHAMMER - Add hammer dedup filesystem version dump
2010-11-07 Matthew DillonHAMMER - Add hammer dedup directive and support
2010-11-06 Matthew Dillonkernel - Fix spinlock held on switch
2010-11-06 Sascha Wildner<sys/cdefs.h>: Add some definitions for IEEE 1003.1...
2010-11-05 Sascha Wildner<sys/param.h>: Bump __DragonFly_version.
2010-11-03 Joe Talbottnetwork - Add initializer for ifnet.if_groups.
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-11-02 Alex Hornunglinuxulator - remove leftover debug kprintf
2010-11-02 Alex Hornunglinuxulator - sync & fix futex
2010-11-02 Matthew Dillonkernel - Reenable acpi sleep states
2010-11-02 Matthew Dillonkernel - Attempt to fix lost rpc issue with NFS timeout...
2010-11-02 Matthew Dillonnetwork - Fix missing tailq initializer for if_creategr...
2010-11-02 Matthew Dillonnetwork - Fix netstat output missing entries
2010-11-01 Alex Hornungdevfs - fix some issues with rules
2010-11-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-11-01 Venkatesh Srinivasprocfs: Decode mount point path in /proc/<pid>/map.
2010-11-01 Matthew Dillonkernel - Fix access chceck in tmpfs that prevented...
2010-11-01 Matthew Dillonkernel - Add support for the CPU_AMD64X2_INTR_SPAM...
2010-11-01 Matthew Dillonkernel - Do not back out critical section for exchange_...
2010-11-01 Matthew Dillonkernel - Implement CHECKTIMEOUT() abstraction
2010-11-01 Matthew Dillonkernel - Add kprintf0() (#ifdef'd out)
2010-11-01 Matthew Dillonkernel - Minor rerrangement to help w/ low level debugging
2010-10-31 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-31 Sascha Wildnerpsm(4): Ansify a function definition.
2010-10-31 Sascha Wildnerkernel: Remove most definitions of CDEV_MAJOR.
2010-10-30 Thomas Nikolajsenloader(8): adjustment & man update
2010-10-30 Matthew Dillonkernel - Fix longstanding VM long-duration stall issues (2)
2010-10-30 Matthew Dillonkernel - Fix longstanding VM long-duration stall issues
2010-10-29 Matthew Dillonkernel - Get rid of kprintf0()
2010-10-29 Matthew Dillonkernel - Make the x86-64 double-fault exception operational
2010-10-29 Matthew Dillonkernel - Increase UPAGES, add kernel stack guard page
2010-10-29 Matthew Dillonnata - properly teardown interrupts on ENXIO
2010-10-29 Matthew Dillonboot - Multiple changes to try to make cdboot work...
2010-10-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-28 Sascha Wildnernrelease/installer: Rename the UP/SMP kernel directorie...
2010-10-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-28 Antonio Huete Jimenezpsm - Sync psm(4) with FreeBSD
2010-10-28 Antonio Huete Jimenezmouse.h - Change to be not per-architecture.
2010-10-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-27 Sascha Wildnernrelease: Fix an annoying bug that was preventing the...
2010-10-26 Sascha Wildnerdloader: Fix error messages.
2010-10-25 Matthew Dillonbuild - define struct in6_addr in arpa/inet.h
2010-10-25 Antonio Huete Jimeneznullfs - Add 'noexec' flag support.
2010-10-25 YONETANI Tomokazuehci - add missing dependency on usb driver
2010-10-24 Matthew Dillonkernel - Temporarily back-out smp_invltlb() changes
2010-10-24 Matthew Dillonkernel - Fix bug in the emergency interrupt polling...
2010-10-24 Matthew Dillonnrelease - Add *_GENERIC_SMP for this release
2010-10-24 Matthew Dillonboot - Massage dloader.menu a bit more
2010-10-24 Matthew Dillonboot - Add a ton of features to the boot loader & adjus...
2010-10-23 Matthew Dillonnetwork - Fix issue with recent unix domain socket...
2010-10-23 Matthew Dillonkernel - Fix pmap deactivate/reactivation race.
2010-10-23 Matthew Dillonkernel - synchronize smp_invltlb()
2010-10-23 Matthew Dillonkernel - x86_64 - Add additional checks to lwp_wait...
2010-10-23 Matthew Dillonkernel - x86_64 - Remove intrframe->if_gs
2010-10-23 Alex Hornungfix typo in previous commit
next