]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/string
Division should take both arguments' signs into account when the
[FreeBSD/FreeBSD.git] / lib / libc / string /
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 delphijCorrect bugs fixed but not merged from my own tree.
2010-03-12 delphijFollow up commit to reindent the code.
2010-03-12 delphijTwo optimizations to MI strlen(3) inspired by David...
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-04 ruMark up "unsigned char".
2010-02-02 edImplement strndup(3) using strnlen(3).
2010-01-24 umeMake strsignal(3) thread-safe.
2010-01-06 impMerge from head at r201628.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-04 trhodesAdd a missing word to a sentence in the return values...
2009-12-01 bruefferAdd an .Nm for strncat.
2009-11-16 jkimMerge ACPICA 20091112.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-06 gonzoMerge from HEAD
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-23 bruefferCorrect the information about when the respective funct...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 traszThere is no way for strmode(3) to append '+' if the...
2009-04-13 gonzo- Merge from HEAD
2009-04-07 traszAdd wide character variants of string manipulations...
2009-03-22 kib7.2 will be the first release where strndup() appears.
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-04 dasAdd wcpcpy(3) and wcpncpy(3).
2009-03-02 samconnect vendor wpa area to contrib
2009-02-28 dasAdd restrict qualifiers.
2009-02-28 das- Add getdelim(), getline(), stpncpy(), strnlen(),...
2009-02-28 dasAdd restrict qualifiers to the parameters to strlcpy...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 impMake sure the comparison is done with an unsigned char.
2009-02-07 pisoAdd SCTP NAT support.
2009-02-03 impFix the functions to match prototypes. The K&R definit...
2009-02-03 danger- ANSIfy function definitions
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-26 delphij - Fix grammar. [1]
2009-01-25 delphijRewrite of MI strlen(3) in a way that can better utiliz...
2009-01-18 gonzoSync with head
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 thompsaMFH r187125-187188
2009-01-13 kibDocument that ffsll(3) and flsll(3) functions first...
2009-01-12 delphij o Language improvements from OpenBSD;
2009-01-12 delphij o ANSIfy.
2009-01-09 ruSort MLINKS.
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 samimport netbsd makefs tool
2008-12-09 maximo Use full month name in .Dd macro.
2008-12-06 kibImport the strndup(3) function.
2008-12-06 kibOrder the str*.c files mostly alphabetical.
2008-12-05 pjdAdd an easier example.
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 samimport ath hal
2008-11-23 kmacyIF_RELENG_7 184527:185197
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-03 kibAdd the ffsll and flsll functions. These are ffs and...
2008-11-03 kibFix style.
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-10-19 delphij - License change to a less restrictive one;
2008-10-19 delphijFurther simplify the code.
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-17 delphijUse strlcpy() in !localized case to avoid the -1's.
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-27 delphijMFC: Add memrchr(3).
2008-05-27 delphijMFC: Add memrchr(3).
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
next