dragonfly.git
2016-08-07 Sascha Wildnerkernel: Remove the old ep(4) and ex(4) network drivers.
2016-08-07 Sascha Wildneri386 removal, part 52/x: Remove the old cs(4) network...
2016-08-07 Sascha WildnerClean up some more after the sys/emulation/linux removal.
2016-08-07 Tomohiro Kusumisbin/hammer: Abort if failed to creat recover target dir
2016-08-07 Tomohiro Kusumisbin/hammer: Add verbose volume message while recovering
2016-08-07 Sascha Wildner<time.h>: Adjust the visibility of CLOCK_REALTIME and...
2016-08-07 Matthew Dillonboot - Force -O
2016-08-07 Matthew Dillontcsh - Work around gcc-5 bug
2016-08-07 Matthew Dillonbuild - prepare for higher optimization levels (2)
2016-08-07 Matthew Dillonbuild - Add support for new NO_* make variables
2016-08-07 Matthew Dillonbuild - prepare for higher optimization levels
2016-08-07 Matthew Dillonkernel - Fix minor bug in powermng
2016-08-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-07 zrjlibc/strptime: Handle ISO 8601 time zone formats in %z.
2016-08-07 zrjlibc/strptime: Fix "%Y %W %w %H:%M:%S".
2016-08-07 zrjstrptime.3: Sync with FreeBSD.
2016-08-07 zrjlibc/strptime: Attempt to fix up %U and %W.
2016-08-07 zrjlibc/strptime: Add support for %t and %n per POSIX.
2016-08-07 zrjlibc/strptime: Check for NULL, not 0.
2016-08-07 Matthew Dillonkernel - Fix memcpy assembly ABI
2016-08-06 Matthew Dillonlibc - Include information on the 'e' flag in the popen...
2016-08-06 Matthew Dillonkernel, world - Remove the remaining vestiges of linux...
2016-08-06 Tomohiro Kusumisbin/hammer: Directly access volume in volume list
2016-08-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_BUF_SIZE()
2016-08-06 Tomohiro Kusumisbin/hammer: Remove rel_volume()
2016-08-05 Matthew Dillonkernel - Fix kern.proc.pathname sysctl
2016-08-05 Sascha WildnerUse ; instead of , where appropriate.
2016-08-05 Matthew Dillondma - Fix security hole
2016-08-05 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (DragonFly 4.6.0).
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosAdd a openbsd-compat file for latest import.
2016-08-04 Peter AvalosUpdate files for OpenSSH-7.3p1 import.
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosImport OpenSSH-7.3p1.
2016-08-04 Peter AvalosRemove most local modifications from OpenSSH.
2016-08-04 Sascha Wildnermake upgrade: Remove no longer existing manpages after...
2016-08-04 Sascha Wildnerstrftime.3: Remove extra whitespace.
2016-08-04 Matthew Dillonkernel - Fix lwp_fork/exit race (2) (vkernel)
2016-08-03 Peter Avaloslibcrypto(3): Set CC variable for Perl scripts.
2016-08-03 François Tigeotdrm/linux: kernel_ulong_t is defined in linux/mod_devic...
2016-08-03 Peter AvalosFix typo.
2016-08-03 Peter Avaloslibcrypto(3): Remove some cruft from when we supported...
2016-08-03 Peter AvalosAdd IDEA support for libcrypto(3).
2016-08-03 Sascha Wildnervkernel: Add a simple pagezero() macro (unbreaks build).
2016-08-03 Peter AvalosUpdate files for OpenSSL-1.0.2h import.
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Peter AvalosImport OpenSSL-1.0.2h. vendor/OPENSSL
2016-08-03 Matthew Dillonkernel - Fix lwp_fork/exit race
2016-08-03 Sascha Wildnerlibrt/aio: #ifndef notyet -> #if 0 /* not yet */
2016-08-03 Sascha WildnerAdjust a couple of manual pages to the recent header...
2016-08-03 Sascha Wildner<sys/types.h>: Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
2016-08-03 Sascha Wildner<sys/stat.h>: Clean up the POSIX namespace.
2016-08-03 Sascha Wildner<sys/aio.h>: Remove unneeded includes (cleans up namesp...
2016-08-03 Sascha Wildner<sys/ipc.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/shm.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/sem.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/msg.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<netinet/tcp.h>: Clean up the POSIX namespace a bit.
2016-08-03 Sascha WildnerClean up whitespace in a few headers (no functional...
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-08-01 Matthew Dillonkernel - Cleanup vm_page_pcpu_cache()
2016-07-31 François Tigeotdrm/linux: Add linux/kobject.h
2016-07-31 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-31 François Tigeotdrm/linux: Add vmap()
2016-07-30 Sascha WildnerSync ACPICA with Intel's version 20160729.
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-30 Matthew Dillonkernel - cleanup vfs_cache debugging
2016-07-30 Imre Vadászif_iwm - Fix iwm_poll_bit() usage in iwm_stop_device().
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocations
2016-07-29 Matthew Dillonsystat - Adjust extended vmstats display
2016-07-29 Matthew Dillonkernel - Reduce memory testing and early-boot zeroing.
2016-07-29 Matthew Dillonkernel - Cleanup namecache stall messages on console
2016-07-29 Matthew Dillonkernel - Fix rare tsleep/callout race
2016-07-29 zrjmktemp.3: Improve the manpage, add mklinks.
2016-07-29 zrjmdoc.local: Add DragonFly 4.6 for future reference.
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Passthrough interrupt resource allocation...
2016-07-29 Matthew Dillonlibthread_xu - Don't override vfork()
2016-07-28 Sascha Wildnermktemp.3: Fix a typo and bump .Dd
2016-07-28 Matthew Dillonkernel - Be nicer to pthreads in vfork()
2016-07-28 Sascha Wildnered(1): Sync with FreeBSD.
2016-07-28 Sascha Wildnered(1): Remove handling of non-POSIX environment.
2016-07-28 Matthew Dillonlibc - Fix more popen() issues
2016-07-28 Matthew Dillonkernel - Fix getpid() issue in vfork() when threaded
2016-07-28 François Tigeotdrm/linux: Clean-up pci_resource_start()
2016-07-27 Matthew Dillonsystat - Restrict %rip sampling to root
2016-07-27 Matthew Dillontest - Add umtx1 code
2016-07-27 Matthew Dillonlibc - Fix numerous fork/exec*() leaks, also add mkoste...
2016-07-26 Matthew Dillonkernel - Disable lwp->lwp optimization in thread switcher
2016-07-26 Matthew Dillonkernel - Minor cleanup swtch.s
2016-07-26 Matthew Dillonkernel - Fix namecache race & panic
2016-07-26 Matthew Dillonkernel - Reduce atomic ops in switch code
2016-07-26 Matthew Dillonkernel - refactor CPUMASK_ADDR()
2016-07-26 Matthew Dillonkernel - Fix VM bug introduced earlier this month
2016-07-25 Matthew Dillonsystat - Refactor memory displays for systat -vm
2016-07-25 Imre Vadászif_iwm - Fix inverted logic in iwm_tx().
2016-07-25 Matthew Dillonkernel - Fix mountctl() / unmount race
2016-07-25 Sascha Wildnersysconf.3: Fix typo.
2016-07-25 Sascha Wildnerlibc/strptime: Return NULL, not 0, since the function...
2016-07-25 Matthew Dillonmountd, mount - Change how mount signals mountd, reduce...
2016-07-25 Matthew Dillonkernel - Close a few SMP holes
next