Home | History | Annotate | Download | only in libutil
History log of /src/lib/libutil/opendisk.3
RevisionDateAuthorComments
 1.17  13-Oct-2024  rillig lib: sync some manual pages with reality
 1.16  05-Apr-2018  wiz branches: 1.16.14;
Use mdoc macros.
 1.15  04-Apr-2018  kre Document opendisk1() - it has been around long enough.
(pity about the name...)

XXX pullup-8
 1.14  29-Jan-2017  snj branches: 1.14.10;
new lookup order will be in 7.1 before 8.0
 1.13  07-Jun-2016  wiz branches: 1.13.2; 1.13.4;
Fix typo. Sort errors.
 1.12  06-Jun-2016  christos PR/51216: Instead of trying to open files in the current working
directory first for paths that don't contain "/", first try the
/dev paths to avoid confusion with files in the working directory
that happen to match disk names.
 1.11  30-Apr-2008  martin branches: 1.11.8; 1.11.42; 1.11.46;
Convert TNF licenses to new 2 clause variant
 1.10  16-Apr-2003  wiz branches: 1.10.30;
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.9  07-Feb-2002  ross Generate <>& symbolically.
 1.8  10-Dec-2001  lukem remove referenced to raw (block) and cooked (character) devices, since
opendisk(3) doesn't care. the iscooked parameter just changes which
paths in /dev are tried if the supplied one doesn't work.
 1.7  10-Dec-2001  lukem revert previous.
it appears that i misread the intent of the iscooked parameter when
originally designing this feature with jason, and changing it broke
some programs.
 1.6  01-Nov-2001  lukem Enforce is iscooked arg;
if zero, a matching path must be of type S_IFCHR, and
if non-zero, a matching path must be of type S_IFBLK.
 1.5  26-Sep-2001  lukem path variations don't occur if there's a / in the path
 1.4  02-Jul-1999  simonb More trailing white space.
 1.3  22-Mar-1999  garbled Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
 1.2  05-Feb-1998  perry add LIBRARY section to man page
 1.1  25-Sep-1997  lukem implement opendisk(3), as discussed with Jason Thorpe
 1.10.30.1  18-May-2008  yamt sync with head.
 1.11.46.1  13-Mar-2017  skrll Sync with netbsd-7-1-RELEASE
 1.11.42.1  29-Jan-2017  snj Pull up following revision(s) (requested by pgoyette in ticket #1349):
lib/libutil/opendisk.c: revision 1.14
lib/libutil/opendisk.3: revision 1.12, 1.13
PR/51216: Instead of trying to open files in the current working
directory first for paths that don't contain "/", first try the
/dev paths to avoid confusion with files in the working directory
that happen to match disk names.
 1.11.8.2  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.11.8.1  30-Apr-2008  martin file opendisk.3 was added on branch christos-time_t on 2008-04-30 13:10:53 +0000
 1.13.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.13.2.1  20-Mar-2017  pgoyette Sync with HEAD
 1.14.10.1  07-Apr-2018  pgoyette Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
 1.16.14.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed