Age | Commit message (Expand) | Author |
2003-04-10 | make all entry points of the same number of arguments and that greatly simpli... | Michael Shalayeff |
2003-04-09 | Remove one of two identical comment blocks | Niklas Hallqvist |
2003-04-09 | add strl{cat,cpy} to unbreak "make build" on sparc64 | Nikolay Sturm |
2003-04-09 | Correct commentary describing page table layouts | Niklas Hallqvist |
2003-04-08 | just wate that debug altogether | Michael Shalayeff |
2003-04-08 | Make dmesg prettier if attachment fails and no option DEBUG | Miod Vallat |
2003-04-08 | Ahem, fix printf format. | Miod Vallat |
2003-04-08 | Move definition of storage for cpu_model to locore.c so sizeof has | Hugh Graham |
2003-04-07 | oops | Michael Shalayeff |
2003-04-07 | add mfcpu() and kill get_psw/set_psw that should not be used from the .c code | Michael Shalayeff |
2003-04-07 | remove dead stuff | Michael Shalayeff |
2003-04-07 | enable viper touching again. | Michael Shalayeff |
2003-04-07 | do not limit the kmem to just the physmem | Michael Shalayeff |
2003-04-07 | only check for space mismatch when coming from user. | Michael Shalayeff |
2003-04-07 | properly recalculate spa-epa when it comes to per-page | Michael Shalayeff |
2003-04-07 | move out non-gsc devices from the gsc section | Michael Shalayeff |
2003-04-07 | this makes wax interrupt | Michael Shalayeff |
2003-04-07 | com1@wax | Michael Shalayeff |
2003-04-07 | s/HP9000/HP 9000/; from weissmanndude | Michael Shalayeff |
2003-04-07 | Spring cleaning: remove unused code. | Niklas Hallqvist |
2003-04-06 | kvm_iocache() is not used anymore. | Miod Vallat |
2003-04-06 | IPL_FDSOFT not IPL_AUSOFT (in comments) | Miod Vallat |
2003-04-06 | The return value for bounds_check_with_label() is not set in stone, and it | Miod Vallat |
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson |
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 |