dragonfly.git
2005-05-11 Joerg SonnenbergerUse device_printf / if_printf and stop abusing the...
2005-05-11 Joerg SonnenbergerRemove unused second argument to tulip_intr_handler.
2005-05-11 Joerg SonnenbergerReplace local tulip_mbuf_compress with m_defrag call.
2005-05-11 Matthew DillonDocument additional work in last commit. Bumped librar...
2005-05-11 Matthew DillonMajor TLS cleanups.
2005-05-11 Joerg SonnenbergerSimplify code by using IF_DRAIN.
2005-05-11 Joerg Sonnenbergertypo
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerRemove two unnecessary entries.
2005-05-11 David XuI am lost. if thread is blocked on mutex, _thread_kern_...
2005-05-11 David XuOverride _flockfile_debug.
2005-05-11 David Xuo Fix obsolete comment.
2005-05-11 Joerg SonnenbergerRemove obsolete comment.
2005-05-11 Joerg SonnenbergerRemove sc_unit and use if_printf / device_printf instead.
2005-05-10 Max OkumotoRemove some extra white space
2005-05-10 Jeffrey HsuImplement TCP Appropriate Byte Counting.
2005-05-10 Joerg SonnenbergerReplace __offsetof with similiar pointer expression...
2005-05-09 Matthew DillonDo not allow installworld to proceed if the currently...
2005-05-09 Matthew DillonGive the DEVELOPMENT branch a subversion so we can...
2005-05-09 Joerg SonnenbergerTypo in '(' description.
2005-05-09 Joerg Sonnenberger0x7f is only a control character.
2005-05-09 David XuEliminate PS_FILE_WAIT state, instead use FILE locking...
2005-05-09 David XuAdd locking for FILE.
2005-05-09 YONETANI TomokazuFix duplicate bitmask for _A and _G.
2005-05-08 Joerg SonnenbergerUse ifq_handoff instead of the hand-rolled version...
2005-05-08 Matthew DillonInitial commit of the generation utility and configurat...
2005-05-08 Joerg SonnenbergerUse ifq_handoff instead of handrolling it.
2005-05-08 Joerg Sonnenbergeratm_output did almost the same as ifq_handoff, it just...
2005-05-08 Joerg SonnenbergerReplace ifq_handoff like code with a call to ifq_handoff.
2005-05-08 Joerg SonnenbergerCatch up with ctype.h.
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:
next