Enji Cooper
|
22289a8c3d
|
sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after: 1 month
Sponsored by: Dell EMC Isilon
|
2017-03-04 11:33:01 +00:00 |
|
Glen Barber
|
406d87b1c3
|
Explicitly add more files to the 'runtime' package.
Sponsored by: The FreeBSD Foundation
|
2016-02-09 20:19:31 +00:00 |
|
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 |
|