1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib
Tim Kientzle d6970563b6 Fix two ugly errors:
1. The correct cutoff for large uid/gid handling is 1<<18, not 1<<20.
2. Limit the uid/gid in the 'x' extension header (where numeric extensions
are not permitted) to 1<<18, but use the correct value in the regular
header (where numeric extensions are permitted).
Thanks to: Dan Nelson
MFC after: 3 days
2004-09-17 04:39:07 +00:00
..
compat
csu Back out the call to _init_tls() - something is broken there and it 2004-08-21 08:22:00 +00:00
libalias
libarchive Fix two ugly errors: 2004-09-17 04:39:07 +00:00
libatm
libautofs bump .Dd 2004-09-09 10:54:08 +00:00
libbind
libbluetooth
libbsnmp
libbz2
libc Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk We have now so many GEOM classes that it is better to just skip unknown 2004-09-13 16:06:14 +00:00
libedit
libexpat
libfetch
libform
libftpio
libgeom
libio
libipsec
libipx
libisc
libkiconv
libkse Add missing brackets. It was committed from wrong tree. 2004-08-26 02:41:01 +00:00
libkvm Refactor a bunch of scheduler code to give basically the same behaviour 2004-09-05 02:09:54 +00:00
libmagic
libmd
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph
libngatm
libopie
libpam
libpanel
libpcap
libpthread Add missing brackets. It was committed from wrong tree. 2004-08-26 02:41:01 +00:00
libradius
librpcsvc
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Reset the seek pointer to 0 when a file is successfully opened, 2004-09-04 14:54:01 +00:00
libtacplus
libtelnet
libthr Implement cancellation points in libc interfaces, as specified by POSIX. 2004-09-16 13:55:46 +00:00
libthread_db Plug a memory leak in error case. 2004-08-16 05:20:12 +00:00
libufs
libugidfw
libusbhid
libutil There is no such manual page in FreeBSD. 2004-09-16 18:32:58 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz Correct a denial-of-service vulnerability in zlib. 2004-08-26 19:37:06 +00:00
msun
ncurses
Makefile Hook libautofs to the build. 2004-09-03 17:39:00 +00:00
Makefile.inc