aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1cvs2svn2000-09-2521-5276/+0
| | | | | | | | 'RELENG_4_1_1_RELEASE'. Notes: svn path=/stable/4/; revision=66372 svn path=/release/4.1.1/; revision=66373; tag=release/4.1.1
* MFC: spellingAndrey A. Chernov2000-09-171-2/+2
| | | | Notes: svn path=/stable/4/; revision=66002
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-161-0/+44
| | | | Notes: svn path=/stable/4/; revision=65926
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-231-0/+230
| | | | Notes: svn path=/stable/4/; revision=65026
* MFC (freebsd-nat.c 1.23, nm.h 1.10): hardware watchpoint support for GDBJoerg Wunsch2000-08-222-0/+256
| | | | | | | | | on the i386 architecture. Since the original implementation has been done on a FreeBSD 4.1 machine, and both files are identical to -current, i feel save to MFC it rather quickly. Notes: svn path=/stable/4/; revision=64935
* MFC:John Baldwin2000-08-181-7/+3
| | | | | | | | | - Don't forget to clean "grog". - Don't use MANDEPEND. - Style fixes. Notes: svn path=/stable/4/; revision=64806
* MFC: Fix substitution of TMAC_M and TMAC_S_PREFIX in manpages.John Baldwin2000-08-181-3/+3
| | | | Notes: svn path=/stable/4/; revision=64805
* MFC: Fix a bug in keyed sorting due to malloc abuse.John Baldwin2000-08-171-0/+3
| | | | Notes: svn path=/stable/4/; revision=64762
* MFC:John Baldwin2000-08-171-3/+3
| | | | | | | | - Use ${MAIL_AGENT} if it is present. - Don't allow people to submit 'wish' PR's. Notes: svn path=/stable/4/; revision=64760
* MFC: Don't allow people to submit 'wish' PR's directly.John Baldwin2000-08-171-1/+1
| | | | Notes: svn path=/stable/4/; revision=64759
* MFC: Wrap the uucp subdirectory in the NOUUCP option.John Baldwin2000-08-171-0/+2
| | | | Notes: svn path=/stable/4/; revision=64758
* MFC: Fix patch such that skipping files does not count as a failure.Kelly Yancey2000-08-142-2/+8
| | | | Notes: svn path=/stable/4/; revision=64635
* MFC rev 1.14: fix unsafe tempfile creation.Sheldon Hearn2000-08-081-12/+13
| | | | Notes: svn path=/stable/4/; revision=64399
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-1/+3
| | | | Notes: svn path=/stable/4/; revision=63636
* MFC: rev 1.6 (install the general binutils info files)David E. O'Brien2000-07-101-1/+6
| | | | | | | PR: 16585 Notes: svn path=/stable/4/; revision=62903
* This is FreeBSD 4.x, not 5.0.David E. O'Brien2000-07-084-10/+10
| | | | Notes: svn path=/stable/4/; revision=62819
* MFC: upgrade to 4.1Andrey A. Chernov2000-07-063-4/+14
| | | | Notes: svn path=/stable/4/; revision=62706
* MFC: Upgrade to Binutils 2.10.0.David E. O'Brien2000-07-0638-491/+3482
| | | | Notes: svn path=/stable/4/; revision=62697
* MFC: rev 1.44-45 (fix LDADD)David E. O'Brien2000-07-061-21/+25
| | | | | | | | rev 1.46 (debugging support when using libc_r's pthreads) rev 1.47-48 (upgrade to Binutils 2.10.0) Notes: svn path=/stable/4/; revision=62696
* MFC: rev 1.22 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-14/+4
| | | | Notes: svn path=/stable/4/; revision=62695
* MFC: rev 1.3 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-0/+8
| | | | Notes: svn path=/stable/4/; revision=62694
* MFC: 1.13 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-0/+8
| | | | Notes: svn path=/stable/4/; revision=62691
* MFC rev 1.20: correct usage() output for --exclude.Sheldon Hearn2000-07-051-1/+1
| | | | Notes: svn path=/stable/4/; revision=62635
* MFC: rev 1.49 [don't include svr4.h as it is not needed by the FreeBSDDavid E. O'Brien2000-07-041-1/+0
| | | | | | | config cleanup] Notes: svn path=/stable/4/; revision=62562
* MFC: move c-decl out of libcc_int.a as it is not used across all C-likeDavid E. O'Brien2000-07-043-3/+4
| | | | | | | backends and its symbols conflicts with several cc1plus sources. Notes: svn path=/stable/4/; revision=62561
* MFC: rev 1.6 [make the build-tools objects weirder named]David E. O'Brien2000-07-041-4/+4
| | | | Notes: svn path=/stable/4/; revision=62560
* MFC: rev 1.13 [Move some cflag contents to where they are acutally used]David E. O'Brien2000-07-041-2/+7
| | | | | | | rev 1.14 [clean f77.1] Notes: svn path=/stable/4/; revision=62559
* MFC: Move some cflag contents down to where they are acutally used.David E. O'Brien2000-07-044-3/+10
| | | | Notes: svn path=/stable/4/; revision=62558
* MFC: Improve build granularity by introducing NO_CPP and NO_CXX.David E. O'Brien2000-07-041-1/+9
| | | | Notes: svn path=/stable/4/; revision=62557
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-041-0/+52
| | | | Notes: svn path=/stable/4/; revision=62529
* MFC: /dev/rXXX -> /dev/XXXPaul Saab2000-07-011-3/+3
| | | | Notes: svn path=/stable/4/; revision=62345
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-2614-0/+86
| | | | Notes: svn path=/stable/4/; revision=62108
* MFC: /etc/weekly -> /etc/periodic/weekly/320.whatisAlexander Langer2000-06-201-1/+1
| | | | Notes: svn path=/stable/4/; revision=61858
* MFC: (rev 1.11) add additional path for info to /usr/X11R6/info.Ruslan Ermilov2000-06-131-1/+1
| | | | Notes: svn path=/stable/4/; revision=61604
* MFC: (rev 1.21) restore backwards compatible -R option.Ruslan Ermilov2000-06-131-1/+1
| | | | Notes: svn path=/stable/4/; revision=61603
* MFC: remove libxpg4Andrey A. Chernov2000-06-042-4/+4
| | | | Notes: svn path=/stable/4/; revision=61266
* MFC: IPv6 support.Hajimu UMEMOTO2000-06-037-95/+239
| | | | Notes: svn path=/stable/4/; revision=61226
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-281-0/+1126
| | | | Notes: svn path=/stable/4/; revision=60994
* MFC: rev 1.47 (callback.c)David E. O'Brien2000-05-171-1/+1
| | | | Notes: svn path=/stable/4/; revision=60666
* MFC: rev 1.7, mdoc cleanupAlexey Zelkin2000-05-101-4/+5
| | | | Notes: svn path=/stable/4/; revision=60321
* MFC: Fix a minor grammar problem.Mike Pritchard2000-04-231-1/+1
| | | | Notes: svn path=/stable/4/; revision=59563
* MFC: add 'wish' class supportSteve Price2000-04-182-3/+5
| | | | Notes: svn path=/stable/4/; revision=59367
* MFC rev 1.12: MANSEC -> MANSECTSheldon Hearn2000-04-051-2/+2
| | | | Notes: svn path=/stable/4/; revision=59044
* MFC: rev 1.11David E. O'Brien2000-03-301-1/+1
| | | | Notes: svn path=/stable/4/; revision=58824
* MFC: rev. 1.10 (switch to 2.95 libobjc codebase)David E. O'Brien2000-03-301-13/+26
| | | | Notes: svn path=/stable/4/; revision=58813
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-251-0/+21
| | | | Notes: svn path=/stable/4/; revision=58557
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-1310-1791/+0
| | | | Notes: svn path=/stable/4/; revision=57955
* Considerable upgrade to the way perl links to shared objects. ThisMark Murray2000-03-087-96/+104
| | | | | | | | | | | fixes the way that third-party apps like apache link in perl .so's (and previously did not get libperl linked in.) NOTE - you neeed to recompile all your perl stuff - all the p5-* por4ts with C code, and things like mod_perl. Notes: svn path=/head/; revision=57827
* Remove xrefs to obsolete ft driver.Nik Clayton2000-03-011-1/+0
| | | | | | | | PR: docs/17080 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de> Notes: svn path=/head/; revision=57660
* Use libcrypto instead of libdes.Mark Murray2000-02-241-2/+2
| | | | Notes: svn path=/head/; revision=57460