| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| | |
Teach `ld' how to access FreeBSD's ld ELF hints.
|
| |
| |
| |
| |
| | |
I committed our rev 1.2 (start symbol) and 1.3 (max pagesize) fixes into
the FSF/GNU source tree.
|
| | |
|
| |
| |
| |
| |
| | |
I committed all the new FreeBSD platform support (PPC, StrongARM, Sparc64)
into the FSF/GNU tree.
|
| | |
|
| |
| |
| |
| | |
I committed our rev 1.2 fix into the FSF/GNU tree.
|
| |
| |
| |
| | |
I folded our rev 1.2 localizations into the FSF/GNU tree.
|
| | |
|
| | |
|
| |
| |
| |
| | |
(have I mentioned how fscking stupid CVS can be??)
|
| |
| |
| |
| |
| |
| | |
(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)
|
| |
| |
| |
| | |
(CVS is too stupid to realize we've done this 3 times now...)
|
| | |
|
| |
| |
| |
| | |
elsewhere) into Binutils 2.11[.0].
|
| |
| |
| |
| | |
elsewhere.) into Binutils 2.11[.0].
|
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
|\ \
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
|
| | |
| | |
| | |
| | | |
Believe it or not, this is heavily stripped down.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
string when using strftime(), since our libc supports it.
PR: 26827
Submitted by: Marc Olzheim <marcolz@ilse.nl>
|
| | |
| | |
| | |
| | |
| | | |
- msdos.ko renamed to msdosfs.ko
- /usr/include/msdosfs moved to /usr/include/fs/msdosfs
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | | |
|
| | |
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | |
| | | |
| | | |
| | | | |
Obtained from: ftp://dickey.his.com/ncurses/
|
| | | |
| | | |
| | | |
| | | |
| | | | |
happened, this is why we have commit mail expressly delivered to
committers.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
on char *line was added to libtelnet. Put a dummy one in to keep the
linker happy.
|
| | | |
| | | |
| | | |
| | | | |
(potentially) not responding to an invalid SRA 'auth is' message.
|
| | | |
| | | |
| | | |
| | | | |
same time simplify, the random number selection code.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(512) are a little distressing, but the method really needs to be
extended to allow server-supplied DH parameters anyway.
Submitted by: kris
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
low-memory situations.
Submitted by: kris
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
> 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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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. :-(
|
| | | |
| | | |
| | | |
| | | |
| | | | |
insecure, do not succeed. Copied from login.c. This functionality really
should be a PAM module.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This allows someone with an older -current to update their compiler [only].
Inspired by: Loren James Rittle <rittle@rsch.comm.mot.com>
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
which included commits to RCS files with non-trunk default branches.
|