christos
8bb4772dd8
move spic_acpi to arch/i386/acpi
2002-06-17 22:39:25 +00:00
christos
d0497fdbca
glue for MD acpi devices.
2002-06-17 22:38:31 +00:00
christos
5d3a22f6d5
Move MI drivers here. Approved by thorpej
2002-06-17 22:38:03 +00:00
christos
4b396d8f13
AcpiUtGetObjectTypeName is not defined if we are not debugging.
2002-06-17 22:30:07 +00:00
fvdl
42d8b412ee
Add XMM trap type.
2002-06-17 21:38:20 +00:00
matt
c937154e18
Add a missing return; after print the 745x cache size(s).
2002-06-17 21:28:48 +00:00
christos
281c8c638b
apply the fix from the powerpc port. this is almost a copy of powerpc/trap.c
...
and needs to be refactored.
2002-06-17 21:08:56 +00:00
christos
eb5c1061a2
try to make this compile.
2002-06-17 21:07:40 +00:00
bjh21
1dda0b462c
Kill off vidcvideo_textpalette() again, but better.
...
This time, vidcvideo_stdpalette() uses vidcvideo_write(), as it should, and
correctly initialises the paletter in 16bpp and (I hope) 32 bpp modes.
This fixes the colours on the text console in 16bpp modes. 32bpp seems to be
generally broken anyway.
2002-06-17 21:00:13 +00:00
augustss
f96c603d5b
Add (bare bone) installation instructions.
2002-06-17 20:32:21 +00:00
wrstuden
de114b01ee
Add cscope and mkid (and cscope.out and ID) targets to kernel compile
...
Makefiles. The main feature added by these targets is that they cover
ONLY the source files used for a given kernel and no other. Thus when
examining MD routines provided by all machines, you will see only
those applicable for your kernel.
2002-06-17 20:31:26 +00:00
skrll
68677255b0
Refer to ${PKGSRCDIR} instead of /usr/pkgsrc in the same way packages(7)
...
does.
2002-06-17 20:22:48 +00:00
leo
931cf420c7
Rename install.sh to install. This is what the profile expects. Noted by
...
Julian Coleman.
2002-06-17 20:22:34 +00:00
christos
49a54992e4
don't forget to install systrace.
2002-06-17 17:47:03 +00:00
wiz
636ac6bc93
Drop a trailing space, and comment xref to securelevel(7) which we don't
...
have.
2002-06-17 17:12:18 +00:00
wiz
b70e67425c
No .Pp before .Sh, drop trailing space, sort sections.
2002-06-17 17:06:08 +00:00
wiz
c8c3c3fd5f
Sort SEE ALSO.
2002-06-17 16:55:05 +00:00
christos
d09016d45a
Document some missing flags and add systrace(1) 'x' flag.
2002-06-17 16:48:44 +00:00
christos
3b50728cf4
MD systrace gluons.
2002-06-17 16:32:57 +00:00
christos
35811e49fb
systrace device documentation.
2002-06-17 16:31:50 +00:00
christos
5039a9e5ee
Add userland portion of systrace.
2002-06-17 16:29:07 +00:00
christos
581a55332b
systrace support.
2002-06-17 16:24:57 +00:00
christos
b86e6ac858
Systrace support.
2002-06-17 16:23:58 +00:00
christos
acf2d4083d
Niels Provos systrace work, ported to NetBSD by kittenz and reworked...
2002-06-17 16:22:50 +00:00
christos
4bef4356c3
Add device creation support for systrace.
2002-06-17 16:21:03 +00:00
simonb
da942834bb
Fix a logic botch where if a number smaller than the square of the seive
...
was prime to still called the Pollard Rho function when it didn't have
to. Problem report by Nathan Williams.
Unfortunately this one can't be picked up by a simple regression test
since the broken way still produced the correct output, but just took
far longer...
2002-06-17 15:43:52 +00:00
itojun
362b9a5b71
add tools to partition MBR-based disk
2002-06-17 15:34:37 +00:00
itojun
58c61a7835
add sbin/fdisk and usr/mdec/mbr to package
2002-06-17 15:27:05 +00:00
itojun
245453be61
mbr for FDISK-formatted macppc disk
2002-06-17 15:25:45 +00:00
itojun
b11bd24490
fdisk is now useful for macppc, build it
2002-06-17 15:11:46 +00:00
itojun
9e1c373ba9
make it possible to handle/mount FDISK-partitioned disk.
...
extended FDISK partitions are not supported yet.
openbsd code was used as reference.
2002-06-17 15:07:06 +00:00
jdolecek
1d64dfa199
regen:
...
add VIA Technologies VT8653 and VT8633 entries
move VT82C686A_MC97 entry to where it numerically belongs
2002-06-17 14:08:25 +00:00
jdolecek
8a8c3e3040
add VIA Technologies VT8653 and VT8633 entries
...
move VT82C686A_MC97 entry to where it numerically belongs
2002-06-17 14:07:14 +00:00
fredette
51c7735d8a
Compile all standalones for the 68010, which makes bootblocks
...
compiled for the sun3 also usable on a sun2. This enables
making a single filesystem that can boot on all of sun2, sun3,
and sun3x (say, like on a CD-ROM).
2002-06-17 13:35:04 +00:00
fredette
82e3b21cfd
When making devices for the ramdisk, instead of making character
...
devices for CD-ROMs, which aren't useful on the ramdisk, make
block devices instead. This makes it easier to boot a CD-ROM
and install a miniroot from same.
2002-06-17 13:30:39 +00:00
drochner
fbb91339a2
make the port more complete
2002-06-17 10:50:01 +00:00
kanaoka
23508069b7
- Show SCI interrupt information.
...
- Remove ACPI_STA_DEV_SHOW from device check in acpi_build_tree().
2002-06-17 08:18:51 +00:00
martin
802d01cc19
Add support for Zcomax/ELSA XI325. From Jasper Wallace in PR 17252.
2002-06-17 07:47:33 +00:00
martin
1afa7ca375
Regen (XI325 Wireless LAN added)
2002-06-17 07:40:31 +00:00
martin
c7a70b196f
Add ELSA XI325 Wireless LAN, from Jasper Wallace
2002-06-17 07:38:42 +00:00
lukem
56dc20a9f6
ntpd_chrootdir needs /dev/clockctl as well
2002-06-17 06:47:58 +00:00
lukem
4f0cd76133
Add clockctl device (at major # 55).
2002-06-17 06:27:26 +00:00
lukem
9574a41373
regen for clockctl
2002-06-17 05:25:18 +00:00
lukem
fde6ae6f04
Enable "pseudo-device clockctl" in all kernels, except
...
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
2002-06-17 05:14:02 +00:00
manu
758eb330b4
build without DEBUG_IRIX
2002-06-17 05:01:56 +00:00
wiz
97bab15ef2
Add Xrefs to shm*(2).
2002-06-16 22:43:30 +00:00
wiz
0f085a5188
Add Xrefs to ipcs(1) and ipcrm(1).
2002-06-16 22:39:32 +00:00
itojun
69757aee7e
make factor work with and without openssl.
2002-06-16 22:24:00 +00:00
augustss
75ccf77ae3
Don't use -Dlint when compiling to get rid of unused copyright strings,
...
use -Wno-unused to get rid of the warning instead.
XXX This is not the right way either, but at least it compiles on ppc now.
2002-06-16 21:40:03 +00:00
manu
eae183fa32
Added COMPAT_LINUX and COMPAT_ULTRIX (commented out)
2002-06-16 21:03:36 +00:00