Searched +full:ssh +full:. +full:bin (Results 1 – 25 of 171) sorted by relevance
1234567
| /mirbsd/src/distrib/common/ |
| D | listend.i386-big | 1 # $MirOS: src/distrib/common/listend.i386-big,v 1.44 2013/03/22 21:29:31 tg Exp $ 7 LINK instbin bin/mt 8 LINK instbin bin/ps 20 LINK instbin usr/bin/cdio 21 LINK instbin usr/bin/encrypt 22 LINK instbin usr/bin/find 23 LINK instbin usr/bin/gzsig 24 LINK instbin usr/bin/passwd 25 LINK instbin usr/bin/rs 26 LINK instbin usr/bin/scp [all …]
|
| D | listbeg.i386-big | 1 # $MirOS: src/distrib/common/listbeg.i386-big,v 1.14 2010/12/12 20:34:08 tg Exp $ 3 SRCDIRS sys/arch/i386/stand usr.bin/ssh usr.sbin/isdn 4 SRCDIRS bin sbin usr.bin usr.sbin libexec 15 LIBS -L${BSDOBJDIR}/usr.bin/ssh/lib -lssh -L${BSDOBJDIR}/usr.bin/ssh/libroaming_on -lroaming_on -ls…
|
| D | dot.profile | 1 # $MirOS: src/distrib/common/dot.profile,v 1.62 2013/09/28 19:55:15 tg Exp $ 2 # $OpenBSD: dot.profile,v 1.4 2002/09/13 21:38:47 deraadt Exp $ 3 # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ 6 # Thorsten “mirabilos” Glaser <tg@mirbsd.org> 7 # Copyright (c) 1995 Jason R. Thorpe 8 # Copyright (c) 1994 Christopher G. Demetriou 9 # All rights reserved. 14 # 1. Redistributions of source code must retain the above copyright 15 # notice, this list of conditions and the following disclaimer. 16 # 2. Redistributions in binary form must reproduce the above copyright [all …]
|
| D | mtree.conf | 1 # $MirOS: src/distrib/common/mtree.conf,v 1.3 2007/01/26 16:00:27 tg Exp $ 2 # $OpenBSD: mtree.conf,v 1.9 2004/11/22 08:27:19 deraadt Exp $ 3 # $NetBSD: mtree.conf,v 1.1.4.2 1996/07/15 06:29:38 leo Exp $ 6 # . 7 . 9 # ./bin 10 bin 11 # ./bin 12 .. 14 # ./dev [all …]
|
| /mirbsd/src/usr.bin/ssh/ |
| D | pathnames.h | 1 /* $MirOS: src/usr.bin/ssh/pathnames.h,v 1.6 2011/01/15 21:52:40 tg Exp $ */ 2 /* $OpenBSD: pathnames.h,v 1.17 2008/12/29 02:23:26 stevesk Exp $ */ 5 * Author: Tatu Ylonen <ylo@cs.hut.fi> 6 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 10 * can be used freely for any purpose. Any derived versions of this 13 * called by a name other than "ssh" or "Secure Shell". 17 #define SSHDIR ETCDIR "/ssh" 21 * System-wide file containing host keys of known hosts. This file should be 22 * world-readable. 30 * should be world-readable. [all …]
|
| D | README.smartcard | 4 Cyberflex smartcards and TODOS card readers. To enable this you 9 $ vi /usr/src/usr.bin/ssh/Makefile.inc 14 (2) If you have used a previous version of ssh with your card, you 15 must remove the old applet and keys. 19 sectok> junload Ssh.bin 28 sectok> jload /usr/libdata/ssh/Ssh.bin 34 Do not forget the passphrase. There is no way to 35 recover if you do. 39 destroy your card. 43 $ ssh-keygen -f /path/to/rsakey -U 1 [all …]
|
| D | ssh_config | 2 # $MirOS: src/usr.bin/ssh/ssh_config,v 1.20 2009/11/24 21:22:18 tg Exp $ 5 # This is the ssh client system-wide configuration file. See 6 # ssh_config(5) for more information. This file provides defaults for 8 # or on the command line. 11 # 1. command line options 12 # 2. user-specific file 13 # 3. system-wide file 14 # Any configuration value is only changed the first time it is set. 16 # configuration file, and defaults at the end. 18 # Site-wide defaults for some ssh_config(5) options. [all …]
|
| D | README | 1 This release of OpenSSH is for MirOS BSD systems only. 4 http://www.openssh.com/portable.html 5 if you want to install OpenSSH on other operating systems. 9 # cd /usr/src/usr.bin 10 # tar xvfz .../openssh-x.y.tgz 11 # cd ssh 17 # cp ssh_config sshd_config /etc/ssh 19 OpenSSH is a derivative of the original and free ssh 1.2.12 release 20 by Tatu Ylonen. Aaron Campbell, Bob Beck, Markus Friedl, Niels 22 features and created OpenSSH. Markus Friedl contributed the support [all …]
|
| D | scp.1 | 1 .\" -*- nroff -*- 2 .\" 3 .\" scp.1 4 .\" 5 .\" Author: Tatu Ylonen <ylo@cs.hut.fi> 6 .\" 7 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 8 .\" All rights reserved 9 .\" 10 .\" Created: Sun May 7 00:14:37 1995 ylo [all …]
|
| D | ssh-agent.1 | 1 .\" $MirOS: src/usr.bin/ssh/ssh-agent.1,v 1.9 2009/10/04 14:29:09 tg Exp $ 2 .\" $OpenBSD: ssh-agent.1,v 1.47 2009/03/26 08:38:39 sobrado Exp $ 3 .\" 4 .\" Author: Tatu Ylonen <ylo@cs.hut.fi> 5 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 6 .\" All rights reserved 7 .\" 8 .\" As far as I am concerned, the code I have written for this software 9 .\" can be used freely for any purpose. Any derived versions of this 10 .\" software must be clearly marked as such, and if the derived work is [all …]
|
| D | ssh_config.5 | 1 .\" -*- nroff -*- 2 .\" 3 .\" Author: Tatu Ylonen <ylo@cs.hut.fi> 4 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 5 .\" All rights reserved 6 .\" 7 .\" As far as I am concerned, the code I have written for this software 8 .\" can be used freely for any purpose. Any derived versions of this 9 .\" software must be clearly marked as such, and if the derived work is 10 .\" incompatible with the protocol description in the RFC file, it must be [all …]
|
| D | ssh-add.1 | 1 .\" $MirOS: src/usr.bin/ssh/ssh-add.1,v 1.6 2008/12/16 20:55:28 tg Exp $ 2 .\" $OpenBSD: ssh-add.1,v 1.46 2007/06/12 13:41:03 jmc Exp $ 3 .\" 4 .\" -*- nroff -*- 5 .\" 6 .\" Author: Tatu Ylonen <ylo@cs.hut.fi> 7 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 8 .\" All rights reserved 9 .\" 10 .\" As far as I am concerned, the code I have written for this software [all …]
|
| D | sshd_config | 2 # $MirOS: src/usr.bin/ssh/sshd_config,v 1.23 2013/02/15 23:42:46 tg Exp $ 5 # This is the sshd server system-wide configuration file. See 6 # sshd_config(5) for more information. 10 # possible, but leave them commented. Uncommented options change a 11 # default value. 15 #ListenAddress 0.0.0.0 18 …our256,aes256-cbc,cast128-cbc,aes128-cbc,blowfish-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,arcfo… 19 #MACs umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1,hmac-sha1-96,hmac-md5… 22 # installations. In future the default will change to require explicit 27 #HostKey /etc/ssh/ssh_host_key [all …]
|
| D | ssh.h | 1 /* $MirOS: src/usr.bin/ssh/ssh.h,v 1.4 2008/12/16 20:55:30 tg Exp $ */ 2 /* $OpenBSD: ssh.h,v 1.78 2006/08/03 03:34:42 deraadt Exp $ */ 5 * Author: Tatu Ylonen <ylo@cs.hut.fi> 6 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 10 * can be used freely for any purpose. Any derived versions of this 13 * called by a name other than "ssh" or "Secure Shell". 16 /* Cipher used for encrypting authentication files. */ 19 /* Default port number. */ 22 /* Maximum number of TCP/IP ports forwarded per direction. */ 27 * in configuration files or on the command line. [all …]
|
| /mirbsd/src/etc/ |
| D | profile | 4 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/mpkg/bin 9 [ -s "$HOME/.profile.preinit" ] && . $HOME/.profile.preinit 11 [ -z "$TERM" -o x"$TERM" = x"unknown" ] && if [ -x /usr/bin/tset ]; then 12 x=$(ulimit -c 0; /usr/bin/tset -sQ \?vt220) 21 …PATH=~/.etc/bin:/usr/local/bin:/usr/mpkg/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/sbin:/sbin:/usr/mpk… 27 EDITOR=/bin/ed 30 IRCSERVER=irc.eu.freenode.net 31 LC_CTYPE=en_US.UTF-8 32 PAGER=/usr/bin/less 45 [[ -e /emul/linux/bin/ls ]] && alias ls='/bin/ls --color' [all …]
|
| D | rc | 5 # System startup script run by init on autoboot or after single-user. 7 # is the controlling terminal. This is called with _PATH_BSHELL which 8 # must be an mksh(1). 10 export HOME=/ LC_CTYPE=en_US.UTF-8 PATH=/sbin:/bin:/usr/sbin:/usr/bin 14 # Subroutines (have to come first). 29 typeset _lc=$2 # login.conf name 33 n=$(getcap -f /etc/login.conf -s $_lc$s daemon 2>/dev/null) 53 test -s /etc/sysctl.conf || return 55 set -- $(stripcom /etc/sysctl.conf) 60 (kern.maxproc=*) [all …]
|
| D | Makefile | 8 .include <bsd.own.mk> 12 BIN1= anacron ccd.conf changelist cronrun csh.login daily dhclient.conf \ 13 dhcpd.conf dhcpd.interfaces etc.${MACHINE}/disktab exports \ 14 ftpchroot ftpusers gettytab group hosts hosts.lpd \ 15 locate.rc login.conf \ 16 mailer.conf man.conf moduli monthly motd mrouted.conf \ 17 myname netstart networks newsyslog.conf ntpd.conf \ 18 pf.os phones printcap profile protocols rbootd.conf \ 19 rc rc.conf rc.local rc.securelevel rc.shutdown remote \ 20 rpc security sensorsd.conf services shells weekly wsconsctl.conf [all …]
|
| /mirbsd/src/usr.bin/ssh/ssh/ |
| D | Makefile | 1 # $MirOS: src/usr.bin/ssh/ssh/Makefile,v 1.5 2009/10/04 20:48:35 tg Exp $ 4 .PATH: ${.CURDIR}/.. 6 PROG= ssh 9 BINDIR= /usr/bin 10 MAN= ssh.1 ssh_config.5 11 LINKS= ${BINDIR}/ssh ${BINDIR}/slogin 12 MLINKS= ssh.1 slogin.1 14 SRCS= ssh.c readconf.c clientloop.c sshtty.c \ 15 sshconnect.c sshconnect1.c sshconnect2.c mux.c 17 CFLAGS_clientloop.o+= -Wno-unused [all …]
|
| /mirbsd/src/usr.bin/ssh/scard/ |
| D | Makefile | 3 .PATH: ${.CURDIR}/.. 5 CARDLET= Ssh.bin 6 DATADIR= /usr/libdata/ssh 17 Ssh.bin: ${.CURDIR}/Ssh.bin.uu target 18 uudecode ${.CURDIR}/$@.uu 20 .include <bsd.prog.mk>
|
| /mirbsd/src/usr.bin/ssh/ssh-keygen/ |
| D | Makefile | 1 # $MirOS: src/usr.bin/ssh/ssh-keygen/Makefile,v 1.2 2009/10/04 20:48:35 tg Exp $ 4 .PATH: ${.CURDIR}/.. 6 PROG= ssh-keygen 11 BINDIR= /usr/bin 12 MAN= ssh-keygen.1 14 SRCS= ssh-keygen.c moduli.c 16 .include <bsd.prog.mk>
|
| /mirbsd/src/usr.bin/ssh/ssh-keyscan/ |
| D | Makefile | 1 # $MirOS: src/usr.bin/ssh/ssh-keyscan/Makefile,v 1.2 2009/10/04 20:48:36 tg Exp $ 4 .PATH: ${.CURDIR}/.. 6 PROG= ssh-keyscan 11 BINDIR= /usr/bin 12 MAN= ssh-keyscan.1 14 SRCS= ssh-keyscan.c 16 .include <bsd.prog.mk>
|
| /mirbsd/src/usr.bin/ssh/ssh-add/ |
| D | Makefile | 3 .PATH: ${.CURDIR}/.. 5 PROG= ssh-add 10 BINDIR= /usr/bin 11 MAN= ssh-add.1 13 SRCS= ssh-add.c 15 .include <bsd.prog.mk>
|
| /mirbsd/src/usr.bin/ssh/ssh-agent/ |
| D | Makefile | 3 .PATH: ${.CURDIR}/.. 5 PROG= ssh-agent 11 BINDIR= /usr/bin 12 MAN= ssh-agent.1 14 SRCS= ssh-agent.c 16 .include <bsd.prog.mk>
|
| /mirbsd/src/usr.bin/ssh/lib/ |
| D | Makefile | 1 # $MirOS: src/usr.bin/ssh/lib/Makefile,v 1.12 2014/03/28 22:31:59 tg Exp $ 4 .PATH: ${.CURDIR}/.. 6 LIB= ssh 7 SRCS= authfd.c authfile.c bufaux.c bufbn.c buffer.c canohost.c channels.c \ 8 cipher.c cipher-3des1.c cipher-bf1.c cipher-ctr.c \ 9 cleanup.c compat.c compress.c crc32.c deattack.c fatal.c \ 10 hostfile.c log.c match.c nchan.c packet.c readpass.c \ 11 rsa.c ttymodes.c xmalloc.c atomicio.c \ 12 key.c dispatch.c kex.c mac.c uidswap.c uuencode.c misc.c \ 13 ssh-dss.c ssh-rsa.c dh.c kexdh.c kexgex.c \ [all …]
|
| /mirbsd/src/share/man/man7/ |
| D | hier.7 | 1 .\" $MirOS: src/share/man/man7/hier.7,v 1.4 2008/05/07 12:16:13 tg Exp $ 2 .\" $OpenBSD: hier.7,v 1.58 2005/07/14 19:22:20 jmc Exp $ 3 .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ 4 .\" 5 .\" Copyright (c) 1990, 1993 6 .\" The Regents of the University of California. All rights reserved. 7 .\" 8 .\" Redistribution and use in source and binary forms, with or without 9 .\" modification, are permitted provided that the following conditions 10 .\" are met: [all …]
|
1234567