dragonfly.git
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...
2005-04-27 Joerg SonnenbergerUse const for internal casts to not conflict with const...
2005-04-27 Hiten PandyaKINFO library cleanups:
2005-04-27 Joerg SonnenbergerInclude string.h, use strlcpy.
2005-04-27 Joerg SonnenbergerWhen bitwise iterating over in_addr_t, use it for the...
2005-04-27 Hiten PandyaAdapt the KINFO library to aggregate per-cpu cputime...
2005-04-27 Hiten PandyaChange CPU time statistics (cputime) to be accounted...
2005-04-27 Joerg SonnenbergerFix warnings, use strlcpy instead of strcpy + manual...
2005-04-27 Joerg SonnenbergerUse size_t for the number of elements, use sysctlbyname...
2005-04-27 Joerg SonnenbergerFix warnings.
2005-04-27 Joerg SonnenbergerANSIfy, use strlcpy from strncpy, fix most warnings.
2005-04-27 Joerg SonnenbergerUse size_t for length, not int.
2005-04-27 Joerg SonnenbergerFix warnings.
2005-04-27 Joerg SonnenbergerRemove dllockinit.
2005-04-27 Joerg SonnenbergerRemove dllockinit, it's been deprecated and is a NOP...
2005-04-27 Joerg SonnenbergerAlways use strlcpy, in the last case of possible trunca...
2005-04-27 Joerg SonnenbergerANSIfy, fix warnings.
2005-04-27 Joerg SonnenbergerMark name as const char *, not char *.
2005-04-27 Matthew DillonClean up the manual page, correct spelling, add additio...
2005-04-27 Matthew DillonAdd a manual page, clean up the options display, and...
2005-04-26 Matthew DillonImplement -s/-S (do quick course adjustment on startup).
2005-04-26 Matthew DillonCorrect a bug in the last two commits. The time_second...
2005-04-26 Sascha WildnerRemove unused clear() function from the console rendere...
2005-04-26 Joerg Sonnenbergerconst correctness
2005-04-26 Joerg Sonnenbergerconst / sign correctnes
2005-04-26 Joerg SonnenbergerRemove unionfs hack. DTF_NODUP is now a NOP.
next