Searched hist:96785 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/usr.bin/paste/
H A Dpaste.cdiff 96785 Fri May 17 03:11:07 MDT 2002 jmallett Clean up malloc(3)'s argument. Remove casts which do nothing when we're
using sizeof() anyway. Use slightly more consistent (per-file) error
reporting for malloc(3) returning NULL. If "malloc failed" was being printed,
don't use err(3). If a NULL format is being used, use err(3). In one case
errx(3) was being used with strerror(3), so just use err(3).
/freebsd-10-stable/usr.bin/tset/
H A Dmap.cdiff 96785 Fri May 17 03:11:07 MDT 2002 jmallett Clean up malloc(3)'s argument. Remove casts which do nothing when we're
using sizeof() anyway. Use slightly more consistent (per-file) error
reporting for malloc(3) returning NULL. If "malloc failed" was being printed,
don't use err(3). If a NULL format is being used, use err(3). In one case
errx(3) was being used with strerror(3), so just use err(3).
/freebsd-10-stable/usr.bin/tsort/
H A Dtsort.cdiff 96785 Fri May 17 03:11:07 MDT 2002 jmallett Clean up malloc(3)'s argument. Remove casts which do nothing when we're
using sizeof() anyway. Use slightly more consistent (per-file) error
reporting for malloc(3) returning NULL. If "malloc failed" was being printed,
don't use err(3). If a NULL format is being used, use err(3). In one case
errx(3) was being used with strerror(3), so just use err(3).
/freebsd-10-stable/usr.bin/finger/
H A Dutil.cdiff 96785 Fri May 17 03:11:07 MDT 2002 jmallett Clean up malloc(3)'s argument. Remove casts which do nothing when we're
using sizeof() anyway. Use slightly more consistent (per-file) error
reporting for malloc(3) returning NULL. If "malloc failed" was being printed,
don't use err(3). If a NULL format is being used, use err(3). In one case
errx(3) was being used with strerror(3), so just use err(3).

Completed in 208 milliseconds