dragonfly.git
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
2009-08-27 Simon Schubertdma: bump man page date
2009-08-27 Simon Schubertdma: man page cleanup
2009-08-27 Simon Schubertdma: add recipient parsing from headers
2009-08-27 Simon Schubertdma: convert to more extensible queue file format
2009-08-27 Simon Schubertdma: beautify queue listing output
2009-08-27 Simon Schubertdma: add queue-only mode (no instant delivery attempt)
2009-08-27 Simon Schubertdma: move sender into queue
2009-08-27 Simon Schubertdma: initialize queue structures
2009-08-27 Simon Schubertdma: factor out mail handling code
2009-08-27 Simon Schubertgames/quiz: add another president answer section and...
2009-08-27 Simon Schubertppi.4: remove wrong statement
2009-08-27 Sascha Wildnerinstaller: Enable writing to the disk label area prior...
2009-08-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-26 Matthew DillonKernel - fix access checks
2009-08-26 Hasso TepperAutomatic login isn't the default any more.
2009-08-26 Hasso TepperAdd LIBEDIT_MAJOR and LIBEDIT_MINOR defines.
2009-08-26 Sascha WildnerOops, remove the correct file via 'make upgrade' (gcc41...
2009-08-26 Matthew DillonAMD64 - Ansification of fsx to deal with misc 64-bit...
2009-08-26 Matthew DillonAMD64 - Fix minor issues.
2009-08-26 Matthew DillonKernel - Clean up conditionals to make them more readab...
2009-08-26 Matthew DillonAMD64 - Correct wire_count, statistics, and other pmap...
2009-08-26 Matthew DillonTesting - fix bugs in fsx related to 64-bit systems.
2009-08-26 Matthew Dilloncdparanoia hacks - add ENOMEDIUM, fake out scsi_inquiry...
2009-08-26 Matthew DillonKernel - Add scsi/scsi_sg linux-compatible SCSI pass...
2009-08-26 Matthew DillonKernel - pass sysmsg through to ioctl.
2009-08-25 Matthew DillonFix issue1314 - panic when exporting -public flag
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-25 Matthew Dillonkernel - Add support for %z[d,x,etc].
2009-08-25 Matthew DillonAMD64 - Fix bug in mpstable pass 1 non-default configur...
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-08-25 Matthew DillonAMD64 - Adjust _pmap_allocpte() to handle races.
2009-08-25 Sascha WildnerWipe up kerberos remains via 'make upgrade'.
2009-08-25 Sascha WildnerWipe up gcc34 remains via 'make upgrade'.
2009-08-25 Sascha WildnerAdd some MLINKS for cpp(1) and gcov(1) manual pages.
2009-08-25 Sascha WildnerClean up iSCSI options.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-25 Matthias SchmidtDEVFS - Add rc.d script to Makefiles and examples file
2009-08-25 Matthias SchmidtDEVFS - Add rc.d script to load rules at startup
2009-08-25 Matthew DillonAMD64 - Cleanup - Remove JGPMAP32 and READYx
2009-08-25 Simon Schubert__DragonFly_version: bump after sleep function renames
next