tcp_timer: Add assertion to make sure that tcp timers are only accessed
[dragonfly.git] / sys / dev / raid /
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-10 Sascha WildnerSync iir(4) with FreeBSD.
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-12-13 Sascha WildnerSync ciss(4) with FreeBSD's RELENG_4 branch.
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-16 Sascha WildnerSilence warnings about unhandled enum values.
2008-09-16 Sascha WildnerIf ae is NULL, just print that the controller is unsupp...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-08-30 Matthew DillonFlesh out BUF_CMD_FLUSH support.
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-10 Matthew DillonSwitch from bioq_insert_tail() to bioqdisksort(). ...
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-06-05 Sascha WildnerRemove some unneeded definitions of NULL.
2008-05-18 Peter AvalosSync CAM with FreeBSD using lockmgr locks instead of...
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-04-06 Peter AvalosLK_EXCLUSIVE has no business being in lockinit.
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosSync mly(4) with FreeBSD.
2008-01-20 Peter AvalosMassive sync with FreeBSD.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-07 Sascha WildnerFix brain-o introduced in my previous commit.
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-12-23 Peter AvalosFixes for CAM_NEW_TRAN_CODE.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-09 Simon SchubertMake sure that we're locked when initially reading...
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-24 Sascha Wildners/Conatainer/Container/
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
2007-11-10 Sascha WildnerRevert part of my previous commit.
2007-11-10 Sascha WildnerSome aac(4) cleanup:
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-15 Sascha WildnerFix some kprintf format warnings.
2007-09-15 Sascha WildnerSilence gcc 4.1's "packed attribute ignored..." warnings.
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-09 Simon SchubertFix automatic vinum probing to include the compat slice...
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-08-01 Sascha Wildners/device/drive/ (fixes LINT build)
2007-07-31 Matthew DillonFix vinum. Vinum illegally uses device ops such as...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-16 Matthew DillonTemporarily reenable writing to the label area for...
2007-07-13 Matthew DillonClean up the ioctl switch and add support for DIOCGPART...
2007-07-13 Matthew DillonReparse device specifications. The slice is no longer...
next