| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos. | brueffer | 2004-12-30 | 1 | -3/+3 |
* | Clearer va-args usage. | obrien | 2004-12-30 | 1 | -4/+3 |
* | Detect if class name is '-h' or 'help' and if it is, show general help | pjd | 2004-12-28 | 1 | -0/+6 |
* | Rewrite piece of code which I committed some time ago that allows to | pjd | 2004-12-27 | 1 | -1/+5 |
* | Fix typo. | josef | 2004-12-26 | 1 | -1/+1 |
* | Cross-reference ffsinfo(8). | jkoshy | 2004-12-26 | 1 | -0/+1 |
* | - Add genid field to the metadata which will allow to improve reliability a bit. | pjd | 2004-12-25 | 1 | -0/+1 |
* | - Add genid field to the metadata which will allow to improve reliability a bit. | pjd | 2004-12-22 | 1 | -0/+1 |
* | 'forget' command takes device names, not provider names. | pjd | 2004-12-22 | 1 | -1/+1 |
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 1 | -1/+1 |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 9 | -9/+9 |
* | NOATM -> NO_ATM | ru | 2004-12-21 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 6 | -6/+6 |
* | Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' section | jkoshy | 2004-12-17 | 1 | -1/+26 |
* | Back the warnings down from 9 to 6, since that is the highest we have. If | obrien | 2004-12-13 | 1 | -1/+1 |
* | Do not pass random bits as mount arguments. | phk | 2004-12-12 | 1 | -0/+1 |
* | always display the deftxkey for an 802.11 device if privacy is enabled | sam | 2004-12-12 | 1 | -4/+5 |
* | add a callback mechanism for code that wants to defer committing changes | sam | 2004-12-11 | 2 | -0/+33 |
* | Update the IPFW man page to reflect reality. mpsafenet=0 is no longer | csjp | 2004-12-10 | 1 | -10/+0 |
* | - Turn off 'fast' mode by default and increase maximum memory to consume | pjd | 2004-12-09 | 1 | -3/+3 |
* | Overhaul to cleanup some of the tangled logic that's grown over the years. | sam | 2004-12-08 | 14 | -1538/+3342 |
* | Make sure we don't pass garbage to the kernel. | phk | 2004-12-08 | 1 | -1/+2 |
* | Code for automatic name completion in a tcsh(1) environment. | hmp | 2004-12-05 | 1 | -0/+7 |
* | o Do not dump core in -W if dumpdates was not readable and ddatev == NULL. | maxim | 2004-12-02 | 2 | -5/+2 |
* | Revert last change. It doesn't break mount(8) reporting | ru | 2004-11-30 | 1 | -0/+2 |
* | Fix typo. | rik | 2004-11-29 | 1 | -1/+1 |
* | Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero). | ru | 2004-11-29 | 4 | -13/+2 |
* | Clarify that devd will only parse files whose names end in .conf. | ceri | 2004-11-28 | 1 | -1/+3 |
* | Don't include sys/user.h merely for its side-effect of recursively | das | 2004-11-27 | 1 | -1/+1 |
* | Implement 'setstate' to allow setting the state of drives and subdisks | le | 2004-11-26 | 1 | -0/+58 |
* | Implement checkparity/rebuildparity. | le | 2004-11-26 | 1 | -0/+88 |
* | Avoid comparing pointer against a numerical value by adding a * in | delphij | 2004-11-25 | 1 | -1/+1 |
* | Add first cut at dethaumagizing UFS mounting. | phk | 2004-11-25 | 2 | -0/+150 |
* | Add a convenience function for building nmount iov arrays. | phk | 2004-11-25 | 2 | -0/+25 |
* | Fix bug: don't let "synco" match "sync" | phk | 2004-11-25 | 1 | -4/+2 |
* | Remove a duplicate line from an apparent merge error in rev 1.63. | brooks | 2004-11-25 | 1 | -1/+0 |
* | Sync usage() and SYNOPSIS. | ru | 2004-11-13 | 2 | -2/+3 |
* | Sync usage() with manpage SYNOPSIS and code. | ru | 2004-11-13 | 1 | -4/+6 |
* | For create and migrate, remove the `.Op Fl f' introduced in the | marcel | 2004-11-13 | 1 | -4/+2 |
* | Add an -f option (for force) to the migrate command. Normally an MBR | marcel | 2004-11-13 | 2 | -5/+21 |
* | Add an -f option (for force) to the create command. The -f option | marcel | 2004-11-13 | 2 | -6/+25 |
* | Reflect the cuaa->cuad namechange in documentation. | philip | 2004-11-13 | 2 | -2/+2 |
* | Fix a braino: the partition size in the PMBR is in sectors, not bytes | marcel | 2004-11-12 | 2 | -8/+8 |
* | Help Tinderbox and remove mount_autofs | markm | 2004-11-10 | 1 | -1/+0 |
* | Add 0xbf as new partition id for Solaris. | phk | 2004-11-10 | 1 | -0/+1 |
* | Bump .Dd, replace missing letter, and prefer to use a verb that | dd | 2004-11-06 | 1 | -5/+3 |
* | First there was an -m option. | ru | 2004-11-06 | 1 | -3/+0 |
* | For file backed md(4) devices output their source file via | pjd | 2004-11-06 | 1 | -2/+7 |
* | Remove a useless use of cat, strip overzealous punctuation, and | dd | 2004-11-06 | 1 | -16/+16 |
* | Parse file mode with setmode(3) for consistency with other programs | dd | 2004-11-06 | 2 | -12/+9 |