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
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
ru
2130765aaa
master.passwd(5) -> passwd(5).
2001-06-07 07:27:52 +00:00
joerg
d49557ff78
Document /usr/include/dev/{ic,wi}.
...
Reminded by: ru
2001-06-05 18:52:55 +00:00
brian
1d5b78c6a8
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
94f6dd139d
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
0c29f662fa
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
457c34317b
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
add6182235
Fix type-o's, update page
2001-06-05 05:59:21 +00:00
dd
db8173f50e
Add a missing word.
...
Obtained from: OpenBSD
2001-06-05 00:25:18 +00:00
dd
cb18fb03e8
Add a missing word.
2001-06-05 00:11:08 +00:00
eric
7d96c52053
Add sprog.7 to the list.
2001-06-04 22:15:44 +00:00
eric
193f82698d
Add sprog.7, the beginnings of the secure programming guide.
...
Reviewed by: ru
2001-06-04 15:32:44 +00:00
phk
eaecb3dfd4
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
5f3c72f3c1
Correct varuable name: WITHOUT_X --> WITHOUT_X11.
...
Reviewed by: ports, portmgr
Approved by: will, obrien
2001-06-02 23:56:11 +00:00
imp
0a4487def8
Man page for orm driver.
...
PR: 22078
Submitted by: Nikolai Saoukh <nms@otdel-1.org>
2001-06-01 21:02:18 +00:00
ru
e7a85be33f
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
dd
b2e9846a76
Fix a spacing issue. (No content changes.)
2001-06-01 01:36:03 +00:00
dd
0f3efaef0a
Document the half-supported WITHOUT_X.
...
PR: 27709
Submitted by: Mike Meyer <mwm@mired.org>
2001-05-31 22:36:35 +00:00
wpaul
66a9685e9f
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
wpaul
193d32eb0f
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
3322ac2963
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
4358d0941f
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
dd
ec69eb884c
Link make_dev.9 to make_dev_alias.9 and depends_dev.9.
2001-05-29 04:17:36 +00:00
dd
4f8e07138f
Document depends_dev.
...
Reviewed by: phk
2001-05-29 04:14:33 +00:00
dd
6fd4ea8be9
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
154e92fce6
Add two new manual pages related to general firewall and tuning issues
...
Reviewed by: hackers
2001-05-27 23:14:27 +00:00
olgeni
7ea800eaa8
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
ru
d0e4a96bbd
Document /usr/include/fs/ntfs and /usr/include/fs/nwfs.
2001-05-26 12:04:02 +00:00
phk
2b1e902b39
Forgot to cvs add these two files for the previous commit.
2001-05-26 09:28:43 +00:00
phk
1aacce7a45
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
ru
8094d979ca
- 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
00080e8017
RFC 1323 (TCP extensions) is now on by default.
2001-05-25 04:27:48 +00:00
ru
f4106abaf0
Document new /usr/include/fs include subdirs.
2001-05-23 17:22:38 +00:00
ru
d6e286694d
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
196fd7759f
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
dd
82ab5b2b68
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
archie
5703e1c617
Ensure the generated BPF in the example deliver the whole packet.
2001-05-19 17:47:51 +00:00
ru
0a6dd12de1
Fixed typo in the description.
...
PR: docs/27411
Submitted by: David Wimsey <dwimsey@rtci.com>
2001-05-18 06:56:03 +00:00
jhb
c88d6fada2
Replace references to the KERNEL variable with KERNCONF.
2001-05-17 23:23:25 +00:00
ru
f0a8d9b713
Describe all current net.inet.tcp MIB variables.
...
Submitted by: jlemon
MFC after: 1 week
2001-05-17 17:53:21 +00:00
ru
61d50b9b55
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
9dc1e5fad0
Back out rev 1.50. VCS was correct -- it is Version Control System.
2001-05-17 02:05:36 +00:00
dougb
739f8043e7
Minor typos
2001-05-17 01:36:01 +00:00
archie
7faffe08a5
Add BUGS section describing the requirement to manually load the KLD.
2001-05-16 17:30:15 +00:00
ru
68e6f85ec2
mdoc(7) police: fix markup and spelling.
2001-05-16 10:39:42 +00:00
archie
4dd08cc226
Fix typo.
...
Noticed by: ade
2001-05-16 01:25:29 +00:00