dragonfly.git
2012-05-26 Sascha Wildnerndis.4: Comment out an unneeded sentence.
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Sascha Wildnerkernel: Remove the inclusion of opt_ddb.h from where...
2012-05-25 Venkatesh Srinivaslibc -- dmalloc: Call malloc_init as-needed, rather...
2012-05-25 Sascha WildnerRemove some useless casts of NULL to another pointer...
2012-05-25 Sepherosa Ziehaupci: Print PCIe memory mapped accessing information...
2012-05-25 Sepherosa Ziehautcp: Enable RFC3517bis by default
2012-05-25 Sepherosa Ziehautcp: Function renaming
2012-05-25 Sepherosa Ziehautcp/sack: Fix off-by-one bug when updating rescue SACK...
2012-05-25 Sepherosa Ziehautcp/sack: Force out more segments allowed by "pipe...
2012-05-25 Sepherosa Ziehautcp/sack: Use RFC3517bis IsLost(snd_una) as fallback...
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type (FINAL).
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-24 Sepherosa Ziehautcp/sack: Fix the condition that SACK rescue retransmit...
2012-05-24 Sepherosa Ziehautcp: Indentation
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-23 Sascha Wildnerkernel/linux: Fix a wrong cast (introduced in e54488bb).
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-23 Sepherosa Ziehautcp: Simplify "extended limited transmit" logic a littl...
2012-05-23 Sepherosa Ziehautcp: Optimize SACK scoreboard records consolidation...
2012-05-22 Sascha WildnerRevert "libc -- dmalloc: Call malloc_init as-needed...
2012-05-22 Sepherosa Ziehauacpica: Unbreak LINT/LINT64 building
2012-05-22 Sepherosa Ziehauacpi/timer: Fix return value
2012-05-22 Magliano Andreaacpidb: regenerate osunixxf.c.patch
2012-05-22 Magliano Andreaacpidb: add missing evglock.c to Makefile
2012-05-22 Magliano AndreaFix iasl compilation
2012-05-22 Magliano AndreaSome files overlooked on first commit...
2012-05-22 Magliano AndreaRevert previous commit (wrong tentative)
2012-05-22 Magliano AndreaFirst import (compiles, seems to run correctly)
2012-05-21 Sepherosa Ziehauigb: Add to x86_64 and i386 GENERIC
2012-05-21 Sepherosa ZiehauLINT: Add igb(4)
2012-05-20 Venkatesh Srinivaslibc -- dmalloc: Call malloc_init as-needed, rather...
2012-05-20 Sepherosa Ziehaunetif: Remove no longer used e1000 layout
2012-05-20 Sepherosa Ziehauigb: Import Intel igb-2.2.3
2012-05-20 Sepherosa Ziehauig_hal: Merge Intel igb-2.2.3 HAL w/ em-7.2.4 HAL
2012-05-20 Sepherosa Ziehaue1000: Unhook from building, prepare for the new igb
2012-05-20 Sascha Wildnerkernel/devfs: Remove the unused devfs Makefile.
2012-05-19 Venkatesh Srinivaskernel -- tmpfs: Convert tmpfs inode counter to per...
2012-05-18 Sascha Wildneramr(4): Some fixes.
2012-05-18 Sascha WildnerFix some typos in manual pages.
2012-05-18 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2012-05-18 Sascha Wildnerbuiltin.1: Bring in some enhancements from FreeBSD.
2012-05-18 Sascha Wildnerbuiltin.1: Add two more built-in commands.
2012-05-18 Sepherosa Ziehautcp: Implement RFC4653 Non-Congestion Robustness (NCR)
2012-05-18 Sepherosa Ziehautcp: Improve RFC3517bis support
2012-05-17 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-17 Sascha Wildnerbuiltin.1: Sync with what we have.
2012-05-17 Sascha Wildnershare/man/man1/Makefile: One MLINK per line.
2012-05-17 Sascha Wildnerexamples/rconfig: Some fixes to our installation scripts.
2012-05-17 Sascha Wildnervkernel: Fix compilation with profiling support.
2012-05-17 Sepherosa Ziehautcp: Ignore TCP_NOPUSH socketopt by default
2012-05-17 Sascha Wildnerkernel/profiling: Fix a kprintf format.
2012-05-17 Sepherosa Ziehautcp: Make PAWS robust against segments reordering
2012-05-16 Sascha Wildnertest/debug/fdpassing: Correct a typo.
2012-05-16 Sepherosa Ziehautcp: Use TAILQ for segments reassemble queue
2012-05-15 John Marinokgdb: Add TUI mode as an option
2012-05-15 John Marinogdb: Fix gdb -tui mode
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-15 John Marinogdb vendor branch: Bring in additional source files
2012-05-15 Sepherosa Ziehaupci: Update several bits for PCI Express 2.0
2012-05-15 Sepherosa Ziehaupci: Support PCI Express Configuration Space memory...
2012-05-15 Sepherosa Ziehaupci: Introduce PCIE_REGMAX
2012-05-14 John MarinoUnbreak world (tic)
2012-05-14 John Marinotic(1): Add man page for new tic utility
2012-05-14 John Marinoterminfo: Add terminfo database creation to world build
2012-05-14 John MarinoAdd share/terminfo: This constructs terminfo database
2012-05-14 John MarinoAdd /usr.bin/tic: terminfo entry-description compiler
2012-05-14 John Marinoncurses: move USE_GETCAP, update README files
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-14 John Marinoncurses vendor branch: Bring in additional source files
2012-05-14 Sepherosa Ziehauiwn: Add Intel(R) Centrino Wireless-N 100
2012-05-13 Peter AvalosUpdate files for OpenSSL-1.0.1c import.
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-13 Peter AvalosImport OpenSSL-1.0.1c.
2012-05-13 Sascha Wildnerarcmsr(4): Disable MSI support on the 1880 models.
2012-05-13 John Marinoncurses: Add wide-character support
2012-05-13 John Marinotermcap: Adjust for new ncurses
2012-05-13 John Marinoncurses: Block warning about "older tic versions"
2012-05-12 Sascha Wildner/usr/Makefile: Adjust for our sys-src archive now comin...
2012-05-12 Sascha Wildnerre(4): Add support for the 8105E found in the Acer...
2012-05-12 John Marinoncurses: Fix ncurses-caused segfault
2012-05-12 John Marinoncurses: Fix bad paths, convert 3X to 3 on man pages
2012-05-12 Sascha Wildnermount_ufs.8: Change manpage title and name.
2012-05-12 John Marinotermcap: Sync with FreeBSD
2012-05-12 John Marinolibgmp: Update from version 5.0.2 to 5.0.5
2012-05-12 John Marinogmplib: Update README files after vendor branch merge
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-12 John MarinoUpgrade GMP from 5.0.2 to 5.0.5 on the vendor branch gitea/vendor/GMP origin/vendor/GMP
2012-05-12 John Marinoelf_common.h: Define EM_ALPHA
2012-05-11 John Marinolibncurses: Upgrade from version 5.7 to 5.9
2012-05-11 John Marinoncurses: Restore DragonFly README files
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoUpdate ncurses from version 5.7 to 5.9 on vendor branch
2012-05-11 John Marinozlib: Upgrade from version 1.2.5 to version 1.2.7
2012-05-11 John Marinozlib: Add DragonFly README files
next