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
/
mail
Age
Commit message (
Expand
)
Author
2003-07-07
protos
Theo de Raadt
2003-06-28
use .Bk/.Ek to align the options in SYNOPSIS;
Jason McIntyre
2003-06-25
Remove unused c_func0; noticed by deraadt@
Todd C. Miller
2003-06-10
- section reorder
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-15
Use vis() on any remotely created input before displaying it on a screen.
Paul Janzen
2003-04-09
syetem -> system;
Jason McIntyre
2003-01-03
DEL hasn't sent SIGINTR in a looooong time.
Todd C. Miller
2002-11-14
use $ or # before commands in examples
Theo de Raadt
2002-10-07
tyop
Vincent Labrecque
2002-08-12
Swap args to calloc(3) so they are in the correct order; art@ ok.
Aaron Campbell
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2002-04-08
Don't do tilde escapes unless we are in interactive mode. Now the
Todd C. Miller
2002-03-14
Remove \n from err/errx/warn/warnx().
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-24
Fix `necesary' typos; Alexander Yurchenko
Todd C. Miller
2002-01-24
fix the history refs
Michael Shalayeff
2001-12-18
We need to adjust where "dot" points when we realloc(message).
Todd C. Miller
2001-11-28
Catch SIGINT in sendmessage() so user can interupt a long message
Todd C. Miller
2001-11-28
Fix typo; SIGTTIN where SIGINT meant and rename a variable for clarity.
Todd C. Miller
2001-11-23
Revert change to Popen() to only wrap command in a shell if it
Todd C. Miller
2001-11-21
o kill strcpy()
Todd C. Miller
2001-11-21
fix arg reversal that was introduced during ANSIfication
Todd C. Miller
2001-11-21
Fix extern decl of version missed in previous commit.
Todd C. Miller
2001-11-21
o ANSIfy
Todd C. Miller
2001-11-20
In private version of popen(), only wrap a command to be run in a
Todd C. Miller
2001-11-20
Major signal overhaul. We no longer longjmp all over the place.
Todd C. Miller
2001-11-17
properly bail out of incfile(); millert ok
Theo de Raadt
2001-11-16
Instead of using a longjmp to catch SIGPIPE, just set to SIG_IGN and
Todd C. Miller
2001-10-11
missing arg to errx
Todd C. Miller
2001-10-04
Fix path to /bin/ls; ok millert
Peter Valchev
2001-09-16
Optimize space-eating loop since we've already checked that the
Todd C. Miller
2001-09-16
1) In skin(), only add a space after a comma if there is actually a space
Todd C. Miller
2001-09-07
Sanity check length of -u argument to avoid truncation later on.
Todd C. Miller
2001-09-04
Fix bogus use of snprintf return value. Since we know the max
Todd C. Miller
2001-06-23
Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and
Todd C. Miller
2001-01-19
More fixes from Don Beusee:
Todd C. Miller
2001-01-16
Changes from Don Beusee:
Todd C. Miller
2001-01-16
Changes from Don Beusee:
Todd C. Miller
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-08-23
repair sendmail options handling
Michael Shalayeff
2000-08-02
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
Todd C. Miller
2000-07-06
printf with % for the prompt
Theo de Raadt
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-06-26
fix pasto; noted by art
Hugh Graham
2000-06-11
newaliases(1) -> newaliases(8)
Todd C. Miller
2000-05-15
/etc/mail/aliases
Theo de Raadt
2000-04-26
Change the name of mail's send() function to sendmessages() to
Todd C. Miller
2000-04-25
When incorporating new messages, clear the "new" count before the
Todd C. Miller
[next]