summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wsemul_vt100var.h
AgeCommit message (Expand)Author
2009-09-05Check the return value of all emulops in the emulation code, and abortMiod Vallat
2007-11-27Remove whitespace at EOL, KNF, ansify. Move jump scroll code to a separateMiod Vallat
2007-11-26Constify the output of the emulops translate() function, as well as theMiod Vallat
2007-01-07Some dynamically allocated elements are not considered of vital importanceMiod Vallat
2004-12-23vt100 wscons crashes restoring cursor if it had never been saved before.Miod Vallat
2004-04-02remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd listsTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2000-08-01update wscons, nothing serious, mostly api fixes for us; from netbsd through ...Michael Shalayeff
2000-05-16import newer wscons source from netbsd.Michael Shalayeff