hira
c5ebd445ba
Update __vendorversion__ to 4.5.0.
2005-03-19 17:27:46 +00:00
tron
5a11e285dd
Install the new "pckbd.br.abnt2" keymap.
2005-03-19 17:11:27 +00:00
wiz
066acdcf64
Bump date for more supported cards.
2005-03-19 13:00:55 +00:00
tron
a00cddf7f9
Update list of supported Intel GbE chips.
2005-03-19 12:04:55 +00:00
drochner
fbbb6ddbed
add a keymap for brazilian "abnt-2" style keyboards,
...
submitted by Felipe Bichued per PM
2005-03-18 17:40:02 +00:00
wiz
ee45da6455
Some minor English improvements.
2005-03-18 12:42:47 +00:00
yamt
5240b887db
add agr(4), a pseudo network device driver for link aggregation.
2005-03-18 11:11:50 +00:00
wiz
a9befaa6d5
Bump date for mtocl, cltom removal.
2005-03-18 11:02:40 +00:00
yamt
e087565b66
remove cltom and mtocl. they've gone away long time ago.
2005-03-18 10:57:18 +00:00
wiz
94d7785870
Bump date for new NOTES section.
2005-03-17 12:55:26 +00:00
christos
19d04b27da
Add a note about missing components and chain load failure.
2005-03-16 18:51:09 +00:00
wiz
f1cacc2db3
Fix mdoc warning reported by Nicolas Joly in PR 29708.
2005-03-16 12:47:43 +00:00
kleink
a996f028db
Import tzdata2005g.
2005-03-16 10:37:26 +00:00
peter
ecb7de5d70
Sync w/ FreeBSD v1.88, lots of updates for all recent *BSD releases
...
including NetBSD 2.0.
2005-03-15 15:33:03 +00:00
wiz
dff72e3c43
Remove duplicate "in .Nx" noted by dieter on current-users.
2005-03-14 10:44:02 +00:00
wiz
5ccbef2012
NetBSD -> .Nx, some whitespace nits.
2005-03-13 09:37:06 +00:00
salo
5c8095bf97
Adjust to The Not-Quite-That-New World Order:
...
bsd.pkg.defaults.mk -> defaults/mk.conf
Packages.txt -> doc/pkgsrc.txt
2005-03-12 16:17:33 +00:00
salo
60410131db
bsd.pkg.defaults.mk was moved to defaults/mk.conf a while ago.
...
spotted by go@
2005-03-12 16:13:38 +00:00
lukem
337f8776b0
Also set SHLIBDIR to /lib if ${USE_SHLIBDIR} != "no".
...
This allows <bsd.lib.mk> to correctly set the RPATH of libraries that
use USE_SHLIBDIR=yes to /lib, so that dependent libraries can be found
from /lib when /usr/lib isn't mounted yet.
This was the intention of the _LIBLDOPTS support in <bsd.lib.mk>.
Fixes problem reported by Dan Carosone with when /sbin/cgdconfig is
dynamically linked against libcrypto.so but not libcrypt.so (it was
relying upon libcrypto.so to pull in libcrypt.so).
2005-03-12 13:21:12 +00:00
christos
dd554c952a
PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in
...
character set maps:
A number of Code Pages specify a 8bit character mapping, but use
16bit runes, ma king them inaccessible for the actual conversion.
Similiary do some Code Pages specify an invalid rune e.g. of 0x00,
which is actually used in the mapping table and makes that rune
mapping invalid.
2005-03-11 23:38:02 +00:00
rumble
02b46a4b12
Fix a tiny typo.
2005-03-11 19:40:47 +00:00
wiz
23c677b582
Bump date for previous; new sentence, new line.
2005-03-10 16:50:11 +00:00
soda
94305a4de2
add JSYK, heard from cgd
2005-03-10 05:45:25 +00:00
matt
a7886370b5
Note TCP Segment Offload support.
2005-03-09 22:52:56 +00:00
matt
4efe350837
Add description of dm_maxsegsz.
2005-03-09 21:22:59 +00:00
wiz
a4958497b6
Fix some typos, remove trailing whitespace.
2005-03-09 17:07:00 +00:00
tshiozak
aaa316a46c
add tab and several characters to BLANK and SPACE classes on the Latin
...
charsets to make up for shortages.
pointed out by Joerg Sonnenberger.
2005-03-09 11:54:13 +00:00
tshiozak
16758dd815
remove harmful 0x0000 to non-zero mappings.
...
reported by Joerg Sonnenberger on tech-userlevel@.
2005-03-09 11:31:40 +00:00
christos
6e543b15c0
Add the binding keyword.
2005-03-09 00:11:31 +00:00
wiz
34c1c241e2
Quote dot at beginning of line, otherwise it will be interpreted
...
as the start of a macro. From jmc@openbsd.
2005-03-08 10:53:34 +00:00
wiz
73a04ea9b5
Bump date for ICH6 support.
2005-03-08 10:50:09 +00:00
tshiozak
b115b9ec4f
fix XDIGIT problem on several locales,
...
pointed by Joerg Sonnenberger on tech-userlevel@.
2005-03-08 06:35:13 +00:00
jdc
8cb1b8908c
Add `can backspace with ^H' (bs) entry to Eterm.
...
Fixes PR misc/29578 from Peter Bex.
2005-03-07 18:18:41 +00:00
tron
25833b0c61
Add ICH6 southbridge to list of support devices.
2005-03-07 11:27:29 +00:00
thorpej
690b6d996a
Fix missing word in sentence.
2005-03-07 03:17:21 +00:00
thorpej
b311a52b06
Indent the example.
2005-03-07 03:11:01 +00:00
christos
35c70b36f3
.Bd needs display style. Thanks jason for the man page!
2005-03-07 02:44:33 +00:00
thorpej
7078187c0c
Add a pam.conf(5) manual page.
2005-03-07 02:26:31 +00:00
tnozaki
fe05f588fb
add new citrus iconv module UTF-7.
...
thanks advice, yamt-san.
2005-03-05 18:05:14 +00:00
jdolecek
3dc8de67de
JUMBO packet support tested and apparently working
2005-03-05 14:39:29 +00:00
he
8e8728c45c
Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
...
with MKPIC=no, possibly because the target does not support shared
libraries, these include libraries required to resolve all symbols
which end up referenced from PAM-using applications. The libraries
presently required are -lcrypt, -lrpcsvc and -lutil.
Add use of these variables which are currently set up to use PAM,
so that they compile when MKPIC=no.
Also, in the telnetd case, reorder the order of the libraries, so
that libtelnet.a comes before -ltermcap and -lutil, again to fix
link error when MKPIC=no.
Discussed with thorpej and christos.
2005-03-04 20:41:08 +00:00
kleink
155d861bc7
Merge tzdata2005f.
2005-03-04 08:59:13 +00:00
kleink
0f845aa156
Import tzdata2005f.
2005-03-04 08:56:11 +00:00
mycroft
62480540a9
Document callout_active().
2005-03-04 05:53:19 +00:00
dan
1f64b720ce
typo
2005-03-02 03:33:46 +00:00
thorpej
d97108988d
Add a pam(8) manual page that gives a brief introduction as to what PAM
...
is. The gritty details will be in pam.conf(5).
2005-03-02 02:56:24 +00:00
christos
4c1f8229f5
Turn on PAM by default. Approved by core.
2005-02-28 02:28:09 +00:00
thorpej
c432982bbb
Correct rpc.yppasswdd options.
2005-02-26 16:39:17 +00:00
wiz
86640b9dc8
Move yp(8) to nis(8).
2005-02-26 16:17:42 +00:00
thorpej
ee8c69aed1
YP(8) -> NIS(8)
2005-02-26 16:13:04 +00:00