summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Alphabetize command-line options in the synopsis.dd2001-05-021-1/+1
* Add hint about how to build an ISA NMI card and why you'd want to do so.imp2001-05-021-0/+12
* Implement the -r and -w options as `-o ro' and `-o noro', respectively. Atdd2001-05-021-2/+2
* Only define DEBUG if it's undefined. This should eventually go, butbrian2001-05-021-0/+2
* Add a ``digi'' driver.brian2001-05-0254-9/+44599
* ulpt(4) doesn't exist, so don't cross ref to it.imp2001-05-011-1/+0
* Don't mount a md(4) over /dev on DEVFS enabled diskless systems.phk2001-05-015-25/+45
* Fix up unit attention and selection timeout handling in various peripheralken2001-05-013-14/+8
* First half of SGMLifying. More to follow.wilko2001-05-012-784/+1342
* Fixed typos: dependant -> dependentschweikh2001-05-015-5/+5
* Fixed typos: decendant -> descendantschweikh2001-05-012-2/+2
* pseudo-device -> device in kernel config.schweikh2001-05-012-2/+2
* pseudo-device -> device in kernel config.schweikh2001-05-011-1/+1
* Avoid a warning by making a variable a const char *.dwmalone2001-05-011-1/+2
* Don't give a warning about "proc size mismatch" if no struct weredwmalone2001-05-011-1/+2
* Clean out some cruft that has been put in a better (central) place.markm2001-05-011-5/+0
* Compensate for header dethreading.markm2001-05-011-0/+4
* Compenate for header dethreading.markm2001-05-016-0/+12
* Compensate for header dethreading.markm2001-05-015-0/+12
* * Add Config.pm to fight situations when perldoc(1) showed a manual pagejoe2001-05-016-10/+94
* Compensate for header dethreading.markm2001-05-019-0/+18
* pseudo-device -> device in kernel config lines. Removed whitespace at EOL.schweikh2001-05-0128-361/+361
* Use ufs_bmaparray() rather than VOP_BMAP() on our own vnodes.phk2001-05-011-2/+2
* Remove blatantly pointless call to VOP_BMAP().phk2001-05-012-9/+3
* Remove blatantly pointless call to VOP_BMAP().phk2001-05-012-8/+2
* Compensate for dethreaded headers.markm2001-05-014-0/+6
* Compensate for dethreaded headers.markm2001-05-012-0/+4
* Compensate for header dethreading.markm2001-05-019-0/+9
* Compensate for header dethreading.markm2001-05-013-0/+3
* Implement vop_std{get|put}pages() and add them to the default vop[].phk2001-05-0125-381/+47
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-01226-768/+1186
* Add cross reference to ast, for folks with IDE tape drives.imp2001-05-011-0/+1
* Turn on preemption by default on the alpha arch. This also removes thejhb2001-05-012-6/+0
* mdoc(7) police: remove hard sentence breaks.dd2001-04-301-16/+32
* Add sense key table entries for DATA PROTECT and BLANK CHECK. This willken2001-04-301-0/+2
* Allow the size of the SSC memory disk used with the SKI emulator to bejhb2001-04-301-0/+1
* Uncut&paste som bogus use of VOP_BMAP in cd9660::VOP_STRATEGY.phk2001-04-302-20/+8
* Uncut&paste som bogus use of VOP_BMAP in hpfs::VOP_STRATEGY.phk2001-04-301-6/+6
* In camperiphscsisenseerror(), don't return an error when the error actionken2001-04-301-0/+3
* Remove a real FQDN host reference from the exampledillon2001-04-301-1/+3
* Regen.n_hibma2001-04-302-7/+14
* Add 4300C Idn_hibma2001-04-301-1/+2
* FreeBSD 3.0 is no longer in the future tense. Merge in some newbmah2001-04-301-5/+4
* Fix an errant search and replace that broke SCSI start unit commands.ken2001-04-301-1/+1
* Fix typo: Descriptions of SK-9842 and SK-9843 (GigE NICs supported bybmah2001-04-306-12/+16
* Fix typo: Descriptions of SK-9842 and SK-9843 were reversed.bmah2001-04-301-2/+2
* MFS: Add sawfish and windowmaker (1.1.2.2 -> 1.1.2.3)olgeni2001-04-301-0/+2
* Fix typo in comment: dependancies -> dependenciesolgeni2001-04-301-1/+1
* The pkg_version -c output will now call for a "make clean" before andbmah2001-04-301-2/+2
* Backed out previous commit. It cause massive filesystem corruption,bde2001-04-302-0/+2
OpenPOWER on IntegriCloud