summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/tape.c
Commit message (Collapse)AuthorAgeFilesLines
* Bring this into sync.jkh1996-04-231-4/+2
| | | | | | | | | | I still have a _very very annoying_ display bug which occurs when a menu item causes a submenu to be displayed - the screen repaints for the original menu (which is restored upon return from the submenu) are off by about 4 characters. I've tried restoring the screen, the cursor position, you name it - same deal. Grrrr! This commit is my first step in trying to get someone else to help me look into this one since I'm just tearing my hair out at this point!
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-8/+1
| | | | | 2. Change more of the menu code over to new system. 3. Streamline label editor.
* Miscellaneous cleanup before big round of menu restructuring (to use newjkh1996-03-021-2/+2
| | | | libdialog features).
* Update the -current sources from the 2.1 branch.peter1995-12-071-13/+33
| | | | Approved (in spirit) by: jkh
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-2/+2
| | | | | | | This looks like it was developed offline, and is being spammed over the top of the existing. "That's fine by me! I dont really care how you do it, just get it in there..." said Jordan in a conversation a short while ago...
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-19/+15
|
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
|
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-4/+42
| | | | | | installation methods and provide a fairly robust set of menu options. This should also fix a few more bugs on Poul-Henning's latest gripe list.
* Humanize Poul-Henning's code. Status values should be properlyjkh1995-05-281-7/+2
| | | | respected now.
* Major cleanup. Mediaroutines now get asked about a file. All thephk1995-05-271-2/+2
| | | | | | | multi part stuff centralized. The final check is backwards or something so it always said it failed, even it it didn't. Fixed tcpip address check to not be stupid, 10.0.255.1 is legal.
* Things were getting seriously hard to find. Do a quick reorg pass overjkh1995-05-271-0/+71
the code and split things into more logical groupings.
OpenPOWER on IntegriCloud