mtree.8: Add examples to create /var and /usr/include hierarchies
[dragonfly.git] / lib /
2020-02-14 Sascha WildnerUse <fcntl.h> instead of <sys/file.h> for open()'s...
2020-02-13 Sascha Wildnerwait.2: Fix markup and comment out some references.
2020-02-11 Sascha Wildnerflock.2: Document the correct header (<fcntl.h>) for...
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-10 Sascha Wildnerlibm: Remove sincos() and friends from lib/libm.
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-10 Sascha Wildnersincos.3: Add missing MLINKS.
2020-02-06 François Tigeotlibm: Bring in sincos, sincosf, and sincosl from OpenBSD
2020-02-03 Sascha Wildnergetrandom.2: Use .Dv for defines.
2020-02-03 Sascha Wildnergetrandom.2: Comment out reference to getentropy.3...
2020-02-03 zrjhostprog: Remove NO_WERROR from btools tic.
2020-02-02 Matthew Dillonlibc - Update manual page for realpath(3) and add page...
2020-02-02 Matthew Dillonlibc - Update for realpath() system call support (2)
2020-02-02 zrjtic(1): Explicitly disable WERROR in hostprog tic.
2020-02-02 Matthew Dillonlibc - Update for realpath() system call support
2020-02-01 zrjlibc/citrus: Include <stdint.h> explicitly.
2020-02-01 zrjlocaledef(1): Allow easier bootstrapping.
2020-01-29 Antonio Huete Jimenezlibfetch: Fix buffer overflow (CVE-2020-7450)
2020-01-25 Matthew Dillonlibc - Check for invalid context in setcontext() and...
2020-01-22 Sascha Wildnerlibutil: Fix some weird indentation.
2020-01-19 Sascha WildnerMerge branch 'vendor/FLEX'
2020-01-17 Matthew Dillonlibkvm - Fix 'ps' and 'fstat' on kernel cores
2020-01-12 Sascha Wildnerlibc: Improve nslexer.c generation using FLAGS_GROUPS.
2020-01-07 zrjMerge branch 'vendor/GDB'
2020-01-06 Matthew Dillonlibkvm - Fix minidump page table processing
2020-01-04 Sascha Wildnerbasename.3/dirname.3: Adjust for recent commits.
2020-01-04 Matthew Dillonlibc - Adopt more linux-friendly basename() and dirname()
2019-12-22 zrjMakefile.inc1: Disconnect libelf from the build.
2019-12-22 zrjlibexecinfo(3): Internalize libelf in symtab.c.
2019-12-22 zrjlibexecinfo(3): Mangle symtab_*() symbols.
2019-12-22 zrjlibexecinfo(3): Prevent use of uninitialized.
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-19 Matthew Dillonlibkvm - Minor fix to debugging code
2019-12-08 Sascha WildnerRemove wrong getvfsbytype.3 MLINK. The manpage doesn...
2019-12-06 Sascha Wildnerlibc: Fix some -Wmissing-prototypes warnings.
2019-12-02 Sascha Wildnerlibutil: Bring in a fparseln() bugfix from NetBSD.
2019-12-01 Sascha Wildnerlibc: Change getlogin_r()'s second argument to size_t...
2019-12-01 Sascha WildnerRename some functions to better names.
2019-11-24 Matthew Dillonlibc - nmalloc clean part 3
2019-11-24 Matthew Dillonlibc - nmalloc clean part 2
2019-11-24 Matthew Dillonlibc - nmalloc clean part 1
2019-11-21 zrjlibstand: Switch to _STANDALONE handling.
2019-11-21 zrjsys/boot: Define _STANDALONE while building.
2019-11-21 zrj<sdp.h>: Include <stdint.h>.
2019-11-21 zrjworld: Use <vfs/FS/...> in userland.
2019-11-21 zrjworld: Use <bus/cam/...> in userland.
2019-11-17 Sascha Wildnerlibc/citrus: Include <sys/types.h> for int*_t etc....
2019-11-16 Antonio Huete Jimenezlibc/getaddrinfo: Accept numeric servname for AF_INET...
2019-11-15 Sascha Wildnerlibc: Add more namespace.h/un-namespace.h.
2019-11-15 Sascha WildnerRemove the old libc_r.
2019-11-15 Sascha WildnerMove libc_r's tests to a more generic location.
2019-11-15 Sascha Wildnersigblockall.3/sigprocmask.2: Various small fixes/markup...
2019-11-15 Sascha Wildnerlibmagic: Sort MAGFILES before creating /usr/share...
2019-11-14 zrjAdd <sys/cpumask.h>.
2019-11-14 zrjcpu/x64_64: Move MMU page table types back to <cpu...
2019-11-14 zrjAdjust headers for <machine/stdint.h> visibility.
2019-11-14 zrj<stdint.h>: Move out ptrdiff_t type.
2019-11-14 Matthew Dillonworld - Add support for lwp_getname() and pthread_get_n...
2019-11-13 Sascha Wildnerlibc: Remove _nmalloc_thr_init from Symbol.map again.
2019-11-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-11-12 Matthew Dillonpthreads - Fix incorrect fork assumption
2019-11-12 Matthew Dillondocs - Add manual page for sigblockall() and sigunblock...
2019-11-12 Matthew Dillonkernel and libc - Reimplement lwp_setname*() using...
2019-11-12 Sascha Wildnerlibc: Fix up two Symbol.map's a bit.
2019-11-12 Matthew Dillonlibc - make strtok() thread-safe
2019-11-12 Matthew Dillonlibc - Implement sigblockall() and sigunblockall()
2019-11-02 zrj<wchar.h>: Refactor wchar_t/wint_t/mb_state setup.
2019-11-02 zrjpthread: Fix simple hello world c++ statically linked...
2019-11-02 Sascha Wildnerlibthread_xu: Remove local versions of 3 parameter...
2019-11-01 Sascha Wildnerlibtelnet: Use NULL for a pointer.
2019-11-01 Sascha Wildnerlibipfw3: Use NULL for a pointer.
2019-10-29 Matthew Dillonpthreads - Bypass third-party allocators for internal...
2019-10-29 Sascha Wildnerusb: Use NULL for pointers.
2019-10-26 Sascha Wildnerlibc: Use NULL for pointers.
2019-10-24 Sascha WildnerFix wrong dates in several manual pages.
2019-10-24 Sascha Wildnergetifaddrs.3: Fix macro (.PP -> .Pp).
2019-10-24 zrjlibdmsg: Forward declare struct iovec for public protot...
2019-10-24 zrjCleanup <sys/uio.h> includes.
2019-10-24 zrj<sys/uio.h>: Extract kernel structures to a separate...
2019-10-24 zrjlibtcplay: Adjust to use <sys/param.h> header.
2019-10-24 Sascha Wildnerlibc: Fix buildworld.
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown2() macro in various...
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown() macro in various...
2019-10-19 Sascha Wildnermq_open.2: Add <sys/types.h> in the SYNOPSIS for mode_t.
2019-10-18 Sascha Wildnerlibpcap: Remove unused -DYYBISON.
2019-10-18 Sascha Wildnerfsid/calendar: Clean up #includes a bit.
2019-10-18 Sascha Wildnerlibpcap: Add scanner.h to CLEANFILES.
2019-10-18 zrjlibfsid(3): Add missing include for <vfs/ufs/fs.h>.
2019-10-18 zrjlibc/net: Add missing include for timespec.
2019-10-17 Sascha Wildnerzlib: Add commented out line to Makefile for debug...
2019-10-17 Sascha WildnerAdjust local files for the zlib upgrade.
2019-10-17 Sascha WildnerMerge branch 'vendor/ZLIB'
2019-10-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-16 Sascha Wildnerlibz/savecore: Move the local zopen() from libz to...
2019-10-16 Sascha Wildnerlibusb/libz: Install *.pc files (for dports) using...
2019-10-13 Sascha Wildnerkernel/libc: Use CTL_SYSCTL_* names instead of magic...
2019-10-12 Sascha Wildnerlibc/__errno_location: Fix indent.
2019-10-11 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-10 Sascha Wildnerlibc/utmp{,x}: Add some __unused.
next