| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-order terms to avoid potential pointer overflow, and remove one | eivind | 1997-03-18 | 1 | -2/+7 |
* | Check for overflow in size argument. | phk | 1997-03-18 | 1 | -2/+4 |
* | Backout part of my previous change that changed MIN/TIME to VMIN/VTIME | mpp | 1997-03-18 | 1 | -29/+29 |
* | Be consistent with the handbook and the release notes and specify all | mpp | 1997-03-18 | 4 | -9/+9 |
* | Catch up with the original. | hanai | 1997-03-18 | 1 | -2/+6 |
* | Add descriptions of the tags RELENG_2_1_7_RELEASE and RELENG_2_2_0_RELEASE. | jdp | 1997-03-18 | 1 | -2/+6 |
* | Now that i know how to use remote gdb, actually document it. Cool stuff, | joerg | 1997-03-18 | 1 | -2/+73 |
* | Submitted by: Doug White <dwhite@gdi.uoregon.edu> | fsmp | 1997-03-17 | 2 | -2/+2 |
* | Skip \r character while printing Plan/etc. text files, it allows to | ache | 1997-03-17 | 1 | -2/+4 |
* | Fix initstate() cast to match Lite2 | ache | 1997-03-17 | 1 | -2/+2 |
* | Fix arg types to match Lite2 | ache | 1997-03-17 | 1 | -2/+2 |
* | Convert srandom() arg cast to Lite2 style | ache | 1997-03-17 | 2 | -4/+4 |
* | Fixed two deficiencies in the driver that have existed since it was | dg | 1997-03-17 | 4 | -46/+232 |
* | Buffer overflow fix - closes PR bin/2983 for -current. Should really | eivind | 1997-03-17 | 1 | -0/+14 |
* | I've forgotten to change the `original revision:' field. | hanai | 1997-03-17 | 1 | -2/+2 |
* | Catch up with the original. | hanai | 1997-03-17 | 1 | -1/+2 |
* | fix compilation warnings in patch... (with slight modification) | jmg | 1997-03-17 | 5 | -6/+34 |
* | Don't try to lint the gcc extension byte-swapping macros. | nate | 1997-03-17 | 1 | -2/+2 |
* | Slight visual formatting change to the output so that: | scrappy | 1997-03-16 | 1 | -3/+3 |
* | Fixed null pointer panic in devtotty(). Fixed bounds checking in | bde | 1997-03-16 | 2 | -14/+26 |
* | Make this whitespace compatible with the change that I correctly committed | gibbs | 1997-03-16 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r23943, | bde | 1997-03-16 | 10 | -0/+6358 |
|\ |
|
| * | Attempt to (re-?)import enough of gdb's configuration files for | bde | 1997-03-16 | 10 | -0/+6358 |
* | | Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>. | bde | 1997-03-16 | 3 | -3/+9 |
* | | Fixed broken line continuation in the previous revision. Config apparently | bde | 1997-03-16 | 2 | -4/+4 |
* | | Fixed missing line-continuation backslash in the previous revision. | bde | 1997-03-16 | 1 | -1/+1 |
* | | Having two knobs until you get a kernel core dump saved is silly. | joerg | 1997-03-16 | 2 | -6/+3 |
* | | Removed binary file. | bde | 1997-03-16 | 1 | -0/+0 |
* | | Synchronize with sys/i386/boot/biosboot/sys.c revision 1.19. | kato | 1997-03-16 | 1 | -6/+8 |
* | | patches for bt848 specific hue/bright/contrast/satu/satv. | fsmp | 1997-03-16 | 3 | -6/+204 |
* | | Submitted by: Amancio Hasty <hasty@rah.star-gate.com> | fsmp | 1997-03-16 | 4 | -88/+364 |
* | | Missed one. | gibbs | 1997-03-16 | 3 | -0/+204 |
* | | The register definitions are now in the compile directory. | gibbs | 1997-03-16 | 1 | -3/+3 |
* | | Typo police. | mpp | 1997-03-16 | 2 | -6/+6 |
* | | Adapt to some changes in the register definitions. Clear the selection | gibbs | 1997-03-16 | 1 | -78/+234 |
* | | The register definition file is now in the compile directory. | gibbs | 1997-03-16 | 1 | -2/+2 |
* | | Adapt build rules to new aic7xxx seqeuncer assembler. | gibbs | 1997-03-16 | 2 | -18/+20 |
* | | Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: | gibbs | 1997-03-16 | 22 | -3239/+9185 |
* | | Add depend rule for the now compile time generated aic7xxx register file. | gibbs | 1997-03-16 | 1 | -0/+1 |
* | | fix a misspelling of demand... | jmg | 1997-03-16 | 1 | -2/+2 |
* | | Remove unnecessary chmod()'s. This should likely go in other branches. | guido | 1997-03-15 | 1 | -3/+1 |
* | | delete the LINKS line (link gdb to kgdb) by popular demand. | gj | 1997-03-15 | 2 | -6/+2 |
* | | Brain-o. BUILNAME is more important, RELEASETAG ain't even mandatory | joerg | 1997-03-15 | 1 | -1/+4 |
* | | Add Oliver Laumann for his troff translator | wosch | 1997-03-15 | 1 | -1/+2 |
* | | Fix from Matt for the problem described in PR # kern/2990: ``DEC FDDI | joerg | 1997-03-15 | 1 | -1/+6 |
* | | Properly export RELEASETAG and NO_PORTS (if set) into the chrooted | joerg | 1997-03-15 | 1 | -1/+5 |
* | | Fix support for != 512 byte sector devices. | sos | 1997-03-15 | 1 | -2/+2 |
* | | YAMF22 | jkh | 1997-03-15 | 2 | -86/+80 |
* | | Don't attempt to read past EOF. | bde | 1997-03-15 | 1 | -6/+8 |
* | | Increase the size of the email address field. | jkh | 1997-03-15 | 4 | -5/+14 |