|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: cfingerd 1.3.2
Larry W. Cashdollar (lwcashd
BIW.COM)
Fri, 2 Jul 1999 15:21:33 -0400
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Andreas Bogk: "Re: cfingerd 1.3.2"
- Previous message: stealth
DIONE.IDS.PL: "BSD-fileflags"
- Next in thread: Andreas Bogk: "Re: cfingerd 1.3.2"
- Reply: Andreas Bogk: "Re: cfingerd 1.3.2"
An easy and quick Patch for cfingerd 1.3.2. if you really need to run finger.
[[root
dt065n87 src]# diff parse.old parse.c
78c78
< char parsed[80];
--- > char parsed[100]; 80c80 < bzero(parsed, 80);--- > bzero(parsed, 100);If you havent written this already...
-- Larry W. Cashdollar
- Next message: Andreas Bogk: "Re: cfingerd 1.3.2"
- Previous message: stealth
DIONE.IDS.PL: "BSD-fileflags"
- Next in thread: Andreas Bogk: "Re: cfingerd 1.3.2"
- Reply: Andreas Bogk: "Re: cfingerd 1.3.2"
This archive was generated by hypermail 2.0b3 on Thu Jul 01 1999 - 23:24:22 CDT