Searched hist:411 (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/lib/libc/gen/
H A Dposix_spawn_file_actions_addopen.3diff 250716 Thu May 16 18:45:24 MDT 2013 jilles MFC 250421: posix_spawn_file_actions_adddup2(3): Document difference with
dup2().

The ability to clear a file descriptor's close-on-exec flag via
posix_spawn_file_actions_adddup2() is in fact proposed in Austin Group issue
#411.
/freebsd-9.3-release/tools/regression/lib/libc/stdio/
H A Dtest-fopen.c255303 Fri Sep 06 11:58:56 MDT 2013 jilles libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).

Austin Group issue #411 requires 'e' to be accepted before and after 'x',
and encourages accepting the characters in any order, except the initial
'r', 'w' or 'a'.

Given that glibc accepts the characters after r/w/a in any order and that
diagnosing this problem may be hard, change our libc to behave that way as
well.
H A Dtest-fopen.tdiff 255303 Fri Sep 06 11:58:56 MDT 2013 jilles libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).

Austin Group issue #411 requires 'e' to be accepted before and after 'x',
and encourages accepting the characters in any order, except the initial
'r', 'w' or 'a'.

Given that glibc accepts the characters after r/w/a in any order and that
diagnosing this problem may be hard, change our libc to behave that way as
well.
/freebsd-9.3-release/usr.sbin/pkg_install/info/
H A Dinfo.hdiff 411 Tue Sep 07 23:46:59 MDT 1993 jkh Added two new options, one of which is fairly far reaching:

-q turns on "quiet" mode, where informational headers and such are not
dumped, just the information.

-L Shows full pathnames of files comprising a package. With -q,
this can be useful for doing fileset operations, such as
"du -s `pkg_info -q -L foo_bin`" to see how much space package
"foo_bin" is taking up.
H A Dmain.cdiff 411 Tue Sep 07 23:46:59 MDT 1993 jkh Added two new options, one of which is fairly far reaching:

-q turns on "quiet" mode, where informational headers and such are not
dumped, just the information.

-L Shows full pathnames of files comprising a package. With -q,
this can be useful for doing fileset operations, such as
"du -s `pkg_info -q -L foo_bin`" to see how much space package
"foo_bin" is taking up.
H A Dperform.cdiff 411 Tue Sep 07 23:46:59 MDT 1993 jkh Added two new options, one of which is fairly far reaching:

-q turns on "quiet" mode, where informational headers and such are not
dumped, just the information.

-L Shows full pathnames of files comprising a package. With -q,
this can be useful for doing fileset operations, such as
"du -s `pkg_info -q -L foo_bin`" to see how much space package
"foo_bin" is taking up.
H A Dpkg_info.1diff 411 Tue Sep 07 23:46:59 MDT 1993 jkh Added two new options, one of which is fairly far reaching:

-q turns on "quiet" mode, where informational headers and such are not
dumped, just the information.

-L Shows full pathnames of files comprising a package. With -q,
this can be useful for doing fileset operations, such as
"du -s `pkg_info -q -L foo_bin`" to see how much space package
"foo_bin" is taking up.
H A Dshow.cdiff 411 Tue Sep 07 23:46:59 MDT 1993 jkh Added two new options, one of which is fairly far reaching:

-q turns on "quiet" mode, where informational headers and such are not
dumped, just the information.

-L Shows full pathnames of files comprising a package. With -q,
this can be useful for doing fileset operations, such as
"du -s `pkg_info -q -L foo_bin`" to see how much space package
"foo_bin" is taking up.
/freebsd-9.3-release/sys/dev/ed/
H A Dif_ed_pccard.cdiff 93626 Tue Apr 02 03:52:52 MST 2002 imp More newcard devices:
Netgear FA-410TXC
Netgear FA-411
Lantech Fastnet TX
Linksys pcm100
Hide the total wildcard device for SVEC too :-(

Obtained from: NetBSD/OpenBSD

Completed in 172 milliseconds