drm/ttm: Use Linux kobjects
[dragonfly.git] / lib /
2018-09-03 Sascha Wildnergcc80: Enable -Werror for gcc80. Temporarily lower...
2018-08-09 Sascha WildnerMove fpclassify.3 from libc to libm where it belongs.
2018-08-09 Sascha WildnerAdd back a signbit.3 manpage that was killed w/o provid...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-24 Sascha Wildneropenpam: Sync OpenPAM modules a bit with FreeBSD.
2018-07-17 Matthew Dillonlibc - MFC resolver fix
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha Wildneropenpam: Local adjustments for the Resedacea upgrade.
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-05 Aaron LIlibtelnet: Fix styles in sra.c
2018-07-05 Aaron LItelnet(1): Disable PAM for the rescue version
2018-07-05 Aaron LIlibtelnet: Fix build with NOPAM
2018-07-05 Aaron LIlibtelnet: Some small updates to sra.c from NetBSD
2018-07-05 Sascha Wildnerwcscoll.3: Remove leading '+' from copy/paste from...
2018-07-04 Aaron LIlibedit: No need of the bundled fgetln, vis and wcsdup
2018-07-04 Aaron LIlibssh: No need of compat vis.c as we support VIS_ALL
2018-07-04 Aaron LIvis(3): Add VIS_ALL support
2018-07-04 Tomohiro Kusumilib/libdmsg: Fix compile-time warning on Linux
2018-06-30 Sascha Wildneropenpam: Since there is no pam(8) manual page, refer...
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-17 Eitan Adlerliby: build with WARNS=6; style
2018-06-09 Sascha Wildnerlibc/xdr: Add xdr_uint16_t() (it's just like xdr_u_int1...
2018-06-09 Sascha Wildnerlibc/xdr: Use standard types.
2018-06-06 Matthew Dillonkernel - Fix umtx (pthread_mutex etc) race in kernel
2018-05-30 Sascha WildnerFix some it's -> its typos in our manual pages.
2018-05-26 Sascha Wildnerlibipfw3: Clean up the Makefiles a bit.
2018-05-26 zrjncurses: Add few missing dependencies.
2018-05-20 Sascha Wildner{un,}vis.3: Bring back some small fixes we had earlier.
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-16 Sascha WildnerBring in an errno.9 manual page (based on NetBSD's).
2018-05-14 Sascha Wildnerlibc/termios: #undef TTYDEFCHARS after including <termi...
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-12 Bill Yuanipfw3_nat: highspeed lockless in-kernel NAT
2018-05-08 Matthew Dillonkernel - Refactor bcmp, bcopy, bzero, memset
2018-05-05 Sascha WildnerAdd NetBSD's orders(7) manual page.
2018-05-05 Sascha Wildnerlibc/termios: Sync a bit with FreeBSD.
2018-05-05 Sascha Wildnerlibc: Add strsuftoll{,x}()
2018-05-05 Sascha Wildnerlibc/{un,}vis: Remove some useless junk. _DIAGASSERT...
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-05 zrjlibc/stdtime: Avoid signed overflow in mktime.
2018-05-05 zrjlibstand/quad.h: Rename __qdivrem() to __udivmoddi4().
2018-04-26 zrjlib/i18n_module: Fix out of bounds bug.
2018-04-25 zrjworld: Mark all build-tools.
2018-04-25 zrjlibmagic(3): Separate hostprog.
2018-04-23 Matthew Dillonlibthread_xu - Improve contended mutex code
2018-04-22 zrjrpc: Add support for NO_WCAST_FUNCTION_TYPE make variables.
2018-04-22 Matthew Dillonlibc - Remove incorrect sched_yield() stub
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-18 Sascha WildnerRemove some old tty related code, such as <sgtty.h...
2018-04-11 Sascha WildnerRevert "libssh: Remove local vis.c from the build."
2018-04-11 Sascha Wildnerlibssh: Remove local vis.c from the build.
2018-04-10 Sascha Wildnervis.3: Use .Er for errno values.
2018-04-10 Sascha Wildnerlibutil: Specify MLINKS a bit more readable.
2018-04-10 Sascha Wildnerlibc: Move to a format for specifying MLINKS that's...
2018-04-10 Sascha Wildnerlibc: Sort unvis.3 MLINKS alphabetically, too.
2018-04-10 Sascha Wildnerlibc: Fix up MLINKS for the recent upgrade of vis.3...
2018-04-09 François Tigeotlibc: Replace vis(3) and unvis(3) files with NetBSD...
2018-04-09 zrjncurses: Allow for easier bootstrap of libtic.
2018-04-07 Sascha Wildnerufs: Rename a number of UFS constants throughout the...
2018-04-06 Sascha Wildnersdp.3: Adjust protos to follow the code.
2018-04-06 Sascha Wildnerypclnt.3: Adjust yp_first() and yp_next() protos to...
2018-04-04 Sascha Wildnerlibc/pwcache: Some further work on the pwcache import.
2018-04-04 François TigeotUpdate pwcache(3) support files from NetBSD
2018-04-03 Sascha Wildnerlibcompat: Remove the old and unused insque() and remqu...
2018-04-01 Sascha Wildnerre_format.7: Make regex.7 an MLINK.
2018-03-21 Bill Yuanipfw3: use the headers in include folder
2018-03-20 Sascha Wildnermmap.2: Remove reference to no longer existing BUGS...
2018-03-17 Antonio Huete JimenezUpdate files for libpcap-1.8.1 import
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Sascha Wildnerlibipsec: Using snprintf() to append to a buffer is...
2018-03-07 Sascha Wildnerdes_crypt.3: Fix typo.
2018-03-04 Sascha Wildnerflopen.3: Use .Fa where appropriate.
2018-03-04 Sascha WildnerFix typo in MLINK name.
2018-03-03 Sascha WildnerRemove some really old portability hacks that should...
2018-03-03 Sascha Wildner<pthread.h>: Add missing 'const' to four functions.
2018-03-02 Sascha Wildner{read,write}.2: A bit more cleanup. Also add ext*(...
2018-03-02 Matthew Dillonworld - Document extpread() and extpwrite()
2018-02-23 Sascha Wildnerlibc: Fix a comment in Makefile.inc.
2018-02-23 Sascha Wildnerstring.3: Fix types of strlcat() and strlcpy() prototypes.
2018-02-22 Sascha Wildnerselect.2: timeout is restrict too.
2018-02-22 Sascha WildnerAdd missing restrict qualifiers to various manual pages.
2018-02-20 Sascha Wildnerlibc/libc_rtld: Fix up some comments in the Makefiles.
2018-02-18 zrjncurses: Make sure to pass NXCFLAGS to NXCC.
2018-02-18 Imre Vadászdevinfo - Print info, whether a device is flagged as...
2018-02-18 Imre Vadászlibdevinfo - Fix enum devinfo_state.
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-15 Eitan Adlerselect(2): mark as restrict in man page
2018-02-15 Sascha WildnerAdd missing restrict qualifiers in POSIX function defin...
2018-02-14 zrjworld: Remove references to %r and %b.
2018-02-13 Sascha Wildnerpthread.3: Add missing functions.
2018-02-13 Sascha WildnerChange __restrict -> restrict in two manual pages.
2018-02-06 Sascha WildnerUse 'null' and 'NULL' instead of 'nil' in some manual...
2018-02-03 Sascha Wildnerpthread_join.3: Add a missing header in the SYNOPSIS.
2018-02-03 Sascha WildnerFix a few mdoc issues.
2018-02-02 Sascha WildnerNormalize libcrypto and libssl DPADD variable names...
2018-02-02 zrjlibusb: Use more common "vendor product" order.
2018-02-02 zrjlibtcplay: Add some format safety.
2018-02-02 zrjlibcompat: Use %hu for unsigned shorts.
2018-02-02 zrjrpc: Fix xdr_* macros and limit buffer sizes.
next