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-03
make it at least scan the bus
Michael Shalayeff
2003-04-03
make large pdc_scanbus-related structs global to avoid blowing the kernel stack
Michael Shalayeff
2003-04-03
some strcpy/strcat -> strlcpy/strlcat conversions
Anil Madhavapeddy
2003-04-03
Sync with my sudo cvs repo:
Todd C. Miller
2003-04-03
skiped -> skipped;
Jason McIntyre
2003-04-03
more snprintf; millert ok
Theo de Raadt
2003-04-03
snprintf; millert ok
Theo de Raadt
2003-04-03
trivial snprintf
Theo de Raadt
2003-04-03
Correct off-by-one error in previous commit. millert@ ok.
Hakan Olsson
2003-04-03
Use snprintf() and strlcpy() throughout.
Todd C. Miller
2003-04-03
Deal with files w/o a trailing newline before EOF. Found by mpech@
Todd C. Miller
2003-04-03
HP 9000/xxx not HP9000/xxx; from Paul Weissmann
Todd C. Miller
2003-04-03
The check for whether or not a group is empty was busted. Closes PR 3178.
Todd C. Miller
2003-04-03
Simplify pfctl printing code.
Cedric Berger
2003-04-03
Back out my last change, which was incorrect or incomplete.
Cedric Berger
2003-04-03
str{cat,cpy}/sprintf cleanup. markus@, deraadt@ ok
Hakan Olsson
2003-04-03
queue ID assignment algorith changed for PRIQ
Henning Brauer
2003-04-03
use a simple linear queue ID assignment algorithm for PRIQ like we do for
Henning Brauer
2003-04-03
until now, the queue ID and the priority were tied together with PRIQ. this
Henning Brauer
2003-04-03
differently named queues on different interfaces must get different queue
Henning Brauer
2003-04-03
Remove (state->rule.ptr != NULL) tests: this is always true now.
Cedric Berger
2003-04-03
strcpy -> strlcpy
Hans Insulander
2003-04-03
strcpy -> strlcpy
Hans Insulander
2003-04-03
Remove crypt macro, it conflicts with unistd.h
Hans Insulander
2003-04-03
typos;
Jason McIntyre
2003-04-03
Table stats are reliable now.
Cedric Berger
2003-04-03
remove $OpenBSD$, as other *.c does not have it.
Jun-ichiro itojun Hagino
2003-04-03
CD-Rom, cd-rom -> CD-ROM
Jason McIntyre
2003-04-03
rfc -> RFC
Jason McIntyre
2003-04-03
$OpenBSD$
Jun-ichiro itojun Hagino
2003-04-03
HPUX, HP/UX -> HP-UX
Jason McIntyre
2003-04-03
remove remaining lines not needed by openbsd.
Kenjiro Cho
2003-04-03
explicitly include <sys/limits.h> for INT_MAX.
Kenjiro Cho
2003-04-02
DZ-11 (or the DZ-11 alike in the VS4000/VLC anyway) only interrupts when
Jason Wright
2003-04-02
Don't allow the DZ-11 RX interrupt to be masked (if a DZ-11 interrupt was seen
Jason Wright
2003-04-02
typo; ok itojun
Jason Wright
2003-04-02
Use snprintf instead of sprintf; deraadt@ OK
Todd C. Miller
2003-04-02
the obvious simple snprintf changes
Theo de Raadt
2003-04-02
add support for the other Sun Crypto 1000; from sam at errno dot com
Jason Wright
2003-04-02
better
Jason Wright
2003-04-02
no \n w/ errx(3), reminded by andrushock
Henning Brauer
2003-04-02
sync
Jason Wright
2003-04-02
another Sun Crypto 1000 ID
Jason Wright
2003-04-02
they place onboard graphics onto phantomas on the later models
Michael Shalayeff
2003-04-02
PCI_CAP_MBI should really be PCI_CAP_MSI
Alexander Yurchenko
2003-04-02
updates and fixes from weissmanndude
Michael Shalayeff
2003-04-02
use strlcpy; millert ok
Theo de Raadt
2003-04-02
pcmcia -> PCMCIA
Jason McIntyre
2003-04-02
pci -> PCI;
Jason McIntyre
2003-04-02
sprintf killing; millert ok
Theo de Raadt
[prev]
[next]