sbin/hammer2: Refactor show_bref()
[dragonfly.git] / lib /
2019-08-10 Matthew Dillonrtld - Support static TLS bindings for late-loaded...
2019-08-09 Matthew Dillonrtld - Support static TLS bindings for late-loaded...
2019-08-09 Sascha Wildnerlibc/utmpx: Fix updwtmpx() across newsyslog rotation...
2019-08-07 Roy MarplesDocument ENOBUFS error in read(2) and recv(2).
2019-08-07 Roy Marplessocket: introduce SO_RERROR to detect receive buffer...
2019-08-06 Sascha Wildnerdbopen.3: Mention O_CLOEXEC.
2019-08-01 Sascha WildnerRemove <machine/inttypes.h> from a number of files...
2019-07-24 Sascha Wildnerlibefivar: Remove unused PACKAGE from Makefile.
2019-07-22 Sascha Wildnerlibcrypto: Remove two no longer needed .PATHs.
2019-07-22 Sascha Wildnerprintf.3: .Fa -> .Dv
2019-07-22 Sascha Wildnerlibldns: Remove local copy of ldns.h.
2019-07-22 Sascha Wildnerboot/stand.h: Remove zipfs_fsops extern.
2019-07-14 Sascha WildnerRemove a few unneeded inclusions of <utmp.h>.
2019-07-07 Sascha Wildnerlibutil/logwtmpx: Remove unneeded #include <utmp.h>.
2019-07-01 Matthew Dillonpthreads - Use mmap() for thread->specific data
2019-07-01 Sascha Wildnerlibc: Build inet/, isc/, and nameser/ from their subdir...
2019-06-30 Sascha Wildnerlibc: Remove an unneeded .PATH.
2019-06-29 Sascha Wildnershm_open.3: Some miscellaneous cleanup.
2019-06-29 Sascha Wildnermmap.2: Improve markup.
2019-06-28 Matthew Dillondocs - Update shm_open(3) manual page
2019-06-24 Sascha WildnerAdd some missing whitespace/linefeeds in a few manpages.
2019-06-24 Matthew Dillonbuild - Allow buildworld to run from a 4.9 base
2019-06-19 Matthew Dillonkernel - Change fill_kinfo_lwp() and fix top
2019-06-17 Sascha WildnerNuke timed(8) (and timedc(8)). It is no longer used...
2019-06-17 zrjworld: Remove libmd from the base.
2019-06-17 zrjlib: Update dependencies.
2019-06-17 zrjworld: Remove OPIE from base.
2019-06-16 Matthew Dillonlibkvm - Increase static buffer for devname()
2019-06-16 Matthew Dillonlibkvm - Increase ksw_devname from [32] to [64]
2019-06-15 Aaron LIlibstand/hammer1: Fix vol_name to be vol_label
2019-06-14 Matthew Dillonlibdevstat - Fix a bug in DS_SELECT_REMOVE
2019-06-12 Sascha WildnerUse some standard type names better.
2019-06-12 Sascha Wildner<sys/signal.h>: Adjust the type of stack_t's ss_sp...
2019-06-12 Sascha Wildnerlibc: Add missing #include "un-namespace.h" in a few...
2019-06-12 Sascha Wildnerlibc/pwcache: Remove some old RCS related stuff.
2019-06-11 Sascha Wildnerlibc: Use quotation marks around {un-,}namespace.h...
2019-06-11 Matthew Dillonworld - Makme shm_open() more compatible with expectations
2019-05-28 Sascha WildnerClean up a few math related manualpages.
2019-05-20 Sascha Wildnerpam_ftpusers.8: Remove reference to ftpusers.5.
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-15 Sascha WildnerDon't include "internal" headers outside of regular...
2019-05-12 Matthew Dillonrtld-elf - Notify thread state to optimize relocations (2)
2019-05-12 Sascha Wildnerpathconf.2/sysconf.3: Add some related references to...
2019-05-12 Matthew Dillonrtld-elf - Notify thread state to optimize relocations
2019-05-11 Sascha WildnerClean up some Makefiles.
2019-05-11 Sascha Wildnerlibutil: Raise WARNS to 6.
2019-05-07 Sascha Wildnerdup3.3: Adjust HISTORY section.
2019-05-06 Sascha Wildnerlibc: Add dup3() from FreeBSD.
2019-05-06 Sascha Wildnerlibc/net: Document more functions.
2019-05-06 Sascha Wildnerlibc/net: Adjust h_errorp arg name to herrno_p like...
2019-05-06 Sascha Wildnergetservent.3: Fix function name.
2019-05-05 Sascha Wildnerlibc: Change a few DIAGNOSTICS sections into RETURN...
2019-05-04 Sascha Wildnerlibc: Add forgotten MLINK.
2019-05-04 Sascha Wildnerlibc: Document yp_maplist().
2019-05-04 Sascha Wildnerlibc/locale: Document mbrtoc{16,32}_l() and c{16,32...
2019-05-04 Sascha Wildnerlibc: Add posix_fadvise(), for now empty except for...
2019-05-04 Sascha Wildnerlibc: Document getservent_r(), getservbyport_r(), and...
2019-05-04 Sascha Wildnerlibc: Document getprotoent_r(), getprotobynumber_r...
2019-05-04 Sascha Wildnerlibc: Document offtime(), timelocal(), and timeoff().
2019-05-03 zrjlibrecrypto: Rename unused header.
2019-05-03 Matthew Dillonworld - update manual page for mmap()
2019-05-03 Matthew Dillonpthreads and kernel - change MAP_STACK operation
2019-05-02 Sascha Wildnerpthread_set_name_np.3: Add some articles.
2019-04-30 zrjComplete upgrade of libedit from 2017-03-29 to 2019...
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjComplete upgrade of libedit from 2015-03-25 to 2017...
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjlibedit: Start tracking minimal symbol map.
2019-04-30 zrjlibedit: Privatize the last public header.
2019-04-29 Sascha Wildner<execinfo.h>: Include <sys/cdefs.h> explicitly for...
2019-04-27 Matthew Dillonworld - Fix deprecated crypto calls
2019-04-26 zrjlibssh: Do not create obj dir for Makefile.etc.
2019-04-25 Sascha WildnerSync libfetch and fetch(1) with FreeBSD.
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjlibtacplus: Decouple from libmd.
2019-04-24 zrjlibtacplus: Fix single -Wshadow warning.
2019-04-24 zrjlib/libcrypt: Use md5 internally from omd.
2019-04-24 zrjlib/omd: Add very restrictive subset from libmd.
2019-04-24 zrjlib/libcrypt: Add missing functions.
2019-04-24 zrjlib/libcrypt: Minor WARNS cleanup.
2019-04-24 zrjRemove libcipher.
2019-04-24 zrjlibssh: Bump shlib version for api change.
2019-04-24 zrjInline Makefile.ssh.common
2019-04-24 zrjAdjust makefiles for OpenSSH 8.0p1 update.
2019-04-24 zrjlibssh: Add sanitized OpenBSD layer.
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjldns: Adjust makefiles for ldns-1.7.0 update.
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMakefile.inc1: Update library interdeps.
2019-04-24 zrjxz: Adjust makefiles for xz-5.2.4 update.
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjAdjust files for libarchive-3.3.3 import.
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjUpdate LibreSSL makefiles.
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-24 zrjlibssh: Disable use of openssl engine.
2019-04-23 zrjlibc: Move out locking from vsyslog() core.
2019-04-23 zrjlibc: Fix few typos in vsyslog().
2019-04-18 zrjlibutil: Prevent leaking slave fd on failed fork.
2019-04-18 zrjlibc: Implement properly pthread_equal() stub.
next