1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib
Poul-Henning Kamp e0c2da42ec For "sensitive" processes, we always set the 'A' flag which causes abort()
to be called on first sight of trouble.

"sensitive" is somewhat arbitrarily defined as "setuid, setgid, uid == root
or gid == wheel".

The 'A' option carries no performance penalty.

It is not possible to override this setting: fix the program instead.

Absentmindedly nodded OK to by:    various
2003-01-23 21:26:47 +00:00
..
compat Update with the 4.7 libraries, and add libposix1e to the mix. 2002-12-18 18:05:07 +00:00
csu Backed out previous commit (alignment suitable for RELENG_4) as planned 2002-12-01 17:36:18 +00:00
libalias Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libatm bzero() allocations. 2002-09-30 09:18:54 +00:00
libbind
libbz2 Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
libc For "sensitive" processes, we always set the 'A' flag which causes abort() 2003-01-23 21:26:47 +00:00
libc_r Add a missing word. 2003-01-15 09:48:15 +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 Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
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 Document .netrc support. 2003-01-22 18:27:25 +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 Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
libisc Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
libkse For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +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 Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libmenu
libmilter
libmp This compiles fine w/WARNS. 2002-12-30 09:25:30 +00:00
libncp Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
libncurses Actually check if stdbool.h exists when BOOTSTRAPPING. 2002-11-13 13:47:48 +00:00
libnetgraph Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libopie Drop login.c and logwtmp.c from the library build. None of the apps 2002-10-04 00:24:31 +00:00
libpam About September 2001, I consulted with all the previous authors of 2003-01-10 13:38:44 +00:00
libpanel
libpcap Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
libpthread english(4) police. 2002-12-27 12:15:40 +00:00
libradius Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
librpcsvc make rstat(3) return an 'enum clnt_stat' rather than an 'int' to match 2002-10-01 22:02:06 +00:00
libsbuf
libsm
libsmb Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
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 Store not only the current cylinder group in the series (i.e. next that needs 2003-01-19 05:46:23 +00:00
libugidfw Correct a couple small typos. 2003-01-07 13:18:21 +00:00
libusbhid Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
libutil Add (unsigned char) cast to ctype macros 2003-01-19 03:05:01 +00:00
libvgl Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libwrap Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
libxpg4 Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
liby Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
libypclnt Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
libz Actually implement gzip's -c option. minigzip now also doubles 2002-10-03 19:30:22 +00:00
msun Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ncurses Actually check if stdbool.h exists when BOOTSTRAPPING. 2002-11-13 13:47:48 +00:00
Makefile Port libc_r to ia64. We need to do things slightly different 2003-01-06 00:56:23 +00:00
Makefile.inc Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00