summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-04-04mmcformat: KNFrillig
2023-04-04mmcformat: remove redundant extern declarationsrillig
2023-04-02add missing '\n'ryo
2023-03-26fix various typos in documentation, comments and sysctl device description.andvar
2023-03-17s/enougth/enough/andvar
2023-03-15mountd(8): comma before "and"uwe
2023-03-15mountd(8): fix minor markup nitsuwe
2023-03-14service(8): fix markupuwe
2023-03-14In bwrite() if the write() returned -1, the associated errno waskre
2023-03-14Correct a minor word usage error in a comment. NFC.kre
2023-03-14Use %zd to print ssize_t (%z[uxo] for size_t), rather than %jdkre
2023-03-14Don't inappropriately use xargs to run rcorder -- xargs is designedkre
2023-03-13Don't brelse() if bread() fails. The kernel does this for us. Our bread()christos
2023-03-13modernize; release bpp and set it to NULL as the kernel does even if wechristos
2023-03-06Unless -v is given, ignore EEXIST errors from the IOC_CPU_UCODE_APPLY ioctl()kre
2023-02-14s/programm/program/ and s/suuport/support/ in comments and message.andvar
2023-02-14Add some CPUID bits from PPR for AMD Family 19h Model 61h Revision B1.msaitoh
2023-02-12services(5): consistently refer to the cdb databaseuwe
2023-02-12Add "-i -E" to /bin/sh called from sysinstabs
2023-02-12PR kern/55654:kardel
2023-02-07- Reconfigure port speed only when initial speed was different.mlelstv
2023-02-07Really compute selection coordinates from buffer offset, don't assumemlelstv
2023-02-03MPIDR is 64bits. Without this AFF3 would always be zero.skrll
2023-01-31fix few typos in comments.andvar
2023-01-08flashctl: use consistent markup in usage messagerillig
2023-01-08flashctl: remove trailing whitespacerillig
2023-01-08flashctl: unexport local functions, add CVS IDrillig
2023-01-08flashctl: enable lint's strict bool moderillig
2023-01-08flashctl: fix error handling of integer argumentsrillig
2023-01-07ufs: fixed signed/unsigned bugs affecting large file systemschs
2023-01-06When matching real partitions to "wanted" install descriptions, skipmartin
2023-01-06PR 55058: force the boot partition to sd0d, so our root partitions becomesmartin
2023-01-06cosmetics: fix indentationmartin
2023-01-06Minor fix calculating the remaining buffer size for partition flags.martin
2023-01-06Provide a disklabel specific MD hook MD_DISKLABEL_PART_INDEX_CHECKmartin
2023-01-03Clear the msg area after prompting for the network device to usemartin
2023-01-01makemandb.c: spell "metadata" consistentlygutteridge
2022-12-30Add Raptor Lake and Sapphire Rapids.msaitoh
2022-12-30Print cpuid 7 sub-leaf 1 %ebx, %edx and sub-leaf 2 %edx.msaitoh
2022-12-27PR 57132: when calculation additional space available for the "expanded"martin
2022-12-26fixed parsing of event options.ryo
2022-12-26Reflect recent new options for top operation, add a and cryoon
2022-12-24s/reqest/request/, s/requst/request/ and s/reuqest/request/ in comments.andvar
2022-12-23use malloc instead of alloca so that SSP works.christos
2022-12-19dumpfs: remove confusing output for UFS2chs
2022-12-16Switch back to FFSv2ea as default for new installationsmartin
2022-12-16the "scale" option can be specified in the event name even in "tprof monitor"ryo
2022-12-16- added 'c' command to tprof-top to show/hide event counter.ryo
2022-12-15PR 57100: in manual mode, we can not ignore existing partitionsmartin
2022-12-15PR 57100: check if we can newfs the proper fstype when adding a newmartin