index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
leave
/
leave.c
Age
Commit message (
Expand
)
Author
2020-01-27
in hhmm mode, check that len(time) is 4 to avoid confusion.
Ted Unangst
2018-02-10
Use return instead of exit from main.
Theo Buehler
2018-02-09
Schedule alarm for start of minute if departure time is absolute.
cheloha
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-03
leave does a fork, but other than that it is boring stdio.
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-26
Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
Todd C. Miller
2013-11-26
unsigned char casts for ctype
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-02-02
Don't set alarms in the past + cleanup from NetBSD (minus the bugs there).
Otto Moerbeek
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2000-09-20
usage() if too many arguments
Paul Janzen
2000-05-08
Fix 12 hours handling, so that you can say leave 1830 when it is 1800.
Marc Espie
1997-09-08
bring 12 hour semantics in line with man page; mikel
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt