Stage 4/5: Import libkiconv from FreeBSD.
[dragonfly.git] / sys /
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 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-03 Matthew Dillonmodules: Kill debugging.
2009-09-03 Simon Schubertmodules: correct dependencies / version declarations
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 - 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-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 Hornungpty - Introduce unix98 ptys
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Alex HornungELF - allow execution of shared objects
2009-09-01 Alex HornungUse pseudo-device to specify number of precreated devs
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 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-28 Sascha Wildnerdevice.h: Properly tabify
2009-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-28 Matthew DillonNFS - Fix remaining VM/BIO issues
2009-08-28 Simon SchubertMerge commit 'crater/master'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
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-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-26 Matthew DillonKernel - fix access checks
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 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 WildnerClean up iSCSI options.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-25 Matthew DillonAMD64 - Cleanup - Remove JGPMAP32 and READYx
2009-08-25 Simon Schubert__DragonFly_version: bump after sleep function renames
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Michael Neumannpriv: hammer expand not allowed within jail
2009-08-24 Matthew DillonKernel - more NFS fixes, more dirty bit fixes, remove...
2009-08-24 Matthew DillonNFS - Properly handle NFSv3 EOF short-reads
2009-08-24 Matthew DillonKernel - Fix issues with vnode_pager_setsize() (effects...
2009-08-24 Matthew DillonISCSI - correct compiler errors due to recent divergences.
2009-08-24 Matthew DillonBring in ISCSI initiator support.
2009-08-24 Matthew DillonRename msleep() to ssleep().
2009-08-24 Matthew DillonRename serialize_sleep() to zsleep()
2009-08-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Matthew Dillonfsync - Add sysctl to relax fsync requirements.
2009-08-24 Matthew DillonAdd a flags argument to VOP_FSYNC()
2009-08-24 Sepherosa Ziehaubrgphy: Add support for BCM5722
2009-08-24 Sepherosa Ziehaumiibus: miidevs.h regen
2009-08-24 Sepherosa Ziehaumiibus: Add PHY id for BCM5722
2009-08-23 Nicolas Therynfs: init real/saved uid/gid in server-side credentials
2009-08-23 Simon Schubertremove gcc34
2009-08-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Matthew DillonPF - Must set FW_MBUF_REDISPATCH when translating input...
2009-08-23 Matthew DillonNetwork - redispatch was not properly adjust ip->ip_len
2009-08-23 Sascha Wildnerciss(4): Use a more proper fix to silence the ciss_prin...
2009-08-23 Nicolas Theryadd faccessat(2) syscall
2009-08-23 Nicolas Theryvfs: add support for incoming faccessat(2) syscall
2009-08-23 Nicolas Theryaccess(2): fix confusion between real and effective...
2009-08-23 Nicolas Therynwfs: refactor nwfs_access to use vop_helper_access
2009-08-23 Nicolas Therysmbfs: refactor smbfs_access to use vop_helper_access
2009-08-23 Nicolas Therynfs: refactor nfs_laccess to use vop_helper_access
2009-08-23 Nicolas Theryprocfs: refactor vop_access to use vop_helper_access
next