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-03-05
plug some potential resource leaks in error paths.
Niall O'Higgins
2006-03-05
checkin_parsekeyword() returns void so zap unnecessary return.
Niall O'Higgins
2006-03-05
GNU ci(1) doesn't allow dates younger than HEAD, neither on the command
Niall O'Higgins
2006-03-05
oops, forgot the diff3.c portion of this diff:
Niall O'Higgins
2006-03-05
in rcs_patch_lines(), ensure that rcs patch delete operations don't
Niall O'Higgins
2006-03-05
fatal() instead of returning -1 on failure in patch functions
Niall O'Higgins
2006-03-05
honour -m on initial revision.
Niall O'Higgins
2006-03-05
now that rcs_getrev() isn't doing keyword expansion anymore and rcsdiff(1)
Niall O'Higgins
2006-03-05
our deltatexts were sometimes different from gnu. rcs_getrev() was
Niall O'Higgins
2006-03-05
add a description; from ray lai and myself
Jason McIntyre
2006-03-05
wording fix from ray lai;
Jason McIntyre
2006-03-05
Handle stdin as arg; from Ray Lai; ok jaredy@
Otto Moerbeek
2006-03-04
Plug a mem leak; ok millert@
Otto Moerbeek
2006-03-04
the the
Miod Vallat
2006-03-04
Show the CPU state %'s on first display as well. "looks good" deraadt@
Otto Moerbeek
2006-03-04
Handle signals in non-interactive mode. "looks good" deraadt@
Otto Moerbeek
2006-03-04
move a debug() outside of a signal handler; ok markus@ a little while back
Damien Miller
2006-02-28
fix logout recording when privilege separation is disabled, analysis and
Damien Miller
2006-02-26
remove unnecessary newline characters in cvs_log() calls.
Niall O'Higgins
2006-02-26
consistent error message; from ray lai
Jason McIntyre
2006-02-26
comma;
Jason McIntyre
2006-02-26
subsection is pointless here;
Jason McIntyre
2006-02-26
move PATTERNS to the end of the main body; requested by dtucker
Jason McIntyre
2006-02-26
also set 'entry' variable in merged case.
Niall O'Higgins
2006-02-26
out-of-bounds access and correct some printf while here;
Xavier Santolaria
2006-02-26
better user-friendly error message.
Xavier Santolaria
2006-02-25
Fix a coredump occurring when the terminal is resized while mg is
Otto Moerbeek
2006-02-25
document the order in which allow/deny directives are processed;
Jason McIntyre
2006-02-25
document the possible values for KbdInteractiveDevices;
Jason McIntyre
2006-02-24
oops - bits i missed;
Jason McIntyre
2006-02-24
some grammar/wording fixes;
Jason McIntyre
2006-02-24
some grammar/wording fixes;
Jason McIntyre
2006-02-24
more consistency fixes;
Jason McIntyre
2006-02-24
some consistency fixes;
Jason McIntyre
2006-02-24
remove extra printf;
Xavier Santolaria
2006-02-24
-T has no effect. It's only there for compatibility.
Xavier Santolaria
2006-02-24
signpost to PATTERNS section;
Jason McIntyre
2006-02-24
tidy up the refs to PATTERNS;
Jason McIntyre
2006-02-24
signpost to PATTERNS;
Jason McIntyre
2006-02-24
add section on patterns;
Jason McIntyre
2006-02-23
remove unused variable
Martin Reindl
2006-02-22
sort options + sync usage();
Jason McIntyre
2006-02-22
document TMPDIR; from ray lai
Jason McIntyre
2006-02-22
Append two string using strlcpy()/strlcat() instead of snprintf() to
Otto Moerbeek
2006-02-22
move #include <ctype.h> out of includes.h; ok djm@
Kevin Steves
2006-02-21
- fix some bugs when handling strange revision numbers (0 and 1). found by
Niall O'Higgins
2006-02-20
move #include <sys/stat.h> out of includes.h; ok markus@
Kevin Steves
2006-02-20
move #include <signal.h> out of includes.h; ok markus@
Kevin Steves
2006-02-20
move #include <sys/un.h> out of includes.h; ok djm@
Kevin Steves
2006-02-20
- more spacing
Niall O'Higgins
[next]