summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for DLINK DWA-127 Wireless Adapterbr2013-09-052-0/+2
* | Remove stub implementation.ae2013-09-051-11/+0
* | Correct the logic broken in my last commit.pjd2013-09-051-1/+1
* | Remove unused code and sort variables declarations.ae2013-09-051-8/+2
* | Add more references.mav2013-09-051-1/+5
* | Fix file selection logic for the RCS/SCCS case, as was done for the simplese2013-09-052-34/+27
* | Restore builds on architectures that don't support CAPABILITIES (mips).sbruno2013-09-051-0/+4
* | This looks like a typo that breaks the build. Yell at me if this isn't thesbruno2013-09-051-1/+1
* | Fix the build.jhibbits2013-09-051-0/+2
* | Remove fallback to fork(2) if pdfork(2) is not available. If the parentpjd2013-09-052-10/+12
* | Add sysctl/tunables for various metaslab variables.pjd2013-09-051-4/+33
* | Advise a full buildworld, because of the recent Capsicum changes.pjd2013-09-051-0/+8
* | Add missing '2'.pjd2013-09-051-1/+1
* | Remove trailing comma.pjd2013-09-051-1/+1
* | Style fixes.pjd2013-09-051-122/+122
* | Style fixes. Most fixes are about not treating integers and pointers aspjd2013-09-051-165/+137
* | Regenerate after r255219.pjd2013-09-0511-171/+65
* | Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-0593-675/+1402
* | Correct blkback handling of the BLKIF_OP_FLUSH_DISKCACHE opcode.gibbs2013-09-041-12/+4
* | Tidy up some loose ends in the PCID code:kib2013-09-048-73/+98
* | Crashes have been observed for NFSv4.1 mounts when the systemrmacklem2013-09-041-11/+9
* | sh: Make return return from the closest function or dot script.jilles2013-09-045-15/+23
* | Add myself as a new committer and cognet as my mentor.zbb2013-09-041-0/+2
* | Add 32-bit support for Gxemul's oldtestmips machine emulationgonzo2013-09-046-7/+107
* | Add myself to the list of ports committers.gnn2013-09-041-0/+3
* | Revert r255152:eadler2013-09-041-2/+2
* | add links for the various vmem functions...jmg2013-09-041-0/+7
* | MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643brooks2013-09-046-47/+340
* | Add a c++/v1/tr1 include directory containing symlinks to all of the standardtheraven2013-09-042-0/+3
* | Trim a couple of panic messages.jhb2013-09-041-8/+2
* | - Add myself as a src committerbr2013-09-041-0/+2
* | Make default cache size more modern.glebius2013-09-041-1/+1
* | Fix hwpmc(4) for 32-bit PowerPC.jhibbits2013-09-042-8/+2
* | For TOE connections, the window scale factor in CPL_PASS_ACCEPT_REQ isnp2013-09-031-1/+1
* | Add options GEOM_PART_GPT and options MSDOSFS to the DIR-825sbruno2013-09-031-0/+3
* | Newer versions of gcc define __INT64_C and __UINT64_C, so avoidimp2013-09-032-0/+4
* | Add support for the 'invpcid' instruction to binutils and DDB'sjhb2013-09-035-4/+27
* | Remove our hacked GNU patch.pfg2013-09-0320-4809/+3
* | Remove redundant field pr_sctp_on.tuexen2013-09-035-13/+3
* | Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-0310-428/+380
* | add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-038-7/+135
* | Connect libexecinfo to the buildemaste2013-09-033-1/+3
* | sys/dev/xen/blkback/blkback.c:gibbs2013-09-031-1/+1
* | Include the calling context in the mail subject, if any.jlh2013-09-031-4/+6
* | Add svn:keywords propertyemaste2013-09-030-0/+0
* | Add $FreeBSD$ tag for user-facing headeremaste2013-09-031-0/+1
* | Don't install private libexecinfo headersemaste2013-09-031-1/+1
* | Fix 'make depend'uqs2013-09-032-1/+2
* | Document SIGLIBRT in signal(3); take a stab at the signal description asrwatson2013-09-031-0/+1
* | Since r254974, periodic scripts' period can be configuredjlh2013-09-031-208/+236
OpenPOWER on IntegriCloud