Gleb Smirnoff
2c284d9395
Remove IPX support.
...
IPX was a network transport protocol in Novell's NetWare network operating
system from late 80s and then 90s. The NetWare itself switched to TCP/IP
as default transport in 1998. Later, in this century the Novell Open
Enterprise Server became successor of Novell NetWare. The last release
that claimed to still support IPX was OES 2 in 2007. Routing equipment
vendors (e.g. Cisco) discontinued support for IPX in 2011.
Thus, IPX won't be supported in FreeBSD 11.0-RELEASE.
2014-03-14 02:58:48 +00:00
Pawel Jakub Dawidek
200d9a5fd9
Add missing libraries here as well, so a warning is not printed when one
...
tries to view their manual pages.
Reported by: rwatson
Explained by: pluknet
2014-02-11 09:17:17 +00:00
Sergey Kandaurov
cd078aac29
Add definition for NetBSD 7.0, which is referenced in several manpages.
...
Discussed with: uqs
MFC after: 5 days
2014-02-01 10:36:35 +00:00
Ulrich Spörlein
9e90c87023
Pull up vendor changes up to 2014-01-29
...
- move local overrides into mdoc.local
- syncs us with git commit 819839b66c80e8dabe6cb24ea6319c26c9a2be14
Discussed with: ru
MFC after: 2 weeks
2014-01-31 12:26:30 +00:00
Sergey Kandaurov
819c6bfc81
Add libexecinfo.
...
MFC after: 3 days
2014-01-29 14:14:09 +00:00
Ulrich Spörlein
d31aacac7d
Add FreeBSD 2.2.9 which aout(4) references.
...
Discussed with: kib
2014-01-28 21:40:03 +00:00
Glen Barber
006a42a9cb
Turn it all the way up to 11:
...
- Update FreeBSD version in:
- UPDATING
- sys/conf/newvers.sh
- Add 11.0 FreeBSD version for manual pages
- Bump __FreeBSD_version to 1100000
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-10-10 18:05:13 +00:00
Glen Barber
a790431ec0
Add FreeBSD 9.2 to mdoc.local.
2013-08-11 18:05:20 +00:00
Sergey Kandaurov
c4bab9e7ae
Add FreeBSD 8.4.
...
MFC after: 3 days
2013-04-08 20:33:51 +00:00
Ruslan Ermilov
61fcb6bec9
A workaround in r238563 was for makes (notably bmake) without the
...
internal knowledge that "cd" is a shell's built-in. Such makes
may attempt to exec() "cd" that in turn will fail on systems that
lack the "cd" executable.
Reworked this by eliminating the root cause.
Submitted by: Simon Gerraty <sjg@juniper.net>
2012-08-24 06:55:16 +00:00
Ruslan Ermilov
a16720da65
Backed out r228904, and added libstdthreads support to mdoc(7) to where
...
it belongs.
2012-07-26 11:10:25 +00:00
Ruslan Ermilov
770b69c0b7
Backed out r236255, and added FreeBSD 9.1 support to mdoc(7) to where
...
it belongs.
2012-07-26 10:58:30 +00:00
David E. O'Brien
d6844ac5b3
a ";" tells make we want the shell to be used
...
Submitted by: Simon Gerraty <sjg@juniper.net>
2012-07-18 05:57:42 +00:00
Ruslan Ermilov
dd5e6f8a24
Pull up vendor changes to mdoc(7).
2011-12-08 13:54:06 +00:00
Ken Smith
8a3b6cc1e1
Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing
...
it from the 9.0-RELEASE release cycle code freeze.
Approved by: re (implicit)
2011-09-26 02:27:04 +00:00
Sergey Kandaurov
c66ca7723b
Provide a simple manual page for libprocstat(3).
...
Reviewed by: jilles, gjb
2011-07-12 13:46:13 +00:00
Ruslan Ermilov
0b545d875b
Added FreeBSD 8.3.
2011-06-08 08:16:32 +00:00
Ruslan Ermilov
c8c215e682
Pull up all vendor changes to mdoc(7).
...
This also replaces the local fix in r219209 that made .Ac emit
ASCII angle quotes with an official fix. In the official fix,
ASCII quotes are output when using the .Aq, .Ao and .Ac calls,
but only when nested into the .An macro.
PR: gnu/154822
2011-06-08 08:08:42 +00:00
Ulrich Spörlein
752d2f141b
Add back soon-to-be-release FreeBSD 7.4 which got clobbered in the previous
...
merges.
2011-02-13 22:17:49 +00:00
Ulrich Spörlein
7ea7457aac
Update groff manpage and symbols with what has been submitted upstream.
...
Also remove local overrides that are now in the contrib tree.
This is a direct commit to contrib/ as we will no longer import any
newer groff snapshots, due to licensing issues.
MFC after: 3 weeks
2011-01-19 20:16:38 +00:00
Jaakko Heinonen
9543d2735d
Add FreeBSD 8.2.
...
Reviewed by: ru
MFC after: 3 days
2010-10-14 14:48:11 +00:00
Xin LI
04bf016801
Add definition for FreeBSD 7.4, which will be used in a manual page change.
...
Reviewed by: ru
MFC after: 3 days
2010-10-06 18:20:07 +00:00
Ulrich Spörlein
419fbf6975
Fix case for library macros
2010-08-02 15:33:16 +00:00
Rui Paulo
7cbb9251a6
Add libproc.
...
Sponsored by: The FreeBSD Foundation
2010-07-31 14:57:33 +00:00
Rui Paulo
8f19d9820c
Add librtld_db.
...
Sponsored by: The FreeBSD Foundation
2010-07-31 14:36:34 +00:00
Xin LI
8bbe8f7393
Add FreeBSD 8.1 to known list as it's being referenced by a couple of
...
manpages already.
MFC after: 3 days
2010-04-29 18:37:56 +00:00
Marcel Moolenaar
2ebd5d2871
Add description for libefi.
...
Pointed out by: ru
2010-02-09 18:40:40 +00:00
Joerg Wunsch
4d36f1aaf1
Add a libgpib to the list of known .Lb names.
...
MFC after: 3 days
2010-02-01 20:54:45 +00:00
Ruslan Ermilov
1b2ef7353d
Moved the doc-str-Lb-libulog string definition to where it belongs.
2010-01-15 14:05:06 +00:00
Ruslan Ermilov
4d433b8ccd
Pull up vendor changes. The following local changes made obsolete:
...
- Addition of several FreeBSD versions.
- r192561 that attempted to fix UTF-8 issues.
2010-01-15 13:59:50 +00:00
Alan Cox
a47b9d74fc
Add FreeBSD 7.2 and 7.3.
...
Discussed with: ru
2009-09-21 17:19:36 +00:00
Ken Smith
cf48cc9f69
Make head 9.0-CURRENT in preparation for lifting code freeze.
...
Approved by: re (implicit)
2009-08-22 23:44:37 +00:00
Jamie Gritton
de6f37045c
Add libjail, a (somewhat) simpler interface to the jail_set and jail_get
...
system calls and the security.jail.param sysctls.
Approved by: bz (mentor)
2009-06-24 18:18:35 +00:00
David Schultz
8bc369a3e1
Define a macro for POSIX.1-2008 here until a future groff import
...
includes one.
2009-02-28 05:47:41 +00:00
Ruslan Ermilov
e5022d8c10
Added FreeBSD 6.4.
2008-12-13 16:13:37 +00:00
Ruslan Ermilov
99e1e6f30a
Added FreeBSD 7.1.
2008-12-13 15:47:46 +00:00
Doug Rabson
8f55a568f6
Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This
...
is based on an old implementation from the University of Michigan with lots of
changes and fixes by me and the addition of a Solaris-compatible API.
Sponsored by: Isilon Systems
Reviewed by: alfred
2008-08-06 14:02:05 +00:00
Ruslan Ermilov
6d3d8d0eca
Bump the default .Os version to FreeBSD 8.0.
2008-02-23 19:27:54 +00:00
Joseph Koshy
9be5e0002a
Tweak -lpmc's name.
2007-11-27 10:00:33 +00:00
Ruslan Ermilov
d2bf7b5d31
Added ".Lb libkse" support to mdoc(7).
...
Reviewed by: deischen, davidxu
2007-10-22 10:01:58 +00:00
Ruslan Ermilov
be36b09afa
Introduce FreeBSD 8.0 to mdoc(7).
2007-10-15 08:06:42 +00:00
Ruslan Ermilov
d95f0f9848
FreeBSD 6.2 is now known to mdoc.
...
Approved by: re (kensmith)
2007-10-04 04:39:06 +00:00
Ruslan Ermilov
bf2a133f37
-mdoc knows about FreeBSD 7.0 as well.
...
Reminded by: ceri
2006-12-29 06:22:13 +00:00
Ruslan Ermilov
4f54ae7af3
FreeBSD 5.5 is part of official -mdoc.
2006-12-25 09:09:47 +00:00
Ruslan Ermilov
5adba4ff85
Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by the
...
npe(4) manpage.
2006-12-05 17:01:23 +00:00
Joseph Koshy
3eb1a62e69
MFP4: Add an implementation of the ELF(3) and GELF(3) API set.
...
Bump __FreeBSD_version.
Reviewed by: jb
2006-11-11 17:16:35 +00:00
Ruslan Ermilov
1e49a13618
How stupid of me. :>> doesn't change a modification time.
2006-08-14 13:02:01 +00:00
Ruslan Ermilov
ae862803e0
- Include bsd.own.mk early so existsence check using ${SHAREDIR}
...
actually works.
- Touch /usr/share/tmac/man.local if it already exists.
MFC after: 3 days
2006-08-14 12:21:57 +00:00
Ruslan Ermilov
7eeb0bd711
Touch locale' and
se_locale' if they exist to stop people from
...
thinking they are obsolete.
Prodded by: kris
Submitted by: des
MFC after: 3 days
2006-08-14 12:10:54 +00:00
Ruslan Ermilov
d251852965
Add FreeBSD 6.2 to the list of known versions.
2006-08-08 19:47:10 +00:00