dragonfly.git
2010-12-25 Sascha Wildnermpipe.9: Remove trailing whitespace.
2010-12-24 Samuel J. Greearvkernel - Catch manpage up with loader/installkernel...
2010-12-23 Sascha Wildnerips.4: Sort SEE ALSO references.
2010-12-23 Sascha WildnerMiscellaneous manual page cleanup.
2010-12-23 Sascha WildnerFix typos in messages and manual pages.
2010-12-23 Venkatesh Srinivaskernel -- MPIPE: Don't call a NULL constructor.
2010-12-23 Venkatesh Srinivaskernel -- MPIPE: Add a constructor argument and priv...
2010-12-23 Matthew Dillonkernel - Fix boot-time lockup with if_igb
2010-12-22 Alex Hornungudevd - Exit from the SIGTERM handler
2010-12-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-22 Sascha Wildnervm_map_findspace.9: Turn an Xr to a manpage we don...
2010-12-22 Samuel J. Greearkernel - Add many sysctl definitions, sysv, vfs, nfs...
2010-12-22 Sascha WildnerHook the vm_page_alloc.9 manual page into the build.
2010-12-22 Venkatesh SrinivasImport vm_page_alloc manpage from FreeBSD and add DFly...
2010-12-21 Venkatesh SrinivasConvert netstat/inet6.c to use a standard NELEM. (build...
2010-12-21 Venkatesh SrinivasRestore __arysize to stdint.h. Userland was including...
2010-12-21 Venkatesh Srinivaskernel -- Convert sfbuf to use kref.
2010-12-21 Venkatesh SrinivasCode clean -- nuke private defines of __arysize and...
2010-12-21 Venkatesh Srinivaskernel -- Implement kref, a very lightweight reference...
2010-12-21 Sascha Wildnerroute(8)/routed(8): Raise WARNS to 6.
2010-12-21 Venkatesh SrinivasUpdate MPIPE manual page to describe MPF_CACHEDATA...
2010-12-21 Sascha Wildnerkgdb(1): Adjust comments, too.
2010-12-21 Sascha Wildnerkgdb(1): Fix finding the right kernel for symbols when...
2010-12-21 Sascha Wildnerlast(1): Raise WARNS to 6.
2010-12-21 Sepherosa Ziehautcp: Don't allow persist timer if TCP connection is...
2010-12-21 Sascha WildnerBring in mps(4) for LSI Fusion-MPT 2 Serial Attached...
2010-12-21 Peter AvalosFix buildworld for latest liblzma/libarchive changes.
2010-12-20 Peter Avaloslibarchive: link in liblzma.
2010-12-20 Sascha WildnerFix VKERNEL/VKERNEL64 build.
2010-12-20 Alex Hornungutmpx - Bring in ${foo}x.3 manpages from NetBSD
2010-12-20 Matthew Dillonkernel - vm_page BUSY handling, change vm_page_cache...
2010-12-20 Matthew Dillonkernel - Implement POLLING support for if_igb, change...
2010-12-19 Matthew Dillonkernel - Optimize idle thread halt
2010-12-19 Matthew Dillonkernel - Add MONITOR/MWAIT support to the LWKT scheduler
2010-12-19 CharlieMerge branch 'master' of git://git.dragonflybsd.org...
2010-12-19 Venkatesh SrinivasInterbench -- Do not compare strings with ==.
2010-12-19 Peter AvalosUpdate to libarchive-2.8.4.
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosAdd SHA384 functions to libmd.
2010-12-19 Sepherosa Ziehaujme: Rework software reset procedure
2010-12-19 Peter AvalosHook up liblzma, lzmainfo, xz, and xzdec to the build.
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-19 Peter AvalosRearrange lib/Makefile.
2010-12-19 Peter AvalosImport xz-5.0.0.
2010-12-18 Venkatesh SrinivasRename cpu_mmw_pause(l) to cpu_mmw_pause_(int/long)
2010-12-18 Venkatesh SrinivasUse xorq, not xorl, for RAX on x64.
2010-12-18 Venkatesh Srinivaskernel -- Replace cpu_mmw_mwait with _pause, which...
2010-12-18 Venkatesh Srinivaskernel -- Monitor/Mwait routine for x64; (untested!)
2010-12-18 Venkatesh Srinivaskernel -- Correct bug in i386 monitor / mwait routine...
2010-12-18 Venkatesh Srinivaskernel -- Add MONITOR and MWAIT routine to i386 kernel.
2010-12-18 Matthew Dillonkernel - scheduler adjustments for large ncpus / 48...
2010-12-18 Matthew Dillonutilities - Print the cpu id for running and runnable...
2010-12-18 Matthew Dillonkernel - Fix M_NOWAIT's in e1000/if_igb driver
2010-12-18 Venkatesh Srinivaskernel -- Remove fo_poll.
2010-12-17 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-12-17 Venkatesh Srinivaskernel -- vnlru: Resolve minor race between vnlru_proc_...
2010-12-17 Sascha Wildnermanpages: Remove some unneeded .Pp's.
2010-12-16 Max Herrgårdfortune - change dig to drill
2010-12-16 Alex Hornunglast - add forgotten files
2010-12-16 Sascha WildnerFix build of last(1).
2010-12-16 Alex Hornungssh - use utmpx
2010-12-16 Alex Hornungutmpx - Bring in utmpx,wtmpx and lastlogx support
2010-12-16 Alex Hornungtzfile.h - install as include
2010-12-16 Sepherosa Ziehautest
2010-12-16 Sascha Wildnertwe(4): Add some missing newlines in system messages.
2010-12-15 Matthew Dillonkernel - IPI subset of cpus on token de-collision.
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Alex Hornungkern_proc - add kern.proc.cwd sysctl
2010-12-15 Alex Hornungkinfo.h - Document the units of some members
2010-12-15 Alex Hornunglibcrypt - install crypt.h header
2010-12-15 Sepherosa Ziehauif_clone: Don't destroy iface which is not create throu...
2010-12-15 Sepherosa ZiehauSerialize IFADDR alteration by netisr0
2010-12-15 Peter AvalosImport libarchive-2.8.4.
2010-12-15 Peter AvalosRe-add README.DELETED to libarchive's vendor branch.
2010-12-15 Sascha Wildnerlibfsid(3): Make the filesystem type an enum and perfor...
2010-12-15 Sascha Wildnermdoc: Add libfsid to the list of libraries.
2010-12-15 Sascha Wildnermsdosfs: Add a define of 0x28 as extended boot record...
2010-12-15 Peter AvalosBump WARNS for latest import of ftp and adjust README...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosSnyc tnftp with NetBSD:
2010-12-15 Peter AvalosUpdate to zlib-1.2.5.
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-14 Sascha Wildnerdm(4): Fix kernel compilation with 'device dm' in the...
2010-12-14 Peter AvalosImport zlib-1.2.5.
2010-12-14 Peter AvalosDelete old version of zlib from vendor branch.
2010-12-14 Sascha Wildner.gitignore: Remove .depend again.
2010-12-13 Alex Hornungdm - add remove_all, refactor
2010-12-13 Alex Hornungcryptsetup - fix warning message
2010-12-13 Alex Hornunglibfsid, fsid - bind into build system
2010-12-13 Alex Hornungfsid - Don't check floppies
2010-12-13 Ákos Kovácslibfsid - A new library to determine filesystems.
2010-12-13 Ákos Kovácsinclude - install ext2fs headers
2010-12-13 Matthew Dillonvkernel - Fix build
2010-12-12 Samuel J. Greearkernel - Mark kqfilters of several devices MPSAFE
2010-12-12 Thomas Nikolajsenkernel - Fix UP build
2010-12-12 Sascha Wildnerarcmsr(4): Add missing cam_simq_release and creation...
2010-12-12 Sascha WildnerRemove KTR_GIANT_CONTENTION kernel option (no longer...
2010-12-12 Peter AvalosUpdate for OpenSSL-1.0.0c.
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
next