Age | Commit message (Expand) | Author |
2003-04-06 | Run the console in the overlay plane, or in low-depth mode, as appropriate, | Miod Vallat |
2003-04-06 | Check for the "addr" locator versus the physical address of the VSIMM, so | Miod Vallat |
2003-04-06 | When encountering an older or unexpected model this driver can not handle, | Miod Vallat |
2003-04-06 | Some easy strcpy elimination. | Kenneth R Westerback |
2003-04-06 | The disklabel fields d_packname and d_typename are not null terminated strings | Kenneth R Westerback |
2003-04-06 | remove an erroneous comment | Hugh Graham |
2003-04-06 | Significant DHU driver fixups: | Hugh Graham |
2003-04-04 | lower the max kernel vm address since there might be proms right below the io | Michael Shalayeff |
2003-04-04 | always flush on pre-ops. data flushed may involve | Michael Shalayeff |
2003-04-03 | Real DHUs don't have a TXCHAR register, so write directly to the fifo | Hugh Graham |
2003-04-03 | enable sti@phantomas | Michael Shalayeff |
2003-04-03 | enable wax | Michael Shalayeff |
2003-04-03 | make it at least scan the bus | Michael Shalayeff |
2003-04-03 | make large pdc_scanbus-related structs global to avoid blowing the kernel stack | Michael Shalayeff |
2003-04-03 | HP 9000/xxx not HP9000/xxx; from Paul Weissmann | Todd C. Miller |
2003-04-03 | HPUX, HP/UX -> HP-UX | Jason McIntyre |
2003-04-02 | DZ-11 (or the DZ-11 alike in the VS4000/VLC anyway) only interrupts when | Jason Wright |
2003-04-02 | Don't allow the DZ-11 RX interrupt to be masked (if a DZ-11 interrupt was seen | Jason Wright |
2003-04-01 | use PAGE_MASK instead of PAGE_SIZE-1 | Michael Shalayeff |
2003-03-30 | better MAXSSIZ | Michael Shalayeff |
2003-03-29 | try to blink | Michael Shalayeff |
2003-03-29 | fetch the device address list for where supported; say 16 addresses is ought ... | Michael Shalayeff |
2003-03-29 | add some author refs from the older versions of these from much older projects | Michael Shalayeff |
2003-03-29 | nothing uses UADDR | Michael Shalayeff |
2003-03-29 | bus_space_vaddr and related definitions (needs actual implementations) | Michael Shalayeff |
2003-03-29 | allow attaching onto phantomas. check graphics id to seed out the medusa fddi... | Michael Shalayeff |
2003-03-29 | fix fpu printout and remove dead code piece | Michael Shalayeff |
2003-03-29 | some mount stinger onto phantomas and there is not need to flag stingers too | Michael Shalayeff |
2003-03-28 | add support for the i830 that has 8 pci irq lines configure by the extra 0x68... | Michael Shalayeff |
2003-03-28 | a small boot for a cd | Michael Shalayeff |
2003-03-28 | s/SADIR/STANDIR/ to avoid conflict w/ the libsa; install raw boot as well as ... | Michael Shalayeff |
2003-03-28 | Add a sysctl to option USER_LDT, to control its behaviour, which will be | Miod Vallat |
2003-03-28 | Fix VIA C3 comment. | Tobias Weingartner |
2003-03-27 | - Add support for the *CURS* ioctls (requires mapping the DAC registers | Jason Wright |
2003-03-27 | Improve disassmbly of powerpc branch instructions, print the conditional | Dale Rahn |
2003-03-27 | no sbus in here | Jason Wright |
2003-03-25 | Clear interrupts (set to IDLE) as they are established. | Jason Wright |
2003-03-21 | install a real handler for correctable ECC errors and make a count of | Jason Wright |
2003-03-21 | Regen | Miod Vallat |
2003-03-21 | its obwous``renassiance'' apeers too be a spelink mistaek. | Miod Vallat |
2003-03-21 | Now that ahc has the necessary endian fixes, enable it on macppc. | Dale Rahn |
2003-03-20 | The current code tries to use the same field in the interrupt handler as | Henric Jungheim |
2003-03-19 | Add i830 support from NetBSD via patch in kernel/3150. | Todd C. Miller |
2003-03-18 | Restore bootable tape functionality. Previous loadfile() would never use | Miod Vallat |
2003-03-16 | Old unused stuff left under the carpet. | Miod Vallat |
2003-03-14 | Support for the VIA C3 Nehemiah on-cpu random number generator. This chip | Theo de Raadt |
2003-03-14 | spl police. | Miod Vallat |
2003-03-14 | Zombies on the bridge, captain. | Miod Vallat |
2003-03-13 | Always protect pv_unlink4_4c() with splvm(). This suddenly makes sun4/4c | Miod Vallat |
2003-03-12 | backout the two previous patches, it breaks the 3com ae card and I don't | Jason Wright |