dragonfly.git
2010-11-30 Sascha Wildnermlockall.2: Fix month name and remove trailing whitespace.
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-30 Joe Talbottunp_connect() - Use euid/egid for access checks via...
2010-11-29 Matthew Dillonkernel - Run pfil hooks for bridged packets
2010-11-29 Venkatesh Srinivaskernel - tmpfs - Remove mplock in tmpfs_read().
2010-11-29 Venkatesh SrinivasImport mlockall(2)/munlockall(2) manpage from OpenBSD...
2010-11-29 Alex Hornungdm - access io_cnt atomically
2010-11-29 Alex Hornungdm - misc minor cleanup
2010-11-29 Alex Hornungdm - remove convoluted string comparison methods
2010-11-29 Alex Hornungdm - minor cleanup
2010-11-29 Alex Hornungdm - use shared/exclusive lockmgr for table access
2010-11-29 Alex Hornungdm - properly encapsulate disable_dev
2010-11-29 Alex Hornungcondvar - add cv_has_waiters()
2010-11-28 Matthew Dillonkernel - Document an odd case in vm_page.c
2010-11-28 Matthew DillonHAMMER VFS - Fix HAMMER_INODE_XDIRTY flags / state...
2010-11-28 Matthew Dillonkernel - x86-64 - normalize the location of the pcb...
2010-11-28 Matthew Dillonkernel - Hold vm_token() for certain buf/bio/vm_page...
2010-11-28 Matthew Dillonkernel - Fix MP race in signotify_remote()
2010-11-28 Matthew Dillonkernel - Fix NFS stall and likely also x86-64 seg-fault...
2010-11-28 Samuel J. Greearkernel - Provide descriptions for vm.stats.* sysctl's
2010-11-25 Alex Hornungdmirror - Add Matt's design notes
2010-11-25 Alex Hornungdmirror - initial code (layout)
2010-11-25 Alex Hornungdm - Major cleanup & module work
2010-11-25 Alex Hornungmmap - add mmap offset randomization
2010-11-25 Sascha Wildnertr(1): Add the -C option.
2010-11-25 Venkatesh Srinivaskernel - Honor MAP_WIREFUTURE flag in stack growth...
2010-11-24 Venkatesh Srinivaskernel - Skeleton sys_mlockall.
2010-11-24 Ilya Dryomovhammer.8 - Avoid core dumping when running dedup
2010-11-24 Alex Hornungdm_target_crypt - use mpipe, add module magic
2010-11-24 Alex Hornungsysinit - add SI_SUB_DM_TARGETS
2010-11-24 Alex Hornungdm - Fix a reference leak
2010-11-24 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-11-24 Venkatesh Srinivaskernel - Export vm_map_transition_wait and correct...
2010-11-24 Venkatesh Srinivaskernel - Implement munlockall.
2010-11-24 Ilya DryomovTest commit
2010-11-24 Venkatesh Srinivaskernel - Add a flags field to the vm_map and a MAP_WIRE...
2010-11-24 Alex Hornunglibdm - clean libdm-dragonfly-iface
2010-11-24 Alex Hornungnewfs - add volume name support
2010-11-24 Alex Hornungfsid - clear buffer before reading
2010-11-24 Sascha WildnerFix a couple of typos in messages & manpages.
2010-11-23 Sascha Wildnerarcmsr(4): Update to vendor release 1.20.00.19.
2010-11-23 Sascha Wildnerarcmsr(4): Fix up the device description a bit.
2010-11-23 Sascha Wildnerprintf(1): Fix the printing of floats which I broke...
2010-11-23 Matthew Dillonkernel - Fix namecache memory exhaustion edge case
2010-11-23 Matthew Dillonkernel - AHCI hotplug work to help support AMD chipsets
2010-11-22 Matthew Dillonkernel - More AHCI work to help support broken AMD...
2010-11-22 Matthew Dillonkernel - Add APIC_IO conf option back in / make it...
2010-11-22 Peter AvalosOpenSSL: Add pre-generated asm files to the build.
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-22 Peter AvalosOpenSSL: Reduce diffs to vendor source.
2010-11-22 Peter AvalosMake OpenSSL thread-safe.
2010-11-22 YONETANI Tomokazutmpfs - fix chgrp(), or chown() when one of uid/gid...
2010-11-21 Matthew Dillondebug - Add seekbench.c
2010-11-21 Dylan ReinholdFortune: update hammer snapshot info
2010-11-21 Sascha Wildnerkbdmap(1): Fix a segmentation fault with -r.
2010-11-21 Alex Hornungmount_devfs - don't unconditionally clear rules
2010-11-21 Alex Hornungkern_shutdown - sync_devs before looking for dumpdev
2010-11-21 Alex Hornungdevfs - don't propagate on terminate, it's redundant
2010-11-21 Alex Hornungdloader - understand dumpdev
2010-11-21 Alex Hornungdevfs - Only check rules after inserting into topology
2010-11-21 Peter AvalosAdd files to OpenSSL that will generate optimized asm...
2010-11-21 Matthew Dillonbuild - Fix IP_DIVERT w/UP build error
2010-11-20 Sascha Wildnermlxcontrol(8): Sync with FreeBSD.
2010-11-19 Alex Hornungvn - switch to using own malloc type
2010-11-19 Alex Hornungdevfs - Fix FREEBLKS
2010-11-19 Alex Hornungkern_udev - fix the devtype property
2010-11-19 Alex Hornungvn - Major overhaul
2010-11-19 Alex Hornungsubr_disk - Keep an open count
2010-11-19 Alex Hornungsubr_disk - 'official' support for cloning; cleanup
2010-11-19 Alex Hornungkern_conf - add make_only_dev_covering
2010-11-19 Alex Hornunglibdm - Be a bit more verbose about ioctl issues
2010-11-19 Alex Hornungdm - Disallow active vol removal; ret err of ioctl cmd
2010-11-18 Sascha Wildnerinstaller: Remove /dev/mapper/* mappings where necessary.
2010-11-18 Matthew Dillonkernel - Fix global counter used in lockf assertions
2010-11-18 Peter AvalosUpdate build for OpenSSL-1.0.0b import.
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-18 Peter AvalosImport OpenSSL-1.0.0b.
2010-11-18 Peter AvalosRemove unused file from OpenSSH source.
2010-11-18 Peter Avaloslibssh: Unset BROKEN_GLOB. Ours works fine.
2010-11-17 Thomas NikolajsenFix buildkernel (LINT)
2010-11-16 Sascha Wildnerlibc: Remove unused bit of code in __ujtoa().
2010-11-16 Sascha WildnerRemove hotplug(4) since hotplugd(8) uses udev/devattr...
2010-11-16 Alex Hornungudev_monitor(3) - Add new _property* macros
2010-11-04 Alex Hornungdm - adjust use of minor numbers to new reality
2010-11-04 Alex Hornungdisk - Add device-mapper specific fallthroughs
2010-11-15 Sascha WildnerMove net.wlan.force_swcrypto out of IEEE80211_DEBUG.
2010-11-15 Alex Hornungfsid - Add to tree but don't build
2010-11-15 Alex Hornungiostat - undo previous changes
2010-11-15 Alex Hornunghotplugd rc script - add udevd dependency
2010-11-15 Alex Hornungudevd - Break startup into pre and post mount parts
2010-11-15 Alex Hornungsubr_disk - Maintain uuid aliases for disk volumes
2010-11-15 Alex Hornunghotplugd - Switch to using udev/devattr
2010-11-15 Alex Hornungdevfs - Add a destroy_dev_alias, remove hotplug
2010-11-15 Alex Hornungufs - Adjust the on-disk structure to FreeBSD's
2010-11-15 Alex Hornungkern_udev - Also add the device type to the dict
2010-11-15 Alex Hornungudevd - Change filters to AND instead of OR processing
2010-11-15 Alex Hornungproplib - Don't link unconditionally to libphtread
2010-11-15 Alex Hornungdevattr - Add a few more convenience macros
next