| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a LOR where ifconf() used copyout while holding a mutex. This LOR | brooks | 2004-09-22 | 1 | -41/+51 |
* | Add a temporary workaround to the panic on boot with hub attached and | imp | 2004-09-22 | 1 | -0/+1 |
* | Correct a long-standing error in _pmap_unwire_pte_hold() affecting | alc | 2004-09-22 | 2 | -17/+11 |
* | Revert the last change.. | julian | 2004-09-22 | 1 | -17/+11 |
* | MFi386: adapt rev 1.19 (debugger fixes) | peter | 2004-09-22 | 1 | -2/+10 |
* | Minor sync-up with i386. Catch up on de-quoting and de-counting after | peter | 2004-09-22 | 1 | -14/+23 |
* | MFi386: add ispfw (except using correct device<tab><tab>ispfw format, | peter | 2004-09-22 | 1 | -0/+1 |
* | In a threaded process, don't kill off all the other threads until we have a | julian | 2004-09-21 | 1 | -11/+17 |
* | Initialize the flags value properly. We used to do this in acpi_tz_all_off() | njl | 2004-09-21 | 1 | -33/+2 |
* | Don't disable acpi in shutdown if we're panicing (panicstr != NULL). This | njl | 2004-09-21 | 1 | -1/+1 |
* | Correct the capitalization of "nVidia". | des | 2004-09-21 | 1 | -5/+5 |
* | De support opening device nodes on CD9660 filesystems. They are | phk | 2004-09-21 | 4 | -42/+18 |
* | If a vnode has no v_rdev we cannot hope to answer FIODTYPE ioctl. | phk | 2004-09-21 | 1 | -0/+2 |
* | Trap invalid sector size 0 in disk probe, refusing to add such a | wes | 2004-09-21 | 1 | -0/+4 |
* | - Add support for "paging" in stack trace output. That is, when you do | jhb | 2004-09-20 | 7 | -17/+33 |
* | Remove unused macro. | jhb | 2004-09-20 | 1 | -2/+0 |
* | This is not needed anymore, it is forced in GEOM now. | pjd | 2004-09-20 | 5 | -15/+0 |
* | Merged from sys/dev/sio/sio.c: more tty related changes. | nyan | 2004-09-20 | 2 | -18/+20 |
* | MFpc98: Check a pointer is NULL, remove unused variable. | nyan | 2004-09-20 | 1 | -3/+4 |
* | CTASSERT that MSZIE is a power of 2 (otherwise dtom() breaks) | brian | 2004-09-20 | 1 | -1/+4 |
* | Add support Nvidia nForce2(audio) | sanpei | 2004-09-20 | 1 | -0/+4 |
* | trim trailing white space.. | jmg | 2004-09-20 | 1 | -2/+2 |
* | das@ has a ACPI bios that lists 0x3f0-0x3f1, 0x3f2-0x3f3, 0x3f4-0x3f5 | imp | 2004-09-20 | 1 | -4/+14 |
* | Add support nForce3 250 audio | sanpei | 2004-09-20 | 1 | -0/+4 |
* | Record a problem we can't workaround for now regarding duplicate interrupts | njl | 2004-09-20 | 1 | -0/+7 |
* | add '/* Panasonic products */' line(I removed it) | sanpei | 2004-09-20 | 1 | -0/+1 |
* | Fix compilation of vinum(4) when VINUMDEBUG is not defined. | marius | 2004-09-20 | 2 | -2/+2 |
* | Correct value and description of the unused MK48TXX_WDAY_FT macro. | marius | 2004-09-20 | 1 | -1/+1 |
* | Commit the new version of the adlink driver which can do non-cyclic | phk | 2004-09-19 | 1 | -305/+250 |
* | - Some of the upper bits of the time related (seconds, minutes, etc.) | marius | 2004-09-19 | 2 | -19/+131 |
* | Simplify the reference counting of page table pages. Specifically, use | alc | 2004-09-19 | 3 | -71/+35 |
* | The zone from which proc structures are allocated is marked | das | 2004-09-19 | 4 | -34/+10 |
* | fix misspelling of TX... | jmg | 2004-09-19 | 1 | -1/+1 |
* | spell RX correctly | jmg | 2004-09-19 | 1 | -16/+10 |
* | comment requirement that rx/tx descriptor counts must be equal due to | jmg | 2004-09-19 | 1 | -3/+8 |
* | Use correct malloc type when freeing memory allocated by g_read_data. | fjoe | 2004-09-19 | 1 | -2/+2 |
* | The getpages VOP was a good stab at getting scatter/gather I/O without | phk | 2004-09-19 | 2 | -293/+5 |
* | MFamd64/i386 | alc | 2004-09-19 | 1 | -1/+2 |
* | MFp4: | marcel | 2004-09-19 | 8 | -199/+353 |
* | Remove an outdated assertion from _pmap_allocpte(). (When vm_page_alloc() | alc | 2004-09-19 | 3 | -9/+0 |
* | Put in a commented out ispfw device under isp and note that this is usually | mjacob | 2004-09-19 | 1 | -0/+1 |
* | Release the page queues lock earlier in pmap_protect() and pmap_remove() in | alc | 2004-09-18 | 3 | -16/+13 |
* | Remove useless include of <machine/fpu.h>. | marcel | 2004-09-18 | 2 | -4/+0 |
* | Add Sitecom's LN-029 USB 2.0 Ethernet adapter. | iedowse | 2004-09-18 | 2 | -0/+5 |
* | Add support for the fxp(4) based card in ICH6 (i915) chipsets. | mux | 2004-09-18 | 1 | -0/+1 |
* | pass in pointer to m_head to re_encap because m_defrag could free the | jmg | 2004-09-18 | 1 | -13/+13 |
* | Single concat or striped plexes don't need no special initialization | le | 2004-09-18 | 2 | -3/+21 |
* | Initialize new ttys a bit more. | phk | 2004-09-18 | 1 | -8/+22 |
* | Use tty->t_sc to find out softc. | phk | 2004-09-18 | 2 | -12/+11 |
* | Re-vamp how I/O is handled in volumes and plexes. | le | 2004-09-18 | 9 | -663/+772 |