hammer.sh: Adjust for devfs.
[dragonfly.git] / sys /
2009-10-02 Matthew Dillonvkernel - Fix build after recent crypto import when...
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Matthew Dillonvkernel - Fix FP corruption from preemptive thread...
2009-10-02 Alex Hornungtaskqueue - Beautify thread names
2009-10-02 Alex Hornungtaskqueue - Mark taskq threads MPSAFE again
2009-10-02 Alex Hornungtaskq - Make consumer tasks MPALMOSTSAFE
2009-10-02 Matthew Dillonktrace - Add kern.ktrace_suid, allowing suid/sgid execs...
2009-10-02 Matthew Dillontaskq - Fix SMP spinlock recursion
2009-10-02 Matthew Dillontaskq - Fix SMP panic due to incorrect lwkt_setpri...
2009-10-02 Matthew Dillonlwkt - Add lwkt_setpri_initial()
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Matthew DillonHAMMER - Fix root inode creation for slave.
2009-10-02 Alex Hornungopencrypto - Finish porting
2009-10-02 Alex Hornungmbuf - Add m_apply and m_getptr
2009-10-02 Sascha WildnerWIP crypto/opencrypto update
2009-10-02 Sascha WildnerVIA CPU support: Detect and enable CPU features (RNG...
2009-10-02 Alex Hornungkern_descrip - Remove leftover debug from devfs
2009-10-02 Alex Hornungtaskqueue - Improve _start_threads, refactor code
2009-10-01 Peter AvalosMerge branch 'master' of /repository/git/dragonfly
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-10-01 Matthew DillonAHCI - Minor fixes
2009-09-30 Matthew DillonCAM - Fix missing SIM lock in cam_periph_release()
2009-09-30 Matthew Dillonkernel - add missing header commit to interrupt config...
2009-09-30 Matthew Dillonkernel - close holes in autoconf's run_interrupt_driven...
2009-09-30 Matthew Dillonkernel - CAM - track busses for configuration
2009-09-30 Matthew Dillonkernel - add missing M_ZERO in taskqueue_create()
2009-09-30 Simon 'corecode... Merge commit 'crater/master'
2009-09-30 Alexander Polakovacpi_thermal: add sensors framework support
2009-09-30 Simon 'corecode... Fix chdir/fchdir for setuid/setgid binaries
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-30 Alex Hornungtaskqueue - Major overhaul
2009-09-30 Alex Hornunglksleep - Add lksleep for lockmgr locks
2009-09-30 Alex HornungAdd a karc4rand() to libkern
2009-09-30 Simon SchubertFix exec from setuid/setgid binaries
2009-09-29 Sepherosa ZiehauGC contrib/dev/acpica-unix-20061109
2009-09-28 Thomas Nikolajseni386/identcpu.c: Add VIA Nano support
2009-09-28 Thomas Nikolajseni386/identcpu.c: Add support for VIA C7
2009-09-28 Thomas NikolajsenDEVFS - Add probing of OpenBSD slices
2009-09-28 Thomas Nikolajsenaibs: Add ASUSTeK AI Booster ACPI ATK0110 sensors
2009-09-27 Matthew Dillonukbd - Add USBD_CALLBACK_LAST back in
2009-09-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-27 Matthew Dillonkbdmux - Fix wait flag. Fixes mountroot> and other...
2009-09-25 Alex Hornungdevfs - Change make_dev_covering to use dev_ops
2009-09-25 Alex Hornungtty_pty - Use different dev_ops for unix98 ptys
2009-09-22 Matthew Dillonkernel - Fix kqueue and SIGIO operation on pipes
2009-09-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-22 Matthew DillonKernel - Fix NOTE_EXIT.
2009-09-22 Simon 'corecode... amd64: sync cpu/stdint.h with i386
2009-09-20 Alex Hornungdisk - Also probe NetBSD slices for labels
2009-09-20 Alex Hornungmd - when setdiskinfo, also set no of blocks
2009-09-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-19 Sascha WildnerRestrict visibility of lwkt_schedule_remote() to SMP.
2009-09-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-19 Matthew DillonAMD64 - Unbreak the acpi kld, which also seems to fix...
2009-09-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-18 Matthew Dillonboot - Bring in real-mode fixes for BIOS calls
2009-09-17 Jordan Gordeevamd64: Fix for Xorg.
2009-09-17 Sascha WildnerFix some 'unused variable' warnings.
2009-09-16 Sascha Wildnerdevfs: Remove some unneeded variables.
2009-09-16 Sascha Wildneriscsi_initiator(4): Remove an unneeded variable.
2009-09-15 Matthew Dillonkernel - fix bug when issuing synchronous pageouts...
2009-09-15 Matthew DillonAHCI - Note on previous commit, power management support.
2009-09-15 Matthew DillonRELEASE 2.4 - Release Engineering on master adjust...
2009-09-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-15 Simon Schubertamd64: sync AMD64_GENERIC and platform/files with i386
2009-09-14 Matthew DillonKernel - change sync_on_panic default to 0
2009-09-14 Simon 'corecode... Revert "Increase the default TCP maximum segment size...
2009-09-14 Matthew Dillonext2fs - A few bug fixes and syntax adjustments.
2009-09-14 Matthew DillonAHCI - zero-pad ATAPI commands
2009-09-14 Matthew DillonAHCI - No longer cycle the port during port initialization
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-13 Matthew DillonDEVFS - Fixed missed unlock when attempting to list...
2009-09-13 Matthew DillonDEVFS - Wait an extra 2 seconds before looking for...
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-13 Matthew DillonDEVFS - Fix unprintables in serial numbers reported...
2009-09-13 Alex HornungGENERIC - add device kbdmux
2009-09-13 Alex Hornungkbdmux - Add missing opt_kbd.h include
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-12 Alexander Polakovlibiconv: convert NTFS to libiconv.
2009-09-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-12 Simon Schubertatomic.h: use system namespace for function arguments
2009-09-12 Sascha WildnerAdd kbdmux to LINT.
2009-09-12 Alex Hornungdevfs - change default GID to wheel
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 Alex Hornungconf.h - Fix buildworld
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 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
next