Age | Commit message (Expand) | Author |
1998-08-09 | Wait for ACK's back from the kbd controller when setting typematic rate. | Todd C. Miller |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-07-19 | COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well. | Jason Downs |
1998-07-14 | add "ctl" and "swap" sample keyboard mappings; | Marco S Hyman |
1998-07-12 | Fix for the new fast PII-400 machines. This makes them work, and does not | Tobias Weingartner |
1998-07-12 | add .Os | Theo de Raadt |
1998-06-30 | In pccngetc, check that dev is not NODEV [NetBSD] | Todd C. Miller |
1998-06-25 | Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvt | Todd C. Miller |
1998-06-16 | Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru> | Todd C. Miller |
1998-05-29 | protect from multiple define collisions w/ pccons.h | Michael Shalayeff |
1998-05-21 | typo | Matthieu Herrb |
1998-05-13 | bad todd | Theo de Raadt |
1998-05-13 | main returns int, not void | Todd C. Miller |
1998-03-28 | complete TVGA 9660 support | Theo de Raadt |
1998-03-28 | grok trident 9660 | Theo de Raadt |
1998-03-08 | move to 2.3 | Theo de Raadt |
1998-02-22 | GCC 2.8 Wall | Niklas Hallqvist |
1998-02-22 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt |
1998-01-21 | doc keys; ian@darwinsys.com | Theo de Raadt |
1998-01-11 | scanset probing like pccons does; vons@usa.net | Theo de Raadt |
1998-01-04 | support Trident TVGA9440 | Theo de Raadt |
1998-01-04 | quieter on boot | Theo de Raadt |
1998-01-04 | add TVGA9440 | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1997-11-06 | oops | Theo de Raadt |
1997-11-05 | flush tty queue when entering/exiting X; cgd & me | Theo de Raadt |
1997-10-01 | patch another version dependency. this one should be fixed right! XXX | Theo de Raadt |
1997-09-18 | set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0 | Theo de Raadt |
1997-07-25 | Typo (from NetBSD #2622) | Tobias Weingartner |
1997-06-30 | install libs mode 444 like other libs | kstailey |
1997-06-17 | Use a blank screen screensaver by default (for energy-saver monitors). | dm |
1997-05-30 | add koi8 support | Michael Shalayeff |
1997-05-29 | add S3 ViRGE detect | Michael Shalayeff |
1997-05-29 | -Wall w/ PCVT_EMU_MOUSE | Michael Shalayeff |
1997-05-22 | sync with sys/param.h changes | Todd C. Miller |
1997-05-04 | Add newer S3 chipsets that pcvt supports. Fix from William Wisner | Todd C. Miller |
1997-04-15 | support more S3 chipsets. done by comparing against SuperCode; | Theo de Raadt |
1997-03-30 | Previous commit was in error, definition of MANDIR was correct | Todd C. Miller |
1997-03-30 | /usr/share/man/cat -> /usr/share/man | Todd C. Miller |
1997-01-27 | select subsystem si_pid becomes si_selpid, to not conflict against user/kerne... | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-21 | -Wall madness. | Todd C. Miller |
1996-12-04 | DESTDIR fixing | Theo de Raadt |
1996-11-07 | Conditinally unused variable (-Wall fix) | Niklas Hallqvist |
1996-10-27 | Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr> | Todd C. Miller |
1996-10-17 | One too much ifdef.. | Niklas Hallqvist |
1996-10-04 | Make it compileable. | Jason Downs |