History log of /src/sbin/svhlabel |
Revision | Date | Author | Comments |
1.1 | 29-Jun-2007 |
rumble | Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
1.3 | 13-May-2009 |
wiz | Sort option descriptions.
|
1.2 | 30-Jun-2007 |
rumble | Make mount_efs.8 and svhlabel.8 reference one another.
|
1.1 | 29-Jun-2007 |
rumble | Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
1.7 | 07-Feb-2013 |
apb | getrawpartition(3) may fail, so call it only once and test for failure. Coverity CID 274527.
|
1.6 | 27-Aug-2011 |
joerg | branches: 1.6.2; 1.6.8; __dead + kill main prototype.
|
1.5 | 06-Apr-2009 |
lukem | fix sign-compare issue
|
1.4 | 30-Jun-2007 |
rumble | branches: 1.4.22; When checking for an EFS filesystem just read in the whole superblock, rather than jump to the hard-coded magic field offset.
|
1.3 | 30-Jun-2007 |
rumble | Add missing include.
|
1.2 | 29-Jun-2007 |
rumble | Superblock magic numbers are #define'd, so use them.
|
1.1 | 29-Jun-2007 |
rumble | Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
1.4.22.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.6.8.1 | 25-Feb-2013 |
tls | resync with head
|
1.6.2.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|