| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 8 | -18/+2 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 8 | -2/+18 |
| * | picobsd: minor spelling fixes. | Pedro F. Giffuni | 2016-05-01 | 2 | -2/+2 |
| * | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | Bryan Drewery | 2016-03-30 | 1 | -2/+1 |
| * | rev.284898 removed _SHLIBDIRPREFIX so we need to reconstruct its value | Luigi Rizzo | 2015-07-10 | 1 | -1/+5 |
| * | add an extra tty for picobsd builds | Luigi Rizzo | 2015-07-08 | 1 | -0/+1 |
| * | trap some errors when building picobsd | Luigi Rizzo | 2015-07-08 | 1 | -2/+3 |
| * | do not strip /stand | Luigi Rizzo | 2015-01-24 | 1 | -3/+3 |
| * | Convert to LIBADD | Baptiste Daroussin | 2014-11-26 | 3 | -7/+4 |
| * | Renove faith(4) and faithd(8) from base. It looks like industry | Alexander V. Chernikov | 2014-11-09 | 2 | -2/+0 |
| * | simple_httpd: cosmetic cleanups. | Pedro F. Giffuni | 2014-09-18 | 1 | -76/+77 |
| * | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and | Warner Losh | 2014-06-06 | 2 | -0/+2 |
| * | add '3wire' (no handshake lines) to gettytab and ttys so that after | Luigi Rizzo | 2014-05-28 | 2 | -3/+6 |
| * | do not build libraries, they require a lot more stuff | Luigi Rizzo | 2014-05-23 | 1 | -1/+2 |
| * | remove unused code (building older releases should use the | Luigi Rizzo | 2014-05-23 | 1 | -67/+8 |
| * | add libraries to the initial build for picobsd. | Luigi Rizzo | 2014-05-23 | 1 | -2/+7 |
| * | fix picobsd cross builds on stable/10 | Luigi Rizzo | 2014-05-22 | 1 | -0/+2 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 9 | -9/+9 |
| * | Remove IPX support. | Gleb Smirnoff | 2014-03-14 | 2 | -2/+0 |
| * | Chase r262505, and remove CVS exclusion from picobsd builds. | Glen Barber | 2014-02-26 | 1 | -2/+2 |
| * | enable rfc1323 and rfc1644 by default in picobsd images. | Luigi Rizzo | 2014-02-18 | 1 | -0/+2 |
| * | do not use capsicum when building picobsd images | Luigi Rizzo | 2014-01-06 | 1 | -0/+1 |
| * | revise the helper functions to lookup binaries and their | Luigi Rizzo | 2013-12-15 | 1 | -44/+63 |
| * | Update log message. Picobsd stopped using kgzip a while ago. | Sergey Kandaurov | 2013-11-11 | 1 | -1/+1 |
| * | bmake does not have a -v option so remove it | Luigi Rizzo | 2013-11-04 | 1 | -2/+2 |
| * | small cleanup for building picobsd-head without CLANG. | Luigi Rizzo | 2013-11-01 | 1 | -11/+6 |
| * | help running sshd on picobsd | Luigi Rizzo | 2013-10-16 | 2 | -7/+9 |
| * | update the picobsd script to build with GCC and not CLANG | Luigi Rizzo | 2013-10-16 | 1 | -2/+14 |
| * | 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 |
| * | support for sshd (newer config file location) | Luigi Rizzo | 2013-04-30 | 2 | -0/+1 |
| * | the NO_PAM option has been finally removed in favor of WITHOUT_PAM. | Luigi Rizzo | 2013-02-18 | 2 | -2/+2 |
| * | enable building picobsd with CC instead of CLANG | Luigi Rizzo | 2012-12-23 | 1 | -0/+3 |
| * | A number of places in the source tree still reference cuad.* after | Eitan Adler | 2012-12-08 | 2 | -5/+5 |
| * | Rework all non-contributed files that use `struct timezone'. | Ed Schouten | 2012-09-01 | 1 | -8/+6 |
| * | use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage. | Luigi Rizzo | 2012-08-27 | 1 | -1/+3 |
| * | Remove dead code. | Dag-Erling Smørgrav | 2012-06-12 | 1 | -73/+16 |
| * | Omit clang when building picobsd, it takes way too long. | Luigi Rizzo | 2012-05-03 | 1 | -1/+2 |
| * | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | Dimitry Andric | 2012-02-07 | 1 | -1/+1 |
| * | Spelling fixes for release/ | Ulrich Spörlein | 2012-01-07 | 3 | -7/+7 |
| * | 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 |