Age | Commit message (Expand) | Author |
1999-10-07 | Document ALT+F12, stress LEFT_SHIFT+PGUP/PGDN and point to machdep.kbdreset | Wim Vandeputte |
1999-10-07 | Add -b (scrollback) to usage() -- OK aaron@ | Wim Vandeputte |
1999-10-07 | Yes, I think I've finally decided how I think scrollback should behave. | Aaron Campbell |
1999-10-06 | y2k related fixes; from netbsd, work by fgsch/ivan | Theo de Raadt |
1999-10-05 | Add a missing check from last commit. | Aaron Campbell |
1999-10-04 | Minor calculation tweaks. | Aaron Campbell |
1999-10-03 | Double the amount of shared memory pages we can maximally allocate. This | Niklas Hallqvist |
1999-10-03 | Add missing bzero(). | Hakan Olsson |
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 |