fork of 9front i guess
Go to file
Ori Bernstein 8c9cbbb142 passwd: make legacy mode explicit
Passwd used to produce a very confusing error
about DES not being enabled whenever the password
was mistyped. This happened because we attempted
to guess what authentication method to use, and
preseneted the error from the wrong one on failure.

This puts the legacy mode behind a flag, so that
we don't even try the old method unless it's
explicitly requested.
2021-01-17 18:01:53 -08:00
386 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
68000 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
68020 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
acme win: fix window recreation command 2020-09-16 12:41:24 +02:00
adm/timezone timezones: change DST timezone string for South Australia 2019-11-20 11:49:16 +10:30
amd64 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
arm ape: unify math.h copies 2021-01-01 21:40:00 -08:00
arm64 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
lib /lib/keyboard: Anführungszeichen uten (danke sirjofri) 2020-12-01 09:23:16 +01:00
mips add va_copy macro, conforming to c99 7.15.1.2 2020-03-22 17:31:39 -07:00
power ape: unify math.h copies 2021-01-01 21:40:00 -08:00
power64 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
rc 9fs: bell labs is very dead 2021-01-15 19:32:02 +01:00
sparc ape: unify math.h copies 2021-01-01 21:40:00 -08:00
sparc64 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
spim add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
sys passwd: make legacy mode explicit 2021-01-17 18:01:53 -08:00
.hgignore hgignore: ignore section 9 manpage indices, ignore init, kernels and bootloader binaries 2020-03-07 12:28:49 +01:00