summaryrefslogtreecommitdiffstats
path: root/login-utils
Commit message (Expand)AuthorAgeFilesLines
* login: fix checktty test to compile with old glibcKarel Zak2011-03-311-0/+1
* build-sys: add term-utils/.gitignoreKarel Zak2011-03-021-3/+0Star
* build-sys: move wall to term-utils/Karel Zak2011-03-025-523/+0Star
* build-sys: move mesg to term-utils/Karel Zak2011-03-023-226/+0Star
* build-sys: move agetty to term-utilsKarel Zak2011-03-025-1725/+1Star
* chsh: fix gcc link() warn_unused_result warningKarel Zak2011-02-171-1/+2
* chsh: fix small memory leakKarel Zak2011-02-171-5/+9
* login: does not ignore setgid() return code for non-rootsKarel Zak2011-02-171-1/+5
* textual: improve the wording of some error and usage messagesBenno Schulenberg2011-02-162-4/+5
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-148-8/+6Star
* wall: document -n optionDavidlohr Bueso2011-01-232-1/+3
* don't declare usage() without parametrKarel Zak2011-01-211-1/+1
* use uint32_t instead of u_int32_tFabian Groffen2011-01-201-5/+6
* build-sys: improve check for cryptFabian Groffen2011-01-176-10/+18
* wall: add usage functionDavidlohr Bueso2011-01-171-5/+8
* agetty: use ignore_result() or write(1, ...)Karel Zak2011-01-041-13/+15
* mesg: change error exit code from 1 to >1Francesco Cosoleto2010-12-101-9/+15
* simpleinit: move old init stuff to separate directoryKarel Zak2010-12-1013-2737/+0Star
* vipw: fix warn_unused_result gcc warningKarel Zak2010-12-101-1/+3
* fix __noreturn__ usageKarel Zak2010-12-101-1/+1
* chfn: Use EXIT_* and err()Marek Polacek2010-12-101-82/+45Star
* wall: fix coding styleKarel Zak2010-12-101-12/+13
* wall: remove prognameKarel Zak2010-12-101-9/+4Star
* wall: Use EXIT_* and err()Marek Polacek2010-12-101-25/+18Star
* vipw: use EXIT_* and err()Marek Polacek2010-12-101-22/+22
* simpleinit: Use EXIT_*Marek Polacek2010-12-101-6/+6
* shutdown: Use EXIT_*Marek Polacek2010-12-101-36/+29Star
* login: fix "ignoring return value" errorsKarel Zak2010-12-101-10/+26
* login: use EXIT_* and err.h, clean up return codesMarek Polacek2010-12-101-49/+41Star
* last: Use EXIT_* and err()Marek Polacek2010-12-101-19/+23
* login: use EXIT_* in checktty()Karel Zak2010-12-101-5/+5
* chsh: use EXIT_* and err.hKarel Zak2010-12-101-95/+59Star
* build-sys: add mesg to .gitignoreKarel Zak2010-12-021-0/+1
* agetty: Use EXIT_* and add noreturn attributeMarek Polacek2010-12-021-12/+10Star
* mesg: Use EXIT_* and discard K&R style declaration.Marek Polacek2010-12-021-24/+22Star
* newgrp: Use err() and EXIT_*Marek Polacek2010-12-021-28/+19Star
* last: use xalloc libDavidlohr Bueso2010-11-301-12/+4Star
* login: use xalloc libDavidlohr Bueso2010-11-301-7/+2Star
* wall: use xalloc libDavidlohr Bueso2010-11-301-4/+3Star
* rename util-linux-ng back to util-linuxKarel Zak2010-11-3011-22/+22
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-238-8/+8
* agetty: use nl_langinfo()Karel Zak2010-11-152-9/+7Star
* use _exit() instead of exit() in sighandlersMarek Polacek2010-10-292-2/+2
* agetty: fix -s option (baud rate setup)Karel Zak2010-10-261-7/+26
* agetty: add -c to reuse cflagsKarel Zak2010-08-182-3/+12
* aggety: don't wipe CLOCAL flagKarel Zak2010-08-181-1/+1
* agetty: add -s to reuse existing baud rateKarel Zak2010-08-182-19/+19
* chsh: don't suggest ypchshKarel Zak2010-07-294-4/+10
* textual: fix typos, and rephrase some things for clarityBenno Schulenberg2010-06-141-2/+2
* build-sys: replace ../ with $top_srcdirKarel Zak2010-05-241-2/+2