Age | Commit message (Expand) | Author |
1999-09-11 | add 8x10 font for koi8, derived from the vt220-8x10, look and feel of low par... | Michael Shalayeff |
1999-09-11 | We do not use the ed driver anymore | Niklas Hallqvist |
1999-09-10 | art@ added access arg to pmap_enter. Not used here | kstailey |
1999-09-10 | roundup(foo, NBPG) -> round_page(foo) | Artur Grabowski |
1999-09-10 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | keep the name short since evcnt* stuff is limitted to 8 chars total | Michael Shalayeff |
1999-09-10 | utilize uvm_pagealloc_contig() | Michael Shalayeff |
1999-09-10 | ELF64 | kstailey |
1999-09-09 | Keep wdc_isa.c happy. | Marc Espie |
1999-09-09 | New atapi->scsi interface. | Marc Espie |
1999-09-09 | ... and activate subdir | Marc Espie |
1999-09-09 | Put the loadbsd amigaos binary into our repository to ease | Marc Espie |
1999-09-08 | Remove PCVT_SCROLLBACK option and make it on by default. | Aaron Campbell |
1999-09-07 | add PSW_BITS for printf's sake | Michael Shalayeff |
1999-09-07 | make inittodr() whine some sane things | Michael Shalayeff |
1999-09-07 | rewrite to define bit positions; more bits from the pa1.1 manual | Michael Shalayeff |
1999-09-07 | print pri | Jason Wright |
1999-09-07 | update the comment about how the srmmu works (some names were wrong) | Artur Grabowski |
1999-09-07 | allow powerdown via tctrl driver for tadpole; from NetBSD | Jason Wright |
1999-09-07 | this is what it was supposed to be in the last commit | Michael Shalayeff |
1999-09-07 | add tadpole microcontroller device driver; from NetBSD | Jason Wright |
1999-09-06 | ATAPISCSI, CD-ROM, ISO-9660 fs, ksyms | kstailey |
1999-09-06 | unbreak pmap_enter | Artur Grabowski |
1999-09-06 | unbreak things after the pmap_enter change | Artur Grabowski |
1999-09-06 | Some XFree86 3.9.15 drivers need to access the BIOS of the VGA boards | Matthieu Herrb |
1999-09-06 | remove debugging cruft | Jason Wright |
1999-09-06 | p9100 console driver for tadpole 3g[sx] (based on cgthree.c and netbsd's | Jason Wright |
1999-09-06 | Add scrollback support to the pcvt (i386 only) console driver. | Aaron Campbell |
1999-09-05 | use small font if size <= 800x600 (was if size < 800x600) | Jason Wright |
1999-09-05 | support for the "short" mouse protocol on tadpole; from netbsd | Jason Wright |
1999-09-03 | in pmap_enter4m use access_type to set the initial mod/ref flags on the pv | Artur Grabowski |
1999-09-03 | use setpgt4m for the initial mappings too, not that it really matters since | Artur Grabowski |
1999-09-03 | We have to set the pagetable pointers with the atomic swap instruction. | Artur Grabowski |
1999-09-03 | Change the pmap_enter api to pass down an argument that indicates | Artur Grabowski |
1999-09-02 | add uncaceable, per pa1.1 manual | Michael Shalayeff |
1999-09-02 | replace w/ one derived from Lites-parisc, UofUtah | Michael Shalayeff |
1999-09-01 | put ax on big ramdisk | Theo de Raadt |
1999-08-31 | Add umass (commented out). Don't uncomment it yet. | Federico G. Schwindt |
1999-08-30 | replace "" with "oldscsibus" in oldscsibus_cd. -moj | Mats O Jansson |
1999-08-29 | Move all config files forwrd wrt IDE & dp8390 devices | Niklas Hallqvist |
1999-08-29 | simplfy attachment of fvme children | Jason Wright |
1999-08-25 | n+1 approximation step for the user space constants | Michael Shalayeff |
1999-08-25 | Compile under UVM and versions of egcs. art@ ok. | Hakan Olsson |
1999-08-25 | give better support to the bios memory maps. | Michael Shalayeff |
1999-08-24 | Opps. forgot this in the last uvm update | Artur Grabowski |
1999-08-22 | Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested by | Jason Downs |
1999-08-21 | /dev/ksyms | kstailey |
1999-08-21 | definitions needed by sbin/kbd/kbd_sparc.c | Mats O Jansson |
1999-08-20 | change MIPSE{B|L} to __MIPSE{B|L}__. -moj | Mats O Jansson |