summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce ``add'' and ``remove'' as alternatives to ``alias'' and ``delete''.rwatson2000-02-262-1/+9
* Implement queue-limiting based on bandwidth.phk2000-02-261-6/+31
* Sync with internat.freebsd.org; weak symbols vs static libs == troublepeter2000-02-262-42/+26
* Use 'following' instead of 'follow' in a couple of places for a slightlysteve2000-02-261-2/+2
* Snap shot check in.dmlb2000-02-262-180/+1304
* Merge from internat.freebsd.org; move VERBOSE_STUBS to a better spot.peter2000-02-261-1/+2
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)peter2000-02-261-0/+121
* Suggest ppp -nat, not ppp -aliasbrian2000-02-261-1/+1
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)peter2000-02-2613-58/+111
* At great personal risk (to my already fragile sanity), reorganizepeter2000-02-261-1/+2
* Be neater with the screen contents.jkh2000-02-262-12/+14
* 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
OpenPOWER on IntegriCloud