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
2018-04-28
remove references to /etc/networks; reminded by jmc@
Ingo Schwarze
2018-04-28
Improve / simplify pledges.
Florian Obser
2018-04-28
Ignore SIGPIPE in case a TCP client resets the connect
Philip Guenther
2018-04-27
Add getnumber() to extract simple deciaml values from the
Kenneth R Westerback
2018-04-27
Create and use a couple of #defines for the magic return
Kenneth R Westerback
2018-04-27
Restore mode on symlinks
Philip Guenther
2018-04-26
Cast a multiplicand to ino_t to avoid overflow in 32*32=64 calculations
Philip Guenther
2018-04-26
Add error handling to unconfuse myself when playing with pledgepath().
Florian Obser
2018-04-26
The frontend tells the main process when the startup is finished so
Florian Obser
2018-04-26
Hoist initialisations up; while here tighten not yet working pledge.
Florian Obser
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
2018-04-26
No need for two copies of tricky user input gathering code. Just use
Kenneth R Westerback
2018-04-26
Add some range checks to make sure we don't attempt to store values
Kenneth R Westerback
2018-04-26
Plug leak in error case of the common 'varset' implementations.
Kenneth R Westerback
2018-04-26
Fix previous. Adding "offset" to "maxval" was required.
YASUOKA Masahiko
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-26
Do not try getnetbyname(3) if gethostbyname(3) returns no result.
Ingo Schwarze
2018-04-26
Consolidate duplicate error messages, 'return' is not a function so
Kenneth R Westerback
2018-04-26
Add a '-tunneldomain' ifconfig(8) option as shorthand for 'tunneldomain 0'
akoshibe
2018-04-24
Make dhclient show imsg pipe poll error messages in debug output only.
Stefan Sperling
2018-04-23
While privacy addresses do just expire and never get renewed we need
Florian Obser
2018-04-17
Document how to avoid isakmpd(8) source IP address pitfalls by using
Stefan Sperling
2018-04-11
Two fixes in ping:
Vadim Zhukov
2018-04-07
Display local timezone in all deadline estimates.
cheloha
2018-04-06
Round user input to cylinder boundaries more betterer.
Kenneth R Westerback
2018-03-31
The rarely used '-L' option does not need a PATH_MAX static
Kenneth R Westerback
2018-03-31
Fix '-i' to discard previously defined values for the options to be
Kenneth R Westerback
2018-03-31
Move 'require' declaration into 'DHCP Options' section
Kenneth R Westerback
2018-03-22
The iked(8) fuzzer did not fuzz encrypted payloads. With that changed
Patrick Wildt
2018-03-20
pretty_print_option() returns a pointer to a 0 length string, not
Kenneth R Westerback
2018-03-19
Disallow "++minutes".
cheloha
2018-03-16
clarify what the route priority does and what defaults are used.
Sebastian Benoit
2018-03-16
improve markup quality in the cases found by the new "--" style message
Ingo Schwarze
2018-03-16
Consistently spell "IPsec" in comments and debug outputs.
Martin Pieuchot
2018-03-13
RFC 7217 states (section 5, page 9):
Florian Obser
2018-03-10
Avoid a race when populating an mfs fs by using a tmp dir and split
Otto Moerbeek
2018-03-08
Check required partition size against the size of the largest free
Kenneth R Westerback
2018-03-08
Calculate chunk size after adjusting both the chunk offset and chunk
Kenneth R Westerback
2018-03-08
Instead of a SUN_CYLCHECK block in both parts of an if/else, with a
Kenneth R Westerback
2018-03-08
Bail out of a strategy early if the sum of the minsz values exceeds
Kenneth R Westerback
2018-03-08
Bail out of a strategy early if it requires more partitions than are
Kenneth R Westerback
2018-03-08
Simplify the strategy looping.
Kenneth R Westerback
2018-03-08
Back in the history of time, IPv4 had classes of addresses. This was widely
Peter Hessler
2018-03-07
RFC 7136 clarifies that the "u" and "g" bits are only significant when
Florian Obser
2018-03-06
Fix a small mistake from r1.229 causing sysctl(8) to print "newval -> newval"
Tim van der Molen
2018-03-05
Outsource enabling/disabling the DPD and keepalive timers for SAs into
Patrick Wildt
2018-03-04
Add if (D_VENDOR) check to last SUN_CYLCHECK block lacking it.
Kenneth R Westerback
2018-03-02
Tweak a couple of long lines.
Kenneth R Westerback
2018-03-02
Always call get_cpg() after calling get_bsize(). Initialize
Kenneth R Westerback
2018-03-02
Refactor the countdown loop() to simplify it.
cheloha
[next]