summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* mdoc(7) police: sort xrefs.ru2001-12-081-5/+5
* Prevent infinite loop, when kevent(2) is called wihout eventlist (i.e.sobomax2001-12-081-1/+1
* Get rid of unused anymore file! Alpha works fine with our strtod() now.phantom2001-12-071-2496/+0
* Return 'c' back to signed due to potential comparison problemsache2001-12-076-60/+72
* Fix a typo.ru2001-12-071-1/+1
* * localeconv() usage is not FLOATING_POINT specific anymore (due to "'" flagphantom2001-12-071-3/+3
* Get pam_mod_misc.h from .CURDIR rather than .OBJDIR or /usr/include.des2001-12-071-1/+2
* Make strerror and strerror_r use sys_errlist[0] for errnum = 0. Bewes2001-12-072-6/+32
* Remove blank line.fenner2001-12-071-1/+0
* Now that _pam_init_handlers() works as intended, it seems clear that wedes2001-12-071-1/+1
* We need pam_client.h from libpamc. This unbreaks worlddes2001-12-061-0/+6
* New, improved, more Posix-compliant strerror_r implementation,wes2001-12-062-72/+78
* Define PAM_READ_BOTH_CONFS. We can now have both /etc/pam.d anddes2001-12-051-1/+1
* Clarify ' ' space issueache2001-12-052-2/+3
* Install the correct version of pam_misc.h.des2001-12-051-1/+1
* Add dummy functions for all module types. These dummies return PAM_IGNOREdes2001-12-059-6/+542
* Connect the man page to the build.des2001-12-051-0/+1
* Add a pam_self authentication module that succeeds if and only if the localdes2001-12-054-0/+257
* mdoc(7) police: markup the previous delta.ru2001-12-041-1/+3
* Correct some egregious style bugs.des2001-12-041-13/+21
* Add a missing error check. This fixes a bug that would cause pwd_mkdb todes2001-12-041-1/+2
* Properly handle being redirected to an FTP URL.des2001-12-041-1/+10
* Add prototype for _ftp_request().des2001-12-041-4/+8
* Reorganize to reduce code duplication.des2001-12-041-64/+32
* Fix typos getpeerid -> getpeereid.tobez2001-12-021-2/+2
* Use __FBSDID(). Also do a bit of cosmetic #if and header-ordermarkm2001-12-021-1/+4
* Use the merged strtod.c everywhere. This has been tested on alpha andpeter2001-12-021-10/+1
* Remove specific reference to ASCII space (' '), it is true for localizedache2001-12-021-1/+1
* Make it works for non ASCII compatible encodings too.ache2001-12-026-42/+42
* Style fixups.markm2001-12-011-10/+10
* WARNS=2 fixes.markm2001-12-011-16/+11
* Add support for sysconf(_SC_NPROCESSORS_CONF) and sysconf(_SC_NPROCESSORS_ONLN).jkoshy2001-12-012-0/+12
* o Stop abusing MD headers with non-MD types.mike2001-12-012-9/+14
* Merge the (in)complete ANSIfication work from src/crypto/telnet.markm2001-11-301-8/+0
* Invoke the new 'unifdef:' target, and make this lib a complete subsetmarkm2001-11-304-58/+51
* Diff-reduce WRT src/secure/*telnet*/Makefile.markm2001-11-301-5/+18
* Merge NetBSD's changes from netbsd_strtod.c in preparation ofphantom2001-11-301-47/+54
* Back out my 'fix', resid is different for strategy than for writealfred2001-11-301-2/+2
* Implement several of the c99 updates to printf(3):fenner2001-11-302-211/+458
* Make the same fix for writes to RAW objects.alfred2001-11-301-2/+2
* write should return the number of bytes written, not 0 on success.alfred2001-11-301-1/+1
* Clarify isblank rangeache2001-11-301-0/+14
* Clarify valid isspace() rangeache2001-11-301-8/+10
* Fix pam_ssh by adding an IPv4or6 (evidently, this was broken by my lastgreen2001-11-291-0/+8
* Clarify that is[x]digit() class is the same in any localeache2001-11-292-17/+18
* Duh. Back out most of my previous commit. It was mostly covered in thecjc2001-11-291-9/+1
* Bump p1003.1-90 to p1003.1-96.green2001-11-291-1/+1
* rename() can't guarantee "to" always exists if it didn't exist in the firstgshapiro2001-11-291-1/+3
* Back out national digits support, POSIX explicetely disallows it:ache2001-11-298-83/+85
* After the long explanaition of how the inet_* functions interpretcjc2001-11-291-0/+8
OpenPOWER on IntegriCloud