Commit Graph

204 Commits

Author SHA1 Message Date
thorpej 50e8c26b8a Add a manual page for fork1(), the kernel's internal fork interface. 1998-01-07 00:30:02 +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
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
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
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
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
mrg 6be07a674c add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
mrg 2797f8d4a1 fix oversight in previous. 1997-11-11 13:46:15 +00:00
mrg dc05f41d80 add missing .Nm sections 1997-11-11 10:07:34 +00:00
mrg c12c7ee684 add missing .Nm sections 1997-11-11 10:06:37 +00:00
mrg bf31e73282 add .Nm entries for copies made with MLINKS. this allows 'makewhatis' to
properly capture all information about what functions, programs, etc., the
man page documents.
1997-11-05 12:13:44 +00:00
explorer 619f986c6e Add rnd.9 1997-11-01 10:00:36 +00:00
augustss d389f63196 Layout changes. 1997-10-19 19:45:46 +00:00
augustss 7de69494f6 Small clarification. 1997-10-19 19:14:34 +00:00
augustss 1e12628b98 Update for SunOS compatibility. 1997-10-19 07:40:26 +00:00
augustss e0bd22c96a Fix pastos. 1997-10-13 21:30:57 +00:00
augustss bf9ad9a53c Fix typos. 1997-10-11 15:33:26 +00:00
mycroft 1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
mikel f8995872c9 remove advertising clause from license 1997-10-10 06:18:30 +00:00
mrg 74f573d85d remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
jtc 516fb1f380 Fix tipo inherited from old version of TNF copyright form.
s/REGENTS/FOUNDATION/.
1997-10-08 21:59:52 +00:00
kleink 9a0df2e337 Add manual page containing documentation on mbuf management functions and
macros; contributed by S.P.Zeidler <spz@serpens.swb.de>.
1997-10-04 14:04:15 +00:00
is ca6159327e tlseep -> tsleep 1997-09-21 14:35:00 +00:00
augustss fe62ee31a3 Add audio(9). 1997-08-27 23:08:25 +00:00
augustss bf1f51a5d1 Initial version of the documentation of the interface between the
low and high level audio drivers, the audio_hw_if struct.
1997-08-24 22:46:41 +00:00
cgd a06b0fec3a clean up the copy_region text slightly 1997-08-14 00:57:40 +00:00
cgd e523849a5b enable bus_space(9) xref 1997-08-13 17:39:19 +00:00
christos 84368d11ca Rename busdma -> bus_dma 1997-08-13 15:24:58 +00:00
christos ae37531550 Rename to bus_dma.9 1997-08-13 15:08:23 +00:00
cgd 3cdaeafbdc bus_space_*() function manual page. Written by me (as plain text),
converted to use the doc macros by Christos, then severely cleaned,
hacked, and improved by me.
1997-08-13 08:34:34 +00:00
christos 0e10f76c04 Correct 8 spelling mistakes. 1997-08-12 13:21:52 +00:00
mikel e9aee27fc5 add bus_dmamem_map() to SYNOPSIS, fix some more typos 1997-08-12 07:31:42 +00:00
mikel 20415a9b11 add busdma(9) and MLINKS for bus_dma* functions 1997-08-12 07:29:22 +00:00
mikel b8e2da2f80 use -mdoc macros to good effect, and other minor editing 1997-08-12 07:09:31 +00:00
christos 23b89c3726 Training for my new position as Jason's secretary... 1997-08-11 23:40:33 +00:00
kleink 6ff446d37c Sync with <sys/malloc.h>. 1997-08-02 23:29:15 +00:00
kleink 1aecc913a4 Typo. 1997-07-19 20:05:31 +00:00
jeremy 2c6ad26f86 My last commit included SUBDIRS that don't exist yet. Remove them. 1997-05-29 01:14:31 +00:00
is b68f9ed256 Add CODE REFERENCES sections. While here, move the fddi_{add,del}multi
description right below the ether_{add,del}multi description.
1997-05-25 17:58:22 +00:00
is 10fc645f15 Make clear which of these functions need to be called by hardware drivers. 1997-05-25 15:55:21 +00:00
is 580187839a Documentation of Ethernet and FDDI driver support functions and macros. 1997-05-25 15:54:22 +00:00
jeremy dcfd9aaa8a Add intro(9). 1997-05-22 03:46:33 +00:00
jeremy a9f5946c00 Reduce redundant 'describes'. 1997-05-22 03:41:00 +00:00
jeremy d58b5c298b Introduction to kernel internals section. 1997-05-22 03:39:20 +00:00
jeremy d354506769 Remove extra whitespace. 1997-05-22 02:12:18 +00:00
jeremy 44572d2bb8 Description of sun3 interrupt handler interface functions. 1997-05-22 00:39:26 +00:00
jeremy b0dc94ccd1 Added SUBDIRS= for architecture dependent directories. 1997-05-21 22:45:16 +00:00
jeremy 98b6233268 Added missing function arguments. Also made it clear which process receives
the data.
1997-05-21 03:14:07 +00:00
explorer 51096e423b Add kernel log() man page. Will add other logging/printing functions soon. 1997-05-12 23:51:56 +00:00
mrg 601c0eaed7 update this a bit. 1997-04-13 13:48:51 +00:00
mikel 848bdf7930 supply missing .Nm, and other cleanup 1997-04-11 05:14:20 +00:00
gwr 45e8a48a8f Renamed boot to cpu_reboot 1997-03-27 20:23:48 +00:00
gwr b2d05722be Renamed boot to cpu_reboot (via repository copy) 1997-03-27 20:15:05 +00:00
christos 8a6e9721ca const poisoning. 1997-03-24 21:20:03 +00:00
perry ab8dd6a331 fix typos per pr-3349 submitted by SAITOH Masanobu 1997-03-18 14:25:29 +00:00
is 6ecca3f700 add arpresolve and arpintr descriptions 1997-03-17 14:06:49 +00:00
is 41d77d21fc Fix yet another typo. 1997-03-16 20:24:08 +00:00
is b40ff398db fix typo 1997-03-16 20:06:37 +00:00
is bf744fd321 Fix .Nx call. 1997-03-16 20:04:13 +00:00
is ea7a8a2959 Pull the ARP support function man page up to the main branch. 1997-03-16 19:43:17 +00:00
is 04b6278587 Pull this to the main branch. 1997-03-16 19:26:53 +00:00
mikel ac8b6fad77 add incomplete spl(9); realphabetize Makefile. 1997-03-11 06:15:05 +00:00
mikel b4340460f0 fix swapped tsleep() arguments; PR misc/3192.
also some minor edits.
1997-02-06 05:05:21 +00:00
veego bc9228cf4f Fix typo in the last commit. 1996-12-27 10:42:47 +00:00
pk 7002100e64 Document disklabel routines. 1996-12-27 10:20:25 +00:00
tls ffb2108034 option is PFIL_HOOKS, not PACKET_FILTER 1996-12-02 01:00:50 +00:00
tls 0def6ae7ee .Dt request takes two and only two arguments; use of three leads to rather strange looking man page headers. :-) 1996-12-02 00:11:31 +00:00
pk 83ace05e18 Have a shot at `mi_switch()' and `cpu_switch()'. 1996-11-25 22:06:04 +00:00
pk 6b2334f637 Correct two typos. 1996-11-18 22:16:50 +00:00
mrg 8a92017f34 update copyright. 1996-11-18 10:26:18 +00:00
lukem 5d37ffa7eb fix the the typos 1996-11-10 23:58:22 +00:00
lukem 11ca454b56 parameter names in (t)sleep() for identifier should be 'void *ident'
not 'void *indent' for consistency with wakeup() and with its use.
1996-10-30 05:32:10 +00:00
lukem e0a2103855 fix typo 1996-10-30 05:29:54 +00:00
gwr 52ddd70542 Clarify the description of return values, and add a BUGS section
describing the ambiguity of -1 error return from fuword().
1996-10-17 14:27:06 +00:00
thorpej 4ae1b44967 Sync with the extent map implementation; just document the new
flags.
1996-10-17 08:33:42 +00:00
explorer 3e8ed4be5a add copyright and netbsd rcs tag 1996-10-09 17:20:04 +00:00
ghudson f48afa5735 Install mrg's pfil man page, which he forgot to have installed. 1996-09-24 07:33:08 +00:00
ghudson 126dd6897b Correct a typo: sc_dk in a softc structure should be a struct disk, not
a struct disk *, at least as used in the example.
1996-09-24 07:18:44 +00:00
ghudson 1369a02a4b Document bootstr parameter added by mrg a little while ago. 1996-09-24 07:01:26 +00:00
ghudson c8301c319b Install extent.9 and symlinks for each of its functions. 1996-09-24 06:46:03 +00:00
ghudson e3d475e885 Describes the extent manager introduced in NetBSD 1.2A. 1996-09-24 06:03:12 +00:00
mrg 506716a5c9 add pfil manual page. 1996-09-06 05:27:47 +00:00
explorer 4d3eeec183 add panic(9) man page 1996-08-10 23:14:11 +00:00
pk c360ca6e11 Make untimeout(9) description match reality.. and add a BUGS section for it. 1996-06-23 22:32:34 +00:00
pk 8623ef54ac Add timeout(9)/untimeout(9) 1996-06-23 22:11:56 +00:00
pk 082fe57749 Add tsleep(9)/sleep(9)/wakeup(9) 1996-06-23 14:04:43 +00:00
pk 232b002d95 Add psignal()/pgsignal()/gsignal() 1996-06-22 22:57:35 +00:00
pk d1d8376b06 Fix spelling. 1996-06-19 22:53:54 +00:00
pk a212048a9c `.Pa' => `.Fa' 1996-06-19 22:50:16 +00:00
pk cd121eefce malloc.9/free.9 1996-06-16 23:23:20 +00:00
pk 071070a4af kernel memory allocator 1996-06-16 23:20:53 +00:00
pk 9b08702e3b Additions: access.9, physio.9, vslock.9 1996-06-16 10:39:49 +00:00
pk 6b5046d4a9 kernacc() & useracc() manual pages. 1996-06-16 10:38:35 +00:00
pk 5a6e8927b7 Add descriptions of physio(), vslock(), vsunlock(). 1996-06-15 20:47:27 +00:00
jtc 10f36ab344 fix typo; Reported by David Leonard <s160828@student.uq.edu.au> in PR #2307. 1996-04-08 20:41:25 +00:00
jtc 93d6e7f787 fix typo; reported by Manuel Bouyer in PR #2268 1996-03-27 21:16:06 +00:00
perry da23f444f4 Fix typo: failire -> failure 1996-01-09 21:59:24 +00:00
thorpej 386884687c Add fetch(9) and store(9), which describe the {fu,su}{,i}{byte,word}
functions.  Cross-reference with each-other and copy(9).
1996-01-09 03:23:01 +00:00
thorpej d444072739 copy(9) manual page: describes the copyin(), copyout(), copystr(),
copyinstr(), and copyoutstr() functions.
1996-01-09 01:44:42 +00:00
thorpej c97dc193f1 Build and install the disk(9) manual page. 1996-01-09 01:07:35 +00:00
thorpej 6defd3c818 Manual page describing the new generic disk framework. 1996-01-09 00:22:04 +00:00
perry 4e41b85beb Added first section 9 man pages -- initial pages and Makefile from cgd
Section 9 man pages document the internals of the kernel.
1995-11-25 21:24:47 +00:00