Commit Graph

131499 Commits

Author SHA1 Message Date
mbw
57baf75956 Reverting.
Apparently these patches cause problems.
2004-11-08 17:36:07 +00:00
kleink
9b087e52c7 From machdep.c:
revision 1.173
date: 2004/11/08 16:11:02;  author: kleink;  state: Exp;  lines: +3 -3
In cpu_getmcontext(), initialize the mcontext_t storage with 0 (not '0').
Reported by Arto Huusko.
2004-11-08 17:05:37 +00:00
wiz
3f1cd2faeb Bump date for FIONWRITE and FIONSPACE. 2004-11-08 16:15:42 +00:00
kleink
9322be4ef5 In cpu_getmcontext(), initialize the mcontext_t storage with 0 (not '0').
Reported by Arto Huusko.
2004-11-08 16:11:02 +00:00
kent
80620cc14f - nuke __P()
- add ac97_codec_if_vtbl::detach()
2004-11-08 14:24:17 +00:00
augustss
015097e0cb Fix kern/28086.
Add another product.
2004-11-08 13:00:07 +00:00
kent
55c5f0f624 ANSIfy and style fixes 2004-11-08 12:10:22 +00:00
petrov
c637afa99a Don't compile sparc64_ipi functions when UP. 2004-11-08 08:55:43 +00:00
dsl
9d34a2e458 More fallout from removing the (int) casts from ctype.h
Should fix PR/28082
2004-11-08 08:05:20 +00:00
kent
a9729ae735 VT8237 is supported.
bump date.
2004-11-08 06:21:54 +00:00
kent
971aa8f6c5 print dmesg correctly for VT8237 2004-11-08 06:20:58 +00:00
lukem
4ffd3a5be3 Redo previous (rev 1.12) in a manner that allows this rc.d script to operate
correctly on ipf(8) from prior to 4.1.3 (where -Fa flushes both protocols)
and 4.1.3 (where -Fa only flushes the current protocol).
Fix from Kimmo Suominen, per private discussion.
2004-11-08 02:09:01 +00:00
wiz
f037e2c174 Pasto fix. 2004-11-08 00:49:19 +00:00
christos
1e31f0a642 Use .S for assembly files instead of .s 2004-11-07 21:58:45 +00:00
christos
02c080af8b Misc cleanups. 2004-11-07 21:56:57 +00:00
mbw
4e21be4117 Mention there's now a sysinst installer available and fix a typo. 2004-11-07 21:16:50 +00:00
soren
c41dd8b49a - .isc.netbsd.org aliases are gone
- zathras is gone, alias releng to www
2004-11-07 19:41:45 +00:00
mbw
8bf62b3707 Oops, hp300 miniroot doesn't have sysinst -- only the ramdisk kernel has it. 2004-11-07 18:06:38 +00:00
kim
7601bef351 Add bufq.h 2004-11-07 18:03:12 +00:00
mbw
6ce0516408 Update hp300 info, shifting info to correct location. 2004-11-07 18:00:44 +00:00
kim
358c829403 Add bufq.h to INCS 2004-11-07 17:27:55 +00:00
christos
27fcc8bc02 2 more include files. 2004-11-07 17:25:38 +00:00
wiz
3b77a7cb28 Document that free does not handle NULL. Addresses PR 28063. 2004-11-07 16:44:37 +00:00
wiz
22fca955df gettext-0.14.1 out. 2004-11-07 16:30:02 +00:00
wiz
79630f3ca9 gcc-3.4.3 out. 2004-11-07 16:29:39 +00:00
christos
b22902b65d Use non-blocking I/O when opening the tty. Otherwise we can get stuck... 2004-11-07 07:04:31 +00:00
mbw
7f3392aa22 Add disklabel recognition for another Apple file type
"BZB_ROOTFS_NEW        0xc000"
Also closes PR 10046
2004-11-07 04:24:33 +00:00
david
bf4bf03db8 Refine bounds check code. 2004-11-07 04:08:37 +00:00
christos
4614af85f7 We control threaded or not from the Makefile 2004-11-07 02:54:55 +00:00
christos
3c32a920bd Mention bind-9-3-0 2004-11-07 02:54:41 +00:00
christos
f6fcc5b1f1 Update the description for bind. 2004-11-07 02:52:21 +00:00
christos
0766545fc7 resolve conflicts. 2004-11-07 02:25:01 +00:00
christos
cd4012e9b2 Merge conflicts 2004-11-07 02:19:49 +00:00
christos
88ae7d9d8f Resolve conflicts. 2004-11-07 01:48:01 +00:00
christos
98e5db9d1f Re-import these. I imported the old ones accidentally. 2004-11-07 01:28:27 +00:00
christos
b69331bf9c Update instructions and include helper scripts 2004-11-07 01:26:10 +00:00
christos
1a8b79bc27 Add netbsd id 2004-11-07 01:13:32 +00:00
christos
b1454ec955 - add netbsd id
- define that we have threads
2004-11-07 01:13:18 +00:00
christos
74786d7691 - add netbsd id
- use endian.h to determine endianness
2004-11-07 01:12:56 +00:00
christos
008f1a9208 includes for bind-9-3-0 2004-11-07 01:07:26 +00:00
christos
efbc48848e Resolve conflicts 2004-11-07 00:16:59 +00:00
christos
dfd98c8a16 Import bind-9.3.0 2004-11-06 23:53:21 +00:00
christos
aefec4290d Don't use "int" to represent lengths; this is what size_t is for. This
does not change the ABI since we don't have 64 bit mips yet.
2004-11-06 23:22:43 +00:00
kleink
1049f86396 Note tz{code,data} current versions. 2004-11-06 20:13:06 +00:00
soren
04093884fa Update versions for top. 2004-11-06 19:50:10 +00:00
christos
d434bff667 Unsigned char casts for ctype functions. 2004-11-06 18:18:33 +00:00
jdolecek
cedc1b6872 move new 'id' member of struct lkm_table to the end of struct, to
fix ABI issue with previous change (offset of 'private' member
changed, thus kernel crashed on module load when checking LKM version)
2004-11-06 13:49:17 +00:00
xtraeme
398264c31a Add support for:
NVIDIA nForce3 250 IDE Controller
NVIDIA nForce3 250 Serial ATA Controller

From Kouichirou Hiratsuka in PR 27843, ok'ed christos@
2004-11-06 08:44:25 +00:00
xtraeme
537252716c Add support for "nForce3 250 MCP-T AC-97 Audio", from Kouichirou Hiratsuka
in PR 27843.

Ok'ed christos@
2004-11-06 08:41:14 +00:00
xtraeme
aef353dd52 Regen for:
Add Nvidia nForce3 250 chipset products, from Kouichirou Hiratsuka
in PR 27843.
2004-11-06 08:37:00 +00:00