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-12-23
Explicitly align the stack on a 16-byte boundary such that constructors can
Mark Kettenis
2012-12-23
simplify setting FETCH_CMD and move it upwards to where the other
Robert Peichaer
2012-12-23
Make the per-user counter file r/w by group auth
Alexander Hall
2012-12-22
Make sure the stack is 16-byte aligned otherwise the use of certain SSE
Mark Kettenis
2012-12-22
Add support for U3 brigdes present in macppc G5 machines. Many thanks
Martin Pieuchot
2012-12-22
Attach all known U3 AGP bridges
Martin Pieuchot
2012-12-22
cosmetic changes:
Marc Espie
2012-12-22
We already zero out the trapframe, so there is no reason to set individual
Mark Kettenis
2012-12-22
acx(4) supports power-saving in hostap mode now; ok claudio
Stefan Sperling
2012-12-22
Return EEXIST to 'add' when a port is already a bridge member. This makes
Camiel Dobbelaar
2012-12-22
Register cleanup handler passed by ld.so with atexit(3).
Mark Kettenis
2012-12-22
Zero %r0 before transferring control to the main program, to indicate that
Mark Kettenis
2012-12-22
some fixes, based on a diff from Martin Toft;
Jason McIntyre
2012-12-22
Fix bug in random offset introduced in rev 1.143; random range was
Otto Moerbeek
2012-12-21
When binding to a new lease, wait for the RTM_NEWADDR message in
Kenneth R Westerback
2012-12-21
tweak for malloc(9) calls:
Gleydson Soares
2012-12-21
valid port interval 1 through 65535, not 1 - 65534
Gleydson Soares
2012-12-21
Rather than calling mircotime in bpf_catchpacket each time it's called
Mike Belopuhov
2012-12-21
bpf allocates packet buffers in the ioctl path and can sleep
Mike Belopuhov
2012-12-21
remove makefile hacks that are no longer needed with t1 t2: working properly
Marc Espie
2012-12-21
regen
Jasper Lievisse Adriaanse
2012-12-21
- add some pcidevs taken from a dmesg on bugs@
Jasper Lievisse Adriaanse
2012-12-21
the gcc bug seems to have been fixed...
Theo de Raadt
2012-12-20
include machine/cpu.h now that is isn't any longer pulled in indirectly
Christian Weisgerber
2012-12-20
use openpty() rather than hand-rolled pty opening code; ok millert@
Christian Weisgerber
2012-12-20
report flow control mode in the media status callback
Mike Belopuhov
2012-12-20
correctly update the current flow control mode
Mike Belopuhov
2012-12-20
max_frame_size must be set after ether_ifattach updates if_mtu;
Mike Belopuhov
2012-12-20
readjust midi flow control after consuming input data
Alexandre Ratchov
2012-12-20
Bring stack smashing protector for MIPS; enabled by default.
Martynas Venckus
2012-12-20
Bring stack smashing protector for Alpha; enabled by default.
Martynas Venckus
2009-10-15
import of gcc-4.2.1, the last gcc release under GPLv2
Robert Nagy
2012-12-19
regen
Mark Kettenis
2012-12-19
Tweak to generate a better man page.
Mark Kettenis
2012-12-19
regen
Mark Kettenis
2012-12-19
Make it easier to create more /dev/ldomN devices. As a bonus this stops
Mark Kettenis
2012-12-19
crtbeginS.o needs to be built with -fPIC, otherwise bloated shared libraries
Mark Kettenis
2012-12-19
Temporarily bring back the shutdown hook, but only use it to flush the disk
Mark Kettenis
2012-12-19
use (()) for arithmetic tests
Robert Peichaer
2012-12-19
Fix a purely theoretical NULL-pointer dereference in the case that we
Reyk Floeter
2012-12-19
sync from mirrors.dat
Stuart Henderson
2012-12-19
Don't attempt to delete an address that has already been deleted
Kenneth R Westerback
2012-12-19
generate .h during depend.
Marc Espie
2012-12-19
Remove extra semicolon in "if (...);" which caused an incorrect flag to
Stuart Henderson
2012-12-19
add another umsm device that uses the qualcomm vid. named
Jonathan Gray
2012-12-19
regen
Jonathan Gray
2012-12-19
add another umsm device
Jonathan Gray
2012-12-18
We no longer use struct eproc for kinfo_proc in sysctl.h so there
Todd C. Miller
2012-12-18
reorder some variables and move large buffers to the top of the stack.
Reyk Floeter
2012-12-18
remove unused variable
Reyk Floeter
[next]