Commit Graph

60876 Commits

Author SHA1 Message Date
des
859f348f1d Preemptive brucification. 2001-06-10 23:28:03 +00:00
des
501e41cd89 Connect linprocfs to the build. 2001-06-10 23:27:25 +00:00
ache
e44f1c36a3 Handle ASCII and US-ASCII aliases 2001-06-10 23:26:47 +00:00
des
05a7a0b8b5 These aren't needed any more. 2001-06-10 23:24:14 +00:00
des
57a9bd6132 New pseudofs-based linprocfs (repo-copied from linprocfs_misc.c). 2001-06-10 23:23:59 +00:00
ache
a8b142cad8 Handle "ASCII" and "US-ASCII" aliases 2001-06-10 23:22:31 +00:00
des
a786b99368 Disconnect linprocfs prior to moving it. 2001-06-10 23:20:38 +00:00
ache
31e076726b Install additional en_US links 2001-06-10 22:40:39 +00:00
ache
c8b18bdcbf Back out *.US-ASCII compactification - application should decide 2001-06-10 22:32:39 +00:00
ache
6acba52895 Fix encoding info 2001-06-10 22:13:29 +00:00
ache
dcdcd7787a Add man/en.ISO8859-1 hierarchy 2001-06-10 21:55:32 +00:00
des
0befb56826 Bail out if the fill function failed. 2001-06-10 21:39:01 +00:00
des
81d76166cf Whoops, some of my test code snuck in here. 2001-06-10 21:37:11 +00:00
ache
fa50a4ed6c Remove "SU" - not valid country code
Fix locale comparison with "C", add "POSIX"
2001-06-10 21:06:01 +00:00
ache
ac842f0ac9 Add more *.US-ASCII entries 2001-06-10 20:53:18 +00:00
ache
f873a1c73f Add Latin15 entries 2001-06-10 20:42:46 +00:00
ache
d764bb0637 Fix ISO_ to preferred MIME name 2001-06-10 20:30:41 +00:00
ume
e2940c4b32 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
0116d1786f Add more *.US-ASCII and Latin15 entries 2001-06-10 20:11:05 +00:00
ache
44d0cc358e Add more Latin15 links 2001-06-10 19:47:57 +00:00
ache
f3e85dc330 Add more *.US-ASCII and Latin15 entries 2001-06-10 19:41:17 +00:00
ache
42a584832b Add more *.US-ASCII entries 2001-06-10 19:21:54 +00:00
gallatin
ca609a2891 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
70f0588d85 Add more *.US-ASCII entries
Misc cleanup
2001-06-10 19:16:43 +00:00
des
11dadfb2f4 Connect the fs directory to the build. 2001-06-10 19:16:18 +00:00
ache
a5e2b2959e Add more *.US-ASCII entries 2001-06-10 18:57:27 +00:00
des
c7379d1bf5 Argh. Fix braino in previous commit. 2001-06-10 18:54:04 +00:00
ache
bfb60ae6c4 Add more *.US-ASCII family 2001-06-10 18:53:43 +00:00
des
3f7b03d178 Add a 'flags' argument to the PFS_PROCDIR macro. 2001-06-10 18:52:55 +00:00
des
4eeee1ab8a Add a build directory and Makefile for pseudofs. 2001-06-10 18:47:23 +00:00
ache
13609ee7f1 Deal properly with *.US-ASCII family 2001-06-10 18:44:01 +00:00
des
631ac41eb1 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
1ae1b2cef8 Add new and Latin15 names 2001-06-10 18:03:53 +00:00
ache
59c6ab4f1d Understand new locale names and Latin15 2001-06-10 17:26:35 +00:00
ache
ea70bb74ca Fix ISO_ for new names 2001-06-10 17:08:53 +00:00
ache
0e0576aaac Understand new locale names and Latin15 too 2001-06-10 17:03:37 +00:00
ache
a5caafd431 Fix Latin1 man directories for new locale names 2001-06-10 16:36:09 +00:00
brian
93d2787382 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
fa45cc8fe9 Fix for new locale names 2001-06-10 16:03:56 +00:00
ache
5f690f66df Fix for new locale names 2001-06-10 15:57:40 +00:00
des
4986e90735 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
5dd001ea00 Fix ISO_ sneaked 2001-06-10 15:31:29 +00:00
ache
a2451aae10 Use new locale names 2001-06-10 15:28:39 +00:00
ache
9de1df136b Use en_GB for en_NZ 2001-06-10 14:41:15 +00:00
ache
1a01378e2e Switch to new locale names 2001-06-10 14:36:39 +00:00
ache
f5c957e805 Switch to new locale names 2001-06-10 14:28:51 +00:00
ache
95c6323ec2 Switch to new locale names 2001-06-10 14:17:44 +00:00
ache
8793ec288f Switch to new locale names 2001-06-10 14:05:50 +00:00
ache
417c0496e2 Switch to new locale names 2001-06-10 13:43:47 +00:00
dfr
bc59c519a3 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