dragonfly.git
2009-06-10 Sascha Wildnerposix_spawn.3: Sort by section number, then alphabetically.
2009-06-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-09 Matthew DillonAHCI - Better reset sequencing, bug fixes
2009-06-09 Sepherosa ZiehauRemove mp_capable; mp_enable() uses cpu_apic_address.
2009-06-09 Sepherosa ZiehauDefer LAPIC mapping from pmap_bootstrap() to mp_enable()
2009-06-09 Matthew DillonAHCI - Add some small delays in the reset sequence.
2009-06-09 Matthew DillonAHCI - Improve hot-plug sequencing.
2009-06-09 Matthew DillonAHCI bug fixes & enhancements. port_init, port_stop...
2009-06-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-08 Matthew Dillonvmstat enhancements - Fall-back to kilobytes and megaby...
2009-06-08 Aggelos EconomopoulosProperly protect kernel structures in varsym.h
2009-06-08 Matthew DillonCorrect missing 'STD' clause in entries for syscalls...
2009-06-08 Matthew DillonUSB - Properly handle the 'wait' flag when getting...
2009-06-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-08 Matthew DillonDDB - Do not generate endless stream of CRs if console...
2009-06-08 Matthew DillonUSB - Add support for xfer-restart-before-callback
2009-06-08 Matthew DillonUSB - Fix polling code
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-08 Aggelos Economopouloslock around accesses to uidinfo and varsymset
2009-06-08 Sascha WildnerSync zoneinfo database with tzdata2009i from elsie.
2009-06-08 Sascha Wildnerrc.sendmail(8): Fix typo.
2009-06-08 Sascha Wildnerlocaltime(3): Silence the last i386 warning in libc.
2009-06-08 Sascha Wildnerrpc.rquotad(8): Remove bogus #include <varargs.h>.
2009-06-07 Matthew DillonAHCI - Fix a polled command issue.
2009-06-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-07 Matthew DillonAHCI - properly initialize ccb_xa.flags in softreset...
2009-06-07 Justin C. Sherrills/pkgbox/avalon/g for nrelease, pkg_radd, pkg_search...
2009-06-07 Sepherosa ZiehauACPI P-State: Using priority messages
2009-06-07 Sepherosa Ziehauicmp: Bring in reply_src and reply_from_interface sysct...
2009-06-07 Sepherosa Ziehauroute_output: Fix RTM_DELETE rtentry leakage
2009-06-07 Sepherosa Ziehauroute_output: Correctly set family according to the...
2009-06-07 Matthew DillonUSB - umass - fix reentrancy issues when rescanning...
2009-06-07 Matthew DillonAHCI - Implement ahci_xpt_poll() - fix livelock during...
2009-06-06 Matthew DillonAHCI - Hotplug. Increase timeout for BSY check, FIS...
2009-06-06 Matthew Dillonsystat - fix bug in vmmeter when switching to it via...
2009-06-06 Matthew Dillonvmstat - Add another byte of width for Csw, Trp, Sys...
2009-06-06 Matthew DillonAdd the AHCI driver to the kernel module build subsyste...
2009-06-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-06 Matthew DillonAHCI - Hot Plug support, ATAPI IDENTIFY, CAM bus scan...
2009-06-06 Sascha Wildnercontrib/tcp_wrappers: Fix fix_options()'s return type.
2009-06-06 Sepherosa ZiehauACPI P-State CPU driver: shorten function name
2009-06-06 Sepherosa ZiehauACPI P-State support step 2/2: Add CPU driver for AMD...
2009-06-06 Matthew DillonAHCI - Normalize console reporting of the port scan...
2009-06-06 Matthew DillonAHCI - Add conditional logic for wcache and rahead...
2009-06-06 Matthew DillonAHCI - Add conditional logic for wcache and rahead...
2009-06-06 Matthew DillonAHCI - Hook up sense information from rfis for ATAPI...
2009-06-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-05 Matthew DillonFix amd64 build and UP build issues with recent commit.
2009-06-05 Stathis Kamperiskdump(1): Fix add hoc translation for setpriority.
2009-06-05 Matthew Dillonscsi_read_capacity_data_long -> scsi_read_capacity_data_16
2009-06-05 Matthew DillonAHCI Driver - add initial ATAPI support, suppy fake...
2009-06-04 Matthew DillonAHCI Driver port from OpenBSD to DragonFly - Initial...
2009-06-04 Matthew DillonAdd prototype for bus_dma_tag_getmaxsize().
2009-06-04 Matthew DillonAdd definition for ATAPI_READ_CAPACITY_16 (same as...
2009-06-04 Matthew Dillonbus_dma_tag fixes and enhancements.
2009-06-04 Matthew DillonMinor string description changes to match READ_CAPACITY_16
2009-06-04 Matthew DillonAdd typedefs for pci register integral types, taken...
2009-06-04 Matthew DillonAdd entries to pcidevs for AHCI products and regenerate.
2009-06-04 Matthew DillonCAM Enhancements for AHCI driver work, import some...
2009-06-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-03 Sepherosa ZiehauACPI P-State support step 1.5/2: Add CPU driver for...
2009-06-03 Matthew DillonCAM fixes - queue empty tests, sim refcount, add XPORT_...
2009-06-01 Sascha WildnerRemove remaining host.conf(5) traces.
2009-05-31 Sascha Wildnerugensa(4): Fix handling of Huawei modems.
2009-05-30 Hasso TepperRemove symbols not in libpthread (libc_r).
2009-05-30 Sascha Wildnerath(4): Really unbreak MODULES_WITH_WORLD building.
2009-05-30 Sepherosa ZiehauACPI P-State support step 1/2: Extract information...
2009-05-29 Sepherosa Ziehauacpi_cpu: Let cpu driver install ACPI-CA notify handler...
2009-05-29 Sepherosa Ziehauacpi_cpu: Override resource alloc/release methods.
2009-05-29 Sepherosa Ziehauacpi_cpu: Split C-State support out of cpu driver.
2009-05-28 Sepherosa Ziehauifpoll: Let callers of {st,io}poll_clock() hold critica...
2009-05-28 Sepherosa Ziehauifpoll: Adjust status polling's cached pollhz iff we...
2009-05-28 Simon Schubertdrm: add support for Intel G41
2009-05-28 Simon Schubertdrm: adapt and use drm_close
2009-05-28 Sepherosa Ziehauifpoll: Add sysctl nodes for TX and status polling...
2009-05-28 Sepherosa Ziehauifpoll: Move status sysctl tree to net.ifpoll.0
2009-05-28 Sepherosa Ziehauifpoll: Rework systimer related bits after lapic timer...
2009-05-27 Simon Schubertlibc: consolidate pthread stub functions
2009-05-27 Simon Schubertundo: don't double free path
2009-05-27 Simon Schubertgcc34: fix spello in comment
2009-05-27 Sascha WildnerSync zoneinfo database with tzdata2009h from elsie.
2009-05-27 Simon Schubertlibthread_xu: disable use of version script
2009-05-27 Simon Schubertstdint.h: rearrange declarations into separate files
2009-05-26 Stathis Kamperisnlookup.9: Remove references to namei() which we don...
2009-05-25 Sepherosa Ziehausystat(1): vmmeter -> pvmmeter
2009-05-25 Sepherosa Ziehautap(4): More fixes to tapuponopen.
2009-05-25 Sepherosa Ziehautap(4): Correct reversed logic
2009-05-25 Sepherosa Ziehautap(4): Add ifclone support
2009-05-25 Stathis KamperisAdd syscall.9 adapted from OpenBSD.
2009-05-24 Matthew Dillonvkernel - more crit section work to avoid pthread reent...
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonMiscellanious protection around pthread calls to avoid...
2009-05-23 Matthew Dillonamd64 - Fix compiler warning.
2009-05-23 Sascha Wildnerhammer.8: Fix typo.
2009-05-23 Sascha Wildnerlibthread_xu: Use -Wl,... for passing linker options.
2009-05-23 Sepherosa Ziehautcp timer: Don't try stopping timers if timer message...
2009-05-23 Sascha Wildnerlibkvm: Raise WARNS to 2 and fix warnings.
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonSupporting amd64 /dev/kmem requires allowing apparently...
2009-05-23 Matthew Dillonlibkvm - use the proper format %lx for kva, which is...
next