Age | Commit message (Expand) | Author |
2024-10-16 | a.out is no longer the commonly encountered binary file format, the world has | Miod Vallat |
2024-06-30 | we don't need the NOBYFOUR space-savings option anymore, that codepath | Theo de Raadt |
2024-06-02 | Due to growth we can't allow -fret-clean behaviour in distrib/special, | Theo de Raadt |
2024-02-03 | Add new amd64-only sysctl machdep.retpoline which says whether the cpu | Theo de Raadt |
2023-09-04 | Save some space on the ramdisks, actually use -DSMALL | Jeremie Courreges-Anglas |
2023-08-14 | zap useless MAN bits | Klemens Nanni |
2023-07-25 | stop building unused dhclient | Klemens Nanni |
2023-07-23 | avoid MAIL* environment variables to save a few bytes in install media | Klemens Nanni |
2023-07-23 | use SMALL to save a shave mfs and tmpfs bits in install media | Klemens Nanni |
2023-05-22 | fix usage, name arg is optional | Klemens Nanni |
2023-04-16 | if (actually... when) the compiler is flipped to do BTI/ENDBR by default, | Theo de Raadt |
2023-04-16 | Dump (leak) info using utrace(2) and compile the code always in | Otto Moerbeek |
2023-03-08 | Delete obsolete /* ARGSUSED */ lint comments. | Philip Guenther |
2023-02-08 | Omit version in SMALL ksh builds | Klemens Nanni |
2022-08-31 | Make installboot on landisk aware of a possible MBR on the disk, and in this | Miod Vallat |
2022-08-24 | Forgotten to commit as part of | Klemens Nanni |
2022-05-23 | Neither macppc nor the retired loongson have any remaining useful | Kenneth R Westerback |
2022-02-03 | Use installboot(8) in install.md of riscv64. | Visa Hankala |
2022-02-03 | Rename armv7_installboot.c to efi_installboot.c. | Visa Hankala |
2021-09-21 | The cflags -DSUN_CYLCHECK -DSUN_AAT0 were removed accidently. Put | Alexander Bluhm |
2021-06-24 | trim usage to match the man page; | Jason McIntyre |
2021-06-18 | special is SMALL | Florian Obser |
2021-06-18 | special is SMALL | Florian Obser |
2021-06-04 | machine/cpu.h requires a pre-include of sys/time.h | Theo de Raadt |
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 |