Ruslan Ermilov
74808b9ec2
Removed reference to non-existing make(7).
...
PR: docs/27392
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2001-05-17 06:58:57 +00:00
David E. O'Brien
19d4c7b3d7
Back out rev 1.50. VCS was correct -- it is Version Control System.
2001-05-17 02:05:36 +00:00
Doug Barton
6c7344c5dd
Minor typos
2001-05-17 01:36:01 +00:00
Warner Losh
aecd12aed8
Add entry for cygwin, the Cygnus Windows emulator.
...
Submitted by: "Karsten W. Rohrbach" <karsten@rohrbach.de>
Reviewed by: ache
2001-05-16 19:01:45 +00:00
Archie Cobbs
73cf2c3089
Add BUGS section describing the requirement to manually load the KLD.
2001-05-16 17:30:15 +00:00
Ruslan Ermilov
72fb5ff3ec
mdoc(7) police: fix markup and spelling.
2001-05-16 10:39:42 +00:00
Archie Cobbs
cd5774da2f
Fix typo.
...
Noticed by: ade
2001-05-16 01:25:29 +00:00
Ruslan Ermilov
63dc288489
Removed duplilcate $FreeBSD$ tag.
2001-05-15 16:32:18 +00:00
Ruslan Ermilov
6219dbdcc3
mdoc(7) police: FreeBSD -> .Fx.
2001-05-15 16:17:39 +00:00
Ruslan Ermilov
a289e937e3
mdoc(7) police: sort xrefs.
2001-05-15 15:57:05 +00:00
Jens Schweikhardt
b2be78381d
New option isdn_screenflags to set the syscons screen params for isdnd,
...
plus documentation.
Submitted by: Alexander Leidinger <Alexander@Leidinger.net>
Not objected to by: hm
MFC after: 1 week
2001-05-14 20:51:10 +00:00
Mark Murray
a81a52f5a1
Kerberos updates for PAM.
2001-05-14 11:45:16 +00:00
Andrey A. Chernov
06840effea
Add sk_SK
...
PR: 27290
Submitted by: Juraj Bednar <juraj@bednar.sk>
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:28:38 +00:00
Andrey A. Chernov
f7e5446209
Add sk_SK
...
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:18:56 +00:00
Andrey A. Chernov
c80ae0acef
Add sk_SK
...
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:13:49 +00:00
Assar Westerlund
eba4f69287
clarify comment about MAKE_KERBEROS5. noticed by Peter Pentchev
...
<roam@orbitel.bg>
2001-05-12 14:38:00 +00:00
Bruce Evans
2bd4318c24
Fixed some bitrot:
...
- the changes that renamed libf2c to libg2c had not reached here
- there were no definitions for LIBDEVINFO, LIBMENU, LIBPANEL, LIBTINFO,
LIBUSB or LIBVGL. LIBUSB was used without it being defined, and
LIBDEVINFO and LIBVGL should have been used.
- the definitions of LIBDESCRYPT, LIBGCC_PIC, LIBGPLUSPLUS, LIBKZHEAD,
LIBKZTAIL, LIBSCRYPT and LIBSCSI were garbage.
Fixed some old bugs:
- LIBC_PIC and LIBCOM_ERR were assigned to using "=" instead of "?=".
- the definition of LIBC_R was disordered.
- LIBFORM was misspelled LIBFORMS (but not actually used).
2001-05-12 14:21:14 +00:00
Bill Paul
ce4946daa5
Add support for gigabit ethernet cards based on the NatSemi DP83820
...
and DP83821 gigabit ethernet MAC chips and the NatSemi DP83861 10/100/1000
copper PHY. There are a whole bunch of very low cost cards available with
this chipset selling for $150USD or less. This includes the SMC9462TX,
D-Link DGE-500T, Asante GigaNIX 1000TA and 1000TPC, and a couple cards
from Addtron.
This chip supports TCP/IP checksum offload, VLAN tagging/insertion.
2048-bit multicast filter, jumbograms and has 8K TX and 32K RX FIFOs.
I have not done serious performance testing with this driver. I know
it works, and I want it under CVS control so I can keep tabs on it.
Note that there's no serious mutex stuff in here yet either: I need
to talk more with jhb to figure out the right way to do this. That
said, I don't think there will be any problems.
This driver should also work on the alpha. It's not turned on in
GENERIC.
2001-05-11 19:56:39 +00:00
Scott Long
a3c146f1e6
Add information about the 2400A controllers. Fix erroneous reference to
...
BSD/OS.
2001-05-10 22:34:45 +00:00
Brian S. Dean
c4c3a00d0f
Bring the doc up to date with regard to the /etc bootstrapping code
...
and the role of /conf/default/etc.
2001-05-10 20:50:54 +00:00
Brian S. Dean
4f32966684
MFS: bring Luigi's updated diskless man page into -current.
2001-05-10 20:45:46 +00:00
Dima Dorfman
2656302f76
Fix a typo (pasto?).
2001-05-09 05:03:35 +00:00
Brian Somers
3a51f88a27
Be a little clearer all characters after a # are ignored unless the
...
# is escaped or quoted. Add an example of # characters as part of
a phone number.
PR: 26605
2001-05-08 08:58:57 +00:00
Kazuo Horikawa
fdabcac610
Fix typos.
...
o replace `of possible' with `if possible'
o VOP_SETACL(9) is modified to say about `ACL' instead of `extended
attributed'
o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about
VOP_SETEXTATTR(9) instead of VOP_GETEXTATTR(9)
Reviewed by: Robert Watson <rwatson@FreeBSD.org>,
Chris Costello <chris@calldei.com>
2001-05-07 22:15:18 +00:00
Ruslan Ermilov
15c613547e
A bit of markup and spelling fixes.
2001-05-07 12:48:38 +00:00
Dima Dorfman
563aaa6519
s/mtx_try_enter/mtx_trylock/
2001-05-06 22:04:17 +00:00
Dima Dorfman
1f7eace1d1
Add printf.9, and add links to tprintf.9 and uprintf.9.
2001-05-05 00:25:39 +00:00
Dima Dorfman
1be41bcf25
A manual page for the printf(), uprintf(), and tprintf() kernel functions.
...
Submitted by: Andrew R. Reiter <arr@watson.org>
Reviewed by: jhb
2001-05-04 23:25:58 +00:00
Warner Losh
adfdb4ae20
Add hint about how to build an ISA NMI card and why you'd want to do so.
...
Reviewed by: bde, dima dorfman
2001-05-02 03:26:10 +00:00
Warner Losh
19212fa445
ulpt(4) doesn't exist, so don't cross ref to it.
...
Reviewed by: n_hibma
2001-05-01 21:46:28 +00:00
Jens Schweikhardt
e986850f9f
Fixed typos: dependant -> dependent
2001-05-01 14:10:12 +00:00
Jens Schweikhardt
eb8e0f0e6b
Fixed typos: decendant -> descendant
2001-05-01 14:09:20 +00:00
Jens Schweikhardt
ec09ef4ff8
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
Warner Losh
8904de15a2
Add cross reference to ast, for folks with IDE tape drives.
2001-05-01 03:43:34 +00:00
Matthew Dillon
1561f90e65
Remove a real FQDN host reference from the example
...
Add $FreeBSD tag
2001-04-30 20:19:22 +00:00
Bruce A. Mah
182f921d80
Fix typo: Descriptions of SK-9842 and SK-9843 were reversed.
...
PR: docs/21700
Submitted by: neuf@lrs.e-technik.uni-erlangen.de
2001-04-30 16:02:46 +00:00
Dima Dorfman
47a3012123
Clarify a little: the mandatory argument is an event number.
...
PR: 26905
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-04-29 03:54:48 +00:00
Dima Dorfman
3a94b85f8d
Add xref to sym(4)
...
PR: 26881
2001-04-29 03:48:35 +00:00
Dima Dorfman
cfa022313d
mdoc(7) police: use .Va and .Vt where appropriate
2001-04-29 03:45:04 +00:00
Jose M. Alcaide
6fc237b59f
Fix typo: GREMANLINKS -> GERMANLINKS
2001-04-29 00:49:31 +00:00
Jose M. Alcaide
3720cf092c
Add es_ES.
2001-04-29 00:38:26 +00:00
Dima Dorfman
dad32714ad
Document allscreens_kbdflags.
...
Reviewed by: ru
2001-04-28 20:57:26 +00:00
Dima Dorfman
344553425e
mdoc(7) police: use .Va and .Vt where appropriate
...
Reviewed by: ru
2001-04-28 20:51:23 +00:00
Mark Murray
c7d9dcd340
Cleaner method of making PAMable apps static (in the optional case of
...
wanting static apps).
2001-04-28 15:18:10 +00:00
Alexey Zelkin
cd8136756a
Add category definitions (which were missing) for locale categories LC_MESSAGES,
...
LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions
collection at ftp://dkuug.dk/i18n/WG15-collection/
2001-04-28 15:13:30 +00:00
Alexander Langer
63060b7aef
Improve description of "new_sysent".
2001-04-28 13:19:20 +00:00
Alexander Langer
50c39ea7a5
Add SYSCALL_MODULE.9, a manpage for the SYSCALL_MODULE wrapper macro
...
for syscall klds.
Some text of this manpage is based on the comments in the example
syscall module written by Assar Westerlund.
Reviewed by: ru
2001-04-28 13:18:40 +00:00
Ruslan Ermilov
c59eb7cfb5
Removed reference to withdrawn secure-supfile.
2001-04-27 12:15:15 +00:00
Ruslan Ermilov
c47d12ea1c
stable-supfile now covers 4.x-stable.
2001-04-27 12:08:34 +00:00
Ruslan Ermilov
7928b68539
MFS: revision 1.19.2.4
...
Correct comments to fit current realities of exporting crypto.
2001-04-27 12:00:35 +00:00