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
2017-08-03
Since nearly 20 years the correct spelling of
Florian Obser
2017-08-03
Make -Q work play nice with other flags. This makes things like:
Aaron Bieber
2017-08-02
Only run mtree if we install a patch.
Antoine Jacoutot
2017-08-01
#if 0 unused chunk for now
Theo de Raadt
2017-08-01
For the kernel binpatches, only deal with /bsd. On MP machines we do have
Antoine Jacoutot
2017-07-31
Removed unused struct, also noticed by Edgar Pettijohn. ok jca@, krw@
rob
2017-07-31
handle empty output correctly in mda_getlastline()
Gilles Chehade
2017-07-31
cmd_dump() is unused
Gilles Chehade
2017-07-31
Don't set HTTP date header if already set.
ians
2017-07-30
Fix a double free of the TLS config in the error path.
Alexander Bluhm
2017-07-30
If syspatch is updating itself, exit after installing the new syspatch to
Antoine Jacoutot
2017-07-30
`-R' requires root privileges.
Antoine Jacoutot
2017-07-29
change if ((a == b)) to if (a == b); silences noisy on-by-default
Florian Obser
2017-07-28
plog format string should be literal.
Frederic Cambus
2017-07-28
Always calculate the hash value of the x509 cert in ssl_load_pkey().
Alexander Bluhm
2017-07-28
Make the engine id is just binary data so make it uint8_t.
Florian Obser
2017-07-28
Use a format string for yyerror when printing a variable string.
Florian Obser
2017-07-28
pass the size of the dst buffer to strlcat, not the source; pointed
Florian Obser
2017-07-28
remove unused variable; pointed out by clang
Florian Obser
2017-07-28
remove unused variables; pointed out by clang
Florian Obser
2017-07-28
One negation is enough; pointed out by clang.
Florian Obser
2017-07-27
Add prototypes for prototypes for __b64_pton and __b64_ntop; pointed
Florian Obser
2017-07-27
smtpctl(8): Use an int to determine mode instead of __progname.
Sunil Nimmagadda
2017-07-27
insist on -Oz in the *.mk file
Marc Espie
2017-07-27
Mute clang's zeal for whining by providing prototypes.
Theo de Raadt
2017-07-27
Heed the non-repeaters of GetBulkRequests and make sure to set
Gerhard Roth
2017-07-26
Update MRT reference in bgpd manpage
job
2017-07-26
sort;
Jason McIntyre
2017-07-26
Update reference to BGP Shutdown Communication specification
job
2017-07-25
make function match its prototype.
Marc Espie
2017-07-25
Correct and clarify the description of special sequences
Ingo Schwarze
2017-07-24
Use pledge(2)
Jeremie Courreges-Anglas
2017-07-24
Unify ROUNDUP macros for parsing route messages.
friehm
2017-07-23
Text improvements for precision and clarity, in particular properly
Ingo Schwarze
2017-07-23
Don't bother initializing global variables to 0, since they will be in BSS.
Theo de Raadt
2017-07-23
use ssize_t; ok jca
Theo de Raadt
2017-07-23
Time comparison variables should be time_t (I did check for signed vs
Theo de Raadt
2017-07-23
Cleanup apm:
anton
2017-07-23
recent perls have more fun rules related to _ and -
Marc Espie
2017-07-22
No need for sys/ioctl.h any more
Jeremie Courreges-Anglas
2017-07-22
Cleanup previous release patches and backup kernel _before_ applying new
Antoine Jacoutot
2017-07-21
Stress the fact that individual pvbus device nodes correspond to
Mike Belopuhov
2017-07-21
Add a newline
Jeremie Courreges-Anglas
2017-07-21
No need for ioctl(SIOCGIFDATA), getifaddrs(3) gives us the link state
Jeremie Courreges-Anglas
2017-07-20
- listening on localhost is now adjustable; ok tedu
Jason McIntyre
2017-07-19
there's no nul byte after a name that ends in a crazy compression pointer.
Ted Unangst
2017-07-19
Rework the way that TLS configuration is sent/received via imsgs, so that
Joel Sing
2017-07-19
Don't recommend using /var/vmm for VM images.
Mike Larkin
2017-07-19
Update vmd man page to describe we have more processes running (aside from
Mike Larkin
2017-07-18
Stop automatically regenerating gap.o (and hence linking a new kernel)
Theo Buehler
[prev]
[next]