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 |