summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
* Limit the number of paths that glob can return to MAX_GLOBENTRIES, whichjlemon2001-03-151-0/+7
* Mention that MAXHOSTNAMELEN includes space for the NUL.brian2001-03-151-0/+2
* Actually commit the new version of trimdomain *blush*brian2001-03-151-70/+80
* o To support new EA interface with explicit namespaces, introduce tworwatson2001-03-154-3/+155
* Make tdelete(3), tfind(3), and twalk(3) links to tsearch(3).dd2001-03-151-0/+1
* It would help if trimdomain.c was actually committed. This is a stopgappeter2001-03-151-0/+105
* Move trimdomain() into it's own source file and tidy things up a bit.brian2001-03-142-61/+5
* MAXHOSTNAMELEN includes space for the NULbrian2001-03-141-4/+4
* o Update copyright dates.rwatson2001-03-1320-196/+214
* Document the rest of the possible return codes.dd2001-03-131-0/+12
* .St -p1003.1g -> .St -p1003.1g-2000.ru2001-03-123-4/+4
* Updates for Blowfish password hashing.markm2001-03-111-1/+1
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-114-7/+23
* In theory it would be perfectly legal for a system administrator tobillf2001-03-101-1/+1
* Correct a race condition where it was possible for a signaleddeischen2001-03-093-6/+24
* This is the getsid() we are talking about, not setsid().ru2001-03-091-1/+1
* Submitted by: Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org>dec2001-03-082-0/+2
* Don't remember an EINTR, since the caller may want to restart the call.des2001-03-071-2/+4
* Support lower-case versions of the proxy environment variables.des2001-03-073-3/+13
* A quick and dirty port of libstand to ia64.dfr2001-03-063-0/+161
* Use relative paths to find byte_swap_*.S to make it easier to use thesedfr2001-03-064-4/+4
* Make this compile. Still need to write/borrow a working setjmp.dfr2001-03-061-0/+1
* Use ieee floats on ia64.dfr2001-03-061-1/+1
* Use the right format string for printing ULONG_MAX.dwmalone2001-03-051-2/+2
* Fix style nit.obrien2001-03-051-1/+1
* Fix style breakage.obrien2001-03-051-0/+1
* Fix style that got corrupted.obrien2001-03-051-17/+17
* Fix FreeBSD id style breakage from rev 1.17obrien2001-03-051-1/+1
* Use our standard .c rcsid format.obrien2001-03-051-1/+2
* Fix copyright breakage in rev 1.2.obrien2001-03-051-0/+7
* Correct a comment.obrien2001-03-051-1/+1
* Fix style breakage in rev 1.3obrien2001-03-051-0/+1
* Fix style bug that was introduced.obrien2001-03-051-0/+1
* Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX forache2001-03-031-1/+1
* Actually implement T_FMT_AMPMache2001-03-021-1/+1
* Implement ampm_fmt (%r) per POSIXache2001-03-024-9/+22
* Removed duplicate $FreeBSD$.ru2001-03-021-2/+0
* Fix setlocale() to conform to the ISO C and POSIX standards.ru2001-03-021-2/+2
* mdoc(7) police: fix markup.ru2001-03-024-14/+18
* Hide the definition of struct __sFILEX and add the neededdeischen2001-03-012-81/+33
* s/fstat/_fstat/deischen2001-03-011-1/+1
* Merge in strtoul.3 rev 1.11 mdoc(7) police changes:obrien2001-02-281-2/+3
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.ru2001-02-281-1/+1
* Use the new EV_SET macro to insure that all fields in struct keventjlemon2001-02-281-5/+3
* mdoc(7) police: prepare for mdocNG.ru2001-02-281-1/+1
* mdoc(7) police: fix the .Nd line broken in previous revision.ru2001-02-281-2/+3
* Remove the `r' devices.obrien2001-02-271-5/+2
* Use formula with better random distribution for rand()ache2001-02-271-0/+26
* I accidently deleted an include when I added the $FreeBSD$ so I couldobrien2001-02-272-0/+4
OpenPOWER on IntegriCloud