summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Reimplement the hack to put pam_static.o into .depend with some magic.ru2002-04-111-7/+3
* scanf.3 has an obsolete ``this release''.trhodes2002-04-101-7/+0
* Moved SHLIB_NAME definition into one place.ru2002-04-1020-27/+9
* Fixed broken "make depend; make clean; make all" sequence.ru2002-04-101-1/+1
* Fix broken `checkdpadd'.ru2002-04-101-1/+1
* Don't override standard _EXTRADEPEND actions, add to them.ru2002-04-101-5/+5
* Don't build manuals at inappropriate time.ru2002-04-101-13/+5
* crypt(3) incorrectly documents md5 salt, fixed.trhodes2002-04-091-1/+1
* Use -ffreestanding. It is REQUIRED by GCC 3.1 on all architectures.obrien2002-04-091-2/+2
* -ltermcap is spelled -lncurses nowadays.ru2002-04-091-2/+2
* No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1.ru2002-04-092-4/+0
* Return correct number of total bits set in all fd_set's.asmodai2002-04-093-27/+54
* Break the sparc64 build. I expect those that complained about this commitobrien2002-04-091-2/+0
* Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,jake2002-04-091-1/+1
* sparc64 grew _setjmp/_longjmp.obrien2002-04-081-2/+0
* Use -ffreestanding.obrien2002-04-081-3/+1
* For now we are using our old crt{begin,end}.obrien2002-04-081-3/+3
* Remove debugging code that was inadvertantly brought in by previous commit.des2002-04-081-1/+0
* Use OpenPAM's credential switching functions.des2002-04-081-10/+9
* Add new files and man pages from OpenPAM Cinchona.des2002-04-081-0/+6
* Remove commented-out WARNS thingy.des2002-04-081-1/+0
* Align for const poisoning in -lutil.ru2002-04-081-3/+3
* Const poisoning.ru2002-04-086-28/+26
* Catch up with const'ification of <sys/disklabel.h> and quelch warnings.phk2002-04-081-18/+13
* Fix style of ether_ntoa().ru2002-04-081-3/+3
* Reorganize pam_sm_authenticate() to reduce code duplication.des2002-04-071-59/+22
* Fix bug in previous commit that passed the wrong default value todes2002-04-071-6/+8
* Fix EUC encoding conversion for codeset 3 and 4 to comply to the specification.asmodai2002-04-071-0/+6
* This one needs NO_WERROR too.des2002-04-071-0/+1
* Fix (for the second time) kvm_getprocs() for the case where nodd2002-04-071-0/+26
* Turn on NO_WERROR due to namespace pollution in krb5 headers.des2002-04-071-0/+1
* Aggressive cleanup of warnings + authtok-related code in preparation fordes2002-04-068-150/+112
* Disconnect pam_passwdqc for now, it has some issues that need resolving.des2002-04-061-0/+1
* Fix some style issues, a const warning, and abuse of PAM_ABORT.des2002-04-061-11/+15
* Polish previous revision.ru2002-04-061-1/+1
* Fix ether_ntoa() to generate the %02x format people expect, instead of %x,dillon2002-04-061-2/+3
* htonl() and ntohl() operate on unsinged types, so they must zero-extend,tmm2002-04-062-2/+2
* Remove some duplicate free()s and add some that were missing.des2002-04-051-21/+9
* pam_get_pass() -> pam_get_authtok()des2002-04-051-1/+1
* Upgrade to something quite close, but not identical, to version 1.6 ofdes2002-04-042-400/+442
* Add pam_passwdqc to the build.des2002-04-042-0/+14
* Initial deorbit burn for the undocumented and unused d_boot[01]phk2002-04-031-5/+0
* When _kevent() returns with errno = EINTR and timeout is notume2002-04-011-4/+3
* Work around a gcc bug which causes zlib to dump core in certainkris2002-03-311-2/+7
* Do not use __progname directly (except in [gs]etprogname(3)).markm2002-03-2932-79/+113
* Install libusbhid, and use it instead of libusb.joe2002-03-282-2/+2
* Update the documentation to reflect the change from libusb to libusbhid.joe2002-03-283-221/+11
* Finish the libusb.h -> libusbhid.h migration.joe2002-03-286-8/+8
* Rename libusb.h to libusbhid.h, via a repocopy.joe2002-03-282-102/+1
* Follow NetBSD and rename libusb to libusbhid.joe2002-03-279-1176/+1
OpenPOWER on IntegriCloud