| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync in latest upstream system call definitions. | ed | 2015-07-27 | 3 | -11/+6 |
* | Change the dev argument from a full path to just the device | marcel | 2015-07-26 | 6 | -12/+26 |
* | Document r285557, bsdinstall aligns zfs partitions on 1Mb boundaries. | gjb | 2015-07-26 | 1 | -0/+5 |
* | Document r285642, ssh(1) hostname canonicalization before looking | gjb | 2015-07-26 | 2 | -0/+6 |
* | Document r285679, bsdinstall(8) updates to workaround various | gjb | 2015-07-26 | 1 | -0/+13 |
* | Further refine the PAE_TABLES entry, based on feedback from | gjb | 2015-07-26 | 1 | -7/+10 |
* | Remove debugging output. We should have tracing instead. | marcel | 2015-07-26 | 1 | -9/+0 |
* | o make sure the boundary is a power of 2, when not zero. | marcel | 2015-07-26 | 1 | -5/+9 |
* | Pass unsigned long argument to ioctl(). | rodrigc | 2015-07-26 | 1 | -1/+2 |
* | Replace GNU RCS ident with a BSD license ident | bapt | 2015-07-26 | 16 | -482/+308 |
* | Report the scheme and provider names in warning message about unaligned | ae | 2015-07-26 | 1 | -2/+4 |
* | Build debug version of rmlock's methods only when LOCK_DEBUG > 0. | ae | 2015-07-26 | 1 | -1/+1 |
* | Improve locking on Mac OS X. This does not change the functionality | tuexen | 2015-07-26 | 1 | -2/+25 |
* | Fix and improve a debug message. The SID was reported as an SSN. | tuexen | 2015-07-26 | 1 | -4/+4 |
* | In tmpfs_chtimes(), remove checks on the nanosecond level when | brueffer | 2015-07-26 | 1 | -6/+4 |
* | Bump GCC max-inline-insns-single in libiconv_modules and grep | pfg | 2015-07-26 | 7 | -6/+8 |
* | isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor | grembo | 2015-07-25 | 6 | -1/+536 |
* | Use consistent spacing. | trasz | 2015-07-25 | 1 | -4/+4 |
* | Add md_root example to defaults/loader.conf. | trasz | 2015-07-25 | 1 | -0/+10 |
* | Remove unused txd_saved. | sbruno | 2015-07-25 | 1 | -2/+1 |
* | Revert r173708's modifications to vm_object_page_remove(). | kib | 2015-07-25 | 2 | -24/+5 |
* | Move including netinet/icmp6.h around to avoid a problem when including | tuexen | 2015-07-25 | 2 | -5/+1 |
* | cyapa(4), driver for the Cypress APA I2C trackpad | grembo | 2015-07-25 | 6 | -1/+2040 |
* | Use double newlines consistently. | trasz | 2015-07-25 | 1 | -0/+9 |
* | Remove stale comment. | kp | 2015-07-25 | 1 | -1/+0 |
* | Update Capsicum and Mandatory Access Control manual pages | trasz | 2015-07-25 | 13 | -122/+13 |
* | With the removal of b_saveaddr in the r285819, b_data must be reset to | kib | 2015-07-25 | 1 | -0/+7 |
* | Pf can reassemble IPv6 fragments now. | kp | 2015-07-25 | 1 | -3/+5 |
* | Document md_root in loader(8). The md(4) manual page mentions it, | trasz | 2015-07-25 | 1 | -3/+9 |
* | Fix transposed words in man page. | dru | 2015-07-25 | 1 | -1/+1 |
* | Fix color mapping for TDA19988. Values for VIP_CNTRL_1 and VIP_CNTRL_2 | gonzo | 2015-07-25 | 1 | -2/+2 |
* | Synchronize PIN input/output modes with gnu/dts/include/dt-bindings/pinctrl/a... | gonzo | 2015-07-25 | 1 | -1/+2 |
* | If there is panel info in DTB do not wait for HDMI event and setup | gonzo | 2015-07-25 | 1 | -2/+5 |
* | OF_getencprop_alloc shouldn't be used to get string value. If string | gonzo | 2015-07-25 | 1 | -2/+2 |
* | Document the fact that system(3) can easily be misused due to shell meta | delphij | 2015-07-25 | 1 | -2/+14 |
* | Fix a typo in comment. | delphij | 2015-07-24 | 1 | -1/+1 |
* | Auto-generate hardware notes for pms(4). | brueffer | 2015-07-24 | 1 | -0/+2 |
* | Add a basic manpage for the pms driver. | brueffer | 2015-07-24 | 2 | -0/+129 |
* | Cast uid and gid to the correct type for display to solve segfault in ls(1) o... | allanjude | 2015-07-24 | 1 | -2/+2 |
* | Add a comment discussing the appropriate use of the atomic_*() functions | alc | 2015-07-24 | 1 | -0/+19 |
* | Add missing SIGUSR1 description. | trasz | 2015-07-24 | 1 | -1/+2 |
* | Add missing capitalization. | trasz | 2015-07-24 | 1 | -1/+1 |
* | readelf: avoid division by zero on section entry size | emaste | 2015-07-24 | 1 | -15/+47 |
* | ar: add -U (unique) option to disable -D (deterministic) mode | emaste | 2015-07-24 | 2 | -7/+34 |
* | - Since r253161, uart_intr() abuses FILTER_SCHEDULE_THREAD for signaling | marius | 2015-07-24 | 2 | -9/+16 |
* | truss: follow pdfork()ed descendents with -f | emaste | 2015-07-24 | 8 | -0/+8 |
* | Add RISC-V ELF machine type definition | emaste | 2015-07-24 | 4 | -1/+5 |
* | - In mpt_send_handshake_cmd(), use bus_space_write_stream_4(9) for writing | marius | 2015-07-24 | 2 | -9/+14 |
* | o Revert the other functional half of r239864, i. e. the merge of r134227 | marius | 2015-07-24 | 5 | -80/+81 |
* | Fix silly syntax error emacs chugged in for me.. gesh. | rrs | 2015-07-24 | 1 | -1/+0 |