]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r126372,
[FreeBSD/FreeBSD.git] / lib /
2004-01-28 Ruslan ErmilovIncrement WARNS.
2004-01-28 Maksim YevmenkinThe report size is not a local item, so don't clear...
2004-01-27 Ruslan Ermilov- Added three new interfaces, NgAllocRecvMsg(), NgAlloc...
2004-01-27 Ruslan Ermilovmdoc(7) cleanup.
2004-01-27 Ruslan ErmilovFixed memory leak in NgSendAsciiMsg().
2004-01-27 Yoshihiro TakahashiFixed pc98 partition type.
2004-01-26 Dag-Erling SmørgravImplement pam_sm_close_session().
2004-01-26 Eivind EklundXref kqueue and poll
2004-01-26 Eivind EklundXref kqueue
2004-01-25 Maksim YevmenkinCleanup CFLAGS in libsdp(3) Makefile
2004-01-25 Dag-Erling SmørgravI don't normally use my middle name, so remove it from...
2004-01-25 Andrey A. ChernovDescribe EOVERFLOW case
2004-01-24 Hartmut BrandtRename the MIBS makefile variable to BMIBS so that...
2004-01-24 Martin BlappWhen writing/reading longs use explicit 32bit temporary...
2004-01-23 David SchultzMerge vfprintf.c, v1.61 and 1.62. For compatibility...
2004-01-23 Hartmut BrandtCreate the OID and tree files while building the module...
2004-01-23 Hartmut BrandtStyle: remove an empty line.
2004-01-23 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-01-22 Daniel EischenInitialize the (i386) frame pointer when setting up...
2004-01-22 Mike Makonneno Implement the pthread_spin_* functions in libthr.
2004-01-21 John BaldwinClean up error handling in libstand filesystem code...
2004-01-21 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-01-21 Peter GrehanInclude <stdlib.h> to get abort() prototype.
2004-01-21 Peter GrehanUpdated manh shift constant type to 'ULL' for PPC to fix
2004-01-20 Maksim YevmenkinImport sdpd(8) sources. This is Bluetooth Service Disco...
2004-01-20 Ruslan ErmilovThe <bsd.files.mk> API seems the best to use here.
2004-01-20 David SchultzDiscard the first 1024 bytes of output as suggested by
2004-01-20 David SchultzUse 'uint32_t' instead of 'long' when a 32-bit integer...
2004-01-20 David SchultzSimplify mpool_get() and mpool_write() by using pread...
2004-01-19 Ruslan ErmilovClean up makefiles.
2004-01-19 Jacques Vidrinelibc is now WARNS=2 clean with the exception of the...
2004-01-19 Jacques VidrineAdd prototypes for the three syscall stubs that are...
2004-01-19 Mike MakonnenRefactor _pthread_mutex_init
2004-01-19 Mike MakonnenImplement reference counting of read-write locks. This...
2004-01-19 Poul-Henning Kampadd cross-reference to clock_gettime(2)
2004-01-19 David SchultzBring the *printf(3) documentation up to date with...
2004-01-19 David SchultzThis commit was generated by cvs2svn to compensate...
2004-01-18 Philippe Charnieradd missing endusershell() call. Original version was...
2004-01-18 Ruslan ErmilovDeal better with the crypto version of the PAM library...
2004-01-18 David SchultzImplement __hdtoa() and __hldtoa() and enable printf...
2004-01-18 Ruslan ErmilovDISTRIBUTION is normally single-valued.
2004-01-18 David SchultzPrototype __hdtoa() and __hldtoa().
2004-01-18 David SchultzFix some bugs affecting the %a and %A format specifiers...
2004-01-18 David SchultzAdd a delta accidentally omitted from the previous...
2004-01-18 David SchultzDefine LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the...
2004-01-18 David SchultzFix a bug that caused long double subnormals to be...
2004-01-17 Poul-Henning KampMostly mechanical rework of libalias:
2004-01-17 Jens SchweikhardtRemove crossref to pam.conf(5) which never existed.
2004-01-17 David XuBackout revision 1.6, because some stub functions not...
2004-01-17 David XuReturn EPERM if mutex owner is not current thread but...
2004-01-17 David XuEnable cancellation point in sem_wait, it is required...
2004-01-17 Ruslan ErmilovFixed the fatal bug: CFLAGS should be added to, not...
2004-01-16 Mike MakonnenAdd an implementation of pthread_rwlock_timed{rd,wr...
2004-01-16 Mike Makonneno We are not required to initialize an invalid rwlock...
2004-01-15 John Baldwin- Move the code to try to open a single chunk file...
2004-01-15 John BaldwinWhitespace tweaks to make indentation consistent within...
2004-01-15 John Baldwin- Print out line number in a panic message using %d...
2004-01-15 Ruslan ErmilovFixed style of previous commit.
2004-01-15 Ruslan ErmilovReturn ENOTSUP instead of -1.
2004-01-14 Ruslan ErmilovHave a single set of POSIX threads man pages. The...
2004-01-14 Ruslan ErmilovThe libc_r/man/sigwait.3 manpage has been repocopied...
2004-01-14 Ruslan Ermilov- libc/sys/sem.c was repocopied to libc/gen/sem.c.
2004-01-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-01-14 Dag-Erling SmørgravTranslate from GNU C to ISO C.
2004-01-13 Ruslan Ermilovbsd.dep.mk,v 1.43 allows us to replace a hack with...
2004-01-13 Bill FennerThis commit was generated by cvs2svn to compensate...
2004-01-13 Bill FennerThis commit was generated by cvs2svn to compensate...
2004-01-13 Dag-Erling SmørgravAdd and document ffsl(), fls() and flsl().
2004-01-12 Jacques VidrineKill whitespace at end of lines.
2004-01-12 Jacques VidrineFix a bug that could result in a null pointer dereferen...
2004-01-11 Ruslan ErmilovRemoved duplicate SRCS.
2004-01-11 Ruslan ErmilovXDR sources are handled by ../xdr/Makefile.inc.
2004-01-11 Ruslan ErmilovReplaced an ugly hack to selectively disable warnings
2004-01-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-01-10 David E. O'BrienAdd an ulgy hack so that warnings added by non-zero...
2004-01-10 Jacques VidrineRemove now redundant and now conflicting declaration...
2004-01-10 Robert WatsonClarify the behavior of ptrace(2) a little bit: the...
2004-01-10 Jacques VidrineWe need to discard `const'ness explicitly when invoking...
2004-01-09 Maksim YevmenkinChange sdp_open_local(3) API. It now takes a path to...
2004-01-09 Maksim YevmenkinPrepare libsdp(3) for the upcoming sdpd import
2004-01-09 Jacques VidrineProvide sysarch(2) prototypes in the MD sysarch.h heade...
2004-01-09 Jacques VidrineIt was reported that when using nss_ldap, getgrent...
2004-01-09 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-01-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-01-08 Daniel EischenMFlibpthread: Add a simple work-around for deadlocking...
2004-01-08 Daniel EischenAdd a simple work-around for deadlocking on recursive...
2004-01-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-01-06 Jacques VidrineAdjust for brain outage that affected the previous...
2004-01-06 Jacques VidrineAdd required headers.
2004-01-06 Jacques VidrineAdd required headers and function declarations.
2004-01-06 Jacques VidrineRemove unused variables. Add required headers and...
2004-01-06 Jacques VidrineUse ANSI C function definition for `_mcount' and remove...
2004-01-06 Jacques VidrineAdd missing declaration.
2004-01-06 Jacques VidrineWork around a `warning: zero-length printf format string'.
2004-01-06 Jacques VidrineAvoid undefined behavior:
2004-01-06 Jacques VidrineMake intentions explicit with additional parenthesis.
2004-01-06 Jacques VidrineRemove unused variables and function declarations....
2004-01-04 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-01-03 David XuKernel now supports per-thread sigaltstack, follow...
2004-01-02 David XuReturn error code in errno, not in return value.
next