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-14
document `-I' and `-sstate[:rev]';
Xavier Santolaria
2005-12-14
Fix parsing of non-decimal fractions, which was giving bogus results.
Otto Moerbeek
2005-12-14
argh. One problem with fixing a hidden global symbol is that if you miss one,
Kjell Wooding
2005-12-14
all is made clear: pthread_cond_timedwait takes absolute timeouts
Ted Unangst
2005-12-14
timeout code is not so happy with the negative values
Ted Unangst
2005-12-14
add pthread_cleanup_push and pthread_cleanup_pop
Ted Unangst
2005-12-14
add pthread_kill (just kill(2) really)
Ted Unangst
2005-12-14
the beatings will continue until morale improves
Ted Unangst
2005-12-14
there should be a lock around the tls key table
Ted Unangst
2005-12-14
add bits for pthread_cancel. we don't really have cancellation points yet
Ted Unangst
2005-12-14
Fix assumption about how many args scp will pass; ok djm@
Darren Tucker
2005-12-14
Add AC device.
Marco Peereboom
2005-12-14
Add AC device glue.
Marco Peereboom
2005-12-14
Add AC device.
Marco Peereboom
2005-12-14
check for waiters when destroying a mutex or semaphore
Ted Unangst
2005-12-14
change wait message for thrsleep to "thrsleep"
Ted Unangst
2005-12-14
change keys to use table instead of list, makes a sane destructor implementation
Ted Unangst
2005-12-14
Adjust debug printing levels to something more sane.
Marco Peereboom
2005-12-14
KNF
Marco Peereboom
2005-12-14
Add the last bits and cleanup advice from dlg.
Marco Peereboom
2005-12-14
Replace strlcpy() with memcpy() in the sockaddr_dl handling. sdl_data is
Claudio Jeker
2005-12-13
fix emp norton-1 entry; from James J. Lippard <lippard-openbsd@discord.org>
Michael Shalayeff
2005-12-13
print lapic clock in mhz (instead of hz)
Michael Shalayeff
2005-12-13
Use shiny new acpibat.h
Marco Peereboom
2005-12-13
First stab at battery constants and structures.
Marco Peereboom
2005-12-13
remove ad clause that got copied from older versions of the files; pto by jsg@
Michael Shalayeff
2005-12-13
add novatel NRM6831; from Felix Kronlage <fkr@hazardous.org>
Michael Shalayeff
2005-12-13
discordian calendar; from:
Michael Shalayeff
2005-12-13
give inode 8 positions (new ver w/ missing spaces deraadt pt out); millert@ k...
Michael Shalayeff
2005-12-13
Test non-decimal fraction input, which is currently broken, but will be fixed
Otto Moerbeek
2005-12-13
Deal with ki2c(4) controllers with multiple i2c busses.
Mark Kettenis
2005-12-13
Fix a typo (introduced in rev 1.6) that utterly broke cost calculations.
Kjell Wooding
2005-12-13
add missing $OpenBSD$
Xavier Santolaria
2005-12-13
add new device.
Dale Rahn
2005-12-13
sync
Dale Rahn
2005-12-13
support cdce mode.
Dale Rahn
2005-12-13
make the mutex unlock and sleep in pthread_cond_wait properly atomic
Ted Unangst
2005-12-13
Prevent recursive interrupts. Solves kernel stack overflow on i386 under
Aaron Campbell
2005-12-13
- Add a whole bunch of new PCI ids.
Brad Smith
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
[prev]
[next]