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
2006-02-10
move #include <sys/ioctl.h> out of includes.h; ok markus@
Kevin Steves
2006-02-09
add missing client-side paths definitions;
Xavier Santolaria
2006-02-09
- move some text into a CAVEATS section
Jason McIntyre
2006-02-09
delint; remove redundant vars and functions; ok jaredy@
Otto Moerbeek
2006-02-09
- move rcs_kw-related data into rcs.h and de-static the keyword array. this
Niall O'Higgins
2006-02-09
#include <sys/endian.h> not needed; ok djm@
Kevin Steves
2006-02-08
move #include <dirent.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
fix more breakage by xsa, although this one is partially my fault as well.
Joris Vink
2006-02-08
once again, we have to unbreak stuff xsa broke on his own.
Joris Vink
2006-02-08
move #include <netinet/in_systm.h> and <netinet/ip.h> out of
Kevin Steves
2006-02-08
move #include <sys/resource.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
<openssl/bn.h> not needed
Kevin Steves
2006-02-08
small KNF
Kevin Steves
2006-02-08
move #include <netinet/tcp.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
move #include <paths.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
restore cosmic balance by plugging a mem leak; problem reported by
Otto Moerbeek
2006-02-07
duplicate #include
Kevin Steves
2006-02-07
"packet.h" not needed
Kevin Steves
2006-02-07
"log.h" not needed
Kevin Steves
2006-02-07
move #include <termios.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
move #include <sys/queue.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
move #include <netgroup.h> out of includes.h; ok markus@
Kevin Steves
2006-02-06
make this a little less ambiguous...
Jason McIntyre
2006-02-06
- use bitwise flags
Xavier Santolaria
2006-02-06
- typo fix
Mathieu Sauve-Frankel
2006-02-06
- use biwise flags
Xavier Santolaria
2006-02-05
improve support for TV tuning via radio(4) by:
Jacob Meuser
2006-02-05
unbreak remote protocol which got broken in revision 1.88.
Joris Vink
2006-02-03
Fix off by one ocurring if ^W immediate follows ^S; testing marc@;
Otto Moerbeek
2006-02-02
In interactive mode force newline between left and right sets in the "e b"
Claudio Jeker
2006-02-01
remove obsolete code; from Ray Lai in PR 4998; ok tedu@ beck@
Otto Moerbeek
2006-02-01
double semicolon; from Daniel Matic in PR 4929
Otto Moerbeek
2006-02-01
double semicolon; from Daniel Matic in PR 4929
Otto Moerbeek
2006-02-01
check format string; OK niallo@, "it's nice to have" joris@.
Xavier Santolaria
2006-02-01
allow tag deletion with -d option; OK niallo@.
Xavier Santolaria
2006-02-01
set rcs_errno accordingly in rcs_open() if the file is not found.
Xavier Santolaria
2006-02-01
openssh 4.3
Markus Friedl
2006-02-01
save errno, from Ray Lai in PR 4999.
Otto Moerbeek
2006-02-01
small tweak;
Jason McIntyre
2006-02-01
- merge sections on protocols 1 and 2 into a single section
Jason McIntyre
2006-02-01
cannot admin newly added file.
Xavier Santolaria
2006-01-31
include uvm_km_pages_free into the pool accounting as it is the main consumer...
Michael Shalayeff
2006-01-31
errors in cvs_checkout_init() are definitly fatal.
Xavier Santolaria
2006-01-31
"scp a b c" shouldn't clobber "c" when it is not a directory, report and
Damien Miller
2006-01-31
fix local arbitrary command execution vulnerability on local/local and
Damien Miller
2006-01-31
use "proxy_protocol" as the arg to -X, not "proxy_version";
Jason McIntyre
2006-01-30
strerror() -> rcs_errstr() when passing rcs_errno as argument;
Xavier Santolaria
2006-01-30
- make fatal() exit with code 1 instead of 255. makes us more compatible
Niall O'Higgins
2006-01-30
remove an incorrect sentence;
Jason McIntyre
2006-01-30
mark channel as write failed or dead instead of read failed on error
Reyk Floeter
[next]