Minor correction in umtx_*() calls, the mutex pointer should point to
[dragonfly.git] / usr.bin /
2005-01-13 Max OkumotoWARNS6 clean.
2005-01-13 YONETANI TomokazuFix -iostat feature by properly calculating the divisor...
2005-01-12 Chris PresseyRaise WARNS to 6:
2005-01-12 Chris PresseyRaise WARNS to 6:
2005-01-11 Max Okumoto- Add WARNS?=6 and $DragonFly$ to Makefile.
2005-01-11 Max Okumoto- Add back marco that joerg added that I deleted, becau...
2005-01-11 Max OkumotoScheduled mdoc(7) sweep.
2005-01-11 Liam J. Foy- Clean up wc (remove (void) etc)
2005-01-11 Liam J. Foy- Remove unnecessary headers
2005-01-11 Joerg SonnenbergerRemove some debugging printfs. Fix an error message.
2005-01-11 Max Okumoto- Swap location of Buf_Expand() function.
2005-01-11 Max Okumoto- Pass NULL as 2nd param to Buf_GetAll(buf, &len),...
2005-01-11 Joerg SonnenbergerAdd forgotten cast back. This code depends on BASE...
2005-01-11 Joerg SonnenbergerSwitch chkey/newkey to use libcrypto instead of libmp...
2005-01-11 Joerg SonnenbergerWARNS=6 cleaness.
2005-01-11 Max Okumoto- Inline Buf_OvAddByte() since it is only used in one...
2005-01-11 Joerg SonnenbergerMake newkey WARNS=6 clean.
2005-01-10 Sascha WildnerUpdate OpenBSD tags to reflect which revisions we are...
2005-01-10 Max Okumoto- Nothing modifies outPtr in the Buffer object. Since...
2005-01-10 Max Okumoto- Move code into buff.c by converting #define macros...
2005-01-10 Max Okumoto- Replace Buf_Discard(buf, size) with Buf_Clear(buf...
2005-01-10 Max Okumoto- Last of the easy constifications.
2005-01-09 Max Okumoto- Constify more functions.
2005-01-09 Max Okumoto- Cleanup white space. style(9)
2005-01-09 Max Okumoto- Moved unused argc, temp variable into small scope.
2005-01-09 Max OkumotoIncrease WARNS to 6
2005-01-09 Max Okumoto- Move sh_builtin string array into shellneed(). It...
2005-01-09 Liam J. Foy- Add WARNS 6 and make WARNS 6 clean
2005-01-09 Liam J. Foy- Add WARNS 6
2005-01-09 Liam J. Foy- Add -k option for whois.krnic.net (hold details of...
2005-01-08 Max OkumotoConstify more functions.
2005-01-08 Max OkumotoConstifying functions.
2005-01-08 Joerg SonnenbergerANSIfy. Fix various warnings. Statify.
2005-01-08 Max OkumotoConstify more functions.
2005-01-08 Max OkumotoAdd missing #include
2005-01-08 Max OkumotoConstify more functions.
2005-01-08 Max OkumotoConstify more functions.
2005-01-07 Max OkumotoChange variable name from retstr to ret. Reduce diffs...
2005-01-07 Chris PresseyRaise WARNS to 6:
2005-01-07 Chris PresseyRaise WARNS to 6:
2005-01-06 Max OkumotoAdd missing prototype that I missed with spliting up...
2005-01-06 Chris PresseyClarify/clean up code, make fewer assumptions about...
2005-01-06 Max Okumotoenomem() is only used in one file, make it static.
2005-01-06 Max OkumotoRemoved unused routines:
2005-01-06 Chris PresseyStyle(9):
2005-01-06 Max OkumotoHiding pointer in typedefs is evil. 'Buffer *' -> ...
2005-01-06 Max OkumotoAdd missing header files to CVS, for check in on 2005...
2005-01-06 Max OkumotoMerge the remaining lst routines into a single file...
2005-01-06 Max OkumotoClean up include header mess. Split nonints into separa...
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
next