dragonfly.git
2019-05-20 Matthew Dillonkernel - VM rework part 10 - Precursor work for termina...
2019-05-20 Matthew Dillonkernel - VM rework part 9 - Precursor work for terminal...
2019-05-20 Sascha Wildner<assert.h>: Sync comments a bit with FreeBSD.
2019-05-20 Ed Schouten<assert.h>: add missing __dead2 to __assert().
2019-05-20 Sascha Wildnerpam_ftpusers.8: Remove reference to ftpusers.5.
2019-05-20 Sascha Wildnersys/boot: Clean up btxld's manual page.
2019-05-20 Sascha Wildneri386 removal, part 72/x: Remove i386 specific ed.4...
2019-05-20 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (add OpenBSD 6.5).
2019-05-19 François Tigeotdrm: Do not report PRIME as supported
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 Wildnermandoc(1): Use base recallocarray().
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-18 Sascha WildnerRemove the compat recallocarray() on the vendor branch.
2019-05-17 Sascha Wildnermakedb: Fix apropos database generation better across...
2019-05-17 Matthew DillonRevert "kernel - Clean up direction flag on syscall...
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security (3)
2019-05-17 Matthew Dillonkernel - Clean up direction flag on syscall entry
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security (2)
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security
2019-05-16 Matthew Dillonkernel - Implement retpoline for kernel
2019-05-15 Sascha WildnerDon't include "internal" headers outside of regular...
2019-05-15 Sascha WildnerUpdate the pciconf(8) database.
2019-05-15 Matthew Dillonkernel - Add MDS mitigation support for Intel side...
2019-05-15 Matthew Dillonkernel - VM rework part 8 - Precursor work for terminal...
2019-05-13 Peeter Mustkernel/evdev: Synchronize event codes with Linux 4.16
2019-05-12 Matthew Dillonrtld-elf - Notify thread state to optimize relocations (2)
2019-05-12 Sascha Wildnerpathconf.2/sysconf.3: Add some related references to...
2019-05-12 Matthew Dillonrtld-elf - Notify thread state to optimize relocations
2019-05-12 Matthew Dillonkernel - VM rework part 7 - Initial vm_map_backing...
2019-05-12 Matthew Dillonkernel - VM rework part 6 - Stabilize
2019-05-12 Matthew Dillonkernel - VM rework part 5 - Cleanup
2019-05-11 Sascha WildnerClean up some Makefiles.
2019-05-11 Sascha Wildnerlibutil: Raise WARNS to 6.
2019-05-11 Matthew Dillonkcollect - Adjust Mops right hand on graph
2019-05-11 Matthew Dillonkernel - Restore kern.cam.da.X.trim_enabled sysctl
2019-05-11 Matthew Dillonkernel - VM rework (fix introduced bug)
2019-05-10 Matthew Dillonkernel - VM rework part 4 - Implement vm_fault_collapse()
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 - VM rework part 1 - Remove shadow_list
2019-05-10 Sascha WildnerSync ACPICA with Intel's version 20190509.
2019-05-10 Matthew Dillonkernel - __read_mostly pass on vm_fault
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-09 Matthew Dillonkernel - Bring in __read_mostly etc
2019-05-09 Sascha WildnerRemove any remaining traces of varargs.h.
2019-05-08 Sascha Wildnerkernel: Stop including userland-only includes in kernel...
2019-05-08 Sascha WildnerAdd fuse kernel part to LINT64.
2019-05-07 Sascha Wildnerdup3.3: Adjust HISTORY section.
2019-05-06 Sascha Wildnerlibc: Add dup3() from FreeBSD.
2019-05-06 Sascha Wildner<unistd.h>: Move eaccess() prototype to a better place.
2019-05-06 Sascha Wildnerlibc/net: Document more functions.
2019-05-06 Sascha Wildnerlibc/net: Adjust h_errorp arg name to herrno_p like...
2019-05-06 Sascha Wildner<netdb.h>: Add whitespace in a prototype.
2019-05-06 Sascha Wildnergetservent.3: Fix function name.
2019-05-05 Sascha Wildnerlibc: Change a few DIAGNOSTICS sections into RETURN...
2019-05-04 Sascha Wildnerlibc: Add forgotten MLINK.
2019-05-04 Sascha Wildnerlibc: Document yp_maplist().
2019-05-04 Sascha Wildner<sys/fcntl.h>: Restrict POSIX_FADV_* visibility to...
2019-05-04 Sascha Wildnerlibc/locale: Document mbrtoc{16,32}_l() and c{16,32...
2019-05-04 Matthew Dillondrm/radeon - Attempt to fix data structure corruption...
2019-05-04 Matthew Dillondrm - Move startup delay to VERSION ioctl
2019-05-04 Sascha Wildnerlibc: Add posix_fadvise(), for now empty except for...
2019-05-04 Sascha Wildnerlibc: Document getservent_r(), getservbyport_r(), and...
2019-05-04 Sascha Wildnerlibc: Document getprotoent_r(), getprotobynumber_r...
2019-05-04 Sascha Wildnerlibc: Document offtime(), timelocal(), and timeoff().
2019-05-04 Matthew Dillonbuild - Make sure /usr/local/bin is NOT in the $PATH...
2019-05-03 Matthew Dillondrm/ttm: Fix a deadlock involving fictitious VM pages
2019-05-03 François Tigeotdrm: Sync ttm and radeon drivers with Linux 3.18
2019-05-03 François Tigeotdrm: Import dma-buf reservation code from Linux 4.7.10
2019-05-03 François Tigeotdrm: More linux/seqlock.h functions
2019-05-03 Matthew Dillonkernel - Permanently fix FP bug - completely remove...
2019-05-03 Matthew Dillonkernel - Backout procfs map change
2019-05-03 Matthew Dillonkernel - Implement debug function w/kern.logsigexit > 1
2019-05-03 zrjlibrecrypto: Rename unused header.
2019-05-03 Matthew Dillondrm/linux: Add an interval_tree implementation
2019-05-03 François Tigeotdrm: Do not directly define __OS_HAS_AGP
2019-05-03 François Tigeotdrm: Do not use PHOLD/PRELE() in flush_taskqueue()
2019-05-03 François Tigeotdrm/linux: Expand mm_types.h and mmu_notifier.h coverage
2019-05-03 Sascha Wildnerindent.1: Add some missing whitespace.
2019-05-03 Matthew Dillonworld - update manual page for mmap()
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-02 Sascha Wildnerpthread_set_name_np.3: Add some articles.
2019-05-01 Matthew Dillonkernel - Add kern.ipc.soaccept_reuse and set default...
2019-05-01 zrjPRIV: Handle histedit.h in unpriv_base.sh
2019-04-30 zrjComplete upgrade of libedit from 2017-03-29 to 2019...
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjbsd.lib.mk: Fix tyoo.
2019-04-30 zrjUpdate libedit from version 2017-03-29 to 2019-03-24...
2019-04-30 zrjComplete upgrade of libedit from 2015-03-25 to 2017...
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjsh(1): Exclude <histedit.h> better for BOOTSTRAPPING.
2019-04-30 zrjlibedit: Start tracking minimal symbol map.
2019-04-30 zrjlibedit: Privatize the last public header.
2019-04-30 zrjLIBPRIV: Remove leftover deps from wpa_cli(8).
2019-04-30 Sascha Wildner<net/pf/pfvar.h>: Fix buildworld. Move malloc declarati...
next