dragonfly.git
2018-02-23 Sascha Wildnerlibc: Fix a comment in Makefile.inc.
2018-02-23 Sascha Wildnerstring.3: Fix types of strlcat() and strlcpy() prototypes.
2018-02-22 Imre Vadászsyscons - Detangle sysmouse from tty handling, implemen...
2018-02-22 Imre Vadászsyscons - No special minor device number is needed...
2018-02-22 Sascha Wildnerselect.2: timeout is restrict too.
2018-02-22 Sascha WildnerAdd missing restrict qualifiers to various manual pages.
2018-02-22 Sascha Wildnerkernel/u4b: Some additional work for the recent cdce...
2018-02-22 Markus Pfeifferkernel/u4b: Use CDCE_LOCK/CDCE_UNLOCK macros
2018-02-22 Markus Pfeifferkernel: port if_cdce
2018-02-22 Sascha Wildnerkernel/acpi: Remove the old APM emulation code.
2018-02-21 Sascha WildnerUPGRADING: Mention the recent removal of 'device virtio...
2018-02-20 Matthew Dillonnrelease - Add missing headers to src-sys.tar.bz2
2018-02-20 Sascha Wildnerlibc/libc_rtld: Fix up some comments in the Makefiles.
2018-02-20 Matthew Dillongpt - Add a new directive called 'init'
2018-02-20 Sascha Wildnerkernel/ncr: Fix double assignment.
2018-02-20 Sascha Wildnerkernel/i915: Fix double assignment (Linux' ed58570f55e2...
2018-02-20 Sascha Wildnerkernel/i915: Fix double assignment (Linux' 52eb92c6fe8f...
2018-02-20 Sascha Wildnerrtadvd(8): Fix double assignment.
2018-02-20 Sascha Wildnerkernel/urtw: Fix double assignments.
2018-02-20 Sascha Wildnertools/w00t: Fix double assignment.
2018-02-19 Sascha WildnerFix two double assignments in the kernel and the boot...
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
next