summaryrefslogtreecommitdiffstats
path: root/usr.bin/rsh
Commit message (Expand)AuthorAgeFilesLines
* Create a rcmds package.gjb2016-01-211-0/+2
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-1/+0
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| | |
| | \
| *-. \ Sync from headsjg2012-11-041-2/+0
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
| | |/ / | |/| |
* | | | Make global variables staticbapt2015-06-062-5/+3
| |_|/ |/| |
* | | r* commands are not precious anymorebapt2015-03-041-1/+0
| |/ |/|
* | None of these programs actually use auth.conf.des2012-06-111-2/+0
|/
* Add __unusedcharnier2010-12-201-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-141-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+1
* Spell 1 as SHUT_WR in argument to shutdown(2).jmallett2005-05-111-2/+2
* Remove unnecessary SRCS= where could be guessed directly by ourdelphij2005-01-271-1/+0
* Removed remnants of Kerberos support.ru2005-01-212-24/+6
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-1/+1
* Deal with double whitespace.ru2004-07-031-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
* Remove duplicate #include. Do not \n terminate errx() arg.charnier2003-09-071-2/+3
* Dekerberise. The corresponding userland stuff has been dekerberisedmarkm2002-10-162-172/+7
* Check for FD_SET overrun.nectar2002-09-091-0/+4
* If a timeout is specified, make sure that rcmd() completes withiniedowse2002-08-131-0/+18
* Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.des2002-05-083-42/+10
* Use `The .Nm utility'charnier2002-04-201-4/+6
* Replaced exists() tests with two equivalent defined().ru2002-04-181-1/+1
* Const what I could on a first pass.obrien2002-03-301-7/+9
* Very simple fixes; WARNS and ANSIfy. Remove GCC-specific options frommarkm2002-03-232-20/+11
* remove __Pimp2002-03-221-4/+4
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-131-0/+1
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-261-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
* [rsh.1] Document the `-4' and `-6' options.jkoshy2000-11-242-2/+6
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* remove trailing periods from SEE ALSO.ben2000-11-151-1/+1
* Fix a bug in rsh that caused the remote process to hang waiting onbsd2000-04-011-0/+2
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-091-1/+1
* Use libcrypto in place of libdes.markm2000-02-242-3/+3
* Add -4 and -6 options.shin2000-02-151-6/+16
* several tcp apps IPv6 updateshin2000-01-251-2/+4
* . mdoc(7)'fyphantom2000-01-071-1/+3
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-161-2/+2
* add argumentscharnier1999-11-021-9/+13
OpenPOWER on IntegriCloud