dragonfly.git
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan Lentfervendor/NCURSES: Remove version tag.
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 Alex Hornungsavecore(8) - Update manpage
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-14 Joe Talbottperiodic - Don't include timestamps in e-mail output...
2009-12-14 Matthew DillonHAMMER Utility - fix unfreeable pointer in 'hammer...
2009-12-14 Matthew DillonHAMMER Utility - Fix seg-fault in hammer cleanup if...
2009-12-14 Sascha Wildnersetlocale.3: Correct function name.
2009-12-14 Sascha Wildnerpnp.4: Comment out some docs (code either gone or ...
2009-12-14 Sascha Wildnerrman.9: Comment out documentation for rman_await_resour...
2009-12-14 Sascha Wildnervcount.9: count_udev() no longer exists.
2009-12-14 Sascha Wildnerpthread_rwlock_timedwrlock.3: Correct function name.
2009-12-14 Sascha Wildnersleep.9: Adjust for serialize_sleep() -> zsleep() rename.
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 Sascha Wildnerlibc: Some warning fixes.
2009-12-13 Sascha WildnerSync libc's un-namespace.h with namespace.h.
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 Sascha WildnerAdd hotplugd options to the default rc.conf and rc...
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-12-11 Aggelos EconomopoulosKill T/TCP
2009-12-10 Jan Lentfertop - bring in "pid" sort order from freebsd module...
2009-12-10 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-10 Jan Lentfermake.conf and make.conf.5: Remove obsolete TOP_TABLE_SI...
2009-12-10 Sascha Wildnerhotplug.4 & hotplugd.8: Some mdoc cleanup.
2009-12-09 Michael NeumannRename "hammer expand" to "hammer volume-add"
2009-12-09 Sascha WildnerFix argument order for netmsg_init().
2009-12-09 Sascha WildnerActually hook hotplug.4 into the build.
2009-12-08 Jan Lentfertop - enable full command line display.
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 Utility - Allow expanding root filesystems again
2009-12-07 Michael NeumannHAMMER - Implement multi-volume root mounts
2009-12-07 Alex Hornungdump - Unbreak VKERNELs
2009-12-07 Sascha Wildnertop(1): Remove top.x from CLEANFILES, since it's not...
2009-12-07 Matthew DillonHAMMER Utility - Refuse to expand the root filesystem
2009-12-07 Matthew DillonHAMMER Utility - Add -p <ssh-port> option
2009-12-07 Sascha Wildnerloader.8: Bump .Dd and fix a manlint warning.
2009-12-07 Sascha WildnerClean up BIND upgrade.
2009-12-06 Alex Hornunglibkvm - Update for new dumps & minidumps
2009-12-06 Alex Hornungsavecore - Update savecore to work with new dumps/minidumps
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 Jan Lentferlentferj - commit test.
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 Sascha Wildnerdevelopment.7: Add style(9) xref and a pointer to drago...
2009-12-05 Sascha WildnerMove tools/tools/editing/dragonfly.el to share/misc.
2009-12-05 Sascha WildnerAdd a profile for indent(1) which matches our style...
2009-12-05 Sascha WildnerClean up some Makefiles (let the user decide which...
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-05 Jan Lentfertop - correctly prototype compare_* functions. Remove...
2009-12-05 Matthew DillonHAMMER VFS - Change default from version 3 to version 4
2009-12-05 Jan Lentfertop - style cleanup and removal of unnecessary code
2009-12-04 Alexander PolakovImport hotplugd(8) from OpenBSD.
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-04 Jan Lentfertop - Import DragonFly specific patches for 3.8beta1.
2009-12-03 Matthew DillonHAMMER VFS - Fix bug in statvfs() polachok/small
2009-12-03 Matthew Dillonsysperf /call-loop test - Ensure the nop() call is...
2009-12-03 Matthew Dillonvkernel test - Add a NFS root / boot feature to the...
2009-12-03 Matthew Dillonhammer utility - minor adjustment to snaprm
2009-12-03 Sascha Wildneradventure(6): Fix saving games on x86_64.
2009-12-03 Sascha Wildnercxm_extract_fw(8): Fix indent.
2009-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-03 Matthew Dilloncpdup - Multiple additions, fixes, and one removal
2009-12-03 Sascha Wildnercxm_extract_fw.8: Small mdoc correction.
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan Lentferbind - Changed bind dependend Makefiles to fit to new...
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
next