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-03-01
fatal("malloc") -> fatal(NULL)
Jeremie Courreges-Anglas
2016-03-01
add LIBCRYPTO to DPADD
Gleydson Soares
2016-03-01
Pointless 'return;' in void functions
Jeremie Courreges-Anglas
2016-03-01
Kill unused #defines
Jeremie Courreges-Anglas
2016-02-29
correct return values for -e; from patrik lundin
Jason McIntyre
2016-02-29
Merge add/make_prefix() and kill last use of struct in6_prefixreq in userland.
Jeremie Courreges-Anglas
2016-02-29
Move ckqueue() to common_source/common.c
Jeremie Courreges-Anglas
2016-02-29
init_prefix() is now trivial, merge it with its caller.
Jeremie Courreges-Anglas
2016-02-28
Fix ghastly whitespace. From Chris Bennett
tb
2016-02-26
sys/signal.h -> signal.h
Jeremie Courreges-Anglas
2016-02-26
Unused variable.
Jeremie Courreges-Anglas
2016-02-26
GC remnants of the Router Renumbering code; ok florian@
Jeremie Courreges-Anglas
2016-02-26
Remove #if'0ed code that uses a deprecated ioctl; ok florian@
Jeremie Courreges-Anglas
2016-02-26
Kill some useless members of struct rainfo; ok florian@
Jeremie Courreges-Anglas
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
[next]