Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Nov 1996 19:01:18 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Dave Babler <dbabler@Rigel.orionsys.com>
Cc:        questions@FreeBSD.org, freebsd-stable@FreeBSD.org
Subject:   Re: Kernel tty problem 
Message-ID:  <9145.847076478@time.cdrom.com>
In-Reply-To: Your message of "Sun, 03 Nov 1996 18:44:12 PST." <Pine.BSI.3.95.961103183648.228A-100000@Rigel.orionsys.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> previous version, I'd been paring down things I didn't think I needed and
> optimizing. One of the options I took out was COMPAT_43. The new version

>From /sys/i386/conf/LINT, which you probably should really become
familiar with before hacking on your kernel config again:

#####################################################################
# COMPATIBILITY OPTIONS

# 
# Implement system calls compatible with 4.3BSD and older versions of
# FreeBSD.  You probably do NOT want to remove this as much current code
# still relies on the 4.3 emulation.
#
options         "COMPAT_43"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9145.847076478>