lukem
16ce1f0bab
fix bad quoting in .Dl .. .Ic lines when using other formatting (e.g, Ar)
2000-11-02 01:37:46 +00:00
abs
4d850110a1
Add an arm32 specific note that DNARD users will need to change their
...
console type to pc3.
2000-11-01 21:22:45 +00:00
scw
f92150d799
Add Salient Systems Inc.
2000-11-01 10:59:43 +00:00
scw
5e24af1bd0
Bring these up to date WRT reality. In particular, the disk-space
...
requirements were somewhat insufficient, and MVME162 was nowhere to
be seen.
2000-11-01 10:58:29 +00:00
tv
d0b4b8af60
Remove "new port in this release" fanfare for the following ports which
...
will not be releasing 1.5 sets: arm26, evbsh3, luna68k, mmeye, prep.
2000-11-01 03:42:18 +00:00
mason
bee7633a76
Added James Chacon. (Thanks to Soren for reminder.)
2000-10-31 18:08:51 +00:00
simonb
5624ce1aee
Update pmax set sizes from the 1.5_BETA build.
2000-10-29 13:13:07 +00:00
lukem
26f3b13e17
more cleanups
...
- use .Ic, .Pa, .Key, .Ul, .Tn, .Sq, .Dq as appropriate
- use .Dl instead of .(disp when formatting changes are required (the latter
doesn't cope too well when font change macros are used)
- wrap .Dl blocks with .Pp
- consistently use `file system' instead of `filesystem'
- migrate macppc to common/xfer
2000-10-29 12:32:23 +00:00
lukem
23d5ac0264
- split new features up into subsections, and update a bit
...
- document rc.d in `compatability issues with previous releases' section
- wrap .Dl blocks with .Pp
- use .Ul, .Pa, .Tn, .Bx, ...
- use .Pp after .Ss (since .Ss2 does this, and it looks slightly better)
- add tv@ to releng
2000-10-29 12:24:57 +00:00
lukem
564f9bc7af
more cleanups
...
- fix up sizes for various sets based on info from tv@ (any errors are
probably due to my conversion rather than his data)
- .Ic commands, .Pa paths, .Tn trade names
2000-10-29 12:20:44 +00:00
lukem
5f283bb47f
- add .Key; format a keycap (Literal text, one point size smaller)
...
- add .Ul; .Ux + '-like' (aka `UNIX-like')
- remove .D2; nothing used it
- add caveat to .(disp
2000-10-29 08:14:39 +00:00
shin
9b238c2129
correct xbase and xcontrib sizes of mips.
2000-10-29 07:58:59 +00:00
shin
ef18f55945
update hpcmips and mips set sizes (unpacked on 8K/1K ffs).
2000-10-25 10:46:58 +00:00
is
c1d2f8ef04
Added Amiga unpacked set sizes.
2000-10-25 09:27:47 +00:00
agc
2500d9c913
Mention Whitecross Database Systems, who have donated hardware to the
...
NetBSD project.
2000-10-22 20:25:31 +00:00
tsutsui
f101b5bce5
Update size of news68k binary sets.
2000-10-16 15:23:01 +00:00
shin
0666f80c6c
change "VR41xx" to "Vr41xx".
2000-10-16 02:13:02 +00:00
shin
6c1783e3a8
update for hpcmips.
2000-10-15 12:33:02 +00:00
ad
e764b56887
Add another.
2000-10-11 15:23:05 +00:00
simonb
2cac9518f5
'ex' is not in the root filesystem if /usr is a separate partition.
2000-10-11 12:59:22 +00:00
tsutsui
6c7f106ad2
Fix typo. (s/cobolt/cobalt/)
...
Pointed out by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
2000-10-11 12:18:45 +00:00
tsutsui
6af4346937
Remove description about new ports on 1.4.
2000-10-11 11:56:28 +00:00
tsutsui
43ce57ab95
Fix rawrite path in news68k part.
2000-10-11 11:47:46 +00:00
tsutsui
d49da72a2f
Add some description for news68k.
2000-10-11 11:46:02 +00:00
lukem
7bed8ad731
- move arch setting logic from main -> macros, and change as follows:
...
- define string `A' to contain the arch name (defaults to the port
name)
- define registers \*A and _\*A if
- deprecate _FOR_RELEASE, and just use FOR_RELEASE
2000-10-10 22:03:41 +00:00
lukem
c8d0b98254
migrate */contents -> common/contents, as there was *way* too much
...
unnecessary duplication. wrap the MD stuff in .if r_foo \{\ ... .\}
2000-10-10 12:30:52 +00:00
lukem
571309181b
- use the macros from ../common/macros
...
- migrate more MD stuff in here (wrapped in .if r_foo \{ ... \}), so that
more of the port-specific copies xfer can be deprecated
2000-10-10 12:26:27 +00:00
lukem
b996ee6707
use the macros from ../common/macros
2000-10-10 12:24:27 +00:00
lukem
11780b2bf2
- use the new macros in ../common/macros
...
- reword bits here & there, including fixing some typos, etc
2000-10-10 12:14:49 +00:00
lukem
6616104bd3
use new macros from ../common/macros
2000-10-10 12:10:08 +00:00
lukem
5dd9f4056e
- replace the `highlights' list for 1.4 with stuff done by 1.5
...
- optimize suggested commands (e.g, tar usage, ...)
- consistently use `@netbsd.org' in email addresses
- remember to thank the people who host the WWW, GNATS, CVS and CVSweb servers
- add blurb about trademark ownership
- update MACHINE_LIST for the 31 ports we support (as of 1.5)
- define registers for MACHINE_ARCH, depending upon \*M; may set one
of the following as appropriate: _m68k, _mips, _powerpc, _sh3
- change to using various new macros added in ../common/macros
2000-10-10 12:08:24 +00:00
lukem
7197b2d7b5
- modify .(tag to be more generic. now takes width as first argument,
...
and doesn't explicitly provide a .It
- add .(bullet & .bullet), which provide bulleted/hyphenated lists.
(alternates between -bullet & -hyphen at each alternate depth).
.(bullet does .It as well.
- add .(enum & .enum); enumerated list. the former does .It as well
- add .(item & .item); enumerated list. the former does .It as well
- add .Nx*M, which generates `NetBSD/machine', except that `NetBSD'
is done using .Nx so gets the appropriate markup from that
- remove .(note and .note), leaving .(Note and .Note)
- document \*M, \*V, \*[.CURDIR]
2000-10-10 12:02:46 +00:00
lukem
55272124ca
whitespace cleanup, and use .Pp instead of blank lines
2000-10-10 11:58:31 +00:00
lukem
1b1ef51887
whitespace cleanup
2000-10-10 11:57:42 +00:00
itojun
c2b309a138
add SSH to major changes.
2000-10-06 08:30:09 +00:00
lukem
91f09e2428
- remove Bdlit macro; .(disp already exists
...
- update copyright date
2000-10-05 08:54:04 +00:00
lukem
75f05a6677
- use "press" instead of "hit"
...
- use "MB" instead of "Mb"
- replace duplicate "wd" with the contextually correct "sd"
2000-10-04 00:47:14 +00:00
lukem
a889a71526
update copyright date
2000-10-04 00:45:45 +00:00
lukem
0725375524
- use "press" instead of "hit"
...
- suggest looking in /etc/defaults/rc.conf or rc.conf(5) for rc.conf settings
- spell "separate" correctly
- use "third party" instead of "3rd party"
- move notes about /etc/localtime; sysinst does it for us
- update copyright date
2000-10-04 00:44:24 +00:00
lukem
1010f59149
update copyright
2000-10-03 00:01:10 +00:00
minoura
c2972543ed
Missing `the'. Pointed out by jhawk.
2000-10-02 01:07:06 +00:00
tsutsui
e8d0e60d35
Add some missed acknowledgements.
2000-09-11 13:34:48 +00:00
msaitoh
dabddf08fa
add IIJ's advertising clause (sh3disasm.c)
2000-09-01 22:27:38 +00:00
itojun
f91d963e3f
add attribution to ISC and UOregon - usr.sbin/pim6{dd,sd}
2000-08-31 16:26:42 +00:00
itojun
107dcca9c3
add attribution to the following people.
...
- Eric Young (eay@mincom.oz.au ) - sys/crypto
- OpenSSL project - crypto/dist/openssl
2000-08-31 16:14:39 +00:00
jhawk
0e36b20c67
Fix missing conditional termination (.\}) from previous.
2000-08-25 23:52:25 +00:00
jhawk
2b5deb0e20
update Dd
2000-08-25 23:51:43 +00:00
minoura
5733e0b1ae
Add new developers, ichiro, toshii, taca, kei, and tshiozak.
2000-08-24 14:49:41 +00:00
jhawk
e19b3dce6d
Use consistent casing for "Internet".
2000-08-24 03:57:38 +00:00
jhawk
78b4c3eca7
Pulldwon changes commited to netbsd-1-4 back to the trunk.
...
Most of revs 1.2.2.4 and 1.2.2.5.
Fix a few wording issues, and update the PCMCIA
section to note the existing of pcic irq probing.
2000-08-24 03:52:27 +00:00
minoura
fb119983f3
X68k now uses sysinst.
...
Also update reflecting the current version.
More cleanup is needed before pulling it up to netbsd-1-5.
2000-08-22 15:34:00 +00:00
wdk
b45cb63296
Add portmaster for mipsco port
2000-08-22 05:10:10 +00:00
ad
990c310b3f
Sort developer list.
2000-08-21 14:08:00 +00:00
hubertf
43b2b58c33
secrsrc.tgz is no longer.
2000-08-07 11:58:04 +00:00
hubertf
926bd8ce2a
We have useradd(8) now, no more need to bother people with vipw and
...
the adduser manpage.
2000-08-04 14:51:36 +00:00
skrll
7c81cf05ee
Add myself to the list.
2000-07-29 11:40:49 +00:00
wdk
00d537c969
Add myself to the developers list
2000-07-29 04:02:18 +00:00
federico
6107af201f
Add myself to the developers list
2000-07-28 22:26:50 +00:00
bernie
91c88b6b86
Add myself to the developers list
2000-07-28 22:15:19 +00:00
ad
bb947b76e3
This product includes software developed by Manuel Bouyer.
2000-07-24 11:47:03 +00:00
jhawk
601d3aa149
Add thorpej and jhawk (myself) to releng
2000-07-23 20:22:30 +00:00
toddpw
2583501a28
Add myself.
2000-07-15 11:00:57 +00:00
jeffs
9614613391
Add myself to the developers list.
2000-07-10 16:25:44 +00:00
ad
9500f6c8db
This product contains software developed by Niels Provos.
2000-07-06 11:09:54 +00:00
ur
1fca26e9c7
Add myself to developer list.
2000-06-28 07:06:46 +00:00
soren
5f5263355b
Add sgimips.
2000-06-24 11:12:55 +00:00
soda
9b59eb4406
backout previous my change (move legal notice of wjolitz from i386 to common),
...
since
- it broke context of sentence in i386 port.
- it seems to better to have port specific legal notice in
port specific place from maintenance point of view.
2000-06-17 09:28:25 +00:00
soda
9be7e873e1
move legal notice of William F. Jolitz and TeleMuse from i386 to common,
...
since this is now referred from arc port, too.
2000-06-17 09:14:15 +00:00
gmcgarry
0e85a3b273
Add Gregory McGarry <gmcgarry@netbsd.org> to list of developers.
2000-06-12 22:47:17 +00:00
ad
96efe00076
Fix a botch.
2000-06-12 11:05:35 +00:00
tsutsui
df0f7248cd
Move soren's name to portmasters list.
2000-05-14 13:22:17 +00:00
bjh21
d1744447e8
Add arm26 port
2000-05-11 21:30:07 +00:00
bjh21
9404af6d5a
Add myself to portmasters list
2000-05-07 09:57:46 +00:00
itojun
945422d310
update wording for sendmail upgrade issues.
2000-05-05 19:05:29 +00:00
itojun
79099a85c3
change sendmail.cf path in "postinstall".
...
sync "main" with reality. rc.d/sendmail will die if there's /etc/sendmail.
2000-05-03 17:09:13 +00:00
itojun
24ff0c6e1f
mention sendmail upgrade twists (/etc -> /etc/mail)
2000-05-03 10:56:45 +00:00
david
784ea78445
add myself to supporting-cast
2000-04-16 03:46:28 +00:00
jhawk
ebb5b94cb0
Clarify that /usr/pkgsrc is not the One True Location, but merely
...
an accepted-by-convention default, per agc.
2000-04-14 10:17:44 +00:00
jhawk
a110807f8f
Clarify exactly where pkgsrc.tar.gz should be extracted.
...
Fixes install/9580 (INSTALL is vague about pkgsrc installation location)
2000-04-13 18:24:13 +00:00
jhawk
c4f30d4a4e
Add self (jhawk) to list o' Developers
2000-04-13 17:53:58 +00:00
hubertf
f577078528
note that the installation software (sysinst) may have already set
...
rc_configured to YES in /etc/rc.conf, and that the drop to
singleuser mode may not happen.
remove special mentioning of 1.4.
2000-04-13 15:46:43 +00:00
soren
874c2bbe49
Fix doubled 'the's.
2000-03-13 22:37:10 +00:00
martin
29ca614469
Added myself.
2000-03-12 19:18:50 +00:00
onoe
2ec94d1a53
add myself to developpers.
2000-03-10 01:59:06 +00:00
hubertf
9aea0d6d08
Make setting of pcic_isa_intr_alloc_mask via DDB a bit clearer.
...
Suggested in PR 9568 by sanpei@sanpei.org
2000-03-08 13:09:00 +00:00
hubertf
312d50585a
This product includes software developed by Hubert Feyrer for
...
the NetBSD Project.
2000-03-06 04:55:33 +00:00
ross
b4dbebce1a
alpha port is now ross + jason
2000-03-01 02:08:28 +00:00
mbw
68a1983326
added mbw to list of contributors
2000-02-26 03:02:14 +00:00
ad
509ce66ed5
Add folks that have given me stuff.
2000-02-23 17:58:20 +00:00
nonaka
e1c9f9e96d
Add myself
2000-02-23 14:00:51 +00:00
groo
4cf20c4fe6
Added myself.
2000-02-23 07:51:53 +00:00
dent
b7b0fe0dd0
Addition of myself.
2000-02-22 13:06:48 +00:00
jwise
efc017e61a
Add Eric and Rosemary Spahr, who have donated some NeXT equipment which
...
will go to the build lab.
2000-02-20 03:24:17 +00:00
tsutsui
ce0bacce6a
Move names of nisimura, soda and me to the portmaster's list,
...
and reorder some entries.
2000-02-16 10:48:13 +00:00
abs
8033b76e4e
Mention you usually do not need to enter terminal type on login
2000-01-17 15:14:19 +00:00
itojun
82070bab0c
note sysctl(8) pathname change into "1.4 -> 1.4x changes" section.
2000-01-17 05:33:14 +00:00
soren
d16fa2828e
Add Thomas Klausner.
2000-01-12 04:49:56 +00:00
joda
08b94cc72f
add more legal MJ
2000-01-09 17:25:42 +00:00
itojun
bf9e30f3c1
sync text with reality. unified-ipv6 effort (KAME+INRIA+NRL)
...
resulted into single tree (KAME).
2000-01-02 18:39:03 +00:00
soren
e163c6b37e
Add new developers.
1999-12-27 11:52:36 +00:00