| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge rev 1.6: fix whitespaces in pattern | Wolfram Schneider | 1997-12-08 | 1 | -27/+26 | |
| | | | | | | | | PR: 5211 Notes: svn path=/stable/2.2/; revision=31630 | |||||
| * | MFC: Use the manpath.[ch] files from the manpath directory. | Steve Price | 1997-11-30 | 4 | -28/+2 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=31463 | |||||
| * | MFC: remove this copy of manpath.c and use the other in ../man. | Steve Price | 1997-11-30 | 2 | -520/+2 | |
| | | | | | | | | Suggested by: Bruce Evans Notes: svn path=/stable/2.2/; revision=31459 | |||||
| * | MFC: call gripe_reading_mp_config with the required args. | Steve Price | 1997-11-30 | 2 | -4/+4 | |
| | | | | | | | | | PR: 3894 Submitted by: Stephen Clawson <scalwson@marker.cs.utah.edu> Notes: svn path=/stable/2.2/; revision=31454 | |||||
| * | Merge from main branch 1.27 -> 1.28: Add missing argument. | John Polstra | 1997-11-18 | 1 | -1/+1 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=31212 | |||||
| * | MFC: parallelize | Jordan K. Hubbard | 1997-10-26 | 4 | -7/+19 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=30748 | |||||
| * | MFC: now properly reentrant. | Jordan K. Hubbard | 1997-10-12 | 2 | -37/+25 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=30334 | |||||
| * | MFC: spelling fixes | John-Mark Gurney | 1997-10-12 | 4 | -5/+17 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=30319 | |||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-09-16 | 7 | -0/+369 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=29519 | |||||
| * | MFC: buffer overflow fix from rev 1.3. | Joerg Wunsch | 1997-09-16 | 1 | -5/+12 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=29497 | |||||
| * | MFC: Prepend an underscore if a symbol lookup fails and try again. | Nate Williams | 1997-09-02 | 1 | -2/+30 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=29036 | |||||
| * | YAMFC. | David E. O'Brien | 1997-08-29 | 1 | -2/+1 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28888 | |||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-08-29 | 1 | -0/+55 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28887 | |||||
| * | MFC: rev 1.4, pass all args down to scanident() | Joerg Wunsch | 1997-08-27 | 1 | -9/+12 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28838 | |||||
| * | MFC: BIN{OWN,GRP} and Id | John-Mark Gurney | 1997-08-25 | 1 | -3/+5 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28721 | |||||
| * | YAMFC: update easy-import | Peter Wemm | 1997-08-22 | 1 | -3/+4 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28568 | |||||
| * | YAMFC: bring over $CVSHeader$ support which will be used to expand $FreeBSD$ | Peter Wemm | 1997-08-22 | 8 | -40/+92 | |
| | | | | | | | | | | some day. Reviewed by: jdp Notes: svn path=/stable/2.2/; revision=28567 | |||||
| * | MFC: merge in rev1.6 (bin to BIN*) and rev1.3 (-c to COPY) | John-Mark Gurney | 1997-08-21 | 1 | -4/+4 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28529 | |||||
| * | Add the doc/Makefile to 2.2-STABLE. | David E. O'Brien | 1997-08-21 | 1 | -1/+1 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28521 | |||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-08-21 | 1 | -0/+15 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28516 | |||||
| * | Upgrading 2.2-STABLE's cpio to 2.4.2 (using the contrib framework). | David E. O'Brien | 1997-08-21 | 43 | -11656/+21 | |
| | | | | | | | | Note, this has been tested in 3.0-CURRENT for months. Notes: svn path=/stable/2.2/; revision=28512 | |||||
| * | YAMFC: fix $CVSHeader$ (as will be used to expand $FreeBSD$ eventually) | Peter Wemm | 1997-08-19 | 1 | -1/+42 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28412 | |||||
| * | Merge Bruce's fix for the FIFO creation from -current (it has been done | Joerg Wunsch | 1997-08-17 | 2 | -8/+29 | |
| | | | | | | | | in contrib/cpio there, revs 1.2 of copypass.c, and 1.5 of copyin.c). Notes: svn path=/stable/2.2/; revision=28304 | |||||
| * | MFC: rev 1.5, Don't create anything on the disk if -O (aka | Joerg Wunsch | 1997-08-17 | 1 | -1/+4 | |
| | | | | | | | | --to-stdout) was given. Notes: svn path=/stable/2.2/; revision=28293 | |||||
| * | MFC: fix -- handling (rev 1.5) | Joerg Wunsch | 1997-08-17 | 1 | -5/+5 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=28292 | |||||
| * | MFC: fix buffer overflow condition. | Joerg Wunsch | 1997-08-08 | 3 | -16/+34 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=27985 | |||||
| * | Sync with -current. | John Polstra | 1997-08-08 | 18 | -147/+463 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=27971 | |||||
| * | YAMFC (rev.1.5: complex addition was broken by the bogus space in "ADD CC". | Bruce Evans | 1997-08-07 | 1 | -4/+4 | |
| | | | | | | | | | PR: 3239 Forgotten by: closer of PR3239 Notes: svn path=/stable/2.2/; revision=27956 | |||||
| * | YAMFC. The previous MFC was incomplete (it didn't merge the cosmetic | Bruce Evans | 1997-06-30 | 1 | -5/+2 | |
| | | | | | | | | | | SRCDIR simplification) and broken (it went back to using the nonexistent gnu/lib/libreadline/doc). Try merging everything this time (SRCDIR simplification, fix one stale path and remove the other). Notes: svn path=/stable/2.2/; revision=27119 | |||||
| * | YAMFC (finish avoiding use of gdb's stale readline info). | Bruce Evans | 1997-06-30 | 1 | -0/+313 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=27113 | |||||
| * | YAMFC -- noshared fixes. | Paul Traina | 1997-06-29 | 6 | -12/+12 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=27041 | |||||
| * | Update bmake backend to deal with cvs 1.9.10 | Peter Wemm | 1997-06-28 | 8 | -156/+161 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=27015 | |||||
| * | Merge from main branch 1.5 -> 1.6: Bye bye CPLUSPLUSLIB. | John Polstra | 1997-06-14 | 1 | -2/+1 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=26647 | |||||
| * | Merge from main branch 1.18 -> 1.19: Bye bye CPLUSPLUSLIB. | John Polstra | 1997-06-14 | 1 | -2/+1 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=26646 | |||||
| * | MFC: typo fix, Rev.1.9. | Masafumi Max NAKANE | 1997-06-05 | 1 | -2/+2 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=26460 | |||||
| * | Merge from main branch 1.17 -> 1.18: Fix typos and misspellings. | John Polstra | 1997-05-31 | 1 | -5/+5 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=26297 | |||||
| * | Merge the typo fix from -current. | Masafumi Max NAKANE | 1997-05-27 | 1 | -5/+5 | |
| | | | | | | | | | PR: 3693 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp> Notes: svn path=/stable/2.2/; revision=26196 | |||||
| * | Partial merge from main branch 1.40 -> 1.41: Set the dynamic linker | John Polstra | 1997-05-25 | 1 | -1/+5 | |
| | | | | | | | | name when necessary, to work around a bug in some versions of crt0.o. Notes: svn path=/stable/2.2/; revision=26139 | |||||
| * | MFC: add ${DESTDIR} in front of absolute paths. | Satoshi Asami | 1997-05-23 | 2 | -4/+4 | |
| | | | | | | | | Reviewed by: bde Notes: svn path=/stable/2.2/; revision=26050 | |||||
| * | MFG->2.2: Fix buffer overflow | Warner Losh | 1997-05-22 | 1 | -2/+5 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=26013 | |||||
| * | replace obsolete @ctrl with @kbd | Philippe Charnier | 1997-05-21 | 1 | -3/+3 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=25966 | |||||
| * | YAMFC: it's'' -> its'' where appropriate and typo fixes in time2posix.3. | Eivind Eklund | 1997-05-19 | 1 | -1/+1 | |
| | | | | | | | | | | | This is RELENG_2_2, if the headers don't show that. PR: 3612 Submitted by: Josh Gilliam <soil@quick.net> Notes: svn path=/stable/2.2/; revision=25946 | |||||
| * | Merge Bruce's de-bogosifying chagnes from -current (1.24). | Satoshi Asami | 1997-05-08 | 1 | -10/+2 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=25570 | |||||
| * | YAMFC | Gary Jennejohn | 1997-05-02 | 2 | -365/+2 | |
| | | | | | | | | | | delete kcorelow.c since it didn't produce any code and broke init.c remove kcorelow.c from XSRCS in the Makefile Notes: svn path=/stable/2.2/; revision=25387 | |||||
| * | Bring Peter's changes into 2.2's gdb | Paul Traina | 1997-05-01 | 1 | -11/+9 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=25356 | |||||
| * | Figured out why gdb wasn't finding init.c -- I feel like such a fool. | Paul Traina | 1997-05-01 | 1 | -6/+5 | |
| | | | | | | | | | | | I forgot to do a make depend after moving the file. You'll need to do so too. Makefile now uses standard rules for autogened files. Notes: svn path=/stable/2.2/; revision=25354 | |||||
| * | Merge cleanup from -current | Paul Traina | 1997-05-01 | 1 | -10/+10 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=25332 | |||||
| * | Add in ser-tcp.c for debugging over tcp again (sigh). | Paul Traina | 1997-05-01 | 2 | -64/+55 | |
| | | | | | | | | Make init.c auto-generated. Notes: svn path=/stable/2.2/; revision=25327 | |||||
| * | Merge from main branch 1.10 -> 1.11: mark weak symbols as external. | John Polstra | 1997-04-29 | 1 | -1/+2 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=25263 | |||||
| * | Merge from head: Activate gdbserver and gdbreplay | Paul Traina | 1997-04-26 | 4 | -5/+8 | |
| | | | | | Notes: svn path=/stable/2.2/; revision=25171 | |||||
