| Commit message (Expand) | Author | Age | Files | Lines |
| * | use the same version as in HEAD | Luigi Rizzo | 2015-01-24 | 1 | -115/+91 |
| * | MFC r262499, r262505, r262507, r262509: | Glen Barber | 2014-03-05 | 1 | -2/+2 |
| * | comment out some stale loader configurations. | Luigi Rizzo | 2013-09-06 | 1 | -3/+5 |
| * | generate multiple host keys and do that unconditionally | Luigi Rizzo | 2013-09-06 | 1 | -9/+14 |
| * | r253616 nuked BINMAKE so we need to adapt to the new definition | Luigi Rizzo | 2013-09-06 | 1 | -0/+2 |
| * | use a plain 'make toolchain' to build toolchain, and | Luigi Rizzo | 2013-05-05 | 1 | -11/+5 |
| * | remove a leftover comment | Luigi Rizzo | 2013-05-05 | 1 | -2/+0 |
| * | enable building picobsd with CC instead of CLANG | Luigi Rizzo | 2012-12-23 | 1 | -0/+3 |
| * | use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage. | Luigi Rizzo | 2012-08-27 | 1 | -1/+3 |
| * | Omit clang when building picobsd, it takes way too long. | Luigi Rizzo | 2012-05-03 | 1 | -1/+2 |
| * | now picobsd cross builds work (tried with host amd64, target i386 ). | Luigi Rizzo | 2012-01-04 | 1 | -19/+27 |
| * | remove some stale options (such as running without /boot/loader) | Luigi Rizzo | 2012-01-04 | 2 | -72/+55 |
| * | some tweaks to build picobsd for different architectures. | Luigi Rizzo | 2011-11-23 | 2 | -5/+13 |
| * | following the recent (218130) changes to Makefile and Makefile.inc1, | Luigi Rizzo | 2011-02-05 | 1 | -3/+6 |
| * | move the initialization of BINMAKE earler, so it is | Luigi Rizzo | 2010-11-12 | 1 | -5/+7 |
| * | use make from the toolchain, as the source tree may depend on | Luigi Rizzo | 2010-09-28 | 1 | -2/+2 |
| * | use log instead of logverbose in three places so the build won't need | Luigi Rizzo | 2010-02-14 | 1 | -3/+3 |
| * | clear leftover from previous computations | Luigi Rizzo | 2009-12-28 | 1 | -0/+1 |
| * | more support to import files and libraries from the host. | Luigi Rizzo | 2009-12-28 | 1 | -16/+42 |
| * | dhclient needs to have /var/empty and a _dhcp user | Luigi Rizzo | 2009-12-27 | 1 | -0/+2 |
| * | fix a typo (not that it matters) | Luigi Rizzo | 2009-12-27 | 1 | -1/+1 |
| * | when calling ldd, use the cross libraries and not the host version | Luigi Rizzo | 2009-12-09 | 1 | -4/+4 |
| * | fix wrong name for the iso! | Luigi Rizzo | 2009-06-22 | 1 | -1/+1 |
| * | Add code to generate a bootable ISO image, so we are finally | Luigi Rizzo | 2009-06-22 | 1 | -14/+12 |
| * | add support for shared "crunch" binary. | Luigi Rizzo | 2009-03-25 | 1 | -20/+59 |
| * | add a function to help copying shared binaries from the output | Luigi Rizzo | 2009-03-24 | 1 | -2/+67 |
| * | remove unused "package" entry. | Luigi Rizzo | 2009-03-24 | 1 | -66/+55 |
| * | add the option to picobsd to copy files from the host filesystem | Luigi Rizzo | 2009-03-18 | 1 | -5/+50 |
| * | when initializing, also build _includes and _libraries | Luigi Rizzo | 2009-02-20 | 1 | -2/+2 |
| * | use /boot/loader by default, because the boot code seems to | Luigi Rizzo | 2009-02-20 | 1 | -59/+108 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -4/+5 |
| * | Fix build of the "package" target, ignoring non existing | Luigi Rizzo | 2007-11-14 | 1 | -41/+39 |
| * | Fix picobsd builds. Changes include: | Luigi Rizzo | 2007-11-14 | 2 | -7/+9 |
| * | Send the pcvt(4) driver off to retirement. | Poul-Henning Kamp | 2006-05-17 | 1 | -1/+1 |
| * | unbreak the build script. | Luigi Rizzo | 2006-01-31 | 1 | -168/+102 |
| * | NOCLEAN -> NO_CLEAN | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NOSHARE -> NO_SHARE | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NOHTML -> NO_HTML | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NOGAMES -> NO_GAMES | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NOFSCHG -> NO_FSCHG | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 1 | -3/+3 |
| * | NOLIBC_R -> NO_LIBC_R | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Fix various issues with the picobsd build script in -current: | Luigi Rizzo | 2004-03-21 | 1 | -16/+28 |
| * | Remove obsolete disklabel and newfs options. | Hidetoshi Shimokawa | 2003-11-07 | 1 | -8/+10 |
| * | Not needed anymore. | Luigi Rizzo | 2002-07-14 | 1 | -114/+0 |
| * | Replace a logverbose call with log | Luigi Rizzo | 2002-07-14 | 1 | -1/+1 |
| * | Enable building of picobsd using CURRENT sources again. | Luigi Rizzo | 2002-07-14 | 1 | -27/+43 |
| * | This commit adds basic support for the UFS2 filesystem. The UFS2 | Kirk McKusick | 2002-06-21 | 1 | -4/+22 |
| * | Modernize my email address. | Poul-Henning Kamp | 2002-03-25 | 1 | -1/+1 |