pipe->pipe_buffer.out was not being reset to 0 when switching from direct
[dragonfly.git] / usr.bin /
2005-03-08 Sascha WildnerFix some groff warnings.
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-08 Hiten PandyaUpdate manual page with FreeBSD's r1.7.
2005-03-08 Hiten PandyaBring in the ktrdump(8) utility from FreeBSD.
2005-03-07 Liam J. Foy- Correct use of the err() family (err() -> errx())
2005-03-07 Max OkumotoWhitespace cleanup. Noted by harti
2005-03-07 Max OkumotoCorrected spelling of colon.
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 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 Liam J. Foy- perror() -> warn()
2005-03-04 Liam J. Foy- Write status information to stdout instead of stderr.
2005-03-04 Chris PresseyStyle(9):
2005-03-03 Max OkumotoReduce diffs between FreeBSD
2005-03-03 Max OkumotoReduce diff between FreeBSD.
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-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 Liam J. Foy- Make sure we free() 'modep' after setmode()
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
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 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 Joerg SonnenbergerReplace digittoint(c) with (c - '0'), we already know...
2005-03-02 Chris PresseyRaise WARNS to 6:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-03-02 Chris PresseyConstify filename variable.
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 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 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 Max OkumotoAdd comment harti made about outofdate comment.
2005-03-01 Chris PresseyStyle(9):
2005-03-01 Chris PresseyStyle(9):
2005-03-01 Max OkumotoCleanup FAIL message
2005-02-28 Joerg SonnenbergerRemove extra tokens after #else and #endif.
2005-02-28 Joerg SonnenbergerRemove pre-ANSI malloc prototype.
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-26 Max OkumotoAdd better description.
2005-02-26 Max OkumotoImprove report output.
2005-02-26 Max OkumotoAdd better description.
2005-02-26 Max OkumotoChange test to check M modifier.
2005-02-26 Jeroen Ruigrok/asmodaiFix HISTORY by using a proper .Dx macro.
2005-02-26 Max OkumotoAdd comments and sort commands.
2005-02-26 Max OkumotoAdd description of tests.
2005-02-26 Max OkumotoAdd description of test.
2005-02-26 Max OkumotoAdded test for missing Makefile
2005-02-26 Max OkumotoChange some white space to match FreeBSD.
2005-02-25 Liam J. Foy- Remove unnecessary headers
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-25 Joerg SonnenbergerInstead of messing with the internal name-to-oid conver...
2005-02-25 Max OkumotoRenamed env.sh to common.sh
2005-02-25 Max OkumotoMove more code from test.sh scripts into common (env...
2005-02-25 Max OkumotoAdd some documentation about the regresion tests.
2005-02-25 Max OkumotoCleanup test infrastructure.
2005-02-25 Max OkumotoAdd variable expansion regression test.
2005-02-24 Max OkumotoReplace the calls to Lst_ForEach with the new LST_FOREA...
2005-02-23 Max OkumotoUse the LST_FOREACH macro instead of the Lst_ForEach...
2005-02-23 Max OkumotoStyle: fix indent, use tabs instead of space+tab for...
2005-02-23 Max OkumotoFix the indendation of some multi-line comments.
2005-02-23 Liam J. Foy- Fix some xdrproc_t warnings (FreeBSD)
2005-02-23 Max OkumotoMerged in three patches to cleanup the code by Harti.
2005-02-23 Max OkumotoStyle: fix indendation to be 8 and use tabulators....
2005-02-23 Max OkumotoFix a bug in handling archive members: when a member...
2005-02-22 Joerg SonnenbergerDefine default value for PRId64 to keep FreeBSD 4 happy.
2005-02-21 Sascha WildnerRemove uac(1). We don't support Alpha.
2005-02-20 Jeroen Ruigrok/asmodaiGet rid off conditionals for hpux, AIX, THINKC, TURBOC...
2005-02-19 Liam J. Foy- SUSV3 states on error we should return > 1
next