| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Reviewed by: bde
Original 2.95 change was subject to:
Approved by: obrien
|
|
|
|
|
|
|
|
|
| |
you can start it in a small window, but it doesn't always display
anything sensible. Resizing the window does work though.
The patch is a slightly simpler one than Sheldon's in the PR.
PR: 21075
|
|
|
|
|
|
|
| |
not just 8 copies of the first one.
PR: bin/18157
Submitted by: German Tischler <tanis@gaspode.franken.de>
|
|
|
|
|
|
|
|
|
|
| |
modes of extracted files. This effectively disables special threating
of uid 0 for mode-preserving purposes and should fix problems with
pkg_add(1) and probably other things when extracting files/dirs with
sticky mode bits set.
Pointed out by: bde
MFC in: 2 weeks
|
|
|
|
| |
sizeof(u_int32_t).
|
|
|
|
|
|
|
| |
IP header and protocol header seperately.
Also calculate TCP checksums.
Submitted by: orion
|
| |
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
|
| | | |
|
| | |
| | |
| | |
| | | |
Fenner got this inverted through a misunderstanding between us.
|
| | |
| | |
| | |
| | |
| | | |
bears little relationship to the one from LBL with the same
name and version number.
|
| | |
| | |
| | |
| | | |
Submitted by: dcs
|
| | |
| | |
| | |
| | | |
udp_check(), for unknown protocols.
|
| | |
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
library.
MFC after: 1 week
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Requested by: ru
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
rather than the ELF ABI/SVR4 ones in its DWARF unwinding.
Submitted by: Alexander Kabaev <ak03@gte.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
(put the function stabs in traditional order on a.out, or gdb doesn't see
function local variables), I failed to remove the related knobs here.
Effectively were overrode the ELF-wide definition in elfos.h w/o providing
new infrastructure. This is what caused GDB to fail to debug applications
compiled and linked with -stabs. This is because GCC was unconditionally
inserts .stabs instruction for functions after the function body. GDB was
getting confused because what it thinks is function beginning address is
actually function ending address.
Submitted by: Alexander Kabaev <ak03@gte.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This time use the right attribute for null_format_ok.
Submitted by: bde
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
for the trouble that DES and I had with MFCs: when "cvs update -jfoo -jbar"
creates a new file, it sets the version to 0 ("new") but sets the timestamp
in the Entries file to the timestamp of the file that's new on the branch.
The CVS client doesn't upload files whose timestamps match with the Entries
file, so these new files don't get uploaded to the server and the server
fails when trying to check them in.
PR: bin/40227
Approved by: peter
MFC after: 2 weeks
|
| | | | |
| | | | |
| | | | |
| | | | | |
command line editing patch in -current and RELENG_4.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Binutils 2.12_20020622 snap.
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
(note that this will be the last Binutils update to offer our original
method of ELF branding (WANT_OLD_BRANDELF_METHOD))
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
These bits are taken from the FSF anoncvs repo on 22-June-2002 23:28:00 EDT.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
by not creating paradoxical FLOAT_MODE subregs.
Tested by: se
Obtained from: http://gcc.gnu.org/ml/gcc/2002-06/msg01709.html
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
in the archive, but its absence in the file system should be reported
as difference, not as error.
Reported by: bde
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
already exists don't spew bogus "Cannot unlink" error and exit with
non-zero code.
Reported by: bde
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Reflect additional docs we're not using anymore.
* Add some notes for next time.
|