aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add a wrapper for the sendfile() system call.Jason Evans2000-04-277-3/+166
| | | | | | | PR: bin/17366 Notes: svn path=/head/; revision=59671
* Add test to detect propagation of cancellation points within libc_r.Jason Evans2000-04-266-3/+225
| | | | Notes: svn path=/head/; revision=59667
* Remove cancellation point propagation.Jason Evans2000-04-261-4/+4
| | | | Notes: svn path=/head/; revision=59666
* Fix typo. Use `.Fa' to denote a function argument.Joseph Koshy2000-04-261-2/+4
| | | | | | | | PR: docs/18214 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Notes: svn path=/head/; revision=59635
* Reassemble a sentence that has been botched in rev 1.4.Joerg Wunsch2000-04-251-1/+1
| | | | | | | Reported by: Alexander Leidinger <Alexander@leidinger.net> Notes: svn path=/head/; revision=59624
* Automated regression test harness for libc_r. Existing tests are integrated,Jason Evans2000-04-2448-75/+7983
| | | | | | | | a new test for POSIX semaphores was added, and examples of harness usage are included. Notes: svn path=/head/; revision=59612
* Make FTP_PASSIVE_MODE check more specific.Jordan K. Hubbard2000-04-231-2/+3
| | | | | | | Suggested by: Eric D. Futch <efutch@nyct.net> Notes: svn path=/head/; revision=59579
* Spell MAP_NOSYNC correctly.Garrett Wollman2000-04-232-2/+2
| | | | | | | Submitted by: allenc@verinet.com Notes: svn path=/head/; revision=59551
* .Lb-ifyGarrett Wollman2000-04-232-0/+4
| | | | Notes: svn path=/head/; revision=59527
* Oops, remove vestigial reference to SHS passwords.Kris Kennaway2000-04-221-3/+2
| | | | Notes: svn path=/head/; revision=59524
* Introduce .Lb macro to libvgl manpageAlexey Zelkin2000-04-221-1/+3
| | | | Notes: svn path=/head/; revision=59517
* Introduce .Lb macro to libutil manpagesAlexey Zelkin2000-04-2220-133/+52
| | | | | | | | | Sort .Nm values in some manpages Remove explicit note about compiling with -lutil, it's implicitly declared by .Lb macro now. Notes: svn path=/head/; revision=59516
* Introduce .Lb macro to libskey manpageAlexey Zelkin2000-04-221-1/+3
| | | | Notes: svn path=/head/; revision=59515
* Introduce .Lb macro to libposix1e manpagesAlexey Zelkin2000-04-2222-30/+74
| | | | | | | | Sort some .Nm values Decapitalize .Nd values Notes: svn path=/head/; revision=59514
* Introduce .Lb macro to netgraph library manpageAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59513
* Introduce .Lb macro to libmd manpagesAlexey Zelkin2000-04-223-0/+6
| | | | Notes: svn path=/head/; revision=59512
* Introduce .Lb macro to libmanpagesAlexey Zelkin2000-04-2226-0/+52
| | | | Notes: svn path=/head/; revision=59511
* Introduce .Lb macro to libkvm manpages.Alexey Zelkin2000-04-229-1/+19
| | | | | | | Use .Pa macro for "enlighting" path Notes: svn path=/head/; revision=59510
* Introduce .Lb macro to libfetch manpageAlexey Zelkin2000-04-221-6/+8
| | | | | | | | | Sort .Nm values Change first column width in errors list (table look much better now) Remove redundant comma Notes: svn path=/head/; revision=59509
* Introduce .Lb macro to libedit manpageAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59508
* Introduce .Lb macro to libipx library manpageAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59507
* Introduce .Lb macro to libdisk manpageAlexey Zelkin2000-04-221-1/+3
| | | | Notes: svn path=/head/; revision=59506
* Introduce .Lb macro to libdevstat library manpageAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59505
* Introduce .Lb macro to libcrypt manpage.Alexey Zelkin2000-04-221-19/+54
| | | | | | | | | | Make it more mdoc(7) compliant: . use .Tn for DES, MD5 andSHS. . Replace double quotes with .Dq macro . use An/Aq scheme for listing authors Notes: svn path=/head/; revision=59504
* Introduce .Lb macro to libcam manpages.Alexey Zelkin2000-04-222-0/+4
| | | | Notes: svn path=/head/; revision=59503
* Introduce .Lb macro to libcalendar manpage.Alexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59502
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-2288-0/+176
| | | | Notes: svn path=/head/; revision=59501
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodGarrett Wollman2000-04-224-2/+457
| | | | | | | | bit of work (and is stylistically probably the worst manual page I've ever written). Notes: svn path=/head/; revision=59497
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-21363-1/+727
| | | | | | | More libraries manpages updates following. Notes: svn path=/head/; revision=59460
* Change getaddrinfo() resolve orderYoshinobu Inoue2000-04-202-75/+317
| | | | | | | | | | | | | | from all AAAA trial, then all A trial to try AAAA and A for each trial TODO: more fix for the case where IPv4 mapped IPv6 addr is disabled Reviewed by: ume Notes: svn path=/head/; revision=59411
* Add a cleanup function. This is needed for PXE where you shouldPaul Saab2000-04-201-0/+1
| | | | | | | shutdown the UNDI and unload the stack. Notes: svn path=/head/; revision=59408
* CSU source for IA-64. Current we use the ../Alpha sources.David E. O'Brien2000-04-191-0/+28
| | | | Notes: svn path=/head/; revision=59407
* Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.David E. O'Brien2000-04-192-2/+2
| | | | | | | Also allows the soruce to live somewhere else. Notes: svn path=/head/; revision=59406
* CSU source for the Sparc copied over from the FreeBSD/Alpha sources.Steve Price2000-04-194-0/+237
| | | | Notes: svn path=/head/; revision=59405
* Raw devices are now the normal device name, not prefixed with 'r'.David E. O'Brien2000-04-191-1/+1
| | | | Notes: svn path=/head/; revision=59399
* Add support for multiple PPTP sessions:Ruslan Ermilov2000-04-185-88/+265
| | | | | | | | | | - new API function: PacketAliasRedirectPptp() - new mode bit: PKT_ALIAS_DENY_PPTP Please see manual page for details. Notes: svn path=/head/; revision=59356
* Document the libpam dependency on libopieKris Kennaway2000-04-181-0/+1
| | | | | | | Reminded by: bde Notes: svn path=/head/; revision=59353
* Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-182-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | maintainers. After we established our branding method of writing upto 8 characters of the OS name into the ELF header in the padding; the Binutils maintainers and/or SCO (as USL) decided that instead the ELF header should grow two new fields -- EI_OSABI and EI_ABIVERSION. Each of these are an 8-bit unsigned integer. SCO has assigned official values for the EI_OSABI field. In addition to this, the Binutils maintainers and NetBSD decided that a better ELF branding method was to include ABI information in a ".note" ELF section. With this set of changes, we will now create ELF binaries branded using both "official" methods. Due to the complexity of adding a section to a binary, binaries branded with ``brandelf'' will only brand using the EI_OSABI method. Also due to the complexity of pulling a section out of an ELF file vs. poking around in the ELF header, our image activator only looks at the EI_OSABI header field. Note that a new kernel can still properly load old binaries except for Linux static binaries branded in our old method. * * For a short period of time, ``ld'' will also brand ELF binaries * using our old method. This is so people can still use kernel.old * with a new world. This support will be removed before 5.0-RELEASE, * and may not last anywhere upto the actual release. My expiration * time for this is about 6mo. * Notes: svn path=/head/; revision=59342
* Connect pam_opie to the build.Kris Kennaway2000-04-172-0/+2
| | | | Notes: svn path=/head/; revision=59302
* Add pam_opie, a PAM module using the OPIE one-time-password scheme.Kris Kennaway2000-04-172-0/+150
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=59301
* Remove unneeded #includeJonathan Lemon2000-04-161-1/+0
| | | | Notes: svn path=/head/; revision=59286
* Don't try to compile in INET6 support when NOINET6 is defined.Steve Price2000-04-153-3/+12
| | | | Notes: svn path=/head/; revision=59266
* Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to establishedRuslan Ermilov2000-04-141-16/+10
| | | | | | | | | | | | | | | | | connections, after SYN packets were seen from both ends. Before this, it would get applied right after the first SYN packet was seen (either from client or server). With broken TCP connection attempts, when the remote end does not respond with SYNACK nor with RST, this resulted in having a useless (ie, no actual TCP connection associated with it) TCP link with 86400 seconds TTL, wasting system memory. With high rate of such broken connection attempts (for example, remote end simply blocks these connection attempts with ipfw(8) without sending RST back), this could result in a denial-of-service. PR: bin/17963 Notes: svn path=/head/; revision=59237
* A complete reformatting of manual page.Ruslan Ermilov2000-04-131-724/+686
| | | | Notes: svn path=/head/; revision=59202
* Make partially specified permanent links without `dst_addr'Ruslan Ermilov2000-04-121-11/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | but with `dst_port' work for outgoing packets. This case was not handled properly when I first fixed this in revision 1.17. This change is also required for the upcoming improved PPTP support patches -- that is how I found the problem. Before this change: # natd -v -a aliasIP \ -redirect_port tcp localIP:localPORT publicIP:publicPORT 0:remotePORT Out [TCP] [TCP] localIP:localPORT -> remoteIP:remotePORT aliased to [TCP] aliasIP:localPORT -> remoteIP:remotePORT After this change: # natd -v -a aliasIP \ -redirect_port tcp localIP:localPORT publicIP:publicPORT 0:remotePORT Out [TCP] [TCP] localIP:localPORT -> remoteIP:remotePORT aliased to [TCP] publicIP:publicPORT -> remoteIP:remotePORT Notes: svn path=/head/; revision=59181
* Add comment after localesAndrey A. Chernov2000-04-1212-24/+48
| | | | | | | | | Use .Li for type Suggested-by: sheldonh Notes: svn path=/head/; revision=59180
* Fix typo, reported by George Cox.Jeroen Ruigrok van der Werven2000-04-121-8/+8
| | | | | | | | | Fix hard sentence breaks. Submitted by: George Cox <gjvc@sophos.com> Notes: svn path=/head/; revision=59176
* Do proper byte swapping in 64bit routines.Sheldon Hearn2000-04-121-14/+23
| | | | | | | | | PR: 17681 Submitted by: "David E. Cross" <crossd@cs.rpi.edu> Obtained from: NetBSD Notes: svn path=/head/; revision=59165
* Better wording according to multibyte(3)Andrey A. Chernov2000-04-1112-24/+96
| | | | | | | | Better man formatting Add reference to multibyte(3) Notes: svn path=/head/; revision=59149
* Add a missing THREAD_UNLOCK() found missing by Valentin NechayevPoul-Henning Kamp2000-04-102-8/+2
| | | | | | | | | | <netch@segfault.kiev.ua> Remove allocation failure check from 'A' option, the 'X' option does this as a standalone check now. Notes: svn path=/head/; revision=59117