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
2015-07-07
Fix a regression caused by timespec changes when vi is run without
Todd C. Miller
2015-07-07
Add tests for incomming syslog messages over TCP.
Alexander Bluhm
2015-07-07
When syslogd is invoked with -T listen_address, it creates a TCP
Alexander Bluhm
2015-07-07
add setlocale test
semarie
2015-07-07
add regress test for setlocale(3) and some related
semarie
2015-07-07
the C locale should contain only ASCII
semarie
2015-07-07
regen test data after mktestdata.sh changes
Markus Friedl
2015-07-07
adapt tests to new minimum RSA size and default FP format
Markus Friedl
2015-07-07
Always use "ifp" instead of mixing it with "ac->ac_if" in in_arpinput().
Martin Pieuchot
2015-07-07
/var/unbound/db/root.key can be stored in plain text actually; that's just
Antoine Jacoutot
2015-07-07
Skip mountpoint checking in case we only want the version or help
Antoine Jacoutot
2015-07-07
Only store checksums for:
Antoine Jacoutot
2015-07-07
Unbreak option parsing:
Antoine Jacoutot
2015-07-07
Do not return internal nodes to the upper layer in rn_lookup().
Martin Pieuchot
2015-07-07
At some point the u-boot mlo for panda/beagle stopped looking for
Jonathan Gray
2015-07-06
Remove some unneeded includes. OK deraadt@
Todd C. Miller
2015-07-06
Trim trailing whitespace from the comsat message before calling
Todd C. Miller
2015-07-06
Add support for IPv6 by using getaddrinfo(). Our inetd.conf ships
Todd C. Miller
2015-07-06
Update environment with -E when attach-session used on an already
Nicholas Marriott
2015-07-06
disksort is dead, and now so is any code that relied on its compat
David Gwynne
2015-07-06
We're now creating a connected route for every configured address so
Martin Pieuchot
2015-07-06
No longer need to manually pass RTF_MPATH to rt_ifa_add(9).
Martin Pieuchot
2015-07-06
Make malo(4) compile with MALO_DEBUG. Problem found by Walter Daugherity.
Stefan Sperling
2015-07-05
Let syslogd run with non-blocking sockets. Replace the existing
Alexander Bluhm
2015-07-05
fix a format specifier used in SR_DEBUG printfs.
Mike Larkin
2015-07-05
Include missing 'const' references in man page and fix some parameter names
Mike Larkin
2015-07-05
Document the new 'fflag' argument to VOP_POLL().
Todd C. Miller
2015-07-05
In case-statements where single and multiline commands are used,
Robert Peichaer
2015-07-05
regen
Joerg Jung
2015-07-05
add id for TEMPerHUM sensor
Joerg Jung
2015-07-04
Fix misleading indent
Miod Vallat
2015-07-04
document PKGPATHS, used together with PKGNAMES.
Marc Espie
2015-07-04
Use "alternation" consistently
feinerer
2015-07-04
get rid of some if 0 code that refers to b_actf.
David Gwynne
2015-07-04
replace the manual buf list management with a fifo bufq. it simplifies
David Gwynne
2015-07-04
count outgoing packets like every other driver.
David Gwynne
2015-07-04
various improvements from remi locherer;
Jason McIntyre
2015-07-03
sync
Theo de Raadt
2015-07-03
Remove sudoers
Todd C. Miller
2015-07-03
Remove sudo, it is now in ports.
Todd C. Miller
2015-07-03
Sudo has moved to ports.
Todd C. Miller
2015-07-03
Repair algorithm name array after 1.6.
Miod Vallat
2015-07-03
Use [aA]* instead of a*|A* in case-blocks.
Robert Peichaer
2015-07-03
Terminate 'config' keyword array with a NULL element.
Mike Belopuhov
2015-07-03
Put the newline at the right place.
Miod Vallat
2015-07-03
Rename mtx_cpu to mtx_owner for consistency with the other platforms.
Miod Vallat
2015-07-03
bzero cmsgbuf before using it, silences valgrind warnings.
Bryan Steele
2015-07-03
Fix cast in atomic_swap_ptr()
Miod Vallat
2015-07-03
Switch to standard, non-historical sort(1) and join(1) usage. ok millert@
Jeremie Courreges-Anglas
2015-07-03
Correctly restore ipl in fpusave_proc() when we have to busy loop.
Miod Vallat
[next]