1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00
freebsd/lib
Hajimu UMEMOTO dd521ef192 - kill strcpy
- port range check need to be done before htons.  from deraadt
- %d/%u audit
- correct bad practice in the code - it uses two changing variables
  to manage buffer (buf and buflen).  we eliminate buflen and use
  fixed point (ep) as the ending pointer.
- use snprintf, not sprintf
- pass correct name into q.name.  from lukem@netbsd
- sync comment

Obtained from:	KAME
MFC after:	1 week
2002-10-25 16:24:28 +00:00
..
compat
csu
libalias
libatm
libbind
libbz2
libc - kill strcpy 2002-10-25 16:24:28 +00:00
libc_r remove unused __sys_sigaltstack() declaration 2002-10-22 17:13:32 +00:00
libcalendar
libcam
libcom_err
libcompat - Remove the lsearch() and lfind() functions and their manpage from 2002-10-16 14:29:23 +00:00
libcrypt
libdevinfo
libdevstat
libdisk #ifdef out assignToPartition on non x86 arches to unbreak the world 2002-10-24 13:35:52 +00:00
libedit Write the strvis()'d string out to the history file in history_save(), 2002-10-14 10:42:38 +00:00
libexpat Minor tweaks to make this manpage readable. 2002-10-04 15:07:39 +00:00
libfetch The FTP connection caching needs a better interface -- connections are 2002-10-25 01:17:32 +00:00
libform
libftpio
libio
libipsec
libipx
libisc
libkse
libkvm Implement working on ELF corefiles. Use kvm_read() when reading 2002-10-21 04:21:12 +00:00
libmd
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph
libopie Drop login.c and logwtmp.c from the library build. None of the apps 2002-10-04 00:24:31 +00:00
libpam Introduce 'exempt_if_empty' option to pam_wheel(8), which bypasses the 2002-10-18 02:37:29 +00:00
libpanel
libpcap
libpthread
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand Add the libz derived files, added in the previous commit, to 2002-10-19 02:23:09 +00:00
libtacplus
libtelnet
libufs Use an error message closer to old dumpfs(8) in the case of truncated/no 2002-10-22 19:36:10 +00:00
libugidfw
libusbhid
libutil If LOGIN_SETMAC is set and MAC is enabled in the kernel, then see 2002-10-23 03:17:22 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun Remove duplicate declaration. 2002-10-23 17:35:11 +00:00
ncurses
Makefile Connect libbsdxml (nee libexpat) to the build. 2002-10-04 13:40:39 +00:00
Makefile.inc