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
2003-10-02
print openssl version, too, several requests; ok henning/djm.
Markus Friedl
2003-10-02
missing $OpenBSD:; dtucker
Markus Friedl
2003-10-02
use err/warn instead of fprintf/exit
Michael Shalayeff
2003-10-01
.Xr compress 3 and a typo;
Jason McIntyre
2003-10-01
tweak;
Jason McIntyre
2003-10-01
handle failed strdup; reported by jjy2+@pitt.edu
Theo de Raadt
2003-09-30
parse elf now; help from millert
Michael Shalayeff
2003-09-30
Make sure strings and error messages sent to dc(1) properly escape [, ] and \.
Otto Moerbeek
2003-09-30
Teach dc(1) how to read strings with unbalanced braces by introducing
Otto Moerbeek
2003-09-30
Flush stdout after P operator. Improves interaction with bc(1).
Otto Moerbeek
2003-09-29
GSSAPICleanupCreds -> GSSAPICleanupCredentials
Markus Friedl
2003-09-29
knf
Theo de Raadt
2003-09-29
realloc fix; ok henning cloder
Theo de Raadt
2003-09-29
- add list of options to -o and .Xr ssh_config(5)
Jason McIntyre
2003-09-29
- add some indent and spacing
Jason McIntyre
2003-09-29
correction to SYNOPSIS and usage(): host argument must be specified
Jason McIntyre
2003-09-29
avaliable -> available
Miod Vallat
2003-09-29
Implement (undocumented) dot shorthand, which was missing.
Otto Moerbeek
2003-09-28
realloc cleanup
Otto Moerbeek
2003-09-28
Free memory after a failing realloc.
Otto Moerbeek
2003-09-28
Fix error check for array store operator.
Otto Moerbeek
2003-09-28
Better error hanndling:
Otto Moerbeek
2003-09-28
realloc(3) cleanup.
Otto Moerbeek
2003-09-28
Fix function return types. Unbreaks sparc64 compilation. Spotted by
Otto Moerbeek
2003-09-27
Correct wording on -C option.
Ryan Thomas McBride
2003-09-26
better realloc. ok deraadt@ henning@
Ted Unangst
2003-09-26
Typos: defintion -> definition, proccess -> process
Miod Vallat
2003-09-26
better realloc. ok deraadt@
Ted Unangst
2003-09-26
minor tweaks as i fail to find real bugs
Theo de Raadt
2003-09-26
incorrect indent
Theo de Raadt
2003-09-26
make usage match man page
Theo de Raadt
2003-09-26
spacing
Theo de Raadt
2003-09-26
File args are optional. Document strings and \<newline><whitespace> in
Otto Moerbeek
2003-09-26
cleanup, and an ammendment from otto@;
Jason McIntyre
2003-09-26
no need to set the listen sockets to non-block; ok deraadt@
Markus Friedl
2003-09-26
Enable new bc(1) and dc(1).
Otto Moerbeek
2003-09-26
Add a line saying we should conform to Posix. Also warn we do not have
Otto Moerbeek
2003-09-26
Check strdup() return value, as pointed out by deraadt@
Otto Moerbeek
2003-09-26
spacing
Theo de Raadt
2003-09-26
spacing
Theo de Raadt
2003-09-26
fix columns; sahara@surt.net
Theo de Raadt
2003-09-26
retry for ECONNABORTED too
Theo de Raadt
2003-09-25
Call fsync() _after_ tcsetattr() and pass tcsetattr the TCSASOFT
Todd C. Miller
2003-09-25
USD doc for bc(1) using the Caldera license.
Otto Moerbeek
2003-09-25
Makefile for bc(1).
Otto Moerbeek
2003-09-25
bc.library and bc.1 manual page using the Caldera license.
Otto Moerbeek
2003-09-25
A new, BSD licensed implementation of bc(1).
Otto Moerbeek
2003-09-25
- indent and literal for examples
Jason McIntyre
2003-09-25
- clarify "put" and "get" commands. This is based on a FreeBSD PR submitted
Jason McIntyre
2003-09-25
don't run out of bounds. fixes david's crash during regress.
Ted Unangst
[next]