bouyer
95d08cb691
Regen
2000-05-15 07:44:05 +00:00
bouyer
06d4aa45eb
- use my standart copyrigth notice
...
- After reselect, don't clear ack after the IDENTIFY message, this breaks
when the reselecting target has different sync parameters than the previous
one.
2000-05-15 07:43:45 +00:00
nisimura
8a71a7a50f
Backout the previous change which was done mistakenly.
2000-05-15 06:45:44 +00:00
nisimura
c7c815f46b
Remove #include <machine/psl.h> which is not used.
2000-05-15 06:39:14 +00:00
bouyer
d7a4b673e1
Use my standart copyrigth notice.
2000-05-15 06:34:47 +00:00
bouyer
d7e243ca4f
Use same copyrigth notice everywhere.
2000-05-15 06:33:21 +00:00
bouyer
48d7ad6cf4
Add a man page for siop and xref it.
2000-05-15 06:31:56 +00:00
bouyer
215b7aab97
Use the same copyrigth notice everywhere.
2000-05-15 06:26:42 +00:00
tron
d683136c9f
Don't complain about existence of "/etc/sendmail.cf" if "sendmail" is
...
not set to "YES" in "/etc/rc.conf".
2000-05-15 06:16:04 +00:00
itohy
cb3a247145
Use bsd.hostprog.mk to allow ELF target on a.out host.
2000-05-15 05:02:29 +00:00
elric
e8b0f2b813
INTON and FORCEINTON modify global variables, and so should not be
...
executed while we are vforked.
2000-05-15 03:42:48 +00:00
thorpej
7da80620c9
splimp() -> splnet()
2000-05-15 01:55:53 +00:00
thorpej
e5ae7c287a
Symbol namespace cleanup: rl_ -> rtk_
2000-05-15 01:55:12 +00:00
sato
ab17e681e7
NEC MC-CS LIGHT button.
...
NEC MC-R430 COM0 power.
CASIO E55 COM0 power.
CASIO E55 LIGHT button.
2000-05-15 01:40:44 +00:00
thorpej
a4b298224a
Use <dev/ic/ac97reg.h>
2000-05-15 01:35:29 +00:00
thorpej
706ee091ed
Move register definitions into ac97reg.h
2000-05-15 01:32:03 +00:00
thorpej
1838aef29c
ac97.h -> ac97var.h
2000-05-15 01:27:44 +00:00
jhawk
78732e454b
Remove conditionization upon XSERVER -- all the code
...
so conditionalized is already conditionalized on (NWSDISPLAY > 0),
so is wscons-specific. wscons has no conditionalization on XSERVER;
neither should the linux compatibility code.
Removing this is necessary to keep linux X server emulation functionining
after GENERIC rev 1.337 removing "options XSERVER" (relegating it
to the pccons/pcvt-specific, and therefore depricated).
2000-05-15 01:12:07 +00:00
soren
0abc97dcd7
Comment out RCS ID.
2000-05-14 23:28:43 +00:00
simonb
598c993af2
Add RCSid.
2000-05-14 23:13:54 +00:00
christos
72c4881e9a
add magic.mime
2000-05-14 23:07:43 +00:00
christos
5d9fa0390d
Resolve conflicts
2000-05-14 22:53:37 +00:00
bjh21
950e36ed1f
Don't panic on a segfault, but drop into the debugger if it's there.
...
Not that this helps much, since we immediately panic in cpu_coredump instead.
2000-05-14 22:50:01 +00:00
christos
0bb263b436
new file 3.31
2000-05-14 22:44:21 +00:00
dante
e852afa89f
Fix a typo
2000-05-14 19:52:34 +00:00
dante
94cd08a535
Handle better the status codes.
...
Add a way to instruct the upper layer to don't bother w/ new requests if/when a device queue is full/busy or the device is unavailabale at that time
Use scsipi_inquiry_data instead of its own inquiry structure
2000-05-14 18:25:49 +00:00
dante
1937dbee6a
Reflect changes in scsipi_inquiry_data structure: "flags" field is now named "flags3"
2000-05-14 18:22:13 +00:00
mycroft
e3d7832343
Minor change:
...
Don't use a backquote expression to get the host name; use a pattern
substitution on lop-nor.ihack.net instead.
2000-05-14 18:20:55 +00:00
dante
f65d97bb57
Change scsipi_inquiry_data strucure to be ANSI SPC-2 rev16 compliant
2000-05-14 18:20:11 +00:00
drochner
ac9d663468
My (Cabletron) card supplies two more statistics counters.
...
Instead of dropping them all, read out min(expected, supplied).
2000-05-14 17:19:18 +00:00
soren
2e9acbbc58
Typo.
2000-05-14 15:19:24 +00:00
soren
22ead9a824
Regen.
2000-05-14 15:18:33 +00:00
soren
a2c48b9c79
Add a few devices.
2000-05-14 15:18:16 +00:00
sjg
489a59f8c6
Expand variables that appear in a [No]Match pattern. Allows
...
[ x${DONE:M${.TARGET}} != x ] || blah
2000-05-14 15:14:41 +00:00
soren
8513bb93ed
Regen.
2000-05-14 14:58:14 +00:00
soren
b84dfa7c45
Add SGI IOC3.
2000-05-14 14:56:53 +00:00
minoura
6943d5dd19
defopt FPSP.
2000-05-14 14:13:53 +00:00
veego
6759f2632c
Remove the last traces of libahdi.
2000-05-14 14:13:52 +00:00
minoura
879e4dbe7c
defopt FPSP.
2000-05-14 14:13:50 +00:00
minoura
53e627cd0b
MD parts of uvm_pageidlezero.
2000-05-14 14:10:09 +00:00
veego
5169345855
The last commit needs an #include <libgen.h> to get the prototype of
...
basename(3). Thanks to Thomas Klausner for pointing that out.
2000-05-14 14:07:48 +00:00
tsutsui
df0f7248cd
Move soren's name to portmasters list.
2000-05-14 13:22:17 +00:00
tsutsui
8810dd5228
Add cobalt.
2000-05-14 13:16:47 +00:00
tron
24ad7fd36c
Add "wscons" to requirement list so that a tty used for syslog output
...
will be created before starting the syslog daemon.
2000-05-14 13:12:11 +00:00
tsutsui
9dc8e8109b
Add port-arm26 and port-cobalt.
2000-05-14 13:10:57 +00:00
bjh21
676b808327
Tidy up a typo
2000-05-14 10:09:45 +00:00
bjh21
6a05ab8371
Accuracy
2000-05-14 10:08:15 +00:00
bjh21
5f06420548
et is now ei
2000-05-14 10:04:21 +00:00
bjh21
471fe4c6da
Add copyright notice
2000-05-14 10:00:38 +00:00
bjh21
307b716293
I believe I've expunged all advertising clauses relating to me.
2000-05-14 09:56:26 +00:00