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

/freebsd-10.2-release/lib/libc/sys/
H A Dchown.2diff 24443 Mon Mar 31 12:37:35 MST 1997 peter Create lchown() in libc and document it as a variation of chown().
H A DMakefile.incdiff 24443 Mon Mar 31 12:37:35 MST 1997 peter Create lchown() in libc and document it as a variation of chown().
/freebsd-10.2-release/bin/sh/
H A Dexpand.cdiff 83676 Wed Sep 19 20:16:38 MDT 2001 tegge Don't check uninitialized memory for having the shell control character
value CTLARI since this might break expansion of arithmetic expressions.

Don't access memory below start of stackblock.

Problem analyzed by hunt@iprg.nokia.com, slightly different patch applied.

PR: 24443
Submitted by: hunt@iprg.nokia.com

Completed in 132 milliseconds