summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2021-12-12fix various typos in comments.andvar
2021-12-12Fix copypasto in comment.nia
2021-12-12fix typos in word "request(s)".andvar
2021-12-12fix typos in word "operation(s)".andvar
2021-12-11remove clause 3 from all my licenses that aren't conflicting withmrg
2021-12-10useradd(8): Recognize Argon2 passwords as "valid" when they are givennia
2021-12-10s/OCCURED/OCCURRED/ in a debug message.msaitoh
2021-12-09Print 1GB TLB entry at the same leve's line.msaitoh
2021-12-05s/trival/trivial/ in comment.msaitoh
2021-12-05s/systme/system/ in comment.msaitoh
2021-12-05preceds -> precedeswiz
2021-12-05s/rather then/rather than/ in comment.msaitoh
2021-12-05s/preceed/preced/ in comment.msaitoh
2021-12-05s/preceed/preced/msaitoh
2021-12-05s/partiton/partition/msaitoh
2021-12-05s/maping/mapping/msaitoh
2021-12-05s/filesytem/filesystem/ in comment.msaitoh
2021-12-05s/filesytem/filesystem/msaitoh
2021-12-05s/existance/existence/ in comment.msaitoh
2021-12-05auxilary -> auxiliarymsaitoh
2021-12-05s/exisit/exist/ in comment.msaitoh
2021-12-04librefuse: Preparation of a proper API versioning; no more #ifdef woes in use...pho
2021-12-03fix various typos in comments, log messages and documentation.andvar
2021-12-02bta2dpd(8): s/conection/connection/andvar
2021-12-02btconfig(8): s/fomat/format/ and article fix.andvar
2021-12-02PR/56530: RVP: use ioctl to get the partition size if possible (avoids SEGV)christos
2021-12-02PR/56530: RVP: fix iconv open error.christos
2021-11-27usr.sbin: remove unnecessary CONSTCOND, lint no longer needs itrillig
2021-11-24wsmoused: support absolute mouse position eventsuwe
2021-11-12Explain cd9660 and udf exceptions on the rule that the default sectorsize isreinoud
2021-11-10s/funtion/function/ in comment.msaitoh
2021-11-10s/streror/strerror/ in comment.msaitoh
2021-11-09edquota(8): convert realloc(x * y) to reallocarrnia
2021-11-08acpi_print_gicc_flags: print {en,dis}abledskrll
2021-11-07fix various typos, mainly s/prefered/preferred/andvar
2021-11-06s/writting/writing/msaitoh
2021-10-31Put the NOAOUT in one placechristos
2021-10-31USE CPPFLAGS instead of CFLAGS for -D !christos
2021-10-31timed(8): avoid hand-rolling arc4random_uniformnia
2021-10-30rpcbind(8): restore previous behaviour. Wait instead of breaking fromnia
2021-10-30rpcbind(8): Use reallocarr, fix reallocation logic.nia
2021-10-30ndbootd(8): Rework allocation macros to add integer overflow checking.nia
2021-10-30traceroute(8): Convert realloc usage to reallocarr.nia
2021-10-27decode SMT parts for AMD family >= 0x17, not just 0x17.mrg
2021-10-24fix various typos in comments, mainly copypasta.andvar
2021-10-23Sanitize the symbol namespace. NFC.thorpej
2021-10-23Factor out the lookup results from struct denode.hannken
2021-10-21fix various typos, mainly in comments, but also in man pages and log messages.andvar
2021-10-18Explicitly cast the long->float conversion since it is value-changing andchristos
2021-10-17To an alias address, or in a multihoming environment, the internal dgramryo