Home | History | Annotate | Download | only in libutil
History log of /src/lib/libutil/getfsspecname.c
RevisionDateAuthorComments
 1.8  27-Dec-2018  alnsn No need to quadruple a buffer because strunvis(3) doesn't expand.
 1.7  06-Oct-2018  christos use the right type.
 1.6  06-Oct-2018  jmcneill If fs_spec starts with the special string "ROOT.", replace it with a device
path derived from the value of the kern.root_device sysctl.
 1.5  25-May-2014  christos branches: 1.5.22; 1.5.24;
In COMPAT_DKWEDGE, attempt to open the label as specified in the NAME= entry.
This works for BSD disklabels, providing full compatibility. Merge some
duplicated code. This means that at least for BSD labels, we can handle
both pre and post- autodiscover kernels with the same fstab.
 1.4  01-Jan-2013  dsl branches: 1.4.6;
Don't rely on something including sys/ioctl.h for us.
 1.3  08-Apr-2012  christos branches: 1.3.2; 1.3.4;
Fix compat code, so if we failed to make raw, return the regular path.
 1.2  07-Apr-2012  christos Add and enable COMPAT_DKWEDGE which let's us autoconfigure wedges and boot
with a non-wedge aware fstab.
 1.1  07-Apr-2012  christos add getfsspecname
 1.3.4.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.4.1  25-Feb-2013  tls resync with head
 1.3.2.3  23-Jan-2013  yamt sync with head
 1.3.2.2  17-Apr-2012  yamt sync with head
 1.3.2.1  08-Apr-2012  yamt file getfsspecname.c was added on branch yamt-pagecache on 2012-04-17 00:05:34 +0000
 1.4.6.1  10-Aug-2014  tls Rebase.
 1.5.24.1  10-Jun-2019  christos Sync with HEAD
 1.5.22.2  18-Jan-2019  pgoyette Synch with HEAD
 1.5.22.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed