Age | Commit message (Expand) | Author |
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 | 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-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-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 |
2002-09-29 | Modify makedev so that it does not attempt to create network interface | Kenneth R Westerback |
2002-09-28 | Cleanup/fix/improve question asking. | Kenneth R Westerback |
2002-09-24 | Rejig addel()/rmel() to keep items on a single line, with blanks | Kenneth R Westerback |
2002-09-22 | Do not allow install to proceed until root filesystem can be mounted on | Kenneth R Westerback |
2002-09-20 | Add pflog, vlan and gif to list of interfaces filtered; krw@ OK | Todd C. Miller |
2002-09-17 | Fix commit botch that deleted '#' at beginning of '$OpenBSD$' tag line. | Kenneth R Westerback |
2002-09-17 | Ruthlessly expunge unnecessary verbiage and whitespace to make sure | Kenneth R Westerback |
2002-09-10 | move to 3.2-beta | Theo de Raadt |
2002-08-27 | Missed file in last commit. | Kenneth R Westerback |
2002-08-15 | Fix a problem with re-started installs that caused the domain | Kenneth R Westerback |
2002-07-28 | New feature request by (most recently) drahn@: | Kenneth R Westerback |
2002-07-27 | Fix two problems. | Kenneth R Westerback |
2002-07-22 | Undo a cvs botch in the last commit that reverted a few lines. | Kenneth R Westerback |
2002-07-18 | Rework upgrade's fstab handling so | Kenneth R Westerback |
2002-07-13 | Cleanup/Shrinkage. | Kenneth R Westerback |
2002-07-13 | More cleanup/simplification/shrinkage. | Kenneth R Westerback |
2002-07-12 | Eliminate list_has_sets() by eliminating its only use. Instead of | Kenneth R Westerback |
2002-07-12 | Consolidate repeated logic to get non-empty $resp into a | Kenneth R Westerback |
2002-07-09 | Fix typo (get_sets_list -> get_sets) that caused ftp installs to fail. | Kenneth R Westerback |
2002-07-07 | More cleanup/shrinkage/clarification. | Kenneth R Westerback |
2002-07-06 | Fix typo in get_get_files_list() that prevented sets from | Kenneth R Westerback |
2002-07-04 | More cleanup/shrinkage/clarification. | Kenneth R Westerback |
2002-07-04 | Eliminate the separate display_* functions. A little more | Kenneth R Westerback |
2002-07-04 | Since the directory /var/run is now present during install/upgrade, | Kenneth R Westerback |
2002-07-04 | Fix set selection list logic so that when extracting more sets | Kenneth R Westerback |
2002-06-29 | Some cleanup/simplification: | Kenneth R Westerback |
2002-06-25 | Complete yet more of the c2k2 initiated changes. In this round: | Kenneth R Westerback |
2002-06-15 | rename install_from_mounted_fs to install_mounted_fs here as well; krw@ ok. | Federico G. Schwindt |
2002-06-11 | Rework get_localdir() so that | Kenneth R Westerback |
2002-06-11 | Delete an extraneous 'mkdir /mnt2' in install_nfs(). | Kenneth R Westerback |
2002-06-10 | Be more paranoid about option fiddling in munge_fs, in case someone | Kenneth R Westerback |