| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic | Ruslan Ermilov | 2002-03-22 | 1 | -4/+4 |
| * | Gracefully exit when no MFS signature is found in the kernel. | Luigi Rizzo | 2002-03-21 | 1 | -1/+14 |
| * | Fix detection of existing ssh host key, generate the new one | Luigi Rizzo | 2002-03-11 | 1 | -10/+14 |
| * | Make appropriate changes to use devfs. | Luigi Rizzo | 2002-03-11 | 1 | -4/+6 |
| * | Misc fixes to the build script: | Luigi Rizzo | 2002-03-08 | 1 | -19/+31 |
| * | Use { } instead of ( ) for grouping shell commands so that | Luigi Rizzo | 2002-02-14 | 1 | -8/+8 |
| * | Whoops... left some junk in previous commit. | Luigi Rizzo | 2001-11-24 | 1 | -4/+0 |
| * | Let "make" use the .mk files from the correct source tree instead | Luigi Rizzo | 2001-11-24 | 1 | -6/+24 |
| * | Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release | Josef Karthauser | 2001-11-20 | 1 | -1/+1 |
| * | Provide a new picobsd option, "--modules", to also build modules | Luigi Rizzo | 2001-11-01 | 2 | -2/+19 |
| * | Use host keys from the config directory if they exist, instead of | Luigi Rizzo | 2001-10-07 | 1 | -2/+6 |
| * | Fix a typo and sync a comment with the version in RELENG_4 | Luigi Rizzo | 2001-10-07 | 1 | -2/+2 |
| * | Use @__CWD__@ as the magic string meaning "this directory" | Luigi Rizzo | 2001-10-04 | 1 | -1/+1 |
| * | A somewhat large change of this script. | Luigi Rizzo | 2001-10-02 | 1 | -344/+426 |
| * | Compile the kernel under ${BUILDDIR} instead of polluting the source | Luigi Rizzo | 2001-10-02 | 1 | -3/+13 |
| * | Move a bunch of initialization into a function which must be run | Luigi Rizzo | 2001-09-28 | 1 | -53/+75 |
| * | On -current with devfs there is no MAKEDEV in /dev anymore, so use | Josef Karthauser | 2001-09-20 | 1 | -1/+3 |
| * | Relocate the memory disk selection code to the same place the other | Josef Karthauser | 2001-09-20 | 1 | -9/+9 |
| * | Make the script aware of mdconfig, so it can hopefully run on -CURRENT | Luigi Rizzo | 2001-09-20 | 1 | -35/+53 |
| * | Move commands to create stripped kernel into Makefile.conf, | Luigi Rizzo | 2001-09-04 | 2 | -38/+48 |
| * | use correct "compile" directory, which is ../../compile/<filename> | Luigi Rizzo | 2001-09-01 | 1 | -1/+1 |
| * | Supply a default value for the kernel config binary. | Luigi Rizzo | 2001-09-01 | 1 | -0/+1 |
| * | Bugfix: Use the correct variable for picobsd type (same bug is | Luigi Rizzo | 2001-09-01 | 1 | -5/+6 |
| * | add a missing -o. | Luigi Rizzo | 2001-08-30 | 1 | -1/+1 |