summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Remove library funcs we already haveache1998-01-043-311/+2
|
* Reflect new importache1998-01-041-5/+0
|
* This commit was generated by cvs2svn to compensate for changes in r32243,ache1998-01-0415-121/+3508
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Raw import of patch 2.5ache1998-01-0415-121/+3508
| |
* | Handle frame relay, decode ATM VP/VC info, and handle ISO over FR.pst1998-01-014-57/+218
| |
* | Add frame-relay decode support.pst1997-12-311-0/+423
| |
* | Add OS macros for FreeBSD 2.2.6, OpenBSD 2.2, OpenBSD 2.3.wosch1997-12-281-0/+6
| |
* | Remove one last /etc/sysconfig reference.steve1997-12-271-1/+1
| | | | | | | | | | PR: 3460 Pointed out by: hoek@FreeBSD.org
* | diff to /usr/share/tmac/mdoc/mdoc-syms to acceptjkh1997-12-271-0/+2
| | | | | | | | | | | | .Fx 2.2.1 .Fx 2.2.2 Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
* | YTK fix.alex1997-12-221-2/+2
| |
* | Reviewed by: William LeFebvre <wnl@groupsys.com>jb1997-12-221-6/+6
| | | | | | | | | | | | | | Change errno -> error in local structure to avoid a clash with the thread-aware version of errno which is required for a thread-safe libc. Have discussed this with the author and he has agreed to this change. 8-)
* | Year 2000 fixes for groffjraynard1997-12-202-2/+2
| | | | | | | | | | PR: 4930 Submitted by: Stephen J. Roznowski
* | Don't print "Making info file ...' except in verbose mode.bde1997-12-191-1/+1
| |
* | Backed out all FreeBSD changes. They are unnecessary now that bfdbde1997-12-191-7/+0
| | | | | | | | | | | | understands kernels. Reviewed by: jdp
* | Override gdb's version of N_TXTADDR() with the (new) system versionbde1997-12-191-3/+19
| | | | | | | | | | | | | | so that gdb gets the text address right for kernels. Override some other macros to get a consistent set. Reviewed by: jdp
* | Close some file descriptors on exec so that the inferior process getsbde1997-12-172-0/+2
| | | | | | | | a normal environment. Fd's 3 and 4 were usually left open.
* | Remove extra cruft. The previouos commit silently removed source ifles no ↵cwt1997-12-158-146/+0
| | | | | | | | longer required as of v2.2.1 as well.
* | Resolve -Wall issues and be stylistic about #include directives.cwt1997-12-1528-1187/+108
| |
* | Merge and resolve conflicts...cwt1997-12-153-266/+250
| |
* | This commit was generated by cvs2svn to compensate for changes in r31750,cwt1997-12-1571-427/+5322
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import of virgin Global v2_2_1 sourcescwt1997-12-1574-693/+5572
| | |
* | | This is a hack. Decode IEEE 802.1Q VLAN tagging so that we can decodewollman1997-12-081-0/+7
| | | | | | | | | | | | | | | | | | tagged traffic according to the encapsulated protocol. It needs in addition modifications to the filter generator which would deal with checking the ethertype and vlan header as required.
* | | MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3).charnier1997-12-089-139/+165
| | |
* | | Buffer overflow from bitblt's commit to OpenBSD. Committed here for lackimp1997-12-041-2/+5
| | | | | | | | | | | | | | | | | | | | | of a better place to do it. Reviewed by: joerge Obtained from: OpenBSD
* | | The previous revision (objfiles.c:1.2) fixed backtracing in thejdp1997-11-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | absence of full debugging symbols for the kernel, but broke it for application programs. This commit disables that change except when kernel debugging mode is in effect. This needs to go into -2.2 as well, after a suitable burn-in period.
* | | Resolve merge conflicts.pst1997-11-275-54/+108
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r31434,pst1997-11-2792-960/+2933
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import TCL v8.0 PL2.pst1997-11-2795-1015/+3026
| | | |
* | | | Make this manpage reveal its true identity. A diff of thesesteve1997-11-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | changes has also been sent to opie-bugs@inner.net. PR: 5129 Submitted by: jkh
* | | | This commit was generated by cvs2svn to compensate for changes in r31183,peter1997-11-16126-2788/+12141
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import ipfilter 3.2.1 (update from 3.1.8)peter1997-11-16126-2788/+12141
| | | | |
* | | | | fix return type so that it returns both bytes (instead of just first)jmg1997-11-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Found-by: conrads@neosoft.com Fix-by: Luigi
* | | | | Merge changesache1997-11-062-5/+4
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r30971,ache1997-11-064-5/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Update to current bash versionache1997-11-066-7/+14
| | | | | |
* | | | | | Some FreeBSD files to add...ache1997-10-302-0/+142
| | | | | |
* | | | | | Temp remove config.h, was imported to FSF branchache1997-10-301-118/+0
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r30858,ache1997-10-301-0/+238
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Add file needed for configureache1997-10-301-0/+238
| | | | | | |
* | | | | | | -f -> -F for prache1997-10-301-1/+4
| | | | | | |
* | | | | | | Localize diffache1997-10-291-0/+8
| | | | | | |
* | | | | | | Include <gnuregex.h> for FreeBSDache1997-10-291-0/+4
| | | | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ This commit was generated by cvs2svn to compensate for changes in r30839,ache1997-10-2933-0/+18929
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| | * | | | | | Initial importache1997-10-291-0/+118
| | / / / / /
| * | | | | | Initial importache1997-10-2932-0/+18811
| / / / / /
* | | | | | Remove yet another superfluous file.jraynard1997-10-262-59/+1
| | | | | |
* | | | | | Back out mode (unsigned char)...ache1997-10-261-23/+23
| | | | | |
* | | | | | Back out (unsigned char) cast, will use -funsigned-char insteadache1997-10-268-42/+42
| | | | | |
* | | | | | Add more (unsigned char) casts to ctype macrosache1997-10-237-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | Fix casetable usage in the same manner too
* | | | | | Add (unsigned char) cast to all ctype macrosache1997-10-232-37/+37
| | | | | |
OpenPOWER on IntegriCloud