rc.d: Introduce 'dhcp_client' to wrap over dhclient and dhcpcd
[dragonfly.git] / include /
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-21 zrjlibc/readpassphrase: Sync with OpenBSD
2016-08-07 Sascha Wildner<time.h>: Adjust the visibility of CLOCK_REALTIME and...
2016-08-06 Matthew Dillonkernel, world - Remove the remaining vestiges of linux...
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-27 Matthew Dillonlibc - Fix numerous fork/exec*() leaks, also add mkoste...
2016-07-12 zrj<signal.h>: Don't advertise sigqueue(2) availability.
2016-07-10 Sascha Wildner<rpc/svc.h>: Add back comment.
2016-07-05 Sascha Wildner<unistd.h>: Add more comments to options.
2016-07-04 zrjRemove <varargs.h> from the system.
2016-07-04 zrj<stdio.h>: Hide macros that break global :: ns in cxx.
2016-07-04 zrj<wchar.h>: Reduce namespace pollution in <wchar.h>.
2016-07-04 zrjrpc: Whitespace cleanup.
2016-07-04 zrjrpc: Make few headers more compatible with gcc.
2016-07-04 Sascha Wildner<pthread.h>: Include <machine/limits.h> instead of...
2016-06-02 Tomohiro Kusumiautofs: Port autofs from FreeBSD
2016-05-22 Sascha WildnerRevert "<stdio.h>/<wchar.h>: Reduce namespace pollution...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-04 Sascha Wildner<stdio.h>/<wchar.h>: Reduce namespace pollution in...
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-19 Sascha WildnerAdd a kenv(2) system call for better handling of the...
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-13 Sascha Wildner<unistd.h>: Use types which we actually have.
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-07 Sascha Wildner<grp.h>: Include <machine/stdint.h> instead of the...
2016-02-07 Sascha Wildner<grp.h>: Minor whitespace fixes.
2016-02-05 Sascha Wildner<libgen.h>: Clean up whitespace and some #if 0'd code.
2016-02-03 Sascha Wildner<time.h>: CLOCKS_PER_SEC must be of type clock_t.
2016-02-03 Sascha Wildner<time.h>: struct timespec's definition has to be visibl...
2016-02-02 Sascha Wildner<time.h>: C11 actually specifies that TIME_UTC be ...
2016-01-30 Tomasz Konojackilibc - implement C11 function timespec_get()
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 Sascha Wildner<limits.h>: Several changes related to Issue 7 of the...
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from include/
2016-01-22 Sascha Wildner<limits.h>: Add a CHARCLASS_NAME_MAX definition.
2016-01-05 Sascha Wildner<unistd.h>: Add _POSIX_THREAD_ROBUST_PRIO_{INHERIT...
2016-01-05 Sascha Wildner<unistd.h>: Comment some POSIX options.
2016-01-02 Sascha Wildner<strings.h>: Fix VKERNEL64 build.
2015-12-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-24 Sascha Wildner<string.h>: Fix vkernel build.
2015-11-19 Sepherosa Ziehaupthread: Add lwp_setname(2) and implement pthread_set_n...
2015-11-16 Sascha Wildner<unistd.h>: Remove unwhiteout() prototype. We never...
2015-11-13 Sascha WildnerRemove <malloc.h> from the system.
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-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-27 Sascha Wildner<stdlib.h>/<unistd.h>: Expose mkdtemp()'s prototype...
2015-10-26 Sascha Wildner<unistd.h>: Add some comments to mandatory and obsolesc...
2015-10-25 John Marinolibc: Remove unused (and public) locale_isstrict()
2015-10-21 Sascha WildnerFix visibility of various functions in a number of...
2015-10-21 Sascha Wildner<inttypes.h>: Expose wcstoimax() and wcstoumax() protot...
2015-10-18 Sascha WildnerAdd support for various sysconf(3) / confstr(3) / getco...
2015-09-24 Sascha Wildner<unistd.h>: Clean up the _POSIX2_* defines (Shells...
2015-09-09 Sascha WildnerSimplify redundant __*_VISIBLE checks in various header...
2015-09-08 Sascha Wildner<dirent.h>: Move fdopendir() under __POSIX_VISIBLE...
2015-09-08 Sascha Wildner<dirent.h>/<string.h>: Remove redundant __XSI_VISIBLE...
2015-09-08 Sascha Wildner<string.h>: memccpy() is XSI.
2015-09-08 Sascha Wildner<stdio.h>: Sort some prototypes.
2015-09-05 Sascha Wildnerlibc: Sync open_memstream(3) with FreeBSD. Also add...
2015-09-02 John MarinoUpdate some more symbols maps for libc
2015-09-01 John MarinoTake II at unbreaking world
2015-09-01 John Marinolibc: Redefine "number" ctype - no longer alias of...
2015-08-30 John Marinoiswdigit(3), iswxdigit(3): Don't limit to U007F
2015-08-24 Sascha Wildner<xlocale/_wchar.h>: Fix wrong prototype.
2015-08-16 Matthew Dillonlocale - Add two new API functions
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John Marinolibc/regex: Replace old regex library with modified TRE
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-01 Matthew Dillonbuildworld - Fix bootstrapping from older worlds
2015-08-01 Sascha Wildner<bitstring.h>: Move it to /usr/src/sys/sys so kernel...
2015-07-30 Sascha Wildnerlibc/xdr: Sync xdr_sizeof.c with FreeBSD and add it... v4.3.1
2015-07-28 John Marinocollate 1/4: Add support for LC_COLLATE format "DragonF...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-14 John MarinoReplace hybrid libm with OpenBSD libm on vendor branch
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-04 Sascha WildnerRemove duplicate includes in <iconv.h> and <sys/socket.h>.
2015-07-04 John Marinoiconv sync 8/x: FreeBSD SVN 281550
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-07 Matthew Dillonstdc - add __returns_twice
2015-05-26 Matthew Dillonttys - Add 'ifconsole' option to ttys entries
2015-05-26 John Marinobuildworld: Specify cpp for rpcgen to use rather than...
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-19 Matthew Dillonkernel, libc - add pipe2()
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
next