1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib
Robert Watson bd5466d65a Document a bug in our chroot(2) implementation: if access control
checks, including the "open directory" check or a MAC check fail,
after the working directory of the process has been changed, then
the cwd of the process will be left as the target directory rather
than the original directory.

At some point, this bug might be fixable by performing the directory
change only after permission is granted for the change.  In the
mean time document it (it's been there for a while).
2003-01-31 21:19:22 +00:00
..
compat Update with the 4.7 libraries, and add libposix1e to the mix. 2002-12-18 18:05:07 +00:00
csu Very minor EOL whitespace diff-reducer. 2003-01-26 23:34:47 +00:00
libalias Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libatm
libbind
libbz2
libc Document a bug in our chroot(2) implementation: if access control 2003-01-31 21:19:22 +00:00
libc_r remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
libcalendar
libcam english(4) police. 2002-12-27 12:15:40 +00:00
libcom_err
libcompat Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
libcrypt english(4) police. 2002-12-27 12:15:40 +00:00
libdevinfo english(4) police. 2002-12-27 12:15:40 +00:00
libdevstat
libdisk Use the fstype obtained from the GEOM dumpconf output to set the fstype 2003-01-10 19:45:10 +00:00
libedit Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libexpat english(4) police. 2002-12-27 12:15:40 +00:00
libfetch Adjust for OpenSSL 0.9.7. 2003-01-28 23:03:15 +00:00
libform
libftpio english(4) police. 2002-12-27 12:15:40 +00:00
libio
libipsec Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libipx
libisc
libkse remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
libkvm Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft 2003-01-11 01:09:51 +00:00
libmd
libmenu
libmilter
libmp Adjust for OpenSSL 0.9.7. 2003-01-28 23:03:15 +00:00
libncp
libncurses
libnetgraph Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libopie
libpam Do not return inappropriate error codes in pam_sm_setcred. 2003-01-29 21:20:38 +00:00
libpanel
libpcap
libpthread remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand The zalloc pool's size calculation breaks if sbrk() does not return 2002-12-19 23:23:20 +00:00
libtacplus mdoc(7) police: formatting nits. 2002-11-29 15:57:50 +00:00
libtelnet
libufs WARNS ?= 2, so idiocy like 1.12 of type.c doesn't have to happen again. 2003-01-30 00:11:01 +00:00
libugidfw Correct a couple small typos. 2003-01-07 13:18:21 +00:00
libusbhid
libutil Now return NULLified struct in case of empty config file 2003-01-27 03:39:33 +00:00
libvgl Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libwrap
libxpg4
liby
libypclnt Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
libz
msun Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ncurses
Makefile Port libc_r to ia64. We need to do things slightly different 2003-01-06 00:56:23 +00:00
Makefile.inc