| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc). | dillon | 2001-07-04 | 14 | -472/+641 |
* | mdoc(7) police: sort xrefs. | dd | 2001-07-04 | 2 | -2/+2 |
* | Make the '-tn' flag combination print the major/minor numbers of the | dd | 2001-07-04 | 1 | -1/+1 |
* | More cleanup when detaching. Clone device entries will now be | joerg | 2001-07-04 | 2 | -34/+82 |
* | Fix warnings on alpha and re-enable WARNS=2. | mikeh | 2001-07-04 | 2 | -13/+18 |
* | Remove stale file. | kris | 2001-07-04 | 1 | -11/+0 |
* | Unbreak "paranoid" host checking, which was broken with the IPv6 code | kris | 2001-07-04 | 1 | -1/+1 |
* | Change inlines back into mainline code in preparation for mutexing. Also, | dillon | 2001-07-04 | 6 | -840/+729 |
* | - Sort includes. | jhb | 2001-07-04 | 2 | -10/+20 |
* | Spelling fix in a KASSERT: runq_chose -> runq_choose. | jhb | 2001-07-04 | 1 | -1/+1 |
* | - Update the vmmeter statistics for vnode pageins and pageouts in | jhb | 2001-07-04 | 1 | -2/+7 |
* | whitespace / register cleanup | dillon | 2001-07-04 | 12 | -80/+81 |
* | Add CAM_NEW_TRAN_CODE support. Use correct CAMLOCK_2_ISPLOCK macros. | mjacob | 2001-07-04 | 1 | -31/+234 |
* | Macroize request/response in/out queue pointer access. | mjacob | 2001-07-04 | 1 | -1/+1 |
* | Some possibly helpful casts. | mjacob | 2001-07-04 | 1 | -3/+3 |
* | Add a microcomment about how you'd use ispds64_t or ispdlist_t | mjacob | 2001-07-04 | 1 | -0/+8 |
* | Add a bunch of additional defines for completion codes. Define | mjacob | 2001-07-04 | 1 | -16/+75 |
* | Bring FILES section up to date. | imp | 2001-07-04 | 1 | -12/+10 |
* | Firmware crashes handled in platform specific code (isp_async call). | mjacob | 2001-07-04 | 1 | -3/+5 |
* | More 2300 support prep- the Request/Response in/out pointers are | mjacob | 2001-07-04 | 1 | -36/+34 |
* | Add older CD types, matcd, mcd, scd. | ben | 2001-07-04 | 1 | -0/+3 |
* | Back out 1.6->1.7 change; this wasn't supposed to get committed. | bmah | 2001-07-04 | 1 | -1/+0 |
* | New release notes: lpd(8) -c and -w, lpc(8) tclean, whois(1) recursive | bmah | 2001-07-04 | 3 | -6/+37 |
* | Exclude acd*, cd*, and md* from being checked by default. | ben | 2001-07-04 | 1 | -0/+9 |
* | * Read 64k at a time with variable length pauses between instead of | ben | 2001-07-04 | 1 | -53/+98 |
* | cleanup: GIANT macros, rename DEPRECIATE to DEPRECATE | dillon | 2001-07-04 | 3 | -8/+5 |
* | With Alfred's permission, remove vm_mtx in favor of a fine-grained approach | dillon | 2001-07-04 | 80 | -1124/+566 |
* | mdoc(7) police: mark type with .Vt, sort xrefs. | ru | 2001-07-04 | 1 | -4/+4 |
* | postsig() currently requires Giant to be held. Giant is held properly at | dillon | 2001-07-04 | 1 | -0/+2 |
* | mdoc(7) police: cosmetics. | ru | 2001-07-04 | 1 | -1/+3 |
* | mdoc(7) police: fixed markup. | ru | 2001-07-04 | 1 | -186/+190 |
* | mdoc(7) police: fixed markup in rev. 1.26. | ru | 2001-07-04 | 1 | -5/+5 |
* | mdoc(7) police: simplify the fix in rev. 1.25. | ru | 2001-07-04 | 2 | -4/+6 |
* | mdoc(7) police: sort xrefs. | ru | 2001-07-04 | 2 | -2/+2 |
* | mdoc(7) police: fixed markup and some typos. | ru | 2001-07-04 | 1 | -15/+15 |
* | mdoc(7) police: | ru | 2001-07-04 | 1 | -1/+1 |
* | mdoc(7) police: don't xref to itself. | ru | 2001-07-04 | 1 | -3/+2 |
* | mdoc(7) police: cosmetics. | ru | 2001-07-04 | 2 | -2/+4 |
* | mdoc(7) police: sort xrefs. | ru | 2001-07-04 | 1 | -1/+1 |
* | mdoc(7) police: removed hard sentence breaks. | ru | 2001-07-04 | 1 | -10/+20 |
* | Use the .Rv macro to describe the return value. | yar | 2001-07-04 | 1 | -6/+1 |
* | - Don't overwrite inb, inw and outw. | nyan | 2001-07-04 | 12 | -225/+404 |
* | Show IPv6 denied packets. | ume | 2001-07-04 | 1 | -0/+34 |
* | mdoc(7) police: added missing newline after .Dv macro call, | ru | 2001-07-04 | 1 | -8/+12 |
* | mdoc(7) police: use .Rv -std. | ru | 2001-07-04 | 1 | -7/+2 |
* | mdoc(7) police: mark NULL with .Dv. | ru | 2001-07-04 | 1 | -8/+24 |
* | mdoc(7) police: fixed/simplified formatting. | ru | 2001-07-04 | 1 | -130/+81 |
* | adjust mbuf length right in route_output(). | ume | 2001-07-04 | 1 | -1/+7 |
* | When the link-layer address of a router changes, select the | ume | 2001-07-04 | 1 | -0/+18 |
* | mdoc(7) police: sort xrefs. | ru | 2001-07-04 | 1 | -2/+2 |