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
2013-10-31
pull in less .h to do the same
Theo de Raadt
2013-10-31
replace workqs with tasks. makes the code a bit simpler cos adding an added
David Gwynne
2013-10-31
Do not fail the regression tests if python or the scapy package is
Alexander Bluhm
2013-10-31
Make sure -v output is properly aligned with the normal output.
Mark Kettenis
2013-10-30
Update installation notes to match reality: kernel needs to be loaded by the
Miod Vallat
2013-10-30
add "smtpctl show relays" and "smtpctl show hosts" commands
Eric Faurot
2013-10-30
Remove redundant base adrress printing during attach.
Paul Irofti
2013-10-30
Copy the boot blocks into /boot on the root disk in md_installboot().
Miod Vallat
2013-10-30
Fix native builds of the luna88k boot block. Install it into /usr/mdec.
Miod Vallat
2013-10-30
Make yystacksize unsigned to avoid a warning about sign comparision
Todd C. Miller
2013-10-30
Put all the generic machdep code in armv7_machedep.c
Sylvestre Gallon
2013-10-30
Add missing rcsid.
Sylvestre Gallon
2013-10-30
It seems an immediate read is necessary when doing a write to an RSL
Paul Irofti
2013-10-30
task_systq got removed;
Jason McIntyre
2013-10-30
Reduce gap at the end of .text from a page to 0x10 bytes. The ELF->a.out
Miod Vallat
2013-10-30
Bring getline() - a.k.a libsa gets() with a prompt prefix - in par with libsa
Miod Vallat
2013-10-30
No longer build luna88k kernels as a.out binaries, now that we have a native
Miod Vallat
2013-10-30
Introduce a private copy of old a.out-capable nlist.c, because bootxx
Theo de Raadt
2013-10-30
Fix jagged diagonal lines (kernel part)
Alexandr Shadchin
2013-10-30
use more careful format strings to deal with various forms of AS#'s
Theo de Raadt
2013-10-30
another simple %i to %d conversion for obviousness
Theo de Raadt
2013-10-30
regen
Kenji Aoyama
2013-10-30
Treat another OMRON UPS, BY35S, as ugen(4).
Kenji Aoyama
2013-10-30
Allow to compile a kernel without INET6.
Martin Pieuchot
2013-10-30
translate icmpv6 echo id's the same way we do for icmpv4; ok henning
Mike Belopuhov
2013-10-30
add a comment describing why do we call pf_map_addr again if port
Mike Belopuhov
2013-10-30
Replace workqs with tasks.
Martin Pieuchot
2013-10-30
Add "handling" for dock/undock events for non-ACPI docks to acpithinkpad.
Mike Larkin
2013-10-30
replace the workq bits to supply new tx pkt descriptors with a task.
David Gwynne
2013-10-30
remove #include <sys/workq.h> cos this driver doesnt use it.
David Gwynne
2013-10-30
Use local variables for ap->a_p where appropriate.
Philip Guenther
2013-10-30
replace workqs with tasks.
David Gwynne
2013-10-30
replace workq_add_task with the task api.
David Gwynne
2013-10-30
deprecate taskq_systq() and replace it with extern struct taskq
David Gwynne
2013-10-30
Stop using cpp -tradition for fcode; handle the inclusion of a
Philip Guenther
2013-10-29
since taskq_create is only callable from autoconf or process context, it
David Gwynne
2013-10-29
fpa went away
Theo de Raadt
2013-10-29
bye bye fea / fpa
Theo de Raadt
2013-10-29
Get boot device and partition from NVRAM. Boot filename still defaults to
Miod Vallat
2013-10-29
Don't add sectors to blocks. Use DL_SECTOBLK() to change DL_GETPOFFSET()
Kenneth R Westerback
2013-10-29
More cleanups:
Miod Vallat
2013-10-29
unbreak glxsb(4) by properly allocating it's key schedule;
Mike Belopuhov
2013-10-29
remove left over bits of omrt6msg, and cleanup the yucky
Theo de Raadt
2013-10-29
More cleanup and unused code or data removal.
Miod Vallat
2013-10-29
pty(4), not pty(7);
Jason McIntyre
2013-10-29
sync
Theo de Raadt
2013-10-29
Fix a potential file descriptor overlap in exec_cgi() by making sure
Florian Obser
2013-10-29
add missing heloname field for relayhost.
Eric Faurot
2013-10-29
emit an extra "config" convenience target that allows one
Marc Espie
2013-10-29
use "/etc/mail/mailname" instead of "/etc/mailname" and make it a define.
Eric Faurot
[next]