]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r147455,
[FreeBSD/FreeBSD.git] / lib /
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-16 ruMarkup nit.
2005-06-16 ruFixed compile warning.
2005-06-16 ruRemoved redundnt empty line.
2005-06-16 ruMarkup fixes.
2005-06-15 ruAssorted markup fixes.
2005-06-15 rwatsonRemove incorrect BUGS entry: libthr does support proces...
2005-06-14 ruWhen IPC_NOWAIT is set and there is no message, msgrcv...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 desDon't use a cast as an lvalue.
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-11 rwatsonAdd a stub libthr(3) man page to document what it is...
2005-06-10 nectarRemove rexecd(8), a server that implements a particular...
2005-06-10 rodrigcFix the wording in this man page so that it
2005-06-10 desUse appropriate error codes for each facility instead...
2005-06-10 jkoshyFix tinderbox breakage.
2005-06-09 jkoshyMFP4:
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-07 desRevert the commits that made libssh an INTERNALLIB...
2005-06-07 gshapiroAdd a new source file in sendmail 8.13.4
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-06 desFix libssh dependency.
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-04 kientzleMinor clean up for flags restoration: Use fchflags...
2005-06-04 kientzleSort archive_entry_ctime/archive_entry_ctime_nsec corre...
2005-06-04 kientzleSupport libarchive with C++ by adding appropriate condi...
2005-06-04 kientzleFix one error in the example usage of the archive_write...
2005-06-04 alcUpdate .Dd value.
2005-06-04 alcEliminate the original method of requesting notificatio...
2005-06-04 schweikhRelease n_hibma's maintainership due to his ENOTIME.
2005-06-04 ruFix the source path.
2005-06-03 impMissed rwatson's redundancy
2005-06-03 impRemove libz and pppd redundancy
2005-06-03 umebump SHLIB_MAJOR as libpcap refers getnetbyname(3).
2005-06-03 obrienMatch sys/boot in ensure GCC does not use x86 FP regist...
2005-06-03 umereflect type change of n_net and getnetbyaddr(3).
2005-06-03 ume- Remove padding for ABI compatibility of n_net member...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-01 scottlProvide missing implementations for archive_entry_ctime...
2005-06-01 kientzleRemove the C99-specific __func__ that is one of the...
2005-06-01 kientzle<Ooops> Two lines got dropped from the previous commit...
2005-06-01 kientzleA minor refinement to "pax" output: Remove suid/sgid...
2005-05-31 stefanfInitialise `hex' at the top of the file, ISO C requires...
2005-05-31 obrienBack out revision 1.51, it is wrong. We don't litter...
2005-05-31 jhbUse %z to print size_t values.
2005-05-31 jhbJust use uintptr_t and intptr_t rather than requiring...
2005-05-31 jhbAdd a missing END() to quiet a warning.
2005-05-31 jhbMark _thread_exit() and __sys_exit() as __dead2 to...
2005-05-31 jhbStyle tweak.
2005-05-31 dfrAdd support for XMM registers in GDB for x86 processors...
2005-05-29 sobomaxMake bzip2 support working again after bzip2 upgrade...
2005-05-29 sobomaxAdd missed ${.CURDIR}/../../contrib/bzip2 into include...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samupdate for import of v0.9.1-096
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-27 umereduce cast.
2005-05-27 emaxDo not tread 128-bit UUID as int128. Provide separate...
2005-05-27 stefanfFix long (and long long) to long double, unsigned to...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-24 phkCheck for NULL pointer return.
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-21 kientzleStart to address the race issue between restoring a...
2005-05-21 kientzleCorrect return values in myopen() and myclose() in...
2005-05-20 umereduce strlen() call.
2005-05-20 umeuse reentrant.h and simplify.
2005-05-20 umecheck return value of ttyname_r().
2005-05-20 umettyname_r() didn't pass correct buffer size to devname_r().
2005-05-20 charnierRemove unused variables.
2005-05-20 charnierRemove unused variable. Shorten the path to WARNS=6...
2005-05-20 charnierRemove unused variables. Whitespace cleaning.
2005-05-20 peterFix libstand on amd64. Rev 1.46 (obrien) removed the...
2005-05-19 dfrAlign the stack to a 16 byte boundary so that we can...
2005-05-19 dfrKeep the stack aligned to a 16 byte boundary when calli...
2005-05-17 obrienClean up an additional file.
2005-05-17 obrienDon't use a patch w/in /usr/src. Programmatically...
2005-05-17 obrienRe-enable support for bzip2'ed compressed filesystems.
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-17 obrienTemporarily disable support for bzip2'ed compressed...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-16 ruMake <runefile.h> internal to libc.
2005-05-15 ume- The ai_addrlen of a struct addrinfo used to be a...
2005-05-14 gnnSubmitted by: Jinmei Tatuya, Hajimu Umemoto
2005-05-14 delphijRevert to old ttyname_r behavior that when _ioctl(...
2005-05-13 stefanfThe header glue.h should provide just a declaration...
2005-05-13 umeNI_WITHSCOPEID cleanup
2005-05-13 umeraise readability bit.
next