freebsd-dev/lib
Mike Pritchard 3d416122d3 cam_get_device() was returning 0 on failure, and 1 on success, while
camcontrol(8) and the documentation in camlib.c and cam(3) all expect
-1 on failure and 0 on success.  Updated camlib.c to return the values
specified by the documentation.

PR:	12023
1999-06-15 20:03:01 +00:00
..
compat I seem to be having some CVS problems... I don't know why this wasn't 1999-05-22 16:21:47 +00:00
csu Call do_ctors() and do_dtors() using indirect calls through function 1999-06-06 15:59:08 +00:00
libalias brucify 1999-05-23 13:52:05 +00:00
libatm Print SPANS addresses in the correct byte order. 1999-05-20 23:52:15 +00:00
libbind
libc Fix a minor style nit in the NAME section. 1999-06-11 16:26:29 +00:00
libc_r Added a missing comma to the static condition variable initialisation 1999-05-24 07:22:55 +00:00
libcalendar
libcam cam_get_device() was returning 0 on failure, and 1 on success, while 1999-06-15 20:03:01 +00:00
libcom_err
libcompat
libcrypt
libcurses
libdevstat
libdisk Fix my own Pie Floater. 1999-05-12 23:50:50 +00:00
libedit
libfetch
libftpio
libgnumalloc
libio Cope with non page-aligned arguments to ioperm. 1999-05-22 17:35:04 +00:00
libipx
libkse Added a missing comma to the static condition variable initialisation 1999-05-24 07:22:55 +00:00
libkvm Tidy up references to <sys/rlist.h> and support for the old swap management 1999-05-11 14:32:18 +00:00
libm
libmd
libmytinfo
libncurses Correct prototype for tigetstr(). 1999-05-05 02:51:45 +00:00
libopie
libpam Revive the pam_deny and pam_permit modules from Linux-PAM. They are 1999-05-08 01:59:27 +00:00
libpcap
libpthread Added a missing comma to the static condition variable initialisation 1999-05-24 07:22:55 +00:00
libradius
libresolv
librpcsvc
libskey
libss
libstand
libtacplus
libtelnet
libtermcap
libutil Remove the static declaration from the line[] variable to allow 1999-05-24 01:15:28 +00:00
libvgl
libwrap
libxpg4
liby
libz
msun
ncurses/ncurses
Makefile
Makefile.inc