dragonfly.git
2009-09-12 Sascha WildnerAdd kbdmux to LINT.
2009-09-12 Sascha WildnerAdd a kbdmux(4) manual page (taken from FreeBSD).
2009-09-12 Sascha Wildnerpfi: Adjust a bit better for devfs.
2009-09-12 Sascha Wildnerinstaller: Add dumpdev support.
2009-09-12 Alex Hornungdevfs - change default GID to wheel
2009-09-12 Alex Hornungptsname,posix_openpt - move to libc/stdlib
2009-09-11 Alex Hornungptsname - Minor fixes
2009-09-11 Alex Hornungdiskmbr - Don't use 'tempname', use dsname()
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonHAMMER - HAMMERIOC_GETHISTORY ioctl fails on directorie...
2009-09-11 Stathis Kamperisgetcwd: Return proper error codes.
2009-09-11 Alex Hornungdevfs - populate statfs f_files properly
2009-09-11 Alex Hornungkbdmux - Bind into module build Makefile
2009-09-11 Sascha WildnerFix MLINKS.
2009-09-11 Alex Hornungconf.h - Fix buildworld
2009-09-11 Alex Hornungkbdcontrol - Add support for kbdmux
2009-09-11 Alex Hornungkbdmux - make it work for us
2009-09-11 Alex Hornungkbdmux - Initial import from FreeBSD
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonFix buildworld issues - conditionalize thread.h in...
2009-09-11 Alex Hornungunix98 ptys - Add man pages
2009-09-11 Alex Hornungmake_dev(9) - Update man page for make_dev_covering
2009-09-11 Alex Hornungdisk - use make_dev_covering instead of make_dev
2009-09-11 Alex Hornungdevfs - Add new make_dev_covering
2009-09-11 Matthew Dillonkgdb - Add -D_KERNEL_STRUCTURES to access kernel struct...
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonKERNEL - Implement a poor man's ioscheduler using sys...
2009-09-11 Matthew DillonHAMMER - Try to improve backend stalls due to heavy...
2009-09-10 Matthew DillonIPV6 - Attempt to fix tcp46 compatibility listen sockets
2009-09-09 Simon Schubertgcc44/gmp: fix last commit
2009-09-09 Matthew DillonKernel - Enable the TCP inflight limiter by default...
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.
next