dragonfly.git
2011-04-13 Sascha Wildneridentcpu: Fix some comment whitespace.
2011-04-13 Sascha Wildneridentcpu: Add some Features2 strings.
2011-04-13 Sepherosa Ziehauacpi: Properly configure SCI and correctly share it...
2011-04-13 Sepherosa Ziehauioapic: Allow interrupt mode reconfigure
2011-04-13 Sascha WildnerFix snapshot building (hopefully).
2011-04-13 Sepherosa Ziehauacpi: Add functions to configure SCI and return SCI...
2011-04-13 Matthew Dillonkernel - Fix mbuf overflow issue w/ iwn.
2011-04-13 Sepherosa Ziehauicu: Configure interrupt trigger mode using ELCR if...
2011-04-13 Matthew Dillonkernel - Add quad intel gige PCIe ethernet adapter...
2011-04-13 Sepherosa Ziehauelcr: File relocate
2011-04-12 Sascha WildnerMakefile_upgrade.inc: Fix a few typos.
2011-04-12 Sepherosa Ziehauacpi/fadt: Hide SCI IRQ logging under bootverbose
2011-04-12 Sascha WildnerRename the memoryallocators(9) manual page to memory(9).
2011-04-12 Sepherosa Ziehauacpi/sdt/fadt: Build as standard files
2011-04-12 Sepherosa Ziehautcp_connect: Rearrange tcp_lport_extension run logic...
2011-04-12 Sepherosa Ziehautcp_connect: Calculate local address if it is not done yet
2011-04-12 Sascha Wildnerc99(1): DragonFly has librt, so do not discard -lrt.
2011-04-12 Sepherosa Ziehautcp: Create seperate local port spaces for laddr/faddr...
2011-04-12 Sepherosa Ziehautcp: Make sure that netmsg's so is same as inp->inp_socket
2011-04-11 Sascha Wildner<aio.h>: Add aio_fsync() prototype.
2011-04-11 Matthew DillonHAMMER VFS - Fix degenerate stall condition in flusher...
2011-04-11 Sepherosa Ziehauacpi: Typo in error logging message
2011-04-11 Sepherosa Ziehauplatform: Setup bootverbose earlier
2011-04-11 Venkatesh Srinivasbufcache(9): Remove obsolete reference to namei.
2011-04-11 Joe Talbottiwn(4) - Fix locking in iwn_ioctl().
2011-04-10 Matthew Dillonkernel - Fix degenerate condition for ahci/cam disks...
2011-04-10 Matthew DillonHAMMER VFS - Implement async I/O for double-buffer...
2011-04-10 Matthew Dillonkernel - Add breadcb() function - async I/O w/completio...
2011-04-10 Sepherosa Ziehauintrcnt: Fix long standing interrupt name/count array...
2011-04-10 Peter Avalosrc.d/sshd: Create /etc/ssh/ssh_host_ecdsa_key if it...
2011-04-10 Matthew Dillonkernel - Fix CAM tag reservation for AHCI and SILI...
2011-04-10 Matthew Dillonkernel - Limit tags allocated to reads or writes for...
2011-04-10 Matthew Dillonkernel - Adjust AHCI to properly report SATA-III support
2011-04-09 John Marinogcc44, crtstuff: Provide -fPIE support
2011-04-09 Sascha Wildnermandoc(1): For now, don't install the mandoc.3 manual...
2011-04-09 Sascha Wildnermandoc(1): Adjust Makefile for 1.11.1.
2011-04-09 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-04-09 Sascha WildnerImport mdocml-1.11.1
2011-04-09 Matthew Dillonsystat - Adjust field widths to prevent numbers from...
2011-04-09 Peter AvalosUpdate files for OpenSSH-5.8p1 import.
2011-04-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-04-09 Peter AvalosImport OpenSSH-5.8p1.
2011-04-07 John Marinobinutils221: final solution to start/stop label generation
2011-04-07 Matthew Dillonvkernel64 - Push some non-working (as yet) shims for...
2011-04-07 Sepherosa Ziehauacpi/pci_link: Missing !acpi_enabled to acpi_disabled...
2011-04-07 Sascha Wildnerswapcache.8: Fix typo.
2011-04-07 Sepherosa Ziehauacpi: Enable pci, pcib and pci_link by default
2011-04-07 Sepherosa Ziehauacpi/pci: Inherit methods from pci_driver, instead...
2011-04-07 Sepherosa Ziehauacpi/pcib: Rework the _BBN handling for Host-PCI bridges.
2011-04-07 Sepherosa Ziehaubus: Allow subclass to have the same name as the parent...
2011-04-07 John Marinobinutils221: revisit start/stop label generation
2011-04-06 John MarinoVerified commit access of marino
2011-04-06 Matthew Dillonkernel - Add shutdown method for vm.swapcache
2011-04-06 Matthew DillonHAMMER VFS - Fix two minor bugs.
2011-04-06 Matthew Dillonkernel - Fix slice open mask tracking
2011-04-06 Venkatesh Srinivaskernel -- Remove unused vfscache structure.
2011-04-06 Venkatesh Srinivaskernel -- Remove unused vfs rangelocks from vnodes.
2011-04-05 Matthew Dillonkernel - Possible fix to 'Bad link elm' panic in random...
2011-04-05 Matthew Dillonvkernel - Fix problem where cpu-bound user process...
2011-04-04 Matthew Dillonswapcache - Update manual pages
2011-04-04 Antonio Huete... rc.subr - Add missing quotes.
2011-04-04 Antonio Huete... kernel - Add kern.cp_time sysctl.
2011-04-04 Sascha Wildnerxlint: Revert part of 2e2a1cf79437aa99c731a36585fe98887...
2011-04-04 Venkatesh Srinivaskernel -- Fix off-by-one in udp multicast group check...
2011-04-04 Sascha Wildnergcc44: Improve locale support in libstdc++.
2011-04-04 Sascha Wildnercsu: Adjust some flags etc. to more closely resemble...
2011-04-04 Sascha Wildnermpfr: Remove a local modification we no longer need.
2011-04-04 Sascha Wildnergcc44/gmp/mpfr: Update/add our READMEs.
2011-04-04 John MarinoCorrect GCC-4.4.5 configuration to build on i386
2011-04-04 John MarinoUpdate gmp headers in gnu/usr.bin/cc44
2011-04-04 John MarinoChange gcc version number
2011-04-04 John MarinoUpdate world Makefile infrastructure for gcc 4.4
2011-04-04 John MarinoAligning world configuration with vendor-build configur...
2011-04-04 Sascha WildnerMerge branch 'vendor/MPFR'
2011-04-04 Sascha WildnerMerge branch 'vendor/GMP'
2011-04-04 Sascha WildnerMerge branch 'vendor/GCC44'
2011-04-04 Sascha WildnerUpgrade MPFR from 2.4.1 to 2.4.2-p3 on the vendor branch.
2011-04-04 Sascha WildnerUpgrade GCC from 4.4.2 to 4.4.5 on the vendor branch.
2011-04-03 Sascha WildnerUpgrade GMP from 4.3.1 to 4.3.2 on the vendor branch.
2011-04-03 Matthew Dillonbinutils221: Fix missing section start/end label generation
2011-04-03 Matthew DillonHAMMER VFS - Cleanup a swapcache hammer_vop_write(...
2011-04-03 Matthew DillonHAMMER VFS - Force reading from the block device when...
2011-04-03 Matthew DillonHAMMER VFS - Implement swapcache for HAMMER data in...
2011-04-03 Matthew Dillonkernel - Check B_NOTMETA in buffer release code
2011-04-02 Sascha Wildnerbinutils221: Add arlex.l to the list of modified files.
2011-04-02 Sascha Wildnerbinutils221: Fix a warning.
2011-04-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-04-02 Sascha WildnerCheck if the host system has the desired binutils for...
2011-04-02 Matthew Dillonkernel - allow PG_NOTMETA to be set on regular files too
2011-04-02 Matthew DillonHAMMER VFS - Bump the default hammer rev to 6
2011-04-02 Peter AvalosMerge branch 'master' of git://git.dragonflybsd.org...
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-04-02 Sascha WildnerRemove the hack for loading x86_64 kernels linked with...
2011-04-02 Peter AvalosRemove the version number from the diffutils dir.
2011-04-02 Peter AvalosRemove diffutils 2.8.1 from the vendor branch.
2011-04-02 Sascha WildnerSwitch the default binutils from 2.17 to 2.21.
2011-04-02 Sepherosa Ziehauacpi/Osd: SCI_INT in FADT is the IRQ number on the...
2011-04-02 Sepherosa Ziehauacpi/pci_link: Avoid sharing interrupt with SCI if...
2011-04-02 Peter Avaloszlib: Eliminate unneeded diffs from vendor sources.
2011-04-02 Peter Avaloslibz: Use off_t instead of long.
next