This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Socket leak when accept() is aborted by TCP RST?


I can browse SVN or CVS repositories (which is nightmarishly slow and
I can't "grep" for things).  But, while you can browse sources, they
don't allow sources to be checked out without prior authorization.

FreeBSD's own notes (found at http://wiki.freebsd.org/SubversionPrimer) are a bit committer-centric, with svn+ssh urls everywhere, which obviously won't work unless you are a committer - but, anywhere you see such a url, replacing svn+ssh with http is usually good for anonymous read-only access.


In other words:

svn checkout http://svn.freebsd.org/base/head

is probably the droid you're looking for - and sure enough, for me at least, the source starts spewing forth. (That is the entire source tree, kernel source is found in sys/ within - I'm not well read on svn, I don't know whether there's a quicker way to get just the kernel subtree out. http://svn.freebsd.org/base/ROADMAP.txt may be of use.)


Ross


--
eCosCentric Ltd, Barnwell House, Barnwell Drive, Cambridge CB5 8UU, UK
Registered in England no. 4422071.                 www.ecoscentric.com

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]