dragonfly.git
2009-02-17 Sepherosa ZiehauAdd assertion to make sure that the segment index is...
2009-02-17 Sepherosa ZiehauAdd assertion to make sure that bounce zone is in sane...
2009-02-17 Sepherosa ZiehauFree the bounce pages allocated and reserved by the...
2009-02-17 Sepherosa Ziehau- Use spinlock to protect bounce zone itself.
2009-02-17 Sepherosa ZiehauUse lwkt_token to protect bounce_zone_list
2009-02-17 Sepherosa ZiehauMove bounce_map_waitinglist into bounce page zone
2009-02-17 Sepherosa Ziehau_bus_dmamap_load_buffer2() -> _bus_dmamap_load_buffer()
2009-02-17 Sepherosa ZiehauUse _bus_dmamap_load_buffer2() in bus_dmamap_load_uio()
2009-02-17 Sepherosa ZiehauCount # of boune page reservation failure
2009-02-17 Sepherosa ZiehauUpdate if_oerrors if bfe_encap() failed and the mbuf...
2009-02-17 Sepherosa ZiehauAdd bounce page zone.
2009-02-17 Sepherosa ZiehauRework bfe_encap()
2009-02-17 Sepherosa ZiehauRework bfe_newbuf()
2009-02-17 Sepherosa Ziehaubfe_list_newbuf() -> bfe_newbuf()
2009-02-17 Sepherosa ZiehauRemove unused bfe_softc fields
2009-02-17 Sepherosa Ziehau- Split RX/TX mbuf dma tag.
2009-02-17 Sepherosa ZiehauFix parameters passed to bus_dma_tag_create()
2009-02-17 Sepherosa ZiehauFix warning about uninitialized variable (should be...
2009-02-17 Sepherosa ZiehauUse _bus_dmamap_load_buffer2() in bus_dmamap_load_mbuf()
2009-02-17 Sepherosa ZiehauAdd BUS_DMA_NOWAIT support to _bus_dmamap_load_buffer2()
2009-02-17 Sepherosa ZiehauFactor out _bus_dmamap_load_buffer2() from bus_dmamap_l...
2009-02-17 Sepherosa ZiehauFix the number of needed bounce pages' calculation
2009-02-17 Sepherosa Ziehau- Make sure that alignment constraint is at least 1...
2009-02-17 Sepherosa ZiehauFix dma tag boundry calculation.
2009-02-17 Sepherosa ZiehauBring in BUS_DMA_COULD_BOUNCE flag from FreeBSD.
2009-02-17 Sascha WildnerAdjust some perl & tcl related things in various script...
2009-02-16 Sascha WildnerUnbreak kernel build and fix some warnings.
2009-02-16 Sascha Wildneruio.h: Move definition of struct iovec to <sys/_iovec.h>.
2009-02-15 Sascha Wildner_null.h: If g++ 4.1 or any later version is used, use...
2009-02-15 Sascha Wildnerzic(8) & libc/stdtime: Reduce #ifdefs a bit.
2009-02-15 Thomas Nikolajsenlibstand.3: add HAMMER and MS-DOS filesystems and impro...
2009-02-15 Thomas Nikolajsennrelease: kernel moved to boot, make kernel.BOOTP there
2009-02-15 Matthew DillonRelase Engineering - Update loader-bootp.conf for new...
2009-02-15 Simon Schuberttelnetd: filter potentially dangerous env vars passed...
2009-02-15 Matthew Dillonpxe/tftpboot work - Allow multiple responses to broadca...
2009-02-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-15 Matthew DillonBoot loader fixes - fix recursive malloc()/free() error...
2009-02-15 Matthew DillonFix libstand's filesystem close callback. The passed...
2009-02-14 Simon Schuberttelnetd: filter potentially dangerous env vars passed...
2009-02-13 Matthias SchmidtChange handbook links
2009-02-14 Sascha WildnerSilence some -Wold-style-definition warnings.
2009-02-13 Nicolas TheryFix hang in dntpd startup when network down.
2009-02-13 Thomas Nikolajsenficl: unbreak testmain build
2009-02-11 Thomas NikolajsenMakefile.usr: add path to pkgsrc-all tar file
2009-02-11 Thomas Nikolajsennrelease: clean up Makefile and sync man pages & Makefi...
2009-02-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-11 Matthew DillonChange pkg_radd to postfix DragonFly-x.x.x onto the...
2009-02-11 Sascha Wildnervnconfig: Print better msg when neither regular file...
2009-02-11 Simon Schuberthammer boot2: reset file offset each time we're looking...
2009-02-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-11 Matthew DillonFix long-standing bug in boot1 code - can read junk...
2009-02-11 YONETANI TomokazuMention the variables added by 3b25fbd435d9ee6d47af7128...
2009-02-10 Sascha WildnerSync several manpages in section 9 with reality and...
2009-02-10 YONETANI TomokazuSet the default DESTDIR to /var/vkernel when the platfo...
2009-02-10 YONETANI TomokazuAdd two variables to adjust where to install kernel...
2009-02-10 Sascha Wildnernrelease: Exclude distfiles as well when we tar pkgsrc.
2009-02-10 Matthew DillonRelease Engineering: Enhance gui PFI to auto-detect...
2009-02-09 Sascha Wildnerzoneinfo & zic(8): Sync with tzcode2009b & tzdata2009b...
2009-02-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-09 Matthew DillonHAMMER VFS: Correct a ref count leak in the recent...
2009-02-09 Sascha Wildnerinstaller: Correct typo in a comment.
2009-02-09 Matthew DillonRelease Engineering: nrelease work, more didbootstrap...
2009-02-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-09 Matthew DillonRelease Engineering: nrelease and GUI build adjustments
2009-02-09 Matthew DillonRelease Engineering: nrelease build fixes - adjust...
2009-02-09 Sascha Wildnerubsa(4): Move HARDWARE section below DESCRIPTION.
2009-02-08 Thomas Nikolajsenrc.d/nfsclient: delete obsolete flag for rpc.umntall(8)
2009-02-08 Thomas Nikolajseninstaller: change `atacontrol' to `natacontrol'
2009-02-08 Matthew DillonAdjust the ${ISODIR}/.didbootstrap logic a little,...
2009-02-08 Matthias SchmidtAdd new option to pkg_search
2009-02-08 Matthias SchmidtShift link for 2.2
2009-02-08 Sascha Wildnernrelease: Restrict swap size to 8GB for now.
2009-02-08 Thomas NikolajsenMerge commit 'chlamydia/master'
2009-02-08 Thomas Nikolajsenvnconfig: Fix printing of inode
2009-02-08 Thomas Nikolajsenuuids.5: Fix error and improve wording
2009-02-08 Thomas Nikolajsenjscan: Fix SYNOPSIS and sync usage()
2009-02-08 Thomas Nikolajsendiskinfo: Add description of flags, fix SYNOPSIS and...
2009-02-08 Thomas Nikolajsenccdconfig: Improve markup & sync usage()
2009-02-08 Thomas Nikolajsenstrfile.8: Add missing `C' flag to SYNOPSIS.
2009-02-08 Sascha Wildnernrelease: Add /tmp to the list of nohistory directories.
2009-02-08 Thomas Nikolajsensh.1: Fix markup.
2009-02-08 Matthias SchmidtRevert 4dcaa51ba4d4238e035a802067366a28527cd570
2009-02-07 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-02-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-08 Matthew Dillonnrelease Makefile adjustments: Packages, newaliases...
2009-02-08 Thomas NikolajsenFix typo.
2009-02-08 Matthew DillonImprove the customizeiso step to allow restarts
2009-02-07 Stathis KamperisPolish cdev example
2009-02-06 Sepherosa Ziehaupci intr config: 'j' is the pin index we want to skip.
2009-02-06 Sepherosa Ziehaupci intr config: Fix an off by one bug
2009-02-05 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2009-02-05 Sascha Wildnerinstaller: Use unsigned long for holding hw.physmem...
2009-02-05 Sascha Wildnernrelease: Whitespace.
2009-02-05 Sascha Wildnernrelease: Re-add cvsup package URL which I accidentally...
2009-02-05 Simon Schuberttcsh: export PATH if using the default setting
2009-02-05 Simon Schubertdefine _PATH_DEFPATH to be reasonable, including sbins...
2009-02-05 Simon Schubertsh: export the default PATH instead of keeping it private
2009-02-05 Simon Schubertsh: use _PATH_DEFPATH instead of hand-rolling the defau...
2009-02-05 Matthew DillonMFC FreeBSD/1.49 - fix misuse of system() and failure...
next