pst
c8fd899fa0
Look for old "man" macros in tmac.groff_an
1996-09-08 00:37:30 +00:00
pst
fcafccdd3a
Add setlocale LC_CTYPE and 8 bit clean ctype support.
...
Original author: ache
1996-09-08 00:34:51 +00:00
pst
b874c11367
Workarround for gcc 2.60 expression evaluation bug.
1996-09-08 00:34:04 +00:00
pst
520e6a4171
Improve .Os macro support (parts obtained from 4.4Lite2 and NetBSD)
...
Add the .Fx macro for specifying FreeBSD releases.
Add a bunch of missing standards to the .St macro.
Add Version 1 AT&T UNIX to .At macro
Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')"
You can also specify -iso9899, or -isoC. Use -ansiC-89 if you still need
the X3.159-1989 string reported.
Original author: mpp
1996-09-08 00:33:24 +00:00
pst
29be27e147
Manual page cleanups.
...
Original author: mpp
1996-09-08 00:32:33 +00:00
pst
6248812015
Install additional S and L text fonts, needed for BSD doc formatting.
...
Original author: ache
1996-09-08 00:30:25 +00:00
pst
379d8e3ccc
Add Russian language / koi8-r font support.
...
Original author: ache
1996-09-08 00:28:32 +00:00
pst
3ac0008a77
Add psroff command
1996-09-08 00:26:24 +00:00
peter
eb7d0fb8f0
Add a note about current local changes relative to the "official" release.
1996-09-07 20:17:13 +00:00
peter
56bdf55b6e
Add freebsd-specific info file.
1996-09-07 20:14:36 +00:00
pst
39f0c244ba
Commit import instructions for future maintainers
1996-09-07 16:23:49 +00:00
pst
b601db9957
This commit was generated by cvs2svn to compensate for changes in r18099,
...
which included commits to RCS files with non-trunk default branches.
1996-09-07 16:18:32 +00:00
pst
7fdf49473c
Virgin import of FSF groff v1.10
1996-09-07 16:18:32 +00:00
peter
6b67369aaa
Implement a horrible (but simple) hack to allow some control over the
...
branch number that is assigned. This is specifically to support the
local commit feature of cvsup. If one sets $CVS_LOCAL_BRANCH_NUM to
(say) 1000 then branches the local repository, the revision numbers will
look like 1.66.1000.xx. This is almost a dead-set certainty that there
will be no conflicts with version numbers. :-)
(This needs to be something more than an option to 'cvs tag' or 'cvs rtag'
as various parts of cvs "know" how to automatically branch files (eg: cvs
add). Trying to remember state is getting "Too Hard (TM)")
1996-09-03 23:19:51 +00:00
peter
cfe79d9276
This commit was generated by cvs2svn to compensate for changes in r17892,
...
which included commits to RCS files with non-trunk default branches.
1996-08-29 19:20:22 +00:00
peter
2d3cf9fcaf
Take #2 . Import bind-4.9.4-P1 into the intended directory!
...
This has most of the non-essential stuff removed (ie: what is not built)
bmake glue to follow.
1996-08-29 19:20:22 +00:00
pst
942c3b8ead
Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of
...
ISO based code, and document new options (courtesy of libpcap).
Submitted by: Tony Li <tli@jnx.com>
1996-08-21 20:03:57 +00:00
pst
f6a118d747
Add support for ISO CLNP/ES-IS/IS-IS.
...
These changes have been also sent back to LBL for inclusion in next release.
Submitted by: Tony Li <tli@jnx.com>
1996-08-21 20:01:08 +00:00
peter
b1cd2d8798
This commit was generated by cvs2svn to compensate for changes in r17721,
...
which included commits to RCS files with non-trunk default branches.
1996-08-20 23:46:10 +00:00
peter
f391bbfb3d
Import of slightly trimmed cvs-1.8 distribution. Generated files
...
and non-unix code has been left out.
1996-08-20 23:46:10 +00:00
pst
bc6abed40f
Add ignore of SUNOS4 subdirectory to commit instructions
1996-08-19 22:27:25 +00:00
pst
dbd6576efe
Upgrade instructions
1996-08-19 21:55:18 +00:00
pst
d6443596c1
Print IPX packets over a PPP link.
...
Always display IPX network number in decimal (industry standard).
Decode other PPP protocol types too.
Submitted by: peter, pst, John Hay <jhay@mikom.csir.co.za>
1996-08-19 21:43:47 +00:00
pst
42eca143bf
Improvements to IGMP message decoding.
...
Add support for the router-alert option.
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1996-08-19 21:39:00 +00:00
pst
e68676c35e
Fix bugs in AARP packet handling and fake up a phantom LAP header
...
since Ethertalk doesn't actually put one out on the wire.
Submitted by: Toshihiro Kanda <candy@fct.kgc.co.jp>
1996-08-19 21:37:18 +00:00
pst
2254e9a862
Decode maximumim sized ethernet frames properly
1996-08-19 21:35:13 +00:00
pst
73b32c8ece
Handle IS-IS IIH messages and print NSAPs in canonical format.
...
Submitted by: Tony Li <tli@jnx.com>
1996-08-19 21:33:43 +00:00
pst
4768dd635e
This commit was generated by cvs2svn to compensate for changes in r17683,
...
which included commits to RCS files with non-trunk default branches.
1996-08-19 20:36:34 +00:00
pst
f0fdf33ff6
Virgin import of LBL libpcap version 0.2.1.
...
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
1996-08-19 20:36:34 +00:00
pst
82eaba568c
This commit was generated by cvs2svn to compensate for changes in r17680,
...
which included commits to RCS files with non-trunk default branches.
1996-08-19 20:34:12 +00:00
pst
97a804ef88
Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.
...
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
1996-08-19 20:34:12 +00:00
jkh
a3b50e31fd
General -Wall warning cleanup, part I.
...
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 18:57:58 +00:00
phk
98c14cad25
This commit was generated by cvs2svn to compensate for changes in r16756,
...
which included commits to RCS files with non-trunk default branches.
1996-06-26 06:06:43 +00:00
phk
00febf6009
Tcl 7.5, various makefiles will be updated to use these sources as soon
...
as I get these back down to my machine.
1996-06-26 06:06:43 +00:00
phk
ee792a91d2
Initial revision
1996-06-26 06:06:30 +00:00