Merge branch 'vendor/DIFFUTILS'
[dragonfly.git] / sys / sys /
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-11 Matthew DillonKernel - Additional cpu bug hardening part 1/2
2018-06-09 Sascha Wildnerlibc/xdr: Add xdr_uint16_t() (it's just like xdr_u_int1...
2018-06-06 Matthew Dillonkernel - Add fuwordadd32(), fuwordadd64()
2018-05-30 Sascha WildnerDefine ioctl names that are used in *_ioctl(), not...
2018-05-19 Sascha Wildnerkernel: Declare the enum for the guest type before...
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-12 Matthew Dillonkernel - pack struct fid
2018-05-08 Matthew Dillonkernel - Optimize syscall path, remove old unused compa...
2018-05-05 Sascha Wildnerlibc/termios: Sync a bit with FreeBSD.
2018-05-05 Sascha Wildnerlibc: Add strsuftoll{,x}()
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-04 Matthew Dillonkernel - Remove kthread exit debug kprintf()s
2018-04-29 Matthew Dillonkernel - Refactor machdep.cpu_idle_hlt
2018-04-27 Matthew Dillonkernel - Improve indefinite macros a bit
2018-04-27 Matthew Dillonkernel - Add two debug variables to struct globaldata
2018-04-24 Sascha WildnerRemove <sys/ioctl_compat.h>.
2018-04-24 Sascha Wildner<sys/proc.h>: Fix unused macro name (number == bit...
2018-04-23 Matthew Dillonkernel - More deterministic systat -pv lock name output
2018-04-23 Matthew Dillonkernel - Carefully refactor contended tokens and spinlo...
2018-04-23 Matthew Dillonkernel - Localize [in]activevnodes globals, improve...
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 Matthew Dillonkernel - per-thread fd cache, p_fd lock bypass
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-21 Sascha Wildner<sys/mbuf.h>: Fix packet tag comments.
2018-04-20 Matthew Dillonkernel - Implement td_limit reflection of p_limit
2018-04-18 Sascha WildnerRemove some old tty related code, such as <sgtty.h...
2018-04-18 Matthew Dillonkernel - Add dirty vnode management facility
2018-04-14 Sascha Wildner<sys/elf_common.h>: Add an Elf_Nhdr definition.
2018-04-10 Sascha WildnerMove the IOCTLTRIM ioctl to a better header and rename...
2018-04-07 Sascha Wildnerufs: Rename a number of UFS constants throughout the...
2018-04-04 Sascha Wildner<sys/ioctl_compat.h>: Add a reminder comment about...
2018-03-28 François Tigeotsys/file.h: Expand struct file for drm/linux shim
2018-03-27 Justin C. SherrillChanges for DragonFly 5.3. v5.3.0
2018-03-23 Matthew Dillonkernel - Fix namecache leak / broken hysteresis
2018-03-22 Matthew Dillonkernel - devfs cleanup
2018-03-20 Matthew Dillonkernel - Attempt to fix high vnlru cpu use
2018-03-19 Matthew Dillonkernel - Implement QUICKHALT shortcut for unmounting...
2018-03-19 Matthew Dillondevfs - Fix a few more issues (2)
2018-03-18 Sascha Wildner<sys/mutex2.h>: Fix build without INVARIANTS.
2018-03-18 Matthew Dillondevfs - Fix a few more issues
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Matthew Dillonkernel - Fix rare race in mutex ownership transfer
2018-03-10 Matthew Dillondisklabel64 - Make disktype optional, fix alignment bug
2018-03-06 Sascha Wildnerkernel/extp{read,write}v: Change ioccnt from u_int...
2018-03-03 Sascha WildnerRemove some sendsys()/waitsys() remains.
2018-03-03 Sascha WildnerRemove some really old portability hacks that should...
2018-03-03 Sascha Wildner<arpa/inet.h>: Some cleanups.
2018-02-22 Sascha Wildnerkernel/acpi: Remove the old APM emulation code.
2018-02-18 Eitan AdlerConvert from __arysize to NELEM
2018-02-15 Sascha WildnerAdd missing restrict qualifiers in POSIX function defin...
2018-02-15 Sascha Wildner<sys/cdefs.h>: Add __restrict_arr to declare arrays...
2018-02-14 zrjBump __DragonFly_version after %b and %r formats removal.
2018-02-14 zrjkernel: Nuke legacy FreeBSD "%r" format support.
2018-02-14 zrjkernel: Implement makedev_unit_b32()
2018-02-14 Matthew Dillonkernel - Try to fix delayed mtime updates on SHARED...
2018-02-14 Matthew Dillonhammer2 - Add missing bkvasync()
2018-02-08 Sascha Wildner<fcntl.h>: Add #if 0'd prototypes for posix_fa{dvise...
2018-02-01 zrjkernel: Avoid empty macros when not INVARIANTS.
2018-02-01 zrjkernel: Avoid empty macros.
2018-01-26 Sascha Wildner<sys/cdefs.h>: Add __alloc_size2() for functions taking...
2018-01-26 Sascha Wildner<sys/cdefs.h>: Make __nonnull variadic.
2018-01-21 zrjkernel: Disable few nonnull attributes.
2018-01-20 zrj<sys/ktr.h>: Use empty macros for non KTR case.
2018-01-16 Matthew Dillonkernel - Fix busdma allocation bug
2018-01-16 Matthew Dillonkernel - Add a global priority hack for ACPI
2018-01-05 Sascha WildnerClean up a bit for symlinked headers.
2018-01-01 Sascha WildnerBump the copyrights.
2017-12-31 zrjkernel/nata: Return more data for natacontrol(8).
2017-12-31 zrjkernel/nata: Pass interrupt function to ata_setup_inter...
2017-12-23 zrj<sys/types.h>: Remove <machine/stdarg.h> and adjust...
2017-12-20 Sascha Wildner<sys/disklabel32.h>: Add comment that it is used in...
2017-12-20 zrjkernel: Remove some references to i386.
2017-12-20 zrji386 removal, part 65/x: Remove some leftovers in kernel.
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-12-13 Sascha WildnerRemove <sys/ioccom.h> inclusion from a number of files.
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
2017-12-05 Sascha WildnerRemove some orphaned externs.
2017-12-04 Matthew Dillonkernel - Expand page count fields to 64 bits
2017-12-02 Sascha Wildner<sys/systm.h>: Remove bcopyb() prototype.
2017-11-30 Imre Vadászsyscons - Partly implement FBIO_BLANK ioctl, for displa...
2017-11-27 Peeter Mustkernel - Bring in definition of _IOWINT from FreeBSD.
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-11-24 Imre Vadászkernel - Get rid of old KDSETRAD keyboard ioctl, and...
2017-11-20 Sascha WildnerRemove unused <{cpu,machine}/coredump.h> header.
2017-11-18 Sascha Wildner<sys/indefinite2.h>: Fix header name.
2017-11-17 Sascha Wildnerkernel: Remove some semicolons at the end of macro...
2017-11-13 Matthew Dillonkernel - Fix mtime for deferred writes from mmap R+W
2017-11-10 zrjsys/linker_set.h: Allow to declare empty data sets.
2017-11-06 Sascha WildnerClean up the namespace better in <netdb.h>, <spawn...
2017-11-03 Imre Vadászsyscons - Add minimal fbio support for "scfb" xorg...
2017-11-02 Matthew Dillonkernel - Improve uidinfo
2017-10-31 Matthew Dillonkernel - Add KVABIO debugging, flesh out inlines
2017-10-31 Matthew Dillonkernel - Refactor lockmgr()
2017-10-28 Matthew Dillonkernel - Fix bugs and refactor namecache cleaning code
2017-10-20 Matthew Dillonkernel - Cleanup token code, add simple exclusive priority
2017-10-20 Matthew Dillonkernel - Add p_ppid
2017-10-19 Matthew Dillonkernel - Make certain sysctl's unlocked
next