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
2005-12-13
if forced_tun_device is not set, it is -1 and not SSH_TUNID_ANY
Reyk Floeter
2005-12-13
Whoops, need to #undef _BIG_ENDIAN not _BYTE_ORDER
Todd C. Miller
2005-12-13
sync
Theo de Raadt
2005-12-13
use consistent naming for members of the softc struct
David Gwynne
2005-12-13
the megaraid i4 and my dell perc 3/dc share the same vendor and product
David Gwynne
2005-12-13
ansi/deregister. No binary change.
Jonathan Gray
2005-12-13
Correct typos in comments. From pedro la peu.
Jonathan Gray
2005-12-13
sdl->sdl_data does not contain a nul terminated string, so use bcopy and
David Gwynne
2005-12-13
make exiting actually work when a thread receives a signal.
Ted Unangst
2005-12-13
stupid me got the cast backwards
Ted Unangst
2005-12-13
Add acpibat device but keep it disabled.
Marco Peereboom
2005-12-13
Add glue to attach devices to apci.
Marco Peereboom
2005-12-13
Need some stuff outside of dsdt.c so create a .h
Marco Peereboom
2005-12-13
Add battery device.
Marco Peereboom
2005-12-13
Last round of easy delinting.
Kjell Wooding
2005-12-13
several silly bugs in pthread_cond_timedwait.
Ted Unangst
2005-12-13
update thrsleep and thrwakeup - first arg changed from long to void *
Ted Unangst
2005-12-13
rebuild
Ted Unangst
2005-12-13
thrsleep and thrwakeup, cast syscall arg from void * to long.
Ted Unangst
2005-12-13
change the first arg to thrsleep and thrwakeup to a void *.
Ted Unangst
2005-12-13
Add two 100Mbit CF cards that appear to have the same chipset.
Uwe Stuehler
2005-12-13
More name-clash delinting
Kjell Wooding
2005-12-13
correct implementation of pthread_cond_signal. it doesn't raise the sem
Ted Unangst
2005-12-13
if_san_common.c
Can Erkin Acar
2005-12-13
do some silly de-linting
Kjell Wooding
2005-12-13
It would seem that some cards do not get reset correctly if RESET is
Uwe Stuehler
2005-12-13
If you're going to pass a length parameter, you should use it.
Kjell Wooding
2005-12-13
Added new objtype values to amltypes
Jordan Hargrave
2005-12-13
Add check for return value in recvcmd.
Marco Peereboom
2005-12-13
no need for device name before fail
Theo de Raadt
2005-12-13
Don't continue to poke ipmi registers if the ID command fails.
Marco Peereboom
2005-12-13
the status field for power supplies is different to the rest of the
David Gwynne
2005-12-13
Add a "M-x lint" mode, now that lint is next-error friendly.
Kjell Wooding
2005-12-13
nuke unused BTOPKERNBASE define
Martin Reindl
2005-12-13
Pchip0 PCI memory starts at 0x80000000000, correct and use
Martin Reindl
2005-12-13
Don't retry unsupported SCSI commands, causing large delays during
Kenneth R Westerback
2005-12-13
First step in include files overhaul. Use __FOO_VISIBLE (as defined
Todd C. Miller
2005-12-13
Fix an assignment (=) where an equality test (==) was meant. Found by
Chad Loder
2005-12-13
Don't define _BIG_ENDIAN on macpcc, only __BIG_ENDIAN__.
Todd C. Miller
2005-12-13
Remove the advertising clause in the UCB license which Berkeley
Jonathan Gray
2005-12-13
Remove the advertising clause in the UCB license which Berkeley
Jonathan Gray
2005-12-13
Remove the advertising clause in the UCB license which Berkeley
Jonathan Gray
2005-12-12
Add test for floating point constant in conditional
Chad Loder
2005-12-12
Restructure conditional from last checkin regarding constant in conditional
Chad Loder
2005-12-12
Regression test for constant in conditional context
Chad Loder
2005-12-12
Cut down on extraneous "constant in conditional context" warnings when
Chad Loder
2005-12-12
use ARGSUSED1 here
Hans-Joerg Hoexer
2005-12-12
sync usage();
Jason McIntyre
2005-12-12
- simplify synopsis
Jason McIntyre
2005-12-12
only xfree() cf->cf_dir when it's not NULL;
Joris Vink
[next]