rcorder(8): Multiple cleanups
[dragonfly.git] / sys / sys /
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
2017-10-19 Matthew Dillonkernel - Refactor sysctl locking
2017-10-18 Matthew Dillonkernel - Add D_QUICK device flag
2017-10-18 Matthew Dillonkernel - Add more features to the RB tree
2017-10-18 Matthew Dillonkernel - Add lock debugging
2017-10-17 Sascha Wildnerkernel: Remove <sys/sysref{,2}.h> inclusion from files...
2017-10-17 Sascha Wildner<sys/indefinite2.h>: Add missing include for VKERNEL64.
2017-10-17 Sascha WildnerStitch LINT64 build back together.
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-10-16 Matthew Dillonkernel - Rewrite umtx_sleep() and umtx_wakeup()
2017-10-16 Matthew Dillonkernel - Clean up ucred and plimit cache line locality
2017-10-16 Matthew Dillonkernel - Optimize struct uidinfo
2017-10-16 Matthew Dillonkernel - pmap->pm_spin now uses a shared spinlock
2017-10-16 Matthew Dillonkernel - Refactor sys_pipe
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics (2)
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics
2017-10-16 Matthew Dillonkernel - KVABIO stabilization
2017-10-16 Matthew Dillonkernel - Add KVABIO API (ability to avoid global TLB...
2017-10-16 Matthew Dillonkernel - Remove geteblk()
2017-10-16 Matthew Dillonkernel - Remove repurposebuf
2017-10-16 Matthew Dillonkernel - Remove B_MALLOC
2017-10-16 Sepherosa Ziehaukern: Remove ncpus2 and friends.
2017-10-14 Sepherosa Ziehauipfw: Implement state based "redirect", i.e. without...
2017-10-03 Matthew Dillonkernel - Fix GCC reordering problem with td_critcount
2017-09-30 Sascha Wildner<sys/param.h>: Fix __DragonFly_version.
2017-09-30 Justin C. Sherrill5.1 commit. v5.1.0
2017-09-29 Matthew Dillonkernel - Improve tsleep/wakeup queue collisions
2017-09-28 Matthew Dillonkernel - Restrict kill(-1, ...) to the reaper group...
2017-09-28 Sepherosa Ziehauuipc: Use sendmsg_oncpu, if possible.
2017-09-27 Matthew Dillonkernel - Fix rare allproc scan vs p_ucred race
2017-09-24 Sascha Wildner<machine/stdint.h>: Add __suseconds_t for suseconds_t...
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-21 Sepherosa Ziehauarc4random: Make arc4random context per-cpu.
2017-09-21 Sepherosa Ziehauarc4random: Minor style changes.
2017-09-19 Sepherosa Ziehauipfw: Add defrag action.
next