Commit Graph

106 Commits

Author SHA1 Message Date
grog
eff938b496 Remove kludge to set subdisk states when bringing up a plex 1998-11-02 04:12:28 +00:00
grog
4cdee21a75 list.c:
Add dump of last requests with 'info -V'.  This requires the requests
  to be enabled with 'debug 8'.
1998-10-21 08:39:57 +00:00
bde
632ecbd1a8 Honour the default CFLAGS. This fixes a spew of warnings for compiling
unused static inlines in headers without -O.

Fixed missing libraries in DPADD.

Use .PATH instead of a symlink farm.

Removed bogus dependency of util.c on statetext.h (only util.o depends
on it).  Removed rule for building statetext.h.  The dependency was used
to get statetext.h built, but statetext.h is a non-generated source file
so it doesn't need building.  This fixes an annoying message for the null
build and use of `make' instead of ${MAKE} to do the null build.

Fixed some style bugs.
1998-10-17 13:48:37 +00:00
bde
232f739e8e Don't assume that time_t is long. 1998-10-17 13:02:46 +00:00
grog
b28a6176ff Bring man page up to date 1998-09-29 10:26:02 +00:00
grog
22d3d93a1e Import base vinum userland sources 1998-09-16 05:57:36 +00:00