summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* who's -> whoseru2005-02-131-1/+1
* Expand *n't contractions.ru2005-02-1335-60/+60
* Increase the default stacksizes:deischen2005-02-138-18/+44
* Use the correct variable name in ibsad()scottl2005-02-131-1/+1
* Check handle types.phk2005-02-121-3/+3
* Oops. I missed a 0 => '\0' correction.kientzle2005-02-122-2/+2
* Clear the error message buffer on entry to major routines.kientzle2005-02-121-0/+3
* Update the format descriptions to include ISO9660 and ZIP support.kientzle2005-02-123-4/+19
* Performance optimization, code clarification, and bug workaround.kientzle2005-02-121-28/+36
* Fill in some more Rockridge details in ISO9660 support: Ignore PDkientzle2005-02-121-1/+51
* Flush input when reading from pipe to avoid "broken pipe" warnings.kientzle2005-02-124-20/+70
* Add ibcntl as alias for ibcntphk2005-02-122-50/+53
* Use the eot argument field for ibeot().phk2005-02-121-3/+3
* Fix comparisons that test if an unsigned value is < 0.stefanf2005-02-122-4/+4
* Don't read more than the given 'len' bytes from the 'big' string.pjd2005-02-111-1/+1
* read(), pread(), write(), and pwrite() return EINVAL if they are askedcperciva2005-02-102-0/+10
* Constify.phk2005-02-091-8/+8
* Fixed the misplaced $FreeBSD$.ru2005-02-0917-25/+31
* Tie libgpib into the build (unless NO_GPIB)phk2005-02-061-1/+6
* Add libgpib containing the glue to get ibfoo() calls into the kernel.phk2005-02-063-0/+689
* Update my email address.das2005-02-0610-10/+10
* When we have converted an ASCII message to binary, set its version inglebius2005-02-041-0/+1
* Fix a small scripting snafu in the previous revision.das2005-02-041-2/+2
* Remove another vestige of support for a non-IEEE libm.das2005-02-041-2/+0
* Reduce diffs against vendor source (Sun fdlibm 5.3).das2005-02-0428-428/+476
* Move machine-dependent crud to its own makefile.das2005-02-045-22/+32
* Remove wrappers and other cruft intended to support SVID, mistakes indas2005-02-0475-3283/+81
* Cleanup prototypes and remove dead codephantom2005-02-012-72/+21
* In addition to the PAM environment, export a handful of useful PAM items.des2005-02-012-8/+62
* Add openpam_free_envlist(3).des2005-02-011-0/+2
* Typo.ru2005-01-281-1/+1
* Properly terminate sentence.ru2005-01-281-2/+2
* use strdup().ume2005-01-281-2/+1
* Clean up makefile.ru2005-01-281-7/+2
* make _getipnodebyname_multi() static.ume2005-01-271-1/+1
* implement AI_NUMERICSERV (as defined in RFC3493).ume2005-01-271-10/+13
* fill ai_canonname field for numeric hostname, by the given hostname.ume2005-01-271-7/+25
* query A RR before AAAA RR.ume2005-01-271-10/+10
* - Move the functions presently described in in ieee(3) to their owndas2005-01-2710-587/+894
* Don't compile the gdtoa package's strtoIg.c into libc.das2005-01-271-1/+1
* This should (finally) fix the 64-bit build. <sigh>kientzle2005-01-261-1/+1
* Fix some signed/unsigned mismatches.kientzle2005-01-251-12/+14
* Basic support for ZIP archives.kientzle2005-01-256-8/+566
* EISCONN may be returned by sendto() if an attempt is made to specify thekeramida2005-01-241-0/+2
* spell "file system" correctlycharnier2005-01-241-6/+6
* spell "file system" correctlycharnier2005-01-242-4/+4
* Markup and grammar fixes.ru2005-01-243-23/+31
* When "no_ccache" is set as an argument to the pam_krb5 module, don'trwatson2005-01-241-0/+4
* Update man pages to be in line with guidelines for IPv6 in FreeBSD.gnn2005-01-243-653/+17
* Fix a dangling MKLINK from my last commit.gnn2005-01-241-1/+1
OpenPOWER on IntegriCloud