| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Security: FreeBSD-SA-06:21.gzip
Approved by: so (simon)
Notes:
svn path=/releng/5.4/; revision=162447
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: FreeBSD-SA-05:10.tcpdump
Security: CAN-2005-1267, CAN-2005-1278, CAN-2005-1279, CAN-2005-1280
Obtained from: tcpdump.org
Correct directory traversal and race condition vulnerabilities in gzip.
Security: FreeBSD-SA-05:11.gzip
Security: CAN-2005-0988, CAN-2005-1228
Obtained from: Steve Grubb via RedHat, Debian
Approved by: so (nectar)
Notes:
svn path=/releng/5.4/; revision=147145
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=144579
|
| |
|
|
|
|
|
|
|
|
|
| |
Implement and document the -q and -f options with their corresponding
long form (-quiet and -fullname resp.)
PR: bin/78031
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=143606
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142985
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142983
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142982
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142981
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142980
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142979
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142978
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142970
|
| |
|
|
|
|
|
| |
document all options and general usage.
Notes:
svn path=/stable/5/; revision=142953
|
| |
|
|
|
|
|
|
|
|
|
| |
platform. Display PID and process name as a part of the 'info threads' output.
Introduce new commands 'tid <tid>' and 'proc <pid>' to accompany
gdb's default 'thread <thread num>' to make the task of switching
between different contexts easier.
Notes:
svn path=/stable/5/; revision=142952
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=142950
|
| |
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/stable/5/; revision=141786
|
| |
|
|
|
|
|
|
|
| |
Scheduled mdoc(7) sweep.
Original revision by: ru
Notes:
svn path=/stable/5/; revision=141518
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=140806
|
| |
|
|
|
|
|
|
|
| |
Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building this
library. As the value suggests, this allows the library to be built
repeatably; without this flag, gcc uses a random value in its parsing.
Notes:
svn path=/stable/5/; revision=140746
|
| |
|
|
|
|
|
| |
Fix thread support in corefiles.
Notes:
svn path=/stable/5/; revision=140579
|
| |
|
|
|
|
|
| |
Add a usb category for USB PRs.
Notes:
svn path=/stable/5/; revision=140131
|
| |
|
|
|
|
|
| |
size
Notes:
svn path=/stable/5/; revision=139990
|
| |
|
|
|
|
|
| |
Thanks to: jkoshy
Notes:
svn path=/stable/5/; revision=139008
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=138963
|
| |
|
|
|
|
|
|
|
|
| |
original reason libobjc.so was disabled has almost been lost in time.
PR: 71674
Submitted by: Pete French <pete@twisted.org.uk>
Notes:
svn path=/stable/5/; revision=138210
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=137771
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=137427
|
| |
|
|
|
|
|
|
| |
Use a safe temporary file for saving out the PR if send-pr is
interrupted.
Notes:
svn path=/stable/5/; revision=137420
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
If the argument to the -r flag starts with a ':' or a '|', don't try to
make sure it is a device. GDB special cases these prefixes and treats
:#### as a tcp port on localhost and executes what ever follows '|'.
This allows kgdb to debug via dconschat.
Credits to: brooks
Notes:
svn path=/stable/5/; revision=137354
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/5/; revision=136870
|
| |
|
|
|
|
|
| |
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=136204
|
| |
|
|
|
|
|
|
|
| |
build32.sh script.
Approved by: re (kensmith, scottl)
Notes:
svn path=/stable/5/; revision=136202
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/lib/{libm,libreadline}
/usr/lib/{libhistory,libopie,libpcap}
Versions of effected files being MFC-ed from commit done to HEAD:
Revision Changes Path
1.367 +15 -0 src/UPDATING
1.10 +1 -1 src/gnu/lib/libreadline/Makefile.inc
1.19 +1 -1 src/lib/libopie/Makefile
1.34 +1 -1 src/lib/libpcap/Makefile
1.52 +1 -0 src/lib/msun/Makefile
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=136030
|
| |
|
|
|
|
|
|
|
|
| |
Ensure that .depend file in cc_tools has correct libraries and headers
(host versions, not target).
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=135567
|
| |
|
|
|
|
|
|
|
| |
threaded program.
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=134752
|
| |
|
|
|
|
|
| |
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=134751
|
| |
|
|
|
|
|
| |
Approved by: re(kensmith)
Notes:
svn path=/stable/5/; revision=134197
|
| |
|
|
|
|
|
|
|
|
|
|
| |
with the currently running kernel image. Otherwise, one of -c, -n or
-r is expected for working on a particular core file (-c), working
on a saved dump (-n) or working remotely (-r). When working on a
saved dump, a kernel may be omitted.
For a remote debugging session (-r), kgdb(1) will use the specified
device.
Notes:
svn path=/head/; revision=133739
|
| |
|
|
|
|
|
| |
block profiling.
Notes:
svn path=/head/; revision=133707
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
input files:
1999-06-25 Paul Eggert <eggert@twinsun.com>
* inflate.c (huft_build):
Set n to length of v, to detect improper tables.
Don't accidentally grow j past z.
MFC after: 3 days
Notes:
svn path=/head/; revision=133610
|
| |
|
|
|
|
|
|
|
| |
of them in several places.
Noticed by: bsdimp
Notes:
svn path=/head/; revision=133581
|
| |
|
|
|
|
|
| |
from the original.
Notes:
svn path=/head/; revision=133552
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133551
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133549
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133432
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133346
|
| |
|
|
|
|
|
| |
2. Add code to retrieve thread tls address.
Notes:
svn path=/head/; revision=133345
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.
Approved by: re (scottl), markm
Discussed on: freebsd-current, in late April 2004
Notes:
svn path=/head/; revision=133196
|
| |
|
|
|
|
|
|
|
|
|
| |
gets most of it content back now, when symbols from LIB2FUNCS are actually
compiled.
Noticed by: Steve Kargl <gk at troutmask dot apl dot washington dot edu>
Pointy hat to: kan
Notes:
svn path=/head/; revision=133103
|
| |
|
|
|
|
|
| |
OK'ed by: kan
Notes:
svn path=/head/; revision=133057
|