aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFC: delete; repo copied to src/sys/ufs/ffs directly.Peter Wemm2000-06-233-5268/+0
* o MFC: Fix typo in the RapidFire 3540 adapter nameLarry Lile2000-03-191-3/+3
* MFC: New-bus Olicom driverLarry Lile2000-03-195-8026/+10096
* MFC: Improved doc.Poul-Henning Kamp1999-09-082-18/+142
* $Id$ -> $FreeBSD$Peter Wemm1999-08-295-5/+5
* MFC (up to rev 1.27): Better performance at times of high rates of fileStephen McKay1999-08-291-141/+297
* (MFC) Fix missing comment around license.Poul-Henning Kamp1999-08-071-2/+2
* Bring these into the RELENG_3 branch.John Polstra1999-08-072-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-067-0/+1553
* Add RELENG_3 versions of the soft-updates sources in their newJohn Polstra1999-07-032-422/+181
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-07-011-0/+4485
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-121-0/+1515
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-081-0/+548
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-03-116-0/+8694
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-212-4780/+0
* Don't pass unused unused timestamp args to UFS_UPDATE() or wasteBruce Evans1999-01-071-16/+22
* UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the valueBruce Evans1999-01-061-5/+5
* Remove some compiler warnings.Julian Elischer1998-12-101-9/+6
* Change dirty block list handling to use TAILQ macros.Peter Wemm1998-10-311-8/+8
* Clarify a rather ambiguous debugging message.Jordan K. Hubbard1998-10-281-2/+2
* Fix 'noatime' bug that was unrelated to use of noatime.Nate Williams1998-10-031-1/+10
* Eliminate a race in VOP_FSYNC() when softupdates is enabled.Luoqi Chen1998-09-241-1/+2
* Handle the case of moving a directory onto the top of a sibling'sJulian Elischer1998-08-121-2/+27
* Note which version of Kirk's sources this corresponds to.Julian Elischer1998-06-121-2/+2
* Fix the case when renaming to a file that you've just created and deleted,Julian Elischer1998-06-121-22/+43
* Add B_NOCACHE to several cases where BSD4.4 only required a B_INVAL.Julian Elischer1998-06-111-4/+4
* Fix for "live inode" panic.Julian Elischer1998-06-101-20/+27
* Remove buggy debugging code.Julian Elischer1998-06-101-43/+1
* Add a reference to the Ganger/Patt paperJulian Elischer1998-06-021-0/+3
* A fix to a debug test from Kirk.Julian Elischer1998-05-271-1/+4
* Bring up-to-date with Whistle's current versionJulian Elischer1998-05-192-6/+85
* Merge with Kirk's version as of Feb 20Julian Elischer1998-05-191-88/+86
* Merge in Kirk's changes to stop softupdates from hogging all of memory.Julian Elischer1998-05-193-67/+294
* Change to stop a silly panic. This should be understood better.Julian Elischer1998-05-191-7/+4
* First published FreeBSD version of soft updates Feb 5.Julian Elischer1998-05-192-125/+168
* Import the next version received from kirk after somevendor/softupdates/Jan29-98-ALPHAJulian Elischer1998-05-192-121/+225
* Import the earliest version of the soft update code that I have.vendor/softupdates/Jan26-97-ALPHAJulian Elischer1998-05-193-0/+4622