brian
b800399ccd
Talk a bit about how cloning works with devfs(5).
...
Make it clearer about what's going on with TUNSIFHEAD and TUNSLMODE.
Tidy up a little.
2001-06-05 14:26:17 +00:00
sobomax
224a4fdfb6
Correct cross-references:
...
setsockopt.3 --> setsockopt.2
syslog.8 --> syslogd.8
tcpdump.8 --> tcpdump.1
MFC after: 1 week
2001-06-05 12:50:33 +00:00
sobomax
96f3035fa9
Correct cross-references:
...
ng_bpf.8 --> ng_bpf.4
ng_ether.8 --> ng_ether.4
ng_iface.8 --> ng_iface.4
ng_pppoe.8 --> ng_pppoe.4
ng_socket.8 --> ng_socket.4
ng_tty.8 --> ng_tty.4
ng_{type}.4 --> /dev/null
MFC after: 1 week
2001-06-05 12:40:03 +00:00
sobomax
a4b0eda744
Fix cross-references:
...
ipnat.8 --> ipnat.1
environ.5 --> environ.7
isssetugid.2 --> issetugid.2
MFC after: 1 week
2001-06-05 12:23:22 +00:00
dillon
02cfe73589
Fix type-o's, update page
2001-06-05 05:59:21 +00:00
dd
a9077821e8
Add a missing word.
...
Obtained from: OpenBSD
2001-06-05 00:25:18 +00:00
dd
dd60308815
Add a missing word.
2001-06-05 00:11:08 +00:00
eric
43db9749cc
Add sprog.7 to the list.
2001-06-04 22:15:44 +00:00
eric
1ad075a6c1
Add sprog.7, the beginnings of the secure programming guide.
...
Reviewed by: ru
2001-06-04 15:32:44 +00:00
phk
7154392297
Add diskcheck-daemon.
...
With a small disk being 20GB these days, chances are pretty good that
an ailing sector will not be read while still being recoverable by
the drive.
Diskcheck daemon will read disks in the background at a low rate and
that way give the diskdrive a chance to detect and correct soft read
errors before they become hard errors.
Idea by: phk
Written by: ben
2001-06-03 20:02:03 +00:00
sobomax
5dab862abb
Correct varuable name: WITHOUT_X --> WITHOUT_X11.
...
Reviewed by: ports, portmgr
Approved by: will, obrien
2001-06-02 23:56:11 +00:00
hm
720f614ffa
added Sergio de Souza Prallon (prallon@tmp.com.br), the author of
...
the itjc hardware driver.
2001-06-02 12:27:37 +00:00
hm
13b3e7deb2
update the isdn4bsd general documentation
2001-06-02 12:21:16 +00:00
hm
0f50ad52ac
bring the roadmap to isdn4bsd up to date.
2001-06-02 11:48:50 +00:00
hm
f2e65929d7
update the postcard list
2001-06-02 11:31:33 +00:00
imp
a07983c146
Man page for orm driver.
...
PR: 22078
Submitted by: Nikolai Saoukh <nms@otdel-1.org>
2001-06-01 21:02:18 +00:00
ru
21147a3118
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
imp
0aaaac1ef9
uucp.daemon -> uucp:daemon
2001-06-01 04:53:13 +00:00
dd
8fda1e30f4
Fix a spacing issue. (No content changes.)
2001-06-01 01:36:03 +00:00
dd
b0dffd5c1a
Document the half-supported WITHOUT_X.
...
PR: 27709
Submitted by: Mike Meyer <mwm@mired.org>
2001-05-31 22:36:35 +00:00
wpaul
6e6706afa9
Add device driver support for the Level 1 LXT1001 NetCellerator
...
gigabit ethernet controller chip. This device is used on some
fiber optic gigE cards from SMC, D-Link and Addtron. Jumbograms and
TCP/IP checksum offload on receive are supported. Hardware VLAN
filtering is not, because it doesn't play well with our existing
VLAN code. Also add manual page.
There is a 4.x version of this driver available at
http://www.freebsd.org/~wpaul/Level1/4.x if anyone feels adventurous
and wants to test it. I still need to do performance testing and
tuning with this device.
(For my next trick, I will make the 3Com 3cR990 sit up and beg.)
2001-05-31 21:44:26 +00:00
ru
18aad7bbab
Change the ownership of the symbolic link for hidden game
...
rather than /usr/games/dm wrapper.
Spotted by: bde
Reviewed by: bde
2001-05-31 15:05:05 +00:00
sobomax
48f55dae1e
Remove commented out line that doesn't belong here.
2001-05-31 14:42:04 +00:00
markm
fde2d8adf8
PERL_THREADED is too experimental at this stage. Remove.
2001-05-31 11:19:00 +00:00
wpaul
2bb9e84e74
Fix date. This man page was not written on July 11, 2001, because that
...
day hasn't happened yet. It should be May. Ignore failed time-travel
experiment, K PLZ THX.
2001-05-31 00:18:19 +00:00
brian
63c76166b1
Default daily_accounting_flags to -q. I thought this was a typo in the
...
originally submitted patch (oops!).
Also check for an empty $daily_accounting_save.
Submitted by: Udo Schweigert <Udo.Schweigert@cert.siemens.de>
2001-05-30 20:23:43 +00:00
brian
42390268c8
Add $daily_accounting_save and $daily_accounting_flags
...
Submitted by: Udo Schweigert <Udo.Schweigert@cert.siemens.de>
MFC after: 2 weeks
2001-05-30 16:46:53 +00:00
ru
40e846ba1e
Do not clobber COPY, it may be set differently in /etc/make.conf.
...
This is not the problem for NOMANCOMPRESS, as install(1) does not
delete the originals anymore (-c is the default now).
2001-05-30 07:02:57 +00:00
phk
f8bf121e2e
Remove the MFS paper.
2001-05-29 18:54:54 +00:00
gshapiro
3ae601316c
Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c
...
made the usage here incorrect.
Note that the change to install may cause other things to break, such as
the advice in src/etc/defaults/make.conf:
# Compare before install
#INSTALL=install -C
If users actually use this, any ${INSTALL} -d invocations in an installworld
will also fail.
Submitted by: David Wolfskill <david@catwhisker.org>
MFC after: 2 days
2001-05-29 17:55:49 +00:00
dd
025c7a2511
Link make_dev.9 to make_dev_alias.9 and depends_dev.9.
2001-05-29 04:17:36 +00:00
dd
487d8e5035
Document depends_dev.
...
Reviewed by: phk
2001-05-29 04:14:33 +00:00
dd
c45b2536db
Remove obsolete DEVFS manual pages. The routines they describe don't
...
exist in the new (phk's) DEVFS.
Approved by: phk
2001-05-28 20:27:23 +00:00
dillon
36717787a4
Add two new manual pages related to general firewall and tuning issues
...
Reviewed by: hackers
2001-05-27 23:14:27 +00:00
olgeni
68b6353ddf
Fix typo: "an socket" -> "a socket".
...
Place period at the end of AUTHORS section.
MFC after: 1 week
2001-05-27 22:17:46 +00:00
hm
9b0a0436ca
Add an example of a kernel configuration file fragment for ISDN.
2001-05-27 11:34:15 +00:00
sheldonh
487309750e
The PERL_THREADED knob is causing too many people too many problems.
...
Add a dire warning about the experimental nature of threaded Perl.
2001-05-27 11:23:31 +00:00
ru
045bc51a1c
Document /usr/include/fs/ntfs and /usr/include/fs/nwfs.
2001-05-26 12:04:02 +00:00
phk
8a296168de
Forgot to cvs add these two files for the previous commit.
2001-05-26 09:28:43 +00:00
phk
035bb622cd
Currently, each wireless networking driver has it's own control program
...
despite the fact that most people want to set exactly the same settings
regardless of which card they have. It has been repeatidly suggested
that this configuration should be done via ifconfig. This patch
implements the required functionality in ifconfig and add support to the
wi and an drivers. It also provides partial, untested support for the
awi driver.
PR: 25577
Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
2001-05-26 09:27:08 +00:00
obrien
38de931712
The standard Xterm geometry is 80x24, not 80x_65_.
...
In the past 2 months or so, after rlogining into another host, the
environment has the geometry wrong. Peter suggested that this behavior
change was most likely caused by the PAM stuff that changed to run a proper
session with a forked child. And that for some reason the window size is
no longer being transferred via an OOB message on the socket.
This change fixes my problem and seems to be a good stopgap measure until
someone has time to ktrace/ktrace -i inetd to catch all the child processes
it spawns while doing an rlogin and change window size a few times to see
how far the change messages are getting.
2001-05-25 20:51:22 +00:00
hm
5b0b2f5eca
Add the contributed directory from the i4b tarball and the files from it
...
which would be nice to have.
Move isdnd_acct and isdnctl to the contrib directory where they belong to.
2001-05-25 13:25:59 +00:00
hm
399e8a84de
Submitted by: phk
...
Add the V.21 modem emulator code written by phk from the old i4b tarball.
2001-05-25 13:04:58 +00:00
alex
fc38d5d77c
This script can control the state of your ISDN line. It counts
...
how many scripts/users currently use the ISDN line and uses
"ifconfig down" if noone uses it any more.
Not objected by: hm
2001-05-25 12:27:00 +00:00
hm
bc2eeaec53
update isdn4bsd related information.
2001-05-25 12:18:47 +00:00
brian
996c4783a1
Mention that ppp.conf.isdn isn't appropriate for external TAs
...
Add a section to ppp.conf.sample that is.
MFC after: 3 weeks
2001-05-25 12:11:02 +00:00
ru
6662aea4f0
- sys/msdosfs moved to sys/fs/msdosfs
...
- msdos.ko renamed to msdosfs.ko
- /usr/include/msdosfs moved to /usr/include/fs/msdosfs
2001-05-25 08:14:14 +00:00
obrien
758806b8d8
RFC 1323 (TCP extensions) is now on by default.
2001-05-25 04:27:48 +00:00
ru
7ed75db0dd
mount_portal -> mount_portalfs.
2001-05-24 13:15:49 +00:00
ru
fa31d25901
Document new /usr/include/fs include subdirs.
2001-05-23 17:22:38 +00:00
ru
6b1278c213
Rename (after a repo-copy) some mount(8) programs:
...
mount_fdesc -> mount_fdescfs
mount_null -> mount_nullfs
mount_portal -> mount_portalfs
mount_umap -> mount_umapfs
mount_union -> mount_unionfs
2001-05-23 14:58:19 +00:00
ru
3454d23f1f
Add NO_I4B to avoid building/installing isdn4bsd package.
...
Prompted by: Alexandr Listopad <laa@laa.zp.ua>
MFC after: 3 days
2001-05-23 13:32:32 +00:00
joerg
515b893072
Include the Power Control page (0x1a) that is standardized by SCSI-3.
...
At least some IBM drives support the Standby Condition Timer (i. e.
they allow for an automatic spindown).
Update copyright for 2001. I don't want to insert my name for just
one mode page definition, do people think that `The FreeBSD Project'
is OK?
2001-05-22 12:37:50 +00:00
dd
0510e5ca49
Introduce a background_fsck rc.conf option which allows the user to
...
enable or disable background fsck'ing all in one shot. Default is
currently 'YES'.
Reviewed by: jkh
2001-05-22 00:05:48 +00:00
ru
ce1abc2ae7
Fixed `objwarn' so that it doesn't issue spurious warnings,
...
especially now that ${.OBJDIR} is canonicalized by make(1).
Urged by: bde
Reviewed by: bde
2001-05-20 12:14:17 +00:00
kris
a4a95b4991
Only add -Werror if in fact we have set WARNS or WFORMAT to >0
2001-05-19 23:32:19 +00:00
kris
8ff5f0580d
Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk
...
to avoid polluting sys.mk. This directive controls the addition of
compiler warning flags to CFLAGS in a relatively compiler-neutral manner.
The idea is that WARNS can be set in Makefile.inc or in individual
Makefiles as they become clean, to prevent the introduction of new
warnings in the code. -Werror is added by default
2001-05-19 23:18:21 +00:00
archie
1b03142c5f
Ensure the generated BPF in the example deliver the whole packet.
2001-05-19 17:47:51 +00:00
ru
e9d2e751ac
Grab headers from /usr/include.
2001-05-18 13:58:08 +00:00
ru
6514978c7b
Removed unneeded stuff.
2001-05-18 13:56:29 +00:00
ache
b8f12f116c
Add sk_SK
...
PR: 27425
Submitted by: juraj@bednar.sk
2001-05-18 13:55:25 +00:00
ru
1a44b91454
Fixed typo in the description.
...
PR: docs/27411
Submitted by: David Wimsey <dwimsey@rtci.com>
2001-05-18 06:56:03 +00:00
jhb
0230dca703
Replace references to the KERNEL variable with KERNCONF.
2001-05-17 23:23:25 +00:00
ru
5eb8ffe5c9
Describe all current net.inet.tcp MIB variables.
...
Submitted by: jlemon
MFC after: 1 week
2001-05-17 17:53:21 +00:00
ru
1e3206102a
Removed reference to non-existing make(7).
...
PR: docs/27392
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2001-05-17 06:58:57 +00:00
obrien
82c2548233
Back out rev 1.50. VCS was correct -- it is Version Control System.
2001-05-17 02:05:36 +00:00
dougb
fcb2763d8e
Minor typos
2001-05-17 01:36:01 +00:00
imp
5114ce1da7
Add entry for cygwin, the Cygnus Windows emulator.
...
Submitted by: "Karsten W. Rohrbach" <karsten@rohrbach.de>
Reviewed by: ache
2001-05-16 19:01:45 +00:00
archie
6fbe7413a9
Add BUGS section describing the requirement to manually load the KLD.
2001-05-16 17:30:15 +00:00
ru
99325e12d3
mdoc(7) police: fix markup and spelling.
2001-05-16 10:39:42 +00:00
archie
f16b65d2c3
Fix typo.
...
Noticed by: ade
2001-05-16 01:25:29 +00:00
ru
1f259f61c3
Removed duplilcate $FreeBSD$ tag.
2001-05-15 16:32:18 +00:00
ru
b9b1a650c5
mdoc(7) police: FreeBSD -> .Fx.
2001-05-15 16:17:39 +00:00
ru
988c89f965
mdoc(7) police: sort xrefs.
2001-05-15 15:57:05 +00:00
schweikh
5878287897
New option isdn_screenflags to set the syscons screen params for isdnd,
...
plus documentation.
Submitted by: Alexander Leidinger <Alexander@Leidinger.net>
Not objected to by: hm
MFC after: 1 week
2001-05-14 20:51:10 +00:00
markm
c2f754d6e2
Kerberos updates for PAM.
2001-05-14 11:45:16 +00:00
ache
b855bfbe36
Add sk_SK
...
PR: 27290
Submitted by: Juraj Bednar <juraj@bednar.sk>
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:28:38 +00:00
ache
d510c5d37a
Add sk_SK
...
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:18:56 +00:00
ache
477f5ac3e0
Add sk_SK
...
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:13:49 +00:00
assar
7abe56661d
clarify comment about MAKE_KERBEROS5. noticed by Peter Pentchev
...
<roam@orbitel.bg>
2001-05-12 14:38:00 +00:00
bde
6a55ce0ac5
Fixed some bitrot:
...
- the changes that renamed libf2c to libg2c had not reached here
- there were no definitions for LIBDEVINFO, LIBMENU, LIBPANEL, LIBTINFO,
LIBUSB or LIBVGL. LIBUSB was used without it being defined, and
LIBDEVINFO and LIBVGL should have been used.
- the definitions of LIBDESCRYPT, LIBGCC_PIC, LIBGPLUSPLUS, LIBKZHEAD,
LIBKZTAIL, LIBSCRYPT and LIBSCSI were garbage.
Fixed some old bugs:
- LIBC_PIC and LIBCOM_ERR were assigned to using "=" instead of "?=".
- the definition of LIBC_R was disordered.
- LIBFORM was misspelled LIBFORMS (but not actually used).
2001-05-12 14:21:14 +00:00
wpaul
c2ceacfa6a
Add support for gigabit ethernet cards based on the NatSemi DP83820
...
and DP83821 gigabit ethernet MAC chips and the NatSemi DP83861 10/100/1000
copper PHY. There are a whole bunch of very low cost cards available with
this chipset selling for $150USD or less. This includes the SMC9462TX,
D-Link DGE-500T, Asante GigaNIX 1000TA and 1000TPC, and a couple cards
from Addtron.
This chip supports TCP/IP checksum offload, VLAN tagging/insertion.
2048-bit multicast filter, jumbograms and has 8K TX and 32K RX FIFOs.
I have not done serious performance testing with this driver. I know
it works, and I want it under CVS control so I can keep tabs on it.
Note that there's no serious mutex stuff in here yet either: I need
to talk more with jhb to figure out the right way to do this. That
said, I don't think there will be any problems.
This driver should also work on the alpha. It's not turned on in
GENERIC.
2001-05-11 19:56:39 +00:00
scottl
fed006f169
Add information about the 2400A controllers. Fix erroneous reference to
...
BSD/OS.
2001-05-10 22:34:45 +00:00
bsd
664149fd16
Bring the doc up to date with regard to the /etc bootstrapping code
...
and the role of /conf/default/etc.
2001-05-10 20:50:54 +00:00
bsd
0c3fab72d9
MFS: bring Luigi's updated diskless man page into -current.
2001-05-10 20:45:46 +00:00
dd
b4fd612729
Fix a typo (pasto?).
2001-05-09 05:03:35 +00:00
brian
b3f6c43e5f
Be a little clearer all characters after a # are ignored unless the
...
# is escaped or quoted. Add an example of # characters as part of
a phone number.
PR: 26605
2001-05-08 08:58:57 +00:00
horikawa
a0de67d59b
Fix typos.
...
o replace `of possible' with `if possible'
o VOP_SETACL(9) is modified to say about `ACL' instead of `extended
attributed'
o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about
VOP_SETEXTATTR(9) instead of VOP_GETEXTATTR(9)
Reviewed by: Robert Watson <rwatson@FreeBSD.org>,
Chris Costello <chris@calldei.com>
2001-05-07 22:15:18 +00:00
ru
de30f985aa
A bit of markup and spelling fixes.
2001-05-07 12:48:38 +00:00
dd
f22feb16c0
s/mtx_try_enter/mtx_trylock/
2001-05-06 22:04:17 +00:00
dd
9f39c71424
Add printf.9, and add links to tprintf.9 and uprintf.9.
2001-05-05 00:25:39 +00:00
dd
fd8bc72ede
A manual page for the printf(), uprintf(), and tprintf() kernel functions.
...
Submitted by: Andrew R. Reiter <arr@watson.org>
Reviewed by: jhb
2001-05-04 23:25:58 +00:00
imp
e1bcf383b1
Add hint about how to build an ISA NMI card and why you'd want to do so.
...
Reviewed by: bde, dima dorfman
2001-05-02 03:26:10 +00:00
imp
3de6d02f00
ulpt(4) doesn't exist, so don't cross ref to it.
...
Reviewed by: n_hibma
2001-05-01 21:46:28 +00:00
schweikh
f2d343845c
Fixed typos: dependant -> dependent
2001-05-01 14:10:12 +00:00
schweikh
9dbc855754
Fixed typos: decendant -> descendant
2001-05-01 14:09:20 +00:00
schweikh
41da542777
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
imp
a461771124
Add cross reference to ast, for folks with IDE tape drives.
2001-05-01 03:43:34 +00:00
dillon
dace98ef83
Remove a real FQDN host reference from the example
...
Add $FreeBSD tag
2001-04-30 20:19:22 +00:00
bmah
bf62480d6b
Fix typo: Descriptions of SK-9842 and SK-9843 were reversed.
...
PR: docs/21700
Submitted by: neuf@lrs.e-technik.uni-erlangen.de
2001-04-30 16:02:46 +00:00
dd
bb1873a76d
Clarify a little: the mandatory argument is an event number.
...
PR: 26905
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-04-29 03:54:48 +00:00
dd
dc71bdf13a
Add xref to sym(4)
...
PR: 26881
2001-04-29 03:48:35 +00:00
dd
d393b089ef
mdoc(7) police: use .Va and .Vt where appropriate
2001-04-29 03:45:04 +00:00
jmas
0e494d003b
Fix typo: GREMANLINKS -> GERMANLINKS
2001-04-29 00:49:31 +00:00
jmas
215d7d9a83
Add es_ES.
2001-04-29 00:38:26 +00:00
dd
779120efcd
Document allscreens_kbdflags.
...
Reviewed by: ru
2001-04-28 20:57:26 +00:00
dd
4357a565d1
mdoc(7) police: use .Va and .Vt where appropriate
...
Reviewed by: ru
2001-04-28 20:51:23 +00:00
markm
593bc5afe1
Cleaner method of making PAMable apps static (in the optional case of
...
wanting static apps).
2001-04-28 15:18:10 +00:00
phantom
e5740bc881
Add category definitions (which were missing) for locale categories LC_MESSAGES,
...
LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions
collection at ftp://dkuug.dk/i18n/WG15-collection/
2001-04-28 15:13:30 +00:00
alex
e007aecb48
Improve description of "new_sysent".
2001-04-28 13:19:20 +00:00
alex
651e2fa29b
Add SYSCALL_MODULE.9, a manpage for the SYSCALL_MODULE wrapper macro
...
for syscall klds.
Some text of this manpage is based on the comments in the example
syscall module written by Assar Westerlund.
Reviewed by: ru
2001-04-28 13:18:40 +00:00
ru
78a923a3f1
Removed reference to withdrawn secure-supfile.
2001-04-27 12:15:15 +00:00
ru
eb566244d5
stable-supfile now covers 4.x-stable.
2001-04-27 12:08:34 +00:00
ru
c3c3ed71b4
MFS: revision 1.19.2.4
...
Correct comments to fit current realities of exporting crypto.
2001-04-27 12:00:35 +00:00
ru
12491347c1
mdoc(7) police: removed hard sentence breaks.
2001-04-27 10:27:06 +00:00
ru
c39eb9c6d3
mdoc(7) police: shrink list width by one character.
2001-04-27 09:06:50 +00:00
ru
f17d54f76c
... and do it make(1) way.
2001-04-26 11:14:50 +00:00
obrien
b7fade8f42
Reduce the number of $FreeBSD$'s from 3 to 2. I believe both remaining
...
are needed for proper examples.
2001-04-25 20:58:28 +00:00
jim
91e0ed9c0b
Document XFREE86_VERSION.
2001-04-25 19:27:39 +00:00
dd
4f71496cff
"break", "chdir", "continue", "else", and "while" are sh(1) builtins;
...
mark them as such.
PR: 26702
2001-04-25 05:53:20 +00:00
schweikh
f61461ee05
Document all isdn_* variables in rc.conf(5) - 6 more knobs to frob!
...
PR: conf/24865
Submitted by: schweikh
Reviewed by: hm
2001-04-24 20:00:58 +00:00
ru
61a4fcc8d1
mdoc(7) police: update HISTORY section.
...
This interface is not available in 4.3-RELEASE.
2001-04-23 15:22:50 +00:00
ru
c6c0c57f91
The semantics of the .Os call has been changed. For CURRENT,
...
this currently implies the default argument of "FreeBSD 5.0".
2001-04-23 15:15:49 +00:00
ru
0055fbf663
Fix the fix in rev.1.34.
...
Makes `cleandir' DTRT if MAKEOBJDIRPREFIX set and not empty,
like in `buildworld' case.
2001-04-23 14:47:40 +00:00
sobomax
08518eb71a
Add missed and update existing MASTER_SITE_*.
2001-04-22 19:01:44 +00:00
wosch
2585a19e87
typo in last commit
2001-04-22 18:32:58 +00:00
wosch
b7333d29a3
Added upcoming NetBSD 1.5.1 patch release.
2001-04-22 18:30:47 +00:00
wosch
936cfd0d5a
Added the Daemonnews article `The BSD Family Tree' by James Howard
...
to bibliography.
2001-04-22 18:28:01 +00:00
wosch
1611437d27
Update FreeBSD 4.3 release date.
2001-04-22 18:24:10 +00:00
asami
5f3122c24b
Add ports-picobsd.
2001-04-22 16:51:49 +00:00
obrien
524c780656
Address $FreeBSD$ and `rcsid'.
2001-04-22 02:32:42 +00:00
obrien
98e76c3609
Fix prototype wrap example and note how to wrap ANSI-style function
...
definitions.
2001-04-22 02:00:39 +00:00
dd
7e596f2f9a
Reword a few things and document the search' and
index' make targets.
...
PR: 26690
Submitted by: Pete Fritchman <petef@databits.net>
2001-04-22 00:28:40 +00:00
dirk
1ef2e4ac46
Check for denied zone transfers (AXFR and IXFR).
2001-04-21 22:36:30 +00:00
ache
2c288f7f72
Fix typo in mousechar range
2001-04-21 16:28:29 +00:00
ache
51559d0883
cons25w: cosmetique, move all bolean and numeric capabilities to the top
...
of the entry for easy reading
2001-04-21 13:25:35 +00:00
dd
b95c18811b
Remove references to block devices.
...
PR: 26734
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
2001-04-20 22:57:29 +00:00
wosch
2cc4e9b9c7
FOO -> FreeBSD
...
Submitted by: andrew@ugh.net.au
2001-04-20 10:31:25 +00:00
dd
2c5fe3085e
Fix miscellaneous spelling and grammar errors.
...
PR: 26672
Submitted by: Seth <seth@psychotic.aberrant.org>
2001-04-20 03:49:07 +00:00
ache
f5655f18ad
Add cons*u aliases to allow programs to determine exact code table via TERM
...
to use capabilities missing in termcap
2001-04-19 22:17:59 +00:00
asmodai
bc382d78a4
Who ever came up with the ${CFLAGS} need to be passed to lint?
...
We can now run make lint on src/bin at least.
I am sure Mark Murray has way more interesting fixes up his sleeve.
2001-04-19 19:45:19 +00:00
ache
f297de2463
Describe mousechar_start hook
2001-04-19 14:55:32 +00:00
ru
1db489053b
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
ru
e450e5e8f4
mdoc(7) police: use .Fx.
2001-04-18 13:39:57 +00:00
ru
4fda042c2a
mdoc(7) police: use .Fx.
2001-04-18 13:24:18 +00:00
ru
757b04f817
Add missing -mtty-char for MANBUILDCAT.
2001-04-18 12:13:08 +00:00
ru
aff1cfdd86
mdoc(7) police: uppercase document title.
2001-04-18 08:25:26 +00:00
sobomax
a38f473f2a
Add Ukrainian language support for FreeBSD console.
...
Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
Reviewed by: ache, phantom, ru, sobomax
2001-04-17 12:51:27 +00:00
ru
831c653b3f
Synch template with one documented in the new mdoc(7) manpage.
2001-04-17 12:51:21 +00:00
ru
4d15693293
mdoc.samples(7) is superseded by mdoc(7).
2001-04-17 12:49:42 +00:00
ru
2c3e9435e9
Use Groff versions of man(7) and mdoc(7) manpages.
...
mdoc.samples(7) is superseded by mdoc(7).
2001-04-17 12:48:14 +00:00
ru
1e1abb8f8e
Synch with new contrib/groff/ directory layout.
2001-04-17 12:40:46 +00:00
luigi
97410b88d2
New script to help creation of shared readonly diskless partition.
...
It also has some instructions on how to setup the client and
the server. I have been using this code for over 2 years
on RELENG_3 and later RELENG_4. Have not tried on CURRENT, but
in case there are any issues these are in /etc/rc and
/etc/rc.diskless{12}
2001-04-16 06:37:03 +00:00
dd
746d677de3
Grammar police: "its", not "it's", is the possessive form of "it".
2001-04-15 19:53:47 +00:00
alfred
0c1cec9bab
note that VOP_STRATEGY may block.
...
Learned from: vm/swap_pager.c comment above swap_pager_putpages()
2001-04-15 12:04:05 +00:00
brian
dac860bd9e
Suggest that kernels are built with ``cd /usr/src; make buildkernel''
...
Add a comment saying that our softc is automatically allocated by the
parent bus.
Fix lots of spellings
2001-04-14 18:51:39 +00:00
dd
da69977622
mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
...
Reviewed by: ru
2001-04-13 19:59:47 +00:00
dd
58e2abcf0a
mdoc(7) police: rename the DIAGNOSTICS section to ERRORS to match the
...
content, and correct the parameters to the -tag list therein.
Reviewed by: ru
2001-04-13 19:49:07 +00:00
ru
c022939a11
Document /usr/include/fs/smbfs and /usr/include/netsmb.
...
Submitted by: bp
2001-04-13 08:14:58 +00:00
ru
0a69fb7b38
vnconfig(8) -> mdconfig(8).
2001-04-10 16:29:41 +00:00
sobomax
47ef52ef40
Whitespace only: convert several tabs into spaces to make style consistent.
2001-04-09 16:55:32 +00:00
sobomax
46ad32392f
Whitespace only: Convert several tabs into spaces, to make style consistent.
2001-04-09 16:36:48 +00:00
ru
ff92b842ff
Introduce SCRIPTS for bsd.prog.mk. See bsd.README for details.
...
Idea stolen from NetBSD.
Reviewed by: bde
2001-04-07 11:13:46 +00:00
billf
f50b9dd97e
Typo ("no not" -> "do not")
...
Submitted by: Dave McKay <monk@sneakerz.org>
2001-04-07 08:19:20 +00:00
wollman
3853efc965
Merge tzdata2001b from vendor branch.
2001-04-06 16:46:52 +00:00
wollman
d8e4c7e9f5
This commit was generated by cvs2svn to compensate for changes in r75264,
...
which included commits to RCS files with non-trunk default branches.
2001-04-06 16:43:21 +00:00
wollman
c4514c6991
Latest timezone database form Arthur Olson. This update includes changes
...
to the following locations:
Antarctica
Australia (additional historical comments)
Bangladesh (new spelling of Dhaka)
Brazil (multiple changes; America/Porto_Acre renamed America/Rio_Branco)
CNMI
Canada
Chile
Dominican Republic
East Timor
Falkland Islands
Fiji
France (additional history)
Guam
Israel (additional historical comments)
Latvia
Mexico
Moldova (Europe/Tiraspol removed)
Netherlands (additional history)
Paraguay
Philippines (additional history)
Tonga
United States (additional historical comments)
Obtained from: Arthur Olson; <ftp://elsie.nci.nih.gov/pub/tzdata2001b.tar.gz>
2001-04-06 16:43:21 +00:00
jedgar
477aed647d
Remove the recently-depricated LIBPOSIX1E
2001-04-05 12:11:02 +00:00
mpp
9cb4b1eb18
We don't use the "pseudo-device" configuration option any longer,
...
so update the example to use the correct definition.
Add an example for documenting kernel compile options, along with
a small example of how to reference them in the main text of the
man page (I.e. the .Dv macro).
Inspired-by: a brief exchange I saw in in the commit messages mail
2001-04-05 09:37:55 +00:00
ru
3d3e82c3c5
Record -lposix1e death.
2001-04-05 07:59:19 +00:00
dd
a409947ed0
Make it clear that commands within labels must be indented to be
...
recognized.
PR: 26293
Reviewed by: brian
2001-04-05 01:25:42 +00:00
jhb
bdbc009fbd
Use a plain .Dv for kernel option names rather than .Qq Dv to be consistent
...
with other manpages.
2001-04-04 17:41:50 +00:00
jhb
87cf1d2248
We don't use quotes around kernel options now.
2001-04-04 17:32:08 +00:00
bmah
4507c4564c
Add removable_interfaces to /etc/defaults/rc.conf. It is used
...
(undocumented until now) by /etc/pccard_ether.
MFC candidate.
Pointed out by: Dave Crane <dave@trig.net>
Reviewed by: -mobile
2001-04-04 16:48:57 +00:00
ru
654e7bd16b
mdoc(7) police: removed final dot from the .Nd call.
2001-04-04 12:00:29 +00:00
ru
417df8146b
mdoc(7) police: there is no single manpage that uses ``.Sy not''.
2001-04-04 11:57:03 +00:00
ru
3629940380
mdoc(7) police: fix markup and spelling.
2001-04-04 11:51:59 +00:00
ru
89c7dd40a9
mdoc(7) police: add missing .Pa call.
2001-04-04 10:48:13 +00:00
ru
7fb456b391
mdoc(7) police: add a missing comma in the SEE ALSO.
2001-04-04 10:39:06 +00:00
ru
3fe4833de7
mdoc(7) police: sort xrefs.
2001-04-04 09:42:25 +00:00
dd
3f5785fc67
Fix a spelling error.
...
PR: 26308
2001-04-03 05:43:07 +00:00
ru
07e7b7cc30
Introduce ${PROGNAME}, the name that the program will be installed as,
...
if different from ${PROG}. (The name PROGNAME was stolen from NetBSD.)
Reviewed by: bde
2001-04-02 11:44:20 +00:00
dd
f3c3d9e35c
Indicate that sh(1) has an 'if' builtin command.
...
PR: 26193
2001-04-01 01:08:33 +00:00
obrien
770d8bc40b
Use -r rather than -R to get "reasonable permissions and ownership".
2001-03-31 18:38:05 +00:00
jhb
1f1c577114
Correct the MLINKS for mutex.9 to reflect the API change and add a new
...
MLINK for mtx_initialized.
Reminded by: rwatson
2001-03-30 23:00:00 +00:00
jhb
688be3ad24
- Document mtx_initialized().
...
- Document that MTX_QUIET can be passed to mtx_init() and the new flag
MTX_NOWITNESS.
2001-03-30 22:59:02 +00:00
archie
16a4f3f708
Fix typo.
2001-03-30 20:32:05 +00:00
asmodai
92d117fb8d
Change NO_MAKEDEV to a finer granularity method:
...
NO_MAKEDEV_INSTALL and NO_MAKEDEV_RUN. The former implying the latter.
The names imply what they do. The last commit by DES based on a PR defeated
the original idea behind NO_MAKEDEV, which was not to run MAKEDEV, but to do
the installation of MAKEDEV. This should satisfy both parties on the MAKEDEV
challenge.
Reflect this in the documentation.
2001-03-29 14:03:29 +00:00
asmodai
2bc91d089b
Change NO_MAKEDEV to a finer granularity method:
...
NO_MAKEDEV_INSTALL and NO_MAKEDEV_RUN. The former implying the latter.
The names imply what they do. The last commit by DES based on a PR defeated
the original idea behind NO_MAKEDEV, which was not to run MAKEDEV, but to do
the installation of MAKEDEV. This should satisfy both parties on the MAKEDEV
challenge.
2001-03-29 14:03:07 +00:00
ben
d61c3b42ac
Kill vn related manual pages, they're not used any more.
...
Approved by: phk
2001-03-29 11:36:46 +00:00
bde
09649436f3
Fixed bitrot in the prototypes for NDINIT and NDFREE.
2001-03-29 10:29:37 +00:00
bde
39a2e55d5e
Fixed missing and disorded includes in synopsis.
...
Removed bogus quotes in .Fn invocations. Single words don't need quoting.
2001-03-29 10:18:54 +00:00
bde
cec92f44ff
Fixed wrong include in synopsis. <sys/param.h> is a prerequisite for
...
<sys/mutex.h> due to #include spam in <sys/mutex.h>. (More precisely,
<sys/time.h> is the prerequisite, but that is provided by standard
#include spam in <sys/param.h>.)
Fixed bitrot in prototype for mtx_init().
2001-03-29 10:06:50 +00:00
ben
282ab22d5d
Correct the description of the "low" (< 1024) port range.
...
PR: 25500
Submitted by: Barry Irwin <bvi@devco.net>
2001-03-29 01:00:42 +00:00
wpaul
ad7a5c473e
Whoops, mention the Asante PCI 1000BASE-SX Gigabit Ethernet Adapter
...
(fiber version) too.
2001-03-29 00:25:58 +00:00
wpaul
afea0f01ea
Mention that the Asante GigaNIX1000T Gigabit Ethernet Adapter is supported
...
by the ti(4) driver. (Another OEM'ed Tigon 2.)
2001-03-29 00:23:17 +00:00
des
6c75e0cab5
Prepare for pseudofs.
2001-03-28 22:21:07 +00:00
jhb
b31138fcac
Update history to reflect that ktr first appeared in BSD/OS 3.0.
2001-03-28 17:54:50 +00:00
ru
a3fc68d606
- Document recent MAN[1-9] -> MAN changes.
...
- Backout part of revision 1.4 (../Makefile.inc -> bsd.inc.mk change).
2001-03-28 15:12:29 +00:00
ru
0c6f76b9bc
Define MAN to ${PROG}.1 if no manpages were specified, but still
...
provide MAN1 for backwards compatibility. Third party software
may still have dependancy lines of this form:
${MAN1}: foo.man
2001-03-28 15:07:48 +00:00