summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove hardcoded package name from some utilsKarel Zak2007-07-271-1/+1
* look: man page clarificationPádraig Brady2007-07-251-2/+2
* script: improve quiet modeKarel Zak2007-07-241-1/+2
* manpage typosLaMont Jones2007-07-241-1/+1
* logger: use snprintf instead of sprintf in logger.cLaMont Jones2007-07-241-4/+2Star
* whereis: add lib64 pathsKarel Zak2007-07-111-3/+4
* cal: add test codeKarel Zak2007-07-102-1/+16
* man pages: add "AVAILABILITY" sectionKarel Zak2007-07-0314-0/+42
* build-sys: fix linking when ncurses is built with --with-termlib=tinfoArkadiusz Miskiewicz2007-07-021-0/+8
* ddate: fix compiler warningsKarel Zak2007-06-191-0/+1
* mcookie: remove non-linux codeKarel Zak2007-06-141-16/+1Star
* misc-utils: remove old cal testKarel Zak2007-06-131-9/+0Star
* cal: widechar code cleanupKarel Zak2007-06-121-21/+17Star
* cal: ifdef cleanup, non-curses/tempcap code fixesKarel Zak2007-06-121-20/+16Star
* cal: fix a segfault and -3m highlightingKarel Zak2007-06-121-9/+38
* build-sys: do not use wildcards in EXTRA_DISTStepan Kasal2007-05-161-2/+3
* build-sys: use dist_usrbinexec_SCRIPTS in misc-utils/Makefile.amStepan Kasal2007-05-161-4/+3Star
* build-sys: let configure instantiate the misc-utils/*.pl scriptsStepan Kasal2007-05-162-8/+2Star
* build-sys: do not use internal Autoconf variablesStepan Kasal2007-05-161-1/+1
* build-sys: do not build convenience libraries in lib/Stepan Kasal2007-05-161-1/+1
* build-sys: add SUID_LDFLAGSStepan Kasal2007-05-161-0/+1
* build-sys: do not kick off AM_CFLAGS by SUID_CFLAGSStepan Kasal2007-05-161-1/+1
* build-sys: add SUID_CFLAGSKarel Zak2007-04-251-0/+1
* misc-utils: add scriptreplay manpageMatthias Koenig2007-04-041-1/+1
* look: remove tailing white-spacesKarel Zak2007-03-071-29/+29
* look: fix problem with !isalnum() wordsKarel Zak2007-03-061-1/+4