]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Check for device faults and for failures to set DRQ when expected, rather
[FreeBSD/FreeBSD.git] / lib /
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 uqsUse default WARNS setting (of 6) for lib/csu.
2010-03-05 uqsProperly declare non-extern functions in crt1
2010-03-04 impRemove stale references to libkrb5.
2010-03-04 joelUse our standard license text. No more voices in the...
2010-03-04 gshapiroEnable the use of nanosleep() instead of using pause...
2010-03-03 impUse ABI neutral macrosa
2010-03-03 imp__main and __gccmain are no longer required, so elimina...
2010-03-03 joelThe NetBSD Foundation has granted permission to remove...
2010-03-03 jhIn reallocf(3), free the memory only when size != 0...
2010-03-03 gnnAdd support for hwpmc(4) on the MIPS 24K, 32 bit, embed...
2010-03-03 dougbUpgrade to version 9.6.2. This version includes all...
2010-03-02 joelThe NetBSD Foundation has granted permission to remove...
2010-03-02 joelThe NetBSD Foundation has granted permission to remove...
2010-03-02 uqsRemove redundant WARNS?=6 overrides and inherit the...
2010-03-02 joelThe NetBSD Foundation has granted permission to remove...
2010-03-02 joelThe NetBSD Foundation has granted permission to remove...
2010-03-02 uqsAlways assign WARNS using ?=
2010-03-02 joelThe NetBSD Foundation has granted permission to remove...
2010-03-01 rwatsonNot all programs including kvm.h include the necessary...
2010-03-01 rwatsonA first cut at teaching libkvm how to deal with dynamic...
2010-02-28 jasoneRewrite red-black trees to do lazy balance fixup. ...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-28 jhIn _gettemp(), check that the length of the path doesn...
2010-02-27 rwatsonFix typo in comment.
2010-02-26 edwinSplit the contributed code from libc/stdtime from lib...
2010-02-25 ruRemoved redundant -I. from CFLAGS and "yes" from WITHOU...
2010-02-25 ruFixed dependencies (make checkdpadd).
2010-02-25 kibMake pause(3) implementation not depended on the legacy...
2010-02-21 edWhile there, trim some trailing whitespace.
2010-02-21 edAdd proper const keywords to sysctl(3) parameters.
2010-02-20 uqsFix common misspelling of hierarchy
2010-02-20 gabor- More style(9) fixups
2010-02-17 rurealloc() with a proper amount of memory.
2010-02-17 phkMention EISDIR as a possible errno.
2010-02-16 marcelDefine TLS_MODEL for PowerPC as well. Since PowerPC...
2010-02-16 ru%U was macroized in mdoc(7), escape.
2010-02-16 uqsAdd missing newline in last line of file.
2010-02-16 marcelUnbreak ia64: tls_model("initial-exec") is invalid...
2010-02-16 marcelThe static TLS size as given by tls_static_space includ...
2010-02-15 ruThough these libraries are disconnected from the build...
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...
next