dragonfly.git
2018-02-18 Imre Vadászvirtio - Remove explicit load of virtio.ko. Remove...
2018-02-18 zrjncurses: Make sure to pass NXCFLAGS to NXCC.
2018-02-18 zrjLIBPRIV: Make sure sh(1) only depends on lib.so.
2018-02-18 zrjsh(1): Add and use pregenerated headers.
2018-02-18 Imre Vadászdevinfo - Print info, whether a device is flagged as...
2018-02-18 Imre Vadászlibdevinfo - Fix enum devinfo_state.
2018-02-18 Imre Vadászkern - Add D_MEM flag to /dev/mem and /dev/kmem charact...
2018-02-18 Imre Vadászatkbdc - Do not attach PS2 controller via legacy ISA...
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-18 Eitan AdlerConvert from __arysize to NELEM
2018-02-17 Sascha Wildnernfs.5: Adjust (c) year.
2018-02-17 Sascha Wildnernfs.5: Remove unneeded .Pp
2018-02-17 Sascha Wildnerdevfs.5: Document sysctl.
2018-02-17 Sascha Wildnerffs.5: Document more sysctls.
2018-02-17 Sascha WildnerAdd nfs(5) manpage.
2018-02-17 Sascha WildnerAdd vfs(7) manpage.
2018-02-17 Matthew Dillonkernel - Fix syscons's visual bell
2018-02-17 François Tigeotdrm/linux: Update hlist_for_each_entry_safe() from...
2018-02-17 Tomohiro Kusumisbin/hammer: Fix compile warning on Linux
2018-02-16 Eitan Adlermille(6): minor nits
2018-02-15 zrjgcc50: Switch backends to use internal lib framework.
2018-02-15 zrjfish(6): Suppress -Wdiscarded-qualifiers warning.
2018-02-15 Sascha Wildner/usr/Makefile: Fix typo.
2018-02-15 Eitan Adlercorrect prior commit...
2018-02-15 Eitan Adlerlarn(6): fix open call
2018-02-15 Eitan Adlerlarn(6): remove HIDEBYLINK
2018-02-15 Eitan Adlerfish(6): fix several issues
2018-02-15 Sascha WildnerUpdate the pciconf(8) database.
2018-02-15 Sascha Wildner<pthread.h>: Note that we are missing some functions...
2018-02-15 Eitan Adlerdevd: only use correct argument in select(2)
2018-02-15 Eitan Adlerselect(2): mark as restrict in man page
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 Matthew Dillonkernel - Vet b_cmd in swap_pager_strategy().
2018-02-14 Matthew Dillonkernel - Fix rare missed wakeup() in lockmgr
2018-02-14 Matthew Dillonhammer2 - Add missing bkvasync() (2)
2018-02-14 Matthew Dillonkernel - Document bkvasync() requirements
2018-02-14 zrjBump __DragonFly_version after %b and %r formats removal.
2018-02-14 Sascha Wildnerddb: Some minor adjustments.
2018-02-14 zrjkernel: Add security.ptr_restrict sysctl.
2018-02-14 zrjUpdate porting_drivers.txt
2018-02-14 zrjworld: Remove references to %r and %b.
2018-02-14 zrjkernel: Remove last use cases of "%b" format.
2018-02-14 zrjkernel/disk: Remove use of "%b" format.
2018-02-14 zrjkernel/net: Remove use of "%b" format.
2018-02-14 zrjkernel: Remove use of "%b" format in main kernel code.
2018-02-14 zrjkernel: Implement "%pb%i" as args safe "%b" replacement.
2018-02-14 zrjkernel: Nuke legacy FreeBSD "%r" format support.
2018-02-14 zrjkernel: Remove use of deprecated "%r" radix format.
2018-02-14 zrjkernel: Implement makedev_unit_b32()
2018-02-14 zrjddb(4): Remove use of deprecated "%r" radix format.
2018-02-14 Matthew Dillonkernel - Try to fix delayed mtime updates on SHARED...
2018-02-14 Matthew Dillonhammer2 - Add missing bkvasync()
2018-02-13 Sascha Wildnerpthread.3: Add missing functions.
2018-02-13 Sascha Wildner<signal.h>: Adjust #if 0'd prototype.
2018-02-13 Sascha WildnerChange __restrict -> restrict in two manual pages.
2018-02-14 Tomohiro Kusumisbin/hammer: Fix compile error on Linux
2018-02-13 Tomohiro Kusumisys/vfs/autofs: Remove AUTOFS_ASSERT_*LOCKED()
2018-02-13 Tomohiro Kusumisys/vfs/autofs: Change autofs_mount::am_lock to use...
2018-02-13 Tomohiro Kusumisys/vfs/autofs: Change autofs_node::an_vnode_lock to...
2018-02-13 Sascha Wildnerhammer(8): Remove include guards in a .c file.
2018-02-13 Tomohiro Kusumisys/vfs/autofs: Remove #if0'd export related code
2018-02-13 Tomohiro Kusumisys/vfs/autofs: Cleanups
2018-02-13 zrjbinutils227: Add support for DWARF-4 line number tables.
2018-02-12 Sascha Wildner<unistd.h>: Remove commented out ctermid() prototype...
2018-02-13 Tomohiro Kusumietc/autofs: Cleanup trailing whitespaces
2018-02-12 Tomohiro Kusumietc/autofs: Sync special_media with FreeBSD
2018-02-12 Tomohiro Kusumiusr.sbin/fstyp: Bring in exFAT support from FreeBSD
2018-02-11 Matthew Dillontmpfs - Fix data loss issues
2018-02-11 Matthew Dillonkernel - syntax
2018-02-11 Matthew Dillonkernel - Fix two rare namecache bugs
2018-02-10 Sepherosa Ziehauif: Allow user to override software queue length.
2018-02-10 Sepherosa Ziehauif: Remove ifq maxlen fixup in ifinit.
2018-02-08 Sascha Wildner<fcntl.h>: Add #if 0'd prototypes for posix_fa{dvise...
2018-02-07 Sascha Wildnersyscall.9: Explain better how errno and return value...
2018-02-06 Sascha WildnerUse 'null' and 'NULL' instead of 'nil' in some manual...
2018-02-04 Matthew Dillonkernel - Do not panic on media size of zero in disk_probe()
2018-02-04 Matthew Dillonkernel - Fix CAM peripheral error handling
2018-02-04 Matthew Dillonahci - Improve debug output
2018-02-04 Sascha Wildnerbsd.sys.mk: Don't exclude -Wformat-extra-args in FORMAT...
2018-02-04 Sascha Wildnergdb/lvm: Fix two -Wformat-extra-args warnings.
2018-02-03 Sascha Wildnerpthread_join.3: Add a missing header in the SYNOPSIS.
2018-02-03 zrjcpucontrol(8): Fix -e handling.
2018-02-03 Sascha WildnerFix a few mdoc issues.
2018-02-03 Sascha Wildnernewsyslog.8: Comment out another zstd reference (and...
2018-02-03 Sascha Wildnercallout.9: Remove some obsolete MLINKS.
2018-02-03 Eitan Adler[fish] fix style
2018-02-03 Eitan Adler[fish] don't allow users to request cards they have...
2018-02-02 zrjnewsyslog(8): Add missing fallthrough.
2018-02-02 Sascha WildnerNormalize libcrypto and libssl DPADD variable names...
2018-02-02 zrjdrill(1): Use strdup() for known strings.
2018-02-02 zrjlibarchive: Use memcpy() when constructing buffers.
2018-02-02 zrjee(1): Fix ispell_op().
2018-02-02 zrjtruncate(1): Add support for T.
2018-02-02 zrjtput(1): Constify.
2018-02-02 zrjrs(1): Staticize.
2018-02-02 zrjjot(1): General cleanup.
2018-02-02 zrjident(1): Use NULL instead of 0.
2018-02-02 zrjctags(1): Add missing fallthrough.
2018-02-02 zrjcolcrt(1): Add missing fallthrough.
next