summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use configurable dialog attributes instead of hard-coded onesache1994-10-242-5/+4
* label.c: add delwin(window)ache1994-10-242-5/+8
* Use proper dims for newwin.ache1994-10-241-4/+5
* Clear screen on exit per Paul requestache1994-10-241-6/+6
* Remove a couple of display_disklabel call usedpaul1994-10-241-2/+0
* Round partitions to the next whole cylinder.paul1994-10-246-26/+102
* Reviewed by: jkhsef1994-10-221-1/+41
* Fatal() fixed:ache1994-10-221-4/+3
* Cosmetique: just fix tabs after patch of diff -cb (previous)ache1994-10-221-3/+3
* ExitSysinstall() fixed:ache1994-10-221-5/+10
* Restrict fs_maxfilesize to 2^40; this is part of a bug fix from Kirkdg1994-10-221-0/+2
* Fixed a typo and moved a dialog_clear() line.paul1994-10-211-2/+3
* Fix all the bugs introduced by the source shuffle.paul1994-10-218-120/+195
* Now stage2 runs all the way..phk1994-10-213-8/+14
* Add hardcoded cons25-m entry for mono console, if termcap.smallache1994-10-211-9/+33
* Second time bugfix, please be carefully.ache1994-10-211-3/+6
* Latest changes from me. Over to you Paul...phk1994-10-217-154/+164
* Remove ncurses.h, now included into dialog.hache1994-10-201-1/+0
* remove unneded includesache1994-10-208-39/+35
* Now stage 2 should do it's job I hope. Havn't tested yet.phk1994-10-203-33/+67
* Just a safety measure for me and Paul.phk1994-10-201-4/+5
* Remake lost changes to sysinstall.h. Sorry Paul !phk1994-10-201-0/+32
* Integrate my code a lot more with Pauls. (I have left sysinstall.cphk1994-10-208-22/+731
* The beginning of some structural changes, and the merge of my code intophk1994-10-207-1/+256
* Added a big comment about the general scheme of things during install...phk1994-10-201-0/+34
* More code rearrangment, moved all mbr code into its own filepaul1994-10-196-213/+451
* Don't change the active partition when the user says not to change it.bde1994-10-192-12/+22
* Fix several dialog/terminal problems.ache1994-10-181-20/+46
* Lates snapshot:paul1994-10-185-494/+797
* Remove machdep.color_displayache1994-10-181-2/+1
* Document new machdep variables, pointed by Rodache1994-10-171-2/+5
* Fixed bug in exec code, cp -R now works.paul1994-10-172-45/+139
* Remove a bogus BINDIR linepaul1994-10-161-1/+0
* Add DPADD for libraries.paul1994-10-161-0/+1
* Add some missing libraries to LDADDpaul1994-10-161-1/+1
* Added sysinstallpaul1994-10-151-1/+1
* Work in progress.paul1994-10-153-0/+722
* Move `ft' into machine-dependant section.gpalmer1994-10-151-3/+3
* revision 1.6ache1994-10-141-10/+81
* Add ft.jkh1994-10-141-1/+1
* Put back the `:' in the trinary ?: so this can actually compile again! :)jkh1994-10-131-1/+1
* Added '-F file' option of mount_mfs. This allows me to make floppy imagesphk1994-10-123-8/+59
* Backed out part of the last change that prevents the rpos table fromdg1994-10-093-6/+8
* Modify adjkerntz to not write RTC clock per initial call,ache1994-10-041-2/+28
* Moce comcontrol, fdisk & mount_msdos out of machine-independance intogpalmer1994-10-021-6/+12
* Fixed manpage to conform to current reality.dg1994-10-011-1/+4
* 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disablingdg1994-10-012-13/+23
* Corrected message when no rotational position table is found.dg1994-10-011-1/+1
* This commit was generated by cvs2svn to compensate for changes in r3248,pst1994-09-304-0/+1813
|\
| * Router Discovery from Sun Microsystemspst1994-09-304-0/+1813
OpenPOWER on IntegriCloud