From mboxrd@z Thu Jan 1 00:00:00 1970 From: dugo@xs4all.nl (Jacob Goense) Date: Thu, 09 Feb 2017 15:03:34 +0100 Subject: [TUHS] Code bloat In-Reply-To: References: <930c52a0c279cdd7d44953aa403a504a8622bb83@webmail.yaccman.com> <20170208025538.GE65698@eureka.lemis.com> <90190d89aaeefbf0b540a28436468835@xs4all.nl> Message-ID: On 2017-02-08 17:25, Tony Finch wrote: > The previous CVS repo from the 386BSD+patchkit days was hidden away > because of old copyright worries, though some time after 2000 it became > available to most committers. (I have a copy in my home directory on > freefall.freebsd.org which I stashed away in 2007 because at that time > I > think there still wasn't a conveniently accessible copy.) Does that have eg. sys/kern/tty.c in it? Or is also missing piles of files? > It looks like after the uplift to SVN the two repositories were > combined, > so you can now see the 386BSD import at > https://github.com/freebsd/freebsd/commit/f131f027b47937d651804c243cde86ec0bf87e67 Not without being butchered first. A lot of essential source files are missing from the start until they magically appear in the 4.4BSD-Lite upload. I'll take another look if I can make sense of how Lite was folded in.