Commit Graph

1074 Commits

Author SHA1 Message Date
mrg
f3ca264c1e uvm_swapout is a static function, not exported. does not belong in uvm.9 1998-05-09 00:48:20 +00:00
kleink
9294a5a40b Create a link for uvm_swapout(9). 1998-05-08 16:18:37 +00:00
kleink
24842ff3ee Fix a couple of prototypes, and sync with the recent vslock()/vsunlock()
interface change.  Also, add an item for uvm_swapout().
1998-05-08 16:00:49 +00:00
augustss
08c0421201 Note the addition of eap(4). 1998-05-07 20:17:32 +00:00
fair
f63f1f5530 document si & sw drivers 1998-05-07 10:55:21 +00:00
augustss
821913c679 Make config line match reality. 1998-05-06 19:14:06 +00:00
augustss
cbf0d347c4 Add eap.4 (and reformat the lines) 1998-05-06 19:02:28 +00:00
ross
1569541db4 Untangle botched .Po .Pc at the end. 1998-05-06 00:03:02 +00:00
enami
46cbc7744a Cosmetic changes; move comment leader to the next line. 1998-05-05 00:40:03 +00:00
mrg
c6588a7ac7 add uvm.9 1998-05-04 07:10:45 +00:00
augustss
7458164379 Add Ensoniq AudioPCI driver. 1998-05-01 22:00:37 +00:00
mjacob
6307a2e37c at least add MTERASE clause- page (and tape driver) need rewriting 1998-05-01 16:14:48 +00:00
fair
67aae558d6 fix .Xr references 1998-04-30 09:38:54 +00:00
fair
a576d424e0 Marathon man page editing session to fix broken .Xr's, add important
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!
1998-04-30 08:50:03 +00:00
thorpej
4ad2b50a58 Update for recent changes to vslock()/vsunlock(): document that the context
is taken from the provided proc, and remove the BUGS section, since it
has now been addressed.
1998-04-30 06:32:39 +00:00
fair
601bad7562 add some additional documentation and references 1998-04-30 05:42:40 +00:00
fair
4d576a6053 fix bad .Xr references 1998-04-29 20:26:21 +00:00
fair
17ba539151 fix some bad .Xr 1998-04-29 20:11:30 +00:00
fair
fa72f5de98 fix bad .Xr references 1998-04-29 11:33:55 +00:00
fair
f6b40a5fb3 fix bad .Xr references 1998-04-29 10:06:40 +00:00
kml
238a0147cd rt_timer documentation 1998-04-29 04:17:26 +00:00
fair
dc026e0515 Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
fair
85818bdaaa Fix mdoc usage: NetBSD -> .Nx 1998-04-28 04:36:26 +00:00
fair
c46ab392dc Principally, change foo(N) to .Xr foo N
Also, do some other mdoc tagging.
1998-04-28 04:07:04 +00:00
matthias
9ee03f2bb3 Document "config" and all other undocumented genassym.sh commands. 1998-04-25 19:53:17 +00:00
mrg
3c77b67cfa convert unknown .Ds/.De sequence into a normal list. 1998-04-22 09:20:49 +00:00
ross
7c7c171d13 Add David Brownlee's new intro pages, with editing. (PR #534[23])
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
hubertf
6b6c65a06d fix typo, as per PR 5296 by Patrick Welche <prlw1@newn.cam.ac.uk> 1998-04-15 16:46:40 +00:00
mrg
a8e990c9b5 document "screenblank." 1998-04-07 04:47:53 +00:00
hubertf
998ea8d804 sys/inode.h -> ufs/ufs/inode.h, as noted by bgrayson@ece.utexas.edu in PR 5245. 1998-04-03 06:26:47 +00:00
hubertf
308f6f25b6 Document pkg, pkgsrc & mk.conf, remove usr/contrib (per PR 5244 by E. Fair) 1998-04-02 09:47:22 +00:00
fair
0dc86d3286 remove a note about eeprom on Suns - not true. 1998-03-25 22:05:01 +00:00
fair
01b13d66f9 additional miscellaneous cleanup of "entering debugger" and "machine-specific commands" sections. 1998-03-25 21:58:08 +00:00
fair
4b7a86f558 add sun3{,x} key sequence to "entering debugger" 1998-03-25 21:32:22 +00:00
fair
adceb30242 The "entering debugger" section moved higher.
Key sequences for "pmax" added to "entering debugger".
1998-03-25 21:26:33 +00:00
fair
2a990c202d fixed the mdoc display formatting for the machine specific commands 1998-03-25 19:45:02 +00:00
fair
0d2af8a384 Add very basic rz.4 and tz.4 manual pages. The portmaster should review
these for accuracy.
1998-03-25 06:22:02 +00:00
fair
408f198db3 A walk through the section 4 pc532 man pages:
Write an intro.4, closing PR#3978
Fix some typos, some unclear english, diddle the nroff a bit.
One outstanding issue: plip.4 has a tbl(1) table in it, but the Makefile
does nothing to format it right.
1998-03-25 02:13:31 +00:00
fair
ef207d5d50 Herewith find documentation of the machine/port specific commands
to ddb(4) that I can glean from the source code as requested by PR#1562.

Portmasters, please check for accuracy.

Also, someone with a bit more facility with mdoc(7) should figure
out why I get the odd indentation when I thought I used the macros
in a reasonable fashion...
1998-03-24 02:05:44 +00:00
fair
e7f10c4076 typo fix, per PR#5188 1998-03-23 10:23:30 +00:00
jonathan
2c299cbd5c Document options from sys/arch/pmax/pmax/machdep.c, requested in
PR #4917.
1998-03-23 03:47:18 +00:00
tron
87dd1a9ddb Let "makewhatis.sh" handle "${DESTDIR}", fixes PR misc/5037. 1998-03-21 23:47:47 +00:00
fair
51271ff28f document TIOCPKT_IOCTL per PR#4533 1998-03-21 03:14:30 +00:00
fair
fe9ada4a1c add "px" driver to the list as a matter of completeness 1998-03-20 23:36:55 +00:00
fair
28482a4652 Herewith I commit the results of a several hour romp through the
pmax section 4 documentation, inspired by PR#4527. Lots of typos,
misspellings, and grammatical errors corrected. A foolish consistency
(the hobgoblin of my small mind) in capitalization enforced for
certain trademarks (DECthis, DECthat, and so on). A little white
space added here and there for clarity. Some nroff peccadillos
tended to. Further remarks over issues not dealt with will be
committed in the PR.
1998-03-20 13:31:57 +00:00
mrg
45159fa631 convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and
change pfil_add_hook to put output filters at the tail of the queue,
while continuing to place input filters at the head of the queue.  update
the two users of these functions, and document these changes.

fixes PR#4593.
1998-03-19 15:45:30 +00:00
fair
062a042b20 add "experimental" notice on LFS, UNION,and PORTAL options, per PR#4889, PR#4968. It would probably be a good idea to add a notation to each config file to read options(4) for descriptions of all kernel options. 1998-03-19 07:40:04 +00:00
bouyer
a29032bc40 Document the 'FFS_EI' option. 1998-03-18 17:17:06 +00:00
fair
5fd2bfcc12 added documentation of the various compile options for this driver from PR#4680 1998-03-11 09:55:19 +00:00
mikel
30e350a5ca use NetBSD instead of UN*X 1998-03-09 05:56:27 +00:00
mikel
9e1f303984 mark MD manpages as such 1998-03-09 05:52:57 +00:00
mark
4352ef4083 Remove ISA references inherited with the original page. Add physical
memory information relevant to ARM systems.
1998-02-26 21:50:41 +00:00
drochner
80a45158ac add some xrefs, from PR port-i386/5063 (haszlaki@UAccess.NET) 1998-02-25 12:30:13 +00:00
jonathan
4c9de2fb64 Fix typo in dz11/dc speed botch: 19200 is actually 19800, not 19600.
Explain more fully why DZ/dc devices lose as PPP/slip interfaces.
1998-02-23 19:46:24 +00:00
is
7667dac2d2 Actually fix, rather than mask, the Amiga big machine panic: the pmap needs
to (pre)allocate enough kernel page table pages to (among others) map the
buffer cache buffers.
1998-02-22 22:51:46 +00:00
kleink
e32643d8e3 Update to reflect that copy*str() implementations must be able to handle NULL
being passed in the 'done' argument.  Also, s/NULL/NUL/ where appropriate.
1998-02-22 17:38:35 +00:00
enami
0482987447 Fix .Nm usage. 1998-02-22 07:16:07 +00:00
enami
125b4340bd Remove period from end of SEE ALSO list. 1998-02-22 06:53:10 +00:00
enami
711008fb74 Sort SEE ALSO list first by section number. 1998-02-22 05:21:20 +00:00
hubertf
663644670d Add some details on when filters are run. 1998-02-20 12:24:50 +00:00
hubertf
e797ce3f09 Did _you_ know you can put lp=port@host into your printcap? 1998-02-20 11:10:14 +00:00
pk
f4a1052f8e Describe the client-provided storage option. 1998-02-20 00:00:00 +00:00
gwr
a73737ae77 remove man9.sun3x from SUBDIR list 1998-02-19 04:20:21 +00:00
gwr
d0157e04e9 see sun3 1998-02-19 04:18:43 +00:00
ghudson
89a0fe6732 Correct typo: the description of TIOCNOTTY had a reference to
TIOSCTTY, which was a typo for TIOCSCTTY.
1998-02-16 20:16:51 +00:00
kleink
af9cc34b3c Add ONOCR and ONLRET output modes, from XPG4.2. 1998-02-13 21:53:44 +00:00
gwr
e76179d0fb Remove man?.sun3x 1998-02-11 18:52:25 +00:00
gwr
d72e66ff2c see ../man8.sun3 1998-02-11 18:49:42 +00:00
gwr
5db62a8c44 see ../man4.sun3 1998-02-11 18:46:59 +00:00
is
cb1085870c Add the LIMITMEM workaround for the kernel address space size problem.
Will be removed as soon as the kernel can auto-adapt to its address space.
1998-02-09 22:14:43 +00:00
scottb
033ca43437 added new iBCS2 man page 1998-02-09 05:12:45 +00:00
kleink
892aff4e2a Sync with <dlfcn.h>: const'ify some arguments. 1998-02-07 19:54:45 +00:00
perry
c77667d31a add w95boot man page 1998-02-06 19:07:53 +00:00
perry
34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
perry
3a64d01708 note that .Dd directives should NOT have the date quoted 1998-02-05 07:28:57 +00:00
perry
dceef86ecb fix nit in .Nx usage 1998-02-05 04:36:16 +00:00
thorpej
3f24da3fc9 - Document the new bus_dmamap_sync() interface and related changes.
- Add an AUTHOR section, and fill it in with the folks involved with
  designing and implementing this interface.
1998-02-04 06:42:53 +00:00
perry
9612121fe2 more section 9 changes, plus change UNIX to NetBSD in appropriate spots 1998-02-03 23:28:50 +00:00
perry
1016887a4f change to reflect that we now have a section 9 of the manual 1998-02-03 23:06:02 +00:00
is
01c32e5bb9 We have now much much more than 3 terminal emulator console devices. 1998-02-01 16:40:52 +00:00
thorpej
87b50587c8 Update for ISO-9660 file system support. 1998-02-01 07:38:34 +00:00
hubertf
5653bc5ab0 s.SYNOPSIS.DESCRIPTION., fixes PR kern/4898
by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>
1998-01-27 16:04:53 +00:00
ross
fcc3b3198a Update this somewhat with respect to NetBSD 1.3 swap features and NFS_BOOT*.
There is more work to do here.
1998-01-26 07:23:20 +00:00
is
aa61cc5265 The Altais is NOT a Zorro III board (although the NetBSD kernel can't
see the difference...)
1998-01-25 21:59:02 +00:00
lukem
8bfd252c83 use .Tn YP instead of .Nm YP 1998-01-23 13:45:21 +00:00
is
28b322150f Synchronize with sys/arch/amiga/dev/zbus.c. 1998-01-23 00:15:08 +00:00
thorpej
dc1a41a889 Document MALLOCLOG and MALLOCLOGSIZE options. 1998-01-21 22:54:56 +00:00
augustss
bd98f52464 Typo. 1998-01-19 20:22:30 +00:00
augustss
6347a69ad7 Fix typos and update a little. 1998-01-19 20:14:45 +00:00
is
e6a5f48a4d Add description of the Amiga BB060STUPIDROM option. 1998-01-18 19:07:19 +00:00
is
1b6d407e88 Mention M68020 option, and correct M060SP option description. 1998-01-18 18:43:54 +00:00
thorpej
b9ed745f83 Add DDB key sequences for alpha and mvme68k. 1998-01-15 06:38:18 +00:00
drochner
7afe181893 Add rudimenrary documantation for the NFS_BOOT_BOOTP, NFS_BOOT_DHCP
and NFS_BOOT_BOOTPARAM options.
1998-01-12 15:45:23 +00:00
mikel
9eb5ee9f6e use += to set MLINKS so all links are made 1998-01-10 23:06:38 +00:00
enami
f8f06cda52 Fix a typo; s/accomodate/accommodate/ 1998-01-10 08:11:42 +00:00
lukem
385bb40506 add pool.9 1998-01-10 01:05:17 +00:00
lukem
1cf73dfe86 use Nx 1.4 not Nx 1.3a 1998-01-10 01:04:20 +00:00
perry
77fc921931 get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro 1998-01-10 00:37:34 +00:00
perry
6b9926770a get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro 1998-01-10 00:06:23 +00:00
perry
3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
lukem
59557ec934 document IP_PORTRANGE 1998-01-07 23:39:49 +00:00
thorpej
72f8e09db9 Document LOCAL_CREDS socket option. 1998-01-07 23:39:16 +00:00
thorpej
0b403452c5 Sigh, typo. 1998-01-07 06:46:52 +00:00
thorpej
ffbf065b53 oops, forgot a \ 1998-01-07 01:02:46 +00:00
thorpej
81b443b1e6 Add fork1.9 1998-01-07 00:34:02 +00:00
thorpej
f30f5b637a Oops, list includes in synopsis. 1998-01-07 00:33:24 +00:00
thorpej
50e8c26b8a Add a manual page for fork1(), the kernel's internal fork interface. 1998-01-07 00:30:02 +00:00
perry
2ec6474b31 RCSID Police. 1998-01-06 04:44:59 +00:00
thorpej
dcbd40b724 Document new queue access methods. 1998-01-05 06:28:04 +00:00
lukem
a76b9e2bee document COMPAT_13 1998-01-04 00:44:20 +00:00
mikel
08d3b16fa0 init(8) lives in /sbin now 1998-01-03 09:03:27 +00:00
jeremy
28cbe4f62b Added sun3x subdirectory. 1997-12-24 09:29:32 +00:00
jeremy
a68bc49340 Initial import 1997-12-24 09:21:18 +00:00
jeremy
a70d6a8124 Added sun3x subdirectory. 1997-12-24 08:45:33 +00:00
jeremy
1bc784e57e Initial import 1997-12-24 08:42:14 +00:00
ender
7b9a6c237d o Make mc.4 1997-12-18 18:13:31 +00:00
ender
54d86e7158 Man page for MACE ethernet (AM79C940) from David Huang <khym@bga.com> 1997-12-18 06:22:45 +00:00
mikel
4b71dfb1a0 fix pasto, from Rafal Boni in PR misc/4673 1997-12-18 05:43:16 +00:00
pk
c9552d7f64 Pool resource utility docs. 1997-12-13 23:45:07 +00:00
leo
aabde1a0a1 Add some atari and m68k options. 1997-12-10 14:45:47 +00:00
leo
37acac72e1 Add an atari specific intro to section 4 (closes pr-3976). 1997-12-09 07:56:22 +00:00
ross
58371eeff6 Correct spelling and xrefs. 1997-12-03 06:44:23 +00:00
bouyer
2f8f801256 The iy driver now uses if_media (it was the last one, at last for i386, to use
the historical link? flags for media select)
XXX No pullup request for this. But if sysinst supports explicit media
XXX selection in 1.3, this should be in 1.3 as well.
1997-12-02 09:34:03 +00:00
kleink
fdc776ed19 Typo. 1997-11-27 14:38:56 +00:00
mikel
d1033b38a5 fix .Nm capitalization (noted by cgd in PR 4377)
fix typos and comment out references to missing pieces while I'm here
1997-11-27 06:43:33 +00:00
mikel
ccbf3f5da5 fix capitalization as noted by Chris Demetriou in PR 4377
while I'm here, fix numerous spelling, grammar, and -mdoc macro usage bugs
1997-11-27 06:17:58 +00:00
mikel
9205a85ba8 .It is not parsed, so spell out Bx and Ux 1997-11-27 04:59:07 +00:00
tv
027eb1a7cf A hosts.equiv/.rhosts manual page, written from scratch 1997-11-26 17:49:35 +00:00
tv
053d7e2447 aesthetic fix; add a .Pp 1997-11-26 17:42:55 +00:00
kleink
75bf350d8d The option to enable PPS code is called `PPS_SYNC'. 1997-11-26 14:43:13 +00:00
pk
16f78e700d Fix typos (from Krister Walfridsson; PR#4576). 1997-11-25 22:15:56 +00:00
thorpej
a501298032 Add a document describing the layout of a NetBSD release. 1997-11-25 05:27:41 +00:00
lukem
8921c23385 note that SEE ALSO is sorted on section number, then name within section 1997-11-24 12:49:34 +00:00
lukem
e7b47c18a6 document .Bl -column, and the bug if the first .Bl doesn't have -width 1997-11-24 12:43:25 +00:00
mrg
fea4fb5ac5 remove installboot_cd9660.8 1997-11-24 06:32:11 +00:00
lukem
0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
chopps
21d30e39c3 add amiga interrupt sequence 1997-11-23 18:37:33 +00:00
lukem
ad9cd72294 document .Bl options -column, -dash, -hyphen 1997-11-23 13:39:27 +00:00
mrg
c8bd86bc0c document critical_filesystems and no_swap 1997-11-23 04:18:14 +00:00
ross
2f6d733317 Add #include <sys/types.h> to man page to document existing practice.
(PR misc/4540.)
1997-11-23 00:13:13 +00:00
fair
6fa9b2e3c5 Add documentation for /dev/random 1997-11-20 06:17:39 +00:00
mikel
b99b737005 spl*() functions block interrupts of lesser or equal priority, not
higher priority.  do some copy editing while I'm here.
1997-11-20 05:47:42 +00:00
bouyer
9e88e02f86 Add "TI TravelMate 5000 series laptop docking station's ethernet board" to
the list of supported harware by the TL driver (per William Coldwell).
1997-11-19 09:53:20 +00:00
thorpej
2af766eb2f General cleanup. 1997-11-17 23:50:46 +00:00
mrg
ec406750b1 document ppp_peers 1997-11-17 17:45:34 +00:00
lukem
fb3d390582 * major rewrite from scratch using -mandoc macros (it was a -man.old doc)
* cleaned up a few points, clarifying ambiguous sentences
* documented DDB_HISTORY_SIZE=xxx kernel option, and the appropriate
  editing keys
* added notes on how to drop into ddb on the mac68k (from [kern/4501])
1997-11-17 10:54:16 +00:00
lukem
7b313cf9f1 document DDB_HISTORY_SIZE=integer 1997-11-16 23:56:18 +00:00
christos
26c394da6f Remove comment about the pty subsystem 1997-11-16 22:54:03 +00:00
hubertf
d738090b5a xref atalk.4 now as we have it 1997-11-15 22:58:39 +00:00
carrel
2030b7b104 Turn off reseting and disabling the device by default.
Document the option to turn them back on.
1997-11-15 20:18:50 +00:00