aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* Correct multiple vulnerabilities in gzip(1).Simon L. B. Nielsen2006-09-194-20/+25
| | | | | | | | Security: FreeBSD-SA-06:21.gzip Approved by: so (simon) Notes: svn path=/releng/5.4/; revision=162447
* Correct several denial-of-service vulnerabilities in tcpdump.Simon L. B. Nielsen2005-06-081-8/+10
| | | | | | | | | | | | | | | | | 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
* Updates for 5.4.Ken Smith2005-04-031-2/+2
| | | | Notes: svn path=/stable/5/; revision=144579
* MFC kgdb.1 (1.7), main.c (1.6):Marcel Moolenaar2005-03-142-6/+46
| | | | | | | | | | | 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
* MFC: rev 1.40: Replaced afterinstall: with FILES.David E. O'Brien2005-03-021-5/+2
| | | | Notes: svn path=/stable/5/; revision=142985
* MFC: revs 1.9-10: More math functions.David E. O'Brien2005-03-021-4/+4
| | | | Notes: svn path=/stable/5/; revision=142983
* MFC: rev 1.54: Add debug_list.cc to the list of files to compile.David E. O'Brien2005-03-021-8/+9
| | | | Notes: svn path=/stable/5/; revision=142982
* MFC: rev 1.52: Add atomicity.cc to CLEANFILES.David E. O'Brien2005-03-021-0/+1
| | | | Notes: svn path=/stable/5/; revision=142981
* Sync with HEAD.David E. O'Brien2005-03-021-12/+13
| | | | Notes: svn path=/stable/5/; revision=142980
* MFC: rev 1.24: tweak adding the .h to the .o dependency lists.David E. O'Brien2005-03-021-1/+1
| | | | Notes: svn path=/stable/5/; revision=142979
* MFC: rev 1.5: modify SRCS organization.David E. O'Brien2005-03-021-35/+43
| | | | Notes: svn path=/stable/5/; revision=142978
* MFC: Implement the EMACS-inspired -a option to bump the annotation_level.David E. O'Brien2005-03-022-2/+15
| | | | Notes: svn path=/stable/5/; revision=142970
* MFC: revs 1.3-5 (minus '-a' addition): Don't abuse 'Ar', mdoc fixes, andDavid E. O'Brien2005-03-011-5/+61
| | | | | | | document all options and general usage. Notes: svn path=/stable/5/; revision=142953
* MFC: Properly initialize kgdb to recognize what ABI to use on amd64 ↵David E. O'Brien2005-03-019-24/+217
| | | | | | | | | | | 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
* MFC: use the system gnuregex library vs. building GNU regex bits into libiberty.David E. O'Brien2005-03-015-8/+13
| | | | Notes: svn path=/stable/5/; revision=142950
* MFC: For variables that are only checked with defined(), don't provideDavid E. O'Brien2005-02-1331-32/+32
| | | | | | | any fake value. Notes: svn path=/stable/5/; revision=141786
* MFC: rev. 1.4Christian Brueffer2005-02-081-1/+1
| | | | | | | | | Scheduled mdoc(7) sweep. Original revision by: ru Notes: svn path=/stable/5/; revision=141518
* MFC: libpam is now standard.Ruslan Ermilov2005-01-251-1/+0
| | | | Notes: svn path=/stable/5/; revision=140806
* MFC revision 1.53:Colin Percival2005-01-241-0/+1
| | | | | | | | | 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
* MFC version 1.9:Peter Edwards2005-01-211-3/+7
| | | | | | | Fix thread support in corefiles. Notes: svn path=/stable/5/; revision=140579
* MFC r1.17:Ceri Davies2005-01-121-0/+1
| | | | | | | Add a usb category for USB PRs. Notes: svn path=/stable/5/; revision=140131
* MFC: rev 1.40, fix redraw of checklist box while specifiyng manual dialogAlexey Zelkin2005-01-101-0/+9
| | | | | | | size Notes: svn path=/stable/5/; revision=139990
* MFC: Uncomment entries for FreeBSD 4.11, 5.4, and 6.0.Ruslan Ermilov2004-12-181-3/+3
| | | | | | | Thanks to: jkoshy Notes: svn path=/stable/5/; revision=139008
* MFC: 1.42: FreeBSD 4.11 and FreeBSD 6.0.Ruslan Ermilov2004-12-171-0/+2
| | | | Notes: svn path=/stable/5/; revision=138963
* MFC: Turn libobjc.so on for amd64. GNUstep needs it, for example. ThePeter Wemm2004-11-291-1/+6
| | | | | | | | | | 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
* MFC 1.26: Correct the name of the --line-buffered option.Giorgos Keramidas2004-11-161-2/+3
| | | | Notes: svn path=/stable/5/; revision=137771
* MFC: Unbreak c++filt and reconnect it to the build.Alexander Kabaev2004-11-092-9/+2
| | | | Notes: svn path=/stable/5/; revision=137427
* MFC r1.36:Ceri Davies2004-11-091-1/+1
| | | | | | | | Use a safe temporary file for saving out the PR if send-pr is interrupted. Notes: svn path=/stable/5/; revision=137420
* MFC rev. 1.3:Marcel Moolenaar2004-11-071-1/+1
| | | | | | | | | | | | | 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
* Update the mdoc to reflect 5.3Scott Long2004-10-241-1/+1
| | | | | | | Approved by: re Notes: svn path=/stable/5/; revision=136870
* MFC: fix cvsbug to actually work, fix the version number cvs reports.Peter Wemm2004-10-062-3/+8
| | | | | | | Approved by: re (scottl) Notes: svn path=/stable/5/; revision=136204
* MFC: make libgnuregex not depend on -I overrides that conflict with thePeter Wemm2004-10-061-9/+12
| | | | | | | | | build32.sh script. Approved by: re (kensmith, scottl) Notes: svn path=/stable/5/; revision=136202
* MFC: Bump of library version numbers for:Ken Smith2004-10-011-1/+1
| | | | | | | | | | | | | | | | | | | /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
* MFC: Makefile.inc1,v 1.440 and gnu/usr.bin/cc/cc_tools/Makefile,v 1.80.Ruslan Ermilov2004-09-221-10/+0
| | | | | | | | | | 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
* MFC: Add code to support statically linked binary and .core file ofDavid Xu2004-09-041-197/+377
| | | | | | | | | threaded program. Approved by: re (scottl) Notes: svn path=/stable/5/; revision=134752
* MFC: Only compile fbsd-thread.c on amd64 and i386.David Xu2004-09-041-1/+5
| | | | | | | Approved by: re (scottl) Notes: svn path=/stable/5/; revision=134751
* Set vendor to a non-fun, but non-controversial one for the release.David E. O'Brien2004-08-232-3/+3
| | | | | | | Approved by: re(kensmith) Notes: svn path=/stable/5/; revision=134197
* Improve the usage. Without any arguments, kgdb(1) works on /dev/memMarcel Moolenaar2004-08-152-49/+126
| | | | | | | | | | | | 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
* Add libgcov, a runtime support library for binaries compiled for basicAlexander Kabaev2004-08-142-1/+46
| | | | | | | block profiling. Notes: svn path=/head/; revision=133707
* Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corruptTim J. Robbins2004-08-131-6/+8
| | | | | | | | | | | | | | | 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
* Consolidate libiberty files in one place and avoid listing someAlexander Kabaev2004-08-122-15/+12
| | | | | | | | | of them in several places. Noticed by: bsdimp Notes: svn path=/head/; revision=133581
* Change version string to distinguish our modified version of GNU grepTim J. Robbins2004-08-121-1/+1
| | | | | | | from the original. Notes: svn path=/head/; revision=133552
* Update version strings to better reflect reality.Tim J. Robbins2004-08-121-3/+3
| | | | Notes: svn path=/head/; revision=133551
* Hook xalloc-die.c up to the build.Tim J. Robbins2004-08-121-0/+1
| | | | Notes: svn path=/head/; revision=133549
* Initialize thread_db module.David Xu2004-08-101-0/+2
| | | | Notes: svn path=/head/; revision=133432
* Initialize thread_db module.David Xu2004-08-081-0/+2
| | | | Notes: svn path=/head/; revision=133346
* 1. Add some code check if thread suspending or resuming is failed.David Xu2004-08-082-4/+80
| | | | | | | 2. Add code to retrieve thread tls address. Notes: svn path=/head/; revision=133345
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
| | | | | | | | | | | | | 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
* Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.aAlexander Kabaev2004-08-041-4/+2
| | | | | | | | | | | 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
* Whitespace nit.Ruslan Ermilov2004-08-031-1/+1
| | | | | | | OK'ed by: kan Notes: svn path=/head/; revision=133057