summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* DTRT with a release string of "none" and use the correct (updated)jkh1997-01-272-3/+3
* Add new Portugal mirror.jkh1997-01-271-2/+4
* Allow both types of XFree86 setup script to be run at user choice.jkh1997-01-243-2/+33
* I need to learn to read man pages more closely. readlink() does NOT nulljkh1997-01-241-8/+4
* OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-2413-156/+87
* This is a patch that makes some of the "partitions" --> "slice" to bejkh1997-01-246-42/+87
* Update russian mirrors.jkh1997-01-241-2/+4
* Change from using chunk_n to slice_type_name().obrien1997-01-241-1/+2
* Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIOobrien1997-01-232-1/+2
* *groan*. I broke tape extraction with the same optimization.jkh1997-01-221-28/+32
* Argh! Moving the media initialization to before the disk scribblingjkh1997-01-227-126/+83
* A couple of cosmetic tweaks to tape install method and fstab file format.jkh1997-01-202-5/+7
* Rearrange the timeout code and also (whoops) provide for timeouts duringjkh1997-01-202-33/+60
* Add extra variables for the configuration of all packages, not justjkh1997-01-206-8/+28
* Correct a real brain-o in my check for when a "fixup" should be run.jkh1997-01-192-5/+5
* Use alarm's return status to more properly denote timeout rather than keepingjkh1997-01-194-24/+25
* Fix a variety of problems with my timeout handling, make it morejkh1997-01-187-26/+54
* Implement compiled-in config file handling a little better - nowjkh1997-01-182-2/+2
* Be more aggressive about timeouts.jkh1997-01-172-3/+5
* Add timeout support to sysinstall's general media handling,jkh1997-01-175-12/+92
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.jkh1997-01-173-4/+12
* Whoops! Fix an infinite loop I lovingly introduced into this codejkh1997-01-171-2/+5
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifejkh1997-01-172-3/+4
* Now that I know which parts of the installation really need it (sincejkh1997-01-1714-66/+78
* Sweep through the tree fixing mmap() usage:alex1997-01-161-1/+1
* Fix mishandling of extraction return status in commit.jkh1997-01-161-0/+2
* Cope with Open_Disk() failure much more gracefully.jkh1997-01-161-8/+10
* Damn! Forgot to update lynx also.jkh1997-01-161-1/+1
* Minor cleanup, adjust for latest version of apache web server.jkh1997-01-163-4/+3
* Clean up a long-standing bug in the scripting code. You could set variables,jkh1997-01-163-27/+44
* Use a better dialog for flagging field validation errors.jkh1997-01-161-1/+1
* Keep our serial ports distinct so that first device is not found forjkh1997-01-155-7/+30
* Put upgraded files in their own directory - using the suffix was a bad idea.jkh1997-01-151-8/+10
* Register SLIP/PPP devices properly again.jkh1997-01-152-96/+29
* Add some missing parameters to msgConfirm() which produced the effectsjkh1997-01-151-2/+2
* Don't call systemShutdown() from signal handler so that the media devicejkh1997-01-151-2/+2
* Put this branch of docs back on the 3.0 SNAP track.jkh1997-01-155-85/+29
* Make upgrade allow reselection of failed media.jkh1997-01-151-12/+14
* Make the bindist-only checks actually work.jkh1997-01-152-22/+22
* Make the FTP installation codepath a lot more defensive. Trapjkh1997-01-154-28/+62
* Fix several problems:jkh1997-01-155-6/+32
* Set defaults more rationally through the item selection loop.jkh1997-01-151-19/+13
* Accept emacs-style editing keys for traversal and ESC as an abort character.jkh1997-01-153-0/+9
* Copy ABOUT.TXT properly to the CD also.jkh1997-01-141-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1476-76/+76
* Add more protection when running as init and don't do stupid things.jkh1997-01-122-4/+10
* DTRT for the 2nd CDROM and cdrom.inf automatically.jkh1997-01-061-1/+2
* Add extra tweak for -current compilation and some debugging.jkh1997-01-061-2/+3
* Do a better job of CDROM detection.jkh1997-01-062-24/+33
* Clean up device handling WRT slip and ppp devices. An incomplete transitionjkh1997-01-042-17/+33
OpenPOWER on IntegriCloud