Jordan K. Hubbard
98bb29dc55
Remove obsolete token ring support comments.
...
Reminded by: joerg
1999-11-12 19:28:48 +00:00
Søren Schmidt
0b7a9a135d
Add devices from the ATA driver (ad, acd, afd, ast).
1999-11-09 19:10:15 +00:00
Poul-Henning Kamp
9b098bd4ca
Add libnetgraph
1999-11-09 10:22:56 +00:00
Wes Peters
2c1ebd063c
Add information about Intel managed EEPro card.
...
PR: docs/14505
Submitted by: Stephen J. Roznowski <sjr@home.net>
1999-11-09 06:58:02 +00:00
Jordan K. Hubbard
bc9c6dbbd6
Add the latest categories.
1999-11-08 16:23:34 +00:00
Jordan K. Hubbard
29527eb44c
Defensive coding to prevent a potential segfault.
...
PR: 14706
Submitted by: ru
1999-11-08 16:19:25 +00:00
Jordan K. Hubbard
bc775f8b25
Allow distributions to be excluded more easily in scripts.
...
Submitted by: Brian Dean <brdean@unx.sas.com>
1999-11-08 11:51:57 +00:00
Jordan K. Hubbard
bbf0b709cd
Make sure modes on new skeleton files are correct.
1999-11-05 11:04:30 +00:00
Dag-Erling Smørgrav
6bdb9bffcc
Document my TCP/IP hacks.
1999-11-02 08:44:26 +00:00
Roger Hardiman
f5d0153981
Update PicoBSD so it does not need to patch the passwd Makefile.
1999-10-30 09:19:30 +00:00
Doug White
96df778049
Change MFS sizes to 2400k since gzip will compact free space anyway.
...
Add 'install' to the internal floppy type list.
1999-10-20 04:48:35 +00:00
Doug White
eb5fe92141
Reverse the sense of the /mnt/boot/defaults dir check. This was causing
...
the bootloader to not load the loader.conf and thus the MFS image. The result
was 'panic: no init'.
1999-10-17 22:42:57 +00:00
Doug White
5c52794973
Fix handling of the 'custom' directory symlink.
...
Properly abstract the PicoBSD build directory instead of depending too much
on pwd's and relative paths.
Submitted by: John Baldwin <jobaldwi@vt.edu>
1999-10-11 20:52:50 +00:00
Doug White
3eaa4cd425
Be explicit about kzip location to avoid accidentally calling KDE kzip.
1999-10-11 05:13:52 +00:00
Mark Murray
562497a12c
Correct the Crypto dist's name in a string.
...
Get the KerberosIV dist from the correct files.
1999-10-10 07:13:33 +00:00
Doug White
f691269881
Add documentation for the PicoBSD install floppy.
1999-10-08 05:20:06 +00:00
Doug White
88e4dbacdb
Add a new floppy type, install. This type builds a disk that can
...
slice, partition, newfs, and install FreeBSD from a tarball on a remote server.
Handy for doing mass-installs for server farms.
Documentation following shortly.
1999-10-08 04:00:21 +00:00
Nick Sayer
15ec540290
Reverse order of krb4 and des build so that SRA telnet does not
...
overwrite Kerberos Telnet.
1999-10-07 22:56:16 +00:00
Jordan K. Hubbard
0ec4416c55
Really fix the auto keyword botch correctly by just letting it
...
do its job and not override it when set.
Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
1999-10-05 10:10:42 +00:00
Poul-Henning Kamp
bc8427c52d
Fix building non-crypto releases.
1999-10-03 06:43:57 +00:00
Peter Wemm
233036aac1
Use sigemptyset rather than sa_mask = 0.
...
Submitted by: "John W. DeBoskey" <jwd@unx.sas.com>
1999-09-30 19:55:00 +00:00
Jordan K. Hubbard
56373d38a8
Sigh, too many late nights!
1999-09-30 08:32:35 +00:00
Jordan K. Hubbard
222e52ceae
Oh bollocks, I really screwed up the "auto" check here. Time
...
to crack the K&R; I must have forgotten the C language. :)
Embarrassingly noticed by: Howard Gutch <logix@foobar.franken.de>
1999-09-27 21:48:28 +00:00
Jordan K. Hubbard
cd8d8dac8c
Guard against an rm returning non-zero status.
...
Noticed by: Makoto MATSUSHITA
1999-09-23 18:40:54 +00:00
Bill Paul
efee742ecc
Mention in the documentation that the AOpen/Acer ALN-320 is a supported
...
ethernet card (PCI, VIA Rhine II chipset).
1999-09-22 19:46:14 +00:00
Bill Paul
1088f6c7c1
Spruce up the ADMtek driver: conver to newbus, miibus and add support
...
for the AN985 "Centaur" chip, which is apparently the next genetation
of the "Comet." The AN985 is also a tulip clone and is similar to the
AL981 except that it uses a 99C66 EEPROM and a serial MII interface
(instead of direct access to the PHY registers).
Also updated various documentation to mention the AN985 and created
a loadable module.
I don't think there are any cards that use this chip on the market yet:
the datasheet I got from ADMtek has boxes with big X's in them where the
diagrams should be, and the sample boards I got have chips without any
artwork on them.
1999-09-22 05:07:51 +00:00
Mark Murray
df3819c1b4
Prepare for K5.
1999-09-19 22:30:39 +00:00
Jordan K. Hubbard
6dc5df3d74
execute a strategic clear.
1999-09-19 08:24:32 +00:00
Jordan K. Hubbard
04270f9e70
Deal with new "auto" setting for network_interfaces.
1999-09-19 07:46:55 +00:00
Jordan K. Hubbard
27b5e4fde7
Make trash removals less chatty.
1999-09-19 02:05:52 +00:00
Jordan K. Hubbard
eeeeec707a
MF3: various small tweaks.
1999-09-17 09:32:22 +00:00
Jordan K. Hubbard
335d64e6d3
Some minor cosmetics: make mkdir less chatty in the output and stop making /R
...
magic.
1999-09-16 08:44:22 +00:00
Jordan K. Hubbard
b1da34ca31
If enlightenment is present, gnome-session starts it automagically.
1999-09-15 02:52:56 +00:00
Jordan K. Hubbard
3acffb677b
Don't need to add bpf anymore.
1999-09-14 18:43:35 +00:00
David E. O'Brien
34dda9f49f
Foo. Maybe I should get Peter to hook ispell up in commit_prep.pl.
1999-09-14 10:38:45 +00:00
David E. O'Brien
029cd954bb
Add the NIS domain to the tweakable knobs.
1999-09-14 09:15:35 +00:00
Jordan K. Hubbard
0760b91de8
Brutally rip more stuff out of the fixit image so that we can start
...
build 4.0-stapshots again. It's still overflowing. :(
1999-09-14 04:24:29 +00:00
Peter Wemm
9e12711016
Make the fixit floppy 2.88MB as a temporary "solution" to get the nightly
...
snaps re-running. This is not a fix. (The alpha already does this)
1999-09-13 19:06:21 +00:00
Jordan K. Hubbard
543992e0df
Apparently, it's not console=serial to set the serial console,
...
it's serial=comconsole. I wish it were easier to figure this
stuff out. :)
Submitted by: jfieber
1999-09-13 16:24:08 +00:00
Jordan K. Hubbard
e244f2ac53
Preserve permissions through tar pipelines.
1999-09-11 06:11:52 +00:00
Jordan K. Hubbard
8c0d9d023b
Remove duplicated bits from boot floppy (where they're already available) in
...
an effort to get this back down to size.
1999-09-09 21:20:55 +00:00
Jordan K. Hubbard
3349701ae5
Provide another installation option for GNOME so we have the more "classic
...
GNOME" desktop that Debian does as an option.
1999-09-08 04:48:26 +00:00
Jordan K. Hubbard
5407cadad6
Bump maxusers in installation kernel down to something more low-memory
...
friendly.
1999-09-08 04:46:35 +00:00
Jordan K. Hubbard
75f462f45d
Allow flags to be passed to patch when using LOCAL_PATCHES
1999-09-07 20:47:42 +00:00
Jordan K. Hubbard
edf52b48c7
VERY preliminary versions of these documents for the Alpha. I've
...
made only the most superficial changes so far to HARDWARE.TXT and
eliminated the stuff I absolutely knew didn't work. That still leaves
a lot of work to do and this is mostly just a place-holder for now.
1999-09-06 15:10:54 +00:00
Jordan K. Hubbard
7bd659ebaf
Only do dhclient once; it has its own internal retry which is more than
...
long enough (and doing it multiple times results in a dialog which waits
AGES to complete).
1999-09-06 15:06:17 +00:00
Bill Paul
e5a9fd5435
This commit adds driver support for PCI fast ethernet NICs based on
...
the Davicom DM9100 and DM9102 chipsets, including the Jaton Corporation
XPressNet. Datasheet is available from www.davicom8.com.
The DM910x chips are still more tulip clones. The API is reproduced
pretty faithfully, unfortunately the performance is pretty bad. The
transmitter seems to have a lot of problems DMAing multi-fragment
packets. The only way to make it work reliably is to coalesce transmitted
packets into a single contiguous buffer. The Linux driver (written by
Davicom) actually does something similar to this. I can't recomment this
NIC as anything more than a "connectivity solution."
This driver uses newbus and miibus and is supported on both i386
and alpha platforms.
1999-09-06 06:14:30 +00:00
Jordan K. Hubbard
7114cf8c67
Fix an old reference to the old docs directories. Looks like
...
this one went completely uncaught for months!
Caught by: jack <jack@germanium.xtalwind.net>
1999-09-06 03:30:38 +00:00
Bill Paul
9555e59a1e
This commit adds driver support for the Silicon Integrated Systems
...
SiS 900 and SiS 7016 PCI fast ethernet chipsets. Full manuals for the
SiS chips can be found at www.sis.com.tw.
This is a fairly simple chipset. The receiver uses a 128-bit multicast
hash table and single perfect entry for the station address. Transmit and
receive DMA and FIFO thresholds are easily tuneable. Documentation is
pretty decent and performance is not bad, even on my crufty 486. This
driver uses newbus and miibus and is supported on both the i386 and
alpha architectures.
1999-09-05 21:01:03 +00:00
Brian Feldman
0c5632c6b5
Update to include IPFW changes that have happened relatively recently.
1999-09-04 17:37:02 +00:00