aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/efidp
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* efidp: Fix typosElyes Haouas2023-06-021-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+1
* efidp: Remove write only variableWarner Losh2023-02-151-2/+1
* pkgbase: Remove libefivar package and add a efi-tools oneEmmanuel Vadot2021-09-071-0/+2
* Regularize the Netflix copyrightWarner Losh2019-02-042-3/+2
* Set dp to NULL when we free it, and tree a NULL dp as an errorWarner Losh2018-01-051-1/+5
* Add -u (--to-unix) and -e (--to-efi) to convert unix or efi paths toWarner Losh2017-12-023-49/+133
* Read multiple lines when parsing the data. Allow multiple device pathsWarner Losh2017-12-021-30/+48
* This program is more useful if it skips leading whitespace whenWarner Losh2017-11-211-4/+11
* Document what the command line arguments actually do. List some of theWarner Losh2017-11-211-4/+23
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Update the "first appeared in" version in several manual pages.Glen Barber2017-05-241-2/+2
* efidp manipulates UEFI Device Paths in various ways. At the moment, itWarner Losh2017-03-094-0/+228