Commit Graph

5911 Commits

Author SHA1 Message Date
dd
945fa79a4a mdoc(7) police: use the Fn macro where appropriate. 2001-06-24 01:38:20 +00:00
dd
04d1b1c8dd Remove duplicate words. 2001-06-24 01:34:38 +00:00
dd
6e42c65278 Correct a typo. 2001-06-24 01:30:38 +00:00
dd
977995c8b1 mdoc(7) police: sort xrefs. 2001-06-24 01:17:07 +00:00
luigi
fac0c2104a Update the manpage to reflect reality (and what was already in -stable). 2001-06-20 15:01:17 +00:00
wpaul
261a8db180 Typo/mind-o fixes. 2001-06-18 20:57:03 +00:00
dd
e4094cb6c3 Correct getopt usage and a syntax error (period used instead of a semicolon). 2001-06-18 20:36:06 +00:00
ru
fd0a00a729 Make this really work. 2001-06-18 12:35:14 +00:00
wilko
ca48033e45 Note support for the Digital Etherworks DE305 card 2001-06-17 14:25:09 +00:00
nyan
d5c9b58974 Added PC-98x1 keymaps. 2001-06-17 03:10:38 +00:00
dd
92e25ce88b Add missing article. 2001-06-17 02:24:04 +00:00
obrien
61020736f6 Add the ".FreeBSD" symbol so we can do things like ".if define(.FreeBSD)"
in Makefile's shared with NetBSD.
2001-06-16 07:27:23 +00:00
dd
935cf14795 OpenSSH doesn't forward keys by default. 2001-06-16 00:32:19 +00:00
schweikh
df20a2faa4 New entry for rxvt.
PR:		28154
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-06-15 16:24:44 +00:00
rwatson
62319ab557 o The VOP_RDWR man page neglected to mention (at least) two error modes
possible when writing:

     [EFBIG]            An attempt was made to write a file that exceeds
                        the process's file size limit or the maximum file
                        size.

     [EPERM]            An append-only flag is set on the file, but the
                        caller is attempting to write before the current
                        end of file.
2001-06-15 16:12:41 +00:00
nik
5810263edc Change 93-11-XX for the FreeBSD 1.0 release to 93-11-01, based on this
announcement from JKH (back when he was still working for Lotus)

    http://minnie.tuhs.org/cgi-bin/newsread?23150

This also means that if, as Microsoft say, Linux is a Cancer, FreeBSD is
a Scorpio.
2001-06-15 10:20:58 +00:00
nik
7cd92525ca Include a mention of WRKDIRPREFIX, useful when mounting /usr/ports readonly
from another host.
2001-06-15 08:35:57 +00:00
ru
1b27366824 Style nits:
GBINDIR -> ORIGBINDIR
GBINGRP -> ORIGBINGRP

Submitted by:	bde
2001-06-14 06:08:02 +00:00
ru
8766a6714b Games ownership cleanup.
Urged by:	bde
2001-06-13 15:26:31 +00:00
des
86b7e548ab Add sbuf_copyin(). Also add 'b' variants of sbuf_{cat,copyin,cpy}() which
ignore NUL bytes in the source string.
2001-06-11 17:05:52 +00:00
ume
832f8d2249 Sync with recent KAME.
This work was based on kame-20010528-freebsd43-snap.tgz and some
critical problem after the snap was out were fixed.
There are many many changes since last KAME merge.

TODO:
  - The definitions of SADB_* in sys/net/pfkeyv2.h are still different
    from RFC2407/IANA assignment because of binary compatibility
    issue.  It should be fixed under 5-CURRENT.
  - ip6po_m member of struct ip6_pktopts is no longer used.  But, it
    is still there because of binary compatibility issue.  It should
    be removed under 5-CURRENT.

Reviewed by:	itojun
Obtained from:	KAME
MFC after:	3 weeks
2001-06-11 12:39:29 +00:00
ache
05045c1d05 ISO_ -> ISO rename 2001-06-11 02:17:23 +00:00
ache
835fc923cd ISO_ -> ISO (partially) 2001-06-11 02:12:25 +00:00
ache
96fca9e5ac ISO_ -> ISO in comment 2001-06-11 01:32:33 +00:00
ache
943c46a059 ISO_ -> ISO in DOC_LANG 2001-06-11 01:26:52 +00:00
ache
7c5a76cd2d Fix encoding info 2001-06-10 22:13:29 +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
ache
b70710603e Add more *.US-ASCII entries
Misc cleanup
2001-06-10 19:16:43 +00:00
ache
7c3caae0f8 Add more *.US-ASCII entries 2001-06-10 18:57:27 +00:00
ache
f868e083a5 Add more *.US-ASCII family 2001-06-10 18:53:43 +00:00
ache
5b905e191f Fix ISO_ for new names 2001-06-10 17:08:53 +00:00
des
23c38e4e7c 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
add2afe54c Fix ISO_ sneaked 2001-06-10 15:31:29 +00:00
ache
e3d7276b84 Use en_GB for en_NZ 2001-06-10 14:41:15 +00:00
ache
f7491df7d2 Switch to new locale names 2001-06-10 14:36:39 +00:00
ache
5603c160a3 Switch to new locale names 2001-06-10 14:28:51 +00:00
ache
483b22462d Switch to new locale names 2001-06-10 14:17:44 +00:00
ache
9060720ebc Switch to new locale names 2001-06-10 14:05:50 +00:00
ache
e810b9e00e Switch to new locale names 2001-06-10 13:43:47 +00:00
ache
533088bb44 Switch to new locale names 2001-06-10 13:25:32 +00:00
sobomax
c2aa478671 Fix cross-references:
xntpd.8 --> ntpd.8
acl_delete_perms.3 --> acl_delete_perm.3
getname.2 --> getsockname.2

MFC after:	1 week
2001-06-10 12:06:54 +00:00
imp
79777bd9e9 Remove comments about PCMCIA fdc attachment using flags 0x2. The 4.x version
of this code doesn't do that.
2001-06-10 04:40:02 +00:00
imp
d1446c987f fdc doesn't support talking to QIC40/QIC80 tape drives, and hasn't since
ft was removed from the tree prior to branching releng_3!
2001-06-10 00:27:18 +00:00
sobomax
6c2547ab1f Correct cross-reference:
portmap.8 --> rpcbind.8

Submitted by:	.Xr testing script
2001-06-07 16:59:19 +00:00
markm
3bf60cd154 Clean up the PAM lib lists. Particularly relevant to the KRB5 case. 2001-06-07 08:31:30 +00:00
ru
2130765aaa master.passwd(5) -> passwd(5). 2001-06-07 07:27:52 +00:00