]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Do not leak process lock when current thread is not allowed to see target.
[FreeBSD/FreeBSD.git] / lib /
2010-02-13 wkoszekResort includes to match style(9) a bit more. No functi...
2010-02-11 trhodess/APIS/APIs - not part of the original submission.
2010-02-11 marcelo Add support for COMPAT_IA32.
2010-02-11 impi doesn't need to be signed here, make it unsigned.
2010-02-11 trhodesCorrect two typoes.
2010-02-11 wkoszekRemove redundand headers and use more standard ones...
2010-02-11 wkoszekUse more standard way for setting nonblocking flag...
2010-02-11 wkoszekWithin libusb 0.1 API, bus number is always faked to...
2010-02-11 impBack to WARNS=3. The breakage wasn't what I thought...
2010-02-11 mckusickKeep Tinderbox happy.
2010-02-11 impIncreased warnings weren't tested on ARM. Bump warning...
2010-02-10 cracauerFix PR
2010-02-09 gabor- Deal with some special cases [1]
2010-02-09 marcelVarious fixes like spelling, style and syntax.
2010-02-09 marcelAdd PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing...
2010-02-04 ruMark up "unsigned char".
2010-02-04 neelReinstate the ptrace patch to restore the 'gp' register...
2010-02-03 rrs-White space cleanup (missing spaces in new line)
2010-02-03 kibPlacate new binutils, by using 16-bit %ax instead of...
2010-02-03 edAlso add a cross-reference to NetBSD updlastlogx().
2010-02-03 rrsThis fixes a bug found and fixed by JC. Basically
2010-02-02 gavinBump .Dd, forgotten in r203393
2010-02-02 gavinThe multiplicand a = 0x5deece66d = 25214903917, not...
2010-02-02 edImplement strndup(3) using strnlen(3).
2010-02-02 desRespect passwordtime from login.conf if set.
2010-02-01 joergFinally, document libgpib.
2010-01-31 jasoneFix bugs:
2010-01-31 brucecRemove extra semicolon.
2010-01-31 brucecFix typo of ENOTCONN.
2010-01-31 marcelThe EFI vendor UUID for FreeBSD variables is called...
2010-01-31 edPerform some cleanups to devname(3).
2010-01-30 marcelIntroduce libefi -- a library around EFI runtime servic...
2010-01-29 gabor- Fix some style(9) bugs
2010-01-29 rwatsonYou must include fcntl.h (in practice) to be able to...
2010-01-29 thompsaAdd a function to check if the usb devices is still...
2010-01-27 schweikhCorrect a bunch of typos.
2010-01-27 emasteAdd missing return, in a rare case where we can't alloc...
2010-01-27 edRemove pseudo-terminals from ttys(5).
2010-01-26 traszAdd information about when nmount(2) was introduced.
2010-01-26 desDocument HTTP digest authentication support.
2010-01-26 gavinCorrect the HISTORY section of these man pages to show...
2010-01-26 gavinBump .Dd, forgotten in r203025
2010-01-26 gavinCorrect the HISTORY section of these man pages to show...
2010-01-25 gabor- style(9)
2010-01-25 gaborCache failing and opened catalogs in catopen() and...
2010-01-25 yongariConnect smbfs related libraries and tool on sparc64.
2010-01-25 dougbCommit copyright-only changes to generated files as...
2010-01-24 edImprove the ttyname(3) manual page.
2010-01-24 umeMake strsignal(3) thread-safe.
2010-01-23 edEMPTY records don't have a timestamp.
2010-01-23 antoineReapply r201145 to lib/libc/gen/sem.c
2010-01-23 edJust ignore the timestamps given to pututxline().
2010-01-23 kientzleDon't try to hardlink block or character device nodes...
2010-01-23 kientzleUse a simpler memory-management strategy for the file...
2010-01-23 kientzleIf we can't stat a file, return the correct ARCHIVE_FAI...
2010-01-23 kientzleInitialize the allocated 'struct zip'.
2010-01-23 kientzleFix a memory leak when a filter fails to initialize.
2010-01-22 edEnglish nitpicking.
2010-01-22 edDescribe why pututxline() doesn't entirely conform...
2010-01-22 edRemove comments about breaking the specification.
2010-01-21 edRemove stale references to utmp(5) and its correspondin...
2010-01-21 edRemove libulog from the bootstrap again.
2010-01-21 emasteCorrect comment typo.
2010-01-21 gabor- Update Galician catalog
2010-01-20 pjdThe waitpid(2) function needs neither sys/time.h nor...
2010-01-20 acheStyle: reword comment.
2010-01-20 acheFor alphasort() add reference to strcoll(3)
2010-01-20 acheStyle: rename internal function to opendir_compar()
2010-01-20 acheStyle: remove extra empty line in the comment.
2010-01-19 edRevert r202447 by re-exposing the old uname(3) function.
2010-01-19 desAdd missing DPADD and fix whitespace.
2010-01-19 desAdd HTTP digest authentication.
2010-01-18 avgfix a comment typo
2010-01-18 acheDouble checking my commit I found that comment saying...
2010-01-18 edLet pam_lastlog use random ut_id's.
2010-01-18 davidxupreserve errno when processing error cases.
2010-01-18 achea) Use strcoll() in opendir() and alphasort() as POSIX...
2010-01-17 edPerform several small cleanups to the utmpx code.
2010-01-17 edAdd forgotten break; keyword to getutxid().
2010-01-17 marcelUnbreak builds with _FREEFALL_CONFIG=yes, by forcing...
2010-01-17 edFix a regression that was introduced in r191882.
2010-01-17 edSimplify ttyslot(3).
2010-01-17 delphijCorrect a typo (when we talk about offset, it should
2010-01-17 delphijExpose stripe offset and stripe size through libgeom...
2010-01-16 edUnexpose the old uname(3) function.
2010-01-15 davidxuAlso call sem_module_init in sem_close to initialize...
2010-01-14 edAdd wtmpcvt(1).
2010-01-14 edRemove ttyslot from Symbol.map anyway.
2010-01-14 edUnbreak pututxline() on 32-bit architectures.
2010-01-14 edRevert the change to Symbol.map, made in r202274.
2010-01-14 edDon't use fseeko() to obtain the file offset.
2010-01-14 edAdd two changes that should have gone into commit r202274.
2010-01-14 edPhase out ttyslot(3).
2010-01-13 edRemove login(3), logout(3) and logwtmp(3) from libutil.
2010-01-13 edRemove utmpx stub from libulog.
2010-01-13 edLet pam_lastlog use utmpx instead of libulog's utmpx...
2010-01-13 edLet libopie use utmpx instead of utmp.
2010-01-13 edImplement <utmpx.h>.
2010-01-13 davidxuReturn SEM_FAILED instead of NULL, though there are...
2010-01-12 bruefferMiscellaneous mdoc, spelling and inconsistency fixes.
next