jkh
ff8fc6b664
Try to make screen update more efficient (less flickering) by more
...
judicious use of dialog_clear_norefresh().
1996-08-03 10:11:56 +00:00
jkh
c296a76edd
Fix even more lurking bogons - why do I never find these until the last
...
possible minute? :-)
1996-07-08 10:08:22 +00:00
jkh
7e51f09a84
Whoops! Now that I'm decompressing docs into /tmp, it's important to
...
make sure that /tmp is there first! :-) While I'm at it, clean up the
somewhat inexplicably bogus Mkdir() function.
1996-07-08 08:54:36 +00:00
jkh
019fedf514
Dispense with the special case handling of cuaa* devices by synthesizing
...
separate entries for sl0 and ppp0 on each device.
1996-06-12 17:09:34 +00:00
jkh
590017a61c
Add a new -fake argument to make sysinstall not actually change things while
...
I'm testing it.
1996-04-28 20:54:11 +00:00
jkh
e665fee23a
Bring this into sync.
...
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!
1996-04-23 01:29:35 +00:00
jkh
2d5b4f754e
1. Update all the copyrights to delete useless clauses 3 and 4.
...
2. Change more of the menu code over to new system.
3. Streamline label editor.
1996-04-13 13:32:15 +00:00
peter
03382d7ccd
Update the -current sources from the 2.1 branch.
...
Approved (in spirit) by: jkh
1995-12-07 10:34:59 +00:00
peter
89e0ab3dba
This mega-commit brings in Jordan's latest sysinstall version..
...
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...
1995-09-18 16:53:06 +00:00
rgrimes
1b1ee55538
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
rgrimes
bb2ad2880b
Remove trailing whitespace.
1995-05-30 08:29:07 +00:00
jkh
4bc5a2dda3
Sync up my work for the night. This should implement ALL possible
...
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.
1995-05-29 11:01:42 +00:00
jkh
79d387438f
Make the emergency holographic shell (on VTY4) actually work with job
...
control and signals and such. Thanks, Gary!
Clean up some miscellaneous bogons for Poul.
1995-05-29 01:43:20 +00:00
jkh
6c1387e54c
Sync up with Poul.
1995-05-28 09:31:44 +00:00
jkh
f6adc3d0cb
Humanize Poul-Henning's code. Status values should be properly
...
respected now.
1995-05-28 03:05:06 +00:00
jkh
7811628c58
Things were getting seriously hard to find. Do a quick reorg pass over
...
the code and split things into more logical groupings.
1995-05-27 10:39:04 +00:00