nrelease: Replace ${NRLOBJDIR}/nrelease with a temp directory
[dragonfly.git] / sys / kern /
2019-10-24 zrjkernel: Move M_LWKTMSG declaration to <sys/msgport2.h>.
2019-10-24 zrjkernel: Fix spurious M_IOV declarations.
2019-10-24 zrjkernel: Cleanup <sys/uio.h> issues.
2019-10-24 zrjCleanup <sys/uio.h> includes.
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown2() macro in various...
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown() macro in various...
2019-10-23 Tomohiro Kusumisys/kern: Add init_va_filerev()
2019-10-17 Sascha WildnerMerge branch 'vendor/ZLIB'
2019-10-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-13 Sascha WildnerClean up the namespace of <mqueue.h> a bit.
2019-10-13 Sascha Wildnerworld/kernel: Use the howmany() macro in various places.
2019-10-13 Sascha Wildnerkernel/libc: Use CTL_SYSCTL_* names instead of magic...
2019-10-11 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-06 zrjkernel: Make chflags syscalls argument types consistent...
2019-10-06 zrjworld: Eliminate custom uintfptr_t/fptrdiff_t types.
2019-10-06 zrj<unistd.h>: Fix profil(2) prototype.
2019-10-02 Matthew Dillonkernel - Fix lockfz wait state
2019-09-29 Matthew Dillonkernel - Enhance krateprintf() API
2019-09-25 Sascha Wildner<sys/time.h>: Add 3rd arg to timespecadd()/sub() and...
2019-09-25 Tomohiro Kusumisys/kern: Bring in timespec2fattime()/fattime2timespec...
2019-09-15 Matthew Dillonkernel - Fix improper use of CMSG_ALIGN() in unp_intern...
2019-09-13 Matthew Dillonworld - More ABI breakage
2019-09-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-09-11 Sascha Wildnerkern/pty: Fix comment to not name utmpx as reason for...
2019-09-11 Sascha WildnerAdjust numerous manual pages, scripts and Makefiles...
2019-09-10 zrj<sys/jail.h>: Use forward declarations for private...
2019-09-08 Roy MarplesMerge branch 'vendor/OPENRESOLV' with the following...
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-08-28 Antonio Huete Jimenezjail - Remove MPLOCK
2019-08-28 Antonio Huete Jimenezjail - Rework sysctl configuration variables
2019-08-24 Matthew Dillondrm - Refactor task_struct and implement mm_struct
2019-08-21 Matthew Dillonkernel - merge m_pulldown() bug fix
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-17 Matthew Dillonkernel - Fix race in sys_shmmat()
2019-08-07 Roy Marplessocket: introduce SO_RERROR to detect receive buffer...
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-02 Matthew Dillonkernel - Fix lwp_tid ranging error
2019-06-19 Matthew Dillonkernel - Change fill_kinfo_lwp() and fix top
2019-06-18 Aaron LIjail.8: Document sysctl entries jail.{allow_raw_sockets...
2019-06-18 Aaron LIjail: Implement read-only sysctl "jail.jailed"
2019-06-17 zrjkernel: Make <sys/md4.h> and <sys/md5.h> exclusive...
2019-06-13 Matthew Dillonkernel - Fix gdb / tracing
2019-06-12 Sascha WildnerUse some standard type names better.
2019-05-30 Sascha Wildnerkernel/sysctl: Switch kern.osrevision to showing __Drag...
2019-05-30 Matthew Dillonkernel - Don't block in tstop() with locks held
2019-05-28 Matthew Dillonkernel - Refactor scheduler weightings part 2/2.
2019-05-26 Matthew Dillonkernel - Backout 'Reduce token backoff'
2019-05-26 Matthew Dillonkernel - Refactor scheduler weightings part 1/2.
2019-05-25 Matthew Dillonkernel - pipe locks are not needed in the kqueue event...
2019-05-25 Matthew Dillonkernel - Reduce token backoff
2019-05-23 Sascha Wildnerkernel: Remove two more unneeded .PATHs.
2019-05-22 Matthew Dillonkernel - Reduce/refactor nbuf and maxvnodes calculations.
2019-05-20 Matthew Dillonkernel - VM rework part 12 - Core pmap work, stabilize...
2019-05-18 Matthew Dillonkernel - Remove improper direct user-space access
2019-05-18 Sascha Wildnerkernel: Don't include <sys/user.h> in kernel code.
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-15 Matthew Dillonkernel - VM rework part 8 - Precursor work for terminal...
2019-05-12 Matthew Dillonkernel - VM rework part 7 - Initial vm_map_backing...
2019-05-12 Matthew Dillonkernel - VM rework part 5 - Cleanup
2019-05-10 Matthew Dillonkernel - VM rework part 3 - Cleanup pass
2019-05-10 Matthew Dillonkernel - VM rework part 2 - Replace backing_object...
2019-05-10 Matthew Dillonkernel - __read_mostly pass on vfs_subr
2019-05-10 Matthew Dillonkernel - __read_mostly pass on vfs_cache
2019-05-10 Matthew Dillonkernel - __read_mostly pass on lwkt_thread
2019-05-09 Matthew Dillonkernel - Quick pass add __read_frequently
2019-05-03 Matthew Dillonkernel - Implement debug function w/kern.logsigexit > 1
2019-05-03 Matthew Dillonkernel - Fix serious bug in MAP_STACK, deprecate auto...
2019-05-03 Matthew Dillonpthreads and kernel - change MAP_STACK operation
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 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-22 zrjkernel/tty: Use GID_TTY for non root users by default.
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-04-07 zrjKernel: Minor whitespace cleanup in kern_kinfo.c.
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 - Try to ensure a uniform fsid for exports (2)
2019-03-28 Matthew Dillonkernel - Try to ensure a uniform fsid for exports
2019-03-28 Matthew Dillonkernel - Rewrite the callout_*() API (4)
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API (3)
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API (2)
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API
2019-03-27 Matthew Dillonkernel - Refactor vm_map structure 1/2
2019-03-27 Matthew Dillonkernel - Fix df and unmount of bad NFS volumes
2019-03-18 Matthew Dillonkernel - Fix info->si_code for waitid() (2)
2019-03-18 Matthew Dillonkernel - Fix info->si_code for waitid()
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-14 Sascha Wildneri386 removal, part 71/x: Remove legacy FreeBSD brand.
2019-03-02 Matthew Dillonkernel - Add callout debugging
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-02-28 Matthew Dillonkernel - Add /dev/part-by-label
2019-02-28 Matthew Dillonkernel - Slightly change the behavior of MADV_NOSYNC...
next