freebsd-dev/lib/libcam
Xin LI ae73eb3a7f Better memory handling:
- It is acceptable to call free(3) when the given pointer itself
   is NULL, so we do not need to determine NULL before passing
   a pointer to free(3)
 - Handle failure of malloc(3)

MT6/5 Candidate

Submitted by:	Dan Lukes <dan at obluda cz>
PR:		bin/83352
2005-07-13 10:40:07 +00:00
..
cam_cdbparse.3 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
cam.3 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
camlib.c Better memory handling: 2005-07-13 10:40:07 +00:00
camlib.h
Makefile Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
scsi_cmdparse.c Don't depend on <sys/types.h> pollution in <fcntl.h>. 2002-09-16 07:18:27 +00:00