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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2016-02-24
satisfy whiny compiler on m88k, noticed by aoyama, solution from gsoares
Theo de Raadt
2016-02-23
sanitize environment thru a whitelist. Only pass what's relevant for ftp and
Marc Espie
2016-02-23
I just stumbled on this and noticed that eigrpd requires inet and rpath in pl...
Gleydson Soares
2016-02-22
the default address family for a listener was set too late and would
Gilles Chehade
2016-02-21
Skip redistributed routes when updating the FIB.
Renato Westphal
2016-02-21
Move some functions around and rename a few variables and functions.
Renato Westphal
2016-02-21
Simplify the handling of the sequence tlv.
Renato Westphal
2016-02-21
Copy structs by assignment instead of memcpy.
Renato Westphal
2016-02-21
Introduce the bad_addr() family of functions.
Renato Westphal
2016-02-21
Extend eigrp_addrcmp() and use it in more places.
Renato Westphal
2016-02-21
Several minor tweaks.
Renato Westphal
2016-02-21
Add scope id only for unicast IPv6 packets.
Renato Westphal
2016-02-21
Make eigrpd work against newer IOS routers.
Renato Westphal
2016-02-21
Filter our RTM_GET messages which are not from us.
Renato Westphal
2016-02-21
Make tcpdump show details of beacon country elements in verbose mode only.
Stefan Sperling
2016-02-21
bump version
Gilles Chehade
2016-02-18
sync() requires unistd.h
Tobias Ulmer
2016-02-18
Fix format string of a warning.
Alexander Bluhm
2016-02-17
Prevent an integer overflow in syslogd when parsing the priority.
Alexander Bluhm
2016-02-16
Pass down the initial value of CR0 down to the RESETCPU ioctl() as well.
Stefan Kempf
2016-02-15
Revert previous, semarie@ found a regression.
Martin Pieuchot
2016-02-14
ospf6d looks for net.inet6.ip6.forwarding, not net.inet.ip.forwarding.
Reyk Floeter
2016-02-14
httpd patterns double free
Sebastien Marie
2016-02-14
Simplify address parsing code by only using inet_net_pton(3).
Martin Pieuchot
2016-02-13
tweak previous;
Jason McIntyre
2016-02-13
describe how 'listen on socket' works
Gilles Chehade
2016-02-13
handle enqueuer socket as a regular listener that can be configured with
Gilles Chehade
2016-02-13
remove some noop leftover code from an earlier cleanup
Gilles Chehade
2016-02-13
remove support for 'dbm' which is really 'recno' from our makemap, it can't
Gilles Chehade
2016-02-12
Call daemon(3) later, to catch errors from getpwnam and others.
Jeremie Courreges-Anglas
2016-02-12
Exit early with an error if the "_ftp_proxy" user does not exist. This prevents
Antoine Jacoutot
2016-02-12
pledge for "dns" if -A is passed, even with -n.
Sebastien Marie
2016-02-12
Cleanup getopt(3) mis-use in sendmail compat code.
Sunil Nimmagadda
2016-02-12
hexidecimal -> hexadecimal
mmcc
2016-02-11
Back out previous; requested by jung@
Tim van der Molen
2016-02-11
Include the server port number in the common and combined logs. This is useful
Tim van der Molen
2016-02-10
Change imsg_read() return value checking from an if..else block to
Todd C. Miller
2016-02-10
when creating a db map, we use a temporary file to work on and atomically
Gilles Chehade
2016-02-09
add PROC_QUEUE_MESSAGE_UNCORRUPT to smtpd-api.h, needed by privsep queues
Gilles Chehade
2016-02-09
r1.16 accidentally masked retries on EAGAIN introduced in r1.15.
Sunil Nimmagadda
2016-02-09
rename variable sun to s_un to ease portability
Gilles Chehade
2016-02-09
tweak names
Marc Espie
2016-02-09
drop privs prior to running ftp
Marc Espie
2016-02-09
fix a use after free in an error path
Jonathan Gray
2016-02-09
another typo
Jeremie Courreges-Anglas
2016-02-09
Kill code to send unicast packets which never got enabled.
Jeremie Courreges-Anglas
2016-02-08
Kill trailing whitespace.
Jeremie Courreges-Anglas
2016-02-08
typos
Jeremie Courreges-Anglas
2016-02-08
Print MAX addresses padded with a leading zero.
Jeremie Courreges-Anglas
2016-02-08
sys/param.h -> sys/types.h. No need to drag in nitems() only to
Kenneth R Westerback
[next]