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
2009-09-12
tmux always outputs \177 for backspace, so explicitly set VERASE to \177 for
Nicholas Marriott
2009-09-12
fix a wrong computation in session_readline() where the length of line was
Gilles Chehade
2009-09-12
cmdlinetoolong stat was incremented at the wrong place, fix
Gilles Chehade
2009-09-12
GPIO quirk for Dell Inspiron 1400
Jacob Meuser
2009-09-12
- fix a compile time warning
Gilles Chehade
2009-09-12
there are machines that have more than one fixed speaker. use
Jacob Meuser
2009-09-12
move code for getting controller capabilities out of azalia_init()
Jacob Meuser
2009-09-12
replace a fwrite || fwrite construct with a fprintf which achieves the same
Gilles Chehade
2009-09-12
Add DIOCSDINFO support to the three fd drivers. No change to existing
Kenneth R Westerback
2009-09-11
- adjust usage() to fit in 80 columns
Stuart Henderson
2009-09-11
Don't panic if the command buffer runs full. Instead try to flush it,
Marcus Glocker
2009-09-11
bump version
Dariusz Swiderski
2009-09-11
add 'machine fdt' command that dumps device tree if present
Dariusz Swiderski
2009-09-11
This sample ruleset does not use require-order to mix NAT/rdr
Stuart Henderson
2009-09-10
better to wait for codecs to finish resetting in azalia_reset()
Jacob Meuser
2009-09-10
Remove zssoftpending; it isn't of any use anymore.
Mark Kettenis
2009-09-10
Permit options such as status-bg to be configured using the entire 256 colour
Nicholas Marriott
2009-09-10
improve DESCRIPTION: note that hostname(1) can actually set the hostname,
Jason McIntyre
2009-09-10
cvs log message from ed@freebsd, revision 197045:
Jason McIntyre
2009-09-10
Correct error message when fclose() fails. From Brian Poole.
Todd C. Miller
2009-09-09
reorganize attach/initialization into more task specific functions.
Jacob Meuser
2009-09-09
Use information from the FDT to set up bus tags and extents.
Mark Kettenis
2009-09-09
Change the way memory is allocated to reduce memory footprint. Loading the
Claudio Jeker
2009-09-09
remove inline functions and move some code from the trunk_lacp_input()
Reyk Floeter
2009-09-09
Add simple PXA27x matrix keypad controller driver
Marek Vasut
2009-09-09
Palm: Integration into the tree
Marek Vasut
2009-09-09
Palm: Add support for PXA255 Palm Tungsten|C
Marek Vasut
2009-09-09
Palm: Add proper license texts
Marek Vasut
2009-09-09
move code to reset the controller from the attach function to it's
Jacob Meuser
2009-09-09
Today we just support a font width up to 8 pixels. Allow a font width
Marcus Glocker
2009-09-09
maxzis -> maxsize; from Han Boetes
Jason McIntyre
2009-09-09
add a few more members to stream_t and use it as a coherent source
Jacob Meuser
2009-09-09
move code to enable widget unsolicited event generation into it's
Jacob Meuser
2009-09-09
handle mixer get/set requests for class type mixer items in the underlying
Jacob Meuser
2009-09-09
make sure node id for stream mode mixer items is valid
Jacob Meuser
2009-09-09
azalia.h:
Jacob Meuser
2009-09-08
cleanup/fix RIRB processing:
Jacob Meuser
2009-09-08
Something i should have commited months ago.
Owain Ainsworth
2009-09-08
I had not enough oks to commit this diff.
Michele Marchetto
2009-09-08
copyout() the correct size in sys_fhstatfs(), broken since 1.138.
Miod Vallat
2009-09-08
Add support for divert sockets. They allow you to:
Michele Marchetto
2009-09-08
Add -4 and -6 flags to irrfilter mode, allowing you to only fetch (you
Stuart Henderson
2009-09-08
Update to tzdata2009m from elsie.nci.nih.gov
Todd C. Miller
2009-09-08
Make the BGP OPEN capability parser RFC 5492 compliant. While there add
Claudio Jeker
2009-09-08
Update irrfilter to support IPv6 and 4-byte AS numbers. IPv6 support based
Claudio Jeker
2009-09-08
missing word;
Jason McIntyre
2009-09-08
Move connect code out ouf clientloop into own function. This code can be
Claudio Jeker
2009-09-08
There is no need for two getaddrinfo implementations for client and server.
Claudio Jeker
2009-09-08
Cope with remote host sending '452 Insufficient system storage'.
Landry Breuil
2009-09-08
Replace remaining occurrence of old PF syntax with "match...nat-to",
Stuart Henderson
[next]