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-04-16
- fix description handling.
Niall O'Higgins
2006-04-16
reorder sanity test so that it cannot dereference past the end of the
Damien Miller
2006-04-16
Handle / inside []s properly.
Hugh Graham
2006-04-16
avoid making a tiny 4-byte write to send the packet length of sftp
Damien Miller
2006-04-16
introduce atomiciov() function that wraps readv/writev to retry
Damien Miller
2006-04-16
Fix condition where we could exit with a fatal error when an input
Damien Miller
2006-04-15
dont stupidly duplicate code. make rlog use rcs_rev_select() and thus
Xavier Santolaria
2006-04-15
Fix indentation for "Ostersonntag".
Bernd Ahlers
2006-04-15
Plug some memory leaks; ok niallo@
Patrick Latifi
2006-04-14
spaces
Theo de Raadt
2006-04-14
- don't append the extension if it's already there (PR 5076).
Joris Vink
2006-04-14
- swap a hack for a slightly nicer hack using a global variable. this avoids
Niall O'Higgins
2006-04-14
Add missing usage() calls.
Ray Lai
2006-04-14
Plug obvious memory leaks.
Ray Lai
2006-04-14
Remove global variable RCSFILE.
Ray Lai
2006-04-14
Remove extraneous argument from rlog_file().
Ray Lai
2006-04-14
Short-circuit rlog when the -l flag is specified but there are no locks.
Ray Lai
2006-04-14
spacing
Theo de Raadt
2006-04-14
more nasty spaces go bye bye
Theo de Raadt
2006-04-14
remove a metric buttload of excessive ()
Theo de Raadt
2006-04-14
update the manpage to document interrupt cpu time in the vmstat view.
David Gwynne
2006-04-14
remove comments that says we dont count intr time and remove some code that
David Gwynne
2006-04-14
excessive addition to brackets is a mental disease. you will go
Theo de Raadt
2006-04-14
show cpu time spent in interrupts. ive been wanting this for years.
David Gwynne
2006-04-14
Fix a typo introduced in rev 1.135; ok ray@
Patrick Latifi
2006-04-13
Change rcs_parse_init() to return void, since it always returned 0.
Ray Lai
2006-04-13
add support for the openrcs -o'range' option.
Joris Vink
2006-04-13
fix -z option for openrcs, this was broken by xsa
Joris Vink
2006-04-13
fix the obviously broken cvs_buf_set(), so we don't end up
Joris Vink
2006-04-13
Add error checking for vasprintf. Stylistic suggestions from xsa@.
Ray Lai
2006-04-13
Remove unused variable.
Ray Lai
2006-04-13
Currently rcs_getopt spits out a generic error message if you do
Ray Lai
2006-04-13
clean up temporary files when we finish running.
Joris Vink
2006-04-13
fix some typos
Niall O'Higgins
2006-04-13
correctly handle RCS files without any revisions;
Joris Vink
2006-04-13
*** empty log message ***
Ray Lai
2006-04-12
Better match GNU behavior for rcs -l and rcs -u.
Ray Lai
2006-04-12
yet another missing break;
Xavier Santolaria
2006-04-12
missing break; "Yeah, obvious" ray@.
Xavier Santolaria
2006-04-12
check for inflateReset() and deflateReset() return values; OK niallo@.
Xavier Santolaria
2006-04-12
use "/bypass" instead of "/permit" when showing bypass flows
Hans-Joerg Hoexer
2006-04-12
spaces
Theo de Raadt
2006-04-12
Clean up <rev> handling. Whenever a revision is specified after a
Ray Lai
2006-04-12
xmalloc(); memset(); -> xcalloc();
Ray Lai
2006-04-12
Improve error message.
Ray Lai
2006-04-11
Don't rcs_close() before fatal(). After much hesitation, joris@
Ray Lai
2006-04-11
Don't close() before fatal().
Ray Lai
2006-04-11
Change cvs_buf_grow() to return void, since it cannot fail, and
Ray Lai
2006-04-10
make sure we add the correct name mkstemp(3) creates for us
Joris Vink
2006-04-10
- use fchmod() instead of chmod() in cvs_buf_write_stmp(), makes
Niall O'Higgins
[next]