On May 14, 2008, at 9:38 AM, Onkar wrote:
But I am finding no files with extension .c or .h
[image: File:]generic.aa<ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/6.1-RELEASE/kernels/generic.aa
>
1392
[ ... ]
what are these ??
They are a .tgz split up into pieces (via split). You can reassemble
via:
cat generic.a* | tar zxf -
...but some people find using CVS/cvsup easier.
--
-Chuck
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"