msaitoh
5af1b6934b
Add ICS1889 and 1892
2003-07-01 22:46:08 +00:00
oster
ead7b02a99
Toss experimental versions of some functions that were already #if 0'ed.
2003-07-01 22:43:59 +00:00
oster
971e957065
UpdateNodeHdrPtr() isn't used anywhere. Turf.
2003-07-01 22:05:39 +00:00
kanaoka
88acff6621
- Remove unneed include file.
2003-07-01 20:24:46 +00:00
drochner
f2d5c0b3e3
VERY quick and VERY dirty port of the OpenBSD "txp" driver for
...
3Com 3C(R)990 cards. No TCP/UDP nor IPSEC offloading for now.
The ifmedia part needs some work, but I only have a 100-FX card;
hopefully someone will clean this up.
2003-07-01 20:08:51 +00:00
manu
0229e10bf3
Added a IOFBSETCOLORCONVERTTABLE method in ioframebuffer driver.
...
Added sanity check for user provided offsets in messages.
2003-07-01 19:15:47 +00:00
kochi
862f80594c
Bugfix from FreeBSD tree:
...
>Fix a bug in register access. This should fix warning messages of:
> ACPI-0340: *** Error: Could not release ACPI Global Lock, AE_BAD_PARAMETER
Thanks for jhb@freebsd to find out this problem.
2003-07-01 17:49:57 +00:00
kochi
df07caea7b
ACPI CA 20030619 is already out.
2003-07-01 17:35:44 +00:00
christos
9dd592469e
Avoid code duplication by factoring out the open/map open/write/unmap functions.
2003-07-01 16:44:48 +00:00
lukem
b96069c077
Always compile in support for attempting to obtain the major device
...
number of the console from sysctl("machdep.console_device"), rather
than making in optional on the (unused) #ifdef DEBUG.
Certain platforms do not have the console at makedev(0,0) (including
many arm32 and some sh3 platforms), so the "mfs MAKEDEV" hack would
have failed on those.
Noted in private discussion with Quentin Barnes.
2003-07-01 15:24:22 +00:00
skrll
3605f02195
Remove reference to dlinfo - it doesn't exist in NetBSD.
2003-07-01 15:02:01 +00:00
marcus
9b73f39949
Generate proper PIC code for libc_pic.a.
2003-07-01 14:35:44 +00:00
wiz
3377068dd2
Add missing .endif. Noted by Juan RP.
2003-07-01 13:58:37 +00:00
wiz
689ab69cfe
Remove traces of psroff (obsoleted during groff-1.16 import)
2003-07-01 13:49:29 +00:00
wiz
22f5bf9166
Remove some unused code.
2003-07-01 13:48:24 +00:00
agc
36175775de
Make this work for unprivileged installation, too. With thanks to wiz, mrg
...
and simonb.
2003-07-01 13:45:45 +00:00
simonb
ad51219ae3
Make this work without a populated destdir:
...
machine and x86 symlinks.
Include from right places.
Don't depend on LIBCRT0,etc.
Also for the bootxx programs, keep the ELF object during the build
process.
2003-07-01 13:36:59 +00:00
wiz
7f9ffda65e
Remove 1.5K (pfil(9) changed).
2003-07-01 13:04:32 +00:00
wiz
363b64a47d
Remove .Nx before 1.5K.
2003-07-01 13:04:06 +00:00
mrg
7651047e58
give lex.cpp expclit dependancies for generated files so that "make all" as
...
well as "make dependall" works.
2003-07-01 12:38:09 +00:00
mrg
314a2bbe7a
add .WAIT after libs...
2003-07-01 12:29:08 +00:00
tshiozak
9badb7d5a5
add KOI8-R support for iconv.
...
(A simple example of adding a new conversion)
2003-07-01 12:16:23 +00:00
uwe
66a03d56d3
Correct the macro name for SCP0DT bit.
...
Addresses port-sh3/22025 by FURUKAWA Masashi.
2003-07-01 11:49:37 +00:00
wiz
761f6b4f67
Add 1.5K for pfil(9) -- we should probably reword that instead.
2003-07-01 10:30:22 +00:00
wiz
3565e264ca
Remove superfluous .Fc.
2003-07-01 10:29:45 +00:00
wiz
96907610b8
Sy Pa -> Sy.
2003-07-01 10:28:15 +00:00
wiz
e38cc56dbd
Ic Ar -> Ar.
2003-07-01 10:27:47 +00:00
wiz
e07b8295fc
Cm So . Sc -> Sq Cm \&. (and similar for :).
2003-07-01 10:26:27 +00:00
wiz
43fd1b176d
Sy Aq -> Aq Sy so both work.
2003-07-01 10:25:03 +00:00
wiz
face0e9a82
Cm Fl -> Fl.
2003-07-01 10:24:41 +00:00
wiz
7dd0ed6e01
We do not want empty lines in mdoc.
2003-07-01 10:23:52 +00:00
wiz
bbe810ed82
Use Em instead of weird Bf usage.
2003-07-01 10:20:54 +00:00
wiz
9d37bb0f6b
Va Sq -> Sq Va so both work.
2003-07-01 10:17:36 +00:00
wiz
6156e5aaa0
Add missing dot a beginning of line.
2003-07-01 10:16:50 +00:00
wiz
bb5a88b9e0
Actually, mdoc(7) is not obsolete. Reinstate it.
2003-07-01 10:05:46 +00:00
wiz
d8cc6c605d
The default section names are fine; remove overrides.
2003-07-01 09:59:50 +00:00
tshiozak
58db2e99e2
add iconv_t cache.
...
- separate shared part and context part from iconv_t.
- add cache of shared part.
and, bump shlib_version minor of i18n modules because iconv i/f is changed.
2003-07-01 09:42:15 +00:00
tshiozak
2fbaee419e
change iconv_t definision : void * -> struct __tag_iconv_t *.
...
suggested by yamt.
2003-07-01 08:54:57 +00:00
wiz
fb3b238554
Add IEEE 1275-1994 (already in mdoc.local).
2003-07-01 08:42:19 +00:00
tshiozak
290f7cdee9
cosmetic change.
2003-07-01 08:34:03 +00:00
tshiozak
b50ac1a74f
fix lib/22023 - there were references to uninitialized variables.
2003-07-01 08:33:06 +00:00
wiz
67d5c6a49b
Remove generated files.
2003-07-01 08:26:33 +00:00
wiz
1d6bda4770
Generate eqn_tab.h and eqn.cpp.
2003-07-01 08:26:30 +00:00
mrg
f7e28a013d
fix a cutnpaste error in previous comment.
2003-07-01 08:20:37 +00:00
mrg
ab3bb21eb4
note why YHEADER is not appropriate here.
2003-07-01 08:19:29 +00:00
mrg
bc2e3e8318
pic/refer:
...
- set YFLAGS=-d
pic:
- remove pic_tab.h from SRCS.
2003-07-01 08:16:54 +00:00
mrg
68a081c5e1
delete these generated files
2003-07-01 08:15:28 +00:00
wiz
7eea230300
Note that you need to update share/mk too.
2003-07-01 08:13:41 +00:00
itojun
5af08a4965
more error traps on malloc failure. accept "-E null".
...
various pedantic checks. from kame
2003-07-01 07:20:12 +00:00
simonb
775170c02f
Line up the cylinder numbers in the printlabel output a bit better.
2003-07-01 05:40:54 +00:00