| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix markup and some typos. | ru | 2006-04-14 | 1 | -5/+14 |
* | o Yacc's lineno variable holds a total number of parsed lines. | maxim | 2006-04-14 | 1 | -0/+1 |
* | Make CCD be able to read and write Linux software raids. | cracauer | 2006-04-13 | 2 | -0/+26 |
* | Add missing library dependencies. | ru | 2006-04-13 | 2 | -1/+2 |
* | libc_r is no longer provided, and on alpha and sparc64, libthr | ru | 2006-04-12 | 1 | -1/+1 |
* | Dump keeps a bitmap of the state of various inodes, which is sized | dwmalone | 2006-04-11 | 1 | -8/+20 |
* | Document the rest of the 802.11 capability flags. | scottl | 2006-04-08 | 1 | -0/+18 |
* | Allocate memory for NUL-termination as well. | pjd | 2006-04-07 | 1 | -1/+1 |
* | Add a new feature to ping(8) - possibility to specify maximum | glebius | 2006-04-05 | 2 | -8/+35 |
* | Make WITHOUT_DYNAMICROOT=foo work again: remember to reference | phk | 2006-04-01 | 1 | -2/+2 |
* | Amazing.. two screwups in one commit. | julian | 2006-03-31 | 1 | -1/+2 |
* | I can't believe that no-one noticed that I broke ipfw table del | julian | 2006-03-31 | 1 | -1/+2 |
* | Unbreak the build. | jasone | 2006-03-27 | 1 | -6/+1 |
* | For now, bring back some of the old bits as a fix for specifying md(4) | wkoszek | 2006-03-27 | 1 | -0/+7 |
* | Teach md(4) and mdconfig(8) how to understand XML. Right now there won't be | wkoszek | 2006-03-26 | 2 | -65/+158 |
* | Keep proper order of includes. Additionally, sort them. Make functions used | wkoszek | 2006-03-26 | 1 | -23/+20 |
* | Implement the 'resetconfig' command. | le | 2006-03-23 | 2 | -4/+45 |
* | Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, depending | ru | 2006-03-21 | 1 | -1/+6 |
* | Minor style(9) and KNF elimination as I prepare to fix a bug. | imp | 2006-03-20 | 1 | -14/+8 |
* | Extend coverage of the MK_IPX build option to the following: | ru | 2006-03-20 | 1 | -1/+3 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 4 | -8/+16 |
* | Add new modes. | sos | 2006-03-15 | 1 | -0/+4 |
* | There is no IFF_POLLING flag anymore. | glebius | 2006-03-12 | 1 | -1/+1 |
* | Flush stdout after printing name of created device, so it can be properly | pjd | 2006-03-12 | 1 | -1/+3 |
* | Revert to setting vlan and vlandev parametes synchronously, as soon | yar | 2006-03-09 | 1 | -0/+9 |
* | Explain why the first partition should start at offset 16. | pjd | 2006-03-08 | 1 | -0/+2 |
* | Add some notes how to properly dump kernel onto gmirror provider. | pjd | 2006-03-08 | 1 | -1/+42 |
* | Revert `proto ip' back to the previous behavior. The kernel side of | ume | 2006-03-05 | 2 | -5/+3 |
* | Fix evil examples - first partition should start at offset 16. | pjd | 2006-03-04 | 1 | -5/+5 |
* | Print "clear" and "dump" only once. | wkoszek | 2006-03-03 | 1 | -2/+2 |
* | When there are no mount options, an implicit "rw" should be printed in | keramida | 2006-03-03 | 1 | -1/+6 |
* | use standard mode instead of 500 for /sbin/init. | luigi | 2006-02-28 | 1 | -1/+0 |
* | Bump a date in .Dd field. Last change brought some new functionality. | wkoszek | 2006-02-27 | 1 | -1/+1 |
* | Extend kldunload(8) functionality and fix minor problems: | wkoszek | 2006-02-27 | 3 | -40/+50 |
* | Big style(9) fix. This commit brings no functional change. | wkoszek | 2006-02-27 | 1 | -53/+56 |
* | explain what list chan displays | sam | 2006-02-27 | 1 | -4/+23 |
* | Avoid moving onto a new line while testing if there is a syslog priority | dwmalone | 2006-02-27 | 1 | -1/+2 |
* | It has not been possible to specify a dumpdev in loader.conf since 2002, | kris | 2006-02-27 | 1 | -10/+0 |
* | o Bump date (thanks ru) | imp | 2006-02-26 | 1 | -18/+11 |
* | Fixes and new features: | imp | 2006-02-26 | 2 | -12/+62 |
* | If we specify: mount -u (update), without specifying an | rodrigc | 2006-02-25 | 1 | -11/+7 |
* | Update text to reflect that: | rodrigc | 2006-02-25 | 1 | -9/+31 |
* | Revert a minor glitch of revision 1.69 | keramida | 2006-02-24 | 1 | -2/+2 |
* | cleanup line break formatting | sam | 2006-02-23 | 1 | -95/+95 |
* | Use kld(3) for loading geom_md.ko. | pjd | 2006-02-18 | 1 | -20/+3 |
* | Add new -E option, which allows to specify location of the mdconfig(8) | sobomax | 2006-02-16 | 2 | -8/+20 |
* | add miss args to mac:del and mac:kick | sam | 2006-02-15 | 1 | -3/+3 |
* | fix off by one malloc sizes | sam | 2006-02-14 | 1 | -3/+3 |
* | oops, mismerge from working sources.. not only add new code, | julian | 2006-02-14 | 1 | -2/+0 |
* | Stop ipfw from aborting when asked to delete a table entry that | julian | 2006-02-14 | 2 | -1/+13 |