History log of /src/distrib/utils/ssh |
Revision | Date | Author | Comments |
1.8 | 19-May-2011 |
tsutsui | - WARNSfy - KNF, ANSIfy, misc cosmetics
note: this is small shell, not secure shell.
|
1.7 | 12-Dec-2001 |
tv | branches: 1.7.34; Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
|
1.6 | 05-Oct-2001 |
jmc | Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization levels
|
1.5 | 20-Aug-2001 |
martin | Drop ``-Os'' on sparc64 due to toolchain issues.
The same change has already been applied on the 1.5 branch. The problems (i.e. ifconfig not showing IP addresses) have been verified to still exist with the new toolchain.
|
1.4 | 18-May-2000 |
matt | branches: 1.4.4; Part II. Link everything -static since that's what want for crunchgen later on.
|
1.3 | 18-May-2000 |
matt | Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax would shrink them even more?
|
1.2 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
1.1 | 08-Oct-1995 |
gwr | branches: 1.1.1; Initial revision
|
1.1.1.1 | 08-Oct-1995 |
gwr | Add some utilities all ports might use in a ramdisk root.
|
1.4.4.1 | 29-Jul-2001 |
he | Apply patch (requested by martin): Drop ``-Os'' on sparc64 due to toolchain issues.
|
1.7.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.6 | 07-Nov-2013 |
christos | remove unused variable
|
1.5 | 25-Aug-2011 |
christos | branches: 1.5.2; 1.5.8; fix non-literal format string
|
1.4 | 19-May-2011 |
tsutsui | - WARNSfy - KNF, ANSIfy, misc cosmetics
note: this is small shell, not secure shell.
|
1.3 | 21-Oct-2009 |
snj | Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
|
1.2 | 26-May-2002 |
wiz | branches: 1.2.32; __STDC__ is always defined on NetBSD.
|
1.1 | 08-Oct-1995 |
gwr | branches: 1.1.1; Initial revision
|
1.1.1.1 | 08-Oct-1995 |
gwr | Add some utilities all ports might use in a ramdisk root.
|
1.2.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.5.8.1 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.5.2.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|