| Age | Commit message (Expand) | Author |
| 2015-12-23 | Rump-ify. | christos |
| 2015-12-23 | Split out get_net function so that it is easily testable. Restore | christos |
| 2015-12-23 | Implement OF_finddevice, now ofctl -p <path to node> works | jmcneill |
| 2015-12-23 | David Binderman in PR 50578: fix resource leak in an error branch. | martin |
| 2015-12-21 | Fix some more MKREPRO issues in cdrom creation. Now amd64 passes MKREPRO. | christos |
| 2015-12-21 | more deterministic ffs for reproducible builds. | christos |
| 2015-12-20 | Add timestamp support to the ffs image creation; needed for in kernel memory | christos |
| 2015-12-20 | if we only asked for stopwords, use the original query. | christos |
| 2015-12-18 | Adjust to the new mdocml | christos |
| 2015-12-14 | Don't forget to set sin_scope. From Ryota Ozaki | christos |
| 2015-12-14 | Add getaddrinfo.c to RUMPSRCS for link-local addresses | ozaki-r |
| 2015-12-13 | PR/50547: David Binderman: fix bad sizeof | christos |
| 2015-12-13 | Add ip6addrctl | christos |
| 2015-12-12 | Add ip6addrctl from FreeBSD | christos |
| 2015-12-06 | pass new pin configuration flags to driver. | mlelstv |
| 2015-12-04 | Model 0x5e is also 6th gen Core or Xeon E3-1500 v5 like model 0x4e. | msaitoh |
| 2015-12-03 | CID 1341551: Don't bother formatting if ti == NULL | christos |
| 2015-11-28 | add details of later (to v4.2) specification versions and | plunky |
| 2015-11-27 | Don't pass garbage to parsedate, but do use the return value. | joerg |
| 2015-11-26 | Whitespace. | wiz |
| 2015-11-26 | Allow i2cdev to be specified with or without the /dev prefix. | hubertf |
| 2015-11-26 | Add an EXAMPLES section to show what 'i2cdev' looks like. | hubertf |
| 2015-11-25 | Sort options in usage to match man page order. | wiz |
| 2015-11-25 | "file system" as two words. | wiz |
| 2015-11-25 | Provide a -T option to set timestamps to a consistent value for MKREPRO | christos |
| 2015-11-24 | newer versions of the Bluetooth Core specification state that | plunky |
| 2015-11-23 | PR/50344: Stephen Fisher: apropos shows formatting on console with vt100 term | christos |
| 2015-11-16 | allow most commands to specify more than one cpu. now you can online or | mrg |
| 2015-11-16 | convert getcpuid() to take char* not char** | mrg |
| 2015-11-16 | use stdbool.h | mrg |
| 2015-11-14 | Enable installation of amd64 on an lfsv2 partition. | pgoyette |
| 2015-11-12 | Add usage function, various cosmetics; no functional change. | christos |
| 2015-11-11 | Introduce rump.rtadvd | ozaki-r |
| 2015-11-10 | CID 1338514: Check NULL returns | christos |
| 2015-11-09 | Since now the kernel returns ENXIO again for devices exceeding the | christos |
| 2015-11-08 | Again copying code is bad; the second copy of mountd was completely stale. | christos |
| 2015-11-08 | Some of the puffs mount programs don't need RUMP, re-enable them. | christos |
| 2015-11-08 | merge RUMP changes. | christos |
| 2015-11-05 | Update to keep up with reality. In NetBSD 7, the vnconfig command was | pgoyette |
| 2015-10-26 | Added missed break statement. (Missed break in -z option implicitly implies | shm |
| 2015-10-25 | extend the "tout" column to 5 characters, it's really common on a modern | mrg |
| 2015-10-19 | Add 6th gen Core, Xeon E3-1500 v5 and Xeon D-1500 from the latest Intel SDM. | msaitoh |
| 2015-10-18 | PR 50342: if there is no current partition manage, assume we are running | martin |
| 2015-10-16 | remove clause 3. | christos |
| 2015-10-15 | Enable lfs64 in dumplfs. Print LFS32/64 in the output header. | dholland |
| 2015-10-14 | this is syslog-like | christos |
| 2015-10-14 | eliminate %m complexity. __format_arg__ thinks it is handling a format for | christos |
| 2015-10-10 | Track down and fix two missing uses of SEGSUM_FINFOBASE(). | dholland |
| 2015-10-03 | Use accessors for another batch of indirect block accesses, this time | dholland |
| 2015-10-03 | Apply IINFO in the other userland tools. | dholland |