]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Welcome to 2007
[FreeBSD/FreeBSD.git] / lib /
2006-12-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2006-12-28 Simon L. B. NielsenBump modification date for last update.
2006-12-28 Simon L. B. NielsenCatch up struct cmsghdr and struct msghdr in the manual...
2006-12-28 Colin PercivalCorrect spelling of "accommodate", "guarantee", "guaran...
2006-12-25 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-12-25 Joseph KoshyDocument the additional error returns possible when...
2006-12-25 Joseph KoshyKeep shadow copies of the `e_shnum', `e_phnum' and...
2006-12-25 Joseph KoshyUse strncpy() instead of strlcpy() when copying members of
2006-12-24 Marius StroblFix a typo in __fpu_ftox() that caused long double...
2006-12-24 Joseph KoshyCorrect a logic error.
2006-12-23 Jason EvansImplement chunk allocation/deallocation hysteresis...
2006-12-20 David Xuget LIBPTHREAD_ADAPTIVE_SPIN early, so it can be used...
2006-12-20 David XuCheck environment variable PTHREAD_ADAPTIVE_SPIN, if...
2006-12-19 John-Mark Gurneyadd a missing the...
2006-12-18 Peter EdwardsClean bound and non-bound pthread structures consistent...
2006-12-18 Joseph KoshyUse <osreldate.h> rather than the OS version reported...
2006-12-18 Joseph KoshyUse the correct value of __FreeBSD_version.
2006-12-16 Joseph KoshyFix a typo.
2006-12-16 Craig RodriguesConsistently use a socklen_t type where required, and...
2006-12-15 Hajimu UMEMOTOMerge BIND9 9.3.3 into main chunk.
2006-12-15 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2006-12-15 Hajimu UMEMOTOVendor import of BIND 9.3.3
2006-12-15 Pawel Jakub Dawidekchflags(2) returns EPERM when user tries to set or...
2006-12-15 Randall StewartThis adds the "system calls"
2006-12-15 David Xu- Remove variable _thr_scope_system, all threads are...
2006-12-14 Warner Loshband-aide until _SC_PHYS_PAGES actually is defined
2006-12-14 Pawel Jakub DawidekAdd support for _SC_PHYS_PAGES, which is not standard...
2006-12-14 Pawel Jakub DawidekDocument _SC_PAGESIZE. There are still 85 undocumented...
2006-12-14 David XuCreate inline function _thr_umutex_trylock2 to only...
2006-12-13 Pawel Jakub Dawidek- truncate(2) returns EFBIG if the length argument...
2006-12-13 Pawel Jakub DawidekAppend-only flag also denies chown(2).
2006-12-13 Sam LefflerThis commit was generated by cvs2svn to compensate...
2006-12-13 Joseph KoshyName the functions documented by this manual page corre...
2006-12-13 Pawel Jakub DawidekMuch more correct EFTYPE description.
2006-12-13 Pawel Jakub DawidekBetter wording.
2006-12-13 Pawel Jakub DawidekAppend-only flag also denies chmod(2). Is this correct...
2006-12-13 Pawel Jakub DawidekBe more precise with EPERM description. When chown...
2006-12-13 Pawel Jakub DawidekWrite permission if of course only needed for the paren...
2006-12-13 Pawel Jakub Dawidekmkfifo(2) returns EACCES when write permission is denie...
2006-12-12 Pawel Jakub DawidekBe more specific when ELOOP can be returned.
2006-12-12 Pawel Jakub Dawideksymlink(2) return EACCES if a component of the name2...
2006-12-12 Pawel Jakub DawidekCorrect ENOENT description.
2006-12-12 Pawel Jakub DawidekThe 'name1' argument to symlink(2) is only limited...
2006-12-12 Pawel Jakub Dawidekmkdir(2) creates directory, not file.
2006-12-12 Julian ElischerRemove reference to confusing behaviour just removed...
2006-12-12 David XuCorrectly check failed syscall.
2006-12-12 David XuMove checking for c_has_waiters into low level _thr_uco...
2006-12-11 Joseph KoshyDocument the ELF types supported by libelf.
2006-12-10 Pawel Jakub DawidekWhen directory is given as an argument for unlink(2...
2006-12-10 Doug BartonChanges to generated files related to the 9.3.3 import.
2006-12-10 Doug BartonThis commit was generated by cvs2svn to compensate...
2006-12-09 Pawel Jakub DawidekIf the named file has its immutable or append-only...
2006-12-09 Pawel Jakub DawidekIf the parent directory of the named file has its immut...
2006-12-09 Pawel Jakub DawidekIf the parent directory of the destination file has...
2006-12-09 Pawel Jakub Dawidek- If the source file has its immutable or append-only...
2006-12-09 Pawel Jakub DawidekIf the named file has its immutable or append-only...
2006-12-09 Pawel Jakub DawidekIf the named file has its immutable flag set, chown...
2006-12-09 Pawel Jakub DawidekIf the named file has its immutable flag set, chmod...
2006-12-09 Pawel Jakub DawidekAdd reference to chflags(2).
2006-12-09 Pawel Jakub DawidekIf the parent directory of the named file has its immut...
2006-12-09 Pawel Jakub Dawidek- If the directory to be removed has its immutable...
2006-12-09 Pawel Jakub Dawidek- If the parent directory of the file pointed at by...
2006-12-09 Pawel Jakub DawidekCorrect last commit. The parent directory of the file...
2006-12-09 Pawel Jakub DawidekWhen immutable, undeletable or append-only flag is...
2006-12-09 Pawel Jakub DawidekWhen undeletable flag is set, unlink(2) return EPERM.
2006-12-09 Joseph KoshyMake the generated message from `elf_errmsg(-1)' a...
2006-12-08 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2006-12-08 Tim KientzleMinor refactoring; move the FreeBSD-specific config...
2006-12-06 Julian Elischerremove already commented out code
2006-12-06 David Xutest cancel_pending to save a thr_wake call in some...
2006-12-05 David Xu_thr_ucond_wait drops lock, we should pick it up again.
2006-12-05 David Xuthe c_has_waiters is lazily updated, temporarily disabl...
2006-12-05 David XuUse ucond to implement barrier.
2006-12-05 David XuAdd _thr_ucond_init().
2006-12-05 David XuTweak _thr_cancel_leave_defer a bit to fix a possible...
2006-12-04 Ruslan ErmilovGrammar.
2006-12-04 Sam Lefflerdocument recent change to return ECONNRESET for tcp...
2006-12-04 Hajimu UMEMOTOUse _kevent() instead of kevent().
2006-12-04 David XuFix typo, I was using a wrong header file, and the...
2006-12-04 David XuUse kernel provided userspace condition variable to...
2006-12-04 Tim KientzleArgh. Restore a stat() call that was erroneously removed.
2006-12-03 Diomidis SpinellisMinor clarification.
2006-12-03 Maxim Konovalovo As POSIX requires confstr(3) returns zero on errors...
2006-11-28 David XuIf a thread was detached, return EINVAL instead, the...
2006-11-27 Tim KientzleImprove support for large ISOs:
2006-11-26 Tim KientzleBump the libarchive version number, correct the shell...
2006-11-26 Tim KientzleWrite-blocking cleanup, largely thanks to Colin Perciva...
2006-11-26 Ruslan Ermilov- When building world WITHOUT_LIBPTHREAD, link libthr...
2006-11-26 Tim KientzleUnbreak libarchive on arm. Two parts of libarchive...
2006-11-24 Tim KientzleConnect four new files to the build.
2006-11-24 Yaroslav TykhiyNote that, thanks to the work by Alan Cox et al, some...
2006-11-24 David XuEliminate atomic operations in thread cancellation...
2006-11-24 Ruslan Ermilov- style: use `=' instead of `+=' for initial assignments.
2006-11-24 Tim KientzleFill in a couple of missing casts: clarify one narrowin...
2006-11-24 Tim KientzleA few minor clarifications and corrections.
2006-11-24 Tim KientzleA few minor corrections to the libarchive.3 overview...
2006-11-24 Tim KientzleDocument the new _open_FILE() and _open_memory() interf...
2006-11-24 Tim KientzleNew hooks for reading/writing archives to/from a FILE...
2006-11-20 John BaldwinDocument that the data field for NOTE_EXIT holds the...
2006-11-20 Tim KientzleOfficially rename archive_{read,write}_open_file() to
next