summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Oops, forgot the 'u' in the getopt for the previous commit.dillon2001-05-241-1/+1
|
* A feature to allow one to telnet to a unix domain socket. (MFC fromdillon2001-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>
* Make the PAM user-override actually override the correect thing.nsayer2001-05-171-3/+3
|
* This commit was generated by cvs2svn to compensate for changes in r76732,peter2001-05-179-7562/+0
| | | | which included commits to RCS files with non-trunk default branches.
* Merge changes from vendor branch to mainline.peter2001-05-173-121/+151
|
* This commit was generated by cvs2svn to compensate for changes in r76726,peter2001-05-17332-7861/+13642
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses-5.2-20010512 onto the vendor branchpeter2001-05-17335-7982/+13793
| | | | | | | | Obtained from: ftp://dickey.his.com/ncurses/
* | Back out last commit. This was already fixed. This should never havepeter2001-05-171-2/+0
| | | | | | | | | | happened, this is why we have commit mail expressly delivered to committers.
* | Fix the latest telnet breakage. Obviously this was never compiled.peter2001-05-171-4/+4
| |
* | Since the root-on-insecure-tty code was added to telnetd, a dependencynsayer2001-05-161-0/+2
| | | | | | | | | | on char *line was added to libtelnet. Put a dummy one in to keep the linker happy.
* | Make sure the protocol actively rejects bad data rather thannsayer2001-05-161-8/+8
| | | | | | | | (potentially) not responding to an invalid SRA 'auth is' message.
* | srandomdev() affords us the opportunity to radically improve, and at thensayer2001-05-161-0/+7
| | | | | | | | same time simplify, the random number selection code.
* | Catch any attempted buffer overflows. The magic numbers in this codensayer2001-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
* | Catch malloc return failures. This should help avoid dereferencing NULL onnsayer2001-05-161-0/+8
| | | | | | | | | | | | low-memory situations. Submitted by: kris
* | Fix problem with static linking:markm2001-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
* | Hack to work around braindeath in libtelnet:sra.c. The sra.o filepeter2001-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. :-(
* | If the uid of the attempted authentication is 0 and if the pty isnsayer2001-05-151-1/+34
| | | | | | | | | | insecure, do not succeed. Copied from login.c. This functionality really should be a PAM module.
* | Make it easy for people to use define DWARF2 exceptions unwinding.obrien2001-05-141-0/+5
| | | | | | | | | | | | | | | | If "WANT_DWARF2_UNWIND" you get it. Note that this is a different C++ ABI than the FreeBSD default. So you will need to recompile all your C++ apps that uses exceptions if you turn this on. I am adding it here for Yahoo!'s use and for those that want to be early adopters to what I will make as the default with the GCC 3.0 import.
* | Choose the right LIB_SPEC for threads based on "__FreeBSD_version".obrien2001-05-121-3/+19
| | | | | | | | | | | | This allows someone with an older -current to update their compiler [only]. Inspired by: Loren James Rittle <rittle@rsch.comm.mot.com>
* | Add utility PAMs for finer userland controlmarkm2001-05-119-0/+556
| |
* | Pointy hat fix -- reapply the SRA PAM patch. To -current this time.nsayer2001-05-071-0/+133
| |
* | Resolve conflicts.markm2001-05-0318-413/+189
| |
* | This commit was generated by cvs2svn to compensate for changes in r76238,markm2001-05-03100-1408/+13314
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Vendor import Linux PAM 0.75markm2001-05-03248-6414/+17868
| | |
* | | * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | longer includes machine/elf.h. * consumers of elf.h now use the minimalist elf header possible. This change is motivated by Binutils 2.11.0 and too much clashing over our base elf headers and the Binutils elf headers.
* | | Compensate for dethreaded headers.markm2001-05-012-0/+4
| | | | | | | | | | | | (I have no religion about how this was done. Follow-up commits welcome)
* | | Fix usage of GROFF_BIN_PATH.ru2001-04-262-4/+2
| | |
* | | Update for file 3.35.obrien2001-04-251-3/+3
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r75937,obrien2001-04-2517-139/+426
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Virgin import of Christos Zoulas's FILE 3.35.obrien2001-04-2517-139/+426
| | | |
* | | | Move manpages to their original location (cvs copy to doc)ache2001-04-213-1873/+1
| | | |
* | | | mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
| | | |
* | | | Update upgrade instructions.ru2001-04-172-6/+8
| | | |
* | | | FreeBSD provides its own version of this OS-specific file.ru2001-04-171-2/+0
| | | |
* | | | Removed yacc(1) output files.ru2001-04-175-8293/+0
| | | |
* | | | Merge Groff 1.17 changes.ru2001-04-177-59/+127
| | | |
* | | | Use stock (FSF) version of this file.ru2001-04-176-1115/+2153
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r75587,ru2001-04-17570-198845/+0
| | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | Removed files not present in v1.17 import.ru2001-04-1729-16315/+0
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r75584,ru2001-04-17610-3265/+224912
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Virgin import of FSF groff v1.17ru2001-04-17624-4270/+227190
| | | | |
* | | | | Update/improve Ukrainian translation.sobomax2001-04-172-580/+580
| | | | | | | | | | | | | | | | | | | | Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> (author of translation)
* | | | | Remove the filename_completion_function() extern that conflicts with theobrien2001-04-141-2/+2
| | | | | | | | | | | | | | | | | | | | latest version of this fuction in Readline 4.2
* | | | | mdoc(7) police: removed hard sentence breaks introduced in rev.1.10.ru2001-04-131-4/+5
| | | | |
* | | | | Activate backward-compatible prototypesache2001-04-121-2/+0
| | | | |
* | | | | The internal declaration for tilde_expand() now conflicts with the oneobrien2001-04-111-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that was finally added to the readline headers in readline 4.2. Submitted by: ache
* | | | | Remove conflicting readline prototypeache2001-04-111-1/+0
| | | | |
* | | | | Merge local changesache2001-04-119-616/+836
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r75406,ache2001-04-1167-2568/+5569
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | v4.2 initial importache2001-04-1175-3183/+6403
| | | | | |
OpenPOWER on IntegriCloud