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
/
sendbug
/
sendbug.1
Age
Commit message (
Expand
)
Author
2016-07-13
ross l richardson reports that an auto reply is no longer generated
Jason McIntyre
2016-02-18
TMPDIR is no longer supported;
Jason McIntyre
2015-10-11
-version options on commands like this make no sense; the version number
Theo de Raadt
2015-09-09
The .Nd macro is intended to provide "a one line description", so avoid
Ingo Schwarze
2014-03-23
Point people to the bugs@ archives on marc.info.
Brian Callahan
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2013-07-07
point folks to the mailing list archive to follow bug reports,
Jason McIntyre
2012-08-12
Use .Lk for HTTP hyperlinks, not .Pa.
Ingo Schwarze
2010-04-20
Include usbdevs -v output in the PR template, showing us device IDs which
Stuart Henderson
2009-06-10
no real need for these in SEE ALSO; ok ray
Jason McIntyre
2009-06-06
Include pcidump and acpidump output when sendbug is run as root,
Ray Lai
2008-12-14
Remove useless fields from template, they just serve to confuse
Ray Lai
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-04-13
document dmesg(8) attachment a little more fully; ok ray
Jason McIntyre
2007-04-13
+.Xr dmesg 8
Jason McIntyre
2007-04-06
Attach dmesg to sendbug reports by default. Use -D flag to disable.
Ray Lai
2007-03-28
flesh the text out; ok ray
Jason McIntyre
2007-03-28
+.Xr crash 8
Jason McIntyre
2007-03-26
- tweak the opening sentence
Jason McIntyre
2007-03-26
Accept $VISUAL in addition to $EDITOR.
Ray Lai
2007-03-23
missing .El;
Jason McIntyre
2007-03-23
Document temporary files.
Ray Lai
2007-03-23
Add more bloat to manual.
Ray Lai
2007-03-23
Flags belong under SYNOPSIS, not NAME.
Ray Lai
2007-03-23
Alphabetize flags and environment variables.
Ray Lai
2007-03-23
support $PR_FORM environment variable
Theo de Raadt
2007-03-23
document -L -V and -P options. still a bit short
Theo de Raadt
2007-03-23
Import public domain rewrite of sendbug, written by Ray Lai. =)
Ray Lai