| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed redundant declarations. Keymap functions are declared in | bde | 1998-01-16 | 1 | -6/+0 |
* | Use the system __CONCAT() instead of /**/ for concatenation in the | bde | 1998-01-16 | 1 | -1/+2 |
* | Fixed copying of N_TXTADDR() from the system version in the previous | bde | 1998-01-16 | 1 | -1/+1 |
* | Fix wrong ---/*** names produced using -L diff option | ache | 1998-01-16 | 1 | -7/+13 |
* | vmunix -> kernel | steve | 1998-01-13 | 1 | -1/+1 |
* | Allow a -D'date' option to be included with a -r'branch' | julian | 1998-01-12 | 2 | -4/+4 |
* | Upgrade the cpp pre-defines to include -Dunix. Turns out we need that | jb | 1998-01-12 | 1 | -1/+1 |
* | Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha. | jb | 1998-01-11 | 14 | -0/+8479 |
* | NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. | jb | 1998-01-09 | 1 | -0/+1 |
* | Fix an anomaly in the option descriptions. | steve | 1998-01-09 | 1 | -1/+2 |
* | Remove library funcs we already have | ache | 1998-01-04 | 3 | -311/+2 |
* | Reflect new import | ache | 1998-01-04 | 1 | -5/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r32243, | ache | 1998-01-04 | 15 | -121/+3508 |
|\ |
|
| * | Raw import of patch 2.5 | ache | 1998-01-04 | 15 | -121/+3508 |
* | | Handle frame relay, decode ATM VP/VC info, and handle ISO over FR. | pst | 1998-01-01 | 4 | -57/+218 |
* | | Add frame-relay decode support. | pst | 1997-12-31 | 1 | -0/+423 |
* | | Add OS macros for FreeBSD 2.2.6, OpenBSD 2.2, OpenBSD 2.3. | wosch | 1997-12-28 | 1 | -0/+6 |
* | | Remove one last /etc/sysconfig reference. | steve | 1997-12-27 | 1 | -1/+1 |
* | | diff to /usr/share/tmac/mdoc/mdoc-syms to accept | jkh | 1997-12-27 | 1 | -0/+2 |
* | | YTK fix. | alex | 1997-12-22 | 1 | -2/+2 |
* | | Reviewed by: William LeFebvre <wnl@groupsys.com> | jb | 1997-12-22 | 1 | -6/+6 |
* | | Year 2000 fixes for groff | jraynard | 1997-12-20 | 2 | -2/+2 |
* | | Don't print "Making info file ...' except in verbose mode. | bde | 1997-12-19 | 1 | -1/+1 |
* | | Backed out all FreeBSD changes. They are unnecessary now that bfd | bde | 1997-12-19 | 1 | -7/+0 |
* | | Override gdb's version of N_TXTADDR() with the (new) system version | bde | 1997-12-19 | 1 | -3/+19 |
* | | Close some file descriptors on exec so that the inferior process gets | bde | 1997-12-17 | 2 | -0/+2 |
* | | Remove extra cruft. The previouos commit silently removed source ifles no lo... | cwt | 1997-12-15 | 8 | -146/+0 |
* | | Resolve -Wall issues and be stylistic about #include directives. | cwt | 1997-12-15 | 28 | -1187/+108 |
* | | Merge and resolve conflicts... | cwt | 1997-12-15 | 3 | -266/+250 |
* | | This commit was generated by cvs2svn to compensate for changes in r31750, | cwt | 1997-12-15 | 71 | -427/+5322 |
|\ \ |
|
| * | | Import of virgin Global v2_2_1 sources | cwt | 1997-12-15 | 74 | -693/+5572 |
* | | | This is a hack. Decode IEEE 802.1Q VLAN tagging so that we can decode | wollman | 1997-12-08 | 1 | -0/+7 |
* | | | MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3). | charnier | 1997-12-08 | 9 | -139/+165 |
* | | | Buffer overflow from bitblt's commit to OpenBSD. Committed here for lack | imp | 1997-12-04 | 1 | -2/+5 |
* | | | The previous revision (objfiles.c:1.2) fixed backtracing in the | jdp | 1997-11-27 | 1 | -1/+2 |
* | | | Resolve merge conflicts. | pst | 1997-11-27 | 5 | -54/+108 |
* | | | This commit was generated by cvs2svn to compensate for changes in r31434, | pst | 1997-11-27 | 92 | -960/+2933 |
|\ \ \ |
|
| * | | | Import TCL v8.0 PL2. | pst | 1997-11-27 | 95 | -1015/+3026 |
* | | | | Make this manpage reveal its true identity. A diff of these | steve | 1997-11-27 | 1 | -2/+2 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r31183, | peter | 1997-11-16 | 126 | -2788/+12141 |
|\ \ \ \ |
|
| * | | | | Import ipfilter 3.2.1 (update from 3.1.8) | peter | 1997-11-16 | 126 | -2788/+12141 |
* | | | | | fix return type so that it returns both bytes (instead of just first) | jmg | 1997-11-12 | 1 | -2/+2 |
* | | | | | Merge changes | ache | 1997-11-06 | 2 | -5/+4 |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r30971, | ache | 1997-11-06 | 4 | -5/+10 |
|\ \ \ \ \ |
|
| * | | | | | Update to current bash version | ache | 1997-11-06 | 6 | -7/+14 |
* | | | | | | Some FreeBSD files to add... | ache | 1997-10-30 | 2 | -0/+142 |
* | | | | | | Temp remove config.h, was imported to FSF branch | ache | 1997-10-30 | 1 | -118/+0 |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r30858, | ache | 1997-10-30 | 1 | -0/+238 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add file needed for configure | ache | 1997-10-30 | 1 | -0/+238 |
* | | | | | | | -f -> -F for pr | ache | 1997-10-30 | 1 | -1/+4 |