index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2013-06-03
tabs after defines, not spaces
Ted Unangst
2013-06-03
changes for isc fuse support. not enabled. ok beck deraadt.
Ted Unangst
2013-06-03
add a bunch of files for ISC-licensed FUSE support. ok beck deraadt
Ted Unangst
2013-06-03
Use IF_POLL to check for available transmit descriptors before IF_DEQUEUE.
Reyk Floeter
2013-06-03
put back the match member to the anchor stack struct - userland (pfctl)
Henning Brauer
2013-06-03
Merge the duplicate IPv4 and IPv6 checksum checking code in tcp_input()
Alexander Bluhm
2013-06-03
Replace "hot" bcopy() calls in ether_output() with memcpy(). This tells the
Mark Kettenis
2013-06-03
sprinkle $OpenBSD$, pointed out by pedro
Marc Espie
2013-06-03
fix an oft copied typo that i'm tired of looking at
Ted Unangst
2013-06-03
fix anchor quick with nested anchors. we lost the quick flag as soon as
Henning Brauer
2013-06-02
increase heat in the hackathon room by making sure everybody has to recompile
Henning Brauer
2013-06-02
set up osport and odport (original src/dst port) in pf_setup_pdesc instead
Henning Brauer
2013-06-02
Start working on hibernate support for Loongson
Paul Irofti
2013-06-02
Revert previous: libsa/ufs.c was fixed to not use big types when not
Philip Guenther
2013-06-02
Use long long and %lld for printing tv_sec values
Philip Guenther
2013-06-02
move octeonreg.h to a more generic location and add multiple inclusion
Jasper Lievisse Adriaanse
2013-06-02
compile with -fno-builtin-exit
Jasper Lievisse Adriaanse
2013-06-02
remove unneeded octeonreg.h include
Jasper Lievisse Adriaanse
2013-06-02
- remove double rcs ids
Jasper Lievisse Adriaanse
2013-06-02
Fix a bug where the calibration loop could show wrong CPU frequencies.
Gerhard Roth
2013-06-02
support aml_store to a method object to override it
joshua stein
2013-06-02
Hide members of __va_list in the implementation namespace
Philip Guenther
2013-06-02
Fix descriptions of structures
Philip Guenther
2013-06-02
Coredumping is now single-threaded, so update comment about locking
Philip Guenther
2013-06-02
Add the TLS relocations
Philip Guenther
2013-06-02
Don't need gdt.h here
Philip Guenther
2013-06-02
fix tpyo
Philip Guenther
2013-06-02
Actually use the subsecond timestamp data
Philip Guenther
2013-06-02
repair and activate pathconf support
Theo de Raadt
2013-06-02
Exclude the mac address for the HMAC calculation if lladdr is the real
YASUOKA Masahiko
2013-06-02
Typo
Philip Guenther
2013-06-02
To prevent lock ordering problems with the kernel lock, we need to make sure
Mark Kettenis
2013-06-02
The AML on the Lanner FW-8758 does a Store() to a named object that's never
Mark Kettenis
2013-06-02
Remove disabled ISODEVMAP support. dev_t's on one system will not be
Theo de Raadt
2013-06-01
remove unused octeon prefetch macros which won't work due to the fact it
Jasper Lievisse Adriaanse
2013-06-01
Stop printing ACPI wakeup devices in dmesg after the 16th wakeup device.
Mike Larkin
2013-06-01
Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into real
Mike Larkin
2013-06-01
as discussed with uebayasi@ we should only use the "sync" instruction on octeon,
Jasper Lievisse Adriaanse
2013-06-01
Call x86_ipi_halt_realmode to park APs in real mode before unpacking image
Mike Larkin
2013-06-01
as discussed with uebayasi@ we should only use the "sync" instruction on octeon,
Jasper Lievisse Adriaanse
2013-06-01
unbreak tree (will take a shot at flash_activate later)
Theo de Raadt
2013-06-01
- whitespace cleanup
Jasper Lievisse Adriaanse
2013-06-01
- remove more backward compat code and switch the callers over to the new fun...
Jasper Lievisse Adriaanse
2013-06-01
- remove an __mips_o32 block which'll never be used on openbsd
Jasper Lievisse Adriaanse
2013-06-01
add missing license (PD) block
Jasper Lievisse Adriaanse
2013-06-01
pf_step_{into,out_of}_anchor() are only ever called from pf_test_rule()
Henning Brauer
2013-06-01
cleanup and consolidate the spinlock_lock (what a name!) code.
Ted Unangst
2013-06-01
Fix offset error when clearing the resume time stack pages
Mike Larkin
2013-06-01
Work around stack smash protector getting confused because we switched
Mike Larkin
2013-06-01
Change return codes in various hibernate functions to be able to later
Mike Larkin
[next]