| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace old SAVE_USERCONFIG code with a customized version of Andrzej's | jkh | 1999-01-20 | 1 | -4/+2 |
* | Collapse the "get" code substantially by combining common functions. | jkh | 1998-12-22 | 1 | -25/+6 |
* | Use properties code. | jkh | 1998-10-14 | 1 | -11/+24 |
* | Catch more cases where the CDROM has been mounted. | jkh | 1998-08-27 | 1 | -1/+4 |
* | MF22: various fixes for new XFree86 dist and cdrom warnings. | jkh | 1998-07-21 | 1 | -11/+17 |
* | Adapt to new mount(2) argument syntax. | jkh | 1998-01-16 | 1 | -2/+2 |
* | Make all this work under -current again. | jkh | 1997-04-03 | 1 | -1/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | DTRT with a release string of "none" and use the correct (updated) | jkh | 1997-01-27 | 1 | -1/+1 |
* | OK, I've got two ideas to file in the "really seemed like a good idea | jkh | 1997-01-24 | 1 | -2/+2 |
* | Argh! Moving the media initialization to before the disk scribbling | jkh | 1997-01-22 | 1 | -53/+45 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add more protection when running as init and don't do stupid things. | jkh | 1997-01-12 | 1 | -3/+1 |
* | Do a better job of CDROM detection. | jkh | 1997-01-06 | 1 | -13/+19 |
* | 1. Correct bogon in cdromInit when running multi-user which took cdrom offline | jkh | 1997-01-01 | 1 | -3/+5 |
* | smart-alec error checking. | jkh | 1996-12-12 | 1 | -2/+8 |
* | Undo one of my memory optimization hacks - it actually made things more | jkh | 1996-12-12 | 1 | -3/+2 |
* | Be more efficient in how we use memory (stumbled across while looking for | jkh | 1996-12-11 | 1 | -2/+3 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 1 | -6/+6 |
* | Remove the now-unusable ports configuration code. Swapping CDs is bogus. | jkh | 1996-10-14 | 1 | -5/+3 |
* | Ahem. It might be nice if I included /usr/src/contrib in with the other | jkh | 1996-10-10 | 1 | -3/+4 |
* | DTRT if ESC is hit in a Yes/No dialog. | jkh | 1996-10-09 | 1 | -2/+2 |
* | Installation cleanup, round II. | jkh | 1996-10-01 | 1 | -4/+6 |
* | Conditionalize some annoying debug statements, update the docs. | jkh | 1996-08-23 | 1 | -2/+3 |
* | 1. Fix the CD installation bogon for Novice install I mentioned. | jkh | 1996-07-16 | 1 | -5/+1 |
* | Make CD version clash non-fatal. | jkh | 1996-07-13 | 1 | -5/+3 |
* | Fix EBUSY checking in devices.c - DTRT when it's detected on a CD. | jkh | 1996-07-13 | 1 | -5/+3 |
* | Fix something I broke with CDROM installation (well, I knew my first | jkh | 1996-07-12 | 1 | -7/+8 |
* | Whoops! Now that I'm decompressing docs into /tmp, it's important to | jkh | 1996-07-08 | 1 | -2/+2 |
* | Make the CDROM auto-detection code a little more flexible about accepting | jkh | 1996-06-14 | 1 | -10/+9 |
* | Come up with a scheme for stamping the FreeBSD version number on CDs, | jkh | 1996-06-11 | 1 | -4/+36 |
* | Make CDROMs automagically select as the default media type. | jkh | 1996-06-08 | 1 | -31/+23 |
* | Bring this into sync. | jkh | 1996-04-23 | 1 | -7/+2 |
* | 1. Update all the copyrights to delete useless clauses 3 and 4. | jkh | 1996-04-13 | 1 | -8/+1 |
* | Lots of fixes: | jkh | 1996-03-18 | 1 | -8/+16 |
* | Miscellaneous cleanup before big round of menu restructuring (to use new | jkh | 1996-03-02 | 1 | -2/+2 |
* | Update the -current sources from the 2.1 branch. | peter | 1995-12-07 | 1 | -15/+33 |
* | This mega-commit brings in Jordan's latest sysinstall version.. | peter | 1995-09-18 | 1 | -4/+4 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -4/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Sync up my work for the night. This should implement ALL possible | jkh | 1995-05-29 | 1 | -1/+2 |
* | cdrom.c: try "cdrom/%s" then "cdrom/dists/%s" | phk | 1995-05-28 | 1 | -1/+4 |
* | Humanize Poul-Henning's code. Status values should be properly | jkh | 1995-05-28 | 1 | -11/+8 |
* | Major cleanup. Mediaroutines now get asked about a file. All the | phk | 1995-05-27 | 1 | -30/+5 |
* | Things were getting seriously hard to find. Do a quick reorg pass over | jkh | 1995-05-27 | 1 | -0/+150 |