dragonfly.git
2005-05-03 Joerg SonnenbergerMove old locale sources into the attic.
2005-05-03 Joerg Sonnenbergergnu/usr.sbin and gnu/libexec have been empty for ages...
2005-05-03 Joerg SonnenbergerRefine USE_RC_SUBR / USE_RCORDER handling. The install...
2005-05-03 Joerg SonnenbergerMore spring-cleaning.
2005-05-03 Joerg SonnenbergerMore spring-cleaning.
2005-05-03 Joerg SonnenbergerSpring-cleaning.
2005-05-03 Joerg SonnenbergerMake errno a thread-local variable and remove the __err...
2005-05-03 Joerg SonnenbergerRemove PCVT related entries.
2005-05-03 Joerg SonnenbergerWe have to allocate the TLS area for _thread_kern_threa...
2005-05-03 Joerg SonnenbergerForgotten major bump.
2005-05-02 Matthew DillonAdjust the upgrade target to remove libraries from...
2005-05-02 Matthew DillonIf a process does not block between setting up %gs...
2005-05-02 Joerg SonnenbergerExplicitly close low descriptors to keep the internal...
2005-05-02 Matthew DillonThe library compat Makefile needs 'tail'.
2005-05-02 Matthew DillonAdd a binary library compatibility infrastructure....
2005-05-02 Joerg SonnenbergerOverride closefrom() in libc_r to prevent it from closi...
2005-05-02 Matthew DillonA program which sets up a TLS segment and then loops...
2005-05-02 Matthew DillonReport on segmentation violations (from testing file...
2005-05-02 Joerg Sonnenbergerisprint() should be true only for characters in space...
2005-05-02 Joerg SonnenbergerRemove sys_set_tls_area hack, doesn't matter when we...
2005-05-02 YONETANI TomokazuFix typo inside #ifdef SMP.
2005-05-01 Liam J. Foy- Add missing include <stdlib.h> for exit()
2005-05-01 Joerg SonnenbergerLink with --no-undefined to enfore the normal missing...
2005-05-01 Joerg SonnenbergerInclude __error in libc_rtld too, otherwise RTLD is...
2005-05-01 Liam J. Foy- Use socklen_t
2005-05-01 Liam J. Foy- sprintf -> snprintf
2005-05-01 Hiten PandyaNetworking routing statistics on a per-CPU basis:
2005-05-01 Hiten PandyaAdd some useful comments to interface functions; requir...
2005-05-01 Hiten PandyaUse reallocf(3) and cleanup some NULL checks.
2005-05-01 Hiten PandyaMinor adjustment of types for consistency.
2005-05-01 Hiten PandyaAdapt kcore_get_sched_cputime(3) to retrieve and presen...
2005-04-30 Hiten PandyaFix breakage.
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2005-04-30 Liam J. Foy- Improve option handling
2005-04-30 Joerg SonnenbergerAdd NO_PKGTOOLS to not install the FreeBSD derived...
2005-04-30 Jeroen Ruigrok... Back out getloadavg()'s change from int to size_t....
2005-04-30 YONETANI Tomokazuleftover from proc->thread stage 4
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/29 16:15:28
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/29 15:37:44
2005-04-29 Joerg Sonnenbergersys_set_tls_area is called from _init_tls path, it...
2005-04-29 Joerg SonnenbergerPrepare for thread-local errno by implementing full...
2005-04-29 Joerg SonnenbergerMake a special libc version for RTLD which doesn't...
2005-04-29 Joerg SonnenbergerSeparate INTERNALLIB and INSTALL_PIC_ARCHIVE. We want...
2005-04-29 Joerg SonnenbergerOnly install man page for libc.
2005-04-29 Max OkumotoPut paren around return arg.
2005-04-29 Matthew DillonFinal forced commit to correct log comments. char...
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-29 Max OkumotoWe have no more warnings, turn on WARNS_WERROR.
2005-04-29 Max OkumotoUpdate directive_hash.c by running
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/28 16:37:25
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/28 13:05:43
2005-04-29 Sascha WildnerAdd C90 Amendment 1 (for citrus man pages).
2005-04-29 Sascha WildnerAdd a missing .El and fix a couple of typos.
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-29 Joerg Sonnenbergerextern int errno considered harmful.
2005-04-28 Joerg SonnenbergerIncluding errno.h and still declaring errno is BROKEN.
2005-04-28 Joerg SonnenbergerPANIC for now, if the linker can't allocate TLS space.
2005-04-28 Max OkumotoRestructured building the directive_hash.[ch] files...
2005-04-28 Joerg SonnenbergerReadd lost line.
2005-04-28 Joerg SonnenbergerReadd explicit u_char casts for tolower().
2005-04-28 Max OkumotoHandle longjmp(), vfork() warning message about variables.
2005-04-28 Max Okumotogot rid of mktemp() warning.
2005-04-28 Max Okumotogot rid of last warning in cond.c
2005-04-28 Max OkumotoMove code between goto do_compare and label, above...
2005-04-28 Max OkumotoPass CondToken() through indent to cleanup indention.
2005-04-28 Max OkumotoNegate if-statement and swap code sections in CondToken()
2005-04-28 Max OkumotoCleanup suff.c:SuffFindArchiveDeps() this removes two...
2005-04-28 Max OkumotoThe first element of the array return by brk_string...
2005-04-28 Max OkumotoClean up main.c
2005-04-28 Max OkumotoReduce the use of global variables by creating Var_SetG...
2005-04-28 Max OkumotoCleanup main()
2005-04-28 Max OkumotoRemove prototype for usage(), and move the definition...
2005-04-28 Max Okumotoremove prototype for Compat_RunCommand() and make it...
2005-04-28 Max OkumotoMove printing of variables into var.c
2005-04-28 Max OkumotoMove some variables into the correct files.
2005-04-28 Max Okumotocleanup middle part of JobFinish()
2005-04-28 Max OkumotoCleanup code near the top part of JobFinish()
2005-04-28 Max OkumotoMove comments to the proper section, and removed some...
2005-04-28 Max OkumotoConvert Compat_RunCommand() to use ProcWait()
2005-04-28 Joerg SonnenbergerAlways allocate static TLS space.
2005-04-28 Joerg SonnenbergerForced commit to correct imporant spelling error:
2005-04-28 Joerg SonnenbergerSlight correction for the last commit, thread TCB ...
2005-04-28 Joerg SonnenbergerFor the initial thread, rtld has already created the...
2005-04-28 Joerg SonnenbergerAdd support for TLS.
2005-04-28 Joerg SonnenbergerAlways setup the initial TCB correctly. This saves...
2005-04-28 Joerg SonnenbergerDeclare environ on file scope. Don't declare __findenv...
2005-04-28 Joerg SonnenbergerFix warnings.
2005-04-28 Joerg SonnenbergerRename symlink to my_symlink to avoid global shadowing.
2005-04-28 Joerg SonnenbergerFix the sign issue by reordering the operations. Use...
2005-04-28 Joerg SonnenbergerUse __DECONST for interface const violation.
2005-04-28 Joerg SonnenbergerDeclare __system first. ANSIfy.
2005-04-28 Joerg SonnenbergerDragonFly has decided to depend on char being signed...
2005-04-28 YONETANI TomokazuBackout part of the change in 1.4; copy directory part...
2005-04-27 Jeroen Ruigrok... Remove dllockinit.3 from the Makefile.
2005-04-27 Joerg SonnenbergerRemove unused local functions. Const correctness. Sign...
next