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.bin
Age
Commit message (
Expand
)
Author
2016-02-01
update currency exchange rates;
Jason McIntyre
2016-02-01
Remove unused headers and sort the remaining
mestre
2016-01-31
Clear RGB flags during selection.
Nicholas Marriott
2016-01-31
Whoops, need this for the previous reverse trim commit too.
Nicholas Marriott
2016-01-31
Add RGB escape sequences for capture-pane -e.
Nicholas Marriott
2016-01-31
Support negative trim values (#{=-10:pane_title}) to trim from the end,
Nicholas Marriott
2016-01-31
Fix new-session with -t after command flags changes, reported by Michael Grac...
Nicholas Marriott
2016-01-30
/var/tmp is dead, long live /tmp
martijn
2016-01-30
replace tail with basename
martijn
2016-01-30
replace progname variable in gs structure with getprogname
martijn
2016-01-29
Remove leftover roaming dead code. ok djm markus.
Darren Tucker
2016-01-29
Check that byte order is native only if we're using more than one
Alexandre Ratchov
2016-01-29
sort includes
mmcc
2016-01-29
remove unneeded CHAR_BIT macro
mmcc
2016-01-29
Therefor -> Therefore (where appropriate)
tb
2016-01-29
Support for RGB colour, using the extended cell mechanism to avoid
Nicholas Marriott
2016-01-29
We're not allowed to change audio parameters while the device is
Alexandre Ratchov
2016-01-29
Display play and record parameters that are not independent
Alexandre Ratchov
2016-01-29
include packet type of non-data packets in debug3 output;
Damien Miller
2016-01-29
remove superfluous macro
mmcc
2016-01-29
Revert "account for packets buffered but not yet processed" change as it
Darren Tucker
2016-01-29
Allow RekeyLimits in excess of 4G up to 2**63 bits (limited by the return
Darren Tucker
2016-01-29
Account for packets buffered but not yet processed when computing whether or
Darren Tucker
2016-01-28
Fix a crash when a server sends a non-standard newline ("\n" instead of "\r\n").
martijn
2016-01-28
Correct date for Australia Day. From Ian Mcwilliam, ok jmc.
Darren Tucker
2016-01-27
remove v_estr in favor of warn and warnx
martijn
2016-01-27
Replace fprintf+exit with errx. No functional change
martijn
2016-01-27
missing fclose(3). (silence cppcheck warnings).
Gleydson Soares
2016-01-27
change old $FreeBSD version string in comment so it doesn't become an
Damien Miller
2016-01-27
make the debug messages a bit more useful here
Damien Miller
2016-01-26
typos
mmcc
2016-01-26
ensure the backup file has the same mtime as the original file, this is in line
Jasper Lievisse Adriaanse
2016-01-26
Remove a fancy macro that calculates the necessary buffer size for
mmcc
2016-01-25
fix exit status on pledge(2) failure.
Gleydson Soares
2016-01-25
Fix a crash as found by sthen@
martijn
2016-01-24
make sure of cleaning rbuf with explicit_bzero(3)
Gleydson Soares
2016-01-23
Zero a stack buffer with explicit_bzero() instead of memset() when
Jonathan Gray
2016-01-22
- new plymouth day is better known as taranaki
Jason McIntyre
2016-01-20
add a calendar for new zealand; from craig skinner
Jason McIntyre
2016-01-20
Include sys/time.h for gettimeofday. From sortie at maxsi.org.
Darren Tucker
2016-01-20
Remove ARG_CHAR_T, a relic from when the code was written K&R style.
Anthony J. Bentley
2016-01-19
Split out getting the current state from the target search so it can be
Nicholas Marriott
2016-01-19
I no longer use my SourceForge address so replace it.
Nicholas Marriott
2016-01-19
Bounds check while stripping trailing slashes. From max at
Sunil Nimmagadda
2016-01-19
Update my mail address.
Sunil Nimmagadda
2016-01-19
Fix bad indents. From max at max-fillinger.net
Sunil Nimmagadda
2016-01-19
Check snprintf(3) return value for overflow instead of manual length
Sunil Nimmagadda
2016-01-19
Skip empty entries in $PATH instead of erroneously interpreting
Sunil Nimmagadda
2016-01-19
Remove the lintism PRINTFLIKE1, don't replace it with an attribute so we
mmcc
2016-01-18
UTF-8 support:
Ingo Schwarze
[next]