summaryrefslogtreecommitdiffstats
path: root/release/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Clean up device handling WRT slip and ppp devices. An incomplete transitionjkh1997-01-042-17/+33
* Add a few strategic screen clears in network setup.jkh1997-01-042-3/+9
* Adjust the maximum displayed length.jkh1997-01-031-2/+2
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-0316-871/+367
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlinejkh1997-01-015-117/+126
* Close PR#2341 - 2.1 -> 2.2jkh1997-01-011-5/+5
* Added the package catagories astro, chinese, mbone, and vietnamese;obrien1996-12-311-1/+5
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSjkh1996-12-294-19/+142
* Add a "catpages" distribution for the catman stuff.jkh1996-12-293-3/+7
* Fix some spelling errors.mpp1996-12-2615-43/+43
* Documentation update.joerg1996-12-262-9/+70
* Clean up some calls to close().jkh1996-12-261-6/+4
* Fix fixit floppy.jkh1996-12-261-9/+21
* Added comments on how to setup syscons to work on older ThinkPads.nate1996-12-171-1/+11
* 1. Engage brain. 2. Write macro. Previous commit attempted to performjkh1996-12-172-4/+4
* make note of which /etc files need upgrading in installUpgrade ratherjkh1996-12-157-80/+84
* Increase the size of the vector that is allocated for execv(). Jordanjoerg1996-12-151-3/+3
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-148-61/+149
* To use the dosio library fully, I also (duh!) have to retain fulljkh1996-12-141-1/+1
* Document the required procedure to install on an HP Netserver withjoerg1996-12-141-1/+25
* Fix some very minor cosmetic cruft I couldn't help tweaking whenjkh1996-12-141-0/+2
* 700 now. :)jkh1996-12-121-2/+2
* Fix trunctation of domainname.jkh1996-12-121-2/+2
* Add some additional smarts for XFree86 configuration.jkh1996-12-123-7/+10
* Update these docs to more closely reflect reality.jkh1996-12-123-28/+7
* smart-alec error checking.jkh1996-12-121-2/+8
* Nuke extraneous section.jkh1996-12-121-40/+1
* Whups, remove relic from close method going away.jkh1996-12-121-2/+1
* Undo one of my memory optimization hacks - it actually made things morejkh1996-12-125-37/+18
* Fix some bogons in my close() handling.jkh1996-12-123-7/+11
* Cosmetic tweaks, initialize a few variables, fix a reversed conditional.jkh1996-12-112-5/+14
* Be more efficient in how we use memory (stumbled across while looking forjkh1996-12-117-46/+63
* Do a few things I've been threatening to do for a long time:jkh1996-12-1122-875/+1147
* Update to benefit from David's recent changes to pw(8). The mostjoerg1996-12-102-25/+208
* Set timeout interval to 0 in ppp so connections don't hang up whilejkh1996-12-091-1/+2
* Slightly improve the wording of a ``not yet there'' message.joerg1996-12-091-2/+3
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-0917-89/+98
* Whups, missed two strcpy()s.jkh1996-12-091-3/+3
* Eliminate great evil in the networking code. That's all I'm gonna say.jkh1996-12-093-74/+20
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingjkh1996-12-097-11/+875
* Several areas of improvement:jkh1996-12-086-36/+32
* Don't run routed by default.jkh1996-12-022-6/+6
* Move configResolv() to *after* the chroot(). This is what was causingjkh1996-12-011-4/+2
* Change boolean nature of "router" variable since it's not a booleanjkh1996-11-291-2/+2
* More involved description for fe0 driver using cards. Closes PR#2099.jkh1996-11-291-2/+3
* Add a new feature which Garrett pointed out.jkh1996-11-291-1/+5
* Try to impreve DD mode.phk1996-11-272-27/+17
* Correct some typos relating to PC98 server selection.jkh1996-11-271-4/+4
* o Update for upcoming BETA release of 2.2jkh1996-11-271-6/+6
* Open devices read-only to test whether they are available. Thisjoerg1996-11-271-3/+3
OpenPOWER on IntegriCloud