1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/geom/bde
Poul-Henning Kamp d2bae332d6 Remove the absolute count g_access_abs() function since experience has
shown that it is not useful.

Rename the relative count g_access_rel() function to g_access(), only
the name has changed.

Change all g_access_rel() calls in our CVS tree to call g_access() instead.

Add an #ifndef BURN_BRIDGES #define of g_access_rel() for source
code compatibility.
2004-02-12 22:42:11 +00:00
..
g_bde_crypt.c Remove the MD5_KEY debugging tool 2004-01-23 11:47:06 +00:00
g_bde_lock.c Interior decoration changes. 2003-10-07 09:28:07 +00:00
g_bde_work.c Polish the work/state engine in preparation for HW-crypto support. 2004-02-08 10:19:18 +00:00
g_bde.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
g_bde.h Interior decoration changes. 2003-10-07 09:28:07 +00:00