Commit Graph

390 Commits

Author SHA1 Message Date
perry
d58a2df20d removed tahoe refs because we have no tahoe port 1996-10-17 03:09:33 +00:00
perry
3a22f309b4 removed because we have no tahoe port 1996-10-17 03:06:18 +00:00
perry
bb844a2ce8 Close 2831, which noted that the man page is confusing. I have edited
it slightly differently than Mike originally suggested after
consulting with him and others.
1996-10-16 17:20:30 +00:00
explorer
cb26706296 Add st.4, edited by Jon Buller <jonb@metronet.com> 1996-10-16 03:13:11 +00:00
explorer
c7e5d61562 add NetBSD rcsid and note that the copyright is unknown.\ (these came from FreeBSD without a copyright...) 1996-10-16 03:12:02 +00:00
mark
775a2602ec Minor tweaks and corrections. 1996-10-15 23:59:49 +00:00
mark
b671332822 RCS Id police.
Updated the see also fields for new drivers.
1996-10-15 23:57:38 +00:00
mark
4e86f2555a Updated for new additions. 1996-10-15 23:53:48 +00:00
mark
f0e7c32b28 Commit of overdue manual pages for some of the recent device drivers. 1996-10-15 23:53:19 +00:00
perry
874334d1a3 document Nx (NetBSD) macro 1996-10-15 20:15:33 +00:00
explorer
12de309c05 Update the config file line to what is currently used,
RCSID police,
and document that the device spits out the busmouse protocol.  Also,
add some information on the busmouse protocol itself.
1996-10-15 19:07:37 +00:00
fvdl
03d18700cb Note that nsswitch.conf is needed on newer Linux systems; document that
pathnames pointed to by symlinks are not resolved through /emul/linux.

From Bob Baron.
1996-10-15 11:41:09 +00:00
leo
d548c05876 Fix typo. 1996-10-15 09:16:20 +00:00
leo
c22aea7778 Be a bit more exact about when the bootloader decides to start NetBSD. 1996-10-15 09:14:32 +00:00
explorer
c2d9a57948 Add a missing quote ; closes pr misc/2832 1996-10-11 14:53:03 +00:00
explorer
f73d65b2ae add rcsid tag 1996-10-09 17:21:27 +00:00
explorer
3e8ed4be5a add copyright and netbsd rcs tag 1996-10-09 17:20:04 +00:00
explorer
c2e313743d Change a few minor formatting nits 1996-10-04 02:03:14 +00:00
explorer
61e39d8748 Document the other minor bits for this driver. This needs to be updated
once again when the /dev/lpt* characters for these are chosen
1996-10-04 01:58:58 +00:00
cgd
e99f8a7ce2 document that EXEC_AOUT and EXEC_ELF{32,64} need to be specified a kernel
options to get support for those executable types.  (Actually, EXEC_ELF64
isn't supported by these emulations yet, but in theory, eventually, it
should work, so i've documented it.)
1996-10-02 05:23:02 +00:00
cgd
ed72b85031 add and document *_HEAD_INITIALIZER macros, which provide structure
initializers which can be used to initialize list/queue heads at
compile time.
1996-10-01 22:45:06 +00:00
abrown
8d69359e1b Add *minimal* man page for cgfourteen framebuffer 1996-10-01 03:50:27 +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
perry
540ba41249 .Nm LKM -> .Nm lkm, per C.G.D.'s request. 1996-09-06 17:20:28 +00:00
mrg
506716a5c9 add pfil manual page. 1996-09-06 05:27:47 +00:00
christos
f55b6167dc Fix the list of things that do not work and expand a bit on the bugs section. 1996-09-01 16:32:09 +00:00
thorpej
0794023752 RCS id police. 1996-08-30 17:43:56 +00:00
thorpej
7b7f3edb96 Oops, missed one. 1996-08-29 02:28:53 +00:00
thorpej
10ccf63e49 Add a missing `\'. 1996-08-29 02:27:14 +00:00
jtk
b86b695240 add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +00:00
thorpej
9e879405a4 Update to reflect the new name of the hp300 boot blocks. 1996-08-24 19:39:43 +00:00
explorer
e1534707dd Add man pages for cd, uk, and sd scsi devices. More on the way, and these
could still use a little bit of touchup.  I don't think there is any
misinformation in these, but you never know.  FreeBSD has a better MI
scsi than we do.  Partial fix for misc/2008.  The author of that pr
is willing to help a bit as well.
1996-08-13 03:13:30 +00:00
jonathan
827ad7dadd Create man4.pmax.
Note: Some manpages are for drivers shared with Alpha; should rewrite
accordingly and move to a better location.
1996-08-11 02:28:43 +00:00
explorer
4d3eeec183 add panic(9) man page 1996-08-10 23:14:11 +00:00
explorer
7ab5fa8a8c add somewhat simple man pages for ppp(4) and sl(4). Closes a few pr's and
makes the world a better place.
1996-08-10 21:26:08 +00:00
explorer
6c2d055936 Add compat_freebsd.8 1996-08-09 18:03:16 +00:00
thorpej
320932936b Update for new ypserv suite. 1996-08-09 14:40:28 +00:00
mrg
74693079c6 update for new reboot(2). 1996-08-09 10:32:11 +00:00
thorpej
5393b1ea14 Install the compat_svr4(8) manual page. 1996-08-06 01:11:46 +00:00
soda
f0e66bd87e add configuration of AHA-284x VL front-end.
merge two bugs section.
1996-08-05 21:20:45 +00:00
ragge
32beb65790 Don't try to build tmscp.cat4; it's not here anymore. 1996-08-05 16:51:24 +00:00
thorpej
3ff0b1a74c RCS id police. 1996-07-31 20:33:02 +00:00
ragge
38821d257d Manual pages for the new device drivers. Remove (obsoleted) page. 1996-07-11 18:15:26 +00:00
explorer
e1d58c927b Add man page aic7xxx driver ; from pr port-i386/2600
That pr put this file in man4.i386, but since the driver isn't i386
specific, I thought it should go here instead.
1996-07-10 22:58:33 +00:00
oki
6b8ffeacd0 fixed format error 1996-07-08 16:36:28 +00:00
christos
34bb182f46 First cut at a manual page that describes the procedure to setup the SVR4
compatibility stuff.
1996-07-06 17:14:50 +00:00