1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/lib
Kris Kennaway b777873ec1 Disallow '/' characters in LC_* environment variables which might
be used to point to a bad locale file. This is only believed to be a
minor security risk - the only risk is if some program uses the result
of a localized string as a format specifier in a vulnerable function
like sprintf(). No such code is believed to exist in the FreeBSD base
system, although it is possible that badly written third party code
would do that.

Submitted by:	imp
Approved by:	ache
2000-09-08 07:29:48 +00:00
..
compat
csu
libalias Match IPPROTO_ICMP with IP protocol field of the original IP 2000-09-01 16:38:53 +00:00
libatm
libbind
libc Disallow '/' characters in LC_* environment variables which might 2000-09-08 07:29:48 +00:00
libc_r The second call to _thread_kern_sig_defer() in sem_post() should be a call 2000-08-23 07:59:50 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt Still have to support libscrypt for now :( Add #defines to take DES 2000-08-24 17:51:16 +00:00
libdevstat
libdisk
libedit
libfetch Document the FTP_PROXY and HTTP_PROXY variables better. 2000-08-31 15:13:22 +00:00
libform
libftpio
libgnumalloc
libio
libipsec
libipx
libkse The second call to _thread_kern_sig_defer() in sem_post() should be a call 2000-08-23 07:59:50 +00:00
libkvm
libm
libmd
libmenu
libncp
libncurses
libnetgraph
libopie
libpam
libpanel
libpcap
libposix1e
libpthread The second call to _thread_kern_sig_defer() in sem_post() should be a call 2000-08-23 07:59:50 +00:00
libradius strtok -> strsep (no strtok allowed in libraries) 2000-08-29 21:49:11 +00:00
libresolv
librpcsvc
libskey
libsmdb
libsmutil
libss Get errno from <errno.h>, not from extern int. 2000-09-04 03:54:23 +00:00
libstand Expose the NFS root node, so that an evil consumer can use it to get the 2000-09-05 22:11:41 +00:00
libtacplus strtok -> strsep (no strtok allowed in libraries) 2000-08-29 21:49:11 +00:00
libtelnet
libusb Sync with NetBSD: 2000-08-26 13:53:27 +00:00
libusbhid Sync with NetBSD: 2000-08-26 13:53:27 +00:00
libutil Constify the arg to logout(3). It is const-safe. 2000-09-04 08:13:49 +00:00
libvgl
libwrap Replace strtok with strsep (strtok is not allowed in libraries) 2000-08-30 06:26:42 +00:00
libxpg4
liby
libz
msun
ncurses
Makefile
Makefile.inc