dcs
ce740faa61
Activates password protection (if a password is defined).
...
Adds $FreeBSD$.
1999-11-24 17:59:37 +00:00
dcs
ce28d94ec3
Add silly password feature. If people want to depend on a flawed
...
security measures, so be it. It costs us almost nothing.
Document some code in support.4th that I was unable to understand
just by reading.
1999-11-24 17:56:40 +00:00
n_hibma
3966edc4dc
Add comments on what it the USB modules are. Add the usb module.
...
The USB module contains the OHCI and UHCI controllers as well.
Sticking them into separate modules might be possible after I have
untangled the mess.
1999-11-22 04:08:37 +00:00
n_hibma
315ae09047
Change the name of the modules from <name>_mod to <name>
...
Suggested by: David O'Brien <obrien@FreeBSD.ORG>
1999-11-17 22:47:11 +00:00
n_hibma
7152de59fb
Add the USB modules.
1999-11-16 22:00:46 +00:00
dcs
054afb0053
Changes prompt to "ok". This line is actually commented out, and serves only
...
as an example and to reflect the builtin default.
1999-11-01 08:07:04 +00:00
phantom
05186ff58b
Remove comments left since mdoc.template time or just useless comments
1999-10-30 15:38:20 +00:00
wpaul
891ef5237f
Add mii_load entry to the network drivers section. Also add entries for
...
a few additional drivers that have recently been module-ized.
1999-09-07 05:03:06 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
chris
212887c836
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
wpaul
6a22079622
Convert the Winbond driver to newbus and have it compiled as a module.
1999-08-10 21:09:12 +00:00
wpaul
77daf56af9
Convert the VIA Rhine driver to newbus and set it up to be compiled as
...
a module. Also modified the code to work on FreeBSD/alpha and added
device vr0 to the alpha GENERIC config.
While I was in the neighborhood, I noticed that I was still using
#define NFPX 1 in all of the Makefiles that I'd copied from the fxp
module. I don't really use #define Nfoo X so it didn't matter, but
I decided to customize this correctly anyway.
1999-08-10 17:15:20 +00:00
green
0ab4dad809
Add various network cards that have been new-busified and made into KLDs
...
(thanks Bill!)
Remove lkm.
1999-08-04 17:44:07 +00:00
roger
d3d8c4e7a1
Add bktr_load for the loadable Bt848/Bt878 driver.
1999-06-13 15:45:49 +00:00
dcs
0c3ef21962
Add "initialize" to loader.4th, so running "start" is not actually needed.
1999-05-14 18:59:27 +00:00
dcs
1528de5c94
Add fxp on a category of it's own.
1999-05-14 10:20:54 +00:00
dcs
71ddf06778
Remove atapi and joy, add svr4 and streams. I wonder if removing vinum
...
is in order or not... (things are _not_ loaded by default, but it serves
as a reference to people tweaking their own loader.conf files)
1999-05-14 10:14:50 +00:00
dcs
c58da8da38
Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THAT
...
doing here?).
Candidate for 3.2.
1999-05-14 10:03:58 +00:00
brian
2d6ab0b29f
Better English.
1999-05-13 14:53:13 +00:00
jkoshy
962797d27d
Correct misuse of .Nm.
...
PR: docs/11449
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1999-05-03 07:25:50 +00:00
dcs
073326ad33
Move loader.conf.5, while it is still in it's first revision.
1999-04-24 17:49:47 +00:00
dcs
aa57b67a29
Add loader.4th man page (worst man page I ever wrote -- reviews
...
are welcomed). Correct a nasty bug in loader.4th before anyone
notices, add a couple of features.
1999-04-24 17:25:35 +00:00
des
d3e9d9a7c3
Make the location of init(8) tunable at boot time.
1999-04-20 21:15:13 +00:00
dcs
324546512f
A default loader.rc to be installed.
1999-04-18 09:20:08 +00:00
dcs
55c04d9855
Replace /kernel.config with /boot/kernel.conf.
1999-03-14 21:57:49 +00:00
dcs
08f08b7ab7
New loader.rc stuff.
...
Reviewed by: jkh
1999-03-09 14:06:55 +00:00