summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | This commit was generated by cvs2svn to compensate for changes in r102528,gshapiro2002-08-2834-374/+598
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import sendmail 8.12.6gshapiro2002-08-2836-394/+637
| | | | |
* | | | | merge the changes from 3.4.29 that didn't go cleanly due to conflictsdarrenr2002-08-282-4/+7
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r102521,darrenr2002-08-2815-46/+114
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | With a bit of luck, this will be a first-time right import of ipfilter 3.4.29darrenr2002-08-2831-138/+435
| | | | | | | | | | | | | | | | | | | | | | | | on to the vendor branch.
* | | | | | Encrypted strings (after hex decoding) aren't null terminated, becausensayer2002-08-221-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0 might simply be part of the ciphertext. PR: bin/40266 Submitted by: andr@dgap.mipt.ru MFC after: 3 days
* | | | | | Merge gcc.295/cccp.c,v 1.9: don't let gcc(1) hide warnings in system headers.ru2002-08-151-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed by: bde Original 2.95 change was subject to: Approved by: obrien
* | | | | | Fix a bug where you couldn't start top in a very small window. Nowdwmalone2002-08-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | you can start it in a small window, but it doesn't always display anything sensible. Resizing the window does work though. The patch is a slightly simpler one than Sheldon's in the PR. PR: 21075
* | | | | | Use the correct loop variable so that we print all IO addresses andiedowse2002-08-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not just 8 copies of the first one. PR: bin/18157 Submitted by: German Tischler <tanis@gaspode.franken.de>
* | | | | | Move even closer to matching behaviour of our old tar(1) wrt preservingsobomax2002-08-011-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modes of extracted files. This effectively disables special threating of uid 0 for mode-preserving purposes and should fix problems with pkg_add(1) and probably other things when extracting files/dirs with sticky mode bits set. Pointed out by: bde MFC in: 2 weeks
* | | | | | Routing socket messages are padded to sizeof(long), not justfenner2002-07-301-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | sizeof(u_int32_t).
* | | | | | Calculate checksums correctly when LSRR is in effect by passing thefenner2002-07-281-24/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IP header and protocol header seperately. Also calculate TCP checksums. Submitted by: orion
* | | | | | Merge 1.4a12fenner2002-07-284-228/+613
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r100784,fenner2002-07-2823-538/+3362
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Virgin import of LBL traceroute v1.4a12fenner2002-07-2826-713/+4017
| | | | | | |
* | | | | | | Document upgrade procedure.mp2002-07-242-0/+21
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r100616,mp2002-07-24151-1871/+2531
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Import of tcsh-6.12.00mp2002-07-24151-1871/+2531
| | | | | | | |
* | | | | | | | s/ifdef/ifndef/.dcs2002-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fenner got this inverted through a misunderstanding between us.
* | | | | | | | Add '+FreeBSD' to the version string, to reflect that this programfenner2002-07-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bears little relationship to the one from LBL with the same name and version number.
* | | | | | | | Add an ICMP protocol handler, partly based on LBL's traceroute 1.4 .fenner2002-07-222-4/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: dcs
* | | | | | | | Actually use gen_prep() and gen_check(), instead of udp_prep() andfenner2002-07-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp_check(), for unknown protocols.
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r100519,ru2002-07-221-182/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | | | | Update for GNU texinfo 4.2.ru2002-07-223-140/+107
| | | | | | | |
* | | | | | | | Merge texinfo 4.2 changes onto the trunk.ru2002-07-221-3/+5
| | | | | | | |
* | | | | | | | Use stock (FSF) version of this file.ru2002-07-221-66/+140
| | | | | | | |
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r100513,ru2002-07-2241-1952/+2809
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | | Import of stripped down GNU texinfo 4.2ru2002-07-2243-2021/+2954
| | | | | | | | |
* | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r100490,bp2002-07-222-5/+25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | | | Import smbfs 1.4.5. This release intended to fix problem with iconvbp2002-07-222-5/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library. MFC after: 1 week
* | | | | | | | | | Move the definition of FreeBSD 4.6 back to where it belongs.ru2002-07-181-1/+0
| | | | | | | | | |
* | | | | | | | | | Revert last change.murray2002-07-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requested by: ru
* | | | | | | | | | Teach mdoc about FreeBSD 4.6.1murray2002-07-181-0/+1
| | | | | | | | | |
* | | | | | | | | | MFS: make this file compilable with gcc 2.9x as well.sobomax2002-07-141-1/+2
| | | | | | | | | |
* | | | | | | | | | Fix C++ exception handling. GCC was using the older BSD DBX register numbersobrien2002-07-121-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rather than the ELF ABI/SVR4 ones in its DWARF unwinding. Submitted by: Alexander Kabaev <ak03@gte.com>
* | | | | | | | | | When I decided to use a stock dbxout.c rather than merge the rev 1.2 changeobrien2002-07-121-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (put the function stabs in traditional order on a.out, or gdb doesn't see function local variables), I failed to remove the related knobs here. Effectively were overrode the ELF-wide definition in elfos.h w/o providing new infrastructure. This is what caused GDB to fail to debug applications compiled and linked with -stabs. This is because GCC was unconditionally inserts .stabs instruction for functions after the function body. GDB was getting confused because what it thinks is function beginning address is actually function ending address. Submitted by: Alexander Kabaev <ak03@gte.com>
* | | | | | | | | | Yep, revision 1.3 was 1/2assed.obrien2002-07-121-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This time use the right attribute for null_format_ok. Submitted by: bde
* | | | | | | | | | Make our i386 hacks in a less vendor file disturbing manner.obrien2002-07-101-29/+21
| | | | | | | | | |
* | | | | | | | | | Quiet warnings by making this ANSI-C clean.obrien2002-07-091-5/+18
| | | | | | | | | |
* | | | | | | | | | Always upload new files, even if the timestamps match. This is a workaroundfenner2002-07-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for the trouble that DES and I had with MFCs: when "cvs update -jfoo -jbar" creates a new file, it sets the version to 0 ("new") but sets the timestamp in the Entries file to the timestamp of the file that's new on the branch. The CVS client doesn't upload files whose timestamps match with the Entries file, so these new files don't get uploaded to the server and the server fails when trying to check them in. PR: bin/40227 Approved by: peter MFC after: 2 weeks
* | | | | | | | | | Add a note about nslookup needing a slightly different version of thedougb2002-07-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command line editing patch in -current and RELENG_4.
* | | | | | | | | | Merge rev 1.2 (FreeBSD a.out configuration support) into theobrien2002-07-051-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Binutils 2.12_20020622 snap.
* | | | | | | | | | Use the stock 2.12.1 snapshot version of this.obrien2002-07-051-0/+7
| | | | | | | | | |
* | | | | | | | | | Use the stock version of this.obrien2002-07-052-2/+2
| | | | | | | | | |
* | | | | | | | | | Bring the binutils_2_12_20020622 snap version of this to the HEAD branch.obrien2002-07-051-51/+63
| | | | | | | | | |
* | | | | | | | | | We use the stock version of this file as in rev 1.4.obrien2002-07-051-1/+2
| | | | | | | | | |
* | | | | | | | | | We use the stock version of this file.obrien2002-07-051-19/+19
| | | | | | | | | |
* | | | | | | | | | Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.12_20020622 snap.obrien2002-07-051-0/+10
| | | | | | | | | |
* | | | | | | | | | Merge our ELF branding into Binutils 2.12_20020622 snapshot.obrien2002-07-051-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (note that this will be the last Binutils update to offer our original method of ELF branding (WANT_OLD_BRANDELF_METHOD))
* | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r99461,obrien2002-07-0596-2992/+13175
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud