christos
52bdc9cda3
need getdiskinfo.
2006-08-27 01:37:28 +00:00
mrg
9bf1d4a9b8
work around some GCC4 internal problems on m68000 platform.
...
document the hack, and update another GCC4 list.
2006-06-24 05:21:11 +00:00
mrg
aadd7d4847
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
xtraeme
76500fc2f9
WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)
2005-01-20 16:39:22 +00:00
xtraeme
d4a0de51f8
Kill __P(), ANSIfy, remove main() prototype; WARNS=2
2005-01-19 20:19:04 +00:00
dbj
efbd5db673
add -F option, similar to fsck/newfs/dumpfs
...
correctly handle negative results from fsck's setup routine
handle uid and gid in FS_42INODEFMT inodes
2004-01-03 19:57:42 +00:00
dbj
43395bd5a8
Add support for the Apple UFS variation on ffs
...
This is the bulk of PR #17345
The general approach is to use a run time deteriminable value
for DIRBLKSIZ. Additional allowances are included for using
MAXSYMLINKLEN with FS_42INODEFMT and a shift in the cylinder group
cluster summary count array. Support is added for managing
the Apple UFS volume label.
2002-09-28 20:11:05 +00:00
lukem
7360d7b6ae
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
2002-08-19 10:16:51 +00:00
bouyer
3e3f9c7795
#include machine/bswap.h and remove -lutil.
1999-01-15 13:32:05 +00:00
bouyer
6fe0568e9e
Add support for non-native byteorder FFS.
1998-03-18 17:03:15 +00:00
veego
f157921771
We don't need the -I. . Pointed out by enami tsugutomo.
1997-10-13 13:35:30 +00:00
veego
2e54e13c3c
Add the missing . for -I
1997-10-11 15:47:55 +00:00
christos
e230a48b57
CFLAGS->CPPFLAGS
1997-10-10 19:47:50 +00:00
gwr
10e180cc49
Back out the .PATH.c changes. The .depend problem (and others)
...
will be fixed using the new .NOPATH make feature instead.
1997-05-08 21:11:01 +00:00
gwr
012e528f2e
Use .PATH.c: ...
1997-05-06 20:44:56 +00:00
thorpej
519bef46ae
Fix a couple of glitches:
...
- s/fsutil.o/fsutil.c/ on a SRCS line.
- Don't need preen.c
1996-10-11 20:20:42 +00:00
christos
60e2d41cb1
Make this work after the fsck changes.
1996-09-28 19:30:35 +00:00
jtc
54e0c861ec
Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301 .
1996-04-08 21:03:06 +00:00
cgd
9b70f26fe8
deal with the fact that fsck has moved
1996-04-05 04:17:54 +00:00
thorpej
3f7621c16a
FFS debugging/editing tool, from John Kohl.
1995-10-08 23:08:36 +00:00