]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Avoid truncating filenames with snprintf().
[FreeBSD/FreeBSD.git] / usr.bin /
2002-06-29 Tim J. RobbinsAvoid truncating filenames with snprintf().
2002-06-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-28 Andrey A. ChernovSimplify TERM handling since now libutil not overwrites...
2002-06-28 Tim J. RobbinsRefer to utilities, not commands, for consistency with...
2002-06-28 Tim J. RobbinsDocument the fairly obvious effects of the PATH environ...
2002-06-28 Tim J. RobbinsDiscourage use of env(1)'s "-" flag by moving its descr...
2002-06-28 Andrey A. ChernovOverwrite "term" from login.conf(5) for any known TERM
2002-06-28 Matthew DillonAdd my entry to the mojo file.
2002-06-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-28 CHOI Junhoadd my entry.
2002-06-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-27 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-27 Juli MallettIncrement morefiles, balance braces. This should reall...
2002-06-27 Juli MallettInstead of not using argc and doing other great evil...
2002-06-27 Juli MallettUpdate my name here, pointed out by grep(1).
2002-06-26 Tim J. RobbinsIndicate that the semicolon that terminates argument...
2002-06-26 Tim J. RobbinsMake it more obvious that the semicolon that terminates...
2002-06-26 Matthew DillonMake limits(1) aware of the new vmemoryuse resource...
2002-06-26 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-26 Sheldon HearnFix mdoc nits in preparation for RLIMIT_VMEM support:
2002-06-26 Matthew DillonThis is Alexander Kabaev's patch to solve the signal...
2002-06-26 Matthew DillonBackout 1.51 on DES's request.
2002-06-25 Tim J. RobbinsSort sections, and refer to sed as a utility, not a...
2002-06-25 Hye-Shik ChangAdd ICBM coordinates and birthday reminder
2002-06-25 Mike HeffnerAdd support for the 'flipr' option per IEEE 1003.1...
2002-06-25 Mike HeffnerUse strcasestr() instead of reimplementing it.
2002-06-25 Mike HeffnerMake the 'searchheaders' option behave how it was suppo...
2002-06-25 Mike HeffnerRearrange a little, specifically:
2002-06-24 Juli MallettRemove deprecated register qualifier.
2002-06-24 Mark MurrayBetter warnings fixes. Use more sane argument types...
2002-06-24 Christian WeisgerberFix unaligned access error.
2002-06-24 Tim J. RobbinsFix off by one in `y' (transliterate) command which...
2002-06-23 Philippe CharnierMake egetopt() return -1 not EOF, as getopt(3) do.
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Tim J. RobbinsDocument the fairly obvious effect of the PATH environm...
2002-06-23 Tim J. RobbinsMake the Examples section consistent with the rest...
2002-06-23 Philippe Charnieradd DIAGNOSTICS section
2002-06-23 David E. O'BrienOnly got one of the Perl usages.
2002-06-23 David E. O'BrienReplace a perl usage with an AWK one.
2002-06-22 Juli MallettStylistic nit:
2002-06-22 Juli MallettCheck for results of repeated calls to strnsubst()...
2002-06-22 Juli MallettWhen giving an example that relies on shell expansion...
2002-06-22 Tim J. RobbinsNow that the pattern space contains no trailing newline...
2002-06-22 Tim J. RobbinsDon't store newlines at the end of each line in the...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 Mark MurrayBetter fix for style.
2002-06-21 Mark MurrayFix warnings generated elsewhere.
2002-06-21 Mark MurrayStyle tidy-up.
2002-06-21 Mark MurrayModernise this code by rounding up the usual suspects...
2002-06-21 Poul-Henning Kamp#include <sys/time.h> before <sys/stat.h> to get timespec.
2002-06-21 Tim J. RobbinsSkip fields in the manner required by POSIX, and the...
2002-06-21 Tim J. RobbinsNewline characters should not participate in line compa...
2002-06-21 Ruslan ErmilovGive a C rewriter the necessary credit.
2002-06-21 Kirk McKusickThis commit adds basic support for the UFS2 filesystem...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-20 Juli MallettFix a bug fixed by NetBSD in revision 1.42 of parse...
2002-06-20 Juli MallettMore unsigned char casts to isupper(3).
2002-06-20 Juli MallettProvide a heuristic for RCS conflicts.
2002-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-06-20 Juli MallettLook for wildcards, and balanced meta-characters such...
2002-06-20 Juli MallettExpand a buffer to reduce diffs to NetBSD.
2002-06-20 Juli MallettDiff reduction for great justice against NetBSD, cast...
2002-06-20 Juli MallettWhitespace fixes to line-up EOL escapes whose right...
2002-06-20 Juli MallettCast sp to uintptr_t when doing a compare of it to...
2002-06-20 Tim J. RobbinsStyle: put static qualifier on definition of static...
2002-06-20 Tim J. Robbinstime(1) does not use the shell to execute the specified...
2002-06-20 Tim J. RobbinsMake it obvious that command line arguments may be...
2002-06-20 Juli MallettA function which takes no arguments has an argument...
2002-06-19 Eivind EklundMake locate.updatedb tell about the security risk when...
2002-06-19 Juli MallettFix a memory leak from previous commit by freeing the...
2002-06-19 Juli MallettPossibly expand the variable name's embedded variables...
2002-06-19 Tim J. RobbinsFix duplicate % in %b format introduced in rev 1.22.
2002-06-19 Tim J. RobbinsLet printf(1) tell the difference between zero width...
2002-06-19 Tim J. RobbinsAllow format strings containing "%%" to be reused.
2002-06-19 Tim J. RobbinsAllow `%' to be written out with an octal escape (...
2002-06-19 Tim J. RobbinsIndicate that env(1) allows you to supply arguments...
2002-06-19 Tim J. RobbinsDon't convert a single space before a tab stop into...
2002-06-17 Juli Mallettmake(I) appeared in PWB UNIX.
2002-06-17 Tim J. RobbinsAdd Standards section.
2002-06-17 Tim J. RobbinsSort sections, use Dl for the example so it stands...
2002-06-17 Tim J. RobbinsOnly advance the column position for printable characte...
2002-06-17 Maxim SobolevKill superfluous blank line.
2002-06-16 Greg LeheyRemove 17 June as German national holiday.
2002-06-16 Tim J. RobbinsCorrect the handling of (for example) the N command...
2002-06-16 Tim J. RobbinsWhen counting words, check the correct character variab...
2002-06-15 Juli MallettRemove local prototype for main().
2002-06-15 Juli MallettProtoize. Remove un-needed cast to char in switch...
2002-06-15 Juli MallettRemove <sys/types> where we use <sys/param> already.
2002-06-15 Tim J. RobbinsRemove obsolescent -tabstop option from Synopsis (it...
2002-06-15 Tim J. RobbinsAllow <blank>s to be used to separate tab stop position...
2002-06-15 Mike HeffnerUpdate for lukemftp-1.6-beta2.
2002-06-15 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-06-15 Tim J. RobbinsSort sections.
2002-06-15 Tim J. Robbinsfstat() returns information about the target of any...
2002-06-15 Tim J. RobbinsImprove parsing of character and equivalence classes:
2002-06-14 Tim J. RobbinsMove the #include and #define's to the top of the file.
next