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-21
Shorten and otherwise tweak the verbiage
Kenneth R Westerback
2017-09-21
Fix '-u' option (reject offers that include unknown
Kenneth R Westerback
2017-09-20
Fix some spacing. A couple of log_warx() -> log_warn() to
Kenneth R Westerback
2017-09-20
Tweak, shorten, use more consistant verbiage.
Kenneth R Westerback
2017-09-20
Make log messages more informative by using the
Kenneth R Westerback
2017-09-20
Use consistant simple verbiage when SIOC* ioctl's fail.
Kenneth R Westerback
2017-09-20
Wrong captilization, long lines.
Kenneth R Westerback
2017-09-20
Remove stray %s/ifi->name from fatalx().
Kenneth R Westerback
2017-09-20
Make send_packet() log entries more informative by
Kenneth R Westerback
2017-09-20
Nuke a few extraneous blanks.
Kenneth R Westerback
2017-09-19
Make send_packet() usage consistent. i.e. don't exit
Kenneth R Westerback
2017-09-19
flush_unpriv_ibuf() is now used only once so no
Kenneth R Westerback
2017-09-18
Check for failures of exchange_establish_p{1,2}() and call the given
Martin Pieuchot
2017-09-18
Missed a log_warnx(). Nuke an extraneous space.
Kenneth R Westerback
2017-09-17
Oops. Missed a file.
Kenneth R Westerback
2017-09-17
Create global 'log_procname' and set it to '<ifname>' or
Kenneth R Westerback
2017-09-15
Use a poll() loop when trying read the default route from
Kenneth R Westerback
2017-09-15
Move/add log_procinit() and setproctitle() calls so they reliably work
Kenneth R Westerback
2017-09-14
clarify what inet6 autoconf does, mention and link to slaacd(8)
Sebastian Benoit
2017-09-14
clarify that slaacd is a client; Xr to rtadvd. feedback/ok benno jmc
Stuart Henderson
2017-09-14
Strive to rationalize fatal[x]() usage and
Kenneth R Westerback
2017-09-09
Tweak extract_classless_route() to return unsigned int
Kenneth R Westerback
2017-09-09
Rework pflogd(8)'s fork+exec model; re-exec the unpriv child, not the
Bryan Steele
2017-09-08
Tweak route_in_rtstatic() to return the position of the
Kenneth R Westerback
2017-09-08
Bring back the "Exiting" log message in pflogd(8), but do not set
Alexander Bluhm
2017-09-06
backout previous diff:
Sebastian Benoit
2017-09-06
pflogd(8) currently spams the console on shutdown if syslogd(8) wins the
Bryan Steele
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
[next]