Commit Graph

4244 Commits

Author SHA1 Message Date
eivind
5d2b5b5a7f Document changed calling conventions (lost WILLRELE) for VOP_MKNOD and
VOP_SYMLINK.
1999-11-13 21:00:26 +00:00
billf
35fe3633ba 'Dq' -> '.Dq' 1999-11-12 04:03:04 +00:00
archie
e0a5207e42 Update to reflect changes in the node type. 1999-11-10 06:17:51 +00:00
yokota
5fc2a4eaf2 Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.
Found by: abial
1999-11-09 12:18:10 +00:00
phantom
5a15b5bef9 Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformat 1999-11-09 00:08:58 +00:00
yokota
f1e1667e9b - Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_REV_ATTR,
SC_KERNEL_CONS_ATTR and SC_KERNEL_CONS_REV_ATTR.

Nudged by eivind
1999-11-08 14:16:48 +00:00
yokota
7cf34e340e - This is the new version of libvgl jointly developed by sos and I.
It adds new functions and extend some structures and can handle
  VESA modes.
- Update the man page.
- Bump the library version number.

(The old version will be added to compat3x.)
1999-11-08 11:37:46 +00:00
archie
6799b6248c Update to better reflect reality. 1999-11-08 03:14:58 +00:00
archie
ab34c0430a Add missing documentation for the two control messages supported
by this node type.
1999-11-08 03:14:15 +00:00
archie
89f50d8634 Add some more clarification. 1999-11-08 03:13:28 +00:00
julian
85706b7ef1 Stop nroff from complaining about the freeBSD version..
Also some updates to the vjc node man page.
1999-11-07 05:16:27 +00:00
julian
c447166feb Bring the man page for netgraph socket nodes up to date. 1999-11-06 21:07:32 +00:00
chris
d38d3bf21b Fix a typo.
PR:		docs/14684
1999-11-03 20:41:50 +00:00
bp
a571bc71e2 Add examples for a mount_nwfs command. 1999-11-03 12:06:13 +00:00
joerg
b8f1781068 Move the description of the traditional sleep() form out into the history
section, we no longer have it.

Fix mdoc style violations caused by a previous committer.
1999-11-03 10:39:54 +00:00
nik
2c2ee5c42e Fix a disappearing section due to use of (') in the text. Use the
.Sq macro instead.

PR:             docs/13153
Submitted by:   Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1999-11-02 19:58:39 +00:00
phantom
8d49d73be4 Fix file names in .FILES section.
Remove reference to obsolete files /us/src/share/tmac/README
1999-11-02 13:47:09 +00:00
phantom
eafb4ac791 Document .Ox and .Nx macros 1999-11-02 13:27:27 +00:00
phantom
f358e8e716 Document .St macro. 1999-11-02 13:23:56 +00:00
nsouch
7a9bcc7c4e Add alpm smbus lowlevel driver manpage 1999-11-01 22:55:50 +00:00
grog
8eb509ffb2 Add $FreeBSD$
Correct the date on which DST begins in Victoria and New South Wales
in the year 2000: as the result of some local function in Sydney, DST
will begin on Sunday, 27 August instead of Sunday, 29 Cotober.

This change had already been made, but the date was incorrectly
specified as (Saturday) 26 August.

Submitted by:	Howard Lowndes <lannet@lannet.com.au>
1999-11-01 20:13:05 +00:00
green
45a27643d2 Remove an excess body lying around.
Submitted by:	mpp
1999-10-31 04:01:16 +00:00
green
438e336eea This is the much-anticipated ELF manual page! Everyone be sure to
thank Jeroen and all who helped bring it about :)

Submitted by:	Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
Reviewed by:	jdp, Gerald Hicks, the Doc Team
1999-10-30 22:07:11 +00:00
green
bd4a5ae988 This is the much-anticipated ELF manual page! Everyone be sure to
thank Jeroen and all who helped bring it about :)

Submitted by:	Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
Reviewed by:	jdp, Gerald Hicks, the Doc Team
1999-10-30 22:00:04 +00:00
mpp
8937a008b5 mdoc style fix. 1999-10-30 20:56:07 +00:00
mpp
7e61378350 Fix some spelling errors. 1999-10-30 20:30:19 +00:00
phantom
dfb0793f50 $FreeBSD$ tags moved to bottom of license aggmt. 1999-10-30 16:05:26 +00:00
phantom
5f7f9c4fa2 Remove comments left since mdoc.template time or just useless comments 1999-10-30 15:38:20 +00:00
phantom
4b7034d789 mdoc(7)'fy 1999-10-30 15:12:25 +00:00
phantom
a815f557de mdoc(7)'fy, fix broken FreeBSD release number (3.0.1 -> 3.1) 1999-10-30 14:15:49 +00:00
phantom
fc596e0a4e Fix invalid pathes in FILES section, mdoc(7)'fy 1999-10-30 14:10:31 +00:00
phantom
87e573ca91 Backout previous commit. This change should be applied to -STABLE only. 1999-10-30 13:22:00 +00:00
phantom
25d78eaa1c add MLINKS: bpf.4 -> bpfilter.4 1999-10-30 13:17:58 +00:00
phk
a383540c58 Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the
"rw" argument, rather than hijacking B_{READ|WRITE}.

Fix two bugs (physio & cam) resulting by the confusion caused by this.

Submitted by:   Tor.Egge@fast.no
Reviewed by:    alc, ken (partly)
1999-10-30 06:32:05 +00:00
archie
1960f7ab8e Revamped and more useful PPP node type, supporting multi-link PPP directly. 1999-10-29 22:30:26 +00:00
julian
2db8225f30 Slight touchups noticed after checkin. 1999-10-29 06:00:11 +00:00
julian
1e6123e2fa Add a man page for the pppoe node. Includes sample code. 1999-10-29 05:56:00 +00:00
dillon
1a87ded7d9 make.conf is being made to conform to the /etc/defaults/ standard that
was settled on a few months ago.

Approved by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-27 19:24:49 +00:00
obrien
eab53c5fc5 I really didn't want to maintain this.
(so *that's* why the Makefile looked rather strange)
1999-10-27 09:02:49 +00:00
mdodd
98f1bd850b Modify the man page for the 'ep' driver to be somewhat consistent with
the recent changes.
1999-10-27 06:39:26 +00:00
obrien
370c3f330a Adopt ports I care about. 1999-10-26 07:51:24 +00:00
julian
4376a3e634 Now that Netgraph is in the system there are some cleanups we can do.
Also save a slightly closer to completion version of the PPPOE code.

Submitted by: Archie Cobbs <archie@freebsd.org>
1999-10-23 04:28:11 +00:00
julian
d894cf1c17 Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.

Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from:  Whistle CVS tree
1999-10-21 09:06:11 +00:00
chris
73cf1cce71 Fix a few typos (capitalization and punctuation).
PR:		docs/14407
Submitted by:	grog
1999-10-18 22:40:13 +00:00
ache
93dff78091 Add ua.koi8-u.kbd
Submitted by:	Alexey Zelkin <phantom@cris.net>
1999-10-18 22:17:08 +00:00
ache
ff673e8448 Add uk_UA.KOI8-U
Submitted by:	Alexey Zelkin <phantom@cris.net>
1999-10-18 22:04:06 +00:00
ache
a0fdee2079 Add uk_UA.KOI8-U
Submitted by:	Alexey Zelkin <phantom@cris.net>
1999-10-18 21:57:33 +00:00
ache
e6486be8e0 add uk_UA.KOI8-U
Submitted by:	Alexey Zelkin <phantom@cris.net>
1999-10-18 21:49:02 +00:00
ache
8acefe7c64 Add colldef 1999-10-18 13:57:10 +00:00
ache
f338ebdc88 Add 8859-5, remove BUILD_TOOLS ifdef 1999-10-18 13:54:51 +00:00