1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/lib
David E. O'Brien 135c56336a Libraries should _never_ call exit() themselves (or its alternate spelling
`err()').  libdisk does! and additionally libdisk gets confused on Alpha
disks with foreign disklabels, throws up its hands and exits.  This is
the cause of the "going no where without my init" install bug on the Alpha.

So now on the Alpha, rather than call err(), we print the error string and
continue processing.

Submitted by:	jkh
2001-03-18 21:30:11 +00:00
..
compat
csu
libalias
libatm
libbind
libc Fix typo in the comment 2001-03-18 12:20:38 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevstat
libdisk Libraries should _never_ call exit() themselves (or its alternate spelling 2001-03-18 21:30:11 +00:00
libedit
libfetch
libform
libftpio
libgnumalloc
libio
libipsec
libipx
libisc
libkse
libkvm
libm
libmd
libmenu
libncp
libncurses
libnetgraph
libopie
libpam
libpanel
libpcap
libposix1e
libpthread
libradius
libresolv
librpcsvc
libskey
libsmdb
libsmutil
libss
libstand
libtacplus
libtelnet
libusb
libusbhid
libutil
libvgl
libwrap
libxpg4
liby
libz
msun
ncurses
Makefile
Makefile.inc