dragonfly.git
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosUpgrade to OpenSSH-5.3p1.
2010-01-08 Stathis Kamperisnice(3): Return EPERM if increment is negative.
2010-01-07 Stathis Kamperismqueues: Garbage collect dead function prototype.
2010-01-06 Antonio Huete... gdtoa - Allocate more entries on freelist to better...
2010-01-06 Matthew Dillonkernel - poll - Fix MP races
2010-01-05 Matthew Dillondebug - Add kmapinfo to dump the kernel_map
2010-01-05 Sascha WildnerFix a panic during snd_uaudio(4) attach.
2010-01-05 Matthew DillonHAMMER VFS - Fix volume ref count leak in fhtovp code.
2010-01-05 Matthew DillonHAMMER VFS - Fix serious bug when downgrading (and...
2010-01-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-05 Matthew Dillonnetwork - VR driver - increase RX ring descriptors
2010-01-04 Sascha WildnerUnbreak LINT (tick() -> ustick()).
2010-01-03 Sascha Wildnertesting
2010-01-03 Sascha Wildnervfs_conf.c: Fix a warning and remove 'nowerror'.
2010-01-03 Sascha WildnerUnbreak buildworld.
2010-01-03 Matthew Dillonkernel - kqueue - fix bug in marker handling
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - poll/select - temporary fix for stalls
2010-01-03 Matthew Dillonkernel - poll/select - temporary fix for stalls
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - refactor kqueue_scan(), rename tick...
2010-01-03 Sascha Wildneriso639: Sync with Library of Congress list.
2010-01-03 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (FreeBSD 8.0 and...
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - major refactoring
2010-01-02 Sascha Wildnerkprintf(9): Add 'h' and 'hh' modifiers (ACPI debug...
2010-01-02 Jan Lentferopenssl - enable cryptodev support.
2010-01-02 Matthew Dillonkernel - kqueue - move kq_kev out of struct kqueue
2010-01-02 Matthew Dillonkernel - pmap (i386) - fix bugs in gd_GDMAP1 and gd_GDA...
2010-01-02 Sascha WildnerAdd some missing ACPI source files to 'files' (for...
2010-01-02 Sascha Wildneracpi(4): Fix some x86_64 warnings.
2010-01-01 Stathis Kamperisrealpath(1): Fix style(9) violation from previous.
2010-01-01 Sascha WildnerEnable the machdep.disable_rtc_set sysctl on x86_64.
2010-01-01 Stathis Kamperisrealpath(1): Return ENOENT if filename is empty string.
2010-01-01 Matthew Dillonkernel - adjust vnode reclamation
2010-01-01 Matthew Dillonkernel - namecache - fix deadlock
2010-01-01 Sascha Wildnermd.4: Adjust SYNOPSIS a bit.
2010-01-01 Sascha Wildnerdevelopment.7: Remove blank line.
2010-01-01 Matthew Dillonkernel - pmap - more invltlb stuff
2010-01-01 Sascha WildnerBump copyright years. Happy new year!
2009-12-31 Stathis Kamperisrealpath(1): Return EINVAL if filename is NULL pointer.
2009-12-31 Sascha WildnerIn ACPI land, 0K is -273.2 degrees Celsius (instead...
2009-12-31 Sascha WildnerSync zoneinfo database with tzdata2009u from elsie.
2009-12-31 Matthew Dillonkernel - pmap - add additional logic for cpu_invltlb()
2009-12-31 Antonio Huete... vinum(8) - Fix error when compiling with -DVINUMDEBUG
2009-12-30 Matthew Dillonkernel - pmap (i386) - Refactor the foreign pmap mapping
2009-12-30 Matthew Dillonkernel - pmap (mainly i386) - fix TLB race and other...
2009-12-29 Matthew Dillonkernel - Fix improper vgone() in procfs and races in...
2009-12-29 Matthew Dillonkernel - fix fifofs kqueue broken on the 25th
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.
next