if_wpi - Port of FreeBSD's wpi driver for Intel 3945ABG Wifi adapters.
[dragonfly.git] / lib /
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
2010-05-27 Aggelos Economopouloslibevtr: add support for data objects
2010-05-26 Aggelos Economopouloslibevtr: alternative hash syntax and more fixes
2010-05-26 Aggelos Economopouloslibevtr: add support for string literals
2010-05-26 Aggelos Economopouloslibevtr: oops, stay withing the bounds of the hash...
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 Wildnerpthread* manual pages: <pthread_np.h> needs <pthread.h>.
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-24 Sascha Wildnerpthread.3: Add missing section.
2010-04-24 Sascha Wildnerevtr: ktrfmt.tab.h is not supposed to be installed...
2010-04-24 Sascha Wildnermanpages: Fix some mdoc issues and remove trailing...
2010-04-23 Aggelos Economopoulosevtr: hook into the x86_64 build
2010-04-23 Aggelos Economopouloslibevtr: portability fixes
2010-04-23 Aggelos Economopouloslibevtr: get rid of unused yyunput() definition
2010-04-23 Aggelos Economopouloslibevtr.h: cleanup evtr.h a bit
2010-04-23 Aggelos Economopoulosevtr: initial implementation of a DSL
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 WildnerAdd -Wold-style-definition to WARNS >= 3 and fix the...
2010-04-10 Sascha WildnerConstify ncp_error()'s fmt argument.
2010-04-10 Sascha Wildnermalloc.3: Remove some phkmalloc specific info in the...
2010-04-08 Sascha Wildnerpthread.3: Update the IMPLEMENTATION NOTES to the curre...
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-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Stathis Kamperisconj.3: Mention conjl.
2010-03-22 Stathis Kamperislibm: Hook cprojl.c into build.
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-16 Matthew Dillonlibdevstat - Add compute_stats_read() and compute_stats...
2010-03-06 Sascha Wildnermq_receive.2: Add missing space.
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 Dillonlibexpat - Fix buildworld
2010-02-23 Matthew Dillonlibexpat - Bring in libexpat from contrib, name it...
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-15 Aggelos Economopoulosevtr: modularize debug output
2010-02-15 Aggelos Economopouloslibevtr: handle eof properly
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Sascha Wildnergetnetconfig(3): Remove a temporary warning.
2010-02-13 Aggelos Economopouloslibevtr: fix warnings
2010-02-13 Aggelos Economopoulosevtr: dump core frequencies and use them to print times...
2010-02-13 Aggelos Economopouloslibevtr: fix thinko
2010-02-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-12 Matthew Dillonutilities - Temporary map out libevtr, ktrdump, and...
2010-02-08 Aggelos EconomopoulosBring in a simple event tracing library and POC utility
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 Lentferfile: updated master to v5.04
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-21 Matthew Dillonlibmd - Improve performance when doing a MD5 of a file...
2010-01-17 Jan LentferBIND: enable DNSSEC support for named and related tools...
2010-01-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-14 Sascha Wildnerlibrt: Add missing MLINKS.
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 Lentferncurses: Update master to work with v5.7 in contrib.
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan Lentferncurses: Update to work without version tag.
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-14 Sascha Wildnersetlocale.3: Correct function name.
2009-12-14 Sascha Wildnerpthread_rwlock_timedwrlock.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-06 Alex Hornunglibkvm - Update for new dumps & minidumps
next