Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-16 | a.out is no longer the commonly encountered binary file format, the world has | Miod Vallat | |
moved to ELF. Move the a.out specific defines and macros, but the MID_xxx values, from <sys/exec.h> to <a.out.h>, and update the few userland binaries which really need these defines (i.e. boot-related tools for old architectures) to explicitly include <a.out.h> when needed. "Fine" deraadt@ | |||
2024-10-15 | grow i386 media a bit | Theo de Raadt | |
2024-10-14 | sync | Theo de Raadt | |
2024-09-28 | catch up with the u-boot-aarch64 package split in install docs. changing | Stuart Henderson | |
the dtb isn't normally needed (and can cause problems) so don't suggest that. add some info for rk3588. partly from jsg. | |||
2024-09-18 | move common lines to mi | Jonathan Gray | |
2024-09-17 | update install.md path | Jonathan Gray | |
2024-09-17 | update list file paths | Jonathan Gray | |
2024-09-06 | sync | Anton Lindqvist | |
2024-09-03 | sync | Theo de Raadt | |
2024-09-02 | sync | Theo de Raadt | |
2024-09-02 | sync | Theo Buehler | |
2024-09-02 | sync | Theo Buehler | |
2024-08-31 | sync libressl bump | Theo Buehler | |
2024-08-31 | sync | Theo Buehler | |
2024-08-31 | sync | Theo Buehler | |
2024-08-31 | sync | Theo Buehler | |
2024-08-29 | sync | Theo Buehler | |
2024-08-24 | sync | Theo Buehler | |
2024-08-24 | sync | Theo Buehler | |
2024-08-23 | sync | Theo de Raadt | |
2024-08-17 | sync | Theo Buehler | |
2024-08-16 | sync | Theo de Raadt | |
2024-08-15 | sync | Theo de Raadt | |
2024-08-15 | sync | Theo de Raadt | |
2024-08-14 | mention apple machines needing activation after erase | Jonathan Gray | |
ok patrick@ kettenis@ krw@ | |||
2024-08-14 | miniroot now works with USB Type-A ports on Apple machines | Jonathan Gray | |
discussed with kettenis@ and confirmed on M1 Mac mini | |||
2024-08-12 | sync libc, libssl and libtls bumps | Theo Buehler | |
2024-08-11 | sync | Theo de Raadt | |
2024-08-10 | sync | Theo Buehler | |
2024-08-09 | Add OrangePi Zero2 (Allwinner H616). prompted by & ok jsg@ | Darren Tucker | |
2024-08-07 | sync | Theo de Raadt | |
2024-08-07 | sync | Theo de Raadt | |
2024-08-04 | sync | Theo de Raadt | |
2024-08-02 | sync | Theo Buehler | |
2024-07-26 | sync | Theo de Raadt | |
2024-07-25 | sync | Miod Vallat | |
2024-07-19 | sync | Theo de Raadt | |
2024-07-18 | sync | Theo de Raadt | |
2024-07-17 | sync | Theo de Raadt | |
2024-07-16 | sync | Theo de Raadt | |
2024-07-14 | Sync sets after elf_aux_info(3) and wcsnlen(3) additions + libc bump | Jeremie Courreges-Anglas | |
2024-07-14 | sync | Theo de Raadt | |
2024-07-12 | sync | Theo de Raadt | |
2024-07-11 | sync | Theo de Raadt | |
2024-07-11 | sync | Theo de Raadt | |
2024-07-10 | sync | Theo de Raadt | |
2024-07-10 | sync | Theo Buehler | |
2024-07-09 | Removing 'softdep' options from fstab entries during upgrade is no longer | Kenneth R Westerback | |
necessary as 'softdep' is now a no-op. ok beck@ sthen@ | |||
2024-07-02 | sync | Theo de Raadt | |
2024-06-30 | we don't need the NOBYFOUR space-savings option anymore, that codepath | Theo de Raadt | |
was replaced a while ago. ok tb |