dragonfly.git
2009-09-09 Matthew DillonMBUF - Do not limit an objcache common pool to 10 magaz...
2009-09-09 Matthew DillonMBUF - Account for failed allocations so netstat -m...
2009-09-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-09 Matthew DillonNFE - Change default RX ring size from 128 -> 256,...
2009-09-09 Simon Schubertgcc44/gmp: make directories before populating them
2009-09-09 Alexander PolakovRevert "Move isonum_ declaration to iso.h"
2009-09-09 Nicolas Therynfs: fix real/effective id mismatch in nfs_access
2009-09-09 Matthew Dillonpowernow - only build for i386, BIOS macros currently...
2009-09-08 Matthew DillonUSB - Reintroduce OHCI fixes without the larger polling...
2009-09-08 Matthew DillonNFS - Fix panic if the readdir base offset is beyond...
2009-09-08 Matthew DillonSILI - Merge Alex's ATA pass-through ioctls from AHCI...
2009-09-08 Alex Hornungahci(4) - Add support for ATA passthrough
2009-09-08 Sascha Wildneriscontrol.8: A little cleanup.
2009-09-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-08 Matthew DillonPIPE - Fix a panic introduced by the last commit.
2009-09-08 Alexander Polakovpowernow: AMD K8 frequency control.
2009-09-08 Antonio HueteISCSI - Minor module handling
2009-09-08 Sascha WildnerSync zoneinfo database with tzdata2009m from elsie.
2009-09-08 Alexander Polakovcd9660_util.c: fix a typo.
2009-09-08 Alexander Polakovcd9660_util.c: ANSIfy, no functional changes.
2009-09-08 Simon Schubertsound: mmap returns page number, not byte offset
2009-09-08 Simon Schubertmodules: remove KMODDEPS, it is not used anymore
2009-09-08 Simon Schubertmodules: add/correct module versions and depends
2009-09-08 Simon Schubertsys/module.h: include sys/linker_set.h
2009-09-08 Simon Schubertig_hal: add module version
2009-09-08 Simon Schubertadd tools/chkmoddeps
2009-09-08 Simon SchubertRevert "usbd - Do not start moused by default when...
2009-09-08 Matthew DillonRevert "USB - Formalize polling mode and fix ohci inter...
2009-09-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-08 Matthew DillonRemove nearly all MP contention from ip_randomid()
2009-09-07 Sascha WildnerAdd the make_autoclone_dev(9) manual page.
2009-09-07 Alex Hornungsio(4) - Fix double make_dev if used as console
2009-09-07 Matthew DillonUSB - Formalize polling mode and fix ohci interrupt...
2009-09-07 Matthew DillonUSB - Preallocate umass buffers to avoid interrupt...
2009-09-06 Matthew DillonUSB - Avoid unnecessary reprobes.
2009-09-06 Sascha WildnerLINT: Mention KTR_CTXSW.
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Matthew DillonMFS - Use mmap() instead of malloc().
2009-09-05 Alexander Polakovsmbfs: use libiconv v.2
2009-09-05 Sascha Wildnersys/conf/files: Remove duplicates.
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Matthew DillonPIPE - Fix more races in the pipe code
2009-09-05 Alexander Polakovnetbt: add MODULE_VERSION
2009-09-05 Alexander PolakovOops, revert the GENERIC part of f5ff88dca23b1b8f4b9287...
2009-09-05 Alexander Polakovmount_msdos: remove conversion tables.
2009-09-05 Alexander Polakovmsdosfs: add MODULE_VERSION.
2009-09-05 Alexander Polakovmissing type in iso.h
2009-09-05 Alexander Polakovcitrus: ooops, actually build utf1632.
2009-09-05 Alexander PolakovMove isonum_ declaration to iso.h
2009-09-05 Alexander Polakovlibiconv: we can now link mount_cd9660 and mount_msdos...
2009-09-05 Alexander Polakovlibkiconv: make libkiconv work when statically linked.
2009-09-05 Alexander Polakovcitrus: compile in UTF16/32 support for iconv.
2009-09-05 Alexander PolakovConnect cd9660_iconv msdosfs_iconv to the build.
2009-09-05 Alexander Polakovlibiconv: change mount_cd9660 to use libkiconv.
2009-09-05 Alexander Polakovlibiconv: convert cd9660 to libiconv.
2009-09-05 Alexander Polakovlibiconv conversion: add libkiconv to the build, fix...
2009-09-05 Alexander PolakovStage 5/5: Change mount_msdos to use libkiconv
2009-09-05 Alexander PolakovStage 4/5: Import libkiconv from FreeBSD.
2009-09-05 Alexander PolakovStage 3/5: Add msdosfs_iconv.
2009-09-05 Alexander PolakovStage 2/5: Change msdosfs to use libiconv in case.
2009-09-05 Alexander Polakovlibiconv: Uncomment iconv_vfs_refcount.
2009-09-05 Alexander PolakovStage 1/5: Update libiconv to support multibyte encodings.
2009-09-05 Alexander Polakovcitrus: iconv support for static binaries
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Sepherosa Ziehausoopt_from_kbuf: Use szmin(), since both len and sopt_v...
2009-09-05 Sepherosa Ziehausockopt: Short circuit most of the code in soopt_from_k...
2009-09-05 Aggelos Economopoulosadd KTR_CTXSW option to log context switches
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Stathis Kamperistop(1): Silence gcc warnings.
2009-09-04 Sascha Wildnernrelease.7: /dev/da8 is the default IMGUSBDEV.
2009-09-04 Matthew DillonAMD64 - Make machine/endian.h work properly when compil...
2009-09-03 Matthew Dillonmodules: Kill debugging.
2009-09-03 Simon Schubertmodules: correct dependencies / version declarations
2009-09-03 Simon Schuberttest/amd64: build and install modules
2009-09-03 Simon Schubertloader: update elf module code from FreeBSD
2009-09-03 Simon Schubertmodules: add elf_obj linker for amd64
2009-09-03 Simon Schubertmodules: pull in most of FreeBSD's module linker changes
2009-09-03 Simon Schubertmodules: disable dummy module declarations
2009-09-03 Simon Schubertmodules: drop a.out module support
2009-09-03 Simon Schubertamd64: declare initializecpu outside of SMP
2009-09-03 Simon Schubertacpi: restructure genwakecode.sh
2009-09-03 Matthew DillonHAMMER Util - hammer iostats now reports undo space...
2009-09-03 Matthew DillonHAMMER - Add vfs.hammer.stats_undo
2009-09-03 Matthew DillonCAM - Check DA media on open, basic suppor for removabl...
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Matthew DillonHAMMER - Fix lost inode issue (primarily with nohistory...
2009-09-03 Alex Hornungsubr_disk - add debug info
2009-09-03 Alex Hornungacpi_wakeup - Mark used vars with attribute used
2009-09-03 Alex Hornungmxge - Avoid using #cpu
2009-09-03 Alex Hornunglinuxemu - fix typo
2009-09-03 Matthew DillonTCP - Reduce context switching when handling large...
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Matthew DillonNFE - Fix bug with imtimer transitions and improve...
2009-09-02 Alexander Polakovtest commit
2009-09-02 Alexander Polakovcitrus: add a list of supported locales and build UTF8...
2009-09-02 Alexander Polakovcitrus: fix libc_rtld build with STATIC_LOCALES set.
2009-09-02 Alexander Polakovmake.conf(5): mention STATIC_LOCALES
2009-09-02 Sascha Wildnerlibobjc (gcc44): Don't build when NO_OBJC is set.
2009-09-02 Alex Hornungttyslot(3) - Update for unix98 ptys
2009-09-02 Alex Hornunggetttyent(3) - Update for unix98 ptys
next