aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Understand new locale names and Latin15 tooAndrey A. Chernov2001-06-102-2/+2
| | | | Notes: svn path=/head/; revision=77994
* Fix bug introduced by myself that often resulted in a session havingMark Murray2001-06-071-9/+8
| | | | | | | | | | SIGINTR (^C) and SIGSTP (^Z) masked. Reported by: bde, sobomax Submitted by: sobomax Notes: svn path=/head/; revision=77867
* Fetch the default maximum TTL value from the net.inet.ip.ttl MIB.Ruslan Ermilov2001-06-062-10/+29
| | | | | | | | PR: bin/19598 MFC after: 1 week Notes: svn path=/head/; revision=77816
* In the same manner as getpass(3), block SIGINTR and SIGSTP while we areMark Murray2001-06-041-1/+12
| | | | | | | actually reading the line. Notes: svn path=/head/; revision=77725
* Return an empty string rather than an error at EOF.Mark Murray2001-06-041-2/+4
| | | | Notes: svn path=/head/; revision=77723
* Remove this file that slipped thru FREEBSD-Xlist's actions.David E. O'Brien2001-06-021-20/+0
| | | | Notes: svn path=/head/; revision=77606
* Bring back from the er, dead some useful PAM modules.Mark Murray2001-05-2915-0/+1748
| | | | Notes: svn path=/head/; revision=77411
* Support the environmental var "GCC_OPTIONS". Which can hold a set ofDavid E. O'Brien2001-05-291-0/+52
| | | | | | | | | default options for GCC. These options are interpreted first and can be overwritten by explicit command line parameters. This provides one way of adding [temporary] options to your world build w/o editing /etc/make.conf. Notes: svn path=/head/; revision=77389
* Update for the Bintuils 2.11.0 import.David E. O'Brien2001-05-282-6/+25
| | | | Notes: svn path=/head/; revision=77357
* sendmail 8.11.4 has been importedGregory Neil Shapiro2001-05-281-4/+4
| | | | Notes: svn path=/head/; revision=77354
* Resolve conflicts from 8.11.4 importGregory Neil Shapiro2001-05-2811-82/+169
| | | | Notes: svn path=/head/; revision=77352
* This commit was generated by cvs2svn to compensate for changes in r77349,Gregory Neil Shapiro2001-05-2843-702/+1820
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=77350
| * Import sendmail 8.11.4Gregory Neil Shapiro2001-05-2854-784/+1989
| | | | | | | | Notes: svn path=/vendor/sendmail/dist/; revision=77349
* | Merge rev 1.2 into Binutils 2.11[.0].David E. O'Brien2001-05-281-510/+801
| | | | | | | | | | | | | | Teach `ld' how to access FreeBSD's ld ELF hints. Notes: svn path=/head/; revision=77319
* | We use the stock version of this file now.David E. O'Brien2001-05-281-0/+54
| | | | | | | | | | | | | | | | I committed our rev 1.2 (start symbol) and 1.3 (max pagesize) fixes into the FSF/GNU source tree. Notes: svn path=/head/; revision=77318
* | We use the stock version of this file.David E. O'Brien2001-05-282-65/+433
| | | | | | | | Notes: svn path=/head/; revision=77317
* | We use the stock version of this file now.David E. O'Brien2001-05-281-24/+65
| | | | | | | | | | | | | | | | I committed all the new FreeBSD platform support (PPC, StrongARM, Sparc64) into the FSF/GNU tree. Notes: svn path=/head/; revision=77316
* | Merge rev 1.2 (FreeBSD configuration support) into Binutils 2.11[.0].David E. O'Brien2001-05-281-56/+162
| | | | | | | | Notes: svn path=/head/; revision=77315
* | Use the stock version of this file now.David E. O'Brien2001-05-281-17/+375
| | | | | | | | | | | | | | I committed our rev 1.2 fix into the FSF/GNU tree. Notes: svn path=/head/; revision=77313
* | We use the stock version of this file now.David E. O'Brien2001-05-281-136/+189
| | | | | | | | | | | | | | I folded our rev 1.2 localizations into the FSF/GNU tree. Notes: svn path=/head/; revision=77312
* | Return to the vendor's version of this file.David E. O'Brien2001-05-281-1178/+2392
| | | | | | | | Notes: svn path=/head/; revision=77311
* | 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
| | | | | | | | Notes: svn path=/head/; revision=77310
* | Return to the vendor's version of this file.David E. O'Brien2001-05-281-17/+375
| | | | | | | | | | | | | | (have I mentioned how fscking stupid CVS can be??) Notes: svn path=/head/; revision=77309
* | Return to the vendor's version of this file.David E. O'Brien2001-05-282-31/+758
| | | | | | | | | | | | | | | | | | (CVS -j -j filled this with conflicts -- CVS it just too fscking dumb to realize this is the 3rd time we've just committed the vendor version + FreeBSD ID) Notes: svn path=/head/; revision=77308
* | 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've done this 3 times now...) Notes: svn path=/head/; revision=77307
* | CVS is too stupid to realize we use the stock version of this file now.David E. O'Brien2001-05-281-129/+351
| | | | | | | | Notes: svn path=/head/; revision=77304
* | Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't definedDavid E. O'Brien2001-05-281-59/+129
| | | | | | | | | | | | | | elsewhere) into Binutils 2.11[.0]. Notes: svn path=/head/; revision=77303
* | Merge rev 1.8 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't definedDavid E. O'Brien2001-05-281-213/+355
| | | | | | | | | | | | | | elsewhere.) into Binutils 2.11[.0]. Notes: svn path=/head/; revision=77302
* | Merge our ELF branding into Binutils 2.11[.0].David E. O'Brien2001-05-281-380/+667
| | | | | | | | | | | | | | | | | | | | | | I have also turned off the older 100% against-the-gABI method[*]. If you must really have it, define "WANT_OLD_BRANDELF_METHOD". [*] but left the stretching the gABI method until I finish writing the notes section support in the ELF image loader. Notes: svn path=/head/; revision=77301
* | This commit was generated by cvs2svn to compensate for changes in r77298,David E. O'Brien2001-05-28475-70129/+105015
|\ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=77299
| * | Import of GNU Binutils version 2.11.0.David E. O'Brien2001-05-28496-73329/+113393
| | | | | | | | | | | | | | | | | | | | | Believe it or not, this is heavily stripped down. Notes: svn path=/vendor/binutils/dist/; revision=77298
* | | Teach gcc about '%+' so it will not warn when using '%+' in a formatDavid E. O'Brien2001-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | string when using strftime(), since our libc supports it. PR: 26827 Submitted by: Marc Olzheim <marcolz@ilse.nl> Notes: svn path=/head/; revision=77193
* | | - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs Notes: svn path=/head/; revision=77162
* | | Oops, forgot the 'u' in the getopt for the previous commit.Matthew Dillon2001-05-241-1/+1
| | | | | | | | | | | | Notes: svn path=/head/; revision=77105
* | | A feature to allow one to telnet to a unix domain socket. (MFC fromMatthew Dillon2001-05-233-3/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-crypto version) Also update the crypto telnet's man page to reflect other options ported from the non-crypto version. Obtained from: Lyndon Nerenberg <lyndon@orthanc.ab.ca> Notes: svn path=/head/; revision=77095
* | | Make the PAM user-override actually override the correect thing.Nick Sayer2001-05-171-3/+3
| | | | | | | | | | | | Notes: svn path=/head/; revision=76751
* | | This commit was generated by cvs2svn to compensate for changes in r76732,Peter Wemm2001-05-179-7562/+0
| | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=76733
* | | Merge changes from vendor branch to mainline.Peter Wemm2001-05-173-121/+151
| | | | | | | | | | | | Notes: svn path=/head/; revision=76730
* | | This commit was generated by cvs2svn to compensate for changes in r76726,Peter Wemm2001-05-17332-7861/+13642
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=76727
| * | | Import ncurses-5.2-20010512 onto the vendor branchPeter Wemm2001-05-17335-7982/+13793
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Obtained from: ftp://dickey.his.com/ncurses/ Notes: svn path=/vendor/ncurses/dist/; revision=76726
* | | | Back out last commit. This was already fixed. This should never havePeter Wemm2001-05-171-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | happened, this is why we have commit mail expressly delivered to committers. Notes: svn path=/head/; revision=76712
* | | | Fix the latest telnet breakage. Obviously this was never compiled.Peter Wemm2001-05-171-4/+4
| | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=76711
* | | | Since the root-on-insecure-tty code was added to telnetd, a dependencyNick Sayer2001-05-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on char *line was added to libtelnet. Put a dummy one in to keep the linker happy. Notes: svn path=/head/; revision=76697
* | | | Make sure the protocol actively rejects bad data rather thanNick Sayer2001-05-161-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (potentially) not responding to an invalid SRA 'auth is' message. Notes: svn path=/head/; revision=76696
* | | | srandomdev() affords us the opportunity to radically improve, and at theNick Sayer2001-05-161-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | same time simplify, the random number selection code. Notes: svn path=/head/; revision=76691
* | | | Catch any attempted buffer overflows. The magic numbers in this codeNick Sayer2001-05-161-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (512) are a little distressing, but the method really needs to be extended to allow server-supplied DH parameters anyway. Submitted by: kris Notes: svn path=/head/; revision=76690
* | | | Catch malloc return failures. This should help avoid dereferencing NULL onNick Sayer2001-05-161-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | low-memory situations. Submitted by: kris Notes: svn path=/head/; revision=76689
* | | | Fix problem with static linking:Mark Murray2001-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Script started on Sat May 12 22:18:47 2001 > ttyp1:bde@gamplex:/usr/src/libexec/rshd> rsh localhost ls > rcmd: localhost: Undefined error: 0 Reported by: bde Notes: svn path=/head/; revision=76677
* | | | Hack to work around braindeath in libtelnet:sra.c. The sra.o filePeter Wemm2001-05-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | references global variables from telnetd, but is also linked into telnet as well. I was tempted to back out the last sra.c change as it is 100% bogus and should be taken out and shot, but for now this bandaid should get world working again. :-( Notes: svn path=/head/; revision=76616
* | | | If the uid of the attempted authentication is 0 and if the pty isNick Sayer2001-05-151-1/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | insecure, do not succeed. Copied from login.c. This functionality really should be a PAM module. Notes: svn path=/head/; revision=76610