aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add readdir support to the NFS filesystem in libstand.Paul Saab2000-05-012-1/+82
* . remove some unneeded commentsAlexey Zelkin2000-05-011-8/+6
* . add a note about IPv6/IPsec integration to the FreeBSDAlexey Zelkin2000-05-011-14/+7
* Do not attempt to free a nfs node if it is the root node. The rootPaul Saab2000-05-011-2/+3
* Add xref to cap_mkdb(1).Nik Clayton2000-04-301-0/+1
* Add a readdir function to the loader fsops vector, and implement theJonathan Lemon2000-04-2912-154/+249
* Add ext2fs support to the loader.Jonathan Lemon2000-04-291-0/+903
* Fix a bug handling the debug level when displaying control messagesArchie Cobbs2000-04-281-9/+15
* Replace PacketAliasRedirectPptp() (which had nothing specificRuslan Ermilov2000-04-285-111/+88
* Spell PacketAliasRedirectAddr() correctly.Ruslan Ermilov2000-04-271-1/+1
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).Ruslan Ermilov2000-04-273-27/+150
* Add a wrapper for the sendfile() system call.Jason Evans2000-04-277-3/+166
* Add test to detect propagation of cancellation points within libc_r.Jason Evans2000-04-266-3/+225
* Remove cancellation point propagation.Jason Evans2000-04-261-4/+4
* Fix typo. Use `.Fa' to denote a function argument.Joseph Koshy2000-04-261-2/+4
* Reassemble a sentence that has been botched in rev 1.4.Joerg Wunsch2000-04-251-1/+1
* Automated regression test harness for libc_r. Existing tests are integrated,Jason Evans2000-04-2448-75/+7983
* Make FTP_PASSIVE_MODE check more specific.Jordan K. Hubbard2000-04-231-2/+3
* Spell MAP_NOSYNC correctly.Garrett Wollman2000-04-232-2/+2
* .Lb-ifyGarrett Wollman2000-04-232-0/+4
* Oops, remove vestigial reference to SHS passwords.Kris Kennaway2000-04-221-3/+2
* Introduce .Lb macro to libvgl manpageAlexey Zelkin2000-04-221-1/+3
* Introduce .Lb macro to libutil manpagesAlexey Zelkin2000-04-2220-133/+52
* Introduce .Lb macro to libskey manpageAlexey Zelkin2000-04-221-1/+3
* Introduce .Lb macro to libposix1e manpagesAlexey Zelkin2000-04-2222-30/+74
* Introduce .Lb macro to netgraph library manpageAlexey Zelkin2000-04-221-0/+2
* Introduce .Lb macro to libmd manpagesAlexey Zelkin2000-04-223-0/+6
* Introduce .Lb macro to libmanpagesAlexey Zelkin2000-04-2226-0/+52
* Introduce .Lb macro to libkvm manpages.Alexey Zelkin2000-04-229-1/+19
* Introduce .Lb macro to libfetch manpageAlexey Zelkin2000-04-221-6/+8
* Introduce .Lb macro to libedit manpageAlexey Zelkin2000-04-221-0/+2
* Introduce .Lb macro to libipx library manpageAlexey Zelkin2000-04-221-0/+2
* Introduce .Lb macro to libdisk manpageAlexey Zelkin2000-04-221-1/+3
* Introduce .Lb macro to libdevstat library manpageAlexey Zelkin2000-04-221-0/+2
* Introduce .Lb macro to libcrypt manpage.Alexey Zelkin2000-04-221-19/+54
* Introduce .Lb macro to libcam manpages.Alexey Zelkin2000-04-222-0/+4
* Introduce .Lb macro to libcalendar manpage.Alexey Zelkin2000-04-221-0/+2
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-2288-0/+176
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodGarrett Wollman2000-04-224-2/+457
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-21363-1/+727
* Change getaddrinfo() resolve orderYoshinobu Inoue2000-04-202-75/+317
* Add a cleanup function. This is needed for PXE where you shouldPaul Saab2000-04-201-0/+1
* CSU source for IA-64. Current we use the ../Alpha sources.David E. O'Brien2000-04-191-0/+28
* Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.David E. O'Brien2000-04-192-2/+2
* CSU source for the Sparc copied over from the FreeBSD/Alpha sources.Steve Price2000-04-194-0/+237
* Raw devices are now the normal device name, not prefixed with 'r'.David E. O'Brien2000-04-191-1/+1
* Add support for multiple PPTP sessions:Ruslan Ermilov2000-04-185-88/+265
* Document the libpam dependency on libopieKris Kennaway2000-04-181-0/+1
* Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-182-0/+28
* Connect pam_opie to the build.Kris Kennaway2000-04-172-0/+2