dragonfly.git
2005-05-08 Joerg SonnenbergerNuke ctypeio.c and associated ctype to rune table conve...
2005-05-08 Joerg SonnenbergerBite the bullet and add real masks isprint and isgraph...
2005-05-08 Joerg SonnenbergerAdd handling of R_386_TLS_TPOFF32.
2005-05-08 Joerg SonnenbergerALTQ
2005-05-08 Joerg SonnenbergerLeft-over from the old mbuf chain tagging.
2005-05-08 Simon SchubertClean generated directories
2005-05-08 Simon SchubertFix compliation with gcc40: Move structure definition...
2005-05-08 Matthew Dillonincore() is used to detect logical block number collisi...
2005-05-08 Simon SchubertFix compilation with gcc40: Move function prototype...
2005-05-08 Simon SchubertClean generated files/directories.
2005-05-07 Simon SchubertFix compilation with gcc40: Don't declare static variab...
2005-05-07 Simon SchubertFix compilation with gcc40: Don't cast lvalue for posti...
2005-05-07 Simon SchubertFix compliation with gcc40: Don't export ROOTKEY with...
2005-05-07 Simon SchubertFix compliation with gcc40: Don't cast the lvalue,...
2005-05-07 Simon SchubertFix compilation with gcc40: *_hash() take (unsigned...
2005-05-07 Simon SchubertFix compilation with gcc40: Make `padchar' char *,...
2005-05-07 Simon SchubertFix compilation with gcc40: Move function prototypes...
2005-05-07 Simon SchubertFix compilation with gcc40: Swap #include order
2005-05-07 Simon SchubertFix compilation with gcc40: Move structure definitions...
2005-05-07 Simon SchubertFix compilation with gcc40: un-static-ize variable...
2005-05-07 Simon SchubertFix compilation with gcc40: Move declaration of variabl...
2005-05-07 Simon SchubertFix compilation with gcc40: Only use -fno-stack-protect...
2005-05-07 Simon SchubertMake getty compile with gcc40: reorder/include headers...
2005-05-07 Simon SchubertClean generated files
2005-05-07 Simon SchubertFix compilation for gcc40: Don't declare variable with...
2005-05-07 Simon SchubertFix compilation with gcc40: Remove -fwritable-strings...
2005-05-07 Simon SchubertMake this compile with gcc40: rename variables so that...
2005-05-07 Simon SchubertMake this compile with gcc40: Move function prototypes...
2005-05-07 Simon SchubertMake hack compile with gcc40: Remove previously depreca...
2005-05-07 Sascha WildnerRemove PCVT kernel part and mop up.
2005-05-07 Simon SchubertFix gcc40 compilation of lib/libsvg by merging from...
2005-05-07 Simon SchubertFix gcc40 compilation by removing casts of lvalues.
2005-05-07 Simon SchubertMove function prototype from function scope to file...
2005-05-07 Simon SchubertAttempt to make code more readable
2005-05-07 Simon SchubertK&R -> modern C
2005-05-07 Simon SchubertMove function prototype from function scope to file...
2005-05-07 Sascha Wildner- Use standard types.
2005-05-07 David XuSort names.
2005-05-07 David XuRemove unused function.
2005-05-07 David Xu1. Fix symbols needed by libthread_db.
2005-05-07 David XuAdd libthread_db, a thread debugging support library.
2005-05-07 David XuAdd prototypes of proc service API, every debugger...
2005-05-07 David XuDefine type lwpid_t, it will be used for thread debugge...
2005-05-07 David XuFix comment of error member, now errno is TLS based.
2005-05-07 David XuBackout revision 1.5, the pthread->error was used as...
2005-05-07 Sascha WildnerCorrect typo: vender -> vendor
2005-05-06 Liam J. Foy- Produce more informative output to syslog. Generally...
2005-05-06 YONETANI TomokazuBackout the last commit. _S is also true for a few...
2005-05-06 Simon SchubertFix compilation with gcc-4.0: static int debug can...
2005-05-06 Simon SchubertBring in fix from FreeBSD/cperciva:
2005-05-06 Simon SchubertBring in fix from FreeBSD/cperciva:
2005-05-05 Sascha WildnerRemove DEC Alpha support.
2005-05-05 Max OkumotoCleanup globals in str.c
2005-05-05 Max OkumotoCleanup MAKEFLAGS_break()
2005-05-05 Max OkumotoCleanup brk_string()
2005-05-05 Max Okumotoinline nomem() and delete the function.
2005-05-05 Max Okumotouse waitpid() instead of wait()
2005-05-05 Max OkumotoMinor cleanup.
2005-05-05 Max OkumotoJob_ParseShell()
2005-05-05 Max OkumotoMove #define of DEFMAXJOBS from config.h to main.c
2005-05-04 Joerg SonnenbergerTypo, linking against -lc_p belongs into the -pg case.
2005-05-04 YONETANI TomokazuA few shared libraries get installed with schg turned on.
2005-05-03 Joerg SonnenbergerSplit libc and libc_r. -pthread now links aginst both...
2005-05-03 Joerg SonnenbergerAllocate some additional space for dlopen'd libraries...
2005-05-03 Liam J. Foy- Use socklen_t
2005-05-03 Liam J. Foy- When calling syslog(3), use %m for errno and lose...
2005-05-03 Liam J. Foy- WARNS 6
2005-05-03 Joerg SonnenbergerRemove obsolete patches.
2005-05-03 Joerg SonnenbergerDon't bother dealing with hidden syscalls, just do...
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-05-03 Joerg SonnenbergerSync with FreeBSD. This adds read-only support for...
2005-05-03 Joerg SonnenbergerSync with FreeBSD. This adds read-only support for...
2005-05-03 Joerg SonnenbergerSync with FreeBSD. This adds read-only support for... vendor/BSDTAR
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
next