erh
145c0fee52
Ignore blank lines in ifconfig.* files.
1999-11-08 09:29:24 +00:00
mycroft
336e3613c3
Kill wsmux. DIE DIE DIE!
1999-11-08 06:17:42 +00:00
eeh
86667308d7
Implement sysctl machdep.booted_kernel.
1999-11-08 05:06:42 +00:00
eeh
5ce41ef1f2
Fix boot device detection code.
1999-11-08 05:05:26 +00:00
mycroft
fb17cb2665
Disable wsmux for now.
1999-11-08 04:50:30 +00:00
mycroft
0c1542d9a4
Apply wrstuden's stopgap change to make alpha/macppc X work without wsmux.
1999-11-08 04:48:18 +00:00
mhitch
8008907a4c
&& doesn't work very well for testing a flag - tcds_params() was always using
...
the baseboard ID and FAST settings instead of getting them from the TC option
card EEPROM.
1999-11-08 03:00:32 +00:00
mycroft
a1ec263481
Builds LKMs on PowerPC (although there are still some issues with loading
...
them).
1999-11-08 00:16:40 +00:00
thomas
938dcb33e9
Align IO and memory of PCI devices.
1999-11-07 22:23:05 +00:00
dmcmahill
420e7a8fd2
add zero(4)
1999-11-07 21:03:49 +00:00
dmcmahill
da1be6cb19
Initial revision per PR 8746. Reviewed by Heiko W.Rupp.
1999-11-07 21:03:33 +00:00
wennmach
7db0eb0492
Encode file names using strvis(3) when creating a specification.
...
Escape white space characters and `#' characters. Do the inverse
when reading specs.
This is a temporary fix until we have strzouvis(3) (or some such)
which is an improved version of strvis (taking an additional list
of characters to encode).
Fixes PR 5006 and PR 7663
1999-11-07 20:23:01 +00:00
mhitch
5239567fb0
Don't use MIPS3_L2CACHE_ABSENT to control compiling the Level 2 cache flush
...
in pmap_remove_pv(). Also comment why I'm doing the second cache flush
operation.
1999-11-07 19:42:23 +00:00
chs
f4dbce1e9a
in copy{in,out,}str(), return an error if maxlen == 0.
1999-11-07 17:31:37 +00:00
chs
f1c14a8b5d
in copystr(), be sure to return an error if maxlen == 0.
1999-11-07 17:01:20 +00:00
pk
1ad621b38f
Handle empty `input/output path' when looking for console device; patch
...
from Brian D. Chase.
1999-11-07 16:36:16 +00:00
mycroft
e9e9dbbd42
Disable -pf for now, too.
1999-11-07 15:57:31 +00:00
mycroft
5d5e10aec4
Completely disable all the chflags(2) support for now. With this enabled, I
...
can't even get a build to finish over NFS. Not acceptable.
1999-11-07 15:48:24 +00:00
uch
2cf4f4b9b6
Clear interrupt status before dispatch handler.
1999-11-07 14:07:50 +00:00
mycroft
39b5cd452c
Don't try to set file flags for a symlink.
1999-11-07 09:44:11 +00:00
mrg
defe7bd119
make this compile without DEC_3000_300
1999-11-07 09:14:34 +00:00
sommerfeld
9a7d75d809
Add a few more new man pages
1999-11-07 08:32:16 +00:00
sommerfeld
a90172b8ee
Fix to match reality
1999-11-07 08:30:27 +00:00
scottr
4ecba735df
Garbage collect adb_initted.
1999-11-07 08:22:50 +00:00
scottr
0b8b3c403e
In the interrupt handlers, check adb_polling instead of
...
adb_initted to decide whether to handle 'recovered' interrupts
immediately.
1999-11-07 08:18:24 +00:00
mycroft
bbe4b07983
Make this more likely to compile with ld.elf_so changes. (But this is
...
untested.)
1999-11-07 08:08:15 +00:00
scottr
26208b5e57
Garbage-collect adb_init(). It's been dead for a long time.
1999-11-07 08:08:10 +00:00
scottr
c11dd8b6dd
We want adb_polling set regardless of whether we're using the MRG driver.
1999-11-07 08:07:20 +00:00
mycroft
4bbb8dc9fb
Make this more likely to compile with ld.elf_so changes. (But this is
...
untested.)
1999-11-07 08:01:51 +00:00
mycroft
e050b2dae5
Add /root/.shrc.
1999-11-07 07:57:38 +00:00
enami
8567277ae0
Print range of all iospaces or all memspaces if their length aren't zero.
1999-11-07 07:44:21 +00:00
mycroft
277394fdd3
Fix WARN_REFERENCES() here for the ELF case.
1999-11-07 07:20:26 +00:00
mycroft
cf29975968
Hack to work around _C_LABEL() fallout so WARN_REFERENCES() works again.
1999-11-07 07:12:07 +00:00
cgd
b4560adaf2
regen
1999-11-07 07:03:08 +00:00
cgd
7867af6cfb
back out rev 1.166:
...
(1) the list added isnt' complete and i'd call it incorrect. (There are
other devices with these names, where were omitted. I've never seen
the devices with these IDs, I _have_ seen the other devices that go
by these names.)
(2) the PR (8754) had not been updated to note that the problem was
fixed, and i'd preiously asked the submitter for more information and/or
a corrected list.
1999-11-07 06:59:46 +00:00
mycroft
7ea23adf34
More fallout.
1999-11-07 06:48:21 +00:00
mycroft
4b9f2ff9e0
Fix fallout from MD ld.elf_so changes.
1999-11-07 06:41:49 +00:00
scottr
8da942f249
Oops... last rev created an unused variable. While here, clean up
...
adb_reinit()'s variables a bit, too.
1999-11-07 06:15:09 +00:00
scottr
23411c4c1b
Convert one more buffer copy that I missed in rev 1.28.
1999-11-07 05:50:26 +00:00
lukem
e0c4130ae6
use .Fn appropriately
1999-11-07 01:26:02 +00:00
mycroft
4c0911c827
Make this more current.
1999-11-07 01:09:12 +00:00
mycroft
6816b631ab
Nit: Make bootrealseg conforming.
1999-11-07 01:06:37 +00:00
mycroft
f991846760
Make this a little more current.
1999-11-07 01:04:59 +00:00
mycroft
411b41e76c
Update for ld.elf_so changes.
1999-11-07 00:30:18 +00:00
mycroft
305c949781
Changes from msaitoh to fix local/global symbol confusion, and to fix weak
...
symbol support -- updated by me for elf.h changes.
1999-11-07 00:21:12 +00:00
scottr
a7628ea793
Always using polling for poweroff (from macppc).
1999-11-07 00:16:39 +00:00
scottr
27adad708f
ite_polling -> adb_polling
1999-11-07 00:12:55 +00:00
scottr
57dc0b9f46
We need adb_initted in a couple of places; declare it here.
1999-11-07 00:12:54 +00:00
scottr
ad43c94436
ite_polling -> adb_polling
1999-11-07 00:12:53 +00:00
scottr
c827b513ac
Convert buffer copies to memcpy().
1999-11-06 23:50:29 +00:00