aesni(4): Move some unused variables into the #if 0'd parts.
[dragonfly.git] / lib /
2012-03-18 John Marinocrtstuff: Stop calling _init/_fini methods on dyn binaries
2012-03-18 John Marinocrtstuff: refactor
2012-03-18 John Marinocrtstuff: Move ELF note definitions to dedicated header
2012-03-18 John Marinocrtstuff: Move 6 identical sed patterns to variable
2012-03-18 John Marinocrtstuff: Remove unused crtbegin/crtend support files
2012-03-16 Matthew Dillonboot - Fix overflow in CD I/O code
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-13 Aycan iRiCANMerged thread-specific cleanup patch from FreeBSD.
2012-03-10 Chris TurnerMerge branch 'master' of git://git.dragonflybsd.org...
2012-03-10 Sascha Wildnersvc_vc_create(3): Initialize xprt with NULL.
2012-03-09 Sascha Wildnersetnetpath(3): Fix a double free().
2012-03-09 Sascha Wildnerlibalias(3): Bring in some fixes from FreeBSD.
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
2012-03-05 Sascha Wildnersin.3: Sort SEE ALSO alphabetically.
2012-03-05 Sascha Wildnerncurses: Fix an almost 7 year old typo in the profiling...
2012-03-03 Sascha WildnerFix a number of incomplete/missing DPADDs.
2012-02-28 Sascha Wildnerlibthread_xu/libc_r: Improve the check for EINVAL in...
2012-02-25 Sascha Wildnerpuffs: Install some headers and remove now unnecessary...
2012-02-24 Venkatesh Srinivaslibc -- stdlib: Implement aligned_alloc from C11.
2012-02-24 Venkatesh Srinivaslibc -- stdlib: Implement quick_exit and at_quick_exit...
2012-02-16 Sascha Wildnerproplib manpages: Add missing .Nd
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-16 Thomas NikolajsenRevert "libstand.3: remove .Xo/.Xc"
2012-02-13 Sascha WildnerFix some typos.
2012-02-11 John Marinostatic dl_iterate_phdr: remove unused phent variable
2012-02-11 John Marinortld: Add support for preinit, init, and fini arrays
2012-02-07 Sascha WildnerSome cleanup in the puffs manpages.
2012-02-05 John MarinoSupport exception handling on statically-linked binaries
2012-02-05 Sascha WildnerRevert "librefuse: Remove from Makefile; it breaks...
2012-02-05 Sascha Wildnerlibpuffs: Fix a path that was assuming source is in...
2012-02-05 John Marinolibrefuse: Remove from Makefile; it breaks world
2012-02-05 Sascha WildnerBring in the "Port PUFFS from NetBSD/FreeBSD" GSoC...
2012-02-04 John MarinoCCVER=gcc46: Minor tweaks for buildworld
2012-01-31 Markus Pfeifferlibc: correct copyright notice in makecontext.c
2012-01-31 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-30 Sascha Wildnerlibthread_xu: Unbreak the build.
2012-01-30 Venkatesh Srinivaslibthread_xu: Implement stub sem_open/sem_close/sem_unlink.
2012-01-26 Markus Pfeifferlibc: add getcontext, setcontext, makecontext and swapc...
2012-01-23 John Marinocsu: Add .note.ABI-tag and .note.GNU-stack
2012-01-23 John Marinortld: Add stubs to support PT_GNU_STACK
2012-01-23 Peter AvalosUnbreak buildworld due to the libpcap import.
2012-01-23 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosUpdate files for libpcap-1.2.1 import.
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-22 Venkatesh Srinivaslibc: Clean up fmemopen.
2012-01-21 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-21 Thomas NikolajsenMerge commit 'crater/master'
2012-01-21 Thomas Nikolajsenlogin.conf.5: Add sha256/sha512
2012-01-21 Thomas Nikolajsenpam_unix.c: Change default hash
2012-01-21 Thomas Nikolajsenlogin.conf.5: Fix mdoc problems
2012-01-21 Thomas Nikolajsencrypt.3: Update algorithm numbers ($N$)
2012-01-20 Samuel J. Greearcrypt(3) - Forgotten string in last commit
2012-01-20 Samuel J. Greearcrypt(3) - Paper over sizeof()/strlen() bug causing...
2012-01-20 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-20 Samuel J. Greearcrypt(3) - Switch SHA256/512 to the Linux implementation
2012-01-20 Sascha WildnerRemove empty DragonFly CVS IDs.
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-12 Peter AvalosUpdate files for libarchive-3.0.2 import.
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-10 Nuno Antunesnetgraph7: uncomment ng_tcpmss cookie.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_tcpmss.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_rfc1490.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_hub.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_pppoe.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_one2many.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_mppc.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_ppp.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_lmi.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_l2tp.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_frame_relay.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_etf.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_echo.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_pptpgre.
2012-01-10 Nuno AntunesNETGRAPH7: Welcome ng_ksocket.
2012-01-10 Nuno AntunesNETGRAPH7: libnetgraph7: fix compilation.
2012-01-10 Nuno Antuneslibnetgraph7: remove extra WARNS from the Makefile
2012-01-10 Nuno AntunesWelcome ng_deflate.
2012-01-10 Nuno AntunesApply netgraph7 megapatch.
2012-01-10 Nuno AntunesIntroduce WANT_NETGRAPH7 make variable.
2012-01-09 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2012-01-09 Peter AvalosUpdate files for xz import.
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Venkatesh Srinivaslibdl -- Stub libdl.
2011-12-28 Peter Avaloslibmagic: Update Makefile.
2011-12-24 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2011-12-24 Peter Avalospam_unix: Respect passwordtime from login.conf if...
2011-12-24 Peter Avalospam_ssh: Don't allow a bogus passphrase for unencrypte...
2011-12-24 Peter AvalosInclude lib/Makefile.inc in pam_modules' Makefile.inc.
2011-12-24 Peter AvalosGC pam_krb5 and pam_ksu.
2011-12-24 Peter Avalospam_group: Add ruser and luser options.
2011-12-24 Peter Avalosstyle(9) fix.
2011-12-24 Sascha Wildnerlibm: Fix a typo in MLINKS name.
2011-12-24 Peter Avaloslibpam: Update Makefile.
2011-12-23 Peter AvalosUpdate build for OpenPAM Lycopsida.
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
next