Deleted Added
full compact
NOTES (43622) NOTES (43746)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# $Id: LINT,v 1.548 1999/01/30 06:31:11 newton Exp $
5# $Id: LINT,v 1.549 1999/02/04 22:34:23 adam Exp $
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

--- 889 unchanged lines hidden (view full) ---

903pseudo-device splash
904
905# The pcvt console driver (vt220 compatible).
906device vt0 at isa? tty
907options XSERVER # support for running an X server.
908options FAT_CURSOR # start with block cursor
909# This PCVT option is for keyboards such as those used on IBM ThinkPad laptops
910options PCVT_SCANSET=2 # IBM keyboards are non-std
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

--- 889 unchanged lines hidden (view full) ---

903pseudo-device splash
904
905# The pcvt console driver (vt220 compatible).
906device vt0 at isa? tty
907options XSERVER # support for running an X server.
908options FAT_CURSOR # start with block cursor
909# This PCVT option is for keyboards such as those used on IBM ThinkPad laptops
910options PCVT_SCANSET=2 # IBM keyboards are non-std
911# Other PCVT options are documented in pcvt(4).
912options "PCVT_24LINESDEF"
913options PCVT_CTRL_ALT_DEL
914options PCVT_EMU_MOUSE
915options PCVT_FREEBSD=211
916options PCVT_META_ESC
917options PCVT_NSCREENS=9
918options PCVT_PRETTYSCRNS
919options PCVT_SCREENSAVER
920options PCVT_USEKBDSEC
921options "PCVT_VT220KEYB"
911
912# The syscons console driver (sco color console compatible).
913device sc0 at isa? tty
914options MAXCONS=16 # number of virtual consoles
915options "STD8X16FONT" # Compile font in
916makeoptions "STD8X16FONT"="cp850"
917options SC_HISTORY_SIZE=200 # number of history buffer lines
918options SC_DISABLE_REBOOT # disable reboot key sequence

--- 992 unchanged lines hidden (view full) ---

1911options MSGSEG=2049
1912options MSGSSZ=16
1913options MSGTQL=41
1914options NBUF=512
1915options NETATALKDEBUG
1916options NMBCLUSTERS=1024
1917options NPX_DEBUG
1918options PANIC_REBOOT_WAIT_TIME=16
922
923# The syscons console driver (sco color console compatible).
924device sc0 at isa? tty
925options MAXCONS=16 # number of virtual consoles
926options "STD8X16FONT" # Compile font in
927makeoptions "STD8X16FONT"="cp850"
928options SC_HISTORY_SIZE=200 # number of history buffer lines
929options SC_DISABLE_REBOOT # disable reboot key sequence

--- 992 unchanged lines hidden (view full) ---

1922options MSGSEG=2049
1923options MSGSSZ=16
1924options MSGTQL=41
1925options NBUF=512
1926options NETATALKDEBUG
1927options NMBCLUSTERS=1024
1928options NPX_DEBUG
1929options PANIC_REBOOT_WAIT_TIME=16
1919options "PCVT_24LINESDEF"
1920options PCVT_CTRL_ALT_DEL
1921options PCVT_EMU_MOUSE
1922options PCVT_FREEBSD=211
1923options PCVT_META_ESC
1924options PCVT_NSCREENS=9
1925options PCVT_PRETTYSCRNS
1926options PCVT_SCREENSAVER
1927options PCVT_USEKBDSEC
1928options "PCVT_VT220KEYB"
1929options PSM_DEBUG=1
1930options SCSI_NCR_DEBUG
1931options SCSI_NCR_DFLT_TAGS=4
1932options SCSI_NCR_MAX_SYNC=10000
1933options SCSI_NCR_MAX_WIDE=1
1934options SCSI_NCR_MYADDR=7
1935options SEMMAP=31
1936options SEMMNI=11

--- 107 unchanged lines hidden ---
1930options PSM_DEBUG=1
1931options SCSI_NCR_DEBUG
1932options SCSI_NCR_DFLT_TAGS=4
1933options SCSI_NCR_MAX_SYNC=10000
1934options SCSI_NCR_MAX_WIDE=1
1935options SCSI_NCR_MYADDR=7
1936options SEMMAP=31
1937options SEMMNI=11

--- 107 unchanged lines hidden ---