| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create memstick images with the '.img' filename extension. | Glen Barber | 2013-07-21 | 1 | -5/+6 |
| * | - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkout | Glen Barber | 2013-07-05 | 2 | -17/+43 |
| * | Revert r252126, r252124, r252121. | Glen Barber | 2013-06-24 | 2 | -6/+9 |
| * | Trim copyright years, and add the current year. | Glen Barber | 2013-06-23 | 1 | -6/+1 |
| * | Rewrap after previous commit. | Glen Barber | 2013-06-23 | 1 | -2/+2 |
| * | Add a new macro, release.current.release, to denote the head/ branch | Glen Barber | 2013-06-23 | 2 | -2/+4 |
| * | Add missing copyright years. | Glen Barber | 2013-06-23 | 1 | -0/+3 |
| * | If MAKE_CONF and/or SRC_CONF are set and not character devices, | Glen Barber | 2013-06-22 | 1 | -0/+11 |
| * | Fix OSVERSION variable within PBUILD_FLAGS. | Glen Barber | 2013-06-16 | 1 | -1/+1 |
| * | Add new script to run release builds. The script is heavily based upon | Glen Barber | 2013-06-12 | 2 | -0/+234 |
| * | Add missing copyright notice. | Nathan Whitehorn | 2013-06-12 | 1 | -2/+27 |
| * | Convert old make variable modifiers :U and :L to bmake :tu and :tl. | Tijl Coosemans | 2013-06-02 | 1 | -2/+2 |
| * | Fix typo introduced in r251084. | Glen Barber | 2013-05-28 | 1 | -1/+1 |
| * | r245757 introduced warning output if update method is set to CVS_UPDATE | Glen Barber | 2013-05-28 | 1 | -12/+16 |
| * | Fix build after doc/projects/xml-tools integration. | Hiroki Sato | 2013-05-19 | 20 | -30/+30 |
| * | - Update the release notes to DocBook 4.5 XML to build with the | Gabor Kovesdan | 2013-05-17 | 117 | -1378/+933 |
| * | 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 |
| * | Note merge to head for sendmail 8.14.7. | Gregory Neil Shapiro | 2013-04-21 | 1 | -1/+1 |
| * | Fix a few typos. | Xin LI | 2013-04-12 | 1 | -3/+3 |
| * | - Update hardware notes to reflect that amd64 is no longer "young"[1] | Glen Barber | 2013-03-28 | 1 | -12/+6 |
| * | the NO_PAM option has been finally removed in favor of WITHOUT_PAM. | Luigi Rizzo | 2013-02-18 | 2 | -2/+2 |
| * | - Add CHECKSUM.* support in Makefile[1]. | Hiroki Sato | 2013-02-03 | 8 | -208/+148 |
| * | Fix typo and simplify condition. | Nathan Whitehorn | 2013-01-21 | 1 | -2/+1 |
| * | More automated install support: if a script exists at /etc/installerconfig, | Nathan Whitehorn | 2013-01-21 | 1 | -0/+11 |
| * | Add now missing color.4th. | Marcel Moolenaar | 2013-01-12 | 1 | -0/+1 |
| * | Set WITHOUT_SVN=yes for textproc/docproj. | Hiroki Sato | 2013-01-12 | 1 | -1/+1 |
| * | ISO 9660 specification allows only "d-characters" and "a-characters" in the | Hiroki Sato | 2013-01-08 | 6 | -10/+10 |
| * | 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 |
| * | Prevent including .zfs snapshot directories in the src.txz | Glen Barber | 2012-11-11 | 1 | -1/+1 |
| * | Belatedly (by many years!) bump the version numbers in the src/-side | Glen Barber | 2012-11-09 | 1 | -6/+6 |
| * | Exclude potential circular symlink | Ed Maste | 2012-10-15 | 1 | -1/+1 |
| * | Exclude potential circular symlink when creating src tarball. | Ed Maste | 2012-10-11 | 1 | -1/+1 |
| * | - Rename .sgml files to .xml to track the recent doc changes | Gabor Kovesdan | 2012-10-01 | 236 | -471/+476 |
| * | - Allow cross-architecture builds with 'generate-release.sh', which | Glen Barber | 2012-09-26 | 1 | -8/+109 |
| * | Update usage() in comment section. | Glen Barber | 2012-09-17 | 1 | -6/+2 |
| * | Update generate-release.sh script: | Glen Barber | 2012-09-17 | 1 | -27/+14 |
| * | - Fix build of French release notes with the XMLified doc tree | Gabor Kovesdan | 2012-09-14 | 20 | -263/+202 |
| * | - Fix build of the German release notes with the XMLified doc tree | Gabor Kovesdan | 2012-09-14 | 20 | -290/+204 |
| * | Revert previous commit... | Glen Barber | 2012-09-14 | 1 | -2/+2 |
| * | Fix man2hwnotes.pl script, which should fix the RELNOTES build. | Glen Barber | 2012-09-14 | 1 | -2/+2 |
| * | - Make the release notes build with the XMLified doc tree | Gabor Kovesdan | 2012-09-14 | 4 | -32/+33 |
| * | 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 |
| * | Document update of 802.11s IE identifiers. | Bernhard Schmidt | 2012-08-24 | 1 | -0/+7 |
| * | Automatically generate hardware notes for bwn(4). | Christian Brueffer | 2012-06-28 | 1 | -0/+2 |
| * | Automatically generate hardware notes for bxe(4). | Christian Brueffer | 2012-06-28 | 2 | -0/+3 |
| * | Remove dead code. | Dag-Erling Smørgrav | 2012-06-12 | 1 | -73/+16 |