| History log of /src/distrib/utils/x_netstat |
| Revision | Date | Author | Comments |
| 1.11 | 15-Dec-2010 |
pooka | Deal with crunch the standard way.
|
| 1.10 | 12-Dec-2001 |
tv | branches: 1.10.34; Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
|
| 1.9 | 05-Oct-2001 |
jmc | Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization levels
|
| 1.8 | 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.7 | 18-May-2000 |
matt | branches: 1.7.4; Part II. Link everything -static since that's what want for crunchgen later on.
|
| 1.6 | 18-May-2000 |
matt | Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax would shrink them even more?
|
| 1.5 | 21-Jun-1999 |
cgd | dependencies on BSDSRCDIR should be _removed_, not introduced. Use paths relative to ${.CURDIR} instead. Using BSDSRCDIR here means that it's impossible to compile these programs out of the source tree they're a part of, unless that sort tree happens to be the one at BSDSRCDIR.
|
| 1.4 | 23-May-1999 |
veego | Fxi the last commit: move the include of bsd.prog.mk in front of the .PATH.
|
| 1.3 | 19-May-1999 |
gwr | Things in distrib/utils need to know BSDSRCDIR anway, so we might as well use it. Lots simpler.
|
| 1.2 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.1 | 10-Jan-1999 |
mrg | branches: 1.1.2; add a -DSMALL netstat. saves ~30k of text/data for me, on the sparc.
|
| 1.1.2.2 | 19-Jan-1999 |
cgd | pull up rev 1.1 from trunk (new file). (mrg)
|
| 1.1.2.1 | 10-Jan-1999 |
cgd | file Makefile was added on branch netbsd-1-3 on 1999-01-19 07:34:50 +0000
|
| 1.7.4.1 | 29-Jul-2001 |
he | Apply patch (requested by martin): Drop ``-Os'' on sparc64 due to toolchain issues.
|
| 1.10.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|