John Polstra
c12fbac488
"It's" -> "Its" in two places.
1997-09-04 20:59:33 +00:00
Søren Schmidt
1f7727a963
Upgrade of EIDE DMA support, Johns comments:
...
* lots of fixes to error handling-- mostly works now
* improve DMA timing config for Triton chipsets-- PIIX4 and UDMA drive
still untested
* generally improve DMA config in many ways-- mostly cleanup
* clean up boot-time messages
* rewrite PRD generation algorithm
* first wd timeout is now longer, to handle drive spinup
Submitted by: John Hood <cgull@smoke.marlboro.vt.us>
1997-09-04 18:49:53 +00:00
Brian Somers
a367bd9e25
Add "options no_tld_query" to resolv.conf.
...
Mention the capability in resolver(5).
Mention that RES_OPTIONS can be used in resolver(5).
Discussed with: -hackers
1997-09-01 01:19:23 +00:00
Steve Price
6da0bcbdf2
Note that sticky text executables are no longer supported.
...
PR: docs/4198
Submitted by: Ada T. Lim <ada@not-enough.bandwidth.org>
1997-08-17 00:15:46 +00:00
Steve Price
247ca3ded5
Add a slightly modified version of NetBSD's diskless.8 manpage.
...
PR: docs/2153
Obtained from: NetBSD
1997-08-16 23:59:29 +00:00
Adam David
8e78364702
typo and reword
...
Submitted by: garbanzo@hooked.net (Alex)
1997-08-12 20:07:22 +00:00
Eivind Eklund
16e1a942f7
Activate the bios.9 manpage.
...
PR: 4215
1997-08-12 18:24:44 +00:00
Steve Price
97b03f87de
Mention vty* in the man page.
...
PR: bin/3741
Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
1997-08-11 01:25:06 +00:00
Joerg Wunsch
5367882b0d
Add a man page for sb(4).
...
Submitted by: garbanzo@hooked.net (Alex)
1997-08-10 08:09:01 +00:00
Steve Passe
5efb75076f
Add SMP(4) as a link to smp(4).
1997-08-04 21:11:24 +00:00
Steve Passe
17251018d8
Added missing SMP kernel manpage.
...
Mostly a stub at this point, needs alot of work.
Noticed by: Steve Roome steve@visint.co.uk
1997-08-04 21:02:11 +00:00
Mike Smith
6b8d502d48
Oops, fix manpage title.
1997-08-01 15:17:54 +00:00
Mike Smith
a1dadd1000
Manpage for new BIOS functionality.
...
(Skeletal, could do with some extra references.)
1997-08-01 06:04:08 +00:00
Mike Smith
d28e8bd5da
New manpage for the Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:32:39 +00:00
Philippe Charnier
9e14ab4ed6
Document the CMD640 option.
...
PR: kern/3742
Submitted by: helbig@MX.BA-Stuttgart.De
1997-07-15 09:44:05 +00:00
David E. O'Brien
b5cca8def8
Add description of the link{0,1,2} flags
1997-07-14 23:42:57 +00:00
Steve Price
d0dff61cfb
Fix a minor nit in the .Dd macro invocation so that
...
the revision date is displayed correctly.
1997-06-23 04:52:13 +00:00
Steve Price
681e5e7a09
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
Julian Elischer
2a81fd7c16
Make this file bare a small resemblance to reality again
...
Requested from: Archie Cobbs (archie@whistle.com )
1997-06-23 02:12:21 +00:00
Masafumi Max NAKANE
de124a03ea
Typo fix.
...
PR: 3828
Submitted by: Josh Gilliam <josh@quick.net>
1997-06-13 21:11:27 +00:00
Masafumi Max NAKANE
70a78ac914
Add Xreference to chio(1).
1997-06-02 21:01:00 +00:00
Jean-Marc Zucconi
7344a61e7b
Add 2 new ioctls: WORMIOCREADSESSIONINFO and WORMIOCWRITESESSION.
...
These commands are required for the "Disk-At-Once" write process:
WORMIOCREADSESSIONINFO returns the length of the lead-in and lead-out areas
and WORMIOCWRITESESSION is used to send the table of contents of the disk.
1997-06-02 20:05:39 +00:00
Masafumi Max NAKANE
e134b4d4a9
Typo fix.
1997-05-30 15:43:36 +00:00
Peter Wemm
122c2021d3
An overhaul of style.9 to clear up some of the ambiguities. A number of
...
things are explicitly stated now rather than being implied by example.
Obtained from: Quite a few people over the last few weeks
Reviewed by: core
1997-05-27 10:00:08 +00:00
Peter Wemm
d8888419c5
wl.4 was missing from the MAN4 list
1997-05-23 12:07:33 +00:00
Mike Smith
6762ff9bd6
Add wl.4
...
Reminded by: joerg
1997-05-23 03:21:36 +00:00
Mike Smith
e847647398
Manpage for the 'wl' Wavelan driver.
1997-05-22 08:52:23 +00:00
Joerg Wunsch
cc04bc5fed
Add a man page for sppp(4).
1997-05-19 22:04:40 +00:00
Jean-Marc Zucconi
1ad8b2cb84
A few improvements to the worm driver.
...
- remove all calls to scsi_stop_unit(). Some drives refuse commands when
stopped. This will fix the 'device not configured' message which was
cleared after opening/closing the tray.
- Never set the logical block address in the scsi_cmd struct when writing.
The computation was bogus for block sizes not a multiple of DEV_BSIZE.
(the bug is still there in the READ case)
- reset the block size to the 2048 bytes in finalize_track() track to avoid
an error when mounting a disk after an audio write.
- remove the WORMIOCQUIRKSELECT ioctl. Quirks are now recorded at probe time
(see scsiconf.c)
- change and expand the argument to the WORMIOCPREPTRACK ioctl. It now possible
to select more track options (copy bits, ISRC codes, track type,
track number)
- add an error handler to catch false errors (warnings in fact) and record
the error type.
- add an ioctl call (WORMIOERROR) to get more information on the nature of the
error when a command or a write failed.
- add an ioctl call (WORMIOCFINISHTRACK) to finalize a track without closing
the device (closing the device still finalize the track if the command was
not performed)
Approved by: joerg
1997-05-19 17:30:50 +00:00
Eivind Eklund
6ad98044a1
it's'' ->
its'' where appropriate and typo fixes in time2posix.3.
...
Closes PR docs/3612.
Submitted by: Josh Gilliam <soil@quick.net>
1997-05-19 16:33:27 +00:00
Poul-Henning Kamp
6826307cf8
Mention that flags 0x10000 disables test#3
1997-05-18 21:24:04 +00:00
Peter Wemm
bb1b4b3bec
Forgot to commit this after last bind/resolver update
1997-05-15 20:05:16 +00:00
Alexander Langer
2ac0c19008
Typo fix: sq --> qs
1997-05-12 01:56:31 +00:00
Paul Traina
d1ed0d3d16
Update the manual page to call more attention to the probe override flags.
1997-05-11 18:28:08 +00:00
Joerg Wunsch
e655e13a6b
Kill a stale .pq line.
1997-05-08 15:31:39 +00:00
Joerg Wunsch
4b1780a7d7
Don't xref a nonexistant pc(4).
...
PR: docs/3525: pcvt(4) references pc(4)...
1997-05-08 15:26:28 +00:00
John-Mark Gurney
7d2f1d1f8c
fix a bugon of last commit
1997-04-22 05:52:54 +00:00
Bruce Evans
4e3785d415
Removed ix.4.
...
Submitted by: roberto
1997-04-14 15:05:49 +00:00
Wolfram Schneider
8f2b2dde93
Add manpage link introduction.1 -> intro.1
1997-04-14 10:24:14 +00:00
John-Mark Gurney
a41f2f4c1c
slight rewording of HISTORY section
...
Closes PR#3261
1997-04-14 09:24:06 +00:00
Justin T. Gibbs
30e97236b1
Remove this man page now that the ie driver supports the EtherExpress16.
1997-04-14 00:31:19 +00:00
Bruce Evans
2e14815b84
Fixed #include and/or prototype bugs in synopsis.
1997-04-13 14:49:13 +00:00
Bruce Evans
b18e517615
Updated synopsis for Lite2.
...
Fixed missing #include in synopsis.
1997-04-13 14:39:59 +00:00
Bruce Evans
69a6a1d797
Fixed type bugs in synopsis. Some of the typedefs that were used here
...
haven't existed for years, if they ever existed. The "prototypes" are
actually for macros, so they are difficult to check automatically.
1997-04-13 14:19:59 +00:00
Joerg Wunsch
ab38bd50f6
Minor fixups. Mention that DDB now has a history, and understands
...
emacs-style editing (which it used to have for a long time already).
Also mention the `gdb' and `help' commands. Other commands need an
overhaul, too (like the various `show' subcommands), but i don't feel
very competent for these.
1997-04-12 21:54:48 +00:00
Brian Somers
49c7494bef
Support input and output filters with remote printing.
...
Output filters are executed on a per-file basis as it's
necessary to supply the file size to the "other side".
1997-04-12 04:23:13 +00:00
Bruce Evans
336ff946fc
Fixed #include(s) in the synopsis to actually declare the function(s) in the
...
synopsis.
1997-04-11 17:58:16 +00:00
Bruce Evans
d134e17633
Cleaned up synopsis:
...
- don't quote function names, since quoting them is unnecessary and
unusual and confuses my synopsis checker.
- include <sys/types.h> instead of <sys/param.h>. It is normal to
(have to) include <sys/param.h> instead of <sys/types.h>, but it
is more useful for man pages to document minimal prerequisites.
1997-04-11 17:55:19 +00:00
Bruce Evans
29ea3efb24
Fixed synopsis:
...
- don't declare nonexistent function sleep().
- don't include <sys/errno.h> explicitly.
sleep() should be nuked some more, e.g., this man page should not be
named after a nonexistent function.
1997-04-11 17:49:56 +00:00
Mike Pritchard
405eecfbb1
Check for -1 instead of EOF in the getopt() example.
...
Submitted by: Kent Vander Velden
1997-04-09 19:03:14 +00:00
Mike Pritchard
db0ed86298
Document wakeup_one().
1997-04-09 05:39:32 +00:00
Mike Pritchard
d532602fe9
Fix a xref.
...
Obtained from: NetBSD-bus PR# 3464
1997-04-08 20:01:15 +00:00
Wolfram Schneider
28fb62d30e
Add manual page symlinks
...
YP.4 -> yp.4
nis.4 -> yp.4
NIS.4 -> yp.4
1997-04-03 12:32:42 +00:00
John-Mark Gurney
df3cc9399c
uncomment CD_Q_BCD_TRACKS flag, add xref to scsi(4)
1997-04-02 09:41:16 +00:00
Mike Pritchard
b5d3fbf904
Add od(4). Closes PR# 3170.
...
Submitted by: Shunsuke Akiyama <akiyama@jp.freebsd.org>
1997-04-01 19:52:37 +00:00
John Polstra
93abe8fedb
Correct the name of a header file that is referenced.
1997-04-01 04:04:09 +00:00
Mike Pritchard
7c692a17cf
Update to reflect the recent changes to support better inode
...
generation numbers.
1997-03-24 00:33:38 +00:00
Mike Pritchard
88cf6634a5
Add malloc(9) to document the kernel malloc() and free() routines.
...
Obtained from: NetBSD w/changes to reflect current FreeBSD headers
and diagnostic messages.
1997-03-22 23:50:21 +00:00
Mike Pritchard
5ea8e149f2
Minor mdoc fixes.
1997-03-22 22:47:34 +00:00
Mike Pritchard
c8ff0947c0
Add vslock(9) to document the vslock() and vsunlock() kernel functions.
...
Obtained from: NetBSD
1997-03-22 22:21:37 +00:00
Mike Pritchard
1e133bd480
One minor mdoc fix.
1997-03-22 22:19:26 +00:00
Mike Pritchard
dad0f56607
Add kernacc(9) that documents the kernacc() and useracc() kernel
...
functions.
Obtained from: NetBSD (renamed from access.9)
1997-03-22 22:06:07 +00:00
Mike Pritchard
4b2502a3e8
Add physio(9).
...
Obtained from: NetBSD w/minor FreeBSD changes
1997-03-22 21:31:29 +00:00
Mike Pritchard
b6c4b1903b
Add mi_switch.9. It documents the kernel mi_switch() and cpu_switch()
...
context switching functions.
Obtained from: NetBSD (renamed from ctxsw.9)
1997-03-22 20:59:18 +00:00
Mike Pritchard
ec505e0408
Add resettodr(9).
...
Obtained from: NetBSD
1997-03-22 20:07:04 +00:00
Mike Pritchard
4035c9100d
Add inittodr(9) to document how the system clock is initialized.
...
Obtained from NetBSD and then modified to reflect how things work
in FreeBSD, along with some minor changes to make a few points
clearer.
1997-03-22 19:46:44 +00:00
Mike Pritchard
de1543a46d
Add time(9) to document the kernel time variables. Obtained from
...
NetBSD and then modified by me to reflect some FreeBSD specific
things and to clarify some other pointed based on some old mail
from Bruce Evans about this man page.
1997-03-22 19:09:31 +00:00
Mike Pritchard
95522ed527
Minor mdoc cleanup - don't use .Pa for non-pathname items.
1997-03-21 20:16:33 +00:00
Mike Pritchard
dd5527c607
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
...
Use the .Tn macro for generic FreeBSD references. Cleanup other
formatting problems noticed while making the above changes.
1997-03-21 20:14:15 +00:00
Mike Pritchard
fb5ce63a63
Fix a number of typos and use the .Tn macro where appropriate.
1997-03-21 20:04:21 +00:00
Mike Pritchard
0728623156
Document the .An (author name) macro. Also cleanup some other problems
...
I noticed while editing these man pages.
Usage: .An Author_name
Example:
This manual page was written by
.An Mike Pritchard Aq mpp@FreeBSD.ORG .
Produces:
This manual page was written by Mike Pritchard <mpp@FreeBSD.ORG>.
1997-03-20 16:04:04 +00:00
Bruce Evans
eb051a2cf8
Fixed missing #includes in synopsis.
...
Fixed stale reference to <sys/inode.h>.
1997-03-19 21:02:11 +00:00
Mike Pritchard
8889d6ac3a
Document the .Rv (return values) macro.
...
".Rv -std atexit" will generate the following text:
The atexit() function returns the value 0 if successful; otherwise the
value -1 is returned and the global variable errno is set to indicate the
error.
1997-03-19 21:01:45 +00:00
Bruce Evans
e0d9d675fb
Fixed misuse of .Ft for enum members. (.Fa seems to be the best
...
available macro for enum, struct and union members. .Ft seems to
be the best available macro for enum, struct and union tags and
types).
Fixed missing void arg types.
1997-03-19 20:42:18 +00:00
Mike Pritchard
5b945c8686
Update the table of contents such as it is to reflect my previous change.
1997-03-19 20:31:42 +00:00
Mike Pritchard
c41c97fab9
Document the previously undocumented .Bf (begin font mode) macro.
...
Moved the descriptions of the .Em, .Li and .Sy macros into
the new "Font Modes" sub-section along with .Bf, since they are
all related.
1997-03-19 20:16:50 +00:00
Bruce Evans
7b46e774ec
Fixed missing #include of <sys/types.h> in synopsis.
1997-03-19 19:48:24 +00:00
Bruce Evans
ddbd069887
Fixed missing #include(s) (mostly of <sys/types.h> in synopsis).
...
Reviewed by: wollman
1997-03-19 19:47:43 +00:00
Bruce Evans
c85c53625d
Fixed synopsis (after the cleanup of <sys/snoop.h>, there are no other
...
prerequisites; previously <sys/ioctl.h> was bogus and some prerequisites
weren't documented).
1997-03-19 04:58:33 +00:00
Bruce Evans
401caa1438
Fixed wrong #include in synopsis. <sys/dir.h> has been deprecated for
...
years.
Not fixed: stale, misformatted copy of <dirent.h>. I will be cleaning
up the dirent.h and dir.h headers soon (ufs stuff needs to be separated
better), so don't change the man page yet.
1997-03-19 03:48:12 +00:00
Bruce Evans
612a931654
Fixed missing #includes in synopsis.
1997-03-19 03:23:54 +00:00
Bruce Evans
21f8e39341
Fixed synopsis (wrong #includes and superfluous parentheses in typedef).
...
Nuked the confusing timeout_func_t typedef. It will go away in <systm.h>
later.
1997-03-19 03:18:01 +00:00
Bruce Evans
02a98699c2
Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis.
1997-03-19 02:57:50 +00:00
Mike Pritchard
aef772c06b
The "usage" line for the .Ic macro incorrectly says that it is
...
the .Li macro.
1997-03-18 20:00:36 +00:00
Mike Pritchard
5f1376d7ec
Backout part of my previous change that changed MIN/TIME to VMIN/VTIME
...
throughout the man page. Only some of these were corrected.
Pointed out by: bde
1997-03-18 07:17:22 +00:00
Mike Pritchard
ed7922d368
The VMIN and VTIME c_cc values were incorrectly defined as MIN and TIME.
...
Obtained from: NetBSD PR# 3243
1997-03-14 05:01:14 +00:00
Mike Pritchard
623899a3c3
Add some text regarding security issues when using a shell
...
script as the login shell. Closes PR# 2978.
1997-03-14 02:37:27 +00:00
Mike Pritchard
0b65a99863
Oops. I misread some commit mail - remove the blurb about comments
...
in passwd/group not being enabled by default.
1997-03-12 14:05:36 +00:00
Mike Pritchard
c5cb834a27
Typo police (this one wasn't yours, Joerg :-)
1997-03-12 13:51:57 +00:00
Mike Pritchard
902c520a16
Typo police.
1997-03-12 13:51:17 +00:00
Mike Pritchard
f57cc79d87
Improve the wording of the section on comments in the group and passwd
...
files. Also mention that this feature is not enabled by default
and that they must be enabled by compile-time options.
Fixed another typo or two I noticed while I was at it.
1997-03-12 13:46:16 +00:00
Joerg Wunsch
e48ff1868b
Document the various link-level flag for these drivers.
...
2.2 candidate (after typo police :)
1997-03-12 13:37:56 +00:00
Wolfram Schneider
2641f58969
Sync with /etc/mtree/BSD.*.dist
1997-03-09 22:39:56 +00:00
John-Mark Gurney
c3df09bb7a
replace non-existant ioctl [GP]IO_STRMAP with what really does exist,
...
[GS]ETFKEY...
Definately a 2.2 Candidate
a clean up of this page is to follow.... but I'm not sure I'll have it
before 2.2 is to be released...
1997-03-09 20:53:20 +00:00
Wolfram Schneider
22bf981261
Document comments.
1997-03-09 12:20:48 +00:00
Mike Pritchard
6aea1c7c74
The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.
1997-03-09 00:49:00 +00:00
Wolfram Schneider
f71e91691c
Sync with /etc/mtree/BSD.root.dist.
1997-03-08 15:54:56 +00:00
Wolfram Schneider
c7fa2a6521
Add variable MAIL.
1997-03-08 14:41:44 +00:00
Mike Pritchard
eaa8b244f1
Some minor mdoc cleanup.
1997-03-07 03:32:31 +00:00
John-Mark Gurney
ac5afce161
add missing cvs Id lines.
1997-03-07 03:28:23 +00:00
Mike Pritchard
50e7a72d28
Update this man page to reflect how setattr manipulates time
...
values after the Lite2 merge.
1997-03-07 03:16:52 +00:00
John-Mark Gurney
7fbd615061
add missing cvs Id lines
1997-03-07 02:53:37 +00:00
John-Mark Gurney
892cb98e6b
add missing cvs Id lines.
1997-03-07 02:50:01 +00:00
Doug Rabson
ffdbee2566
Formatting tweaks.
1997-03-04 10:02:44 +00:00
Mike Pritchard
3a9c9c6e42
Typo police.
1997-03-04 06:20:48 +00:00
Bruce Evans
0b7607eaaf
Improved description of the device names.
1997-03-03 18:47:38 +00:00
Bruce Evans
3fbafe0fb2
Updated descriptions of minor numbers and files.
...
Refer to pstat.
Don't attempt to list all the model numbers.
1997-03-03 18:38:37 +00:00
Doug Rabson
fab63cc413
This is the current draft of my filesystem manpages. Some files are
...
incomplete and some are just placeholders but I wanted to try to get
something at least into 2.2 on the grounds that what I have is a lot
better than nothing. I also wanted to commit something which documents
the interfaces in 2.2 before I start updating the documentation for 3.0.
This is a definite 2.2 candidate and is also relavent to 2.1 if people
still care about that branch.
1997-03-03 18:01:01 +00:00
Mike Pritchard
d0b67be00e
The .Fx macro doesn't know about any of the 1.* FreeBSD releases.
1997-02-28 02:20:42 +00:00
Mike Pritchard
09edd56ac0
Correct section number in the .DT line.
...
Pointed out by: bde
1997-02-23 18:00:03 +00:00
Mike Pritchard
1dcb0e4fb1
Add i386 to the .Dt line.
1997-02-22 23:35:22 +00:00
John-Mark Gurney
2c8478e177
this manpage will actually make it's first appearance in 2.2.
...
2.2 Candidate
1997-02-22 23:20:54 +00:00
Mike Pritchard
3c3fafffa5
Remove an unneeded #include line.
...
Pointed-out-by: bde
1997-02-22 21:21:13 +00:00
Mike Pritchard
e4343c4e5a
sysmouse.4 should be in man4.i386.
1997-02-22 21:19:55 +00:00
Peter Wemm
7e546392b5
Revert $FreeBSD$ to $Id$
1997-02-22 15:12:41 +00:00
Peter Wemm
e25aeca937
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
John-Mark Gurney
f79219c3ea
added man page for /dev/sysmouse. (and activate it)
...
plus add appropriate xrefs now that we have {cd,sd,st}.9
1997-02-20 15:14:59 +00:00
Justin T. Gibbs
2e3507efc7
Update to match reality. Give more indepth description of SCB paging
...
and tagged queueing. Mention the AHC_ALLOW_MEMIO option.
1997-02-18 20:27:26 +00:00
Mike Pritchard
0f63118af8
These man pages will first appear in FreeBSD 2.2, not 3.0.
1997-02-17 15:22:20 +00:00
John-Mark Gurney
055ef91403
Bring intro(3) a bit closer to reality:
...
1) comment out xref to non-existant libc(3)
2) comment out reference to Fortran specific section (3f)
3) add libkvm with reference to kvm(3)
4) comment out xref to non-existant pc(1)
5) comment out libplot and libplotf77
6) fix problem with -ltermcap not being parenthesized
7) sort files listing
still missing most of the libraries that exist in /usr/lib.
Closes PR#1151
1997-02-17 08:30:16 +00:00
Mike Pritchard
8b3a341046
Typo police.
1997-02-16 16:36:31 +00:00
Mike Pritchard
51ac664f83
Typo and style fixes.
1997-02-16 16:36:17 +00:00
Wolfram Schneider
e0d769c5c8
Install new intro.5 man page.
1997-02-16 12:13:32 +00:00
Wolfram Schneider
92f2618c58
Add cross references to apropos(1), intro(5), intro(6).
1997-02-16 12:12:00 +00:00
Wolfram Schneider
92eea88bbc
Add directory man6 to SUBDIR
1997-02-16 11:35:05 +00:00
Wolfram Schneider
97750a7d6b
Add an intro for games.
1997-02-16 11:30:03 +00:00
Mike Pritchard
6e768644e1
Style fixes.
1997-02-14 07:47:37 +00:00
Mike Pritchard
e334931601
Xref boot(9).
1997-02-14 07:08:17 +00:00
Mike Pritchard
4c14d8be74
Style fix.
1997-02-14 07:07:13 +00:00
Mike Pritchard
2f581b2bfa
Add boot(9) Obtained from NetBSD w/modifications by me.
1997-02-14 07:06:26 +00:00
Mike Pritchard
88fc18877d
Add MD5(9).
...
Obtained from: OpenBSD
1997-02-14 06:42:21 +00:00
Mike Pritchard
a195100836
Oops. I accidently removed fpa.4 from the install list (it is
...
a pending change...grr)
Submitted by: bde
1997-02-14 05:18:02 +00:00
Mike Pritchard
3586b410dc
Add sl(4) and ppp(4).
...
Obtained from: NetBSD
1997-02-13 18:48:25 +00:00
Mike Pritchard
9a16c56614
Add vn(4) to document vn pseudo-devices.
...
Obtained from: NetBSD
1997-02-13 18:29:30 +00:00
Mike Pritchard
8c21e889fd
Add motd(5).
...
Obtained from: NetBSD
1997-02-13 18:03:23 +00:00
Mike Pritchard
15623f37d0
Typo fix.
...
Obtained from: NetBSD
1997-02-13 17:38:31 +00:00
Mike Pritchard
d654cd00d6
Add psignal(9).
...
Obtained from: NetBSD
1997-02-13 17:19:50 +00:00
Mike Pritchard
d46ebd5820
Add panic(9).
...
Obtained from: NetBSD
1997-02-13 17:02:28 +00:00
David Nugent
408bc30d8c
Update manpage; corrections, clarifications and login class (with xref).
1997-02-10 16:03:21 +00:00
Mike Pritchard
7b9099712a
Update to reflect new Lite2 fs.h.
1997-02-10 07:10:08 +00:00
Mike Pritchard
076dc43ccb
Typo police.
1997-02-09 21:08:52 +00:00
Joerg Wunsch
3cf493c646
Various man pages describing the internals of the SCSI subsystem.
...
Submitted by: John-Mark Gurney <gurney_j@resnet.uoregon.edu>
1997-02-09 20:29:15 +00:00
Joerg Wunsch
92cc1cf79e
Update to match the new reality.
1997-02-06 22:23:59 +00:00
Brian Somers
04f36f75da
Incoming packets no longer have their ip_sum zero'd
1997-02-06 11:16:21 +00:00
Mike Pritchard
6a6c4c22d2
Fix a bunch of man pages to stop abusing the .Nm macro, along
...
with some other minor fixes for some problems I noticed
while making these changes.
Pointed out by: bde
1997-02-05 15:07:37 +00:00
Mike Pritchard
b74774a0ad
Fix a typo and one small style point.
1997-02-02 21:38:10 +00:00
Joerg Wunsch
c5ec806f68
Add a man page for the uio handling, after all the recent ramblings in
...
the hackers list.
Please correct me where i'm wrong.
1997-02-02 11:41:07 +00:00
Joerg Wunsch
f552063e6c
Correct the synopsis of some EISA or PCI drivers. They don't take
...
ISA-like arguments (anymore).
1997-02-01 19:54:23 +00:00
Mike Pritchard
b3c6242fda
Don't use hardcoded *roff escape sequences. Use mdoc macros instead.
1997-01-31 01:14:16 +00:00
Mike Pritchard
8f20a914b6
Minor mdoc cleanup.
1997-01-31 00:38:18 +00:00
Mike Pritchard
bba323e822
Update to reflect current include files.
1997-01-31 00:05:08 +00:00
Mike Pritchard
c18460f90e
Update to reflect current include files.
1997-01-30 23:57:31 +00:00
Mike Pritchard
cb7ecbe37a
Actually remove the old netns/netiso man pages. They haven't
...
been installed for the last 9 months or so anyways.
1997-01-30 23:51:48 +00:00
Mike Pritchard
0c3a17466f
Update to reflect current include files.
1997-01-30 23:49:46 +00:00
Joshua Peck Macdonald
04bbb62b7a
I just found a bug in my program, I was calling va_arg (..., char),
...
when parsing a printf-like arg list. Looking for someone to blame,
I noticed that the man page has a bad example. It clearly says at
the top that types following the last known argument are passed after
their default type conversions, and then later the example uses
va_arg (..., char);
so I fixed it.
1997-01-30 10:22:00 +00:00
Mike Pritchard
e0604514d8
Update to reflect the current types.h.
1997-01-29 05:24:35 +00:00
Mike Pritchard
2c18ef217f
Update to reflect current fs.h.
1997-01-28 07:25:18 +00:00
Mike Pritchard
5f9a0f6762
Update to match current include files.
1997-01-28 07:03:33 +00:00
Mike Pritchard
9136a887b6
Update to reflect current acct.h.
1997-01-28 06:53:19 +00:00
Mike Pritchard
ad2c737e4f
Update the man page to reflect the current state of
...
fstab.h.
1997-01-28 06:12:54 +00:00
Andrey A. Chernov
d80ace690d
Add save/restore cursor position escapes
1997-01-26 23:27:15 +00:00
Mike Pritchard
cc2c561f5e
Man page police.
1997-01-25 20:42:09 +00:00
Satoshi Asami
bee9cbfd38
Explain more about the interleave factor. Mention mirroring, and add
...
a reminder that you can't mount half of a mirrored two-disk ccd.
1997-01-25 02:10:43 +00:00
Jordan K. Hubbard
6fb16f982c
Add missing entries for de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4.
...
Now things build again.
Forgotten Again By: David E. O'Brien :-)
1997-01-21 12:25:06 +00:00
Wolfram Schneider
75141cc987
Sort cross references.
1997-01-20 23:23:22 +00:00
David E. O'Brien
5747fc5871
Share my poetry with the world.
...
(de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4)
Not forgetten this time by: obrien :-)
1997-01-20 09:22:23 +00:00
David E. O'Brien
44fd653298
New manpages for various Ethernet drivers, that I didn't see manpages for.
...
Manpage police??? Looking kinda bored there aren't you? Need something
to do? :-) I'm sure there's work here to be done.
Inspired by: Joerg
2.2-R candidate after Mike gets thru with them.
1997-01-20 09:18:54 +00:00
David E. O'Brien
41ed2e23cd
Added some verbage from looking at the source code.
1997-01-20 09:16:14 +00:00
David E. O'Brien
9828d8c1f2
Driver also supports the HP PC Lan+ adaptor.
...
Reviewed by: personally tested. :-)
1997-01-20 09:15:35 +00:00
Mike Pritchard
97e6cd972a
Man page police.
1997-01-19 17:24:18 +00:00
Mike Pritchard
114030361b
Actually install the new ex.4 man page.
...
Forgotten by: David E. O'Brien
1997-01-19 17:18:57 +00:00
David E. O'Brien
8d9d877fa6
Basic manpage for the ex driver (Intel EtherExpress Pro/10).
...
Desired by: Joerg
1997-01-19 11:16:43 +00:00
Alexander Langer
8abdc2eb40
Sweep through the tree fixing mmap() usage:
...
- Use MAP_FAILED instead of the constant -1 to indicate
failure (required by POSIX).
- Removed flag arguments of '0' (required by POSIX).
- Fixed code which expected an error return of 0.
- Fixed code which thought any address with the high bit set
was an error.
- Check for failure where no checks were present.
Discussed with: bde
1997-01-16 21:58:40 +00:00
Poul-Henning Kamp
8964f83c4a
add more arguments to these things.
...
2.2 candidate.
1997-01-15 19:39:45 +00:00
Garrett Wollman
de707befce
Document Monday's changes in the interface structure.
1997-01-15 19:28:39 +00:00
Søren Schmidt
c61ba66705
Latest fixes for the psm mouse device, also updates the docs
...
to reflect the new options etc..
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-01-15 12:04:11 +00:00
Mike Pritchard
019f13780e
Fix a few typos.
...
Obtained from: OpenBSD
1997-01-15 05:33:11 +00:00
Mike Pritchard
63001a3fff
Add a missing quote.
...
Obtained from: OpenBSD
1997-01-15 05:18:29 +00:00
Jordan K. Hubbard
1130b656e5
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
Wolfram Schneider
af20215665
Sort cross references.
1997-01-13 00:25:51 +00:00
Wolfram Schneider
c15a12df0f
add cross reference to cd(1), where CDPATH variable is explained
1997-01-09 21:04:10 +00:00
Wolfram Schneider
80001b55bd
bring section LIMITS back; reviewed by: mpp
1997-01-08 22:57:15 +00:00
Nate Williams
14acc8410d
Fix minor typo. BIOSETIF -> BIOCSETIF
1997-01-05 22:15:59 +00:00
Mike Pritchard
66a5a22607
Mention the new mdoc examples in /usr/share/examples/mdoc.
1997-01-02 20:50:23 +00:00
Mike Pritchard
38bf940791
Add i386 to the .Dt macro call.
1996-12-31 22:47:50 +00:00
Mike Pritchard
32c5eaa8aa
Mdoc police..
1996-12-31 22:42:00 +00:00
Wolfram Schneider
aa8b4ee314
xrs - detect unsorted cross references in section SEE ALSO
1996-12-30 14:58:53 +00:00
Poul-Henning Kamp
aea88892fd
Add SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT.
...
Is it time to split this into one "intro" type and a number of
detailed pages ?
1996-12-29 21:21:16 +00:00
Wolfram Schneider
a1427df598
add 'i386' to macro .Dt
1996-12-29 20:36:04 +00:00
Wolfram Schneider
16d8d41154
remove section LIMITS, the limitations are now invalid ;-)
1996-12-29 15:09:17 +00:00
Mike Pritchard
188097739b
Spelling police.
1996-12-26 22:50:43 +00:00
Mike Pritchard
eb6d684623
Don't claim that the section 7 man pages are mostly troff related,
...
since they are not.
1996-12-26 22:41:18 +00:00
Mike Pritchard
8044b10425
Mention that cross references in the SEE ALSO section should be
...
sorted by section number and then placed in alphabetical order.
1996-12-26 22:34:23 +00:00
Mike Pritchard
4e11acf8be
Re-add devfs(5) to the xref list, since it now exists,
...
and remove mount_devfs(8), since that man page is now
really just a pointer to the various section 5 man pages.
1996-12-26 22:16:06 +00:00
Wolfram Schneider
0b992c1d66
Sort cross references.
1996-12-26 16:16:37 +00:00
Wolfram Schneider
c69a537c8f
Sort cross references.
1996-12-26 02:02:31 +00:00
Mike Pritchard
46a1272500
Convert to mdoc format.
1996-12-21 23:54:30 +00:00
Mike Pritchard
c310249e03
Covert to mdoc format.
1996-12-21 23:30:53 +00:00
Mike Pritchard
6071eeacb3
Update mdoc.samples(7) to match what is now
...
installed in /usr/share/misc/mdoc.template
1996-12-21 22:02:30 +00:00
Mike Pritchard
4a6a66d28c
Typo police.
1996-12-18 22:06:47 +00:00
David E. O'Brien
0dfb02eb79
Added $Id$.
...
Added more verbage about the card, and documented the driver's bugs.
2.2-R candidate.
1996-12-18 01:35:20 +00:00
Garrett Wollman
b4ccb10ee3
Add cross-references to ifnet(9).
1996-12-17 20:23:34 +00:00
Garrett Wollman
3cb60f1a48
Create a new manual page describing how network interfaces and
...
addresses are glued together with the generic networking code.
1996-12-17 20:21:01 +00:00
Mike Pritchard
6737d445c1
Remove trailing whitespace.
...
Don't worry, this is the only one of these I plan on doing :-).
1996-12-16 20:31:40 +00:00
Peter Wemm
6b26f698ba
Add missing \ at the end of the first line
...
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
Mike Pritchard
ce85277574
Get the HISTORY section right.
1996-12-14 22:38:09 +00:00
Mike Pritchard
015a207577
Actually add the man page.
1996-12-14 22:34:11 +00:00
Mike Pritchard
862076fd02
Add devfs(5) to describe the device file system.
1996-12-14 22:32:49 +00:00
Mike Pritchard
c26d69d0fc
Fix a small typo that was only apparent when looking
...
at the man page source..
1996-12-14 22:21:30 +00:00
Mike Pritchard
7409fd943d
Add fdesc(5) to document the file-descriptor file system.
1996-12-14 22:14:55 +00:00
Mike Pritchard
8d02bca98d
Forgot to document "hostname". Also add some other misc stuff.
1996-12-14 21:53:14 +00:00
Mike Pritchard
fec75a87e2
Add a kernfs(5) man page to describe the kernel file system.
1996-12-14 21:47:11 +00:00
Mike Pritchard
5086890eb9
Remove a bad xref, and reference a couple of more useful ones
...
instead. Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Mike Pritchard
c347ebabe1
Make procfs(5) the definitive source of information on /proc.
...
Most of this information was pulled from the man page for
mount_procfs(8).
Closes PR# 1681.
1996-12-14 20:11:57 +00:00
Mike Pritchard
472ba2f1ca
Update procfs(5) to reflect reality a little better. Clsoes PR# 2136.
1996-12-14 19:09:58 +00:00
Mike Pritchard
ceb83c2c9b
Update the list of include files listed in the man
...
so that a program using the examples will actually
compile. Closes PR# 2143.
1996-12-14 18:47:42 +00:00
Jordan K. Hubbard
cd484a3441
Close PR#2211 - ypserv is no longer GPL'd.
...
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
Mike Pritchard
aab5e1b6d0
Minor formatting/style fixes.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
Nate Williams
7ffe15380f
Added psm manpage.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1996-12-06 01:58:14 +00:00
Jordan K. Hubbard
96b2533ed1
Bump maximum username length to 16 characters. This brings us into
...
line with BSD/OS and Linux's username limits, making transitioning from
either operating system a lot easier than it is now. I'm currently
running with this change on my system, as are several others, and have
experienced no ill effects.
This is not for 2.2! This needs to get shaken out longer term in 3.0.
Previously-approved-by: davidg
1996-12-04 11:31:14 +00:00
Andrey A. Chernov
b96aebd585
Fix syntax error loc->doc
1996-12-04 09:42:39 +00:00
David E. O'Brien
f5001497c2
First cut at adding a little bit about the ports framework's dir structure.
1996-12-04 08:49:52 +00:00
Mike Pritchard
e277738293
Remove some garbage text from the man page.
...
Closes PR# 1971.
Submitted by: Lydon Nerenberg
1996-12-03 23:26:49 +00:00
Mike Pritchard
fc43dc94cb
Correct some spelling errors.
1996-12-01 00:25:06 +00:00
Mike Pritchard
70843691f8
Fix an incorrect man page cross reference.
1996-11-30 23:24:20 +00:00
Wolfram Schneider
7ae31dc93d
rename obsolete 'TZ=US/Pacific' example to 'TZ=America/Los_Angeles'
...
close PR #2125
1996-11-30 00:29:51 +00:00
Jordan K. Hubbard
7ee8a29399
fimib.4 -> ifmib.4
1996-11-16 03:06:25 +00:00
Garrett Wollman
93194d3707
Start to document how the interface MIB stuff is supposed to work.
1996-11-15 19:49:41 +00:00
Poul-Henning Kamp
7132822bb1
doc/1987, table heading in error.
...
Submitted by: Mark Valentine Mark Valentine <mark@linus.demon.co.uk>
1996-11-12 13:37:51 +00:00
Andrey A. Chernov
1c90543673
pcfs -> msdos
...
2.2 candidate
1996-11-10 02:23:33 +00:00
Satoshi Asami
286fe46c4b
Remove comment about offset, it is no longer necessary. Add mention
...
of partition types in disklabel. Add disklabel(8) to "see also" section.
Reminded by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1996-11-07 04:10:55 +00:00
Julian Elischer
a77a7ee010
After prodding, add a BSD style copyright to those man pages I think
...
I probably originally wrote. Also take my name OUT of the ddb
man page.. I did NOT port it from mach.
1996-10-18 20:22:31 +00:00
Julian Elischer
1d4b74d4fd
add a man page for suser() because its usage is not as obvious
...
as you would first think.
1996-10-16 21:14:32 +00:00
Garrett Wollman
6cbc213f79
Fix a macro error in HISTORY section.
1996-10-08 20:38:28 +00:00
Garrett Wollman
a3821fcd37
Delete stale rt_metrics and route flag descriptions and replace them with
...
a cross-reference to rtentry(9). Add SEE ALSO and HISTORY sections.
1996-10-08 20:37:24 +00:00
Garrett Wollman
50853e53cc
Add an rtentry(9) page to describe the structure of a routing-table
...
entry and the metrics and flags which pertain thereto.
1996-10-08 20:25:39 +00:00
Garrett Wollman
ad31211dc6
Document what I believe to be the interface of rtalloc*.
1996-10-08 18:45:06 +00:00
Wolfram Schneider
8607faf466
correct spelling of 'X Window System' (tm)
1996-10-06 17:59:28 +00:00
Wolfram Schneider
e627b39bac
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
Joerg Wunsch
59df6275ad
Add a man page describing the interrupt priority `levels'.
...
Comments by: bde
Lousy MCI network link :(, my commit message for the Makefile has been
botched.
1996-10-04 21:22:49 +00:00
Joerg Wunsch
f89810cd97
Reviewed by:
...
Submitted by:
Obtained from:
1996-10-04 21:20:07 +00:00
Paul Traina
bcb3240507
Add a warning about SCB paging.
...
Suggested by: gibbs
1996-10-01 03:54:16 +00:00
Wolfram Schneider
e0e5145ce6
add missing comma(s) in .Xr macros
1996-09-23 22:24:39 +00:00
Wolfram Schneider
374fc79d70
fix .Xr macro
1996-09-21 15:08:10 +00:00
Bruce Evans
59c49dd346
Fixed SYNOPSIS (#includes, return types, arg names and formatting) and
...
a couple of other things.
1996-08-28 16:58:34 +00:00
Mike Pritchard
7d38589e0d
Convert to mdoc format.
...
Note: this man page could probably use some updating to reflect
the list of devices that MAKEDEV now supports.
1996-08-24 16:44:23 +00:00
Wolfram Schneider
f31078c2f7
bring back ``case '?':'' in switch statement
1996-08-24 10:49:09 +00:00
Mike Pritchard
46f84fcb84
Use the .Fx macro to specify FreeBSD version where appropriate.
1996-08-22 23:51:58 +00:00
Mike Pritchard
21421932f5
Use the .Bx macro where appropriate.
1996-08-22 23:39:32 +00:00
Wolfram Schneider
7416827fb1
add copyright, $Id$
...
remove case '?', if '?' is not in getopt(), it should
not be in the switch statement
1996-08-22 16:55:15 +00:00
Julian Elischer
e0d898b48e
Some cleanups to the callout lists recently added.
...
note that at_shutdown has a new parameter to indicate When
during a shutdown the callout should be made. also
add a RB_POWEROFF flag to reboot "howto" parameter..
tells the reboot code in our at_shutdown module to turn off the UPS
and kill the power. bound to be useful eventually on laptops
1996-08-22 03:50:33 +00:00
Mike Pritchard
400d45a39a
Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.
1996-08-21 22:01:49 +00:00
Mike Pritchard
fe6869c2d0
Use the .Fx macro to reference FreeBSD versions in several newer man
...
pages.
For those of you that don't know, here is an example of how the .Fx
macro is used:
The xyzzy command first appeared in
.Fx 2.2 .
Will expand to:
The xyzzy command first appeared in FreeBSD 2.2.
1996-08-21 21:43:28 +00:00
Julian Elischer
0f7d684755
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
...
Here are the diffs for libc_r to get it one step closer to P1003.1c
These make most of the thread/mutex/condvar structures opaque to the
user. There are three functions which have been renamed with _np
suffixes because they are extensions to P1003.1c (I did them for JAVA,
which needs to suspend/resume threads and also start threads suspended).
I've created a new header (pthread_np.h) for the non-POSIX stuff.
The egrep tags stuff in /usr/src/lib/libc_r/Makefile that I uncommented
doesn't work. I think its best to delete it. I don't think libc_r needs
tags anyway, 'cause most of the source is in libc which does have tags.
also:
Here's the first batch of man pages for the thread functions.
The diff to /usr/src/lib/libc_r/Makefile removes some stuff that was
inherited from /usr/src/lib/libc/Makefile that should only be done with
libc.
also:
I should have sent this diff with the pthread(3) man page.
It allows people to type
make -DWANT_LIBC_R world
to get libc_r built with the rest of the world. I put this in the
pthread(3) man page. The default is still not to build libc_r.
also:
The diff attached adds a pthread(3) man page to /usr/src/share/man/man3.
The idea is that without libc_r installed, this man page will give people
enough info to know that they have to build libc_r.
1996-08-20 08:22:01 +00:00
Julian Elischer
3fcaebbf79
Add man-pages for at_exit, at_fork and at_shutdown()
...
so that people can look and comment.
I'll add the at_fork and at_exit immediatly, but I'll
add teh at_shutdown later as it's more extensive
and I desire people's comments..
julian
1996-08-19 02:22:15 +00:00
Mike Pritchard
3118b82a39
Add forward(5) to document the .forward file.
1996-08-16 00:15:17 +00:00
Mike Pritchard
559517fd01
Convert some formatting escape sequences to use mdoc macros when
...
possible. E.g. xrefs are .Xr. Paths are .Pa, etc...
1996-08-15 23:36:21 +00:00
Alexander Langer
59a727f3c5
"appeared in 4.2BSD.." changed to "appeared in 4.2BSD."
1996-07-27 01:20:00 +00:00
Poul-Henning Kamp
bba48fb88d
Document the flags.
1996-07-21 09:29:25 +00:00
Bruce Evans
0ba27adc20
Restored most of suggestion about using NULL, even though wollman
...
disagrees with it personally :-), and fixed the misleading parts.
1996-07-17 12:32:18 +00:00
Mike Pritchard
d3df5ce12e
Another man page with a messed up .Dd line.
1996-07-11 02:57:03 +00:00
Mike Pritchard
dcd937eeb0
Use the correct format for the ".Dd" (man page date) line.
1996-07-11 02:47:00 +00:00
Mike Pritchard
b805452cc8
A *QUICK* pass through this man page to make it conform to mdoc
...
standards and to clean up some of the English. The job is
nowhere complete.
This man page would be a good project for someone who knows
something about the firewall software, and would like to
contribute to the documentation effort. Many of the things
in this man page are out of date and do not reflect reality.
1996-07-11 02:37:59 +00:00
Mike Pritchard
09b4b08649
Fix some spelling errors.
1996-07-11 02:08:31 +00:00
Mike Pritchard
adcdb5c26b
Add divert.4 to the list of man pages that are installed.
1996-07-11 01:52:46 +00:00
Mike Pritchard
836760b9f4
Fix a spelling error.
1996-07-11 01:20:45 +00:00
Mike Pritchard
7ed2691105
Add a man page for the "aic" deive (Adaptec AIC 6260/6360 SCSI controller
...
chips).
Obtained from: NetBSD
1996-07-11 01:11:12 +00:00
Mike Pritchard
69bf862ef8
Add a man page for the "wt" device (Archive/Wangtec QIC-02 & QIC-36
...
interface boards).
Submitted by: NetBSD
1996-07-11 00:37:13 +00:00
Mike Pritchard
ae828f7be5
Minor style fixup.
1996-07-11 00:31:57 +00:00
Mike Pritchard
0ee08fdda0
Add a man page for the "ncr" device (NCR 53C810 & 5C825 SCSI controllers).
...
Obtained from: NetBSD
1996-07-11 00:30:51 +00:00
Mike Pritchard
f1bf0d576f
Add a man page for the "ep" device (3com 3c5x9 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:22:46 +00:00
Mike Pritchard
e165a77b17
Add a man page for the "el" device (3com 3c501 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:19:22 +00:00
Mike Pritchard
61ab736492
Add a man page for the "eg" device (3com 3c505).
...
Obtained from: NetBSD
1996-07-11 00:16:46 +00:00
Mike Pritchard
39d5249727
Fix a minor formatting problem.
1996-07-10 23:54:15 +00:00
Julian Elischer
93e0e11657
Adding changes to ipfw and the kernel to support ip packet diversion..
...
This stuff should not be too destructive if the IPDIVERT is not compiled in..
be aware that this changes the size of the ip_fw struct
so ipfw needs to be recompiled to use it.. more changes coming to clean this up.
1996-07-10 19:44:30 +00:00
Wolfram Schneider
090d3c2832
fix `make install' for subdirs (man4.i386, man8.i386)
...
which I broke in rev 1.21
detected by: bde & jhay@mikom.csir.co.za
1996-07-08 17:44:31 +00:00
Wolfram Schneider
e4b7c2713b
add 'speaker' to section NAME
...
add spkrtest(8) to section SEE ALSO
1996-07-07 12:52:03 +00:00
John Hay
129db146f7
Add the sr.4 man page so that it gets installed.
1996-07-06 08:03:18 +00:00
John Hay
d805b866fa
This driver supports the SDL Communications RISCom/N2 ISA cards that is
...
based on the HD64570 chip. Both the 1 and 2 port cards is supported.
Line speeds of up to 2Mbps is possible. At this speed about 95% of the
bandwidth is usable with 486DX processors.
The standard FreeBSD sppp code is used for the link level layer. The
default protocol used is PPP. The Cisco HDLC protocol can be used by
adding "link2" to the ifconfig line in /etc/sysconfig or where ever
ifconfig is run.
At the moment only the X.21 interface is tested. The others may need
tweaks to the clock selection code.
1996-07-05 18:51:59 +00:00
Wolfram Schneider
6541e32dc2
add manpage link speaker.4 -> spkr.4
1996-07-04 22:54:14 +00:00
Mike Pritchard
41aa7251bb
Link the pcvt.4 man page to vt.4 so that anyone examining
...
their kernel configuration file can do "man vt" and get
what they expect.
1996-07-04 00:42:09 +00:00
Wolfram Schneider
e9387c7d7c
little manual extension
...
Submitted by: jhs & wosch
1996-07-03 22:30:53 +00:00
Mike Pritchard
dc987e4d24
Update the FILES section to reflect the actual range
...
of ptys that are available.
Submitted by: Matthew N. Dodd
1996-07-03 03:07:03 +00:00
Mike Pritchard
6afc6d802b
Fix a typo.
1996-07-02 21:53:54 +00:00
Wolfram Schneider
c003550d72
Add section LIMITS
1996-06-30 16:09:51 +00:00
Jordan K. Hubbard
cd9a2f5c28
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
Joerg Wunsch
bc22cd5f9b
Update the BUGS section, now that we've got some experience in using
...
this driver.
1996-06-23 18:27:12 +00:00
Jordan K. Hubbard
e0752a1775
Try to get some of the most egregiously old cruft out of here.
1996-06-20 19:45:23 +00:00
Garrett Wollman
117e1bd9ef
Delete incorrect and misleading suggestion about NULL. I left in
...
the part about testing pointers against NULL, even though I disagree
with it personally.
1996-06-13 19:52:42 +00:00
Alexander Langer
671e66d2e0
Indicate that assert exits with abort(3) instead of _exit(2). Closes
...
PR 1317.
Reviewed by: alex
Submitted by: Cove Schneider <cove@brazil.nbn.com>
1996-06-12 23:46:47 +00:00
Wolfram Schneider
35da4f43ae
People ask in Usenet, how to configure remoteprinting successfully
...
having a hosts.lpd(5) manpage and some references to it from
within lpd(8) might help here. Close PR docs/1277
Submitted by: andreas@knobel.gun.de (Andreas Klemm)
1996-06-01 23:22:36 +00:00
Mike Pritchard
7994d1fef8
Mention that the default update time of 30 seconds may be
...
changed with sysctl(8) by changing the kern.update variable.
Also make a couple of minor cosmetic changes.
1996-05-31 21:02:16 +00:00
Wolfram Schneider
e413a1d50e
`make maninstall' should go down into the subdirs like
...
`make install' does.
1996-05-29 01:10:10 +00:00
Wolfram Schneider
2f44872f15
add manpage links
...
TAILQ_EMPTY.3 -> queue.3
TAILQ_FIRST.3 -> queue.3
TAILQ_LAST.3 -> queue.3
TAILQ_NEXT.3 -> queue.3
1996-05-29 00:58:47 +00:00
Mike Pritchard
2cfb684726
Remove an xref to config.old(8).
1996-05-20 22:46:22 +00:00
Satoshi Asami
cdca955f69
Connect ccd man page and ccdconfig to parent Makefiles.
...
Ok'd by: peter
1996-05-04 08:30:22 +00:00
Bruce Evans
50e9e20943
Fixed incomplete or wrong lists of prerequisite #includes related to
...
<sys/types.h>.
1996-05-01 01:45:23 +00:00
Justin T. Gibbs
9591b63489
Bring back the AHC_TAGENABLE compile option and document it. You must
...
use this option to get tagged queuing. Just like the old days.
1996-04-28 19:43:10 +00:00
Justin T. Gibbs
6ab36e711a
Update to face reality. We now support the aic7850, aic7860 and aic7880.
...
Mention Ultra support and SCB paging.
Remove references to AHC_TAGENABLE.
1996-04-20 21:37:49 +00:00
Mike Pritchard
5406291a1d
Add man pages for the copy*, fetch*, and store* families of
...
kernel functions.
Also added timeout(9) to the makefile.
Reviewed by: joerg
Obtained from: NetBSD
1996-04-15 21:37:07 +00:00