privatize libedit (used by numerous base programs)
[dragonfly.git] / lib /
2016-01-27 John Marinoprivatize libedit (used by numerous base programs)
2016-01-26 John Marinoprivatize libssh (used by several secure applications)
2016-01-26 John Marinoprivatize ldns library (only used for drill(1))
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from src
2016-01-26 zrjRemove advertising header from lib/ and libexec/
2016-01-25 Matthew Dillonlibc - Add c11 and glibc features to fopen()
2016-01-25 Sascha Wildnerlibedit: Fix CLEANFILES.
2016-01-24 François Tigeotlibz: Add a pkg-config file
2016-01-21 Sascha WildnerFix SEE ALSO sorting in a number of manual pages.
2016-01-19 Bill Yuanipfw3: forward args verification
2016-01-14 Sascha Wildnerlibc/xdr: Remove VAX specific code.
2016-01-10 Sascha Wildnerlibc/gen: Cleanup Makefile.inc a bit.
2016-01-10 Sascha Wildnermakecontext_quick.3: Adjust swapcontext_quick() prototy...
2016-01-05 Sascha Wildner<unistd.h>: Add _POSIX_THREAD_ROBUST_PRIO_{INHERIT...
2015-12-29 Sascha Wildnerlibc/nls: Sync str{error,signal}() messages with <sys...
2015-12-29 zrjintro.2: Document errnos 89-93.
2015-12-29 Michael NeumannSync man page stat.2 with the definitions in sys/stat.h
2015-12-25 Matthew Dillonlibc - fix getcontext bug from last commit
2015-12-22 Matthew Dillonlibc - fix makecontext build issues
2015-12-22 Matthew Dillonlibc - Add quick version for the context management...
2015-12-22 Matthew Dillonlibc - Fix bugs in getcontext(), setcontext(), and...
2015-12-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
2015-12-10 Sascha Wildnerlibc/stdtime: Fix two cases where a NULL pointer could...
2015-12-10 Sascha Wildnerlibcompat: Clean up a bit, fix warnings and raise WARNS...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 Sascha Wildnerkqueue.2: Fix manpage.
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-04 John Marinolibc: Define a new version, DF406.0, for the 4.5 branch
2015-12-04 Ben Woolleykqueue: Bring in EV_RECEIPT and EV_DISPATCH from FreeBSD
2015-12-02 Sascha Wildnerbacktrace.3: Fix prototype of backtrace_symbols_fd_fmt().
2015-11-29 Sascha Wildneri386 removal, part 46/x: Remove sys/cpu/i386.
2015-11-24 Sascha Wildnerlwp_setname.2: Add missing .El
2015-11-19 Sepherosa Ziehaupthread: Add lwp_setname(2) and implement pthread_set_n...
2015-11-17 Matthew Dillonlibc - Add 'xlink' chflags
2015-11-14 John MarinoRestore buildworld using clang (XZ)
2015-11-10 Sascha WildnerRemove unnecessary whitespace in macro arguments in...
2015-11-10 John Marinonl_langinfo(CODESET): Again return "US-ASCII" for C...
2015-11-09 John Marinonl_langinfo: Simplify case ladder
2015-11-09 John Marinolocales: Enforce US-ASCII encoding (limited to 7-bit)
2015-11-04 Sascha WildnerPut finishing touches on libexecinfo import.
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-04 Sepherosa Ziehaurevoke.2: Update manpage for ea8f324c34cc7837fa0cc397d3...
2015-11-03 John MarinoComplete upgrade of libedit from 2014-06-20 to 2015...
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John Marinolib/: Fix library build dependencies
2015-11-03 John Marinolib: Add liblzma to the build order
2015-11-03 John Marinoxz: Upgrade from version 5.0.7 to 5.2.2
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 Sascha WildnerFix various typos in manual pages.
2015-11-03 John Marinolib: hook libelf and libexecinfo (in order) into the...
2015-11-03 John MarinoAdd libexecinfo to lib directory, but leave it unhooked
2015-11-02 John Marinolibelf: Add libelf to lib directory, but leave it unhooked
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-02 John Marinoeuc encoding: Emit EILSEQ on illegal euc conversions
2015-11-02 zrjsocket/recvfrom: Add MSG_CMSG_CLOEXEC support
2015-11-01 John Marinolocales: Fix eucJP sorting (broken upstream?)
2015-11-01 John Marinolibc: Fix (and improve) nl_langinfo (CODESET)
2015-10-30 Sepherosa Ziehausocket: Add accept4 syscall and bump __DragonFly_version
2015-10-30 Sepherosa Ziehausocket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
2015-10-26 Sascha Wildnersysconf.3: Document _SC_REGEXP and _SC_SHELL.
2015-10-26 Sascha Wildnersysconf.3: Use .Dv for _SC*.
2015-10-25 Sascha Wildnersysconf.3: Document _SC_XOPEN_SHM.
2015-10-25 Sascha Wildnerlibc/sysconf: Simplify sysconf(_SC_XOPEN_SHM) a bit.
2015-10-25 John Marinolibc: Remove unused (and public) locale_isstrict()
2015-10-23 John Marinocollate: Fix expansion substitions (broken upstream...
2015-10-21 Sascha Wildnerkvm_getfiles.3: Fix return type.
2015-10-21 Sepherosa Ziehaulibc/resolve: Fix broken EDNS option
2015-10-20 John Marinolibc/collate: minor tweaks / fix
2015-10-18 Sascha WildnerAdd support for various sysconf(3) / confstr(3) / getco...
2015-10-14 Sepherosa Ziehaulibkvm: Make return value of kvm_getfiles(3) consistent.
2015-10-06 Bill Yuanipfw3: lookup_state for keep-state and check-state
2015-10-06 Bill Yuanipfw3: support ip:port in filter from and new filter...
2015-10-06 Bill Yuanipfw3: not-in-use keywords
2015-10-06 Bill Yuanipfw3: layer2 filter with lookup table
2015-10-06 Bill Yuanipfw3: shorten func show_filter and MACRO
2015-10-06 Bill Yuanipfw3: filtering with lookup table
2015-09-24 Sascha Wildnerlibc/sysctl: Fix the user.* branch.
2015-09-13 John Marinolocale/UTF-8: Fixed upper bound logic
2015-09-12 John MarinoActivate symbol versioning on libc (bump DF version)
2015-09-12 John Marinoinstallworld: When installing libraries, install libc...
2015-09-11 John Marinolibc: Add stack protector support back
2015-09-11 Sascha WildnerRemove libcom_err and compile_et.
2015-09-09 John Marinolibc: fix environ symbol by syncing getenv.c with FreeBSD
2015-09-09 John Marinolib/dlfcn: whitespace cleanup, remove unnecessary prototype
2015-09-09 John Marinolibc: Complete conversion to _getprogname from __progname
2015-09-08 John MarinoAdd missing dummy _rtld_thread_init (weak symbol)
2015-09-08 John Marinolibc symbols bound to rtld must have matching version...
2015-09-08 John Marinolibc/gen Symbol map - rtld tweaks
2015-09-08 John Marinolibc/gen symbol map: Remove exposure to dummy tls functions
2015-09-06 John MarinoFix libc symbol maps after build test
2015-09-06 John MarinoFinished thorough pass of libc symbol maps
2015-09-06 John Marinolibc: For first time, loads in non-executable stack
2015-09-06 John Marinolibc/syscalls: Add GNU-stack ELF note to generated...
2015-09-05 John Marinolibc/x86-64: Add GNU-stack ELF notes to many assembly...
2015-09-05 John MarinoMore libc Symbol map refinements (nearing completion...
next