| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove picobsd build scripts and the remaining tinyware | Kyle Evans | 2019-11-05 | 47 | -10716/+0 |
| * | Move simple_httpd out of picobsd, add HTTPD option (default OFF) | Kyle Evans | 2019-10-01 | 3 | -676/+0 |
| * | simple_httpd was not buildable for some time due to multiple missing | Eugene Grosbein | 2019-08-18 | 1 | -27/+27 |
| * | motd: Generate from template to /var/run | Conrad Meyer | 2019-07-20 | 1 | -1/+1 |
| * | spdx: initial adoption of licensing ID tags. | Pedro F. Giffuni | 2017-11-18 | 8 | -2/+18 |
| * | Revert prior commit to restore the files mangled by my "fixing" merge | Warner Losh | 2017-03-01 | 2 | -33/+26 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 2 | -26/+33 |
| * | picobsd: minor spelling fixes. | Pedro F. Giffuni | 2016-05-01 | 1 | -1/+1 |
| * | Convert to LIBADD | Baptiste Daroussin | 2014-11-26 | 3 | -7/+4 |
| * | simple_httpd: cosmetic cleanups. | Pedro F. Giffuni | 2014-09-18 | 1 | -76/+77 |
| * | 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 |
| * | Rework all non-contributed files that use `struct timezone'. | Ed Schouten | 2012-09-01 | 1 | -8/+6 |
| * | Remove dead code. | Dag-Erling Smørgrav | 2012-06-12 | 1 | -73/+16 |
| * | 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 |
| * | Merge r114010 of head/usr.bin/login/login.c into PicoBSD's login.c: | Gavin Atkinson | 2010-08-08 | 1 | -1/+2 |
| * | Correct two error messages to match the failure they are reporting. | Gavin Atkinson | 2010-08-08 | 1 | -2/+2 |
| * | a minimal set of changes to adapt to the utmp->utmpx changes. | Luigi Rizzo | 2010-02-14 | 1 | -6/+13 |
| * | Convert {small prefix}BSD to TERM=xterm as well. | Ed Schouten | 2009-11-13 | 1 | -2/+2 |
| * | fix various build errors (missing or wrong return types for | Luigi Rizzo | 2009-04-27 | 1 | -16/+22 |
| * | Warns fixes: use putenv rather than setenv to avoid constness problems, | David Malone | 2009-03-17 | 2 | -2/+4 |
| * | This main goals of this project are: | Qing Li | 2008-12-15 | 1 | -4/+0 |
| * | silence compiler complaints | Sam Leffler | 2007-11-26 | 1 | -2/+3 |
| * | Fix picobsd builds. Changes include: | Luigi Rizzo | 2007-11-14 | 1 | -3/+3 |
| * | - Revert signedness type changes to "struct vmtotal"; by making | Ruslan Ermilov | 2006-11-28 | 1 | -12/+8 |
| * | - Fix types of "struct vmmeter" members so they are unsigned. | Ruslan Ermilov | 2006-11-20 | 1 | -7/+11 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | Remove bridge(4) from the tree. if_bridge(4) is a full functional | Max Laier | 2005-09-27 | 1 | -56/+0 |
| * | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 1 | -8/+2 |
| * | NOPAM -> NO_PAM | Ruslan Ermilov | 2004-12-21 | 2 | -2/+2 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 9 | -9/+9 |
| * | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | Ruslan Ermilov | 2004-11-03 | 1 | -1/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 9 | -9/+9 |
| * | NEED_LIBNAMES is gone long ago. | Ruslan Ermilov | 2004-10-24 | 1 | -1/+0 |
| * | Improve MIME handling. This patch is based on Eugene's patch, but | David Malone | 2004-08-16 | 1 | -15/+24 |
| * | style cleanup: Remove duplicate $FreeBSD$ tags. | Colin Percival | 2004-02-10 | 1 | -2/+0 |
| * | We no longer have KerberosIV. Remove it here also. | Mark Murray | 2003-04-30 | 1 | -13/+0 |
| * | Don't forget to send the Content-length header after calculating it. | David Malone | 2003-04-05 | 1 | -0/+1 |
| * | More warns cleanups and misc cleanups: | David Malone | 2003-04-05 | 1 | -25/+31 |
| * | Don't return with a value in a void function. | David Malone | 2003-03-13 | 1 | -4/+4 |
| * | de-__P() | Alfred Perlstein | 2002-10-10 | 4 | -32/+32 |
| * | Add a few files which are needed to build "passwd" now that | Luigi Rizzo | 2002-06-20 | 6 | -35/+891 |
| * | Bring in a slightly older version of usr/bin/passwd which does not | Luigi Rizzo | 2002-05-05 | 2 | -0/+359 |
| * | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
| * | Align for const poisoning in -lutil. | Ruslan Ermilov | 2002-04-08 | 1 | -5/+6 |
| * | Synch with login/login.c,v 1.81: Switch to OpenPAM. | Ruslan Ermilov | 2002-04-08 | 1 | -3/+3 |
| * | Add a missing void in the parameter list of http_request(). | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+1 |
| * | Give functions proper return type, since the default is an integer, where | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+7 |
| * | Use %lld instead of %d in order to print struct stat's st_size, which is | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+1 |