| Commit message (Expand) | Author | Age | Files | Lines |
| * | change bin to BINOWN and BINGRP | John-Mark Gurney | 1997-08-21 | 1 | -3/+3 |
| * | - In dlsym(), if the lookup fails using the original symbol, prepend an | Nate Williams | 1997-08-19 | 1 | -2/+30 |
| * | Redo the $CVSHeader$ support to use code from David Dawes as in XFree86. | Peter Wemm | 1997-08-19 | 1 | -24/+32 |
| * | during the ,beforeinstall' target mp.h has to be installed as well | Andreas Klemm | 1997-08-17 | 1 | -1/+3 |
| * | Don't accidently compress "sh" or there are unfortunate consequences. | Peter Wemm | 1997-08-09 | 1 | -1/+1 |
| * | Fix a buffer overflow condition (that causes a security hole in suidperl). | Joerg Wunsch | 1997-08-08 | 3 | -16/+34 |
| * | Implement dlsym(RTLD_NEXT, symbol). | John Polstra | 1997-08-02 | 1 | -12/+64 |
| * | Support 4MB pages. | Bruce Evans | 1997-07-27 | 3 | -21/+66 |
| * | small change to prevent "modules" to be modified twice, on the following | Jun-ichiro itojun Hagino | 1997-07-15 | 1 | -3/+4 |
| * | Add some Pentium and PentiumPro opcodes and registers. | John Dyson | 1997-07-15 | 1 | -1/+45 |
| * | Don't define HOST_DATA_START_ADDR, since gdb works without it the | Bruce Evans | 1997-07-13 | 1 | -2/+3 |
| * | Allow ldconfig to accept files (containing directory paths) as well as | Jordan K. Hubbard | 1997-07-11 | 2 | -9/+73 |
| * | Better section guessing for manual pages without suffix. The | Wolfram Schneider | 1997-07-04 | 1 | -4/+4 |
| * | Removed -I path to gdb's readline. This didn't do much in -current | Bruce Evans | 1997-06-30 | 1 | -1/+0 |
| * | gdb.info still needs a near-copy of hsuser.texinfo to avoid the | Bruce Evans | 1997-06-30 | 1 | -0/+313 |
| * | Configure static linkage in the normal way (default to -static using | Bruce Evans | 1997-06-29 | 1 | -2/+2 |
| * | Configure static linkage in the normal way (default to -static using | Bruce Evans | 1997-06-29 | 1 | -4/+6 |
| * | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | Paul Traina | 1997-06-29 | 5 | -9/+9 |
| * | Don't depend upon the user structure having been aligned on a 8 KB boundary. | Tor Egge | 1997-06-27 | 2 | -2/+24 |
| * | Zap some unused debugging printfs that I accidently left in. | Peter Wemm | 1997-06-27 | 2 | -10/+0 |
| * | Fix a minor nit in the .Dd macro invocation so that | Steve Price | 1997-06-23 | 3 | -6/+6 |
| * | BYOC - Bring Your Own Calloc(3) | Poul-Henning Kamp | 1997-06-22 | 1 | -1/+14 |
| * | support remote imports (you must have a local cvs with same path as | John-Mark Gurney | 1997-06-09 | 1 | -2/+3 |
| * | Remove "support" class since we don't provide support services to users. | Paul Richards | 1997-06-07 | 2 | -4/+4 |
| * | Upgrade to 2.1 | Andrey A. Chernov | 1997-06-07 | 2 | -21/+144 |
| * | Support reading and writing of %fs and %gs (except from core files). | Bruce Evans | 1997-06-07 | 7 | -11/+57 |
| * | Typo fix in the EXAMPLES section. | Masafumi Max NAKANE | 1997-06-05 | 1 | -2/+2 |
| * | Fix some old typos and misspellings. | John Polstra | 1997-05-31 | 2 | -10/+10 |
| * | Document new -Bforcedynamic flag and -assert pure-text. | Doug Rabson | 1997-05-29 | 2 | -6/+36 |
| * | Typo fix. | Masafumi Max NAKANE | 1997-05-27 | 1 | -3/+3 |
| * | Add ${DESTDIR} in front of absolute paths. | Satoshi Asami | 1997-05-23 | 2 | -4/+4 |
| * | Add -fno-for-scope to CFLAGS, required by gcc (see NEWS). | Philippe Charnier | 1997-05-23 | 1 | -0/+1 |
| * | Fix buffer overload that might lead to root. | Warner Losh | 1997-05-22 | 1 | -2/+5 |
| * | replace obsolete @ctrl{A} with @kbd{C-A}. Suppress compilation warning. | Philippe Charnier | 1997-05-21 | 1 | -3/+3 |
| * | `it's'' -> `its'' where appropriate and typo fixes in time2posix.3. | Eivind Eklund | 1997-05-19 | 1 | -1/+1 |
| * | Update to build the new cvs version | Peter Wemm | 1997-05-15 | 6 | -160/+184 |
| * | Changes to support the kernel linker: | Doug Rabson | 1997-05-13 | 3 | -8/+22 |
| * | After looking around at what the other *BSD's do for their $xxxBSD$ tags, | Peter Wemm | 1997-05-11 | 8 | -39/+124 |
| * | Bye bye CPLUSPLUSLIB hack! It's not needed any more. | John Polstra | 1997-05-06 | 2 | -4/+2 |
| * | delete kcorelow.c, it didn't produce any code and broke init.c | Gary Jennejohn | 1997-05-02 | 3 | -367/+4 |
| * | Clean up merge from 2.2 (without spamming peter's changes) | Paul Traina | 1997-05-01 | 2 | -14/+8 |
| * | Patch up init.c generation so that it works in -current.. It was trying | Peter Wemm | 1997-05-01 | 2 | -22/+20 |
| * | Fix include of <sys/dir.h> to <dirent.h> - it hits a #warning | Peter Wemm | 1997-05-01 | 2 | -2/+2 |
| * | Fix up a spurious '@' I added at the last second | Paul Traina | 1997-05-01 | 2 | -8/+8 |
| * | Merge from 2.2: auto-gen init.c and add ser-tcp.c | Paul Traina | 1997-05-01 | 3 | -69/+106 |
| * | Fetch the registers from struct members in the pcb instead of | Bruce Evans | 1997-04-30 | 3 | -84/+57 |
| * | Backed out previous change. It just gave a more verbose Makefile by | Bruce Evans | 1997-04-30 | 2 | -6/+2 |
| * | Fix a bug that caused the relocs for linker set members in shared | John Polstra | 1997-04-30 | 1 | -1/+3 |
| * | Set the N_EXT (external) flag for all weak symbols. It makes no | John Polstra | 1997-04-29 | 1 | -1/+2 |
| * | change kvm-fbsd.c so that kernel debugging works again. | Gary Jennejohn | 1997-04-27 | 7 | -26/+833 |