History log of /src/sbin/newfs_sysvbfs |
Revision | Date | Author | Comments |
1.5 | 06-Aug-2011 |
dholland | No longer any need for -Wno-pointer-sign here.
|
1.4 | 20-Jun-2011 |
mrg | remove most of the remaining HAVE_GCC tests that are always true in the modern world.
|
1.3 | 29-Aug-2008 |
gmcgarry | branches: 1.3.16; Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
1.2 | 11-May-2006 |
mrg | branches: 1.2.20; 1.2.24; sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
1.1 | 29-Dec-2005 |
tsutsui | Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>.
|
1.2.24.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.2.20.1 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.3.16.1 | 23-Jun-2011 |
cherry | Catchup with rmind-uvmplock merge.
|
1.6 | 12-Sep-2016 |
sevan | Add AUTHORS section. Bump date.
|
1.5 | 10-Apr-2009 |
wiz | Sort option descriptions.
|
1.4 | 09-Apr-2009 |
pooka | Support creating a file system to a regular file.
|
1.3 | 04-Aug-2007 |
pooka | branches: 1.3.16; 1.3.20; typographical fixes
from Matthew Wala in misc/36729
|
1.2 | 12-Jan-2006 |
wiz | More markup, sort SEE ALSO, remove superfluous Pp.
|
1.1 | 29-Dec-2005 |
tsutsui | Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>.
|
1.3.20.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.3.16.2 | 04-Aug-2007 |
pooka | typographical fixes
from Matthew Wala in misc/36729
|
1.3.16.1 | 04-Aug-2007 |
pooka | file newfs_sysvbfs.8 was added on branch matt-mips64 on 2007-08-04 10:45:37 +0000
|
1.10 | 10-Jan-2017 |
christos | fix includes, addr __RCSID
|
1.9 | 23-Mar-2014 |
dholland | branches: 1.9.8; don't use sprintf
|
1.8 | 29-Aug-2011 |
joerg | branches: 1.8.2; 1.8.8; Use __dead
|
1.7 | 11-Apr-2009 |
lukem | fix sign-compare issue
|
1.6 | 11-Apr-2009 |
lukem | fix sign-compare issue
|
1.5 | 10-Apr-2009 |
wiz | Sync usage with man page; remove 0xa0 character from usage.
|
1.4 | 09-Apr-2009 |
pooka | Support creating a file system to a regular file.
|
1.3 | 25-Feb-2009 |
joerg | Make function bodies static, the prototype already is.
|
1.2 | 28-Apr-2008 |
martin | branches: 1.2.6; Remove clause 3 and 4 from TNF licenses
|
1.1 | 29-Dec-2005 |
tsutsui | branches: 1.1.20; 1.1.22; Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>.
|
1.1.22.1 | 18-May-2008 |
yamt | sync with head.
|
1.1.20.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.2.6.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.8.8.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.8.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")
|
1.9.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|