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
2007-10-06
Simple single-processor only mutex implementation; cloned from hppa.
Mark Kettenis
2007-10-06
NPBFILTER -> NBPFILTER in comments.
Jonathan Gray
2007-10-06
From master repo:
Anders Magnusson
2007-10-06
Remove unused variable.
Mark Kettenis
2007-10-06
From master repo:
Anders Magnusson
2007-10-06
_Bool is also a type, don't discrimnate against it; ok ragge@
Otto Moerbeek
2007-10-06
replace abort() by return (-1)
Charles Longeau
2007-10-06
Oops, committed this with a typo, which made it do not quite the right thing.
Mark Kettenis
2007-10-06
finish loop as soon as the ldconfig search directories have been found.
Steven Mestdagh
2007-10-06
Rename bus_space macros. ISA_GET/PUT -> CSR_READ/WRITE
Brad Smith
2007-10-06
sync
Theo de Raadt
2007-10-06
Oops. Forgot to do FREE -> free when I did MALLOC -> malloc.
Kenneth R Westerback
2007-10-05
gilles missed one of the __attribute__((__packed__)) here in
Jonathan Gray
2007-10-05
add a 2.5 Gbps fiber media type.
Brad Smith
2007-10-05
strcspn() change
Gilles Chehade
2007-10-05
typo
Otto Moerbeek
2007-10-05
stylistic changes in the relay/relay_config structure.
Reyk Floeter
2007-10-05
basic tests now work, including those that should fail
Otto Moerbeek
2007-10-05
typo
Otto Moerbeek
2007-10-05
work in obj dir
Otto Moerbeek
2007-10-05
more regress scaffolding
Otto Moerbeek
2007-10-05
MALLOC/FREE -> malloc/free + M_ZERO.
Thordur I. Bjornsson
2007-10-05
fix by actually using pcc
Otto Moerbeek
2007-10-05
From master repository log:
Anders Magnusson
2007-10-05
cast to an int
Reyk Floeter
2007-10-05
using an enum in the imsg_hdr is gross, use a fixed u_int16_t instead
Reyk Floeter
2007-10-05
unbreak non-SSL relays by calling the ssl context init only if the SSL
Reyk Floeter
2007-10-05
check if it's really a newline before removing it
Charles Longeau
2007-10-05
use strcspn instead of strchr to properly overwrite '\n' in fgets returned bu...
Charles Longeau
2007-10-05
use strcspn to properly overwrite '\n' in fgets returned buffer
Charles Longeau
2007-10-05
check fgets return value
Charles Longeau
2007-10-05
optimize a "not so bright" piece of code. Reduces compilation time on my
Otto Moerbeek
2007-10-05
Disable fiber/copper auto-selection on the 88E1111 if it is in RGMII mode, to
Mark Kettenis
2007-10-05
The Acer TravelMate 3010 (ALC883) has a couple of gpio pins that need
Deanna Phillips
2007-10-04
attribute packed -> __packed
Gilles Chehade
2007-10-04
attribute packed -> __packed
Gilles Chehade
2007-10-04
Add patch to solve false errors from enums.
Otto Moerbeek
2007-10-04
update to tzdata2007h from elsie.nci.nih.gov
Todd C. Miller
2007-10-04
update to tzcode2007h from elsie.nci.nih.gov
Todd C. Miller
2007-10-04
Handle CARP for IPv6. Reported and tested by todd@
Can Erkin Acar
2007-10-04
Import the bwi single firmware-file builder / extractor before we forget
Marcus Glocker
2007-10-04
when inserting blackhole or reject routes, set the gateway address to
Henning Brauer
2007-10-04
only init screen when in interactive mode; ok ray@
Otto Moerbeek
2007-10-04
strncpy -> strlcpy
Gilles Chehade
2007-10-04
fix indentation on options parsing
Gilles Chehade
2007-10-04
fix evil 64-bit bug: if we're using longs for bitsets 1 << shift will
Otto Moerbeek
2007-10-04
void functions should not return value
Otto Moerbeek
2007-10-04
Since we know the firmware load works, merge the single firmware files
Marcus Glocker
2007-10-04
g/c ETHER_CRC_LEN.
Brad Smith
2007-10-04
Remove renaming of fields with #define.
Brad Smith
[next]