Age | Commit message (Expand) | Author |
2003-06-02 | licence cleanup; agreement from krw and millert | Theo de Raadt |
2003-05-18 | Don't link with -lkrb.; Found by mickey@, ok todd@ | Magnus Holmberg |
2003-05-12 | More cleanup and fixes in url installs. | Kenneth R Westerback |
2003-05-12 | Fix 'eval' statement in _url_base construction so that we use the | Kenneth R Westerback |
2003-05-11 | More cleanup and fixes in url installs. | Kenneth R Westerback |
2003-05-11 | Shrink & clarify code around ftp/http proxy identification. | Kenneth R Westerback |
2003-05-11 | Don't reject a perfectly valid absolute path to sets just because the | Kenneth R Westerback |
2003-05-07 | Use -h option in tar invocations so that upgrades respect links. | Kenneth R Westerback |
2003-05-06 | more(1) now uses POSIX regex, no more ned for -lcompat; deraadt@ OK | Todd C. Miller |
2003-04-30 | Rework munge_fstab to shrink and clarify code. | Kenneth R Westerback |
2003-04-23 | ignore altroot filesystem when upgrading, ok krw@ | Peter Stromberg |
2003-04-17 | -lcompat too | Theo de Raadt |
2003-04-17 | remove extra spaces, make smaller, krw you keep adding them back! ;) | Theo de Raadt |
2003-04-16 | Always do 'route -n show' not 'route show'. Even saves some space. | Kenneth R Westerback |
2003-03-06 | spelling fixes | David Krause |
2003-03-06 | Delete the password from the ftp url shown when no sets are found. | Kenneth R Westerback |
2003-03-02 | Fix default route handling during installation to preserve active | Kenneth R Westerback |
2003-02-16 | Fix up some DNS verbiage to make it consistant. | Kenneth R Westerback |
2003-02-15 | Make bsd.rd an install/upgrade set. | Kenneth R Westerback |
2003-02-12 | move to 3.3-beta | Theo de Raadt |
2003-01-26 | Last (?) big cleanup in distrib/miniroot this release cycle. | Kenneth R Westerback |
2003-01-25 | Eliminate unused global SETSDONE. | Kenneth R Westerback |
2002-12-14 | Expunge some trailing whitespace. | Kenneth R Westerback |
2002-12-08 | Fix botch in last commit: prepend comments to hosts after adding FQDN to | Kenneth R Westerback |
2002-12-08 | Fix & cleanup logic, especially around interrupted installs. | Kenneth R Westerback |
2002-12-04 | Code cleanup & shrinkage. | Kenneth R Westerback |
2002-12-03 | More code consolidation. | Kenneth R Westerback |
2002-12-01 | Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info() | Kenneth R Westerback |
2002-12-01 | Create kill_dhclient(). Use before any attempt to run dhclient, to | Kenneth R Westerback |
2002-11-29 | Ask for DNS domain name *after* the interfaces are configured, at the | Kenneth R Westerback |
2002-11-28 | Use any existing hostname as the default, as the install could have | Kenneth R Westerback |
2002-11-28 | spaces | Theo de Raadt |
2002-11-28 | Make questions out of requests for user input that were demands. Use | Kenneth R Westerback |
2002-11-28 | Save a few bytes; | Kenneth R Westerback |
2002-11-28 | Fix indent botch. | Kenneth R Westerback |
2002-11-24 | use 8 rounds for passwd, like login.conf specifies; rob_ses@web.de | Theo de Raadt |
2002-11-10 | Polish wording on fstab verbiage, and swap paragraphs so the paragraph | Kenneth R Westerback |
2002-11-10 | Fix makedev() so that if the device nodes are *not* created, makedev() | Kenneth R Westerback |
2002-11-09 | Code cleanup, simplification and shrinkage. | Kenneth R Westerback |
2002-11-09 | Fix two problems: | Kenneth R Westerback |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-11-01 | Cleanup. Don't bother complaining when the user selects some non-existant | Kenneth R Westerback |
2002-11-01 | Cleanup. install_sets() no longer takes a parameter. | Kenneth R Westerback |
2002-10-31 | Introduce some better feedback during attempted ftp installations. In | Kenneth R Westerback |
2002-10-28 | Rework/reword the install sanity checks and associated logic slightly. | Kenneth R Westerback |
2002-10-27 | Ensure that 'siteXX.tgz' and 'siteXX.tar.gz' are the *last* sets | Kenneth R Westerback |
2002-10-04 | krw fucked up; i must re-tag this file | Theo de Raadt |
2002-10-03 | Divorce system hostname handling from network configuration. | Kenneth R Westerback |
2002-09-30 | a few new spaces -> tabs | Theo de Raadt |
2002-09-29 | Keep track of all devices that makedev() creates and recreate | Kenneth R Westerback |