dragonfly.git
2010-08-21 Alex Hornungcrypto - Update crypto for AES XTS and CTR
2010-08-21 Alex Hornungpadlock - Properly align data
2010-08-21 Alex Hornungcryptosoft - Fix useless compression detection
2010-08-21 Alex Hornungdm_target_crypt - Fix compatibility with Linux
2010-08-20 Matthew Dillonkernel - Correct hex2key() in dm_crypt
2010-08-20 Matthew Dillonkernel - Fix iv sector mush in dm_target_crypt for...
2010-08-20 Alex Hornungpadlock - get rid of __GNUCLIKE_ASM #ifdefs
2010-08-20 Matthew Dillonkernel - opencrypto - optimize chained synchronous...
2010-08-20 Thomas NikolajsenFix minor mdoc(7) issues
2010-08-20 Alex Hornungdm_target_crypt - rework ivgen magic, fix bug
2010-08-20 Alex Hornungcrypto(9) - Fix argument type for crypto_freesession
2010-08-20 Thomas NikolajsenFix LINT build
2010-08-20 Antonio Huete... udevd - Change socket permissions so non-privileged...
2010-08-20 Antonio Huete... udevd - Add an option to not daemonize udevd.
2010-08-20 Antonio Huete... udev - Add unit serial number to the udev
2010-08-20 Matthew DillonHAMMER VFS - Throw away cached vnodes on stage2 mount...
2010-08-20 Matthew Dillonkernel - Fix intermediate value overflows in badjiosche...
2010-08-20 Matthew DillonHAMMER VFS - Limit pending writes when flushing undos
2010-08-20 Matthew Dillonkernel - limit running io writes during fsync
2010-08-20 Venkatesh SrinivasFix !INVARIANTS build.
2010-08-20 Matthew Dillonkernel - dm_target_crypt - use CRYPTO_F_BATCH
2010-08-20 Matthew Dillonkernel - Add SMP support for software crypto driver
2010-08-20 Matthew Dillonkernel - add kthread_create_cpu()
2010-08-20 Venkatesh SrinivasAdd a draft systimer(9) manpage.
2010-08-19 Matthew DillonHAMMER UTILITY - Fix buildworld issue w/ last commit
2010-08-18 Matthew DillonHAMMER UTILITY - Fix seg-fault on corrupt blockmap...
2010-08-18 Matthew Dillonkernel - Fix possible race in syncache
2010-08-18 Matthew Dillonkernel - Fix excessive mbuf use in nfs_realign()
2010-08-18 Matthew DillonHAMMER Utility - Ignore additional failure cases during...
2010-08-18 Matthew Dillonlibkvm - kvm_get_swapinfo - fix memory leak in last...
2010-08-18 Matthew Dillonlibkvm - Adjust kvm_getswapinfo() to use the new vm...
2010-08-18 Matthew Dillonkernel - Implement vm.swap_info_array sysctl
2010-08-17 Matthew Dillonkernel - add vm.swap_size sysctl
2010-08-17 Stathis Kamperisawk: Switch to awk 20100523
2010-08-17 Stathis Kamperisawk: Tweak local patch to apply cleanly to new awk
2010-08-17 Stathis Kamperisawk: Remove local patch, it's fixed upstream
2010-08-17 Stathis Kamperisawk: Add our README files
2010-08-17 Stathis KamperisImport of awk version 20100523
2010-08-17 Sascha WildnerFix some minor mdoc issues.
2010-08-17 Sascha WildnerMake amdsmb(4) compilable into the kernel and add it...
2010-08-17 Sascha WildnerRemove a debugging leftover (thus fixing LINT).
2010-08-17 Sascha WildnerRemove some leftovers from the iic upgrade via 'make...
2010-08-17 Matthew DillonHAMMER Utility - Add catastrophic recovery feature
2010-08-17 Matthew DillonHAMMER VFS - Expand vfs.hammer.debug_io capabilities
2010-08-17 Matthew DillonHAMMER VFS - Add HAMMER_OFF_BAD
2010-08-17 Sascha WildnerSync amdpm(4) with FreeBSD (and bring in amdsmb(4)).
2010-08-17 Sascha Wildnerpowermng: Fix some printf -> kprintf.
2010-08-17 Sascha WildnerSync alpm(4) with FreeBSD.
2010-08-17 Sascha WildnerSync zoneinfo database with tzdata2010l from elsie...
2010-08-16 Sascha Wildneriicbus: Bring us closer to FreeBSD.
2010-08-16 Sascha Wildnerman9/Makefile: Sort alphabetically.
2010-08-16 Sascha WildnerAdd a dsched(4) manual page.
2010-08-16 Venkatesh SrinivasAdd a draft mpipe(9) manpage explaining malloc pipelines.
2010-08-16 Matthew Dillonkernel - revamp cluster_read API and improve performance
2010-08-15 Matthew Dillonkernel - fix 64-bit build
2010-08-15 Matthew DillonHAMMER VFS - Limit queued I/O during flush
2010-08-15 Matthew Dillonsystat - Add more spacing for the Load
2010-08-15 Matthew Dillonkernel - split the pbuf subsystem into two (kva and...
2010-08-15 Matthew Dillonkernel - dm_crypt - Pre-zero control structures, disabl...
2010-08-15 Matthew Dillonkernel - Add overlapping buffer test to the buffer...
2010-08-15 Matthew DillonHAMMER VFS - Fix over-enthusiastic cluster read
2010-08-15 Alex Hornunglvm - don't forget to include dlfcn.h
2010-08-15 Alex Hornunglvm - adjust visibility for devname
2010-08-15 Alex Hornunglinuxulator - Acquire MPLOCK for ksignal
2010-08-15 Matthew Dillonkernel - dm - Reorganize the crypt code and implement...
2010-08-14 Matthew Dillonkernel - dm - Fix panic in dm_target_crypt
2010-08-14 Alex Hornungcryptsetup - fix buffer overflow
2010-08-14 Alex Hornungcryptsetup - fix issue with uuid
2010-08-14 Matthew Dillonkernel - netif - temporary hack for IFT_ETHER
2010-08-14 Matthew Dillonkernel - dm - Add support for BUF_CMD_FLUSH
2010-08-14 Matthew Dillonkernel - flag when bogus_page's are present
2010-08-14 Matthew Dillonkernel - dm - rewrite dm_target_stripe.c to add functio...
2010-08-14 Matthew Dillonkernel - devfs - Fix dangling lock created by recent...
2010-08-14 Alex Hornunglibdm/lvm - Fix bugs
2010-08-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-14 Matthew Dillonkernel - kqueue - fix EVFILT_WRITE notification on...
2010-08-13 Sascha WildnerFix a printf issue in bthcid(8) (fixes x86_64 buildworld).
2010-08-13 Matthew Dillonkernel - make POLLHUP conform better to OpenGroup
2010-08-13 Matthew Dillonkernel - More kqueue work
2010-08-13 Matthew Dillonkernel - Some minor swap allocator / blist work
2010-08-13 Matthew Dillonstress2 - Use statvfs to fix calculations for large...
2010-08-13 Antonio Huete... libdevattr - Minimal error checking in devattr_test
2010-08-13 Samuel J. Greearlibevent - Remove from tree
2010-08-13 Samuel J. Greearftp-proxy - Port from libevent to kqueue(2)/kevent(2)
2010-08-13 Samuel J. Greearbthcid - Port from libevent to kqueue(2)/kevent(2)
2010-08-13 Matthew Dillonkernel - Fix reboot races
2010-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-13 Matthew Dillonkernel - devfs - Fix deadlocks
2010-08-13 Matthew Dillonkernel - Add sysref assertions
2010-08-13 Sascha WildnerAdjust the docs for the renaming of devfs_clone_bitmap_...
2010-08-13 Matthew Dillonkernel - Add sysref assertions
2010-08-13 Matthew Dillonkernel - More tty and devfs race fixes
2010-08-13 Matthew DillonHAMMER VFS - Adjust signedness of a media field for...
2010-08-13 Matthew Dillonkernel - Fix pty registration, memory leak
2010-08-13 Matthew Dillonkernel - Fix pty clone vnode leak
2010-08-13 Venkatesh SrinivasAdd DSCHED_FQ to GENERIC.
2010-08-11 Matthew Dillonkernel - Adjust krate infrastructure
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-11 Sascha Wildnerobjcache.9: Oops, .Vt actually.
next