getttyent(3) - Update for unix98 ptys
[dragonfly.git] / sys /
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
2009-08-23 Nicolas Theryufs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryudf: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Therymsdosfs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryisofs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryhpfs: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryext2: refactor vop_access to use vop_helper_access
2009-08-23 Nicolas Theryremove #ifdef'ed out quota code from vop_helper_access
2009-08-23 Nicolas Thery'at' syscalls: remove unneeded _AT_SYMLINK_MASK constant
2009-08-22 Matthew DillonAMD64 - Fix unsigned promotion that was meant to be...
2009-08-22 Matthew DillonChange TCP_MIN_WINSHIFT from 6 to 5 to accomodate broke...
2009-08-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-22 Matthew DillonTCP - Fix problems with dynamic receiver and sender...
2009-08-22 Sascha Wildnersys/boot: Fix warnings in sys/boot and raise WARNS...
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-21 Matthew DillonAMD64 - AUDIT RUN - Fix format strings, size_t, and...
2009-08-21 YONETANI TomokazuFix mplock mismatch.
2009-08-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-20 Matthew DillonAMD64 - Get buildworld working again.
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-20 Matthew DillonINET6 - Fix broken call to ip6_notify_pmtu()
2009-08-20 Matthew DillonVKERNEL - fix procedure argument to match prototype.
2009-08-20 Simon SchubertFinish revert "size_t/ssize_t - change to [unsigned...
2009-08-20 Matthew DillonRevert size_t/ssize_t 1e8087d481c6bfecf14ce6eddc5c72203...
2009-08-20 Matthew DillonHAMMER - Massively improve performance
2009-08-20 Matthew DillonBIOQ - Create a more sophisticated bursting mechanic...
2009-08-20 Matthew Dillondisklabel64 - Fix DIOCSDINFO64, DIOCWDINFO64 bugs
2009-08-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next