| Commit message (Expand) | Author | Age | Files | Lines |
* | rev.284898 removed _SHLIBDIRPREFIX so we need to reconstruct its value | luigi | 2015-07-10 | 1 | -1/+5 |
* | add an extra tty for picobsd builds | luigi | 2015-07-08 | 1 | -0/+1 |
* | trap some errors when building picobsd | luigi | 2015-07-08 | 1 | -2/+3 |
* | do not strip /stand | luigi | 2015-01-24 | 1 | -3/+3 |
* | Convert to LIBADD | bapt | 2014-11-26 | 3 | -7/+4 |
* | Renove faith(4) and faithd(8) from base. It looks like industry | melifaro | 2014-11-09 | 2 | -2/+0 |
* | simple_httpd: cosmetic cleanups. | pfg | 2014-09-18 | 1 | -76/+77 |
* | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and | imp | 2014-06-06 | 2 | -0/+2 |
* | add '3wire' (no handshake lines) to gettytab and ttys so that after | luigi | 2014-05-28 | 2 | -3/+6 |
* | do not build libraries, they require a lot more stuff | luigi | 2014-05-23 | 1 | -1/+2 |
* | remove unused code (building older releases should use the | luigi | 2014-05-23 | 1 | -67/+8 |
* | add libraries to the initial build for picobsd. | luigi | 2014-05-23 | 1 | -2/+7 |
* | fix picobsd cross builds on stable/10 | luigi | 2014-05-22 | 1 | -0/+2 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 9 | -9/+9 |
* | Remove IPX support. | glebius | 2014-03-14 | 2 | -2/+0 |
* | Chase r262505, and remove CVS exclusion from picobsd builds. | gjb | 2014-02-26 | 1 | -2/+2 |
* | enable rfc1323 and rfc1644 by default in picobsd images. | luigi | 2014-02-18 | 1 | -0/+2 |
* | do not use capsicum when building picobsd images | luigi | 2014-01-06 | 1 | -0/+1 |
* | revise the helper functions to lookup binaries and their | luigi | 2013-12-15 | 1 | -44/+63 |
* | Update log message. Picobsd stopped using kgzip a while ago. | pluknet | 2013-11-11 | 1 | -1/+1 |
* | bmake does not have a -v option so remove it | luigi | 2013-11-04 | 1 | -2/+2 |
* | small cleanup for building picobsd-head without CLANG. | luigi | 2013-11-01 | 1 | -11/+6 |
* | help running sshd on picobsd | luigi | 2013-10-16 | 2 | -7/+9 |
* | update the picobsd script to build with GCC and not CLANG | luigi | 2013-10-16 | 1 | -2/+14 |
* | comment out some stale loader configurations. | luigi | 2013-09-06 | 1 | -3/+5 |
* | generate multiple host keys and do that unconditionally | luigi | 2013-09-06 | 1 | -9/+14 |
* | r253616 nuked BINMAKE so we need to adapt to the new definition | luigi | 2013-09-06 | 1 | -0/+2 |
* | use a plain 'make toolchain' to build toolchain, and | luigi | 2013-05-05 | 1 | -11/+5 |
* | remove a leftover comment | luigi | 2013-05-05 | 1 | -2/+0 |
* | support for sshd (newer config file location) | luigi | 2013-04-30 | 2 | -0/+1 |
* | the NO_PAM option has been finally removed in favor of WITHOUT_PAM. | luigi | 2013-02-18 | 2 | -2/+2 |
* | enable building picobsd with CC instead of CLANG | luigi | 2012-12-23 | 1 | -0/+3 |
* | A number of places in the source tree still reference cuad.* after | eadler | 2012-12-08 | 2 | -5/+5 |
* | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 1 | -8/+6 |
* | use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage. | luigi | 2012-08-27 | 1 | -1/+3 |
* | Remove dead code. | des | 2012-06-12 | 1 | -73/+16 |
* | Omit clang when building picobsd, it takes way too long. | luigi | 2012-05-03 | 1 | -1/+2 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 1 | -1/+1 |
* | Spelling fixes for release/ | uqs | 2012-01-07 | 3 | -7/+7 |
* | now picobsd cross builds work (tried with host amd64, target i386 ). | luigi | 2012-01-04 | 1 | -19/+27 |
* | remove some stale options (such as running without /boot/loader) | luigi | 2012-01-04 | 2 | -72/+55 |
* | some tweaks to build picobsd for different architectures. | luigi | 2011-11-23 | 2 | -5/+13 |
* | following the recent (218130) changes to Makefile and Makefile.inc1, | luigi | 2011-02-05 | 1 | -3/+6 |
* | move the initialization of BINMAKE earler, so it is | luigi | 2010-11-12 | 1 | -5/+7 |
* | use make from the toolchain, as the source tree may depend on | luigi | 2010-09-28 | 1 | -2/+2 |
* | Merge r114010 of head/usr.bin/login/login.c into PicoBSD's login.c: | gavin | 2010-08-08 | 1 | -1/+2 |
* | Correct two error messages to match the failure they are reporting. | gavin | 2010-08-08 | 1 | -2/+2 |
* | add some modern stuff: SMP, SCHED_ULE, PREEMPTION | luigi | 2010-07-15 | 2 | -3/+15 |
* | use log instead of logverbose in three places so the build won't need | luigi | 2010-02-14 | 1 | -3/+3 |