Home
last modified time | relevance | path

Searched refs:bug (Results 1 – 25 of 177) sorted by relevance

12345678

/onnv-gate/usr/src/lib/libshell/common/
H A DRELEASE6 10-02-12 A bug in which the get discipline function was not invoked for
8 10-02-12 A bug which could occur if the last line of a script was an eval
12 10-01-20 A bug in the evaluation of arithmetic expression in which the
16 10-01-18 A bug in type handling of typeset -H has been fixed.
18 10-01-01 A bug in the parser in which '$((case i in i):;esac);:))' was not
20 10-01-01 A bug in the parser in which '$(( 2 , 3.6 ))' dumped core for locales
22 09-12-28 A bug in the handling of SIGCLD on systems that generated SIGCLD
26 09-12-18 A bug with the SHOPT_BGX option set which disabled traps for signals
28 09-12-18 A bug where [[ -v var ]] was incorrect for some variables (including
30 09-12-15 A bug that produced a syntax error when a multibyte character
[all …]
H A DRELEASE9352 a. An expansion bug which causes portions of a word after
55 b. A bug that caused a core dump when a script that did not
58 c. A bug which caused a core dump on some machines when
60 d. A bug which incorrectly handled set disciplines that
63 e. A bug caused by an EXIT trap inside a function that
69 h. A bug was fixed which caused ksh to loop when execution trace
71 i. A bug which could cause the job control switch character
74 j. A bug in the macro expansion global replacement operator //,
76 k. A bug which prevented ~ expansion from occurring when
79 l. A bug in the dot command which prevented autoload functions
[all …]
/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Ddivtest.c11 static void bug(char *m, BIGNUM *a, BIGNUM *b) in bug() function
35 bug("BN_div failed",a,b); in main()
37 bug("BN_div_recp failed",a,b); in main()
39 bug("mismatch",a,b); in main()
/onnv-gate/usr/src/lib/libpp/common/
H A DRELEASE4 09-01-06 ppcall.c: fix macro definition overwrite bug -- I know
9 08-10-30 pplex.c: handle =#x S_CHRB|SPLICE bug
26 06-01-11 pplex.c: fix rpcgen pp:passthrough header splice bug
27 05-12-16 pplex.c: fix imake pp:passthrough comment splice bug
30 05-04-11 pplex.c: fix '"a" #s' catliteral + stringize bug
38 ppcall.c: fix '(' peek bug that missed the MARK
46 04-02-29 ppproto.c: fix bug that skipped prototyped check during notices check
53 03-06-21 ppproto.c: fix T_INVALID ? splice bug that did 0?val => 0?vaL
56 03-05-19 pplex.c: fix stray SKIPMACRO bug
63 03-02-28 ppsearch.c: fix -MM bug that missed prefix include hosted mark
[all …]
H A DHISTORY6 08/11/89 fix <...> include dir bug
36 03/27/89 fix pplex bug that bombed line sync for last line == #include
49 01/11/89 fix #if skip bug where quoted token set begin line state
73 05/03/88 fix empty include file bug by omitting empty check
76 04/11/88 fix flag check bug in ppload()
86 01/11/88 complete 12/11/87 COMPATIBILITY macro arg /**/ pasting bug fix
93 fix COMPATIBILITY macro arg /**/ pasting bug
110 fix COMPATIBILITY macro recursion bug
114 10/05/87 fix PLUSPLUS PASSCOMMENTS bug `// */' -> `/* ***/'
116 09/28/87 fix CONVERTCC STRICT bug that omitted octal character constants
[all …]
H A DBUGS1 libpp bug list
/onnv-gate/usr/src/cmd/vi/port/
H A Dex.news193 A bug causing extra CPU usage when vi is reentered after ^Z
194 has been fixed. This also fixes a bug causing a hang until the
204 A bug in the encryption command causing plain text in the
259 A bug causing <escape> <del> to core dump vi has been fixed.
261 A bug causing writes to filters when editing encrypted files
264 A bug causing the message "substitution loop", when you enter a
267 A bug causing the current directory to be chmod'ed to 0 if you
284 A bug which prevented using a screen larger than 48 lines has
287 A bug which allowed you to set window to a value larger than
294 A bug which caused hangups to be ignored on USG systems has
[all …]
/onnv-gate/usr/src/cmd/parted/
H A DTHANKS.txt12 * Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> for bug fixes.
13 * Kevin Lindsay <klindsay@stormix.com> for lots of bug reports, etc.
14 * John Weismiller <john@stormix.com> for lots of bug reports, etc.
19 * Tim Waugh <twaugh@redhat.com> for bug reports and fixes
H A DAUTHORS.txt49 * hacked on libparted/fs_ext2 a fair bit (bug fixes, error handling,
69 * bug fixes
92 * bug fixes
124 * misc bug fixes
129 * misc bug fixes, including end-of-device workaround
148 * lots of mix bug fixes/cleanups
212 * Various bug fixes and other things.
233 * Code and API clean-up, bug fixes, and other miscellaneous stuff.
/onnv-gate/usr/src/lib/libparted/
H A DTHANKS.txt12 * Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> for bug fixes.
13 * Kevin Lindsay <klindsay@stormix.com> for lots of bug reports, etc.
14 * John Weismiller <john@stormix.com> for lots of bug reports, etc.
19 * Tim Waugh <twaugh@redhat.com> for bug reports and fixes
H A DAUTHORS.txt49 * hacked on libparted/fs_ext2 a fair bit (bug fixes, error handling,
69 * bug fixes
92 * bug fixes
124 * misc bug fixes
129 * misc bug fixes, including end-of-device workaround
148 * lots of mix bug fixes/cleanups
212 * Various bug fixes and other things.
233 * Code and API clean-up, bug fixes, and other miscellaneous stuff.
/onnv-gate/usr/src/lib/libcmd/common/
H A DRELEASE54 08-04-01 paste.c: fix --noserial stream vector access bug
94 07-01-02 fmt.c: fix buffer splice off by one bug -- what else
97 06-11-15 cp.c: fix 06-10-31 ln -s enoent bug
131 06-02-14 tail.c: fix -f bug that lost fast stream data
180 03-07-15 fmt.c: fix trailing space bug
187 03-05-15 join.c: fix stealth -v2 bug (thanks ahs)
194 02-09-06 wclib.c: fix 1 char-at-a-time miscount bug
236 99-06-08 expr: nothing for NULL string bug fix
237 99-05-21 paste: fix missing newline columnize bug
246 join: another ggs/psm bug
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperl573delta.pod46 fix a bug in the security taint checking of open()
218 If you find what you think is a bug, you might check the articles
220 bug database at http://bugs.perl.org. There may also be
223 If you believe you have an unreported bug, please run the B<perlbug>
224 program included with your release. Be sure to trim your bug down
225 to a tiny but sufficient test case. Your bug report, along with the
H A Dperl582delta.pod112 bug fixes out to stable releases more rapidly and make upgrading stable
140 If you find what you think is a bug, you might check the articles
142 bug database at http://bugs.perl.org/. There may also be
145 If you believe you have an unreported bug, please run the B<perlbug>
146 program included with your release. Be sure to trim your bug down
147 to a tiny but sufficient test case. Your bug report, along with the
H A Dperl583delta.pod132 external interface is unchanged, and aside from the bug fixes described
167 We have a backlog of unresolved bugs. Dealing with bugs and bug reports
188 If you find what you think is a bug, you might check the articles
190 bug database at http://bugs.perl.org. There may also be
193 If you believe you have an unreported bug, please run the B<perlbug>
194 program included with your release. Be sure to trim your bug down
195 to a tiny but sufficient test case. Your bug report, along with the
H A Dperl584delta.pod64 In addition to bug fixes, C<format>'s features have been enhanced. See
241 If you find what you think is a bug, you might check the articles
243 bug database at http://bugs.perl.org. There may also be
246 If you believe you have an unreported bug, please run the B<perlbug>
247 program included with your release. Be sure to trim your bug down
248 to a tiny but sufficient test case. Your bug report, along with the
H A Dperldelta.pod64 In addition to bug fixes, C<format>'s features have been enhanced. See
241 If you find what you think is a bug, you might check the articles
243 bug database at http://bugs.perl.org. There may also be
246 If you believe you have an unreported bug, please run the B<perlbug>
247 program included with your release. Be sure to trim your bug down
248 to a tiny but sufficient test case. Your bug report, along with the
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A DswitchPx.aux21 # Unfortunately, -P has a bug whereby the #! line is ignored.
22 # If this test suddenly starts printing blank lines that bug is fixed.
/onnv-gate/usr/src/lib/libast/common/
H A DRELEASE15 10-01-25 vmalloc/vmprivate.c: fix seg ptr initialization bug (24 years old!!)
66 09-04-27 sfio/sfpool.c: fix bug that did not return pool on delete
132 08-05-18 string/fmtre.c: fix omitted stack var initialization bug
169 07-10-26 regex/regcomp.c: fix bug that missed ')' in ~(F)...
217 07-02-12 comp/conf.sh: fix CONF_LIMIT bug that missed ULONG_MAX etc.
229 07-01-11 misc/stk.c: a 2 day marathon bug fix (can we release now dr ek?)
248 06-11-11 comp/conf.sh: fix S CONF_STANDARD bug, add D to defer to native
291 06-08-30 misc/glob.c: fix ~(E)re bug that stripped ~(E) before regcomp
293 06-08-27 string/strelapsed.c: fix off-by-one (too little) parse bug
296 06-08-16 string/strelapsed.c: fix off-by-one (too far) parse bug
[all …]
/onnv-gate/usr/src/cmd/ssh/doc/
H A DCREDITS18 Charles Levert <charles@comm.polymtl.ca> - SunOS 4 & bug fixes
29 David Del Piero <David.DelPiero@qed.qld.gov.au> - bug fixes
36 Gert Doering <gd@hilb1.medat.de> - bug and portability fixes
38 Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> - IPv6 and bug fixes
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/sample-tests/
H A Dlone_not_bug1 # There was a bug where the first test would be considered a
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DChanges6 Fixed bug when building in ON environment - was using incorrect header files.
/onnv-gate/usr/src/lib/librstp/common/
H A DChangeLog15 - - 'The bug in clilib has been fixed
21 - - The bug in "Port Role Transitions state machine" has been
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/
H A Dsv35 Possible Y2K bug: %d format string following '19'
343 Possible Y2K bug: %d format string following '19' at - line 16.
344 Possible Y2K bug: %d format string following '19' at - line 13.
346 Possible Y2K bug: %d format string following '19' at - line 14.
347 Possible Y2K bug: %d format string following '19' at - line 15.
/onnv-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-md5-crypt.in41 Report bugs to <bug-grub@gnu.org>.

12345678