freebsd-dev/lib
Mike Barcroft c44a27673c Restore K&R prototype. Fix other style bugs.
Reviewed by:	asmodai, bde
2001-10-27 19:37:20 +00:00
..
compat Shared libraries from 4.4-FreeBSD needed for proper binary compatibility. 2001-10-10 20:33:20 +00:00
csu Add missing crti.S and crtn.S files. I have tested these with -static 2001-10-27 10:10:45 +00:00
libalias mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libatm
libbind
libbz2
libc Restore K&R prototype. Fix other style bugs. 2001-10-27 19:37:20 +00:00
libc_r Make libc_r check the kern.usrstack sysctl instead of using internal 2001-10-26 21:19:22 +00:00
libcalendar mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libcam mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libcom_err
libcompat mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libcrypt mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libdevinfo Made this header self-sufficient. 2001-10-03 05:25:07 +00:00
libdevstat Fixed wrong arg type in synopsis. 2001-10-03 03:57:42 +00:00
libdisk Add EFI GPT (238, 0xEE) and EFI System Parition (239, 0xEF) 2001-10-15 07:25:29 +00:00
libedit Clean this up after the NetBSD syncing. 2001-10-01 23:10:48 +00:00
libfetch Add NO_WERROR so the build won't die because of discarded qualifiers 2001-10-19 10:08:38 +00:00
libform
libftpio mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libgnumalloc
libio
libipsec mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libipx mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libisc
libkse Make libc_r check the kern.usrstack sysctl instead of using internal 2001-10-26 21:19:22 +00:00
libkvm Implement va->pa translation for kernel virtual addresses. This is 2001-10-25 09:08:21 +00:00
libm Removed most of the zombie man pages in libm. All relevant parts have 2001-10-13 14:22:08 +00:00
libmd mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libmenu
libmp Fixed spelling of rpow in rpow's prototype. 2001-10-03 16:33:00 +00:00
libncp Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
libncurses
libnetgraph Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong token 2001-10-25 04:02:25 +00:00
libopie
libpam Don't put an extra space after password prompts, because it violates POLA, 2001-10-25 15:51:50 +00:00
libpanel
libpcap
libpthread Make libc_r check the kern.usrstack sysctl instead of using internal 2001-10-26 21:19:22 +00:00
libradius mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libresolv
librpcsvc
libsbuf
libsmdb
libsmutil
libstand Remove the -I../libc/${MACHINE_ARCH} that was there solely for 2001-10-26 21:20:23 +00:00
libtacplus mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libtelnet
libusb mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libusbhid mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libutil Fix the phrase about "both files", which must be left 2001-10-11 11:02:50 +00:00
libvgl Fixed bitrot in synopsis. The change of the color type from byte to u_long 2001-10-03 15:20:03 +00:00
libwrap
libxpg4
liby
libz
msun Match parenthesis and don't give names to return values. 2001-10-15 13:34:43 +00:00
ncurses
Makefile
Makefile.inc