mycroft
9d7578b25c
Use chip numbers for most of the new Adaptec IDs, not board numbers.
2002-04-15 14:43:42 +00:00
tsutsui
ac00a8493f
Set KERNEL_SUFFIXES=ecoff
2002-04-15 14:41:39 +00:00
msaitoh
22868c18c1
ADD MISSING "TARGET_DEFAULT" BIT WHEN LITTLE ENDIAN
2002-04-15 13:24:54 +00:00
skrll
6024d2c603
Nuke pmsi
2002-04-15 12:52:28 +00:00
christos
3baa6002c6
PR/16361: J. Mallett: make(1)'s job.c does not properly initialise postCommands
2002-04-15 12:45:33 +00:00
joda
518cc55c27
Maxtor D040H2 also can't modesense
2002-04-15 12:40:28 +00:00
ad
e200da16d8
Regen.
2002-04-15 11:12:46 +00:00
ad
aad41f43b6
Add a bunch of Adaptec, Dell and HP products. From OpenBSD.
2002-04-15 11:12:25 +00:00
leo
6b640fdcec
Fix PR-16305. Make the 'end' symbol local.
2002-04-15 09:29:56 +00:00
mhitch
77b771d03b
Don't copy boot.amiga to ${DESTDIR}/ - it is now done by the install/update
...
script, sysinst, or manually when the bootblock is installed.
2002-04-15 08:38:55 +00:00
pooka
eaf1f18146
Bump to nb7 after fixing FreeBSD PR #12801 (again) in a way which hopefully
...
doesn't have adverse side-effects.
2002-04-15 08:37:04 +00:00
pooka
a68282c497
Fix FreeBSD PR #12801 in such a way that it doesn't create unfortunate
...
side-effects, like the ones described in bin/15891 and bin/16210.
patch from Sven Verdoolaege (nvi maintainer)
2002-04-15 08:31:42 +00:00
martin
ed5298eb2f
Make the LEDs work.
...
Green LED = we have a TEI assigned, yellow LED slow blinking = one B-channel
in use, yellow LED fast blinking = both B-channels in use.
2002-04-15 08:11:00 +00:00
ad
4f7cf03e41
Add an RCS Id, and comment out the settings since they represent what the
...
defaults are - per Andrew Brown's suggestion.
2002-04-15 07:48:00 +00:00
simonb
50d6d2b7d6
Add pcn, pnaphy.
...
Add algor, evbmips, sbmips devices.
Sort.
2002-04-15 07:37:17 +00:00
simonb
2e3d50dbd3
Add algor and evbmips attachments.
2002-04-15 07:33:27 +00:00
martin
bc96c942e9
This card issues a constant stream of interrupts (from an internal timer).
...
Make it do this only while /dev/isdn is open.
2002-04-15 06:59:51 +00:00
gmcgarry
3238830b82
rtc is used on hp300
2002-04-15 06:08:19 +00:00
gmcgarry
acb682fad2
When searching for devices also skip those deleted by userconf.
...
Problem reported by uwe.
2002-04-15 05:30:12 +00:00
simonb
f938ee8df6
Fix a couple of tyops.
2002-04-15 04:13:25 +00:00
perry
1e77807ee4
Per discussion on tech-security and tech-userlevel, upgrade default
...
passwd type to md5. Note that with the passwd.conf facility, one may
easily "downgrade" the default to type old if one wishes, and that
existing passwds continue to work as before -- this only changes the
default for new passwds.
2002-04-15 03:06:46 +00:00
perry
9c429c8cc6
add default passwd.conf file
2002-04-15 03:01:31 +00:00
mhitch
8e02eb2322
/boot.amiga isn't needed in the base set as it gets copied when installing
...
or upgrading bootblocks during the install or upgrade process.
2002-04-15 02:50:30 +00:00
mhitch
2bbb904100
Need to install /boot.amiga when installing/upgrading the bootblocks.
2002-04-15 02:48:17 +00:00
briggs
0c4a264e40
Really nuke pmsi
2002-04-15 02:05:10 +00:00
lukem
17a225a0e2
convert to the new MDSET.*.suffixes / MDSET.*.post variables,
...
and take advantage of MDSETDIR enabling a release target
2002-04-15 01:55:07 +00:00
briggs
9d121c1c24
Nuke pmsi
2002-04-15 01:43:35 +00:00
lukem
0e901f7d9b
Clean up which .o members are built for each of the "fake" libraries;
...
.o files containing unused functions are still linked in (unlike a .a file)
Saves a bit of space by culling unused .c references.
(Required .o members determined by looking at the mapfile generated by
adding LDFLAGS+=-Wl,-Map,mapfile in dhcp/client/Makefile.)
2002-04-14 23:44:25 +00:00
manu
33d1091e95
Removed the IRIX signal trampoline, which is useless now we use the signal
...
trampoline provided by IRIX libc.
2002-04-14 21:52:25 +00:00
manu
f8c12b3107
IRIX provide a signal trampoline in libc, we now use it.
...
- the signal trampoline address is given to the kernel by a sigaction()
fourth argument
- we introduce an irix_emuldata structure to keep track of the signal
trampoline address
- we don't support per-sigaction signal trampolines, we only do per-process
- now that we use the IRIX libc signal trampoline, we do not have to handle
the errno update from the signal trampoline
- it is possible that IRIX 5 signal delivery works too, since theses binaries
will come with their own signal trampoline
2002-04-14 21:50:49 +00:00
wiz
dd39c685f3
bsd.depall.mk doesn't exist anymore, use bsd.dep.mk instead.
2002-04-14 21:44:22 +00:00
thorpej
cff1953dae
Fix typo in last (luckily, search/replace makes the same typo everywhere).
2002-04-14 21:32:24 +00:00
thorpej
302ea396c3
iq80310_do_pending -> iq80310_do_soft, to accurately describe what's
...
actually going on there.
2002-04-14 21:30:19 +00:00
gmcgarry
aae385ef40
Drop into ${.CURDIR}/../distrib/${MACHINE} and make release.
2002-04-14 20:50:20 +00:00
gmcgarry
ad0e3bf651
Create ${RELEASEDIR}/installation/misc before installing into it.
2002-04-14 20:48:16 +00:00
onoe
dd80e6d577
Some fixes for Symbol card.
...
- The version string doesn't need to start with 'V'.
- Symbol firmware also support CREATE_IBSS.
- But it doesn't support ROAMING_MODE nor MICROWAVE_OVEN.
2002-04-14 19:55:23 +00:00
thorpej
a9e4c1a943
* Delcare COUNTER_MASK properly.
...
* Restructure timer_read() so that the compiler generates better code.
2002-04-14 19:47:03 +00:00
mycroft
f00c3c2e40
tm_gpctl and tm_gpdata must be shifted right 16 bits. DOH.
...
This makes another CardBus tlp card work...
2002-04-14 19:10:18 +00:00
mycroft
ab262fe6f0
Snarf-and-barf the `quirk' code from if_tlp_pci.c, and use it to set the right
...
mediasw (MII-over-SIO) on the Level One FPC-0101TX 10/100 card.
XXX This should probably key off subsystem IDs, not OUIs...
2002-04-14 17:17:10 +00:00
bouyer
fda8de6495
bus_space_unmap() ctl_baseioh instead of ctl_ioh for the native case.
...
Pointed out by enami, and should fix kern/16307.
2002-04-14 16:55:08 +00:00
bjh21
4359ad3c2d
Convert the bulk of the prep.RISCOS file into -mdoc. This is a purely
...
syntactic conversion -- the semantics should be exactly the same.
I haven't yet converted section 5 (advanced stuff), appendix A (device
naming) or appendix B (credits), and mdoc, even the souped-up version used
for INSTALL, seems to be lacking a fourth-level header macro, which this
wants.
Of course, the presence of fourth-level headers does somewhat indicate that
this whole area wants cleaning up lots.
2002-04-14 14:40:13 +00:00
wiz
7cb50ab7ee
Spelling fixes and grammar improvements.
2002-04-14 14:35:05 +00:00
tsutsui
7f20094ec8
Remove .Pp between items. (sync with common/legal.common rev 1.19)
2002-04-14 14:32:19 +00:00
lukem
fdc8fec66f
allow default colours to be overridden by
...
PCCONS_DEFAULT_FG PCCONS_DEFAULT_SO_FG
PCCONS_DEFAULT_BG PCCONS_DEFAULT_SO_BG
2002-04-14 14:20:33 +00:00
tsutsui
f33a18bc93
Build distrib sets for release.
2002-04-14 14:20:05 +00:00
tsutsui
e26ed29894
Build install kernels.
2002-04-14 14:17:12 +00:00
tsutsui
8598c271ef
Make md-root kernels (both elf and ecoff) here and
...
install them into RELEASEDIR.
2002-04-14 14:14:16 +00:00
chris
8c3f058391
Fix typo, we've got a termcap.mini but not a termcap.vt100
2002-04-14 13:46:36 +00:00
bjh21
ede2cc5a67
Add acorn32, hpcarm, netwinder and shark to the machine list.
2002-04-14 13:34:31 +00:00
bjh21
28d6b94ffe
Purge mentions of NetBSD/arm32.
2002-04-14 13:12:37 +00:00