tron
|
5108caf1d9
|
Use a local disktab instead of requiring "floppy288" to be in
"/etc/disktab" as suggested by Simon Burge.
|
2002-04-09 13:55:34 +00:00 |
shin
|
dee24b4393
|
renumber IT310 staff.
|
2002-04-09 13:20:30 +00:00 |
leo
|
65e47dab1d
|
Mmmmm PCI_PRODUCT_ATI_MACH64_B -> PCI_PRODUCT_ATI_RAGE_PRO_PCI_P...
|
2002-04-09 13:16:09 +00:00 |
leo
|
a37ac7efba
|
Fix typo.
|
2002-04-09 13:14:03 +00:00 |
leo
|
47713ea9eb
|
Define minor for DEV_NVRAM
|
2002-04-09 13:07:27 +00:00 |
leo
|
959fef2f01
|
Pull in prototype for setregs()
|
2002-04-09 13:04:43 +00:00 |
tron
|
78e9ad7e9c
|
Add missing "floppy288" entry required for FFS regression test.
|
2002-04-09 12:40:33 +00:00 |
tron
|
b91dc87fb8
|
Add a comment to the "floppy288" entry that it is needed for the
FFS regression test.
|
2002-04-09 12:40:01 +00:00 |
tron
|
5381bcbfe7
|
Add a note that the kernel needs FFS Endian Independent support to perform
this test.
|
2002-04-09 12:32:02 +00:00 |
bjh21
|
d03349f91b
|
Add libm68k.so.
|
2002-04-09 11:08:57 +00:00 |
bjh21
|
90e513d797
|
All m68k ports use ELF now, so add the libm68k.so.0 symlink here.
|
2002-04-09 11:07:30 +00:00 |
jdolecek
|
d0d585a5b2
|
add simple regression test for the recently fixed writev(2) bug
|
2002-04-09 06:10:43 +00:00 |
tron
|
be265ddb84
|
Adapt support for XFree86 3.3.6/4.x lists to match behaviour of
"makeflist".
|
2002-04-09 06:07:17 +00:00 |
chs
|
110d16d5ae
|
add support for built-in NWay autonegotiation on 2114[23], Macronix
98713A, 98715, 98715A, 98725, and Lite-On 82C115.
|
2002-04-09 05:57:20 +00:00 |
simonb
|
c833e8820c
|
Remove a few more magic numbers.
|
2002-04-09 03:40:16 +00:00 |
simonb
|
73aae80caf
|
- Calibrate the timer before the first call to delay.
- Don't use a magic number for the com port address.
|
2002-04-09 03:38:28 +00:00 |
thorpej
|
cbf6af9bdf
|
Multiline string literals are now allowed in ISO C.
|
2002-04-09 03:13:18 +00:00 |
thorpej
|
a819d2296f
|
Use __RCSID() and __COPYRIGHT().
|
2002-04-09 02:56:17 +00:00 |
thorpej
|
a5e83730f6
|
Use __RCSID().
|
2002-04-09 02:53:20 +00:00 |
thorpej
|
64b4b1c3c3
|
Don't use static const u_char ... for register bits. Use #define.
|
2002-04-09 02:42:50 +00:00 |
thorpej
|
2597d53f5a
|
Use __RCSID().
|
2002-04-09 02:35:31 +00:00 |
thorpej
|
082e0b796d
|
Add the __unused__ attribute to rcsid[]/sccsid[]. Need to talk
to Darren about this more, but this gets it to compile with gcc 3.2.
|
2002-04-09 02:32:51 +00:00 |
thorpej
|
f0bde82437
|
Add missing #else
|
2002-04-09 02:20:10 +00:00 |
thorpej
|
2e5904a52c
|
Need <string.h> for memcmp().
|
2002-04-09 02:06:29 +00:00 |
thorpej
|
4f7523a4cc
|
_rl_qsort_string_compare(): Fix casts. This makes gcc 3.2 happy,
and also allows both LINTED comments to be removed.
|
2002-04-09 01:57:34 +00:00 |
thorpej
|
7c1988dc5f
|
#if 0 one; it's not used.
|
2002-04-09 01:55:48 +00:00 |
thorpej
|
b07be1ff9d
|
#if 0 invsqrtpi; it's not used.
|
2002-04-09 01:55:13 +00:00 |
briggs
|
c5b80e7823
|
Constify bus_space_write_multi_N() and bus_space_write_region_N().
Addresses PR port-mac68k/16233.
|
2002-04-09 01:53:47 +00:00 |
thorpej
|
7f192498d4
|
Use __RCSID() and __COPYRIGHT().
|
2002-04-09 01:47:30 +00:00 |
thorpej
|
050c3a4205
|
Use __COPYRIGHT() and __RCSID() macros.
|
2002-04-09 00:55:15 +00:00 |
thorpej
|
3ea17f6cff
|
Move the declaration of digit[] into the #ifdef'd code block that
uses it. Prevents a warning from gcc 3.2.
|
2002-04-09 00:52:05 +00:00 |
lukem
|
e5ef62ef2b
|
- add specific special entry for sys/arch/${MACHINE}/stand/installboot
for ports that don't yet use the MI usr.sbin/installboot
- remove now-unnecessary srcdir for sys/arch/${MACHINE}/stand
|
2002-04-09 00:31:38 +00:00 |
hubertf
|
3929182069
|
Polish language translation of sysinst. Build with
make release SYSINSTLANG=pl
Contributed by Dawid Szymanski <dawszy@arhea.net> in PR 16237.
|
2002-04-08 23:30:38 +00:00 |
bjh21
|
c8d2650761
|
Set CKSUM in makesums' environment.
|
2002-04-08 23:15:50 +00:00 |
thorpej
|
cf7fc0c171
|
Multi-line string literals are not allowed in ISO C.
|
2002-04-08 22:46:29 +00:00 |
skrll
|
2d0a923dcd
|
Correct some comments.
|
2002-04-08 22:17:37 +00:00 |
gmcgarry
|
dea19257e2
|
Create default disklabel correctly.
|
2002-04-08 21:41:44 +00:00 |
thorpej
|
142b21ac73
|
Set ARM_FLAG_APCS_FRAME in TARGET_DEFAULT. Per discusison with
Richard Earnshaw.
|
2002-04-08 21:41:10 +00:00 |
eeh
|
15d074fe26
|
Add a nice 64-bit mstohz() and clean out some cruft.
|
2002-04-08 21:05:30 +00:00 |
christos
|
44788ce33b
|
Fix translation in the native emulation. Noted by veego.
|
2002-04-08 20:15:59 +00:00 |
augustss
|
fbe535ae41
|
Regen.
|
2002-04-08 20:04:18 +00:00 |
augustss
|
9e68b40780
|
Add LaserJet 1200
|
2002-04-08 20:03:54 +00:00 |
wiz
|
739bdc1437
|
Add typo directory to obsolete list (refer v1.187 of etc/mtree/NetBSD.dist).
|
2002-04-08 19:18:18 +00:00 |
wiz
|
d92b984e3e
|
Fix typo in last, noted by tron.
|
2002-04-08 19:12:42 +00:00 |
bjh21
|
58b39c78dc
|
Add files.c to SRCS_sa, so at to get stuff to link again.
|
2002-04-08 17:39:42 +00:00 |
bjh21
|
59c268f094
|
Use ${PRINT_OBJDIR} rather than looking for the libsa objdir manually.
|
2002-04-08 17:29:53 +00:00 |
bjh21
|
98b2b14b9c
|
Add files.c to SRCS, since other bits of libsa want it.
|
2002-04-08 17:25:54 +00:00 |
tron
|
7547e52684
|
Solve problem with with XFree86 3.3.6/4.x set "maketars" differently:
We don't want e.g. a seperate "xbase.tgz" and "xbase3.tgz" but one
combined archive.
|
2002-04-08 17:18:22 +00:00 |
bjh21
|
a886efc273
|
Rather than grovelling around for libsa's objdir by hand, use ${PRINT_OBJDIR},
since that's what it's for.
|
2002-04-08 16:58:19 +00:00 |
bjh21
|
4f23ca4d62
|
Add -Wno-uninitialized to CFLAGS, since it's overly-pessimistic.
|
2002-04-08 16:49:46 +00:00 |