diff options
author | adrian <adrian@FreeBSD.org> | 2012-06-14 04:24:13 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2012-06-14 04:24:13 +0000 |
commit | a65a9620af9a7fc5136edbcf7488e62299d44e0c (patch) | |
tree | 5c1e0faa0f2e5e3aafc58e0c43da8fc87493fd63 /libexec/ftpd/popen.c | |
parent | b639382febadbf28291aa6d978f0dd8a9bd846ee (diff) | |
download | FreeBSD-src-a65a9620af9a7fc5136edbcf7488e62299d44e0c.zip FreeBSD-src-a65a9620af9a7fc5136edbcf7488e62299d44e0c.tar.gz |
Shrink ath_buf a little more:
* Resize some types. In particular, bfs_seqno can be uint16_t for now.
Previous work would assign the unassigned seqno a value of -1, which
I obviously can't do here.
* Remove bfs_pktdur. It was in the original code but nothing so far uses
it.
This gets ath_buf down (on my i386 system) to 292 bytes from 300 bytes.
I'd rather it be much, much smaller.
Diffstat (limited to 'libexec/ftpd/popen.c')
0 files changed, 0 insertions, 0 deletions