Age | Commit message (Expand) | Author |
1999-11-26 | fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@ | Michael Shalayeff |
1999-11-26 | enable sti, config on nfs | Michael Shalayeff |
1999-11-26 | enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.h | Michael Shalayeff |
1999-11-26 | do console stuff, pdc_call is in locore now | Michael Shalayeff |
1999-11-26 | Use round_page instead of some home-made macro. | Artur Grabowski |
1999-11-26 | new bus, some things i was not right | Michael Shalayeff |
1999-11-26 | undo damage by aaron. what is it with you guys? 4 people (matthieu, | Theo de Raadt |
1999-11-25 | sloppy aaron | Theo de Raadt |
1999-11-25 | Whoops, didn't mean to step on espie's toes. Also restore some comments | Aaron Campbell |
1999-11-25 | Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYS | Aaron Campbell |
1999-11-25 | no dma.c no more | Michael Shalayeff |
1999-11-25 | convey and convex it traps on both ways, and a little syscalls in between | Michael Shalayeff |
1999-11-25 | bus stuff is in mainbus now, the rest is rewritten many ways | Michael Shalayeff |
1999-11-25 | it forks, it execs, it syscalls | Michael Shalayeff |
1999-11-25 | many traps, syscall nad other stuff | Michael Shalayeff |
1999-11-25 | clean some debug stuff | Michael Shalayeff |
1999-11-25 | new pcb and frame | Michael Shalayeff |
1999-11-25 | kernel psw register | Michael Shalayeff |
1999-11-25 | KERNEL_PSW no more | Michael Shalayeff |
1999-11-25 | new pcb and frame layouts | Michael Shalayeff |
1999-11-25 | '+' vs '=','0' constraints | Michael Shalayeff |
1999-11-25 | do bus stuff through pointers, native devices use memory ops where possible | Michael Shalayeff |
1999-11-25 | fix check for a pv list emptieness returned by pmap_find_pv | Michael Shalayeff |
1999-11-25 | remove dead pmap_collect_pv() | Michael Shalayeff |
1999-11-25 | In the cases where we are sure what page size we have, define PAGE_SIZE | Artur Grabowski |
1999-11-25 | Properly fix the last checkin, the pseudo device rd is now a mi device and | Dale S. Rahn |
1999-11-25 | Add back rd_ md hooks that was incorrectly removed with the recent rd changes. | Dale S. Rahn |
1999-11-24 | No need to set the page size twice | Artur Grabowski |
1999-11-24 | spelling | Theo de Raadt |
1999-11-23 | re-enable mtrr | Theo de Raadt |
1999-11-23 | pretty mmtr messages | Theo de Raadt |
1999-11-23 | Use the _vtbl code to allow the registers to be seperated by 0x10, | Dale S. Rahn |
1999-11-22 | add empty mmioctl() implementation for new /dev/mem interface for all | Matthieu Herrb |
1999-11-22 | do not add stuff that breaks everything except your own machine, matthieu! | Theo de Raadt |
1999-11-22 | Far too many things to note- a complete new revision coming in. | mjacob |
1999-11-22 | add support for asynchronous I/O (through SIGIO) | Matthieu Herrb |
1999-11-22 | add support for asynchronous I/O (through SIGIO) | Matthieu Herrb |
1999-11-22 | better pmap_enter() towards correctness. | Michael Shalayeff |
1999-11-20 | ioctl arguments are u_long. | Marc Espie |
1999-11-20 | add copyright notice | Matthieu Herrb |
1999-11-20 | add MTRR support from FreeBSD | Matthieu Herrb |
1999-11-20 | add MTRR support from FreeBSD | Matthieu Herrb |
1999-11-19 | pmap_map no more | Michael Shalayeff |
1999-11-18 | more untested MLINKS | Theo de Raadt |
1999-11-18 | fix .Dt | Eric Jackson |
1999-11-17 | add MLINKs | Todd C. Miller |
1999-11-16 | - Teach vt_cuu (cursor up) about scrollback. Cursor down is much harder... | Aaron Campbell |
1999-11-16 | typo in doc ref | Michael Shalayeff |
1999-11-16 | flush the cache once we patched memory in ddb | Michael Shalayeff |
1999-11-16 | tabs vs spaces | Michael Shalayeff |