Commit Graph

9092 Commits

Author SHA1 Message Date
tnozaki 55e54105e0 1. remove duplicated entry(et_EE.UTF-8).
2. add missing LC_MESSAGES alias.
   during cvs diff -r1.2, following locale aliases are introduced:
	+ af_ZA.UTF-8
	+ be_BY.UTF-8
	+ en_NZ.UTF-8
	+ et_EE.UTF-8
	+ eu_ES.UTF-8
	+ pt_BR.UTF-8
	+ ro_RO.UTF-8
	+ sr_YU.UTF-8	<- en_US.UTF-8
	+ zh_CN.GB2312	<- zh_CN.eucCN (for Linux/FreeBSD compatibility)
2006-03-24 11:54:52 +00:00
tnozaki ade0b1e1b5 add following locales:
af_AZ.ISO8859-1/15
	be_BY.ISO8859-5
	en_NZ.ISO8859-1/15
	et_EE.ISO8859-15
	eu_ES.ISO8859-1/15
	pt_BR.ISO8859-1
	ro_RO.ISO8859-2
	sr_YU.ISO8859-2/5
	ukUA.CP1251/ISO8859-5
2006-03-23 23:23:38 +00:00
xtraeme 1c141bfd60 Enable ciss(4) manpage. 2006-03-23 20:51:18 +00:00
wiz 483dddc5d2 Excise kerberosIV. Bump date. 2006-03-23 20:08:31 +00:00
wiz f8d150b208 New sentence, new line. 2006-03-23 19:54:43 +00:00
wiz 145c75f9a8 Formatting fixes, typo fixes, sort SEE ALSO, more markup.
New sentence, new line.
2006-03-23 19:53:07 +00:00
wiz 8e323adb41 Various minor improvements. 2006-03-23 19:48:52 +00:00
wiz 320f1ea952 Capitalize Ethernet. 2006-03-23 19:44:49 +00:00
garbled bf7238bf2d Descend into man8.prep 2006-03-23 18:57:59 +00:00
garbled 02894adfd7 Adding makefile here.. caught by wiz. 2006-03-23 18:54:43 +00:00
garbled 8bfa555aaa Add a boot(8) manpage for prep. 2006-03-23 18:15:34 +00:00
garbled adb4cd42dc Add a manpage for prep's mkbootimage(8). 2006-03-23 18:13:34 +00:00
jonathan 9c52d6aebc Commit work-in-progress draft of ciss.4 manpage, per havard's request. 2006-03-22 03:59:21 +00:00
gdamore 10d412b26d Bump date. Ooops. 2006-03-21 19:49:00 +00:00
gdamore 426dac3334 Added more system models.
More information on system devices.
2006-03-21 19:48:24 +00:00
christos 9e91483c3d There is always one more KRB4 thing to remove. (from Jukka Salmi) 2006-03-20 21:48:43 +00:00
christos 6b61cedf51 Remove krb4 variables and libraries (Jukka Salmi) 2006-03-20 21:27:31 +00:00
christos c9a2b557c6 remove KRB4 libraries (Jukka Salmi) 2006-03-20 21:26:15 +00:00
christos 26c486a7c8 more Kerberos4 cleanup. 2006-03-20 21:25:31 +00:00
christos 5e46421102 Oops, I did not mean to commit that [turning on relative symlinks] 2006-03-20 18:18:41 +00:00
rpaulo cde2100ae9 Add EOF and EOT. 2006-03-20 12:22:08 +00:00
christos 85e611dd01 Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
tnozaki e01718f7f1 do not use LS0/LS1 but SI/SO. 2006-03-17 16:37:10 +00:00
tnozaki 2a441a26bc fix invalid charset-bit. 2006-03-17 16:25:06 +00:00
yamt 95d49eaf40 ETA estimated time of arrival 2006-03-16 23:27:20 +00:00
wiz e4db2061d4 Comment out xrefs to man pages we do not have. Add serial comma. 2006-03-16 22:04:25 +00:00
jwise 8bc0f5da0f Now that we have real build system support for syspkgs, remove someone's
half-implemented idea of building `syspkgs' (really a few giant blobs of the
same granularity of the old sets) using install(1).
2006-03-16 18:43:34 +00:00
tnozaki c0f03c8796 suppress annoying warning messages.
noticed by hannken AT netbsd DOT org, thanks.
2006-03-16 14:28:19 +00:00
wiz 3ddd4aaeb8 Sort SEE ALSO. 2006-03-16 10:27:50 +00:00
lukem 8fbf6b6747 The argument to ENVSYS_GTREDATA is envsys_tre_data_t not envsys_tre_data. 2006-03-15 11:23:30 +00:00
tnozaki 10269f58df added be_BY.CP1251, ru_BY.CP1251, ru_RU.CP1251 locale.
requested by cheusov AT tut DOT by, thanks.
2006-03-14 16:16:44 +00:00
kent a5025b9e3c - add AMD 8111 to supported devices.
- bump date
2006-03-14 04:31:17 +00:00
chs 4874774bde add nfe. 2006-03-14 04:21:48 +00:00
tnozaki 274950e65d added macintosh encodings(single-byte only). 2006-03-13 19:45:35 +00:00
chs 388c5496c2 add nfe driver and manpage from OpenBSD. 2006-03-12 22:40:42 +00:00
rpaulo 111c52b93b ISO8859-1 is the correct character code. Move file accordingly.
Pointed out by Jukka Salmi.
2006-03-12 15:06:13 +00:00
rpaulo 1ac2ce7f2d Add Swiss German and French versions of PS/2 keycodes.
Fixes PR 29840, PR 22976, PR 23105 and PR 32891.
2006-03-12 12:38:34 +00:00
wiz 13e5c00db5 Bump date for previous. 2006-03-12 10:40:13 +00:00
dyoung c205496a96 Note in radiotap header file and manual page that radiotap fields
are little-endian.  Fix wi(4) and atw(4) to reflect this fact.
2006-03-12 03:22:02 +00:00
jschauma 9622e4afec Note that one also needs EXEC_ELF32 in addition to COMPAT_NETBSD32. 2006-03-11 16:59:26 +00:00
kleink 4e2ab73ea3 Document libkern's bcdtobin(9)/bintobcd(9). 2006-03-11 15:47:09 +00:00
wiz e8b26e52e7 Bump date for previous. 2006-03-11 12:00:53 +00:00
wiz d2ef0ab6f5 Better markup, increase tag width, move around
sentences a bit to improve tag formatting.
Bump date for previous.
2006-03-11 11:57:18 +00:00
wiz d2b14772c6 s/.br/.Pp/; mark up AUDIOPOWER*; new sentence, new line.
Bump date for previous.
2006-03-11 11:52:17 +00:00
wiz b4e23e794b Bump date for previous. 2006-03-11 11:49:33 +00:00
wiz 94e629f163 New sentence, new line. 2006-03-11 11:34:57 +00:00
wiz 3402be3b88 Bump date for previous. 2006-03-11 09:15:58 +00:00
wiz 74631fa690 Drop trailing whitespace. 2006-03-11 09:14:49 +00:00
elric e83767b927 Correct statements about our supported key lengths for blowfish. 2006-03-11 08:04:48 +00:00
hamajima 28405426f4 Add support for EXAR XR17D15x serial. 2006-03-09 15:24:21 +00:00