aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Allow both types of XFree86 setup script to be run at user choice.Jordan K. Hubbard1997-01-246-4/+66
* I need to learn to read man pages more closely. readlink() does NOT nullJordan K. Hubbard1997-01-242-16/+8
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-2418-245/+109
* This is a patch that makes some of the "partitions" --> "slice" to beJordan K. Hubbard1997-01-2411-80/+170
* Update russian mirrors.Jordan K. Hubbard1997-01-242-4/+8
* Change from using chunk_n to slice_type_name().David E. O'Brien1997-01-242-2/+4
* *groan*. I broke tape extraction with the same optimization.Jordan K. Hubbard1997-01-221-28/+32
* Argh! Moving the media initialization to before the disk scribblingJordan K. Hubbard1997-01-2210-180/+95
* Add PCI LKM support:New -a option checks whether a driver has been assigned t...Stefan Eßer1997-01-211-6/+39
* Add ckdist.Jordan K. Hubbard1997-01-211-1/+1
* ckdist - a handy utility for verifying the sanity of a distribution.Jordan K. Hubbard1997-01-213-0/+547
* Make some of the less necessary user feedback #ifdef VERBOSE.Jordan K. Hubbard1997-01-211-0/+4
* Fix compile breakage: link against libutil.David Nugent1997-01-211-0/+2
* A couple of cosmetic tweaks to tape install method and fstab file format.Jordan K. Hubbard1997-01-203-9/+13
* Rearrange the timeout code and also (whoops) provide for timeouts duringJordan K. Hubbard1997-01-203-33/+62
* Add extra variables for the configuration of all packages, not justJordan K. Hubbard1997-01-207-8/+36
* Make cron login class savvy.David Nugent1997-01-202-0/+17
* Modified moused to use select rather than read. This fixes usingSøren Schmidt1997-01-201-0/+7
* Fix bug that slipped through last big round of changes: sometimesBill Paul1997-01-201-1/+6
* Sort cross references.Wolfram Schneider1997-01-2046-83/+83
* Correct a real brain-o in my check for when a "fixup" should be run.Jordan K. Hubbard1997-01-194-10/+10
* Use alarm's return status to more properly denote timeout rather than keepingJordan K. Hubbard1997-01-196-32/+29
* Fix a variety of problems with my timeout handling, make it moreJordan K. Hubbard1997-01-189-26/+57
* Implement compiled-in config file handling a little better - nowJordan K. Hubbard1997-01-183-3/+3
* Add the trickery to power the "Conrad" DCF77 receiver.Poul-Henning Kamp1997-01-181-0/+15
* Be more aggressive about timeouts.Jordan K. Hubbard1997-01-172-3/+5
* Add timeout support to sysinstall's general media handling,Jordan K. Hubbard1997-01-176-4/+126
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.Jordan K. Hubbard1997-01-172-0/+2
* Whoops! Fix an infinite loop I lovingly introduced into this codeJordan K. Hubbard1997-01-172-4/+10
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifeJordan K. Hubbard1997-01-174-6/+8
* Now that I know which parts of the installation really need it (sinceJordan K. Hubbard1997-01-1716-83/+101
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-164-8/+11
* Fix mishandling of extraction return status in commit.Jordan K. Hubbard1997-01-162-0/+4
* Cope with Open_Disk() failure much more gracefully.Jordan K. Hubbard1997-01-162-16/+20
* Modification to sliplogin prints desitination's IP address beforeJordan K. Hubbard1997-01-161-1/+27
* Damn! Forgot to update lynx also.Jordan K. Hubbard1997-01-162-2/+2
* Minor cleanup, adjust for latest version of apache web server.Jordan K. Hubbard1997-01-166-8/+6
* Clean up a long-standing bug in the scripting code. You could set variables,Jordan K. Hubbard1997-01-166-54/+88
* Use a better dialog for flagging field validation errors.Jordan K. Hubbard1997-01-161-1/+1
* Keep our serial ports distinct so that first device is not found forJordan K. Hubbard1997-01-158-11/+56
* Put upgraded files in their own directory - using the suffix was a bad idea.Jordan K. Hubbard1997-01-151-8/+10
* Register SLIP/PPP devices properly again.Jordan K. Hubbard1997-01-153-115/+40
* Add some missing parameters to msgConfirm() which produced the effectsJordan K. Hubbard1997-01-151-2/+2
* Don't call systemShutdown() from signal handler so that the media deviceJordan K. Hubbard1997-01-152-4/+4
* Make upgrade allow reselection of failed media.Jordan K. Hubbard1997-01-151-12/+14
* Make the bindist-only checks actually work.Jordan K. Hubbard1997-01-154-44/+44
* Make the FTP installation codepath a lot more defensive. TrapJordan K. Hubbard1997-01-155-34/+92
* Fix several problems:Jordan K. Hubbard1997-01-159-7/+59
* Set defaults more rationally through the item selection loop.Jordan K. Hubbard1997-01-151-19/+13
* Accept emacs-style editing keys for traversal and ESC as an abort character.Jordan K. Hubbard1997-01-155-0/+15