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-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
2007-10-03
add two new audio ioctls, AUDIO_GETPRINFO and AUDIO_GETRRINFO, and the
Jacob Meuser
2007-10-03
Clarifications about the interaction of bridge and PF.
Stuart Henderson
2007-10-03
nullproc() is used in more than one file.
Tobias Weingartner
2007-10-03
Nuke MSDOS portion. Add <unistd.h> for STDERR_FILENO in the
Tobias Weingartner
2007-10-03
Some -Wall cleanup to help fix other bugs.
Tobias Weingartner
2007-10-03
reset the default branch early on so rcs_head_get() does not screw us up
Joris Vink
2007-10-03
MALLOC+bzero -> malloc+M_ZERO.
Kenneth R Westerback
2007-10-03
pull from ragge's repo:
Otto Moerbeek
2007-10-03
pull form ragge's repo:
Otto Moerbeek
2007-10-03
pull from ragge's repo: man page diffs from Igor Sobrado
Otto Moerbeek
2007-10-03
On i386, use PCB_SAVECTX flags to distinguish between state saved by a normal
Mark Kettenis
2007-10-03
Add pcb_flags member to 'struct pcb', and set PCB_SAVECTX on contexts saved
Mark Kettenis
2007-10-02
stop messing with lgetc to please hoststated's check/expect.
Pierre-Yves Ritschard
[next]