Commit Graph

860 Commits

Author SHA1 Message Date
jnemeth
e8c92f0c6b PR/30923: Zafer Aydogan: pam too verbose
Make it explicit that by default, you can only login as root on the console.

Approved by christos@.
2006-03-06 23:16:44 +00:00
christos
9030e1cfee Remove reference to sushi; pointed out by jmmv. 2006-02-08 13:51:44 +00:00
jmmv
0b879f1cfc Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
2006-02-03 11:08:23 +00:00
he
8cb8cb286c Descend into man8.hpcarm so that hpcarm's boot(8) actually gets installed. 2006-01-14 13:40:10 +00:00
peter
ac703b5374 Add boot(8) manual page for NetBSD/hpcarm, based on hpcsh/boot(8).
PR port-hpcarm/21369.
2006-01-13 23:30:13 +00:00
peter
cf5fdbc38b Fix a typo. 2006-01-13 23:22:29 +00:00
uwe
f34d9a1d48 Oops, add copyright notice.
Nudged by peter@.
2006-01-13 22:16:21 +00:00
dbj
ab8cc62009 add missing quote in subshell invocation.
bash complains without it.
2005-12-28 03:54:07 +00:00
wiz
bd32aa6131 Sort sections. Uppercase BIOS. 2005-11-12 16:43:07 +00:00
dsl
391c56e7e1 Add a note that the console can be changed to a serial port by using
installboot to patch the binary.
Also note that and i386 pxeboot won't load an amd64 kernel.
2005-11-12 09:12:13 +00:00
wiz
e1ee35d138 portmap is dead, refer to rpcbind instead. From YOMURA Masanori in private mail. 2005-09-11 23:36:19 +00:00
skrll
c6963d0441 regen. 2005-07-30 06:18:39 +00:00
wiz
112e36f255 regen (+fw#, fwmem#). 2005-07-12 07:26:19 +00:00
peter
a9b411c198 Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
2005-06-20 13:25:23 +00:00
christos
6ab7ef4333 Move to the genassym source directory. 2005-05-31 11:35:21 +00:00
wiz
beb8d4ff57 Some more nit fixes. 2005-05-17 14:08:36 +00:00
wiz
61b48dda41 Remove superfluous "\&". 2005-05-17 14:05:46 +00:00
wiz
649791bd7b New sentence, new line. 2005-05-17 14:04:18 +00:00
wiz
0471faaff3 regen. 2005-05-17 14:01:48 +00:00
wiz
2d4e96b2c9 Update for rename of verifiedexec to veriexec. 2005-05-17 14:01:41 +00:00
wiz
4880b7982d New sentence, new line. 2005-05-17 13:59:40 +00:00
wiz
16bb723d01 Two minor improvements. 2005-05-17 13:57:04 +00:00
wiz
ffda7fbfaa Sort sections. 2005-05-17 13:52:07 +00:00
wiz
ea77769f24 Drop trailing space. 2005-05-17 13:51:34 +00:00
hubertf
9029dfc48a mounting filesystems with nodev/nosuid wasn't considered that a good idea,
undo.
2005-05-14 17:10:16 +00:00
hubertf
4e39658f8e * Sync in a few changes from OpenBSD's latest version of this file
* Add licence by Marshall M. Midden
 * Various minor edits and additions.
2005-05-04 20:54:25 +00:00
lukem
5c5750a595 Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall
(and the base.tgz set).
2005-04-17 15:15:48 +00:00
wiz
8db893f99d Add postinstall(8) man page. 2005-03-28 15:42:27 +00:00
wiz
dff72e3c43 Remove duplicate "in .Nx" noted by dieter on current-users. 2005-03-14 10:44:02 +00:00
dan
1f64b720ce typo 2005-03-02 03:33:46 +00:00
thorpej
d97108988d Add a pam(8) manual page that gives a brief introduction as to what PAM
is.  The gritty details will be in pam.conf(5).
2005-03-02 02:56:24 +00:00
thorpej
c432982bbb Correct rpc.yppasswdd options. 2005-02-26 16:39:17 +00:00
wiz
86640b9dc8 Move yp(8) to nis(8). 2005-02-26 16:17:42 +00:00
thorpej
ee8c69aed1 YP(8) -> NIS(8) 2005-02-26 16:13:04 +00:00
wiz
bc22bce866 Bump date for previous. 2005-01-27 18:38:20 +00:00
mycroft
d2ca156552 Add a small note about the use of shift keys. 2005-01-27 18:35:41 +00:00
wiz
1fce7b0949 Mention that compat32 supports running i386 binaries on amd64.
From Nicolas Joly in PR 28795.
While here: new sentence, new line.
2004-12-31 00:57:50 +00:00
lukem
3c81b28a9a * Implement
load_rc_config_var cmd var
  to load the rc.conf(5) configuration for cmd and set var in the
  current shell, using 'load_rc_config var' in a sub-shell to avoid
  unwanted side-effects.

* Improve required_vars warning message.
2004-10-12 14:45:29 +00:00
wiz
e2652e8189 Descend into man8.hp700. 2004-08-12 15:53:32 +00:00
wiz
10a8873653 Comment out mkboot(8) reference; use \*[Gt] instead of >; two grammar
improvements; use Nm instead of Xr to ourselves.
2004-08-12 14:43:33 +00:00
chs
cdbff23301 add a boot.8 manpage for hp700. from openbsd. 2004-08-07 22:05:08 +00:00
atatat
d2dd73eec2 More better description of current state of sendmail stuff in more
places.  This is intended to make some people a tad happier.
2004-07-22 03:44:12 +00:00
wiz
20aac67434 Bump date for previous. 2004-07-15 10:47:43 +00:00
atatat
89fc8be761 Change the default settings for sendmail.
(1) The stock sendmail.cf will only listen on the loopback interface.
(2) The stock submit.cf specifally connects to "localhost." which
    should be less susceptible to being confused or looking confused.
(3) The smtp listener starts by default, if needed.  The setting in
    /etc/default/rc.conf is still "no", but rc.d/sendmail detects the
    default setting and will change it to yes if need is determined.

Need is defined as "nothing else seems to have been changed about the
mail configuration but we'd like locally originated and locally
destined mail to be delivered".  If you change, eg, mailer.conf to
point to postfix or some other MTA, sendmail will not start.
2004-07-15 03:47:18 +00:00
mycroft
ace8694948 Attempt to make Perry less confused. 2004-07-03 20:04:03 +00:00
gendalia
ed8de01a24 Flasg -> Flags 2004-04-29 22:44:43 +00:00
wiz
522d70a8d4 Remove apostrophe that should not be there. 2004-04-04 10:31:33 +00:00
uwe
81b1f93220 Verbs has to agree in number with their subjects. 2004-04-04 03:46:13 +00:00
uwe
f292fa7af0 Describe GUI elements. 2004-04-04 03:41:03 +00:00
wiz
0adee5f2d3 Grammar fixes; remove a trailing space.
XXX: license missing!
2004-04-03 15:24:42 +00:00