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
2010-09-21
Add assertwaitok(9) to declare code paths that assume they can sleep.
Matthew Dempsky
2010-09-21
mclgeti() support for xl(4). All done by Loganaden Velvindron.
Claudio Jeker
2010-09-21
Make splassert(IPL_NONE) work on amd64 the same as it does on i386.
Matthew Dempsky
2010-09-21
When attaching a unknown SFP+ module on the 82598 controller recompute the
Claudio Jeker
2010-09-20
Make md_printins() get the printf-like function as an extra parameter, and
Miod Vallat
2010-09-20
remove remaining pod2man escapes, mandoc now uses the standard preamble;
Ingo Schwarze
2010-09-20
Format multiple authors (.%A) in the same way as groff:
Ingo Schwarze
2010-09-20
Make .Pp .Lp .br not FATAL when having arguments;
Ingo Schwarze
2010-09-20
tweak previous; ok schwarze
Jason McIntyre
2010-09-20
fixup length of an eap identity message payload.
Mike Belopuhov
2010-09-20
Implement support for bsdauth authentication via simple binds, not only
Martin Hedenfal
2010-09-20
fix-up the sysORTable by using the same name (sensorsMIBObjects) as used
Stuart Henderson
2010-09-20
Use strvis to encode octet strings in -DDEBUG mode.
Martin Hedenfal
2010-09-20
cache operations for octeon. ok miod@
Takuya ASADA
2010-09-20
add octeon as cross build target arch. ok miod@
Takuya ASADA
2010-09-20
improve getpeereid docs; pointed out by jmc
Theo de Raadt
2010-09-20
- fix a regression caused by latest commit (long story made short: do not
Gilles Chehade
2010-09-20
Return error on GET requests without an instance identifier, both for
Martin Hedenfal
2010-09-20
ber_scanf_elements "i" format expects a long long pointer.
Martin Hedenfal
2010-09-20
Allow output of null values with a context class. This is used in SNMPv2 to
Martin Hedenfal
2010-09-20
Fix a variety of structure packing and byte order bugs to try to get
Theo de Raadt
2010-09-20
according to ingo, it isn;t a problem to have empty [BDS]q macros, so
Jason McIntyre
2010-09-20
Stop doing shutdown hooks in network drivers where possible. We already
Theo de Raadt
2010-09-20
COMPAT_O43 went away a while back
Theo de Raadt
2010-09-20
sync
Theo de Raadt
2010-09-20
Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is library
Theo de Raadt
2010-09-20
"atomically" create the listening mux socket by binding it on a temorary
Damien Miller
2010-09-20
Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is library
Theo de Raadt
2010-09-20
Update evcount(9) documentation to reflect simplifications.
Matthew Dempsky
2010-09-20
oops! missing quote in previous;
Jason McIntyre
2010-09-20
If during resume we get an interrupt, sure, be a bit noisy about it
Theo de Raadt
2010-09-20
Get rid of evcount's support for arranging counters in a tree
Matthew Dempsky
2010-09-20
Initial revision
Takuya ASADA
2010-09-20
Initial revision
Takuya ASADA
2010-09-20
Use SSD_ERRCODE_CURRENT instead of magic 0x70.
Kenneth R Westerback
2010-09-20
define and use macros for looking at ncq bits.
David Gwynne
2010-09-20
missing #include
Damien Miller
2010-09-20
check that received values are smaller than the group size in the
Damien Miller
2010-09-20
nsd uses configure, so put it in NO_CROSS for now.
Dale Rahn
2010-09-20
install a SIGCHLD handler to reap expiried child process; ok markus@
Damien Miller
2010-09-20
add some missing ral/run firmware to install media
Jonathan Gray
2010-09-20
bus_dmamap_sync was using xs->flags to determine which direction
David Gwynne
2010-09-20
Update instructions for testing npppd and pipex. The instructions was
YASUOKA Masahiko
2010-09-20
Fix unitialised variable access in the suspend/resume case
Jonathan Gray
2010-09-20
bufq_drain() does not need to be done in deactivate; we only need
Theo de Raadt
2010-09-20
Write the start of an activate function. QUIESCE should wait for the
Theo de Raadt
2010-09-20
Need an activate function to get to sub-devices. Write it by hand since
Theo de Raadt
2010-09-20
DVACT_ACTIVATE and DVACT_DEACTIVATE do nothing here; remove
Theo de Raadt
2010-09-20
Must travese deeper for DVACT_QUIESCE; ok miod
Theo de Raadt
2010-09-20
bring back scsi_base.c r1.195 and scsiconf.h r1.138 now that
David Gwynne
[next]