| Commit message (Expand) | Author | Age | Files | Lines |
* | Erase whitespace at EOL. | ru | 2003-05-22 | 3 | -6/+6 |
* | Moved $FreeBSD$ tag to where it belongs. | ru | 2003-05-22 | 1 | -1/+2 |
* | Nitpicking. | ru | 2003-05-22 | 1 | -1/+1 |
* | Assorted mdoc(7) fixes. | ru | 2003-05-22 | 4 | -30/+43 |
* | Unbreak world build if NO_OPENSSL is defined but NO_KERBEROS is not. | ru | 2003-05-21 | 3 | -3/+7 |
* | Remove alpha-specific floppy build target for now. | obrien | 2003-05-21 | 1 | -112/+1 |
* | Markup bits. | ru | 2003-05-21 | 4 | -6/+9 |
* | Revert last delta. | ru | 2003-05-21 | 1 | -10/+3 |
* | When we are spilling threads out of the run queue during panic, make sure we | julian | 2003-05-21 | 1 | -3/+6 |
* | Return ENXIO if the softc pointer is NULL, in all likelyhood the | phk | 2003-05-21 | 1 | -0/+4 |
* | Link {be,le}{16,32,64}{enc,dec}.9 to byteorder.9. | ru | 2003-05-21 | 1 | -0/+12 |
* | Fixed the whatis(1) entry for this manpage by using only | ru | 2003-05-21 | 1 | -5/+3 |
* | Kill whitespace at EOL. | ru | 2003-05-21 | 17 | -96/+96 |
* | mdoc(7) fixes. | ru | 2003-05-21 | 1 | -24/+30 |
* | Assorted mdoc(7), grammar, spelling, and punctuation fixes. | ru | 2003-05-21 | 11 | -95/+123 |
* | Clarify the describtion of the -A switch | brueffer | 2003-05-21 | 1 | -1/+3 |
* | Fixed catman(1) so that if the source files are compressed, | ru | 2003-05-21 | 1 | -6/+8 |
* | Fixed typo in a comment. | ru | 2003-05-21 | 1 | -2/+2 |
* | o Make the defenition of _set_curthread() match its declaration | mtm | 2003-05-21 | 1 | -5/+27 |
* | Make ciss usable under PAE | ps | 2003-05-21 | 2 | -2/+7 |
* | Add a reference to release(7) | brueffer | 2003-05-21 | 1 | -0/+1 |
* | - Make this work with PAE. | ps | 2003-05-21 | 3 | -19/+20 |
* | Insert a debugging aid: | mtm | 2003-05-21 | 2 | -2/+18 |
* | Re-enable the garbage collector thread in anticipation of further | mtm | 2003-05-21 | 1 | -2/+0 |
* | When a thread exits it does not return from the kernel unless it | mtm | 2003-05-21 | 1 | -0/+4 |
* | The thread id was being set *before* zeroing out the thread. Reverse | mtm | 2003-05-21 | 1 | -2/+3 |
* | Quirk for Hitachi DVD USB drive. It returns "invalid field in cdb" for | njl | 2003-05-21 | 4 | -0/+24 |
* | Sort references by section | brueffer | 2003-05-20 | 1 | -3/+3 |
* | Use -item lists instead of -tag lists. Grammar. | ru | 2003-05-20 | 1 | -15/+25 |
* | For multi-line blocks of literal text, please use -literal displays. | ru | 2003-05-20 | 1 | -18/+22 |
* | Nit. | ru | 2003-05-20 | 2 | -2/+2 |
* | Add missing markup bits. | ru | 2003-05-20 | 1 | -21/+46 |
* | Compact the list. | ru | 2003-05-20 | 1 | -2/+3 |
* | Removed hard sentence break. | ru | 2003-05-20 | 1 | -1/+2 |
* | Use the -tag list to document agp(4) ioctls. | ru | 2003-05-20 | 1 | -15/+15 |
* | Reapply mdoc(7) fixes that got accidentally lost in the last | ru | 2003-05-20 | 18 | -1021/+1230 |
* | The per-CPU spinlocks list is only maintained when WITNESS is enabled. | jhb | 2003-05-20 | 1 | -5/+5 |
* | Move a misplaced comment. | mtm | 2003-05-20 | 1 | -1/+1 |
* | Remove a redundant quirk. Instead, we wildcard all Asahi Optical chips. | njl | 2003-05-20 | 1 | -5/+0 |
* | Previous revision broke release building, unbreak it. | ru | 2003-05-20 | 1 | -0/+1 |
* | o Fix a definite bogon: the dirty bity fault, instruction access | marcel | 2003-05-20 | 2 | -70/+56 |
* | Rename the "IA64 ITC" counter to "ITC" counter. We don't call the | marcel | 2003-05-20 | 1 | -1/+1 |
* | Modified release note: kde-3.1.2. | bmah | 2003-05-20 | 2 | -2/+2 |
* | Prevent corruption of the VHPT collision chain by protecting it with | marcel | 2003-05-20 | 1 | -45/+43 |
* | s/x86[-_]64/amd64/ for MACHINE_ARCH and MACHINE_CPU .ifdefs. | peter | 2003-05-20 | 1 | -4/+4 |
* | Move the isp driver back to the alpha BOOTMFS kernel, and trim the size | scottl | 2003-05-20 | 2 | -2/+1 |
* | Eek, staticize a couple of functions that shouldn't | deischen | 2003-05-19 | 7 | -47/+45 |
* | Deal with the possibility of negative available space from the file server | peter | 2003-05-19 | 1 | -3/+6 |
* | Another x86-64 comment fixup | peter | 2003-05-19 | 1 | -1/+1 |
* | s/x86_64/amd64/ in comments in header. | peter | 2003-05-19 | 1 | -3/+3 |