index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2003-04-27
Describe the 'C set' FIFO command better. (PR#3148, also)
Hakan Olsson
2003-04-27
Make the 'C set' FIFO command work as expected. PR#3148.
Hakan Olsson
2003-04-27
string cleaning; from tdeval and tedu
Theo de Raadt
2003-04-26
this -Werror stuff is ... let me be polite... fucking garbage
Theo de Raadt
2003-04-26
string cleaning; ok tdeval
Theo de Raadt
2003-04-26
string cleaning; ok tedu tdeval
Theo de Raadt
2003-04-26
get rid of incorrectly sized buffer by using strdup/asprintf,
Peter Valchev
2003-04-26
%u expands to 11 chars; ok millert
Peter Valchev
2003-04-26
string cleaning; ok tedu
Theo de Raadt
2003-04-26
slight cleaning
Theo de Raadt
2003-04-26
fix handling when renaming directories on fat32. mv a/b . would mess up the
Ted Unangst
2003-04-26
managment -> management;
Jason McIntyre
2003-04-26
-t in usage(); rogier@quaak.org
Theo de Raadt
2003-04-26
sync
Theo de Raadt
2003-04-26
string cleaning
Theo de Raadt
2003-04-26
strcpy -> strlcpy.
Kenneth R Westerback
2003-04-26
bye bye
Theo de Raadt
2003-04-26
string cleanup; ok tedu
Theo de Raadt
2003-04-26
remove a bit more junk
Theo de Raadt
2003-04-26
remove stuff not needed
Theo de Raadt
2003-04-26
string cleaning; ok tdeval
Theo de Raadt
2003-04-26
string cleaning; ok tedu
Theo de Raadt
2003-04-26
blow away file not needed
Theo de Raadt
2003-04-25
comment
Theo de Raadt
2003-04-25
string cleanup
Theo de Raadt
2003-04-25
oops
Theo de Raadt
2003-04-25
sprintf -> snprintf and add a couple of size checks to ensure against
Kenneth R Westerback
2003-04-25
fix comment
Theo de Raadt
2003-04-25
kill #if 0 code w/ evil string functions, deraadt/tdeval
Henning Brauer
2003-04-25
comment cleanup
Theo de Raadt
2003-04-25
sprintf bye bye
Theo de Raadt
2003-04-25
Compile with -ansi -pedantic. Replace one ugly lvalue cast with a memcpy.
Chad Loder
2003-04-25
string cleanup; ok millert
Theo de Raadt
2003-04-25
Remove note about POLLMSG. not used and not provided. ok millert@
Ted Unangst
2003-04-25
#define POLLNORM as synonym for POLLRDNORM. ok millert@
Ted Unangst
2003-04-25
Enable lm(4) and viaenv(4).
Alexander Yurchenko
2003-04-25
strings... ok millert@, tedu@
Thierry Deval
2003-04-25
Add lm(4) and viaenv(4). Commented out and i386-only for now.
Alexander Yurchenko
2003-04-25
viaenv(4) manual page
Alexander Yurchenko
2003-04-25
viaenv(4) driver from NetBSD adapted for sysctl interface.
Alexander Yurchenko
2003-04-25
comment fix
Theo de Raadt
2003-04-25
comment repair
Theo de Raadt
2003-04-25
lm(4) manual page
Alexander Yurchenko
2003-04-25
lm(4) driver from NetBSD adapted for sysctl interface.
Alexander Yurchenko
2003-04-25
strings... ok tedu@, millert@
Thierry Deval
2003-04-25
strings... ok henning@, millert@, tedu@
Thierry Deval
2003-04-25
fix typo; tom@minnesota.com
Theo de Raadt
2003-04-25
enter more
Theo de Raadt
2003-04-25
Make function declaration and man page match prototype. Closes PR 3236
Todd C. Miller
[next]