summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* o nvi failed to correctly handle EINTR returned from tcsetattr(), exitingrwatson2001-11-091-0/+6
| | | | | | | | | | | | | | | | | instead of recovering, which happens in particular during a rapid series of SIGWINCH's. This change forces nvi to loop on the call in the event that the call is interrupted. Interestingly, I submitted this bug report in 1998, and a solution was posted shortly thereafter by Matthias Buelow; it's been sitting in the PR database ever since. Note: this takes this file off the vendor branch. If and when we find a vendor for this code, the fix should be given back to them. PR: bin/8438 Submitted by: Matthias Buelow <mkb@altair.mayn.de> MFC after: 1 month
* Make top exit if its tty vanishes.dwmalone2001-11-041-2/+8
| | | | | | | PR: 30939, 30581 Submitted by: Edwin Groothuis <edwin@mavetju.org> Submitted by: Andrew L. Neporada <andr@dgap.mipt.ru> MFC after: 2 weeks
* Remove files that were not part of the bc-1.06 import.peter2001-11-047-1519/+0
|
* Tighten up the random seeding a little bit more. getpid() alone onlyobrien2001-11-031-1/+2
| | | | | | | affect only lower bits of seed which would resulte in the same seed for sequences of fast-started awk's resulting the same random sequence. Submitted by: ache
* This commit was generated by cvs2svn to compensate for changes in r85919,obrien2001-11-021-2/+2
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * I'd put down $10 says the author did a last minute tweak to awkgram.y (whichobrien2001-11-021-2/+2
| | | | | | | | | | | | had an error in it), and applied it by hand to awkgram.c (getting it right) rather than really generating an new awkgram.c properly using Bison/YACC... Fix his mistake here.
* | We use the stock version of this file now, but since someone foolishlyobrien2001-11-022-169/+467
| | | | | | | | | | | | took about 15 files off the vendor branch for what turned out to be good reason a Gawk update takes an order of magnitude more effort than it should...
* | We use the stock 3.1.0 file.obrien2001-11-021-444/+859
| |
* | We use the stock 3.1.0 file now.obrien2001-11-021-84/+120
| |
* | We use the stock 3.1.0 file (other than needing $FreeBSD$).obrien2001-11-021-231/+584
| |
* | Merge revision 1.2 (unspam l10n ranges check) into Gawk 3.1.0.obrien2001-11-021-287/+271
| |
* | Merge revs 1.9 (don't choke on long lines),obrien2001-11-021-222/+596
| | | | | | | | rev 1.3 (use srandom(time() ^ getpid())) into Gawk 3.1.0.
* | Well spell it "gnuregex.h".obrien2001-11-021-92/+203
| |
* | This commit was generated by cvs2svn to compensate for changes in r85898,obrien2001-11-02206-12113/+41490
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Update vendor branch to gawk-3.1.0.obrien2001-11-02232-14093/+46131
| |
* | Update to the latest vendor's file.obrien2001-11-011-1/+0
| |
* | Bring the binutils_2_11_cvs_20011031 version of this to the HEAD branch.obrien2001-11-012-15/+11
| |
* | This merges in the changes from the FSF 19-July-2001 snapshot to theobrien2001-11-011-1/+2
| | | | | | | | 2001 Halloween snapshot.
* | This merges in the changes from the FSF anoncvs 19-July-2001 snapshot toobrien2001-11-012-177/+181
| | | | | | | | the 2001 Halloween snapshot.
* | Update to the latest vendor's file.obrien2001-11-011-1/+0
| |
* | Update to the latest vendor file.obrien2001-11-011-1/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r85815,obrien2001-11-0159-4074/+12065
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Halloween import of Binutils from the FSF 2.11 branch.obrien2001-11-0167-4270/+12259
| | | | | | | | | | | | This fixes some IA-64 related bugs.
* | | Fix world by trimming an extra comment terminator.jhb2001-10-291-1/+1
| | |
* | | Add Berkeley copyright to SRA.nsayer2001-10-293-1/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is by the kind permission of Dave Safford, formerly of TAMU who wrote the original code. Here is an excerpt of the e-mail exchange concerning this issue: Dave Safford wrote: >Nick Sayer wrote: >> Some time ago we spoke about SRA and importing it into FreeBSD. I forgot to >> ask if you had a prefered license boilerplate for the top of the files. It >> has come up recently, and the SRA code in FreeBSD doesn't have one. >I really have no preference - use whatever is most convenient in the >FreeBSD environment. >dave safford This is the standard BSD license with clause 3 removed and clause 4 suitably renumbered. MFC after: 1 day
* | | Diff-reduce these two.markm2001-10-271-3/+3
| | | | | | | | | | | | | | | | | | | | | Really, one of them needs to disappear. I'll figure out which later. Reported by: bde
* | | Tell how the import was done.obrien2001-10-271-0/+21
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r85587,obrien2001-10-2718-0/+7666
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import the One True AWK, in the form of bwk's AWK Nov 15, 2000 release.obrien2001-10-2718-0/+7666
| / /
* | | This commit was generated by cvs2svn to compensate for changes in r85552,ru2001-10-261-1/+1
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | From ChangeLog:ru2001-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2001-10-19 Ruslan Ermilov <ru@FreeBSD.org> : : * tmac/doc.tmac (doc-flag-recursion): Protect arguments against : being handled as end-of-sentence characters, This fixes ".Fl \&?". Previously, it produced an additional whitespace. There were no precedents in FreeBSD manpages. That's why it was Noticed by: Thomas Klausner <wiz@netbsd.org>
* | | | Close buffer overflow noted in security advisory DSA-085.jkh2001-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org> Obtained from: Debian
* | | | This commit was generated by cvs2svn to compensate for changes in r84865,obrien2001-10-1336-36/+43264
|\ \ \ \ | | |/ / | |/| | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import the extra bits needed to target IA-64, PowerPC, and sparc64.obrien2001-10-1336-36/+43264
| | | | | | | | | | | | | | | | (this is Binutils from the FSF 2.11 branch [checked out 19-July-2001])
* | | | Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ inbde2001-10-121-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | __FBSDID() and ifdefed away all vendor id stuff. This file should never have left the vendor branch; it is now identical with the vendor's version except for id fiddling.
* | | | Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-102-2/+0
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r84685,obrien2001-10-0825-98/+481
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Virgin import of Christos Zoulas's FILE 3.37.obrien2001-10-0825-98/+481
| | | | |
* | | | | Add __FBSDID() to diff-reduce with "base" telnet.markm2001-10-0114-28/+40
| | | | |
* | | | | *** empty log message ***obrien2001-10-011-3/+4
| | | | |
* | | | | Quick hack to print out the non-standard pppoe used by 3comjulian2001-09-272-0/+8
| | | | |
* | | | | oops, forgot to commit man page for cvs changesdillon2001-09-211-2/+17
| | | | |
* | | | | Userland part of nfs client/server split and cleanup.peter2001-09-181-1/+2
| | | | |
* | | | | Implement comprehensive CVS/Template support to complement the Templatedillon2001-09-155-11/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support that already exists for checkout. The -T option for cvs update and cvs checkout may be used to cause CVS to retrieve/update the checkin template when possible. MFC after: 1 week
* | | | | Implement -j for cvs diff, allowing tag:date based diffs (normally date-baseddillon2001-09-151-25/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diffs are against the head branch only). MFC after: 1 week
* | | | | This commit was generated by cvs2svn to compensate for changes in r83098,mp2001-09-05153-983/+4219
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Import tcsh-6.11mp2001-09-05153-983/+4219
| | | | | |
* | | | | | Add the am-utils homepage to SEE ALSOobrien2001-09-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Submitted by: ru
* | | | | | Use the native mount and nfs_prot headers.obrien2001-09-022-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | Also generate nfs_prot_x.c in ANSI-C mode.
* | | | | | TODO is no longer part of Amd, and we do not need, nor use clnt_sperrno.c.obrien2001-09-022-324/+0
| | | | | |
OpenPOWER on IntegriCloud