Age | Commit message (Expand) | Author |
1999-10-01 | Update the man page to reflect reality. | Aaron Campbell |
1999-10-01 | add skc and sk | Jason Wright |
1999-09-30 | Change extmem counter to include *all* extended memory segments. | Jason Downs |
1999-09-30 | Make sure 'model' and 'step' are initialized, even for non-cpuid chips. | Jason Downs |
1999-09-29 | Fix a typo in previous commit. | Aaron Campbell |
1999-09-29 | - Add an ioctl to pcvt that adjusts the size of the scrollback buffer. | Aaron Campbell |
1999-09-29 | Reallocate our scrollback buffer when switching 132/80 column modes, too. | Aaron Campbell |
1999-09-28 | - Reallocate scrollbuffer when changing linemodes, not loading fonts. | Aaron Campbell |
1999-09-27 | Fix a display nit in scrollback code. | Aaron Campbell |
1999-09-26 | add exphy | Jason Wright |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-21 | pctr & ksyms | kstailey |
1999-09-21 | Whoops, forgot to adjust a comparison when fixing the off-by-one error. | Aaron Campbell |
1999-09-20 | kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERS | Theo de Raadt |
1999-09-20 | crank default limits | Theo de Raadt |
1999-09-20 | permit config file overriding of NKPDE | Theo de Raadt |
1999-09-19 | Remove umass to avoid problems since the driver is not yet in the tree. | Federico G. Schwindt |
1999-09-18 | fix an off-by-one error | Aaron Campbell |
1999-09-17 | grown i386 kvm to 512MB | Theo de Raadt |
1999-09-17 | Avoid aliasing problems in K&R C. | Marc Espie |
1999-09-15 | repairs | Michael Shalayeff |
1999-09-15 | apply grammer fixes from pr#831; from kwesterback@home.com | Michael Shalayeff |
1999-09-14 | Document scrollback support. | Aaron Campbell |
1999-09-14 | When switching line modes (i.e., by bringing in new character sets via | Aaron Campbell |
1999-09-13 | isa0 at pcib?; netbsd via peter | Theo de Raadt |
1999-09-12 | Fix rootdev handling, use disk checksums to find the device we were booted | Tobias Weingartner |
1999-09-11 | add 8x10 font for koi8, derived from the vt220-8x10, look and feel of low par... | Michael Shalayeff |
1999-09-08 | Remove PCVT_SCROLLBACK option and make it on by default. | Aaron Campbell |
1999-09-06 | Some XFree86 3.9.15 drivers need to access the BIOS of the VGA boards | Matthieu Herrb |
1999-09-06 | Add scrollback support to the pcvt (i386 only) console driver. | Aaron Campbell |
1999-09-03 | Change the pmap_enter api to pass down an argument that indicates | Artur Grabowski |
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-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-22 | Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested by | Jason Downs |
1999-08-21 | /dev/ksyms | kstailey |
1999-08-20 | teach it about Rise cpus; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-08-19 | undo damage aaron did | Theo de Raadt |
1999-08-18 | sysbeep/pciide/atapiscsi | kstailey |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-08-15 | fit aic* at pcmcmia | Theo de Raadt |
1999-08-15 | pciide & atapiscsi | kstailey |
1999-08-14 | Driver for ASIX88140A/88141 Ethernet; from FreeBSD | Aaron Campbell |
1999-08-13 | Almost forget it; USB support. | Federico G. Schwindt |
1999-08-13 | Add USB support. | Federico G. Schwindt |
1999-08-13 | Add USB devices support. | Federico G. Schwindt |
1999-08-12 | Use -Os, not -O2 | Todd C. Miller |
1999-08-12 | IDT WinChip models; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-08-10 | more sb irq to 5. This is more likely | Theo de Raadt |