60944 Commits

Author SHA1 Message Date
ache
0dbc366325 ISO_ -> ISO 2001-06-11 03:45:33 +00:00
ache
d4b6bbfc98 ISO_ -> ISO 2001-06-11 03:08:46 +00:00
ache
096a6eced8 ISO_ -> ISO 2001-06-11 02:59:46 +00:00
ache
f7cf9c55dc ISO_ -> ISO, calendar 2001-06-11 02:59:08 +00:00
ache
05045c1d05 ISO_ -> ISO rename 2001-06-11 02:17:23 +00:00
ache
1a39aa5737 ISO_* -> ISO* 2001-06-11 02:15:32 +00:00
ache
835fc923cd ISO_ -> ISO (partially) 2001-06-11 02:12:25 +00:00
ache
3e928e7e2b ISO_ -> ISO 2001-06-11 02:00:33 +00:00
ache
7ec2d96d82 ISO_* -> ISO* rename 2001-06-11 01:48:17 +00:00
mjacob
a1920be1e0 Add 'SKIP' as an action so that verification works for multivolume restores.
Tested with filesystem files.

PR:		27218
Submitted by:	mad1@tapil.com
MFC after:	3 weeks
2001-06-11 01:44:06 +00:00
ache
96fca9e5ac ISO_ -> ISO in comment 2001-06-11 01:32:33 +00:00
ache
4a86803488 ISO_ -> ISO 2001-06-11 01:29:40 +00:00
ache
943c46a059 ISO_ -> ISO in DOC_LANG 2001-06-11 01:26:52 +00:00
grog
3b60d30703 Correct typo.
Submitted by: Normand Leclerc <leclercn@videotron.ca>
2001-06-11 00:43:26 +00:00
cg
1fe6e1636a identify es1371 revision a 2001-06-11 00:32:18 +00:00
cg
dad803d9ac get clkrun the right way around
remove debug messages
2001-06-11 00:29:25 +00:00
des
b1d6b7887d Minor whitespace changes. 2001-06-11 00:17:59 +00:00
ache
7ace80bc8f In debug mode don't print error for C,POSIX,ASCII,US-ASCII locales 2001-06-10 23:42:31 +00:00
des
7e52b00f28 Preemptive brucification. 2001-06-10 23:28:03 +00:00
des
56cfa56b4b Connect linprocfs to the build. 2001-06-10 23:27:25 +00:00
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