summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add my e-mail to copyrightsphantom2001-12-112-2/+2
* * Add my e-mail to copyrightsphantom2001-12-1110-52/+57
* Fix grouping string handlingphantom2001-12-111-1/+4
* We support writing to at least one filesystem now.jhb2001-12-111-1/+1
* Add support for overwriting the existing contents of a file to the UFSjhb2001-12-111-4/+119
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* Add auto-fill-on-delete. When deleting an 'A'uto created partitiondillon2001-12-092-17/+38
* Back out previous commit.des2001-12-091-2/+1
* Don't build with NDEBUG.des2001-12-091-3/+0
* Conditionalize some debugging code that didn't use the DEBUG macro.des2001-12-091-8/+10
* Introduce a fetchDebug global. Change the DEBUG macro so it only runs thedes2001-12-093-1/+5
* Start using .St macro for POSIX.1-2001.ru2001-12-082-4/+3
* 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
OpenPOWER on IntegriCloud