dragonfly.git
2009-12-20 Matthias Schmidtatc - Fix bug related to delayed command and altitude...
2009-12-29 Antonio Huete... md(4) - Several fixes to make the module loading/unload...
2009-12-28 Sascha Wildnerinstaller: Fix the manual configuration of lnc(4) in...
2009-12-28 Matthew Dillonkernel - MPSAFE stabilization
2009-12-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-28 Matthew Dillonkgdb - Fix kernel trapframe backtraces for i386
2009-12-27 Sascha WildnerInstall mandoc_char.7 because mandoc.1 references it.
2009-12-27 Sascha Wildnerdevelopment.7: Adjust targets.
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.
2009-12-24 Sascha Wildnervesa(4): Remove some old prototypes.
2009-12-24 Sascha Wildnermptable(1): Only suggest to try -grope when -grope...
2009-12-24 Sascha Wildnernrelease: Adjust a little for x86_64.
2009-12-24 Sascha Wildnerx86_64: Fix a warning.
2009-12-23 Michael NeumannDecrement prisoncount on error
2009-12-23 Antonio Huete... signal.h - Rename 'union sigval' members to fit require...
2009-12-22 Sascha Wildneracpi_thermal.4: Revert a bit (temperatures are still...
2009-12-22 Sascha WildnerFix some x86_64 warnings in the kernel (and remove...
2009-12-22 Sascha Wildnerhammer(8): Add -X to usage().
2009-12-22 Sascha Wildneracpi_hp.4 & mandoc.1: mdoc fluff
2009-12-21 Stathis Kamperisaio: Make sysconf() report correct value.
2009-12-21 Sascha WildnerSync zoneinfo database with tz{code,data}2009t from...
2009-12-21 Matthew Dillonkernel - Fix atomic ops for x86_64 kernel build
2009-12-21 Matthew DillonHAMMER Utility - Add ssh compression option
2009-12-21 Matthew Dillonkernel - namecache MPSAFE work
2009-12-21 Matthew Dillonkernel - Split an assertion in the sysref code to make...
2009-12-21 Sascha WildnerRemove the JG64 kernel config (a subset of X86_64_GENERIC).
2009-12-21 Sascha WildnerMisc. manpage cleanup for the recent T/TCP removal.
2009-12-21 Alex Hornungcrypto - Mark cryptodev ioctl as MPSAFE
2009-12-21 Alex Hornungkern_memio - mark dev_ops READ and WRITE MPSAFE
2009-12-21 Alex Hornungdevfs - Introduce MPSAFE read/write/ioctl support
2009-12-21 Matthew Dillonkernel - lwkt_token code, minor fix to last commit
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.
next