Messages by Thread
-
git: kernel: Remove the inclusion of opt_ddb.h from where it is unnecessary.
Sascha Wildner
-
git: Remove some useless casts of NULL to another pointer type.
Sascha Wildner
-
git: pci: Print PCIe memory mapped accessing information a little bit earlier
Sepherosa Ziehau
-
git: tcp: Function renaming
Sepherosa Ziehau
-
git: tcp: Enable RFC3517bis by default
Sepherosa Ziehau
-
git: tcp/sack: Fix off-by-one bug when updating rescue SACK information
Sepherosa Ziehau
-
git: tcp/sack: Force out more segments allowed by "pipe" during fast recovery
Sepherosa Ziehau
-
git: tcp/sack: Use RFC3517bis IsLost(snd_una) as fallback of early retransmit
Sepherosa Ziehau
-
git: kernel: Remove some bogus casts to the own type (FINAL).
Sascha Wildner
-
git: tcp/sack: Fix the condition that SACK rescue retransmit can't be done
Sepherosa Ziehau
-
git: tcp: Indentation
Sepherosa Ziehau
-
git: kernel -- CLFLUSH support
Venkatesh Srinivas
-
git: kernel/linux: Fix a wrong cast (introduced in e54488bb).
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 kernel/linux: Fix a wrong cast (introduced in e54488bb).
Sascha Wildner
-
git: tcp: Optimize SACK scoreboard records consolidation a little bit
Sepherosa Ziehau
-
git: tcp: Simplify "extended limited transmit" logic a little bit
Sepherosa Ziehau
-
git: Revert "libc -- dmalloc: Call malloc_init as-needed, rather than via cc constructor."
Sascha Wildner
-
git: Some files overlooked on first commit...
Sepherosa Ziehau
-
git: Fix iasl compilation
Sepherosa Ziehau
-
git: acpica: Unbreak LINT/LINT64 building
Sepherosa Ziehau
-
git: acpi/timer: Fix return value
Sepherosa Ziehau
-
git: First import (compiles, seems to run correctly)
Sepherosa Ziehau
-
git: acpidb: add missing evglock.c to Makefile
Sepherosa Ziehau
-
git: Revert previous commit (wrong tentative)
Sepherosa Ziehau
-
git: acpidb: regenerate osunixxf.c.patch
Sepherosa Ziehau
-
git: igb: Add to x86_64 and i386 GENERIC
Sepherosa Ziehau
-
git: LINT: Add igb(4)
Sepherosa Ziehau
-
git: hammer2 hammer2 - Fix lost flush
Matthew Dillon
-
git: libc -- dmalloc: Call malloc_init as-needed, rather than via cc constructor.
Venkatesh Srinivas
-
git: netif: Remove no longer used e1000 layout
Sepherosa Ziehau
-
git: e1000: Unhook from building, prepare for the new igb
Sepherosa Ziehau
-
git: ig_hal: Merge Intel igb-2.2.3 HAL w/ em-7.2.4 HAL
Sepherosa Ziehau
-
git: igb: Import Intel igb-2.2.3
Sepherosa Ziehau
-
git: kernel/devfs: Remove the unused devfs Makefile.
Sascha Wildner
-
git: hammer2 hammer2 - Get data-usage aggregation working, add INODE_GET
Matthew Dillon
-
git: hammer2 hammer2 - Add 'hammer2 stat'
Matthew Dillon
-
git: kernel -- tmpfs: Convert tmpfs inode counter to per-mount field
Venkatesh Srinivas
-
git: hammer2 hammer2 - Flush ordering fixes
Matthew Dillon
-
git: hammer2 hammer2 - general stabilization, flusher, mmap, etc
Matthew Dillon
-
git: amr(4): Some fixes.
Sascha Wildner
-
git: Fix some typos in manual pages.
Sascha Wildner
-
git: builtin.1: Add two more built-in commands.
Sascha Wildner
-
git: builtin.1: Bring in some enhancements from FreeBSD.
Sascha Wildner
-
git: tcp: Implement RFC4653 Non-Congestion Robustness (NCR)
Sepherosa Ziehau
-
git: tcp: Improve RFC3517bis support
Sepherosa Ziehau
-
git: hammer2 hammer2 - hardlink stabilization (3), data and inode count propagation.
Matthew Dillon
-
git: DragonFly_RELEASE_3_0 tcp: Ignore TCP_NOPUSH socketopt by default
Sepherosa Ziehau
-
git: kernel: Remove some bogus casts to the own type.
Sascha Wildner
-
git: share/man/man1/Makefile: One MLINK per line.
Sascha Wildner
-
git: builtin.1: Sync with what we have.
Sascha Wildner
-
git: examples/rconfig: Some fixes to our installation scripts.
Sascha Wildner
-
git: hammer2 hammer2 - hardlink stabilization pass
Matthew Dillon
-
git: vkernel: Fix compilation with profiling support.
Sascha Wildner
-
git: tcp: Ignore TCP_NOPUSH socketopt by default
Sepherosa Ziehau
-
git: hammer2 hammer2 - Complete core hardlink support work
Matthew Dillon
-
git: kernel/profiling: Fix a kprintf format.
Sascha Wildner
-
git: tcp: Make PAWS robust against segments reordering
Sepherosa Ziehau
-
git: hammer2 hammer2 - Flesh out hardlink infrastructure
Matthew Dillon
-
git: test/debug/fdpassing: Correct a typo.
Sascha Wildner
-
git: hammer2 hammer2 - hookup getattr, setattr
Matthew Dillon
-
git: tcp: Use TAILQ for segments reassemble queue
Sepherosa Ziehau
-
git: gdb: Fix gdb -tui mode
John Marino
-
git: kgdb: Add TUI mode as an option
John Marino
-
git: pci: Update several bits for PCI Express 2.0
Sepherosa Ziehau
-
git: hammer2 hammer2 - Implement modify_tid and mirror_tid
Matthew Dillon
-
git: hammer2 hammer2 - Add media dump command, improve help output
Matthew Dillon
-
git: hammer2 hammer2 - last_tid renamed to mirror_tid in volume header
Matthew Dillon
-
git: pci: Introduce PCIE_REGMAX
Sepherosa Ziehau
-
git: pci: Support PCI Express Configuration Space memory-mapped access mechanism
Sepherosa Ziehau
-
git: Unbreak world (tic)
John Marino
-
git: tic(1): Add man page for new tic utility
John Marino
-
git: ncurses: move USE_GETCAP, update README files
John Marino
-
git: terminfo: Add terminfo database creation to world build
John Marino
-
git: Add /usr.bin/tic: terminfo entry-description compiler
John Marino
-
git: Add share/terminfo: This constructs terminfo database
John Marino
-
git: iwn: Add Intel(R) Centrino Wireless-N 100
Sepherosa Ziehau
-
git: DragonFly_RELEASE_3_0 Update to OpenSSL-1.0.0j.
Peter Avalos
-
git: Update files for OpenSSL-1.0.1c import.
Peter Avalos
-
git: arcmsr(4): Disable MSI support on the 1880 models.
Sascha Wildner
-
git: ncurses: Add wide-character support
John Marino
-
git: hammer2 hammer2 - Implement aes_256_cbc session encryption
Matthew Dillon
-
git: ncurses: Block warning about "older tic versions"
John Marino
-
git: termcap: Adjust for new ncurses
John Marino
-
git: /usr/Makefile: Adjust for our sys-src archive now coming bzip2'd.
Sascha Wildner
-
git: re(4): Add support for the 8105E found in the Acer Aspire One D257.
Sascha Wildner
-
git: ncurses: Fix ncurses-caused segfault
John Marino
-
git: ncurses: Fix bad paths, convert 3X to 3 on man pages
John Marino
-
git: mount_ufs.8: Change manpage title and name.
Sascha Wildner
-
git: termcap: Sync with FreeBSD
John Marino
-
git: libgmp: Update from version 5.0.2 to 5.0.5
John Marino
-
git: gmplib: Update README files after vendor branch merge
John Marino
-
git: elf_common.h: Define EM_ALPHA
John Marino
-
git: hammer2 hammer2 - Crypto handshake work for message stream
Matthew Dillon
-
git: libncurses: Upgrade from version 5.7 to 5.9
John Marino
-
git: ncurses: Restore DragonFly README files
John Marino
-
git: zlib: Upgrade from version 1.2.5 to version 1.2.7
John Marino
-
git: zlib: Add DragonFly README files
John Marino
-
git: zlib: Remove zconf.h
John Marino
-
git: gdb: Update makefile framework for version 7.4.1 upgrade
John Marino
-
git: gdb: Update DragonFly README files
John Marino
-
git: gdb: Adjust tui to use libedit rather than readline
John Marino
-
git: gdb: Reapply modifications post-vendor branch merge
John Marino
-
git: gdb: Temporarily revert modifications for branch merge
John Marino
-
git: tcp: Add rxt_flags for spurious retransmit detection
Sepherosa Ziehau
-
git: tcp: Properly count duplicated ACKs
Sepherosa Ziehau
-
git: tcp: Add sack_flags for SACK related operations
Sepherosa Ziehau
-
git: mount - Split mount into mount_ufs, auto-detect fstype from disklabel
Matthew Dillon
-
git: tmpfs - Remove size cap
Matthew Dillon
-
git: libedit: Upgrade NetBSD version 2011-03-11
John Marino
-
git: new libedit: Fix mismatch between 0 and pointers
John Marino
-
git: new libedit: Local modifications to enable build
John Marino
-
git: new libedit: add rl_completion_word_break_hook functionality
John Marino
-
git: new libedit: Silence -Wold-style-definition
John Marino
-
git: new libedit: Add DragonFly README files to contrib
John Marino
-
git: vendor/LIBEDIT created Import NetBSD's LibEdit version 2012-03-11 on vendor branch
John Marino
-
git: Remove some AppleTalk remains.
Sascha Wildner
-
git: netstat: Move SACK rescue stats to the "packet sent" block
Sepherosa Ziehau
-
git: tcp: Adjust early rexmit start condition for the adaptive DupThresh algorithm
Sepherosa Ziehau
-
git: acpi_asus(4): Bring in a small fix from FreeBSD.
Sascha Wildner
-
git: tcp/sack: Don't reduce retransmit threshold as recommended by RFC3517bis
Sepherosa Ziehau
-
git: tcp/sack: Implement RFC3517bis
Sepherosa Ziehau
-
git: grep: remove local option --only-files permanently
John Marino
-
git: grep: Upgrade from version 2.9 to 2.12
John Marino
-
git: grep: Restore modification for HAMMER FS
John Marino
-
git: kernel -- vn: Implement BUF_CMD_FLUSH for vn(ode) devices.
Venkatesh Srinivas
-
git: Add a small wdog(9) manual page.
Sascha Wildner
-
git: tcp/sack: Guard against ACK reordering when adding SACK blocks
Sepherosa Ziehau
-
git: rtld: Fix gethints()
John Marino
-
git: kernel -- ffs: Correct incorrect prototype change that snuck into last commit.
Venkatesh Srinivas
-
git: kernel -- ffs: Softdep lock and assorted fixes
Venkatesh Srinivas
-
git: kernel - Attempt to fix illegal xfer buffer in ulpt*
Matthew Dillon
-
git: DragonFly_RELEASE_3_0 make upgrade: Now that we have devfs, don't try to remove any /dev/*
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 development.7: Fix the git documentation URL.
Sascha Wildner
-
git: development.7: Fix the git documentation URL.
Sascha Wildner
-
git: pw: Sync with FreeBSD
Peter Avalos
-
git: rtld.1: Some mdoc improvement.
Sascha Wildner
-
git: arcmsr(4): Sync with FreeBSD.
Sascha Wildner
-
git: rtld(1): Add shared object search order to the man page
John Marino
-
git: amdsbwd.4 & ichwd.4: Clean up SEE ALSO.
Sascha Wildner
-
git: isa.4: List amdsbwd(4) and ichwd(4).
Sascha Wildner
-
git: Add a missing '-width' in various manpages' lists.
Sascha Wildner
-
git: Import amdsbwd(4) from FreeBSD
Francois Tigeot
-
git: realpath(3): Upgrade to POSIX IEEE Std 1003.1-2008
John Marino
-
git: rtld: Utilize malloc capability of recently updated realpath
John Marino
-
git: kernel/crypto: Remove some unnecessary casts to the own type.
Sascha Wildner
-
git: mps(4): Use a variable.
Sascha Wildner
-
git: rtld: Sync with FreeBSD after gnu_hash import
John Marino
-
git: rtld: Add two special directives to libmap.conf
John Marino
-
git: make upgrade: Now that we have devfs, don't try to remove any /dev/*
Sascha Wildner
-
git: tcp: Per-connection DupThresh
Sepherosa Ziehau
-
git: tcp: Disable aggressive rescue retransmission for SACK by default
Sepherosa Ziehau
-
git: tcp: Dragging RescueRxt along with HighRxt should depend on tcp.rescuesack_agg
Sepherosa Ziehau
-
git: tcp: Move useless DSACK detection before increasing dupacks
Sepherosa Ziehau
-
git: kernel: Remove the unused HW_WDOG option.
Sascha Wildner
-
git: kernel/wdog: Compile in kern_wdog.c by default.
Sascha Wildner
-
git: Import ichwd(4) from FreeBSD
Francois Tigeot
-
git: kernel/ecc: Remove unneeded MFILES line in the Makefile.
Sascha Wildner
-
git: Kernel: do not manipulate watchdog list if empty
Francois Tigeot
-
git: tcp: Ignore duplicate ACK carries useless DSACK
Sepherosa Ziehau
-
git: Update to per-CPU hardware resources format.
Francois Tigeot
-
git: tcp_var.h: White space cleanup
Sepherosa Ziehau
-
git: vmstat - Remove the busy_time == 0 hack
Matthew Dillon
-
git: kernel: Remove some bogus casts of NULL to something.
Sascha Wildner
-
git: hptmv(4): Remove an unneeded NULL check after M_WAITOK.
Sascha Wildner
-
git: kernel/plip: A little indent fix.
Sascha Wildner
-
git: kernel: Adjust some indentation.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 HAMMER VFS - Fix assertion with multi-volume setup
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 kill zombies if the parent set SIG_IGN on SIGCHLD
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 kernel -- vm_pageout: Handle pages w/ NULL vm_objects on the act/in pageqs.
Venkatesh Srinivas
-
git: DragonFly_RELEASE_3_0 kernel -- ffs: Soft updates locking fixes
Venkatesh Srinivas
-
git: kernel - Fix degenerate cluster_write() cases
Matthew Dillon
-
git: HAMMER VFS - Only set B_CLUSTEROK on 64K buffers
Matthew Dillon
-
git: Revert "kernel/vga: Remove some unneeded #ifdef/#define's."
Sascha Wildner
-
git: kernel/vga: Remove some unneeded #ifdef/#define's.
Sascha Wildner
-
git: kernel: Remove some unused variables.
Sascha Wildner
-
git: tcp: Implement part of Eifel Response Algorithm (RFC4015)
Sepherosa Ziehau
-
git: vquota.8: Remove extra .El
Sascha Wildner
-
git: kernel: Use LIST_FOREACH in some places.
Sascha Wildner
-
git: vquotactl.2: Add back a reference to loader.conf(5).
Sascha Wildner
-
git: vquotactl.2: Fix some small mdoc issues.
Sascha Wildner