summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-06-03tabs after defines, not spacesTed Unangst
2013-06-03changes for isc fuse support. not enabled. ok beck deraadt.Ted Unangst
2013-06-03add a bunch of files for ISC-licensed FUSE support. ok beck deraadtTed Unangst
2013-06-03Use IF_POLL to check for available transmit descriptors before IF_DEQUEUE.Reyk Floeter
2013-06-03put back the match member to the anchor stack struct - userland (pfctl)Henning Brauer
2013-06-03Merge the duplicate IPv4 and IPv6 checksum checking code in tcp_input()Alexander Bluhm
2013-06-03Replace "hot" bcopy() calls in ether_output() with memcpy(). This tells theMark Kettenis
2013-06-03sprinkle $OpenBSD$, pointed out by pedroMarc Espie
2013-06-03fix an oft copied typo that i'm tired of looking atTed Unangst
2013-06-03fix anchor quick with nested anchors. we lost the quick flag as soon asHenning Brauer
2013-06-02increase heat in the hackathon room by making sure everybody has to recompileHenning Brauer
2013-06-02set up osport and odport (original src/dst port) in pf_setup_pdesc insteadHenning Brauer
2013-06-02Start working on hibernate support for LoongsonPaul Irofti
2013-06-02Revert previous: libsa/ufs.c was fixed to not use big types when notPhilip Guenther
2013-06-02Use long long and %lld for printing tv_sec valuesPhilip Guenther
2013-06-02move octeonreg.h to a more generic location and add multiple inclusionJasper Lievisse Adriaanse
2013-06-02compile with -fno-builtin-exitJasper Lievisse Adriaanse
2013-06-02remove unneeded octeonreg.h includeJasper Lievisse Adriaanse
2013-06-02- remove double rcs idsJasper Lievisse Adriaanse
2013-06-02Fix a bug where the calibration loop could show wrong CPU frequencies.Gerhard Roth
2013-06-02support aml_store to a method object to override itjoshua stein
2013-06-02Hide members of __va_list in the implementation namespacePhilip Guenther
2013-06-02Fix descriptions of structuresPhilip Guenther
2013-06-02Coredumping is now single-threaded, so update comment about lockingPhilip Guenther
2013-06-02Add the TLS relocationsPhilip Guenther
2013-06-02Don't need gdt.h herePhilip Guenther
2013-06-02fix tpyoPhilip Guenther
2013-06-02Actually use the subsecond timestamp dataPhilip Guenther
2013-06-02repair and activate pathconf supportTheo de Raadt
2013-06-02Exclude the mac address for the HMAC calculation if lladdr is the realYASUOKA Masahiko
2013-06-02TypoPhilip Guenther
2013-06-02To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2013-06-02The AML on the Lanner FW-8758 does a Store() to a named object that's neverMark Kettenis
2013-06-02Remove disabled ISODEVMAP support. dev_t's on one system will not beTheo de Raadt
2013-06-01remove unused octeon prefetch macros which won't work due to the fact itJasper Lievisse Adriaanse
2013-06-01Stop printing ACPI wakeup devices in dmesg after the 16th wakeup device.Mike Larkin
2013-06-01Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into realMike Larkin
2013-06-01as discussed with uebayasi@ we should only use the "sync" instruction on octeon,Jasper Lievisse Adriaanse
2013-06-01Call x86_ipi_halt_realmode to park APs in real mode before unpacking imageMike Larkin
2013-06-01as discussed with uebayasi@ we should only use the "sync" instruction on octeon,Jasper Lievisse Adriaanse
2013-06-01unbreak tree (will take a shot at flash_activate later)Theo de Raadt
2013-06-01- whitespace cleanupJasper 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 openbsdJasper Lievisse Adriaanse
2013-06-01add missing license (PD) blockJasper Lievisse Adriaanse
2013-06-01pf_step_{into,out_of}_anchor() are only ever called from pf_test_rule()Henning Brauer
2013-06-01cleanup and consolidate the spinlock_lock (what a name!) code.Ted Unangst
2013-06-01Fix offset error when clearing the resume time stack pagesMike Larkin
2013-06-01Work around stack smash protector getting confused because we switchedMike Larkin
2013-06-01Change return codes in various hibernate functions to be able to laterMike Larkin