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
jdolecek
b6df8b1e96
add windows-12?? aliases for CP12??
2005-02-25 22:00:50 +00:00
christos
1d6a9d3f17
Don't disable PAM when MKPIC=no. PAM should work with static libraries, and
...
this breaks PAM on programs that decide not to use PIC libraries, such as
the X server.
2005-02-24 14:56:55 +00:00
peter
0f31823d7c
Write IPv4 and IPv6 with a small 'v'.
2005-02-22 16:53:11 +00:00
peter
1c9b56c830
Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,
...
headers and LKM.
Add MKPF; if set to no, don't build and install the pf(4) programs,
headers, LKM and spamd.
Both options default to yes, so nothing changed in the default build.
Reviewed by lukem.
2005-02-22 14:39:58 +00:00
grant
cc35f337dc
+RIFF
2005-02-22 12:24:44 +00:00
wiz
22d1990264
Bump date for ti, vge. Fix typo.
2005-02-20 21:28:02 +00:00
wiz
e88b836ec7
Fix RCS Id, sort SEE ALSO, add article.
2005-02-20 21:26:11 +00:00
wiz
38147cd01d
Fix typo.
2005-02-20 21:23:58 +00:00
wiz
58cecadc76
Grammar fix.
2005-02-20 21:06:57 +00:00
wiz
6affcf4372
Bump date for IPSEC_NAT_T.
2005-02-20 21:06:13 +00:00
wiz
b11822a48f
Drop trailing whitespace.
2005-02-20 21:05:20 +00:00
wiz
4338b8bfb7
Grammar improvement.
2005-02-20 19:55:05 +00:00
wiz
776ec5b176
> -> \*[Gt]
2005-02-20 19:48:47 +00:00
wiz
d5b60ec1d9
Drop trailing whitespace.
2005-02-20 19:46:15 +00:00
jdolecek
204eefc34d
add ti(4), vge(4)
2005-02-20 18:58:34 +00:00
jdolecek
77fddac557
note some driver issues (hopefully would be handled soon)
2005-02-20 18:45:29 +00:00
heas
952103f512
Note hardware checksum support & bump date
2005-02-20 18:42:54 +00:00
jdolecek
dff4ca397a
add vge(4) manpage, obtained from FreeBSD
2005-02-20 18:41:14 +00:00
jdolecek
3e2c744d33
add ciphy(4)
2005-02-20 16:58:59 +00:00
jdolecek
4805ad6f16
add ciphy(4) manpage
2005-02-20 16:53:10 +00:00
matt
6dc6ca22f8
Add support for WARNS=4 (-std=c99)
2005-02-20 01:31:44 +00:00
christos
907dfbe7a9
Add libradius
2005-02-20 00:35:02 +00:00
thorpej
354f2a1004
Switch to ipsec-tools for libipsec, setkey, and racoon. From
...
Emmanuel Dreyfus, with some small changes by me.
2005-02-19 16:55:02 +00:00
jsm
6f99e036e2
Add STFW.
2005-02-18 01:40:49 +00:00
kleink
58e3cc3d46
Add COW, FCS, GCR, ZFOD.
2005-02-16 00:04:23 +00:00
wiz
0a718347c7
Bump date for ENABLEDMA -> DISABLEDMA.
2005-02-15 08:15:17 +00:00
he
b4d3212ec4
Use a compact list for the supported controller types.
...
I'm guessing this doesn't warrant bumping the date on the man page.
2005-02-14 22:53:23 +00:00
fredb
556db3aecb
Expand the description of "reboot" slightly: add cross-references to
...
reboot(2) and reboot(8), and especially document RB_DUMP -- which is,
in fact, documented in reboot(2), if you'd only known to look there.
2005-02-14 18:14:27 +00:00
fredb
cc046a4771
Delete a superfluous comma.
2005-02-14 13:29:03 +00:00
fredb
6849b2fd34
Clarify that controls affecting both playback and recording should also
...
be placed in the AudioCinputs class.
2005-02-14 13:28:24 +00:00
skrll
2c796d32fc
Correct reference to uio_resid. PR 29355.
2005-02-14 12:44:15 +00:00
manu
5c217c1a67
Add support for IPsec Network Address Translator traversal (NAT-T), as
...
described by RFC 3947 and 3948.
2005-02-12 12:31:07 +00:00
rearnsha
bae0bf4e87
Updated for changing PCIIDE_I31244_ENABLEDMA to PCIIDE_I31244_DISABLEDMA
2005-02-12 10:21:40 +00:00
kleink
6c51665c6e
Merge tzdata2005e.
2005-02-12 00:31:41 +00:00
kleink
bd9639e231
Import tzdata2005e.
2005-02-12 00:28:41 +00:00
tnozaki
af5bc0e0b7
add iso-2022-kr support to iconv.
2005-02-10 18:33:00 +00:00
tnozaki
9cc920cfc1
merge resent FreeBSD UTF-8 locale.
...
now support outside BMP area.
2005-02-10 18:12:42 +00:00
tnozaki
fcff889a4d
remove ko_KR.UTF-8.
...
this locale is alias for en_US.UTF-8 by locale.alias now.
2005-02-10 18:03:01 +00:00
wiz
ae20c95c70
MKHTML defaults to no; fix documentation (which claimed it defaults to yes).
2005-02-07 01:38:44 +00:00
wiz
309e4e8291
End <font> tag with </font>. From Greg A. Woods in private mail.
...
Remove </font> before </body> since there is no corresponding <font>.
2005-02-07 01:23:02 +00:00
wiz
21e8d99658
Fix Fx handling; closes my PR 29235.
...
Will probably also need an additional fix like Nx and Ox do (see PR 29236).
2005-02-07 01:13:18 +00:00
wiz
e2d4a3ff6c
Add simple An handling. Modified version of a patch by Greg A. Woods
...
in private mail. Closes my PR 29241.
2005-02-07 01:11:14 +00:00
wiz
f5e9b507dc
Fix Dd argument, and a grammar fix.
2005-02-05 15:31:29 +00:00
jdolecek
8e401e6c31
add a check_passwd_permin_nonalpha option, which changes the passwd
...
test to permit non-alphanumeric characters in login names
2005-02-05 15:26:37 +00:00
tnozaki
d65a4ead10
fix invalid range.
2005-02-04 18:35:45 +00:00
wiz
42e21bbee1
Make page look better. Requested by uwe.
2005-02-03 16:31:32 +00:00
christos
80cdc1a918
Make comment more specific.
2005-02-03 00:27:55 +00:00
christos
b8b9d767c2
fix accidental join that made the comment look like functions that
...
return ``void *'' should not be cast'ed.
2005-02-02 23:33:42 +00:00
wiz
8cf42c3a78
Remove a superfluous .El. Noted by Nicolas Joly in PR 29186.
2005-02-02 17:13:08 +00:00
wiz
84b538cd76
Fix date string (February instead of Feburary); new sentence, new line.
2005-02-02 14:35:40 +00:00
abs
0d94353073
Reminder not to trust cheap no-name packaging. VIA product 0x3249 is
...
a VT642*1* not VT642. Also add to list in viaide manpage and note
that drives need to be configured into RAID/JOBS sets via its BIOS.
http://www.via.com.tw/en/products/peripherals/serial-ata_raid/vt6421/
2005-02-02 11:19:49 +00:00
christos
7706d160ef
Add missing (void) cast to printf return.
...
Prefer returning from main rather than calling exit.
2005-02-01 13:43:38 +00:00
wiz
e3b661b128
Fix dot placement. Bump date for pci_conf_{capture,restore} documentation.
2005-01-28 13:02:33 +00:00
wiz
bc22bce866
Bump date for previous.
2005-01-27 18:38:20 +00:00
mycroft
d2ca156552
Add a small note about the use of shift keys.
2005-01-27 18:35:41 +00:00
kent
51e95477c7
support for nForce4.
...
bump date.
2005-01-27 13:39:47 +00:00
jmcneill
439b200f99
Document pci_conf_capture(9), pci_conf_restore(9) as well as
...
struct pci_conf_state.
2005-01-27 01:49:53 +00:00
wiz
1eef56ee01
Bump date for previous two, and restore part of sentence
...
that got lost in v1.261. Drop trailing whitespace.
2005-01-25 01:59:07 +00:00
wiz
a225e4032b
Bump date for another supported card.
2005-01-25 01:54:29 +00:00
rumble
bd6d6c9a81
INET is not required.
2005-01-25 00:53:03 +00:00
rumble
4d1829e17f
Document SOFTDEP and UFS_DIRHASH options.
2005-01-24 19:08:23 +00:00