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-08-14
Flip 'u_quad_t' fields & variables to uint64_t, and %qu to %llu.
Kenneth R Westerback
2016-08-14
%qd -> %lld + (long long) for off_t's.
Kenneth R Westerback
2016-08-14
Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull.
Philip Guenther
2016-08-14
Refer to /etc/passwd consistently as the "legacy password file" and
Theo Buehler
2016-08-14
Merge identical amd64 and i386 stanzas.
Kenneth R Westerback
2016-08-14
Xr encrypt(1) in the explanation of the -p option.
Theo Buehler
2016-08-12
6bone -> documentation range
Jeremie Courreges-Anglas
2016-08-12
band-aid for a nasty bug. tieto + space constraints don't interact well.
Marc Espie
2016-08-10
Remove the encrypted password length check. The admin should be
Todd C. Miller
2016-08-10
armish handled some early-gen arm machines, which required tons of
Theo de Raadt
2016-08-08
Use exit(3) instead of _exit(2) in the child processes.
Renato Westphal
2016-08-08
Use exit(3) instead of _exit(2) in the child processes.
Renato Westphal
2016-08-08
Simplify shutdown process
Renato Westphal
2016-08-08
Create socket with SOCK_NONBLOCK instead of using fcntl() without the
Rafael Zalamena
2016-08-08
Handle imsg_read() EAGAIN like the man page code example.
Rafael Zalamena
2016-08-08
rde and eigrpe should use exit(3) instead of _exit(2)
Renato Westphal
2016-08-08
Normalize the received prefixes.
Renato Westphal
2016-08-08
Fix previous. Obvously the condition is reversed.
YASUOKA Masahiko
2016-08-08
Split ofcconn into switch part and connection part to make the switch
YASUOKA Masahiko
2016-08-06
reset timeout to null when relooping
Ted Unangst
2016-08-05
Don't leak the option data of non-DHCPINFORM messages received on
Kenneth R Westerback
2016-08-05
Using a macro to save 4 chars is mere obfuscation.
Jeremie Courreges-Anglas
2016-08-05
Kill an unused macro
Jeremie Courreges-Anglas
2016-08-05
Add a -u switch to always log route insertions/deletions.
Jeremie Courreges-Anglas
2016-08-05
Use tighter pledge(2) restrictions.
Jeremie Courreges-Anglas
2016-08-05
Rework logging.
Jeremie Courreges-Anglas
2016-08-03
Apply a warning fix from lukem@NetBSD circa 1997 (more '()'), and
Kenneth R Westerback
2016-08-03
Apply fix from David Binderman via NetBSD. "Use all 3 of b, p, n
Kenneth R Westerback
2016-08-03
Apply fix from mrouted 3.8 via NetBSD. Our mbone support may
Kenneth R Westerback
2016-08-02
Move to libevent; ok florian@
Jeremie Courreges-Anglas
2016-08-02
Ensure that "lim" is initialized and reset at each loop run.
Jeremie Courreges-Anglas
2016-08-02
Allow specifying an alternate socket path.
Jeremie Courreges-Anglas
2016-08-01
whitespace and 80 columns, no binary change
Sebastian Benoit
2016-08-01
sync http.h with relayd
Sebastian Benoit
2016-08-01
rfc 7230 3.3.3 says: response with a status code of 1xx
Sebastian Benoit
2016-08-01
Do not pass VM name directly to setproctitle format string.
Stefan Kempf
2016-07-31
Close /dev/hotplug on exec(). Otherwise a restart of the daemon may
Martin Natano
2016-07-31
Rename the route socket to a more useful name.
Jeremie Courreges-Anglas
2016-07-31
Turn two global variables into variables local to main.
Jeremie Courreges-Anglas
2016-07-31
Duplicated decls
Jeremie Courreges-Anglas
2016-07-30
Remove compat code.
Antoine Jacoutot
2016-07-30
This is effectively a ksh(1) script.
Antoine Jacoutot
2016-07-29
Allow starting a VM again after it was terminated
Stefan Kempf
2016-07-29
Bump copyright in files that I touched last.
Reyk Floeter
2016-07-29
Add support for common WebDAV methods; from httpd.
Reyk Floeter
2016-07-29
log ip addresses as well in authentication phase
Giovanni Bechis
2016-07-28
Use long labs(3) for pointer arithmetic.
Alexander Bluhm
2016-07-28
firmware is the plural;
Jason McIntyre
2016-07-27
checking for firmware works better if I pass thru all options
Marc Espie
2016-07-27
don't include firmwares in the fuzzy auto-reinstall list
Marc Espie
[prev]
[next]