summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add help file for pc98.nyan2003-06-082-1/+47
* Enable new boot menu.nyan2003-06-081-1/+2
* Don't load the acpi module.nyan2003-06-082-1/+34
* Set arch-pc98 env to true for pc98.nyan2003-06-082-1/+6
* Note that scbus is required for SCSI, not just "required" in general.jmallett2003-06-086-6/+6
* - When a new thread is added to a kseq the load is incremented prior tojeff2003-06-081-5/+20
* Lock the kernel object in kmem_alloc().alc2003-06-071-0/+2
* Teach vm_page_grab() how to handle the vm object's lock.alc2003-06-071-4/+16
* This commit was generated by cvs2svn to compensate for changes in r115990,obrien2003-06-071-0/+1361
|\
| * Vendor import emu10k1.h from version 0.9.4 of the ALSA driver (whichobrien2003-06-071-0/+1361
* | MFp4:imp2003-06-072-54/+13
* | MFP4:imp2003-06-072-0/+88
* | Assert that the vm object is locked on entry to swap_pager_freespace().alc2003-06-071-1/+1
* | Simplify the power code somewhat (this makes the module about 100imp2003-06-072-85/+34
* | Implement OF_interpret.jake2003-06-072-2/+34
* | - Declare sparc64_memreg and sparc64_nmemreg in machine/ofw_mem.h.jake2003-06-074-8/+11
* | BKPT_INST is supposed to be a breakpoint, not 0.jake2003-06-071-1/+1
* | Use the same SEARCH_DIR as other platforms.jake2003-06-071-1/+1
* | Add ${AFLAGS} to 'as' invocation.obrien2003-06-074-4/+4
* | Improve the root-dev prompt facility for printing devices which couldphk2003-06-073-20/+9
* | Wait for everything to settle before we try to print the list ofphk2003-06-071-0/+1
* | Make sure we return an error message if the geom parameter is notphk2003-06-071-8/+8
* | Fix the setup of old Promise controllers, clocks was not setup rightsos2003-06-072-15/+23
* | - Adjust the comment about re-routing PCI interrupts to be lessjhb2003-06-071-7/+11
* | Reinstate the bug fix in revision 1.2 as it is correct. The errors I sawjhb2003-06-071-8/+6
* | Polishing and nitpicking.phk2003-06-071-16/+19
* | Drop a memory-corruption debugging test-tool.phk2003-06-072-17/+0
* | Add missing va_end() calls.phk2003-06-075-7/+15
* | Sanitize the LABELSECTOR & LABELOFFSET definitions:phk2003-06-071-19/+1
* | MFi386: revisions 1.13 and 1.14.nyan2003-06-071-5/+15
* | MFi386: revision 1.30.nyan2003-06-071-2/+5
* | Fixed compile error.nyan2003-06-072-4/+4
* | Don't use a C compiler to assemble a pure asm file.obrien2003-06-071-1/+7
* | Gah! Set LABELSECTOR and LABELOFFSET correctly for amd64. This mightpeter2003-06-071-1/+1
* | pmap_find_vhpt() has been observed to return a NULL pointer whenmarcel2003-06-071-10/+11
* | If we get a fault in the gateway page, which would happen if we trymarcel2003-06-071-2/+5
* | Pass the vm object to vm_object_collapse() with its lock held.alc2003-06-072-10/+7
* | When single stepping, only leave ENBUSFREE enabledgibbs2003-06-062-4/+4
* | Clear stale PCI errors during our test forgibbs2003-06-062-8/+27
* | Work around SCSI spec violation by the Quantum Atlas 10K.gibbs2003-06-062-36/+70
* | aic7770.c:gibbs2003-06-067-155/+58
* | Use TRAPF_USERMODE() to replace an equivalent check in trap(). Whilemarcel2003-06-061-3/+2
* | Add probe entry for the 284X with BIOS disabled.gibbs2003-06-061-3/+8
* | Constify a string used in our EISA probe tables.gibbs2003-06-061-4/+4
* | Have TRAPF_USERMODE() take into account that the gateway page is notmarcel2003-06-061-2/+8
* | Attempt to crunch down the thread state info so that it is more likely tojulian2003-06-061-6/+15
* | When setting fragment queue pointers to NULL, or comparing them withrwatson2003-06-061-3/+3
* | - Rename nexus_pcib to legacy_pcib. I've been meaning to do this for ajhb2003-06-062-56/+61
* | - Use IDTVEC() to declare IPI handlers since they are also IDT vectors.jhb2003-06-063-60/+42
* | Use the secondary bus number instead of the number of the bus the PCI-PCIjhb2003-06-061-1/+5
OpenPOWER on IntegriCloud