dragonfly.git
2017-07-18 Sepherosa Ziehaunetisr: netisr_forwardmsg -> netisr_forwardmsg_all
2017-07-16 Sascha WildnerSync time(1)'s manual page a bit with FreeBSD, too.
2017-07-16 Sascha WildnerUpdate the pciconf(8) database.
2017-07-15 Markus Pfeiffertime: Use clock_gettime
2017-07-15 Markus Pfeiffertime: Handle SIGINFO in time(1)
2017-07-15 Markus Pfeiffertime: Handle SIGINFO in time(1)
2017-07-15 Markus Pfeiffertime: Use close-on-exec instead of fclose() in the...
2017-07-15 Markus Pfeiffertime: FreeBSD r169346
2017-07-15 Markus Pfeiffertime: Close an output file -o flag opened before execvp...
2017-07-15 Imre Vadászpthread: Add pthread_getthreadid_np() function, bump...
2017-07-15 Sascha Wildnerifnet: Fix typo.
2017-07-12 Imre VadászDefine __* symbols for the malloc(3) functions to make...
2017-07-12 Imre VadászResolve issue with libusb C++ header file inclusion.
2017-07-12 Imre VadászImplement libusb_hotplug_register_callback() and _dereg...
2017-07-11 Sepherosa Ziehauifnet: Log rarely used ifnet address destruction.
2017-07-11 Sepherosa Ziehauifnet: Break long lines.
2017-07-11 Sepherosa Ziehauifnet: ifa_addr should always be configured.
2017-07-11 Sepherosa Ziehauifnet: Delete INET address should not fail; panic upon...
2017-07-10 Sascha Wildnerlibthread_xu: Some small fixes.
2017-07-10 Sepherosa Ziehauipflow: Unroll the first iteration of the hash generati...
2017-07-09 Sascha Wildnerkernel: Remove old unused #defines in kern_lock.c
2017-07-08 Sascha Wildnerkernel/acpi: Untangle the wakecode generation during...
2017-07-08 Matthew Dillonsshlockout - Also lockout on max authentication attempts
2017-07-08 zrjUnbreak VKERNEL64 after apple_gmux module addition.
2017-07-08 Sascha Wildnerkernel: Let thread IDs start at 1 instead of 0.
2017-07-07 Tomohiro Kusumisbin/hammer: Drop rerundant ()
2017-07-07 Tomohiro Kusumisbin/hammer: Fix get_buffer_data()'s wrong xor for...
2017-07-07 Tomohiro Kusumisbin/hammer: Move cache to tailq end when get_buffer_da...
2017-07-07 Tomohiro Kusumisys/vfs/hammer: Fix a comment on nresolving PFS
2017-07-07 Tomohiro Kusumisys/vfs/hammer: Drop wrong info on inode# from hammer(5)
2017-07-06 Sepherosa Ziehauipfw: Increate FIN states life time.
2017-07-06 Sepherosa Ziehauipfw: Don't allow state allocation to fail and use...
2017-07-05 Matthew Dillonkernel - Automatically downscasle NPROC resource limit
2017-07-05 zrjRevert "Always use unix line endings"
2017-07-05 Sepherosa Ziehausocket: Allow root to pass large buffer to getsockopt.
2017-07-04 John MarinoBump __DragonFly_version after PTHREAD_STACK_MIN increase
2017-07-04 zrjFix mixed line endings.
2017-07-04 Matthew Dillonpthreads - Change PTHREAD_STACK_MIN
2017-07-03 Sascha Wildnerkernel/acpica: Better check AcpiOsPredefinedOverride...
2017-07-03 Sascha Wildnerkernel/acpica: ACPI_THREAD_ID is unsigned.
2017-07-03 Sascha Wildnerkernel/acpica: Remove no longer needed #include.
2017-07-03 Sascha Wildnerkernel/acpica: Return curthread as thread id from AcpiO...
2017-07-02 Sepherosa Ziehauipfw: Remove context generation; the race it tries...
2017-07-01 Sascha WildnerSync ACPICA with Intel's version 20170629.
2017-07-01 Sascha Wildnerkernel/acpi: Call AcpiInitializeSubsystem() before...
2017-06-30 Sepherosa Ziehauroute: Cache align statistics.
2017-06-30 Sascha Wildnerispfw.4: Remove extra .Pp
2017-06-30 Sepherosa Ziehaunetinet: Static assert TCP/UDP/IP stats are cache line...
2017-06-29 Sepherosa Ziehaukmalloc: Reduce ks_loosememuse update frequency.
2017-06-29 Sascha Wildnerkernel/hptrr: Oops, fix some whitespace.
2017-06-29 Sascha Wildnerkernel: Sync hptrr(4) with FreeBSD.
2017-06-29 Jan Sucankernel/isp: Unify firmware handling with the rest of...
2017-06-29 Sepherosa Ziehaukmalloc: Avoid code duplication.
2017-06-29 Sepherosa Ziehaukmalloc: Minor style changes; no functional changes.
2017-06-29 Sepherosa Ziehaubusdma: Add bus_dmamap_load_ccb; ease driver porting...
2017-06-29 Sepherosa Ziehaukmalloc: Minor style changes; no functional changes.
2017-06-28 Sepherosa Ziehaukmalloc: Update comment
2017-06-27 Sepherosa Ziehaumalloc: Make # of calls statistic per-cpu.
2017-06-26 Bill Yuanipfw3_nat: move housekeeping into callout func
2017-06-26 Bill Yuanlibalias: pointer for house keeping func
2017-06-26 Bill Yuanipfw3_nat: callout func for nat record cleaning
2017-06-26 Bill Yuanipfw3_nat: new sysctl node 'cleanup_interval'
2017-06-26 Bill Yuanipfw3_nat: move func prototype into header
2017-06-26 Bill Yuanlibalias: cleanup
2017-06-25 Sepherosa Ziehauif: Implement classq_concat()
2017-06-25 Sepherosa Ziehautcp: Disable NCR on link local network by default.
2017-06-25 Sepherosa Ziehautcp: Move rmx based RTT setup out of tcp_mss().
2017-06-24 Sascha Wildnerkernel: Don't include <sys/mutex.h> in some drivers...
2017-06-23 Sepherosa Ziehautcp: Reindent a bit.
2017-06-23 Sepherosa ZiehauRevert "tcp: Fix comment, while I'm here."
2017-06-22 Sepherosa Ziehautcp: Fix comment, while I'm here.
2017-06-22 Sepherosa Ziehautcp: Fix comment, which I'm here.
2017-06-22 Sepherosa Ziehautcp: Reduce minimum retransmit timeout to 190ms.
2017-06-22 Sepherosa Ziehautcp: Don't depend on PR_FASTHZ.
2017-06-22 Sepherosa Ziehauem/emx: Disable flow control by default.
2017-06-22 Sepherosa Ziehauigb: Disable flow control by default.
2017-06-22 Sepherosa Ziehauix: Disable flow control by default.
2017-06-22 Sepherosa Ziehaumxge: Disable flow control by default.
2017-06-22 Sepherosa Ziehautcp: Cache align ACK queue header.
2017-06-22 Antonio Huete... libc/gmon: Replace sbrk() with mmap()
2017-06-22 Sascha WildnerUpdate the pciconf(8) database.
2017-06-22 Sepherosa Ziehaudomain: Explicitly setup inet/inet6/route/local domain.
2017-06-21 Sepherosa Ziehauifnet: Remove unused functions
2017-06-20 Sepherosa Ziehauloopback: Free ifnet memory in clone_destroy method.
2017-06-20 Sepherosa Ziehauloopback: Function renaming
2017-06-20 Sepherosa Ziehauloopback: Use ifclone APIs to create loopback interfaces.
2017-06-04 Sepherosa Ziehaubridge: Fix comment.
2017-06-04 Sepherosa Ziehauvlan: Fix comment.
2017-06-04 Sepherosa Ziehauipfw: Fix comment.
2017-06-18 Sascha WildnerLINT64: Remove old LINPROCFS option.
2017-06-17 Sascha Wildnerkernel/acpi: Match _HID instead of relying on _CID...
2017-06-16 Imre Vadászig4 - Interrupt handling was mpsafe already, just set...
2017-06-16 Imre Vadászig4 - Recognize Haswell, the Atom SoCs and Skylake...
2017-06-15 Sascha Wildnerkernel/acpi_sysresource: Don't be quiet when booting...
2017-06-15 Imre Vadászig4 - Fix typo, pci_get_devid() -> pci_get_device.
2017-06-15 Sascha Wildnerkernel: Add 'static' to some function definitions.
2017-06-14 Imre Vadászig4 - Recognize PCI device IDs for Skylake-U/Y and...
2017-06-10 Bill Yuanipfw3sync: release mbuf after sync
2017-06-10 Bill Yuanipfw3: seperate socreate & sobind to support socreate_fast
2017-06-10 Bill Yuanipfw3: match_token func
next