aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* NGM_NETFLOW_SHOW reports IPv6 flows as well.Gleb Smirnoff2012-12-101-5/+1
* A number of places in the source tree still reference cuad.* afterEitan Adler2012-12-086-13/+13
* Remove outdated reference to tcp inflight limiting. It was removedAndre Oppermann2012-12-081-47/+1
* Sync with Library of Congress list.Eitan Adler2012-12-081-8/+8
* Implemented uma_zone_set_warning(9) function that sets a warning, whichPawel Jakub Dawidek2012-12-071-2/+15
* Document pffinddomain().Kevin Lo2012-12-072-1/+11
* Add the Programmer Dvorak Keyboard LayoutEitan Adler2012-12-063-2/+121
* Change the default to 'cru' for speed reasons.Eitan Adler2012-12-061-1/+1
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-061-5/+5
* Remove hack to emulate effective uid and just use the EUID's name in theEitan Adler2012-12-051-4/+1
* Connect organization.dot to the buildEitan Adler2012-12-051-1/+2
* Fix typo.Konstantin Belousov2012-12-041-1/+1
* Fix typos in the previous commit.Jung-uk Kim2012-12-041-2/+2
* Tidy up bsd.cpu.mk for X86 CPUs:Jung-uk Kim2012-12-042-36/+49
* Document the interpretation of the negative value of ticks forKonstantin Belousov2012-12-041-1/+8
* Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).Jung-uk Kim2012-12-032-28/+23
* Merge a number of changes required to hook up OpenBSM 1.2-alpha2'sRobert Watson2012-12-011-1/+2
* Generalize make.conf man page: use "cc" instead of "gcc"Eitan Adler2012-11-291-4/+4
* - Update organization.dot to reflect that attilio resigned from coreGabor Pali2012-11-281-1/+1
* Add my mentor relationships to committers-ports.dotBarbara Guida2012-11-251-0/+3
* Catch up with r243046. KTR buffer can be changed at runtime.Kevin Lo2012-11-231-1/+1
* Remove no longer needed quirk.Hans Petter Selasky2012-11-231-2/+0
* [mdoc] remove hard sentence breaks.Sergey Kandaurov2012-11-221-3/+6
* core(5) references sysctl debug.num_cores, but it is really debug.ncores.Sergey Kandaurov2012-11-221-2/+2
* If .PARSEDIR is defined we have bmake, and CTFCONVERT_CMD can be empty.Simon J. Gerraty2012-11-221-1/+1
* INSTALL_AS_USER: output of id -un will never match 0 so use id -uSimon J. Gerraty2012-11-221-2/+5
* Do not expose LIBCXXRT and LIBCPLUSPLUS in bsd.libnames.mk, ifDimitry Andric2012-11-201-0/+2
* Clean up and update comments for CPUTYPE.Jung-uk Kim2012-11-191-11/+16
* Add x86 CPUs supported by clang on head.Jung-uk Kim2012-11-191-9/+35
* Improve grammar.Benjamin Kaduk2012-11-181-7/+9
* Modernize parts of the ports.7 manual page.Eitan Adler2012-11-181-15/+2
* Install bsd.progs.mk, needed by bsd.test.mk and thus by atf.test.mk.Marcel Moolenaar2012-11-171-0/+1
* Correct spelling of "lily" [0]Eitan Adler2012-11-161-3/+3
* Remove trailing whitespace.Joel Dahl2012-11-161-1/+1
* o Remove meaningless PROTOCOLS section.Gleb Smirnoff2012-11-161-43/+65
* Remove trailing whitespace.Joel Dahl2012-11-161-1/+1
* M_USE_RESERVE is no longer deprecated. It is once again supported.Alan Cox2012-11-161-8/+7
* Move detailed description of BLOCKSIZE to getbsize(3).Greg Lehey2012-11-161-7/+4
* Remove quite a bit of stale data from the tuning.7Eitan Adler2012-11-161-265/+24
* Remove trailing whitespace.Joel Dahl2012-11-151-1/+1
* Some software, notably dialog(1), can understand back-tab, which isEitan Adler2012-11-151-1/+1
* Mention the IEEE 802.1AX.Kevin Lo2012-11-141-3/+3
* Remove description of deprecated IP fragment checksum support.Andre Oppermann2012-11-131-56/+1
* Updates for netgraph node manual pages.Joel Dahl2012-11-1351-401/+398
* - Lowercase a cross reference to make.Sergey Kandaurov2012-11-131-3/+3
* Avoid an ambiguous reference to mtx_lock(9).Sergey Kandaurov2012-11-131-1/+1
* Correct rmlock(9) xref and add a missing comma.Sergey Kandaurov2012-11-131-2/+2
* ICMPV6_FILTER should read ICMP6_FILTER.Xin LI2012-11-081-2/+2
* Add ATF and reformat to ease reviewsSimon J. Gerraty2012-11-071-13/+43
* Enable ATF testing.Simon J. Gerraty2012-11-073-0/+232