summaryrefslogtreecommitdiff
path: root/login-utils
AgeCommit message (Expand)AuthorFilesLines
2010-12-10mesg: change error exit code from 1 to >1Francesco Cosoleto1-9/+15
2010-12-10simpleinit: move old init stuff to separate directoryKarel Zak13-2737/+0
2010-12-10vipw: fix warn_unused_result gcc warningKarel Zak1-1/+3
2010-12-10fix __noreturn__ usageKarel Zak1-1/+1
2010-12-10chfn: Use EXIT_* and err()Marek Polacek1-82/+45
2010-12-10wall: fix coding styleKarel Zak1-12/+13
2010-12-10wall: remove prognameKarel Zak1-9/+4
2010-12-10wall: Use EXIT_* and err()Marek Polacek1-25/+18
2010-12-10vipw: use EXIT_* and err()Marek Polacek1-22/+22
2010-12-10simpleinit: Use EXIT_*Marek Polacek1-6/+6
2010-12-10shutdown: Use EXIT_*Marek Polacek1-36/+29
2010-12-10login: fix "ignoring return value" errorsKarel Zak1-10/+26
2010-12-10login: use EXIT_* and err.h, clean up return codesMarek Polacek1-49/+41
2010-12-10last: Use EXIT_* and err()Marek Polacek1-19/+23
2010-12-10login: use EXIT_* in checktty()Karel Zak1-5/+5
2010-12-10chsh: use EXIT_* and err.hKarel Zak1-95/+59
2010-12-02build-sys: add mesg to .gitignoreKarel Zak1-0/+1
2010-12-02agetty: Use EXIT_* and add noreturn attributeMarek Polacek1-12/+10
2010-12-02mesg: Use EXIT_* and discard K&R style declaration.Marek Polacek1-24/+22
2010-12-02newgrp: Use err() and EXIT_*Marek Polacek1-28/+19
2010-11-30last: use xalloc libDavidlohr Bueso1-12/+4
2010-11-30login: use xalloc libDavidlohr Bueso1-7/+2
2010-11-30wall: use xalloc libDavidlohr Bueso1-4/+3
2010-11-30rename util-linux-ng back to util-linuxKarel Zak11-22/+22
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso8-8/+8
2010-11-15agetty: use nl_langinfo()Karel Zak2-9/+7
2010-10-29use _exit() instead of exit() in sighandlersMarek Polacek2-2/+2
2010-10-26agetty: fix -s option (baud rate setup)Karel Zak1-7/+26
2010-08-18agetty: add -c to reuse cflagsKarel Zak2-3/+12
2010-08-18aggety: don't wipe CLOCAL flagKarel Zak1-1/+1
2010-08-18agetty: add -s to reuse existing baud rateKarel Zak2-19/+19
2010-07-29chsh: don't suggest ypchshKarel Zak4-4/+10
2010-06-14textual: fix typos, and rephrase some things for clarityBenno Schulenberg1-2/+2
2010-05-24build-sys: replace ../ with $top_srcdirKarel Zak1-2/+2
2010-01-28login: check that after tty reopen we still work with a terminalKarel Zak1-9/+13
2010-01-28login: use fd instead of pathname for update tty's owner and permissionsYann Droneaud1-4/+4
2010-01-27login: don't link PAMed version with libcryptKarel Zak1-16/+16
2009-11-20last: fix utmp.ut_time usageKarel Zak1-6/+24
2009-10-17initctl: fix strict-aliasing bugsKarel Zak1-2/+9
2009-10-16newgrp: use c.h, remove tailing whitespaceKarel Zak1-11/+5
2009-10-09Remove now unused <sys/ioctl.h> includesGuillem Jover1-1/+0
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa1-0/+1
2009-08-17simpleinit.8: formattingPeter Breitenlohner1-2/+4
2009-08-17shutdown.8: formattingPeter Breitenlohner1-10/+32
2009-08-17newgrp.1: formattingPeter Breitenlohner1-3/+5
2009-08-17mesg.1: formattingPeter Breitenlohner1-1/+2
2009-08-17last.1: formattingPeter Breitenlohner1-1/+1
2009-08-17initctl.8: formattingPeter Breitenlohner1-5/+8
2009-08-17chsh.1: formattingPeter Breitenlohner1-5/+10
2009-08-17chfn.1: formattingPeter Breitenlohner1-10/+19