Searched hist:12611 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.bin/jot/
H A Djot.cdiff 48997 Thu Jul 22 15:33:11 MDT 1999 sheldonh Don't dump core for a known, documented bug.

PR: 12611
Reviewed by: markm
diff 48995 Thu Jul 22 15:11:59 MDT 1999 sheldonh Improve printf(3) conversion specifier parsing so that silly formats
aren't allowed and the right casts can be used for printf() statements.

Document the conversion specifier limitations and the fact that
arithmetic overflow causes a fatal error.

PR: 12611
Reported by: Frode Vatvedt Fjeld <frodef@acm.org>
Reviewed by: bde
H A Djot.1diff 48995 Thu Jul 22 15:11:59 MDT 1999 sheldonh Improve printf(3) conversion specifier parsing so that silly formats
aren't allowed and the right casts can be used for printf() statements.

Document the conversion specifier limitations and the fact that
arithmetic overflow causes a fatal error.

PR: 12611
Reported by: Frode Vatvedt Fjeld <frodef@acm.org>
Reviewed by: bde
/freebsd-10.1-release/sys/net/
H A Dif_disc.cdiff 12611 Sun Dec 03 17:08:55 MST 1995 bde Added a prototype.

Declared dsioctl() as static consistently. Note that both if_disc.c
and subr_diskslice.c use the same prefix `ds' and there is a name
conflict for dsioctl().

Completed in 123 milliseconds