Bruce A. Mah
36677e00ae
Fix whitespace bogon.
2000-09-06 20:19:30 +00:00
Bruce A. Mah
8cb744f5ba
Note that the regular expression syntax supported by killall(1) changed
...
when it became a C program.
Submitted by: sheldonh
2000-09-06 20:17:33 +00:00
Bruce A. Mah
17c8ebb447
Note the addition of nsswitch support, recently merged from NetBSD.
2000-09-06 19:36:39 +00:00
Jacques Vidrine
248aee623c
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
...
configure FreeBSD so that various databases such as passwd and group can be
looked up using flat files, NIS, or Hesiod.
= Hesiod has been added to libc (see hesiod(3)).
= A library routine for parsing nsswitch.conf and invoking callback
functions as specified has been added to libc (see nsdispatch(3)).
= The following C library functions have been modified to use nsdispatch:
. getgrent, getgrnam, getgrgid
. getpwent, getpwnam, getpwuid
. getusershell
. getaddrinfo
. gethostbyname, gethostbyname2, gethostbyaddr
. getnetbyname, getnetbyaddr
. getipnodebyname, getipnodebyaddr, getnodebyname, getnodebyaddr
= host.conf has been removed from src/etc. rc.network has been modified
to warn that host.conf is no longer used at boot time. In addition, if
there is a host.conf but no nsswitch.conf, the latter is created at boot
time from the former.
Obtained from: NetBSD
2000-09-06 18:16:48 +00:00
Bruce A. Mah
1eb81f6059
Release notes reflect addition of Alteon AceNIC 1000baseT and Netgear
...
GA620T 1000baseT support to the ti(4) driver and subsequent MFC.
In hardware list, re-sort list of NICs supported by ti(4) driver.
2000-09-06 17:05:01 +00:00
Bruce A. Mah
68c9803b7f
Note the MFC of ATA100 support into the ata(4) driver and update the
...
list of ATA controllers currently supported.
2000-09-05 21:36:50 +00:00
Wilko Bulte
ccc8460ce8
correct silly typo..
...
Submitted by: "Koster, K.J." <K.J.Koster@kpn.com>
2000-09-05 17:17:36 +00:00
Wilko Bulte
1914a854fd
Throw out a considerable number of cards that have never been tested
...
on Alpha, primarily in the storage adapter area. Things like
Soundblaster-attached CDs, WD7000 etc for example. Try to get RELNOTES
for alpha to reflect reality a bit more.
2000-09-04 20:56:43 +00:00
Wilko Bulte
d3d40e9ffb
Tincup & Rawhide need their VGA cards in a slot connected to PCI0 for the
...
BIOS emulation to work.
2000-09-03 17:34:44 +00:00
Wilko Bulte
344c9c9981
Fix wording
...
Submitted by: obrien
2000-09-02 20:30:02 +00:00
Wilko Bulte
b3f212829b
- Add AS1200/Tincup description
...
- Add a bunch of new machine codenames
- Cleanup Miata a bit
- Update AS[56]00 description
- fix typos
2000-09-02 10:19:32 +00:00
Wilko Bulte
9f25b65fb8
Document AS1200 ("Tincup") as tested successfully.
2000-09-02 10:14:05 +00:00
Bruce A. Mah
16ffe958b9
Note in release notes that: which(1) and killall(1) are now C
...
programs, finger(1) now supports finger aliases.
2000-09-01 18:40:32 +00:00
Bruce A. Mah
f3956f2d03
Reflect the MFC of: Posix.1b shared memory objects, OpenSSL 0.9.5a,
...
routed 2.22.
2000-09-01 16:39:02 +00:00
Gregory Neil Shapiro
d1460f64f4
sendmail 8.11.0 has been merged into RELENG_4
2000-08-27 17:33:46 +00:00
Wilko Bulte
f565b957ec
Various cleanups all around. Document serial/graphics console
...
selection for AS1000[A]/800
2000-08-23 19:27:07 +00:00
Bruce A. Mah
a13b12fac1
Make the following additional entries to RELNOTES.TXT files:
...
alpha: tap driver, accept_filters, ata support for ATA100,
routed update to 2.22, truncate(1), syslogd(8) -n option, kenv(1),
periodic(8) controlled by periodic.conf, logger(1) support for
remote syslogs.
i386: tap driver, accept_filters, ata support for ATA100,
routed update to 2.22, truncate(1), syslogd(8) -n option, kenv(1),
periodic(8) controlled by periodic.conf, boot98cfg(8),
logger(1) support for remote syslogs.
PR: 20628
Submitted by: bmah@cisco.com (Bruce A. Mah)
Reviewed by: nik
2000-08-23 16:40:34 +00:00
Bill Paul
1163e44e8a
Mention the LinkSys LNE100TX v4.0/4.1 and a bunch of other cards.
...
Fix a typo.
2000-08-23 00:42:24 +00:00
Joerg Wunsch
75d0dc6c97
Mention that GDB now supports hardware watchpoints.
...
While i was at it, also corrected that the next 4.x release will be 4.2.
2000-08-22 12:39:52 +00:00
Jordan K. Hubbard
bc061f046b
Remove obsolete entry about wdc hangs
2000-08-19 18:54:37 +00:00
Sheldon Hearn
170cde4442
Mention the gawk-3.0.6 upgrade.
2000-08-15 18:05:05 +00:00
Gregory Neil Shapiro
88c75941e6
The rest of the changes needed to support the new version of sendmail (8.11.0).
...
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
2000-08-12 22:39:25 +00:00
Mike Smith
e5352eec2f
Mention the 3ware controllers.
2000-08-08 18:54:57 +00:00
Mike Smith
1f1fdcea89
Mention the 3ware RAID controllers
2000-08-08 18:53:08 +00:00
Nick Hibma
7cce89994a
Support for the Panasonic / Matshita USB FDD.
...
Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
PR: kern/20300
2000-07-31 12:40:26 +00:00
Alexander Langer
90c2506c08
- FreeBSD supports the Alpha Platform as well
...
- There are now more than 3500 ports in the ports collection.
2000-07-31 09:49:28 +00:00
Alexander Langer
eb4f4d984c
- Update the list of backuped files during upgrade according to
...
sysinstall's source-code.
- wd(4) -> ad(4)
2000-07-31 09:45:43 +00:00
John Baldwin
94375988c6
Add in some more new features for the release notes.
...
PR: docs/20065
Submitted by: Bruce A. Mah <bmah@cisco.com>
2000-07-27 23:29:22 +00:00
Wilko Bulte
1e05dc6eb0
Remove the 'going nowhere' warning as this belongs in the RELNOTES only
...
(if it does not get resolved in the first place)
2000-07-26 14:45:37 +00:00
Wilko Bulte
0d58a2010e
sync with the RELENG_4 HARDWARE.TXT
2000-07-25 13:15:54 +00:00
Ben Smithurst
fb6c7713b8
Mark cdcontrol's "cdid" command as [MERGED].
2000-07-19 16:05:37 +00:00
Ben Smithurst
5523e1ab86
From the PR:
...
1. Correct FTP site for 4.0-stable snapshots and delete sentence
fragment immediately following.
[ not applicable to HEAD ]
2. Add FDDI section to table of contents (see #5 below) and add
one line of whitespace.
3. In userland section, document csh->tcsh, more->less, and
colorized ls.
4. In Ethernet section, do:
s/gigabit ethernet/Gigabit Ethernet/
s/fast ethernet/Fast Ethernet/
s/ethernet/Ethernet/
5. Pull DEC DEFPA/DEFEA *FDDI* cards out of the *Ethernet* section
and into their own second-level section.
6. Add missing period in section header in ATM section.
7. Tweak upgrading sectio with some new text, not sure if this is
much better though.
8. Add a blurb about the -stable mailing list.
[ changed to -current list in HEAD ]
PR: 20015
Submitted by: Bruce A. Mah <bmah@cisco.com>
2000-07-19 00:05:59 +00:00
Wilko Bulte
5d3d180a97
document serial console habits of AS2100[a]
2000-07-18 17:50:16 +00:00
Wilko Bulte
64ac9827f2
Document Ethernet card reqs for SRM boot. Note that 8255x (fxp)
...
does not currently work correctly on alpha.
2000-07-16 11:38:01 +00:00
Ben Smithurst
a34cabc03c
Mention Joe Karthauser's addition of the "cdid" command to cdcontrol(1).
2000-07-15 13:08:23 +00:00
John Baldwin
fa6b9ae389
- Note that a few entries have been merged over to -stable.
...
- Add a note about having USB support out of the box.
2000-07-14 17:27:52 +00:00
John Baldwin
c90d14a014
- Note that several features have been merged to 4.x.
...
- Add a note about supporting USB out of the box during installs and
beyond.
- Add a note about the changes to the i386 bootstrap to work around the
1024 cylinder problem. Note that boot0 is now 2 sectors long.
Reminded by: kkenn
2000-07-14 05:47:08 +00:00
Ben Smithurst
c033c5d054
* Mention 4.x as well as 3.x
...
* 3.4-stable -> 3.5-stable
* 4.0-current -> 5.0-current
2000-07-13 19:08:06 +00:00
Wilko Bulte
ce55adab19
Document non-support by SRM for Symbios895 on PC164
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-07-13 18:12:47 +00:00
Wilko Bulte
96bdb85ebd
Add some info on SCSI for PC164.
...
Submitted by: naddy@unix-ag.uni-kl.de
2000-07-08 19:49:47 +00:00
Bill Paul
95674596b9
Add support for the National Semiconductor DP83815 fast ethernet
...
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).
I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).
I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
2000-07-06 06:02:04 +00:00
Wilko Bulte
ebd0e335d0
- remove <please comment> lines
...
- add note on single CPU use on SMP boxes
- add note on kld for isp f/w
- corrected some typos
2000-07-03 21:14:00 +00:00
Wilko Bulte
45fbc0c3d6
update UP1000/Symbios SCSI info
2000-06-22 20:09:01 +00:00
Wilko Bulte
70ccb0b9db
OpenVMS labeled disks also seem to give the installer fits.
...
Warning to be removed when alpha/17642 is fixed.
2000-06-21 19:52:58 +00:00
Wilko Bulte
8a8617470d
Document boot support for UP1000 and Adaptec 294x. Ditto for Symbios 875
...
Submitted by: Andrew Gallatin
2000-06-21 19:42:10 +00:00
Wilko Bulte
86e7756c4f
Clarify (I hope..) what a hose is. One gets used to DEC (nee, CPQ) speak
...
all too easily.
Submitted by: Alec Wolman
2000-06-17 20:04:03 +00:00
Wilko Bulte
109db96a95
Remove references to PCMCIA ethernet cards/laptops
2000-06-15 19:19:59 +00:00
Wilko Bulte
da660b48d7
update UP1000 memory intf. details
2000-06-15 17:52:41 +00:00
Wilko Bulte
5390f76ba0
Document support for Alpha Processor Inc UP1000
...
Reviewed by: Andrew Gallatin <gallatin@cs.duke.edu>
2000-06-14 20:20:51 +00:00
Wilko Bulte
7c0bc50d70
Document that alpha install CDs are now bootable. No need to muck
...
around with floppies. Also document (for lack of a more appropriate place/file)
the problems the installer has when other disks are present with a BSD
disk label on them. Please remove this warning when the problem is fixed.
PR: alpha/17642
2000-06-14 18:26:12 +00:00
Mike Smith
dda725c98c
Mention a bug in the Mylex driver's geometry handling.
2000-06-14 04:13:01 +00:00
Jeroen Ruigrok van der Werven
bd0b79bca7
Reformat and update sound section a bit. Still need to add more
...
soundcards.
2000-06-11 21:53:38 +00:00
Jeroen Ruigrok van der Werven
9cbdd68fbc
Try and get this list a bit more consistent in style.
...
Also, clarify a comment with proper comma placement.
Also tried to get the supported soundcard section more fleshed out. This
needs more work.
2000-06-11 13:51:29 +00:00
Jeroen Ruigrok van der Werven
5bf3f7dc2a
Add Adico and Accton NICs to the list.
...
Move NDC a bit lower so that it is alphabetical.
Inspired by PR: 18735
Submitted by: Adoal Xu <adoal@iname.com>
2000-06-11 12:04:08 +00:00
Mike Smith
53ad332522
Update hardware and release-note blurb about AMI and Mylex RAID
...
controllers. Add extra verbiage to try to clarify some of the more
frequently asked questions.
2000-06-10 19:41:34 +00:00
Jeroen Ruigrok van der Werven
33a41cc438
Detail some more 3Com NICs which we support with ep nowadays.
...
Submitted by: alex
2000-06-10 14:03:22 +00:00
Jeroen Ruigrok van der Werven
877bed4000
Actually detail which ATA controllers we support.
2000-06-10 13:41:52 +00:00
Kris Kennaway
94e0a9634e
Add blurbs about OpenSSL, OPIE and OpenSSH updates.
2000-06-09 08:19:44 +00:00
Wilko Bulte
4a879e6dd6
[NoName]: provide ftp pointer to OEM guide instead of having people email
...
me for it.
Note no support for VESA VGA on alpha.
Submitted by: Peter van Dijk <petervd@vuurwerk.nl>
2000-06-07 17:47:57 +00:00
Wilko Bulte
2ac1994e85
[Miata]: document SRM upgrade requirement when experiencing SRM
...
'scancode' errors after halting FreeBSD.
2000-06-06 19:32:11 +00:00
Wilko Bulte
4c859e8ae9
Correct info on AS2[01]00
...
Submitted by: Andrew Gallatin
2000-06-05 17:48:40 +00:00
Wilko Bulte
234376e62c
First shot at documenting DemiSable, Sable, Lynx & Rawhide. Owners/users
...
of these machines please comment!
2000-06-04 18:33:25 +00:00
Wilko Bulte
a7919b459d
Parallel ports are supported in the 5.x stream, not (yet?) in 4-stable
2000-05-17 20:23:03 +00:00
Wilko Bulte
595e3b035e
Parallel ports now work on Alpha.
2000-05-16 17:43:30 +00:00
Garrett Wollman
44f56af160
Add a note about exclusion support in mtree(8).
2000-05-16 17:13:59 +00:00
Wilko Bulte
be5ff4439f
Claim support / explain white-box Alphas.
...
Obtained from: drew
2000-05-11 18:56:45 +00:00
Wilko Bulte
1f2c1783b5
Add reference to new name DIGITAL Server 330x for AlphaServer 800
2000-05-09 20:30:04 +00:00
Kris Kennaway
080f16d410
Update device names
2000-05-07 09:26:49 +00:00
Jonathan Lemon
e003b0836e
Add blurb about kqueue to the release notes.
2000-05-06 02:33:44 +00:00
Wilko Bulte
2ae2d6ba88
Added PWS as abbreviated name for Miata
...
Submitted by: naddy@mips.inka.de
2000-05-03 21:02:29 +00:00
Wilko Bulte
5ec3fef95c
Add Samsung 164BX to non-SRM mainboards
2000-04-28 19:18:52 +00:00
Wilko Bulte
3ac18dd767
Remove PC164UX from 'might work/might have SRM'. Add warning for
...
non-SRM for PC164UX and XL/XLT DEC machines
Submitted by: <naddy@mips.rhein-neckar.de>
2000-04-27 20:19:48 +00:00
Garrett Wollman
553654a570
Note the presence of POSIX.1b Shared Memory Objects.
...
There's got to be a better way to handle cross-architecture
kernel changes.
2000-04-22 15:36:56 +00:00
Paul Saab
f336d4cd95
Mention the support for PXE in the release notes.
2000-04-20 06:42:39 +00:00
Robert Watson
27322174cd
Add mention of extended attributes in release notes.
...
Suggested by: kkenn
2000-04-16 20:06:11 +00:00
Wilko Bulte
2c339a6dea
Add web pointers to Multia FAQs
2000-04-14 10:29:03 +00:00
Wilko Bulte
8acc98e2f1
Update Multia section with floppy boot problems & workaround.
2000-04-13 18:17:59 +00:00
Wilko Bulte
35e02801dd
update Monet information
2000-04-12 20:21:56 +00:00
Wilko Bulte
23d434bead
Update DS10 description, add info on DS10L "Slate"
2000-04-06 18:10:45 +00:00
Wilko Bulte
583fdf9862
Add note on SCSI floppy on DEC3000 series
2000-04-03 19:32:22 +00:00
Wilko Bulte
daaf7aae15
Update status for sound on AS200 and Miata. It works..
2000-03-31 21:01:17 +00:00
Wilko Bulte
980cf4ca92
Added description of TurboLaser (AlphaServer 8x00) that is now
...
supported thanks to Matt Jacob.
Reviewed by: Matt Jacob
2000-03-30 18:09:40 +00:00
Kris Kennaway
57f57fda64
Gut the release notes now that we have a clean slate again.
...
The supported hardware still looks to be lagging in the alpha file.
People, please try and keep these in better sync this time!
2000-03-25 07:09:48 +00:00
Nick Hibma
8a3de5db15
Add entry for the Microtech USB to SCSI cable.
2000-03-20 20:33:09 +00:00
Nick Hibma
a3cab5ab29
Add entry for Y-E Data floppy drive.
2000-03-20 20:03:52 +00:00
Nick Hibma
f14b24709e
Add an entry on the Y-E Data floppy drive
2000-03-20 19:55:08 +00:00
Jordan K. Hubbard
85f5012abb
Update release notes for 4.0 reality
...
PR: 17446
Submitted by: trev@sentry.org
2000-03-18 06:40:45 +00:00
Jordan K. Hubbard
f21f1ea486
5.0 versions
2000-03-15 09:01:06 +00:00
Martin Cracauer
de55b0bbee
Note FPU exceptions default change
2000-03-11 18:31:21 +00:00
Tatsumi Hosokawa
b92c03699e
Added notes about:
...
(1) ed and ep PC-card drivers.
(2) sn driver and Megahertz X-Jack Ethernet
(3) Melco Airconnect under wi driver
2000-03-10 18:59:03 +00:00
Mike Smith
35dcdb0d72
Remove any mention of PCI support relating to userconfig.
...
Remove the comment about Mylex RAID controllers, as this has been fixed.
Approved by: jkh (partly)
2000-03-09 01:29:42 +00:00
Yoshinobu Inoue
e3b82d958e
Add IPv6 related info.
...
Suggested by: kris
Reviewed by: kris
2000-03-08 09:04:06 +00:00
Søren Schmidt
271af0d006
Add the ata driver to the list of new things in 4.0
2000-03-06 09:09:37 +00:00
Wilko Bulte
27860785d0
Add info on FibreChannel support, AS4100 & 8200 'due soon', PC164
...
Submitted by: Matt Jacob
2000-03-05 13:16:58 +00:00
Wilko Bulte
65b66c5d72
Include feedback. Warn a bit more for TGA & NT-only systems that
...
are dumped now that the WinNT/alpha corpse is getting buried.
2000-03-04 21:44:12 +00:00
Jordan K. Hubbard
b73c482a1c
Update release notes to current reality.
2000-02-29 10:54:54 +00:00
Jordan K. Hubbard
3cb56ac21b
Update install docs to match current reality.
2000-02-29 10:53:10 +00:00
Kris Kennaway
494adc0168
Add OpenSSH blurb and some other minor changes.
2000-02-28 01:57:15 +00:00
Wilko Bulte
2b07d85b10
Corrections for DS20, Miata. Multiple cleanups
2000-02-25 23:28:18 +00:00
Brian S. Dean
db47598ef7
Announce support for the hardware debug registers.
...
Approved by: jkh
2000-02-25 15:10:21 +00:00