]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix build without INVARIANTS and update a comment to match
[FreeBSD/FreeBSD.git] / lib /
2007-11-07 rafan- Include runetype.h for _RuneLocale_
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-06 mariusIn _pthread_key_create() ensure that libthr is initiali...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-31 davidxuAvoid doing adaptive spinning for priority protected...
2007-10-31 davidxuDon't do adaptive spinning if it is running on UP kernel.
2007-10-31 davidxuRestore revision 1.55, the kris's adaptive mutex type.
2007-10-30 keramidaRemove an extra (commented out) .Sh HISTORY section...
2007-10-30 keramidaRemove an extra (commented out) .Sh HISTORY section...
2007-10-30 keramidaChange a .PP request to a valid .Pp mdoc request, and...
2007-10-30 keramidaRemove duplicate (but commented out) .Sh HISTORY sectio...
2007-10-30 keramidaRemove duplicate (but commented out) .Sh HISTORY sectio...
2007-10-30 keramidaRemove extraneous empty lines, to fix mdoc warnings.
2007-10-30 keramidamdoc fix: remove extraneous empty line.
2007-10-30 keramidaBump manpage date, missed during the last change.
2007-10-30 keramidaThe .Fx request doesn't recognize 2.2.0, so use ".Fx...
2007-10-30 keramidaRemove extraneous .Ef request.
2007-10-30 krisAdaptive mutexes should have the same deadlock detectio...
2007-10-30 davidxuAdd my recent work of adaptive spin mutex code. Use...
2007-10-29 krisAdd a new "non-portable" mutex type, PTHREAD_MUTEX_ADAP...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-27 kientzleWhen skipping input data, don't overflow a 32-bit size_t.
2007-10-26 julianAparrently MACXOCOMLEN exisrts only on my machine
2007-10-26 ruAdd a period for yar@.
2007-10-26 julianIntroduce a way to make pure kernal threads.
2007-10-26 desCorrect documentation of ~/.opiealways
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 jhbFirst cut at support for booting a GPT labeled disk...
2007-10-24 kientzleFix reading of files that use pax 'size' attribute...
2007-10-23 acheBack out 2nd part of wrong iswascii() change in prev...
2007-10-22 jbAdd a BUGS section to note that mount/chroot changes...
2007-10-22 ru- Stop calling libthr alternative as it's now the default
2007-10-22 jbAdd the full module path name to the kld_file_stat...
2007-10-22 jkoshyConsistently use the word 'flag' to refer to ELF_F_...
2007-10-21 marius- Given that we tell the compiler that struct ip is...
2007-10-21 jkoshyRemove references to the 'e_phnum' field of the ELF...
2007-10-21 jkoshyRefer the reader to the elf_update(3) manual page for...
2007-10-20 ru- Convert NO_INSTALLLIB option to a new syntax: makefil...
2007-10-19 rwatsonInstall getaudit_addr(2) and setaudit_addr(2) links...
2007-10-19 davidxuRemove out of date notes, the atoi code is thread-safe...
2007-10-18 cognetUnbreak arm build by removing duplicate symbols.
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-18 yarThe fork symbols aren't MD, they already live in sys/.
2007-10-18 grehanFix build from errors exposed with recent version_gen...
2007-10-17 tmclaugh- Correctly define CACHED_SOCKET_PATH as /var/run/nscd...
2007-10-16 ruVM_METER is long deprecated.
2007-10-16 ruRescue parts of the sensorsd commit that are still...
2007-10-16 davidxuUse macro THR_CLEANUP_PUSH/POP, they are cheaper than...
2007-10-16 davidxuReverse the logic of UP and SMP.
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierUpdate for libpcap 0.9.8 import
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 netchildBackout sensors framework.
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 nyanOptimize for size on pc98. It enables to boot a kernel...
2007-10-15 acheAdd comment explaining __mb_sb_limit trick here.
2007-10-14 ruFix mdoc in last commit.
2007-10-14 netchildImport OpenBSD's sysctl hardware sensors framework.
2007-10-13 acheThe problem is: currently our single byte ctype(3)...
2007-10-13 deischenRemove symbols that should not be exported.
2007-10-13 cognetMFKernel: do not use __XSCALE__ to detect if clz/pld...
2007-10-13 simonMinor mdoc cleanup: Every sentence should start on...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-12 kibWhen pidfile is already locked and has zero length...
2007-10-12 kientzleCorrect the cpio writers to not accept data for non...
2007-10-12 kientzleCorrect the return values of the final zero-length...
2007-10-10 obrienFor 7.0 make the shared lib "version" '3'.
2007-10-09 obrienTweak the handling of "WITHOUT_LIBPTHREAD". Also remov...
2007-10-09 obrienRepo copy libpthreads to libkse.
2007-10-09 obrienRepo copy libpthreads to libkse.
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-10-01 ruAlways install libpthread.* symlinks if at least one of
2007-10-01 ruAlways install libpthread.* symlinks if at least one of
2007-10-01 ruFixed "make checkdpadd" (missing library dependencies).
2007-09-28 obrienAdjust history.
2007-09-28 scfAdd fts_set_clientptr(3), fts_get_clientptr(3) and...
2007-09-25 bruefferAssorted spelling, punctuation and mdoc fixes.
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-22 scfThe precision for a string argument in a call to warnx...
2007-09-21 marcelTranslate partitions of type "PART" to chunks of the...
2007-09-21 marcelOn PowerPC, geom_part has taken over the partitioning...
2007-09-21 obrienAdd FreeBSD history.
2007-09-21 kientzleFix the archive_write_data() function so it always...
2007-09-21 jeff - When using kvm use the new conversion method to...
2007-09-20 matteoFix some improper handling of malloc failures
2007-09-20 gabor- Fix description to say "receive" instead of "send"
2007-09-19 kientzleFill in a missing 'e'
2007-09-18 bmahRevert the last commit to libarchive. It introduced...
2007-09-18 kientzleCorrect the return value from archive_write_data()
2007-09-17 jeff - Move all of the PS_ flags into either p_flag or...
2007-09-15 scfSkip rebuilding environ in setenv() only upon reuse...
2007-09-15 impUse better manuals for these ntp system calls. These...
2007-09-09 jkoshyDo not generate unneeded initializers.
2007-09-08 jkoshyFix a bug that prevented applications from laying out...
2007-09-07 ruWe've been able to support EVFILT_VNODE filtering on...
2007-09-05 jinmeiensure the head entry of addrinfo chain has non-NULL...
2007-09-05 pjd- Fix strange for loop.
next