summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mdoc(7) police: add missing .Ar in SYNOPSIS.ru2001-07-051-1/+1
* Sync to pccarddevs 1.12imp2001-07-051-7/+68
* Merge from NetBSD:imp2001-07-051-4/+31
* Clarify (I hope) smbfs support item.bmah2001-07-052-8/+12
* Move vm_page_zero_idle() from machine-dependant sections to adillon2001-07-058-393/+118
* Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc).dillon2001-07-0414-472/+641
* mdoc(7) police: sort xrefs.dd2001-07-042-2/+2
* Make the '-tn' flag combination print the major/minor numbers of thedd2001-07-041-1/+1
* More cleanup when detaching. Clone device entries will now bejoerg2001-07-042-34/+82
* Fix warnings on alpha and re-enable WARNS=2.mikeh2001-07-042-13/+18
* Remove stale file.kris2001-07-041-11/+0
* Unbreak "paranoid" host checking, which was broken with the IPv6 codekris2001-07-041-1/+1
* Change inlines back into mainline code in preparation for mutexing. Also,dillon2001-07-046-840/+729
* - Sort includes.jhb2001-07-042-10/+20
* Spelling fix in a KASSERT: runq_chose -> runq_choose.jhb2001-07-041-1/+1
* - Update the vmmeter statistics for vnode pageins and pageouts injhb2001-07-041-2/+7
* whitespace / register cleanupdillon2001-07-0412-80/+81
* Add CAM_NEW_TRAN_CODE support. Use correct CAMLOCK_2_ISPLOCK macros.mjacob2001-07-041-31/+234
* Macroize request/response in/out queue pointer access.mjacob2001-07-041-1/+1
* Some possibly helpful casts.mjacob2001-07-041-3/+3
* Add a microcomment about how you'd use ispds64_t or ispdlist_tmjacob2001-07-041-0/+8
* Add a bunch of additional defines for completion codes. Definemjacob2001-07-041-16/+75
* Bring FILES section up to date.imp2001-07-041-12/+10
* Firmware crashes handled in platform specific code (isp_async call).mjacob2001-07-041-3/+5
* More 2300 support prep- the Request/Response in/out pointers aremjacob2001-07-041-36/+34
* Add older CD types, matcd, mcd, scd.ben2001-07-041-0/+3
* Back out 1.6->1.7 change; this wasn't supposed to get committed.bmah2001-07-041-1/+0
* New release notes: lpd(8) -c and -w, lpc(8) tclean, whois(1) recursivebmah2001-07-043-6/+37
* Exclude acd*, cd*, and md* from being checked by default.ben2001-07-041-0/+9
* * Read 64k at a time with variable length pauses between instead ofben2001-07-041-53/+98
* cleanup: GIANT macros, rename DEPRECIATE to DEPRECATEdillon2001-07-043-8/+5
* With Alfred's permission, remove vm_mtx in favor of a fine-grained approachdillon2001-07-0480-1124/+566
* mdoc(7) police: mark type with .Vt, sort xrefs.ru2001-07-041-4/+4
* postsig() currently requires Giant to be held. Giant is held properly atdillon2001-07-041-0/+2
* mdoc(7) police: cosmetics.ru2001-07-041-1/+3
* mdoc(7) police: fixed markup.ru2001-07-041-186/+190
* mdoc(7) police: fixed markup in rev. 1.26.ru2001-07-041-5/+5
* mdoc(7) police: simplify the fix in rev. 1.25.ru2001-07-042-4/+6
* mdoc(7) police: sort xrefs.ru2001-07-042-2/+2
* mdoc(7) police: fixed markup and some typos.ru2001-07-041-15/+15
* mdoc(7) police:ru2001-07-041-1/+1
* mdoc(7) police: don't xref to itself.ru2001-07-041-3/+2
* mdoc(7) police: cosmetics.ru2001-07-042-2/+4
* mdoc(7) police: sort xrefs.ru2001-07-041-1/+1
* mdoc(7) police: removed hard sentence breaks.ru2001-07-041-10/+20
* Use the .Rv macro to describe the return value.yar2001-07-041-6/+1
* - Don't overwrite inb, inw and outw.nyan2001-07-0412-225/+404
* Show IPv6 denied packets.ume2001-07-041-0/+34
* mdoc(7) police: added missing newline after .Dv macro call,ru2001-07-041-8/+12
* mdoc(7) police: use .Rv -std.ru2001-07-041-7/+2
OpenPOWER on IntegriCloud