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