summaryrefslogtreecommitdiff
path: root/distrib/utils/x_netstat
AgeCommit message (Expand)Author
2001-12-12Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.tv
2001-10-05Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimizationjmc
2001-08-20Drop ``-Os'' on sparc64 due to toolchain issues.martin
2000-05-18Part II. Link everything -static since that's what want for crunchgenmatt
2000-05-18Compile things with -Os. I wonder if compiling -Mno-pic for mips and vaxmatt
1999-06-21dependencies on BSDSRCDIR should be _removed_, not introduced. Usecgd
1999-05-23Fxi the last commit:veego
1999-05-19Things in distrib/utils need to know BSDSRCDIR anway,gwr
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-10add a -DSMALL netstat. saves ~30k of text/data for me, on the sparc.mrg