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-01-03
also bail if sc_chipc is NULL; spotted by miod
Theo de Raadt
2007-01-03
mbg(4) cards with ASIC take the internal timestamp at the very moment the
Marc Balmer
2007-01-03
Support for continuous reading of syslog memory buffers.
Marco Pfatschbacher
2007-01-03
manual page should not mention options which are not yet implemented.
Niall O'Higgins
2007-01-03
do not print secret keys by default, -k restores old behaviour; ok hshoexer
Markus Friedl
2007-01-03
Don't say 'Marvell' twice for each sk/msk device in dmesg. No functional
Kenneth R Westerback
2007-01-03
Pretty printing of debug messages.
Marcus Glocker
2007-01-03
Don't wrap line before printing MAC address.
Marcus Glocker
2007-01-03
set permissions back on the file after it got copied from the
Xavier Santolaria
2007-01-03
spacing
Reyk Floeter
2007-01-03
allow the sticky-address option for round-robin pools.
Reyk Floeter
2007-01-03
spaces
Kevin Steves
2007-01-03
Change IF_DEQUEUE to IFQ_DEQUEUE for ALTQ, and some purely cosmetic
Gordon Willem Klok
2007-01-03
Avoid mixing of u_int* and uint* in the same code. uint* wins.
Marcus Glocker
2007-01-03
Replace bus_space_read_2() by the BCW_READ16 macro.
Marcus Glocker
2007-01-03
Replace bus_space_write_2() by the BCW_WRITE16 macro.
Marcus Glocker
2007-01-03
Replace bus_space_read_4() by the BCW_READ macro.
Marcus Glocker
2007-01-03
Replace bus_space_write_4() by the BCW_WRITE macro.
Marcus Glocker
2007-01-03
Oops forgot this bit as part of the cleanup for acpiac. From Constantine
Marco Peereboom
2007-01-03
Spacing, comments.
Marcus Glocker
2007-01-03
Consistent naming for the sensors.
Marco Peereboom
2007-01-03
Add first shot of the firmware upload. Tested on i386 and amd64.
Marcus Glocker
2007-01-03
Uncomment bcw_powercontrol_crystal_off() for now because it leads to
Marcus Glocker
2007-01-03
ARGSUSED for lint
Kevin Steves
2007-01-03
spaces
Kevin Steves
2007-01-03
remove small dead code; arnaud.lacombe.1@ulaval.ca via Coverity scan
Kevin Steves
2007-01-02
- fix cvs_client_remove_entry to correctly handle the passed data
Joris Vink
2007-01-02
better support for IPv6 hostname/numeric representation.
Jun-ichiro itojun Hagino
2007-01-02
Use bus_space_write_region_4() instead of doing the same thing bit by
Tom Cosgrove
2007-01-02
return is no function.
Marc Balmer
2007-01-02
sync
Kevin Steves
2007-01-02
add Sierra Wireless Aircard 875; ok fkr@
Kevin Steves
2007-01-02
tweaks.
Marc Balmer
2007-01-02
return is not a function.
Marc Balmer
2007-01-02
return is not a function.
Marc Balmer
2007-01-02
do not permit agp_ioctl if the methods are invalid; ok miod
Theo de Raadt
2007-01-02
sync
Kevin Steves
2007-01-02
spacing and change comment for MC8755 to "MC8755 HSDPA"; ok fkr@
Kevin Steves
2007-01-02
use err.h functions and report failure of ypset call. ok deraadt@
Otto Moerbeek
2007-01-02
return proper server error on failed ypset. Inspired by freebsd; ok
Otto Moerbeek
2007-01-02
Fix setting up the more specific binding for the ypsetme
Otto Moerbeek
2007-01-02
Use the value returned by pci_findproduct() as the timedelta sensor description
Marc Balmer
2007-01-02
Provide a new function, pci_findproduct(), which is analog to pci_findvendor().
Marc Balmer
2007-01-02
top(1) doesn't use any math.h function, so do not include math.h and
Otto Moerbeek
2007-01-02
remove extra \n in bpf_error() calls.
Reyk Floeter
2007-01-02
define bpf filters to match address and header fields in IEEE 802.11
Reyk Floeter
2007-01-02
- fix support for checking out binary files.
Niall O'Higgins
2007-01-02
Issue the BIOS "check for keystroke" call before "get keystroke", as
Tom Cosgrove
2007-01-02
Fix the keyboard problem seen on Intel Macs, where only the first
Tom Cosgrove
2007-01-02
some unedit command bits; still work in progress for local mode.
Xavier Santolaria
[next]