Commit Graph

4118 Commits

Author SHA1 Message Date
drochner
dfd2b177e1 Add keymap file for "swedish keyboard with national characters mapped
to ASCII counterparts".
Addresses the last part of PR kern/8456 by Michael Eriksson.
2001-05-02 15:08:35 +00:00
minoura
7af4ca44e4 vs(4) manual page. 2001-05-02 13:21:56 +00:00
itojun
e95e75d3bf no security drawback -> less security drawback 2001-05-02 06:24:38 +00:00
itojun
ceae678967 mention that IFF_LINK0 does not make a perfect protection. sync with kame 2001-05-02 05:59:02 +00:00
martin
64ad5ed3c3 Add SOB. 2001-05-01 19:55:20 +00:00
minoura
377398dffd yds(4) will appear in 1.5.1. 2001-05-01 11:56:48 +00:00
mycroft
4f580ad7ba Add WAG and EWAG. 2001-04-30 19:54:04 +00:00
jhawk
3e0f915127 Remove refernece to nonexistant vfs_shutdown(9), per
kern/4901
2001-04-29 19:18:20 +00:00
jhawk
2387d49806 Remove nonexistant references to ifattach(9) and *_ifattach(9),
per PR kern/4901.
2001-04-29 19:17:22 +00:00
jhawk
6a342ecfe5 Remove reference to nonexistant boot(9). ADdresses PR
kern/4901.
2001-04-29 19:14:09 +00:00
jhawk
6de3c7fef6 Comment out references to hz(9) and hardclock(9). It'd be nice
if someone wrote them, but let's not reference them until they are
written. Addresses PR kern/4901.
2001-04-29 19:12:20 +00:00
tron
5961b7a2e1 Add description of "PERL5_REQD". 2001-04-29 05:56:20 +00:00
garbled
337e8af6f6 Add a new sushi menu, system/localtime. This menu will allow the user to
set his /etc/localtime file.  It's functionally similar to the option in
sysinst.
2001-04-29 04:53:05 +00:00
itojun
fce23b0ae4 correct outbound outer IPv4 destination address selection.
IFF_LINK0 disables inbound path, removes security worries.
more examples in manpage.
2001-04-29 03:56:06 +00:00
bjh21
32f9842307 Regen. 2001-04-28 17:47:36 +00:00
jdolecek
ed9c0f0fd1 document MCA le(4) SKNET ethernet driver 2001-04-27 18:05:22 +00:00
dmcmahill
d425d2297d add support for building shared libs from fortran sources. Works correctly
with the default of 'f77' as the fortran compiler or using the 'f2c-f77'
script from pkgsrc (selected by overriding the FC variable)
2001-04-27 17:04:39 +00:00
jdolecek
46f548d519 Document ltsleep(9). Feel free to improve if you wish. 2001-04-27 07:54:23 +00:00
wiz
40e50a25db Now we know: Appeared in 1.5.1. 2001-04-26 13:35:35 +00:00
wiz
d36c721835 Fix tulip reference, noted by Havard Eidnes. 2001-04-26 09:36:26 +00:00
kleink
73cf862d26 While we're here, add Erlangen, Germany. 2001-04-26 08:50:00 +00:00
garbled
90913cfc01 Add the sysctl form to the system menu. This will allow users to both set
sysctl's interactively, and save them in /etc/sysctl.conf.
2001-04-26 02:44:46 +00:00
garbled
221495cc86 Add the entire "processes" menu. This will allow
starting/stopping/showing/restarting of things in /etc/rc.d.  Also add a
few quick top(1)-like utilties just to round the menu off.
2001-04-26 02:26:16 +00:00
wiz
4f29714248 Update and add some Austrian prefixes. 2001-04-25 22:35:47 +00:00
garbled
698e76a512 Fix a bunch of makefiles that prove that I cannot count the right number of
..'s
2001-04-25 18:32:01 +00:00
cjones
875a9af487 Add references for mount(8), mount_filecore(8), mount_ntfs(8), and
mount_overlay(8).
2001-04-25 16:34:46 +00:00
kleink
72eb13ae2a Tyop poleece. 2001-04-25 12:38:20 +00:00
bjh21
5a25454f00 Fix typo: maching -> machine 2001-04-25 12:05:24 +00:00
tron
1b0bc07d26 Add placeholder for missing "Makefile.inc". 2001-04-25 10:31:30 +00:00
mjl
6dd766a2b6 Fix typo and missing word. PR/12744 by Gael Queri. 2001-04-25 08:53:31 +00:00
garbled
021ccd864a Oops.. fix the makefile to decend down the networking tree. 2001-04-25 04:05:04 +00:00
garbled
9b603a2514 Whew. Add an entire networking configuration tree for sushi. This gives
sushi the ability to do the following tasks:
Edit /etc/exports
Edit /etc/hosts
Change the hostname
Modify NIC configuration
Change the default route
Setup YP/NIS.
2001-04-25 03:43:25 +00:00
simonb
a69a3cc5ec Spell occurred correctly. 2001-04-25 02:19:48 +00:00
gmcgarry
4288d3f1e6 Minor punctuation corrections. 2001-04-24 04:29:33 +00:00
thorpej
25d921464e Add a manual page that describes the pmap(9) API and the requirements
of a pmap module.

Many thanks to Bill Sommerfeld for reviewing the document for me.
2001-04-24 02:55:34 +00:00
garbled
85b2082906 Actually define $BIGLIST, and fix the logic a bit. 2001-04-23 09:07:49 +00:00
wiz
2eef3cf67b Update to latest tariff change. 2001-04-22 22:17:40 +00:00
wiz
11aa81d3ba Update for 2001, and some typo fixes; some commented out additional
holidays depending on where exactly you live.
2001-04-22 22:15:43 +00:00
wiz
d00466173d RCS Ids 2001-04-22 22:10:54 +00:00
jdolecek
801a1701ef Driver is now quite intoxicated, do remove the 'experimental' sentence.
Note lack of support for machines with >16MB (DMA buffer bouncing
is not implemented yet).
2001-04-22 19:11:32 +00:00
bjh21
9aba6e0cc4 Add arcpp. 2001-04-22 15:03:22 +00:00
pooka
deaad9bd51 Clarifications and minor modifications.
inspired by comments from Matthew Green
2001-04-22 15:00:17 +00:00
fvdl
c20e370b1f Note that the DIAGNOSTIC option will decrease performance. 2001-04-21 20:51:18 +00:00
jdolecek
f59f3f6ce4 Add a hack to install i386/ed(4) link to edc(4) manpage. This seems
to work okay and doesn't have any install ordering problems.
2001-04-21 16:54:05 +00:00
jdolecek
99ede4555d one more s/dasd/edc/ 2001-04-21 16:51:29 +00:00
jdolecek
341bd27743 add info about when this driver appeared and add warning BUGS section
noting this driver is experimental and under development
2001-04-21 16:46:32 +00:00
wiz
0f1257e6a3 Add arch to Dt. 2001-04-21 14:45:12 +00:00
wiz
882728f711 Fix arch in Dt, whitespace nits. 2001-04-21 14:40:57 +00:00
wiz
ea043b4b71 Add arch to Dt, whitespace fixes; Nm doesn't need an argument. 2001-04-21 14:40:03 +00:00
wiz
be99f8cf1c Add arch to Dt, Nm doesn't need an argument, and punctuation fixes. 2001-04-21 14:38:53 +00:00