61074 Commits

Author SHA1 Message Date
ache
2575a21628 Handle ASCII and US-ASCII aliases 2001-06-10 23:26:47 +00:00
des
7183d49acf These aren't needed any more. 2001-06-10 23:24:14 +00:00
des
2a797ca9f1 New pseudofs-based linprocfs (repo-copied from linprocfs_misc.c). 2001-06-10 23:23:59 +00:00
ache
72ffa91a6b Handle "ASCII" and "US-ASCII" aliases 2001-06-10 23:22:31 +00:00
des
d477cc66c4 Disconnect linprocfs prior to moving it. 2001-06-10 23:20:38 +00:00
ache
151cf8cd8a Install additional en_US links 2001-06-10 22:40:39 +00:00
ache
d22795c55e Back out *.US-ASCII compactification - application should decide 2001-06-10 22:32:39 +00:00
ache
7c5a76cd2d Fix encoding info 2001-06-10 22:13:29 +00:00
ache
c24b91922a Add man/en.ISO8859-1 hierarchy 2001-06-10 21:55:32 +00:00
des
169656d24e Bail out if the fill function failed. 2001-06-10 21:39:01 +00:00
des
2002923bda Whoops, some of my test code snuck in here. 2001-06-10 21:37:11 +00:00
ache
1988303641 Remove "SU" - not valid country code
Fix locale comparison with "C", add "POSIX"
2001-06-10 21:06:01 +00:00
ache
3686cdeeac Add more *.US-ASCII entries 2001-06-10 20:53:18 +00:00
ache
b1ccfa4658 Add Latin15 entries 2001-06-10 20:42:46 +00:00
ache
05c95af18c Fix ISO_ to preferred MIME name 2001-06-10 20:30:41 +00:00
ume
32dc912feb Implement EDNS0 support, as EDNS0 support will be made mandatory for
IPv6 transport-ready resolvers/DNS servers.  Need careful configuration
when enable it. (default config is not affected).
See manpage for details.

XXX visible symbol __res_opt() is added, however, it is not supposed to be
called from outside, libc minor is not bumped.

Obtained from:	KAME/NetBSD
2001-06-10 20:25:24 +00:00
ache
28fc250493 Add more *.US-ASCII and Latin15 entries 2001-06-10 20:11:05 +00:00
ache
35e600d43e Add more Latin15 links 2001-06-10 19:47:57 +00:00
ache
368715d79c Add more *.US-ASCII and Latin15 entries 2001-06-10 19:41:17 +00:00
ache
9fcb485ee9 Add more *.US-ASCII entries 2001-06-10 19:21:54 +00:00
gallatin
7509c75991 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
ache
b70710603e Add more *.US-ASCII entries
Misc cleanup
2001-06-10 19:16:43 +00:00
des
2aae470985 Connect the fs directory to the build. 2001-06-10 19:16:18 +00:00
ache
7c3caae0f8 Add more *.US-ASCII entries 2001-06-10 18:57:27 +00:00
des
7711a01ae2 Argh. Fix braino in previous commit. 2001-06-10 18:54:04 +00:00
ache
f868e083a5 Add more *.US-ASCII family 2001-06-10 18:53:43 +00:00
des
7a9137328d Add a 'flags' argument to the PFS_PROCDIR macro. 2001-06-10 18:52:55 +00:00
des
825a0cbaaf Add a build directory and Makefile for pseudofs. 2001-06-10 18:47:23 +00:00
ache
6e29cef514 Deal properly with *.US-ASCII family 2001-06-10 18:44:01 +00:00
des
da96d2410a 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
ache
081b21dba9 Add new and Latin15 names 2001-06-10 18:03:53 +00:00
ache
aaea398d3d Understand new locale names and Latin15 2001-06-10 17:26:35 +00:00
ache
5b905e191f Fix ISO_ for new names 2001-06-10 17:08:53 +00:00
ache
a16ec53187 Understand new locale names and Latin15 too 2001-06-10 17:03:37 +00:00
ache
fed9bc8f1c Fix Latin1 man directories for new locale names 2001-06-10 16:36:09 +00:00
brian
8633e3d6ad 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
ache
43bf3175ee Fix for new locale names 2001-06-10 16:03:56 +00:00
ache
d91617d5ab Fix for new locale names 2001-06-10 15:57:40 +00:00
des
23c38e4e7c 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
ache
add2afe54c Fix ISO_ sneaked 2001-06-10 15:31:29 +00:00
ache
df5dcfcf6e Use new locale names 2001-06-10 15:28:39 +00:00
ache
e3d7276b84 Use en_GB for en_NZ 2001-06-10 14:41:15 +00:00
ache
f7491df7d2 Switch to new locale names 2001-06-10 14:36:39 +00:00
ache
5603c160a3 Switch to new locale names 2001-06-10 14:28:51 +00:00
ache
483b22462d Switch to new locale names 2001-06-10 14:17:44 +00:00
ache
9060720ebc Switch to new locale names 2001-06-10 14:05:50 +00:00
ache
e810b9e00e Switch to new locale names 2001-06-10 13:43:47 +00:00
dfr
7920a5b451 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
dfr
6d5e0c4ed3 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
ache
533088bb44 Switch to new locale names 2001-06-10 13:25:32 +00:00