Gabor Kovesdan
5f8464cb22
- Remove info about the consumed space in base dir. This info is not
...
relevant any more.
PR: docs/115335
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
Reviewed by: keramida
Approved by: re (bmah)
MFC after: 3 days
2007-09-07 22:01:19 +00:00
Christian Brueffer
b994da335a
Prepare for automatic hardware notes generation:
...
- mention the driver name and supported chipsets in the HARDWARE section
- remove unnecessary Li arguments
Approved by: re (blanket)
2007-09-07 15:28:39 +00:00
Max Laier
cb3ab5e31a
Add a startup script for ftp-proxy(8) now that it is no longer started as
...
part of inetd(8).
Approved by: re (bmah)
Reviewed by: freebsd-rc (a while back)
Reminded by: kevlo
2007-09-06 21:00:48 +00:00
Christian Brueffer
6be87061f8
Xref zyd(4).
...
Approved by: re (blanket)
2007-09-06 20:15:04 +00:00
Christian Brueffer
8b9003d17a
Replace OpenBSD SYNOPSIS with our standard SYNPOPSIS.
...
Approved by: re (blanket)
2007-09-06 20:13:27 +00:00
Robert Watson
bdec1ad988
Add MLINKS entries for various SYSCTL_*() macros documented in sysctl.9.
...
Approved by: re (bmah)
Submitted by: Constantine A. Murenin <cnst+freebsd@bugmail.mojo.ru>
Sponsored by: Google Summer of Code 2007
2007-09-05 19:46:23 +00:00
Warner Losh
b4b882f7d9
Connect zyd.4 to the build.
...
Approved by: re@
2007-09-02 07:09:25 +00:00
Warner Losh
677494daf3
Remove extra copy of the man page that has been noted by many people.
...
Approved by: re@
2007-09-02 07:04:50 +00:00
Daniel Gerzo
628a706c96
- Fix include path, these functions were moved to sys/priv.h.
...
Approved by: re (bmah)
Submitted by: sbahra@hpcl.seas.gwu.edu (via #bsddocs@EFnet)
Pointy hat to: rwatson
2007-08-30 15:03:21 +00:00
Warner Losh
0c1154ea8f
Bring in the man page for zyd, ported from NetBSD, complete with bogus
...
Bill Paul copyright. Not sure what the right copyright is, but this
file has been through 22 reversions on OpenBSD and 1 on NetBSD. This
isn't (yet) connected to the build, just in case I've done something
wrong (test builds worked, but better safe than sorry).
Submitted by: Weongyo Jeong
Approved by: re@
2007-08-29 21:08:14 +00:00
Remko Lodder
143cc1897c
Regenerate src.conf.5 -after- the addition of WITHOUT_ZONEINFO, the way
...
I did this in the previous commit, leaves out the parsing of $FreeBSD$
which is actually required to be parsed.
Kindly reminded by: bmah
Approved by: re (bmah)
Approved by: imp (mentor, implicit)
2007-08-27 20:22:59 +00:00
Remko Lodder
52d09c681b
Add WITHOUT_ZONEINFO to the build options and regenerate src.conf.5
...
Reminded by: ceri
Approved by: re (bmah)
Approved by: imp (mentor)
2007-08-27 20:01:08 +00:00
Edwin Groothuis
e1c265964a
MFV: tzdata2007g
...
PR: conf/115706
Submitted by: edwin@
Approved by: re (bmah@)
Obtained from: ftp://elsie.nci.nih.gov/pub/
MFC after: 1 week
2007-08-24 13:36:20 +00:00
Edwin Groothuis
df78b57ac9
This commit was generated by cvs2svn to compensate for changes in r171945,
...
which included commits to RCS files with non-trunk default branches.
2007-08-24 13:27:26 +00:00
Edwin Groothuis
69e0341563
Import of timezone database from Arthur Olson et al.
...
Timezone data changes in the following locations:
- Egypt
- Australia (new DST rules for 2008 and following)
- Perry County, Indiana
- America/Indiana/Tell_City
- Pike County, Indiana
Also:
- City coordinates corrected.
- Layout of leapseconds is updated
PR: conf/115706
Approved by: re (bmah@)
2007-08-24 13:27:26 +00:00
Ed Maste
afa3f6df27
Add PCI IDs for two cards:
...
- Adaptec RAID 3405
- Adaptec RAID 3805
Approved by: re (bmah)
Submitted by: John Marra jmarra at nmu dot edu
MFC After: 1 week
2007-08-23 20:12:40 +00:00
Dag-Erling Smørgrav
c0103f02a0
Add man pages for coretemp(4) and ichwd(4).
...
Approved by: re (bmah)
2007-08-23 20:05:09 +00:00
Gabor Kovesdan
a02c85c136
- Fix origin of the portcheckout port as we have it in the port-mgmt
...
category now
PR: docs/115193
Submitted by: Tomas Mozes <hydrapolic at gmail dot com>
Approved by: re (bmah),
keramida (mentor)
MFC after: 0 days
2007-08-22 18:07:41 +00:00
Gabor Kovesdan
966b6046b8
- Use mount -t msdosfs instead of mount_msdosfs
...
PR: docs/115571
Submitted by: rodrigc
Approved by: re (bmah),
keramida (mentor)
MFC after: 1 week
2007-08-22 18:04:08 +00:00
Gabor Kovesdan
d307eef80c
- Fix a copy-paste bug in the list of supported chips
...
PR: docs/115151
Submitted by: O. Hartmann <ohartman at zedat dot fu-berlin dot de>
Approved by: re (bmah),
keramida (mentor)
2007-08-22 18:02:01 +00:00
MIHIRA Sanpei Yoshiro
ea486abe73
Add a HARDWARE section which lists supported devices.
...
Kyocera AH-K3001V Mobile Phone(WILLCOM)
Kyocera WX320K Mobile Phone(WILLCOM)
Approved by: re (bmah)
2007-08-21 13:20:13 +00:00
Daniel Gerzo
bb86bbb99d
The /boot.config file is available only on i386 and amd64, so install
...
boot.config.5 only those architectures.
Approved by: re@ (bmah)
Reported by: simon
2007-08-15 06:41:08 +00:00
Daniel Gerzo
83b4953255
Add the boot.config.5 manual page.
...
Reviewed by: keramida
Approved by: re@ (bmah)
PR: docs/112307
2007-08-14 15:25:32 +00:00
Xin LI
179dc282b4
Restore -O2 optimization after gcc 4.2.1 import, which has
...
fixed the issue raised by gcc 4.2.0.
Tested with: test case found in gcc bug 32500
Approved by: re (kensmith), ache, kan
2007-08-14 13:44:08 +00:00
John Baldwin
8ec5c98ba4
Teach the mfi(4) driver to handle requests from userland management
...
applications to add and remove volumes.
MFC after: 1 week
Approved by: re (bmah)
Reviewed by: ambrisko, scottl
2007-08-13 19:29:17 +00:00
Daniel Gerzo
0e5a8a6d3d
Sync with the source code: NGM_FEC_MODE_(MAC|INET) should be
...
NGM_FEC_SET_MODE_(MAC|INET).
Approved by: re@ (bmah)
2007-08-12 16:02:30 +00:00
Julian Elischer
20f16ca028
Corrections and clarifications
...
Approved by: re (bmah)
2007-08-09 21:09:56 +00:00
Nate Lawson
3b3f28135f
Add "show sysregs" command to ddb. On i386, this gives gdt, idt, ldt,
...
cr0-4, etc. Support should be added for other platforms that have a
different set of registers for system use.
Loosely based on: OpenBSD
Approved by: re
2007-08-09 20:14:35 +00:00
Maxim Konovalov
5a5ee8cb1e
o Indent "DragonFly".
...
Approved by: re (bmah)
2007-08-07 15:35:24 +00:00
Maxim Konovalov
e22d18dc7c
o DragonFlyBSD 1.10.0 added.
...
Approved by: re (bmah)
MFC after: 1 week
2007-08-07 15:34:24 +00:00
Bjoern A. Zeeb
cc977adc71
Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
...
Also rename the related functions in a similar way.
There are no functional changes.
For a packet coming in with IPsec tunnel mode, the default is
to only call into the firewall with the "outer" IP header and
payload.
With this option turned on, in addition to the "outer" parts,
the "inner" IP header and payload are passed to the
firewall too when going through ip_input() the second time.
The option was never only related to a gif(4) tunnel within
an IPsec tunnel and thus the name was very misleading.
Discussed at: BSDCan 2007
Best new name suggested by: rwatson
Reviewed by: rwatson
Approved by: re (bmah)
2007-08-05 16:16:15 +00:00
Maxim Konovalov
d4cb78eb67
o Iomage -> Iomega.
...
PR: docs/115208
Submitted by: John Nielsen
Approved by: re (kensmith)
MFC after: 1 week
2007-08-05 07:39:30 +00:00
Maxim Konovalov
3d9b9e59cf
o round-type -> round-trip.
...
PR: docs/115082
Submitted by: Jordan Gordeev
Approved by: re (kensmith)
MFC after: 1 week
2007-08-05 07:38:09 +00:00
Fukang Chen
30c2d46989
Add myself as delphij's mentee.
...
Approved by: re (bmah), delphij (mentor)
2007-08-02 15:23:01 +00:00
Bjoern A. Zeeb
4ed3c2ad17
Remove fast_ipsec.4. Was merged in parts to ipsec.4.
...
Approved by: re (bmah)
2007-08-02 08:05:56 +00:00
Bjoern A. Zeeb
e0c9263157
Remove the last entries to fast_ipsec.
...
Merge in parts of the old fast_ipsec.4 man page to ipsec.4 and
start updating ipsec.4 man page.
Reviewed by: brueffer, sam (slightly earlier versions), bmah
Approved by: re (bmah)
2007-08-02 08:04:48 +00:00
Alexander Motin
d6fe462ac1
Add 64bit statistic counters to the ng_ppp node.
...
64bit counters are needed to simplify traffic accounting and
reduce system load at the big PPP concentrators.
Approved by: re (rwatson), glebius (mentor)
2007-08-01 20:49:35 +00:00
Andrew Thompson
de75afe64f
- Propagate the largest set of interface capabilities supported by all lagg
...
ports to the lagg interface.
- Use the MTU from the first interface as the lagg MTU, all extra interfaces
must be the same.
This fixes using a lagg interface for a vlan or enabling jumbo frames, etc.
Approved by: re (kensmith)
MFC After: 3 days
2007-07-30 20:17:22 +00:00
Remko Lodder
31a35b79dd
Update the sysctl_ctx_init(9) manual page with the following
...
information from the submitter:
Starting value for OID_AUTO was changed from 100 to 256 (0x100) in
kern/kern_sysctl.c#rev1.112 on 2001-07-25, and defined as
CTL_AUTO_START in sys/sysctl.h#rev1.98.
Submitted by: cnst
Silence from: #bsddocs on efnet
MFC After: 3 days
Approved by: re (bmah)
2007-07-27 19:55:42 +00:00
Christian Brueffer
064d25a08a
First round of cleanups.
...
Approved by: re (blanket)
2007-07-24 18:08:16 +00:00
Scott Long
c5933b2086
Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the
...
included man pages on how to use it. This code is still somewhat experimental
but has been successfully tested on a number of targets. Many thanks to
Danny for contributing this.
Approved by: re
2007-07-24 15:35:02 +00:00
Warner Losh
c37e6fb302
Add some additional cross references.
...
Approved by: re@ (blanket)
2007-07-24 14:51:21 +00:00
Warner Losh
85b660a751
Add ChanTou ST268 USB NIC
...
PR: 114860
Approved by: re@ (blanket)
2007-07-24 14:49:25 +00:00
Xin LI
9a0e6be26a
Stop mentioning /usr/X11R6.
...
Approved by: re (hrs)
2007-07-24 06:41:07 +00:00
Kevin Lo
282a3889eb
Include the <sys/sysproto.h> header which includes the prerequisite header
...
for AUE_NULL.
Approved by: re (kensmith)
2007-07-22 06:48:34 +00:00
Alexander Kabaev
9f40824852
Put local symbol suppression rule into most recent (e.g. last) version
...
block.
Approved by: re (kensmith)
2007-07-21 20:52:32 +00:00
Alan Cox
40e4089d34
Document support for M_NOWAIT by the new implementation of contigmalloc(9)
...
in HEAD.
Approved by: re (hrs)
Reviewed by: Michael Plass
2007-07-19 17:23:20 +00:00
Bjoern A. Zeeb
57bdeb396c
Regenerate after changing src/tools/build/options/WITHOUT_TOOLCHAIN
...
stating that WITHOUT_TOOLCHAIN cannot be applied to build targets.
Reminded by: Niclas Zeising niclas.zeising gmail.com
Approved by: re (hrs)
2007-07-19 17:02:24 +00:00
Florent Thoumie
b68038fa8c
Note that module should return EOPNOTSUPP for both unrecognized
...
*and* unsupported values of `what'.
Submitted by: kevlo
Discussed on: cvs-doc@
Approved by: re (hrs)
MFC after: 3 days
2007-07-19 11:22:34 +00:00
Pav Lucistnik
f48aad41dd
- Update portaudit location
...
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com>
MFC after: 3 days
Approved by: re (hrs)
2007-07-16 22:52:39 +00:00