| Commit message (Expand) | Author | Age | Files | Lines |
* | _G_VTABLE_LABLE_PREFIX is different between ELF and a.out | peter | 1997-09-20 | 1 | -0/+6 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 3 | -6/+6 |
* | Sigh, there's always one more buffer overflow. :-( | joerg | 1997-09-16 | 1 | -5/+12 |
* | Add a genclass.1 manpage. | wosch | 1997-09-15 | 1 | -1/+2 |
* | Add a simple manpage. | wosch | 1997-09-15 | 1 | -2/+2 |
* | Fix neqn building: | ache | 1997-09-15 | 1 | -3/+4 |
* | Add a simple manpage. | wosch | 1997-09-14 | 1 | -1/+2 |
* | Add some UUCP manpages. | wosch | 1997-09-14 | 8 | -10/+217 |
* | Add some UUCP manpages. | wosch | 1997-09-13 | 6 | -6/+162 |
* | spelling corrections. | wosch | 1997-09-13 | 3 | -7/+7 |
* | Touch up the code that implements "ldd -v". | jdp | 1997-09-02 | 3 | -54/+86 |
* | fix a few spelling changes | jmg | 1997-08-30 | 3 | -4/+7 |
* | fix misspelling | jmg | 1997-08-30 | 1 | -1/+1 |
* | Dont use an internal function called warn it clashes with libc. | sos | 1997-08-29 | 3 | -11/+5 |
* | Insert first cut of hooks for compiling under ELF. | peter | 1997-08-29 | 1 | -3/+16 |
* | Insert hooks for building under elf. | peter | 1997-08-29 | 1 | -2/+16 |
* | Real skeleton manpage for install-info | obrien | 1997-08-29 | 2 | -2/+56 |
* | Major Ooops. I've overlooked a few calls to scanident() in my last commit. | joerg | 1997-08-27 | 1 | -9/+15 |
* | .Ar -l -> .Fl l | steve | 1997-08-23 | 2 | -4/+4 |
* | Add missing *roff macros to correct display about -V option. | steve | 1997-08-23 | 1 | -1/+3 |
* | bin to BIN{OWN,GRP} and add Id line | jmg | 1997-08-23 | 1 | -3/+5 |
* | Fix missed optimisation in "Attic/" stripping code in $CVSHeader$ | peter | 1997-08-22 | 1 | -2/+2 |
* | Add -R (rescan or refresh) option to rescan and rebuild the hints | peter | 1997-08-22 | 2 | -13/+27 |
* | Backed out previous commit. mp.h is installed from libmp and should not | bde | 1997-08-21 | 1 | -3/+1 |
* | Added to RELENG_2_2 via tagging. | obrien | 1997-08-21 | 1 | -1/+1 |
* | change bin to BINOWN and BINGRP | jmg | 1997-08-21 | 1 | -3/+3 |
* | - In dlsym(), if the lookup fails using the original symbol, prepend an | nate | 1997-08-19 | 1 | -2/+30 |
* | Redo the $CVSHeader$ support to use code from David Dawes as in XFree86. | peter | 1997-08-19 | 1 | -26/+34 |
* | during the ,beforeinstall' target mp.h has to be installed as well | andreas | 1997-08-17 | 1 | -1/+3 |
* | Don't accidently compress "sh" or there are unfortunate consequences. | peter | 1997-08-09 | 1 | -1/+1 |
* | Fix a buffer overflow condition (that causes a security hole in suidperl). | joerg | 1997-08-08 | 3 | -16/+34 |
* | Implement dlsym(RTLD_NEXT, symbol). | jdp | 1997-08-02 | 1 | -12/+64 |
* | Support 4MB pages. | bde | 1997-07-27 | 3 | -24/+69 |
* | small change to prevent "modules" to be modified twice, on the following | itojun | 1997-07-15 | 1 | -3/+4 |
* | Add some Pentium and PentiumPro opcodes and registers. | dyson | 1997-07-15 | 1 | -1/+45 |
* | Don't define HOST_DATA_START_ADDR, since gdb works without it the | bde | 1997-07-13 | 1 | -2/+3 |
* | Allow ldconfig to accept files (containing directory paths) as well as | jkh | 1997-07-11 | 2 | -9/+73 |
* | Better section guessing for manual pages without suffix. The | wosch | 1997-07-04 | 1 | -4/+4 |
* | Removed -I path to gdb's readline. This didn't do much in -current | bde | 1997-06-30 | 1 | -1/+0 |
* | gdb.info still needs a near-copy of hsuser.texinfo to avoid the | bde | 1997-06-30 | 1 | -0/+313 |
* | Configure static linkage in the normal way (default to -static using | bde | 1997-06-29 | 1 | -2/+2 |
* | Configure static linkage in the normal way (default to -static using | bde | 1997-06-29 | 1 | -4/+6 |
* | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | pst | 1997-06-29 | 5 | -9/+9 |
* | Don't depend upon the user structure having been aligned on a 8 KB boundary. | tegge | 1997-06-27 | 2 | -2/+24 |
* | Zap some unused debugging printfs that I accidently left in. | peter | 1997-06-27 | 2 | -10/+0 |
* | Fix a minor nit in the .Dd macro invocation so that | steve | 1997-06-23 | 3 | -6/+6 |
* | BYOC - Bring Your Own Calloc(3) | phk | 1997-06-22 | 1 | -1/+14 |
* | support remote imports (you must have a local cvs with same path as | jmg | 1997-06-09 | 1 | -2/+3 |
* | Remove "support" class since we don't provide support services to users. | paul | 1997-06-07 | 2 | -4/+4 |
* | Upgrade to 2.1 | ache | 1997-06-07 | 2 | -21/+144 |