openssl: Adjust manual pages for 1.0.1l.
[dragonfly.git] / sys / sys /
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-14 Markus Pfeifferkernel: rename MAP_ANON to MAP_ANONYMOUS, add alias
2015-01-12 Matthew Dillonkernel - Flag cdevpriv use (2)
2015-01-12 Matthew Dillonkernel - Flag cdevpriv use
2015-01-12 Matthew Dillonkernel - remove O_FBUFFERED and O_FUNBUFFERED
2015-01-12 François TigeotRevert "drm: Handle drm masters and minors like Linux"
2015-01-11 François Tigeotdrm: Handle drm masters and minors like Linux
2015-01-11 Sascha Wildnerkernel/dev_ops: Make default dev_ops (noopen(), etc...
2015-01-08 François Tigeotsound: Bump __DragonFly_version, add notes to UPDATING
2015-01-08 François Tigeotsound: Import latest code from FreeBSD
2015-01-07 Sascha Wildner<sys/signal.h>: Expose stack_t and sigset_t more widely...
2015-01-07 Sascha Wildnerkernel: Remove our ancient SCTP support.
2015-01-07 Sascha Wildner<sys/signal.h>: Use __POSIX_VISIBLE, __XSI_VISIBLE...
2015-01-06 Markus Pfeifferusb4bsd: Fixup some ucom issues.
2015-01-05 Matthew Dillondevfs - Allow clone code to reuse an existing device (2)
2015-01-04 Sascha Wildnerlibc/sysvipc: Constify msgsnd()'s message pointer argum...
2015-01-03 Sascha WildnerRemove redundant __BSD_VISIBLE checks in various header...
2015-01-01 Sascha Wildner<sys/time.h>: Revert my last change, which was wrong.
2014-12-31 Sascha WildnerBump our copyrights to 2015. Happy new year!
2014-12-31 Sascha WildnerMark some legacy XSI functions as no longer present...
2014-12-28 Sascha WildnerCheck __BSD_VISIBLE's actual value, not just if it...
2014-12-22 Sascha Wildner<sys/sysctl.h>: Add missing declaration for dev.*
2014-12-21 Sascha Wildner<sys/file2.h>: Correct include guard check.
2014-12-17 Sepherosa Ziehauicmp: Asynchonize ctlinput/mtudisc/redirect processing
2014-12-14 Sascha Wildnerkernel: Import the IPMI driver from FreeBSD.
2014-11-30 Sascha Wildner<sys/callout.h>: Remove obsolete struct callout_handle.
2014-11-25 Matthew Dillonkernel - Implement new callout*() core
2014-11-22 Matthew Dillonkernel - Add lock canceling features
2014-11-19 Matthew Dillonkernel - Improve slab cleanup performance
2014-11-18 Joris GiovannangeliImport cpuctl pseudo device from FreeBSD
2014-11-17 Sepherosa Ziehauproto: ctlinput is a pr method; not a pru method
2014-11-16 François Tigeotsysctl: Give each device its own context and subtree
2014-11-16 Sepherosa Ziehauincsum: Const-fy mbuf parameter
2014-11-14 Antonio Huete Jimenezkernel - Rename unused flag.
2014-11-11 Matthew Dillonkernel - Add reapctl() system call for managing sub...
2014-11-10 Matthew Dillonkernel - Add reapctl() system call for managing sub...
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-11-09 François Tigeotkernel: Move dev2unit() to a common place
2014-11-04 Joris GiovannangeliRevert "kern/dsched: Fix a panic at proc exit"
2014-10-29 Joris Giovannangelikern/dsched: Fix a panic at proc exit
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-26 Justin C. Sherrill4.1 branch.
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-19 Matthew Dillonkernel - Add the nitems(x) macro from FreeBSD to sys...
2014-10-17 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap...
2014-10-16 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap...
2014-10-16 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap.h
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-10-09 Sascha Wildnerkernel/libkern: Add strncat() to libkern.
2014-09-30 François TigeotBump __DragonFly_version for i915 hw context support
2014-09-28 Sepherosa Ziehausocket: Provide socket owner cpuid hint
2014-08-31 Sepherosa Ziehauudp: Make udp pcbinfo and portinfo per-cpu; greatly...
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-21 Sascha Wildnerkernel: Fix error for dup2 if the new file descriptor...
2014-08-18 Matthew Dillonkernel - Add EVFILT_USER
2014-08-17 Sascha Wildner<sys/taskqueue>: Remove FreeBSD specific, *_fast()...
2014-08-16 Matthew Dillonkernel - Adjust BUS_DMASYNC_* API
2014-08-10 Sepherosa Ziehaumsgport: Add message put done receipt support
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-07-18 Matthew Dillonkernel - Adjust ssb_space_prealloc() use cases
2014-07-18 Matthew Dillonkernel - network adjustments (netisr, tcp, and socket...
2014-07-16 Matthew Dillonkernel - Improve TCP socket handling at high speeds
2014-07-15 Sascha Wildner<sys/protosw.h>: Use netmsg_t.
2014-07-14 Alex Hornungkern_nrandom, rnd drivers: update for new CSPRNG
2014-07-14 Alex Hornungkernel - add a fortuna-based CSPRNG
2014-07-13 Matthew Dillonkernel - Add lwkt_cpusync_quick()
2014-07-13 Matthew Dillonkernel - Reduce console spam in verbose mode when print...
2014-07-11 Sascha Wildnerkernel: Remove unused functions vop_panic() and vfs_std...
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes and adjustments
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-03 Sascha Wildner<sys/sysctl.h>: Put the access argument in parentheses.
2014-07-03 Sascha Wildner<sys/sysctl.h>: Indentation fixes (nothing functional).
2014-07-03 Sascha Wildner<sys/sysctl.h>: Remove CTLFLAGs which we don't handle.
2014-06-30 Nicolas Therylibc - change SEM_VALUE_MAX
2014-06-30 Matthew Dillonkernel - Move CPUMASK_LOCK out of the cpumask_t
2014-06-18 Matthew Dillonkernel - Fix rare ucred race
2014-06-18 Sepherosa Ziehausocket: so_pru_abort_oncpu -> so_pru_abort_direct
2014-06-18 Sepherosa Ziehausocket: {soabort,so_pru_abort}a -> {soabort,so_pru_abor...
2014-06-18 Sepherosa Ziehaunet: Add initport protosw method to init socket's defau...
2014-06-08 Imre VadaszConvert files to UTF-8
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-06-04 Joris Giovannangelilibthread_xu: add support for named POSIX semaphores.
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-26 Justin C. Sherrill3.9-DEVELOPMENT, a.k.a. master v3.9.0
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-05 Matthew Dillonhammer2 - dmsg stabilization
2014-05-05 Matthew Dillonhammer2 - Retool dmsg mechanics to improve virtual...
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-05-01 Sascha WildnerRemove ATM protocol support.
2014-04-30 Sascha WildnerAdd the <stdalign.h> header for C11 conformance.
2014-04-23 Matthew Dillonhammer2 - Retool dmsg mechanics to improve virtual...
2014-04-21 Matthew Dillonkernel - Improve pid-reuse algorithm, fix bug
2014-04-21 Matthew Dillonhammer2 - more dmsg/separation work
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
next