summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Treat the '-' as meaning standard input.pluknet2014-05-042-7/+12
* For schemes that do an automatic partition aligning move this code toae2014-05-044-80/+93
* Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with busloos2014-05-046-42/+49
* Remove a duplicate definition.markj2014-05-041-1/+0
* If the traced process stops because it received a signal, libproc needsmarkj2014-05-043-24/+30
* Document r265229[1], r265249[2]:gjb2014-05-041-0/+11
* Document r264601, addition of if_nf10bmac(4) (with nogjb2014-05-041-0/+9
* Wrap lindev(4) references in <literal> tags.gjb2014-05-041-3/+3
* Dereference man.lindev.4 macros, since the device is removed.gjb2014-05-041-2/+2
* Document r265132, addition of full(4).gjb2014-05-041-0/+8
* Really sort out the headers.loos2014-05-033-8/+3
* Fix panic on IPv4 address removal introduced in r265279.melifaro2014-05-031-0/+1
* Fix SYNOPSIS ("device if_vtnet" -> "device vtnet").bryanv2014-05-031-1/+1
* Documented the pget(9) system kernel interface.pluknet2014-05-032-0/+106
* Fix sysctl_ifmalist() broken in r265019.melifaro2014-05-031-1/+1
* Remove additional fib checks from rtalloc1_fib.melifaro2014-05-031-9/+0
* Pass radix head ptr along with rte to rtexpunge().melifaro2014-05-034-14/+7
* Fix a typo.markj2014-05-031-1/+1
* After r254627, the deupdate() started writing the directory entries tokib2014-05-031-0/+11
* Add urtwn(4) to the hardware notes.brueffer2014-05-031-0/+2
* Make the HARDWARE section ready for release notes generation; sort SEE ALSO.brueffer2014-05-031-3/+6
* Fix width/alignment of JID column. Make it support up to the maximumbdrewery2014-05-031-15/+23
* Add rsu(4) to the hardware notes.brueffer2014-05-032-0/+3
* Make this manpage ready for hardware notes generation, add more Xrefs and per...brueffer2014-05-031-10/+13
* drm/radeon: Add 32bit ioctls supportdumbbell2014-05-033-260/+170
* Add a missing colon.brueffer2014-05-031-1/+1
* Add appropriate quoting to allow building with a KERNCONFDIR containingthomas2014-05-032-14/+14
* Minor comment fix: dbsz is the block size as set by bs/ibs/obs,thomas2014-05-031-1/+1
* Minor comment fix.thomas2014-05-031-1/+1
* Fix syntax error with modern shellseadler2014-05-031-1/+1
* Allow "a.out" as an alias for the executable if no other matching entriesmarkj2014-05-034-19/+63
* Fix the tinderbox armv6/arm build failure.loos2014-05-031-0/+2
* Don't treat TRIM requests returning ENOTSUP as an unexpected error.smh2014-05-031-1/+4
* The new draft specification for NFSv4.0 specifies that a serverrmacklem2014-05-032-6/+20
* - Add J command to help.bdrewery2014-05-021-0/+1
* - Add a hint for 'u' and 'J' command that '+' displays all.bdrewery2014-05-021-2/+2
* Add -J command/flag to filter by jail name/jid. This will automaticallybdrewery2014-05-025-7/+88
* Allow GEOM_VINUM to be statically compiled into the kernel.marius2014-05-025-7/+28
* Request a non-exiting process in sysctl_kern_proc_{o,}filedescmjg2014-05-021-2/+2
* Fix typo in KF_FD_TYPE_TRACE comment: ptrace -> ktracemjg2014-05-021-1/+1
* Free resources in an error case.brueffer2014-05-021-0/+1
* Generate hardware notes for mpr(4) and bump copyright for 2014.brueffer2014-05-021-0/+3
* Use our standard SYNOPSIS wording; perform some cleanup while here.brueffer2014-05-021-5/+8
* Properly free resources in case of error.brueffer2014-05-021-7/+5
* - Fix build WITHOUT_ZFS/WITHOUT_CDDL after r265229, bin/ps needs libjail.bdrewery2014-05-021-2/+2
* Properly free resources in case of error.brueffer2014-05-021-8/+6
* Add the mpr(4) man page to the man4 Makefile.ken2014-05-021-0/+1
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-0235-1/+25831
* Fix a panic caused by doing "ifconfig -am" while a lagg is being destroyed.asomers2014-05-021-2/+12
* gcc: fix strict alignment.pfg2014-05-021-1/+1
OpenPOWER on IntegriCloud