dragonfly.git
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 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 Stathis Kamperistop(1): Silence gcc warnings.
2009-09-04 Sascha Wildnernrelease.7: /dev/da8 is the default IMGUSBDEV.
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
2009-09-02 Alex Hornungwall(1) - Fix for unix98 ptys
2009-09-02 Alexander Polakovlibc: locale support for static binaries.
2009-09-01 Simon Schubertamd64: sync missing functions/config from i386
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Matthew DillonKernel - Minor cleanup.
2009-09-01 Matthew DillonKernel - remove the old specfs trialings.
2009-09-01 Matthew DillonKernel - Disk - do not bother trying to read the MBR...
2009-09-01 Matthew DillonKernel - add missing crfree() calls to two linux emulat...
2009-09-01 Alex Hornungopenpty(3) - change to use unix98 ptys
2009-09-01 Alex Hornungpty - Introduce unix98 ptys
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Matthew DillonMFS - Fix MFS size passed to kernel mfs component
2009-09-01 Sascha Wildnermath(3): Remove some dead initialization.
2009-09-01 Alex HornungELF - allow execution of shared objects
2009-09-01 Alex HornungUse pseudo-device to specify number of precreated devs
2009-09-01 Sascha Wildnerrpc.statd(8): Fix 2 cases where syslog() was passed...
2009-08-31 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-31 Matthew DillonMFS - Fix mmap issues with files under MFS
2009-08-31 Alex Hornungvn - enable autocloning
2009-08-31 Alex Hornungtap - Don't make_dev if dev already exists
2009-08-30 Sascha Wildnertrek(6): Drop fast/slow modes and the broken autodetection
2009-08-30 Sascha WildnerSome small fixes in the iscsi manual pages.
2009-08-30 Sascha Wildnermake_dev.9: Use .Dx and fix a typo.
2009-08-30 Sascha WildnerFix registration issue in the devfs rc script.
2009-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-30 Matthew DillonKernel - replace unbounded uses of kvcprintf() and...
2009-08-30 Matthew DillonKernel - add ksnrprintf() and friends.
2009-08-29 Sascha WildnerFix some more typos in manual pages and messages.
2009-08-29 Sascha WildnerFix typo: aquire -> acquire.
2009-08-29 YONETANI TomokazuFix installing from read-only ${.OBJDIR}
2009-08-29 YONETANI TomokazuFix installing from read-only ${.OBJDIR}
2009-08-29 Sascha Wildnermalloc.3: IMPLEMENTATION NOTES were moved to posix_mema...
2009-08-28 Sascha Wildnerdevice.h: Properly tabify
2009-08-28 Sascha WildnerUpdate the make_dev(9) manual page for devfs.
2009-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-28 Matthew DillonNFS - Fix remaining VM/BIO issues
2009-08-28 Sascha WildnerAdd iscsi_initiator(4) manual page to the build.
2009-08-28 Simon Schubertdma: add TODO
2009-08-28 Simon SchubertMerge commit 'crater/master'
2009-08-28 Simon Schubertgcc44: install mm_malloc.h
2009-08-28 Simon Schubertgcc41: install mm_malloc.h
2009-08-28 Simon Schubertgcc44: update README.DELETED
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon Schubertgcc44: add forgotten file
2009-08-28 Simon Schubertgcc41: update README.DELETED
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-28 Simon Schubertgcc41: add forgotten file origin/vendor/GCC
2009-08-28 Matthias SchmidtDEVFS - Change rc.d script and add rc.conf(5) entry
2009-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-28 Matthew DillonKernel - Close VM/BIO races and document.o
next