bmah
1b5cc60cc3
New release notes: pccardc(8) beep types, PCI cleanups and pci_vendors,
...
OpenSSH->2.3.0 and PAM support, tcsh->6.10.0, elimination of emulation-
loading scripts, top(1) screen width fix, groff->1.16.1, growfs(8) and
ffsinfo(8), new indent(1) options.
Also fix a typo describing the Accton "Cheetah".
2000-12-11 04:50:21 +00:00
obrien
c2ee1dcc02
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
nyan
27cc24d530
Moved the snc driver position before the sn driver.
...
Submitted by: Tomokazu HARADA <tkhara@osk4.3web.ne.jp>
2000-12-09 04:51:13 +00:00
non
01e84d045f
The drivers ncv, nsp and stg are already merged to -stable.
2000-12-08 12:52:42 +00:00
wilko
6f5cad87d6
Document 'untested' status of ExtIO module on AS2100. Even when we
...
don't know if these things were ever produced.
2000-12-07 21:35:50 +00:00
wilko
3a2b822b25
Document support for AlphaServer 2100A.
...
Thanks to: gallatin & Compaq for open-sourcing bits of Tru64 UNIX
Tested by: wilko
2000-12-07 21:13:39 +00:00
jkh
315c51959c
Fix bug where minimal dist selection didn't check off the right
...
menu item.
Noticed by: Dan "Sheepdip" Langille <dan@freebsddiary.org>
2000-12-07 20:04:35 +00:00
jkh
d59144ac98
Enable the same path deduction as for ftp install (great for snapshot tests)
...
Allow user to change proxy server
Allow user to change ftp path
Submitted by: pho
2000-12-06 00:47:54 +00:00
wilko
eff573031a
Note that Symbios is the new owner of the NCR SCSI chip designs. And
...
that the document references to Symbios are ment to include NCR-stamped
chips as well.
Suggested by: obrien
2000-12-05 20:21:18 +00:00
ume
bb34593642
Wait DAD complete after ifconfig up.
2000-12-04 18:06:49 +00:00
wilko
9355b54319
Update SCSI info for PC164
...
Obtained from: discussions on netbsd-alpha
2000-12-03 11:03:55 +00:00
luigi
ba3d6eb3b3
login.conf: we don't want coredumps on picobsd
...
rc.conf: make the system recognise the MAC address and assign an IP
automatically from /etc/hosts (or ask the user)
sshd_config: don't do x11 forwarding.
2000-11-30 21:43:37 +00:00
dannyboy
1eedb5d634
Lose an extra paragraph break.
...
PR: 23179
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-29 21:44:46 +00:00
bmah
caec7617be
New release note items: realpath(1), file(1) contribify-ed, stty(1)
...
erase2.
MFCs noted: OpenSSL 0.9.6, Binutils 2.10.1.
While I'm here, also note that the next 4.X release will be 4.3.
2000-11-29 07:03:36 +00:00
wilko
b271b84680
Document removal of DEC3000-series and SLIP support from the mfsroot image.
...
Submitted by: obrien
2000-11-28 19:29:07 +00:00
hosokawa
9d14204cac
Filename of install help file is "INSTALL.TXT", not "install.hlp".
...
Typing [F1] did not popup install help file window on main menu, and so on.
2000-11-27 13:35:11 +00:00
obrien
50723495e5
The Alpha MFSROOT image runth over.
...
Dike out support for DEC3000/300* Pelic* and the DEC3000/[4-9]00
Flamingo/Sandpiper families, SLIP, lance Ethernet (especially since `le'
based Alphas are diked out now too), POSIX P1003_1B real-time extentions,
and last but not least "NOBLOCKRANDOM" since the random device is removed.
This lets us fit [barely!]:
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted
/dev/vnn0c 1407 1386 21 99% 6 24 20% /mnt
*** Filesystem is 1440 K, 21 left
*** 80000 bytes/inode, 24 left
Created /R/stage/floppies/kern.flp
2000-11-27 09:29:40 +00:00
obrien
986d880de4
Using `r'aw device name is out of vogue now.
2000-11-27 09:19:18 +00:00
ben
79334d735a
Fix a layout problem (.It Li -> .Fx)
...
PR: 23055
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-24 11:17:28 +00:00
kuriyama
3c81a4fab0
Remove extra ")".
2000-11-23 08:09:45 +00:00
bmah
2431945228
New release notes: Thread supports under Linux emulation on alpha,
...
an(4)/ancontrol(8) WEP, ng_one2many(4), softupdates bugfixes/
enhancements, OpenSSH agent/X forwarding bug fixed, ssh(1) no longer
SUID root, OpenSSL->0.9.6, binutils->2.10.1, lastlogin(1),
newfs(1) write combining (+MFC), config(8) buffer overflows fixed,
pcm(4) drivers compiled into GENERIC by default.
Other MFCs: Write combining for crash dumps.
Delete a duplicated note on mergemaster(8).
2000-11-23 01:22:59 +00:00
jkh
4d12edec9a
Finish the job of conditionalizing the PC98 stuff.
2000-11-22 22:28:34 +00:00
kuriyama
9432cba6a9
Reflect reality about number of developers.
...
Submitted by: sheldonh
2000-11-21 14:31:10 +00:00
sanpei
71d5d24172
add Linksts EtherFast 10/100 PC Card (PCMPC100 V2)
...
Submitted by: Ben Lutgens <blutgens@usinternet.com>
2000-11-21 07:01:24 +00:00
marcel
da4d2f75d9
Fix release, broken by the perl cross-build fixes.
...
The distribute target is basicly the same as an install. For
perl, this means that miniperl is needed. Since miniperl is
only present in the object directory, we need to make sure
the path is set correctly. To do this, we have make release
use a new distribworld target that sets the path before doing
a make distribute.
2000-11-21 04:37:30 +00:00
jkh
5ba11f0e01
Update source description to note that everything is now included.
...
Submitted by: Chris Faulhaber <jedgar@fxp.org>
2000-11-21 02:22:31 +00:00
bmah
a513ee924b
Note that CD-ROMs are ordered from "BSDi / Walnut Creek CDROM".
...
While I'm here, note that BSDi is in the USA and make the phone
number formats consistent.
2000-11-20 23:20:35 +00:00
jkh
bb7634eb85
finish conditionalizing the PC98 specific options off the PC98
...
compilation variable.
2000-11-20 19:44:17 +00:00
bmah
4392ed2ce5
Reference security advisories FreeBSD-SA-00:{68,69,70}.
2000-11-17 17:48:40 +00:00
obrien
095aec6ca6
Sync with sys/i386/conf/GENERIC rev 1.291.
...
Remove `pmtimer' from the MFSROOT kernel as `apm' is already removed.
`pmtimer' also removed from the Alpha kernel incase it ever winds up there.
(could it ever?)
2000-11-15 21:36:39 +00:00
joe
418adb06fe
Wrap the build options up into the crunch.conf file now that crunchgen
...
knows what to do with them.
2000-11-15 14:47:37 +00:00
jkh
f66b7adc24
Really turn off srcs for upgrades.
2000-11-14 21:21:53 +00:00
jkh
31f4e281bf
Don't put pcm device on boot floppies (yet - it would be kinda nice to be
...
able to play a little Joe Satriani during installs :-)
2000-11-14 01:15:02 +00:00
jkh
387a80f11b
Replace GNOME + Afterstep choice with GNOME + sawfish. This is a more
...
popular configuration now.
2000-11-14 00:03:52 +00:00
bmah
814fbde011
Mention security advisories FreeBSD-SA-00:{42,61,62,63}. Note that
...
IP Filter is now supported by rc.conf(5). Minor grammar fix in sshd
item.
2000-11-13 05:19:22 +00:00
sanpei
f1cd955ca7
add SII MC-P200
...
Submitted by: Shigeru Ishida <ishida@isl.intec.co.jp>
bsd-nomads:14801
add NTT DoCoMo P-in Comp@ct
2000-11-13 03:14:18 +00:00
sanpei
d5fdda4990
add support for 3CXFE575BT(XJack Connector)
2000-11-13 03:08:33 +00:00
jkh
3110b2627a
Stop using AUXRELEASETAG for everything and use PORTSRELEASETAG and
...
DOCRELEASETAG in the appropriate places instead.
Submitted by: asami
2000-11-12 11:04:11 +00:00
abial
790f7bdd84
Fix bitrot.
2000-11-11 16:12:39 +00:00
obrien
efa3fc82ba
Create the various required directories if they don't exist.
2000-11-11 07:11:36 +00:00
kuriyama
112e7300f8
Minimal distribution now gets cropto binaries.
...
This can avoid waring about "no sshd" at booting after installation.
Approved by: jkh
2000-11-11 02:09:18 +00:00
bmah
5cf8cc343e
New release notes documenting: thread library enhancements, chflags(1)
...
move from /usr/bin to /bin, and CSMG_* macros fix.
2000-11-10 18:01:57 +00:00
ru
a6f5d950d8
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
bmah
48c9ea08a6
Remove SMP kernel config note that wasn't really applicable to the alpha.
...
Submitted by: obrien
2000-11-10 17:37:12 +00:00
sanpei
ec0eb8207e
add Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)
...
and this PC-Card has function ID as modem, pccard.conf entry
is not needed.
Submitted by: (Roger Hardiman <roger@freebsd.org>)
2000-11-10 12:43:49 +00:00
sanpei
4014fb322d
Add MELCO IGM-PCM56KH
...
Submitted by: HIDETOSHI Imai <hidepin@infonets.hiroshima-u.ac.jp>
bsd-nomads:14735
2000-11-10 12:38:21 +00:00
sanpei
28412e4ac6
add Xircom 10/100 Network PC Card adapter.(rev.1.149)
...
add BUFFALO LPC3-CLX
Submitted by: Takashi Ikeda <ccikeda@moon.aichi-u.ac.jp>
2000-11-10 12:35:26 +00:00
kuriyama
1040636337
Make numeric shortcut key behaving correctly in "Installation Media" menu.
...
Approved by: jkh
2000-11-10 09:50:22 +00:00
jkh
9abaa6e6cc
Set BATCH and PACKAGE_BUILDING to environment before exec()ing pkg_add
...
in order to suppress onwonted package interaction.
Submitted by: steve
2000-11-10 09:34:06 +00:00
jhb
3e00e58cca
Update this patch to apply to the latest XFree86 3.x port.
2000-11-09 21:26:28 +00:00