Andrey A. Chernov
5b21e0d65c
Add more *.US-ASCII and Latin15 entries
2001-06-10 19:41:17 +00:00
Andrey A. Chernov
458ff763e9
Add more *.US-ASCII entries
2001-06-10 19:21:54 +00:00
Andrew Gallatin
abeba9a6bc
Supply the intpin to the platform.pci_intr_map() function. It turns
...
out nearly every platform but the one I tested on requires the intpin
to swizzle out the correct intline.
tested by: Martijn Pronk <mpkisbkl@xs4all.nl> (lca_pci)
2001-06-10 19:18:51 +00:00
Andrey A. Chernov
b8db996bd4
Add more *.US-ASCII entries
...
Misc cleanup
2001-06-10 19:16:43 +00:00
Dag-Erling Smørgrav
373c5169ca
Connect the fs directory to the build.
2001-06-10 19:16:18 +00:00
Andrey A. Chernov
6cc14454fd
Add more *.US-ASCII entries
2001-06-10 18:57:27 +00:00
Dag-Erling Smørgrav
497806b394
Argh. Fix braino in previous commit.
2001-06-10 18:54:04 +00:00
Andrey A. Chernov
d12bab7b5c
Add more *.US-ASCII family
2001-06-10 18:53:43 +00:00
Dag-Erling Smørgrav
1828efef8d
Add a 'flags' argument to the PFS_PROCDIR macro.
2001-06-10 18:52:55 +00:00
Dag-Erling Smørgrav
3ba7e430ab
Add a build directory and Makefile for pseudofs.
2001-06-10 18:47:23 +00:00
Andrey A. Chernov
f3573821ba
Deal properly with *.US-ASCII family
2001-06-10 18:44:01 +00:00
Dag-Erling Smørgrav
649ad985c9
Add support for process-dependent directories. This means that save for
...
the lack of a man page, pseudofs is mostly complete now.
2001-06-10 18:39:21 +00:00
Andrey A. Chernov
3f5975dca5
Add new and Latin15 names
2001-06-10 18:03:53 +00:00
Andrey A. Chernov
092b7f296c
Understand new locale names and Latin15
2001-06-10 17:26:35 +00:00
Andrey A. Chernov
f615cc2b81
Fix ISO_ for new names
2001-06-10 17:08:53 +00:00
Andrey A. Chernov
0b680d18f6
Understand new locale names and Latin15 too
2001-06-10 17:03:37 +00:00
Andrey A. Chernov
5d392cddf6
Fix Latin1 man directories for new locale names
2001-06-10 16:36:09 +00:00
Brian Somers
4524e002f7
Add a missing \n
...
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
PR: 28014
MFC after: 1 week
2001-06-10 16:21:56 +00:00
Andrey A. Chernov
3a068c3b67
Fix for new locale names
2001-06-10 16:03:56 +00:00
Andrey A. Chernov
80cf6ab26e
Fix for new locale names
2001-06-10 15:57:40 +00:00
Dag-Erling Smørgrav
d647935801
sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller
...
does not provide a struct sbuf, sbuf_new(9) will allocate one and return
a pointer to it.
2001-06-10 15:48:04 +00:00
Andrey A. Chernov
347d21cb43
Fix ISO_ sneaked
2001-06-10 15:31:29 +00:00
Andrey A. Chernov
4aeac9006a
Use new locale names
2001-06-10 15:28:39 +00:00
Andrey A. Chernov
824e979031
Use en_GB for en_NZ
2001-06-10 14:41:15 +00:00
Andrey A. Chernov
d06fdc72a3
Switch to new locale names
2001-06-10 14:36:39 +00:00
Andrey A. Chernov
6ce47fe06e
Switch to new locale names
2001-06-10 14:28:51 +00:00
Andrey A. Chernov
8f2681e1a7
Switch to new locale names
2001-06-10 14:17:44 +00:00
Andrey A. Chernov
d5c488f4f3
Switch to new locale names
2001-06-10 14:05:50 +00:00
Andrey A. Chernov
a9e1fcfbfd
Switch to new locale names
2001-06-10 13:43:47 +00:00
Doug Rabson
faf8077790
Move the first section up one page. The firmware bogusly uses the first
...
page of the image to load section headers and if we let the text section
start at zero, it corrupts the section table when its loaded. With this
change, the loader gets as far as the 'ok' prompt.
2001-06-10 13:39:10 +00:00
Doug Rabson
35ca79092b
Remove a 'return' statement which I put in while I was trying to debug
...
the startup code.
2001-06-10 13:36:00 +00:00
Andrey A. Chernov
a851768c0f
Switch to new locale names
2001-06-10 13:25:32 +00:00
Andrey A. Chernov
b5ebdd9c03
New locale names and aliases to old ones
2001-06-10 13:02:52 +00:00
Sheldon Hearn
2684d2270d
Back out rev 1.268.
...
Requested by: wollman, rwatson
2001-06-10 12:09:11 +00:00
Maxim Sobolev
000d56193c
Fix cross-references:
...
xntpd.8 --> ntpd.8
acl_delete_perms.3 --> acl_delete_perm.3
getname.2 --> getsockname.2
MFC after: 1 week
2001-06-10 12:06:54 +00:00
Jesper Skriver
48e312be90
Fix a minor style bug in the last commit.
...
Submitted by: Adrian Steinmann <ast@marabu.ch>
MFC after: 2 days
2001-06-10 11:15:37 +00:00
Jesper Skriver
96c2b04290
Make the default value of net.inet.ip.maxfragpackets and
...
net.inet6.ip6.maxfragpackets dependent on nmbclusters,
defaulting to nmbclusters / 4
Reviewed by: bde
MFC after: 1 week
2001-06-10 11:04:10 +00:00
Dag-Erling Smørgrav
09f8f5b259
Explicitly initialize the reference count to 0. This silences a warning
...
with -Wno-uninitialized.
2001-06-10 10:54:29 +00:00
Dag-Erling Smørgrav
1e4ebf4e8d
Blah, not my day. This file needs <sys/mutex.h> now.
2001-06-10 10:42:55 +00:00
Dag-Erling Smørgrav
ec09e7f25c
Remember to unlock the process pfind() returns.
2001-06-10 10:42:01 +00:00
Dag-Erling Smørgrav
49fa664f4e
Add missing #include of <sys/mutex.h>.
2001-06-10 10:36:16 +00:00
Dag-Erling Smørgrav
31f73b3fcd
Catch up with the change in sbuf_new's prototype.
2001-06-10 10:34:21 +00:00
Warner Losh
7ceb85ba65
Remove comments about PCMCIA fdc attachment using flags 0x2. The 4.x version
...
of this code doesn't do that.
2001-06-10 04:40:02 +00:00
Yoshihiro Takahashi
50cece92e1
Move the files from i386/isa/ic/ to dev/ic/.
2001-06-10 04:28:39 +00:00
Yoshihiro Takahashi
94a503c92d
Added ESP98 specific register (merged from i386/isa/ic/esp.h).
2001-06-10 04:20:37 +00:00
Yoshihiro Takahashi
da0f982b48
Removed unneeded pc98 code (merged from i386/isa/ic/ns16550.h).
2001-06-10 04:18:19 +00:00
Warner Losh
3590182e72
Provide better advise than the last commit to UPDATING advocated about
...
running newer pccard software.
2001-06-10 03:09:52 +00:00
Julian Elischer
e88b774c79
Add an example of how to do the cryptic change suggested by UPDATING
...
for pccard IRQs.
2001-06-10 02:59:59 +00:00
Benno Rice
f9bac91b18
Bring in NetBSD code used in the PowerPC port.
...
Reviewed by: obrien, dfr
Obtained from: NetBSD
2001-06-10 02:39:37 +00:00
Benno Rice
fb49f5492e
Changes to sys/ includes to support PowerPC.
...
Reviewed by: obrien, dfr
2001-06-10 02:08:36 +00:00