This repository was archived by the owner on May 13, 2025. It is now read-only.

Description
$ echo 'Warner Losh <imp@FreeBSD.org>' | ~/lookup/getValues -f a2c | head -n1 | cut -d\; -f2 | ~/lookup/getValues -f c2p | cut -d\; -f2 | ~/lookup/getValues -f p2f
no map p2f
$ echo 'Warner Losh <imp@FreeBSD.org>' | ~/lookup/getValues -f a2c | head -n1 | cut -d\; -f2 | ~/lookup/getValues -f c2f
no map c2f
Looks like it c2f should exist though:
$ ls -d /da?_data/basemaps/gz/*FullV*.s | cut -d/ -f2,5 | sed 's/Full.*//' | cut -d \/ -f2 | sort -u |grep c2f
c2f
lookup/getValues commit version: 7c09fda190b9abef030b99c9925d56b7264e31bb