On Thu, 25 Mar 1999, Paul Sack wrote:

> Where on the internet can I get the source for the basic necessary linux
> things? (i.e. the things in /bin, /sbin, /usr/bin, and /usr/sbin)
> Specifically I need to find lpd, which I suppose I could search for, but
> I was wondering if there is a website with links to all of those things.
> (Freshmeat proved VERY inadequate for this purpose.) Thanks.

   If you want the sources for linux, I would either go to the Debian or
slackware source directories and get them there.  With debian, you can
search to see what package has that file (dpkg -S lpd) and then grab the
orignal source tar of it.  With slackware, it's probably named something
similiar. 
   Or, you may want to check out the OpenBSD or 4.4 BSD source or
something similiar.  They are lay their source trees out exactly how the
system is laid out, so src/bin/ls has ls.c.  So it is relatively easy to
find things.  The cs machines have some old bsd source trees laying
around.  

   Adam

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to