]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Also use proper capitalisation of FreeBSD in other source files.
[FreeBSD/FreeBSD.git] / lib /
2009-02-24 ruWith only one threading library, simplify the logic...
2009-02-24 thompsaMFp4 //depot/projects/usb@157974
2009-02-23 thompsaBuild fixups for the new USB stack.
2009-02-21 ruFix build when WITH_SSP is set explicitly.
2009-02-19 impThese warnings are only relevant on NetBSD it seems...
2009-02-19 impThese symbols don't belong here. Remove them. Since...
2009-02-17 desDon't try to auto-detect dynamic linking; it fails...
2009-02-16 thompsaMFp4 //depot/projects/usb@157783
2009-02-14 thompsaMFp4 //depot/projects/usb@157699
2009-02-13 jkimHonor WITHOUT_INSTALLLIB in some places.
2009-02-12 edProperly invalidate highest pts number when calling...
2009-02-12 edMake ttyslot(3) work with pts(4) devices.
2009-02-11 edAdd two new routines: fdevname() and fdevname_r().
2009-02-09 lulf- Sanitize disk parameters retrieved from GEOM, as...
2009-02-08 umeShutup warning for DNAME RR.
2009-02-08 keramidaFix language on atol(3) manpage. Add a COMPATIBILITY...
2009-02-08 deischenFix leak of kqueue() file descriptors when linked with...
2009-02-07 impMake sure the comparison is done with an unsigned char.
2009-02-07 pisoAdd SCTP NAT support.
2009-02-07 dasC99 TC2 now wants FP_FAST_FMA* to be defined to 1,...
2009-02-05 jamieStandardize the various prison_foo_ip[46] functions...
2009-02-03 impFix the functions to match prototypes. The K&R definit...
2009-02-03 danger- ANSIfy function definitions
2009-02-02 rdivackyProvide a type for the argument.
2009-02-02 alfredsrc/usr.bin/usbhidaction/usbhidaction.c
2009-02-01 kientzlePermit ` as a pad character in the filename table.
2009-01-30 gabor- Remove superfluous comment
2009-01-28 trhodesUpdate the description of KERN_PROC.
2009-01-28 trhodesBetter wording for clearing EOF indicator.
2009-01-28 trhodesRemove another comment about clearing EOF indicator.
2009-01-28 dasUpdate the manpage to reflect r145172.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-28 trhodesRemove comment about clearerr() being the only method...
2009-01-27 jeff - Add support for nehalem/corei7 cpus. This supports...
2009-01-26 delphij - Fix grammar. [1]
2009-01-26 kientzleFix ARCHIVE_EXTRACT_SPARSE handling in libarchive.
2009-01-25 delphijRewrite of MI strlen(3) in a way that can better utiliz...
2009-01-22 dasAdd support for multibyte thousands_sep encodings,...
2009-01-21 kientzleMerge-from-Googlecode r419
2009-01-19 das- Add support for multibyte decimal_point encodings...
2009-01-19 dasAdd support for multibyte decimal_point encodings,...
2009-01-17 dasWhen f[w]printf() is called on an unbuffered file like...
2009-01-17 dasSimplify printf's inlined output buffering routines...
2009-01-15 rdivackyChange dstp to be const and remove bogus cast.
2009-01-15 rdivackyIntroduce a local variable and use it instead of passed...
2009-01-15 dasReduce code duplication by moving functions that are...
2009-01-15 dasConvert the insidious macros that handle printf()'s...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 thompsaMFH r187125-187188
2009-01-13 thompsaMFp4: //depot/projects/usb@156092
2009-01-13 kibDocument that ffsll(3) and flsll(3) functions first...
2009-01-13 dasUse __gnu89_inline so that these files will compile...
2009-01-13 kientzle"The first part is just to give more info, the latter...
2009-01-12 danger- add missing include
2009-01-12 delphij o Language improvements from OpenBSD;
2009-01-12 delphij o ANSIfy.
2009-01-09 ruSort MLINKS.
2009-01-09 phkRemove reference to no longer existing document.
2009-01-08 dasSet the error indicator on an attempt to write to a...
2009-01-08 dasFix the types of INFINITY and NAN, which were broken...
2009-01-06 bzDocument the special loopback address behaviour of...
2009-01-06 danger- forgot to bump a date
2009-01-06 dangercatch up wtih r175955 by ume:
2009-01-05 luigiput a prefix on dhcp options to avoid clobbering, even...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-05 trhodesNote that the protocol argument can be set to 0.
2009-01-05 jkoshyAdd a README.
2009-01-04 alfredSync with usb4bsd:
2009-01-02 obrienDon't make the MIME magic any longer.
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2009-01-01 kientzleDon't try to read the next Gzip header after we reach the
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 rwatsonInclude param.h instead of types.h when using user...
2008-12-25 trhodesDocument that kldunloadf can return EINVAL.
2008-12-23 dougbUpdates for version 9.4.3
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 marcelAdd support for the FPA floating-point format on ARM...
2008-12-23 dougbVendor import of BIND 9.4.3
2008-12-23 dougbUpdate copyrights and comments as of 9.4.3 (no function...
2008-12-23 dougbVendor import of BIND 9.4.3
2008-12-23 dougbThis directory was added to src/contrib/bind9 prior...
2008-12-23 kientzleIf conversion from UTF8 fails, don't mark Unicode text...
2008-12-21 kientzleTeach get_refdir() about FreeBSD's /usr/obj convention.
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-19 marcusInitialize the cntp pointer to 0 prior to doing any...
2008-12-17 kientzleFill in a missing const
2008-12-17 kientzleExit earlier on failure in this test.
2008-12-17 kientzleOnce the test has failed, exit before the segfault.
2008-12-17 kientzleUpdate the ar write test to give more detailed informat...
2008-12-17 kientzleClarify an 'ar' error message.
2008-12-17 murray1. Update fetch to consistently return 1 on error,...
2008-12-15 murrayAdd support for HTTP 1.1 If-Modified-Since behavior.
2008-12-15 qingliThis main goals of this project are:
2008-12-14 murrayAdd an ENVIRONMENT section to note that the RSH variabl...
2008-12-14 umeMerge the resolver part of BIND 9.4.3 into HEAD.
2008-12-11 dasConsolidate some variable initializations. No substanti...
2008-12-10 dasMove the xprintf hook to where it belongs; it shouldn...
2008-12-09 maximo Use full month name in .Dd macro.
2008-12-08 kibAdd strndup(3) prototype to string.h.
next