summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watch: Do not mess up the tty modes on early error.jilles2013-09-051-1/+2
* Fixing a small typo.hiren2013-09-051-1/+1
* Minor printf nit to keep out cleansbruno2013-09-051-1/+1
* Merge bmake-20130904sjg2013-09-0522-50/+189
|\
| * Tag bmake-20130904sjg2013-09-05186-0/+65926
| * Import bmake-20130904sjg2013-09-0520-48/+196
| * Tag bmake-20130730sjg2013-08-02185-0/+65778
| * Import bmake-20130730 - allows folk to supress job tokens.sjg2013-08-0223-165/+365
| * Tag bmake-20130604sjg2013-06-05185-0/+65578
| * Import bmake-20130604sjg2013-06-055-22/+42
* | Use LIST_FOREACH_SAFE() instead of doing it by hand.jhb2013-09-051-7/+5
* | Use an unsigned long when indexing into mfchashtbl[] and mf6ctable[]. Thisjhb2013-09-052-6/+6
* | Fix build.glebius2013-09-051-0/+1
* | Fix build.glebius2013-09-051-0/+1
* | The vm_pageout_flush() functions sbusies pages in the passed pageskib2013-09-051-2/+2
* | The vm_page_trysbusy() should not fail when shared busy counter orkib2013-09-051-3/+7
* | authpf needs /var/authpf to exist and be writable by group authpf.des2013-09-051-0/+2
* | Correct two comments.hselasky2013-09-051-2/+2
* | The fget() function now takes pointer to cap_rights_t, so change 0 to NULL.pjd2013-09-051-1/+1
* | Handle cases where capability rights are not provided.pjd2013-09-056-22/+42
* | Fix !CAPABILITIES build.glebius2013-09-051-0/+2
* | 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
OpenPOWER on IntegriCloud