summaryrefslogtreecommitdiffstats
path: root/login-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* login: check that after tty reopen we still work with a terminalKarel Zak2010-01-281-9/+13
* login: use fd instead of pathname for update tty's owner and permissionsYann Droneaud2010-01-281-4/+4
* login: don't link PAMed version with libcryptKarel Zak2010-01-271-16/+16
* last: fix utmp.ut_time usageKarel Zak2009-11-201-6/+24
* initctl: fix strict-aliasing bugsKarel Zak2009-10-171-2/+9
* newgrp: use c.h, remove tailing whitespaceKarel Zak2009-10-161-11/+5Star
* Remove now unused <sys/ioctl.h> includesGuillem Jover2009-10-091-1/+0Star
* replace usleep() for systems that don't have themDaniel Mierswa2009-08-211-0/+1
* simpleinit.8: formattingPeter Breitenlohner2009-08-171-2/+4
* shutdown.8: formattingPeter Breitenlohner2009-08-171-10/+32