| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r267482,r267483,r267486,r267577,r267671,r267672 from head: | Gavin Atkinson | 2014-06-22 | 15 | -4219/+0 |
| * | Add support for the "&" character in usernames. | Eitan Adler | 2012-10-22 | 1 | -3/+8 |
| * | Disconnect sun4v architecture from the three. | Attilio Rao | 2011-05-14 | 2 | -4/+0 |
| * | Add 'arm' category. | Mark Linimon | 2008-04-23 | 2 | -0/+4 |
| * | Don't lie about saved reports. | Philip Paeps | 2007-06-02 | 1 | -1/+1 |
| * | Fix vim syntax highlighting. Vim complained about the (comment). The syntax | Philip Paeps | 2006-11-01 | 1 | -1/+1 |
| * | Update the FILES section which has been wrong for some time. | Ceri Davies | 2006-10-15 | 1 | -4/+6 |
| * | Add the sun4v category. | Ceri Davies | 2006-10-15 | 1 | -1/+4 |
| * | Add the sun4v category. | Ceri Davies | 2006-07-17 | 1 | -0/+1 |
| * | Add vim syntax highlighting support to the send-pr(1) utility. | David E. O'Brien | 2005-10-24 | 1 | -0/+2 |
| * | 1. Add the threads and usb categories. | Ceri Davies | 2005-06-16 | 1 | -3/+11 |
| * | Add a usb category for USB PRs. | Ceri Davies | 2005-01-05 | 1 | -0/+1 |
| * | A lot of people may want to submit PRs from systems that are not | Giorgos Keramidas | 2004-12-29 | 1 | -0/+7 |
| * | Use a safe temporary file for saving out the PR if send-pr is | Ceri Davies | 2004-09-14 | 1 | -1/+1 |
| * | Add a new threads category. | Ceri Davies | 2004-04-05 | 1 | -0/+1 |
| * | Attempt to save the last dregs of emacs users' sanity by saving the | Ceri Davies | 2003-11-12 | 1 | -1/+1 |
| * | Since we do not honour the Confidential: field, and as an attempt to | Ceri Davies | 2003-11-02 | 1 | -0/+13 |
| * | Eliminate the need in uname(1) during install. | Ruslan Ermilov | 2003-09-07 | 1 | -2/+2 |
| * | Back out revision 1.32; it attaches the files in the wrong section of the PR. | Ceri Davies | 2003-08-11 | 1 | -3/+0 |
| * | Have the -a and -f options work together. | Ceri Davies | 2003-08-11 | 1 | -0/+3 |
| * | Add an amd64 category now that amd64 has its own mailing list and all. | Dag-Erling Smørgrav | 2003-06-20 | 2 | -0/+4 |
| * | Document the MAIL_AGENT environment var. | Giorgos Keramidas | 2003-03-26 | 1 | -0/+13 |
| * | Shorten the URL to the problem-reports article. | Dag-Erling Smørgrav | 2003-03-18 | 1 | -1/+1 |
| * | Our gnats sets Confidential to "no" by default. | Giorgos Keramidas | 2002-08-29 | 1 | -1/+1 |
| * | Add PowerPC category. | Marc Fonvieille | 2002-08-13 | 1 | -0/+3 |
| * | Drop support for COPY, -c has been the default mode of install(1) | Ruslan Ermilov | 2002-07-29 | 1 | -1/+1 |
| * | s/${INSTALL} -c/${INSTALL} ${COPY}/ | Ruslan Ermilov | 2002-07-18 | 1 | -1/+1 |
| * | Add the "java" category. | Dag-Erling Smørgrav | 2002-07-03 | 2 | -0/+4 |
| * | Document new categories. | Dag-Erling Smørgrav | 2002-04-04 | 1 | -1/+10 |
| * | Add www category | Dag-Erling Smørgrav | 2002-03-20 | 1 | -0/+1 |
| * | Rename the (not really new but so far unused) sparc category to sparc64. | Dag-Erling Smørgrav | 2002-03-19 | 1 | -1/+1 |
| * | Uncomment the powerpc category. It maps to the freebsd-ppc mailing list. | Dag-Erling Smørgrav | 2002-03-19 | 1 | -1/+1 |
| * | Add a "standards" category at mike@'s request. | Dag-Erling Smørgrav | 2002-03-19 | 1 | -0/+1 |
| * | Add an ia64 category; we'll need it sooner or later. Also add a commented- | Dag-Erling Smørgrav | 2002-03-18 | 1 | -0/+3 |
| * | The -a switch didn't cause send-pr to attach the specified file if the | Dima Dorfman | 2002-03-09 | 1 | -0/+1 |
| * | Add some verbiage to the comments at the top of the PR template: | Dag-Erling Smørgrav | 2002-02-18 | 1 | -3/+12 |
| * | Fix what was a pointless conditional. Use $GCC_EXEC_PREFIX if | Crist J. Clark | 2002-01-10 | 1 | -1/+1 |
| * | Note that submitted patches are assumed to be under the same license as | Nik Clayton | 2001-08-20 | 1 | -0/+4 |
| * | When processing -a, strip off the path of the argument before copying | Dima Dorfman | 2001-06-18 | 1 | -3/+4 |
| * | Document the -a flag. | Alexander Langer | 2001-06-17 | 1 | -0/+12 |
| * | Add an -a option which will make send-pr copy the specified file into | Dima Dorfman | 2001-06-17 | 1 | -1/+21 |
| * | Don't allow the user to change the subject; instead, always generate | Dima Dorfman | 2001-06-07 | 1 | -10/+19 |
| * | Put the originator's full name in the From and Reply-to fields, and | Dima Dorfman | 2001-06-03 | 1 | -3/+3 |
| * | Use pw(8) instead of grep'ing through /etc/passwd. This fixes | Dima Dorfman | 2001-05-24 | 1 | -3/+3 |
| * | beforeinstall -> SCRIPTS. | Ruslan Ermilov | 2001-04-07 | 1 | -6/+1 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+2 |
| * | Assume that the submitter knows what he is doing and order the | Nick Hibma | 2001-01-07 | 1 | -1/+1 |
| * | Add two new classes of problem reports primarily for the Ports Collection: | Steve Price | 2000-10-29 | 2 | -3/+3 |
| * | Update to version 3.113. Major changes were to incorporate FreeBSD- | Steve Price | 2000-10-29 | 9 | -194/+324 |
| * | Stop the freebsd hardwired version of send-pr from requesting | Peter Wemm | 2000-09-25 | 1 | -30/+7 |