]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
add more gpio registers
[FreeBSD/FreeBSD.git] / lib /
2009-02-24 Ruslan ErmilovWith only one threading library, simplify the logic...
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@157974
2009-02-23 Andrew ThompsonBuild fixups for the new USB stack.
2009-02-21 Ruslan ErmilovFix build when WITH_SSP is set explicitly.
2009-02-19 Warner LoshThese warnings are only relevant on NetBSD it seems...
2009-02-19 Warner LoshThese symbols don't belong here. Remove them. Since...
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-16 Andrew ThompsonMFp4 //depot/projects/usb@157783
2009-02-14 Andrew ThompsonMFp4 //depot/projects/usb@157699
2009-02-13 Jung-uk KimHonor WITHOUT_INSTALLLIB in some places.
2009-02-12 Ed SchoutenProperly invalidate highest pts number when calling...
2009-02-12 Ed SchoutenMake ttyslot(3) work with pts(4) devices.
2009-02-11 Ed SchoutenAdd two new routines: fdevname() and fdevname_r().
2009-02-09 Ulf Lilleengen- Sanitize disk parameters retrieved from GEOM, as...
2009-02-08 Hajimu UMEMOTOShutup warning for DNAME RR.
2009-02-08 Giorgos KeramidasFix language on atol(3) manpage. Add a COMPATIBILITY...
2009-02-08 Daniel EischenFix leak of kqueue() file descriptors when linked with...
2009-02-07 Warner LoshMake sure the comparison is done with an unsigned char.
2009-02-07 David SchultzC99 TC2 now wants FP_FAST_FMA* to be defined to 1,...
2009-02-05 Jamie GrittonStandardize the various prison_foo_ip[46] functions...
2009-02-03 Warner LoshFix the functions to match prototypes. The K&R definit...
2009-02-03 Daniel Gerzo- ANSIfy function definitions
2009-02-02 Roman DivackyProvide a type for the argument.
2009-02-02 Alfred Perlsteinsrc/usr.bin/usbhidaction/usbhidaction.c
2009-02-01 Tim KientzlePermit ` as a pad character in the filename table.
2009-01-30 Gabor Kovesdan- Remove superfluous comment
2009-01-28 Tom RhodesUpdate the description of KERN_PROC.
2009-01-28 Tom RhodesBetter wording for clearing EOF indicator.
2009-01-28 Tom RhodesRemove another comment about clearing EOF indicator.
2009-01-28 David SchultzUpdate the manpage to reflect r145172.
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-28 Tom RhodesRemove comment about clearerr() being the only method...
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-27 Jeff Roberson - Add support for nehalem/corei7 cpus. This supports...
2009-01-26 Xin LI - Fix grammar. [1]
2009-01-26 Tim KientzleFix ARCHIVE_EXTRACT_SPARSE handling in libarchive.
2009-01-25 Xin LIRewrite of MI strlen(3) in a way that can better utiliz...
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-22 David SchultzAdd support for multibyte thousands_sep encodings,...
2009-01-21 Tim KientzleMerge-from-Googlecode r419
2009-01-19 David Schultz- Add support for multibyte decimal_point encodings...
2009-01-19 David SchultzAdd support for multibyte decimal_point encodings,...
2009-01-17 David SchultzWhen f[w]printf() is called on an unbuffered file like...
2009-01-17 David SchultzSimplify printf's inlined output buffering routines...
2009-01-15 Roman DivackyChange dstp to be const and remove bogus cast.
2009-01-15 Roman DivackyIntroduce a local variable and use it instead of passed...
2009-01-15 David SchultzReduce code duplication by moving functions that are...
2009-01-15 David SchultzConvert the insidious macros that handle printf()'s...
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@156092
2009-01-13 Konstantin BelousovDocument that ffsll(3) and flsll(3) functions first...
2009-01-13 David SchultzUse __gnu89_inline so that these files will compile...
2009-01-13 Tim Kientzle"The first part is just to give more info, the latter...
2009-01-12 Daniel Gerzo- add missing include
2009-01-12 Xin LI o Language improvements from OpenBSD;
2009-01-12 Xin LI o ANSIfy.
2009-01-09 Ruslan ErmilovSort MLINKS.
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-09 Poul-Henning KampRemove reference to no longer existing document.
2009-01-09 Doug BartonVendor import of BIND 9.4.3-P1
2009-01-08 David SchultzSet the error indicator on an attempt to write to a...
2009-01-08 David SchultzFix the types of INFINITY and NAN, which were broken...
2009-01-06 Bjoern A. ZeebDocument the special loopback address behaviour of...
2009-01-06 Daniel Gerzo- forgot to bump a date
2009-01-06 Daniel Gerzocatch up wtih r175955 by ume:
2009-01-05 Luigi Rizzoput a prefix on dhcp options to avoid clobbering, even...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-05 Tom RhodesNote that the protocol argument can be set to 0.
2009-01-05 Joseph KoshyAdd a README.
2009-01-04 Alfred PerlsteinSync with usb4bsd:
2009-01-02 David E. O'BrienDon't make the MIME magic any longer.
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2009-01-01 Tim KientzleDon't try to read the next Gzip header after we reach the
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 Robert WatsonInclude param.h instead of types.h when using user...
2008-12-25 Tom RhodesDocument that kldunloadf can return EINVAL.
2008-12-23 Doug BartonUpdates for version 9.4.3
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 Marcel MoolenaarAdd support for the FPA floating-point format on ARM...
2008-12-23 Doug BartonVendor import of BIND 9.4.3
2008-12-23 Doug BartonUpdate copyrights and comments as of 9.4.3 (no function...
2008-12-23 Doug BartonVendor import of BIND 9.4.3
2008-12-23 Doug BartonThis directory was added to src/contrib/bind9 prior...
2008-12-23 Tim KientzleIf conversion from UTF8 fails, don't mark Unicode text...
2008-12-21 Tim KientzleTeach get_refdir() about FreeBSD's /usr/obj convention.
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-19 Joe Marcus ClarkeInitialize the cntp pointer to 0 prior to doing any...
2008-12-17 Tim KientzleFill in a missing const
2008-12-17 Tim KientzleExit earlier on failure in this test.
2008-12-17 Tim KientzleOnce the test has failed, exit before the segfault.
2008-12-17 Tim KientzleUpdate the ar write test to give more detailed informat...
2008-12-17 Tim KientzleClarify an 'ar' error message.
2008-12-17 Murray Stokely1. Update fetch to consistently return 1 on error,...
2008-12-15 Murray StokelyAdd support for HTTP 1.1 If-Modified-Since behavior.
2008-12-15 Qing LiThis main goals of this project are:
2008-12-14 Murray StokelyAdd an ENVIRONMENT section to note that the RSH variabl...
2008-12-14 Hajimu UMEMOTOMerge the resolver part of BIND 9.4.3 into HEAD.
2008-12-13 Dag-Erling SmørgravFlatten and clean up.
next