Age | Commit message (Expand) | Author |
2003-12-21 | Bowing to the relentless pressure from Nick Holland, change the default answer | Kenneth R Westerback |
2003-12-16 | no more libz | Henning Brauer |
2003-12-04 | shorten a teeny bit more | Theo de Raadt |
2003-12-04 | ask if sshd should be on by default (default to yes, still); tested by nick | Theo de Raadt |
2003-11-03 | spelling fix in comments | David Krause |
2003-09-26 | Fix typo: 'Which disk do you wish to initialize??' -> '... initialize?'. | Kenneth R Westerback |
2003-09-22 | Introduce a function ask_yn() to use when asking 'yes or no' | Kenneth R Westerback |
2003-09-09 | do not defer * matching; from drahn, with some input from me | Theo de Raadt |
2003-09-06 | Do the ssl/openssl directory/link dance in both places it could occur, | Kenneth R Westerback |
2003-08-23 | If any interface has been configured using DHCP, assume the default route | Kenneth R Westerback |
2003-08-17 | With 3.4, /usr/include/ssl is a link and /usr/include/openssl is the | Kenneth R Westerback |
2003-08-17 | 'Security' fix/cleanup/shrinkage. | Kenneth R Westerback |
2003-08-17 | Message clarification & cleanup. | Kenneth R Westerback |
2003-08-16 | Minor cosmetic cleanup. | Kenneth R Westerback |
2003-08-11 | move to 3.4-beta | Theo de Raadt |
2003-08-07 | spaces | Theo de Raadt |
2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | Brad Smith |
2003-07-10 | Try to ensure that ftp gets install sets from the same directory it | Kenneth R Westerback |
2003-07-10 | Ensure that the install/upgrade process is not troubled by any ulimit | Kenneth R Westerback |
2003-07-03 | Use numeric comparison operators when testing numeric values. | Kenneth R Westerback |
2003-07-03 | Clarify and shrink. | Kenneth R Westerback |
2003-07-02 | Eliminate cutword(), replacing it with specific code: 'set --' in two | Kenneth R Westerback |
2003-06-30 | Cleanup ask_which() logic. | Kenneth R Westerback |
2003-06-30 | Use built in pattern matching rather than cutlast() when extracting | Kenneth R Westerback |
2003-06-27 | Improve swap partition handling during install/upgrade. | Kenneth R Westerback |
2003-06-23 | Fix comment typo in last commit. | Kenneth R Westerback |
2003-06-23 | Minor cleanups. | Kenneth R Westerback |
2003-06-22 | put gnu at the end of the SRCDIRS list | Theo de Raadt |
2003-06-22 | need -lz now | Theo de Raadt |
2003-06-21 | Make file selection more resistant to unexpected user input. | Kenneth R Westerback |
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 |