Ulrich Spörlein
|
3bbc4438c9
|
Make fsck and fsck_msdosfs WARNS=6 clean
- sprinkle const
- add volatile qualifier to avoid vfork clobbering
Inspired by: NetBSD
PR: bin/139802
Reviewed by: ed
|
2012-10-21 12:01:19 +00:00 |
|
Brian Somers
|
48790afa7b
|
Fix some style(9), although there's a lot more issues here.
Fix some casting errors.
PR: 142384
Submitted by: giffunip at tutopia dot com
Obtained from: NetBSD
MFC after: 3 weeks
|
2010-06-20 09:40:54 +00:00 |
|
Johan Karlsson
|
604d24db95
|
style.Makefile(5):
Use WARNS?= instead of WARNS=.
|
2004-02-23 20:25:27 +00:00 |
|
David E. O'Brien
|
2d68bf45bf
|
Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
|
2001-12-04 02:19:58 +00:00 |
|
David E. O'Brien
|
0120256800
|
Style tweaks.
|
2001-07-09 10:38:15 +00:00 |
|
David E. O'Brien
|
0121b42aca
|
Add fsck_msdosfs.
Obtained from: NetBSD
|
2001-07-09 10:35:18 +00:00 |
|