Jordan K. Hubbard
429d613afc
target is ${KERNEL}, not kernel.
...
Noticed by: "John W. DeBoskey" <jwd@unx.sas.com>
1999-05-15 11:51:39 +00:00
Jordan K. Hubbard
be06522a93
Do more impressive things for windowmaker.
1999-05-14 15:04:24 +00:00
Jordan K. Hubbard
9c422527ea
DTRT for "Latest" search keywords.
1999-05-14 14:57:59 +00:00
Jordan K. Hubbard
9e1ec576ed
Be properly verbose.
1999-05-14 14:29:50 +00:00
Jordan K. Hubbard
1398785241
Correct return status logic a bit.
1999-05-14 12:15:34 +00:00
Jordan K. Hubbard
992109823e
Yikes! I almost left out the 3D Labs server. :)
1999-05-14 07:15:05 +00:00
Jordan K. Hubbard
bae5164b37
fix stupid typo.
1999-05-13 02:49:23 +00:00
Jordan K. Hubbard
61bdb7bc9b
Correct a bug which could cause a segfault if there is no uc_devlist
...
data.
Noticed by: Bill Swingle <bill@cdrom.com>
1999-05-12 23:08:02 +00:00
Jordan K. Hubbard
25c4e179f5
Update norwegian time server.
...
Noted by: dag
1999-05-12 22:06:00 +00:00
Jordan K. Hubbard
e71d157614
Add some extra checks to make *sure* we got what we were told we got.
1999-05-12 09:22:47 +00:00
Jordan K. Hubbard
b9ad2ee3d4
Completely change the way package_add() does its work. Now we
...
handle dependencies at a lower level and use package add for this.
Also made index searches stricter.
1999-05-12 09:02:37 +00:00
Jordan K. Hubbard
a6af8d4174
Support divergent docs for different architectures.
1999-05-12 08:19:54 +00:00
Jordan K. Hubbard
04b10daf62
Punt! This file is now architecture specific.
1999-05-12 08:17:56 +00:00
Jordan K. Hubbard
2a43f686f5
A special installation guide for the Alpha. Thanks, Doug! This is good!
...
Submitted by: Doug Rabson <dfr@freebsd.org>
1999-05-12 08:17:03 +00:00
Jordan K. Hubbard
26e6116190
Erm, delete the package base hint again. Gotta lay off the crack!
...
I simply forgot that I'd already proven this to be a "really good idea that
unfortunately didn't work at all" the *last* time I tried it. Now
I remember. Hmmm. I WILL defeat this evil problem.
1999-05-12 07:12:01 +00:00
Jordan K. Hubbard
4d350c33db
We don't bundle the XFree86 release notes on the floppies anymore; take it
...
out of the appropriate menus.
1999-05-12 06:58:18 +00:00
Jordan K. Hubbard
41fe7a1406
Set PKG_ADD_BASE hint in a certain case.
1999-05-12 06:11:32 +00:00
Jordan K. Hubbard
703e69c29c
Fix a couple of bogons in the X server/desktop setup menus.
1999-05-12 04:52:41 +00:00
Jordan K. Hubbard
0f7a617de4
Hmm. Could have sworn I committed this before. Mention the jail() stuff
...
in release notes. Be kinda neat if the jail stuff refused to allow read/write
access to raw devices too. :)
1999-05-11 10:29:45 +00:00
Jordan K. Hubbard
f574e34636
Make KDE the "default" desktop.
1999-05-11 08:33:45 +00:00
Jordan K. Hubbard
e73c4fe5eb
Preserve /root's dotfiles across upgrades too.
...
PR: 6559
1999-05-11 08:00:06 +00:00
Matt Jacob
07948bbf89
add in mention of 1080/1240 support
1999-05-11 06:14:26 +00:00
David E. O'Brien
b42cb34552
MFS.
1999-05-10 00:54:18 +00:00
David E. O'Brien
9f08adb16f
Turn on compat22 dist.
1999-05-09 17:00:04 +00:00
Doug Rabson
890e94c920
Gdb has been updated to version 4.18 and is now part of the standard
...
release for FreeBSD/alpha.
1999-05-08 19:19:16 +00:00
Jordan K. Hubbard
5abc195371
Don't install compat22 by default.
...
Add some more safety belts to package foo.
1999-05-07 20:31:36 +00:00
Jordan K. Hubbard
8a8beee081
Erm, correct mighty braino in previous "don't annoy me" change.
1999-05-07 11:45:26 +00:00
Jordan K. Hubbard
ad4d616fa3
Make saving kernel configuration info disable-able (may be useful in certain
...
situations).
1999-05-07 11:02:58 +00:00
Jordan K. Hubbard
cbe5232fe7
Use a more correct filesystem type name if given a "UFS" mountpoint that's
...
not really UFS.
PR: 10711
1999-05-07 05:39:50 +00:00
Jordan K. Hubbard
973a1b96b5
Commit a more general version of the last patch; don't do any back-filling
...
of values more than once. User might want to override them.
1999-05-07 05:15:17 +00:00
Jordan K. Hubbard
db510551e9
1. Silence warning.
...
2. Deal with potential whitespace evil early (PR#7455).
1999-05-07 04:36:21 +00:00
Roger Hardiman
49d551674d
Added details of PCI network cards which work by emulating the NE2000.
...
RealTek 8029, NetVin 5000, Winbond W89C940, Surecom NE-34, VIA VT86C926.
(checked with Bill Paul)
Mention the Brooktree Bt878 is supported by the Bt848 driver.
1999-05-06 19:24:45 +00:00
Jordan K. Hubbard
eb6b299247
revert premature DHCP commit
1999-05-06 11:15:33 +00:00
Jordan K. Hubbard
44070deaa0
Argh, those last two commits snuck in with the other one by mistake.
...
Disable the non-working dhcp client code I just committed by mistake.
1999-05-06 11:05:19 +00:00
Jordan K. Hubbard
734ec189d0
Fix includes; I had a slightly different Makefile than everyone else
...
which is why I didn't see this. :)
Noted by: Maxim Sobolev <sobomax@altavista.net>
1999-05-06 11:03:21 +00:00
Jordan K. Hubbard
2d49c1f84a
Another round of updates for -current and 3.2
1999-05-05 11:34:03 +00:00
Jordan K. Hubbard
38ed24dd3c
Typo fix.
1999-05-05 10:18:55 +00:00
Jordan K. Hubbard
66e576f88d
Fix a few bogons and make this safer for humanity.
1999-05-05 10:14:06 +00:00
Andrzej Bialecki
934ebc48ce
Deal with MAKEDEV's braindedness.
...
Submitted by: Patrick Powell <papowell@astart4.astart.com>
Reviewed by: abial
1999-05-05 08:37:46 +00:00
Bill Paul
31a08ab08e
Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA
...
adapter (and some workalikes). Also add man pages and a wicontrol
utility to manipulate some of the card parameters.
This driver was written using information gleaned from the Lucent HCF Light
library, though it does not use any of the HCF Light code itself, mainly
because it's contaminated by the GPL (but also because it's pretty gross).
The HCF Light lacks certain featurs from the full (but proprietary) HCF
library, including 802.11 frame encapsulation support, however it has
just enough register information about the Hermes chip to allow someone
with enough spare time and energy to implement a proper driver. (I would
have prefered getting my hands on the Hermes manual, but that's proprietary
too. For those who are wondering, the Linux driver uses the proprietary
HCF library, but it's provided in object code form only.)
Note that I do not have access to a WavePOINT access point, so I have
only been able to test ad-hoc mode. The wicontrol utility can turn on
BSS mode, but I don't know for certain that the NIC will associate with
an access point correctly. Testers are encouraged to send their results
to me so that I can find out if I screwed up or not.
1999-05-05 07:37:11 +00:00
Andrzej Bialecki
a4cc706896
Simple_HTTPd on steroids - major rework of the original program, by
...
William Lloyd. New features include:
* many additional command line options
* "fetch" mode
* less bugs :-)
* better README.
Submitted by: William Lloyd <wlloyd@lap.net>
Reviewed by: abial
1999-05-05 07:22:34 +00:00
Masafumi Max NAKANE
07a7340350
Typo fix and a very minor wording adjustment.
1999-05-05 00:20:15 +00:00
Jordan K. Hubbard
e17b155825
Substantially update this to match reality. Also do a typo/facto pass over
...
Max's serial console instructions (this is good stuff, thanks Max!).
1999-05-04 23:27:07 +00:00
Masafumi Max NAKANE
5e4b06fbd3
Add a new section ``Tips for Serial Console Users''. (Previous
...
commit included the entry for this section in the Table of Contents
by mistake.)
Also, some typo fix.
1999-05-04 15:57:09 +00:00
Masafumi Max NAKANE
7245fe241c
Style fix: make the indentation consistent.
1999-05-04 15:33:38 +00:00
Masafumi Max NAKANE
96a3add7e9
Install boot.config with `-P' in it in the i386 boot floppy.
...
Also, let the bigboot floppy to have /boot/loader.rc with
echo \007\007
autoboot 10
1999-05-02 17:43:45 +00:00
Jordan K. Hubbard
80a75bddbb
Add dhclient to mfsroot floppy - changes to sysinstall to follow.
1999-05-01 11:30:55 +00:00
Jordan K. Hubbard
afdcb1bc13
Shuffle source selection menu items to make it a little easier to use.
1999-05-01 11:27:37 +00:00
Tim Vanderhoek
61f74535f6
Change references from "passwordperiod" to "passwordtime", since
...
"passwordtime" is what passwd(1) has actually been using. I suspect
passwordperiod was the original intent. I can't figure-out which,
if either, BSDi uses. If anyone knows...
1999-04-30 18:19:46 +00:00
John Polstra
d74efe9105
pppd/Makefile:
...
Enable MS-CHAP support.
release/Makefile:
Build a separate NOCRYPT version of pppd, to keep This Great
Nation's top-secret cryptographic tools out of the filthy hands
of those evil furriners.
1999-04-29 17:56:28 +00:00