dragonfly.git
2012-03-14 Sepherosa Ziehauioapic: By default, disable I/O APIC if we are booting...
2012-03-14 Sepherosa Ziehauspacialreg: Add CPUID2_VMM according to AMD's CPUID...
2012-03-13 Aycan iRiCANMerged thread-specific cleanup patch from FreeBSD.
2012-03-11 Sascha Wildnerrc.conf.5: Fix the wlan setup example.
2012-03-11 Sascha Wildner<sys/cdefs.h>: For C++, unhide our interfaces via __...
2012-03-10 Sascha Wildnersvc_vc_create(3): Initialize xprt with NULL.
2012-03-09 Chris Turnerkernel: fixup accidental whitespace shift in vm_fault_c...
2012-03-09 Chris Turnerkernel: reorganize new holds in vm_fault_copy_entry
2012-03-09 Chris Turnerkernel: add missing holds/drops to vm_fault_copy_entry
2012-03-09 Sascha Wildnersetnetpath(3): Fix a double free().
2012-03-09 Matthew DillonHAMMER VFS: Conditionalize debug message
2012-03-07 Sascha Wildnerkernel: Add a few forgotten crit_exit()s and fix a...
2012-03-07 YONETANI TomokazuInstaller: one more place where inform() called without...
2012-03-07 YONETANI TomokazuInstaller: fix a (possible) crash in show_ifconfig()
2012-03-05 Sascha Wildnerncurses: Fix an almost 7 year old typo in the profiling...
2012-03-05 Sascha Wildnergcc44: Remove a wrong define for the profiled math...
2012-03-02 Sascha WildnerSync zoneinfo database with tzdata2012b from munnari...
2012-03-01 Sascha WildnerSync zoneinfo database with tzdata2012a from munnari...
2012-02-28 Sascha Wildnerlibthread_xu/libc_r: Improve the check for EINVAL in...
2012-02-27 Sascha Wildneruguru(4): Fix a panic when detaching (e.g., on kldunload).
2012-02-19 John Marinox86_64 getmemsize: Recover 0x100000 bytes v3.0.1
2012-02-18 Thomas NikolajsenMerge remote branch 'crater/DragonFly_RELEASE_3_0'...
2012-02-18 Thomas Nikolajsentmpfs.5: Add note that DragonFly NFS client needs to...
2012-02-18 François TigeotVFS accounting: optimize vop_write() performance
2012-02-18 Venkatesh Srinivastmpfs: Support NFS export of tmpfs filesystems.
2012-02-18 Francois TigeotVFS accounting: check if nullfs mp* really exist
2012-02-17 Sascha Wildnerhier.7: Add back a .Bl that was removed with the binuti...
2012-02-16 Venkatesh Srinivaskernel: mfs -- Fix unmount panic for MFS filesystems.
2012-02-16 Sascha Wildnerisp(4): Fix wrong sizeof().
2012-02-16 Sascha Wildnerkernel/pci: Implement the PCIOCATTACHED ioctl.
2012-02-12 Samuel J. Greearobjformat - Duplicate NELEM() macro
2012-02-10 Sascha Wildnermps(4): Add module version.
2012-02-10 Sascha Wildnermps(4): Mark a function __printflike() and fix a result...
2012-02-10 Sascha Wildnermps(4): Remove some useless casts.
2012-02-10 Sepherosa Ziehaumps: Hold lock for the shutdown event handler
2012-02-10 Sepherosa Ziehaumps: If we don't have enough space for a sge and chain...
2012-02-10 Sepherosa Ziehaumps: Use WAITOK to allocate critical data struct on...
2012-02-10 Sepherosa Ziehaumps: Properly define U32 and S32
2012-02-10 Sascha Wildnermps.4: Document how we disable MSI and comment out...
2012-02-10 Sascha Wildnermps(4): Sync with FreeBSD.
2012-02-09 Matthew Dillonkernel - Adjust tmpfs to use the new PG_NEED_COMMIT...
2012-02-09 Matthew Dillonkernel - Add vm_page_need_commit() and vm_page_clear_co...
2012-02-09 Matthew Dillonkernel - Improve pageout daemon & memory pressure detec...
2012-02-06 Matthew Dillonkernel - Fix incorrect assertion during udp auto-binding
2012-02-06 Antonio Huete... kern - Skip rlimit check when caller is a kernel thread.
2012-02-06 Venkatesh Srinivaskernel -- linprocfs: linprocfs_allocvp should return...
2012-02-05 Peter Avalossh: Test EXIT trap with multiple statements in it
2012-02-05 Peter Avalossh: Add testcases that should not be broken by future...
2012-02-05 Peter Avalossh: Avoid possible echo options in a testcase.
2012-02-05 Peter Avalossh: Fix swapped INTON/INTOFF.
2012-02-05 Peter Avalossh: Use vfork in a few common cases.
2012-02-05 Peter Avalossh: Fix $? in the first command of a 'for'.
2012-02-05 Peter Avalossh: Remove "kill" example function, which is superseded...
2012-02-05 Peter Avalossh: Fix execution of multiple statements in a trap...
2012-02-05 Peter Avalossh: Fix some bugs with exit status from case containing ;&.
2012-02-05 Peter Avalossh: Fix two bugs with case and exit status:
2012-02-05 Peter Avalossh: Change input buffer size from 1023 to 1024.
2012-02-05 Peter Avalossh: Fix out of bounds array access when trap is used...
2012-02-05 Peter Avalossh: Properly show "Not a directory" error in cd builtin.
2012-02-05 Peter Avalossh: Make various functions static.
2012-02-05 Peter Avalossh: Remove unused function scopyn().
2012-02-05 Peter Avalossh: Make patmatch() non-recursive.
2012-02-05 Peter Avalossh: Allow quoting ^ and ] in bracket expressions.
2012-02-05 Peter Avalossh: Use dirent.d_type in pathname generation.
2012-02-05 Peter Avalossh: Cache de->d_namlen in a local variable.
2012-02-05 Peter Avalossh: Don't force special builtins non-special in optimiz...
2012-02-05 John MarinoSupport exception handling on statically-linked binaries
2012-02-05 John Marinocdefs: Rework and augment visibility attributes
2012-02-02 Matthew Dillonvkernel - Fix semi-random SIGILL crashes under heavy...
2012-02-02 Matthew Dillonkernel - Fix lockmgr lock mismatch panics when iwn...
2012-02-01 Matthew Dillonkernel - Add missing DRM_LOCK()
2012-01-31 Sascha Wildnercrypto.ko: Add a missing file.
2012-01-31 Markus Pfeifferlibc: correct copyright notice in makecontext.c
2012-01-30 Venkatesh SrinivasMerge branch 'DragonFly_RELEASE_3_0' of ssh://crater...
2012-01-30 Venkatesh Srinivaskernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather...
2012-01-29 Sascha Wildnerkernel: Add some missing headers to the Makefiles of...
2012-01-29 Sascha Wildnertexinfo: Add /usr/pkg/info to the list of directories...
2012-01-29 Francois Tigeotkernel - properly initialize vnode->v_pfsmp
2012-01-28 Thomas NikolajsenRevert "sys/config: Readd COMPAT_43 to i386 kernels...
2012-01-28 Thomas NikolajsenCOMPAT_LINUX: Remove need for COMPAT_43
2012-01-26 Thomas NikolajsenMerge commit 'crater/DragonFly_RELEASE_3_0' into rel3_0
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_DF12 to i386 kernels, to run...
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LIN...
2012-01-26 Markus Pfeifferlibc: add getcontext, setcontext, makecontext and swapc...
2012-01-26 Samuel J. Greeardrm - Add PCI ID for Radeon HD 4250 (AMD 880 onboard...
2012-01-25 Sascha WildnerSwitch the 3.0-RELEASE branch back to using binutils...
2012-01-25 Sascha WildnerRevert "nataraid(4): Add devstat support."
2012-01-23 Matthew Dillonkernel - Fix SILI callout timer race
2012-01-23 Sascha Wildnerkernel/firewire: Move a dereference behind the NULL...
2012-01-22 Sascha WildnerRaise default .Os value for the manual pages to 3.0...
2012-01-22 Justin C. SherrillSwitch to pkgsrc-2011Q4.
2012-01-22 Justin C. SherrillRelease 3.0 branch. v3.0.0
2012-01-22 Sascha Wildnercrontab(1): Adjust the number of comment lines in front...
2012-01-22 Sascha Wildnerfwcontrol(8): Remove an unused variable and raise WARNS...
2012-01-22 Sascha Wildnerkernel/acpi: Fix a reference to an uninitialized ptr.
2012-01-22 Sepherosa Ziehausendfile: Block or return EAGAIN, iff we are really...
2012-01-22 Sepherosa Ziehausockbuf: Pre-alloc sockbuf space, so asynchronized...
2012-01-22 Sepherosa Ziehaupru_send: Disable asynchornized pru_send usage by default
2012-01-22 Sepherosa Ziehausendfile: Add sysctl to disable the usage of the asynch...
2012-01-22 Sepherosa Ziehaucarp: BGL -> CARP global token
next