soren
d16fa2828e
Add Thomas Klausner.
2000-01-12 04:49:56 +00:00
cgd
5078d19283
foist my automatically generated evil upon the world.
2000-01-12 02:46:33 +00:00
cgd
ce9a9c483e
taking evil to the next level: config files, templates, and scripts
...
to automatically generate project (.dsp) and workspace (.dsw) files
from configuration scripts for the bits that have to be built
on windows. you build by saying 'make winfiles' here in stand,
then check in (on UNIX). The versions that windows sees have to have
CR-NL line termination, so for proper use with samba the generated
files contain CRs and must be checked in on UNIX (NOT from Windows
CVS).
2000-01-12 02:33:54 +00:00
nisimura
237f63f2d2
Put a comment about BREAK detection; DDB fails to resume. Need to clear
...
the condition before resume?
2000-01-12 01:59:45 +00:00
nisimura
acf3c1e59a
- Fix an error in clearing entire screen.
...
- Add 3 byte long mouse event parsing.
- Fix errors in comments.
2000-01-12 01:57:22 +00:00
pk
7935de2d85
Use a table to detect device aliases and add various `isp' and floppy
...
controllers to it. Also use a table lookup when matching busses/controllers.
2000-01-11 20:53:24 +00:00
ad
a4fe338bf5
Fix thinko in comment.
2000-01-11 20:36:17 +00:00
is
05af6871fb
new symbol names for former Elf_xxx
2000-01-11 20:33:21 +00:00
matt
3a0141108b
Regen.
2000-01-11 17:21:02 +00:00
matt
d8c0efec1b
Add CompuModules DVB receiver and transmitter boards.
2000-01-11 17:20:24 +00:00
pk
33f192535d
<machine/cpu.h> is not needed here.
2000-01-11 15:32:37 +00:00
tron
ffe5337f67
Update for XFree86 3.3.6.
2000-01-11 14:20:44 +00:00
pk
c6b6f3883a
Remove old-style boot device recognition.
2000-01-11 12:59:43 +00:00
kleink
9658271f9d
Harmless pasto in previous.
2000-01-11 10:53:01 +00:00
nisimura
866126dd49
Nuke unnecessary external variable declaration.
2000-01-11 10:29:35 +00:00
scw
ebb1e2f6d4
Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call
...
in iso_mountfs() to avoid a "panic: lockmgr: locking against myself"
when vrele() is called due to the mount having failed.
This fixes PR/9058.
2000-01-11 09:04:50 +00:00
nisimura
18cef2d812
Use explicit 68040 calls for cache manipulations.
2000-01-11 08:24:14 +00:00
nisimura
a85aebd7fe
Allow to mount disk with UniOS (== ISI) disklabel as well as SunOS
...
label. Klude to access weird rootfs on 'c' via 'b'. ISI disklabel
can not be altered. Use SunOS label.
2000-01-11 08:22:38 +00:00
chs
16f0ca3612
add support for ``swapctl -d'' (removing swap space).
...
improve handling of i/o errors in swap space.
reviewed by: Chuck Cranor
2000-01-11 06:57:49 +00:00
matt
b9db4a8140
Add rudimentry VAX COFF support. enough so objdump, size, nm, etc. are happy
...
but no near enough for gas or ld.
2000-01-11 05:48:27 +00:00
deberg
d3ae549f72
regen
2000-01-11 03:41:15 +00:00
matt
b8701a20ac
Add ibcs2 signal tramp code.
2000-01-10 23:54:47 +00:00
pk
a744e28304
Cleanup the list of exported headers a bit.
2000-01-10 22:09:34 +00:00
itojun
f70b9a5724
don't choke on non-INET6 kernel, or non-IPSEC kernel.
...
cleanup error handling on mode change failure.
TODO: non-IPv4 kernel support should be improved. "netstat" should be okay,
"inet.ip" and "inet.icmp" needs more trick.
NetBSD PR: 9157
2000-01-10 21:06:15 +00:00
abs
0e026526cf
fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.de
2000-01-10 19:33:18 +00:00
matt
8e5ca16369
Add two missing header files.
2000-01-10 19:28:15 +00:00
kleink
d2d11dfd70
<null.h> -> <sys/null.h>
2000-01-10 17:18:04 +00:00
ad
645ee40728
- Make /etc/daily run /etc/daily.local if it exists. Make similar change for
...
weekly and monthly scripts.
- Update FILES section in manpages.
2000-01-10 17:03:49 +00:00
kleink
1bba558e50
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
...
std C headers including it, and a kernel module written in C++ would benfit
as well.
2000-01-10 16:58:38 +00:00
kleink
12aed170cd
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
...
td C headers including it, and a kernel module written in C++ would benfit
as well.
2000-01-10 16:58:37 +00:00
kleink
6f29805ef3
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
...
std C headers including it, and a kernel module written in C++ would benfit
as well.
2000-01-10 16:58:36 +00:00
pk
f1feb4e600
Remove version number from boot image files.
2000-01-10 15:17:30 +00:00
hubertf
bbb733f849
mention -Ss in usage
2000-01-10 14:53:56 +00:00
takemura
7817a37e38
WSMOUSE_SCALIBCOORDS/WSMOUSE_GCALIBCOORDS support.
2000-01-10 14:07:58 +00:00
simonb
a5f53c3682
Don't use magic number for lance buffer address.
2000-01-10 13:32:02 +00:00
lukem
559037c273
fix problem where ftpd.conf lines would match everything if there was
...
no template defined. noted by Vebjorn Ljosa <ljosa@initio.no>
2000-01-10 08:03:50 +00:00
mark
e41b004de0
Increase the kernel VM area for both SHARK and Footbridge systems.
2000-01-10 07:44:55 +00:00
mark
8920fc9215
Rework of kernel I/O & memory mappings along with new implementation of
...
bus_space_map for PCI memory.
The mapping of system devices and I/O space has been shuffled to place them
at the top of memory leaving a larger contiguous chunk between the kernel
itself and the I/O mappings for the kernel VM area. This allows support
for kernel VM areas > 48MB.
The 144MB fixed mapping of early PCI memory space has been removed and a
new version of the bus_space_map() function has been implemented to map
PCI memory into the kernel VM area as required rather than using the fixed
mapping.
A mapping of the first 1MB of PCI memory is maintained for ISA memory
accesses and accesses to the VGA memory.
2000-01-10 07:43:07 +00:00
mark
656c8e63b4
Add description of the pciide & wd flags (from i386 GENERIC config).
...
Restore the isp driver now that we can down load firmware again.
2000-01-10 07:22:35 +00:00
tsutsui
6c5a73d0ea
Add IPv6 stuff.
2000-01-10 06:12:20 +00:00
tsutsui
e6824489b4
Fix root device name md0a -> md0
2000-01-10 05:03:24 +00:00
jonb
3a852a52dc
Hmmm... The pc532 will only ever have one ncr device without major
...
hardware rework, so it doesn't need to be listed as ncr*. However,
this could also be thought of as covering up a (new?) bug in the
probe/attach code that has recently decided that there are at least
ncr0 and ncr1 with the same interrupt and address mappings. So
this change is just to let people build kernels that don't panic
at boot time...
There, is that a long winded commit message or what?
2000-01-10 04:47:08 +00:00
mark
996c945e65
Add a several casts (mainly cosmetic).
2000-01-10 04:05:50 +00:00
mark
62645f43ba
Add support for a boot argument podule?=mmmmpppp to enable the manufacturer
...
and product IDs for a podule to be overriden. The IDs are specified in hex.
A value of "ffff" means disable and replaces the podule?.disable option.
This allows podules whose IDs have been changed e.g. by PowerROMs to still
have the correct driver attached.
Based on my original patch but tided up and debugged by Stephen Hobbs.
2000-01-10 04:01:17 +00:00
eeh
082d2d0074
Add debugger single-stepping and fix interrupt dispatch bugs.
2000-01-10 03:53:20 +00:00
simonb
ede7778a1c
Remove unneeded include files (up to 16 in two files!).
2000-01-10 03:24:31 +00:00
matt
a0bcad1505
move to ibcs2_sysi86 to arch/i386/i386/ibcs2_machdep.c.
...
XXX -- still need to properly MI the waitsys code.
2000-01-10 03:16:25 +00:00
matt
8e42885010
Clean things up. Only include the ELF EXEC iff EXEC_ELF32 is already
...
asserted.
XXX -- this should mutate into kern/exec_coff someday with a cpu_coff_hooks
ala ecoff support.
2000-01-10 03:14:56 +00:00
matt
47b5b640a7
Regen.
2000-01-10 03:12:19 +00:00
matt
61783809dc
rename ibcs2_sysi86 to ibcs2_sysmachine (since ibcs2 now runs on other
...
things than i386).
2000-01-10 03:10:15 +00:00