| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed xref. | ru | 2005-01-21 | 13 | -15/+15 |
* | Fixed macro abuse. | ru | 2005-01-21 | 1 | -1/+1 |
* | Fixed xrefs. | ru | 2005-01-21 | 9 | -16/+16 |
* | Remove prototype of undefined function so this compiles again. | phk | 2005-01-21 | 1 | -2/+0 |
* | Fixed xref. | ru | 2005-01-21 | 2 | -2/+2 |
* | De-kerberize the manpage. | ru | 2005-01-21 | 1 | -24/+3 |
* | Fixed .Xr call. | ru | 2005-01-21 | 1 | -1/+2 |
* | Sort sections. | ru | 2005-01-21 | 150 | -1167/+1167 |
* | Fixes to previous revision: | ru | 2005-01-21 | 1 | -4/+5 |
* | Add two more pipe regression tests. Not yet hooked into the test framework. | silby | 2005-01-21 | 2 | -0/+116 |
* | JumboMFi386: use bitmapped IPI handler. Update elcr and default mptable | peter | 2005-01-21 | 13 | -138/+298 |
* | MFi386: handle PSL_T properly across fork. Typo fix. | peter | 2005-01-21 | 1 | -1/+13 |
* | MFi386: whitespace, copyright header, etc updates | peter | 2005-01-21 | 6 | -7/+3 |
* | MFi386: use %rip - 1 for the symbol search address (for noreturn funcs) | peter | 2005-01-21 | 1 | -2/+8 |
* | Document the shiny new WITHOUT_MODULES knob in make.conf. | wes | 2005-01-21 | 2 | -0/+12 |
* | Rework pccard attachment a little. Now both of my fe based ethernet | imp | 2005-01-21 | 1 | -26/+22 |
* | Some older PC Cards have a weird format for FUNCE tuples. They appear | imp | 2005-01-21 | 2 | -2/+15 |
* | Fix (accidental?) lock order reversal in pmap_remove. Found when | grehan | 2005-01-21 | 3 | -3/+3 |
* | POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make it | ache | 2005-01-21 | 6 | -6/+30 |
* | Remove 6422, V100 and add the P600. | ps | 2005-01-20 | 1 | -2/+1 |
* | Remove references to non-existing symbols DO_corb and got_mmu. | cognet | 2005-01-20 | 1 | -7/+0 |
* | Protect against recursive slices creation in simlar way as it is done | pjd | 2005-01-20 | 1 | -7/+33 |
* | Don't print 'unknown id' in the ep_pccard_identify routine. It is | imp | 2005-01-20 | 1 | -2/+1 |
* | Remove now-stale comment | imp | 2005-01-20 | 1 | -10/+2 |
* | Only attach to network functions. This should be a nop since I'm not | imp | 2005-01-20 | 1 | -0/+10 |
* | Include necessary declarations | imp | 2005-01-20 | 1 | -0/+3 |
* | Only match ethernet functions. I've not seen any multifunction cards | imp | 2005-01-20 | 1 | -0/+7 |
* | Only attach to network functions. I'm not aware of any multifunction | imp | 2005-01-20 | 1 | -0/+10 |
* | Only attach to network functions (unlikely to matter since I'm not | imp | 2005-01-20 | 1 | -0/+10 |
* | u_intXX_t -> uintXX_t while I'm here. | imp | 2005-01-20 | 6 | -33/+33 |
* | Only attach to network functions. | imp | 2005-01-20 | 2 | -0/+20 |
* | u_intXX_t -> uintXX_t | imp | 2005-01-20 | 1 | -9/+9 |
* | Use Intersil chip names for the symbols, since many makers use the | imp | 2005-01-20 | 2 | -5/+6 |
* | Add intersil chip names we know we support since some OEMs use them | imp | 2005-01-20 | 1 | -0/+3 |
* | Use the packet's address family instead of the rule's when selecting a | dhartmei | 2005-01-20 | 1 | -1/+1 |
* | Note SENAO SL-2511CD support | imp | 2005-01-20 | 1 | -0/+1 |
* | Add support for SENAO SL-2511CD | imp | 2005-01-20 | 1 | -1/+2 |
* | Minor tweaks to properly order things. | imp | 2005-01-20 | 1 | -4/+4 |
* | Mask off the upper bits of the resource before using it as an index | imp | 2005-01-20 | 1 | -3/+10 |
* | Add device description for the Dell Remote Access Card (DRAC) III and IV | bms | 2005-01-20 | 1 | -0/+9 |
* | At least on some U30 there's a spurious duplicate device node of an EBus | marius | 2005-01-20 | 1 | -5/+12 |
* | Use log() instead of printf(), to reduce flood on console. | glebius | 2005-01-20 | 2 | -5/+9 |
* | In crunchgen(1), when calling make(1), don't redirect stderr to stdout, | ru | 2005-01-20 | 2 | -2/+2 |
* | Ignoring MAKEFLAGS in rev. 1.15 was a very bad idea. This causes | ru | 2005-01-20 | 1 | -2/+3 |
* | log(9) requires sys/syslog.h. | glebius | 2005-01-20 | 1 | -0/+1 |
* | Sort sections. | ru | 2005-01-20 | 105 | -821/+821 |
* | Minor nit | imp | 2005-01-20 | 1 | -1/+0 |
* | Provide a WITHOUT_MODULES variable that specifies a list of modules | wes | 2005-01-20 | 1 | -0/+4 |
* | Although USBVERBOSE was an option in the config system, usb_subr.c failed | imp | 2005-01-20 | 2 | -2/+2 |
* | Support 'CE' records in Rockridge extensions | kientzle | 2005-01-20 | 1 | -59/+155 |