jdolecek
675dc9d35b
__setlocale(): ignore errors in locale category load for LC_ALL - doing so
...
is not useful. This is same change as in rev 1.17.
2000-12-22 15:25:11 +00:00
itojun
8537da23ad
use strlcpy/at throughout the code. more strct argument validation.
...
revoke setuid privilege earlier.
sync with kame.
2000-12-22 15:12:04 +00:00
mrg
264248925f
regen
2000-12-22 15:10:38 +00:00
mrg
80ab63644e
redo the previous correctly
2000-12-22 15:09:46 +00:00
mrg
af36640df1
regen
2000-12-22 14:59:40 +00:00
mrg
62230909f1
avoid redefinition of VNODE_OP_NOINLINE
2000-12-22 14:58:39 +00:00
mrg
a0e71c9ca7
avoid redefinition of VNODE_OP_NOINLINE
2000-12-22 14:45:50 +00:00
itojun
8ff0e15990
prototype decl for internal functions.
2000-12-22 14:16:16 +00:00
ad
4368af2854
In tc_fb_cnattach(): match from a table, and add #ifdef'ed out glue for the
...
px/pxg devices.
2000-12-22 13:33:57 +00:00
ad
024d36d353
- Fix bugs, make this useful.
...
- Add ioctls to start and stop the co-processor (if present).
2000-12-22 13:30:32 +00:00
msaitoh
bb44231698
fix a range check for 12bit PC relative access
2000-12-22 12:06:27 +00:00
mrg
67312df72f
de-__P()-ify
2000-12-22 11:38:42 +00:00
fvdl
1a09a359eb
Add SIOCGIFBR and SIOCSIFBR (more for reference than anything, currently).
2000-12-22 11:24:43 +00:00
mrg
8da46e6897
de-__P()-ify
2000-12-22 10:12:12 +00:00
sato
b5c2090ab0
fix MC/R530's COM0 power GPIO port number.
2000-12-22 08:43:56 +00:00
sato
496cf20c43
* update HPCFB_MULTI codes
...
- check malloc() return value.
- disable multi screen feature when console is serial.
XXXX: bacause hpcfb multiscreen feature buggy in serial console.
2000-12-22 08:37:17 +00:00
itojun
028d8029d8
remove unnecessary -I to cpp
2000-12-22 07:02:49 +00:00
itojun
6d24d8c968
set errno on wcrtomb() encoding error, on EILSEQ.
2000-12-22 06:29:40 +00:00
itojun
4d799da3d4
mbrlen is equivalent to mbrtowc with 1st arg NULL (mentioned in spec).
2000-12-22 06:24:15 +00:00
matt
4241925fa2
More merging. Move GO_IF_LEGITIMATE_ADDRESS stuff into vax.c from vax.h.
...
Extend it to properly deal with indirect and indexed addressing modes.
Add preliminary PIC support.
2000-12-22 06:16:45 +00:00
itojun
3723b80490
cleanup #if around __RCS
2000-12-22 06:04:21 +00:00
itojun
b7b4590361
call seteuid(getuid) too
2000-12-22 05:52:21 +00:00
itojun
de1996b103
wcwidth is outside of standard
2000-12-22 05:31:42 +00:00
itojun
ab9a937270
add wcsl{cat,cpy}
2000-12-22 05:23:27 +00:00
itojun
2c828fd4c7
add wcsl{cat,cpy} - outside of ISO/IEC 9899:1999,
...
but i believe it should be there.
2000-12-22 05:21:40 +00:00
itojun
f4f13f67be
ad manpage for wide character string manipulation (wmem*/wcs*)
2000-12-22 04:59:41 +00:00
matt
a9c4c35371
Merge in 1st layer of ELF differences. This is a just a cleanup. No ELF
...
specific changes.
2000-12-22 04:59:35 +00:00
mrg
c5e19f6801
s/sparc/sparc64/ in some comments.
2000-12-22 04:43:54 +00:00
mrg
775b57cd01
say "<progname>: Could not initialize curses", with the progname
2000-12-22 02:52:47 +00:00
itojun
d74cd8caeb
manpage for tow*.
2000-12-22 02:18:58 +00:00
itojun
a7365f619e
place return value
2000-12-22 02:13:26 +00:00
itojun
2ea45fbc0e
manpage for isw*.
2000-12-22 02:03:32 +00:00
itojun
1f25592a51
declare SWIDTH1.
2000-12-22 01:37:22 +00:00
itojun
d31d542a97
populate citrus xpg4dl locale definitions into /usr/share.
...
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.
TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
itojun
c2c9f31e53
for cross builds, use /usr/bin/mklocale. we use the same locale format
...
for all platforms (not tested - please).
remove bogus comment
2000-12-22 01:11:48 +00:00
itojun
d2af81ac0d
s/la_LN/en_US/. la_LN is not really official, so is not meaningful even
...
as an template.
2000-12-22 00:54:43 +00:00
itojun
3e567fe207
LC_CTYPE locale files for citrus xpg4 locale.
2000-12-22 00:36:05 +00:00
itojun
ef86e1e3da
revoke root privilege earlierst possible.
2000-12-22 00:34:46 +00:00
tsubai
8ba01dd213
Fix bus_space_write_multi_N.
...
(From der Mouse <mouse@Rodents.Montreal.QC.CA>)
2000-12-21 23:17:32 +00:00
thorpej
1d9aa8a803
Add Sable and Lynx support.
2000-12-21 23:05:47 +00:00
eeh
4c3121006d
Use an extent map for I/O addresses instead of a base so addresses can
...
be both allocated and freed.
2000-12-21 22:19:21 +00:00
jdc
dab8e56b56
Don't output the termcap `cl' sequence.
...
XXX: do we really need to home the cursor here?
XXX: should we do clearok() instead or in addition?
2000-12-21 21:42:00 +00:00
thorpej
f363b73f87
Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A
...
(Lynx), written from scratch by me over a year ago, but never committed
to the tree because there was a bug I could never quite find. I have
fixed a few problems in the code, but still don't know if that bug is
quite fixed. Since I don't have access to the hardware directly, I'll
have to call for testers again.
2000-12-21 20:51:53 +00:00
thorpej
7027166972
Regen.
2000-12-21 20:42:42 +00:00
thorpej
c0b556f767
Make an Alpha kernel with COMPAT_LINUX compile again.
2000-12-21 20:42:15 +00:00
thorpej
f7a4dd48fd
Only include the 16-bit uid/gid stuff if on i386 or m68k. This is a
...
little ugly, but hey, so is Linux.
2000-12-21 20:19:22 +00:00
thorpej
e57273c82e
Only include the 16-bit chown/fchown/lchown stuff if on i386 or m68k.
...
This is a little ugly, but hey, so is Linux.
2000-12-21 20:15:53 +00:00
jdolecek
0d8b0305c5
don't define SYSVMSG if it's already defined
2000-12-21 19:30:26 +00:00
itojun
00d1211195
remove bogus comment
2000-12-21 18:24:57 +00:00
itojun
d3617fe94e
copyright notice for ld.aout_so/shlib.c
2000-12-21 18:22:56 +00:00