summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix typo. Use `.Fa' to denote a function argument.jkoshy2000-04-261-2/+4
* Reassemble a sentence that has been botched in rev 1.4.joerg2000-04-251-1/+1
* Automated regression test harness for libc_r. Existing tests are integrated,jasone2000-04-2448-75/+7983
* Make FTP_PASSIVE_MODE check more specific.jkh2000-04-231-2/+3
* Spell MAP_NOSYNC correctly.wollman2000-04-232-2/+2
* .Lb-ifywollman2000-04-232-0/+4
* Oops, remove vestigial reference to SHS passwords.kris2000-04-221-3/+2
* Introduce .Lb macro to libvgl manpagephantom2000-04-221-1/+3
* Introduce .Lb macro to libutil manpagesphantom2000-04-2220-133/+52
* Introduce .Lb macro to libskey manpagephantom2000-04-221-1/+3
* Introduce .Lb macro to libposix1e manpagesphantom2000-04-2222-30/+74
* Introduce .Lb macro to netgraph library manpagephantom2000-04-221-0/+2
* Introduce .Lb macro to libmd manpagesphantom2000-04-223-0/+6
* Introduce .Lb macro to libmanpagesphantom2000-04-2226-0/+52
* Introduce .Lb macro to libkvm manpages.phantom2000-04-229-1/+19
* Introduce .Lb macro to libfetch manpagephantom2000-04-221-6/+8
* Introduce .Lb macro to libedit manpagephantom2000-04-221-0/+2
* Introduce .Lb macro to libipx library manpagephantom2000-04-221-0/+2
* Introduce .Lb macro to libdisk manpagephantom2000-04-221-1/+3
* Introduce .Lb macro to libdevstat library manpagephantom2000-04-221-0/+2
* Introduce .Lb macro to libcrypt manpage.phantom2000-04-221-19/+54
* Introduce .Lb macro to libcam manpages.phantom2000-04-222-0/+4
* Introduce .Lb macro to libcalendar manpage.phantom2000-04-221-0/+2
* Introduce .Lb macro to libc_r manpages.phantom2000-04-2288-0/+176
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodwollman2000-04-224-2/+457
* Introduce ".Lb" macro to libc manpages.phantom2000-04-21363-1/+727
* Change getaddrinfo() resolve ordershin2000-04-202-75/+317
* Add a cleanup function. This is needed for PXE where you shouldps2000-04-201-0/+1
* CSU source for IA-64. Current we use the ../Alpha sources.obrien2000-04-191-0/+28
* Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.obrien2000-04-192-2/+2
* CSU source for the Sparc copied over from the FreeBSD/Alpha sources.steve2000-04-194-0/+237
* Raw devices are now the normal device name, not prefixed with 'r'.obrien2000-04-191-1/+1
* Add support for multiple PPTP sessions:ru2000-04-185-88/+265
* Document the libpam dependency on libopiekris2000-04-181-0/+1
* Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-182-0/+28
* Connect pam_opie to the build.kris2000-04-172-0/+2
* Add pam_opie, a PAM module using the OPIE one-time-password scheme.kris2000-04-172-0/+150
* Remove unneeded #includejlemon2000-04-161-1/+0
* Don't try to compile in INET6 support when NOINET6 is defined.steve2000-04-153-3/+12
* Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to establishedru2000-04-141-16/+10
* A complete reformatting of manual page.ru2000-04-131-724/+686
* Make partially specified permanent links without `dst_addr'ru2000-04-121-11/+15
* Add comment after localesache2000-04-1212-24/+48
* Fix typo, reported by George Cox.asmodai2000-04-121-8/+8
* Do proper byte swapping in 64bit routines.sheldonh2000-04-121-14/+23
* Better wording according to multibyte(3)ache2000-04-1112-24/+96
* Add a missing THREAD_UNLOCK() found missing by Valentin Nechayevphk2000-04-102-8/+2
* Document EWOULDBLOCK as a possible errno return value.archie2000-04-091-0/+7
* Break out sendudp and readudp from net.c. This is for PXE, so itps2000-04-084-215/+276
* - Add support for FTP EPRT (RFC 2428) command.ru2000-04-061-63/+169
OpenPOWER on IntegriCloud