kevlo
301104de81
Mention the IEEE 802.1AX.
...
Reviewed by: thompsa
2012-11-14 06:23:32 +00:00
andre
6a5e0b0428
Remove description of deprecated IP fragment checksum support.
...
Since SMPng it wasn't really supported anymore and if it worked
then only by chance. Only very few drivers ever supported it.
Discussed with: yongari
MFC after: 2 weeks
2012-11-13 20:52:17 +00:00
joel
e6edb6ada5
Updates for netgraph node manual pages.
...
Discussed with: glebius
Submitted by: Mamontov Roman <mr.xanto@gmail.com>
2012-11-13 20:41:36 +00:00
pluknet
608471c305
- Lowercase a cross reference to make.
...
- Sort SEE ALSO cross references.
MFC after: 3 days
2012-11-13 20:07:34 +00:00
pluknet
8040a16b24
Avoid an ambiguous reference to mtx_lock(9).
...
MFC after: 3 days
2012-11-13 19:21:51 +00:00
pluknet
b681a0c45c
Correct rmlock(9) xref and add a missing comma.
2012-11-13 19:03:13 +00:00
neel
1a164db277
IFC @ r242940
2012-11-13 07:39:05 +00:00
neel
bc4be3dff1
IFC @ r242684
2012-11-11 03:26:14 +00:00
delphij
455bb313e0
ICMPV6_FILTER should read ICMP6_FILTER.
...
Submitted by: Frédéric Perrin <frederic.perrin resel.fr>
MFC after: 2 weeks
2012-11-08 00:54:43 +00:00
sjg
e9a1a8121b
Add ATF and reformat to ease reviews
...
Approved by: marcel (mentor)
2012-11-07 22:02:53 +00:00
sjg
bf0395b7a5
Enable ATF testing.
...
Submitted by: Garrett Cooper
Approved by: marcel (mentor)
2012-11-07 22:02:02 +00:00
sjg
84d54d6b87
Latest progs.mk from crufty.net for ATF
...
Approved by: marcel (mentor)
2012-11-07 21:44:04 +00:00
kevlo
024301417f
Nm ipsec
2012-11-07 06:53:44 +00:00
dim
9a9dc79c2f
Fix typo in bsd.compiler.mk.
2012-11-06 07:51:20 +00:00
mav
48bd765ad7
Decode common state bits in getencstat output.
2012-11-06 01:29:26 +00:00
bryanv
602e4e5a50
Add myself as a new src committer
...
Approved by: grehan (mentor)
2012-11-06 00:41:59 +00:00
mav
e4e311dc37
Add -c option to sesd to make it clear enclosure status after reading it
...
in case if it is not permanent and was fixed.
2012-11-06 00:22:33 +00:00
mav
7eac5be108
Rise priority of the informational messages from LOG_INFO to LOG_NOTICE,
...
same as used for OK status. Otherwise it looks strange when OK status is
reported, while informational is not.
2012-11-05 23:20:48 +00:00
brooks
ad91574683
Allow CC to be gcc46 or similar by matching gcc*.
...
Don't test the value of the :M matches, either the string matches or does
not.
2012-11-05 23:05:14 +00:00
brooks
829a763ede
Now that WITH_CLANG_IS_CC is the default on x86 systems, document
...
WITHOUT_CLANG_IS_CC.
2012-11-05 21:55:22 +00:00
brooks
78e7d864ca
After years of hard work by many FreeBSD and LLVM developers, make
...
clang the default compiler on i386 and amd64 systems.
Special thanks to: dim, ed, rdivacky
2012-11-05 19:08:18 +00:00
mav
ea4fbae890
Fix a minor typo.
2012-11-05 18:18:03 +00:00
kevlo
f9e78dd18a
Sync with domain and protosw data structures.
...
Reviewed by: glebius
2012-11-05 09:45:37 +00:00
kevlo
a2fc3751fc
Revert previous commit.
2012-11-05 02:34:52 +00:00
kevlo
9bf549585b
Catch up with r242520. s/maxusers/maxbikesheds
2012-11-05 01:42:57 +00:00
gblach
0f469b3490
- Add my mentor relationships to committers-ports.dot
...
- Add myself to calendar.freebsd
Approved by: tabthorpe (mentor)
2012-11-04 08:47:41 +00:00
bapt
71eb24f36a
Change default prompt to show ~ again for the home directory
...
Submitted by: flo
Approved by: eadler
2012-11-04 01:00:35 +00:00
maxim
0ff26d6efb
o DragonFly 2.3.1 added.
2012-11-03 19:26:08 +00:00
eadler
3d05bb3fd0
Revert the change that makes less default.
...
Since I've committed this I've receieved roughly an equal
amount of email thanking me for making this change
and asking me to revert it.
I've resisted making this change because
new users tend to prefer less over more
and these users are the least likely to know
how to change the PAGER on their own.
Requested by: many
Objected to: just as many
Decision made by: core
Approved by: cperciva
MFC after: 3 days
2012-11-03 14:46:15 +00:00
jimharris
507fc675c4
Update nsamples and nbuffers defaults to match reality.
2012-11-02 22:03:39 +00:00
joel
7638c29340
A few minor adjustments after r242424:
...
- Sort entries in SYNOPSIS.
- Start sentence on a new line.
- Remove redundant textdump dump description.
Submitted by: bde
2012-11-02 21:47:21 +00:00
glebius
37f3bd87e4
- Fix struct and struct fields names.
...
- Remove NGM_ATM_CARRIER_CHANGE, which was removed in r118175.
Submitted by: Mamontov Roman <mr.xanto gmail.com>
2012-11-02 13:54:06 +00:00
glebius
6d085dd47f
Remove separate paragraph on ASCII messages and instead
...
provide this information along with messages documentation,
like this done in manual pages for other netgraph nodes.
Submitted by: Mamontov Roman <mr.xanto gmail.com>
2012-11-02 13:51:47 +00:00
philip
8f7046903d
MFV pciids-20121024, r242469
...
Update to use the latest version of the PCI IDs Repository.
MFC after: 1 week
2012-11-02 11:13:44 +00:00
maxim
c905a5942f
o OpenBSD 5.2 added.
2012-11-02 07:36:16 +00:00
jimharris
fa2f4d5744
Add descriptions for callout_reset_on and callout_schedule_on and
...
their curcpu variants.
Discussed with: mav, davide
MFC after: 1 week
2012-11-01 21:00:13 +00:00
joel
d41a372362
Sort textdump options list.
...
Submitted by: bde
2012-11-01 17:17:05 +00:00
alfred
6ad4be7451
Add whitespace between mandatory and optional kernel
...
config options.
Approved by: joel
2012-11-01 17:13:04 +00:00
joel
af804d4258
Nuke whitespace.
2012-11-01 07:53:21 +00:00
joel
0475cec479
Minor mdoc fix.
2012-11-01 07:51:50 +00:00
alfred
17ead000b5
Small textdump enhancements.
...
Allow textdumps to be called explicitly from DDB.
If "dump" is called in DDB and textdumps are enabled then abort the
dump and tell the user to turn off textdumps.
Add options TEXTDUMP_PREFERRED to turn textdumps on by default.
Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
Reviewed by: rwatson
MFC after: 2 weeks
2012-11-01 04:07:08 +00:00
trasz
a46a7a285c
Document disk_resize(9).
2012-10-30 13:05:50 +00:00
kevlo
0ca17abf5e
The argument len of m_pullup(9) could be less than or equal to MHLEN.
...
Reviewed by: glebius
2012-10-30 10:13:26 +00:00
trasz
61a7d2c215
Make it clear that NULL can only be returned when M_NOWAIT was used.
2012-10-28 21:01:32 +00:00
hrs
5f66363588
Add setfib(1) support for services as <name>_fib in rc.conf.
2012-10-27 19:09:09 +00:00
joel
b24573de07
mdoc: sort sections.
2012-10-26 16:40:03 +00:00
delphij
7bfe1a58c7
Update hptiop(4) to version 1.8, which added support for HighPoint
...
RocketRAID 4500 series.
Many thanks to HighPoint Technologies for their continued support
of FreeBSD!
Submitted by: HighPoint Technologies
MFC after: 3 days
2012-10-25 17:29:11 +00:00
ae
71112b5a8e
Remove the IPFIREWALL_FORWARD kernel option and make possible to turn
...
on the related functionality in the runtime via the sysctl variable
net.pfil.forward. It is turned off by default.
Sponsored by: Yandex LLC
Discussed with: net@
MFC after: 2 weeks
2012-10-25 09:39:14 +00:00
kevlo
5aeb11e743
Fix MINCLSIZE. It should be MHLEN + 1.
...
Reviewed by: glebius
2012-10-25 08:38:43 +00:00
sjg
5c765389b7
Add entry for sjg
...
Approved by: marcel (mentor)
2012-10-24 14:06:47 +00:00