summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync in latest upstream system call definitions.ed2015-07-273-11/+6
* Change the dev argument from a full path to just the devicemarcel2015-07-266-12/+26
* Document r285557, bsdinstall aligns zfs partitions on 1Mb boundaries.gjb2015-07-261-0/+5
* Document r285642, ssh(1) hostname canonicalization before lookinggjb2015-07-262-0/+6
* Document r285679, bsdinstall(8) updates to workaround variousgjb2015-07-261-0/+13
* Further refine the PAE_TABLES entry, based on feedback fromgjb2015-07-261-7/+10
* Remove debugging output. We should have tracing instead.marcel2015-07-261-9/+0
* o make sure the boundary is a power of 2, when not zero.marcel2015-07-261-5/+9
* Pass unsigned long argument to ioctl().rodrigc2015-07-261-1/+2
* Replace GNU RCS ident with a BSD license identbapt2015-07-2616-482/+308
* Report the scheme and provider names in warning message about unalignedae2015-07-261-2/+4
* Build debug version of rmlock's methods only when LOCK_DEBUG > 0.ae2015-07-261-1/+1
* Improve locking on Mac OS X. This does not change the functionalitytuexen2015-07-261-2/+25
* Fix and improve a debug message. The SID was reported as an SSN.tuexen2015-07-261-4/+4
* In tmpfs_chtimes(), remove checks on the nanosecond level whenbrueffer2015-07-261-6/+4
* Bump GCC max-inline-insns-single in libiconv_modules and greppfg2015-07-267-6/+8
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensorgrembo2015-07-256-1/+536
* Use consistent spacing.trasz2015-07-251-4/+4
* Add md_root example to defaults/loader.conf.trasz2015-07-251-0/+10
* Remove unused txd_saved.sbruno2015-07-251-2/+1
* Revert r173708's modifications to vm_object_page_remove().kib2015-07-252-24/+5
* Move including netinet/icmp6.h around to avoid a problem when includingtuexen2015-07-252-5/+1
* cyapa(4), driver for the Cypress APA I2C trackpadgrembo2015-07-256-1/+2040
* Use double newlines consistently.trasz2015-07-251-0/+9
* Remove stale comment.kp2015-07-251-1/+0
* Update Capsicum and Mandatory Access Control manual pagestrasz2015-07-2513-122/+13
* With the removal of b_saveaddr in the r285819, b_data must be reset tokib2015-07-251-0/+7
* Pf can reassemble IPv6 fragments now.kp2015-07-251-3/+5
* Document md_root in loader(8). The md(4) manual page mentions it,trasz2015-07-251-3/+9
* Fix transposed words in man page.dru2015-07-251-1/+1
* Fix color mapping for TDA19988. Values for VIP_CNTRL_1 and VIP_CNTRL_2gonzo2015-07-251-2/+2
* Synchronize PIN input/output modes with gnu/dts/include/dt-bindings/pinctrl/a...gonzo2015-07-251-1/+2
* If there is panel info in DTB do not wait for HDMI event and setupgonzo2015-07-251-2/+5
* OF_getencprop_alloc shouldn't be used to get string value. If stringgonzo2015-07-251-2/+2
* Document the fact that system(3) can easily be misused due to shell metadelphij2015-07-251-2/+14
* Fix a typo in comment.delphij2015-07-241-1/+1
* Auto-generate hardware notes for pms(4).brueffer2015-07-241-0/+2
* Add a basic manpage for the pms driver.brueffer2015-07-242-0/+129
* Cast uid and gid to the correct type for display to solve segfault in ls(1) o...allanjude2015-07-241-2/+2
* Add a comment discussing the appropriate use of the atomic_*() functionsalc2015-07-241-0/+19
* Add missing SIGUSR1 description.trasz2015-07-241-1/+2
* Add missing capitalization.trasz2015-07-241-1/+1
* readelf: avoid division by zero on section entry sizeemaste2015-07-241-15/+47
* ar: add -U (unique) option to disable -D (deterministic) modeemaste2015-07-242-7/+34
* - Since r253161, uart_intr() abuses FILTER_SCHEDULE_THREAD for signalingmarius2015-07-242-9/+16
* truss: follow pdfork()ed descendents with -femaste2015-07-248-0/+8
* Add RISC-V ELF machine type definitionemaste2015-07-244-1/+5
* - In mpt_send_handshake_cmd(), use bus_space_write_stream_4(9) for writingmarius2015-07-242-9/+14
* o Revert the other functional half of r239864, i. e. the merge of r134227marius2015-07-245-80/+81
* Fix silly syntax error emacs chugged in for me.. gesh.rrs2015-07-241-1/+0
OpenPOWER on IntegriCloud