Age | Commit message (Expand) | Author |
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 |
2016-12-20 | Add 'default:' cases to switch statements that gcc whines about. | Kenneth R Westerback |
2016-12-15 | Nuke a couple of unused variables making gcc upset. Leftovers from stripping | Kenneth R Westerback |
2016-09-27 | remove more kvm code | Theo de Raadt |
2016-09-20 | build the ramdisk version of route(8) with SMALL | Peter Hessler |
2016-09-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser |
2016-09-11 | even though zsig.c is knocked out, it should be in this Makefile to | Theo de Raadt |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
2016-09-02 | backout accidental commit | Theo de Raadt |
2016-09-01 | remove sparc media building goop | Theo de Raadt |
2016-08-16 | add a special edition doas that only lets root drop privs. | Ted Unangst |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-05-07 | Use a Thread Information Block in both single and multi-threaded programs. | Philip Guenther |
2016-05-04 | Kill #ifdef INET6 occurrences in userland. | Jeremie Courreges-Anglas |
2016-05-03 | Also remove -DINET6 here, noticed by tedu | Jeremie Courreges-Anglas |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt |
2016-03-04 | remove CSRG BSD-licensed mknod builtin code which was previously used to | Theo de Raadt |
2016-02-01 | sync to main | Gleydson Soares |
2016-01-27 | Check block 0 signature, physical block size and physical block count when | Kenneth R Westerback |
2016-01-25 | Use new read/write_block0 and read/write_dpme which handle any | Kenneth R Westerback |
2016-01-18 | sync to main | Theo de Raadt |
2016-01-16 | No need to abstract malloc(), so replace new_file_media() with | Kenneth R Westerback |
2016-01-16 | Nuke support for 1024- and 2048-byte sector devices. Error out if | Kenneth R Westerback |