freebsd-dev/lib
Ed Schouten 736fc28680 Add a new libc function: cfmakesane(3).
I've noticed various terminal emulators that need to obtain a sane
default termios structure use very complex `hacks'. Even though POSIX
doesn't provide any functionality for this, extend our termios API with
cfmakesane(3), which is similar to the commonly supported cfmakeraw(3),
except that it fills the termios structure with sane defaults.

Change all code in our base system to use this function, instead of
depending on <sys/ttydefaults.h> to provide TTYDEF_*.
2010-11-02 17:00:56 +00:00
..
bind Prep for the 9.6-ESV-R2 update 2010-10-31 04:45:25 +00:00
clang When the make target is 'install', don't descend into the clang 2010-10-30 16:53:42 +00:00
csu Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S. 2010-10-15 21:40:20 +00:00
libalias
libarchive mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libauditd
libautofs
libbegemot
libbluetooth
libbsm
libbsnmp
libbz2
libc Add a new libc function: cfmakesane(3). 2010-11-02 17:00:56 +00:00
libc_r
libcalendar
libcam camlib.c: update one overlooked comment 2010-10-11 21:34:35 +00:00
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libdwarf
libedit
libefi
libelf mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libexpat
libfetch Move variable declarations into the conditional block where they are 2010-10-24 01:05:10 +00:00
libftpio
libgeom Remove code duplication by introducing static gctl_param_add() function which 2010-10-21 10:38:14 +00:00
libgpib
libgssapi mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libipsec
libipx
libjail Find a jail's type as part of jailparam_init rather than waiting until 2010-10-27 21:01:53 +00:00
libkiconv
libkse
libkvm
liblzma Upgrade xz to git snapshot as of 20101010 2010-10-11 21:16:50 +00:00
libmagic
libmd
libmemstat
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam
libpcap Regenerate our lib/libpcap/config.h for libpcap 1.1.1. 2010-10-29 22:57:14 +00:00
libpkg
libpmc mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libproc
libradius Add links for libradius(3) functions. 2010-10-18 12:35:10 +00:00
librpcsec_gss
librpcsvc
librt
librtld_db
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libtacplus mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libtelnet
libthr Use sysctl kern.sched.cpusetsize to retrieve size of kernel cpuset. 2010-11-02 02:13:13 +00:00
libthread_db
libufs
libugidfw
libulog Fix reference to nonexistent manpage getuid(3). 2010-10-11 20:30:57 +00:00
libusb - Add missing LibUSB API functions: 2010-10-14 20:50:33 +00:00
libusbhid - Add support for libusbhid in 32-bit compatibility mode. 2010-10-16 11:20:53 +00:00
libutil mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libvgl
libwrap
liby
libypclnt
libz Revert 212517 to restore pristine state of this file 2010-10-13 16:34:08 +00:00
msun
ncurses
Makefile
Makefile.inc