summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Mention the IEEE 802.1AX.kevlo2012-11-141-3/+3
| | | | Reviewed by: thompsa
* Remove description of deprecated IP fragment checksum support.andre2012-11-131-56/+1
| | | | | | | | 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
* Updates for netgraph node manual pages.joel2012-11-1351-401/+398
| | | | | Discussed with: glebius Submitted by: Mamontov Roman <mr.xanto@gmail.com>
* - Lowercase a cross reference to make.pluknet2012-11-131-3/+3
| | | | | | - Sort SEE ALSO cross references. MFC after: 3 days
* Avoid an ambiguous reference to mtx_lock(9).pluknet2012-11-131-1/+1
| | | | MFC after: 3 days
* Correct rmlock(9) xref and add a missing comma.pluknet2012-11-131-2/+2
|
* ICMPV6_FILTER should read ICMP6_FILTER.delphij2012-11-081-2/+2
| | | | | Submitted by: Frédéric Perrin <frederic.perrin resel.fr> MFC after: 2 weeks
* Add ATF and reformat to ease reviewssjg2012-11-071-13/+43
| | | | Approved by: marcel (mentor)
* Enable ATF testing.sjg2012-11-073-0/+232
| | | | | Submitted by: Garrett Cooper Approved by: marcel (mentor)
* Latest progs.mk from crufty.net for ATFsjg2012-11-071-329/+67
| | | | Approved by: marcel (mentor)
* Nm ipseckevlo2012-11-071-1/+1
|
* Fix typo in bsd.compiler.mk.dim2012-11-061-1/+1
|
* Decode common state bits in getencstat output.mav2012-11-061-2/+6
|
* Add myself as a new src committerbryanv2012-11-061-0/+3
| | | | Approved by: grehan (mentor)
* Add -c option to sesd to make it clear enclosure status after reading itmav2012-11-062-22/+38
| | | | in case if it is not permanent and was fixed.
* Rise priority of the informational messages from LOG_INFO to LOG_NOTICE,mav2012-11-051-3/+2
| | | | | same as used for OK status. Otherwise it looks strange when OK status is reported, while informational is not.
* Allow CC to be gcc46 or similar by matching gcc*.brooks2012-11-051-5/+5
| | | | | Don't test the value of the :M matches, either the string matches or does not.
* Now that WITH_CLANG_IS_CC is the default on x86 systems, documentbrooks2012-11-051-1/+14
| | | | WITHOUT_CLANG_IS_CC.
* After years of hard work by many FreeBSD and LLVM developers, makebrooks2012-11-051-1/+6
| | | | | | clang the default compiler on i386 and amd64 systems. Special thanks to: dim, ed, rdivacky
* Fix a minor typo.mav2012-11-051-1/+1
|
* Sync with domain and protosw data structures.kevlo2012-11-051-1/+9
| | | | Reviewed by: glebius
* Revert previous commit.kevlo2012-11-051-7/+9
|
* Catch up with r242520. s/maxusers/maxbikeshedskevlo2012-11-051-9/+7
|
* - Add my mentor relationships to committers-ports.dotgblach2012-11-041-0/+3
| | | | | | - Add myself to calendar.freebsd Approved by: tabthorpe (mentor)
* Change default prompt to show ~ again for the home directorybapt2012-11-041-1/+1
| | | | | Submitted by: flo Approved by: eadler
* o DragonFly 2.3.1 added.maxim2012-11-031-1/+2
|
* Revert the change that makes less default.eadler2012-11-031-1/+1
| | | | | | | | | | | | | | | | | 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
* Update nsamples and nbuffers defaults to match reality.jimharris2012-11-021-3/+3
|
* A few minor adjustments after r242424:joel2012-11-021-9/+6
| | | | | | | | - Sort entries in SYNOPSIS. - Start sentence on a new line. - Remove redundant textdump dump description. Submitted by: bde
* - Fix struct and struct fields names.glebius2012-11-021-41/+31
| | | | | | - Remove NGM_ATM_CARRIER_CHANGE, which was removed in r118175. Submitted by: Mamontov Roman <mr.xanto gmail.com>
* Remove separate paragraph on ASCII messages and insteadglebius2012-11-021-49/+27
| | | | | | | 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>
* MFV pciids-20121024, r242469philip2012-11-021-687/+2141
| | | | | | Update to use the latest version of the PCI IDs Repository. MFC after: 1 week
* o OpenBSD 5.2 added.maxim2012-11-021-0/+2
|
* Add descriptions for callout_reset_on and callout_schedule_on andjimharris2012-11-011-1/+35
| | | | | | | their curcpu variants. Discussed with: mav, davide MFC after: 1 week
* Sort textdump options list.joel2012-11-011-6/+6
| | | | Submitted by: bde
* Add whitespace between mandatory and optional kernelalfred2012-11-011-0/+1
| | | | | | config options. Approved by: joel
* Nuke whitespace.joel2012-11-011-3/+2
|
* Minor mdoc fix.joel2012-11-011-1/+1
|
* Small textdump enhancements.alfred2012-11-012-1/+32
| | | | | | | | | | | | | | 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
* Document disk_resize(9).trasz2012-10-302-2/+12
|
* The argument len of m_pullup(9) could be less than or equal to MHLEN.kevlo2012-10-301-1/+1
| | | | Reviewed by: glebius
* Make it clear that NULL can only be returned when M_NOWAIT was used.trasz2012-10-281-4/+6
|
* Add setfib(1) support for services as <name>_fib in rc.conf.hrs2012-10-271-1/+6
|
* mdoc: sort sections.joel2012-10-261-2/+2
|
* Update hptiop(4) to version 1.8, which added support for HighPointdelphij2012-10-251-1/+5
| | | | | | | | | | RocketRAID 4500 series. Many thanks to HighPoint Technologies for their continued support of FreeBSD! Submitted by: HighPoint Technologies MFC after: 3 days
* Remove the IPFIREWALL_FORWARD kernel option and make possible to turnae2012-10-251-8/+1
| | | | | | | | | 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
* Fix MINCLSIZE. It should be MHLEN + 1.kevlo2012-10-251-4/+3
| | | | Reviewed by: glebius
* Add entry for sjgsjg2012-10-241-0/+2
| | | | Approved by: marcel (mentor)
* Update zero_copy(9) man page to note the renamed kernel optionsandre2012-10-231-2/+5
| | | | and to warn about unsafeness of COW based sends.
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-223-109/+0
| | | | | | | | | | | | In particular, do not lock Giant conditionally when calling into the filesystem module, remove the VFS_LOCK_GIANT() and related macros. Stop handling buffers belonging to non-mpsafe filesystems. The VFS_VERSION is bumped to indicate the interface change which does not result in the interface signatures changes. Conducted and reviewed by: attilio Tested by: pho
OpenPOWER on IntegriCloud