Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-19 | undo broken change | Theo de Raadt | |
2001-04-19 | use local variable, no function call needed. | Markus Friedl | |
(btw, hostbased works now with ssh.com >= 2.0.13) | |||
2001-04-18 | error->debug; noted by fries@ | Markus Friedl | |
2001-04-18 | more ssh v2 hostbased-auth interop: ssh.com >= 2.1.0 works now | Markus Friedl | |
(however the 2.1.0 server seems to work only if debug is enabled...) | |||
2001-04-18 | Document boot halt. | Artur Grabowski | |
2001-04-18 | New boot command: boot halt. | Artur Grabowski | |
Don't sync, don't dump, just halt. | |||
2001-04-18 | no longer const | Markus Friedl | |
2001-04-18 | use FDQN with trailing dot in the hostbased auth packets, ok deraadt@ | Markus Friedl | |
2001-04-18 | call askpass from ssh, too, based on work by roth@feep.net, ok deraadt | Markus Friedl | |
2001-04-18 | xref rc.conf(8) and rc.shutdown(8). ok aaron@ | Jakob Schlyter | |
2001-04-18 | date: 2001/04/18 18:33:13; author: drahn; state: Exp; lines: +41 -0 | Dale Rahn | |
Use the /var/run/ld.so.hints for looking up transitive dependancies on shared libraries in ld, this is done in linux with ld.so.conf, but the string is stored in ld.so.hints for openbsd. Fixes some "-rpath" compilation errors. as with the linux case, this is only for the native ld. Ok'd by espie@. | |||
2001-04-18 | add MySQL port, ok deraadt@ | Jakob Schlyter | |
2001-04-18 | s/timserver/timeserver/, ok deraadt@ | Jakob Schlyter | |
2001-04-18 | Fix `hinted' options: set initial order to maximal, so that any hint | Marc Espie | |
will be first. Also, keep order around between hints file and reading normal pairt, so that this option actually is useful. | |||
2001-04-18 | Fix typo reported in PR/1779 | Ian Darwin | |
2001-04-18 | Cover rl with #ifdef's and put it to sleep. ZZzz.. | Hugh Graham | |
2001-04-18 | Support the Corega FEther PCC-TXF card; taka@trans-nt.com. Addresses PR/1777. | Aaron Campbell | |
2001-04-18 | regen | Aaron Campbell | |
2001-04-18 | Recognize the Corega FEther PCC-TXF card. | Aaron Campbell | |
2001-04-18 | Document USE_MOTIF | Marc Espie | |
2001-04-18 | Talk about CardBus a bit more. | Aaron Campbell | |
2001-04-18 | We're talking about SHA1 here, not MD5; d.doroshenko@omnitel.net | Aaron Campbell | |
2001-04-18 | fix two bugs. | Marc Espie | |
- create a full path name to the package, so that the chdir of playpen won't confuse tar. - do a chdir dbdir in pkg_info -a mode, so that we only get installed packages, and not pick up whatever is around in the current directory instead. | |||
2001-04-18 | Typo; rd@thrush.com | Aaron Campbell | |
2001-04-18 | debug->debug3 | Markus Friedl | |
2001-04-18 | Sync, and quadruple NMBCLUSTERS | Niklas Hallqvist | |
2001-04-18 | Most of the systems we run on require an emulated EMODD, so avoid using | Hugh Graham | |
it if a CVTDL would do instead. This path is 80x faster on such systems, and falling back to EMODD if necessary hurts little. Helps programs like nawk, a heavy modf user. | |||
2001-04-18 | another vax tag | Hugh Graham | |
2001-04-18 | - .Dt FOO 8 -> .Dt FOO 8 vax (where needed) | Brandon Creighton | |
- convert format.8 to mdoc - rearrange sections in installboot.8 - spelling/other misc. errors | |||
2001-04-18 | Even more bizzarreness on the up1000. | Artur Grabowski | |
From thorpej@netbsd. | |||
2001-04-18 | Correct IKE mode config printouts, ok ho@ | Niklas Hallqvist | |
2001-04-18 | Declare undeclared variable in #ifdef DEBUG_SVR4 | Niklas Hallqvist | |
2001-04-18 | Remove last change to powerpc pmap. This has a slight chance of being the | Dale Rahn | |
cause of a frequent, but not easy to reproduce crash. The reason for making this change is to support functionality that will not be in 2.9. | |||
2001-04-18 | sync | Theo de Raadt | |
2001-04-18 | Oops -- adjust the comment as well. | Aaron Campbell | |
2001-04-18 | Set the default bell pitch to 400, like X. | Aaron Campbell | |
2001-04-17 | During a mouse motion event, inverse the new mouse position first, then the | Aaron Campbell | |
old one, instead of the other way around. This makes the motion look much more fluid on my laptop LCD. | |||
2001-04-17 | Enable UDMA for rev 0xd0 SiS again (undone in last update) | Chris Cappuccio | |
2001-04-17 | Redundant package name. | Marc Espie | |
2001-04-17 | Let ldd scan shared libraries. Since it doesn't load them, it doesn't | Marc Espie | |
use the hint cache nor anything, but at least it shows what dependencies exist. | |||
2001-04-17 | Missing bits from last commit here; kstailey@disclosure.com | Todd C. Miller | |
2001-04-17 | Spelling, typos, etc; mpech@prosoft.org.lv | Aaron Campbell | |
2001-04-17 | Add an x509v3.cnf in /etc/ssl so that creating certificate authorities | Bob Beck | |
form isakmpd works. From Tim Newsham <newsham@lava.net> ok provos@ | |||
2001-04-17 | move auth_approval to do_authenticated(). | Markus Friedl | |
do_child(): nuke hostkeys from memory don't source .ssh/rc for subsystems. | |||
2001-04-17 | Turn off DMA on REQUEST SENSE | Constantine Sapuntzakis | |
2001-04-17 | dma_status variable check is only valid for DMA transfers. | Constantine Sapuntzakis | |
2001-04-17 | spelling | Todd T. Fries | |
2001-04-17 | Comment out the 20+ year old rl disk device to make way for the recently | Hugh Graham | |
MI RealTek network adaptor. Will resurrect or rename rl at such time as we actually support these drives. | |||
2001-04-17 | sync vax | Hugh Graham | |
2001-04-17 | OpenBSD tags | Artur Grabowski | |