aboutsummaryrefslogtreecommitdiff
path: root/ufs-utils/dlabel.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-12-06 Roland McGrath <roland@frob.com>Roland McGrath2001-12-071-4/+4
| | | | | * dlabel.c (fd_get_device): Only deallocate NODE if store_create fails. Found by Michael Teichgraeber <gnubert@web.de>.
* 1999-11-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-211-3/+3
| | | | * dlabel.c (fd_get_device): Check STORE->class->id, not STORE->class.
* Thu Apr 10 13:54:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-161-1/+7
| | | | | * dlabel.c: Don't include <mach/sa/sys/ioctl.h>. (_IOR, _IOC, IOC_OUT, IOCPARM_MASK): New macros.
* (fd_get_device): Supply new args to store_create.Miles Bader1996-06-211-1/+1
|
* (fd_get_device): Update to use libstore.Miles Bader1996-05-101-15/+19
| | | | <hurd/store.h>: New include.
* Initial revisionMiles Bader1996-03-131-0/+81