Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc



Luke Mewburn wrote:

> Modified Files:
> 
>       basesrc/usr.bin/ftp: version.h
> 
> Log Message:
> 
> crank version

Yo,

While you're ftp hacking, can you add

        #if defined(IPTOS_LOWDELAY) && defined(IP_TOS)

        #endif

around all uses of those defines?  Breaks on Ultrix...

Simon.



Home | Main Index | Thread Index | Old Index