summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-16Add idents for files which lack themDamien Miller
2000-10-16Make doubly sure we scroll up if we've passed the last row on the screen.Aaron Campbell
2000-10-16protect %edx when calling biosMichael Shalayeff
2000-10-16a little verbosity on probe, a little caution on bios callsMichael Shalayeff
2000-10-16Initialize mouse_flags during the coldinit stage.Aaron Campbell
2000-10-16Restore conversion to new timeouts (art@'s previous commit). They wereAaron Campbell
2000-10-16remove basically incorrect interrupt configuration code.Dale Rahn
2000-10-16Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.mjacob
2000-10-16Re-align with reality: We use ARP for all Ethernet types.Christian Weisgerber
2000-10-16update SBUS microcode to 1.37 (latest)mjacob
2000-10-16use sigjmp_buf's, and use poll instead of select. various other smallTheo de Raadt
2000-10-16configuration changes to enable the uni-north memory controller to enableDale Rahn
2000-10-15Reflect reality.Marc Espie
2000-10-15Explain how -shared is supposed to work and what breaks when youMarc Espie
2000-10-15add note that pkg_add is not to be used for system distribution files.Marco S Hyman
2000-10-15Don't link shared libraries against -lc on ppc either.Marc Espie
2000-10-15Finish synch'ing.Marc Espie
2000-10-15Do not pass uninitialized ifmedia structures to ifmedia_add(). Fixes PR1426.Aaron Campbell
2000-10-15suppress warning on routing table overflow. sync with kameJun-ichiro itojun Hagino
2000-10-15typoMarkus Friedl
2000-10-15CFLAGS+= -WallMarkus Friedl
2000-10-15typos; from stevesk@sweden.hp.comMarkus Friedl
2000-10-15Add ASB-3950 to list of supported Advansys PCI SCSI host adapter familiesKenneth R Westerback
2000-10-15List ASB3950U160 as supported. Change company url to reference new siteKenneth R Westerback
2000-10-15Reseting -> ResettingKenneth R Westerback
2000-10-15updateMatthieu Herrb
2000-10-15ftp.univ-evry.fr doesn't exist anymoreMatthieu Herrb
2000-10-15fix up vax flistsHugh Graham
2000-10-15Forgot to commit this, necessary for AES support.Angelos D. Keromytis
2000-10-14put hosts.allow and hosts.deny in as Nm entriesTheo de Raadt
2000-10-14put tcp wrapper into Nd lineTheo de Raadt
2000-10-14build both -fPIC and -fpic on sparc; espie (not around, and this needs to be ...Theo de Raadt
2000-10-14talk about i386 and pcibiosTheo de Raadt
2000-10-14Make empty passwords work again when login is compiled with kerberos support.Miod Vallat
2000-10-14- Split SCSI and RAID into separate sections like in i386.html.Aaron Campbell
2000-10-14There's a Type III 3c656C card, too.Aaron Campbell
2000-10-14Add $OpenBSD$ tags.Aaron Campbell
2000-10-14- "Available options:" -> "The options are as follows:".Aaron Campbell
2000-10-14- Correct .Nm usage.Aaron Campbell
2000-10-14Capitalization.Aaron Campbell
2000-10-14Repair memory mapping; from jason@. Now the 3c556 MiniPCI adapter works.Aaron Campbell
2000-10-14oops; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
2000-10-14do not send RSA challenge if key is not allowed by key-options; from eivind@T...Markus Friedl
2000-10-14OpenSSH_2.3; note that is is not complete, but the version number needs to be...Markus Friedl
2000-10-14AllowTcpForwarding; from naddy@Markus Friedl
2000-10-14Cipher is for SSH-1 onlyMarkus Friedl
2000-10-14remove spaces from arguments; from djm@mindrot.orgMarkus Friedl
2000-10-14debug3Markus Friedl
2000-10-14ASKPOLICY message; used by key management to inquire about policyAngelos D. Keromytis
2000-10-14document net.inet.tcp.rstppslimit.Jun-ichiro itojun Hagino