| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't try to copy out the result payload if there isn't one. This ioctl | Doug Rabson | 2004-05-23 | 1 | -6/+14 |
| * | Build prof_machdep.c if profiling. | Bruce Evans | 2004-05-23 | 1 | -0/+1 |
| * | Adjusted for amd64 after repo-copy. The adjustments are routine, except: | Bruce Evans | 2004-05-23 | 1 | -23/+53 |
| * | MFamd64 (1.117: made the FAKE_MCOUNT() in doreti work non-accidentally, | Bruce Evans | 2004-05-23 | 1 | -2/+1 |
| * | Restored FAKE_MCOUNT() and MEXITCOUNT invocations and adjusted them for | Bruce Evans | 2004-05-23 | 1 | -0/+8 |
| * | Update URL to HID spec. | Lukas Ertl | 2004-05-23 | 1 | -1/+1 |
| * | Update URL to HID spec. | Lukas Ertl | 2004-05-23 | 1 | -1/+1 |
| * | MFamd64 (put TF_EIP in assym.s and use it instead of a magic offset in | Bruce Evans | 2004-05-23 | 4 | -7/+8 |
| * | Adjusted FAKE_MCOUNT()s for amd64. This is needed for both ordinary | Bruce Evans | 2004-05-23 | 2 | -4/+4 |
| * | We don't need to initialize if_output, ether_ifattach() does it | Maxime Henrion | 2004-05-23 | 37 | -37/+0 |
| * | MFamd64 (1.111: fixed missing call to .mexitcount in lgdt()). | Bruce Evans | 2004-05-23 | 1 | -0/+1 |
| * | Spell "retq" as "ret" in pagezero() like it is everywhere, else so | Bruce Evans | 2004-05-23 | 1 | -1/+2 |
| * | Initialise OHCI_CROMHDR and OHCI_BUS_OPT in fwohci_ibr to make sure that | Doug Rabson | 2004-05-23 | 1 | -0/+7 |
| * | MFNetBSD 1.80; author: wiz | Lukas Ertl | 2004-05-23 | 1 | -2/+3 |
| * | Replace the static "qdat" structure with a per-instance softc field | Ian Dowse | 2004-05-23 | 12 | -32/+24 |
| * | Diff reduction to NetBSD. | Lukas Ertl | 2004-05-23 | 1 | -3/+5 |
| * | Use __FBSDID. | Maxime Henrion | 2004-05-23 | 2 | -4/+6 |
| * | Apply fix for long timeouts on driver initialisation. | Duncan Barclay | 2004-05-23 | 1 | -2/+7 |
| * | In agp_generic_bind_memory(), grab the needed pages before acquiring | Maxime Henrion | 2004-05-23 | 2 | -60/+84 |
| * | Implement the new KERN_PROC_RGID option, and also implement the | Garance A Drosehn | 2004-05-22 | 1 | -0/+28 |
| * | Define a KERN_PROC_RGID option for kvm_getprocs(). | Garance A Drosehn | 2004-05-22 | 1 | -0/+1 |
| * | Revert the previous commit. The bus accessor macros do not check the | Nate Lawson | 2004-05-22 | 1 | -3/+56 |
| * | - Rearrange a comment to fit in 80 chars per line, like the rest of this | Marius Strobl | 2004-05-22 | 1 | -4/+4 |
| * | - Move OFW_NAME_MAX, used as a limit for OFW property names and device | Marius Strobl | 2004-05-22 | 2 | -13/+24 |
| * | Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to | Doug Rabson | 2004-05-22 | 18 | -573/+573 |
| * | Add Intel PCI vendor ID. | Lukas Ertl | 2004-05-22 | 1 | -0/+4 |
| * | Don't forget to reset if_hwassist back to 0 when hardware checksumming | Yaroslav Tykhiy | 2004-05-22 | 1 | -1/+3 |
| * | Remove two debugging printf(). | Maxime Henrion | 2004-05-22 | 1 | -2/+0 |
| * | Get rid of a lockmgr consumer by making agp(4) use a standard mutex, | Maxime Henrion | 2004-05-22 | 18 | -40/+22 |
| * | Fix typos in comments. | Lukas Ertl | 2004-05-22 | 1 | -9/+9 |
| * | To date, unwiring a fictitious page has produced a panic. The reason | Alan Cox | 2004-05-22 | 4 | -18/+29 |
| * | Spelling and style fixes. | Marius Strobl | 2004-05-22 | 2 | -22/+22 |
| * | Use unsigned types for the arguments of the atomic(9) operations, | Marius Strobl | 2004-05-22 | 1 | -4/+4 |
| * | Switch from BSD-style u_intXX_t to ISO C99 uintXX_t. | Marius Strobl | 2004-05-22 | 2 | -5/+5 |
| * | Plug three lock leaks. | Maxime Henrion | 2004-05-22 | 2 | -0/+6 |
| * | Cosmetic: | Yaroslav Tykhiy | 2004-05-21 | 1 | -2/+6 |
| * | Fix cutNpasto in last commit. | Warner Losh | 2004-05-21 | 1 | -1/+1 |
| * | The driver fxp(4) has reception of large frames enabled hardcodedly, | Yaroslav Tykhiy | 2004-05-21 | 1 | -0/+1 |
| * | Mark the capability of this driver to receive VLAN frames >1500 bytes | Yaroslav Tykhiy | 2004-05-21 | 1 | -0/+1 |
| * | MFi386 (1.103 and 1.104: fixed some problems in high resolution profiling | Bruce Evans | 2004-05-21 | 1 | -31/+15 |
| * | Updated and reorganized the comments for the fetch and store families of | Bruce Evans | 2004-05-21 | 1 | -21/+10 |
| * | Fixed high resoultion profiling of fuword32() and suword32(). Use the | Bruce Evans | 2004-05-21 | 1 | -6/+2 |
| * | - Change command name from 'config' to 'configure'. | Pawel Jakub Dawidek | 2004-05-21 | 2 | -4/+4 |
| * | Clear KSE thread flags after KSE thread mode is ended. The side effect | David Xu | 2004-05-21 | 4 | -2/+8 |
| * | ifdef writing to registers that the base pci standard says are | Warner Losh | 2004-05-21 | 1 | -0/+13 |
| * | Upon further review it was decided this piece of the msync(2) | Ken Smith | 2004-05-21 | 1 | -0/+2 |
| * | Fixed some style bugs in tdsigwakeup(). | Bruce Evans | 2004-05-21 | 1 | -11/+10 |
| * | Fix spelling. | Doug Rabson | 2004-05-21 | 3 | -13/+13 |
| * | Added dependency on the miibus module. | Ruslan Ermilov | 2004-05-21 | 1 | -0/+1 |
| * | Compeletely rewrite the description of hw.pci.do_powerstate to sound | Warner Losh | 2004-05-21 | 1 | -2/+2 |