summaryrefslogtreecommitdiffstats
path: root/rules/lrzsz.in
blob: 8c2a61bd4bd0a8d87905290ea4344214c3658b7e (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=communication
config LRZSZ
	tristate
	prompt "lrzsz"
	select LIBC_NSL
	help
	  lrzsz is a unix communication package providing the XMODEM,
	  YMODEM and ZMODEM file transfer protocols. lrzsz is a heavily
	  rehacked version of the last public domain release of Omen
	  Technologies rzsz package.