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
2019-04-06
Don't mangle command line arguments with strsep(). Mangle
Kenneth R Westerback
2019-04-03
Take the length of an initialized string, not a
Kenneth R Westerback
2019-04-03
Default to port 853 if DoT is used; pointed out by tedu
Florian Obser
2019-04-03
Add comment to prod updates to regress/sbin/disklabel
Kenneth R Westerback
2019-04-02
be consistent with "DoT"; from raf czlonka
Jason McIntyre
2019-04-02
When curve25519 was added to iked, it was based on the internet-draft and
Stuart Henderson
2019-04-02
move the captive portal text into the actual block;
Jason McIntyre
2019-04-02
use a compact list for previous, and tweak a little; ok florian
Jason McIntyre
2019-04-02
the fiendishly that needed some extra space here didn't pan out
Florian Obser
2019-04-02
Simplify code; we can loop over our resolvers now.
Florian Obser
2019-04-02
Add a config option to specify the preference of name servers.
Florian Obser
2019-04-02
Collapse case statements to a common fall through and use the passed
Florian Obser
2019-04-02
Introduce array of resolvers in preparation of custom ordering
Florian Obser
2019-04-02
Add human readable parsing/display of RFC1035 data in domain-search
Kenneth R Westerback
2019-04-02
Use consistant idiom for checking return value of
Kenneth R Westerback
2019-04-02
No need for RESTORE (-R) to call DIOCGINFO and mpsave() twice in
Kenneth R Westerback
2019-04-02
Remove l_perror() and rely on warn() for failure
Kenneth R Westerback
2019-04-01
Reduce code duplication and ensure that a type of resolver and it's
Florian Obser
2019-04-01
Implement "Authentication Domain Names" configuration as per RFC 8310
Florian Obser
2019-04-01
Bring documentation into better correspondance
Kenneth R Westerback
2019-04-01
No need to save/restore fields across the invocation of
Kenneth R Westerback
2019-03-31
simpler display;
Jason McIntyre
2019-03-31
update the default partition sizes in the man page as well
Peter Hessler
2019-03-31
when using the auto partitioner, grow minimum size for /usr to 1300M.
Peter Hessler
2019-03-31
Restore -t behaviour
kn
2019-03-31
Avoid calling dup2(oldd, newd) when oldd == newd. In that case the
YASUOKA Masahiko
2019-03-31
Enhance prompt shown during -E label editing. Always
Kenneth R Westerback
2019-03-31
we don't need to set openssl lock callbacks. this code is not threaded.
Ted Unangst
2019-03-31
use AI_NUMERICHOST for ip conversion. ok florian
Ted Unangst
2019-03-30
Shuffle captive portal detection around.
Florian Obser
2019-03-30
Fail on invalid netmasks when filling tables
kn
2019-03-30
Do not try to print NULL with %s.
Florian Obser
2019-03-30
update to libunbound 1.9.1; heavy lifting by sthen in unbound(8)
Florian Obser
2019-03-29
point readers to individual driver pages for notes on powersave; ok stsp
Jason McIntyre
2019-03-27
Add support for displaying fontwidth and fontheight values, this allows
Frederic Cambus
2019-03-27
comment out the optional "duration" argument to powersave:
Jason McIntyre
2019-03-26
note that powersave is disabled by default (i.e. no need to explicitly
Jason McIntyre
2019-03-24
Reduce debug logging in best_resolver() to two lines, helps a bit with
Florian Obser
2019-03-24
recheck all resolvers when we are no longer behind a captive portal
Florian Obser
2019-03-24
Do not check every resolver every 30 seconds as that is wasteful and
Florian Obser
2019-03-24
If we can't check the resolver its state is UNKNOWN.
Florian Obser
2019-03-24
remove useless debug output
Florian Obser
2019-03-22
Revert parts of recent changes to pretty_print_domain_search(). Parts
Kenneth R Westerback
2019-03-22
No need to log that the DHCP lease file doesn't exist.
Jeremie Courreges-Anglas
2019-03-21
punctuation needs to be preceeded by a space, in Scots;
Jason McIntyre
2019-03-21
Clarify verbiage. If we could just write it in Scots then
Kenneth R Westerback
2019-03-21
Simplify merge_option_data() with strpbrk().
Kenneth R Westerback
2019-03-20
Do not accept dhclient.conf(5) "prepend" or "append" statements when
Kenneth R Westerback
2019-03-19
Parsing error messages display only the first 80 characters of the
Kenneth R Westerback
2019-03-19
delay dropping privs a bit when root so that setrtable works.
Ted Unangst
[next]