Searched refs:MINOR (Results 1 – 22 of 22) sorted by relevance
/openbsd/gnu/usr.bin/cvs/ |
H A D | Makefile.am | 32 MINOR-BUGS \
|
H A D | cvs.spec | 114 %doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README
|
H A D | cvs.spec.in | 114 %doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README
|
H A D | Makefile.in | 121 MINOR-BUGS \
|
H A D | BUGS | 8 manual). There are some other reported bugs in MINOR-BUGS; the
|
H A D | ChangeLog | 916 * MINOR-BUGS: Update per info-cvs mail from Steve Cameron. 1757 * MINOR-BUGS: yet another couple of annoyances... 1771 * MINOR-BUGS: describe a minor annoyance or two 1835 * MINOR-BUGS: Add introduction. Reword some bug descriptions.
|
/openbsd/bin/pax/ |
H A D | pax.h | 247 #define MINOR(x) minor(x) macro
|
H A D | gen_subs.c | 122 (unsigned long)MINOR(sbp->st_rdev)); in ls_list()
|
H A D | cpio.c | 740 ul_asc(MINOR(arcn->sb.st_dev),hd->c_min, sizeof(hd->c_min), HEX) || in vcpio_wr() 742 ul_asc(MINOR(arcn->sb.st_rdev),hd->c_rmin,sizeof(hd->c_min), HEX) || in vcpio_wr()
|
H A D | tar.c | 1211 ul_oct(MINOR(arcn->sb.st_rdev), hd->devminor, in wr_ustar_or_pax()
|
/openbsd/usr.sbin/config/ |
H A D | gram.y | 102 %token MAXUSERS MAXPARTITIONS MINOR ON OPTIONS PSEUDO_DEVICE ROOT SOURCE SWAP 393 MAJOR NUMBER MINOR NUMBER { $$ = makedev($2, $4); };
|
H A D | scan.l | 102 minor return MINOR;
|
/openbsd/sys/dev/pci/drm/display/ |
H A D | drm_dp_aux_dev.c | 110 drm_dp_aux_dev_get_by_minor(MINOR(dev->devt)); in name_show()
|
/openbsd/share/misc/ |
H A D | countrycodes | 242 UM:UNITED STATES MINOR OUTLYING ISLANDS
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | jcf-dump.c | 124 #define HANDLE_MAGIC(MAGIC, MINOR, MAJOR) \ argument 129 (long) MAGIC, (long) MINOR, (long) MAJOR)
|
/openbsd/sys/dev/pci/drm/amd/display/dc/ |
H A D | dc_dp_types.h | 202 uint8_t MINOR:4; member
|
/openbsd/usr.bin/lex/ |
H A D | NEWS | 250 of flex generated a scanner (YY_FLEX_{MAJOR,MINOR,SUBMINOR}_VERSION)
|
H A D | ChangeLog | 2515 FLEX_{MAJOR,MINOR,SUBMINOR}_VERSION 6020 * flex.skl: YY_FLEX_{MAJOR,MINOR}_VERSION fixed bug in unput
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | ChangeLog-9103 | 1387 * cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Delete. 1466 * cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Define.
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | ChangeLog-9103 | 1406 * cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Delete. 1485 * cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Define.
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5400delta.pod | 925 C<use builtin ...> statement must be formatted as C<:MAJOR.MINOR> with an
|
H A D | perldiag.pod | 3402 C<use builtin ...> statement must be formatted as C<:MAJOR.MINOR> with an
|