mrg
aadd7d4847
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
christos
2c6eadc9ce
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
...
programs that did not compile before.
2005-06-27 01:00:04 +00:00
dsl
4302f2798d
Use fstat(2) to get the partition size (falling back to the label on old
...
kernels) so that newfs works on vinum (and similar).
Kill the -V hack for vinum.
Don't bother faking up a label for -F and mfs, nothing is needed from it.
Ignore label if special doesn't match DISKPART(sb.st_rdev);
Simplifly logic for default block/frag sizes.
Update man page to match.
WARNS=3.
2003-11-01 17:43:03 +00:00
mycroft
6e508d1dff
Remove alpha optimization hack.
2003-10-26 16:30:25 +00:00
jdolecek
ded9445270
no need for -I${MOUNT} & .PATH: ${MOUNT} now neither
2003-03-22 19:09:39 +00:00
tron
006d0d43aa
Remove "getmntopts.c" from list of source files. getmntopts(3) is in
...
"libutil" now.
2003-03-22 15:34:44 +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
thorpej
62a62f7bc9
Use MACHINE_ARCH, not MACHINE.
2002-01-08 20:54:49 +00:00
lukem
df7858b179
add ugly hack for alpha to crank the optimisation level down to -O1,
...
because the default -O2 with gcc 2.95.3 builds a non functional newfs
2002-01-06 23:09:47 +00:00
lukem
574fa8fb21
remove duplicate MAN= entry
2002-01-04 11:30:33 +00:00
lukem
04e7d8d5fb
move mount_mfs(8) into separate man page
2002-01-04 10:47:47 +00:00
lukem
1c37a982fa
enable WARNS=2
2001-07-29 09:59:12 +00:00
bouyer
3e3f9c7795
#include machine/bswap.h and remove -lutil.
1999-01-15 13:32:05 +00:00
bouyer
15c41b2f72
Allow creation of non-native byteorder FFS (via the '-B' option).
1998-03-18 17:10:15 +00:00
christos
e230a48b57
CFLAGS->CPPFLAGS
1997-10-10 19:47:50 +00:00
lukem
2ddc10a0ab
define WARNS?=1 for all of sbin/*
1997-09-15 12:45:47 +00:00
christos
bec3b005c5
Fix compiler warnings.
1997-06-30 22:20:30 +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
37b8aea219
Use getmaxpartitions() from libutil, not a homegrown version.
1996-05-16 07:13:01 +00:00
cgd
0114e805ce
convert to new RCS Id conventions; reduce my headache
1995-03-18 14:54:19 +00:00
cgd
06e2955ff1
specify man pages the new way.
1994-12-22 10:44:04 +00:00
mycroft
625a6892f7
Update from 4.4-Lite, with local changes.
1994-06-08 19:27:32 +00:00
chopps
c46eb1bc76
added -D${MACHINE} for amiga's becuase of differing sizeof (struct disklabel)
1994-02-12 17:49:32 +00:00
mycroft
1fb80e5b34
Add RCS identifiers.
1993-08-01 05:26:30 +00:00
cgd
cbdb50c1c1
incorporate changes from 0-9-base to 0-9-ALPHA
1993-07-28 00:56:43 +00:00
cgd
06be60083d
changed "Id" to "Header" for rcsids
1993-03-23 00:22:59 +00:00
cgd
346aa5dd48
added rcs ids to all files
1993-03-22 08:04:00 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00