libc - Return ENOSYS in both mlockall() / munlockall()
[dragonfly.git] / sys /
2010-04-14 Antonio Huete Jimenezlibc - Return ENOSYS in both mlockall() / munlockall()
2010-04-14 Matthew DillonHAMMER VFS - Fix hammer lock assertion panic when REDO...
2010-04-14 Sascha WildnerClean up some remains from the gcc2 days.
2010-04-13 Alex Hornungnata - Drop pending requests on dump
2010-04-13 Alex Hornungata - Fix dumping of old ata driver
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-10 Sascha WildnerFix LINT build.
2010-04-10 Stathis KamperisACPI: Don't unlock in lock's error path
2010-04-10 YONETANI TomokazuACPI - disable ACPIIO_ACKSLPSTATE
2010-04-10 Sascha WildnerConstify ncp_error()'s fmt argument.
2010-04-09 Alex Hornunglinux emu - Refactor open code
2010-04-09 Alex Hornunglinux emu - support O_DIRECTORY for open syscall
2010-04-07 Matthew Dillontmpfs - Add additional mount options
2010-04-06 Stathis Kamperismqueues: selwakeup() needs the MP lock to be held
2010-04-06 Michael Neumannhammer volume-add / volume-del: Keep bigblock stats...
2010-04-01 Matthew Dillonkernel - Address excessive stall in pageout during...
2010-04-01 Matthew Dillondevfs - Fix incorrect st_size reporting
2010-04-01 Matthew DillonHAMMER VFS - Fix insufficient cursor change test
2010-03-31 Alex Hornungvinum - change drive parsing
2010-03-31 Matthew DillonHAMMER - Adjust documentation and change default fsync_...
2010-03-31 Alex Hornungdevfs - remove obsolete KKASSERT
2010-03-31 Matthew Dillonvkernel - remove stale lwbuf fields in globaldata
2010-03-31 Matthew Dillonkernel - lwbuf - Remove dead code
2010-03-31 Matthew Dillonkernel - more lwbuf followup work
2010-03-31 Samuel J. Greearkernel - lwbuf, don't rely on gcc auto-arrays
2010-03-31 Samuel J. Greearkernel - make lwbuf use objcache for ephemeral mappings
2010-03-31 Joe Talbottvkernel - Fix kernel build after recent lwbuf work.
2010-03-31 Sascha WildnerFix UP kernel build.
2010-03-31 Matthew Dillonkernel - Fix lwbuf leak for i386
2010-03-30 Sascha WildnerMove SHOW_BUSYBUFS to the platform independent kernel...
2010-03-30 Sylvestre Gallonvadvise depend of COMPAT_43.
2010-03-30 Sylvestre GallonAllow nfe and xl to compile without DEVICE_POLLING.
2010-03-30 Sylvestre GallonUFS code is dependant of FFS code. It does not compile...
2010-03-30 Sylvestre GallonAllow kernel to be compile without SYSV[SHM|MSG|SEM]
2010-03-30 Sylvestre GallonAllow kernel to be compile without _KPOSIX_PRIORITY_SCH...
2010-03-30 Sylvestre GallonAllow the kernel to be compile without KTRACE option.
2010-03-29 Thomas NikolajsenMerge commit 'crater/master'
2010-03-29 Thomas Nikolajsenahci/sili.4 - Document sysctl nodes & loader tunables
2010-03-29 Sascha WildnerFix typo.
2010-03-29 Matthew Dillonkernel - Fix NULL pointer dereference on forced unmount
2010-03-29 Matthew Dillonkernel - Fix bug in biowait()
2010-03-29 Sascha Wildnersyscons(4): Add support for 8 bit packed pixel modes.
2010-03-28 Matthew Dillonrelease - Master is now 2.7, adjust sys/sys/param.h... v2.7.0
2010-03-28 Matthew Dillonkernel - Fix cluster_read random I/O heuristic
2010-03-28 Matthew Dillonkernel - vinum - Fix volume number for 'vinum read'
2010-03-28 Matthew Dillonkernel - Add debug.panic sysctl
2010-03-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-28 Matthew Dillonkernel - Correct syscalls.master for shmat()
2010-03-28 Sascha Wildnervkernel64: Fix some warnings and remove nowerror from...
2010-03-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-28 Matthew Dillonkernel - Fix shmat() for 64-bit
2010-03-27 Sascha WildnerFurther adjustments for 64 bit vkernels.
2010-03-27 Matthew DillonHAMMER VFS - Conditionalize more debugging kprintfs...
2010-03-27 Matthew Dillonkernel - Move PANIC_REBOOT_WAIT_TIME to conf/options
2010-03-27 Matthew DillonHAMMER VFS - Conditionalize debugging kprintfs during...
2010-03-26 Matthew DillonHAMMER VFS - Remove some debugging
2010-03-26 Matthew DillonHAMMER VFS - Implement REDO recovery code
2010-03-24 Samuel J. Greearlinux - Allow for maps to be read in chunks
2010-03-24 Samuel J. Greearlinux - Add syscalls
2010-03-24 Alex Hornungremove several leftover debug kprintfs
2010-03-24 Alex Hornunglinprocfs - further fix /proc/{pid}/maps
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-24 Matthew Dillonkernel - Turn on vfs.cache_mpsafe by default
2010-03-24 Matthew Dillonkernel - vm - Change inactive target to 1/4 memory...
2010-03-23 Matthew DillonNFS - Remove debugging kprintfs
2010-03-23 Matthew DillonHAMMER VFS - Fix another low memory deadlock issue
2010-03-23 Matthew Dillonvkernel64 - Add missing bits from later kernel work...
2010-03-23 Matthew Dillonvkernel64 - Ignore spurious trap during fast system...
2010-03-23 Matthew Dillonvkernel64 - Cleanup, unbreak 32 bit
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-23 Matthew Dillonnewvers - further shorten branch name in vers.txt
2010-03-23 Matthew Dillonkernel - Change the vfs.vm_cycle_point default from...
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-22 Matthew Dillonbuildkernel - generate vers.txt file
2010-03-22 Sascha WildnerClean up some specfs remains.
2010-03-21 Sascha Wildnersyscons(4): Remove (unused) scgfbrndr.c.
2010-03-21 Sascha Wildnersyscons(4): Base renderer selection on the new mode...
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...
2010-03-21 Jordan Gordeevamd64: Fixes for the vkernel.
2010-03-21 Jordan Gordeevamd64: Pass correct address to signal handlers.
2010-03-21 Jordan Gordeev/dev/klog: Ensure correct results in computation.
2010-03-21 Jordan Gordeevvkernel64: Add a warning when KERNBASE is used.
2010-03-21 Jordan Gordeevvkernel64: Fix the way syscalls are passed to the vkernel.
2010-03-21 Jordan Gordeevvkernel64: Add bug workaround.
2010-03-21 Jordan Gordeevamd64: Add kernel support for 64-bit virtual page tables.
2010-03-21 Jordan Gordeevamd64: Move declaration of npxdna().
2010-03-21 Jordan Gordeevamd64: Update some header files for the vkernel.
2010-03-21 Jordan GordeevAdd platform vkernel64.
2010-03-21 Jordan Gordeevamd64: Move some kernel files.
2010-03-21 Constantine A. Mureninwbsio: support W83627UHG (0xa2); supported by lm(4...
2010-03-21 Constantine A. Mureninwbsio(4): support W83627DHG-P (0xb0); hw mon supported...
2010-03-21 Constantine A. Mureninwbsio(4): support W83687THF (0x85); hw mon is already...
2010-03-20 Matthew DillonHAMMER VFS - frontload kmalloc()'s when rebalancing
2010-03-20 Sascha WildnerSome more cleanup after the addition of lightweight...
2010-03-20 Sascha WildnerPut 4 more kernel files under -Werror (fix x86_64 warni...
2010-03-20 Sascha WildnerFix LINT kernel build.
2010-03-19 Samuel J. Greearkernel - Include headers declaring vm_page_t in lwbuf...
2010-03-18 Samuel J. Greearkernel - lwbuf SLIST safety
next