sys/vfs/msdosfs: Sync with FreeBSD (non functional diffs)
[dragonfly.git] / sys / sys /
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-08-31 Sascha Wildnercdefs.h/libm: Add __sym_{compat,default}() helper macro...
2019-08-28 Antonio Huete Jimenezjail - Rework sysctl configuration variables
2019-08-24 Matthew Dillondrm - Refactor task_struct and implement mm_struct
2019-08-22 Matthew Dillonkernel - Fix devfs bitmap races for pty and other devices
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-16 Roy Marplesbump version for prior
2019-08-10 François TigeotBuild: Bump __DragonFly_version to 500703
2019-08-10 Sascha Wildnerkernel: Fix the _KERNEL/_KERNEL_STRUCTURES checks w...
2019-08-09 Sascha Wildner<machine/stdint.h>: Move __offsetof() to <sys/cdefs.h>.
2019-08-08 Sascha Wildner<sys/stdint.h>: Remove obsolete typedefs for __wctrans_...
2019-08-08 Sascha Wildner<uchar.h>: Define char16_t and char32_t better.
2019-08-07 Roy Marplessocket: introduce SO_RERROR to detect receive buffer...
2019-08-06 Sascha Wildner<sys/copyright.h>: Remove a K&R leftover; use just...
2019-08-02 Matthew Dillonkernel - Add SIOCGIFALIAS
2019-08-01 Matthew Dillonbuild - Adjust _CMSG_ALIGN() for compatibility
2019-07-30 Antonio Huete Jimenezkcollect - Fix comments
2019-07-28 Sascha Wildner<sys/buf2.h>: Remove a number of unneeded #include's.
2019-07-25 Matthew Dillonkernel - Replace kmalloc_cachealign() with kmalloc...
2019-07-10 Sascha WildnerMake va_*() macros available to the kernel in <sys...
2019-06-30 Sascha Wildner<sys/conf.h>: Move SPECNAMELEN to <sys/param.h>.
2019-06-29 Sascha Wildner<sys/signal.h>: Adjust a number of struct member types...
2019-06-26 Matthew Dillonbuild - Bump __DragonFly_version to 500702 in master
2019-06-17 zrjBump __DragonFly_version for libopie removal.
2019-06-17 zrjkernel: Separate md5 from userland.
2019-06-17 zrjkernel: Make <sys/md4.h> and <sys/md5.h> exclusive...
2019-06-12 Sascha WildnerUse some standard type names better.
2019-06-12 Sascha Wildner<sys/signal.h>: Adjust the type of stack_t's ss_sp...
2019-06-12 Sascha Wildner<sys/param.h>: Fix _DragonFly_version.
2019-06-12 Justin C. SherrillChanges for DragonFly 5.7. v5.7.0
2019-06-10 François Tigeotdrm/linux: Add task_struct, rework sleep and wake up...
2019-06-02 Sascha WildnerRemove lint checks in system headers.
2019-05-30 Sascha Wildner<sys/sysctl.h>: Remove the unused CTL_HW_NAMES define.
2019-05-30 Sascha Wildnerkernel/sysctl: Switch kern.osrevision to showing __Drag...
2019-05-29 Sascha Wildner<sys/syslimits.h>: Clean up inclusion check and warning.
2019-05-26 Sascha Wildner<sys/cdefs.h>: Remove the old unused __DF_VISIBLE.
2019-05-23 Sascha WildnerMove <sys/fd_set.h> to <sys/_fd_set.h>.
2019-05-23 Sascha WildnerDon't include the full <sys/signal.h> in headers that...
2019-05-22 Matthew Dillonkernel - VM rework part 20 - Fix vmmeter_neg_slop_cnt
2019-05-20 Matthew Dillonkernel - VM rework part 16 - Optimization & cleanup...
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-12 Matthew Dillonkernel - VM rework part 5 - Cleanup
2019-05-09 Matthew Dillonkernel - Bring in __read_mostly etc
2019-05-09 Sascha WildnerRemove any remaining traces of varargs.h.
2019-05-04 Sascha Wildner<sys/fcntl.h>: Restrict POSIX_FADV_* visibility to...
2019-05-04 Sascha Wildnerlibc: Add posix_fadvise(), for now empty except for...
2019-05-03 Matthew Dillonkernel - Permanently fix FP bug - completely remove...
2019-05-01 Matthew Dillonkernel - Add kern.ipc.soaccept_reuse and set default...
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-24 zrjBump __DragonFly_version for recent updates.
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-04-07 Sascha Wildner<sys/ttydefaults.h>: Constify ttydefchars[], make size...
2019-04-05 Sascha Wildner<unistd.h>/<sys/unistd.h>: Update comments.
2019-03-31 Sascha WildnerMove <sys/termios.h> to <termios.h>.
2019-03-31 Tomohiro Kusumisys/vfs/fuse: Add initial FUSE support
2019-03-31 Tomohiro Kusumisys/kern: Add struct file* arg to VOP_{GETATTR,SETATTR...
2019-03-30 Sascha Wildnerkernel: Remove two duplicate #include's.
2019-03-28 Matthew Dillonkernel - Add callout API calls for netgraph7 (2)
2019-03-28 Matthew Dillonkernel - Add callout API calls for netgraph7
2019-03-28 Matthew Dillonkernel - Try to ensure a uniform fsid for exports
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API (2)
2019-03-27 zrj<sys/callout.h>: Add missing <sys/spinlock.h> include.
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API
2019-03-27 Matthew Dillonkernel - Fix df and unmount of bad NFS volumes
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-14 Sascha Wildneri386 removal, part 71/x: Remove legacy FreeBSD brand.
2019-03-11 Matthew Dillonkernel - Fix IDR bugs
2019-03-02 Matthew Dillonkernel - Add callout debugging
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-03-02 Sascha Wildner<sys/systm.h>: No need to include <sys/callout.h> here.
2019-02-28 Matthew Dillonkernel - Add /dev/part-by-label
2019-02-24 Matthew Dillonkernel - Implement sbrk(), change low-address mmap...
2019-02-23 Sascha Wildner<sys/ioctl.h>: Remove old SunOS compatibility definitions.
2019-02-22 Sascha WildnerRemove <sys/semaphore.h> so that we have <semaphore...
2019-02-18 Sascha Wildner<sys/cdio.h>: Remove definitions that are related to...
2019-02-18 Matthew Dillonkernel - Implement sbrk(), change low-address mmap...
2019-02-15 Tomohiro Kusumisys/sys/mutex2: Fix mutex(9) man page
2019-01-15 Sascha Wildnerkernel: Remove puffs(4), putter(9) and associated libs...
2019-01-12 Sascha Wildnerlibc: Add reallocarray() from OpenBSD.
2019-01-05 Sascha Wildnerkernel: Remove two no longer used sysinit ids.
2019-01-05 Sascha Wildnerkernel: Remove kernel profiling bits.
2018-12-31 Sascha WildnerHAPPY NEW YEAR!
2018-12-05 Matthew Dillonkernel - Add trigger_syncer(), VFS_MODIFYING()
2018-12-02 Sascha WildnerRemove an unused include file.
2018-11-30 Sascha Wildnerkernel: Move some old unused stuff out of the way.
2018-11-27 Levente Kurusa<sys/errno.h>: Remove EUNUSED*.
2018-11-24 Sascha Wildner<sys/param.h>: Adjust __DragonFly_version.
2018-11-23 Justin C. SherrillUpdates for new 5.5 master. v5.5.0
2018-11-22 Antonio Huete Jimenezkernel: Move vnode_index to sys/vnode.h
2018-11-21 Matthew Dillonkernel - Refactor inum stat data for sockets
2018-11-21 Matthew Dillonkernel - Add uid, gid, and inum to stat data for pipes
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-10-27 Sascha Wildner<sys/sysproto.h>: Add back one needed newline and regen...
next