dragonfly.git
2009-12-21 Matthew Dillonkernel - Refactor the lwkt_token code, making it faster
2009-12-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-20 Sascha WildnerSilence -Wold-style-definition in a number of places...
2009-12-20 Matthew Dillonkernel - jails - undo minor prisoncount atomic ops
2009-12-20 Matthew Dillonfsmid followup - fix compiler warning in ls
2009-12-20 Sascha Wildnermake.conf.5: Note that NO_WERROR applies to the kernel...
2009-12-20 Matthew Dillonkernel - remove FSMID support
2009-12-20 Sascha Wildnertop(1): Merge top.x and top.local.1 into one manual...
2009-12-20 Jan Lentfertop: Describe new output "CTIME" in man page.
2009-12-20 Sascha WildnerAdd some missing ACPI source files (for LINT).
2009-12-20 Sascha WildnerFix acpi (loading it failed).
2009-12-20 Sascha WildnerAdd a BUS_ADD_CHILD.9 manual page (adapted from FreeBSD).
2009-12-20 Sascha Wildnermbuf.9: We have neither the MFREE() nor M_COPY_PKTHDR...
2009-12-20 Sascha Wildnerhash.9: Improve wording.
2009-12-20 Sascha Wildnerhash.9: Update the manual page for the *_ext() functions.
2009-12-20 Sascha WildnerFix UP kernel build.
2009-12-20 Matthew Dillonkernel - add hashinit_ext() and phashinit_ext()
2009-12-20 Matthew Dillonkernel - misc MPSAFe work
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-20 Matthew Dillonktrdump - Parse format string manually, implement %s
2009-12-19 Matthew Dillonbusdma - Fix bouncebuffer operation for 64 bit builds...
2009-12-19 Alex Hornungsignal - Introduce si_code codes
2009-12-19 Jan Lentfertop: Remove WCPU, implement CTIME.
2009-12-18 Sascha WildnerFix buildworld with -DNDEBUG in CFLAGS.
2009-12-18 Joe Talbottexamples/kld - Fix for devfs.
2009-12-18 Alex HornungCONFIG - untangle whitespace mess
2009-12-18 Alex HornungCONFIG - add NULLFS
2009-12-18 Alex Hornungdump - rename md dumpsys to md_dumpsys
2009-12-17 Alex Hornungdevfs - Populate getattr va_size for disks properly
2009-12-17 Jan Lentferncurses: Update master to work with v5.7 in contrib.
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan Lentfervendor/NCURSES: Import v5.7 sources
2009-12-17 Jan Lentferncurses: Update to work without version tag.
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
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
next