Age | Commit message (Expand) | Author |
1999-07-14 | Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what you | Todd C. Miller |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | same here.. | Theo de Raadt |
1999-07-08 | flesh out .Dt | Theo de Raadt |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-06 | for CTRL-ALT-DEL, send SIGUSR1 to initproc | Theo de Raadt |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell |
1999-05-24 | more buf oflows | Aaron Campbell |
1999-05-24 | fix buf oflow | Aaron Campbell |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-12 | builtin -> built-in | Aaron Campbell |
1999-04-23 | correct keycap.pcvt path | Todd C. Miller |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-02-09 | $Log is ugly | Theo de Raadt |
1999-01-13 | RCSIds | Niklas Hallqvist |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt |
1998-11-16 | Fix attribute handling. From | Tobias Weingartner |
1998-09-28 | Add Trident 9750 | Jason Downs |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-06 | Better keyboard timing code mostly from FreeBSD | Niklas Hallqvist |
1998-08-13 | Fix card list: Robert Earl <rearl@teleport.com>. | Jason Downs |
1998-08-10 | allow -d option to work with -c [change screen] | Todd C. Miller |
1998-08-10 | reflect reality | Todd C. Miller |
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 |