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-19
- simplify synopsis
Jason McIntyre
2006-04-19
add a CAVEATS section; helped by xsa
Jason McIntyre
2006-04-19
addition from xsa;
Jason McIntyre
2006-04-19
+.Xr diff 1 ,
Jason McIntyre
2006-04-19
make the keyword section make sense regarding cvs commands;
Jason McIntyre
2006-04-19
eliminate spacing in the keyword section, since rcs doesn;t like them;
Jason McIntyre
2006-04-19
a little bit more description; ok xsa
Jason McIntyre
2006-04-19
- signpost to keyword substitution section
Jason McIntyre
2006-04-19
- signpost keyword substitution section
Jason McIntyre
2006-04-19
keyword section is in rcs(1) now;
Jason McIntyre
2006-04-19
keyword section is in rcs(1) now;
Jason McIntyre
2006-04-19
move the keyword substitution section from cvs(1) to rcs(1):
Jason McIntyre
2006-04-19
flesh out the description of ci; ok xsa
Jason McIntyre
2006-04-19
flesh out the description of co; ok xsa
Jason McIntyre
2006-04-19
- flesh out the description of rcsdiff
Jason McIntyre
2006-04-19
switch -q handling to bitwise flags; OK ray@ niallo@.
Xavier Santolaria
2006-04-18
Disable -CC to cpp until cpp 2.95 can handle it properly
Chad Loder
2006-04-18
Move Buffer bignum functions into their own file, bufbn.c. This means that
Darren Tucker
2006-04-18
Add () to function names to make it more clear what is happening
Chad Loder
2006-04-18
For prototype argument conversions, include both "from" and "to" types.
Chad Loder
2006-04-18
For all warnings involving prototypes, print the function name and the
Chad Loder
2006-04-18
Combine code to prompt user for input into a shared function,
Ray Lai
2006-04-18
Add a funcname() function, which returns the name of a function given a
Chad Loder
2006-04-18
The old way of passing function argument information was to pass an int
Chad Loder
2006-04-18
/* FALLTHROUGH */ to share code between the -N and -n flags.
Ray Lai
2006-04-18
Removes memory leaks when flags are called multiple times. This
Ray Lai
2006-04-18
Remove -h flag from rcs_getopt loop, which is not in GNU.
Ray Lai
2006-04-17
Pass -CC to cpp, which preserves comments in macros. This gets us __dead
Chad Loder
2006-04-17
plug memory leak; OK ray@.
Xavier Santolaria
2006-04-17
Relieve checkin_update and checkin_init of the responsibility of
Ray Lai
2006-04-17
Three undocumented options got lost in the conversion to getopt(3).
Moritz Jodeit
2006-04-17
Remove useless "h" and "?" from getopt(3) string.
Moritz Jodeit
2006-04-17
Remove unused variable.
Ray Lai
2006-04-17
Remove pointless stat() call.
Ray Lai
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
[next]