Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-16 | Merge with EOM 1.52 | Niklas Hallqvist | |
author: niklas ifdef HAVE_GETNAMINFO author: angelos That comment doesn't justify an XXX mark :-) | |||
2000-10-16 | Merge with EOM 1.29 | Niklas Hallqvist | |
author: angelos Add comment on where we could be checking the Remote-ID. | |||
2000-10-16 | Merge with EOM 1.19 | Niklas Hallqvist | |
author: angelos Correct byte-order handling in encode/decode_128, add function prototypes. author: angelos A few more auxiliary routines. | |||
2000-10-16 | Merge with EOM 1.1 | Niklas Hallqvist | |
author: niklas Add weak aliases for keynote symbols that have not always been there | |||
2000-10-16 | Merge with EOM 1.16 | Niklas Hallqvist | |
author: niklas conditionalize getnaminfo and add weak keynote syms author: niklas Add weak aliases for keynote symbols that have not always been there | |||
2000-10-16 | Merge with EOM 1.139 | Niklas Hallqvist | |
author: niklas Allow new and old style configuration simultaneously author: niklas use snprintf instead of strlcpy since it is more backwards compatible author: niklas Provide NI_MAXHOSTS for systems who do not have it author: niklas conditionalize getnaminfo and be a style pedant author: angelos Fix bounds checking for transforms to include AES (noticed by mickey@) author: angelos Add RIPEMD negotiation/configuration. | |||
2000-10-16 | Merge with EOM 1.59 | Niklas Hallqvist | |
author: provos better referencing. okay niklas@ author: niklas Name collissions introduced by me, DOH! author: niklas Allow new and old style configuration simultaneously author: niklas Backward compatibility with old style configuration author: niklas remove redundant ifdefs author: niklas facistoid style and naming pedantery author: angelos Construct the ISAKMP-peer section such that it actually contains the src/dst Phase 1 IDs (so we don't have to worry about configuration conflicts). I should update the manpage.... author: angelos Use local-address, not listen-address. author: angelos First cut of ACQUIRE handling, fully functional but not entirely dynamic (it depends on the pre-defined Transforms and Suites). Nonetheless, it is possible to use isakmpd without a configuration file when using certificates for authentication. author: angelos Add RIPEMD negotiation/configuration. | |||
2000-10-16 | fix from 1.3.14 for mod_vhost_alias to ensure cgi script contents are not sent | Bob Beck | |
out by the server | |||
2000-10-16 | Make clear compat_sunos does not work with SunOS 5+ and point to | Miod Vallat | |
compat_svr4 for this case; aaron@ ok | |||
2000-10-16 | Xr spppcontrol | Chris Cappuccio | |
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 | |