| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r255120: | Alexander Motin | 2013-09-14 | 1 | -4/+4 |
| * | MFH (r248617): retire the mislabeled ENABLE_SUID_SSH knob. | Dag-Erling Smørgrav | 2013-05-30 | 1 | -3/+0 |
| * | MFC r250012: | Eitan Adler | 2013-05-12 | 2 | -0/+2474 |
| * | MFC r249952: | Bryan Drewery | 2013-05-10 | 1 | -1/+1 |
| * | MFC: r248151, r248168 | Baptiste Daroussin | 2013-04-15 | 7 | -300/+3 |
| * | MFC r235911, r235980, r238739, r238740, r238894, r239213, r241488, r241952, | Alexander Motin | 2013-02-06 | 11 | -122/+201 |
| * | MFC r244122: | Eitan Adler | 2013-02-02 | 1 | -8/+7 |
| * | MFC r241602: | Eitan Adler | 2012-10-19 | 1 | -14/+84 |
| * | MFC r241115: | Eitan Adler | 2012-10-04 | 1 | -6/+13 |
| * | MFC r240252,r240253: | Eitan Adler | 2012-09-16 | 8 | -188/+6 |
| * | MFC r239130: Minor style(9) improvement | Ed Maste | 2012-08-20 | 1 | -3/+3 |
| * | MFH r236751: document sha256 / sha512 support | Dag-Erling Smørgrav | 2012-07-15 | 1 | -1/+0 |
| * | MFC r237601: | Kenneth D. Merry | 2012-06-29 | 1 | -21/+8 |
| * | MFC r236999: | Eitan Adler | 2012-06-20 | 1 | -1/+5 |
| * | MFC r235481: | Eitan Adler | 2012-06-01 | 1 | -1/+1 |
| * | MFC r233429,r233435,r233437,r234077,r234133,r234135,r234159,r234823: | Eitan Adler | 2012-05-03 | 2 | -0/+68 |
| * | MFC r233428: | Eitan Adler | 2012-03-27 | 7 | -70/+49 |
| * | MFC r229997, r230033, and r230334 | Kenneth D. Merry | 2012-02-15 | 1 | -1/+1 |
| * | MFC r229831: | Eitan Adler | 2012-01-28 | 3 | -6/+6 |
| * | MFC r228462: | Alexander Motin | 2012-01-12 | 1 | -6/+6 |
| * | Update for RELENG_9. | Sergey Kandaurov | 2011-11-29 | 1 | -1/+1 |
| * | MFC r225757,r225764: | Sergey Kandaurov | 2011-11-29 | 1 | -5/+5 |
| * | MFC: r227829, r227844 | Marius Strobl | 2011-11-25 | 1 | -1/+1 |
| * | MFC r225950: | Kenneth D. Merry | 2011-10-06 | 2 | -13/+13 |
| * | It's a bit odd, but "make update" in src/ can also update the ports/, | Ruslan Ermilov | 2011-06-16 | 1 | -0/+1 |
| * | Change new constant names to ones used by OpenSolaris. | Alexander Motin | 2011-05-27 | 1 | -2/+2 |
| * | Oops, fix typo in r222336. | Alexander Motin | 2011-05-27 | 1 | -1/+1 |
| * | Add ses/srcs/eltsub.h to the list of files to be installed. | Alexander Motin | 2011-05-27 | 1 | -0/+1 |
| * | Add names for few more SES element types according SES-2 specification. | Alexander Motin | 2011-05-27 | 1 | -0/+12 |
| * | Fix more typos to be a good example. | Ulrich Spörlein | 2011-05-22 | 8 | -143/+139 |
| * | Remove typos, tabs-after-spaces and EOL whitespace. Convert to UTF-8. | Ulrich Spörlein | 2011-05-22 | 1 | -12/+11 |
| * | Uuencode the sample "binary" firmware image file (instead of explicitly | Ed Maste | 2011-04-01 | 4 | -24/+21 |
| * | Unbreak installworld after r220205. | Ed Maste | 2011-04-01 | 1 | -1/+1 |
| * | Avoid having a binary file in our source tree and instead create it at | Ed Maste | 2011-03-31 | 2 | -0/+4 |
| * | Give better URL to the list of available CVSup mirrors. | Gleb Smirnoff | 2011-03-22 | 7 | -14/+14 |
| * | Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.conf | Martin Matuska | 2011-03-07 | 1 | -1/+1 |
| * | mbone is no longer a physical category | Doug Barton | 2011-03-06 | 2 | -2/+0 |
| * | Actually install the example Khelp module committed in r218545. | Lawrence Stewart | 2011-02-21 | 1 | -0/+3 |
| * | Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. | Martin Matuska | 2011-02-20 | 1 | -2/+3 |
| * | Update the icmp example to show allowing only the safe types. | Rebecca Cran | 2011-02-19 | 1 | -1/+1 |
| * | If the pf.conf(5) example file is copied when setting up a firewall it's | Rebecca Cran | 2011-02-12 | 1 | -0/+1 |
| * | Add an example Khelp module, which will be referenced in the forthcoming Khelp | Lawrence Stewart | 2011-02-11 | 4 | -1/+172 |
| * | Remove DOS-style EOLs | Sergey Matveychuk | 2011-01-25 | 1 | -11/+11 |
| * | Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. | Matthew D Fleming | 2011-01-19 | 1 | -2/+3 |
| * | - Add CPUTYPE support for sparc64. The net result is that it's now possible | Marius Strobl | 2010-12-30 | 1 | -0/+2 |
| * | Add Makefile entry to install two new example files. | Julian Elischer | 2010-10-24 | 1 | -0/+4 |
| * | Add two scripts that demonstrate how to make and | Julian Elischer | 2010-10-24 | 3 | -0/+738 |
| * | Remove the manpath.config entry now that it's no longer installed. | Gordon Tetlow | 2010-10-09 | 1 | -1/+0 |
| * | o csup(1) does not have -g flag. Remove it from the example. | Maxim Konovalov | 2010-09-02 | 1 | -1/+1 |
| * | Add an example to encourage people to have a look at either | Benedict Reuschling | 2010-07-25 | 1 | -0/+11 |