summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* cal: uClibc has langinfo.h but not _NL_TIME_WEEK_1STDAY.Tom Prince2009-05-191-1/+1
* cal: Highlight today even when month or year specifiedRajeev V. Pillai2009-05-071-2/+5
* cal: remove gcc-ism from nl_langinfo() callKarel Zak2009-03-101-5/+1Star
* cal: determine the first day of week from the localePádraig Brady2009-03-102-28/+40
* namei: add missing options to namei.1Karel Zak2009-01-271-2/+7
* namei: add --vertical optionKarel Zak2009-01-272-8/+23
* namei: don't duplicate '/' directoryKarel Zak2009-01-261-6/+9
* namei: fix buffer overflowKarel Zak2009-01-061-1/+2
* setterm: fix -blank man pageKarel Zak2008-12-051-3/+3
* namei: add --owners and --long optionsKarel Zak2008-11-131-7/+138
* namei: new re-written versionKarel Zak2008-11-132-338/+303Star
* logger: several strings without gettext callsPedro Ribeiro2008-10-031-3/+3
* scriptreplay: new implementation is out-of-syncKarel Zak2008-08-131-1/+4
* script: don't flush input when starting scriptAndrew McGill2008-08-051-3/+3
* remove CVS keywordsmaximilian attems2008-07-281-2/+0Star
* whereis: include dirent.h instead sys/dir.hmaximilian attems2008-07-281-2/+3
* misc-utils: write include signal.h directlymaximilian attems2008-07-282-2/+1Star
* write: doesn't check for tty groupKarel Zak2008-07-071-1/+7
* ddate: 11th, 12th and 13th of monthVolker Schatz2008-06-091-1/+1
* scriptreplay: gettextize a forgotten messagesKarel Zak2008-04-281-3/+3
* cal: use HAVE_LIB{NCURSES,NCURSESW} instead HAVE_NCURSESKarel Zak2008-04-161-4/+4
* build-sys: update .gitignore filesKarel Zak2008-04-141-0/+2
* build-sys: ignore a bunch of generated files, mostly binariesJames Youngman2008-04-141-0/+10
* scriptreplay: rewrite in CKarel Zak2008-04-144-93/+215
* script: read returns a size_tJames Youngman2008-04-081-2/+2
* Revert "script: improve quiet mode"Karel Zak2008-03-311-2/+1Star
* build-sys: use ncursesw (wide version) when possibeKarel Zak2008-03-201-3/+3
* setterm: add -blan [force|poke] options for TIOCL_{BLANKED,BLANK}SCREENSamuel Thibault2008-02-082-11/+60
* kill: man page is missing a description of "kill -0"Karel Zak2008-01-281-0/+2
* cal: fix weekday alignment for certain localesPádraig Brady2008-01-171-63/+86
* setterm: remove unnecessaty ifndef TCGETSSamuel Thibault2008-01-031-5/+0Star
* build-sys: use dist_man_MANS instead of man_MANSStepan Kasal2007-12-171-6/+6
* script: cleanup includesSamuel Thibault2007-11-281-4/+4
* namei: non-linux support (get_current_dir_name() and PATH_MAX)Karel Zak2007-11-261-4/+15
* build-sys: non-linux supportSamuel Thibault2007-11-081-0/+2
* script: cleanup gcc warningsRandy Dunlap2007-11-051-5/+26
* setterm: opened file leaving unclosedKarel Zak2007-10-261-10/+12
* cal: replace errs.h with libc err.hKarel Zak2007-10-161-1/+1
* cal: add support for highlighting an arbitrary datePádraig Brady2007-10-113-28/+31
* setterm: dump by TIOCLINUX is deprecated since linux 1.1.92.Karel Zak2007-10-111-29/+6Star
* script: dies on SIGWINCHKarel Zak2007-10-051-4/+10
* cal: avoid -Wformat warningsJim Meyering2007-10-031-2/+2
* namei: cleanup tailing white-spacesKarel Zak2007-09-201-16/+15Star
* build-sys: nls/locale handling in util-linux-ng generalMike Frysinger2007-09-193-3/+0Star
* namei: add to identify FIFO (named pipe) and update manpageLi Zefan2007-09-192-0/+12
* rename: add description about option -V to manpageLi Zefan2007-09-051-0/+7
* rename: remove useless variableLi Zefan2007-09-051-3/+2Star
* cal: add description about option -V to manpageLi Zefan2007-09-051-0/+2
* build-sys: add --disable-makeinstall-chownKarel Zak2007-08-141-1/+2
* script: fix race conditionsKarel Zak2007-08-071-10/+52