freebsd_amp_hwpstate/lib
Poul-Henning Kamp d030d2d2ae Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
compat
csu/i386
libF77
libI77
libalias Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY) 1997-09-06 11:11:43 +00:00
libc Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
libc_r
libcom_err
libcompat
libcrypt When compiling under elf, use correct library naming conventions. Also 1997-09-05 12:12:35 +00:00
libcurses
libdisk
libedit
libf2c
libftpio Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
libgnumalloc
libipx
libkse
libkvm
libm
libmd
libmytinfo
libncurses environmental -> environment. 1997-09-18 06:55:21 +00:00
libopie
libpam/modules
libpcap
libpthread
libresolv
librpcsvc
libscsi
libskey If building under elf, have libskey.so depend on libmd and libcrypt. 1997-09-05 11:52:20 +00:00
libss
libtcl
libtelnet
libtermcap
libutil
libvgl
libxpg4
liby
libz
msun
ncurses/ncurses
Makefile
Makefile.inc