umount - Remove sync() call from utility
[dragonfly.git] / sys /
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
2010-10-23 Alex HornungAdd comment regarding T_DNA passthrough with db
2010-10-23 Sascha WildnerFix UP kernel build.
2010-10-22 Alex Hornungdevice mapper - implement dumping
2010-10-22 Alex Hornungdm dumping - peripheral changes
2010-10-22 Alex Hornungdev_ddump - fix double get_mplock
2010-10-22 Alex Hornungdevice-mapper - fix dmsize
2010-10-21 Matthew Dillonkernel - (mainly x86_64) - Fix a number of rare races
2010-10-20 Matthew Dillonnetwork - Fix socket & mbuf leak
2010-10-20 Matthew Dillondevfs - Fix broken assertion
2010-10-20 Matthew Dillonkernel - Fix another hard critical section issue with...
2010-10-20 Matthew Dillonkernel - revamp mtx_spinlock()
2010-10-19 Alex Hornungcryptosoft - Zero out ctx after SHA1 or MD5 op
2010-10-19 Alex Hornungdloader - remove header and footer bars
2010-10-19 Matthew Dillonkernel - Force NFSv3 for diskless nfs mount
2010-10-19 Matthew Dillonboot - Bring in fix for qemu menu time bug
2010-10-18 Matthew DillonHAMMER VFS - Minor bug (caught by assertion panic)
2010-10-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-18 Matthew Dillonkernel - Fix bug in unp_gc()
2010-10-18 Matthew Dillonkernel - Remove confusing warning
2010-10-18 Matthew Dillonrelease engineering - Bump master to 2.9 v2.9.0
2010-10-18 Matthew Dillonkernel - Fix race in bio_track_wait()
2010-10-18 Matthew Dillonkernel - Fix NFS client & server bugs
2010-10-17 Matthew Dillonkernel - Fix padlock panic in hw crypto
2010-10-17 Sascha WildnerBring in uguru(4) for ABIT temperature, voltage and...
2010-10-15 Alex Hornungdevfs - Fix mountpoint specific rules
2010-10-14 Sascha Wildnerloader.8: Improve wording. Fix typos and an error.
2010-10-14 Sascha Wildnerpowernow(4): Make it build on x86_64 and hook it in...
2010-10-12 YONETANI Tomokazuucom - destroy device node on detach
2010-10-12 Sascha Wildneridentcpu.c: Fix a typo in the Features2 strings and...
2010-10-12 Sascha Wildneraesni(4): Move CPUID2_AESNI to specialreg.h. Also add...
2010-10-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-10 Alex Hornungumass: Add support for WD USB HDD
2010-10-10 Matthias SchmidtMerge branch 'master' of git://uther.dragonflybsd.org...
2010-10-09 Matthew Dillonvkernel - Scrap some old install stuff that no longer...
2010-10-09 Jan LentferPF: Fix Operating System Fingerprinting
2010-10-06 Antonio Huete Jimenezsend(2) - Add MSG_NOSIGNAL flag.
2010-10-06 Sascha Wildnerkernel: Remove unneeded inclusions of <sys/cdefs.h>.
2010-10-06 Matthias SchmidtMerge branch 'master' of git://uther.dragonflybsd.org...
2010-10-06 Matthias Schmidtvkernel - Fix installkernel target
2010-10-06 Thomas Nikolajsenloader(8): adjustment & man update
2010-10-05 Matthew Dillonkernel - Fix vmtotal sysctl
2010-10-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-05 Matthew DillonHAMMER VFS - Fix deadlock during read-only HAMMER mount (2)
2010-10-05 Matthew Dillonkernel - Fix panic when unblanking screen saver
2010-10-05 Matthew DillonHAMMER VFS - Fix deadlock during read-only HAMMER mount
2010-10-05 Venkatesh Srinivasprocfs: Add vnode path to /proc/<pid>/map for vn-backed...
2010-10-05 Matthew Dillonkernel - Add Proportional RSS (PRES)
2010-10-05 Matthew Dillonnetwork - Fix altq_red
next