dragonfly.git
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'
2010-12-12 Peter AvalosImport OpenSSL-1.0.0c.
2010-12-11 Matthew Dillonkernel - 48-core MP work
2010-12-11 Matthew Dillonkernel - Have DDB print '?' for non-printable characters
2010-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-12-11 Matthew Dillonkernel - Remove CACHE_*MPLOCK* macros & sysctl
2010-12-11 Matthew Dillonkernel - Mark pty devices D_MPSAFE
2010-12-11 Matthew Dillonutilities - Fix top -M when the window does not have...
2010-12-11 Matthew Dillonkernel - Rearrange usched_bsd4.c a bit
2010-12-11 Matthew Dillonkernel - Make swap, nullfs MPSAFE
2010-12-11 Matthew Dillonkernel - Record token & mplock collisions in thread...
2010-12-11 Matthew Dillonkernel - Add debugging features
2010-12-11 Matthew Dillonkernel - Remove unnecessary mplock in sys_ofstat()
2010-12-11 Sascha Wildneramr(4): Some bugfixes.
2010-12-11 Matthew Dillonkernel - Adjustments to if_igb
2010-12-11 Matthew Dillonkernel - Set wmesg when spinning on a token or the...
2010-12-11 Matthew Dillonutilities - Fix top formatting when > 9 cpus present
2010-12-10 Matthew Dilloninstaller - Increase administrative swap size limit...
2010-12-10 Sascha WildnerBring in an igb(4) manual page (from FreeBSD).
2010-12-10 Sascha Wildnermanual pages: Punctuation and whitespace cleanup.
2010-12-10 Matthew Dillonkernel - Fix MP system call performance regression
2010-12-10 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-10 Matthew Dillonkernel - Simplify AP CPU reporting on x86-64
2010-12-10 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-10 Samuel J. Greearstyle(9) - Prefer a lack of case '?' fallthrough for...
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-10 Samuel J. GreearMerge branch 'GCI2010'
2010-12-10 Samuel J. Greearvkernel - Add usage()
2010-12-09 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-09 Sascha Wildnerperiodic(8): Adjust the bsdstats script to use drill...
2010-12-09 Sascha Wildnermfiutil(8): Fix a in the interval argument to the ...
2010-12-09 Sascha Wildnerswapcache.8: Fix typos.
2010-12-09 Sascha Wildnerdevattr(8): Fix weird style and perform some general...
2010-12-08 Sascha WildnerFix installworld.
2010-12-08 Venkatesh Srinivasbitstring(3): Describe bit_fls and bit_nsearch.
next