Messages by Thread
-
git: Document the vquotactl() syscall
Francois Tigeot
-
git: nrelease: Build the git we ship on the LiveCD without Python support.
Sascha Wildner
-
git: make upgrade: Don't remove /var/heimdal.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 make upgrade: Don't remove /var/heimdal.
Sascha Wildner
-
git: kernel: Remove newlines from the panic messages that have one.
Sascha Wildner
-
git: tap(4): Use the number of instances from the kernel config file.
Sascha Wildner
-
git: Add tap(4) to LINT/LINT64.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 msgport: Implement dropmsg for spin port
Sepherosa Ziehau
-
git: msgport: Implement dropmsg for spin port
Sepherosa Ziehau
-
git: Remove some CLEANFILES in kernel module Makefiles.
Sascha Wildner
-
git: Update files for OpenSSL-1.0.1b import.
Peter Avalos
-
git: tcp: Fix window scaling for accecpted socket
Sepherosa Ziehau
-
git: tcp: Update snd_last upon spurious timeout retransmission restore
Sepherosa Ziehau
-
git: tcp: Balance aggressiveness of SACK rescue retransmission
Sepherosa Ziehau
-
git: ntp_{adj,get}time.2: Mention our dntpd(8) and mark ntpd as being in pkgsrc.
Sascha Wildner
-
git: tcp: Implement "Rescue Retransmission for SACK-based Loss Recovery Algorithm"
Sepherosa Ziehau
-
git: ntp_adjtime.2: Use the correct function name.
Sascha Wildner
-
git: <sys/lock.h>: A little whitespace adjustment.
Sascha Wildner
-
git: kernel: Change wmesg type for lockinit, lockreinit
Markus Pfeiffer
-
git: test/test/README: add a few lines
Markus Pfeiffer
-
git: kernel/modules: Remove opt_pci.h (which doesn't exist) from some Makefiles.
Sascha Wildner
-
git: kernel/viapm: Makefile cleanup (remove unneeded .PATH and opt_isa.h).
Sascha Wildner
-
git: kernel -- ffs: Soft updates locking fixes
Venkatesh Srinivas
-
git: kernel: Fix some whitespace from the previous commit.
Sascha Wildner
-
git: kill zombies if the parent set SIG_IGN on SIGCHLD
Francois Tigeot
-
git: rtld: Add write-lock to case of filter loading
John Marino
-
git: kernel -- vm_pageout: Handle pages w/ NULL vm_objects on the act/in pageqs.
Venkatesh Srinivas
-
git: pthread_join(3): If the target thread is detached, return EINVAL.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 pthread_join(3): If the target thread is detached, return EINVAL.
Sascha Wildner
-
git: Update files for OpenSSL-1.0.1a import.
Peter Avalos
-
git: kernel: Remove some leftover references to struct cfdriver.
Sascha Wildner
-
git: dsched_bfq.4: Fix capitalization.
Sascha Wildner
-
git: digi.4: Remove some wrong documentation.
Sascha Wildner
-
git: tcp: Reimplement TCP_FASTKEEP socket option using per-pcb keepidle
Sepherosa Ziehau
-
git: tcp: Reset keepalive timer, if TCP_KEEPIDLE is changed
Sepherosa Ziehau
-
git: jme: Pass rxdata to RX functions
Sepherosa Ziehau
-
git: jme: Move TX descriptor count into chain_data
Sepherosa Ziehau
-
git: jme: Move RX ring count and RX descriptor count into rxdata
Sepherosa Ziehau
-
git: jme: Use RX data's interrupt mask to test interrupt status
Sepherosa Ziehau
-
git: jme: Option file adjustment
Sepherosa Ziehau
-
git: jme: Unbreak buildkernel w/ KASSERT
Sepherosa Ziehau
-
git: Rename vfs_accounting_enabled to vfs_quota_enabled
Francois Tigeot
-
git: ef(4): Bring in some small fixes from FreeBSD.
Sascha Wildner
-
git: Remove a deleted mpt(4) related header file with 'make upgrade'.
Sascha Wildner
-
git: jme: MSI-X interrupt handler bug fixes
Sepherosa Ziehau
-
git: jme: Don't enable RSS by default
Sepherosa Ziehau
-
git: socket: Change sysctl names sosnd -> sosend, no functional changes
Sepherosa Ziehau
-
git: tcp: Correct sending idle detection and implement part of RFC2861
Sepherosa Ziehau
-
git: vquota(8): document a limit of 0 means no check
Francois Tigeot
-
git: VFS quota: add a command to set a user's quota
Francois Tigeot
-
git: VFS quota: add a command to set a group quota
Francois Tigeot
-
git: VFS quota: enforce user and group limits
Francois Tigeot
-
git: mpt(4): Pass INTR_MPSAFE when setting up the interrupt.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 mpt(4): Pass INTR_MPSAFE when setting up the interrupt.
Sascha Wildner
-
git: mpt(4): Sync with FreeBSD.
Sascha Wildner
-
git: VFS quota: add a function to set a per mount-point global space limit
Francois Tigeot
-
git: VFS quota: start enforcing limits
Francois Tigeot
-
git: VFS accounting: have syscalls fail if not enabled
Francois Tigeot
-
git: VFS quota: report per mount-point space limits
Francois Tigeot
-
git: jme: Change how IFCAP_RSS is handled
Sepherosa Ziehau
-
git: jme: Per-device tunable knobs
Sepherosa Ziehau
-
git: ifnet: Factor out if_ring_count2()
Sepherosa Ziehau
-
git: emx: Per-device tunable knobs
Sepherosa Ziehau
-
git: emx: Change how IFCAP_RSS is handled
Sepherosa Ziehau
-
git: emx: Allow user to specify the number of RX ring to use
Sepherosa Ziehau
-
git: bus: Change device_getenv_int interface a little bit
Sepherosa Ziehau
-
git: bus: Add device_getenv_int helper function
Sepherosa Ziehau
-
git: pci: Utilize device_getenv_int
Sepherosa Ziehau
-
git: route: Turn on route_assert_owner_access by default
Sepherosa Ziehau
-
git: kernel: Use ${.TARGET} in module Makefiles.
Sascha Wildner
-
git: VFS accounting: remove unneeded code
Francois Tigeot
-
git: VFS accounting: do not call initialization functions directly
Francois Tigeot
-
git: kernel/netgraph7: Remove some atalk remains.
Sascha Wildner
-
git: VFS accounting: fix vfs_register()
Francois Tigeot
-
git: VFS quota: add per mount-point global, uid and gid limit fields.
Francois Tigeot
-
git: if: Remove experimental ifnet.if_start related sysctls
Sepherosa Ziehau
-
git: make.conf: Remove the unused LOADER_TFTP_SUPPORT variable.
Sascha Wildner
-
git: Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.
Sascha Wildner
-
git: kernel -- Enable threaded syncer for NFS mounts.
Venkatesh Srinivas
-
git: kernel -- Per-mount threaded syncer infrastructure.
Venkatesh Srinivas
-
git: kernel: Clean up some module Makefiles.
Sascha Wildner
-
git: cxm(4): Remove an unused file (opt_cxm.h) from the Makefile.
Sascha Wildner
-
git: em/emx: Add a note about why MSI-X should be not enable on 82574
Sepherosa Ziehau
-
git: pci: Add definition for PCI express Link capabilities/control
Sepherosa Ziehau
-
git: em/emx: Update to Intel em-7.2.4
Sepherosa Ziehau
-
git: tcp/sack: Further optimize scoreboard block allocation
Sepherosa Ziehau
-
git: tcp/sack: Move empty scoreboard updating into insert_block()
Sepherosa Ziehau
-
git: tcp/sack: Move scoreboard block start/end setup into alloc function
Sepherosa Ziehau
-
git: tcp/sack: Optimize scoreboard block allocation
Sepherosa Ziehau
-
git: hammer2 hammer2 - Early messaging infrastructure (2)
Matthew Dillon
-
git: ether: Don't manually packing up input mbufs
Sepherosa Ziehau
-
git: DragonFly_RELEASE_3_0 kernel - Fix signal masking race assertion panic w/vkernel
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 kernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
Venkatesh Srinivas
-
git: hammer2 hammer2 - Early messaging infrastructure
Matthew Dillon
-
git: kernel/tmpfs: Make compiling tmpfs into the kernel optional.
Sascha Wildner
-
git: tcp: Prefer IW parameters in routing entries
Sepherosa Ziehau
-
git: tcp: Staticize tcp_do_rfc3390
Sepherosa Ziehau
-
git: tcp: Support settable IW parameters
Sepherosa Ziehau
-
git: rt_metrics: Add rmx_iw* to record user-set IW parameters
Sepherosa Ziehau
-
git: tcp: "Reasonably" reduce IW after SYN retransmition timeout
Sepherosa Ziehau
-
git: kernel/nwfs: The NCP check only applies if it is not the module build.
Sascha Wildner
-
git: kernel/smbfs: The netsmb check only applies if it is not the module build.
Sascha Wildner
-
git: dntpd - Update pool servers to be of the newly-created dragonfly ntp.org zone
Samuel Greear
-
git: tcp/syncache: Increase SYN|ACK max retransmit attempts from 3 to 4
Sepherosa Ziehau
-
git: tcp/syncache: Use the calculated RTO instead of calculate again
Sepherosa Ziehau
-
git: carp: Get rid of the null serializer function stubs
Sepherosa Ziehau
-
git: tcp: Adjust SYN retransmit backoff a little bit.
Sepherosa Ziehau
-
git: tcp/syncache: Use tcp_syn_backoff|low RTO multipler
Sepherosa Ziehau
-
git: tcp: Factor out tcp_initial_window; ease further IW adjustment
Sepherosa Ziehau
-
git: tcp: RW=min(IW,cwnd) is standardized in RFC5681
Sepherosa Ziehau
-
git: tcp: Increase IW to 2 segments, if RFC3390 is not enabled.
Sepherosa Ziehau
-
git: nwfs/smbfs: Fix and cleanup the Makefiles a bit.
Sascha Wildner
-
git: sys/conf/options: Clean up and sort the file system related options.
Sascha Wildner
-
git: carp: Change 1/0 usage of int into boolean_t, which is more expressive
Sepherosa Ziehau
-
git: carp: Add comment about how lockless MPSAFE is done
Sepherosa Ziehau
-
git: vlan: Wording in comment
Sepherosa Ziehau
-
git: Remove one more old OpenSSL file via 'make upgrade'.
Sascha Wildner
-
git: tcp_input: Partly revert 98cb2337e1000153d84b64a5e9aabbecda8e8dbf
Sepherosa Ziehau
-
git: tcp_input: Use acceptable_window_update when applicable
Sepherosa Ziehau
-
git: tcp/sack: Take FIN bit into consideration when setup report SACK block end
Sepherosa Ziehau
-
git: tcp/sack: Cleanup the SACK related bits when return from tcp_input slow path
Sepherosa Ziehau
-
git: acpi_hp.4: List the HP Compaq nc6320 as tested with the acpi_hp(4) driver.
Sascha Wildner
-
git: Merge remote-tracking branch 'origin/master'
Peter Avalos
-
git: Update files for OpenSSL-1.0.1 update.
Peter Avalos
-
git: Merge branch 'vendor/OPENSSL'
Peter Avalos
-
git: carp: Lock MPSAFE, step 10 of 11
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE, step 11 of 11
Sepherosa Ziehau
-
git: pst(4): Add a missing contigfree().
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 pst(4): Add a missing contigfree().
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 mps(4): Add a missing kfree().
Sascha Wildner
-
git: kernel: Remove NULL checks after kmalloc() with M_WAITOK.
Sascha Wildner
-
git: mps(4): Add a missing kfree().
Sascha Wildner
-
git: acpi_hp(4): Fix some previously overlooked issues.
Sascha Wildner
-
git: IPXrouted(8): Re-indent some code to make the outer for() better visible.
Sascha Wildner
-
git: carp: Lockless MPSAFE step 9 of many
Sepherosa Ziehau
-
git: Document which drivers are using MSI and how it can be disabled.
Sascha Wildner
-
git: kernel/pci: Adjust MSI allocation verbose message a bit.
Sascha Wildner
-
git: arcmsr(4): Use the available dev variable (like bus_release_resource()).
Sascha Wildner
-
git: arcmsr(4): Use MSI if it is supported by the device.
Sascha Wildner
-
git: arcmsr(4): Add MODULE_VERSION.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 kernel: Fix building with USERCONFIG but without VISUAL_USERCONFIG.
Sascha Wildner
-
git: kernel: Fix building with USERCONFIG but without VISUAL_USERCONFIG.
Sascha Wildner
-
git: Kernel - properly handle max. io size when dumping
Francois Tigeot
-
git: <machine/param.h>: Bring back the DFLTPHYS define.
Sascha Wildner
-
git: dlfcn: How weak!
John Marino
-
git: rtld: Fix rtld_functrace
John Marino
-
git: rtld: Implement fdlopen(3)
John Marino
-
git: igb: Always prepare for vlan when setup reception unit
Sepherosa Ziehau
-
git: igb: vlan could detect that the parent interface is gone; don't prevent detach
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE step 7 of many
Sepherosa Ziehau
-
git: carp: Cleanup, move most of the code left in ioctl into sub-ioctl functions
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE step 8 of many
Sepherosa Ziehau
-
git: hammer2 hammer2 - Support multiple PFS mounts from the same device
Matthew Dillon
-
git: carp: In ioctl, we have to recompute HMAC only if any configures are changed
Sepherosa Ziehau
-
git: hammer2 hammer2 - Add pfs_list, pfs_create, pfs_delete
Matthew Dillon
-
git: netstat: Reduce SACK scoreboard statistics description verbosity
Sepherosa Ziehau
-
git: hammer2 hammer2 - helper thread skeleton listener
Matthew Dillon
-
git: hammer2 hammer2 - Start adding ioctl infrastructure, start writing hammer2 utility
Matthew Dillon
-
git: dsched.9: A little mdoc correction.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 kernel/ufs: Fix compilation without INVARIANTS.
Sascha Wildner
-
git: kernel/ufs: Fix compilation without INVARIANTS.
Sascha Wildner
-
git: ppp(8): Raise WARNS to 2 and fix the warnings.
Sascha Wildner
-
Re: git: kernel - Add workaround for errata #721 on AMD cpus (found by Matt Dillon)
Thomas Nikolajsen
-
git: kernel: Pass a real format string to functions which expect one.
Sascha Wildner
-
git: bktr(4): Let kthread_create() construct the thread name.
Sascha Wildner
-
git: kernel/acpi: Remove the redefinition of kthread_create().
Sascha Wildner
-
git: carp: Lockless MPSAFE step 1 of many
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE step 5 of many
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE step 2 of many
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE step 3 of many
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE step 4 of many
Sepherosa Ziehau
-
git: carp: Lockless MPSAFE step 6 of many
Sepherosa Ziehau
-
git: carp: Make sure that carp_ifaddr only happens in netisr0
Sepherosa Ziehau
-
git: carp: Remove unused code
Sepherosa Ziehau
-
git: pf/carp: Our carp is never layed out in the fashion used by pf
Sepherosa Ziehau
-
git: kernel -- vnlru: Remove MPLOCK from vnlru.
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 kernel -- ffs: Replace softupdates critical section locks with lockmgr.
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 kernel -- FFS: Take softdep lock in softdep_disk_io_initiation.
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 kernel -- ffs: Do not dereference NULL inodes in ffs_sync_scan1.
Venkatesh Srinivas
-
git: vkernel: cap vdisk max. io size to MAXPHYS
Francois Tigeot
-
git: kernel - Add max I/O size cap to vmaxiosize()
Matthew Dillon
-
git: kernel - Reduce impact of write_behind on small/temporary files
Matthew Dillon
-
git: kernel -- FFS: Take softdep lock in softdep_disk_io_initiation.
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012c from munnari.oz.au
Sascha Wildner
-
git: Sync zoneinfo database with tzdata2012c from munnari.oz.au
Sascha Wildner
-
git: Kernel: Set max io size limit for all disk devices
Francois Tigeot
-
git: fsstress: Adjust the sample script a bit.
Sascha Wildner
-
git: kernel - Fix signal masking race assertion panic w/vkernel
Matthew Dillon
-
git: HAMMER VFS - Fix assertion with multi-volume setup
Matthew Dillon
-
git: kernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
Matthew Dillon
-
git: DragonFly_RELEASE_3_0 kernel - MFC missing removal of bremfree() call
Matthew Dillon
-
git: libm: Fix a typo in the MLINKS.
Sascha Wildner
-
git: Fix some indentation in various places.
Sascha Wildner
-
git: Kernel - Restore the 64KB max. IO size limit
Francois Tigeot
-
git: aic(4): Remove ISA attachment.
Sascha Wildner
-
git: VFS accounting: avoid VOP_GETATTR() calls
Francois Tigeot
-
git: asr(4): Improve readability of an 'if' a bit.
Sascha Wildner
-
git: mfi(4): Fix indent.
Sascha Wildner