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-05-23
some clarifications for the "size" field + cleanup;
Jason McIntyre
2006-05-23
Fix removing of trailing space in file name completion list.
Otto Moerbeek
2006-05-21
Backport fix from nvi 1.81.5: do not go into loop if :set number and
Otto Moerbeek
2006-05-19
be more explicit about HTTPS;
Jason McIntyre
2006-05-19
fix printf + add missing printf when unlocking file (-u).
Xavier Santolaria
2006-05-19
Remove ``sanity check'' that is already done in loop.
Ray Lai
2006-05-18
paramter -> parameter
Miod Vallat
2006-05-18
Avoid segv when a syntax error occurs while reading from command line.
Otto Moerbeek
2006-05-17
yyerror() little cleanup
Xavier Santolaria
2006-05-17
fix printf's
Xavier Santolaria
2006-05-17
remove useless case that is handled by default anyway
Alexander von Gernler
2006-05-17
fix leak; coverity via Kylene Jo Hall
Markus Friedl
2006-05-17
use lots more size_t instead of int running around
Ted Unangst
2006-05-16
Remove shadowing variables and properly use /* FALLTHROUGH */
Ray Lai
2006-05-16
https URL support; rototilled by a few people including me; originally
Theo de Raadt
2006-05-16
missing free; from Kylene Hall
Markus Friedl
2006-05-15
fix Mother's/Father's day and another entry.
Alexandre Anriot
2006-05-15
.Xr merge(1)
Xavier Santolaria
2006-05-15
oopps, missing \ at EOL.
Xavier Santolaria
2006-05-15
missing bits for a working merge(1). Built and enabled.
Xavier Santolaria
2006-05-14
warnx(); return(); --> errx();
Xavier Santolaria
2006-05-11
- add -X and -x to SYNOPSIS
Jason McIntyre
2006-05-11
fix informative msg's wrt to -q and stderr. now matches gnu/usr.bin/rcs.
Xavier Santolaria
2006-05-11
Use fstat instead of stat, simplifie switch statement into if
Ray Lai
2006-05-11
fix informative msg's wrt to -q and stderr. now matches gnu/usr.bin/rcs.
Xavier Santolaria
2006-05-11
first round of rcs_write() cleanup; prodded by joris@; input/OK ray@.
Xavier Santolaria
2006-05-11
cedric points out 0xff mask isn't needed with unsigned chars
Ted Unangst
2006-05-11
oops, missed a %ld should be %lu
Ted Unangst
2006-05-11
need ctype.h for isprint.
Ted Unangst
2006-05-11
C spells 'byte' as 'unsigned char'. signed chars are not healthy for isprint
Ted Unangst
2006-05-11
-x and -X options to print io output in hex. from cedric berger
Ted Unangst
2006-05-10
Now that lint is smarter, remove /* NOTREACHED */ comments.
Ray Lai
2006-05-10
starting bits for merge(1) replacement. Not built/linked yet.
Xavier Santolaria
2006-05-10
treat first file passed as argument only; issue a warning for others.
Xavier Santolaria
2006-05-10
Remove (size_t) casts on integer constants.
Ray Lai
2006-05-09
Administrative changes for aviion, ok deraadt@
Miod Vallat
2006-05-09
back out change that busted how the tree builds
Theo de Raadt
2006-05-09
delay time of 0 should be invalid; evol@online.ptt.ru
Theo de Raadt
2006-05-09
Sync usage() with man page.
Ray Lai
2006-05-09
i.e. -> e.g.
Jason McIntyre
2006-05-09
move -e to compat land; pointed out by ray
Jason McIntyre
2006-05-09
Remove /* NOTREACHED */ comments, now that lint is smart about
Ray Lai
2006-05-09
Remove unused variable leftover from race condition cleanup.
Ray Lai
2006-05-08
This change:
Ray Lai
2006-05-08
Use warnx() when errno is not set.
Ray Lai
2006-05-08
spacing
Kjell Wooding
2006-05-08
minor man page tweaks. From han boetes.
Kjell Wooding
2006-05-08
properly handle exit code 1; OK ray@.
Xavier Santolaria
2006-05-08
check for rcs_diffreg() return value; OK ray@.
Xavier Santolaria
2006-05-08
Remove unsave setjmp/longjmp calls that were used in signal handlers with
Claudio Jeker
[next]