dragonfly.git
2010-03-28 Matthew Dillonkernel - Correct syscalls.master for shmat()
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 DillonOpenSSL - Quickly patch openssl issue
2010-03-27 Sascha Wildnermsgrcv.3: No need for .Tn or .Ns here.
2010-03-27 Sascha Wildnermandoc(1): Update to 1.9.19.
2010-03-27 Matthew DillonHAMMER VFS - Conditionalize debugging kprintfs during...
2010-03-27 YONETANI Tomokazunrelease: replace cvsup with pkgsrc/net/csup
2010-03-26 Matthew DillonHAMMER VFS - Remove some debugging
2010-03-26 Matthew DillonHAMMER - Update hammer.8 documentation. Document the...
2010-03-26 Matthew DillonHAMMER VFS - Implement REDO recovery code
2010-03-25 Matthew Dilloncpdup - Fix bug where cpdup sometimes does not remove...
2010-03-25 Joe Talbottinitdiskless - Handle cpio archives in accordance with...
2010-03-25 YONETANI Tomokazunrelease - leftover from transition to building from...
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 Hornungvn_fullpath.9 - Document new guess feature
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-24 Matthew Dillontools - Add scripts for snapshot generation.
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 Dillonvkernel - Fix the vfs.root.mountfrom for the vkernel...
2010-03-23 Matthew Dillonvkernel64 - Cleanup, unbreak 32 bit
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Stathis Kamperisconj.3: Mention conjl.
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 DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-22 Matthew Dillonnrelease - Add dummy fetch target for x86_64
2010-03-22 Sascha WildnerSync zoneinfo database with tz{code,data}2010f from...
2010-03-22 Matthew Dillonnrelease - Unconditionally rm -rf /usr/release/root
2010-03-22 Matthew Dillonbuildkernel - generate vers.txt file
2010-03-22 Stathis Kamperislibm: Hook cprojl.c into build.
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... wbsio: support W83627UHG (0xa2); supported by lm(4...
2010-03-21 Constantine... wbsio(4): support W83627DHG-P (0xb0); hw mon supported...
2010-03-21 Constantine... wbsio(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 WildnerAdd a nullfs manual page (adapted from FreeBSD).
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-19 Sascha Wildnerlwbuf.9: Add MLINKS and perform some cleanup.
2010-03-18 Samuel J. Greearkernel - lwbuf SLIST safety
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-18 Constantine... wbsio(4): be less verbose if the device doesn't look...
2010-03-18 Constantine... wbsio(4): be more verbose for unsupported devices if...
2010-03-18 Constantine... wbsio(4) && lm(4): add support for `kldload lm.ko wbsio.ko`
2010-03-18 Matthew Dillonkernel - devfs - Fix memory leak in devfs_destroy_devic...
2010-03-18 Constantine... aps(4): make the aps module, aps.ko, work as well as...
2010-03-18 Constantine... wbsio(4): support W83667HG (0xa5); its hw mon is alread...
2010-03-17 Alex Hornungkern_{get,set}sockopt - invalid value check
2010-03-17 Matthew DillonHAMMER VFS - Cleanup recovery kprintfs a bit
2010-03-17 Matthew Dillonvmstat - update for changes in nch structure
2010-03-16 Alex Hornunglinux emu - fix some signalling mess
2010-03-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-16 Matthew Dillonkernel - Fix kernel memory leak in devfs disk_probe()
2010-03-16 Alex Hornunglinux emu - fix exit status on exit_group
2010-03-16 Matthew Dillonsystat - break out read and write I/O activity, change...
2010-03-16 Matthew Dillonkernel - rework struct nchstats for systat
2010-03-16 Matthew Dillonlibdevstat - Add compute_stats_read() and compute_stats...
2010-03-16 Matthew DillonHAMMER VFS - Fix an edge case in hammer_inode_waitrecla...
2010-03-16 Aggelos Economopoulospmap: Warning -> Debug
2010-03-16 Alex Hornunglinux emu - fix bug in futex
2010-03-16 Alex Hornungkern_synch - unbreak UP build
2010-03-16 Alex Hornunglinux emu - fix MP bug related to TLS
2010-03-16 Alex Hornunglinprocfs - fix multi-CPU stat & cpuinfo
2010-03-16 Matthew Dillonbuild - Fix ordering to avoid -j race
2010-03-15 Matthew Dillonkernel - change tsleep related idents to const volatile...
2010-03-15 Alex Hornunglinux emu - iron out bugs
2010-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-15 Matthew DillonHAMMER VFS - Hack cursor iterator when locked cursor...
2010-03-15 Matthew DillonHAMMER VFS - Major retooling of the refcount mechanics...
next