summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pcvt/pcvt_out.c
AgeCommit message (Expand)Author
1999-09-29- Add an ioctl to pcvt that adjusts the size of the scrollback buffer.Aaron Campbell
1999-09-29Reallocate 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-08Remove PCVT_SCROLLBACK option and make it on by default.Aaron Campbell
1999-09-06Add scrollback support to the pcvt (i386 only) console driver.Aaron Campbell
1999-01-13RCSIdsNiklas Hallqvist
1998-06-25Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvtTodd C. Miller
1996-05-07fix that fillw's stuff again.Michael Shalayeff
1996-05-07fillw is in machine/cpu.h now.Michael Shalayeff
1996-05-07sync with 0504; prototype changesTheo de Raadt
1995-12-14from netbsd; Make sure vt_coldinit() is called before vt_coldmalloc()Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt