aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Understand new locale names and Latin15 tooAndrey A. Chernov2001-06-102-2/+2
* Fix bug introduced by myself that often resulted in a session havingMark Murray2001-06-071-9/+8
* Fetch the default maximum TTL value from the net.inet.ip.ttl MIB.Ruslan Ermilov2001-06-062-10/+29
* In the same manner as getpass(3), block SIGINTR and SIGSTP while we areMark Murray2001-06-041-1/+12
* Return an empty string rather than an error at EOF.Mark Murray2001-06-041-2/+4
* Remove this file that slipped thru FREEBSD-Xlist's actions.David E. O'Brien2001-06-021-20/+0
* Bring back from the er, dead some useful PAM modules.Mark Murray2001-05-2915-0/+1748
* Support the environmental var "GCC_OPTIONS". Which can hold a set ofDavid E. O'Brien2001-05-291-0/+52
* Update for the Bintuils 2.11.0 import.David E. O'Brien2001-05-282-6/+25
* sendmail 8.11.4 has been importedGregory Neil Shapiro2001-05-281-4/+4
* Resolve conflicts from 8.11.4 importGregory Neil Shapiro2001-05-2811-82/+169
* This commit was generated by cvs2svn to compensate for changes in r77349,Gregory Neil Shapiro2001-05-2843-702/+1820
|\
| * Import sendmail 8.11.4Gregory Neil Shapiro2001-05-2854-784/+1989
* | Merge rev 1.2 into Binutils 2.11[.0].David E. O'Brien2001-05-281-510/+801
* | We use the stock version of this file now.David E. O'Brien2001-05-281-0/+54
* | We use the stock version of this file.David E. O'Brien2001-05-282-65/+433
* | We use the stock version of this file now.David E. O'Brien2001-05-281-24/+65
* | Merge rev 1.2 (FreeBSD configuration support) into Binutils 2.11[.0].David E. O'Brien2001-05-281-56/+162
* | Use the stock version of this file now.David E. O'Brien2001-05-281-17/+375
* | We use the stock version of this file now.David E. O'Brien2001-05-281-136/+189
* | Return to the vendor's version of this file.David E. O'Brien2001-05-281-1178/+2392
* | Add a minor tweak for us that I failed to get committed to the stock 2.11.David E. O'Brien2001-05-282-403/+1243
* | Return to the vendor's version of this file.David E. O'Brien2001-05-281-17/+375
* | Return to the vendor's version of this file.David E. O'Brien2001-05-282-31/+758
* | Return to the vendor's version of this file as in rev 1.4.David E. O'Brien2001-05-281-8/+32
* | CVS is too stupid to realize we use the stock version of this file now.David E. O'Brien2001-05-281-129/+351
* | Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't definedDavid E. O'Brien2001-05-281-59/+129
* | Merge rev 1.8 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't definedDavid E. O'Brien2001-05-281-213/+355
* | Merge our ELF branding into Binutils 2.11[.0].David E. O'Brien2001-05-281-380/+667
* | This commit was generated by cvs2svn to compensate for changes in r77298,David E. O'Brien2001-05-28475-70129/+105015
|\ \
| * | Import of GNU Binutils version 2.11.0.David E. O'Brien2001-05-28496-73329/+113393
* | | Teach gcc about '%+' so it will not warn when using '%+' in a formatDavid E. O'Brien2001-05-251-1/+1
* | | - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+5
* | | Oops, forgot the 'u' in the getopt for the previous commit.Matthew Dillon2001-05-241-1/+1
* | | A feature to allow one to telnet to a unix domain socket. (MFC fromMatthew Dillon2001-05-233-3/+51
* | | Make the PAM user-override actually override the correect thing.Nick Sayer2001-05-171-3/+3
* | | This commit was generated by cvs2svn to compensate for changes in r76732,Peter Wemm2001-05-179-7562/+0
* | | Merge changes from vendor branch to mainline.Peter Wemm2001-05-173-121/+151
* | | This commit was generated by cvs2svn to compensate for changes in r76726,Peter Wemm2001-05-17332-7861/+13642
|\ \ \
| * | | Import ncurses-5.2-20010512 onto the vendor branchPeter Wemm2001-05-17335-7982/+13793
* | | | Back out last commit. This was already fixed. This should never havePeter Wemm2001-05-171-2/+0
* | | | Fix the latest telnet breakage. Obviously this was never compiled.Peter Wemm2001-05-171-4/+4
* | | | Since the root-on-insecure-tty code was added to telnetd, a dependencyNick Sayer2001-05-161-0/+2
* | | | Make sure the protocol actively rejects bad data rather thanNick Sayer2001-05-161-8/+8
* | | | srandomdev() affords us the opportunity to radically improve, and at theNick Sayer2001-05-161-0/+7
* | | | Catch any attempted buffer overflows. The magic numbers in this codeNick Sayer2001-05-161-2/+6
* | | | Catch malloc return failures. This should help avoid dereferencing NULL onNick Sayer2001-05-161-0/+8
* | | | Fix problem with static linking:Mark Murray2001-05-161-1/+1
* | | | Hack to work around braindeath in libtelnet:sra.c. The sra.o filePeter Wemm2001-05-151-0/+1
* | | | If the uid of the attempted authentication is 0 and if the pty isNick Sayer2001-05-151-1/+34