Commit Graph

109400 Commits

Author SHA1 Message Date
fvdl
a345044000 s/i386_isa_chipset/x86_isa_chipset/ 2003-03-04 01:07:36 +00:00
fvdl
f28dd1acef s/i386_isa_chipset/x86_isa_chipset/, it's defined on multiple ports, but
used in shared code.
2003-03-04 01:06:38 +00:00
nathanw
5d3c3b4483 add man pages for wctob() and btowc(). 2003-03-04 00:32:55 +00:00
nathanw
fba8aef839 libc bumped to 12.96 by tshiozak. 2003-03-04 00:31:40 +00:00
fvdl
d8464bf767 The intrmasks array is only used in if 0-ed code, so if 0 it as well. 2003-03-03 23:49:18 +00:00
dsl
a124f92ed5 Seems better to display p_sv{u,g}id when asked for it... 2003-03-03 23:13:21 +00:00
pk
f26c7b7e7f Note a kernel pmap locking problem in pmap_kenter_pa4m(). 2003-03-03 22:43:58 +00:00
kanaoka
31bc31ea63 acpica-unix-20030228.tar.gz is out. 2003-03-03 22:31:29 +00:00
fvdl
7b925fa8cf Use unsigned long long to print msr values. 2003-03-03 22:23:22 +00:00
fvdl
2934facefc use CVAROFF. 2003-03-03 22:17:15 +00:00
fvdl
60ff7764b1 Use pmap_cpu_has_pg_n() 2003-03-03 22:16:54 +00:00
fvdl
22c3c5973b The IDT is an array of struct gate_descriptor. 2003-03-03 22:16:20 +00:00
fvdl
5d9be5f0db The IDT only contains gate descriptors, so define it as such. 2003-03-03 22:14:15 +00:00
fvdl
1b64bc0ae7 define pmap_cpu_has_pg_n and pmap_cpu_has_invlpg to make code sharing
easier.
2003-03-03 22:13:16 +00:00
fvdl
3ebdf8bcc3 Make CVAR asm reference macro CVAROFF, taking an offset. 2003-03-03 22:12:22 +00:00
manu
03dfd69a01 Added vm_region and vm_msync traps 2003-03-03 22:07:39 +00:00
mycroft
2198701c01 The DMA support here never worked, so yank it out. 2003-03-03 22:07:21 +00:00
jdolecek
b83db8c688 only pull in/declare veriexec related stuff with VERIFIED_EXEC 2003-03-03 21:25:09 +00:00
atatat
382b4984f3 Apply patch from sendmail.org to handle a new header overflow bug. 2003-03-03 21:20:50 +00:00
jdolecek
fedc587dac #if 0/notnow stuff which isn't currently used
pointed out by Krister Walfridsson
2003-03-03 21:17:05 +00:00
jdolecek
ede214240b #if 0 or g/c unused stuff
pointed out by Krister Walfridsson
2003-03-03 21:16:02 +00:00
mjacob
1ca48f3a5e Fix egregious bug where we meant to use bit 5 (1<<5) instead of the
value of 5.
2003-03-03 20:54:56 +00:00
mjacob
1a127bb90e spelling 2003-03-03 20:54:28 +00:00
mjacob
15332b558c Propagate iid && rxid when we're putting back an ATIO for FC.
Spelling fixes.
2003-03-03 20:54:12 +00:00
mjacob
9af98d9f8e Spelling fixes. Leave an example for how to set icbdelay timer for
ZIO operations. If we have ISP_FW_CRASH_DUMP defined, don't reinit
the chip on ISP_CONN_FATAL (that's up to the outer layers to do).
2003-03-03 20:53:14 +00:00
fvdl
cf1495e079 Install cpuvar.h 2003-03-03 20:26:18 +00:00
christos
9a2f398451 mention who is responsbile for sendmail. 2003-03-03 20:10:17 +00:00
wiz
e53b7b9be2 sendmail-8.12.8 out. 2003-03-03 19:44:34 +00:00
dsl
0e023253c0 Call setsid so we get our own logname.
(approved by christos)
2003-03-03 19:05:09 +00:00
dsl
41880aca75 Call setsid so we don't change inetd's logname (and that of our peers).
(approved by christos)
2003-03-03 18:57:53 +00:00
dsl
2bc2d2208d Call setsid() before (setusercontext() calls) setlogin() so we don't change
the username of inetd and everyone else that is logged in.
(approved by christos)
2003-03-03 18:29:55 +00:00
dsl
de1c071819 Call setsid() so that setlogname doesn't affect our parent and siblings.
(approved by christos)
2003-03-03 17:14:36 +00:00
tsutsui
f2ff066472 print_insn_shl() in gnu/dist/toolchain/opcodes/sh-dis.c has been merged
into print_insn_sh(), and print_insn_sh() now checks info->endian
so set it accordingly.

Based on diff from the Sourceware gdb cvsweb:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sh-tdep.c.diff?r1=1.59&r2=1.60&cvsroot=src
2003-03-03 16:58:17 +00:00
tsutsui
bc724094e3 Put back some lines removed on 2.13.2.1 merge.
(NetBSD/sh3 actually needs ENTRY=_start)
2003-03-03 16:46:16 +00:00
dsl
661e3f71df Describe use of -ve window sizes 2003-03-03 14:21:12 +00:00
pooka
0bb9c1a84e Explain the current status of file(1) as suggested/requested by Jaromir.
Also note that file 3.41 is out.
2003-03-03 14:21:09 +00:00
dsl
9817668a75 Report free space for unpadded floppies
(approved by christos)
2003-03-03 14:20:13 +00:00
martti
f925d156c3 Checksum files produced by "etcupdate -a" should not be stored in /etc
as / might be a read-only filesystem (PR#20201).
2003-03-03 14:07:11 +00:00
mrg
c8e7bd6d18 back out previous:
- didn't need to/mean to update libstdc++ yet

	- mknative generated bogus files that ended having libstc++ not install
	various required headers.

should fix the "can't find iostream.h" lossage in src/regress.
2003-03-03 13:58:24 +00:00
soren
2a544b838b The cirrus driver is not being built on macppc. 2003-03-03 13:08:39 +00:00
mjl
290992c360 Merge the rest of the differences between Free/Open web2, except
for some stranger entries I could not verify and the FreeBSD version
of "1001 names for your baby".

web2 now includes such ever popular words as "sitzmark" (a depression
left in the snow by a skier falling backward). And no, I didn't make
that one up.
2003-03-03 12:20:09 +00:00
grant
8a22d7d46d call setprogname() 2003-03-03 11:42:36 +00:00
bjh21
060b1108df Mention what I did at the weekend. 2003-03-03 11:29:02 +00:00
soren
fa10b32567 Regen. 2003-03-03 10:58:45 +00:00
soren
ddc66001e3 Add ATI Radeon M9. 2003-03-03 10:57:36 +00:00
jdolecek
5099a2196b put the notes about old gas/ld back - they _are_ still in tree (a.out tools) 2003-03-03 10:04:31 +00:00
jdolecek
8e94b0bfea update binutils/gas binutils/ld entry - they were updated to 2.13.2.1
together with rest of binutils
remove seemingly obsolete note about older ld/gas version - doesn't
seem to be in tree anymore
2003-03-03 09:54:16 +00:00
tshiozak
498e0550aa use UINT32_C and PRIu32 macros instead of 0x...U and %u. 2003-03-03 08:49:15 +00:00
tshiozak
8bc967f427 sync with the last change of runetype.h; %ld -> %u. 2003-03-03 08:30:21 +00:00
tshiozak
25563583a2 - add btowc.3 / wctob.3.
- fix an unappropriate comment in wctob.c
2003-03-03 08:24:58 +00:00