summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031881-1958/+1958
| | | | | | | 'RELENG_4_8_0_RELEASE'. This commit was manufactured to restore the state of the 4.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC:Chris D. Faulhaber2003-03-201-8/+14
| | | | | | | | | | src/lib/libc/xdr/xdr_mem.c 1.12 src/include/rpc/xdr.h 1.23 Clean up some signed/unsigned issues in the XDR code. Notes: svn path=/stable/4/; revision=112432
* Another round of manual page sync-ups:Tom Rhodes2003-03-1528-73/+203
| | | | | | | | | | - Fix up some grammar. - Clean up mdoc(7) markup. Approved by: re (blanket) Notes: svn path=/stable/4/; revision=112267
* Sync with -current:Tom Rhodes2003-03-1317-78/+115
| | | | | | | | | | | | - Clean up mdoc(7) formatting. - MFC the BUGS section and some reordering of sections in fmtcheck.3 - Some grammar fixes. - Use .Fn where required. Approved by: re (blanket) Notes: svn path=/stable/4/; revision=112197
* MFC: document pthread_attr[gs]etstack() functions. Add Xref toAlexey Zelkin2003-03-041-1/+11
| | | | | | | | | pthread_attr_get_np() function. Approved by: re Notes: svn path=/stable/4/; revision=111871
* MFC: pthread_attr_getstack() and pthread_attr_setstack() functions.Alexey Zelkin2003-03-041-0/+2
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=111870
* Add just merged manual pages to build, update MLINKSAlexey Zelkin2003-03-031-3/+13
| | | | Notes: svn path=/stable/4/; revision=111845
* Sync manpage with -CURRENT's one.Alexey Zelkin2003-03-031-5/+15
| | | | Notes: svn path=/stable/4/; revision=111843
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-03-0310-0/+667
| | | | Notes: svn path=/stable/4/; revision=111805
* MFC rev 1.54: Document error returns for the printf() family of functions.Tim J. Robbins2003-03-021-2/+12
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=111724
* Unbreak libc_r for non-standard values of KVA_PAGES in the kernel.David Schultz2003-02-241-0/+2
| | | | | | | | | | | I believe this was the original intent of rev 1.35. PR: 46341 Reviewed by: deischen, mike (mentor) Approved by: re Notes: svn path=/stable/4/; revision=111455
* MFC: revision 1.38: Update errors.Tom Rhodes2003-02-241-9/+9
| | | | Notes: svn path=/stable/4/; revision=111391
* MFC several mdoc fixes.Tom Rhodes2003-02-234-40/+69
| | | | Notes: svn path=/stable/4/; revision=111345
* MFC: rev 1.104, link dlinfo(3) manpage to buildAlexey Zelkin2003-02-211-1/+2
| | | | Notes: svn path=/stable/4/; revision=111215
* MFC: rev 1.27, 1.26, 1.25 and 1.24Alexey Zelkin2003-02-211-7/+42
| | | | | | | | | | | o mention dlerror() application to dladdr() and dlinfo() o document dlsym()'s behaviour with new special handle RTLD_SELF o add cross reference to dlinfo() o markup nits o mdoc(7) police Notes: svn path=/stable/4/; revision=111214
* MFC: Properly remove unloaded objects from all lists.Alexander Kabaev2003-02-201-0/+8
| | | | | | | | | Implement dlinfo function. Aproved by: re (murray) Notes: svn path=/stable/4/; revision=111193
* MFC: Fix the description for mkdtemp(), which creates directories, not files.Gregory Neil Shapiro2003-02-191-1/+1
| | | | | | | | | | Revision Changes Path 1.23 +1 -1 src/lib/libc/stdio/stdio.3 Approved by: re (bmah) Notes: svn path=/stable/4/; revision=111118
* MFC: Add libcrypto.so.2/libssl.so.2 libraries.Jacques Vidrine2003-02-182-2/+6
| | | | Notes: svn path=/stable/4/; revision=111100
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-02-165-0/+18751
| | | | Notes: svn path=/stable/4/; revision=111022
* MFC: Dump in $TMPDIR if !setugid, and use mode 0644 instead of 0666.Kris Kennaway2003-02-151-7/+11
| | | | Notes: svn path=/stable/4/; revision=110903
* MFC: Ignore TMPDIR if the application is setugid (r1.8 and r1.9).Kris Kennaway2003-02-151-1/+3
| | | | Notes: svn path=/stable/4/; revision=110902
* MFC: 1.22: Typo fixes.Giorgos Keramidas2003-02-141-1/+1
| | | | Notes: svn path=/stable/4/; revision=110838
* MFC, v1.20Nick Sayer2003-02-111-3/+3
| | | | | | | PR: kern/33904 Notes: svn path=/stable/4/; revision=110674
* The S/Key and OPIE PAM modules allow the user to see the pass phrase'sDag-Erling Smørgrav2003-02-102-3/+11
| | | | | | | | | | | | | | characters as they are entered. This is done by turning on a PAM conversation option that controls echoing of the entered passwords; however, both modules neglect to turn it off afterwards, so if there are additional authentication modules used if the S/Key or OPIE login should fail, the passwords for those modules are echoed as they are entered. PR: bin/46025 Submitted by: roam Notes: svn path=/stable/4/; revision=110640
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-02-102-0/+117
| | | | Notes: svn path=/stable/4/; revision=110637
* MFC: rev 1.5, document additional behaviour of this functionAlexey Zelkin2003-02-031-2/+12
| | | | Notes: svn path=/stable/4/; revision=110279
* MFC: rev 1.3, improve pthread_attr_get_np() by enabling it to returnAlexey Zelkin2003-02-031-1/+9
| | | | | | | | thread's real stack address instead of specified by pthread_attr_t passed to pthread_create(). Notes: svn path=/stable/4/; revision=110278
* MFC: Add a manual page for getosreldate.Tom Rhodes2003-02-021-1/+1
| | | | Notes: svn path=/stable/4/; revision=110221
* MFC: add parentheses to sizeof.Dag-Erling Smørgrav2003-02-015-18/+18
| | | | Notes: svn path=/stable/4/; revision=110200
* MFC: zlib 1.1.4. It was sitting in the -current for too long (10 months).Maxim Sobolev2003-02-0131-150/+228
| | | | Notes: svn path=/stable/4/; revision=110191
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-01-301-0/+65
| | | | Notes: svn path=/stable/4/; revision=110121
* MFC rev 1.33: document the implications of non-superuser mounts.Joerg Wunsch2003-01-171-2/+15
| | | | Notes: svn path=/stable/4/; revision=109445
* MFC:Mike Barcroft2003-01-171-23/+36
| | | | | | | Sync with head (rev 1.16 through 1.22). Notes: svn path=/stable/4/; revision=109419
* MFC:Mike Barcroft2003-01-171-96/+46
| | | | | | | Sync with head (rev 1.4 and 1.8 through 1.11). Notes: svn path=/stable/4/; revision=109418
* MFC: Make accept(), connect(), recvfrom(), recvmsg(), sendmsg(),Ruslan Ermilov2003-01-176-6/+68
| | | | | | | and sendto() cancelation points, as required by POSIX.1-2001. Notes: svn path=/stable/4/; revision=109408
* MFC removal of the LOG2() macro removal to try to keep the swap code moreMatthew Dillon2003-01-121-2/+2
| | | | | | | inline with -current (for a possible swapoff MFC in the future). Notes: svn path=/stable/4/; revision=109134
* MFC: pthread_attr_get_npMax Khon2003-01-102-0/+2
| | | | Notes: svn path=/stable/4/; revision=109070
* Build with SSL support if available.Dag-Erling Smørgrav2003-01-091-0/+6
| | | | Notes: svn path=/stable/4/; revision=108998
* MFC: (rev 1.43) set auto-retry mode.Dag-Erling Smørgrav2003-01-091-0/+1
| | | | Notes: svn path=/stable/4/; revision=108996
* MFC: be more aggressive in arguments checkingMax Khon2003-01-081-1/+4
| | | | Notes: svn path=/stable/4/; revision=108921
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-01-072-0/+144
| | | | Notes: svn path=/stable/4/; revision=108899
* MFC: Remove redundant documentation.Tom Rhodes2003-01-061-14/+1
| | | | | | | | PR: 46253 Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl> Notes: svn path=/stable/4/; revision=108846
* MFC: revision 1.60Tom Rhodes2003-01-061-1/+1
| | | | Notes: svn path=/stable/4/; revision=108803
* Sync with current: MFC revisions 1.2 and 1.3.Semen Ustimenko2003-01-051-2/+7
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/stable/4/; revision=108722
* MFC rev. 1.20,1.21: Document what happens when the format string containsTim J. Robbins2003-01-041-0/+23
| | | | | | | | | | insufficient conversion specifications to completely specify the resulting struct tm. PR: 46331 Notes: svn path=/stable/4/; revision=108656
* Sync the lgamma(3) man page with revision 1.17. The old man pageJohn Polstra2003-01-041-19/+31
| | | | | | | | still had an erroneous description of gamma() and gammaf(), which in reality are aliases for lgamma() and lgammaf(). Notes: svn path=/stable/4/; revision=108635
* Don't treat 0.0.0.0 as a valid candidate when trying to determineJohn Polstra2003-01-011-1/+3
| | | | | | | | | | | | | | | | | | | | "the" IP address of the system. Interfaces which have not been configured yet are given address 0.0.0.0 by dhclient. Without this fix, I ran into a situation in which amd failed and logged messages like: amd[261]: ignoring request from 127.0.0.1:993, expected 0.0.0.0 This was on a system with two network interfaces, both set up to be configured by DHCP, in which only the second interface was connected. The bug fooled amd into thinking its IP address was 0.0.0.0, and it didn't like requests coming from anywhere else. Neither this bug nor this source file exist in -current, so I am committing the fix directly to the RELENG_4 branch. Notes: svn path=/stable/4/; revision=108540
* MFC: english(4) fixes, aka typos found by ispell.Jens Schweikhardt2002-12-2926-39/+39
| | | | Notes: svn path=/stable/4/; revision=108396
* MFC 1.7. The zalloc pool's size calculation breaks if sbrk() does notMatthew Dillon2002-12-281-3/+3
| | | | | | | | return contiguous chunks of memory. The bootstrap returns contiguous chunks of memory, but other uses might not. Notes: svn path=/stable/4/; revision=108349
* MFC: Document protection bits.Tom Rhodes2002-12-231-0/+16
| | | | | | | | PR: 46252 Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl> Notes: svn path=/stable/4/; revision=108234