| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-20 | SKIP_PROPOSAL has been ripped out in 2019 |  kn | 1 | -3/+1 |
| 2021-03-10 | Build install media with -fno-asynchronous-unwind-tables to further |  jsg | 1 | -1/+2 |
| 2021-02-16 | make use of getline(3) in ftp(1) |  naddy | 1 | -4/+1 |
| 2020-12-22 | Destroy the mutex in tls_config objects when tls_config_free is called. |  bcook | 1 | -1/+8 |
| 2020-07-21 | unify with base eeprom Makefile |  deraadt | 1 | -2/+4 |
| 2020-07-21 | unify and cleanup -DSEEALSO chunks in both disklabel Makefiles |  deraadt | 1 | -15/+10 |
| 2020-07-20 | build powerpc version, also |  deraadt | 1 | -1/+3 |
| 2020-06-28 | reduce differences from src/*/installboot/Makefile |  deraadt | 1 | -47/+13 |
| 2020-06-27 | convert macppc, octeon, and loongson to use MI installboot, removing |  deraadt | 1 | -6/+6 |
| 2020-01-16 | Usually, -width Fl (which is 10n) is too wide and hence ugly. |  schwarze | 1 | -3/+3 |
| 2019-12-21 | a few depend:-related thingies that were still in. |  espie | 1 | -3/+1 |
| 2019-11-11 | CLIENT_PATH died in 2014 |  deraadt | 1 | -2/+1 |
| 2019-10-21 | keep in sync with regular doas. req by millert |  tedu | 1 | -2/+4 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -3/+3 |
| 2019-05-16 | Revert suni'ls ftp rewrite for now. |  florian | 2 | -4/+4 |
| 2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a |  naddy | 2 | -2/+8 |
| 2019-05-12 | Move us from old ftp(1) to Sunil's new ftp(1). The necessary modifications |  kmos | 2 | -4/+4 |
| 2019-05-11 | Make bsd.rd compile after socppc removal. |  krw | 1 | -2/+2 |
| 2019-05-11 | socppc makes an extended visit to the bigbucket. |  deraadt | 3 | -9/+5 |
| 2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. |  millert | 1 | -2/+2 |
| 2018-11-11 | Add automatic threading initialization for libcrypto. |  bcook | 2 | -2/+42 |
| 2018-10-18 | Ensure that the install media are built with a consistent set of |  naddy | 1 | -1/+1 |
| 2018-09-13 | Unbreak ramdisks by catching up with the change to use the new libc |  sthen | 1 | -2/+2 |
| 2018-06-25 | white spaces |  deraadt | 5 | -12/+12 |
| 2018-06-15 | Remove BACKWARDS flag here as well. |  martijn | 1 | -2/+1 |
| 2018-04-26 | Use <fcntl.h> instead of <sys/file.h> for open() and friends. |  guenther | 1 | -4/+1 |
| 2018-03-19 | Add DEF_STRONG(pthread_self) to match libc and avoid duplicate definitions |  guenther | 1 | -1/+2 |
| 2018-03-15 | Add fake pthread_self and pthread_equal to libstubs |  beck | 1 | -1/+14 |
| 2018-03-08 | Add a stub for pthread_once, to permit libtls to use it. |  beck | 2 | -2/+31 |
| 2018-02-18 | add include to silence compiler warning about a missing prototype for |  naddy | 1 | -2/+3 |
| 2018-02-10 | installer bits for RFC 7217 support |  florian | 1 | -1/+49 |
| 2017-11-19 | add growfs(8) to ramdisk |  job | 2 | -3/+13 |
| 2017-10-17 | remove the remaining references to .depend files since nothing creates them |  naddy | 1 | -2/+2 |
| 2017-08-01 | Disable ksh VI-editing mode on the install media. We need the space |  deraadt | 1 | -2/+2 |
| 2017-07-25 | change -Os to -Oz all around the tree |  robert | 1 | -1/+1 |
| 2017-07-08 | Unhook tables.c from Makefile. |  krw | 1 | -2/+2 |
| 2017-07-08 | hook up slaacd to the installer on media where we have INET6 |  florian | 1 | -2/+2 |
| 2017-07-06 | installer version of slaacd, not hooked up to the build yet |  florian | 1 | -0/+16 |
| 2017-06-12 | destroy lint remnants. |  espie | 1 | -2/+2 |
| 2017-05-28 | when copying curvy files from ssh, an extra one snuck in. |  tedu | 1 | -2/+2 |
| 2017-02-12 | Switch from 'legacy' errwarn.c to standard daemon logging functions. |  krw | 1 | -2/+2 |
| 2017-01-23 | Use stubs for arm64 as well. |  patrick | 1 | -1/+5 |
| 2017-01-21 | Nuke whitespace foolish enough to expose itself during the great |  krw | 2 | -4/+4 |
| 2016-12-30 | enter ftp-ssl also |  deraadt | 1 | -2/+2 |
| 2016-12-28 | Split -DSMALL into -DNOSSL, so that a SSL-enabled version of ftp can |  deraadt | 1 | -2/+2 |
| 2016-12-21 | stub for building HTTPS-enabled client |  deraadt | 1 | -0/+12 |
| 2016-12-20 | Add 'default:' cases to switch statements that gcc whines about. |  krw | 1 | -1/+3 |
| 2016-12-15 | Nuke a couple of unused variables making gcc upset. Leftovers from stripping |  krw | 1 | -3/+2 |
| 2016-09-27 | remove more kvm code |  deraadt | 1 | -2/+1 |
| 2016-09-20 | build the ramdisk version of route(8) with SMALL |  phessler | 1 | -2/+2 |