summaryrefslogtreecommitdiff
path: root/ufs-utils/dlabel.c
AgeCommit message (Collapse)Author
2001-12-072001-12-06 Roland McGrath <roland@frob.com>Roland McGrath
* dlabel.c (fd_get_device): Only deallocate NODE if store_create fails. Found by Michael Teichgraeber <gnubert@web.de>.
1999-11-211999-11-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* dlabel.c (fd_get_device): Check STORE->class->id, not STORE->class.
1997-04-16Thu Apr 10 13:54:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* dlabel.c: Don't include <mach/sa/sys/ioctl.h>. (_IOR, _IOC, IOC_OUT, IOCPARM_MASK): New macros.
1996-06-21(fd_get_device): Supply new args to store_create.Miles Bader
1996-05-10(fd_get_device): Update to use libstore.Miles Bader
<hurd/store.h>: New include.
1996-03-13Initial revisionMiles Bader