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-14
Switch the various link state printing codes to use the new if_media
Claudio Jeker
2009-09-14
Switch get_linkstate() to use the new LINK_STATE_DESCRIPTIONS instead
Claudio Jeker
2009-09-14
Add a way to convert the ifi_link_state to a string without the use of
Claudio Jeker
2009-09-14
Nuke unused server_client_index function, pointed out by martynas@.
Nicholas Marriott
2009-09-14
fix typo; ok jmc@
Ingo Schwarze
2009-09-14
don't try to manipulate an invalid node. fixes codec detection
Jacob Meuser
2009-09-14
List Sun Dual Gigabit Ethernet and Dual SCSI/P Adapter.
Mark Kettenis
2009-09-14
Correctly empty the tty rings in wsdisplaystart() if the display is
Miod Vallat
2009-09-14
rework the scsi midlayer to start addressing some problems i have
David Gwynne
2009-09-13
Don't try to check for ECC with fbdimm as the offset exceeds
Jonathan Gray
2009-09-13
Unchecked copyout() calls cause premature death in furry animals, so
Miod Vallat
2009-09-13
Remove (last) obsolete panic() case.
Marcus Glocker
2009-09-13
M_DUP_PKTHDR() define -> m_dup_pkthdr() function to properly deal
Kenneth R Westerback
2009-09-13
ATI SB700 can be handled in ahci mode like SB600. suggested by
Matthieu Herrb
2009-09-13
Fix command undo for compression. Fixes artifacts seen in some cases.
Marcus Glocker
2009-09-13
Make sure we really have pending interrupts such that we don't do an
Mark Kettenis
2009-09-13
Move some real noisy operations to a higher debug level.
Marcus Glocker
2009-09-13
Use function pointers in erasecols and eraserows for framebuffer
Marcus Glocker
2009-09-12
Catch up with recent changes to GENERIC.
Mark Kettenis
2009-09-12
Don't use function pointers at places where we always call the same
Marcus Glocker
2009-09-12
Compensate for the fact the the FDT uses a different offset for the registers
Mark Kettenis
2009-09-12
Initialize global pointer to interrupt controller softc earlier such that we
Mark Kettenis
2009-09-12
Correctly report copyout() failure in SIOCG80211STATS ioctl; ok damien@ jsg@
Miod Vallat
2009-09-12
Doh, trim variables unused now.
Nicholas Marriott
2009-09-12
Tidy some common code for destroying sessions into a new function.
Nicholas Marriott
2009-09-12
Re-sort some functions. Fix comment. No functional changes.
Marcus Glocker
2009-09-12
Simplify line len checking: use one limit for all SMTP exchanges.
Jacek Masiulaniec
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
[next]