1250 Commits

Author SHA1 Message Date
is
530721fa89 Update to reflect current status. 1999-01-31 10:33:40 +00:00
mrg
eddf0f4e2c increase the securelevel (using the same rules as before) much earlier in the
boot process.  before cron, sendmail, inetd, etc, are run, but after lkms are
loaded.  this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.
1999-01-31 08:46:58 +00:00
agc
2890ddda36 s/USE_X11/USE_X11BASE/g
s/BUILD_USES_X11/USE_X11/g
Note the changes in meaning of the two definitions. This should be much more
intuitive.
1999-01-30 23:19:51 +00:00
drochner
aa1401cde7 update for busmouse support and psm->pms renaming 1999-01-30 18:01:24 +00:00
drochner
ad758765b0 update for wsmouse attachment and compatibility options 1999-01-30 17:50:36 +00:00
agc
8ddbd09ea3 Document BUILD_USES_X11 definition. 1999-01-26 22:18:42 +00:00
hwr
53a99685bd The gre pseudo-interface no longer suppports IPIP, this is done by the ipip
driver now.
1999-01-26 21:25:47 +00:00
lukem
712ba4aec4 after discussion with greg hudson, change default classes back to "in,hs" 1999-01-25 22:36:19 +00:00
lukem
177a852ae8 add hesiod.conf(5) 1999-01-25 03:48:35 +00:00
erh
adf8b8150d Explain what the addnerd util is. Use the Nx macro instead of "NetBSD". 1999-01-25 03:23:06 +00:00
erh
de65154a1c Rewrite. This manual page now has enough detail to guide a new NetBSD user through the basic steps of adding a new user. This also has more cross references to help point a new user towards more detailed explanations of the commands and files used. 1999-01-24 05:47:47 +00:00
mycroft
75fee98847 Put back the rhosts(5) and master.passwd(5) links. 1999-01-23 13:02:19 +00:00
msaitoh
1e215d9224 Add note about PID. 1999-01-22 09:12:48 +00:00
lukem
02d5dba4bc netgroup default was more like "files [notfound=return] nis" 1999-01-22 03:27:56 +00:00
thorpej
d0ca88ef29 Document the netgroup default of files nis. 1999-01-21 23:08:16 +00:00
ross
290601029b Kill bogus unmatched .Bd. I can probably jazz up the end macro to detect
things like this and narc on the offenders.
1999-01-20 23:28:10 +00:00
lukem
e612d0da5f fix spelos and tyops. document networks and group defaults 1999-01-20 03:03:25 +00:00
lukem
c7e9373f32 formatting nits 1999-01-19 08:28:03 +00:00
lukem
83eb1ce66b note new defaults for hosts, passwd, and passwd_compat 1999-01-19 08:26:14 +00:00
lukem
5adb0df2bb be consistent in formatting source names 1999-01-18 12:12:05 +00:00
msaitoh
876f7dd99f Add "const" 1999-01-16 16:39:52 +00:00
lukem
abda4deb17 reference nsswitch.conf(5) as necessary
change references from YP to NIS.
1999-01-16 14:16:41 +00:00
lukem
a320c57d58 clarify compat mode. remove references to nis+ for now 1999-01-15 23:06:36 +00:00
lukem
97cc62d6c3 merge nsswitch into main branch 1999-01-15 13:04:10 +00:00
augustss
18ceacdd32 Add a reference to the USB documentation web site. 1999-01-14 11:07:44 +00:00
fair
2693a8ecf7 Rip out the VAX-specific stuff.
Rip out the (old) copy of sys/mtio.h that passed for documentation
of the tape ioctls - if we're going to be that lame, just tell 'em
to UTSL. Some other brave soul will have to do the documentation of
each specific ioctl beyond the comments in that file.

Write text about generic UNIX tape handling, which sucks and probably
always will.

This puts PR#5698 to bed.
1999-01-14 08:31:08 +00:00
fair
7f1164dca1 Add reference to mtio(4). 1999-01-14 07:52:52 +00:00
fair
028004a8cc Document worked over for mdoc(7) and [nt]roff problems; also corrected
a few spelling errors. It would be nice to get a reference (authors, title,
date) to the proper USB specification in the SEE ALSO section.
1999-01-14 06:29:18 +00:00
sommerfe
c09dbe4f28 Apply fix from PR2176, edited appropriately 1999-01-14 00:16:42 +00:00
ross
2a2a8c3b8a Instead of claiming that nested displays work, note that they are prohibited.
Adjust the note permitting list nesting to note that -enum lists can't be.
1999-01-12 02:20:33 +00:00
garbled
eda09f767f Since we are "NetBSD" and not "BSD Experimental", update the definition
of .Os to reflect reality.
Also document the new AT&T laziness macros.
1999-01-11 19:27:20 +00:00
simonb
8305a06f33 Fix tpyo. 1999-01-10 01:34:37 +00:00
tron
81036524e6 Add missing commata between cross references. 1999-01-09 13:39:24 +00:00
msaitoh
5e6a645f86 minor fix 1999-01-08 13:23:56 +00:00
msaitoh
c4a8d11705 Add dwatch, kill and call. 1999-01-08 13:18:28 +00:00
bouyer
9f3463a240 PCI busses run at 30 or 33 Mhz, not 60 or 66. Noticed by Soren S. Jorvan. 1999-01-08 10:00:05 +00:00
cjs
9431a620ef Add basic autoconf(4) man pages for sun3 and sparc. These have no real
information in them as yet, though. PR 5569, from Erik Fair.
1999-01-05 00:59:33 +00:00
tron
633171c70e Fix typos noticed by Brian Grayson in PR bin/6713. 1999-01-02 16:17:24 +00:00
kristerw
5cb04ec709 Fix typo, closes PR 6694 by Mason Loring Bliss. 1999-01-02 01:54:58 +00:00
msaitoh
4d24950345 s/IT/It/ 1999-01-01 19:05:23 +00:00
msaitoh
0e764071d3 s/CD/Cd/ 1999-01-01 19:02:54 +00:00
msaitoh
a0f22c3359 s/TN/Tn/ 1999-01-01 18:59:24 +00:00
mrg
12d0e6e8f7 move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
mrg
db15e9d609 oops, s/sparc/sparc64/ for one of the "man8.sparc" entries. from bernd. 1998-12-20 11:51:04 +00:00
he
88e5f94191 Document new -b option. 1998-12-19 19:22:18 +00:00
christos
719a63e67c Add Byte Runner Technologies TC-400 and TC-800 driver doc from Eric S. Hvozda 1998-12-16 11:38:36 +00:00
simonb
737886c364 Remove specific models numbers from the sys/arch/pmax description. 1998-12-12 15:21:33 +00:00
is
caef0a7cc2 Fix typos. 1998-12-11 22:46:26 +00:00
mrg
cef1fed846 add man8.sparc64 1998-12-11 12:25:41 +00:00
mrg
4ca93d606f move installboot.8 back with the sources, and use .PATH to find it. 1998-12-11 12:20:52 +00:00