]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
If ${BINDIR} is not present, create it before installing to it.
[FreeBSD/FreeBSD.git] / bin /
2000-07-20 fennerThis commit was generated by cvs2svn to compensate...
2000-07-20 greenMake the comment regarding ftruncate() correct.
2000-07-20 sadaDon't emit a warning message if fchflags() returns...
2000-07-20 obrienThis commit was generated by cvs2svn to compensate...
2000-07-19 darrenrThis commit was generated by cvs2svn to compensate...
2000-07-19 sheldonhUpdate stale references to update(4) with references...
2000-07-18 sheldonhFix one grammar problem which crept in from rev 1.40...
2000-07-17 markoDocument the builtin echo command
2000-07-17 sheldonhLocale support was added by ache long ago.
2000-07-15 sadaTo make inherit file flags when mv(1) moves file betwee...
2000-07-15 markoRe-worded the description of the -r option
2000-07-15 sadaFixd with alias missing.
2000-07-14 alexNow, the mdoc fixes, such as:
2000-07-14 alexAs per request by sheldonh and others on IRC, seperate...
2000-07-14 alexFix several language, style and mdoc improvements ...
2000-07-14 psThis commit was generated by cvs2svn to compensate...
2000-07-11 dwmaloneUse lstat(2) instead of stat(2) when deciding if we...
2000-07-10 seExtend numeric operations to support 64 bit numbers.
2000-07-10 seAdd support for 64bit integer comparisons.
2000-07-10 umeThis commit was generated by cvs2svn to compensate...
2000-07-10 krisDon't call warn() with no format string. This is potent...
2000-07-08 peterInitial kenv(1) hack for dumping the kernel environment...
2000-07-08 willFix the exit code for the case where nentries == 0...
2000-07-07 sheldonhExplain the dependence of colour support on the capabil...
2000-07-07 acherestore tabs lost from prev commit
2000-07-06 achecurses -> termcap, mainly for purity and to indicate...
2000-07-04 assarmake sure we do not write out non-printable characters...
2000-07-03 obrienThis commit was generated by cvs2svn to compensate...
2000-07-03 peterThis commit was generated by cvs2svn to compensate...
2000-07-01 greenVarious cleanups are made to reduce warnings and make...
2000-06-28 nbmFix the rmdir -p a/b/c/ case, where rmdir -p a/b/c...
2000-06-28 mppGrumble. The previous commit still had the wrong date...
2000-06-28 mppTypo fix.
2000-06-27 sheldonhUse Dq Li (double-quoted literal) instead of Ic (intern...
2000-06-26 mphAdd \a and \e to "echo -e" escape handling.
2000-06-26 obrienThis commit was generated by cvs2svn to compensate...
2000-06-25 markmThis commit was generated by cvs2svn to compensate...
2000-06-22 acheUse %Ef
2000-06-22 sheldonhFix changes from 1.34 through 1.37:
2000-06-22 brianMention the timezone where appropriate (for the -v...
2000-06-21 joeOrder the ENVIRONMENT section alphabetically.
2000-06-21 joeI broke locale sensitive ordering of date and month in
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-20 obrienThis commit was generated by cvs2svn to compensate...
2000-06-18 joeDon't assume that the output of strftime for "%c" ...
2000-06-17 joeSwitch over to using the new fflagstostr and strtofflag...
2000-06-11 acheActivate Japanese NLS and KANJI support
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-06 acheFix one conditionalization in my prev. commit
2000-06-06 acheGreately simplify oxtabs fix by simple setting f_notabs...
2000-06-06 acheHonor f_notabs flag even in COLORLS
2000-06-06 acheBack out spaces to TABs replace removing for COLORLS
2000-06-06 acheDon't replace TABs with spaces for COLORLS because...
2000-06-06 acheAdd -G to usage: if COLORLS
2000-06-06 acheStaticize more functions
2000-06-06 acheMove colorquit() prototype to extern.h
2000-06-06 acheMake signal handler safe - don't use stdio (pointed...
2000-06-06 acheReflect reality:
2000-06-05 acheGet rid of curses completely - use tgoto instead of...
2000-06-05 cracauerDo SIGINT cleanup for SIGQUIT as well.
2000-06-05 acheKill yourself in ^C handler, not exit(1) to allow scrip...
2000-06-05 acheCosmetique of prev. optimization - don't use global...
2000-06-05 acheDon't use curses includes, include termcap.h instead
2000-06-05 acheDon't use curses includes, include termcap.h instead
2000-06-05 acheDon't use ncurses, use termcap
2000-06-05 joeDon't look up the ANSI sequences each time a colour...
2000-06-05 joeDisable colour support in ls when building the fixit...
2000-06-05 joe* Re-implement colour support using termcap's AF and...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-03 jwdAdd -g for gigabyte sizes.
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-02 joeAdd colour support to /bin/ls (at a cost of 1056 bytes...
2000-05-27 obrienThis commit was generated by cvs2svn to compensate...
2000-05-26 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-24 peterThis commit was generated by cvs2svn to compensate...
2000-05-24 obrienFix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by...
2000-05-24 darrenrThis commit was generated by cvs2svn to compensate...
2000-05-23 brianPropogate the ``call mktime'' flag from adjwday() down...
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-19 dbakerCorrect confusion and differentiate appropriately betwe...
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-15 obrienIn its current state, this file is no longer needed.
2000-05-15 bdeDon't forget to clean csh.1.
2000-05-15 cracauerFix parsing of string for eval command.
2000-05-15 cracauerFix environment passung to eval'ed commands.
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
2000-05-13 obrienThis commit was generated by cvs2svn to compensate...
2000-05-12 obrienThis commit was generated by cvs2svn to compensate...
2000-05-10 sheldonhSupply only one author name per instance of %A, as...
2000-05-09 sheldonhFix miscellaneous mdoc macro argument limit infringements.
2000-05-07 krisRemove test for block device.
2000-05-05 jkoshyInstall a manual page for `tcsh(1)', for completeness.
next