summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Reword a sentence to make it proper English.dd2001-06-241-1/+1
* Remove duplicate words.dd2001-06-249-10/+10
* Add a new clnt_control() request `CLSET_CONNECT' that controlsiedowse2001-06-232-4/+27
* Document "normalizing" behavior of mktime(3).ru2001-06-231-1/+12
* Bring in fix from rev 1.32 that got lost during the conversion to kqueue.jlemon2001-06-231-8/+19
* Fix long lines.obrien2001-06-211-4/+4
* Add libbz2 to provide Bzip2 capabilities to the system.obrien2001-06-212-1/+21
* Fix a grammar bogon.dd2001-06-201-1/+1
* Fix spelling of `errno' and add cross-references.wollman2001-06-181-6/+13
* Document _SC_IOV_MAX. Add cross-references to pathconf(2), confstr(3), andwollman2001-06-181-3/+16
* After one too many PRs on the subject, bite the bullet and define IOV_MAXwollman2001-06-181-0/+12
* If the username we are trying to look up in the db files won't fit intodwmalone2001-06-181-1/+3
* (cantwrite): do not allocate memory for a NULL stringassar2001-06-181-1/+2
* revert freeing of memory that gets allocated when str == NULLassar2001-06-184-8/+0
* Fix typo: clnt_destroy() only takes one arg.mikeh2001-06-181-1/+1
* free memory that gets allocated by vfprintf when str == NULLassar2001-06-164-0/+8
* Fix libpam's linker set stuff to use the new API (unbreak world), and getpeter2001-06-141-10/+1
* Convert to mdoc(7).chris2001-06-131-86/+84
* Add description for the 'll' modifier for long long. In essence a copyschweikh2001-06-131-4/+24
* Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostlyru2001-06-133-19/+20
* Complete prototype for fts_compar.ru2001-06-131-1/+3
* Turn on the extra 'const' settings for various curses functions. Whilepeter2001-06-122-2/+2
* Make the non-threaded stub for pthread_sigmask() a no-op insteadiedowse2001-06-111-6/+1
* Fix small bogon.jlemon2001-06-111-1/+1
* Don't call _ftp_closefn() upon EOF in _ftp_readfn(); just return 0. Thisdes2001-06-111-1/+1
* Sync with recent KAME.ume2001-06-119-196/+827
* Handle "ASCII" and "US-ASCII" aliasesache2001-06-101-1/+2
* Implement EDNS0 support, as EDNS0 support will be made mandatory forume2001-06-106-2/+64
* Fix cross-references:sobomax2001-06-101-1/+1
* Xref dladdr(3).dd2001-06-081-0/+1
* Create curs_termcap.3 --> termcap.3 MLINK, so many manpages in our tree thatsobomax2001-06-072-6/+8
* Correct cross-reference:sobomax2001-06-071-15/+15
* s/format/byte order/ (for clarity).ru2001-06-071-1/+1
* urandom(4) -> random(4) in comments.dd2001-06-072-2/+2
* urandom(4) -> random(4)dd2001-06-072-4/+4
* Back out my changes describing how snprintf nul terminates. Itimp2001-06-051-9/+11
* Don't mung the user's tm_sec field if we don't need to. (Belt-and-suspenderswollman2001-06-051-1/+3
* I neglected to notice that the change text had already been added in aimp2001-06-051-3/+0
* Correct cross-references:sobomax2001-06-051-2/+2
* Fix cross-references:sobomax2001-06-052-3/+3
* Document what happens when the real id is changed.imp2001-06-052-0/+6
* Minor improvements:imp2001-06-051-15/+29
* Add a missing word.dd2001-06-052-2/+2
* Add a missing word.dd2001-06-052-2/+4
* Big module cleanup.markm2001-06-0418-267/+48
* Null file to bring back a file from the dead. This allows the real commitmarkm2001-06-041-0/+2
* Add the "nullok" option that causes this module to succeed if the Unixmarkm2001-06-041-3/+11
* Tidy up the options list (and make it more extendable), and add somemarkm2001-06-043-14/+23
* Add some new utility authenticators.markm2001-06-044-0/+354
* Add BSD-style copyright headersbrian2001-06-049-17/+253
OpenPOWER on IntegriCloud