Warner Losh
d5513f530b
Add impending flag day for ELF. Make notes about elf userland and elf
...
kernel forced migration happening soon.
While still incomplete, and there may be showstoppers along the way,
the advise given here is not incorrect.
Submitted indirectly by: jdk, peter wemm
1998-12-31 06:20:01 +00:00
KATO Takenori
a305035083
Add SMC EtherEZ98 support(PC-98).
...
Slim up of if_ed98.h.
Submitted by: Chiharu Shibata <chi@bd.mbn.or.jp>
1998-12-31 03:23:39 +00:00
KATO Takenori
9ffb74afa4
Another(better) way to support Access/NOTE N98(PC-98) without any effects
...
for other Access/PC series.
Submitted by: Chiharu Shibata <chi@bd.mbn.or.jp>
1998-12-31 03:21:14 +00:00
Jordan K. Hubbard
649ff492d7
Eliminate all dependence on boot1 and boot2. This is passed in by
...
Set_Boot_Blocks() anyway and should thus have never been a part of
libdisk, it should have been provided by the client of libdisk since
passing the information in is already part of the API.
1998-12-31 02:35:43 +00:00
Søren Schmidt
e76bba09e3
Commit patch in
...
PR: 9232
Submitted by: marcel@scc.nl <Marcel Moolenaar>
1998-12-30 21:20:00 +00:00
Søren Schmidt
397e476030
Commit #2 of
...
PR: 9235
Submitted by: marcel@scc.nl <Marcel Moolenaar>
1998-12-30 21:01:34 +00:00
Søren Schmidt
abbc72c904
Commit #1 of:
...
PR: 9235
1998-12-30 20:58:28 +00:00
Tim Vanderhoek
3fea87d29e
-make clear need to use the upgrade kit
...
-add "depends" to list of recursive targets
-consistent capitilization of FreeBSD.ORG
-remove description of PATCH_DEBUG
-add .Xr to portcheckout(1) and pib(1)
1998-12-30 17:32:47 +00:00
Jordan K. Hubbard
e188aa994d
Transition libdisk to use /boot since what it's looking for (boot1 and boot2)
...
are now there.
1998-12-30 13:29:11 +00:00
Bruce Evans
40b843918b
Backed out previous commit. It depends on a.out utilities and libraries
...
somehow being available even on pure elf systems.
1998-12-30 12:06:08 +00:00
Bruce Evans
621be74548
Fixed bootstrapping of /usr/mdec/boot[12].
1998-12-30 11:26:24 +00:00
Kazutaka YOKOTA
13e05026dd
Make the VESA KLD module work!
1998-12-30 11:21:08 +00:00
Bruce Evans
e5f94bcd7a
Always build ${MACHINE}/boot if it exists. Makefiles shouldn't know
...
about deficiencies in subdirs.
1998-12-30 11:17:09 +00:00
Bruce Evans
2a408617a9
Enforce building with -aout, since building with OBJFORMAT=elf doesn't
...
work.
Rely on ../Makefile.inc to set the the default for BINDIR.
1998-12-30 10:55:50 +00:00
Bruce Evans
296134343a
Rely on ../Makefile.inc to set the object format in CFLAGS and the
...
default for BINDIR.
Fixed some style bugs in previous aout enforcement.
1998-12-30 10:48:09 +00:00
Doug Rabson
9c0fed3dcf
Various changes to support OSF1 emulation:
...
* Move the user stack from VM_MAXUSER_ADDRESS to a place below the 32bit
boundary (needed to support 32bit OSF programs). This should also save
one pagetable per process.
* Add cvtqlsv to the set of instructions handled by the floating point
software completion code.
* Disable all floating point exceptions by default.
* A minor change to execve to allow the OSF1 image activator to support
dynamic loading.
1998-12-30 10:38:59 +00:00
Bruce Evans
468071c356
Enforce building with -aout, since building with OBJFORMAT=elf doesn't
...
work.
1998-12-30 10:37:45 +00:00
Bruce Evans
938f0e20c6
Enforce building with -aout, since building with OBJFORMAT=elf doesn't
...
work.
Rely on ../Makefile.inc to set the the default for BINDIR.
Removed comments about installing links to bootxx and xxboot.
1998-12-30 10:34:48 +00:00
Bruce Evans
a3b2fa527f
Rely on ../Makefile.inc to set the default for BINDIR.
1998-12-30 10:26:18 +00:00
Bruce Evans
d389c929de
Rely on ../Makefile.inc to set the object format in CFLAGS and the
...
default for BINDIR. The default BINDIR of /usr/mdec can't be overridden
yet because libdisk still uses /usr/mdec and installing in /boot might
clobber the new boot blocks.
Don't install links to bootxx or xxboot.
Install boot1 and boot2 in 1 step.
Don't delete the boot.help source file on installing it when ${COPY} is
null.
1998-12-30 10:21:37 +00:00
Bruce Evans
75d1228cbb
Add -aout to CFLAGS centrally.
...
Set the default for BINDIR (to /usr/mdec) centrally.
1998-12-30 10:05:56 +00:00
Dmitrij Tejblum
2d31381a1f
Add entry for rusiian FAQ.
1998-12-30 09:50:43 +00:00
Poul-Henning Kamp
4dfe8ba8b4
We don't specify "vector mumble" anymore
...
Submitted by: Boris Staeblow <balu@dva.in-berlin.de>
1998-12-30 09:43:36 +00:00
Poul-Henning Kamp
4b14c4dc97
spppcontrol already lives in /sbin
1998-12-30 09:38:36 +00:00
KATO Takenori
d35502a380
Sync with sys/i386/isa/sio.c revision 1.220.
1998-12-30 08:09:11 +00:00
KATO Takenori
390d616e16
Sync with sys/i386/isa/pcaudio.c revision 1.45.
1998-12-30 08:08:05 +00:00
KATO Takenori
a498ae6954
Sync with sys/i386/isa/fd.c revision 1.130.
1998-12-30 08:06:41 +00:00
KATO Takenori
7e925cf6b0
Sync with sys/i386/conf/options.i386 revision up to 1.100.
1998-12-30 08:03:03 +00:00
KATO Takenori
93bbb475a1
Sync with sys/i386/conf/majors.i386 revision up to 1.58.
1998-12-30 07:58:42 +00:00
KATO Takenori
f6814477b7
Sync with sys/i386/conf/files.i386 revision up to 1.215.
1998-12-30 07:57:00 +00:00
KATO Takenori
91ebcb74ed
Sync with sys/i386/conf/devices.i386 revision 1.15.
1998-12-30 07:51:20 +00:00
KATO Takenori
2e96c09cf7
SMP stuff has been merged into GENERIC98 file.
1998-12-30 07:49:47 +00:00
KATO Takenori
3789d36ef8
Removed GENERICupgrade file.
1998-12-30 07:47:53 +00:00
KATO Takenori
48bd413130
Sync with sys/i386/conf/GENERIC revision up to 1.140.
1998-12-30 07:46:23 +00:00
Bill Fumerola
0bda8fea7a
remove non-existant references, correct spelling errors.
...
PR: docs/7963, docs/7790
Submitted by: Stefan Eggers seggers@semyam.dinoco.de
Norihiro Kumagai kuma@jp.freebsd.org
1998-12-30 04:09:21 +00:00
Tim Vanderhoek
dea9268b70
Silence -Wtrigraph.
...
Submitted by: Bradley Dunn <bradley@dunn.org> (pr: kern/8817)
1998-12-30 00:37:44 +00:00
Chris Timmons
c807beb495
Ensure a terminating null when processing hostname strings from
...
arbitrary sources.
Obtained from: OpenBSD
1998-12-29 23:14:50 +00:00
Dmitrij Tejblum
7a91724556
Don't free swap in swap_pager_getpages(): this code probably cause the
...
"dying daemons" problem. (I thought this code was introduced in rev.1.80,
but it just relaxed the condition.)
Also, kill related "suggest more swap space" warning (also introduced in
1.80). It was confusing, to say the least...
Requested by: msmith
Not objected by: dg
1998-12-29 22:53:51 +00:00
Tim Vanderhoek
9300774d7e
Directories aren't executable.
...
Submitted by: Dennis Glatting <dennis.glatting@software-munitions.com>
(misc/9147)
1998-12-29 22:48:54 +00:00
Tim Vanderhoek
956e99c923
Misplaced comma.
1998-12-29 22:45:15 +00:00
Tim Vanderhoek
87f8ef1e23
Slightly clarify wording of "Example".
1998-12-29 22:17:31 +00:00
Chris Timmons
e1b5d1517c
Accept "!*" as a valid all-programs tag line as documented.
...
PR: 8447
Submitted by: Gaspar Chilingarov <nightmar@lemming.acc.am>
1998-12-29 20:36:22 +00:00
Bill Paul
8964eeb288
Fix the tl_start() routine; sometimes the tl_tx_tail pointer was not
...
being updated correctly.
1998-12-29 15:39:35 +00:00
Poul-Henning Kamp
f77edc9e19
follow up to:
...
Pre 3.0 branch cleanup casualty #1 : DSI_SOFT_MODEM support.
1998-12-29 13:06:54 +00:00
Doug Rabson
f863ed7f6f
Here is a patch to make mountd work.
...
It just replace u_long with u_int32_t and shouldn't affect on i386.
Without this patch,
- unaligned accesses occur
- permission denied randomly
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-12-29 09:38:49 +00:00
Peter Wemm
b23841bc64
Add -I${.CURDIR} since it #includes logo.c from the source dir and breaks
...
when building with an obj dir.
Reported by: Quite a few people.. :-/
1998-12-29 09:02:44 +00:00
Jordan K. Hubbard
0adf658a50
gzip the kern.flp kernel, don't kzip it.
1998-12-29 07:27:55 +00:00
Gary Palmer
c656fddc16
Add fxp0. It seems to be Alpha-OK, although I don't have a card to test.
1998-12-29 03:59:49 +00:00
Bill Fumerola
b91c4c930a
Remove bogus reference to mkfilters(1)
...
PR: docs/7790
Submitted by: Stefan Eggers seggers@semyam.dinoco.de
1998-12-29 03:57:15 +00:00
Bill Fumerola
af693bfbc1
Remove bogus reference.
...
PR: docs/8430
Submitted by: jkb
1998-12-29 02:53:08 +00:00