summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* First pass to fix the 'tests' packages.gjb2016-02-02139-2/+563
* Include virecover in vi package.gjb2016-02-021-1/+5
* Create ee(1) package.gjb2016-02-023-0/+27
* Create a package for autofs(5)gjb2016-02-024-1/+35
* Create a package for vi(1) and related files.gjb2016-02-024-1/+32
* Fix naming inconsistency with lib32 debug packages.gjb2016-02-016-1/+1
* Fix periodic(8) and rc(8) script inclusion to rcmds package.gjb2016-01-302-2/+10
* Wrap long lines after recent commits.gjb2016-01-291-5/+11
* Make sure 'pkg config ABI' uses ABI_FILE for the target.gjb2016-01-291-4/+4
* Cleanup and organize etc/rc.d/Makefile.gjb2016-01-291-35/+26
* Reorder execution in the 'packages' target so both userlandgjb2016-01-291-2/+2
* MFHgjb2016-01-29635-13005/+10263
|\
| * Add implementations of sendmmsg(3) and recvmmsg(3) functions whichkib2016-01-299-20/+318
| * Framework for ARM64 instruction disassemblerwma2016-01-295-1/+405
| * ARM: After removal of old pmap-v6 code, rename pmap-v6-new.c to pmap-v6.c.mmel2016-01-292-1/+1
| * ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, andmmel2016-01-2916-5515/+44
| * Use '^[>+][^+]' instead of '^[>+]' with grep(1) when filtering themarius2016-01-291-1/+1
| * Use intptr_t note ptrdiff_t when storing flags in the bottom bits ofbrooks2016-01-292-6/+6
| * Note the double fork behavior with filemon.bdrewery2016-01-291-0/+5
| * Document the purpose and non-purpose of filemon(4).bdrewery2016-01-291-1/+17
| * Declare bt_devenum() to match the definition.brooks2016-01-291-1/+1
| * filemon: Track the process pointer rather than a pid.bdrewery2016-01-292-7/+6
| * filemon_open: Don't record a process to trace here.bdrewery2016-01-291-2/+1
| * nvd: add hw.nvd.delete_max tunablejimharris2016-01-282-3/+28
| * Remove debug output which was committed by accident.tuexen2016-01-281-3/+0
| * filemon: Use process_exec EVENTHANDLER to capture sys_execve.bdrewery2016-01-282-52/+24
| * kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXITvangyzen2016-01-285-25/+281
| * Merge OpenSSL 1.0.2f.jkim2016-01-28501-1201/+1795
| |\
| | * Import OpenSSL 1.0.2f.jkim2016-01-28137-445/+846
| * | Fix -include .depend hack from r294370 for headers not in .PATH.bdrewery2016-01-281-5/+6
| * | Fix VNIC enumeration after r294993 and r294990zbb2016-01-282-3/+3
| * | Use m_getjcl() instead of manually selecting zone.glebius2016-01-282-25/+7
| * | Always look in the TCP pool.tuexen2016-01-282-15/+5
| * | Support new MDIO hierarchy in ThunderX DTBzbb2016-01-284-5/+481
| * | Add FDT bus capabilities to ThunderX PCI driverzbb2016-01-284-15/+185
| * | Correct alloc_ and release_resource methods in thunder_pcie driverzbb2016-01-281-2/+2
| * | Divide ThunderX PCIe driver to general and FDT partzbb2016-01-285-171/+238
| * | Fix finding appropriate BGX node in DTB and move it to a separate functionzbb2016-01-283-11/+143
| * | EHCI: Make core reset and port speed reading more generic.mmel2016-01-289-46/+170
| * | SMP support for ARMv6/v7 HW watchpointszbb2016-01-285-18/+165
| * | Remove ffs_mountroot() prototype; seems to be long gone.trasz2016-01-281-1/+0
| * | Fix mutex releasing in ARM64 cpu_switchwma2016-01-281-3/+2
| * | Add pidfile support to ggated(8)ngie2016-01-283-25/+52
| * | Follow-up r294967: Mark flags unused.bdrewery2016-01-281-1/+1
| * | filemon: Trace fork via process_fork event.bdrewery2016-01-281-47/+14
| * | filemon: Use process_exit EVENTHANDLER to capture process exit.bdrewery2016-01-281-11/+12
| * | filemon_dtr: Lock the associated filemon handle before writing to it.bdrewery2016-01-271-2/+5
| * | This fixes a bug in UFS2 exported NFS volumes. An NFS client canmckusick2016-01-271-3/+28
| * | The bread() function was inconsistent about whether it would returnmckusick2016-01-273-7/+27
| * | filemon_comment has nothing to do with wrappers so move it out of filemon_wra...bdrewery2016-01-272-16/+16
OpenPOWER on IntegriCloud