summaryrefslogtreecommitdiffstats
path: root/distrib/special
AgeCommit message (Expand)AuthorFilesLines
2021-03-20SKIP_PROPOSAL has been ripped out in 2019kn1-3/+1
2021-03-10Build install media with -fno-asynchronous-unwind-tables to furtherjsg1-1/+2
2021-02-16make use of getline(3) in ftp(1)naddy1-4/+1
2020-12-22Destroy the mutex in tls_config objects when tls_config_free is called.bcook1-1/+8
2020-07-21unify with base eeprom Makefilederaadt1-2/+4
2020-07-21unify and cleanup -DSEEALSO chunks in both disklabel Makefilesderaadt1-15/+10
2020-07-20build powerpc version, alsoderaadt1-1/+3
2020-06-28reduce differences from src/*/installboot/Makefilederaadt1-47/+13
2020-06-27convert macppc, octeon, and loongson to use MI installboot, removingderaadt1-6/+6
2020-01-16Usually, -width Fl (which is 10n) is too wide and hence ugly.schwarze1-3/+3
2019-12-21a few depend:-related thingies that were still in.espie1-3/+1
2019-11-11CLIENT_PATH died in 2014deraadt1-2/+1
2019-10-21keep in sync with regular doas. req by millerttedu1-2/+4
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-3/+3
2019-05-16Revert suni'ls ftp rewrite for now.florian2-4/+4
2019-05-13Add tee(1) to the ramdisk filesystem and use it to provide both anaddy2-2/+8
2019-05-12Move us from old ftp(1) to Sunil's new ftp(1). The necessary modificationskmos2-4/+4
2019-05-11Make bsd.rd compile after socppc removal.krw1-2/+2
2019-05-11socppc makes an extended visit to the bigbucket.deraadt3-9/+5
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.millert1-2/+2
2018-11-11Add automatic threading initialization for libcrypto.bcook2-2/+42
2018-10-18Ensure that the install media are built with a consistent set ofnaddy1-1/+1
2018-09-13Unbreak ramdisks by catching up with the change to use the new libcsthen1-2/+2
2018-06-25white spacesderaadt5-12/+12
2018-06-15Remove BACKWARDS flag here as well.martijn1-2/+1
2018-04-26Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther1-4/+1
2018-03-19Add DEF_STRONG(pthread_self) to match libc and avoid duplicate definitionsguenther1-1/+2
2018-03-15Add fake pthread_self and pthread_equal to libstubsbeck1-1/+14
2018-03-08Add a stub for pthread_once, to permit libtls to use it.beck2-2/+31
2018-02-18add include to silence compiler warning about a missing prototype fornaddy1-2/+3
2018-02-10installer bits for RFC 7217 supportflorian1-1/+49
2017-11-19add growfs(8) to ramdiskjob2-3/+13
2017-10-17remove the remaining references to .depend files since nothing creates themnaddy1-2/+2
2017-08-01Disable ksh VI-editing mode on the install media. We need the spacederaadt1-2/+2
2017-07-25change -Os to -Oz all around the treerobert1-1/+1
2017-07-08Unhook tables.c from Makefile.krw1-2/+2
2017-07-08hook up slaacd to the installer on media where we have INET6florian1-2/+2
2017-07-06installer version of slaacd, not hooked up to the build yetflorian1-0/+16
2017-06-12destroy lint remnants.espie1-2/+2
2017-05-28when copying curvy files from ssh, an extra one snuck in.tedu1-2/+2
2017-02-12Switch from 'legacy' errwarn.c to standard daemon logging functions.krw1-2/+2
2017-01-23Use stubs for arm64 as well.patrick1-1/+5
2017-01-21Nuke whitespace foolish enough to expose itself during the greatkrw2-4/+4
2016-12-30enter ftp-ssl alsoderaadt1-2/+2
2016-12-28Split -DSMALL into -DNOSSL, so that a SSL-enabled version of ftp canderaadt1-2/+2
2016-12-21stub for building HTTPS-enabled clientderaadt1-0/+12
2016-12-20Add 'default:' cases to switch statements that gcc whines about.krw1-1/+3
2016-12-15Nuke a couple of unused variables making gcc upset. Leftovers from strippingkrw1-3/+2
2016-09-27remove more kvm codederaadt1-2/+1
2016-09-20build the ramdisk version of route(8) with SMALLphessler1-2/+2