| Commit message (Expand) | Author | Age | Files | Lines |
* | It's not an error to call configResolv() early. | jkh | 1997-02-14 | 1 | -3/+1 |
* | Don't unilaterally decide to skip network configuration if running multi-user; | jkh | 1997-02-11 | 1 | -3/+2 |
* | -#include <ufs/ufs/ufsmount.h> | jkh | 1997-02-11 | 1 | -1/+0 |
* | Save /etc/sysconfig data at the very very end, so that it can be | jkh | 1997-02-10 | 3 | -10/+7 |
* | Don't stomp wall_cmos_clock file. | jkh | 1997-02-10 | 1 | -2/+2 |
* | Allow the user to choose UTC or local time. | jkh | 1997-02-10 | 1 | -4/+9 |
* | Update these docs in preparation for 2.1.7 | jkh | 1997-02-08 | 1 | -3/+3 |
* | It's easier to go forwards than backwards with this, and the RELENG_2_1_0 | jkh | 1997-02-07 | 7 | -7/+7 |
* | Reference addendum.html/ADDENDUM.TXT for posting security information after | jkh | 1997-02-07 | 1 | -0/+13 |
* | 1. Sync ABOUT.TXT changes. | jkh | 1997-02-05 | 4 | -42/+180 |
* | 2.2 -> 3.0 | jkh | 1997-02-03 | 1 | -1/+1 |
* | Institute a fairly major format overhaul. | jkh | 1997-02-01 | 3 | -329/+64 |
* | Sync with RELENG_2_2 changes. | jkh | 1997-01-30 | 1 | -11/+28 |
* | Allow user to delete as well as install packages from the package | jkh | 1997-01-29 | 4 | -20/+11 |
* | Cosmetic tweaks. | jkh | 1997-01-29 | 4 | -8/+8 |
* | Fix broken layout help (this is what broke the TCP help screen). | jkh | 1997-01-29 | 3 | -28/+35 |
* | Make media re-init a user choice. | jkh | 1997-01-29 | 1 | -6/+11 |
* | Do media initialization at correct time for upgrade too. | jkh | 1997-01-29 | 1 | -15/+18 |
* | Update Russian FTP sites according to Mikhail A. Sokolov's current | jkh | 1997-01-29 | 1 | -1/+3 |
* | Death to another bad idea: Don't auto-mount CDROM on startup. | jkh | 1997-01-29 | 1 | -7/+0 |
* | DTRT with a release string of "none" and use the correct (updated) | jkh | 1997-01-27 | 2 | -3/+3 |
* | Add new Portugal mirror. | jkh | 1997-01-27 | 1 | -2/+4 |
* | Allow both types of XFree86 setup script to be run at user choice. | jkh | 1997-01-24 | 3 | -2/+33 |
* | I need to learn to read man pages more closely. readlink() does NOT null | jkh | 1997-01-24 | 1 | -8/+4 |
* | OK, I've got two ideas to file in the "really seemed like a good idea | jkh | 1997-01-24 | 13 | -156/+87 |
* | This is a patch that makes some of the "partitions" --> "slice" to be | jkh | 1997-01-24 | 6 | -42/+87 |
* | Update russian mirrors. | jkh | 1997-01-24 | 1 | -2/+4 |
* | Change from using chunk_n to slice_type_name(). | obrien | 1997-01-24 | 1 | -1/+2 |
* | Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIO | obrien | 1997-01-23 | 2 | -1/+2 |
* | *groan*. I broke tape extraction with the same optimization. | jkh | 1997-01-22 | 1 | -28/+32 |
* | Argh! Moving the media initialization to before the disk scribbling | jkh | 1997-01-22 | 7 | -126/+83 |
* | A couple of cosmetic tweaks to tape install method and fstab file format. | jkh | 1997-01-20 | 2 | -5/+7 |
* | Rearrange the timeout code and also (whoops) provide for timeouts during | jkh | 1997-01-20 | 2 | -33/+60 |
* | Add extra variables for the configuration of all packages, not just | jkh | 1997-01-20 | 6 | -8/+28 |
* | Correct a real brain-o in my check for when a "fixup" should be run. | jkh | 1997-01-19 | 2 | -5/+5 |
* | Use alarm's return status to more properly denote timeout rather than keeping | jkh | 1997-01-19 | 4 | -24/+25 |
* | Fix a variety of problems with my timeout handling, make it more | jkh | 1997-01-18 | 7 | -26/+54 |
* | Implement compiled-in config file handling a little better - now | jkh | 1997-01-18 | 2 | -2/+2 |
* | Be more aggressive about timeouts. | jkh | 1997-01-17 | 2 | -3/+5 |
* | Add timeout support to sysinstall's general media handling, | jkh | 1997-01-17 | 5 | -12/+92 |
* | Add device entries and documentation for Intel EtherExpress Pro/10 driver. | jkh | 1997-01-17 | 3 | -4/+12 |
* | Whoops! Fix an infinite loop I lovingly introduced into this code | jkh | 1997-01-17 | 1 | -2/+5 |
* | Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life | jkh | 1997-01-17 | 2 | -3/+4 |
* | Now that I know which parts of the installation really need it (since | jkh | 1997-01-17 | 14 | -66/+78 |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -1/+1 |
* | Fix mishandling of extraction return status in commit. | jkh | 1997-01-16 | 1 | -0/+2 |
* | Cope with Open_Disk() failure much more gracefully. | jkh | 1997-01-16 | 1 | -8/+10 |
* | Damn! Forgot to update lynx also. | jkh | 1997-01-16 | 1 | -1/+1 |
* | Minor cleanup, adjust for latest version of apache web server. | jkh | 1997-01-16 | 3 | -4/+3 |
* | Clean up a long-standing bug in the scripting code. You could set variables, | jkh | 1997-01-16 | 3 | -27/+44 |