1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/sbin/vinum
Greg Lehey 807b7ff353 Move most #includes to vext.h.
Change name of history file to History to avoid name conflicts.

Rewrite minor number decoding.  Now we have only three types of
object: subdisks, plexes and volumes.  The encoding for plexes and
subdisks no longer reflects the object to which they belong.  The
super devices are high-order volume numbers.  This gives vastly more
potential volumes (4 million instead of 256).

Don't try to chown directories if they haven't been created.
2003-05-01 01:39:42 +00:00
..
commands.c Update to use current version of devstat API. 2003-03-15 20:49:38 +00:00
list.c Move most #includes to vext.h. 2003-05-01 01:38:55 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
v.c Move most #includes to vext.h. 2003-05-01 01:39:42 +00:00
vext.h Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
vinum.8 english(4) police. 2002-12-27 12:15:40 +00:00