named: conditionally copy files to chroot (rc-script)
[dragonfly.git] / sys /
2010-01-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-21 Matthew Dillonkernel - Add burst reads back into swap_pager
2010-01-21 Matthew Dillonkernel - Add VM_ALLOC_QUICK feature to vm_page_alloc()
2010-01-21 Matthew Dillonkernel - reduces kern.maxvnodes on machines with less...
2010-01-20 Matthew Dillonkernel - ufs, ext2fs getpages/putpages cleanup
2010-01-20 Matthew Dillonkernel - Fix bug in recent defered-zap namecache code.
2010-01-20 Sascha Wildnersyscalls.master: List all auto-generated files.
2010-01-19 Matthew Dillonkernel - Add new bufcache/VM consolidated API, fsx...
2010-01-19 Sascha Wildnersched_rr_get_interval(2): Use copyout(9) for the interv...
2010-01-18 Matthew Dillonkernel - Fix vkernel_trap
2010-01-18 Matthew Dillonkernel - Fix pager bug in vm_fault and UFS and have...
2010-01-18 Sascha WildnerSome devfs(5) related cleanup.
2010-01-18 Matthew Dillonkernel - Finish implementing PG_RAM / pipelined mmap...
2010-01-18 Matthew Dillonkernel - simplify vm pager ops, add pre-faulting for...
2010-01-18 Matthew Dillonkernel - add spinlock to syscons console write path
2010-01-17 Matthew Dillonkernel - do not wire user pages in sysctl
2010-01-17 Stathis Kamperismqueues: Reduce diffs with NetBSD.
2010-01-16 Stathis Kamperismqueues: Fix deadlock situation.
2010-01-16 Matthew Dillonkernel - improve panic message on syscall MP mismatch
2010-01-16 Matthew Dillonkernel - fix MP lock mismatch in sys_lwp_rtprio()
2010-01-16 Sascha Wildnersys_linux_socketcall(): Add missing return() (fixes...
2010-01-16 Matthew Dillonkernel - fix sctp build (LINT)
2010-01-16 Matthew Dillonkernel - add UP version for spin_trylock_wr()
2010-01-15 Matthew DillonHAMMER VFS - Fix umount panic related to volume flush
2010-01-15 Stathis Kamperismqueues: Partially sync with NetBSD.
2010-01-15 Matthew Dillonkernel - linux emulation - fix linux socketcall MP...
2010-01-15 Matthew Dillonkernel - Replace zalloc zones with kmalloc for PCBs
2010-01-15 Matthew Dillonkernel - Fix not-quite-nonblocking VX lock in allocfree...
2010-01-15 Matthew DillonHAMMER VFS - hammer_inode / vp races
2010-01-15 Matthew Dillonkernel - Fix mislocated __vbusy()
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew Dillonkernel - Increase default kern.maxfiles from (maxproc...
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew Dillonkernel - Improve VM fault performance for sequential...
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew Dillonkernel - Improve VM fault performance for sequential...
2010-01-14 Stathis Kamperismqueues: Remove duplicate code.
2010-01-14 Stathis Kamperismqueues: Return EINVAL upon invalid timeout request.
2010-01-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-13 Matthew Dillonkernel - fifofs - Fix missing token releases
2010-01-13 Matthew Dillonkernel - fifofs - Fix missing token releases
2010-01-13 Matthew DillonHAMMER VFS - REDO implementation base code part 4/many
2010-01-12 Matthew DillonHAMMER VFS - REDO implementation base code part 3/many...
2010-01-12 Matthew DillonHAMMER VFS - REDO implementation base code part 3/many...
2010-01-12 Matthew DillonHAMMER VFS - REDO implementation base code part 3/many
2010-01-12 Matthew DillonHAMMER VFS - REDO implementation base code part 2/many
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Jan Lentferuchcom: Fix panic when accessing a ucom device based...
2010-01-11 Sascha WildnerFix kernel build without INET6.
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Matthew DillonHAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT...
2010-01-11 Matthew DillonHAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Matthew DillonHAMMER VFS - REDO implementation base code part 1/many
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Matthew DillonHAMMER VFS - Add debugging for write I/O
2010-01-10 Matthew DillonHAMMER VFS - REDO/fsync precursor work
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-07 Stathis Kamperismqueues: Garbage collect dead function prototype.
2010-01-06 Matthew Dillonkernel - poll - Fix MP races
2010-01-05 Sascha WildnerFix a panic during snd_uaudio(4) attach.
2010-01-05 Matthew DillonHAMMER VFS - Fix volume ref count leak in fhtovp code.
2010-01-05 Matthew DillonHAMMER VFS - Fix serious bug when downgrading (and...
2010-01-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-05 Matthew Dillonnetwork - VR driver - increase RX ring descriptors
2010-01-04 Sascha WildnerUnbreak LINT (tick() -> ustick()).
2010-01-03 Sascha Wildnervfs_conf.c: Fix a warning and remove 'nowerror'.
2010-01-03 Matthew Dillonkernel - kqueue - fix bug in marker handling
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - poll/select - temporary fix for stalls
2010-01-03 Matthew Dillonkernel - poll/select - temporary fix for stalls
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - refactor kqueue_scan(), rename tick...
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - major refactoring
2010-01-02 Sascha Wildnerkprintf(9): Add 'h' and 'hh' modifiers (ACPI debug...
2010-01-02 Matthew Dillonkernel - kqueue - move kq_kev out of struct kqueue
2010-01-02 Matthew Dillonkernel - pmap (i386) - fix bugs in gd_GDMAP1 and gd_GDA...
2010-01-02 Sascha WildnerAdd some missing ACPI source files to 'files' (for...
2010-01-02 Sascha Wildneracpi(4): Fix some x86_64 warnings.
2010-01-01 Sascha WildnerEnable the machdep.disable_rtc_set sysctl on x86_64.
2010-01-01 Matthew Dillonkernel - adjust vnode reclamation
2010-01-01 Matthew Dillonkernel - namecache - fix deadlock
2010-01-01 Matthew Dillonkernel - pmap - more invltlb stuff
2010-01-01 Sascha WildnerBump copyright years. Happy new year!
2009-12-31 Matthew Dillonkernel - pmap - add additional logic for cpu_invltlb()
2009-12-30 Matthew Dillonkernel - pmap (i386) - Refactor the foreign pmap mapping
2009-12-30 Matthew Dillonkernel - pmap (mainly i386) - fix TLB race and other...
2009-12-29 Matthew Dillonkernel - Fix improper vgone() in procfs and races in...
2009-12-29 Matthew Dillonkernel - fix fifofs kqueue broken on the 25th
2009-12-29 Antonio Huete Jimenezmd(4) - Several fixes to make the module loading/unload...
2009-12-28 Matthew Dillonkernel - MPSAFE stabilization
2009-12-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-27 Michael Neumannhammer volume - Serialize volume operations
2009-12-27 Matthew Dillonkernel - Correct bug in cache_fullpath()
2009-12-27 Matthew Dillonkernel - fix improper VOP_*() calls on dead vnode
2009-12-27 Matthew Dillonkernel - Add per-mount token to replace mplock.
next