kernel - Hold vm_token() for certain buf/bio/vm_page interactions
[dragonfly.git] / lib /
2010-11-18 Matthew Dillonlibutil - Add humanize_unsigned()
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL' into DragonFly_RELEASE_2_8
2010-11-02 Matthew Dillonlibstand - Fix CD9660 name matching code
2010-10-28 Matthew DillonMerge branch 'DragonFly_RELEASE_2_8' of ssh://crater...
2010-10-26 Sascha Wildnerlibc/stdtime: Sync localtime.c with tzcode2010n from...
2010-10-24 Matthew Dillonlibkvm - Add ability to access userspace from kgdb...
2010-10-20 Matthias Schmidtlibc - Fix security issue in globbing code
2010-10-12 Sascha Wildnerchroot.2: Add chroot_kernel() to .Nm.
2010-10-12 Sascha Wildnerrename.2: Add renameat() to .Nm and .Rv.
2010-10-11 Matthew Dillonnmalloc - Fix depot race - this should fix remaining...
2010-10-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-10 Matthias SchmidtMerge branch 'master' of git://uther.dragonflybsd.org...
2010-10-09 Matthew Dillonlibc - Move the newmag prestage code
2010-10-09 Matthew Dillonlibc - Do some reorganization of nmalloc() and add...
2010-10-09 Matthew Dillonlibc - Fix livelock in nmalloc
2010-10-09 Sascha Wildnerlibthread_xu: Add references for pthread_mutexattr_...
2010-10-09 Sascha Wildnerpthread_condattr_getpshared(3): Correctly store the...
2010-10-08 Sascha Wildnerlibprop: Clean up the Makefile a bit (and raise WARNS...
2010-10-06 Antonio Huete Jimenezsend(2) - Add MSG_NOSIGNAL flag.
2010-10-06 Thomas Nikolajsenlibstand: add fgets()
2010-10-06 Thomas Nikolajsenlibstand.3: remove .Xo/.Xc
2010-10-04 Matthew Dillonpkgsrc - Hack for dynamic loading of certain libgcc...
2010-10-04 Matthew Dillonpkgsrc - Hack for dynamic loading of certain libgcc...
2010-10-04 Matthew Dillonlibc - Fix some recursion issues during thread teardown
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-29 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-29 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2010-09-29 Peter AvalosUpdate build for OpenSSH-5.6.
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosUpdate build for OpenSSL-1.0.0a.
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-21 Venkatesh Srinivaslibc - nmalloc: Continue in a do/while(0) loop exits...
2010-09-20 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-13 Matthew DillonKernel - Implement swapoff
2010-09-09 Venkatesh Srinivaslibc: nmalloc - Add a per-thread magazine layer and...
2010-09-06 Matthew Dillonuserland - Port TCP-MD5 (RFC 2385) implementation.
2010-08-29 Sascha WildnerFix various mdoc issues in various manual pages.
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Sascha Wildnermanpages: Fix some more .Dv abuse.
2010-08-22 Matthew Dillonlibkvm - Adjust new sysctl-based kvm_getswapinfo()...
2010-08-18 Matthew Dillonlibkvm - kvm_get_swapinfo - fix memory leak in last...
2010-08-18 Matthew Dillonlibkvm - Adjust kvm_getswapinfo() to use the new vm...
2010-08-13 Antonio Huete Jimenezlibdevattr - Minimal error checking in devattr_test
2010-08-13 Samuel J. Greearlibevent - Remove from tree
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-10 Venkatesh Srinivaslibthread_xu: Convert 0 to NULL for pointer assignment.
2010-08-06 Sascha WildnerAdd some more *at() system calls.
2010-08-05 Sascha WildnerFix some typos in various places.
2010-08-01 Sascha Wildnerchroot.2: Add some words about chroot_kernel().
2010-07-31 Sascha WildnerAdd a renameat(2) system call.
2010-07-26 Samuel J. Greearman - Fix poll HISTORY, implementation has changed
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-18 Sascha Wildnerrpcbind.3: Fix two more errors in the SYNOPSIS which...
2010-07-18 Sascha Wildnerudev.3: Add final newline and remove extra space.
2010-07-18 Sascha Wildnerdevattr.3: Add final newline.
2010-07-18 Sascha Wildnerrpcbind.3: Fix function declaration in the SYNOPSIS.
2010-07-18 Sascha Wildnerprop_*.[39]: Fix include path.
2010-07-17 Alex Hornunglibdevattr - Visibility change, stop memory waste
2010-07-14 Sascha WildnerAdd support for $CCVER="clangsvn"
2010-07-13 Sascha Wildnerudev_enumerate.3: Improve macro declaration a bit.
2010-07-13 Sascha Wildnerudev_enumerate.3: Some cleanup.
2010-07-13 Sascha Wildnerudev_{device,monitor}.3: Add final newline.
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-11 Alex Hornunglibdevattr & udevd - add man pages
2010-07-10 Alex Hornunglibdevattr - install include
2010-07-10 Alex Hornungudevd - bring into sbin, add rc script
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-08 Alex Hornunglibmd - add sha512, fix warnings in tests
2010-07-08 Alex Hornunglibc - correct pthread_once stub
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-03 Sascha WildnerAdd a few __printflike() and __scanflike() to various...
2010-06-30 Samuel J. Greearkernel - KQueue: Create EVFILT_EXCEPT for exceptional...
2010-06-30 Samuel J. Greearkernel - Add OOB support to kqueue
2010-06-25 Sascha Wildnerlibc/citrus: Add missing function type.
2010-06-16 Sascha Wildnerioprio_get.2: Remove < and > from an .In.
2010-06-13 Alex Hornunglibdevattr - Fix buildworld
2010-06-13 Alex Hornungudevd & libdevattr - Bind into build system
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-12 Aggelos Economopouloslibevtr: make prototype-less function static
2010-06-12 Aggelos Economopouloslibevtr: abort() on impossible case
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-10 Venkatesh Srinivaslibc: Add assembler versions of fls, flsl, and ffsl...
2010-06-10 Sascha WildnerMove some FreeBSD CVS IDs to the comments.
2010-06-07 Sascha Wildnerpthread.3: Fix library name.
2010-06-06 Jan Lentferlibldns: Import alternative DNS Library into base
2010-06-04 Sascha Wildnerlibprop: Comment out MLINK of prop_dictionary_mutable...
2010-06-04 Sascha Wildnerprop_dictionary.3: Comment out non-existant function.
2010-06-03 Sascha WildnerPerform some mdoc cleanup on various manpages which...
2010-06-02 Sascha WildnerRename ionice(1) to ioprio(1) and add a short manual...
2010-06-02 Alex Hornungproplib - port to dragonfly
2010-05-29 Sascha Wildnerlib/csu: Fix 'make clean'.
2010-05-28 Sascha WildnerAdjust some comments/manpages regarding where profiling...
2010-05-28 Aggelos Economopoulosevtranalyze: support for completion event statistics
2010-05-28 Aggelos Economopouloslibevtr: correct copy length
next