summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-06-07On aarch64, ddb backtrace can be performed without framepointer by specifyingryo
2022-06-06build system: Revert all the recent additions of MK[...] knobs thatnia
2022-06-06Don't index outside the mdocs array of function pointers. Analysis andskrll
2022-06-02If we get the disk description via device properties, the strings maymartin
2022-06-02tidy up backtrace from crash(9) on aarch64ryo
2022-05-29mk: Add MKTIMED and MKMOUSED flags for compiling NetBSD without timednia
2022-05-29fix various typos in comments and log messages.andvar
2022-05-28s/hierach/hierarch/andvar
2022-05-28fix various typos in comments, mainly origional->original,andvar
2022-05-28fix various typos, mainly in comments.andvar
2022-05-27mk: Add a MKLFS flag for excluding the log-structured filesystem userspacenia
2022-05-25mk: Rename the MKMBONE option to MKMROUTING for greater accuracy andnia
2022-05-25mk: Allow building base without the MBONE applications by settingnia
2022-05-25Add note about tprof(4) for people like me who forget to load tprof_x86.msaitoh
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-05-24fix various typos in comments, docs and log messages.andvar
2022-05-24s/changable/changeable/ in comments.andvar
2022-05-23s/controll/control/ in comments.andvar
2022-05-22fix various small typos, mainly in comments.andvar
2022-05-20s/appropiate/appropriate/ in comments and readme file.andvar
2022-05-20s/auxillary/auxiliary/ in comments.andvar
2022-05-19apropos(1): improve error handling in edge casesgutteridge
2022-05-18When not invoked via some explicit "configure network" menu item,martin
2022-05-18fix typos in word "access" and it derivatives, mainly in comments.andvar
2022-05-17apropos(1): Use the official spelling for "SQLite".uwe
2022-05-17apropos(1): Tweak the description of -1, ... -9, and -suwe
2022-05-17apropos(1): use proper -width for the list of options toouwe
2022-05-17apropos(1): use proper -widthuwe
2022-05-17apropos.1: document the PAGER environment variablegutteridge
2022-05-17apropos.c: fix pager functionalitygutteridge
2022-05-16Split the available disks (that may be partitioned) from themartin
2022-05-15s/wich/which in comments.andvar
2022-05-15Use non-deprecated proplib interfaces.jmcneill
2022-05-15sysinst: Write custom hostname to rc.conf when using DHCPjmcneill
2022-05-15sysinst: Prompt for hostname and domain, even when using DHCP.jmcneill
2022-05-15sysinst: Enable mDNS lookups via NSS when enabling mdnsd.jmcneill
2022-05-15sysinst: Center the select_part_scheme menu horizontallyjmcneill
2022-05-15disks: Get disk identify data from drvctljmcneill
2022-05-15sysinst: Restore printing disk descriptions, lost in r1.35jmcneill
2022-05-12wsfontload: O_RDONLY is enough to list the fonts with -luwe
2022-05-11fix various typos in comments.andvar
2022-05-08Revert, sorry this was not intended to be committed.reinoud
2022-05-07When creating disc images, keep the proposed size a multiple of the blockingnrreinoud
2022-05-04usr.sbin/autofs: Fix absolute path when creating a mountpointtkusumi
2022-05-04s/entires/entries/andvar
2022-04-30add CPU_ID_APPLE_M1_ICESTORM and CPU_ID_APPLE_M1_FIRESTORM.ryo
2022-04-30Handle warnings and errors from pcap_activate properly (from bch)christos
2022-04-26As the quota type comes from the kernel and is only valid whenhannken
2022-04-26Avoid warning by clang of unused variablereinoud
2022-04-26Fix endian bug that resulted in UniqueIDs of 0 in file identifiers; note thatreinoud