network - Major netmsg retooling, part 2
[dragonfly.git] / lib / libc /
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-08-29 Sascha WildnerFix various mdoc issues in various manual pages.
2010-08-06 Sascha WildnerAdd some more *at() system calls.
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 Wildnerrpcbind.3: Fix function declaration in the SYNOPSIS.
2010-07-14 Sascha WildnerAdd support for $CCVER="clangsvn"
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-08 Alex Hornunglibc - correct pthread_once stub
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
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-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-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-05-28 Sascha WildnerAdjust some comments/manpages regarding where profiling...
2010-05-21 Sascha Wildnermalloc.3: Sort of sync with NetBSD (for the examples...
2010-05-19 Sascha Wildneruuid_{name,addr}_lookup(3): Fix free() order.
2010-05-12 Sascha WildnerAdd a manual page for the ioprio_get() and ioprio_set...
2010-05-08 Sascha WildnerBring in a extattr(2) manual page (from FreeBSD, with...
2010-05-06 Jan LentferBIND: entirely purge BIND and related stuff from base
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Antonio Huete Jimenezlibc - Return ENOSYS in both mlockall() / munlockall()
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-10 Sascha Wildnermalloc.3: Remove some phkmalloc specific info in the...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-29 Thomas NikolajsenMerge commit 'crater/master'
2010-03-29 Thomas Nikolajsenswapcache.8/chflags.[12]: adjust markup & add flags...
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-28 Sascha WildnerSort sections in various manual pages.
2010-03-27 Sascha Wildnermsgrcv.3: No need for .Tn or .Ns here.
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-04 Sascha WildnerSort the SEE ALSO sections in some manual pages.
2010-03-02 Sascha Wildnerlibc/stdtime: Sync localtime.c with tzcode2010c from...
2010-03-02 Sascha Wildnerlibc/locale: Use _getprogname().
2010-03-02 Sascha Wildnerlibc/citrus: Forward declare some structs to fix some...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-18 Sascha Wildnerlibc: Sync asctime.c and localtime.c with tzcode2010a...
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 20/many - add 'cache' and...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Sascha Wildnergetnetconfig(3): Remove a temporary warning.
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-31 Sascha WildnerPOSIX says mprotect(2)'s first argument shall not be...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Sascha Wildnertelldir()'s argument is not supposed to be const.
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-08 Stathis Kamperisnice(3): Return EPERM if increment is negative.
2010-01-01 Stathis Kamperisrealpath(1): Fix style(9) violation from previous.
2010-01-01 Stathis Kamperisrealpath(1): Return ENOENT if filename is empty string.
2009-12-31 Stathis Kamperisrealpath(1): Return EINVAL if filename is NULL pointer.
2009-12-21 Sascha WildnerMisc. manpage cleanup for the recent T/TCP removal.
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-14 Sascha Wildnersetlocale.3: Correct function name.
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-13 Sascha Wildnerlibc: Some warning fixes.
2009-12-13 Sascha WildnerSync libc's un-namespace.h with namespace.h.
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-04 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan Lentferbind - Changed bind dependend Makefiles to fit to new...
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-01 Aggelos EconomopoulosUnbreak ptrace on x86_64
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-16 Thomas Nikolajsenktrace.2: Add description of kern.ktrace_suid
2009-11-14 Aggelos EconomopoulosMerge commit 'crater/master'
2009-11-14 Aggelos EconomopoulosMerge branch 'less_update'
2009-11-14 Thomas Nikolajsenman pages: remove reference to /usr/share/doc/{psd...
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-12 Matthew DillonBIND - Update BIND to 9.5.2
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Stathis Kamperissysconf.3: Document _SC_MESSAGE_PASSING.
next