Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-16 | getserv* already returns ports in network byteorder | Niklas Hallqvist | |
2000-10-16 | Add spppcontrol | Chris Cappuccio | |
2000-10-16 | spppcontrol from FreeBSD | Chris Cappuccio | |
This allows users to set PAP/CHAP information for if_spppsubr (sync PPP) when it's in PPP mode Now working on a good way to switch between HDLC and PPP (and frame relay soon) for sppp | |||
2000-10-16 | quiet these puppies down- this OpenBSD, not some callow system like NetBSD | mjacob | |
2000-10-16 | indent | Theo de Raadt | |
2000-10-16 | mod_rewrite update from 1.3.14 to prevent problems with bogus mod_rewrite | Bob Beck | |
configs allowing access to any file on the server. | |||
2000-10-16 | fixes from pekkas@netcore.fi | Markus Friedl | |
2000-10-16 | respect CC. | Brad Smith | |
2000-10-16 | use "cc -shared" to link the modules on 2.8 and up. | Brad Smith | |
Ok'd by beck@, espie@ and deraadt@ | |||
2000-10-16 | sync | Theo de Raadt | |
2000-10-16 | include the revision of OpenBSD with the output. | Brad Smith | |
2000-10-16 | - Fix for some linux apps that broke with recent changes; from NetBSD | jasoni | |
2000-10-16 | base the segment for a service returned by bios32 service | Michael Shalayeff | |
directory on absolute 0, w/ a length extending to a full megabyte, 32bit descriptor of course. this approach seems to be the most compatible. 10x to millert@ for a testbed. | |||
2000-10-16 | Xr sa | Theo de Raadt | |
2000-10-16 | Fix a bug introduced in 1.25->1.26 with regards to printing channel | Chris Cappuccio | |
information, tested by deraadt | |||
2000-10-16 | Let pkg_add be slightly more informative on tar balls that happen not | Marc Espie | |
to be packages. Partially based on suggestions made on misc@, thanks guys ! | |||
2000-10-16 | Use mii_attach() directly instead of mii_phy_probe(). | Aaron Campbell | |
2000-10-16 | Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper. | Aaron Campbell | |
2000-10-16 | less newlines in verbose print | Michael Shalayeff | |
2000-10-16 | Create /dev/pcvtctl mode 600. | Aaron Campbell | |
2000-10-16 | Give examples of moused_flags usage for ps/2 and serial mice. | Aaron Campbell | |
2000-10-16 | no, bad costa and bad theo | Michael Shalayeff | |
2000-10-16 | remove false crap | Michael Shalayeff | |
2000-10-16 | add all basic common arch dirs for cat9 | Theo de Raadt | |
2000-10-16 | re-add weak sparc support; d@ | Theo de Raadt | |
2000-10-16 | i386 subdir; wilfried@commentor.se | Theo de Raadt | |
2000-10-16 | correct dmesg even more | Theo de Raadt | |
2000-10-16 | Add idents for files which lack them | Damien Miller | |
Fix idents Id -> OpenBSD for the rest | |||
2000-10-16 | Make doubly sure we scroll up if we've passed the last row on the screen. | Aaron Campbell | |
2000-10-16 | protect %edx when calling bios | Michael Shalayeff | |
2000-10-16 | a little verbosity on probe, a little caution on bios calls | Michael Shalayeff | |
2000-10-16 | Initialize mouse_flags during the coldinit stage. | Aaron Campbell | |
2000-10-16 | Restore conversion to new timeouts (art@'s previous commit). They were | Aaron 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-16 | remove basically incorrect interrupt configuration code. | Dale Rahn | |
clean up config output, less output and on one line. - per discussion with Theo | |||
2000-10-16 | Update 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-16 | Re-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-16 | update SBUS microcode to 1.37 (latest) | mjacob | |
2000-10-16 | use sigjmp_buf's, and use poll instead of select. various other small | Theo de Raadt | |
tweaks. tested by aaron. | |||
2000-10-16 | configuration changes to enable the uni-north memory controller to enable | Dale Rahn | |
the ethernet pci bus. Allows the gm ethernet controller to configure. | |||
2000-10-15 | Reflect reality. | Marc Espie | |
2000-10-15 | Explain how -shared is supposed to work and what breaks when you | Marc Espie | |
misuse it. | |||
2000-10-15 | add 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-15 | Don't link shared libraries against -lc on ppc either. | Marc Espie | |
2000-10-15 | Finish synch'ing. | Marc Espie | |
2000-10-15 | Do not pass uninitialized ifmedia structures to ifmedia_add(). Fixes PR1426. | Aaron Campbell | |
Thanks to reinhard@ for testing. | |||
2000-10-15 | suppress warning on routing table overflow. sync with kame | Jun-ichiro itojun Hagino | |
2000-10-15 | typo | Markus Friedl | |
2000-10-15 | CFLAGS+= -Wall | Markus Friedl | |
2000-10-15 | typos; from stevesk@sweden.hp.com | Markus Friedl | |
2000-10-15 | Add ASB-3950 to list of supported Advansys PCI SCSI host adapter families | Kenneth R Westerback | |