Age | Commit message (Collapse) | Author |
|
so we basically get this for free.
requested by espie
ok deraadt
|
|
has been fixed in FreeBSD in 2002. No binary change.
From Alexander von Gernler; OK krw@
|
|
ok krw@ beck@
|
|
|
|
access can be locked down.
ok deraadt tb
|
|
the server provides a client-identifier value and it doesn't match
the value the client sent.
So stop suppressing client-identifer info in the leases file and when
reading the leases file stop discarding leases that don't have current
client-identifier info. Don't use them, but keep them around in case
the client-identifier info changes back next time.
Also construct the default client-identifier (if needed) before reading
the leases file.
|
|
|
|
NetBSD 1.0A was not a release, but it was
what would be called NetBSD 1.0-current in OpenBSD terminology,
see http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/conf/newvers.sh#rev1.17
patch from Sevan Janiyan <venture37 at geeklan dot co dot uk>
|
|
|
|
patches from Sevan Janiyan <venture37 at geeklan dot co dot uk>;
verified using minnie.tuhs.org/cgi-bin/utree.pl
|
|
patch from Sevan Janiyan <venture37 at geeklan dot co dot uk>;
verified using Kusick's UCB CSRG archive CDs
|
|
ok jmc (on an earlier version of the diff), tb (who found a typo) and deraadt
|
|
ok kettenis@
|
|
|
|
encodings. Restores functionality lost when removing the kvm groveling
code.
ok deraadt@, jca@
|
|
|
|
|
|
|
|
unprivileged user is not present instead of erroring out. This lets
ping and traceroute work in restricted enviornments like the bgplg
chroot.
Problem reported by sthen@
input & prodding deraadt@
|
|
|
|
Thanks Ken for fixing my initial implementation. ok krw@
|
|
implement something like a WSKBDIO_GETENCODINGS ioctl that fetches a list
of possible encodings for the specified keyboard from the kernel. Until
that happens, kbd -l will simple show the same harcoded list of possible
encodings as the installer does.
Prompted by deraadt@
|
|
Doesn't matter in iked as recvfromto is only called with flags = 0, but
this code tends to be copied. ok sthen@ florian@
|
|
It does not buy us much when called as a unpriv user. But if run as
root we can now lose privileges.
OK natano@, deraadt@ is happy
|
|
protected with #ifdef BFD while we still figure out some of the
mechanisms.
OK mpi@
|
|
from rob pierce
|
|
OK sthen@
|
|
|
|
bcrypt pbkdf, based on system performance. This is based on the bcrypt
autorounds code we have in libc.
Discussed with djm@ and tedu@.
|
|
ok jmc@
|
|
paths of libevent). This interface was the first generation of what
eventually became getentropy(2) and arc4random(3) -- june 1997!
Ports scan by sthen, general agreement guenther
|
|
|
|
|
|
|
|
New volumes will be created with bcrypt PBKDF, however existing volumes
will continue to use PKCS5 PBKDF2 until a passphrase change is made.
If you're booting from softraid crypto, ensure that your boot loader has
been upgraded to a version that supports bcrypt prior to changing your
passphrase. Also be aware that once the passphrase has been changed, an
older version of bioctl(8) (one that does not support bcrypt PBKDF) will
not be able to "unlock" the volume.
Partly based on a diff from djm@.
|
|
We can get rid of inet_aton(3) and use the AF independent getaddrinfo(3).
OK natano@, krw@, millert@, claudio@
|
|
|
|
ok florian
|
|
|
|
with -I find the kernel selected address and print it even for v4
addresses.
OK phessler@, natano@, mpi@, claudio@, benno@, sthen@, millert@
|
|
OK tom@, natano@, claudio@, sthen@, millert@
|
|
|
|
|
|
"Das tritt nach meiner Kenntnis... ist das sofort... unverzueglich..."
|
|
|
|
Tweak & OK jmc@
|
|
The instbin stuff looks good to deraadt@
|
|
"why slow down?" deraadt@
|
|
|
|
|