From owner-freebsd-current Thu Apr 16 23:22:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07632 for freebsd-current-outgoing; Thu, 16 Apr 1998 23:22:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07624 for ; Fri, 17 Apr 1998 06:22:27 GMT (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id IAA21912; Fri, 17 Apr 1998 08:22:25 +0200 (CEST) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.8.8/8.8.5) id IAA09615; Fri, 17 Apr 1998 08:10:53 +0200 (MET DST) Date: Fri, 17 Apr 1998 08:10:53 +0200 (MET DST) Message-Id: <199804170610.IAA09615@uriah.heep.sax.de> Mime-Version: 1.0 X-Newsreader: knews 0.9.8 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Organization: Private BSD site, Dresden X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E References: <199804151325.PAA01599@gilberto.physik.RWTH-Aachen.DE> In-Reply-To: <199804151325.PAA01599@gilberto.physik.RWTH-Aachen.DE> From: j@uriah.heep.sax.de (J Wunsch) Subject: Re: current after a while - obsolete options X-Original-Newsgroups: local.freebsd.current To: freebsd-current@FreeBSD.ORG Cc: Christoph Kukulies Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christoph Kukulies wrote: > Only a few kernel options seem to be obsolete and I'm asking > whether they've been replaced by something else or have been dropped > by the one or other reason: > > options "GUSMAX" (dunno) > pseudo-device log This one apparently went stale long ago without anybody noticing. This got only apparent when i modified config(8) to warn about superfluous pseudo-device statements (which it didn't use to do for some ten years). If you look into /sys/conf/files, you'll see that kern/subr_log.c is marked `standard' (and has been this way AFAcvsCT, i.e. at least back to 4.4BSD-Lite). > pseudo-device pcaudio See /sys/i386/conf/files: this one is named `pca' now. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message