Age | Commit message (Expand) | Author |
2003-08-17 | With 3.4, /usr/include/ssl is a link and /usr/include/openssl is the | Kenneth R Westerback |
2003-08-16 | Minor cosmetic cleanup. | Kenneth R Westerback |
2003-06-23 | Fix comment typo in last commit. | Kenneth R Westerback |
2003-06-23 | Minor cleanups. | Kenneth R Westerback |
2002-12-08 | Fix & cleanup logic, especially around interrupted installs. | Kenneth R Westerback |
2002-12-01 | Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info() | Kenneth R Westerback |
2002-11-10 | Polish wording on fstab verbiage, and swap paragraphs so the paragraph | Kenneth R Westerback |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-11-01 | Cleanup. install_sets() no longer takes a parameter. | Kenneth R Westerback |
2002-10-03 | Divorce system hostname handling from network configuration. | Kenneth R Westerback |
2002-09-17 | Ruthlessly expunge unnecessary verbiage and whitespace to make sure | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-07-27 | Fix two problems. | Kenneth R Westerback |
2002-07-18 | Rework upgrade's fstab handling so | Kenneth R Westerback |
2002-07-13 | More cleanup/simplification/shrinkage. | Kenneth R Westerback |
2002-07-06 | Remove obsolete upgrade hacks for XF3->XF4 and moving | 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-04-29 | Eliminate basename(). Just use parameter expansion syntax to remove | Kenneth R Westerback |
2002-04-28 | Remove superfluous '{}' in variable references that are all alone in a | Kenneth R Westerback |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-13 | only fsck root once in upgrade; from krw | Theo de Raadt |
2002-04-09 | More reorganizations, fixes and shrinkage. | Kenneth R Westerback |
2002-04-05 | Abstract out common startup and finishing code from install.sh | Kenneth R Westerback |
2002-04-02 | Do not copy /etc/mygate to install'ed systems if dhcp is specified | Kenneth R Westerback |
2002-03-31 | naddy@ pointed out that in the two situations | Kenneth R Westerback |
2002-03-31 | This omnibus diff does a number of cleanups: | Kenneth R Westerback |
2002-03-30 | shrink 599 more bytes: cleanups to "case" and such; ok krw | Theo de Raadt |
2002-03-30 | Squeeze a few bytes out of the installation scripts by using | Kenneth R Westerback |
2002-03-26 | Cleanup (and shrink) ftp_list_files() in install.sub by removing | Kenneth R Westerback |
2002-03-04 | Update Copyright(c)'s to 2002 | Kenneth R Westerback |
2002-03-03 | Cleanup/Improve trap handling. | Kenneth R Westerback |
2001-11-25 | Squeeze all obvious <blank>+<tab> and <tab><blank>+ combinations | Kenneth R Westerback |
2001-11-18 | Purge more (last?) comments from install scripts by removing all | Kenneth R Westerback |
2001-10-11 | Do *not* copy the possibly edited fstab back to disk after | Kenneth R Westerback |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt |
2001-04-20 | Cleanup, new features, shrinkage. | Kenneth R Westerback |
2000-05-12 | fix an oopsie; millert | Theo de Raadt |
2000-04-30 | When doing an upgrade, if there is an /etc/sendmail.cf and no | Todd C. Miller |
2000-04-30 | If the site tarball included a file /install.site (upgrade.site if we | Todd C. Miller |
2000-03-19 | populateusrlocal: create the right hierarchy under /usr/local | Marc Espie |
1999-10-08 | When making timezone link just say what it is doing, don't say | Todd C. Miller |
1999-08-15 | o When clearing a variable, do ``foo='', not ``foo=""'' to save 2 bytes. | Todd C. Miller |
1998-09-11 | mi get_ifdevs() | Todd C. Miller |
1997-07-09 | Don't do needless sync and change -fast to -check in unmount_fs() | Todd C. Miller |
1997-05-14 | md_machine_arch must be done after md_makerootwritable (for /kern) | Todd C. Miller |
1997-05-13 | Explicately mention what editor is being used. | Todd C. Miller |
1997-05-03 | Disable twiddle() as it causes problems on some architectures | Thorsten Lockert |
1997-04-30 | We run OpenBSD. we also want vim acting as vi. | Niklas Hallqvist |
1996-09-05 | sync to netbsd | Theo de Raadt |