Make sure the temporary .c file generated from the .y file is properly
[dragonfly.git] / usr.bin /
2005-01-06 Max OkumotoRemoved unintentional added macro.
2005-01-05 Max OkumotoFix compilation for the USE_KQUEUE case.
2005-01-05 Max OkumotomaxJobs is declared extern in job.h so it cannot be...
2005-01-05 Max OkumotoRemove cleanup functions. There is no reason to free...
2005-01-05 Max OkumotoReduce diff between FreeBSD. kqueue code doesn't crash...
2005-01-05 Max OkumotoMove VarREError() to different position in var.c to...
2005-01-05 Liam J. Foy- Remove both sys/wait.h & sys/types.h - unnecessary
2005-01-05 Joerg SonnenbergerWARNS=6 safeness:
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-05 Chris PresseyRaise WARNS to 6.
2005-01-05 Chris PresseyRaise WARNS to 6.
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-05 Chris PresseyRaise WARNS to 6.
2005-01-05 Chris PresseyRaise WARNS to 6.
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-04 Matthew DillonWARNS 2->6 and a minor code readability cleanup.
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2005-01-04 Joerg SonnenbergerSwitch from binutils 2.14 to binutils 2.15.
2005-01-04 Joerg SonnenbergerReplace sockstat(1) Perl script with the C version...
2005-01-04 Chris PresseyStyle(9) cleanup:
2005-01-03 Joerg SonnenbergerIgnore ENOENT when fetching the interface MIB. This...
2005-01-03 Liam J. Foy- Static functions/variables
2005-01-03 Chris PresseyRaise WARNS to 6.
2005-01-03 Chris PresseyRaise WARNS to 6.
2005-01-03 Chris PresseyRaise WARNS to 6:
2005-01-02 Chris PresseyRaise WARNS to 6.
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyApply style(9):
2005-01-01 Chris PresseyThere is no such thing as WARNS=7 (yet,) so use WARNS=6.
2005-01-01 Chris PresseyRaise WARNS to 6.
2005-01-01 Chris PresseyRaise WARNS to 6.
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyRaise WARNS to 6.
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyUse real getopt() handling instead of the hand-rolled...
2004-12-31 Chris PresseyClean up the usage message, both in usage() and in...
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.21 (kientzle):
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.20 (markm):
2004-12-31 Chris PresseyApply some style(9):
2004-12-31 Chris PresseyRaise WARNS to 7 and apply some style(9):
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.18 (jmallett):
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.16 (sheldonh):
2004-12-31 Chris PresseyBump WARNS to 6.
2004-12-31 Chris PresseyBump WARNS to 6 and apply some style(9):
2004-12-31 Matthew DillonWARNS 6, cleanup compiler warnings, de-register, static...
2004-12-30 Liam J. Foy- Bump WARNS to 6
2004-12-30 Chris PresseyImprove seperation between kernel code and userland...
2004-12-28 Liam J. Foy- Make modestr const and initialize it (stop GCC moaning)
2004-12-28 Liam J. Foy- Both <unistd.h> and <sys/types.h> can go - unnecessary
2004-12-27 Matthew DillonImprove the printing of ==> filename <==. Do not print...
2004-12-27 Matthew DillonAdd support for tail -f'ing multiple files. part 1/2.
2004-12-26 Sascha WildnerMessed up the man page in my previous commit. Now all...
2004-12-26 Sascha Wildner- Take back the commit from Oct. 1, 2004 since FreeBSD...
2004-12-26 Sascha WildnerSilence groff warnings
2004-12-25 YONETANI TomokazuAvoid parsing past strdup'ped string.
2004-12-24 Liam J. Foy- Static functions/globals
2004-12-24 Matthew DillonAdd the -P flag which displays more PCB information...
2004-12-23 Liam J. Foy- Remove *ttyname()
2004-12-22 Liam J. Foy-Setmode can also be caused to fail because of malloc().
2004-12-22 Joerg SonnenbergerAdd new structures for exporting the cputime statistics...
2004-12-22 Liam J. Foy- string.h is unnecessary, remove it
2004-12-21 Chris PresseyBump WARNS to 6:
2004-12-21 Hiten PandyaReorder included headers to an acceptable standard...
2004-12-20 Liam J. Foy- Detect and exit on write errors (from FreeBSD, but...
2004-12-20 Chris PresseyBump WARNS to 6:
2004-12-20 Chris PresseyStyle(9):
2004-12-20 Matthew DillonMove the doscmd: depdendancy to after the .include...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Matthew DillonRemove duplicate .include of bsd.subdir.mk. It is...
2004-12-20 Joerg SonnenbergerDefine __arysize for FreeBSD 4 buildworlds.
2004-12-20 Joerg SonnenbergerRemove the userland visible part of the socket generati...
2004-12-19 Chris PresseyBump WARNS to 6:
2004-12-19 Liam J. Foy- Remove unneccessary cast
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiSimplify file to be a binary linking to libmagic (which...
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiRemove obsolete/unused file.
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-17 Max OkumotoReduce white space diffs between FreeBSD.
2004-12-17 Max OkumotoMissed removal of a file, in previous commit.
2004-12-17 Max OkumotoFix a long-standing bug when make(1) is passed the...
2004-12-17 Max OkumotoInstead of dynamically allocating list heads allocated...
2004-12-17 Max Okumotoo Remove a useless list where just all command lines...
2004-12-17 Max OkumotoNobody actually checked the return codes from Lst_Appen...
2004-12-17 Max OkumotoIf a path element directory was never opened it is...
2004-12-17 Max Okumotoo Don't free the second list in Lst_Concat for LST_CONC...
2004-12-17 Max OkumotoGet rid of the sequential access feature of the lists...
2004-12-17 Max OkumotoConstify the arguments to the list compare function...
2004-12-17 Max OkumotoConstify some calls of Buf_AddBytes.
2004-12-17 Max OkumotoChanged comment to match code.
2004-12-17 Max OkumotoTypedefs of pointers to structs are evil. Make Lst...
2004-12-16 Max OkumotoConstification of arguments passed to functions; no...
2004-12-16 Max OkumotoMake needs no circular lists so remove them from the...
2004-12-16 Max OkumotoSome constification which doesn't require code rewrites.
2004-12-16 Max Okumotoo Remove an unused macro
2004-12-16 Max OkumotoConstify arguments to Hash_FindEntry and Hash_CreateEntry.
2004-12-16 Max Okumotoo Remove an extra space.
next