Age | Commit message (Expand) | Author |
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 |
2013-01-08 | Remove unnecessary dependencies (-lkvm) | Alexandr Shadchin |
2012-11-23 | Use the libutil imsg framework rather than a hand-rolled local | Kenneth R Westerback |
2012-11-09 | Oops. Special dhclient also needs to forget about inet.c. | Kenneth R Westerback |
2012-10-30 | Nuke dhclient-script and dhclient.conf 'script' directive. Do all | Kenneth R Westerback |
2012-09-10 | compile as much as possible on the install media with -fno-stack-protector. | Theo de Raadt |
2012-09-07 | handle pkcs5_pbkdf2() fallout | Theo de Raadt |
2012-08-21 | Build sed in distrib/ just like everything else. Simplifies PIE work since | Pascal Stumpf |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2012-01-18 | Add support for C99 %ls, %lc, and %l[ format directives to scanf(3). | Stefan Sperling |
2011-10-06 | Get rid of special binaries which are no longer necesssary. | Theo de Raadt |
2011-09-17 | Add SMALL infrastructure to ping. | Christiano F. Haesbaert |
2011-09-16 | Merge in less 444 plus local changes | Alexandr Shadchin |
2010-11-23 | do not print the terminating null character after strings | Alexander Hall |
2010-10-29 | nroff->mandoc; ok schwarze | Jason McIntyre |
2010-10-18 | Add wpakey/-wpakey options. This was originally written by halex and | Theo de Raadt |
2010-10-13 | Put sha1.c here too, to gain savings from the -Os | Theo de Raadt |
2010-07-28 | Fix fallout from the utf-8 commit (segfaults in disklabel on install media). | Stefan Sperling |
2010-07-27 | Replace the single-byte placeholders for the multi-byte/wide-character | Stefan Sperling |
2010-07-02 | tags.c isn't needed at all, so exclude the entire object instead of | Philip Guenthe |
2010-07-02 | An entire 1.5KB .o file was linked, but not actually used. | Theo de Raadt |
2010-07-02 | Build grep with -DSMALL, ok tedu | Nicholas Marriott |
2010-04-28 | rename BS so we don't collide with the ocurses define, | Jonathan Gray |
2010-04-03 | Add hw.product to the bsd.rd sysctl(8) binary. ok deraadt@ | Miod Vallat |
2010-03-31 | Make a -DSMALL version of date(1) for the media | Theo de Raadt |
2010-01-14 | Same type of as in libc/libc/gen/readpassphrase.c 1.22. Receiving | Theo de Raadt |
2010-01-13 | errors spotted by lint | Theo de Raadt |
2009-11-18 | More shrinkage, a bit for ramdisks but mostly for static binaries: | Philip Guenthe |
2009-10-28 | Use a Makefile.inc to share all the -Os and such options we use | Theo de Raadt |
2009-10-28 | Strip the YP code from the binaries on the ramdisk by building with -UYP | Philip Guenthe |
2009-10-28 | use the special versions of ed(1), mt(1), and restore(8) which are a lot | Theo de Raadt |
2009-10-28 | compile the install media mt(1) without RMT support | Theo de Raadt |
2009-10-28 | compile ramdisk restore(1) without remote-restore (ie. rcmd) support | Theo de Raadt |
2009-10-28 | compile ramdisk ed(1) without -DDES support | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-10-11 | Enable kbd on landisk and socppc. -moj ok miod@ | Mats O Jansson |
2009-06-04 | add -DINET6 to CFLAGS to make the client handle the bracketed IPv6 host | Alexander Hall |
2009-06-03 | Add hw.machine and kern.osrelease to install media sysctl. Using | Kenneth R Westerback |
2009-05-05 | socks5 has been removed; use dante instead | Martynas Venckus |
2009-05-05 | sync with the ftp changes | Martynas Venckus |
2009-04-20 | - add missing header for strcmp() . | Jasper Lievisse Adriaanse |
2009-04-19 | If hw.ncpufound > 1, have the install script automatically prefer to use | Theo de Raadt |
2009-04-19 | optimize for size (3k). "makes sense" millert@ | Martynas Venckus |
2009-04-19 | sort list | Theo de Raadt |