Merge branch 'vendor/NCURSES'
[dragonfly.git] / sys /
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan Lentferkern/kern_kinfo.c: Fix incorrect population of kinfo_pr...
2009-12-16 Sascha WildnerFix some warnings that creep up when compiling without...
2009-12-16 Sascha WildnerFix the SOEKRIS build (kernel without I686_CPU).
2009-12-16 Sascha WildnerFix the LINT build.
2009-12-16 Michael NeumannUnbreak HAMMER root mounts
2009-12-15 Matthew Dillonkernel - adjust falloc and arguments to dupfdopen,...
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-15 Sascha WildnerAdd -Werror to the kernel build.
2009-12-15 Sascha Wildnermp_machdep.c: Fix some warnings of the SMP without...
2009-12-15 Alex HornungLINT - clear a bunch of warnings
2009-12-15 Sascha WildnerFix warning in the UP build.
2009-12-15 Matthew Dillonkernel - Third time's the charm - move lwp_ucred to...
2009-12-15 Matthew Dillonkernel - Make adjustments to the per-lwp ucred
2009-12-15 Matthew Dillonkernel - move proc->p_lock, add lwp ucred caching
2009-12-14 Sascha Wildnervga(4): Simplify conditions for mode rejection somewhat.
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-13 Michael NeumannRemove misleading comments
2009-12-13 Michael NeumannHAMMER - Stabilize and refactor volume removal
2009-12-13 Alexander Polakovi386: sync k6_mem.c with FreeBSD polachok/i386
2009-12-13 Alexander Polakovi386: sync i686_mem with FreeBSD
2009-12-13 Alexander Polakovidentcpu.c: add PLCMULDQ, AES and VMM feature strings
2009-12-13 Alexander Polakovi386: sync identcpu with FreeBSD
2009-12-12 Michael NeumannHAMMER - Fix reblocking operation of volume removal
2009-12-12 Matthew DillonHAMMER VFS - Fix incorrect hammer_cursor_removed_node...
2009-12-12 Michael NeumannHAMMER - Fix panic when removing volume
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-12 Michael NeumannHAMMER - Stabilize volume removal
2009-12-12 Michael NeumannFix typo
2009-12-12 Michael NeumannHAMMER - Fix umount flushing issue for volume-add/del
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-12-11 Aggelos EconomopoulosKill T/TCP
2009-12-10 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-09 Michael NeumannRename "hammer expand" to "hammer volume-add"
2009-12-09 Sascha WildnerFix argument order for netmsg_init().
2009-12-08 Sascha WildnerFix LINT kernel build.
2009-12-07 Thomas Nikolajsenhammer: update Version 4 description
2009-12-07 Matthew DillonHAMMER VFS - Fix WIP
2009-12-07 Michael NeumannHAMMER - Implement multi-volume root mounts
2009-12-07 Alex Hornungdump - Unbreak VKERNELs
2009-12-07 Sascha Wildnerloader.8: Bump .Dd and fix a manlint warning.
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-12-06 Alex Hornungdump - Bring in FreeBSD's dumping (new dumps & minidumps)
2009-12-06 Alex Hornungpmap - Change pmap_map syntaxis
2009-12-06 Sascha Wildnernetwork - Fix SMP build
2009-12-06 Matthew Dillonnetwork - Fix UP build
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-05 Matthew DillonHAMMER VFS - Change default from version 3 to version 4
2009-12-04 Alexander PolakovImport hotplug(4) pseudo-device.
2009-12-04 Matthew Dillonkernel - Fix recursive lockmgr lock panic when creating...
2009-12-04 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-03 Matthew DillonHAMMER VFS - Fix bug in statvfs() polachok/small
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Sascha Wildnersyscons(4): Use 100x37 when the VESA800X600 flag is...
2009-11-27 Sascha Wildnervga(4): Remove VGA_SLOW_IOACCESS option.
2009-11-27 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-11-27 Sascha Wildnernpx(4): Silence a warning in the SMP build.
2009-11-27 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-26 Alexander PolakovDetect FPU by checking CPUID features.
2009-11-26 Alex Hornungboot - Improve lsdev (2)
2009-11-26 YONETANI TomokazuRevert "AMD64 - add missing assignments to fix garbled...
2009-11-25 YONETANI TomokazuAMD64 - add missing assignments to fix garbled backtrace.
2009-11-25 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2009-11-24 Michael Neumannhammer expand: Refactor a bit
2009-11-24 Michael Neumannhammer expand: Fix "umount flushing...giving up!" problem.
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-24 Michael Neumannhammer expand: Move free bigblock accounting out of...
2009-11-22 Stathis KamperisAllow null mounts to accept -o update
2009-11-18 Alex Hornungatomic - fix inline assembly
2009-11-18 Alex Hornungdevfs - Remove old debug
2009-11-18 Alex Hornungboot - Improve lsdev
2009-11-18 YONETANI Tomokazuleftover from 0202303b: fix critical section mismatch.
2009-11-16 Alexander PolakovAttempt to fix "ACPI Warning: Cannot release the ACPI...
2009-11-16 Sascha WildnerCover some of the recently added ACPI modules by the...
2009-11-15 Matthew DillonHAMMER VFS - Remove some debug kprintfs from the rebala...
2009-11-14 Aggelos EconomopoulosMerge commit 'crater/master'
2009-11-14 Aggelos EconomopoulosMerge branch 'less_update'
2009-11-14 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-14 Thomas Nikolajsenbusdma: Put alignment/boundary check failure under...
2009-11-14 Thomas Nikolajsenhammer: hammer_recover_stage2() may only be called...
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-14 Matthew DillonACPI - Fix type-o which caused clock interrupts to...
2009-11-12 Sascha Wildneracpi_thermal(4): Silence a warning.
2009-11-11 Alexander PolakovFix LINT building, broken by ACPI update.
2009-11-11 Alexander PolakovRemove traces of ACPI_QUIRK_VMWARE, should be no longer...
2009-11-08 Alexander PolakovMerge branch 'newacpi+'
2009-11-08 Alexander PolakovACPI: comment-out not-yet-ready code and remove extra... polachok/newacpi+
2009-11-08 Alexander PolakovAlways do PCI_REROUTE_INTERRUPT.
2009-11-08 Alexander PolakovExpand the support for PCI-e memory mapped configuratio...
2009-11-08 Alexander PolakovUse lockmgr locks for ACPI_SERIAL_*
2009-11-08 Alexander PolakovACPI: disable acpi_pci_* by default
2009-11-08 Alexander PolakovACPI: Faking interrupt routing.
2009-11-08 Alexander PolakovUnhide debug message while trying to make it work.
2009-11-08 Alexander PolakovRevert "IO APIC: Assign pins dedicated to PCI in the...
next