summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-0126-64/+168
* Remove options, run adjkerntz as daemon nowache1994-11-012-161/+149
* Public apology:phk1994-11-0113-469/+965
* Remove extra :%s from syslog formatsache1994-11-011-6/+6
* Now:ache1994-11-011-20/+20
* Latest changes from Uben.jkh1994-10-311-12/+26
* Don't make too big windows, count actually text width/heightache1994-10-311-4/+50
* Change hardcoded 24x80 to LINES-1, COLSache1994-10-311-4/+4
* Fixed a type.joerg1994-10-302-2/+2
* add md5pst1994-10-291-1/+1
* This commit was generated by cvs2svn to compensate for changes in r3995,pst1994-10-294-0/+313
|\
| * Incorproate version of md5 placed into public domain by RSA.pst1994-10-294-0/+313
* Fixed another bunch of problems. I belive we are in a working shape now.phk1994-10-294-26/+32
* Fixed to make sysinstall work again. Notable changes:phk1994-10-2911-30/+71
* Add ipfw.jkh1994-10-291-1/+1
* Fixed an evil bug where rawname() could write across the boundaries ofjoerg1994-10-281-3/+3
* Totally refrobnicate stage0. Add an extern to sysinstall.h so we canjkh1994-10-282-13/+54
* Fix up the man page a little more, delete the README that crept injkh1994-10-281-0/+3
*-. This commit was generated by cvs2svn to compensate for changes in r3965,jkh1994-10-284-0/+2145
|\ \
| | * Add the ipfw command, for IP firewall construction.jkh1994-10-282-0/+1134
| * Add the ipfw command, for IP firewall construction.jkh1994-10-282-0/+1011
* | Added two #defines to make this compile, until Paul gets out of bed again :-)phk1994-10-281-0/+4
* | Correct a little spelling.jkh1994-10-261-2/+2
* | Clean up the mess from the previous commit which used a out of syncpaul1994-10-262-391/+6
* | Added some glue code so disklabel editor can be used to edit disklabelpaul1994-10-262-0/+432
* | So there. Now we live on the hard-disk!phk1994-10-265-5/+19
* | Completed disklabel configuration editor. The editor is working but thepaul1994-10-265-126/+410
* | New and Improved! crunch with gzip, newfs, fsck and cpio. gzip result.phk1994-10-2610-124/+316
* | Sync with termcap.srcache1994-10-261-2/+2
* | Sync with termcap.srcache1994-10-261-1/+1
* | Remove unneeded dialog_update() because now in dialog_clear()ache1994-10-252-2/+0
* | Don't write outside of partp[] if the user gives an invalid partitionbde1994-10-252-2/+4
* | 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
OpenPOWER on IntegriCloud