index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-01
free() the memory we allocate in dmesg.c. While this memory would be
Tom Cosgrove
2017-09-01
the wait_filter_data session set is now pointless
Eric Faurot
2017-09-01
identify the case where SSHFP records are missing but other DNS RR
Damien Miller
2017-09-01
document available AuthenticationMethods; bz#2453 ok dtucker@
Damien Miller
2017-09-01
Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and
Jonathan Gray
2017-09-01
vmctl: -L option clarification in man page
Mike Larkin
2017-08-31
Add OpenBSD CVS tags at the top of amdisplay/nxphdmi(4) files.
ians
2017-08-31
update currency exchange rates;
Jason McIntyre
2017-08-31
Don't delete v4 routes that are going to be
Kenneth R Westerback
2017-08-31
Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflicting
Joel Sing
2017-08-31
enum can be signed or unsigned depending on the compiler; so make sure we
Otto Moerbeek
2017-08-31
assorted warning fixes; ok millert@
Otto Moerbeek
2017-08-31
ignoredups implementation quirk
Jeremie Courreges-Anglas
2017-08-31
Mention strtok_r in STANDARDS
Jeremie Courreges-Anglas
2017-08-31
vmctl: change a feedback message displayed to the user from "terminated
Mike Larkin
2017-08-31
vmd: fix two wrong comments I stumbled across while updating the vmctl(8)
Mike Larkin
2017-08-31
Add HISTCONTROL tests.
anton
2017-08-31
Unbreak DEBUG on nfsd(8) by changing the syslog macro. With this change a few
Ricardo Mestre
2017-08-31
vmd/vmctl: disallow use of block or character devices as disks in VMs.
Mike Larkin
2017-08-31
match vmctl.8 vm name constraints
Jasper Lievisse Adriaanse
2017-08-30
adjust ACPI resume-time saved stack location to account for a different
Mike Larkin
2017-08-30
Use endpoint 5 for chaoskey, it should have been 5 from the start, this
Aaron Bieber
2017-08-30
sync
Theo de Raadt
2017-08-30
Instead of overloading the line clear function to mean free if
Nicholas Marriott
2017-08-30
Refactor interface_status() to call freeifaddrs()
Kenneth R Westerback
2017-08-30
Guard FEMACSUSEMETA uses behind #ifdef EMACS
Jeremie Courreges-Anglas
2017-08-30
Implement HISTCONTROL ignoredups & ignorespace features
Jeremie Courreges-Anglas
2017-08-30
Stop exposing the emacs-usemeta option, and warn when trying to set it.
Jeremie Courreges-Anglas
2017-08-30
Drop needless comment
Jeremie Courreges-Anglas
2017-08-30
unused file
Eric Faurot
2017-08-30
Move the full extension building into tlsext_{client,server}hello_build(),
Joel Sing
2017-08-30
Bump libssl/libtls minors due to symbol (re)addition.
Joel Sing
2017-08-30
Bring back the NPN related symbols.
Joel Sing
2017-08-30
Decode pin mux configuration correctly in gpio(4) support code such that
Mark Kettenis
2017-08-30
Add support for interface departure and arrival.
rob
2017-08-30
Bring back the RSA_SSLV23_PADDING define.
Joel Sing
2017-08-30
Prefer copyin32() to copyin() when fetching instructions
Visa Hankala
2017-08-30
Report the rebuild state properly, so that in the case of a rebuild
Patrick Wildt
2017-08-30
Fix ifdef to if in gcm128.c
Kinichiro Inoguchi
2017-08-30
rename smtp_filter_fd() to smtp_message_fd() and cleanup code.
Eric Faurot
2017-08-30
Pass flags into cmd_find_from_* to fix prefer-unattached, reported by
Nicholas Marriott
2017-08-30
No need for NULL checks before afree()
Jeremie Courreges-Anglas
2017-08-30
unsigneds cannot be < 0; ok jca@
Otto Moerbeek
2017-08-30
Zap redundant assignment; ok jca@
anton
2017-08-30
gid_t is unsigned, so < 0 test is always false, compare against (gid_t)-1
Otto Moerbeek
2017-08-30
Avoid clang warning by explicitly marking a constant unsigned; ok millert@
Otto Moerbeek
2017-08-30
rename function
Eric Faurot
2017-08-30
Respect inputline_size argument. No functional change since tenex() only has one
anton
2017-08-30
remove smtp_filter_*() indirections.
Eric Faurot
2017-08-30
Fix pasting of long (>BUFSIZ) lines in csh with filec enabled. NUL-terminating
anton
[prev]
[next]