yamt
1d869db224
make mbsrtowcs work.(fix a typo)
2002-03-18 08:09:28 +00:00
wiz
8d3b0e0097
Use .St -isoC99 to refer to ISO C99.
2002-03-18 08:03:39 +00:00
wiz
68dbdc566f
HTML-quote another <> pair.
2002-03-18 08:02:19 +00:00
wiz
9f64fab4a1
Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,
...
HTML-quote <>, and fix some typos.
2002-03-18 07:56:28 +00:00
pk
fe31442363
Remove bogons from JobMatchShell()
2002-03-18 07:54:33 +00:00
oki
075769476a
Use /emul/pecoff as prefix to run PE/COFF binaries.
2002-03-18 07:11:06 +00:00
tshiozak
8625ada82c
add manpages for mb*/wc* functions.
2002-03-18 06:00:26 +00:00
tshiozak
d1902c2111
fix a bug; calling mbtowc(0, 0, 0) causes the programs to crash under
...
single byte locales.
2002-03-18 05:50:25 +00:00
dbj
f0658bdada
make compile with _STANDALONE
2002-03-18 05:10:58 +00:00
briggs
a2e0bd5a5d
Use p->p_psstr instead of PS_STRINGS.
...
Tested on boot to multi-user on sandpoint.
2002-03-18 04:50:32 +00:00
lukem
a92372d6b7
add empty image_md_post rule so ports that don't provide one won't barf
2002-03-18 04:08:47 +00:00
simonb
91785659ba
Generic PCI/ISA machdep headers for mips; copied from the algor port.
2002-03-18 03:08:09 +00:00
simonb
99f891c74d
Use mips/mips/bus_dma.c.
2002-03-18 02:33:19 +00:00
simonb
7e2ca5e1a8
Copy the algor bus_dma.c for use as a generic bus_dma implementation for
...
other MIPS ports.
2002-03-18 02:32:54 +00:00
simonb
9690c2293e
Convert to use <mips/bus_*.h>.
2002-03-18 01:21:11 +00:00
simonb
e64d2d9708
Oops, balance #ifdef/#endif _KERNEL.
2002-03-18 01:01:54 +00:00
enami
70a09aaf5d
Make this file compiles again when AURATECONV > 0.
2002-03-18 00:42:36 +00:00
simonb
d9aac5ef07
Add generic MIPS bus_space and bus_dma headers; these are a straight
...
split of the algor <machine/bus.h>.
2002-03-18 00:32:21 +00:00
mjl
72cfdcede0
Normalize BC year format, correct a few typos, remove duplicate Descartes.
...
Partly from FreeBSD.
2002-03-18 00:05:34 +00:00
chs
79c365e60e
don't do any flush-behind for async mounts.
...
this matches the traditional behaviour.
2002-03-17 23:58:09 +00:00
nonaka
85b957a2b0
Already MBR_PTYPE_PREP is defined in sys/disklabel_mbr.h.
2002-03-17 23:45:57 +00:00
christos
18c7399ada
oops, forgot to commit the caller of exithook...
2002-03-17 23:41:30 +00:00
christos
c36bd4f4e1
more typo.
2002-03-17 23:36:08 +00:00
christos
6b17a26b35
fix typo.
2002-03-17 23:29:55 +00:00
christos
c29f982413
move aurateconv.h into audiovar.h to avoid name clash with the config(8)
...
aurateconv.h counter.
2002-03-17 23:22:05 +00:00
lukem
71a6f6b575
If we're going to use DISTRIB(REV|VER) in generated files, have those files
...
depend upon osrelease.sh. Issue raised by Havard Eidnes.
2002-03-17 22:30:31 +00:00
christos
14eaffb49d
use the exithook mechanism to remove the exiting process from the list
...
of processes to be signalled in a soft mount.
2002-03-17 22:22:39 +00:00
christos
22839acdb9
use the exithook mechanism to clean up semaphores.
2002-03-17 22:21:58 +00:00
christos
f7d98e2451
- merge all the hook insertion and deletion code so that we don't create
...
a fourth copy.
- add exithook to be executed when a process exits.
2002-03-17 22:19:20 +00:00
tshiozak
dc7d18ff88
refine i18n stuffs.
...
- add libc/citrus directory.
this directory contains the common stuffs not only for locale
but also other facilities relating to i18n (e.g. iconv).
- To keep the binary compatibility for the ctype modules easily,
the interface between libc and the modules is simplified.
- For the future integrated extension, module pool is renamed
from "/usr/lib/runemodule" to "/usr/lib/i18n".
In the future, this directory will contain the modules for "iconv",
"collation", etc.
- some cosmetic changes.
- Bug fix for runetype.h; __attribute__((__packed__)) is placed at
the wrong position and it is invalid unintentionally.
But, the all members of the structures seem well-aligned. Thus,
this bug causes no problem, hopefully.
HEADS UP:
- /usr/lib/rumemodule is obsoleted. If you use the multibyte locales,
you need to install /usr/lib/i18n/* from sys/lib/i18n_module .
- The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept.
Perhaps, the bug fix about __packed__ mentioned above breaks the
compatibility... Be careful especially on 64bit platforms.
2002-03-17 22:14:05 +00:00
simonb
a85e214bda
Make sure that private DMA flags don't overlap with standard DMA flags;
...
start these at 0x10000 to leave room for an increase in the latter.
2002-03-17 21:45:06 +00:00
scw
48be531fcb
Add an empty (for now) `image_md_post'.
2002-03-17 21:37:25 +00:00
lukem
1c4e12fe15
deprecate Makefile.inc in favor of including ../../Makefile.inc directly
2002-03-17 21:34:37 +00:00
lukem
aa82eb53b0
add missing backslash. noted by Havard Eidnes
2002-03-17 21:33:45 +00:00
martin
fc467dcd20
Modify for new ISDN device/interface names.
2002-03-17 21:32:21 +00:00
tron
dc594f1d90
Correct error in last commit: "revisions" should not be removed during
...
install.
2002-03-17 21:11:32 +00:00
martin
3c37541fd6
Remove hardcoded driver identifiers.
...
Query the kernel for supported application drivers instead.
2002-03-17 20:57:24 +00:00
manu
c51e325123
Replaced PS_STRINGS by p->p_psstr
2002-03-17 20:54:09 +00:00
martin
e2c42aeaa8
Remove all knowledge about specific application (layer 4) drivers from
...
the generic layer 4 and layer 3 management system.
This should make the layer 4 driver API LKM clean - finaly.
Make the Fritz!PCI driver work again after resent changes (oops!),
noted by Frank Kardel (PR 15948) and Matthias Scheeler.
2002-03-17 20:54:04 +00:00
atatat
26500cdfcd
Bump kernel version -- ERESTART has been moved and EPASSTHROUGH has
...
been introduced.
2002-03-17 19:43:07 +00:00
atatat
31144d9976
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
...
indicating an unhandled "command". ERESTART is -1, which can lead to
confusion. ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4. No ioctl code should now return -1 anywhere. The
ioctl() system call is now properly restartable.
2002-03-17 19:40:26 +00:00
christos
f2d8f1aa62
goodbye PS_STRINGS.
2002-03-17 19:16:20 +00:00
augustss
75419dae29
Add Cyrillic keysyms. From OpenBSD.
2002-03-17 18:15:00 +00:00
augustss
45e00a035a
Don't forget the symbolc names for the keymaps.
2002-03-17 18:12:15 +00:00
augustss
b32942bb23
Whitespace fixes.
2002-03-17 18:02:52 +00:00
augustss
3fba39846b
Add Swiss keyboard mappings. From OpenBSD.
2002-03-17 18:01:07 +00:00
augustss
ada83730a8
Add more language map definitions.
2002-03-17 18:00:17 +00:00
uch
93da9db963
cosmetic changes, fix comments.
2002-03-17 17:55:22 +00:00
thorpej
8295f2e0b4
Document PT_IO.
2002-03-17 17:14:58 +00:00
thorpej
53df727d27
Add a new ptrace request, PT_IO, as proposed by Artur Grabowski
...
on the <bsd-api-discuss@wasabisystems.com> mailing list. PT_IO
is a more general inferior I/D space I/O mechanism. FreeBSD and
OpenBSD have also added PT_IO.
From lha@stacken.kth.se , kern/15945.
2002-03-17 17:02:45 +00:00