dragonfly.git
2008-04-26 Sascha WildnerRemove old FreeBSD upgrade tools.
2008-04-26 Sascha WildnerFix compilation in tools/tools/crypto and fix some...
2008-04-26 Matthew DillonHAMMER 38E/Many: Undo/Synchronization and crash recovery
2008-04-26 Matthew DillonHAMMER 38D/Many: Undo/Synchronization and crash recovery
2008-04-25 Matthew DillonHAMMER 38C/Many: Undo/Synchronization and crash recovery
2008-04-24 Matthew DillonHAMMER 38B/Many: Undo/Synchronization and crash recovery
2008-04-24 Matthew DillonHAMMER 38A/Many: Undo/Synchronization and crash recovery
2008-04-24 Matthew DillonFix panics which can occur when killing a threaded...
2008-04-23 Thomas NikolajsenMake description of -C option more clear: describe...
2008-04-23 Thomas NikolajsenAdd HAMMER to disklabel.8
2008-04-23 Thomas NikolajsenAdd hammer_flusher.c, to make kernels with options...
2008-04-23 Matthew DillonFix two A-list corruption cases.
2008-04-23 Hasso TepperAdd support for cmx(4) devices.
2008-04-23 Hasso TepperAdd a driver for Omnikey CardMan 4040 smartcard reader...
2008-04-23 Hasso TepperRegenerate.
2008-04-23 Hasso TepperAdd OMNIKEY CardMan 4040 smartcard reader.
2008-04-22 Matthew Dillon* Remove the SINGLEUSE feature for telldir(), it does...
2008-04-22 Matthew DillonFix a free() race due to a misplaced mutex unlock.
2008-04-22 Matthew DillonHAMMER 37/Many: Add a flush helper thread, clean up...
2008-04-22 Matthew DillonFix some IO sequencing performance issues and reformula...
2008-04-21 Matthew DillonPass the current LWP to sigexit() instead of the curren...
2008-04-21 Matthew DillonDive the scheduler to implement the yield function...
2008-04-21 Matthew DillonAdd an interlock for certain usb task operations.
2008-04-20 Sascha WildnerAdd missing newline.
2008-04-20 Sascha WildnerIt's syslogd which calls fsync(), not syslog.conf.
2008-04-20 Sascha WildnerFix function name in message.
2008-04-20 Sascha WildnerNeither rand48 nor _rand48 are functions.
2008-04-20 Sascha WildnerAnother round of typo fixes (mostly in messages).
2008-04-19 Sascha WildnerThe historic and deprecated setgrfile() function never...
2008-04-19 Sascha WildnerAdd missing 'be'.
2008-04-16 Sascha Wildnera -> an
2008-04-16 Matthew DillonFinish up cpdup. Bump the protocol version to 2 and...
2008-04-16 Matthew DillonRefuse to talk with the remote cpdup if it's version...
2008-04-16 Sascha WildnerRemove whitespace after parenthesis.
2008-04-16 Sascha WildnerRemove extra whitespace after parenthesis.
2008-04-16 Sascha WildnerOops, I typed .Op where it should have been .Fl
2008-04-15 Sascha WildnerUpdate STANDARDS. While here, fix some mdoc issues.
2008-04-15 Hasso TepperAdd libc support for gcc stack protector. Compatibility...
2008-04-15 Sascha WildnerFix reference. While here, remove trailing whitespace.
2008-04-15 Sascha WildnerVOP_ABORTOP(9) was removed before we forked.
2008-04-15 Sascha WildnerAdd section.
2008-04-15 Sascha WildnerAdd a device_set_driver(9) manual page.
2008-04-15 Sascha WildnerAdd a vflush(9) manual page.
2008-04-15 Sascha WildnerImprove markup.
2008-04-15 Sascha Wildnera -> an
2008-04-15 Sascha WildnerSync with FreeBSD (documents -P).
2008-04-15 Sascha WildnerSync with FreeBSD (adds reload).
2008-04-15 Sascha Wildnervfs_export_lookup() doesn't have a manual page.
2008-04-15 Sascha WildnerRemove hardcoded paths from etc/rc.d/ldconfig and move...
2008-04-15 Sascha WildnerAdd <sys/types.h> for size_t.
2008-04-15 Matthew DillonRemove debugging assertion.
2008-04-15 Matthew DillonAdd __sreadahead() to help with pkgsrc's devel/m4.
2008-04-14 Sascha Wildners/.Nm/.Xr/
2008-04-14 Matthew DillonUpdate the documentation for umtx_sleep() and umtx_wake...
2008-04-14 Matthew DillonFix some issues in libthread_xu's condvar implementation.
2008-04-14 Matthew DillonFix a bug in umtx_sleep(). This function sleeps on...
2008-04-14 Matthew DillonMinor optimization to LIST_FOREACH_MUTABLE taken from...
2008-04-14 Matthew DillonDon't free held clean pages when asked to clean.
2008-04-14 Matthew DillonFix ktrace for threaded processes. Move the KTRFAC_ACT...
2008-04-14 Sascha WildnerFix various typos in our manual pages.
2008-04-14 Matthew DillonFix multiple issues with -p<parallel>, including severa...
2008-04-12 Matthew Dillonpfsync_state doesn't have or need a hash field, the...
2008-04-12 Sascha WildnerAdd MLINKS for MD[245]Pad.3.
2008-04-11 Sascha WildnerStart sentence on a new line (and remove trailing space).
2008-04-11 Sascha Wildner* Bump date for recent new features.
2008-04-11 Matthew DillonImplement a number of major new features to PF.
2008-04-11 Matthew DillonUpdate PORTING instructions for linux to support pthreads.
2008-04-11 Matthew DillonProperly mark a transaction has being completed so...
2008-04-11 Sascha WildnerClean up remains after the Citrus update.
2008-04-11 Matthew DillonProperly detach children so we dont have to pthread_joi...
2008-04-11 Matthew DillonMore cpdup work.
2008-04-10 Matthew DillonAdd parallel transaction support for remote source...
2008-04-10 Hasso TepperSync Citrus iconv support with NetBSD.
2008-04-09 Sascha WildnerBring the list of variables and function docs in time...
2008-04-09 Hasso TepperFix ifdefs to make it possible to use time.h in standar...
2008-04-09 Hasso TepperAdd double_t and float_t typedefs for both i386 and...
2008-04-08 Sascha WildnerSync with FreeBSD:
2008-04-08 Sascha WildnerRemove references to patches that no longer exist.
2008-04-07 Peter AvalosUpdate build for OpenSSH 5.0p1.
2008-04-07 Matthew DillonMFC 1.33/pf.c from NetBSD. Don't apply a window scale...
2008-04-06 Matthew DillonBring the 'probability' keyword into PF from NetBSD...
2008-04-06 Sascha WildnerMention ALTQ_FAIRQ.
2008-04-06 Sascha WildnerStart sentences on a new line and bump date for fair...
2008-04-06 Peter AvalosLK_EXCLUSIVE has no business being in lockinit.
2008-04-06 Matthew DillonAdd fairq to altq. Fairq is a fair queueing algorithm...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-06 Peter AvalosImport OpenSSH 5.0p1.
2008-04-06 Sepherosa ZiehauAdd a line about netrate/
2008-04-05 Sascha WildnerAnsify a bit.
2008-04-05 Matthew DillonFix a snafu with the last commit. Not all of the new...
2008-04-05 Hasso TepperDRM update to git snapshot from 2008-01-04.
2008-04-05 Sascha WildnerRemove trailing space.
2008-04-05 Sascha WildnerFix typo in comment.
2008-04-05 Sascha WildnerSync with FreeBSD (adds -n, -s and -x).
2008-04-05 Matthias SchmidtFix typo.
2008-04-05 Sepherosa ZiehauWhen aarpwhohas() is called, interface's serializer...
2008-04-05 Sepherosa ZiehauHold serializer of the correct interface when calling...
2008-04-05 Sepherosa Ziehautunoutput() is declared as static function and is used...
2008-04-05 Sepherosa Ziehausppp_output() is installed in ifnet.if_output and is...
2008-04-05 Sepherosa Ziehauatm_output() must be serialized.
next