aboutsummaryrefslogtreecommitdiff
path: root/sbin/gbde/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+1
* Use NO_WCAST_ALIGN for sbin/gbde, this is more appropriate to fix theDimitry Andric2011-12-171-5/+3
* MFtbemd:Warner Losh2010-08-231-1/+1
* Bump WARNS where possible.Ulrich Spörlein2010-02-151-3/+1
* Make the regression test run also with obj directories.Poul-Henning Kamp2003-10-171-1/+1
* Moved libgeom.so dependencies to where they belong.Ruslan Ermilov2003-05-171-2/+2
* Normalize, fix ``make checkdpadd''.Ruslan Ermilov2003-04-161-5/+6
* Don't pull in geom_enc.c any more.Poul-Henning Kamp2003-04-031-3/+1
* Use new GEOM OAM. Kernels have supported this for a number of days, soPoul-Henning Kamp2003-03-311-1/+1
* Solve another bug in the mapping code: correctly skip lock sectors.Poul-Henning Kamp2002-12-181-0/+6
* A couple of stylistic improvements.Poul-Henning Kamp2002-12-171-0/+2
* Run a revision on the GBDE encryption facility.Poul-Henning Kamp2002-11-041-2/+5
* I overlooked an absolute path.Poul-Henning Kamp2002-10-211-1/+1
* Use .PATH instead of VPATH.Poul-Henning Kamp2002-10-201-1/+2
* Complete the Geom Based Disk Encryption: Add the OAM utility.Poul-Henning Kamp2002-10-201-0/+25