dragonfly.git
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.
2005-03-01 Matthew DillonClean up the XIO API and structure. XIO no longer...
2005-03-01 Max Okumotopatch-7.100
2005-03-01 Max Okumotopatch-7.99
2005-03-01 Max Okumotopatch-7.98
2005-03-01 Max Okumotopatch-7.97
2005-03-01 Max Okumotopatch-7.96
2005-03-01 Max Okumotopatch-7.95
2005-03-01 Max Okumotopatch-7.94
2005-03-01 Max Okumotopatch-7.93
2005-03-01 Max Okumotopatch-7.92
2005-03-01 Max Okumotopatch-7.91
2005-03-01 Max OkumotoThis should have been part of the previous commit messs...
2005-03-01 Max OkumotoVar_Parse():
2005-03-01 Simon SchubertAdd compatibility with old style extended options to...
2005-03-01 Liam J. Foy- Use variable 'len' instead of making an unnecessary...
2005-03-01 Max OkumotoCleanup comment and add option so the working dir can...
2005-03-01 Chris PresseyDon't have binsrch() alter a global variable if it...
2005-03-01 Joerg SonnenbergerWARNS=6 cleaness, some constification, some cleanups.
2005-03-01 Max OkumotoChanged regression tests to write to /tmp instead of...
2005-03-01 Chris PresseyStyle(9):
2005-03-01 Max OkumotoAdd better comment for hack_cmp(), and reduced number...
2005-03-01 Chris PresseyRaise WARNS to 6:
2005-03-01 Chris PresseyIn the parent process, close the slave file descriptor...
2005-03-01 Liam J. Foy- Back out rev 1.6 noticed by Matt Dillon. However...
2005-03-01 Max OkumotoAdd comment harti made about outofdate comment.
2005-03-01 Chris PresseyStyle(9):
2005-03-01 Jeroen Ruigrok... Get rid off Alpha mentions.
2005-03-01 Joerg SonnenbergerReduce foot-shooting potential by adding -dP for cvs...
2005-03-01 Chris PresseyStyle(9):
2005-03-01 Hiten PandyaHeader include protection from userland.
2005-03-01 Hiten PandyaFix whitespace for function prototypes.
2005-03-01 Hiten PandyaRemove a comment that does not make sense; it was just...
2005-03-01 Max OkumotoCleanup FAIL message
2005-03-01 Simon SchubertFix a bug in the ioctl mapping (written by me), which...
2005-02-28 Simon SchubertSync with FreeBSD cp.
2005-02-28 Joerg SonnenbergerRest of last commit. Define SA_LEN in one place.
2005-02-28 Joerg SonnenbergerSimplify patches by defining SA_LEN in one place.
2005-02-28 Joerg SonnenbergerDefine __DECONST here for the sake of FreeBSD.
2005-02-28 Joerg SonnenbergerRearm receiver, it was lost in the conversion.
2005-02-28 Hiten PandyaMove the MALLOC_DECLARE into sys/msfbuf.h header file.
2005-02-28 Liam J. Foy- Static
2005-02-28 Liam J. Foy- Remove an unnecessary call to stat(). We can just...
2005-02-28 Matthew DillonJournaling layer work. Generate output for path names...
2005-02-28 Sascha WildnerRemove some unnecessary braces and fix a gcc 3.4 warning.
2005-02-28 Joerg SonnenbergerUse u_char define from sys/types.h.
2005-02-28 Joerg SonnenbergerRemove extra tokens after #else and #endif.
2005-02-28 Joerg SonnenbergerRegen.
2005-02-28 Joerg SonnenbergerUpdate Atheros entries.
2005-02-28 Joerg SonnenbergerMark symname const
2005-02-28 Joerg Sonnenbergerlvalue casts.
2005-02-28 Joerg SonnenbergerAdd some consts.
2005-02-28 Joerg Sonnenbergerlvalue casts.
2005-02-28 Joerg SonnenbergerRemove NO_WERROR.
2005-02-28 Joerg SonnenbergerRemove pre-ANSI malloc prototype.
2005-02-28 Joerg SonnenbergerUse __DECONST for the linted interface violations.
2005-02-28 Joerg SonnenbergerRemove -Werror from CFLAGS and fix the missing part...
2005-02-28 Joerg SonnenbergerRemove NO_WERROR assignment.
2005-02-28 Joerg Sonnenbergerlvalue cast.
2005-02-28 Max OkumotoThe rest of the modifications that Harti made to patch...
2005-02-28 Max OkumotoMerge in some changes that Harti made to patch 7.49
2005-02-28 Jeffrey HsuClear up confusion about negative route reference counts.
2005-02-28 Jeffrey HsuStrip away convoluted route reference counting logic.
2005-02-28 Matthew DillonAllow the #! command line to be up to PAGE_SIZE long...
2005-02-28 Matthew DillonFix a firewall rule ordering problem, the 'OPEN' firewa...
2005-02-27 Liam J. Foy- The maximum value for a time_t is assumed to be ...
2005-02-27 Jeroen Ruigrok... Get rid off PC98 conditional code.
2005-02-27 Jeroen Ruigrok... Get rid off PC98 conditional code.
2005-02-27 Sascha WildnerRemove PC98 support. Leave the machdep.ispc98 sysctl...
2005-02-27 Sascha WildnerRemove more left over files from wd(4) removal.
2005-02-26 Matthew DillonAdd signal mask save/restore to the checkpoint code...
next