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
2017-09-05
- split pf_find_or_create_ruleset() to smaller chunks.
Alexandr Nedvedicky
2017-09-05
fork+exec model for pflogd(8); move pcap init to the re-exec'd privsep
Bryan Steele
2017-09-05
Unbind (a.k.a. delete) interface address and thus routes when a NAK is
Kenneth R Westerback
2017-09-02
teach wsconsctl about efifb
Peter Hessler
2017-09-01
Two stray "if (p)" -> "if (p != NULL)" and
Kenneth R Westerback
2017-09-01
free() the memory we allocate in dmesg.c. While this memory would be
Tom Cosgrove
2017-08-31
Don't delete v4 routes that are going to be
Kenneth R Westerback
2017-08-31
Unbreak DEBUG on nfsd(8) by changing the syslog macro. With this change a few
Ricardo Mestre
2017-08-30
Refactor interface_status() to call freeifaddrs()
Kenneth R Westerback
2017-08-29
quarterly rescan of the tree: remove unneccessary sys/param.h, and
Theo de Raadt
2017-08-29
Don't use isset() from sys/param.h in ifconfig. Requested by deraadt
Stefan Sperling
2017-08-29
Add a utility function extract_classless_route() and
Kenneth R Westerback
2017-08-28
fix clang warning wrt const string and +; from joerg@netbsd; ok millert@
Otto Moerbeek
2017-08-28
No need for pretty_print_classless() to use
Kenneth R Westerback
2017-08-28
fix char ** to const char ** conversion warning; ok mikeb@
Otto Moerbeek
2017-08-26
Since we no longer try to uniquely label routes added
Kenneth R Westerback
2017-08-26
Remove inadvertantly included param names in
Kenneth R Westerback
2017-08-26
Change currently unused populate_rti_info() with
Kenneth R Westerback
2017-08-26
Make log_debug() more likely to do something by
Kenneth R Westerback
2017-08-26
Be more precise in the messages given by err() after calling sysctl()
Tom Cosgrove
2017-08-26
Do not check the array but its length; based on a netbsd commit by christos@;
Otto Moerbeek
2017-08-23
Overhaul verbosity handling.
Florian Obser
2017-08-23
Ooops, we need to call timeout_from_lifetime() in configure_address()
Florian Obser
2017-08-23
When starting up or when the autoconf6 flag is set on an interface
Florian Obser
2017-08-23
We will never need this on the ramdisk.
Florian Obser
2017-08-23
Extract timeout_from_lifetime(); to be used in more places.
Florian Obser
2017-08-23
typo in error message
Jeremie Courreges-Anglas
2017-08-22
Remove listing of fixed bugs.
Martin Pieuchot
2017-08-22
slaacd.sock moved to /dev a while ago.
Florian Obser
2017-08-22
reboot: don't wait for processes to die if there are none
Stefan Fritsch
2017-08-21
s/xflagssock/ioctlsock/ since the socket is (going to be) used for
Florian Obser
2017-08-21
Move sin6_to_str() to slaacd.c so that it can be used in more
Florian Obser
2017-08-19
Set route label to make it easier to identify slaacd routes.
Florian Obser
2017-08-19
Set correct sin6_len for mask, amazing that this even worked.
Florian Obser
2017-08-18
Truncating a file and then deciding not to change its
Kenneth R Westerback
2017-08-18
Timeouts should be time_t to prevent overflows.
Florian Obser
2017-08-14
Try for consistency in sizeof() usage.
Kenneth R Westerback
2017-08-14
expose the half-open tcp states counter, ok bluhm
Henning Brauer
2017-08-13
Simplify HUP handling now that proper error
Kenneth R Westerback
2017-08-12
sig_atomic_t is not (necessarily) an int. Use
Kenneth R Westerback
2017-08-12
Stop trying to outfox the routing table
Kenneth R Westerback
2017-08-12
Make not yet implemented pledges more visible in grep output.
Florian Obser
2017-08-12
When read(2)'ing from the routing socket only one message is returned.
Florian Obser
2017-08-11
add option -N (no domain resolution)
Sebastian Benoit
2017-08-11
Don't write out resolv.conf unless the contents
Kenneth R Westerback
2017-08-11
new sentence, new line;
Jason McIntyre
2017-08-10
document use of del as short form for delete, from jca
Sebastian Benoit
2017-08-10
Add IMSG_SET_RESOLV_CONF and keep the cached contents
Kenneth R Westerback
2017-08-10
autodetect AF when setting inet6 default route
Sebastian Benoit
2017-08-10
allow "del" in addition to "delete"
Sebastian Benoit
[prev]
[next]