summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Make gcc -pthread link to -lpthread instead of -lc_r.deischen2004-01-301-2/+2
|
* Add an exclusion list that lists all the files from the originalharti2004-01-281-0/+10
| | | | distribution that we don't need.
* Merge from NetBSD rev. 1.2 (drochner): Do the address calculations insidetjr2004-01-281-13/+23
| | | | | the data delivered by SIOCGIFCONF correctly (this isn't a plain array!), and sort the checks a bit to avoid duplicates in the interface list.
* Update the upgrade instructions to account for the fact, thatharti2004-01-261-4/+1
| | | | | there is no need anymore to re-create files. Also give a hint to look for changes needed to the Makefiles.
* Dhclient dumps core on suspend/resume cycles. If the client isn't activembr2004-01-251-4/+9
| | | | | | | | | then we need to go to the reboot state or in state_bound it will core on the de-reference of client -> active -> options since client -> active = NULL. While we are here, fix the indentation. Submitted by: Doug Ambrisko <ambrisko@ambrisko.com>
* This commit was generated by cvs2svn to compensate for changes in r124861,harti2004-01-2353-650/+2122
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of bsnmpd 1.5aharti2004-01-2354-651/+2124
| |
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-bsnmp'.cvs2svn2003-11-101-0/+25
| |
* | Fix traceroute where [number of hops] * [number of packets per hop] > 255.cperciva2004-01-231-2/+2
| | | | | | | | | | | | PR: misc/61336 Submitted by: Mike Hibler <mike@cs.utah.edu> Approved by: rwatson (mentor)
* | Merge security fix from vendor branch (revision 1.1.1.14).nectar2004-01-211-4/+19
| |
* | This commit was generated by cvs2svn to compensate for changes in r124793,nectar2004-01-211-0/+11
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Incorporate two security fixes from later versions of CVS.nectar2004-01-212-4/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the NEWS file of cvs 1.11.11: * pserver can no longer be configured to run as root via the $CVSROOT/CVSROOT/passwd file, so if your passwd file is compromised, it no longer leads directly to a root hack. Attempts to root will also be logged via the syslog. * Malformed module requests could cause the CVS server to attempt to create directories and possibly files at the root of the filesystem holding the CVS repository. Filesystem permissions usually prevent the creation of these misplaced directories, but nevertheless, the CVS server now rejects the malformed requests. Obtained from: ccvs.cvshome.org
| * | This file is gone on the vendor branch and no longer referenced in thepeter2003-01-211-79/+0
| | | | | | | | | | | | source.
| * | This should never have been imported. Nuke from vendor branch.peter2003-01-211-37/+0
| | |
* | | If we have a working link again after connectivity loss, or if we needmbr2004-01-192-4/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to renew a lease, contact the dhcp-server directly instead of using INADDR_BROADCAST all the time. This should fix some brain-dead dhcp server implementations which give you all the time a new IP if the lease has not yet expired. Instead of using ICMP to check if the server is alive, we just check the return value of sendto() and additionally have a timeout there.
* | | Remove files which have been removed in the 3.01RC12 releasembr2004-01-196-931/+0
| | | | | | | | | | | | of isc-dhcpd.
* | | This commit was generated by cvs2svn to compensate for changes in r124703,das2004-01-193-12/+16
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import gdtoa 20040118. This revision addresses some corner cases indas2004-01-193-12/+16
| | | | | | | | | | | | | | | | denormal and locale handling in strtod().
* | | | Provide an escape to our "savestring" compatibility with ancient readlineobrien2004-01-151-1/+3
| | | | | | | | | | | | | | | | versions madness. Define 'RL_NO_COMPAT' and be worry free.
* | | | This commit was generated by cvs2svn to compensate for changes in r124488,fenner2004-01-132-1/+9
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Commit vendor update for vulnerabilities found byfenner2004-01-132-1/+9
| | | | | | | | | | | | | | | | | | | | Jonathan Heusser <jonny@drugphish.ch>
* | | | | This commit was generated by cvs2svn to compensate for changes in r124486,fenner2004-01-131-2/+11
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Commit vendor fix for l2tp vulnerability reported byfenner2004-01-131-2/+11
| | | | | | | | | | | | | | | | | | | | Przemyslaw Frasunek on bugtraq list.
* | | | | Quick fix for breakage of non-i386 arches in previous commit. Onlybde2004-01-061-0/+2
| | | | | | | | | | | | | | | | | | | | use TARGET_PROFILER_EPILOGUE if it is defined.
* | | | | Fix -mprofiler-epilogue on i386. This should be extended to otherkan2004-01-051-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | architectures in future. Submitted by: bde
* | | | | This commit was generated by cvs2svn to compensate for changes in r124158,kan2004-01-051-392/+0
| | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | This commit was generated by cvs2svn to compensate for changes in r124156,kan2004-01-052-245/+0
| | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | This commit was generated by cvs2svn to compensate for changes in r124154,kan2004-01-05151-20517/+0
| | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | This commit was generated by cvs2svn to compensate for changes in r124151,kan2004-01-0575-17068/+0
| | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | Move cvs id from comment to code. Use errx(). Add a return (0) at the endcharnier2004-01-041-7/+8
| | | | | | | | | | | | | | | | | | | | of main().
* | | | | add section number to .Xr directivecharnier2004-01-041-1/+1
| | | | |
* | | | | if_name and if_unit renaming to if_xname should be dealth with inguido2004-01-021-0/+1
| | | | | | | | | | | | | | | | | | | | ipmon as well.
* | | | | Correct compilation with "#define really_paranoid".ceri2003-12-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | PR: bin/59674 Submitted by: Vaclav Rehak <vasek@zoom-int.cz>
* | | | | Fix ASM_OUTPUT_LABELREF to deal with TSL model prefixes GCCkan2003-12-221-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | started to use internally. They need to be stripped before the name of the label or symbol is printed.
* | | | | One might want to correctly generate 32-bit code on an Opteron.obrien2003-12-161-1/+4
| | | | | | | | | | | | | | | | | | | | Submitted by: peter
* | | | | Consistently define __LP64__ on all our 64-bit platforms.obrien2003-12-153-1/+18
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r123394,des2003-12-101-14/+17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | MFP4: really fix resp issue, and don't trim trailing spaces (#43727)des2003-12-101-14/+17
| | | | | |
* | | | | | Diff to vendor reduction.obrien2003-12-081-0/+1
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r123109,brooks2003-12-022-4/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | This is a direct commit to the vendor branch with code from the vendor.brooks2003-12-022-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace the if_name and if_unit members of struct ifnet with new members if_xname, if_dname, and if_dunit. if_xname is the name of the interface and if_dname/unit are the driver name and instance. This change paves the way for interface renaming and enhanced pseudo device creation and configuration symantics. Submitted by: darrenr Approved by: re (scottl)
* | | | | | | Apply the vendor change to this file, thus resolving the import conflictdougb2003-11-281-2/+0
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r123036,dougb2003-11-285-6/+20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Import of ISC BIND version 8.3.7dougb2003-11-286-8/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: re Requested by: security-officer
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r122912,des2003-11-201-9/+11
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | MFP4: fix confusion about the layout of resp (#42758)des2003-11-201-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: re (rwatson)
* | | | | | | | Use correct priority parameter value in add_prefix from correspondingkan2003-11-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enum instead of passing literal 0. This fixes gcc invocations with GCC_EXEC_PREFIX environment set. Submitted By: Geoff Morrison PR: gnu/53476
* | | | | | | | Document CVS_CLIENT_PORT.obrien2003-11-131-0/+7
| | | | | | | |
* | | | | | | | Remove a comment stating that -pthread isn't supported.deischen2003-11-101-11/+9
| | | | | | | |
* | | | | | | | Add update instructions for bsnmp. Bsnmp is the base for the NgATMharti2003-11-101-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ILMI daemon.
OpenPOWER on IntegriCloud