Age | Commit message (Expand) | Author |
2021-06-03 | Enable machdep.compatible on platforms that have it. | Mark Kettenis |
2021-05-19 | enter new dirs | Theo de Raadt |
2021-05-19 | correct .PATH | Theo de Raadt |
2021-05-19 | resolvd and dhcpleased if ramdisks need them | Theo de Raadt |
2021-03-20 | SKIP_PROPOSAL has been ripped out in 2019 | kn |
2021-03-10 | Build install media with -fno-asynchronous-unwind-tables to further | Jonathan Gray |
2021-02-16 | make use of getline(3) in ftp(1) | Christian Weisgerber |
2020-12-22 | Destroy the mutex in tls_config objects when tls_config_free is called. | Brent Cook |
2020-07-21 | unify with base eeprom Makefile | Theo de Raadt |
2020-07-21 | unify and cleanup -DSEEALSO chunks in both disklabel Makefiles | Theo de Raadt |
2020-07-20 | build powerpc version, also | Theo de Raadt |
2020-06-28 | reduce differences from src/*/installboot/Makefile | Theo de Raadt |
2020-06-27 | convert macppc, octeon, and loongson to use MI installboot, removing | Theo de Raadt |
2020-01-16 | Usually, -width Fl (which is 10n) is too wide and hence ugly. | Ingo Schwarze |
2019-12-21 | a few depend:-related thingies that were still in. | Marc Espie |
2019-11-11 | CLIENT_PATH died in 2014 | Theo de Raadt |
2019-10-21 | keep in sync with regular doas. req by millert | Ted Unangst |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2019-05-16 | Revert suni'ls ftp rewrite for now. | Florian Obser |
2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a | Christian Weisgerber |
2019-05-12 | Move us from old ftp(1) to Sunil's new ftp(1). The necessary modifications | kmos |
2019-05-11 | Make bsd.rd compile after socppc removal. | Kenneth R Westerback |
2019-05-11 | socppc makes an extended visit to the bigbucket. | Theo de Raadt |
2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. | Todd C. Miller |
2018-11-11 | Add automatic threading initialization for libcrypto. | Brent Cook |
2018-10-18 | Ensure that the install media are built with a consistent set of | Christian Weisgerber |
2018-09-13 | Unbreak ramdisks by catching up with the change to use the new libc | Stuart Henderson |
2018-06-25 | white spaces | Theo de Raadt |
2018-06-15 | Remove BACKWARDS flag here as well. | Martijn van Duren |
2018-04-26 | Use <fcntl.h> instead of <sys/file.h> for open() and friends. | Philip Guenther |
2018-03-19 | Add DEF_STRONG(pthread_self) to match libc and avoid duplicate definitions | Philip Guenther |
2018-03-15 | Add fake pthread_self and pthread_equal to libstubs | Bob Beck |
2018-03-08 | Add a stub for pthread_once, to permit libtls to use it. | Bob Beck |
2018-02-18 | add include to silence compiler warning about a missing prototype for | Christian Weisgerber |
2018-02-10 | installer bits for RFC 7217 support | Florian Obser |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-10-17 | remove the remaining references to .depend files since nothing creates them | Christian Weisgerber |
2017-08-01 | Disable ksh VI-editing mode on the install media. We need the space | Theo de Raadt |
2017-07-25 | change -Os to -Oz all around the tree | Robert Nagy |
2017-07-08 | Unhook tables.c from Makefile. | Kenneth R Westerback |
2017-07-08 | hook up slaacd to the installer on media where we have INET6 | Florian Obser |
2017-07-06 | installer version of slaacd, not hooked up to the build yet | Florian Obser |
2017-06-12 | destroy lint remnants. | Marc Espie |
2017-05-28 | when copying curvy files from ssh, an extra one snuck in. | Ted Unangst |
2017-02-12 | Switch from 'legacy' errwarn.c to standard daemon logging functions. | Kenneth R Westerback |
2017-01-23 | Use stubs for arm64 as well. | Patrick Wildt |
2017-01-21 | Nuke whitespace foolish enough to expose itself during the great | Kenneth R Westerback |
2016-12-30 | enter ftp-ssl also | Theo de Raadt |
2016-12-28 | Split -DSMALL into -DNOSSL, so that a SSL-enabled version of ftp can | Theo de Raadt |
2016-12-21 | stub for building HTTPS-enabled client | Theo de Raadt |