summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-16- Fix the NMI problem: it seems the qec channel reset also resets the MACE, andJason Wright
2000-11-16When building default seed from the hostname, only use alphanumericTodd C. Miller
2000-11-16- Get rid of ugly .Tn macros.Aaron Campbell
2000-11-16Fix timeout computation; ok csapuntz@Niklas Hallqvist
2000-11-16Note support for Accton EN1217 and EN2242 Ethernet adapters.Aaron Campbell
2000-11-16New files for pcdisplay(4), vga(4), and pckbc(4)Aaron Campbell
2000-11-16NetBSD 1.6Aaron Campbell
2000-11-16syncAaron Campbell
2000-11-16Add product ID for Symbios 53c1010; drrt@monkey.orgAaron Campbell
2000-11-16initial support for 21264 systems.Eric Jackson
2000-11-16configure vga, mouse and keyboard's once again. Currently only on eb164.Eric Jackson
2000-11-16configure vga console, keyboard and mouse once again. support coming soon.Eric Jackson
2000-11-16Add support for Accton EN2242 MiniPCI adapters as found in HP OmniBook XE3Aaron Campbell
2000-11-16syncAaron Campbell
2000-11-16Add product ID for Accton EN2242 MiniPCI Ethernet adapter; from FreeBSD.Aaron Campbell
2000-11-15do not open fifos with O_RDWR, either use O_RDONLY or O_WRONLY. okay aaron@Niels Provos
2000-11-15deal with stupid legacy applications that open a fifo O_RDWR. okay millert@Niels Provos
2000-11-15case insensitive key options; from stevesk@sweden.hp.comMarkus Friedl
2000-11-15Add pcdisplay(4) man page; from NetBSD.Aaron Campbell
2000-11-15Make sure not to null deref the function pointer for the scrollback accessopAaron Campbell
2000-11-15New keyboard man pages; from NetBSD.Aaron Campbell
2000-11-15Add a "Display adapters" section and note support for vga(4) there.Aaron Campbell
2000-11-15Manual page for vga(4); from NetBSD.Aaron Campbell
2000-11-15Add EGA display driver files; from NetBSD. This should be the last of the MIAaron Campbell
2000-11-15This driver supports PC display adapter hardware within the wscons(4)Aaron Campbell
2000-11-15Add missing \n at the end of an error message.Todd C. Miller
2000-11-156845 controller register definitions for vga(4) driver.Aaron Campbell
2000-11-15Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. TheseAaron Campbell
2000-11-15add entry for HostKey /etc/ssh_host_dsa_key, and comment for ssh-2 rsa keysMarkus Friedl
2000-11-15typo, use .ItMarkus Friedl
2000-11-15Support console scrollback in wscons through a new "scrollback" accessop thatAaron Campbell
2000-11-15just ignore non existing user keysMarkus Friedl
2000-11-15reorder SYNOPSISMarkus Friedl
2000-11-15Add two command definitions for wscons scrollback support and link them toAaron Campbell
2000-11-15Brown is ugly.Aaron Campbell
2000-11-15Point to the right variable for ktraceNathan Binkert
2000-11-15Last commit introduced extra space (lame)Angelos D. Keromytis
2000-11-15Fix bug introduced with overriding of pseudo-devices.Angelos D. Keromytis
2000-11-15Accept -inet/-inet6 etc. in route show command.Angelos D. Keromytis
2000-11-14do not reorder keys if a key is removedMarkus Friedl
2000-11-14check no_agent_forwarding_flag for ssh-2, tooMarkus Friedl
2000-11-14parse options only if key matches; fixes some confusing messages seen by the ...Markus Friedl
2000-11-14cleanup EPSV/EPRT error handling. avoid possible memory leak (getaddrinfo).Jun-ichiro itojun Hagino
2000-11-14Sync usage() with reality; mpech@prosoft.org.lvAaron Campbell
2000-11-14Document the -g option; closes PR/1509 from mpech@prosoft.org.lv.Aaron Campbell
2000-11-14Sync the list of "not supported" options with the source code; fixes PR/1506Aaron Campbell
2000-11-14remove diagnostic around TL_INTR_INVALID (this is a valid condition when twoJason Wright
2000-11-13Don't map unsafe registers from controllers that require 16 bit io spaceChris Cappuccio
2000-11-13Correct the vendor ID for Aver Media; dev@wanadoo.es. Confirmed with NetBSDAaron Campbell
2000-11-13Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not usedAaron Campbell