Update files for OpenSSL-1.0.1d import.
[dragonfly.git] / sys / sys /
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-23 Sepherosa Ziehausockio: Sort SIOC into numerical order
2013-01-23 Sepherosa Ziehauif: Update comment about polling cpuid ioctl variables...
2013-01-22 Sepherosa Ziehautcp/tso: Add per-device TSO aggregation size limit
2013-01-19 John Marinom4: define yylex based on __DragonFly_version
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-15 Antonio Huete Jimenezlibkern - Add new function hexncpy.
2013-01-13 John Marinosys/param.h: Bump __DragonFly_version due to fpsave...
2013-01-02 Venkatesh Srinivaskernel -- ccd: Concatenated disk MPLOCK rework.
2012-12-31 Sascha WildnerBump copyright years.
2012-12-25 Sascha Wildnerlibpthread: Add sem_timedwait().
2012-12-23 François Tigeotkernel: Add CLOCK_THREAD_CPUTIME_ID
2012-12-20 Sascha WildnerRevert "mknod(2): Restrict functionality to creating...
2012-12-20 Sascha Wildnermknod(2): Restrict functionality to creating FIFOs.
2012-12-13 Sascha Wildnerkernel: Remove USERFS.
2012-12-13 Sepherosa Ziehauthread: Add td_type field; this avoids blowout td_flags...
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-12-12 Sascha Wildnerkernel/makesyscalls.sh: Fix copy/paste error.
2012-12-11 Sascha Wildnerkernel/makesyscalls.sh: Improve comment and regenerate...
2012-12-11 Sascha Wildnerkernel/makesyscalls.sh: Output a friendlier comment...
2012-12-09 François Tigeotagp: A rewrite of the i810 bits of the driver
2012-12-08 Sascha Wildnerkernel: Remove MPASS{,4} entirely and use KKASSERT...
2012-12-08 François Tigeotkernel: Move MPASS and MPASS4 definitions around
2012-12-08 François Tigeotkernel: Import sglist subsystem from FreeBSD
2012-12-08 Matthew Dillonkernel - Adjust NFS server for new allocvnode() code
2012-12-08 Matthew Dillonkernel - Change allocvnode() to not recursively block...
2012-12-05 Matthew Dilloncluster - xdisk automatic BIO restart
2012-12-04 Matthew Dilloncluster - Kernel cluster code work
2012-12-03 Matthew Dilloncluster - Major kernel component work (diskiocom, xdisk...
2012-11-30 Matthew Dillonkernel - Preliminary xdisk remote block driver for...
2012-11-30 Matthew Dillonhammer2 - kernel cluster messaging support API work
2012-11-30 Matthew Dillonkernel - Fix races in disk iteration and diskctx handling
2012-11-28 Sascha Wildner<sys/errno.h>: Try to fix errno's declaration a bit...
2012-11-21 Matthew Dillonkernel - Fix NFS panic when competing clients collide...
2012-11-19 Sepherosa Ziehaumchian: Sync w/ FreeBSD a little bit
2012-11-14 Sascha Wildner<sys/proc.h>: Adjust the names of two unused bits to...
2012-11-03 John Marinoelf_common.h: Add EM_AMD64 as alias to EM_X86_64
2012-11-02 John MarinoImplement SO_NOSIGPIPE
2012-10-30 John MarinoImplement eaccess
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-10-26 Matthew Dillonbuild - Use _KERNEL_STRUCTURES for struct disk
2012-10-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-10-26 Sascha Wildner<sys/dmsg.h>: Fix buildworld, ccdconfig(8) needs this...
2012-10-26 Matthew Dillonhammer2 - dmsg blockdev work
2012-10-25 Matthew Dillonhammer2 - Add server-side disk advertisements
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 3
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 2
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 1
2012-10-25 Matthew Dillonkernel - header file includes adjustment
2012-10-25 Matthew Dillonkernel - Implement UDEVWAIT ioctl for /dev/udev
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-23 Vishesh Yadavidr: Integer ID management library
2012-10-22 Sascha WildnerRemove CAPS.
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-21 Sepherosa Ziehauobjcache: objcache_create on longer changes cluster_limit
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-14 François Tigeotkernel: add device_delete_children()
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-13 Matthew Dillonkernel - Fix sysclock_t comparison in usched code
2012-10-13 Timmake device_probe_child() public
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-12 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Sepherosa Ziehaucachealign: Fix __VM_CACHELINE_ALIGN
2012-10-11 Sepherosa Ziehauktr: Use __cachealign to align ktr_cpu
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-10 Matthew Dillonkernel - Adjust cache_fullpath() API
2012-10-09 Justin C. SherrillBranching 3.2/3.3 v3.3.0
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
2012-10-07 Sepherosa Ziehaukmalloc: Add kmalloc_powerof2() and kmalloc_cachealign()
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-26 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-26 Matthew Dillonkernel - usched_dfly revamp (8), add reschedule hints
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (7), bring back td_release...
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (6), reimplement shared...
2012-09-24 Matthew Dillonkernel - Add PC sampling for x86-64
2012-09-24 Matthew Dillonkernel - usched_dfly revamp (4), improve tail
2012-09-24 Matthew Dillonkernel - Add v_token_name to gd_cnt
2012-09-23 Matthew Dillonkernel - usched_dfly revamp (3), fix estcpu
2012-09-22 Matthew Dillonkernel - usched_dfly revamp (2), reduce token collisions
2012-09-21 Matthew Dillonkernel - Add vmmeter counter for token collisions
2012-09-21 Matthew Dillonkernel - usched_dfly revamp
2012-09-20 Matthew Dillonkernel - Include physical cpu in ktrace header
2012-09-20 Samuel J. Greearwmesg - Increase to 8 chars from 7
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (1)
2012-09-20 Matthew Dillonkernel - Add lwkt_yield_quick()
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for now
2012-09-17 Sepherosa Ziehaumsgport: Always save owner thread for threads' msgports
next