Commit Graph

5390 Commits

Author SHA1 Message Date
tron
8002ff3a8c Add cross reference to brconfig(8). 2002-03-03 19:32:28 +00:00
mrg
c6cc70654c note that securelevel=0 ends up -> securelevel=1 (part of PR#13647) 2002-03-01 16:52:04 +00:00
pk
c26b4a92e2 Serialize access to $INFODIR/dir; multiple instances of `install-info'
would trash that file.
2002-03-01 15:42:10 +00:00
pk
721880b0bc Fix target order: the machine links must be present before compiling object
files.
2002-02-28 15:55:50 +00:00
scw
5183aa7b10 Add mvmeppc. 2002-02-27 21:26:09 +00:00
kleink
a3f0b56f7a While we're here, roll forward the up-to-date tag. 2002-02-26 13:20:22 +00:00
kleink
da7d0ec7e4 ISO 3166/MA web pages have moved. 2002-02-26 13:11:05 +00:00
wiz
c640510df0 Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
kleink
341cec0040 Update to cover alternate register access methods. 2002-02-25 23:21:15 +00:00
wiz
c38591ca4c Punctuation nits. 2002-02-25 13:16:45 +00:00
lukem
80ce7c6cb7 Fixes derived from [bin/15563] submitted by Ron Roskens:
- Don't su(1) to ${name}_user if running as that user.
- Support $procname as the name of the process to search for.
  Defaults to the value of $command.
2002-02-25 12:49:33 +00:00
lukem
868c9ba182 rc.subr(8) - functions used by system shell scripts. Closes PR [misc/10828]. 2002-02-25 12:05:13 +00:00
wiz
a2a58e2352 Drop trailing space. 2002-02-25 11:21:38 +00:00
lukem
10b7474494 the rc_fast_and_loose behaviour is enabled if the variable != "", not
if it == "YES", so fix the documentation...
2002-02-25 04:23:20 +00:00
lukem
319f9d9903 explicitly mention that rc.d contains sh(1) scripts 2002-02-25 04:09:15 +00:00
kleink
1bab3ca63c * Sync with implementation: declare the `id' argument to pci_conf_hook()
as pcireg_t, which is more appropriate.
* Fix the argument order to pci_conf_hook (d'oh!).
2002-02-25 00:40:19 +00:00
martin
8fa52d5f5c Traceroute works now. 2002-02-24 17:24:21 +00:00
wiz
7cb8a308ef Slight formatting improvement, and a grammar fix. 2002-02-24 13:30:07 +00:00
lukem
feea5a8afb sshd_conf_dir 2002-02-24 13:00:41 +00:00
uwe
1a318cdecc Fix typo. 2002-02-22 03:03:54 +00:00
reinoud
4ce664ad5c Add the missing `int free_list' argument to the uvm_page_physadd() in the
documentation.
2002-02-21 21:52:27 +00:00
kleink
76f3f21f4c Be a little more specific about cacheline_size. 2002-02-21 20:27:35 +00:00
garbled
43249cb446 Catch this file up to the ipfs edit made to rc.conf on feb 11th by Martii. 2002-02-21 20:00:13 +00:00
kleink
e02250730b Document firstbus and cacheline_size arguments, too. 2002-02-21 16:26:27 +00:00
gmcgarry
4499278874 define GART 2002-02-20 20:28:18 +00:00
simonb
e0f6bf08fd Pick up some changes from FreeBSD- adding "sizeableness" but leaving out
Proper Nouns like country names.  The notable addition is "add".

Also add the remaining atomic elements that weren't in the list - we had
most of them anyway (but leave out the unclassified names).
2002-02-20 04:13:56 +00:00
pooka
dd2075f14d update sys/arch descriptions closer to reality:
* instead of saying "support for the" for every entry, say it once
* add:
  + algor
  + arm
  + cats
  + cesfic
  + hpcarm
  + sandpoint
  + shark
  + sun2
  + sun68k
  + walnut
  + x86_64
* remove:
  + arm32
2002-02-19 15:03:33 +00:00
wiz
bac725fb4f Add Vienna, Austria. 2002-02-18 17:25:50 +00:00
pooka
9f4b2f24af Add Cairo and Budapest airports.
And while in here, also add BSD airport. Happy landings!
2002-02-18 16:27:10 +00:00
is
92a181b637 Move Amiga PORT to ELF and new toolchain. Still missing:
support in UPGRADE to move old shared libs to /emul/aout
2002-02-15 21:28:03 +00:00
simonb
dbebadf72e Document "show event". 2002-02-15 12:20:33 +00:00
matthias
dd580ad301 ".else if" doesn't work, thus everything was "COFF". Changed to ".elif". 2002-02-15 10:20:24 +00:00
jdolecek
e839ee6444 One more fix from Dawid Szymanski 2002-02-14 20:12:36 +00:00
enami
c5006ba2f8 Descend into nls. 2002-02-14 06:49:57 +00:00
wiz
7a1cb58694 Use HOME(kh) instead of BEGIN(@1) in wsvt25 entry. Noted by Dave Sainty.
Remove @1 from rxvt, which already has a kh entry.
2002-02-13 14:19:39 +00:00
wiz
6ac333c243 Add two from Dawid Szymañski in private mail. 2002-02-13 13:54:21 +00:00
ross
90cc84b1b3 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 09:32:47 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
yamt
933cde43ae add nls alias database. 2002-02-13 07:54:23 +00:00
jdolecek
7b755f90f1 one bug less - full duplex, independant supported 2002-02-12 19:53:57 +00:00
uwe
e32fc00efe s/passwd/passed/ 2002-02-12 16:14:13 +00:00
wiz
a774afda30 Whitespace nits, and a paragraph fix. 2002-02-11 22:09:18 +00:00
eeh
1c986d2f83 New fine-grained BUS_SPACE_SYNC* operations. Since these are completely
machine dependent, port maintainers need to implement them themselves.
2002-02-11 22:05:13 +00:00
mycroft
09819b05ef Don't use .PHONY for targets that are actually installed. Instead use force
dependencies.  (Among other things, `make -t install' does something vaguely
sensible now.)
2002-02-11 21:14:58 +00:00
wiz
bf9032d632 Remove incorrect entry from BUGS section. 2002-02-11 20:17:00 +00:00
wiz
98f0dd4f96 wsvt25: recognize BEGIN, END, and function keys.
wsvt25m: Add km, and include wsvt25 (instead of being a copy of it).
rxvt: recognize BEGIN, END, F11, F12, and correct F10.
2002-02-11 19:14:43 +00:00
wiz
7d25fc9ef9 Remove some duplicate entries. 2002-02-11 19:10:01 +00:00
kleink
6ba195c4e1 Add link for pci_conf_hook(). 2002-02-11 18:48:03 +00:00
kleink
47294af050 Add documentation for pci_conf_hook(). 2002-02-11 18:43:39 +00:00
jdolecek
96b14b7848 Document PIPE_SOCKETPAIR 2002-02-11 18:16:48 +00:00