index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2021-10-31
Now that X509_OBJECT is opaque, we need to allocate it on the heap
Theo Buehler
2021-10-29
Tweak code to make it clear that MBR_init() uses just the boot code and
Kenneth R Westerback
2021-10-29
the list of devices which can be created it getting unwieldy and keep getting
Jason McIntyre
2021-10-28
Accept server replies from any server port
Klemens Nanni
2021-10-27
Mention vether(4) and mpip(4) interfaces in the create list
Solene Rapenne
2021-10-26
Make proto config option accept a list to allow specifying multiple
Tobias Heider
2021-10-26
Generalise "nameserver" workings
Klemens Nanni
2021-10-25
Zap unused variables/functions under /usr/src/*bin/
Klemens Nanni
2021-10-25
- pfctl $nr incorrect macro expansion
Alexandr Nedvedicky
2021-10-25
Nuke a bunch of pointless #ifndef _<.h file>/#endif guards.
Kenneth R Westerback
2021-10-24
For open/openat, if the flags parameter does not contain O_CREAT, the
Theo de Raadt
2021-10-24
Use braces in config examples
Klemens Nanni
2021-10-23
Move "-T" and "exec" support out of SMALL
Klemens Nanni
2021-10-23
unwind(8) gives the most preferred resolver strategy a bit more time
Florian Obser
2021-10-22
Document existent "descr" alias for "description"
Klemens Nanni
2021-10-22
Make ":tdelete" work
Klemens Nanni
2021-10-22
remove some bad punctuation;
Jason McIntyre
2021-10-22
oops, missed unused variable in previous
Florian Obser
2021-10-22
config_new_empty() should give us a completely empty config, let
Florian Obser
2021-10-22
Honour enabled resolvers to keep unused forwarders actually disabled
Klemens Nanni
2021-10-22
After deleting hifn(4) the only provider for the LZS compression
Alexander Bluhm
2021-10-21
isakmpd: prepare for opaque X509_STORE_CTX struct.
Theo Buehler
2021-10-21
isakmpd: prepare for opaque X509_EXTENSION struct. This needs to use
Theo Buehler
2021-10-21
Remove 'disk' editing command. Determining the disk geometry on startup (from
Kenneth R Westerback
2021-10-20
Do not ignore carp(4) interfaces.
Florian Obser
2021-10-19
Move get_default_mbr() invocation before DISK_open() invocation and remove
Kenneth R Westerback
2021-10-18
Don't bother decoding a partition's c/h/s start or end from the MBR read from
Kenneth R Westerback
2021-10-18
r1.66 (May 2014) introduced a two #if 0/#else/#endif chunks to avoid "over
Kenneth R Westerback
2021-10-15
Don't declare variables as "unsigned char *" that are passed to
Christian Weisgerber
2021-10-13
isakmpd: remove #ifdefs for ancient OPENSSL_VERSIONs.
Theo Buehler
2021-10-13
isakmpd: remove libcrypto.c
Theo Buehler
2021-10-13
Nuke builtin_mbr.
Kenneth R Westerback
2021-10-12
Change responder to prefer DH group from KE payload.
Tobias Heider
2021-10-12
Make sure all copies of MSCHAPv2 passphrase are zeroed after use.
Tobias Heider
2021-10-10
No need to assign dl.d_nsectors to disk.dk_sectors twice.
Kenneth R Westerback
2021-10-09
delete unneccessary arpa/nameser.h includes
Theo de Raadt
2021-10-06
Remove autoconfprivacy deprecation warning.
Florian Obser
2021-09-29
Don't constrain -b specified block count or block size to be greater than 63.
Kenneth R Westerback
2021-09-26
Revert '-b' change. Forgot required bsd.rd tweak.
Kenneth R Westerback
2021-09-26
MBR partitions created with '-b' should be marked DOSACTIVE.
Kenneth R Westerback
2021-09-22
if the key is a secret to be cleared with explicit_bzero, then the
Theo de Raadt
2021-09-21
Use upercase DHCP and sprinkle in some ":".
Florian Obser
2021-09-20
jmc was a bit too eager and deleted the -DSUN_CYLCHECK -DSUN_AAT0
Theo de Raadt
2021-09-20
Document how a 0 byte can be encoded for client-id.
Florian Obser
2021-09-20
According to RFC 2132 (9.14. Client identifier) a hardware type of 0
Florian Obser
2021-09-18
upon length check or other failure, explicit_bzero an object, because it may
Theo de Raadt
2021-09-18
freezero() instead of free(), because the object may contain a password
Theo de Raadt
2021-09-16
dhcpleased(8) does not (yet?) track if routes it added are deleted
Florian Obser
2021-09-15
Rewrite and simplify dhcpleasectl(8).
Florian Obser
2021-09-15
Remove configured routes no longer present in lease.
Florian Obser
[next]