Age | Commit message (Expand) | Author |
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 |
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-25 | Try to minimize places where suid programs and devices can live | 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-13 | do not stty 9600 | Theo de Raadt |
2002-09-10 | move to 3.2-beta | Theo de Raadt |
2002-08-29 | Add a new verb to list2sh.awk, 'REMOVE'. This allows the easy | Kenneth R Westerback |
2002-08-27 | Missed file in last commit. | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-08-25 | More fixes to mount point handling. | Kenneth R Westerback |
2002-08-18 | Fix various mount point problems: | Kenneth R Westerback |
2002-08-15 | Fix a problem with re-started installs that caused the domain | Kenneth R Westerback |
2002-08-05 | If ELF_TOOLCHAIN, pass -E to crunchgen and build elfrdsetroot instead | Artur Grabowski |
2002-07-31 | /tmp/fstab.$DISK is created in install.md, so put back references | 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-21 | Put a doing...done wrapper around creation of the host.random file | Hugh Graham |
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-06 | Remove obsolete upgrade hacks for XF3->XF4 and moving | 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-07-01 | Prevent passwords of the form '-X' from being (mis)interpreted as an | Kenneth R Westerback |