summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix benign but stupid variable typo.jkh2000-02-262-2/+2
* Make all menu items more consistent and deal with a few remainingjkh2000-02-263-240/+174
* Same fix as in ../modules, dont use the crypto stuff if its not there.sos2000-02-261-1/+1
* Toggle variables between YES and NO values, don't just set them to YESjkh2000-02-263-15/+12
* Clean up some of the abstraction in this code.jkh2000-02-263-6/+6
* Argh, I can't win today. Spell ${.CURDIR} correctly.peter2000-02-261-1/+1
* Don't build pam_ssh if the crypto code is missing.peter2000-02-261-1/+1
* Redo this with a repo copy from the original file and reset thepeter2000-02-262-2/+2
* MCA is supported to some extent. Modify a comment that claims otherwise.mdodd2000-02-263-3/+3
* Update sockstat to support INET6 socket printing.shin2000-02-262-6/+10
* oops, update path to /etc/ssh/ssh_host_keypeter2000-02-261-1/+1
* Corrections for DS20, Miata. Multiple cleanupswilko2000-02-251-34/+48
* Add knobs for sendmail and sshdjkh2000-02-253-33/+45
* Make sysinstall use the new debug.boothowto OID. It will now gojkh2000-02-256-39/+108
* Announce support for the hardware debug registers.bsd2000-02-251-0/+3
* Install ssh files in /etc/ssh and tidy up a couple of other nitspeter2000-02-251-5/+9
* Merge from internat.freebsd.org; move ssh files from /etc to /etc/sshpeter2000-02-251-1/+1
* Add /etc/sshpeter2000-02-251-0/+2
* Merge from internat.freebsd.org; deal with -DRSAref the same way aspeter2000-02-251-7/+9
* Merge from internat.freebsd.org; make RSAREF=YES work correctly, althoughpeter2000-02-252-1/+1
* Add new oid, debug.boothowto. This allows userland apps to seejkh2000-02-251-0/+1
* Do not add children (atkbd and psm) if they are disabled.yokota2000-02-253-0/+9
* Remove the config file line length restriction.ru2000-02-251-13/+10
* Ack! Time to get the pointy hat. Re-add missing / I left out.peter2000-02-251-1/+1
* Install the game files mode 444, so atc(6) can load them.mph2000-02-251-1/+2
* Add (partial) support for the Cypress ATA controller.sos2000-02-253-39/+74
* Create a stub libRSAglue for bsd.port.mk's sakepeter2000-02-252-38/+6
* Don't pull in libRSAglue for the rsaref case. Since this is linkedpeter2000-02-257-25/+1
* Fold libRSAglue into libcrypto so we don't have to special-casepeter2000-02-253-13/+7
* Forced commit; correct previous log message. Use dlopen() only ifpeter2000-02-250-0/+0
* Don't use the dlopen() stubs if comiling with PIC. This stillpeter2000-02-251-2/+2
* Sync with internat; delete a trailing spacepeter2000-02-251-1/+1
* Fix a bug that crawled in pretty recently (from the port). It madegreen2000-02-251-2/+2
* Fix references to crypto code to check that it exists first. Otherwisepeter2000-02-251-1/+1
* Fix the loader to handle module dependencies properly. More fixesbp2000-02-252-109/+82
* Fix garbage in SSH_PROGRAM (only on freefall, not internat)peter2000-02-251-1/+1
* Fix two bugs in the fault handler for copy{in,out} and friends.jdp2000-02-251-1/+3
* Make "CheckHostIP" default to off. This was proposed on -security andgreen2000-02-251-1/+2
* The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.green2000-02-2512-17/+30
* remove more ports crud.markm2000-02-241-2/+2
* remove ports junkmarkm2000-02-241-1/+1
* We have some new libraries; give them names.markm2000-02-241-2/+4
* Use libcrypto instead of libdes.markm2000-02-241-2/+2
* Run sshd at boot time if the sysadmin wants it. Also installmarkm2000-02-248-0/+54
* Add userland tweakables for OpenSSH and OpenSSL.markm2000-02-243-0/+17
* We have a new world order in libraries.markm2000-02-242-7/+7
* Remove port components not needed in 4.n+markm2000-02-241-2/+1
* Use libcrypto instead of libdes.markm2000-02-245-3/+32
* Use libcrypto inst=ead if libdes.markm2000-02-242-3/+3
* Use libcrypto instead of libdes.markm2000-02-242-2/+2
OpenPOWER on IntegriCloud