dragonfly.git
2005-03-05 Liam J. FoyMinor patch:
2005-03-05 Liam J. Foy- Remove unnecessary header
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-05 Hiten PandyaRemove contents of include files from their associated...
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-05 Hiten PandyaRemove stale inclusion of struct disklabel and other...
2005-03-05 Hiten PandyaRemove 'rttrash', it has been long removed from the...
2005-03-05 Hiten PandyaCleanup build warnings, cast and type modifications.
2005-03-05 Matthew DillonFix a number of alignment and offset bugs that were...
2005-03-05 Matthew DillonAdd a simple msf_buf_bytes() inline which returns the...
2005-03-05 Liam J. Foy- Update mesg(1) to confirm to SUSv3 changes previously...
2005-03-04 Max Okumotopatch-7.110 var.c
2005-03-04 Max Okumotopatch-7.108
2005-03-04 Max Okumotopatch-7.107
2005-03-04 Max Okumotopatch-7.106
2005-03-04 Max Okumotopatch-7.105a
2005-03-04 Max Okumotopatch-7.105
2005-03-04 Max Okumotopatch-7.104
2005-03-04 Max OkumotoParseModifier()
2005-03-04 Max OkumotoParseModifier()
2005-03-04 Max OkumotoParseModifier() and modifier_M()
2005-03-04 Matthew DillonFix an incorrect pointer in a journal_build_pad() that...
2005-03-04 Hiten PandyaAdd a typedef msf_t for struct msf_buf *.
2005-03-04 Liam J. Foy- perror() -> warn()
2005-03-04 Joerg SonnenbergerDon't use stdint.h on FreeBSD.
2005-03-04 Liam J. Foy- Write status information to stdout instead of stderr.
2005-03-04 Matthew Dillonmsf_buf_alloc() can be called with a NULL vm_page_t...
2005-03-04 Chris PresseySmall step towards WARNS=6:
2005-03-04 Matthew DillonRemove some of the nastier debugging printfs.
2005-03-04 Jeffrey HsuThe route in a syncache entry is cleared if the connect...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Matthew DillonJournaling layer work. Write the actual data associate...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Matthew Dillonmsf_buf_kva() now returns a char * rather then a vm_off...
2005-03-04 Matthew DillonMake msf_buf_kva() return the correct base address...
2005-03-04 Matthew DillonPass the memfifo option to the kernel.
2005-03-04 Jeffrey HsuPrefer rtlookup() to rtalloc() when not saving the...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Jeffrey HsuCosmetic changes only.
2005-03-04 Jeffrey HsuChange a 'char *' to a 'void *' because that field...
2005-03-04 Jeffrey HsuReadability changes.
2005-03-04 Jeffrey HsuRemove (void) cast before a function call with an unuse...
2005-03-04 Jeffrey HsuNone of the callers of rtredirect() want to know the...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Chris PresseyWARNS=6 cleaning, stage 6/6:
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-04 Jeffrey HsuConvert the struct domain next pointer to an SLIST.
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-04 Matthew DillonThis is a major revamping of our MSFBUF API. MSFBUFs...
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-04 Matthew DillonAlso, do not use M_NOWAIT for an allocation that must...
2005-03-03 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-03 Max OkumotoReduce diffs between FreeBSD
2005-03-03 Max OkumotoReduce diff between FreeBSD.
2005-03-03 Chris PresseyAdd the pfi_backend variable, which can be used to...
2005-03-03 Chris PresseyUpdate cdrtools package requirement to version 2.01.
2005-03-03 Jeffrey HsuUse malloc(M_ZERO) in preference to separate bzero...
2005-03-03 Max OkumotoMy regression test had a bug in it. Quoting a value...
2005-03-03 Joerg SonnenbergerRemove bad line breaks.
2005-03-03 Max Okumotoparse.c:
2005-03-03 Liam J. Foy- Remove unnecessary header
2005-03-03 Matthew Dillonoff_t is a signed value. The last commit caused the...
2005-03-03 Chris PresseyRemove 'pristine' file tree. It is no longer needed...
2005-03-02 Chris PresseyUpdate installer to version 1.1.4. Highlights include:
2005-03-02 Max OkumotoUse the LST_FOREACH macro instead of the Lst_ForEach...
2005-03-02 Liam J. Foy- Back out part of previous commit. I thought free...
2005-03-02 Matthew DillonPHOLD is a throwback to FreeBSD that we don't actually...
2005-03-02 Hiten PandyaRename the flags for sf_buf_alloc(9) to be in line...
2005-03-02 Liam J. Foy- Make sure we free() 'modep' after setmode()
2005-03-02 Eirik NygaardBe consistent in the use of BOOLEAN.
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Eirik NygaardAdd ncurses 5.4 source code.
2005-03-02 Joerg SonnenbergerCorrect a mixup between NLSGRP and NLSOWN. Add LOCALE...
2005-03-02 Joerg SonnenbergerUse ULLONG_MAX, off_t is unsigned.
2005-03-02 Max OkumotoFixed bad result file.
2005-03-02 Max OkumotoAdd another. This one check if the behavior of ths...
2005-03-02 Max OkumotoHack update code since we now have separate src and...
2005-03-02 Joerg SonnenbergerFix prototypes. This functions actually need a parameter.
2005-03-02 Joerg SonnenbergerFix warning about pre-ANSI function types.
2005-03-02 Chris PresseyAdd WARNS?=6 to Makefile.
2005-03-02 Chris PresseyRaise WARNS to 6:
2005-03-02 Chris PresseyImprove data validation:
2005-03-02 Joerg SonnenbergerWARNS=6 cleanup.
2005-03-02 Joerg SonnenbergerDon't define isatty, it's already defined in unistd.h.
2005-03-02 Chris PresseySync with FreeBSD, random.c:1.17 and random.6:1.7-1...
2005-03-02 David XuIn kern_sigtimedwait, do not mask SIGKILL because a...
2005-03-02 Joerg SonnenbergerUse isdigit instead of isnumber.
2005-03-02 Joerg SonnenbergerReplace digittoint(c) with (c - '0'), we already know...
2005-03-02 Joerg SonnenbergerUse the standard isxdigit instead of the non-standard...
2005-03-02 Chris PresseyRaise WARNS to 6.
2005-03-02 Chris PresseyMerge with FreeBSD, revision 1.16 (stefanf):
2005-03-02 Chris PresseyRaise WARNS to 6:
2005-03-02 Joerg SonnenbergerUse NXCC to compile a runnable executable. The libc...
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-03-02 Joerg SonnenbergerAdd C++ ctype based on NetBSD-style ctype.h.
2005-03-02 Chris PresseyConstify filename variable.
2005-03-01 Joerg SonnenbergerRIP Alpha libc.
next