summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-30move console ttys around. serial becomes tty0?, console ttyC?Theo de Raadt
2001-01-30check for invalid [.max] fieldsTheo de Raadt
2001-01-30- make hme_put() a little neaterJason Wright
2001-01-30- take advantage of the fact that qe's and be's require qec's and moveJason Wright
2001-01-30Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD.Aaron Campbell
2001-01-30WSMOUSEDEVCF_MUX_DEFAULT -> WSKBDDEVCF_MUX_DEFAULT, although this didn'tAaron Campbell
2001-01-30borrow an idea from if_rl... take advantage of HME_RX_OFFSET and useJason Wright
2001-01-30reimplement whacked changes. ip_compat.h to ip_fil_compat.hKjell Wooding
2001-01-30reimplement whacked ipmon changeKjell Wooding
2001-01-30ip_compat.h to ip_fil_compat.hKjell Wooding
2001-01-30reimplement whacked ipfstat changesKjell Wooding
2001-01-30reimplement whacked ipnat changesKjell Wooding
2001-01-30reimplement local ipf mods and import some missed patchesKjell Wooding
2001-01-30re-add local ipf changes that were whacked in the 3.4.16 merge. userland to f...Kjell Wooding
2001-01-30change ip_compat.h to ip_fil_compat.h for clarity. Impending ipf mergeKjell Wooding
2001-01-30new timeoutsJason Wright
2001-01-30Ignore PIOMODE(0x4) errorsConstantine Sapuntzakis
2001-01-30Missed this file in adding ADB keyboard and mouse files for powerpc.Dale Rahn
2001-01-30support/make ttyEcfg for powerpc, wscons config node.Dale Rahn
2001-01-30do not install pcvt includes either; aaron@ okMichael Shalayeff
2001-01-30sync with a.out ldconfig, adds missing -U option. Reviewed by: drahn@Brad Smith
2001-01-30do not build pcvt toolsTheo de Raadt
2001-01-30install wscons utils manpages into i386 subdir as wellMichael Shalayeff
2001-01-30Build these userland wscons utilities on i386.Aaron Campbell
2001-01-30switch to wsconsTheo de Raadt
2001-01-30syncTheo de Raadt
2001-01-30change config files over to wsconsTheo de Raadt
2001-01-30Support for the wscons machine-independent console driver on the i386. ToAaron Campbell
2001-01-29Generate less random data. Suggested by mickey@.Hakan Olsson
2001-01-29three floppies, and a bsd.rd for the CDTheo de Raadt
2001-01-29mark signal racesTheo de Raadt
2001-01-29do not _exit() in fork()'d childTheo de Raadt
2001-01-29do not exit(-1)Theo de Raadt
2001-01-29handle rsa_private_decrypt failures; helps against the Bleichenbacher pkcs#1 ...Markus Friedl
2001-01-29Fix mdoc botch; markus@Aaron Campbell
2001-01-29add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNSMarkus Friedl
2001-01-29Revert changes temporarily, until they have been checked.Marc Espie
2001-01-29regenMarc Espie
2001-01-29Internal cpp changed nameMarc Espie
2001-01-29fix select overflow; ok deraadt@ and stevesk@Markus Friedl
2001-01-29Automatic mergerMarc Espie
2001-01-29Automatic mergerMarc Espie
2001-01-292.95.3, test release 2Marc Espie
2001-01-292.95.3, test release 2Marc Espie
2001-01-29Allow invocation of sybsystem by commandline (-s); ok markus@Damien Miller
2001-01-29Add a few ``const''s to silence some -Wwrite-strings warningsbrian
2001-01-29max actually defaults to 256, not 40Theo de Raadt
2001-01-29use _exit() in signal handlerTheo de Raadt
2001-01-29Xr ises.4Theo de Raadt
2001-01-29Add ises.4Hakan Olsson