summaryrefslogtreecommitdiff
path: root/libexec/utmp_update
AgeCommit message (Expand)Author
2015-04-26Use verrx with a va_list.mlelstv
2015-04-26size output buffer for strunvis to include the trailing NUL character.mlelstv
2011-09-17add printflikechristos
2011-09-17log to both syslog and stderr.christos
2009-04-13provide more info on decoding errors.christos
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2004-11-07Use non-blocking I/O when opening the tty. Otherwise we can get stuck...christos
2003-02-26The following changes make ftpd able to remove its own entries. Ftpdchristos
2002-12-18Make this work finally, by prepending _PATH_DEV to the tty name.christos
2002-12-16Add man page for utmp_update(8), reviewed by Christos.wiz
2002-09-18minor makefile delintlukem
2002-08-16defend against malicious line in ut_line, which could cause unwanteditojun
2002-08-09Remove extraneous \n's in {err,warn}{,x}.soren
2002-08-05Include string.h so this application compiles.jmcneill
2002-07-28Add utmp_updatechristos