]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fixed unsorting and splitting of SRCS in previous commit.
[FreeBSD/FreeBSD.git] / lib /
2002-01-11 Bruce EvansFixed unsorting and splitting of SRCS in previous commit.
2002-01-11 Bruce EvansFixed missing backslash in previous commit.
2002-01-11 Bruce EvansFixed accumulated unsorting and some other style bugs...
2002-01-11 Bruce EvansReplaced bogus cross references by the usual one for...
2002-01-11 Bruce EvansRemoved assertion that isblank() conforms to C90 too...
2002-01-11 Bruce EvansFixed unsorting of almost all lists in previous commit.
2002-01-11 Bruce EvansFixed unsorting of MLINKS in previous commit.
2002-01-10 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-10 Nik ClaytonRemove assertion that isblank() is in C99, pointed...
2002-01-10 Daniel EischenAdd getcontext, setcontext, makecontext, and swapcontex...
2002-01-09 Sheldon HearnDocument behaviour with respect to interval timers.
2002-01-09 Ruslan Ermilovmdoc(7) police: add missing markup bits for ``errno''.
2002-01-09 Ruslan Ermilovmdoc(7) police:
2002-01-09 Nik ClaytonFrom the PR:
2002-01-08 John BaldwinFix some 32/64-bit bugs. IPv4 addresses are 32-bits...
2002-01-07 Chris D. FaulhaberCorrect phrase 'get an ACL' to 'set an ACL'.
2002-01-07 Paul SaabThis commit was generated by cvs2svn to compensate...
2002-01-07 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-01-07 Matthew DillonModify Delete_Chunk() into Delete_Chunk2() which can...
2002-01-07 Dima DorfmanWe are munmap(2), so there's no need to list ourselves...
2002-01-07 Dima DorfmanNuke the paragraph that says "One can obtain user conne...
2002-01-07 Dima DorfmanSuggest using memmove(3) if src and dst may overlap.
2002-01-06 Chris CostelloAll information from the "BUGS" section not belonging...
2002-01-06 Chris CostelloAdd new "SECURITY CONSIDERATIONS" sections.
2002-01-06 Kelly YanceyEnable WARNS?=2.
2002-01-05 Chris CostelloAdd a new `SECURITY CONSIDERATIONS' section. Sample...
2002-01-05 Chris CostelloInclude a section cross-reference to `EXAMPLES' in...
2002-01-05 Chris CostelloRemove the example from SECURITY CONSIDERATIONS. This...
2002-01-04 Yaroslav TykhiyMinor grammar and punctuation fixes
2002-01-04 Yaroslav TykhiyState clearly that one should call listen(2) on a socket
2002-01-03 Andrey A. ChernovTurn off USER_LOCKING which allows intruder to complete...
2002-01-02 Chris CostelloCopy the sample `SECURITY CONSIDERATIONS' section from...
2002-01-02 Jake BurkholderAdd ifdef sparc64.
2002-01-01 Jake BurkholderConnect user trap code to the build.
2002-01-01 Jake BurkholderAdd libc side of user trap handling.
2002-01-01 Dag-Erling SmørgravRemove long-obsolete README.
2002-01-01 Dag-Erling SmørgravIn verbose mode, display the full error message from...
2002-01-01 Dag-Erling SmørgravRemove VT100 escapes from debugging messages now that...
2001-12-30 Andrey A. ChernovBack out errno preserving
2001-12-29 Jake BurkholderAdapt to new kernel tsb structure.
2001-12-29 Jake BurkholderMake sure curbrk is well aligned.
2001-12-29 Jake BurkholderUse jmpbuf offsets, not ucontext_t.
2001-12-29 Jake BurkholderAdd .register directives for gcc3.
2001-12-29 Jake Burkholder__infinity is not const.
2001-12-29 Jake BurkholderAdd jmpbuf offsets. Remove ucontext offsets.
2001-12-29 Jake BurkholderAdd .register directives for gcc3.
2001-12-29 Jake BurkholderInclude utrap.h for soft trap types.
2001-12-29 Jake BurkholderWe use HIDENAME(minbrk) on sparc64 too.
2001-12-28 Bruce EvansFixed a missing "const".
2001-12-28 Jake BurkholderFix typo (unclosed comment).
2001-12-28 Mike PritchardAdd xref to jail(2).
2001-12-26 Hajimu UMEMOTO- Make it possible to turn on RES_INSECURE[12] with...
2001-12-26 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2001-12-25 Andrey A. ChernovAdd "except the handling of errors" into "equivalent...
2001-12-25 Andrey A. ChernovPreserve errno.
2001-12-24 Alexey ZelkinBack out recent replacement of LC_MESSAGES file with...
2001-12-23 Poul-Henning KampSort the disknames when we get them from the kernel.
2001-12-23 Chris Costelloo Change the layout of the tagged lists to be like...
2001-12-22 Daniel EischenUse the real function address (instead of function...
2001-12-22 Daniel EischenSave and restore t12 in the jmp_buf. t12 is used durin...
2001-12-21 Alexey Zelkinadd missing MLINKS
2001-12-21 Peter WemmThe VM_STACK option is long dead. MAP_STACK is availab...
2001-12-21 Alexey ZelkinSlightly re-work locale messages storage scheme. Before...
2001-12-21 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-12-20 Alexey Zelkinstyle(9)'ify
2001-12-20 Sheldon HearnSupply SMB_CFG_FILE in CFLAGS. The newly imported...
2001-12-20 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2001-12-20 Alexey ZelkinAdd my e-mail to copyrights
2001-12-20 Mark MurrayFix merge conflicts, and because this still has a zilli...
2001-12-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2001-12-19 John BaldwinDocument that rfork() will return EINVAL if flags not...
2001-12-18 Ruslan ErmilovFixed the bug in transparent TCP proxying with the...
2001-12-18 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-12-18 Daniel EischenFix the retrieval of USRSTACK via sysctl so that it...
2001-12-18 Kelly YanceyConst'ify the CDB format string passed to the CDB parsi...
2001-12-17 Alexey ZelkinFix some style bugs
2001-12-16 Daniel EischenWhen cancelling a thread while in a join operation...
2001-12-15 David E. O'BrienEmbelish CFLAGS.
2001-12-15 David E. O'BrienThe instructions on doing something with src/lib/csu...
2001-12-15 David E. O'BrienSparc64 ELF version of the C runtime support.
2001-12-15 Daniel EischenPull the target thread of a join operation from the...
2001-12-15 Peter Wemmclnt_bcast.c:420:33: warning: extra tokens at end of...
2001-12-14 Sheldon HearnKernel support for smbfs is only built on the i386...
2001-12-14 Ruslan Ermilovmdoc(7) police: bump document date.
2001-12-14 Sheldon HearnAdd bmake glue for src/contrib/smbfs and connect userla...
2001-12-14 Alexey Zelkin* cleanup comments and defines
2001-12-14 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2001-12-13 Alexey ZelkinAlso fix cases when thousands separator should be put...
2001-12-13 Alexey ZelkinRespect locale while handling of \' flag.
2001-12-13 Alexey ZelkinFix style bugs (mostly remove 'extern' from function...
2001-12-13 Alexey Zelkin* remove reference to m68k-dependent sources
2001-12-13 Ruslan ErmilovIf the OID is missing, sysctl(3) returns ENOENT, not...
2001-12-13 Ruslan Ermilovs/crypt_format/crypt_default/ to match reality.
2001-12-12 Ruslan Ermilovmdoc(7) police: minor markup nits.
2001-12-12 Ruslan Ermilovmdoc(7) police: fix markup, bump document date.
2001-12-12 Ruslan Ermilovmdoc(7) police: kill HSBs, add missing comma.
2001-12-12 Ruslan Ermilovmdoc(7) police: fix markup.
2001-12-12 Ruslan Ermilovmdoc(7) police: Minor formatting nits and optimizations...
2001-12-12 Ruslan Ermilovmdoc(7) police: use no-break space.
2001-12-12 Ruslan Ermilovmdoc(7) police: use no-break space, fix markup.
next