summaryrefslogtreecommitdiff
path: root/distrib/special
AgeCommit message (Expand)Author
2024-10-16a.out is no longer the commonly encountered binary file format, the world hasMiod Vallat
2024-06-30we don't need the NOBYFOUR space-savings option anymore, that codepathTheo de Raadt
2024-06-02Due to growth we can't allow -fret-clean behaviour in distrib/special,Theo de Raadt
2024-02-03Add new amd64-only sysctl machdep.retpoline which says whether the cpuTheo de Raadt
2023-09-04Save some space on the ramdisks, actually use -DSMALLJeremie Courreges-Anglas
2023-08-14zap useless MAN bitsKlemens Nanni
2023-07-25stop building unused dhclientKlemens Nanni
2023-07-23avoid MAIL* environment variables to save a few bytes in install mediaKlemens Nanni
2023-07-23use SMALL to save a shave mfs and tmpfs bits in install mediaKlemens Nanni
2023-05-22fix usage, name arg is optionalKlemens Nanni
2023-04-16if (actually... when) the compiler is flipped to do BTI/ENDBR by default,Theo de Raadt
2023-04-16Dump (leak) info using utrace(2) and compile the code always inOtto Moerbeek
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-02-08Omit version in SMALL ksh buildsKlemens Nanni
2022-08-31Make installboot on landisk aware of a possible MBR on the disk, and in thisMiod Vallat
2022-08-24Forgotten to commit as part ofKlemens Nanni
2022-05-23Neither macppc nor the retired loongson have any remaining usefulKenneth R Westerback
2022-02-03Use installboot(8) in install.md of riscv64.Visa Hankala
2022-02-03Rename armv7_installboot.c to efi_installboot.c.Visa Hankala
2021-09-21The cflags -DSUN_CYLCHECK -DSUN_AAT0 were removed accidently. PutAlexander Bluhm
2021-06-24trim usage to match the man page;Jason McIntyre
2021-06-18special is SMALLFlorian Obser
2021-06-18special is SMALLFlorian Obser
2021-06-04machine/cpu.h requires a pre-include of sys/time.hTheo de Raadt
2021-06-03Enable machdep.compatible on platforms that have it.Mark Kettenis
2021-05-19enter new dirsTheo de Raadt
2021-05-19correct .PATHTheo de Raadt
2021-05-19resolvd and dhcpleased if ramdisks need themTheo de Raadt
2021-03-20SKIP_PROPOSAL has been ripped out in 2019kn
2021-03-10Build install media with -fno-asynchronous-unwind-tables to furtherJonathan Gray
2021-02-16make use of getline(3) in ftp(1)Christian Weisgerber
2020-12-22Destroy the mutex in tls_config objects when tls_config_free is called.Brent Cook
2020-07-21unify with base eeprom MakefileTheo de Raadt
2020-07-21unify and cleanup -DSEEALSO chunks in both disklabel MakefilesTheo de Raadt
2020-07-20build powerpc version, alsoTheo de Raadt
2020-06-28reduce differences from src/*/installboot/MakefileTheo de Raadt
2020-06-27convert macppc, octeon, and loongson to use MI installboot, removingTheo de Raadt
2020-01-16Usually, -width Fl (which is 10n) is too wide and hence ugly.Ingo Schwarze
2019-12-21a few depend:-related thingies that were still in.Marc Espie
2019-11-11CLIENT_PATH died in 2014Theo de Raadt
2019-10-21keep in sync with regular doas. req by millertTed Unangst
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2019-05-16Revert suni'ls ftp rewrite for now.Florian Obser
2019-05-13Add tee(1) to the ramdisk filesystem and use it to provide both aChristian Weisgerber
2019-05-12Move us from old ftp(1) to Sunil's new ftp(1). The necessary modificationskmos
2019-05-11Make bsd.rd compile after socppc removal.Kenneth R Westerback
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2018-11-11Add automatic threading initialization for libcrypto.Brent Cook
2018-10-18Ensure that the install media are built with a consistent set ofChristian Weisgerber