dragonfly.git
2010-02-07 Ulrich Spörleinfortune(6): Fix wording and typos
2010-02-07 Ulrich Spörleinlarn(6): remove unused (and stale) holidaysfile
2010-02-06 Matthew Dillonkmapinfo - Adjustments to debug utility
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 13/many - More vm_pindex_t...
2010-02-06 Matthew Dillonvmstat - Adjustments for kmalloc size_t changes
2010-02-06 Matthew Dillonkernel - More conversions to size_t in struct malloc_type
2010-02-06 Matthew Dillonkernel - Expand the x86_64 KVA to 8G part 2
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - Expand the x86_64 KVA to 8G
2010-02-06 Matthew Dillonx86_64 kernel - Increase buffer cache and vnode resourc...
2010-02-06 Matthew Dillonkernel - Close MP race in vnode allocation code
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 12/many - Add swapcache cleanu...
2010-02-06 Matthew Dillonkernel - usb keyboard - Fix polling issue on x86_64...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Michael Neumannaac: Add PCI identifier for Adaptec RAID 5405
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 11/many - Write improvements...
2010-02-05 Matthew Dillonkernel - SWAP CACHE part 10/many - Fix swap space usage...
2010-02-05 Matthew Dillonkernel - slab allocator
2010-02-05 Matthew DillonAHCI - Fix minor bug. Also AHCI/SILI - use ATA_F_EXCLU...
2010-02-05 Sascha WildnerMove the prototypes of pthread_kill() and pthread_sigma...
2010-02-05 Sascha Wildnerit(4): Add it3 also in the other configs, not just...
2010-02-05 Matthew Dillondebug utilities - adjust vmpageinfo, add zallocinfo
2010-02-05 Matthew Dillonvmstat - increase the maximum number of kmalloc types...
2010-02-05 Constantine... kernel: print the amount of ignored memory above 4GB...
2010-02-05 Matthew Dillonkernel - Use intmax_t when printing memory amounts
2010-02-05 Constantine... kernel: print memory amount in MB instead of KB
2010-02-05 Matthew Dillonkernel - SWAP CACHE part 9/many - Fix excessive active...
2010-02-05 Matthew Dillonkernel - fix panic on reboot when swap populated
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 8/many - Add the swap cache...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Constantine... it(4): it3 at port 0x228
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 7/many - Add vm_swapcache...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Constantine... syslog: introduce /var/log/daemon
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 6/many - Refactor swap_pager_f...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 5/many - Change vm_pindex_t...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 4/many - Add PG_SWAPPED
2010-02-03 Matthew Dillonkernel - VM - fix vm_pages_needed race
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 3/many - Rearrange VM pagerops
2010-02-03 Matthew Dillonkernel - syncache - Fix races due to struct syncache...
2010-02-03 Matthew Dillonkernel - jails - Fix NULL pointer deref in prison_remot...
2010-02-03 Matthew DillonAHCI - Improve warning messages when probing for a...
2010-02-03 Matthew Dillonsshd - Add safety measures to the default installed...
2010-02-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-03 Sascha Wildnermake upgrade: Don't remove /etc/upgrade/Makefile_upgrad...
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 2/many - Remove VM pager lists
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 1/many - Convert swblock to...
2010-02-02 Stathis KamperisHAMMER Utility - Handle PFS#0 case in 'snapls' directive
2010-02-02 Stathis KamperisHAMMER Utility - Extend output in 'snapls' directive.
2010-02-02 Matthew DillonHAMMER Utility - Revise snaprm documentation
2010-02-02 Matthew DillonHAMMER VFS - Fix assertion when taking snapshot
2010-01-31 Matthew Dillonkernel - IF_NFE - Continue work on word alignment support
2010-01-31 Matthew Dillonkernel - NFS - Document an issue with nfs_realign()
2010-01-31 Matthew Dillonkernel - SILI disk driver - Add support for Sil3124
2010-01-31 Sascha WildnerRegenerate sysproto.h (forgotten in last commit to...
2010-01-31 Sascha WildnerPOSIX says mprotect(2)'s first argument shall not be...
2010-01-31 Matthew Dillonkernel - NFE - Align packet data payload
2010-01-31 Sascha Wildnerperiodic.conf.5: Update for pkgsrc checks.
2010-01-31 Sascha WildnerSync zoneinfo database with tzdata2010b from elsie.
2010-01-31 Sascha Wildnermd5.1: Clean up the last commit a bit.
2010-01-31 Constantine... acpi.4: Xr aibs(4)
2010-01-31 Constantine... aibs(4): s/misformed/malformed/; suggested by Paul...
2010-01-31 Constantine... aibs(4): use ACPI_INTEGER and PRIx64; suggested by...
2010-01-29 Matthew Dillonkernel - Fix issue in UFS related to new nvtruncbuf...
2010-01-28 Matthew Dillonkernel - Even more buffer cache / VM coherency work
2010-01-26 Matthew DillonHAMMER VFS - Disallow rebalancing on small-memory machines
2010-01-26 Matthew Dillonkernel - More buffer cache / VM coherency work
2010-01-26 Jan Lentfergroff: Fixup after new version import
2010-01-26 Jan Lentfergroff: Update master to work with v1.20.1
2010-01-26 Jan Lentfergroff: update vendor branch to v1.20.1
2010-01-26 Jan Lentfergroff: Update master to work without version tag
2010-01-26 Jan Lentfergroff: remove version tag from directory
2010-01-25 Matthew Dillonincludes - Shift inclusion of sys/event.h from sys...
2010-01-25 Jan Lentferfile: updated master to v5.04
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan Lentferfile: update vendor branch to v5.04
2010-01-25 Jan Lentfersendmail: Update master to work with v8.14.4
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-25 Jan Lentfersendmail: Update vendor branch to v8.14.4
2010-01-24 Jan Lentferperiodic/security: minor fixes to 670.pkgsraudit
2010-01-23 Jan Lentferperiodic/security: remove signature check
2010-01-23 Jan Lentferperiodic/security: Add check for pkgsrc vulnerabilities
2010-01-23 YONETANI TomokazuFix kernel build with IPFILTER but IPFILTER_LOG
2010-01-23 YONETANI TomokazuFix kernel build for UP+KTR
2010-01-23 Stathis Kamperismqueues: Add sysctl for max message count in a queue.
2010-01-22 Matthew Dillonkernel - Fix bug in recent swap/paging work
2010-01-22 Matthew Dillonkernel - NFS - fix another B_CLUSTEROK / B_NEEDCOMMIT...
2010-01-21 Jan Lentfernamed: conditionally copy files to chroot (rc-script)
2010-01-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-21 Matthew Dillonmd5 - Add subrange options
2010-01-21 Matthew Dillonlibmd - Improve performance when doing a MD5 of a file...
2010-01-21 Matthew Dillonkernel - Add burst reads back into swap_pager
2010-01-21 Matthew Dillonkernel - Add VM_ALLOC_QUICK feature to vm_page_alloc()
2010-01-21 Matthew Dillonkernel - reduces kern.maxvnodes on machines with less...
2010-01-21 Jan LentferBIND: Updated BIND to release 9.5.2-P2
2010-01-21 Jan LentferBIND: update vendor tree to 9.5.2-P2
2010-01-20 Matthew Dillonkernel - ufs, ext2fs getpages/putpages cleanup
2010-01-20 Matthew Dillonkernel - Fix bug in recent defered-zap namecache code.
2010-01-20 Sascha Wildnersyscalls.master: List all auto-generated files.
2010-01-19 Matthew Dillonkernel - Add new bufcache/VM consolidated API, fsx...
next