1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
OpenBSD
Go to file
schwarze 09b34e9cf9 Improve horizontal alignment in long format when printing minor
device numbers greater than 999 by measuring the two widths needed
for device numbers just like it is already done for other numbers.
In the output, this only changes whitespace, but not the text.

Ugly formatting reported by
Crystal Kolipe <kolipe dot c at exoticsilicon dot com>.

OK millert.  Also tested by Crystal Kolipe.
2023-10-07 11:51:08 +00:00
bin Improve horizontal alignment in long format when printing minor 2023-10-07 11:51:08 +00:00
distrib Mention the option to encrypt the root disk on supported architectures 2023-10-05 11:58:34 +00:00
etc maybe a bit earlier 2023-10-02 13:26:04 +00:00
games remove uneeded function decls 2023-09-06 11:53:56 +00:00
gnu Fix missing function declarations to let mkhybrid build with clang-16 2023-09-07 01:08:36 +00:00
include According to the C11 standard, char32_t and char16_t are not part 2023-09-05 23:16:01 +00:00
lib __swsetup: set error flag and errno on error. 2023-10-06 16:41:02 +00:00
libexec Log a dummy "<unknown>" IP address in the unlikely event that genameinfo(3) fails 2023-09-05 16:01:58 +00:00
regress prepare for adding a value for REGRESSION_TESTING, so that I can test 2023-10-06 06:00:18 +00:00
sbin rename pass{word -> file} variable 2023-10-06 09:55:02 +00:00
share be more explicit about the usage pattern of register-plist and the variables 2023-10-06 12:45:45 +00:00
sys Rename 'ifaceidx' variables and parameters to 'ifaceno'. More 2023-10-06 16:06:11 +00:00
usr.bin Correctly reset the goto table for a state. 2023-10-06 22:31:21 +00:00
usr.sbin with firmware known, recognize that we couldn't find any update at all 2023-10-07 09:11:26 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00