Merge branch 'vendor/OPENSSL'
[dragonfly.git] / sys / sys /
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-23 Sepherosa Ziehaukqueue: Nuke unused code
2016-02-13 Imre Vadaszkernel/pc64: Add support for efi memory map parsing...
2016-02-13 Sascha Wildner<sys/un.h>: Use a standard type for sockaddr_un's sun_len.
2016-02-13 Sascha Wildner<sys/un.h>: Whitespace adjustments (no functional change).
2016-02-12 Sepherosa Ziehaukqueue: Remove unused global kqueue token
2016-02-10 zrjsys/boot: Simplify MAKEBOOTDEV macro
2016-02-10 zrjgpt.h: Add few more GPT GUIDs
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-05 Sascha Wildner<unistd.h>: Use #if 0 for _POSIX_SAVED_IDS. Update...
2016-02-01 John Marinobump __DragonFly_version for library privatizaton
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-27 Sascha Wildner<sys/unistd.h>: Comment some POSIX options.
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from sys/
2016-01-14 Sascha Wildner<sys/wait.h>: Clean up a bit.
2016-01-14 Sascha Wildner<sys/wait.h>: Whitespace cleanup (no functional change).
2016-01-06 Sascha Wildnerkernel/tmpfs: Add _PC_2_SYMLINKS support. getconf(1...
2016-01-03 Sepherosa Ziehaukqueue: Move notifymsglist out of kqinfo
2016-01-02 Sascha Wildnerkernel: Add flsll(). Identical to flsl().
2015-12-31 Sascha WildnerBump our copyrights to 2016. Happy new year! :)
2015-12-29 Sepherosa Ziehaukqueue: Don't check list against NULL; list is never...
2015-12-22 Matthew Dillonlibc - Add quick version for the context management...
2015-12-21 Sascha Wildner<sys/param.h>: Bump __DragonFly_version for the unionfs...
2015-12-21 Sascha Wildnerkernel: Remove VT_UNION.
2015-12-21 Sascha Wildnerkernel: Adjust some comments to the unionfs removal.
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-12-04 Ben Woolleykqueue: Bring in EV_RECEIPT and EV_DISPATCH from FreeBSD
2015-12-04 Sepherosa Ziehausocket: so_ref 0->1 transition is valid for an aborted...
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-11-28 Sepherosa Ziehaukevent: Fix comment
2015-11-27 Sepherosa Ziehausocket: Make sure so_refs will not go from 0 to 1
2015-11-23 Justin C. SherrillMoving master to version 4.5. v4.5.0
2015-11-22 Sascha Wildnerkernel/libkern: Add strnlen() (from FreeBSD) and use it.
2015-11-20 Sepherosa Ziehaudevice: Add device_getenv_string()
2015-11-19 Sepherosa Ziehaupthread: Add lwp_setname(2) and implement pthread_set_n...
2015-11-18 Matthew Dillonhammer2 - Present hardlink solution, misc stability...
2015-11-17 Matthew Dillonlibc - Add 'xlink' chflags
2015-11-16 Sascha Wildnerkernel: Remove more syslink remains (headers and a...
2015-11-16 Sascha Wildnerkernel: Fix three declarations of (obsolete) syscalls.
2015-11-16 Sepherosa Ziehaukinfo: Deliver address of kernel thread
2015-11-15 John MarinoTweak cdefs.h (no functional change)
2015-11-14 Sepherosa Ziehauuipc: Port Unix socket domain GC from FreeBSD.
2015-11-14 Matthew Dillonkernel - Fix comment type-o
2015-11-14 Matthew Dillonkernel - Fixes for usb modems
2015-11-13 Sascha WildnerRemove <malloc.h> from the system.
2015-11-11 Matthew Dillonkernel - Remove dsched
2015-11-07 John Marinotree.h: Restore ability to generate static functions
2015-11-07 François Tigeotdrm/i915: Rename the kernel module to i915.ko
2015-11-06 Sascha Wildner<sys/cdefs.h>: Align some indent (no functional change).
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-03 John Marinolib: hook libelf and libexecinfo (in order) into the...
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-02 zrjsocket/recvfrom: Add MSG_CMSG_CLOEXEC support
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-29 Sepherosa Ziehauudp: Save original protocol processing port for later...
2015-10-21 Sascha WildnerFix visibility of various functions in a number of...
2015-10-20 Sepherosa Ziehausocket/tcp: Implement asynchronized pru_attach for TCP
2015-10-14 Sepherosa Ziehausocket: Rename soabort_oncpu -> soabort_direct
2015-09-26 Sepherosa Ziehaurevoke(2): Use unix socket externalize code to handle...
2015-09-24 Sascha Wildnerlibc/sysctl: Fix the user.* branch.
2015-09-18 Sepherosa Ziehauuipc: Rework unp_pcblist() to make it MPSAFE
2015-09-16 Sascha Wildnerkernel/dup: Correct dup{,2}()'s fd params to int in...
2015-09-14 Sepherosa Ziehaudevfs: Protect f_data1 properly and revoke the meanless...
2015-09-12 John MarinoActivate symbol versioning on libc (bump DF version)
2015-09-09 John Marinosys/param.h: Fix typo in comment
2015-09-09 John Marinobump __DragonFly_version for environ, __progname change
2015-09-09 Sascha WildnerSimplify redundant __*_VISIBLE checks in various header...
2015-09-02 Matthew Dillonkernel - Use unused thread_t field for lock tracker.
2015-09-01 Matthew Dillonkernel - Improve namecache generation handling
2015-08-27 Sepherosa Ziehauuipc: Fix lockless unp_conn accessing and uipc_detach...
2015-08-25 François Tigeotkernel: Add bitcount64 to sys/systm.h
2015-08-25 Sepherosa Ziehauuipc: Use flag to indicate that the unpcb was detached...
2015-08-22 Sepherosa Ziehausocket: Allow keeping a reference on the new socket...
2015-08-21 Matthew Dillonkernel/nfs: Fix up the per-export address lists.
2015-08-21 Sascha Wildneri386 removal, part 37/x: Remove more i386 related small...
2015-08-20 Nuno Antuneskernel/nfs: Remove old hack abusing dom_rtattach.
2015-08-20 Sepherosa Ziehauqueue: Log 'last' ptr in addition to 'head'
2015-08-20 Sepherosa Ziehausocket: Don't define SS_ISCLOSING same as SS_INCOMP
2015-08-17 Sascha Wildner<sys/vmm.h>: Fix include guard and adjust indent/whites...
2015-08-15 Sascha Wildneri386 removal, part 35/x: Remove the i386 specific vesa...
2015-08-11 Matthew Dillonkernel - Reduce slab allocator fragmentation
2015-08-10 Sascha Wildnerkernel/sysctl: Rename SYSCTL_ASSERT_XLOCKED -> SYSCTL_A...
2015-08-10 Matthew Dillonkernel - Remove unused z_Next field, fix comments ...
2015-08-09 John Marino<sys/tree.h>: Add RB_FOREACH_* macros from FreeBSD
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-03 Sascha Wildnerlibkern: Remove unused locc() function.
2015-08-01 Sascha Wildner<bitstring.h>: Move it to /usr/src/sys/sys so kernel...
2015-07-31 Sascha Wildnerkernel: Add prototypes for setjmp()/longjmp() to <sys...
2015-07-30 Sepherosa Ziehausocket: Close the soreference() race against socket...
next