index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
vacation
/
vacation.c
Age
Commit message (
Expand
)
Author
2023-04-11
Make vacation(1) check 'Auto-Submitted:' (RFC 3834) in addition to
hauke
2019-05-05
Also fix the error message when -T is used with something other than A or D
pgoyette
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-07-13
PR/36644: Edgar Fuss: vacation does not work if homedir not present
christos
2007-07-13
PR/36643: Edgar Fu: -m missing from getopt.
christos
2006-08-15
Add Auto-Submitted: header per RFC 3834, from OpenBSD
christos
2006-07-27
PR/34095: Brian Buhrow: Vacation(1) core dumps when there is a Subject:
christos
2004-08-19
Align usage with other vendor unices:
christos
2004-04-05
- more void casts
christos
2004-04-04
Use setprogname(); sort options in usage.
wiz
2004-04-04
- add debugging flag
christos
2004-04-03
reverse logic in from test; from wiz
christos
2004-04-03
- Fix bug in the determination of apparently-to and delivered-to.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
use bounded string op
itojun
2003-04-20
Add flags to look in Apparently-To: or Delivered-To: fields. Inspired by jhawk.
christos
2003-04-20
PR/5039: Greg A. Woods: vacation should look at Apparently-To: and
christos
2003-02-18
Add some missing voids.
perry
2001-01-10
revert part of previous, and change back to LOG_USER (from LOG_MAIL).
lukem
2001-01-10
use LOG_MAIL (instead of default, which is LOG_USER)
lukem
2000-07-21
Fix name comparison bug due to questionable microoptimisation,
mjl
1998-12-19
char -> unsigned char
christos
1998-07-26
const poisoning.
mycroft
1998-07-08
can't use fclose() in vforked() child this way. Fixes PR 5582.
cgd
1998-02-07
syslog(3) cleanup: don't append \n, use %m instead of %s & strerror(3)
mikel
1997-12-31
Change an exit() -> _exit(), so that it's safe for vfork().
thorpej
1997-10-20
remove WARNS=0 here, use ANSI string funcs, fix .Nm usage
lukem
1997-09-20
update for use with WARNS=1:
mikel
1997-08-28
Ensure that option processing is complete before externally supplied
mrg
1997-05-17
* NULL => 0 (Arne Juul; PR#3629)
pk
1995-04-29
XXX casts of LONG_MAX. this is wrong, and is marked as such.
cgd
1994-12-21
misc cleanup by jimj and myself.
jtc
1994-11-17
Merged with 4.4lite.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-04-26
s/R_PUT/0/
mycroft
1993-04-21
Changed hash_open to dbopen.
proven
1993-03-21
initial import of 386bsd-0.1 sources
cgd