Commit Graph

159 Commits

Author SHA1 Message Date
pst
6d762d8d5d Make OPIE's public API use BSD conventions. 1997-03-08 19:42:17 +00:00
mpp
abdbeb2bbf Bring the .Nx (NetBSD) macro into line with NetBSD's version.
Add the .Ox (OpenBSD) macro from OpenBSD.
1997-03-06 07:06:32 +00:00
mpp
6339ecbc4e The .Os macro was missing 2.1.6, 2.1.7 and 3.0.
The .Fx macro was missing 2.1.7.

Add 2.2.5 to both .Os and .Fx.  If I'm wrong about the version
number, no big deal - it can be removed later, but I wanted
to be able to get this into 2.2 so that when I'm using a
2.2 system ome months down the line, man pages intended for (what I
think will be the next 2.2 release) will be formatted properly.

Also fix a typo in a comment.
1997-03-06 06:58:12 +00:00
peter
00c85c37dc This commit was generated by cvs2svn to compensate for changes in r23279,
which included commits to RCS files with non-trunk default branches.
1997-03-02 15:40:21 +00:00
peter
2d94e888ee reimport ipfilter v3.1.8 to get it onto the vendor branch again. 1997-03-02 15:40:21 +00:00
peter
b251416257 Missed the $FreeBSD$ on this otherwise touched file. 1997-03-02 05:18:13 +00:00
obrien
773b46c1e9 Undo rev 1.4 of freebsd.h and 1.2 freebsd-elf.h, where I added
_BSD4_4 as a predefined symbol.  People on the lists generally didn't care
for it.
1997-02-24 13:19:34 +00:00
peter
5666118bdb check for /usr/libdata/gcc/specs and use it if it exists. 1997-02-22 15:21:40 +00:00
peter
af39799520 Revert a $FreeBSD$ to $Id$ (file otherwise modified) 1997-02-22 14:45:36 +00:00
peter
faaef2515e Urk, there were two $FreeBSD$'s in this file... 1997-02-22 11:35:10 +00:00
peter
0dd98d1dcd back out an easy $FreeBSD$ (file already left vendor branch) 1997-02-22 11:34:03 +00:00
peter
99be744f3e Back out an easy $FreeBSD$ (file already left vendor branch) 1997-02-22 10:53:59 +00:00
peter
1917b9238b Back out easy $FreeBSD$ (file already left vendor branch) 1997-02-22 10:52:38 +00:00
peter
4c8b0e50b4 Back out some easy $FreeBSD$ changes. These files already left the vendor
branch.
1997-02-22 10:50:16 +00:00
obrien
4aa95148ac Add _BSD4_4 as a predefined symbol.
Peter Dufault (dufault@hda.com) suggested this is the most approate symbol
to use.

2.2-R candidate.
1997-02-16 20:55:32 +00:00
bde
e57e9fab18 Removed unnecessary #include of obsolete <sys/dir.h> again. 1997-02-16 17:16:29 +00:00
bde
2dbe3ba35f Removed unnecessary #include of obsolete <sys/dir.h> again. 1997-02-15 17:10:52 +00:00
bde
258ae1e3f0 Restored my fixes for printing the FP registers. Their
history was lost with FreeBSD-1.x and they were blown away
by the gdb-4.16 merge.  I needed this to debug e_exp.S ...

Restored even older code (from 386BSD-0.0) for converting the
FP registers to doubles.  floatformat_to_double() and/or
valprint() still don't understand NaNs.

Removed unnecessary #include of obsolete <sys/dir.h> again.
1997-02-15 17:09:00 +00:00
darrenr
cb8d46a179 Import IP Filter v3.1.7 into FreeBSD tree 1997-02-09 22:50:16 +00:00
darrenr
3e64fc6b89 This commit was generated by cvs2svn to compensate for changes in r22514,
which included commits to RCS files with non-trunk default branches.
1997-02-09 22:50:16 +00:00
pst
a76a01c7fa Config information for FreeBSD 1997-02-07 03:46:28 +00:00
pst
d1103506bc Minimal man page changes to reflect integrated ftpd/login/su 1997-02-07 03:46:00 +00:00
pst
c3602869ed Disconnect OPIE from internal MD4/5 routines 1997-02-07 03:44:44 +00:00
pst
19db794365 This commit was generated by cvs2svn to compensate for changes in r22347,
which included commits to RCS files with non-trunk default branches.
1997-02-06 17:52:29 +00:00
pst
2dfcbf1931 Initial import of OPIE v2.3 from
ftp://ftp.nrl.navy.mil/pub/security/opie/
1997-02-06 17:52:29 +00:00
joerg
9e7139ce9c Everyone's favorite: finally bump vi's escapetime.
Closes bin/2510: vi escape keys over slow... (and i think yet another one)

Submitted by:	kargl@troutmask.apl.washington.edu (Steven G. Kargl)
1997-01-17 23:10:58 +00:00
jmacd
879a8d4b25 Bring over Joerg's arrow-key, page-up, and page-down modifications. 1997-01-17 00:46:43 +00:00
gj
8c3139561e FreeBSD specific modifications.
Obtained from /usr/ports/devel/gdb.

2.2. candidate ?

Should I put $FreeBSD$ into these files ?
1997-01-15 21:49:58 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
phk
0ac1562994 Fix BB profiling.
Submitted by:	bde
1997-01-13 12:15:29 +00:00
jmacd
ef3415aa8a I added both features Peter Wemm requested. First, the new option
--forceentry=TEXT will override any entries contained in the info
file.  Second, I made it recognize that "gmp" and "gmp.info" are
the same when looking for whether the info file being installed is
already installed.
1997-01-12 14:43:22 +00:00
peter
026ec42553 *gulp* break this file off the vendor branch in order to fix the
info entry.  It's a real shame that install-info can't override these.

I'll fix the repository for this (and the readline commit as well) once
this has been fixed properly...  Looking at the install-info source gives
me a headache. :-(  This should be enough to get the tree to build again.
1997-01-12 08:28:56 +00:00
jmacd
7c09e9de8a This file has the info annotation, except its annotated name
is different from its filename for some reason.
1997-01-11 02:56:24 +00:00
jmacd
13c2eb0a5f Correct a bogus strerror declaration and make install-info
intelligent enough to take default section and entry names
for the purpose of being able to use it on old texinfo files
in the source tree.  This involved very minor modifications and
the new options --defsection and --defentry which behave just like
--section and --entry but ignore their argument if the info file
is annotated with the information.  This change should only be
neccesary as long as there are old-style texinfo source in the tree.
1997-01-11 02:27:56 +00:00
jmacd
e4b2d033bc Remove a non-posix terminal flag OCRNL from terminal.c, add the
two auto-generated files doc.c and funs.h.
1997-01-11 02:23:39 +00:00
jmacd
f638b9f047 This commit was generated by cvs2svn to compensate for changes in r21495,
which included commits to RCS files with non-trunk default branches.
1997-01-11 02:12:38 +00:00
jmacd
58ff11de31 This is unmodified GNU texinfo-3.9 source. I'll be commiting a few
patches in a bit.

-josh
1997-01-11 02:12:38 +00:00
wollman
2e7a9fffb1 Kill another bogus inclusion of <netinet/if_ether.h>. 1997-01-05 18:14:12 +00:00
ache
6101f9fa2f This commit was generated by cvs2svn to compensate for changes in r21336,
which included commits to RCS files with non-trunk default branches.
1997-01-05 13:01:53 +00:00
ache
c83c156e73 Add manpage from another bash directory 1997-01-05 13:01:53 +00:00
ache
36eb8b353c Turn on PAREN_MATCHING 1997-01-05 12:33:45 +00:00
ache
85868f21aa Backup savestring as rl_savestring 1997-01-05 12:24:15 +00:00
ache
5d98671f25 Libreadline. 1997-01-04 22:09:20 +00:00
ache
3a9bfcb7b3 This commit was generated by cvs2svn to compensate for changes in r21308,
which included commits to RCS files with non-trunk default branches.
1997-01-04 22:09:20 +00:00
wollman
b5894f483d Update to reflect changes in net/if.h. 1997-01-03 20:10:04 +00:00
mpp
e98d2ee208 Change the description for section 4 to read:
Kernel Interfaces Manual

This was needed because of a few man pages like keyboard(4)
which caused the header to become unreadable with the longer
description.
1997-01-02 20:02:32 +00:00
peter
07d3223375 These are gone in 4.9.5 1997-01-01 09:29:03 +00:00
peter
08dc412524 This commit was generated by cvs2svn to compensate for changes in r21138,
which included commits to RCS files with non-trunk default branches.
1996-12-31 19:51:17 +00:00
peter
b13db018fb Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch.
This has some (all?) of the DNSSEC key management/distribution mechanism
in place.  (The SIG and KEY RR's)

Obtained from: Paul Vixie / ISC / ftp.isc.org
1996-12-31 19:51:17 +00:00
wosch
690d850e50 a uniq name for every manpage section in header macro .Dt 1996-12-31 17:47:28 +00:00