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
2005-11-15
Include sys/queue.h explicitly instead of assuming some other header
Todd C. Miller
2005-11-14
constuct -> construct
Miod Vallat
2005-11-14
use asprintf(); ok mickey
Theo de Raadt
2005-11-14
fix fd leak; then i got a bit carried away making the code prettier
Theo de Raadt
2005-11-14
use asprintf
Theo de Raadt
2005-11-14
use asprintf()
Theo de Raadt
2005-11-14
spacing
Theo de Raadt
2005-11-14
minor knf;
Xavier Santolaria
2005-11-14
print RCS file path;
Xavier Santolaria
2005-11-13
fseeko() and lseek() have different return values. cope with that correctly....
Theo de Raadt
2005-11-13
Better error checking of snprintfs. From Han Boetes.
Kjell Wooding
2005-11-13
Copy buffer before handing it to basename().
Kjell Wooding
2005-11-12
- fix xsa breakage. char arrays on the stack are not NULL if empty. use
Niall O'Higgins
2005-11-12
- remove strtab stuff. serves no useful purpose.
Niall O'Higgins
2005-11-12
break in case
Theo de Raadt
2005-11-12
remove unused variable; ok kjell
Theo de Raadt
2005-11-12
Paranoia. Check if last of a series of strlcats overflows. Pointed out by
Kjell Wooding
2005-11-12
avoid close(-1), as in rcp; ok cloder
Theo de Raadt
2005-11-12
space
Theo de Raadt
2005-11-12
more asprintf; ok dhill@mindcry.org
Theo de Raadt
2005-11-12
support for `-Aoldfile'; joris ok
Xavier Santolaria
2005-11-12
use asprintf instead; dhill@mindcry.org
Theo de Raadt
2005-11-11
Now that we have an editable minibuffer, revert parsing of
Kjell Wooding
2005-11-11
spacing
Theo de Raadt
2005-11-11
Enable some of the more common editing keybindings in the minibuffer.
Kjell Wooding
2005-11-11
remove nsswitch.conf stuff, and explain how lookup order is handled;
Jason McIntyre
2005-11-10
Fix HISTORY section
Otto Moerbeek
2005-11-10
Hook getent(1) into the build
Otto Moerbeek
2005-11-10
various cleanups, work with otto
Theo de Raadt
2005-11-10
$OpenBSD$
Otto Moerbeek
2005-11-10
Introducing getent(1) from NetBSD. ok deraadt@
Otto Moerbeek
2005-11-09
add missing '\n' when writing deltatexts in an RCS file;
Xavier Santolaria
2005-11-09
document `-xsuffixes' and `-ztz';
Xavier Santolaria
2005-11-08
missing casts;
Xavier Santolaria
2005-11-08
missing casts;
Xavier Santolaria
2005-11-08
document `-Aoldfile', `-b[rev]' and `-tfile|str';
Xavier Santolaria
2005-11-08
nuke trailing whitespaces;
Xavier Santolaria
2005-11-07
add missing ctype.h
Kjell Wooding
2005-11-07
KNF
Kjell Wooding
2005-11-07
Move most of the dired hooks into dired.c. While here, enable some
Kjell Wooding
2005-11-07
Allow ctrl-key patterns ("^X^C") in keybind function. Will
Kjell Wooding
2005-11-07
document `-q';
Xavier Santolaria
2005-11-06
add a little markup;
Jason McIntyre
2005-11-06
Instead of always forcing General MIDI 1 mode make it an option
Jonathan Gray
2005-11-05
Fix leaks in error paths, bz #1109 and #1110 reported by kremenek AT
Damien Miller
2005-11-04
update FILES, with some help from millert@;
Jason McIntyre
2005-11-04
document `-cstring' option;
Xavier Santolaria
2005-11-04
- clean up SYNOPSIS
Jason McIntyre
2005-11-04
kill spaces in usage() to match Reality;
Xavier Santolaria
2005-11-04
remove hardcoded hash lengths in key exchange code, allowing
Damien Miller
[next]