aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/termcap.c
Commit message (Expand)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-150/+0
* To restart, sysinstall calls execl. Since it will create a new process, weRebecca Cran2010-08-171-1/+1
* Convert syscons on i386 to TERM=xterm.Ed Schouten2009-11-131-9/+2
* Switch the default terminal emulation style to xterm for most platforms.Ed Schouten2009-11-131-0/+7
* Move sysinstall/sade away from TIOCGSIZE.Ed Schouten2008-05-231-4/+4
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-061-2/+2
* Use the isDebug() function rather than making up a new environmentMurray Stokely2001-09-221-1/+1
* Move cons25w entry last, index is off by one otherwise if RunningAsInitAndrey A. Chernov2001-05-101-2/+4
* Initiate deorbit burn sequence for <machine/console.h>.Poul-Henning Kamp2000-10-081-1/+1
* Bump an upper limit test so the xterm termcap selection actually works.John Baldwin2000-07-261-1/+1
* Add a terminal entry for xterm; a lot of people are using xtermsJordan K. Hubbard2000-07-211-2/+4
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardYoshihiro Takahashi2000-06-051-0/+11
* MF22: pst's changes.Jordan K. Hubbard1997-09-161-5/+8
* Make serial console based installs actually work by:Jordan K. Hubbard1997-07-311-3/+50
* Make configSysconfig() less chatty.Jordan K. Hubbard1997-02-151-1/+4
* Allow user to delete as well as install packages from the packageJordan K. Hubbard1997-01-291-1/+1
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-6/+1
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systemPaul Traina1996-09-261-3/+1
* Whoops! VTYs return zero values for TIOCGSIZE! Work around this.Jordan K. Hubbard1996-08-011-2/+2
* Close PR#1542. Don't just assume 24 lines, get the tty size.Jordan K. Hubbard1996-08-011-0/+9
* Misc doc cleanup.Jordan K. Hubbard1996-06-111-1/+4
* Implement selective text attributes for the syscons vty / vt100 emulatorJordan K. Hubbard1996-06-081-1/+0
* Have both distribution and package extraction screens display theJordan K. Hubbard1996-05-231-1/+1
* Major enhancements to the package adder (next step is to use the new dialogJordan K. Hubbard1996-03-211-5/+7
* Lots of fixes:Jordan K. Hubbard1996-03-181-3/+1
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-14/+14
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Ask name of "other" ftp site in correct place.Jordan K. Hubbard1995-05-261-8/+9
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.Jordan K. Hubbard1995-05-261-1/+5
* Bring in all my fixes to Poul's gripe list as of last night.Jordan K. Hubbard1995-05-251-1/+3
* 1. Spawn a shell on VTY4 and leave it lying around.Jordan K. Hubbard1995-05-241-0/+2
* 1. Use 8x16 fonts.Jordan K. Hubbard1995-05-181-19/+28
* Ok, we should now create all filesystems, mount them and extract theJordan K. Hubbard1995-05-081-3/+3
* Some fairly serious cleanup. The proper offset should now be used inJordan K. Hubbard1995-05-061-3/+0
* All the editors are finished. Now if I can just get a problem with libdiskJordan K. Hubbard1995-05-051-10/+11
* Here is my first "framework" commit of the new sysinstall. There is a LOTJordan K. Hubbard1995-04-271-0/+62