From owner-freebsd-hackers Mon Aug 28 02:32:55 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id CAA15597 for hackers-outgoing; Mon, 28 Aug 1995 02:32:55 -0700 Received: (from julian@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id CAA15590 for hackers; Mon, 28 Aug 1995 02:32:53 -0700 Date: Mon, 28 Aug 1995 02:32:53 -0700 From: Julian Elischer Message-Id: <199508280932.CAA15590@freefall.FreeBSD.org> To: hackers Subject: have integrated 3 out of 4 lambert patches.. Sender: hackers-owner@FreeBSD.org Precedence: bulk they seem ok and in fact I definitly want one of them.... my test mache still seems to boot and run fine with them, but I will need to spend a little time tomorrow evening checking out what happens with NFS root mounting.. and other less-common operations.. so be aware that that functionallity MIGHT be broken at this moment.. these changes will be cleaned up a little.. soem functions are probably in teh wrong files and definitly there are some occurances of caddr_t that should I think be void* or similar.. the whole patch set can be found in ~julian/terry-cumulative.diff2 on freefall if you want to see EXACTLY what changed.. julian