fredb
8dd298e978
Get the information for the "Release" field via running "uname" on the
...
host that's doing the filing (with a suitable comment for non-usual
cases), as suggested by Don Yuniskis in PR 14217 and lukem on tech-pkg.
Also closes PR's 13938, 14104.
2001-10-23 14:29:07 +00:00
jdolecek
f3fb930deb
use uname -p and uname -m to get machine architecture and
...
machine type, falling back to /bin/arch, /bin/machine if they
exist and uname didn't return anything.
This solves bin/10614.
2000-11-06 15:46:38 +00:00
jdolecek
377945b324
change the example values of Confidential field from "yes | no" to "no | yes"
...
so that commonly used value is first and it's less probable somebody
would use "yes" accidentaly
1999-10-31 18:19:10 +00:00
kim
7799105c49
The $TEMP variable holds the name of the file to edit.
...
It cannot be freely used in other places of the script.
The code that handles & in the gecos field was using
$TEMP with problematic consequences...
1999-03-22 03:12:29 +00:00
tv
9ca81af08a
Long lost commit. Clarify the meaning of "category" - it comes from the
...
category list at top and isn't quite a "name of the product":
>Category: <problem report category - see top for list (one line)>
1998-08-14 20:46:14 +00:00
perry
319d448422
Update to request a fix from submitters more strongly.
1998-08-14 20:04:03 +00:00
cgd
a540d74e3b
* Fix setting of 'Originator' field, so that it matches whole login field
...
of the password file entry, not just first password file entry containing
$LOGNAME. (Fixes PR 3298 with a fix similar to that supplied in that PR
by Era Eriksson.)
* Ignore SIGINT and SIGQUIT (signals which are sent to the whole process
group) before editing sessions, and restore handler afterward, so that
SIGINTs and SIGQUITs delivered while editing (e.g. via Control-G in emacs)
don't cause send-pr to abort. (Fixes PRs 2530 and 2658.)
* When aborting because of a signal, if the PR has been modified from the
standard form, don't delete the edited copy (to prevent peoples' work
from being lost accidentally). (Fixes PR 2057.)
1997-07-17 04:50:35 +00:00
jtc
9c5e4ba959
extract gecos field from passwd in a more efficent manner (one sed instead of grep, awk, and a sed)
1995-11-23 02:10:43 +00:00
jtc
ca4dc54bcd
Handle '&' in gecos field
1995-11-23 02:07:34 +00:00
jtc
9d398c5d3a
Update batch comparison so that pr's can be sent with send-pr.el. PR #1077
1995-08-31 19:06:23 +00:00
jtc
98150bc36d
Upgraded to send-pr 3.95, with our local modifications
1995-08-31 18:48:23 +00:00
jtc
7c52a05701
Fixed missing ` (backquote).
...
Noted by Jason R. Thorpe in PR #780 .
1995-02-03 20:08:09 +00:00
jtc
94b854e91e
Merged with most recent version from Cygnus.
...
Adds support for REPLYTO environment variable, as was requested by PR 771.
1995-02-01 09:00:14 +00:00
cgd
33d104a124
encourage people to supply a release field, by telling them what to supply,
...
then refusing the PR if they don't supply anything.
1994-10-24 19:10:41 +00:00
jtc
352131ba27
Pay attention to SUBMITTER environment variable. Fix from Mark Weaver
1994-04-07 16:06:10 +00:00
jtc
2fb7d669c3
Updated to latest send-pr from Cygnus.
...
Added missing files & configuration grot so that NetBSD who are not
connected to the net, but have a net connection on another machine
can submit bugs.
1994-01-24 23:55:37 +00:00
jtc
3a4dbd9b7b
Merge in some code from latest send-pr snapshot.
...
The mail transfer agent is now responsible for adding the proper hostname,
etc. This should fix brezak's bug.
1994-01-24 19:48:21 +00:00
jtc
a07d6b46fb
Was looking for config files in wrong place.
1993-11-29 19:01:27 +00:00
jtc
2d8e874ad0
Moving gnats category files to /usr/share/gnats, as /usr/lib should only
...
contain libraries.
1993-11-24 01:56:43 +00:00
jtc
9b6021c69f
Send-pr, so people can send us bug reports.
1993-11-19 19:22:26 +00:00