make_dev(9) - Update man page for make_dev_covering
[dragonfly.git] / sys /
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 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 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 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 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 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 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 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 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 Polakovmsdosfs: add MODULE_VERSION.
2009-09-05 Alexander Polakovmissing type in iso.h
2009-09-05 Alexander PolakovMove isonum_ declaration to iso.h
2009-09-05 Alexander PolakovConnect cd9660_iconv msdosfs_iconv to the build.
2009-09-05 Alexander Polakovlibiconv: convert cd9660 to libiconv.
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 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-04 Matthew DillonAMD64 - Make machine/endian.h work properly when compil...
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...
next