summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add xref to cap_mkdb(1).nik2000-04-301-0/+1
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-2912-154/+249
* Add ext2fs support to the loader.jlemon2000-04-291-0/+903
* Fix a bug handling the debug level when displaying control messagesarchie2000-04-281-9/+15
* Replace PacketAliasRedirectPptp() (which had nothing specificru2000-04-285-111/+88
* Spell PacketAliasRedirectAddr() correctly.ru2000-04-271-1/+1
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-273-27/+150
* Add a wrapper for the sendfile() system call.jasone2000-04-277-3/+166
* Add test to detect propagation of cancellation points within libc_r.jasone2000-04-266-3/+225
* Remove cancellation point propagation.jasone2000-04-261-4/+4
* 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
OpenPOWER on IntegriCloud