Age | Commit message (Expand) | Author |
2015-10-17 | Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper | Philip Guenther |
2015-10-15 | remove '!' (subshell) and 'v' (edit) commands from ramdisk more(1) command. | Theo de Raadt |
2015-10-15 | corrects pledge code for fsck_ffs and fsck_ext2fs | Sebastien Marie |
2015-10-10 | ksh can run with pledge "stdio rpath wpath cpath getpw fattr proc exec tty" | Theo de Raadt |
2015-10-05 | Enhance '-g' to create a default GPT label in addition to the protective | Kenneth R Westerback |
2015-09-24 | Remove hppa/hppa64 from NUMBOOT club here too. | Kenneth R Westerback |
2015-09-11 | Blargh: unbreak after libc/Makefile.inc change | Philip Guenther |
2015-09-05 | Add DEB_WEAK(dbopen) such that we provide dbopen as well as _libc_dbopen. | Mark Kettenis |
2015-08-31 | add -I${LIBCSRCDIR}/hidden to handle _glibc_ churn | Theo de Raadt |
2015-04-13 | pwd_mkdb now fits onto the install media. no more chroot games. | Theo de Raadt |
2015-04-02 | more -> less; not less -> more | Theo de Raadt |
2015-03-14 | unbreak tree | Theo de Raadt |
2015-03-14 | Switch all the license blocks to the standard OpenBSD/ISC license. | Kenneth R Westerback |
2015-03-11 | expr no longer needed on media, because the scripts always use ksh builtins. | Theo de Raadt |
2015-02-10 | enter chroot | Theo de Raadt |
2015-02-10 | chroot... | Theo de Raadt |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-12-27 | encrypt should easily fit onto the media now. this will be done step by step. | Theo de Raadt |
2014-12-23 | /bin and /sbin are moving towards static PIE, so on many architectures | Theo de Raadt |
2014-12-23 | on-media chroot went away a while back | Theo de Raadt |
2014-11-01 | cope with removed file | Theo de Raadt |
2014-07-24 | + eeprom | Miod Vallat |
2014-07-24 | Build machinery to build eeprom(8) for the installation media on arches where | Miod Vallat |
2014-05-13 | All callers of helpfile() are #ifdef SMALL so only define that | Todd C. Miller |
2014-05-10 | please, if there is any chance you've ever encountered the same command | Theo de Raadt |
2014-05-03 | remove unused variable | Charles Longeau |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-02-21 | build a non-portmap/mountd speaking umount, which shrinks the libc | Theo de Raadt |
2014-02-21 | delete useless comment | Theo de Raadt |
2014-02-12 | Reachover makefile for mkuboot, found on armv7 ramdisks; nick@ | Miod Vallat |
2014-01-19 | no need for LDSTATIC, it comes from ../Makefile.inc | Theo de Raadt |
2014-01-19 | enter installboot | Theo de Raadt |
2014-01-19 | Add makefile for distrib/special/installboot. | Joel Sing |
2014-01-11 | Butcher a smaller tar/pax here, which has no cpio support | Theo de Raadt |
2014-01-11 | use -DSHA2_ONLY to be more clear about what we are butchering | Theo de Raadt |
2014-01-11 | use NOMAN=1 for all directories | Theo de Raadt |
2014-01-11 | unify with other Makefiles around here | Theo de Raadt |
2014-01-09 | we need to build a ztscale stub for zaurus media. | Theo de Raadt |
2014-01-08 | Switch to using the base sha256 command, rather than some customized | Theo de Raadt |
2014-01-08 | enter md5 directory | Theo de Raadt |
2014-01-08 | Build a -DSMALL verison of md5 for the install media (will be installed | Theo de Raadt |
2014-01-08 | rename SHA256_ONLY to SHA2_SMALL; changing things so that sha512 support | Theo de Raadt |
2014-01-08 | enable building of signify in the ramdisks | Theo de Raadt |
2014-01-06 | In the new PIE world, all dynamic binaries (for instance those found | Theo de Raadt |
2013-11-27 | astoundingly, the read loop has been subtly broken in a variety of ways | Theo de Raadt |
2013-11-26 | unsigned char for ctype | Theo de Raadt |
2013-11-04 | oops, meant MACHINE_CPU not MACHINE_ARCH (matters for mips64*) | Theo de Raadt |
2013-11-01 | Provide -I's to reach the gdtoa directory for .h files | Theo de Raadt |
2013-04-15 | for when we include chroot in the future | Theo de Raadt |
2013-03-28 | switch to the new resolver implementation. | Eric Faurot |