summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-10-16Create /dev/pcvtctl mode 600.Aaron Campbell
2000-10-16Give examples of moused_flags usage for ps/2 and serial mice.Aaron Campbell
2000-10-16no, bad costa and bad theoMichael Shalayeff
2000-10-16remove false crapMichael Shalayeff
2000-10-16add all basic common arch dirs for cat9Theo de Raadt
2000-10-16re-add weak sparc support; d@Theo de Raadt
2000-10-16i386 subdir; wilfried@commentor.seTheo de Raadt
2000-10-16correct dmesg even moreTheo de Raadt
2000-10-16Add idents for files which lack themDamien Miller
Fix idents Id -> OpenBSD for the rest
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
whacked by the initial commit for console mouse support. jbm must have been working with an older revision of PCVT (argh, sorry, should have noticed this long ago).
2000-10-16remove basically incorrect interrupt configuration code.Dale Rahn
clean up config output, less output and on one line. - per discussion with Theo
2000-10-16Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.mjacob
Major rewrite of a lot of internals- far too many to list. Cleaner locking, more paramaterization, an isp_prt logging function that handles debugging as well as error printouts. We also should no longer hang if there is no Loop for Fibre Channel when booting. The file ispvar.h now contains a list of all platform required macros and explanation as to what they're for. This should make maintenance easier.
2000-10-16Re-align with reality: We use ARP for all Ethernet types.Christian Weisgerber
Pointed out by Hans Guenter Weigand <hgw@d1906.inka.de>. ok millert@
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
tweaks. tested by aaron.
2000-10-16configuration changes to enable the uni-north memory controller to enableDale Rahn
the ethernet pci bus. Allows the gm ethernet controller to configure.
2000-10-15Reflect reality.Marc Espie
2000-10-15Explain how -shared is supposed to work and what breaks when youMarc Espie
misuse it.
2000-10-15add note that pkg_add is not to be used for system distribution files.Marco S Hyman
I'd like to reference some other doc/man page... any ideas as to what?
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
Thanks to reinhard@ for testing.
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
add ftp.bsdfr.org (in France)
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
in the tree nowish)
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
- Add a ``Cryptography accelerators'' section and note support for ubsec(4). - Update list of chipsets supported by dc(4). - Some mdoc fixes, as usual.
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
- Move HISTORY section above BUGS.
2000-10-14- Correct .Nm usage.Aaron Campbell
- Compatify SYNOPSIS. - Introduce the options. - Add some punctuation.
2000-10-14Capitalization.Aaron Campbell
2000-10-14Repair memory mapping; from jason@. Now the 3c556 MiniPCI adapter works.Aaron Campbell
Thanks to Richard_Koett@squamish.net for testing on his HP OmniBook 6000.
2000-10-14oops; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt