thorpej
0a1127cb30
Run mknative to regenerate for binutils 2.13.2.1.
2003-05-26 01:03:05 +00:00
kristerw
66cf1d6099
Handle comments in macros when the -C flag is specified to the
...
pre-processor.
This makes code of the form
#define FOO(X) (BAR(X))
#define BAR(X) (X)
#define BAZ 23 /* comment, comment. */
int foo(void) { return FOO(BAZ); }
be output as expected. (The old behaviour got confused by the ','
within the comment.)
2003-05-26 00:03:50 +00:00
lha
5d42d770eb
heimdal 0.6, add me to responsible
2003-05-25 22:09:44 +00:00
lha
49838f37b9
adapt to heimdal 0.6
2003-05-25 22:07:56 +00:00
pooka
a777fb1883
file 4.03
2003-05-25 21:53:49 +00:00
pooka
51180fc3ff
adapt to file 4.03
2003-05-25 21:52:57 +00:00
pooka
13ae509ab9
lint should pass "empty translation unit" now
2003-05-25 21:51:14 +00:00
pooka
e26029d0eb
versions for file 4.03
2003-05-25 21:49:55 +00:00
pooka
90651bdae0
there is no conflict, you are receding
2003-05-25 21:46:09 +00:00
pooka
707e8ba692
file 4.03
...
small changes & fixes
2003-05-25 21:26:39 +00:00
fair
9c3cc1b1d4
Add pointers to pxeboot, dosboot, w95boot a little more explicitly.
...
Add pointer to diskless(8) from pxeboot(8) and a reference for the
PXE specification. Clarify the wording here & there.
2003-05-25 21:19:06 +00:00
jmc
b12af590af
vax rx man pages were updated in 1.555 of mi but never added to obsolete. Fix
2003-05-25 20:01:35 +00:00
fair
d9770d2cb2
Tweak the DHCP section a little, per Martin Husemann.
2003-05-25 19:53:07 +00:00
fvdl
c08a75d828
Correct a few maximum values.
2003-05-25 19:29:35 +00:00
wiz
a2c49e51e1
Fix typo reported by Douwe Kiela in PR 21677.
2003-05-25 17:19:42 +00:00
tsutsui
173d4eacee
- Remove softintr(9) stuff.
...
- Fix a typo.
2003-05-25 15:46:15 +00:00
yamt
b57a775a7d
check and MCLAIM correct mbuf in fxp_copy_small path.
2003-05-25 15:10:23 +00:00
tsutsui
8f188ee39f
Remove unused cpu_spl? functions.
2003-05-25 15:03:21 +00:00
tsutsui
1f8c44a20a
Use splbio to block SCSI interrupts.
2003-05-25 15:00:38 +00:00
tsutsui
d054fe07eb
Remove __BROKEN_CONFIG_UNIT_USAGE.
...
It seems fixed long ago.
2003-05-25 14:40:30 +00:00
gehenna
637efc0116
Add AboCom UFE2000.
2003-05-25 14:36:56 +00:00
gehenna
9e736dcfd9
Regen.
2003-05-25 14:32:43 +00:00
gehenna
d76735d9cf
Add AboCom UFE2000 USB2.0 Fast Ethernet Adapter
2003-05-25 14:31:41 +00:00
tsutsui
71ef8e5915
Use common mips/softintr.c for softintr(9) on evbmips.
...
Ok'ed by simonb.
2003-05-25 14:08:19 +00:00
tsutsui
972f964a71
Switch to use mips/softintr.c for softintr(9).
2003-05-25 14:04:45 +00:00
tsutsui
c9058cdc00
Add MI softintr(9) support with common mips/softintr.c.
2003-05-25 14:02:47 +00:00
tsutsui
51260decbe
Add generic software interrupt support with mips/softintr.c.
2003-05-25 14:00:11 +00:00
tsutsui
00415d8082
Prepare common routines for MIPS generic software interrupt.
2003-05-25 13:48:00 +00:00
simonb
88bd53e829
Consistancy nit- use parentheses around return argument.
2003-05-25 13:00:40 +00:00
lukem
4e33a0f5d5
all:
...
* add "releasekernel=conf", to install a gzipped copy of the kernels
built by "kernel=conf" to RELEASEDIR/MACHINE/binary/kernel
build.sh:
* be more consistent in various status messages
* move the {release,}kernel=conf conf parsing code into getkernelconf()
and use in both buildkernel() and releasekernel()
* only warn once when building multiple kernels without updating the tools
2003-05-25 12:34:27 +00:00
kochi
0cb6714769
Backport a bugfix from the latest ACPI CA.
...
This will fix false AE_NOT_FOUND messages, reported in
port-i386/20897.
2003-05-25 10:08:24 +00:00
is
04d8fd7e2c
Keep pkthdr when prepending new mbuf in front of a given chain.
...
This keeps us from panic()ing in the interface output routine.
2003-05-25 08:47:54 +00:00
grant
59a27f0ae9
portmasters: +amd64 (fvdl)
...
releng: -tv +jmc
2003-05-25 05:30:11 +00:00
nakayama
255093b58e
Add myself.
2003-05-25 05:20:35 +00:00
tsutsui
6eced4bc4e
Fix part number in comment.
...
hp300/dev/scsireg.h says it's HP 98265A SCSI, and
I can't find any description about 98658.
(typo of 98568A backplane expander?)
2003-05-25 05:09:26 +00:00
tsutsui
33ae4dd814
Regen from diodevs rev 1.6:
...
> Fix part number of DIO SCSI interfaces.
> It should be 98265A, and 98625A is fast HP-IB interface.
2003-05-25 04:59:57 +00:00
tsutsui
de711bc064
Fix part number of DIO SCSI interfaces.
...
It should be 98265A, and 98625A is fast HP-IB interface.
2003-05-25 04:56:36 +00:00
dan
4b8869230b
Add myself.
2003-05-25 04:32:10 +00:00
epg
7424146bb6
Add myself.
2003-05-25 02:08:39 +00:00
ichiro
fda7b1bfdf
About CP14 register, ixp425 does not need xscalereg.h
2003-05-25 01:30:52 +00:00
ichiro
46192ffb9b
add registers
...
Performance Monitoring Unit - Coprocessor14
2003-05-24 23:48:44 +00:00
wiz
54fa9685f1
End sentence with a dot.
2003-05-24 23:37:00 +00:00
augustss
d9c803e9da
Regen.
2003-05-24 23:30:47 +00:00
augustss
a6c76ab0d9
Add some more entries. From FreeBSD and OpenBSD.
2003-05-24 23:29:11 +00:00
bjh21
62cb0dbbca
Add reference to uname(1). Don't claim that machine(1) is under development,
...
since it isn't, and suggest that it might have originated in 4.3reno.
2003-05-24 22:54:43 +00:00
christos
6f3e345734
regression test for ({ }) that does not return a value.
2003-05-24 22:19:14 +00:00
christos
0fe2b9e22b
handle void ({ })
2003-05-24 22:17:46 +00:00
jmmv
5fa5de38b4
Use ; instead of , in a sentence (and fix case of next word).
2003-05-24 18:24:28 +00:00
jdolecek
91ab36dea2
put 'Czechoslovak' and 'Czechoslovakian' back; even through the country
...
is no more, those are still correct words
pointed out on source-changes@n.o
2003-05-24 16:48:31 +00:00
tsutsui
f045e7fdfd
Add missing [name date] to an item.
2003-05-24 16:01:50 +00:00