| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable ACPI and P4TCC throttling by default, following discussion on | nwhitehorn | 2014-05-04 | 2 | -0/+4 |
* | Provide better descriptions for 'struct ctl_scsiio' fields; based mostly | trasz | 2014-05-04 | 1 | -8/+47 |
* | Use a zio flag to prevent recursion of vdev_queue_io_done which can | smh | 2014-05-04 | 2 | -0/+12 |
* | Expand PGET_WANTREAD. Language fixes. | pluknet | 2014-05-04 | 1 | -4/+6 |
* | Treat the '-' as meaning standard input. | pluknet | 2014-05-04 | 2 | -7/+12 |
* | For schemes that do an automatic partition aligning move this code to | ae | 2014-05-04 | 4 | -80/+93 |
* | Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus | loos | 2014-05-04 | 6 | -42/+49 |
* | Remove a duplicate definition. | markj | 2014-05-04 | 1 | -1/+0 |
* | If the traced process stops because it received a signal, libproc needs | markj | 2014-05-04 | 3 | -24/+30 |
* | Document r265229[1], r265249[2]: | gjb | 2014-05-04 | 1 | -0/+11 |
* | Document r264601, addition of if_nf10bmac(4) (with no | gjb | 2014-05-04 | 1 | -0/+9 |
* | Wrap lindev(4) references in <literal> tags. | gjb | 2014-05-04 | 1 | -3/+3 |
* | Dereference man.lindev.4 macros, since the device is removed. | gjb | 2014-05-04 | 1 | -2/+2 |
* | Document r265132, addition of full(4). | gjb | 2014-05-04 | 1 | -0/+8 |
* | Really sort out the headers. | loos | 2014-05-03 | 3 | -8/+3 |
* | Fix panic on IPv4 address removal introduced in r265279. | melifaro | 2014-05-03 | 1 | -0/+1 |
* | Fix SYNOPSIS ("device if_vtnet" -> "device vtnet"). | bryanv | 2014-05-03 | 1 | -1/+1 |
* | Documented the pget(9) system kernel interface. | pluknet | 2014-05-03 | 2 | -0/+106 |
* | Fix sysctl_ifmalist() broken in r265019. | melifaro | 2014-05-03 | 1 | -1/+1 |
* | Remove additional fib checks from rtalloc1_fib. | melifaro | 2014-05-03 | 1 | -9/+0 |
* | Pass radix head ptr along with rte to rtexpunge(). | melifaro | 2014-05-03 | 4 | -14/+7 |
* | Fix a typo. | markj | 2014-05-03 | 1 | -1/+1 |
* | After r254627, the deupdate() started writing the directory entries to | kib | 2014-05-03 | 1 | -0/+11 |
* | Add urtwn(4) to the hardware notes. | brueffer | 2014-05-03 | 1 | -0/+2 |
* | Make the HARDWARE section ready for release notes generation; sort SEE ALSO. | brueffer | 2014-05-03 | 1 | -3/+6 |
* | Fix width/alignment of JID column. Make it support up to the maximum | bdrewery | 2014-05-03 | 1 | -15/+23 |
* | Add rsu(4) to the hardware notes. | brueffer | 2014-05-03 | 2 | -0/+3 |
* | Make this manpage ready for hardware notes generation, add more Xrefs and per... | brueffer | 2014-05-03 | 1 | -10/+13 |
* | drm/radeon: Add 32bit ioctls support | dumbbell | 2014-05-03 | 3 | -260/+170 |
* | Add a missing colon. | brueffer | 2014-05-03 | 1 | -1/+1 |
* | Add appropriate quoting to allow building with a KERNCONFDIR containing | thomas | 2014-05-03 | 2 | -14/+14 |
* | Minor comment fix: dbsz is the block size as set by bs/ibs/obs, | thomas | 2014-05-03 | 1 | -1/+1 |
* | Minor comment fix. | thomas | 2014-05-03 | 1 | -1/+1 |
* | Fix syntax error with modern shells | eadler | 2014-05-03 | 1 | -1/+1 |
* | Allow "a.out" as an alias for the executable if no other matching entries | markj | 2014-05-03 | 4 | -19/+63 |
* | Fix the tinderbox armv6/arm build failure. | loos | 2014-05-03 | 1 | -0/+2 |
* | Don't treat TRIM requests returning ENOTSUP as an unexpected error. | smh | 2014-05-03 | 1 | -1/+4 |
* | The new draft specification for NFSv4.0 specifies that a server | rmacklem | 2014-05-03 | 2 | -6/+20 |
* | - Add J command to help. | bdrewery | 2014-05-02 | 1 | -0/+1 |
* | - Add a hint for 'u' and 'J' command that '+' displays all. | bdrewery | 2014-05-02 | 1 | -2/+2 |
* | Add -J command/flag to filter by jail name/jid. This will automatically | bdrewery | 2014-05-02 | 5 | -7/+88 |
* | Allow GEOM_VINUM to be statically compiled into the kernel. | marius | 2014-05-02 | 5 | -7/+28 |
* | Request a non-exiting process in sysctl_kern_proc_{o,}filedesc | mjg | 2014-05-02 | 1 | -2/+2 |
* | Fix typo in KF_FD_TYPE_TRACE comment: ptrace -> ktrace | mjg | 2014-05-02 | 1 | -1/+1 |
* | Free resources in an error case. | brueffer | 2014-05-02 | 1 | -0/+1 |
* | Generate hardware notes for mpr(4) and bump copyright for 2014. | brueffer | 2014-05-02 | 1 | -0/+3 |
* | Use our standard SYNOPSIS wording; perform some cleanup while here. | brueffer | 2014-05-02 | 1 | -5/+8 |
* | Properly free resources in case of error. | brueffer | 2014-05-02 | 1 | -7/+5 |
* | - Fix build WITHOUT_ZFS/WITHOUT_CDDL after r265229, bin/ps needs libjail. | bdrewery | 2014-05-02 | 1 | -2/+2 |
* | Properly free resources in case of error. | brueffer | 2014-05-02 | 1 | -8/+6 |