1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/lib
Jacques Vidrine 3a27166692 Add pam_ksu(8), a module to do Kerberos 5 authentication and
$HOME/.k5login authorization for su(1).

Reviewed by:	des (earlier version)
2002-05-28 20:52:31 +00:00
..
compat
csu
libalias
libatm
libbind
libbz2
libc Remove use of __P() (actually P()) from code now that it's no longer 2002-05-28 20:12:42 +00:00
libc_r Revamp suspend and resume. While I'm here add pthread_suspend_all_np() 2002-05-24 04:32:28 +00:00
libcalendar
libcam
libcom_err
libcompat Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
libcrypt
libdevinfo
libdevstat
libdisk
libedit
libfetch
libform Make this a little easier to build standalone. (same change as libpanel) 2002-05-21 07:08:30 +00:00
libftpio
libio
libipsec
libipx
libisc
libkse Revamp suspend and resume. While I'm here add pthread_suspend_all_np() 2002-05-24 04:32:28 +00:00
libkvm Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
libmd
libmenu Make this a little easier to build standalone. (same change as libpanel) 2002-05-21 07:08:30 +00:00
libmilter
libmp
libncp
libncurses Initial update of bmake glue for ncurses-5.2-20020518. More to come. 2002-05-21 05:40:28 +00:00
libnetgraph
libopie
libpam Add pam_ksu(8), a module to do Kerberos 5 authentication and 2002-05-28 20:52:31 +00:00
libpanel Initial update of bmake glue for ncurses-5.2-20020518 2002-05-21 05:41:07 +00:00
libpcap
libpthread Revamp suspend and resume. While I'm here add pthread_suspend_all_np() 2002-05-24 04:32:28 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand Use an explicitly-sized type instead of daddr_t for on-disk block 2002-05-19 10:50:38 +00:00
libtacplus
libtelnet
libusbhid
libutil
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun Fix formatting, this is hard to explain, so I'll show one example. 2002-05-28 18:15:04 +00:00
ncurses Make this a little easier to build standalone. (same change as libpanel) 2002-05-21 07:08:30 +00:00
Makefile Don't try to build libc_r on sparc64, the _atomic_lock.S file isn't implemented. 2002-05-18 09:14:36 +00:00
Makefile.inc