| Commit message (Expand) | Author | Age | Files | Lines |
* | ISO 9660 specification allows only "d-characters" and "a-characters" in the | hrs | 2013-01-08 | 6 | -10/+10 |
* | 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 |
* | Prevent including .zfs snapshot directories in the src.txz | gjb | 2012-11-11 | 1 | -1/+1 |
* | Belatedly (by many years!) bump the version numbers in the src/-side | gjb | 2012-11-09 | 1 | -6/+6 |
* | Exclude potential circular symlink | emaste | 2012-10-15 | 1 | -1/+1 |
* | Exclude potential circular symlink when creating src tarball. | emaste | 2012-10-11 | 1 | -1/+1 |
* | - Rename .sgml files to .xml to track the recent doc changes | gabor | 2012-10-01 | 236 | -471/+476 |
* | - Allow cross-architecture builds with 'generate-release.sh', which | gjb | 2012-09-26 | 1 | -8/+109 |
* | Update usage() in comment section. | gjb | 2012-09-17 | 1 | -6/+2 |
* | Update generate-release.sh script: | gjb | 2012-09-17 | 1 | -27/+14 |
* | - Fix build of French release notes with the XMLified doc tree | gabor | 2012-09-14 | 20 | -263/+202 |
* | - Fix build of the German release notes with the XMLified doc tree | gabor | 2012-09-14 | 20 | -290/+204 |
* | Revert previous commit... | gjb | 2012-09-14 | 1 | -2/+2 |
* | Fix man2hwnotes.pl script, which should fix the RELNOTES build. | gjb | 2012-09-14 | 1 | -2/+2 |
* | - Make the release notes build with the XMLified doc tree | gabor | 2012-09-14 | 4 | -32/+33 |
* | 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 |
* | Document update of 802.11s IE identifiers. | bschmidt | 2012-08-24 | 1 | -0/+7 |
* | Automatically generate hardware notes for bwn(4). | brueffer | 2012-06-28 | 1 | -0/+2 |
* | Automatically generate hardware notes for bxe(4). | brueffer | 2012-06-28 | 2 | -0/+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 |
* | Make sure not to tar up CVS directories if this ports tree is a CVS | nwhitehorn | 2012-03-09 | 1 | -0/+1 |
* | - Clean up extra ${.OBJDIR}. | hrs | 2012-03-08 | 1 | -44/+45 |
* | Add ahci(4) and siis(4) to the hardware notes. | mav | 2012-03-02 | 1 | -0/+4 |
* | Add snd_hdspe(4) to the hardware notes. | brueffer | 2012-03-01 | 2 | -0/+3 |
* | Add isci(4) to the hardware notes. | brueffer | 2012-02-23 | 2 | -0/+3 |
* | Add oce(4) to the hardware notes. | brueffer | 2012-02-20 | 2 | -0/+3 |
* | - Set TERM to cons25w on pc98 because we still use old cons25w terminal | nyan | 2012-02-07 | 1 | -1/+8 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 1 | -1/+1 |
* | Fix installation script after r230482 -- a missing character apparently. | nwhitehorn | 2012-02-04 | 1 | -1/+1 |
* | Part of r230482 didn't actually work. Revert it for now. This means PR | nwhitehorn | 2012-01-23 | 1 | -2/+0 |
* | Do a test in a better way. Editing files after testing them is never wise. | nwhitehorn | 2012-01-23 | 1 | -1/+1 |
* | Per popular demand, if installing from a graphics terminal, run the | nwhitehorn | 2012-01-23 | 1 | -1/+12 |
* | Add support for the Em command. This restores a missing 'not' in the | jhb | 2012-01-19 | 1 | -0/+5 |
* | Use getopts instead of getopt(1). | glebius | 2012-01-15 | 1 | -12/+7 |
* | Restore functionality to pack several kernels into release. All | glebius | 2012-01-15 | 1 | -1/+1 |
* | Autoguess number of make jobs based on hw.ncpu. MAKE_FLAGS | glebius | 2012-01-14 | 1 | -1/+10 |
* | - Add possibility to build release from a certain revision, supplied | glebius | 2012-01-14 | 1 | -2/+30 |
* | Add hpt27xx to the hardware notes, | brueffer | 2012-01-11 | 2 | -0/+4 |
* | Spelling fixes for release/ | uqs | 2012-01-07 | 4 | -8/+8 |
* | 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 |
* | - Add some information about sh(1) changes. | eadler | 2011-12-25 | 1 | -0/+5 |
* | - The -h option was removed shortly after it was added | eadler | 2011-12-25 | 1 | -13/+2 |
* | - Based on a report on sparc64@ move V245 to the list of known working | marius | 2011-11-27 | 1 | -5/+6 |
* | Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4) | marius | 2011-11-25 | 1 | -2/+0 |
* | some tweaks to build picobsd for different architectures. | luigi | 2011-11-23 | 2 | -5/+13 |
* | Add 2010 and 2011 copyrights. | brueffer | 2011-11-19 | 1 | -0/+2 |