HardenedBSD/lib
Dag-Erling Smørgrav 0fba3a0005 Add verbose flag, and support functions.
Brucify the Makefile.
Differentiate atime and mtime in fetch*Stat().
Fix a few pointer bugs.
Tweak some error messages.
Don't #include sys/param.h and stdio.h in fetch.h.
Document that sys/param.h and stdio.h must be #included before fetch.h.
1998-12-16 10:24:55 +00:00
..
compat
csu
libalias Reviewed by: freebsd-current 1998-12-14 02:25:32 +00:00
libatm
libbind
libc Add reminder to return memory allocated by this call. 1998-12-16 04:39:23 +00:00
libc_r Don't hide mknod, it doesn't need a wrapper and never has had one. 1998-12-10 20:27:52 +00:00
libcalendar
libcam Use snprintf to make sure we don't overflow a buffer. 1998-11-15 23:17:39 +00:00
libcom_err
libcompat Cleanup. Make it compile on alpha. 1998-11-10 06:35:24 +00:00
libcrypt
libcurses
libdevstat
libdisk
libedit On the alpha, sizeof(char*) != sizeof(int) which was assumed in 1998-11-30 10:12:03 +00:00
libf2c Add an emply MAIN__() function. This avoid an unresolved reference error 1998-11-16 23:51:14 +00:00
libF77 Add an emply MAIN__() function. This avoid an unresolved reference error 1998-11-16 23:51:14 +00:00
libfetch Add verbose flag, and support functions. 1998-12-16 10:24:55 +00:00
libftpio
libgnumalloc
libI77
libio Add a simple library for accessing i/o ports and memory on the alpha. 1998-12-12 18:05:06 +00:00
libipx
libkse Don't hide mknod, it doesn't need a wrapper and never has had one. 1998-12-10 20:27:52 +00:00
libkvm Add required #include references to manual page 1998-12-13 02:32:59 +00:00
libm
libmd Build libmd shared for a.out too. Required for some PAM modules. 1998-11-12 04:08:10 +00:00
libmytinfo
libncurses Add missing int to prototypes of mvaddstr and mvaddnstr. 1998-12-10 02:35:24 +00:00
libopie
libpam Obtained from: "Jan B. Koum " <jkb@best.com> 1998-12-01 17:05:08 +00:00
libpcap
libpthread Don't hide mknod, it doesn't need a wrapper and never has had one. 1998-12-10 20:27:52 +00:00
libradius Initial import of RADIUS client library donated by Juniper Networks, Inc. 1998-11-13 00:53:01 +00:00
libresolv
librpcsvc
libskey Explicitly depend on libcrypt and libmd for a.out too. Fixes a PAM 1998-11-22 19:26:39 +00:00
libss
libstand Remove stray .endif from previous commit (I hope this is right) 1998-11-04 12:49:31 +00:00
libtacplus Initial import of TACACS+ client library donated by Juniper Networks, Inc. 1998-11-13 00:54:26 +00:00
libtelnet Old stuff laying around: Don't use a function called getstr(), that has 1998-12-16 06:04:29 +00:00
libtermcap
libutil oops. Fix indentation of the 'for' loop I just added. 1998-12-13 01:39:32 +00:00
libvgl
libxpg4
liby
libz
msun
ncurses/ncurses
Makefile Fixed SUBDIR order. 1998-11-29 02:47:52 +00:00
Makefile.inc