aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-041-0/+54
* MFC rev. 1.22: return EAI_NONAME instead of EAI_NODATAPeter Pentchev2002-03-031-1/+1
* MFC 1.42: don't make it seem like vm.max_proc_mmap only affects MAP_FIXED.Dima Dorfman2002-02-271-4/+4
* MFC: 1.11 (use _GENERIC_DIRSIZ instead of sizeof)Alfred Perlstein2002-02-261-1/+1
* MFC: USB structure rename.Alfred Perlstein2002-02-241-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-222-0/+65
* MFC 1.3: Error handling fixes for inflate, add $FreeBSD$Chris D. Faulhaber2002-02-221-4/+10
* MFC rev. 1.7: correct a typo pthread_attr_setscope() function failsMaxim Konovalov2002-02-211-1/+1
* MFC rev. 1.12: prevent dup2(2) from closing internal libc_r pipeMaxim Konovalov2002-02-211-1/+2
* MFC: Do not build/install both secure and standard versions ofRuslan Ermilov2002-02-201-1/+1
* MFC: rev.1.26 fix world breakage.Maxim Sobolev2002-02-181-1/+1
* MFC: update bzip2 to version 1.0.2.Maxim Sobolev2002-02-183-15/+30
* MFC: allow ldd(1) be used on shlibs.Maxim Sobolev2002-02-181-0/+7
* MFC 1.5: hex.c is new in libisc with 8.3.1-REL.Jacques Vidrine2002-02-171-1/+1
* Sync with -current: explaining why CLOCKS_PER_SEC isn't 1000000.David Malone2002-02-161-0/+9
* MFC: 1.23 - Use ctime_r to build the timestamp for syslog, so thatDavid Malone2002-02-161-2/+2
* Diff reduction commit. Not a real MFC, but a mechanical style fixupDag-Erling Smørgrav2002-02-153-135/+135
* MFC 1.24-1.26: EVFILT_TIMER documentation and consequent fixes.Dima Dorfman2002-02-111-0/+12
* MFC 1.22: one can't obtain user connection request data withoutDima Dorfman2002-02-111-17/+0
* MFC 1.7: suggest using memmove(3) if src and dst may overlap.Dima Dorfman2002-02-111-2/+7
* MFC 1.4-1.7: misc. petty fixes; no functional changes.Dima Dorfman2002-02-111-2/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-043-0/+171
* MFC:Hajimu UMEMOTO2002-02-042-1/+13
* MFC 1.49: Display full error message.Dag-Erling Smørgrav2002-02-031-5/+52
* MFC 1.74: Mark uploads as O_WRONLY, not O_RDONLY.Dag-Erling Smørgrav2002-02-031-2/+6
* MFC: yp(4) -> yp(8).Ruslan Ermilov2002-02-013-8/+8
* MFC 1.41: kern.ps_arg_max_cache is a long, not an int. This breaksPeter Wemm2002-01-311-1/+1
* MFC: GC code that moved to crtbrand.c.David E. O'Brien2002-01-281-5/+1
* MFC: add libfetch.so.2 from a 17-Dec-2001 4.5-RC (releng4) build.David E. O'Brien2002-01-241-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-01-241-0/+455
* MFC: add libfetch.so.2 from a 10-Dec-2001 releng4 build.David E. O'Brien2002-01-241-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-01-241-0/+391
* MFC: 1.10: fix a typo.Ruslan Ermilov2002-01-221-1/+1
* MFC: fix markup and typos.Ruslan Ermilov2002-01-211-10/+15
* MFC: Clarify that if strlcat() does not find a NUL within siz byteYaroslav Tykhiy2002-01-191-0/+21
* MFC: 1.25, 1.26:Yaroslav Tykhiy2002-01-091-2/+13
* MFC rev 1.14: document handling of interval timersSheldon Hearn2002-01-091-0/+4
* MFC: 1.3: add missing ``const''.Ruslan Ermilov2002-01-091-1/+1
* MFC: 1.15: Change xref to itself to be mmap(2).Ruslan Ermilov2002-01-091-1/+1
* MFC: 1.14: Add xref to jail(2).Ruslan Ermilov2002-01-091-1/+2
* MFC (lib/libc/posix1e): 1.13: 'get an ACL' -> 'set an ACL'.Ruslan Ermilov2002-01-091-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-01-081-0/+9
* MFC 1.29 and 1.30. Give Delete_Chunk2() the ability to recover space,Matthew Dillon2002-01-072-17/+57
* MFC: remove VT100 escapes.Dag-Erling Smørgrav2002-01-044-22/+21
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-01-032-0/+470
* MFC: Use the real function address for the return address when modifyingDaniel Eischen2001-12-301-2/+2
* MFC: Save and restore t12 in the jmp_buf. t12 is used during functionDaniel Eischen2001-12-302-0/+3
* MFC: sort disk name in libdisk and use the proper interface to the kernel.Poul-Henning Kamp2001-12-302-11/+26
* MFC:Akinori MUSHA2001-12-291-24/+29
* MFC: add strcasestr()Andrey A. Chernov2001-12-252-2/+11