summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed typos; removed whitespace at EOL.schweikh2001-04-301-25/+25
* Update usage message with new options.mckusick2001-04-302-2/+2
* When panic()'ing because of recursion on a non-recursive mutex, printalfred2001-04-301-2/+2
* Make rtprio work again.jake2001-04-291-19/+14
* Build system:dd2001-04-2926-65/+120
* o As part of the move to not maintaining copies of the vnode owning uidrwatson2001-04-293-3/+3
* Add a note on setting DOC_PREFIX when building release notes.bmah2001-04-291-0/+8
* Unbreak world by defining isalnum() for libstand consumers.msmith2001-04-291-0/+1
* SMP updates / sync to HARDWARE.TXT version. SGMLify comes next.wilko2001-04-292-52/+8
* Replacement of the old error() routine with errx(3) was premature.markm2001-04-291-17/+39
* Remove most of the CPU: sections, and reflect SMP capability ofwilko2001-04-291-24/+0
* VOP_BALLOC was never really a VOP in the first place, so convert itphk2001-04-2914-61/+48
* Add a vop_stdbmap(), and make it part of the default vop vector.phk2001-04-2924-414/+33
* Make a panic less misleading.phk2001-04-292-2/+2
* Call ufs_bmaparray() directly instead of indirectly via VOP_BMAP().phk2001-04-291-2/+3
* Remove two unused arguments from ufs_bmaparray().phk2001-04-294-62/+47
* Remove faint traces of blind copy&paste.phk2001-04-291-1/+0
* Remove faint traces of non-existant ffs_bmap().phk2001-04-291-2/+0
* Grrr. Fix a line that was fatfingered out during the cleanup.markm2001-04-291-0/+1
* Clarify a little: the mandatory argument is an event number.dd2001-04-291-2/+3
* Add xref to sym(4)dd2001-04-291-1/+2
OpenPOWER on IntegriCloud