/titanic_50/usr/src/pkg/manifests/ |
H A D | network-telnet.mf | 26 set name=pkg.fmri value=pkg:/network/telnet@$(PKGVERS) 35 file path=usr/bin/telnet mode=0555 36 file path=usr/share/man/man1/telnet.1 40 license usr/src/cmd/cmd-inet/usr.bin/telnet/THIRDPARTYLICENSE \ 41 license=usr/src/cmd/cmd-inet/usr.bin/telnet/THIRDPARTYLICENSE
|
H A D | service-network-telnet.mf | 27 set name=pkg.fmri value=pkg:/service/network/telnet@$(PKGVERS) 44 file path=lib/svc/manifest/network/telnet.xml group=sys mode=0444
|
H A D | SUNWtnetc.mf | 29 depend fmri=pkg:/network/telnet@0.5.11,5.11-0.133 type=require
|
H A D | SUNWtnetd.mf | 29 depend fmri=pkg:/service/network/telnet@0.5.11,5.11-0.133 type=require
|
H A D | compatibility-ucb.mf | 208 link path=usr/ucb/telnet target=../bin/telnet
|
H A D | system-header.mf | 206 file path=usr/include/arpa/telnet.h
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | Makefile | 26 PROG= telnet 27 OBJS= telnet.o commands.o main.o network.o ring.o \
|
H A D | externs.h | 241 extern void telnet(char *);
|
H A D | telnet.c | 2206 telnet(user) in telnet() function
|
H A D | commands.c | 3341 telnet(user);
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | telnetd.dfl | 31 # telnet login prompt, see telnetd(1M) for details. The following 37 # Suppress the telnet banner by supplying a null definition.
|
H A D | Makefile | 34 MANIFEST= rarp.xml telnet.xml comsat.xml finger.xml \
|
H A D | in.telnetd.c | 283 static void telnet(int, int); 3103 telnet(net, master); in doit() 3257 telnet(int net, int master) in telnet() function
|
/titanic_50/usr/src/ucbcmd/ |
H A D | Makefile | 130 telnet \
|
/titanic_50/usr/src/cmd/ipf/examples/ |
H A D | BASIC_1.FW | 81 pass in quick proto tcp from any to any port = telnet keep state group 201
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | Makefile | 36 pppd pppdump pppstats rdist talk telnet tftp
|
/titanic_50/usr/src/cmd/svc/seed/ |
H A D | Makefile | 101 ../../cmd-inet/usr.sbin/telnet.xml \
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecinit.sample | 45 # will protect the telnet traffic originating from the host with ESP using
|
H A D | services | 44 telnet 23/tcp
|
/titanic_50/usr/src/man/man1/ |
H A D | Makefile | 372 telnet.1 \
|
/titanic_50/usr/src/head/ |
H A D | Makefile | 248 telnet.h \
|
/titanic_50/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 259 svc:/network/telnet:default var/svc/manifest/network/telnet.xml 260 svc:/network/telnet var/svc/manifest/network/telnet.xml
|
/titanic_50/usr/src/lib/libbsm/ |
H A D | audit_event.txt | 379 6154:AUE_telnet:login - telnet:lo
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 2512 # John Hawkinson <jhawk@MIT.EDU> tells us that the EWAN telnet for Windows 2513 # (the best Windows telnet as of September 1995) presents the name `dec-vt100' 2516 dec-vt100|EWAN telnet's vt100 emulation:\ 2611 # - TCP/IP (telnet) connections. 2685 # Tested with WinNT 4.0, the telnet application assumes the screensize is 2694 ms-vt100|MS telnet imitating dec vt100:\ 2701 # Tested with Windows 2000, the telnet application runs in a console window, 4430 # NCSA telnet is one of the most used telnet clients for the Macintosh. It has 5225 # This is tested using U/Win's telnet. Scrolling is omitted because it is 19452 # * Replaced EWAN telnet entry. [all …]
|
H A D | terminfo.src | 2845 # John Hawkinson <jhawk@MIT.EDU> tells us that the EWAN telnet for Windows 2846 # (the best Windows telnet as of September 1995) presents the name `dec-vt100' 2849 dec-vt100|EWAN telnet's vt100 emulation, 2959 # - TCP/IP (telnet) connections. 3035 # Tested with WinNT 4.0, the telnet application assumes the screensize is 3044 ms-vt100|MS telnet imitating dec vt100, 3050 # Tested with Windows 2000, the telnet application runs in a console window, 5058 # NCSA telnet is one of the most used telnet clients for the Macintosh. It has 5921 # This is tested using U/Win's telnet. Scrolling is omitted because it is 21668 # * Replaced EWAN telnet entry. [all …]
|