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
2012-10-17
sync
Theo de Raadt
2012-10-17
Document the 'boothowto hack' used to flag to (a few) DVACT_POWERDOWN
Theo de Raadt
2012-10-17
adjust wdog_register() signature
Theo de Raadt
2012-10-17
Swap arguments to wdog_register() since it is nicer, and prepare
Theo de Raadt
2012-10-17
Narrow the spltty/splx pair in com_activate to only enclose the minimum
Theo de Raadt
2012-10-17
cleanup more of the driver soft-state when suspending; in certain
Theo de Raadt
2012-10-17
adjust comment explaining what the files are for
Theo de Raadt
2012-10-17
rename field msg -> evp.
Eric Faurot
2012-10-17
Document the -P option. While there, remove reference to -T, it's incomplete,
Eric Faurot
2012-10-17
add vldc;
Jason McIntyre
2012-10-17
Enable vldc(4) and vldcp(4).
Mark Kettenis
2012-10-17
Disable debug code.
Mark Kettenis
2012-10-17
vldc(4)
Mark Kettenis
2012-10-17
Rename hvctl(4) into vldcp(4) since this driver now handles other services
Mark Kettenis
2012-10-17
consistency fix: we use "envelope-id" everywhere.
Eric Faurot
2012-10-17
reword this sentence to avoid ambiguity;
Jason McIntyre
2012-10-17
In sys_accept(), don't sleep between pulling the new socket from the
Philip Guenthe
2012-10-17
If a thread calls __threxit() or _exit() immediately after another
Philip Guenthe
2012-10-17
no need for the boot files on the ramdisk. the install script was
Theo de Raadt
2012-10-17
landisk was already using the installed usr/mdec/boot conditionally, but
Theo de Raadt
2012-10-17
use the baseXX installed goop in /mnt to install bootblocks
Theo de Raadt
2012-10-17
AH_BYTE_ORDER and AH_BIG_ENDIAN are holdovers from the old FreeBSD
Jonathan Gray
2012-10-17
#if NWSDISPLAY > 0 not #if WSDISPLAY > 0
Jonathan Gray
2012-10-16
use the baseXX installed goop in /mnt to install bootblocks
Theo de Raadt
2012-10-16
Add support for multiple channels.
Mark Kettenis
2012-10-16
Add domain utilisation to status display.
Mark Kettenis
2012-10-16
Make sleep(3) and usleep(3) more consistent and remove extraneous
Todd C. Miller
2012-10-16
some clarifications from Claus Assmann;
Jason McIntyre
2012-10-16
use the baseXX /usr/mdec stuff post-install to put boot media on the
Theo de Raadt
2012-10-16
consistent macros; Tim van der Molen
Jason McIntyre
2012-10-16
use the baseXX /usr/mdec stuff post-install to put boot media on the
Theo de Raadt
2012-10-16
explain what uses the mdec files
Theo de Raadt
2012-10-16
Change the PCI memory extent to cover the whole 64-bit memory space
Mike Belopuhov
2012-10-16
MAX_RULEBUFFER_LEN is too small, bump it.
Eric Faurot
2012-10-16
Prevent a possible buffer overflow in lka_expand_format() that can lead
Eric Faurot
2012-10-16
Remove uneeded <net/bpf.h> include which was never used as it
Jonathan Gray
2012-10-16
#if SCSIDEBUG -> #ifdef SCSIDEBUG
Jonathan Gray
2012-10-16
As CMSG_ALIGN() can overflow the integer value, do the length check
Alexander Bluhm
2012-10-16
Cleanup.
Bob Beck
2012-10-15
tweak previous; ok eric
Jason McIntyre
2012-10-15
Fix some function prototypes from Helmut Tessarek.
Nicholas Marriott
2012-10-15
Add support for recursive ftp upload. The mput command of the ftp
Alexander Bluhm
2012-10-15
Specify domains by name instead of by number.
Mark Kettenis
2012-10-15
eliminate a couple of gotos
Mike Belopuhov
2012-10-15
major cleanup of the queue allocation code; we need only half of
Mike Belopuhov
2012-10-15
implement and document "smtpctl stop"
Eric Faurot
2012-10-15
Always use the baseXX extracted install media stuff; only put the minimum
Theo de Raadt
2012-10-15
use shorter names for process titles.
Eric Faurot
2012-10-15
use the baseXX installed /usr/mdec directory instead of placing lots of
Theo de Raadt
2012-10-15
In DVACT_SUSPEND, do a flush of the disk. We do this in DVACT_POWERDOWN
Theo de Raadt
[next]